.truth-form-giphy .search-giphy-inputs.input-group {
    display: table;
}

.load_content_left, .load_content_right {
    width: 80px;
}

#wall_permissions_link,
#wall_permissions_link:hover,
#wall_permissions_link:focus,
#wall_permissions_link:active,

#btn_realtalk_page_privacy_settings,
#btn_realtalk_page_privacy_settings:hover,
#btn_realtalk_page_privacy_settings:focus,
#btn_realtalk_page_privacy_settings:active {
    color: #367db3
}

#wall_permissions_link .fa,
#btn_realtalk_page_privacy_settings .fa,
.wall-settings .fa {
    font-size: 25px !important;
}

#image_content .pos-rel .center-block iframe {
    min-height: 480px;
}

@media (max-width: 640px) {
    #image_content .pos-rel .center-block iframe {
        min-height: 395px;
    }
}

.video-js {
    overflow: hidden;
}

.media-items__a {
    overflow: hidden;
    line-height: 0;
}

.user-media-block .media-items__content {
    margin: 0;
}

.user-media-block .media-items__content .img-responsive {
    width: 100% !important;
    height: auto !important;
}

@media (min-width: 500px) {
    .search-page .video-js-cont {
        display: block;
        max-width: 50%;
    }  
}

.video-js.video-v,
.video-js.vjs-fluid.video-v {
    width:100%;
    max-width: 100%;
    margin: 0 auto;
}

.video-js.video-h,
.video-js.vjs-fluid.video-h {
    height:100%;
    max-height: 100%;
}

.video-js.video-v.video-mobile,
.video-js.vjs-fluid.video-v.video-mobile {
    height:auto;
    max-height:none;
}

.video-js.video-h.video-mobile,
.video-js.vjs-fluid.video-h.video-mobile {
    width:auto;
    min-width:100%;
    max-width:none;
}

.video-js-wrapper {
    display: block;
    line-height: 0;
    overflow: hidden;
}

@media (max-width: 499px) {
    /*.video-js-wrapper {
        padding-top: 0;
    }    
    .video-js-wrapper .video-js-cont {
        position: initial;
        top: auto;
        left: auto;
        height: auto;
    }*/
}

.video-js-wrapper .video-js {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.video-js-wrapper .g-users-gallery__overlay-icon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

@media (max-width: 499px) {
    /*.video-js-wrapper .video-js {
        height: auto;
        position: initial;
        top: auto;
        bottom: auto;
    }*/
}

.video-js-wrapper .video-js-cont {
    display: flex;
    max-width: 100%
}

.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: auto;
}

.video-js-wrapper.embed-iframe {
    padding-bottom: 0;
}

/* media item edit */
.g-users-gallery__headline {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 20px 5px 0;
}

.g-users-gallery__actions {
    float : right;
    padding-right: 2px;
    position: relative;
}

@media (max-width: 767px) {
    .g-users-gallery__item {
        padding: 5px 20px;
    }
}

.g-users-gallery__content {
    padding: 5px;
}
/* media item edit */

@media (max-width: 991px) {
    .media-gallery-editor.js-video-editor {
        display: none;
    }
    
    .media-gallery-editor.js-video-fullscreen {
        display: block;
    }
    
    .media-gallery-editor.js-video-fullscreen .video-js-cont {
        position: fixed; 
        right: 0; 
        bottom: 0;
        min-width: 100%; 
        min-height: 100%;
        width: auto; 
        height: auto;
        background-size: cover;
        z-index: 1002;
        background: black;
        display: flex;
        align-items: center;
    }
    
    .media-gallery-editor.js-video-editor + div {
        padding-top: 20px;
    }
}

.media-gallery-editor .js-video-fullscreen__close {
    display: none;
    color: rgba(255, 255, 255, .5);
    cursor: pointer;
    font-size: 24px;
    line-height: 14px;
    z-index: 1002;
}

.media-gallery-editor .js-video-fullscreen__close,
.media-gallery-popup .media-gallery-popup__close {
    position: absolute;
    padding: 10px;
    right: 10px;
    top: 10px;
    background: rgba(0,0,0,.2);
    border-radius: 100%;
}

@media (max-width: 991px) {
    .media-gallery-editor.js-video-fullscreen .js-video-fullscreen__close {
        display: block;  
        z-index: 1003;      
    }
}

.wall-post-content img,
.wall-post-content video {
    width: 100%;
}

.g-users-gallery__headline {
    line-height: 20px;
}
    
.g-users-gallery__actions .fa-ellipsis-v {
    font-size: 20px;
}

@media (max-width: 991px) {
    .g-users-gallery__headline {
        line-height: 30px;
    }
    .g-users-gallery__actions .fa-ellipsis-v {
        font-size: 30px;
    }
}

.media-gallery-editor .media-gallery-editor__media-source-box {
    padding: 0;
}

.magazine-profile__ads-inner .g-flatty-block {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .b-media-wallpost__heading {
        display: block;
        margin-left: 60px;
        min-height: 50px;
    }
}

.b-media-wallpost .wall-post-date {
    font-size: 13px;
    padding: 0;
}

.b-media-wallpost__heading:first-child {
    min-height: 50px;
}

@media (max-width: 400px) {
    .magazine-profile .twitter-header__toolbar-left a.btn, 
    .magazine-profile .twitter-header__toolbar-right a.btn {
        min-width: 100px;
        vertical-align: top;
    }
    .magazine-profile .twitter-header__toolbar-left {
        float: left;
        max-width: 50%;
    }    
    .magazine-profile .twitter-header__toolbar-right {
        float: right;
        max-width: 50%;
    }
    .magazine-profile .twitter-header__controls .twitter-header__toolbar-left .dropdown-menu {
        left: auto;
        right: -100%;
        margin-right: -10px;
    }
}

.flex-rectangle.full:before {
    padding-top: 100%;
}

.search-page .video-js {
    width: 100% !important;
    padding-top: 0 !important;
}

.search-page .video-js-cont {
    max-width: 100%;
}

.b-media-wallpost .b-media-gallery .col-xs-12 + .col-xs-12 {
    margin-top: 10px;
}

.b-media-wallpost .b-media-gallery .col-xs-6:nth-child(2n) .row {
        padding-left: 5px;
    }
    .b-media-wallpost .b-media-gallery .col-xs-6:nth-child(2n+1) .row {
        padding-right: 5px;
    }

@media (min-width: 768px) {
    .b-media-wallpost .b-media-gallery .col-xs-12:nth-child(2) {
        margin-top: 0;
    } 
    .b-media-wallpost .b-media-gallery .col-xs-12:nth-child(2n) .row {
        padding-left: 5px;
    }
    .b-media-wallpost .b-media-gallery .col-xs-12:nth-child(2n+1) .row {
        padding-right: 5px;
    }
}

.b-media-wallpost .b-media-gallery img {
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .g-users-gallery__box {
        margin-left: -15px;
        margin-right: -15px;
        padding: 0;
    }
}

.bootstrap-select.dropdown {
    position: relative;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.bootstrap-select .dropdown-menu li a {
    padding: 5px;
}

.bootstrap-select.dropdown ul li span:first-child {
    float: right;
    line-height: 30px;
}

.advline .checkBox .box {
    width: 25px;
    height: 25px;
    font-size: 25px;
    vertical-align: middle;
}

.advline .search-field.custom {
    clear: both;
}

.header-banners {
    text-align: center;
}

.header-banners > div {
    margin-top: 20px;
    margin-bottom: 10px;
}

.header-banners > div,
.footer-banners > div {
	max-width: 100%;
	overflow: hidden;
}

.media-body {
	max-width: 100%;
}

.search-page__filter {
	margin-bottom: 20px;
}

@media (min-width: 500px) {
	.search-page .giphy-rendered-gif {
		width: 100%;
	}
}

.search-page .b-rollcall__iamnow--alien .b-iamnow__left img {
	width: 100%;
	height: auto;
}

/* <comments> */
.comments-area {
    width: 100%;
}

.comments_slider {
	display: block;
	width: 100%;
}

@media (min-width: 992px) {
    .comments-header {
        display: none;
    }
    
    .comments_form {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.5);
        z-index: 1499;
    }
    
    .comments_form.active {
        display: block;
    }
                   
    .comments_form > .post-form {
        position: absolute;
        width: 500px;
        max-width: 100%;
        display: block;
        top: 50%;
        left: 50%;
        background: #fff;
        padding: 10px !important;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }
	
	.comments_add {
        display: block;
        margin-top: 20px;
    }
}
                
@media (max-width: 991px) {
    .comments-header {
        border-bottom: 1px solid #ccc;
        line-height: 45px;
        text-align: center;
        font-size: 17px;
        padding: 0 5px;
    }

    .comments-header a {
        font-size: 30px;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 45px;
    }
     
    .comments_slider {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: fixed;
        margin: 0;
        background: #fff;
        max-width: inherit;
        z-index: 2000;
	}
	
    .comments-area {
        max-height: none !important;
        position: absolute;
        top: 45px;
        left: 0;
        right: 0;
        bottom: 136px;
        bottom: calc(136px + constant(safe-area-inset-bottom));
        bottom: calc(136px + env(safe-area-inset-bottom)); 
    }
    
    .comments_form {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        bottom: constant(safe-area-inset-bottom);
        bottom: env(safe-area-inset-bottom); 
        width: 100%;
        z-index: 2;
    }
                    
    .comments_form .post-form {
        padding: 10px !important;
    }
    
    .comments_form .send-comment-btn-block {
        display: block !important;
    }
  
    .comments_add {
		display: none;
    }
}
/* </comments> */

.membership-teaser i,
.membership-description i {
	font-style: italic;
}

@media (max-width: 991px) {
	.userCard__name {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

.b-media-realpost__heading:first-child {
	min-height: auto;
}
 
.b-media-realpost__heading + .b-media-wallpost__heading:nth-child(2) {
	min-height: 25px;
}

.logo-box {
	max-width: 100%;
}

.datepicker-dropdown-template-item {
	padding: 0;
}

.quicksearch-searchlist__item .g-users-gallery {
    display: flex;
    flex-wrap: wrap;
}

.quicksearch-searchlist__item .g-users-gallery_twi .g-users-gallery__item {
	flex: 1;
	float: none;
}
    
.quicksearch-searchlist__item .g-users-gallery_twi .g-users-gallery__item .userCard {
	height: 100%;
}
    
.quicksearch-searchlist__item .g-users-gallery_twi .g-users-gallery__item.col-xs-6 {
	min-width: 50%;
	max-width: 50%;
}

@media (min-width: 768px) {
	.quicksearch-searchlist__item .g-users-gallery_twi .g-users-gallery__item.col-sm-4 {
		min-width: 33.33333333%;
		max-width: 33.33333333%;
	}
}

.userCard__bg {
	background-size: cover;
	background-repeat: no-repeat;
}

.twitter-header__btn .btn-link,
.twitter-header__btn .btn-link:hover,
.twitter-header__btn .btn-link:focus,
.twitter-header__btn .btn-link:active {
	border-color: #367db3;
	border-radius: 4px;
}

.logo-mobile-version {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 2;
}

.wall-post-change-tag-view {
    font-weight: bold;
    font-size: 14px;
}
.change-wall-filter {
	margin-right: 20px;
}
.change-wall-filter span {
	margin-right: 10px;
}
.btn-create-change-tag {
	margin: 10px 0;
}
.header-section-change-tag-block {
	margin: 5px 0;
}

#add_tags_list_wrapper {
	max-height: 200px;
	overflow: auto;
}

.job-view-block-wrapper {
	position: relative;
}

.job-view-block-wrapper .actions {
	padding: 6px 0;
}

.b-1 {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

@media(max-width:767px) {
	.job-view-block-wrapper .image {
		float: none !important;
		margin-bottom: 20px;
	}
}

@media(max-width:500px) {
	.job-view-block-wrapper .image {
		padding-right: 0 !important;
		
	}
	.job-view-block-wrapper .image img {
		width: 100%;
	}	
	.job-view-block-wrapper .topcorner {
		margin-bottom: 20px;
		float: none !important;
	}
	.job-view-block-wrapper .topcorner .fright {
		float: none !important;
	}
}

.dropdown-menu.inner {
	max-height: 200px;
	overflow: auto;
}

.b-rollcard__text h4 {
	height: auto;
}

.mt15 {
	margin-top: 15px;
}

#access_permissions .dropdown-menu {
	top: auto;
	bottom: 100%;
}

#quicksearch_results .great.baloon::after {
    width: 22px;
    height: 38px;
    right: -8px;
    background-size: contain;
}

.marketplace-view-logo {
	width: auto;
}

.access-list {
	display: flex;
    flex-wrap: wrap;
    column-width:auto;
    -webkit-column-width:auto;
}

.access-list .item-group {
	 flex: 1 1 30%;
}

@media (max-width: 1199px) {
	.access-list .item-group {
		 flex: 1 1 49%;
	}
}

@media (max-width: 767px) {
	.access-list .item-group {
		 flex: 1 1 100%;
	}
}

.lol-post_link {
    outline: none;
    border: none;
    display: block;
    max-width: 100%;
    padding: 15px;
}

.content-truth__item {
    display: block;
    margin-right: 0;
}

.truth-img.truth-img__social_embed {
    overflow: auto;
    line-height: normal;
    background: none;/*#e8ebef;*/
}

.truth-img.truth-img__social_embed:before {
    content: none;
}

.social-embed iframe {
    width: 100% !Important;
}

.social-embed .twitter-tweet {
    margin: 0 !important;
    padding: 10px;
}

.drag-area > ul li {
    display: flex;
    align-items: center;
    padding: 5px;
}

.drag-area > ul li .upload-preview + span {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.drag-area > ul li .act {
    position: relative;
    top: auto;
    right: auto;
    white-space: nowrap;
    flex: 0;
    padding: 0;
    margin: 0;
}

.drag-area > ul li .act i {
    font-size: 25px;
    margin-right: 10px;
    margin-left: 5px
}

.drag-area > ul li .act i:first-child {
    margin-left: 15px;
}

.drag-area__simple {
    min-height: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.drag-area__simple .drag {
    display: inline-block;
    margin: 15px;
    position: relative;
}

.drag-area__simple ul {
    flex: 1 1 100%;
}

.drag-area__simple .drag input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
}

.drag-area__simple:before {
    content: none;
}

.upload-preview {
    position: relative;
    margin-right: 5px;
}

.upload-preview img {
    padding: 0;
}

.upload-preview.process:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}

.upload-preview .fa-cog {
    display: none;
}

.upload-preview.process .fa-cog {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    color: #fff;
    font-size: 20px;
    z-index: 2;
}

.lol-top5 {
    display: inline-block;
}

.great.baloon::after {
    max-width: 20%;
    background-size: contain;
}

.ytp-video {
    position:relative;
}

.ytp-video > button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

    cursor: pointer;
    width: 68px;
    height: 48px;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 63;

    outline: 0;
    border: none;
    background-color: transparent;
    padding: 0;
    color: #fff;
    text-align: inherit;
    font-size: 100%;
    font-family: inherit;
    line-height: inherit;
}

.ytp-video svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;    overflow: hidden;
}

.ytp-video path {
    -moz-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    fill: #212121;
    fill-opacity: .8;
}

.ytp-video:hover path {
    fill: #f00;
    fill-opacity: 1;
}

.ytp-video path + path {
    fill: #fff !important;
    fill-opacity: 1 !important;
}

.wall .video-js-wrapper {
    padding-top: 0;
}

.wall .video-js-wrapper .video-js-cont {
    display: block;
    position: relative;
}

.wall .video-js-wrapper .video-js-cont > video {
    height: auto;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
}

.wall .video-js-wrapper .video-js-cont > video {
    height: auto;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
}

/*body {
    background: #fff;
}*/

.wall-ce-input-area {
    height: 120px;
    padding-left: 50px;
}

.network-logo {
    font-size: 20px;
    padding: 40px 0;
}

.network-logo .g-flatty-block {
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .network-logo {
        padding: 20px 0;
    }
}

.wall-profile__name {
    font-size: 22px;
    color: #406480;
    font-weight: bold;
}

.mag-recent-media__item {
    display: flex;
    align-items: center;
}

.hide-block-btn-link {
    vertical-align: middle;
}

.title-block.show,
.title-block.show .hide-block-btn-link {
    display: flex !important;
    flex-wrap: nowrap;
}

.title-block.show .hide-block-btn-link {
    flex: 1;
    margin-right: 10px;
}

.title-block.show img {
    height: 28px;
    margin-top: -3px;
    margin-right: 5px;
}

.title-block.show .fa-angle-up,
.title-block.show .fa-angle-down {
    margin-top: 3px;
    margin-left: 5px;
}

.title-block.show .fa-angle-up,
.title-block.show.collapse + .body-block,
.title-block.show.collapse .fa-angle-down {
    display: none;
}
.title-block.show.collapse .fa-angle-up {
    display: inline;
}

.bonuses_block .magazine-profile__recentmedia {
    padding: 0;
}

.b-timeline-addpost__controls.open > a {
    display: block !important;
}

.b-timeline-addpost__controls.open > #b-timeline-addpost__linksmthelse {
    display: none !important;
}

.b-timeline-addpost__controls {
    margin: 0 -10px;
}

.b-timeline-addpost__controls > a {
    white-space: nowrap;
    padding: 10px;
    display: inline-block;
}

.b-timeline-addpost__controls > .btn-wdt-alias {
    background: none;
    width: auto;
    height: auto;
}

.wall_post_text_ce__wp {
    position: relative;
}

.wall_post_text_ce__wp > img {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
}

.wall-dropdown {
    display:inline-block;
    font-size: 14px;
    width:auto;
    position:relative;
    border:none;
    box-shadow: none;
    background: none;
    cursor:pointer;
    z-index: 1;
}
.wall-dropdown.open {
    z-index: 1012;
}
.wall-dropdown .dropdown-toggle {
    padding: 3px 8px;
    background: #e7e7ef;
    font-weight: bold;
    color: #000;
    border-radius: 5px;
    z-index: 1;
}
@media (max-width:349px) {
    #wall-title, .wall-dropdown {
        font-size: 12px;
    }
}
.wall-dropdown .dropdown-menu {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 400px;
    max-width: 100vw;
}
@media (max-width: 767px) {
    .wall-dropdown.open .dropdown-menu {
        display: flex;
        flex-direction: column;
        height: 100vh;
        max-height: none;
    }
}
.wall-dropdown__header {
    padding:10px;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
}
.wall-dropdown__header i {
    border-radius:100%;
    background:#efebf7;
    padding:10px;
}
.wall-dropdown__header span + span {
    font-size: 16px;
    font-weight: bold;
    color:#000;
    padding-left:10px;
}
.wall-dropdown__text {
    padding: 10px;
    color:#7b7d84;
}
.wall-dropdown__text strong {
    color: #000;
}
.wall-dropdown__items {
    overflow: auto;
}
@media (min-width: 768px) {
    .wall-dropdown__items {
        max-height: 300px;
    }
}
.wall-dropdown__items li {
    padding: 10px;
    display:flex;
    max-width: 100%;
    align-items: center;
}
.wall-dropdown__items i {
    border-radius:100%;
    background:#efebf7;
    padding:10px;
    font-size:24px;
}

.wall-dropdown__items li div:nth-child(2) {
    flex: 1;
    padding: 0 10px;
}

#wall-title {
    display: flex;
    color:#939393;
    align-items: center;
}

#wall-title span:nth-child(3) {
    flex: 1;
    text-align: right;
}

#wall-title span:nth-child(3) > span {
    margin-top: 0;
}

.b-timeline-addpost {
    padding-left: 0;
    padding-right: 0;
    background: none;
}

.b-timeline-addpost__uplodad {
    margin-bottom: 5px;
}

.wall-ce-input-area {
    border-color: #ccc;
}

#wall_post_upload_form .drag-area:before,
#wall_post_upload_form .drag + div .upload-btn {
    display: none;
}

@media (min-width: 992px) {
    .view-user__wall .wall .media {
        padding: 10px 0;
    }
}

#data_account_bonus {
    padding: 0 5px;
}

.realtalk-section, .hope-section {
    padding-top: 10px;
}

.make_post {
    display: flex;
    flex-wrap: wrap;
    color: #939393;
    align-items: center;
    line-height: 40px;
}

.make_post span,
.make_post span span {
    padding-right: 20px;
}

.make_post .btn {
    border: none;
}
.make_post img {
    max-width: 50px;
}

/*.pre-space {
    white-space: pre;
}*/

.g-flatty-block.p10 {
    padding: 10px !important;
}

/* New grid */

.grid13 {
    display: grid;
    display: -ms-grid;
    clear: both;
    grid-template-columns: 25% 50% 25%;
    -ms-grid-columns: 25% 50% 25%;
}

.grid13 > div {
    padding: 0 15px;
}

.grid13 > div:nth-child(1) {
    grid-column: 2;
    -ms-grid-column: 2;
    grid-row: 1 / 1000000;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1000000;
    margin: 0 -20px;
}

.grid13 > div:nth-child(2) {
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 1;
    -ms-grid-row: 1;
}

.grid13 > div:nth-child(3) {
    grid-column: 3;
    -ms-grid-column: 3;
    grid-row: 1;
    -ms-grid-row: 1;
}

@media (max-width: 991px) {
    .grid13 {
        grid-template-columns: 33.33333% 66.66667%;
        -ms-grid-columns: 33.33333% 66.66667%;
    }

    .grid13 > div:nth-child(1) {
        margin-right: 0;
    }

    .grid13 > div:nth-child(3) {
        grid-column: 1;
        -ms-grid-column: 1;
        grid-row: 2;
        -ms-grid-row: 2;
    }
}

@media (max-width: 767px) {
    .grid13 {
        clear: both;
        grid-template-columns: 100%;
        -ms-grid-columns: 100%;
    }

    .grid13 > div:nth-child(1) {
        grid-column: 1;
        -ms-grid-column: 1;
        grid-row: 3;
        -ms-grid-row: 3;
        margin: 0;
    }
}

/* Нужно очистить */
.bonuses_block {
    padding: 0;
    margin: 0;
}

@media (max-width: 767px) {
    .qw-item {
        background: #fff;
        padding: 0 30px;
    }
}

@media (min-width: 768px) {
    .qw-item {
        padding-right: 20px;
    }
}

@media (min-width: 992px) {
    .qw-item {
        padding-right: 225px;
    }
}

#quicksearch .searchlist__form .title-block,
#quicksearch .searchlist__item .title-block {
    margin: 20px 0;
}

.checkBox .box {
    font-size: 25px;
    margin-right: 5px;
    vertical-align: -4px;
}

.mag-recent-media.view-mode {
    float: left;
}

@media(min-width: 768px) {
    .mag-recent-media.view-mode .mag-recent-media__item {
        width: 64px;
        height: 64px;
        font-size: 10px;
    }
}

@media(min-width: 1199px) {
    .mag-recent-media.view-mode .mag-recent-media__item {
        width: 82px;
        height: 82px;
        font-size: 14px;
    }
}

.search-form .checkBox .label {
    font-size: inherit;
    font-weight: normal;
}

.search-form .checkBox .box {
    font-size: 13px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.search-form .checkBox .box:before {
    content: "\f00c";
    color: #fff;
}

.search-form .checkBox .box.checked:before {
    content: "\f00c";
    color: #aaa;
}

.search-form .advanced .checkBox {
    line-height: 30px;
}

.search-form .advanced .checkBox .box {
    vertical-align: baseline;
}

/*@media (max-width: 767px) {
    .comments_form .b-timeline-addpost .wdt-emoji-picker,
    .comments_form .wall-comments-input .wdt-emoji-picker {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 767px) {
    .comments_form .wdt-emoji-picker span.emoji-outer.emoji-sizer {
        width: 23px;
        height: 23px;
    }
}*/

@media (max-width: 767px) {
    .comments_form .wall-textarea-icons {
        height: 32px;
        right: 35px !important;
    }

    .comments_form .wall-textarea-icons svg {
        display: inline-block;
        width: 40px;
        height: 35px;
    }

    .comments_form .wall-textarea-icons .fa-camera {
        font-size: 25px;
    }
}

.b-timeline-addpost__embed textarea {
    height: 120px;
}

.b-media-wallpost__heading a {
    color: #367db3;
}

.magazine-profile .goal-content {
    margin: 0;
}

.twitter-header__statistic {
    display: block;
}

.g-users-gallery__actions, .g-users-gallery__overlayinfo {
    right: auto;
}