@charset "utf-8";

/* CSS Document */

@media (max-width:1364px) {
    /* .innerBodyCont > .innerWrapper{padding-left:0; padding-right:0;} */
}

@media (max-width:1340px) {
    .headerSearch .tl {
        display: none;
        margin: 0 0 6px 0;
        text-align: left;
    }
    .srchSelect {
        width: 80px;
        padding-left: 7px;
    }
    .onlineProfileListing .rW .colM{width:16%;}
    .headerSearch .more {
        padding-left: 7px;
        padding-right: 7px;
    }
    .profileBoxes .rw {
        margin: 0 -10px;
    }
    .profileBoxes .rw .colm {
        padding: 0 10px 20px 10px;
    }
    .headerNav ul li a {
        padding-left: 14px;
        padding-right: 14px;
    }
    .onlineProfileBox .details .nm label {
        margin-bottom: 0;
    }
    .onlineProfileBox .details .loc {
        margin-bottom: 10px;
    }
}

@media (max-width:1280px) {
    .profileBoxes .rw .colm {
        max-width: 100%;
    }
    .radiobtnsarea {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
    .onlineProfileListing .rW {
        margin: 0 -8px;
    }
    .onlineProfileListing .rW .colM {
        padding: 0 8px 16px 8px;
        width: 16%;
    }
    .radiobtnsarea article:first-child:before {
        left: 18%;
    }
    .radiobtnsarea article:nth-child(2):before {
        left: 38%;
    }
    .radiobtnsarea article:nth-child(3):before {
        left: 58%;
    }
    .radiobtnsarea article:nth-child(4):before {
        left: 78%;
    }
    .radiobtnsarea article:nth-child(5):before {
        display: none;
    }
    .purchaseBody .rw .colm {
        width: 54%;
    }
    .purchaseBody .rw .colm:last-child {
        width: 46%;
    }
    .headerNav ul li a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media all and (max-width:1199.98px) {
	.cm8-feed-page-main .aside-column {
		max-width: 220px;
	}

	.cm8-feed-page-bottom-sugg-box-lists {
		margin: -15px;
	}

	.cm8-feed-page-bottom-sugg-box-lists li {
		padding: 15px;
	}
}

@media (max-width:1200px) {
    .headerNav {
        padding-right: 10px;
    }
    .loginUser .name {
        display: none;
    }
    .headerSearch .locat {
        width: 156px;
    }
    /* .headerSearch .btn {
        width: 128px !important;
    } */
    .headerSearch .age .srchSelect {
        width: 70px;
    }
    .stepBox {
        padding: 30px 14px;
    }
}

@media (min-width:1024px) {
    .headerSearch {
        display: block !important;
    }
    .headOnlineUser {
        width: 280px;
    }
}

@media (max-width: 1024px) {
    .profileBox .picBx .pic {
        height: 240px;
    }
}

@media (max-width:1023px) {
    .articleSection.earn_page_article{
        width: 100% !important;
    }
    .only_mobile{
        display: block;
     }
    .profileAction .colmLi.chat{
        width: auto ;
        padding: 0 7px;
    }
    .profileAction{
        padding: 5px;
    }
    .camLink{
		padding: 8px 11px;
	}
	.camLink span{
		display: none;
	}
    .top_sticky_first {
        z-index: 997;
    }
     .top_sticky_second {
        z-index: 998;
    }
    .notifyMsgs {
        top: 10px;
        height: 14%;
    }
    .textSec h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .dateStepsHead {
        padding: 36px 0 42px 0;
    }
    .dateStepsHead h2 {
        font-size: 30px;
        line-height: 34px;
        margin: 0 0 24px 0;
        padding: 0 0 16px 0;
    }
    .dateStepsHead p {
        font-size: 15px;
        line-height: 25px;
    }
    .innerHeader {
        padding: 0;
    }
    .navSrch,
    .navClick {
        display: inline-block;
        padding: 2px 0;
        font-size: 16px !important;
        line-height: 28px;
        min-height: 1px;
        width: 32px;
        height: 32px !important;
    }
    .navClick {
        display: inline-block;
        margin-left: 6px;
    }
    .navSrch i,
    .navClick i {
        margin: 0 !important;
    }
    .headerSearch {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        background-color: rgba(0, 0, 0, 0.6);
        overflow: auto;
        padding: 20px 0;
    }
    .headerSearchBar {
        position: relative;
        max-width: 300px;
        margin: 0 auto;
        text-align: left;
        background-color: #dc0a0a;
        padding: 10px 16px 22px 16px;
    }
    .headerSearch .more {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .headerSearch .more.sexIntrstClk {
        width: 53%;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .headerSearch .age,
    .headerSearch .locat {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        font-size: 0px;
    }
    .headerSearch .usernamefield {
        width: 100%;
        padding: 0;
    }
    .headerSearch .btn {
        margin: 4px auto 0 4px;
        width: 113px !important;
       /*display: block;*/
       margin-left: 5%;
    }
    .srchSelect,
    .headerSearch .line,
    .headerSearch .locat .srchInput,
    .headerSearch .more,
    .usernamefield .srchInput,
    .headerSearch .newButton {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .headerSearch .line {
        width: 20%;
    }
    .headerSearch .locat .fa,
    .headerSearch .locat .fas {
        top: 6px;
    }
    .srchSelect {
        width: 45%;
        padding-left: 30px;
    }
    .srchSelect.state_search{
        width: 100% !important;
    }
    .headerSearch .age .srchSelect {
        width: 40%;
    }
    .srchClose {
        display: block;
        position: absolute;
        top: -15px;
        right: 0;
        width: 30px;
        height: 30px;
        background: url(../images/close.svg) no-repeat center center;
        background-size: 12px auto;
    }
    .headerSearch .tl {
        display: block;
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        margin: 0 0 14px 0;
    }
    .headerSearch .searchChklist {
        margin: 4px 0;
        padding-right: 0px;
        width: 100%;
    }
    .advanceSearchSec {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        max-height: 100% !important;
    }
    .alter_search_panel {
        max-height: calc(100vh - 80px)!important;
    }
    .srchInput {
        padding-left: 11px;
        padding-right: 11px;
    }
    .sexInterestsSrch {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-height: 100%;
        z-index: 999;
    }
    .clearChecked {
        position: fixed;
    }
    .headerNav {
        position: fixed;
        top: 0;
        left: -136px;
        z-index: 1001;
        min-height: inherit !important;
        height: 100%;
        overflow: auto;
        transition: 500ms;
        padding: 0;
        background-color: #2c2c2c;
        width: 136px;
    }
    .headerNav ul {
        display: block;
        padding: 0;
        margin: 0;
    }
    .headerNav ul li {
        display: block;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #444;
    }
    .headerNav ul li a {
        display: block;
        padding: 16px 12px;
    }
    .sidebarLeft {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1001;
        min-height: inherit !important;
        height: 100%;
        overflow: auto;
        left: -230px;
        transition: 500ms;
        width: 230px;
        padding: 0;
    }
    /* .sidebarLeft .sideAd {
        display: none;
    } */
    .articleSection {
        padding-left: 0;
        padding-right: 0;
    }
    .navOverlay {
        display: block;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 1000;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: 500ms;
    }
    .showNav .navOverlay {
        opacity: 1;
        visibility: visible;
    }
    .showNav .sidebarLeft {
        left: 0;
        height: 100%;
    }
    .articleSection {
        padding-left: 0;
        padding-right: 0;
    }
    .dateSteps .rw .colm {
        padding: 0 0px;
    }
    /* .stepBox .ico{width:94px; height:94px;}
	.stepBox .ico img{width:42px;} */
    .cmsContainer h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .headOnlineUser {
        display: none;
    }
    .innerLogo {
        position: static;
        transform: inherit;
        display: inline-block;
        vertical-align: top;
        margin: 6px 0 0 0;
    }
    .navOverlay {
        display: block;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 1000;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: 500ms;
    }
    .showNav .navOverlay {
        opacity: 1;
        visibility: visible;
    }
    .showNav .headerNav {
        left: 0;
    }
    .purchaseBody .rw .colm {
        width: 52%;
    }
    .purchaseBody .rw .colm:last-child {
        width: 48%;
    }
    .packageBotSec {
        background-position: top right;
    }
    .pggSec {
        padding-right: 0;
    }
    .creditPackages .rw {
        margin: 0 -10px;
    }
    .creditPackages .rw .colm {
        padding: 10px;
    }
    .sexInterestList .rw .colm {
        width: 33.333333%;
    }
    .innerHeader .headerRight {
        margin: 3px 0 0 0;
    }
    .articleHead {
        margin-left: -10px;
        margin-right: -10px;
    }
    #giftModal .modal-body,
    .gftModal .modal-body {
        padding: 10px;
    }
    .giftlist {
        margin: 0 -5px;
    }
    .giftlist li {
        padding: 5px;
    }
    .giftlist li label .gftImg {
        height: 80px;
    }
    .purchaseBody .rw {
        display: block;
    }
    .purchaseBody .rw .colm,
    .purchaseBody .rw .colm:last-child {
        display: block;
        vertical-align: top;
        width: 640px;
        max-width: 100%;
        margin: 0 auto;
        padding: 20px 0 0 0;
    }
    .sexInterestList {
        max-height: calc(100vh - 138px);
    }
    .userDrop {
        position: fixed;
        top: 0;
        border-radius: 0;
        bottom: 0;
        right: -100%;
        display: block;
        -webkit-transition: 500ms ease-out;
        -moz-transition: 500ms ease-out;
        transition: 500ms ease-out;
    }
    .userDrop.on {
        right: 0;
        top: 0;
    }
    .userDrop:after {
        left: 142px;
        right: auto;
        display: none;
    }
    .loginUser {
        background: none;
        padding: 3px 4px 3px 4px;
    }
    .dateSteps .rw .colm {
        margin: 0px 10px;
    }
}

@media (max-width:900px) {
    .sectionTl {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 16px;
    }
    .stepBox .details .tl {
        font-size: 20px;
        line-height: 24px;
    }
    .stepBox .details p {
        font-size: 14px;
        line-height: 20px;
    }
    .footer .copyrightSec .txt {
        padding: 0;
    }
    .footer .copyrightSec .txt .powerBy {
        position: static;
        margin: 6px 0 0 0;
        transform: inherit;
    }
    .cmsBanner {
        padding: 80px 0 36px 0;
    }
    .confirmEmailPg .changeEmailBtn>.btn-danger,
    .confirmEmailPg .buttonset>.btn-danger {
        width: 306px;
        font-size: 16px;
        line-height: 36px;
        padding: 4px 20px !important;
    }
    .aboutProfile,
    .profileNextPrevBot,
    .onlineNow {
        padding: 16px;
    }
    .pkgHead {
        font-size: 24px;
        line-height: 32px;
    }
    .hotCupidoTxts {
        width: 64%;
        padding: 42px;
    }
    .hotCupidoSec .bkg:after {
        width: 64%;
    }
    .giftlist {
        margin: 0 -4px;
    }
    .giftlist li {
        padding: 4px;
    }
}

@media (max-width:899px) {
    .profileActions .btn{
		width: 100% !important;
		margin-bottom: 7px;
	}
    .loginUser{
        background: none !important;
        padding:  3px 10px 3px 4px !important;
    }
    .profileActions{
		display: block;
	}
	.profileActions .btn{
		width: 100%;
		margin-bottom: 10px;
	}
    .showLogin header {
        opacity: 1 !important;
    }
    .loginFormBx form {
        display: block;
    }
    .bannerarea .registerformCont {
        padding-top: 0;
    }
    .bannerheader {
        padding: 8px 0;
    }
    .logo {
        padding-top: 0;
    }
    .innerLogo {
        margin: 9px 0 0 0;
    }
    .logo img,
    .innerLogo a img {
        height: 34px;
    }
    .footerLogosec a img{height: 34px;}
    .headerRight {
        margin: 5px 0 0 0;
    }
    .headLogIco {
        display: inline-block;
    }
    .loginForm {
        /* display:none; */
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        padding: 16px;
        overflow: auto;
        visibility: hidden;
        opacity: 0;
        transition: 500ms;
    }
    .loginFormBx {
        display: block;
        width: 400px;
        max-width: 100%;
        background-color: #fff;
        padding: 22px 36px 36px 36px;
        border-radius: 20px;
        margin: 0 auto;
        position: relative;
    }
    .loginFormBx .logClose {
        display: block;
        position: absolute;
        top: -1px;
        right: 4px;
        width: 32px;
        height: 32px;
        background: url(../images/close-red.svg) no-repeat center center;
        background-size: 12px auto;
    }
    .headerRight .form-inline .form-control {
        display: block;
        width: 100%;
        margin: 10px 0 0 0 !important;
        height: 40px !important;
    }
    .headerRight .form-inline .btns {
        display: block;
        width: 100%;
        margin: 20px 0 0 0 !important;
    }
    .headerRight .form-inline .btns .btn {
        height: 44px !important;
    }
    .loginFormBx h2 {
        display: block;
        text-align: center;
        width: 100%;
        font-size: 30px;
        line-height: 36px;
        font-weight: 600;
        margin: 0 0 22px 0;
    }
    .headFrgt {
        text-align: center;
        margin: 12px 0 0 0;
    }
    .headFrgt a {
        color: #eb1d1d !important;
    }
    .showLogin .loginForm {
        visibility: visible;
        opacity: 1;
    }
    .showLogin .notifyMsgs {
        z-index: 1;
    }
    .cmsContainer {
        padding: 24px 16px;
    }
    .confirmEmailPg .cmsContainer .bootomSec {
        padding: 16px;
        margin: 20px -16px 0 -16px;
    }
    .loginUser .name {
        display: none;
    }
    .radiobtnsarea {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
    .radiobtnsarea article:first-child:before {
        left: 22%;
    }
    .radiobtnsarea article:nth-child(2):before {
        left: 47%;
    }
    .radiobtnsarea article:nth-child(3):before {
        left: 73%;
    }
    .radiobtnsarea article:nth-child(4):before {
        display: none;
    }
    .profileTitle {
        padding: 12px 80px 12px 13px;
    }
    .profileTitle h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .profileTopArrows a {
        display: inline-block;
        margin: 4px 0 0 8px;
        width: 26px;
    }
    .profileActions .leftSide a {
        padding: 10px 12px;
        font-size: 13px;
        line-height: 17px;
    }
    .profileActions .leftSide a i {
        font-size: 16px;
    }
    .profileDetailsSec {
        padding: 16px;
    }
    .onlineProfileListing .rW {
        margin: 0 -5px;
        text-align: center;
    }
    .onlineProfileListing .rW .colM {
        padding: 0 5px 10px 5px;
        width: 185px;
        max-width: 100%;
    }
    .onlineProfileBox .details .nm {
        font-size: 14px;
        line-height: 18px;
    }
    .onlineProfileBox .details .loc {
        font-size: 12px;
        line-height: 14px;
    }
    .purchaseBody .rw {
        display: block;
    }
    .purchaseBody .rw .colm,
    .purchaseBody .rw .colm:last-child {
        display: block;
        vertical-align: top;
        width: 640px;
        max-width: 100%;
        margin: 0 auto;
        padding: 20px 0 0 0;
    }
    .crdPkgs .pkgTl {
        font-size: 24px;
        line-height: 32px;
    }
    .findNaughtyDates h2 {
        font-size: 32px;
        line-height: 38px;
        margin: 0 0 30px 0;
    }
    .headerRight form.form-inline div .form-control {
        margin-top: 25px !important;
    }
    .photosBodyCont .rw .colm {
        width: 25%;
    }

    .packageListCont .pkg {
		max-width: 100%;
	}
	.tabpak_inner {
		max-width: 100%;
	}
}

@media (max-width:800px) {
    /* .bannerarea .registerformCont{padding:16px 0 24px 0;} */
    .formBoxContainer {
        display: block;
        float: none;
        margin: 0 auto;
        width: 374px;
        max-width: 100%;
    }
    .formBoxContainer h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .hotCupidoSec .bkg {
        background-position: top center;
    }
    .logRegBanner {
        padding: 80px 0 30px 0;
    }
    .logRegForm {
        padding: 20px;
        width: 380px;
        max-width: 100%;
    }
    .loginFooter {
        margin-left: -21px;
        margin-right: -21px;
    }
    .profileDetailsImage {
        width: 100%;
    }
    .profileDetailsDesc {
        /* padding-left: 382px; */
        padding-left: 90px;
    }
    .profileDetailsImage .allImages .thumbnails .rW .colM a {
        max-height: 58px;
    }
    .radiobtnsarea article:before {
        display: none !important;
    }

    .admin_table_msg thead{
		display: none;
	}
	.admin_table_msg tbody tr {
		display: block;
		margin-bottom: 7px;
		border-bottom: 1px solid #d1d1d1;
	}
	.admin_table_msg tbody tr td{
		display: block;
		margin-bottom: 0px;
		border-bottom: 0px solid #d1d1d1;
		padding: 10px 20px 10px 100px;
		position: relative;
	}
	.admin_table_msg tbody tr td:before {
		content: attr(data-th)":";
		color: #777;
		font-size: 13px;
		line-height: 20px;
		font-weight: 500;
		margin: 0;
		display: inline-block;
		min-width: 150px;
		position: absolute;
		left: 0;
		top: 8px;
	}
	.admin_table_msg tbody tr td:last-child {
		text-align: left;
	}
	.modal-dialog.admin_msg .modal-header {
		padding-right: 15px;
		font-size: 18px;
		line-height: 22px;
	}
	.modal-dialog.admin_msg .modal-header .close {
		right: 5px !important;
	}
}

@media all and (max-width: 991.98px) {
	.cm8-feed-page-main .aside-column {
		max-width: 165px;
	}

	.cm8-feed-page-bottom-sugg-box-lists .cm8-feed-page-bottom-sugg-box {
		height: 20vw;
	}
}

@media all and (max-width: 767.98px) {
    .popup_max_width_message_img img{
		max-width: 220px;
	 }
	.popup_max_height_message_img img   {
		max-height: 220px;
	 }
	.cm8-feed-page-main .aside-column {
		display: none;
	}
	.cm8-feed-page-main .cm8-middle-sec {
		max-width: unset;
	}

	.cm8-feed-page-bottom-sugg-box-lists {
		margin: -10px;
	}

	.cm8-feed-page-bottom-sugg-box-lists li {
		max-width: unset;
		padding: 10px;
	}

	.cm8-feed-page-bottom-sugg-box-lists .cm8-feed-page-bottom-sugg-box {
		height: 62vw;
	}
}

@media (min-width:768px){
    .onlyMobile{
        display: none;
    }
}

@media (max-width:767px) {
    .profileBoxes .rw .colm{
        width:33%
    }
    .msgFilesSend .speech-bubble {
        height: 57px;
        width: 195px !important;
        left: -84px;
        height: 90px !important;
        top: -98px !important;
        z-index: 4;
        border: #CCC 1px solid;
    }
    .chatPopup {
        width: 97%;
    }
    .chatPopups {
        width: 100%;
    }
    .chatPopup:nth-child(2) {
        display: block;
        right: 0;
    }
    .chatPopup:nth-child(3) {
        display: block;
        right: 0;
    }
    .chatPopup:nth-child(4) {
        display: block;
        right: 0;
    }
    .bannerSection {
        border-width: 8px;
    }
    .btn-xl {
        font-size: 18px;
        line-height: 30px;
    }
    .btn-lg {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 14px;
    }
    .hotCupidoTxts p {
        font-size: 18px;
        line-height: 32px;
    }
    .hotCupidoSec .bkg {
        padding: 40px 0;
    }
    .footerRow .colm {
        width: 33.333333%;
        padding-bottom: 16px;
    }
    .footerRow .colm:last-child {
        width: 100%;
    }
    .logRegForm h2 {
        font-size: 22px;
        line-height: 28px;
        padding-bottom: 14px;
        margin-bottom: 14px;
    }
    .cmsContainer h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .cmsContainer.txtPg h4 {
        font-size: 19px;
        line-height: 23px;
    }
    .cmsContainer.txtPg p {
        font-size: 13px;
        line-height: 21px;
        margin: 12px 0 0 0;
    }
    .cmsContainer h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .cmsContainer p {
        font-size: 14px;
        line-height: 20px;
    }
    .cmsContainer h5 {
        font-size: 20px;
        line-height: 24px;
    }
    .cmsContainer h6 {
        font-size: 18px;
        line-height: 22px;
    }
    .cmsContainer .icoTxt {
        font-size: 18px;
        line-height: 28px;
    }
    .cmsContainer .icoTxt i {
        font-size: 28px;
        line-height: 28px;
    }
    .cmsContainer .postCardIco {
        max-width: 120px;
    }
    .confirmEmailPg .buttonset {
        text-align: center;
    }
    .changeEmailBtn,
    .confirmEmailPg .buttonset>.btn {
        margin: 10px 0 0 0;
        max-width: 100%;
    }
    .changeEmailForm {
        padding: 16px;
        text-align: left;
    }
    .changeEmailForm .editFormrow .tl {
        font-size: 16px;
    }
    .radiobtnsarea {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
    .clearChecked .ico {
        background-size: 38px auto;
    }
    .welcomePopup3 h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .welcomePopup3 p {
        font-size: 15px;
        line-height: 24px;
    }
    .welcomePopup3 h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .welcomePopup3 .modal-body {
        padding: 36px 20px 20px 20px;
    }
    .successTipsList .list .det .tl {
        font-size: 20px;
        line-height: 24px;
    }
    .paySuccessPopup .wlcmMsgCont {
        width: 394px;
    }
    .profileDetailsImage {
        float: none;
        max-width: 100%;
    }
    .profileDetailsDesc {
        padding: 20px 0 0 0;
    }
    .userInformations li span {
        width: 210px;
        max-width: 50%;
    }
    .creditOptions .rw {
        margin: 0 -10px;
    }
    .creditOptions .rw .colm {
        padding: 0 5px 30px 5px;
        width: 160px;
    }
    .textSec h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .textSec h2 span {
        display: block;
    }
    .textSec h2 a {
        float: none !important;
        margin: 10px 4px 0;
    }
    .edtWrap {
        max-width: 480px;
        margin: 0;
    }
    .edtWrap h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .pkgHead br {
        display: block;
    }
    .pkgHead .shadowBtn {
        display: inline-block;
        vertical-align: top;
        float: none !important;
        margin: 24px 4px 0 4px;
    }
    .creditPackages .rw {
        text-align: center;
    }
    .creditPackages .rw .colm {
        width: 236px;
    }
    .messageContainer .headr {
        padding: 14px 16px;
    }
    .msgCurntUsr {
        font-size: 20px;
    }
    .msgRightPanel .rgtHead {
        padding: 8px 10px;
        min-height: 44px;
    }
    .messageContainer .headr .allFrnds {
        display: block;
    }
    .msgRightPanel {
        padding-left: 0;
    }
    .msgLeftPanel {
        width: 100%;
    }
    .msgRightPanel {
        display: none;
    }
    .mobileverssionshow {
        display: block !important;
    }
    .mobileverssion {
        display: none !important;
    }
    .showFriends .msgLeftPanel {
        left: 0;
    }
    .showFriends .navOverlay {
        opacity: 1;
        visibility: visible;
    }
    .hotCupidoSec .bkg:after {
        width: 100%;
    }
    .hotCupidoTxts {
        width: 100%;
    }
    .notificationSettings>.row {
        margin: 0;
    }
    .notificationSettings>.row .col-md-6 {
        padding: 0;
    }
    .notificationSettings>.row .col-md-6:first-child .whBx:after {
        display: none;
    }
    .sexInterestList .rw .colm {
        width: 50%;
    }
    .dateStepsFooter {
        padding: 26px 0;
    }
    .dateStepsFooter p {
        font-size: 18px;
        line-height: 26px;
    }
    .logRegForm .h_text p {
        line-height: 22px;
    }
    .articleHead .mmbr {
        display: none;
    }
    .sexInterestsSrch {
        padding: 12px 0;
    }
    .sexInterestsSrch h2 {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 14px;
    }
    .sexInterestsSrch h2 .cls {
        width: 28px;
        height: 28px;
        background-size: 18px auto;
    }
    .profileboxTabArea {
        padding: 0;
    }
    .profileboxTab li {
        margin: 0 3px 0 0!important;
        padding: 2px 0 0 0;
    }
    .profileboxTab li a {
        padding-left: 12px;
        padding-right: 10px;
        border-radius: 4px 4px 0 0;
        font-size: 14px;
    }
    .profileboxTab li a:before,
    .profileboxTab li a:after {
        display: none;
    }
    .profileboxTab li.sl a {
        height: 36px;
        padding-top: 10px;
    }
    .packageHeader {
        background-position: top left -600px !important;
    }
    .doneCropBtn,
    .webCamBtn {
        width: 130px !important;
        margin-left: 3% !important;
    }
    .profileTitle.sticky {
        position: fixed;
        left: 10px;
        top: 100px;
        right: 10px;
        z-index: 3;
        background: #fff;
    }
    .profileActions.sticky {
        position: fixed;
        left: 10px;
        top: 150px;
        right: 10px;
        z-index: 3;
    }
    .photosBodyCont .rw .colm {
        width: 33.3%;
    }
    .profileTitle.sticky .sticky-image {
        display: inline-block;
    }
    .imageupload {
        left: 15%;
        right: 15%;
    }
    .speech-bubble {
        height: 57px;
        width: 195px !important;
        left: -124px;
        top: -98px !important;
        z-index: 4;
        border: #CCC 1px solid;
    }
    .dateSteps .rw .colm {
        display: block;
    }
    .top_sticky_second {
        position: sticky;
        top: 64px;
       /* z-index: 11;*/
    }

    .txt-operated {float: none;margin: 0 0 10px 0;}
}

@media (max-width:640px) {
    .giftlist li label .gftImg {
        height: 62px;
    }
    .registerbox {
        width: 100%;
    }
    .webCamBtn {
        margin-left: 2% !important;
    }
    .cookieeBannerInner , .inrHeadCont{
		display: block;
	}
	.cookieeBannerInner p{
		margin-bottom: 10px;
	}
	.cookieContent{
		padding-right: 0px !important;
	}
}

@media (max-width:639px) {
    .headLogIco {
        padding-left: 10px;
        padding-right: 10px;
    }
    .inrHeadCont {
        min-height: 50px;
    }
    .logo {
        font-size: 0;
        line-height: 0px;
    }
    .logo img,
    .innerLogo a img {
        height: 30px;
    }
    .footerLogosec a img{height: 30px;}
    .headerRight {
        margin-top: 1px;
    }
    .innerWrapper .headerRight {
        margin-top: 3px;
    }
    .dateSteps .rw {
        display: block;
    }
    .dateSteps .rw:before,
    .dateSteps .rw:after {
        display: none;
    }
    .stepBox {
        max-width: 100%;
    }
    .findNaughtyDates h2 {
        font-size: 28px;
    }
    .formBoxContainer {
        padding: 16px;
    }
    .notifyMsgs {
        left: 0;
        padding: 0 8px;
    }
    .notyfiMsg {
        margin-bottom: 8px;
    }
    .loginFormBx h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .loginFormBx {
        padding: 16px 20px 36px 20px;
    }
    .headaddcredit {
        min-width: 1px;
    }
    .usernamefield {
        width: 60%;
        padding: 0 8px 0 0;
    }
    .notificationSettings {
        padding: 16px 16px 0 16px;
    }
    #flirtModal .modal-body {
        padding: 10px;
    }
    .flirtMsglist li label span {
        padding: 9px 10px 9px 34px;
        font-size: 14px;
        line-height: 18px;
    }
    .flirtMsglist li label span .fas {
        top: 9px;
        left: 7px;
    }
    .modal-header {
        padding-right: 56px;
        font-size: 18px;
        line-height: 22px;
    }
    .profileActions .leftSide a {
        font-size: 0px;
        text-align: center;
        width: 58px;
        max-width: 20%;
    }
    .profileActions .leftSide a i {
        font-size: 16px;
        margin: 0;
    }
    .pkgHead .shadowBtn.lg {
        font-size: 15px !important;
        line-height: 18px !important;
    }
    .profileboxTabView {
        padding: 14px 0;
    }
    .confirmEmailPg .cmsContainer .bootomSec {
        text-align: center;
    }
    .cmsBanner {
        padding: 66px 0 24px 0;
    }
    .giftlist li {
        width: 14.28%;
    }
    .profileActions .leftSide {
        display: flex;
        float: none;
    }
    .profileActions .leftSide a {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width:599px) {
    .eachFAQ .Question{
        padding: 7px;
    }
    .faq_box_wrapper .box{
        width: 100% !important;
    }
    .f-links{
		margin: auto;
		width: fit-content;
		padding: 0 20px;
	}
	.f-link h4{
		text-align: center;
		padding-top: 15px;
	}
	.articleSection.articleSection-search-content.feature-page {
		padding: 15px 20px;
	}
	.boxBanner, .boxBanner a, .boxBanner img {
		height: 270px;
	}
    .profileAction .colmLi{
        height: 26px ;
        width: 26px ;
    }
    .ad-container img{
		width: 320px;
		height: 100px;
	}
    .radiobtnsarea {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
    .notificationSettings {
        padding: 14px 10px 0 14px;
    }
    .notifiSetBox h2 {
        padding: 9px 10px;
        width: auto;
        min-width: 160px;
    }
    .notifiSetBox h2:after {
        border-top-width: 37px;
    }
    .whBx {
        padding: 11px 10px;
    }
    .settingsList li {
        padding-left: 0;
    }
    .editForm .form-group label {
        padding-top: 0;
    }
    .welcomePopup2 .modal-dialog {
        max-width: 398px;
        margin: 16p auto 0 auto !important;
    }
    .modal-dialog {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .welcomePopup3 .modal-body {
        padding: 36px 16px 16px 16px;
    }
    .welcomePopup3 h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .wlcmCont {
        text-align: center;
    }
    .wlcmCont .wlcmModel {
        display: inline-block;
        float: none;
        margin: -66px 0 0 0;
        width: 216px;
    }
    .wlcmTxts {
        padding: 40px 20px;
        background-color: rgba(255, 255, 255, 0.6);
    }
    .wlcmFooter {
        padding: 14px;
    }
    .wlcmMsgCont2 {
        text-align: center;
    }
    .successTipsList .list>img,
    .successTipsList .list .uPhotobx {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .successTipsList .list .det {
        padding: 16px 0 0 0;
    }
    .successTipsList .list .det .tl {
        font-size: 19px;
        line-height: 23px;
    }
    .paySuccessPopup .wlcmMsgCont {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
    }
    .paySuccessPopup .modal-body {
        background-position: top center;
    }
    .paySuccessPopup .modal-body {
        background-position: top center;
        background-size: 152px auto;
        padding-top: 246px;
        text-align: center;
    }
    .paySuccessPopup .wlcmMsgCont h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .paySuccessPopup .wlcmMsgCont p {
        font-size: 17px;
        line-height: 26px;
    }
    .paySuccessPopup .buttonset {
        text-align: center;
    }
    .packageBotSec {
        background-position: top right -358px;
    }
    .profileDetailsSec {
        padding: 10px;
    }
    .messageChatBody {
        padding-left: 10px;
        padding-right: 10px;
    }
    .messageChatFootr {
        padding: 12px 12px;
        height: auto;
    }
    .messageChatBody {
        height: 306px;
    }
    .sexintBx .boxC {
        min-height: 56px;
    }
    .sexintBx .catgImg {
        top: 0;
        left: 0;
    }
    .sexintBx .txt {
        padding-left: 68px;
    }
    .loadingBtn {
        font-size: 12px;
    }
    .giftlist li {
        width: 16.666666%;
    }
    .giftlist li label .gftImg {
        height: 72px;
    }
    .footerLogosec .satisfaction {
        margin-top: -27px;
    }
    .notification .notifybox {
        width: 270px;
    }
}

@media (max-width:575px) {


    .cm8-fmpl-banner .cm8-fmpl-banner-captionbox p {
		font-size: 20px;
	}

	.cm8-fmpl-banner .cm8-fmpl-banner-captionbox h3 {
		font-size: 19px;
	}

	.cm8-feed-page-bottom-sugg {
		padding: 24px 0;
	}

	.cm8-fmpl-banner .cm8-fmpl-banner-captionbox {
		/* padding: 15px; */
		min-height: auto !important;
        display: block !important;
	}

	.cm8-fmpl-banner .cm8-fmpl-banner-captionbox h3::before {
		width: 44px;
		height: 1px;
		margin: 15px 8px 0 0;
	}

	.cm8-fmpl-banner {
		padding: 10px;
	}

	.cm8-feed-middle-post-list-row .cm8-fmpl-box .cm8-fmpl-header-part {
		padding: 12px 12px 0;
	}

	.cm8-feed-middle-post-list-row .cm8-fmpl-box .cm8-fmpl-body-part {
		padding: 0 15px 15px;
	}

	.cm8-feed-middle-post-list-row .cm8-fmpl-box .cm8-fmpl-body-part .cm8-fmpl-post-image {
		height: 50vw;
		margin-top: 8px;
		padding: 0 4px;
	}

	.cm8-feed-middle-post-list-row .cm8-fmpl-box .cm8-fmpl-footer-part li .custom-btn {
		min-height: 38px;
	}
	.cm8-feed-page-bottom-sugg-box-lists{
		margin: -6px;
	}
	.cm8-feed-page-bottom-sugg-box-lists li {
		padding: 10px;
	}.cm8-feed-middle-post-list-row .cm8-fmpl-box .cm8-fmpl-body-part p {
		margin: 6px 0 0;
		font-size: 14px;
		line-height: 20px;
	}


    .editForm .col-sm-4:last-child {
        padding-top: 10px;
    }
   /* .purchaseBody .rw .colm{max-width:280px; text-align:center;} */
	.packageListCont .pkgbox{padding:68px 12px 40px 12px;}
	.packageListCont .pkgbox .pkgTime{left:50%; transform:translate(-50%,0);}
	.pkgtxtCont .colmLi{float:none; padding:6px 0; max-width:100% !important;}
	.pkgtxtCont .colmLi:nth-child(3){float:none; text-align:center;}
	.pkgtxtCont .colmLi ul{display:inline-block;}
    .messageChatBody ul li {
        padding-left: 56px;
        margin-top: 14px;
    }
    .messageChatBody ul li .uPhoto {
        width: 40px;
        height: 40px;
    }
    .messageChatBody ul li.me {
        padding-right: 56px;
    }
    .messageChatBody ul li .msgTxt:before {
        top: 12px;
    }
    .messageChatBody ul li .msgTxt {
        padding: 8px 10px;
    }
    .messageChatBody ul li p {
        font-size: 13px;
        line-height: 17px;
    }
    .hotCupidoTxts {
        padding: 0;
    }
    .cmsContainer,
    .logRegForm {
        padding: 14px;
    }
    .loginFooter {
        margin-left: -15px;
        margin-right: -15px;
    }
    .confirmEmailPg .cmsContainer .bootomSec {
        margin-left: -14px;
        margin-right: -14px;
    }
    .cmsContainer.txtPg h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .cmsContainer.txtPg h2 {
        font-size: 22px;
        line-height: 26px;
        margin: 16px 0 0 0;
    }
    .giftlist li {
        width: 20%;
    }
    .photosBodyCont .rw .colm {
        width: 33.3%;
    }

    .packageListCont .pkg .leftS .t {
		font-size: 22px;
		line-height: 26px;
		font-weight: 500;
	}
	.packageListCont .rightBxCont .n-prc {
		display: block;
		color: #fff;
		font-size: 28px;
		line-height: 38px;
		font-weight: 500;
		margin: 4px 0 0 0;
	}
	.tabpak_inner .left_pan .ht {
		font-size: 22px;
		line-height: 26px;
		font-weight: 500;
	}
	.amt_val {
		display: block;
		color: #c2394d;
		font-size: 20px;
		text-align: right;
		font-weight: 600;
	}
	.tabpak_inner::after {
		position: absolute;
		content: '';
		width: 89px;
		height: 100px;
		background-image: url(../images/special_offer.png);
		top: 0;
		left: 50%;
		background-position: center;
		background-repeat: no-repeat;
		z-index: -1;
		background-size: 100%;
	}
}

@media (max-width:500px) {
    .innerHeader {
        padding: 10px 0 8px 0;
    }
    .innerLogo {
        display: block;
        float: none;
        text-align: center;
        margin: 0;
        padding: 4px 0 0 0;
    }
    .innerWrapper .headerRight {
        display: block;
        float: none;
        text-align: center;
        margin: 10px 0 0 0;
    }
    .usrHeadr {
        float: none;
        margin: 0;
    }
    .notification .notifybox {
        left: -90px!important;
    }
    .notifybox:before {
        left: 95px !important;
    }
    .secureSec ul li {
        padding: 6px 9px;
    }
    .paysecureico li {
        padding: 6px;
    }
    .profileBoxes {
        display: block;
        padding: 0 0 0 0px;
    }
    .loginUser {
        padding: 3px 4px 3px 4px;
        background: none;
    }
    .photosBodyCont .rw .colm {
        width: 50%;
    }
    .loginUser {
        padding: 3px 10px 3px 4px;
        background: none;
    }
    .webCamBtn {
        margin-left: 0 !important;
        margin-top: 10px;
    }
    .doneCropBtn {
        margin-left: 0 !important;
        margin-top: 10px;
        float: none !important;
    }
    .btns {
        text-align: center;
    }
    /*.loginUser {pointer-events: none;}*/
    .imageupload {
        left: 5%;
        right: 5%;
        top: 5%;
    }
}

@media (min-width: 481px) {
    ul.sidenav_account {
        display: none;
    }
}

@media (max-width:480px) {
    /* mobile-tinder */

.likeprofile_article .custom_profileBoxes h1 {
	font-size: 25px;
	line-height: 28px;
	margin-top: 10px !important;
	margin-bottom: 16px;
}
.likeprofile_article .tinder-card {
	width: 60% !important;
	height: 100vw !important;
}
.likeprofile_article .custom_profileBoxes .tinder-card>a {
	height: 66vw !important;
}
.likeprofile_article .custom_profileBoxes .tinder-cards {
	height: calc(100vw + 70px) !important;
}
.likeprofile_article .profile-info {
	padding-left: 0 !important;
}
.likeprofile_article .tinder-buttons {
	padding: 15px 10px !important;
	bottom: 0 !important;
}
.likeprofile_article .custom_profileBoxes .profile-name h4 {
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 16px;
}
.likeprofile_article .custom_profileBoxes .adrs {
	font-size: 15px;
	color: #616161;
}
.custom_profileBoxes .tinder-card .tinder-buttons a {
	line-height: 30px !important;
	width: 30px !important;
	height: 30px !important;
	margin:10px 8px!important;
}
.tinder-buttons .heart-icon svg , .tinder-buttons .cross-icon svg{
	top:1px !important;
}

/* mobile-tinder */
    .profileAction .colmLi.chat{
        padding: 0 7px;
    }
    .profileBoxes .rw .colm{
        width:50%
    }
   
    .upgradeButton{
		padding: 9px 20px;
		margin-top: 0px !important;
	}
    .stepBox {
        padding-left: 16px;
        padding-right: 16px;
    }
    .formBoxContainer {
        width: 100%;
    }
    .formBoxContainer .row .col-xs-3 {
        width: 50% !important;
        padding-bottom: 8px;
    }
    .formBoxContainer .row .col-xs-6 {
        width: 100% !important;
        padding-bottom: 8px;
    }
    .formBoxContainer .row .col-xs-3:last-child,
    .formBoxContainer .row .col-xs-6:last-child {
        padding-bottom: 0px;
    }
    .footerRow .colm {
        width: 50%;
        padding-bottom: 16px;
    }
    .footerRow .colm:nth-child(3) {
        width: 100%;
    }
    .radiobtnsarea {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .radiobtnsarea article {
        display: block;
        width: 100%;
    }
    .delAcBody {
        padding: 10px 0px;
    }
    .paySuccessPopup .wlcmMsgCont h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .paySuccessPopup .wlcmMsgCont p {
        font-size: 16px;
        line-height: 24px;
    }
    .shadowBtn.lg {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .onlineProfileListing .rW .colM {
        width: 138px;
    }
    .onlineProfileBox .image {
        width: 80px;
        height: 80px;
    }
    .editProfilePic {
        text-align: center;
    }
    .editProfilePic .pic {
        margin: 0 auto;
        float: none;
        width: 180px;
        max-width: 100%;
    }
    .editProfilePic .btns {
        padding: 10px 0 0 0;
    }
    .editProfilePic .btns .btn {
        width: 180px;
        max-width: 100%;
    }
    .purchaseBody .tableVw.mbrtbl table tr th {
        width: 60px;
    }
    .purchaseBody .tableVw.mbrtbl table tr th:first-child {
        width: 120px;
    }
    .tableVw table tr th {
        min-width: 20px;
    }
    .tableVw table tr td {
        padding: 8px;
    }
    .packageHeader {
        padding: 20px 0;
        min-height: 480px;
    }
    .creditheadList li {
        width: 100%;
    }
    .creditPackages .rw .colm {
        width: 272px;
    }
    .tableVw table tr th .t {
        padding-bottom: 10px;
    }
    .sexInterestList .rw .colm {
        width: 100%;
    }
    .giftlist li {
        width: 25%;
    }
    .giftlist li label .gftImg {
        height: 60px;
    }
    .photosBodyCont .rw .colm {
        width: 50%;
    }
    .navSrch {
        line-height: 27px;
        min-height: 26px;
    }
    .loginUser .image {
        width: 32px;
        height: 32px;
    }
    .not-view-mob {
        display: none !important;
    }
    .usrDetFavbtn .colm .btn {
        padding: 5px 26px;
        white-space: pre-wrap;
    }
    .profileboxTab li a {
        font-size: 12px;
        width: 140px;
        line-height: 10px;
    }
    .uploadActions a {
        font-size: 12px;
        line-height: 26px;
        width: 26px;
        height: 26px;
        border-radius: 100px;
    }
    .uploadActions a.tick {
        height: 30px;
        width: 30px;
        position: relative;
        top: -2px;
    }
    .imageupload .btns {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .imageupload .btns .uploadPicBtn {
        width: 100%;
    }
    .imageupload .btns .doneCropBtn {
        width: 100% !important;
    }

    .tinder-card:nth-child(2){
    transform: scale(0.89) translateY(-11px) translateX(-59px) rotate(-4deg) !important;
    }
    .tinder-card:nth-child(3){
        transform: scale(0.89) translateY(-10px) translateX(59px) rotate(4deg) !important;
    }
    .tinder-card:nth-child(4){
        transform: scale(1) translateY(0px) translateX(0px) rotate(0deg) !important;
    }
    .tinder-card:nth-child(5){
        transform: scale(1) translateY(0px) translateX(0px) rotate(0deg) !important;
    }
    .custom_profileBoxes h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .custom_profileBoxes p {
        font-size: 14px;
        line-height: 22px;
    }

    .packageListCont .rightBxCont .n-prc {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 4px 0 0 0;
}
.packageListCont .rightBxCont .pkg-limit {
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin: 8px 0 0 0;
}
}

@media (max-width:479px) {
    .textSec h2 {
        font-size: 15px;
        line-height: 21px;
    }
    .photosBodyCont .rw .colm {
        width: 50%;
    }
    .card-logo img {max-height: 24px;}
	.footerLogosec a {margin-left: 0;}
	.footerLogosec .blank-div{display: none;}
}

@media (max-width: 380px) {
    /* .profileBoxes .rw .colm {
        width: 290px;
    } */
    .profileBox .picBx .pic {
        height: 270px;
    }
    .footerRow .colm {
        width: 100%;
        padding-bottom: 16px;
        position: relative;
    }
    /*.footerRow .colm h3:after {content: "";height: 10px;width: 10px;display: block;position: absolute;right: 20px;transform: rotate(45deg);border-right: 2px solid #fff;border-bottom: 2px solid #fff;top: 5px;}*/
    .newImgUpload .inside .btn {
        padding: 2px 14px;
        min-height: 28px;
        margin: 8px 0 0 0;
    }
    .footer {
        padding: 30px 0 0 0;
    }
    .notification .notifybox {
        left: inherit;
        right: 0;
    }
    .notification .notifybox:before {
        left: inherit;
        right: 5px;
    }
    .notification {
        margin: 0 11px 0 0;
    }
    .loginUser {
        padding: 3px 10px 3px 4px;
        background: none;
    }
    .photosBodyCont .rw .colm {
        width: 50%;
    }
    .newImgUpload .inside img {
        margin: 0 0 2px 0;
    }
    .profileTitle h2 {
        font-size: 16px;
    }
    .profileboxTab {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media only screen and (max-width:360px){
    .profileAction{
        padding: 5px 2px;
    }
	.tinder-card:nth-child(2){
		transform: scale(1) translateY(0px) translateX(0px) rotate(0deg) !important;
	}
	.tinder-card:nth-child(3){
		transform: scale(1) translateY(0px) translateX(0px) rotate(0deg) !important;
	}
	.tinder-card:nth-child(4){
		transform: scale(1) translateY(0px) translateX(0px) rotate(0deg) !important;
	}
	.tinder-card:nth-child(5){
		transform: scale(1) translateY(0px) translateX(0px) rotate(0deg) !important;
	}
}