@charset "utf-8";

/* CSS Document */


/* ONLY FOR CHAT POPUP (start) */


/* @media (max-width:1910px){
	.chatPopup:nth-child(6){display:none;}
} */

@media (max-width:1632px) {
    .chatPopup:nth-child(6) {
        display: none;
    }
}

@media (max-width:1360px) {
    .chatPopup:nth-child(5) {
        display: none;
    }
}

@media (max-width:1100px) {
    .chatPopup:nth-child(4) {
        display: none;
    }
}

@media (max-width:860px) {
    .chatPopup:nth-child(3) {
        display: none;
    }
}

@media (max-width:590px) {
    .chatPopup:nth-child(2) {
        display: none;
    }

    /* .chatPopups{right:58px;} */
}


/* ONLY FOR CHAT POPUP (end) */

@media (max-width:1340px) {
    .headerSearch .tl {
        display: none;
        margin: 0 0 6px 0;
        text-align: left;
    }

    .srchSelect {
        width: 80px;
        padding-left: 7px;
    }

    .withicondist {
        width: 130px;
        padding-left: 45px;
    }

    .headerSearch .more {
        padding-left: 7px;
        padding-right: 7px;
    }

    .profileBoxes .rw {
        margin: 0 -10px;
    }

    .profileBoxes .rw .colm {
        padding: 0 10px 20px 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;
    }

    .purchaseBody .rw .colm {
        width: 48%;
    }

    .purchaseBody .rw .colm:last-child {
        width: 52%;
    }

    .headerSearch .newButton {
        width: 112px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .headerSearch .resetButton {
        width: 70px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .headerSearch .age .srchSelect {
        width: 60px;
    }

    .headerSearch .locat {
        width: 230px;
    }

    .usernamefield .srchInput {
        width: 118px;
    }
}

@media (max-width:1160px) {
    .headerSearch .newButton {
        font-size: 16px !important;
    }

    .srchSelect,
    .srchInput,
    .headerSearch .more,
    .srchCheck {
        font-size: 14px;
    }

    .headerSearch .more {
        width: 80px;
    }

    .headerSearch .more.advanceBtn {
        width: 122px;
    }

    .headerSearch .age .srchSelect {
        width: 51px;
    }

    .headerSearch .locat {
        width: 150px;
    }
}

@media (min-width:1024px) {
    .headerSearch {
        display: block !important;
    }
}

@media (max-width:1023px) {
    .innerHeader {
        padding: 2px 0;
    }

    .cmsContainer h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .headOnlineUser {
        display: none;
    }

    .innerLogo {
        position: static;
        transform: inherit;
        display: inline-block;
        vertical-align: top;
        margin: 8px 0 0 0;
        width: auto;
    }

    .navSrch,
    .navClick {
        display: inline-block;
        padding: 2px 10px;
        font-size: 16px !important;
        line-height: 28px;
    }

    .navSrch i,
    .navClick i {
        margin: 0 !important;
    }

    /* .headerSearch{display:none; position:absolute; top:0;left:0; width:100%; z-index:2;} */
    .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: #e0e3ed;
        padding: 10px 16px 22px 16px;
    }

    .headerSearch .more {
        width: 53%;
        margin-left: 2%;
        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 auto;
        width: 130px;
        display: block;
    }

    .srchSelect,
    .headerSearch .line,
    .headerSearch .locat .srchInput,
    .headerSearch .more,
    .usernamefield .srchInput,
    .headerSearch .newButton {
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .headerSearch .resetButton {
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .headerSearch .line {
        width: 20%;
    }

    .headerSearch .locat .fa,
    .headerSearch .locat .fas {
        top: 6px;
    }

    .srchSelect {
        width: 45%;
        padding-left: 11px;
    }

    .headerSearch .age .srchSelect {
        width: 40%;
    }

    .srchClose {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background: url(../images/close.svg) no-repeat center center;
        background-size: 12px auto;
    }

    .headerSearch .tl {
        display: block;
        color: #222;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        margin: 0 0 14px 0;
    }

    .headerSearch .searchChklist {
        margin: 8px 0;
        padding-right: 0px;
    }

    .advanceSearchSec {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        max-height: 100% !important;
        min-height: 1px !important;
        bottom: 0;
    }

    .advanceSearchSec .innerWrapper {
        background-color: #222222;
        position: relative;
        border-bottom: 3px solid #da0000;
        height: 100%;
    }

    .alter_search_panel {
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 10px;
        max-height: calc(100vh - 93px) !important;
    }

    .srchInput {
        padding-left: 11px;
        padding-right: 11px;
        width: 100%;
    }

    .sexInterestsSrch {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        max-height: 100%;
        z-index: 99999;
    }

    .scrollup {
        z-index: 1 !important;
    }

    .clearChecked {
        position: fixed;
    }

    .usernamefield .srchInput {
        width: 100%;
    }

    .headerSearch .newButton {
        margin: 6px auto 0 auto;
        float: none;
        display: block;
        text-align: center;
    }

    .headerSearch .resetButton {
        margin: 6px auto 0 auto;
        float: none;
        display: block;
        text-align: center;
    }

    .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;
    }

    .advanceSearchSec {
        top: 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%;
    }

    #giftModal .modal-body,
    .gftModal .modal-body {
        padding: 10px;
    }

    .giftlist {
        margin: 0 -5px;
    }

    .giftlist li {
        padding: 5px;
    }

    .giftlist li label .gftImg {
        height: 80px;
    }

    .articleSection {
        width: 100%
    }

    .sidebarLeft {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 250px;
        left: -100%;
        background: #bf3147;
        z-index: 9;
        padding: 0;
    }

    .nav-menu {
        display: inline-block;
        position: relative;
        top: 0;
        left: 5px;
    }

    .top_sticky_first {
        z-index: 2 !important;
    }

    .userDrop {
        position: fixed;
        top: 0;
        right: -100%;
        bottom: 0;
        transition: 500ms;
        border-radius: 0;
        height: 100%;
    }

    .userDrop.open {
        right: 0;
    }

    .sidebarNav {
        border-radius: 0px;
    }

    .notilinks {
        padding: 9px 7px 16px;
    }

    /* .notilinks .colm:last-child{display:none}	 */
    .notilinks .colm {
        width: 50%
    }

    .notificationSettings {
        width: 100%;
    }

    .headerRight {
        position: absolute;
        top: 0;
        right: 0;
    }

    .sidebarNav li a {
        padding: 18px 51px 15px 62px;
        min-height: 55px;
    }

    .headerSearch .age {
        padding: 0 12px 0 40px;
        border-radius: 20px;
    }

    .headerSearch .locat {
        border: none
    }

    .headerSearch .more,
    .headerSearch .srchSelect,
    .headerSearch .locat .srchInput {
        border-radius: 20px;
    }

    .withicondist {
        padding-left: 35px;
        background-position: left 11px center, right 14px center;
    }

    .headerSearch .more {
        background-position: left 11px center, right 14px center;
    }

    .srchCheck {
        margin: 0 21px 0 0;
    }

    .headerSearch .searchChklist {
        padding-right: 13px;
        border-radius: 20px;
        padding-left: 24px;
    }

    .usernamefield .srchInput {
        border-radius: 20px;
        padding-left: 20px;
    }

    .headerSearch .newButton {
        border-radius: 20px;
        padding: 0px 20px;
        display: inline-block;
    }

    .headerSearch .resetButton {
        border-radius: 20px;
        padding: 0px 20px;
        display: inline-block;
        margin-left: 10px;
    }

    .headerSearchBar {
        padding: 25px 16px 25px 16px;
    }

    .imageupload {
        left: 0% !important;
    }

    .sidebarNav li a .infobadge {
        top: 18px;
    }
}

@media (max-width:991px) {
    .hidden-from-md {
        display: none;
    }
}

@media (max-width:900px) {
    .dateSteps .rw {
        margin: 0 -15px;
    }

    .dateSteps .rw .colm {
        padding: 0 15px;
    }

    .stepBox .ico img {
        width: 180px;
    }

    .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: 22px;
    }

    .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 {
        padding: 16px;
    }

    .pkgHead {
        font-size: 24px;
        line-height: 32px;
    }

    .giftlist {
        margin: 0 -4px;
    }

    .giftlist li {
        padding: 4px;
    }
}

@media (max-width:899px) {
    .bannerheader {
        padding: 8px 0;
    }

    .logo {
        padding-top: 6px;
    }

    .logo img,
    .innerLogo a img {
        height: 34px;
    }

    .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: 4px;
        right: 4px;
        width: 32px;
        height: 32px;
        background: url(../images/close-red.svg) no-repeat center center;
        background-size: 16px 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;
    }

    .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;
    }

    .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: 146px;
        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;
    }

    .innerLogo {
        margin: 12px 0 0 0;
        display: block;
        float: none;
        text-align: center;
    }

    .headerRight {
        display: block;
        float: none;
        text-align: center;
        margin: 10px 0 0 0;
        position: relative;
        left: initial;
        top: initial;
    }

    .imageupload {
        left: 10px !important;
        right: 10px;
    }
}

@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;
    }

    .findNaughtyDates {
        padding: 30px 0;
    }

    .hotCupidoSec .bkg {
        background-position: top center;
    }

    .logRegBanner {
        padding: 80px 0 30px 0;
    }

    .logRegForm {
        padding: 20px;
        width: 380px;
        max-width: 100%;
    }

    .profileDetailsImage {
        width: 358px;
    }

    .profileDetailsDesc {
        padding-left: 382px;
    }

    .profileDetailsImage .allImages .thumbnails .rW .colM a {
        max-height: 58px;
    }
}

@media (max-width:767px) {
    .btn-xl {
        font-size: 18px;
        line-height: 30px;
    }

    .btn-lg {
        font-size: 16px;
    }

    .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: 24px;
        line-height: 30px;
    }

    .cmsContainer h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .cmsContainer.txtPg h4 {
        font-size: 19px;
        line-height: 23px;
    }

    .cmsContainer.txtPg p {
        font-size: 13px;
        line-height: 23px;
    }

    .cmsContainer h4 {
        font-size: 28px;
        line-height: 36px;
    }

    .cmsContainer p {
        font-size: 16px;
        line-height: 24px;
    }

    .cmsContainer h5 {
        font-size: 22px;
        line-height: 26px;
    }

    .cmsContainer h6 {
        font-size: 20px;
        line-height: 24px;
    }

    .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;
    }

    .onlineNow {
        padding: 20px 0px;
    }

    .userInformations li span {
        width: 210px;
        max-width: 50%;
    }

    .creditOptions .rw {
        margin: 0 -10px;
    }

    .creditOptions .rw .colm {
        padding: 0 10px 20px 10px;
        width: 160px;
    }

    .textSec h2 {
        font-size: 21px;
        line-height: 27px;
    }

    .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;
        float: left;
        width: 100%;
        display: none;
    }

    .mobileverssionshow {
        display: block;
    }

    .msgLeftPanel {
        position: fixed;
        top: 0;
        left: -232px;
        z-index: 9991;
        height: 100%;
        transition: 500ms;
    }

    .showFriends .msgLeftPanel {
        left: 0;
    }

    .showFriends .navOverlay {
        opacity: 1;
        visibility: visible;
    }

    .sexInterestList .rw .colm {
        width: 50%;
    }

    .profileTitle.sticky {
        position: fixed;
        left: 10px;
        top: 0;
        right: 10px;
        z-index: 0;
        background: #fff;
    }

    .profileActions.sticky {
        position: fixed;
        left: 10px;
        top: 50px;
        right: 10px;
        z-index: 0;
    }

    .picwrp {
        max-width: 160px;
        margin: 5px auto;
    }

    .profileBoxes .rw .colm {
        padding: 5px;
    }

    .profileBox .uinfo {
        margin-top: 12px;
    }

    .msgLeftPanel.showListF,
    .showListF {
        display: block;
        -webkit-animation: showSearch .3s ease-out;
        -moz-animation: showSearch .3s ease-out;
        left: 0;
    }

    .msgLeftPanel {
        position: relative;
        top: 0;
        left: 0px;
        z-index: 0;
        height: 100%;
        width: 100%;
        transition: 500ms;
    }

    .msgLeftPanel.mobileverssion {
        display: none;
    }

    .msgLeftPanel.showListF,
    .showListF {
        display: block;
        -webkit-animation: showSearch .3s ease-out;
        -moz-animation: showSearch .3s ease-out;
        left: 0;
        width: 100%;
        position: relative;
        z-index: 0;
    }

    .sexInterestList {
        max-height: calc(100vh - 150px);
    }

    .sexInterestsSrch h2 {
        font-size: 30px;
    }

    .dateSteps .rw {
        text-align: center
    }

    .registerbox {
        width: 582px;
    }

    .webCamBtn {
        margin-left: 10%;
        width: auto !important;
    }

    .speech-bubble {
        height: 57px;
        width: 195px !important;
        left: -120px;
        top: -92px !important;
        z-index: 4;
        border: #CCC 1px solid;
    }

    .chatPopup:nth-child(2) {
        display: block;
        right: 0px;
    }

    .chatPopup:nth-child(3) {
        right: 0px;
        display: block;
    }

    .chatPopup:nth-child(4) {
        right: 0px;
        display: block;
    }

    .chatPopup:nth-child(5) {
        right: 0px;
        display: block;
    }

    .chatPopup:nth-child(6) {
        right: 0px;
        display: block;
    }

    .chatPopup:nth-child(7) {
        right: 0px;
        display: block;
    }

    .chatPopup:nth-child(8) {
        right: 0px;
        display: block;
    }

    .chatPopup {
        width: 348px;
    }

    .notifyMsgs {
        top: 7px;
        height: 15%;
    }

    .imageupload .btn {
        width: 100%;
    }

    .imageupload .doneCropBtn {
        width: 100% !important;
        margin: 10px 0 0 0 !important;
    }

    .txt-operated {
        float: none;
        margin: 0 0 10px 0;
    }
}

@media (max-width:640px) {
    .giftlist li label .gftImg {
        height: 62px;
    }
    .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 img,
    .innerLogo a img {
        height: 30px;
    }

    .headerRight {
        margin-top: 7px;
    }

    .innerWrapper .headerRight {
        margin-top: 3px;
    }

    .dateSteps .rw .colm {
        width: 80%;
        margin: 20px auto
    }

    .formBoxContainer {
        padding: 16px;
    }

    .notifyMsgs {
        left: 8px;
    }

    .notyfiMsg {
        margin-bottom: 8px;
    }

    .loginFormBx h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .loginFormBx {
        padding: 16px 20px 36px 20px;
    }

    .headaddcredit {
        min-width: 1px;
    }

    .notificationSettings {
        padding: 16px 16px 0 16px;
    }

    #flirtModal .modal-body {
        padding: 10px;
    }

    .flirtMsglist li label span {
        padding: 9px 10px 9px 14px;
        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;
    }

    .giftlist li {
        width: 14.28%;
    }

    .profileBoxes .rw .colm {
        width: 33.33%
    }

    .profileBoxes .rw .colm {
        padding: 2.5px 5px;
    }

    .profileBoxes .rw .colm:nth-child(even) {
        padding-left: 0px;
    }

    .picwrp {
        max-width: 150px;
    }

    .footer {
        padding: 14px 0 0 0;
    }

    .profileActions .leftSide.withsrc a {
        font-size: 0
    }

    .profileActions .leftSide.withsrc a i {
        font-size: 16px;
        margin: 0;
    }

    .articleArea {
        padding: 0;
    }

    .articleSection {
        padding: 7px 0px;
    }

    .profileActions {
        padding: 0 0px;
    }

    .profileActions .leftSide {
        display: flex;
        float: none;
    }

    .profileActions .leftSide a {
        max-width: 100%;
        width: 100%;
    }

    .onlineProfileListing .rW .colM {
        width: 33.33%;
    }

    .onlineNow {
        display: block;
        padding: 16px 0px 0;
    }

    .footerRow .colm h3 {
        margin: 0px 0 8px 0;
    }

    .footerlinkList li {
        margin: 0 0 5px 0;
        line-height: 20px;
    }

    .sidebarNav li a {
        padding: 14px 51px 14px 62px;
        min-height: 23px;
    }

    .editProfileCont .buttonset .btn-lg {
        font-size: 18px;
        padding: 12px 40px;
        line-height: 26px;
        height: 47px !important;
    }

    .imageupload .registerbox {
        max-width: 100%;
        width: 100%;
        padding: 0px 10px 20px 10px
    }

    .webCamBtn {
        margin-left: 3% !important;
        margin-top: 0;
        width: 160px !important;
    }

    .doneCropBtn {
        float: none !important;
        margin: 10px !important;
    }

    .imageupload .registerbox .btns {
        text-align: center
    }

    .imageupload .registerbox .close {
        right: -11px !important;
        top: -1px !important;
    }

    .photosBodyCont {
        padding: 6px 9px;
    }

    .photosBodyCont .rw .colm {
        width: 50%;
    }

    .myPhotosCont h2 {
        font-size: 28px;
        padding: 5px 14px;
    }

    .logRegBanner {
        padding: 50px 0 30px 0;
    }

    .notification .notifybox label {
        margin-bottom: 0rem;
    }

    .profileDetailsImage {
        float: none;
        max-width: 100%;
    }

    .profileDetailsDesc {
        padding: 20px 0 0 0;
    }

    .profileBox .uinfo .nm a {
        font-size: 16px;
    }

    .profileBox .uinfo .age {
        font-size: 17px;
    }

    .profileBox .uinfo .adrs {
        font-size: 13px;
        line-height: 17px;
    }

    .profileBox {
        padding: 22px 0 0px 0;
    }

    .profileBox .uinfo {
        margin-top: 12px;
    }

    .profileboxTabView {
        padding: 4px 0 0 0;
    }

    .packageHeader {
        background-position: top left !important;
    }

    .creditBody {
        padding: 10px 0;
    }

    .pkgHead>.btn {
        margin-top: 10px
    }

    .pkgHead {
        margin: 0 0 25px 0;
    }

    .notilinks {
        padding: 9px 7px 9px;
    }

    .notificationSettings {
        padding: 14px 10px 0 14px;
        border: 0;
    }

    .balanceShow .ttl br {
        display: none
    }

    .acDeleteCont {
        padding: 0 0 20px 0;
    }

    .deletbtn {
        padding: 7px 27px;
    }

    .settingsList li {
        font-size: 14px;
        line-height: 20px;
    }

    .profileActions .leftSide.withsrc a {
        font-size: 0;
        padding: 10px 0;
    }

    .profileActions .leftSide.withsrc a:last-child {
        border-right: none
    }

    .profileActions .leftSide a i {
        position: inherit;
        width: auto;
        left: 0;
    }

    .editProfilePic .btns {}

    .editProfilePic .btns .btn {
        width: 180px;
        max-width: 100%;
    }
}

@media (max-width:599px) {
    .profileBox:hover .profileAction {
        display: none;
        visibility: none;
    }
    .profileAction-mobile{
        display: block;
    }
    #select_gateway{
        width: 90% !important;
    }
    .gateway_options{
        flex-direction: column !important;
    }
    .gateway_options .gateway_option img{
        margin: auto !important;
    }
    .gateway_option .within_img{
        width: 40% !important;
        left: 30% !important;
    }
    .radiobtnsarea {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .profileboxTab li {
        padding-top: 3px;
    }

    .profileboxTab li a {
        padding: 7px 10px;
        font-size: 13px;
    }

    .profileboxTab li.sl a {
        padding-top: 10px;
    }

    .notifiSetBox h2 {
        padding: 9px 10px;
        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: 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: 20px;
    }

    .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;
        width: 100%;
        display: block;
    }

    .messageChatBody {
        padding-left: 10px;
        padding-right: 10px;
    }

    .messageChatFootr {
        padding: 12px 12px;
        height: auto;
    }

    .messageChatBody {
        height: 306px;
        width: 100%;
    }

    .giftlist li {
        width: 16.666666%;
    }

    .giftlist li label .gftImg {
        height: 72px;
    }
}

@media (max-width:576px) {
    .welcomePopup2 .modal-body {
        padding-top: 78px;
    }
}

@media (max-width:575px) {
    .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;
    }

    .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;
    }

    .giftlist li {
        width: 20%;
    }

    .profileNextPrevBot .btn {
        padding: 7px 22px;
    }
}

@media (max-width:500px) {
    .innerHeader {
        padding: 10px 0 0px 0;
    }

    .notification .notifybox {
        right: auto;
        right: -130px;
        width: 270px;
        top: 13px;
    }

    .notifybox:before {
        right: auto;
        left: 92px;
    }

    .secureSec ul li {
        padding: 6px 9px;
    }

    .paysecureico li {
        padding: 6px;
    }

    .loginUser {
        background-image: none;
        padding-right: 6px
    }

    .profileBoxes .rw .colm {
        width: 50%
    }

    .onlineProfileListing .rW .colM {
        width: 50%;
    }

    .cookieeBannerInner {
        flex-direction: column;
    }

    .cookieContent {
        padding-right: 0 !important;
        padding-bottom: 10px !important
    }
}

@media (max-width:480px) {
    .profileDetailsImage .allImages .largImage {
        display: block;
        width: 100%;
        height: 260px;
        overflow: hidden;
    }

    .formBoxContainer {
        width: 100%;
    }

    .formBoxContainer .row .col-xs-3 {
        width: 50% !important;
        padding-bottom: 3px;
    }

    .formBoxContainer .row .col-xs-6 {
        width: 100% !important;
        padding-bottom: 3px;
    }

    .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%;
    }

    .srchSelect {
        width: 49%;
    }

    .headerSearch .more.advanceBtn {
        width: 49%;
    }

    .headerSearch .searchChklist {
        width: 100%;
    }

    .confirmEmailPg .cmsContainer .bootomSec {
        text-align: center;
    }

    .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;
    }

    .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;
    }

    .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;
    }

    .bannerarea {
        min-height: 543px;
        padding-top: 140px;
    }

    .bannerarea h1 {
        font-size: 36px;
        line-height: 47px;
        margin: 0 0 53px;
    }

    .bannerheader .headerRight {
        width: 100%;
        position: inherit;
        text-align: center;
        margin: 0
    }

    .bannerheader .logo {
        float: none;
        text-align: center;
    }

    .bannerheader .headerRight .btn {
        min-width: 136px;
        font-size: 15px !important;
        margin: 0 6px 0 6px;
        padding: 4px 5px;
        border-radius: 5px;
    }

    .bannerarea .btn-danger {
        width: 80%;
    }

    .bannerarea h3 {
        font-size: 30px;
        line-height: 37px;
    }

    .btnbig {
        padding: 10px 14px;
    }

    .logRegContainer {
        padding-top: 80px;
    }

    .stepBox .ico img {
        width: 130px;
    }

    .cmsBanner {
        padding: 120px 0 36px 0;
    }

    .dateSteps .rw .colm {
        width: 90%
    }

    .webCamBtn {
        margin-left: 0% !important;
        margin-top: 10px;
        width: 160px !important;
    }

    .edtWrap {
        max-width: 480px;
        margin: 0;
    }

    .chatPopups {
        width: 100%;
    }

    .chatPopup {
        width: 95%;
    }

    .msgFooterarea .speech-bubble {
        height: 57px;
        width: 195px !important;
        left: -80px;
        top: -92px !important;
        z-index: 4;
        border: #CCC 1px solid;
    }

    .sexInterestsSrch h2 {
        font-size: 20px;
    }

    .scrollup {
        z-index: 1 !important;
    }

    .profileboxTab li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding: 5px 29px 0 29px;
    }

    .newImgUpload .inside img {
        display: block;
        vertical-align: top;
        padding: 0 0 4px 0;
        margin: auto;
    }

    .newImgUpload .inside .btn {
        margin: 8px 0 0 0;
        padding: 4px 14px;
        height: 20px !important;
    }

    .profileboxTab {
        display: flex;
        border-bottom: 3px solid #eb1d1d;
        font-size: 0px;
        padding: 0;
        margin-left: 0px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .profileboxTab li.sl {
        z-index: 1;
        padding-top: 0;
        margin: 0 0px;
    }

    .profileAction {
        display: block;
        font-size: 0px;
        border-top: 1px solid #ac0000;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        transition: 500ms;
        -webkit-transition: 500ms;
        visibility: hidden;
        overflow: hidden;
        border-radius: 0 0 6px 6px;
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        -ms-border-radius: 0 0 6px 6px;
        -o-border-radius: 0 0 6px 6px;
    }

    .card-logo img {
        max-height: 24px;
    }

    .footerLogosec a {
        margin-left: 0;
    }

    .footerLogosec .blank-div {
        display: none;
    }
}

@media (max-width: 380px) {
    .webCamBtn {
        margin-left: 2% !important;
        margin-top: 0px;
        width: 160px !important;
    }

    .sexInterestsSrch h2 {
        font-size: 20px;
    }
}

@media (max-width: 360px) {
    .webCamBtn {
        margin-left: 0% !important;
        margin-top: 12px;
        width: 160px !important;
    }

    .headaddcredit {
        font-size: 10px;
    }

    .navSrch {
        font-size: 12px !important;
    }

    .nav-menu {
        font-size: 12px !important;
    }

    .sexInterestList {
        max-height: calc(100vh - 200px);
        bottom: 0;
    }

    .notifyMsgs {
        display: block;
        position: fixed;
        bottom: 0;
        left: 10px;
        width: 285px;
        max-width: 100%;
        z-index: 100;
    }

    .sexInterestsSrch h2 {
        font-size: 20px;
    }

    .profileboxTab li a {
        padding: 7px 0px;
        font-size: 12px;
    }

    .top_sticky_first {
        z-index: 2 !important;
    }

    .top_sticky_second {
        position: sticky;
        top: 69px;
        z-index: 2;
    }
}