@media (max-width: 1199px) {
    .info-page-text .style1 label {
        padding: 20px 10px;
    }

    .info-page-text .style1 label .month,
    .info-page-text .style1 label .cost {
        width: calc(40% - 17px);
        margin-right: 8px;
    }

    .info-page-text .style1 label .cost {
        width: calc(60% - 25px);
    }
}

@media (max-width: 991px) {
    .info-page-text .col-md-6 + .col-md-6 {
        margin-top: 20px;
    }

    .info-page-text .style1 label {
        margin-bottom: 20px;
    }

    .info-page-text .style1 .col-md-4:last-of-type label {
        margin-bottom: 0;
    }

    .info-page-text .cards-list {
        margin-top: 20px;
    }
}

#new_reg_stage_1_mob {
		display:none;
	}

@media (max-width: 768px) {
	.ml-stepper-nav-item[_ngcontent-c7]:after{
		width:49%;
		height:2px;
		content:' ';position:absolute;
		background-color:#e8e7ed;
		top:15px;
		left:-17px !important;
		z-index:0;
	}
	
	#new_reg_stage_1_mob {
		display:block;
	}
	
	#tnl-10 {
		display:none !important;
	}
	
	#tnl-11 {
		display:none !important;
	}
	
	#tnl-12 {
		display:none !important;
	}
	
    .thumb-image .online-sensor.online,
    .thumb-image .online-sensor.offline {
        top: calc(14.64% - 6px);
        right: calc(14.64% - 6px);
    }

    .photo-gallery-wrapper {
        height: 50vw;
    }

    .photo-gallery-wrapper .gallery-item img {
        width: 50vw;
        height: 50vw;
    }

    .photo-gallery-placeholder {
        height: 50vw;
    }

    .photo-gallery-placeholder img {
        height: 50vw;
        width: 50vw;
    }

    .hidden-mobile {
        display: none;
    }

    .hidden-desktop {
        display: block;
    }

    .message-container {
        display: none;
    }

    .messages-wrapper .users-list {
        width: 100%;
        float: none;
        height: calc(100vh - 104px);
    }

    .messages-wrapper .message-container {
        width: 100%;
        float: none;
        height: calc(100vh - 56px);
    }

    .message-container.has-messages {
        display: block;
    }

    .message-container.has-messages + .users-list {
        display: none;
    }

    .messages-container {
        height: calc(100vh - 155px);
    }

    #ko_mobile_header.hidden + #wrapper .messages-container {
        height: calc(100vh - 163px);
    }

    .users-list-wrapper {
        height: calc(100% - 40px);
    }

    a.link-back {
        display: block;
    }

    .photo-gallery-wrapper .gallery-item .private-toggle {
        bottom: 30px;
    }

    .only-mobile {
        display: block !important;
    }

    .only-desktop {
        display: none !important;
    }

    .list-mobile ul > li {
        padding: 10px;
        margin: 0;
        position: relative;
    }

    .list-mobile ul > li:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #E0E0E0;
        position: relative;
        bottom: -10px;
    }

    .list-mobile ul > li:after {
        content: '';
        display: block;
        clear: both;
    }

    .list-mobile ul > li > .thumb-image {
        float: right;
        width: 70px;
        margin-left: 10px;
    }

    .list-mobile ul > li > .thumb-image img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .list-mobile ul > li > .thumb-image .images-counter,
    .list-mobile ul > li > .thumb-image .ko_test_user_group,
    .list-mobile ul > li > .thumb-image .ko_test_user_id {
        display: none;
    }

    .list-mobile ul > li > .thumb-image .online-sensor {
        width: 12px;
        height: 12px;
        border: 1px solid #fff;
        background-size: 16px 16px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .list-mobile ul#grid > li > .thumb-image .ko_new {
        bottom: 0;
        left: 0;
        padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .list-mobile ul#grid > li > .thumb-image .ko_new span {
        width: 100%;
        position: absolute;
        bottom: 0;
        background: red;
        font-size: 10px;
        text-align: center;
        color: #fff;
        padding-bottom: 4px;
        display: block;
    }

    .list-mobile ul > li > a:not(.thumb-image) {
        float: left;
        width: calc(100% - 80px);
        border: none;
        padding: 10px 0;
    }

    .list-mobile ul#grid > li > a:not(.thumb-image) .ko_grid_item_title {
        margin: 0 0 10px;
        line-height: 20px;
        text-align: right;
        font-size: 16px;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-age {
        line-height: 20px;
        font-size: 15px;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-age.likes-wrapper span {
        vertical-align: middle;
        line-height: 19px;
        color: #000;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-age.likes-wrapper i {
        font-size: 22px;
        line-height: 18px;
        vertical-align: middle;
        color: red;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-age.likes-wrapper i.fa-heart-double {
        width: 19px;
        height: 19px;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-age.likes-wrapper i.fa-heart-double:before {
        top: -2px;
        left: 12px;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-age.likes-wrapper i.fa-heart-double:after {
        top: 4px;
        left: 1px;
        bottom: auto;
        right: auto;
    }

    .list-mobile ul > li > a:not(.thumb-image) .user-date {
        position: absolute;
        left: 10px;
        top: 10px;
        line-height: 10px;
        font-size: 12px;
        text-align: left;
        color: #aaa;
    }

    .list-mobile ul > li > div {
        display: none;
    }

    #grid_desktop.grid-mobile > ul > li {
        width: calc(33.33333% - 20px);
        margin: 0 10px 20px;
        padding: 0;
    }

    #grid_desktop.grid-mobile > ul > li > a:not(.thumb-image) {
        border: none;
        padding: 0;
    }

    #grid_desktop.grid-mobile > ul > li > a:not(.thumb-image) .ko_grid_item_title {
        margin: 5px 0 0;
        font-size: 13px;
        text-align: center;
        padding: 0 20px;
    }

    #grid_desktop.grid-mobile > ul > li > a:not(.thumb-image) .user-age {
        display: none;
    }

    #grid_desktop.grid-mobile > ul > li > a:not(.thumb-image) .ko_grid_item_desc {
        display: block !important;
        margin: 0 !important;
        text-align: center;
    }

    #grid_desktop.grid-mobile > ul > li .ko_grid_item_buttons {
        display: none;
    }

    .messages-wrapper {
        height: auto;
    }

    .users-list .h1 {
        line-height: 1.1;
        margin: 0;
    }

    .list-mobile ul#grid {
        padding-top: 0;
    }

    #wrapper.message-wrapper {
        height: calc(100vh - 56px);
    }

    .photo-gallery-wrapper .gallery-item .private-toggle {
        height: 41px;
        padding: 10px;
        background: rgba(0, 0, 0, .2);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        line-height: 21px;
        font-size: 18px;
    }

    .photo-gallery-wrapper .gallery-item .private-toggle .fa {
        font-size: 20px;
        line-height: 21px;
        height: 21px;
    }

    .page-user:not(.page-user-account) .photo-gallery-wrapper .gallery-item .private-toggle {
        top: 15px;
        right: 15px;
    }

    .page-user .left-column .btn-block p {
        height: 20px;
        overflow: hidden;
    }

    .full-column {
        min-height: calc(100vh - 104px);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #modalProfile .modal-dialog {
        margin: 48px 0 0;
        width: 100%;
    }

    #modalProfile .modal-content {
        border: none;
    }

    #modalProfile a.link-back {
        top: 15px;
    }

    .info-page-text .h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .info-page-text .has-subline:after {
        padding-top: 15px;
        margin: 0 auto 15px;
    }

    .info-page-text .terms label:hover .l:after {
        opacity: 0;
    }
    .modal-dialog {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    #ko_modal_search form h5 {
        margin-top: 0;
    }

    #ko_modal_search form .form-control {
        width: 100%;
    }

    #ko_modal_search form .form-group-checkbox {
        padding: 0;
    }

    #ko_modal_search form .form-group:after {
        display: block;
        content: '';
        clear: both;
    }

    #ko_modal_search form .form-group > h5 {
        float: right;
        width: 90px;
        margin-bottom: 0;
        line-height: 30px;
    }

    #ko_modal_search form .form-group > select,
    #ko_modal_search form .form-group > .form-control,
    #ko_modal_search form .form-group > .nstSlider-wrapper {
        float: right;
        width: calc(100% - 90px);
    }

    #ko_modal_search form .form-group > .nstSlider-wrapper {
        margin-top: 13px;
    }

    .modal-dialog {
        margin: 55px 10px 10px;
    }

    .page-user .left-column .one-third {
        width: 33.3333333%;
        float: right;
        text-align: center;
    }

    .pull-right,
    .pull-left {
        float: none !important;
    }

    #ko_modal_search .modal-dialog {
        width: 500px;
    }

    .nstSlider {
        width: 378px;
    }

    .form-group-checkbox .form-control > label {
        max-width: calc(100% - 30px);
    }

    .modal-form select {
        height: 30px;
    }

    .form-group-checkbox .form-control {
        padding: 2px 0;
        height: 30px;
    }

    .form-control-checkbox label:hover:after {
        opacity: 0;
    }

    .page-user .left-column .profile-buttons .divider:after {
        display: none;
    }

    .page-user .left-column .profile-buttons.divider:after {
        height: 0;
        margin: 0;
    }

    .page-user .left-column .profile-buttons {
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    .page-user .left-column .btn-block a {
        height: 40px;
        width: 40px;
    }

    .page-user .left-column .btn-block a i {
        font-size: 22px;
        line-height: 38px;
    }

    .profile-buttons .fa-heart-double:before {
        top: -2px;
        left: -9px;
    }

    .profile-buttons .fa-heart-double:after {
        bottom: -5px;
        right: 20px;
    }

    .modal .profile-buttons .fa-heart-double:before {
        top: -2px;
        left: 21px;
    }

    .modal .profile-buttons .fa-heart-double:after {
        bottom: -5px;
        right: -11px;
    }

    #data {
        padding-top: 0;
    }

    #data .username {
        padding: 10px 0;
        border-bottom: 1px solid #eee;
    }
}

@media (max-width: 560px) {
    .filters-wrapper.three-column .user-filter,
    .filters-wrapper.three-column .user-filter.liked-filter,
    .filters-wrapper.three-column .user-filter.advanced {
        width: 100%;
        float: none;
    }

    .filters-wrapper.three-column .user-filter + .user-filter {
        padding-top: 0;
    }
}

@media (max-width: 520px) {
	
    #ko_modal_search .modal-dialog {
        width: 400px;
    }

    .nstSlider {
        width: 278px;
    }

    .filters-wrapper.two-column .user-filter {
        width: 100%;
        float: none;
    }

    .filters-wrapper.two-column .user-filter + .user-filter {
        padding-top: 0;
    }
}

@media (max-width: 420px) {
    #ko_modal_search .modal-dialog {
        width: 300px;
    }

    #ko_modal_search .modal-footer .btn {
        width: calc(50% - 5px);
    }

    .nstSlider {
        width: 178px;
    }
}

@media (max-width: 479px) {
    .photo-gallery-wrapper .bx-controls-direction {
        display: none;
    }

    .bx-wrapper .bx-pager {
        display: block;
        bottom: 10px;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
    }

    .photo-gallery-wrapper {
        height: 100vw;
    }

    .photo-gallery-wrapper .gallery-item img {
        width: 100vw;
        height: 100vw;
    }

    .photo-gallery-placeholder {
        height: 100vw;
    }

    .photo-gallery-placeholder img {
        height: 100vw;
        width: 100vw;
    }
}

@media (max-width: 520px) {
	#wr-height-fix {
		min-height: 1px;
	}
	
	#tnl-4 {
		margin-bottom:0px !important;
	}
	
	#tnl-5 {
		margin-bottom:0px !important;
	}
	
	#tnl-6 {
		display:none !important;
	}
	
	#tnl-7 {
		display:none !important;
	}
	
	#tnl-8 {
		display:none !important;
	}
	
	#tnl-9 {
		display:none !important;
	}
	
    #grid_desktop.grid-mobile > ul {
        padding-bottom: 10px;
    }

    #grid_desktop.grid-mobile > ul > li {
        float: right;
        padding: 0 5px;
        margin: 0 0 60px;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 33.3333333%;
    }

    #grid_desktop.grid-mobile > ul > li > a.thumb-image img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    #grid_desktop.grid-mobile > ul > li > a.thumb-image .images-counter {
        display: none;
    }

    #grid_desktop.grid-mobile > ul > li > a.thumb-image .online-sensor {
        height: 12px;
        width: 12px;
        border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    #grid_desktop.grid-mobile > ul > li:nth-of-type(3n+2) {
        float: left;
    }

    #grid_desktop.grid-mobile > ul > li:nth-of-type(3n+3) {
        position: relative;
        top: 100px;
    }

    #grid_desktop.grid-mobile > ul > li.in-last-row {
        margin-bottom: 0;
    }
}

@media (max-width: 344px) {
    .footer-logo p {
        font-size: 11px;
    }

    #ko_mobile_nav .header-logo p {
        font-size: 13px;
    }

}

hr {
	margin-top:10px;
	margin-bottom: 10px;
}