@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: block;
        right: 0;
    }
    /* .chatPopups{right:58px;} */
}

@media only screen and (min-width:1024px) and (max-width:1039px) {
    .headerSearch .newButton {
        width: 98px !important;
    }
    .headerSearch .newButton {
        width: 70px !important;
    }
}


/* ONLY FOR CHAT POPUP (end) */

@media (max-width:1340px) {
    .headerSearch .tl {
        display: none;
        margin: 0 0 6px 0;
        text-align: left;
    }
    .srchSelect {
        width: 80px;
    }
    .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;
    }
    .headerNav ul li {
        padding: 0 19px 0 0;
    }
}

@media (max-width:1160px) {
    .headerSearch .newButton {
        font-size: 16px !important;
    }
    .headerSearch .resetButton {
        font-size: 16px !important;
    }
    .usernamefield .srchInput {
        width: 136px;
    }
    .srchSelect,
    .srchInput,
    .headerSearch .more,
    .srchCheck {
        font-size: 14px;
    }
    .headerNav ul li {
        padding: 0 20px 0 0;
    }
    .headerNav ul li a {
        font-size: 14px;
    }
    .loginUser .name {
        font-size: 12px;
    }
}

@media (min-width:1024px) {
    .headerSearch {
        display: block !important;
    }
    .headerSearch .locat {
        width: 110px;
    }
    .usernamefield .srchInput {
        width: 110px;
    }
    .sidebarLeft {
        width: 220px;
    }
    .articleSection {
        padding: 18px 0 0 220px;
    }
    .headerSearch .more {
        width: 115px;
    }
    .srchSelect {
        width: 140px;
    }
    .srchSelect.distance {
        padding-left: 35px;
    }
}

@media (max-width: 1024px) {
    .profileBoxes .rw .colm {
        padding: 0 5px 20px 5px;
    }
    .sidebarLeft {
        padding: 0 5px;
    }
    .picwrp {
        max-width: 160px;
    }
    .headerNav ul li a {
        font-size: 13px;
    }
}

@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: 12px 0 0 0;
    }
    .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: 30px 16px 22px 16px;
    }
    .headerSearch .more {
        width: 48%;
        margin-left: 2%;
        margin-right: 0;
        text-align: center;
        border-radius: 50px;
        margin-top: 9px !important;
        margin-bottom: 0 !important;
        width: 140px !important;
    }
    .headerSearch .more.sexIntrstClk {
        width: 53%;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .headerSearch .age {
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 20px;
        width: 100%;
    }
    .headerSearch .locat {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
        font-size: 0px;
        background: #fff;
        border-radius: 80px;
        margin-top: 10px;
    }
    .headerSearch .locat input {
        margin: 0 !important;
        border-radius: 80px;
    }
    .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: 35px;
        border-radius: 50px;
    }
    .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;
        border-radius: 50px;
    }
    .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;
        width: 100%;
        height: auto;
        max-height: 100%;
        z-index: 999;
        bottom: 0;
    }
    .clearChecked {
        position: fixed;
    }
    .usernamefield .srchInput {
        width: 100%;
        border-radius: 50px;
    }
    .headerSearch .newButton {
        margin: 6px auto 0 auto;
        float: none;
       /* display: block;*/
    }
    .headerSearch .resetButton {
        margin: 6px auto 0 auto;
        float: none;
       /* display: block;*/
    }
    .sidebarLeft {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1001;
        min-height: inherit !important;
        height: 100%;
        overflow: auto;
        left: -100%;
        transition: 500ms;
    }
    .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;
    }
    .headerNav ul li {
        padding: 0 20px 0 0;
    }
    .loginUser .name {
        font-size: 0px;
    }
    .searchChklist {
        display: block !important;
    }
    .searchChklist .srchCheck {
        width: 50%;
        margin-right: 0;
    }
    .headerSearch .newButton {
        border-radius: 20px;
        text-align: center;
    }
    .headerSearch .resetButton {
        border-radius: 20px;
        text-align: center;
        margin-left: 5px;
    }
    .top_sticky_second {
        z-index: 10 !important;
    }
}

@media (max-width:991px) {
    .hidden-from-md {
        display: none;
    }
    .notificationSettings {
        width: 100%;
    }
    .packageHeader .smTxt {
        color: #ffffff;
    }
    .creditheadList .listTxt {
        color: #ffffff;
    }
    .creditheadList .listTxt img {
        filter: brightness(0) invert(1);
    }
    .modal-div {
        position: fixed !important;
        left: 15px !important;
        right: 15px !important;
        top: 10% !important;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@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: 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 {
        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;
        max-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: 10px 0 10px 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 {
        display: block;
        margin: 12px auto 0 auto;
        float: none;
    }
    .profileBoxes .rw .colm {
        width: 30%;
    }
    .nav-menu {
        display: inline-block;
        margin-left: 10px;
    }
    .nav-menu i.fas {
        margin: 0;
    }
    .headerNav {
        position: fixed;
        top: 0;
        left: -240px;
        z-index: 1001;
        min-height: inherit !important;
        height: 100%;
        overflow: auto;
        transition: 500ms;
        padding: 0;
        background-color: #ffffff;
        width: 240px;
        text-align: left;
        height: auto;
    }
    .headerNav ul li {
        display: block;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede;
    }
    .unreadCount {
        top: 12px !important;
        right: 2px !important;
    }
    .headerNav ul>li {
        display: block;
        padding: 0;
    }
    .headerNav ul>li>a {
        display: block;
        text-align: left;
        padding: 0 15px;
        line-height: 40px;
        font-size: 16px;
    }
    .notification {
        position: relative;
        right: 5px;
        top: 2px;
    }
    .navSrch {
        top: 0px;
        right: 90px;
    }
    .headaddcredit {
        position: relative;
        left: 0px;
        top: 0px;
    }
    .headerRight {
        display: block;
        float: none;
        text-align: center;
    }
    .articleArea {
        padding-left: 0;
    }
    .innerLogo a {
        margin-top: 5px;
    }
    .userDrop {
        position: fixed;
        top: 0;
        right: -100%;
        bottom: 0;
        transition: 500ms;
        border-radius: 0;
        height: 100%;
    }
    .userDrop.open {
        right: 0
    }
    .srchSelect {
        padding-left: 37px;
    }
    .headerNav ul li a.sl {
        color: #fff !important;
        background-color: #f01531;
    }
    .headerNav ul li a span:hover,
    .headerNav ul li a.sl {
        text-decoration: none;
        color: rgb(45, 43, 44) !important;
    }
    .headerNav ul li a .sl span {
        color: #fff !important;
    }
    .show-menu .navOverlay {
        opacity: 1;
        visibility: visible;
    }
    .navOverlay {
        display: block;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 1;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: 500ms;
    }
    .onlineNow {
        padding: 17px 15px 0;
    }
    .notifyMsgs {
        left: 8px;
        top: 14px;
        height: 20%;
    }
    .bannerheader .headerRight .btn {
        width: 30%;
        float: right;
    }
    .loginForm .form-input-box {
        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;
    }
    .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:768px) {
    .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;
    }
    .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 10px 20px 10px;
        width: 160px;
    }
    .textSec h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .edtWrap {
        margin: 0;
    }
    .edtWrap h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .pkgHead br {
        display: block;
    }
    .pkgHead {
        margin: 0 0 25px 0;
    }
    .creditBody {
        padding: 20px 0;
    }
    .bkBtn .btn-md,
    .pkgHead>.btn {
        margin-top: 10px;
    }
    .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;
        display: none;
    }
    .msgLeftPanel {
        position: relative;
        ;
        top: 0;
        z-index: 0;
        height: 100%;
        transition: 500ms;
        width: 100%;
    }
    .showFriends .msgLeftPanel {
        left: 0;
    }
    .showFriends .navOverlay {
        opacity: 1;
        visibility: visible;
    }
    .sexInterestList .rw .colm {
        width: 50%;
    }
    .articleArea {
        padding-left: 0;
    }
    .profileTitle.sticky {
        position: fixed;
        left: 10px;
        top: 100px;
        right: 10px;
        z-index: 2;
        background: #fff;
    }
    .profileActions.sticky {
        position: fixed;
        left: 10px;
        top: 150px;
        right: 10px;
        z-index: 3;
    }
    .profileActions .leftSide {
        display: flex;
        float: none;
    }
    .profileActions .leftSide a {
        max-width: fit-content;
        width: 100%;
    }
    .profileActions {
        padding: 0;
    }
    .bannerheader {
        opacity: 1 !important
    }
    .loginForm .form-input-box {
        width: 100%;
        margin-bottom: 14px;
    }
    .flirtMsglist li label span {
        padding: 10px 16px 10px 10px;
    }
    .registerbox {
        width: 100%;
        margin: auto;
    }
    .msgRightPanel.mobileverssionshow {
        display: block;
    }
    .msgLeftPanel.mobileverssion {
        display: none;
    }
}

@media (max-width:767px) {
    .imageupload {
        left: 50% !important;
    }
    .speech-bubble {
        height: 57px;
        width: 195px !important;
        left: -104px;
        top: -96px !important;
        z-index: 4;
        border: #CCC 1px solid;
    }
    .messageChatFootr .speech-bubble {
        left: -50px;
        height: 80px !important;
    }
    .msgLeftPanel {
        display: block;
        width: 100%;
        margin: auto;
        position: relative;
    }
}

@media (max-width:640px) {
    .cookieeBannerInner , .inrHeadCont{
		display: block;
	}
	.cookieeBannerInner p{
		margin-bottom: 10px;
	}
	.cookieContent{
		padding-right: 0px !important;
	}
    .giftlist li label .gftImg {
        height: 62px;
    }
    .footerBottom .rw .colm {
        width: 100%;
    }
    .powerBy {
        text-align: left;
    }
    .photosBodyCont .rw .colm {
        max-width: 360px;
    }
    .imageupload {
        width: 95% !important;
        display: block;
        margin: 0 auto;
        left: 10px !important;
        right: 10px!important;
    }
}

@media (max-width:639px) {
    .headLogIco {
        padding-left: 10px;
        padding-right: 10px;
    }
    .inrHeadCont {
        min-height: auto;
    }
    .logo img,
    .innerLogo a img {
        height: 30px;
    }
    .headerRight {
        margin-top: 5px;
        margin-right: 5px;
    }
    .innerWrapper .headerRight {
        margin-top: 3px;
    }
    .dateSteps .rw .colm {
        width: 100%;
    }
    .formBoxContainer {
        padding: 16px;
    }
    .notifyMsgs {
        left: 8px;
    }
    .notyfiMsg {
        margin-bottom: 8px;
    }
    .loginFormBx h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .loginFormBx {
        padding: 28px 20px 0px 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 i {
        font-size: 16px;
        margin: 0;
    }
    .pkgHead .shadowBtn.lg {
        font-size: 15px !important;
        line-height: 18px !important;
    }
    .giftlist li {
        width: 14.28%;
    }
    .profileActions .leftSide.withsrc a {
        font-size: 0;
        padding: 16px 0;
    }
    .profileActions .leftSide.withsrc a:last-child {
        border-right: none
    }
    .profileActions .leftSide a i {
        position: inherit;
        width: auto;
        left: 0;
    }
    .profileBox .uinfo .nm a {
        font-size: 16px;
    }
    .profileBox .uinfo .adrs {
        font-size: 14px;
    }
    .cmsContainer h1 {
        font-size: 24px;
        line-height: 25px;
    }
    .profileActions .leftSide a {
        max-width: 100%;
        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 16px;
        font-size: 12px;
    }
    .profileboxTab li.sl a {
        padding-top: 10px;
    }
    .notificationSettings {
        padding: 14px 10px 0 14px;
    }
    .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%;
    }
    .messageChatBody {
        padding-left: 10px;
        padding-right: 10px;
    }
    .messageChatFootr {
        padding: 12px 12px;
        height: auto;
    }
    .messageChatBody {
        height: 306px;
    }
    .giftlist li {
        width: 16.666666%;
    }
    .giftlist li label .gftImg {
        height: 72px;
    }
}

@media (max-width:576px) {
    .welcomePopup2 .modal-body {
        padding-top: 78px;
    }
    .profileBoxes .rw .colm {
        width: 50%;
    }
}

@media (max-width:575px) {
    .editForm .col-sm-4:last-child {
        padding-top: 10px;
    }
    .purchaseBody .rw .colm {
        max-width: 100%;
        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%;
    }
    .packageListCont .pkg {
        text-align: left;
    }
    .notification a {
        margin: 0 5px;
    }
    .imageupload .btns:last-child {
        flex-direction: column;
    }
    .imageupload .btns:last-child .btn {
        width: 160px;
        margin: 5px auto;
    }
}

@media (max-width:500px) {
    .innerHeader {
        padding: 10px 0 8px 0;
    }
    .innerLogo {
        display: block;
        float: none;
        text-align: center;
        margin: 0;
    }
    .innerWrapper .headerRight {
        display: block;
        float: none;
        text-align: center;
        margin: 10px 0 0 0;
    }
    .notification .notifybox {
        right: auto;
        left: 0px;
    }
    .notifybox:before {
        right: auto;
        left: 92px;
    }
    .secureSec ul li {
        padding: 6px 9px;
    }
    .paysecureico li {
        padding: 6px;
    }
    .headaddcredit,
    .notification {
        position: static;
    }
    .navSrch {
        right: 50px;
    }
}

@media (max-width:480px) {
    .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 {
        border-radius: 50px;
        margin-bottom: 0;
        margin-top: 9px;
    }
    .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;
    }
    .onlineProfileListing .rW .colM {
        width: 154px;
    }
    .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;
    }
    .picwrp {
        max-width: 145px;
    }
    .footerNav li {
        width: 50%;
    }
    .footerNav li:after {
        display: none;
    }
    .btn-xl {
        min-width: 130px;
    }
    .notifybox li label {
        margin-bottom: 0;
    }
    .footerNav {
        text-align: left;
    }
    .footerNav li {
        padding: 0 9px;
    }
    .chatPopups {
        width: 100%;
    }
    .chatPopup {
        width: 95%;
    }
    .chatPopup:nth-child(3) {
        right: 0;
    }
    .profileboxTab li.sl a:before {
        background: url(../images/bkg-tab.png) no-repeat -30px 0;
    }
    .profileboxTab li.sl a:after {
        background: url(../images/bkg-tab.png) no-repeat -40px -39px;
    }
    .profileboxTab li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 0;
        padding: 5px 18px 0 22px;
    }
    .notifyMsgs {
        display: block;
        position: fixed;
        bottom: 0;
        left: 20px;
        width: 280px;
        max-width: 100%;
        z-index: 100;
    }
    .sexInterestList {
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 10px;
        max-height: calc(100vh - 210px)!important;
    }
    .sexInterestsSrch h2 {
        display: block;
        position: relative;
        padding: 0 40px 21px 10px;
        color: #e9e9e9;
        font-size: 20px;
        line-height: 43px;
        font-weight: 500;
    }
    .profileDetailsImage .allImages .largImage {
        display: block;
        width: 100%;
        height: 260px;
        overflow: hidden;
    }
    .chatFooter .typeField .type-c .type-sec {
        display: block;
        height: 30px;
        overflow: auto;
        font-size: 12px;
        padding: 8px 10px;
    }
    .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;}
}

@media (max-width: 375px) {
    .navSrch {
        position: static;
    }
    .profileBoxes .rw .colm {
        width: 50%;
    }
    .profileboxTab li a {
        padding: 7px 10px 7px 5px;
    }
    .profileboxTab li {
        padding-top: 5px;
    }
    .msgCurntUsrLoc {
        float: none;
    }
    .packageListCont .pkg .leftS .t {
        font-size: 25px;
    }
    .packageListCont .pkg .rightS {
        width: 40%;
    }
    .packageListCont .pkg .leftS {
        width: 60%;
    }
    .profileBox .uinfo {
        margin-top: 10px;
    }
    .picwrp {
        max-width: 115px;
        margin-top: 10px;
    }
    .notification .notifybox {
        width: 100%;
    }
}

@media (max-width: 375px) {
    .footerNav li a {
        font-size: 14px;
    }
    .lowCreditsCont .footerC .btn {
        font-size: 14px;
        font-weight: 500;
        min-width: 100px !important;
    }
    .bannerheader .headerRight .btn {
        width: 34%;
        font-size: 17px !important;
        margin: 2px 0px 0 24px;
        padding: 0 12px !important;
    }
}

@media (orientation: landscape) {
    .chatMsgArea .dataCont {
        height: 160px;
    }
}