

body {
    font-family: 'Raleway', sans-serif !important;
}

a:hover,
a:focus {
    color: #c33160;
}

.bootstrap-select .dropdown-toggle:focus {
    /* outline: thin dotted #333!important; */
    /* outline: 5px auto #b32754 !important; */
    /* outline-offset: -2px; */
    outline: 1px solid red;
}

.selectbox .caret {
    border: 0;
    position: relative !important;
    width: 45px;
    height: 50px;
    line-height: 50px;
    top: auto !important;
    right: auto !important;
    margin-top: 0 !important;
}

.selectbox .bootstrap-select .btn-default {
    background: #fff;
}

.filter_form .selectbox {
    position: static !important;
    border: 0px;
}

.selectbox .dropdown-menu {
    padding: 0;
}

.selectbox .dropdown-menu>li>a {
    padding: 8px 10px;
    border-bottom: 1px solid #f5f5f5;
    word-wrap: break-word;
}

.selectbox .bs-caret {
    width: 50px;
    display: inline-block;
    border-left: 2px solid #c33160;
    height: 48px;
    text-align: center;
}

.selectbox .caret:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 21px;
    line-height: 50px;
    color: #c33160;
}

.selectbox .filter-option {
    width: calc(100% - 50px) !important;
    padding: 0px 10px;
    text-align: left;
    line-height: 50px;
}

.selectbox .bootstrap-select .btn-default {
    border-radius: 4px !important;
    padding: 0px 0px !important;
    height: 50px !important;
    font-size: 14px;
}
.selectbox .bootstrap-select .dropdown-toggle, .selectbox .bootstrap-select .dropdown-toggle:hover {
    box-shadow: none;
    background: #fff;
    border-color: #c33160 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.bootstrap-select .dropdown-toggle,
.bootstrap-select .dropdown-toggle:hover {
    box-shadow: none;
    background: #fff;
    border-color: #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.btn-group.open .dropdown-toggle,
.btn-group.open .dropdown-toggle:hover,
.btn-group.open .dropdown-toggle:active:focus,
.btn-group.open .dropdown-toggle:active:focus,
.open>.dropdown-toggle.btn-default:hover,
.btn-group.open .dropdown-toggle:focus,
textarea:focus {
    border: 1px solid #c33160 !important;
    background: #fff;
    box-shadow: 0px 2px 3px 1px #c3316030 !important;
    -moz-box-shadow: 0px 2px 3px 1px #c3316030 !important;
    -webkit-box-shadow: 0px 2px 3px 1px #c3316030 !important;
}


/* .btn-default.active.focus,
    .btn-default.active:focus,
    .btn-default.active:hover,
    .btn-default:active.focus,
    .btn-default:active:focus,
    .btn-defau
    
    } */

.advance_search_pop li.ver_tab.active p {
    color: #c33160 !important;
}

.advance_search_pop li.ver_tab.active a:hover p {
    color: #c33160 !important;
}

.btn-primary:active,
.search_value:active,
.btn-primary:focus,
.btn-primary:focus-within,
.btn-primary:visited,
.btn-primary.focus {
    /* color: #333; */
     background-color: #b32754 !important;
    border-color: #b32754 !important;
    color:#fff !important;
}

.width-75 {
    width: 80% !important;
}

.width-100 {
    width: 100% !important;
}

.page-back {
    background: url(../images_dev/new_design/pop-bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    padding: 30px 0px;
}

.btn-primary:focus {
    color: #333;
}

.btn-default-new:focus {
    color: #fff;
}

.price-modal .modal-body {
    padding: 30px 30px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    margin-top: -1px;
}

.display_god1 .dropdown-menu,
.wor_drop .dropdown-menu {
    top: 0;
    margin-top: -1px;
    left: 30%;
    width: 70% !important;
}

.navbar-nav .open .dropdown-menu {
    background: #ccc;
}

.theplan {
    min-width: 170px;
}

.likeme {
    cursor: pointer;
    font-size: 12px;
    color: #c33160 !important;
}

.likeme:hover {
    color: #b32754 !important;
}

.likedd {
    cursor: pointer;
    font-size: 12px;
    color: #b32754 !important;
}

 ::-webkit-scrollbar {
    -webkit-appearance: none;
}

 ::-webkit-scrollbar:vertical {
    width: 12px;
}

 ::-webkit-scrollbar:horizontal {
    height: 12px;
}

 ::-webkit-scrollbar-thumb {
    background-color: #c33160;
    border-radius: 10px;
    border: 2px solid #ffffff;
}

 ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
    color: #c33160;
}

.jems {
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    color: #000 !important;
    margin: 0px !important;
}

.jems:hover {
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    color: #000 !important;
    margin: 0px !important;
}

.advertise_right_section .recent-work-wrap {
    height: auto;
    overflow: hidden;background: transparent;
}

#profile_form .control-group.islamic2,
#details .control-group.islamic2 {
    margin: 0px 0px 10px 0px;
}

.black_btn {
    color: #fff;
    background-color: #3a3a3a !important;
    border-color: #3a3a3a !important;
}

.black_btn:hover {
    color: #fff;
    background-color: #2c2c2c !important;
    border-color: #2c2c2c !important;
}

.black_btn:focus {
    color: #fff !important;
}

.price_first .most-popular,
.price_fourth .most-popular,
.price_third .most-popular {
    display: none;
}

.price_sec .saregamapa,
.price_fourth .saregamapa,
.price_third .saregamapa {
    display: none;
}

.saregamapa {
    position: absolute;
    right: 0px;
    top: 54px;
    height: 102px;
}

.advertise_right_section .sweet_head {
    font-size: 18px;
}

.most-popular {
    position: absolute;
    right: 0px;
    top: 73px;
    height: 97px;
    /*width: 100%;
        text-align: center;
        height: 30px;
        vertical-align: middle;
        padding-top: 5px;
        font-size: 15px;
        color: #fff;
        background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
        background-size: 400% 400%;
        -webkit-animation: Gradient 15s ease infinite;
        -moz-animation: Gradient 10s ease infinite;
        animation: Gradient 10s ease infinite;*/
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.profil_menus .ver_tab:hover,
.profil_menus .ver_tab.active {
    background: #c33160 !important;
    color: #fff;
}

.nav-tabs.sideways>li>a {
    border: 0px solid transparent;
    font-weight: 500;
    color: #333;
    cursor: pointer !important;
}
.nav-tabs.sideways>li.active>a {
    color:#b32754 !important;
}
.nav-tabs.sideways>li.active>a svg {
    fill:#b32754 !important;
}
.nav-tabs.sideways>li>a:hover {
    color:#b32754 !important;
}
.nav-tabs.sideways>li>a:hover svg{
    fill:#b32754 !important;
}
.ver_tab.active ul {
    /* background: #444141 !important; */
}

.profil_main_content .jeetHeight {
    height: 393px;
    overflow: auto;
}

.profile_content_2_left .tab-content {
    padding: 0 20px;
}


/*.first ul.theplan{
        background:#ee82b6 !important;
    }
    .sec ul.theplan{
        background:#f9ad40 !important;
    }
    .third ul.theplan{
        background:#75caf3 !important;
    }
    .fourth ul.theplan{
        background:#b543bb !important;
    }*/

.sideways li.ver_tab .demo_menu_dropdown li.active a p {
    color: #c33160!important;
    font-weight: 600;
}

.userdetails span.ages,
.userdetails span.malefemale,
.userdetails span.maritalstatus {
    display: inline-block !important;
    width: auto;
    padding: 0px 2px;
    margin-bottom: 6px;
}

#ideal_part .partner_box_1 span {
    display: block;
}


/* #ideal_part .text_user_tab {
        height: 25px;
    } */

#inbox_msg h2,
#fav_user h1,
#block_user h1,
#ideal_part h1 {
    margin: 0;
    font-size: 19px;
    padding: 13px;
    background: #c33f74;
    border-right: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    display: none;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #c33160;
    background-color: #fff;
    border-color: #e5e5e5;
}

.sideways::-webkit-scrollbar,
.md_content::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}

.sideways::-webkit-scrollbar-thumb,
.md_content::-webkit-scrollbar-thumb {
    background-color: #c33160;
    -webkit-box-shadow: #c33160;
}

.new_message_inbox_all_head_text_img img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.date-type {
    font-family: open sans;
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #b2b2b2;
    text-align: left;
    display: inline-block;
    width: 100%;
    width: calc(100% - 60px);
    margin-left: 60px;
}
.sender .date-type {
     text-align: right !important;
     margin-left: 0px !important;
     margin-right: 60px;
}
.send_msg{
    background: transparent;
    border: 0;
    padding: 0;
    width: 100%;
}
.send_msg svg{
    width: 35px;
    height: 35px;
    margin-top: 10px;
}
.text_reply textarea:focus{
    border:0px !important;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
}
.heelojeet .btn-group button a {
    color: #c33160;
}

.heelojeet .btn-group button:hover a {
    color: #fff;
}

.pricingdiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pricingdiv ul.theplan.active {
    z-index: 100;
    box-shadow: 0 0 20px #c33160;
    border: 0px solid #c33160;
}
.price-div.active {
    z-index: 100;
    box-shadow: 0px 0px 12px 0px #c33160;
    border: 0px solid #c33160;
}

.pricingdiv ul.theplan {
    cursor: pointer;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    color: #fff;
    background: #fff;
    position: relative;
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 1em;
    transition: all .5s;
    background: #c33160;
}

.pricingdiv ul.theplan:hover {
    /* when mouse hover over pricing table */
    z-index: 100;
    box-shadow: 0 0 20px #c33160;
}

.pricingdiv ul.theplan li:nth-of-type(2) {
    margin-top: auto !important;
    font-size: 15px !important;
    padding-bottom: 0px;
}

.pricingdiv ul.theplan li {
    margin: 5px 20px;
    position: relative;
}

.pricingdiv ul.theplan li.title {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

.pricingdiv ul.theplan:nth-of-type(2) {
    background: #e53499;
}

.pricingdiv ul.theplan:nth-of-type(3) {
    background: #2a2cc8;
}

.pricingdiv ul.theplan:last-of-type {
    /* remove right margin in very last table */
    margin-right: 0;
}

.pricingdiv ul.theplan li:first-of-type {
    text-transform: uppercase;
    margin-bottom: -5px;
}


/*very last LI within each pricing UL */

.pricingdiv ul.theplan li:last-of-type {
    text-align: center;
    margin-top: auto;
    /*align last LI (price botton li) to the very bottom of UL */
    font-size: 15px;
    padding-bottom: 18px;
}

.pricingdiv a.pricebutton {
    background: white;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
    margin: 10px auto;
    border-radius: 5px;
    color: navy;
    text-transform: uppercase;
}

.advertise_img_right .btn-primary:active,
.advertise_img_right .btn-primary:focus {
    background-color: #b32754;
    border-color: #b32754;
}

@media screen and (min-width: 1025px) {
    .logo_con_smll {
        margin-left: 95px !important;
    }
}

@media screen and (max-width: 1050px) and (min-width: 1024px) {
    .price_third .mid_txt span {
        font-size: 18px;
    }
    .price_third .main {
        font-size: 17px !important;
    }
    .price_fourth .mid_txt span {
        font-size: 15px;
    }
    .price_fourth .main {
        font-size: 15px !important;
    }
}

.sub_opt_button h1 {
    font-size: 26px;
    font-weight: 700;
    font-family: arial;
}

.sub_opt_button h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: arial;
}

#subscriptionHomeModel .first,
#subscriptionHomeModel .sec,
#subscriptionHomeModel .third,
#subscriptionHomeModel .fourth {
    margin-top: 15px;
}

.sub_opt_button {
    width: 100%;
    height: 100%;
    border: 1px solid #cacaca;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.info {
    font-style: inherit;
}

.owl-prev {
    text-transform: capitalize;
}

.owl-next {
    text-transform: capitalize;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #c33160 !important;
   
    opacity: 1 !important;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background: #b32754 !important;
}

.advertise_right_section .sweet_head {
    margin-top: 3px;
    margin-bottom: 0px;
}

.advertise_right_section p.sweet_sub {
    margin: 0 0 0px;
}

.divva {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.new_member_box .new_member_list_message ul {
   max-height: 670px;
    overflow-y: auto;
    margin-bottom: 0px !important;
    overflow-x: hidden;
}

.mt-50{
    margin-top: 50px;
}
#forgotPass label.error {
    float: left;
}

.rightMsg a h5 span {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    font-family: raleway;
    margin: 0;
}

.rightMsg a h5 span:hover {
    color: #c33160;
}

.new_msg_box_inner:hover .new_member_box ul li .new_msg_box_inner a {
    color: #c33160;
}

.list-img .fa {
    width: 12px;margin-right: 5px;

}

.partner_box_1 span:first-child {
    display: block;
}

.partner_box_1 a span:first-child {
    height: auto;
    display: block;
}

.text_user_tab {
    overflow-wrap: break-word;
}

.paid_member_part {
    text-align: center;
}


/* #fav_user .text_user_tab {
        height: 55px;
    } */

.added-days {
    padding: 20px 0px 10px 0px;
    display: inline-block;
    width: 100%;
}

#back-to-top .top {
    z-index: 999;
    position: fixed;
    margin: 0px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: fixed;
    bottom: 50px;
    right: 25px;
    z-index: 999;
    font-size: 24px;
    color: #ffffff;
    width: 70px;
    height: 70px;
    text-align: center;
}

#back-to-top .top svg {
    width: 70px;
    height: 70px;
   /* -webkit-filter: drop-shadow(0px 0px 4px #fff);
    -moz-filter: drop-shadow(0px 0px 4px #fff);
    filter: drop-shadow(0px 0px 4px #fff);*/
}

.bt-login {
    background: #c42d60;
    height: 37px;
    font-size: 14px;
    padding: 5px 13px;
    margin-top: 7%;
    margin-bottom: 15%;
    color: #fff;
}

.bt-login:hover {
    outline: 0 !important;
    background: #b32754;
    color: #fff;
}

.about {
    text-align: justify;
    color: #656363;
}

.about .cont_padding p {
    color: #656363;
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 12px;
    text-align: justify;
    letter-spacing: 0.3px;
}

.hideCounter {
    display: none;
}

#myModalOnce .modal-sm {
    margin-top: 13%;
}

.jeetMsg p a span {
    color: #951447;
}

.jeetMsg p a span:hover {
    color: #c33160;
}

.list-img .uniqe:hover {
    color: #b32754 !important
}

.faq_list ul li {
    list-style-type: disc !important;
}

.term_text.faq_list ul {
    padding: 0px 10px 0px 15px !important;
}

.jeetHover:hover {
    color: #c33160;
}

.faq_list strong {
    font-size: 16px;
    font-weight: 600;
    color: #c33160;
    letter-spacing: 0.4px;
    margin: 30px 0px 25px;
}

.faq_list ul li {
    font-weight: 700;
}

.jeetPrice {
    padding: 20px 35px;
}

.padtb15 {
    padding: 0px 0px 30px 0px;
}
.abt-div{
    padding:50px 0px;
}
a.without_design:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
}


/*.blog_page_content ul.pagination li a:hover {*/


/*   z-index: 2;*/


/*    color: #23527c;*/


/*    background-color: #eee !important;*/


/*}*/

.jeetMsg {
    padding-left: 100px;
}

.jeetMsg .close {
    font-size: 23px;
    FONT-WEIGHT: BOLDER !IMPORTANT;
    color: #505050;
    opacity: 10;
    margin-top: -40px;
    margin-right: 5px;
}

.jeetPrice .pricing-content {
    margin: 15px 0px;
}

.partner_box_1 a.btn {
    /* font-size: 13px;
    background: #fff; */
    border: 1px solid #e5e5e5;
    padding: 12px 20px;
    width: 100%;
    /* color: #333; */
    display: inline-block;
    margin-top: 20px;
}
.partner_box_1 a.btn-primary{
    border: 1px solid #c33160;
}

/*#boost .modal-header .close {
    margin-top: 10px;
}*/

#boost .modal-header {
    padding: 0px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.jeetMsg .close:hover {
    color: #000;
}

#inbox_msg #send_msg_form .modal-body,
#inbox_msg #send_msg_form .text_reply {
    padding: 0px;
}

.jeetPrice .pricingTable .pricing-content {
    padding: 10px;
}

.heelojeet .btn-group button:focus {
    outline: none;
}

textarea:focus,
input:focus {
    outline: none;
}

.base_content_right p {
    font-size: 13px;
}

input#userName:focus {
    border: 1px solid #c33160 !important;
}

.heelojeet .btn-group button {
    background-color: transparent;
    border: 1px solid #c33160;
    color: #c33160;
    padding: 5px 10px;
    cursor: pointer;
    float: left;
    font-size: 18px;
}

.profil_main_content span.edit_prof1 a {
    font-size: 14px;
    color: #8a0c3e;
    position: relative;
    margin-top: 5px;
    top: -2px;
    left: 0px;
    font-family: open sans;
}

.info span img {
    width: 15px;
}

.col-2-mem_defaul_side {
    padding-left: 0px;
    padding-right: 0px;
}


/* @media only screen and (min-width: 769px) { */

.threebtn {
    min-height: 135px;
    position: relative;
}

.heelojeet {
    position: absolute;
    bottom: 0;
    right: 0;
}

.edit_prof {
    position: absolute;
    bottom: 0;
    left: 0;
}

.editbtn {
    padding: 10px 0px;
    position: relative;
}


/* .up_pic{
        width:28% !important;
    } */

.advertise_right_section h3 {
    margin: 0;
    font-size: 20px;
    padding:0px 0px 10px 0px;
}

.ad-inner {
    padding: 20px 30px;
    display: inline-block;
    width: 100%;
}

.upcraet svg,
.downcaret svg {
    width: 8px !important;
    height: 8px !important;
    fill: #4a4a4a;
}

.upcraet {
    display: none;
}

.upcraet,
.downcaret {
    float: right;
}

.read_more_btn a {
    color: #c33160;
    font-weight: 500;
}

.read_more_btn {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.member_menu_tab p {
    margin-bottom: 5px;
}

.heelojeet .btn-group button:first-child {
    border-radius: 7px 0px 0px 7px;
}

.heelojeet .btn-group button:last-child {
    border-radius: 0px 7px 7px 0px;
}

.heelojeet .btn-group button:not(:last-child) {
    border-right: none;
    /* Prevent double borders */
}


/* Clear floats (clearfix hack) */

.btn-group:after {
    content: "";
    clear: both;
    display: table;
}


/* Add a background color on hover */


/* .btn-group button:hover {
            background-color: #b32754;
            color: #fff;
        } */

.boostsec {
    cursor: pointer;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    background: #c33160;
    padding: 25px 20px;
    margin-bottom: 10px;
    position: relative;
    z-index: 999
}

.boostsec a {
    color: #fff;
    font-weight: 500;
}

.boostsec svg {
    width: 23px;
    height: 23px;
    fill: #fff;
    position: relative;
    top: 5px;
}

.ver_tab svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.new_tab svg {
    position: relative;
    top: 4px;
}

.pd-t-20 {
    padding-top: 20px;
}

.img-left {
    padding: 10px;
}

.img-left img {
    width: 150px;
}

.img-left i {
    font-family: 'HARNGTON';
    font-size: 22px;
    color: #4a4a4a;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    padding: 2px 0px;
    display: block;
}

.demo_menu_dropdown {
    padding: 5px 10px
}
.date a.label_value{
    /* font-family: open sans;
font-weight: 500; */
}

.blog_h1 {
    font-weight: 500;
    font-size: 18px;
    margin: 0px 0px 20px 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.blog_block p {
  
    
    margin: 16px 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.blog_block-custom p{
    text-overflow: unset !important;
    overflow: auto !important;
    white-space: normal !important;
}
.btn:focus,
.btn:active {
    outline: none !important;
    box-shadow: none;
}

.btn-primary,.btn-default{
    color: #fff;
    background-color: #c33160;
    border-color: #c33160;
    padding: 10px 15px;
}

.btn-primary:hover,.btn-primary.focus,.btn-primary:focus {
    background-color: #b32754 !important;
    border-color: #b32754 !important;
    color:#fff !important;
   
}


.last_txt .btn-primary:active {
     background-color: #b32754 !important;
    border-color: #b32754 !important;
    color:#fff !important;
}

.blog_h3 {
    margin-bottom: 5px;
    min-height: 15px;
}

.cat {
    display: block;
    width: auto;
    margin-right: 30px;
    float: left;
}

.blog_h3 .label {
    display: block;
    width: auto;
    float: left;
    color: #000;
   font-weight: 500;
font-size: 12px;
padding-left: 0px;
}

.blog_h3 .label_value {
    display: block;
    width: auto;
   
    color: #c33160;
    float: left;
    font-size: 12px;
}

.blog_content {
    padding: 10px 0px 0px;
}

.blog_content p,
.blog_content ol li {
    text-align: justify;
    line-height: 26px;
}

.blog_link {
  
display: block;
clear: both;
float: right;
font-weight: 500;
position: absolute;
bottom: 10px;
border-top: 2px dotted #ccc;
width: calc(100% - 50px);
left: 25px;
padding: 10px 0px;
}

/*.blog_link:hover {
    color: #b83369;
    display: block;
    clear: both;
    padding: 0px 10px 10px;
    float: right;
    font-weight: 600;
}*/

.single_page_inner{
    margin-top: 50px;
}
.ragister_btn_input:hover {
    background: #e78aaa;
    color: #fff;
}

@media (min-width: 992px) {
    #cont_icon .modal-lg {
        width: 775px !important;
    }
}

.ragister_btn_input {
    background: #c33160;
    font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
    border: 1px solid #c33160;
    box-shadow: inset 0 1px 0 #c33160;
    -moz-box-shadow: inset 0 1px 0 #116F4C;
    -webkit-box-shadow: inset 0 1px 0 #c33160;
    color: #FFF;
    font-size: 16px;
    padding: 6px 14px;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.term_text p,
.term_text ul li,
.terms_cont ul li {
    text-align: justify;
}

.price_first .jittu {
    position: relative;
    top: 85px;
    color: #fff;
    font-size: 16px;
}

.price_sec .jittu {
    position: relative;
    top: 76px;
    color: #fff;
    font-size: 16px;
}

.price_third .jittu {
    position: relative;
    top: 68px;
    color: #fff;
    font-size: 14px;
}

.price_fourth .jittu {
    position: relative;
    top: 52px;
    color: #fff;
    font-size: 13px;
}

#prefernce_my ul.nav li.active ,#preference_tab ul.nav li.active{
    background: none !important;
    border-bottom: 3px solid #c2185b;
}

#prefernce_my ul.nav li.active a ,#preference_tab ul.nav li.active a{
    color: #c33160 !important;
    font-weight: 500
}

#prefernce_my ul.nav li a,#preference_tab ul.nav li a {
    border: none !important;
    font-size: 13px;
    line-height: 40px;
    background: transparent !important;
    letter-spacing: 0;
    padding: 0 25px 0px 0px;
    text-transform: uppercase;
    font-weight: 500;
}
#preference_tab .who_am{
    padding: 0px 20px;
}
#preference_tab ul.new-tabs{
    margin: 20px 0px 10px 20px;
}

button::-moz-focus-inner {
    border: 0;
}

a:focus {
    outline: 0;
}

.carousel-inner {
    max-height: 600px;
}

.carousel-inner>.item>img {
    height: 600px;
}

.boost {
    margin-left: 5px;
}

.uniqe {
    cursor: pointer;
    font-size: 12px;
    color: #c33160 !important;
}

#customers {
    font-family: 'Raleway', sans-serif !important;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}
.selectbox .user_input {
   
    border: 1px solid #c33160;
    
}
.user_input {
    padding: 5px 10px;
    color: #000;
    height: 50px;
    margin-top: 0;
    border: 1px solid #e5e5e5;
    box-shadow: none;font-size: 13px;
}

.form-inline .form-control {
    display: inherit;
    width: 100%;
}

.pricetable {
    padding: 50px 0px;
}

#customers td {
    border: 1px solid #ddd;
    padding: 10px;
}

#customers th {
    border: 1px solid transparent;
    padding: 8px;
}


/* #customers tr:nth-child(even){background-color: #f2f2f2;} */

.focusedA {
    color: #e881a4 !important;
}

.footer ul.foot_link li a:hover,
.footer ul.foot_link li a:focus,
.focusedA {
    color: #e881a4;
}

#customers svg {
    width: 20px;
    height: 20px;
    fill: #c33160;
}

#customers svg.remove {
    width: 18px;
    height: 18px;
    fill: #575757;
}

#customers th {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    background-color: #c33160;
    color: white;
    font-weight: 500;
}

.pagination li {
    cursor: pointer;
}

.pagination li a.current {
    background: #c33160 !important;
    color: #fff !important;
}

.imguser {
    height: 80px;
    width: 80px;
    padding: 3px;
    float: left;
    border: 2px solid #c33f74;
}

img.prof_img2 {
    width: 70px;
    height: 70px;
    float: left;
}


/*#messagewindow {
    overflow: scroll;
    height: 280px;
}*/

.owl-carousel {
    margin-top: 15px;
}

.btn-search {
    text-align: center;
    background: #c33160;
    margin-right: 5px;
    border-radius: 3px;
}

.btn-search:hover {
    background: #cc7f99;
    border-radius: 3px;
}

.header .nav>li>a.srch-big {
    padding: 0px 45px !important;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #b32754;
}

.like {
    padding: 5px;
    border: 1px solid #c33160;
    background: #c33160;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.like:hover {
    color: #fff;
    background: #c33160;
}


/*.liked:hover span {display:none}
    .liked:hover:before {
    content:"Liked";
    }*/

.liked {
    /* color: #383838 !important; */
    font-weight: 600 !important;
}

#likes ul {
    padding: 0;
    margin-top: 10px;
}

#likes ul li {
    
    
}
#likes ul li a{
    padding: 12px 0px;
border-bottom: 1px solid #f5f5f5;
width: 100%;
display: inline-block;
}
#likes ul li a:hover{
   
    border-bottom: 1px solid #c33160;
}

#likes ul li a span {
    color: #c33160;
    font-size: 15px;
margin-right: 8px;
}

#likes ul li a {
    color: #000;
}


/* .membership{
    text-align:left;
     padding: 7px;
     border-top: 3px solid #ae194c;
    } */

.membership h4.who_am {
    font-family: 'HARNGTON';
    font-weight: 600;
}

.header .navbar-inverse .navbar-nav>li>a .fa-search {
    padding-top: 11px;
}

.search_fil_box .list-img>img {
    height: 120px;
    width: 200px;
}

.membership h5 {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

.search_fil_box:hover {
    box-shadow: 3px 1px 10px 1px #9e1d51;
}

.fil_img1 img {
    height: 100%;
    width: 100%;
    object-fit: unset;
}

.fil_img1 {
    margin-bottom: 8px;
    border: 1px solid #ccc;
    padding: 4px;
    width: 200px;
    text-align: center;
    float: left;
    height: 200px;
}

.search_fil_box {
    margin-bottom: 20px;
    min-height: auto;
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
}

.subs {
    margin: 10% 33%;
}

.jeet {
    padding: 15px 0px;
    font-size: 16px;
    color: gray;
}

.pad-left {
    padding-left: 55px;
    font-weight: 600;
    color: #000;
}

.fa-circle-o {
    color: #0b900b;
    background: #0b900b;
    border-radius: 50%;
    height: 10px;
    font-size: 11px;
}

.base_content_inner h4 {
    font-weight: bold;
}

.fa-male,
.fa-female {
    color: #d5437d;
}

img.prof_img1 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 5px solid #8a0c3e;
    float: left;
}

.tab_menu_profile ul.nav.nav-tabs.new-tabs {
    border-bottom: 1px solid #ccc !important;
}

.profil_main_content .tab_menu_profile ul.nav.nav-tabs.new-tabs li.active a {
    color: #000 !important;
}

.profil_main_content .tab_menu_profile ul.nav.nav-tabs.new-tabs li a {
    color: #ccc !important;
    text-transform: uppercase;
}

.profil_main_content .tab_menu_profile ul.nav.nav-tabs.new-tabs li.active {
    background: none !important;
    border-bottom: 3px solid #c2185b;
}

.profil_main_content .tab_menu_profile ul.nav.nav-tabs li {
    background: none !important;
    padding: 0px 0px;
    margin: 0 0px;
    border: 0px;
}

.collapse.in .new_acc_panelbody {
    border: 1px solid #ddd;
}

.bs-example a.acc_close.head_profile_tab_acc1 h4.panel-title {
    color: #fff;
}

.bs-example a.acc_close.head_profile_tab_acc1.collapsed h4.panel-title {
    color: #6f6f6f;
}

.bs-example a.acc_close.head_profile_tab_acc1.collapsed:hover h4.panel-title {
    color: #fff;
}

.bs-example a.acc_close.head_profile_tab_acc1.collapsed {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 10px 14px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    background: #f7f6f7;
}

.bs-example a.acc_close.head_profile_tab_acc1 {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 10px 14px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    background: rgb(238, 77, 131);
    color: #fff;
}

.bs-example a.acc_close.head_profile_tab_acc1.collapsed:hover {
    background: rgb(238, 77, 131);
}

#myModalOnce .modal-body {
    padding: 50px;
}

.avpic {
    padding: 10px 20px;
    text-align: left;
}

.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}


/* .new_acc_panelbody {
            padding: 150px 0px;
        } */

.membership h4 {
    background: #c33160;
    padding: 28px 20px;
    color: #fff;
    margin-top: 0;
}

.avpic a {
    color: #4a4a4a;
    font-weight: 500;
}
.avpic a:hover,.avpic a:focus,.avpic a:active {
    color: #c33160;
   
}
.edit-profile-btn {
    position: relative;
}

.locn svg {
    width: 18px;
    height: 18px;
    fill: #666;
    position: relative;
    top: 4px;
}

.who_am svg {
    fill: #a4a4a4;
    width: 25px;
    height: 25px;
    margin-left: 5px;
    cursor:pointer;
}

/*.new_profile_sec>.container-fluid>.row {
    display: flex;
}*/

.who_am {
    font-size: 22px;
    font-family: raleway;
    letter-spacing: 0px;
    
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0px;
}


.who-likes-btn {
    margin-top: 15px;
}

.who-likes-btn button {
    margin-top: 0px;
}

.banner-img {
    background: url(../images_dev/new_design/profile_banner.png);
    background-size: cover;
    height: 150px;
    border-radius: 18px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
}

.who-likes-btn {
    text-align: right;
}

@media only screen and (min-width: 768px) {
    .carousel-zoom .carousel-caption h1 {
        font-size: 35px;
    }
    .carousel-zoom .carousel-caption h3 {
        font-size: 25px;
    }
    .carousel-caption {
        top: 30%;
    }
    .uniqe {
        width: 50%;
        float: left;
    }
    .test_txt {
        height: 60px;
    }
    #myModal_msg .modal-body {
        padding: 30px 35px;
    }
    .mypopup {
        /* min-height: 411.3px; */
        height: auto;
    }
    .left_side {
        width: 120px;
    }
    .right_side {
        width: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .logo {
        /* width: auto; */
        margin: 10px auto !important;
    }
    .navbar-brand {
        float: none;
        height: auto;
        text-align: center;
    }
    .pd-r-5 {
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .pd-r-5 {
        padding-right: 15px !important;
    }
    .login_btn ul li a.main-a {
        display: inline-block;
        width: 100%;
    }
    .pd-r-0,
    .pd-l-0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    /* .flexslider .carousel-caption {
                display: none;
            } */
    .login_btn ul li a.main-a {
        font-size: 12px !important;
    }
    .jeet {
        padding: 0px 0px;
    }
    
    /* .search_fil_box .col-xs-12 {
        padding-right: 5px;
        padding-left: 5px;
    } */
    .clear-float {
        clear: left;
    }
    .list-img .uniqe,
    .list-img .mylike {
        margin-left: 5px;
        position:relative;
        cursor:pointer;
        z-index:99;
    }
    /*.adv_search {
        color: #5e5d5d;
        font-size: 12px;
        font-weight: 600;
        border-right: 1px solid #9e9e9e;
        padding: 0px 9px;
    }*/
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #c33160 !important;
        background-color: #e2e2e2 !important;
    }
    .testimonial {
        height: 250px;
    }
    .reset_pass {
        margin: 3% auto 9%;
    }
    .display_god1 .dropdown-menu:after,
    .wor_drop .dropdown-menu:after {
        position: absolute;
        top: 11px;
        left: -12px;
        display: inline-block;
        border-top: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid transparent;
        content: '';
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
    }
    .navbar-nav .open .dropdown-menu {
        background: #ededed;
        color: #000;
    }
    .pricingTable .pricing-content {
        padding: 20px !important;
    }
    .demo {
        margin: 0;
        width: 100%;
        display: flex;
        overflow: scroll;
        padding: 10px 0px;
        flex-wrap: nowrap;
    }
    .demo > .col-xs-12{
        min-width:225px;
    }
    .demo .price-div{
        padding:10px;
    }
    .demo > .col-xs-12:first-child{
        padding-right:0;
    }
    .sec_head {
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .jeetPrice {
        padding: 10px 40px;
    }
    .jeetPrice .pricingTable {
        margin: 0 0 0px;
    }
    .cam {
        left: 12px !important;
        top: 118px !important;
        margin-top: 0px !important;
    }
    #upload_img {
        display: inline-block;
    }
    #prefernce_my .nav-tabs>li {
        width: 100%;
    }
    .profil_menus ul.nav.nav-tabs.tabs-left.sideways {
        margin-top: 0%;
    }
    .member_menu_tab,
    .read_more_btn {
        display: none;
    }
    div.avpic:last-child {
        display: none;
    }
    .avpic {
      /*  padding: 5px;
        text-align: center;*/
    }
    .avatar {
        vertical-align: middle;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        border: 1px solid #ccc;
        padding: 2px;
    }
    .editbtn h3 {
        margin-top: 0px;
    }
    .udata {
        padding: 0px;
    }
    .upic {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }
    .advertise_img_right {
        margin: 5% 0 0%;
    }
    .black_btn {
        margin-top: 10px;
    }
    .profile_content_2_right {
        display: none;
    }
    .rightMsg a h5 span {
    
        font-weight: normal;
        letter-spacing: .5px;
        color: #000;
        margin: 0px;
    }
    .jems {
        font-size: 13px !important;
        font-weight: normal !important;
        letter-spacing: 1px !important;
        color: #000 !important;
        margin: 0px !important;
    }
    .jems:hover {
        font-size: 13px !important;
        font-weight: normal !important;
        letter-spacing: 1px !important;
        color: #000 !important;
        margin: 0px !important;
    }
    #inbox_msg .inbox_box_inner .new_member_box .col-sm-12 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .col-2-mem_defaul_side {
        padding-top: 15px;
    }
    ul.nav.nav-tabs.tabs-left.sideways {
        max-height: 113px;
    }
    .advance_search_pop .md_content {
        max-height: 250px;
        text-align: left;
        margin-bottom: 5%;
        min-height: 219px;
    }
    .advance_search_pop .btn-primary {
        padding: 9px 28px;
        margin: 0% 0 0%;
    }
    .modal-content.advance_search_pop {
        margin-top: 0px;
    }
    #sweetPopup h1 {
        font-size: 20px;
    }
    #sweetPopup .single-page-dtl p {
        letter-spacing: 0.5px;
        min-height: 282px;
        max-height: 282px;
        overflow: auto;
    }
    #sweetPopup .modal-header {
        padding: 5px 15px;
        border-bottom: 1px solid #e5e5e5;
    }
    #sweetPopup .modal-body {
        position: relative;
        padding: 0px 15px;
    }
    .log_pop #forget_password23 .tab_head {
        font-size: 17px;
        margin-top: 0px !important;
    }
    #myModalOnce .modal-body {
        padding: 15px;
    }
    #loginModal .modl_width,
    #loginModal2 .modl_width,
    #loginModal3 .modl_width {
        margin: 20px auto !important;
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    header a[aria-expanded="true"] {
        background-color: #2e2e2e;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
    }
    .boostsec {
        padding: 6px 10px;
    }
    div.member_list_img:last-child {
        display: none;
    }
    button#register_btn,
    button#register_btns {
       /* height: 37px;
        font-size: 14px;
        padding: 5px 13px;*/
        margin-top: 10px;
      /*  margin-bottom: 0%;
        BACKGROUND: #c42d60;
        color: #fff;*/
    }
    #login_btn2 {
        background: #c42d60;
        height: 37px;
        font-size: 14px;
        padding: 5px 13px;
        margin-top: 2%;
        margin-bottom: 3%;
        color: #fff;
    }
    .saregamapa {
        position: absolute;
        right: 0px;
        height: 94px;
        top: 8%;
    }
    .most-popular {
        position: absolute;
        right: 0px;
        top: 8%;
        height: 94px;
    }
    button.btn.btn-default.filter-col {
        border-radius: 3px 3px 3px 3px;
    }
    .header {
        padding-bottom: 0px;
    }
    .hd-search-form .form-group:first-child {
        display: inline-block;
        width: 72%;
        margin-bottom: 0px;
    }
    .hd-search-form .form-group:last-child {
        display: inline-block;
        width: 25%;
        margin-bottom: 0px;
    }
    #navbar .panel {
        margin-bottom: 0px !important;
        background-color: transparent !important;
        border: 1px solid transparent !important;
    }
    .header .panel-body:before {
        content: "";
        display: none;
    }
    .header .panel-body {
        padding: 13px 2px;
        border-radius: 3px;
    }
    /* #myModal_msg .text_reply textarea {
        width: 90% !important;
    }*/
    .advertise_right_section {
        min-height: auto;
    }
    .advertise_img_right p {
      
        text-align: justify;
    }
    .sort_sel .dropdown-menu.open {
        margin-left: 0px;
    }
    /*.sort_sel span.text{
            white-space: initial;
        }*/
    .new_message_inbox_all_head_text_text {
        padding-left: 20px;
    }
    .profil_main_content .btn-primary {
        font-size: 13px;
        padding: 6px 16px;
    }
    .advertise_right_section .story1 {
        padding-top: 15px;
    }
    .sep_border {
        padding-top: 15px;
    }
    .advertise_right_section .sweet_head {
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .advertise_right_section .story1 .btn-primary {
        padding: 8px 10px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .divva {
        height: 90px;
    }
    #pro_pic12 {
        left: -11px;
        top: -140px;
        width: 100%;
        text-align: center
    }
    .top_banner .carousel-inner {
        max-height: 150px !important;
    }
    .top_banner .carousel-inner>.item>img {
        height: 150px !important;
    }
    .box1 {
        height: 340px;
    }
    .left_side {
        width: 130px;
    }
    .right_side {
       width: 130px;
    }
    .profil_main_content span.edit_prof a {
        font-size: 11px;
    }
    .profil_main_content p.who_am {
        font-size: 20px;
    }
    .info {
        font-size: 11px;
    }
    .prof_img {}
    .profil_main_content .tab_menu_profile ul.nav.nav-tabs li {
        width: 100%;
    }
    .list-img {
        display: inline-block;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .who-likes-btn {
    text-align: center;
}
    .carousel-zoom .carousel-caption h1 {
        font-size: 35px;
    }
    .carousel-zoom .carousel-caption h3 {
        font-size: 25px;
    }
    .rightMsg {
        text-align: left;
        padding: 0px;
    }
    .new_msg_box_inner_left {
        width: 25%;
        margin: 0 auto;
        float: left;
    }
    .new_msg_box_inner_right {
        width: 75%;
        margin: 4px auto 0;
        float: left;
        padding-left: 10px;
    }
    .new_msg_box_inner_right p {
        font-size: 13px;
        letter-spacing: 0.4px;
        margin-bottom: 0;
        float: left;
        width: 100%;
        text-align: left;
    }
    .new_msg_box_inner_right a h5 {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 4px 0;
        /* display: inline; */
    }
    .new_msg_box_inner_right p {
        
        letter-spacing: 0.4px;
        margin-bottom: 0;
        float: left;
        width: 100%;
        text-align: left;
    }
    .new_msg_box_inner_right {
     /*   width: 100%;*/
        margin: 0px auto 0;
        float: left;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 1024px) {
    .boost {
        margin-left: 0px;
        margin-top: 5px;
    }
    .prof_img img {
        width: 100%;
        height: 122px;
    }
    .prof_img {
        text-align: center;
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        /*background-color: #fff;
        border: 5px solid #d5437d;*/
        border-radius: 100%;
        -webkit-transition: border .2s ease-in-out;
        -o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
        width: 140px;
        height: 140px;
    }
    .cam {
        margin-top: -40px;
        left: 0px;
    }
    #pro_pic12 span.txtx_up,
    span.txtx_up a {
        font-size: 12px;
    }
    .upic {
        padding-left: 0px;
        padding-right: 0px;
        text-align: left;
    }
    #upload_img {
        display: inline-block;
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .upic {
        padding-left: 0px;
        padding-right: 0px;
        text-align: left;
    }
    .cam {
        left: 0px !important;
    }
    .avatar {
        vertical-align: middle;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #ccc;
        padding: 2px;
    }
    .most-popular {
        position: absolute;
        right: 0px;
        top: 65px;
        height: 58px;
    }
    .tab_menu_profile ul.nav.nav-tabs li a {
        font-size: 10px;
        line-height: 36px;
    }
    .tab_menu_profile ul.nav.nav-tabs li a {
        padding: 0px 3px;
    }
}

.pricingTable {
    color: #009DD2;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    border: 1px solid;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}

.pricingTable:hover {
    box-shadow: 0 0 20px -5px #000;
}

.pricingTable .pricingTable-header {
    padding: 5px 0;
}

.pricingTable .title {
    font-size: 25px;
    text-transform: uppercase;
    margin: 0;
}

.pricingTable .month {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
}

.pricingTable .price-value {
    color: #fff;
    background-color: #009DD2;
    padding: 5px 0;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.pricingTable .price-value:before,
.pricingTable .price-value:after {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(140deg, #019CD2 25%, #0EB1DC 26%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.pricingTable .price-value:after {
    background: rgba(69, 211, 235, 0.6);
    width: 160%;
    transform: rotate(-60deg);
}

.pricingTable .amount {
    font-size: 21px;
    font-weight: 600;
}

.pricingTable .amount:before,
.pricingTable .amount:after {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(69, 211, 235, 0.5);
    transform: rotate(85deg);
    position: absolute;
    left: -70px;
    top: 0;
    z-index: -1;
}

.pricingTable .amount:after {
    background: rgba(69, 211, 235, 0.2);
    left: -100px;
}

.pricingTable .amount span {
    font-size: 35px;
    font-weight: 600;
    vertical-align: top;
    margin-left: -5px;
    display: inline-block;
}

.pricingTable .pricing-content {
    min-height: 150px;
    font-size: 14px;
    text-transform: capitalize;
    text-align: left;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 10px;
    margin: 25px 0;
    border-top: 2px solid #009DD2;
    border-bottom: 2px solid #009DD2;
    list-style: disc;
    display: inline-block;
}

.pricingTable .pricingTable-signup {
    background-color: #009DD2;
    padding: 15px 0;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.pricingTable .pricingTable-signup:before,
.pricingTable .pricingTable-signup:after {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(140deg, #019CD2 25%, #0EB1DC 26%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.pricingTable .pricingTable-signup:after {
    background: rgba(69, 211, 235, 0.6);
    width: 160%;
    transform: rotate(-60deg);
}

.pricingTable .pricingTable-signup span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 7px 15px;
    border: 2px solid #fff;
    display: inline-block;
    transition: all 0.3s ease;
}

.pricingTable .pricingTable-signup span:before,
.pricingTable .pricingTable-signup span:after {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(69, 211, 235, 0.5);
    transform: rotate(-85deg);
    position: absolute;
    left: -70px;
    top: 0;
    z-index: -1;
}

.pricingTable .pricingTable-signup span:after {
    background: rgba(69, 211, 235, 0.2);
}

.pricingTable .pricingTable-signup span:hover {
    color: #fff;
    letter-spacing: 1px;
    box-shadow: 0 0 20px -1px #fff;
}

.pricingTable.yellow {
    color: #F2B705;
}

.pricingTable.yellow .pricing-content {
    border-color: #F2B705;
}

.pricingTable.yellow .price-value {
    background-color: #F7B403;
}

.pricingTable.yellow .price-value:before {
    background: linear-gradient(140deg, #F19900 25%, #F5C906 26%);
}

.pricingTable.yellow .price-value:after {
    background: rgba(250, 215, 9, 0.8);
}

.pricingTable.yellow .amount:before {
    background: rgba(250, 215, 9, 0.5);
}

.pricingTable.yellow .amount:after {
    background: rgba(250, 215, 9, 0.2);
}

.pricingTable.yellow .pricingTable-signup {
    background-color: #F1BD25;
}

.pricingTable.yellow .pricingTable-signup:before {
    background: linear-gradient(140deg, #F19900 25%, #F5C906 26%);
}

.pricingTable.yellow .pricingTable-signup:after {
    background: rgba(250, 215, 9, 0.8);
}

.pricingTable.yellow .pricingTable-signup span:before {
    background: rgba(250, 215, 9, 0.5);
}

.pricingTable.yellow .pricingTable-signup span:after {
    background: rgba(250, 215, 9, 0.2);
}

.pricingTable.red {
    color: #EA003F;
}

.pricingTable.red .pricing-content {
    border-color: #EA003F;
}

.pricingTable.red .price-value {
    background-color: #EA003F;
}

.pricingTable.red .price-value:before {
    background: linear-gradient(140deg, #EA003F 25%, #F392B1 26%);
}

.pricingTable.red .price-value:after {
    background: rgba(248, 172, 200, 0.8);
}

.pricingTable.red .amount:before {
    background: rgba(248, 172, 200, 0.5);
}

.pricingTable.red .amount:after {
    background: rgba(248, 172, 200, 0.2);
}

.pricingTable.red .pricingTable-signup {
    background-color: #EA003F;
}

.pricingTable.red .pricingTable-signup:before {
    background: linear-gradient(140deg, #EA003F 25%, #F392B1 26%);
}

.pricingTable.red .pricingTable-signup:after {
    background: rgba(248, 172, 200, 0.8);
}

.pricingTable.red .pricingTable-signup span:before {
    background: rgba(248, 172, 200, 0.5);
}

.pricingTable.red .pricingTable-signup span:after {
    background: rgba(248, 172, 200, 0.2);
}

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .pricingTable {
        margin: 0 0 30px;
    }
    .jeetPrice .pricingTable {
        margin: 0 0 0px;
    }
}

@media (min-width: 768px) {
    .carousel-caption{
        left: 0% !important;
right: 0% !important;
    }
    .cantent_jeet .jeetHeight {
        height: 410px !important;
        overflow: auto !important;
    }
    .profil_main_content .jeetHeight {
        height: 393px;
        overflow: auto;
    }
    .modal-sm {
        width: 400px;
    }
}

.nowrap {
    white-space: nowrap;
}

div.greyGridTable {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

.divTable.greyGridTable .divTableCell,
.divTable.greyGridTable .divTableHead {
    padding: 3px 4px;
}

.divTable.greyGridTable .divTableBody .divTableCell {
    font-size: 14px;
}

.greyGridTable .tableFootStyle {
    font-size: 14px;
}


/* DivTable.com */

.divTable {
    display: table;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    display: table-cell;
}

.divTableHeading {
    display: table-header-group;
}

.divTableFoot {
    display: table-footer-group;
}

.divTableBody {
    display: table-row-group;
}

@media (max-width: 320px) {
    #sweetPopup .singl-page-img {
        height: 250px;
    }
    #sweetPopup .singl-page-img img {
        height: 220px;
    }
    .login_btn ul li a.main-a {
        font-size: 10px !important;
    }
    .fil_img1 {
        width: 180px;
    }
    .blog_page_content ul.pagination li a {
        padding: 4px 7px;
        font-size: 13px;
    }
    .price_first .jittu {
        top: 58px;
    }
    .price_third .jittu {
        top: 58px;
    }
    .price_sec .jittu {
        top: 58px;
    }
}


/* Hide all steps by default: */

.tabres {
    display: none;
}

#nextBtn {
    float: right;
}

#prevBtn {
    float: left;
}

#nextBtn,
#prevBtn {
    height: auto;
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    BACKGROUND: #c42d60;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid transparent;
}

#nextBtn:hover,
#prevBtn:hover {
    background: #b32754;
}

button:focus {
    outline: 0;
}

.stepsSection {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}


/* Make circles that indicate the steps of the form: */

.step {
    border: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    background: #869791;
    transform: rotate(45deg);
    opacity: 0.5;
}

.step.active {
    opacity: 1;
    background-color: #c33160;
    width: 15px;
    height: 15px;
}


/* Mark the steps that are finished and valid: */

.tabres .islamic2 .control__indicator {
    top: 2px;
}

.tabres .btn.btn-default {
    background-color: #fbfbfb;
    color: #1D1D1D;
    border: 1px solid #ccc;
    border-radius: 0px 0px 0px 0px;
    margin-right: -3px !important;
    padding: 8px;
    font-size: 12px;
}

.tabres .btn.btn-default:focus,
.tabres .btn.btn-default:hover {
    background-color: #fff !important;
}

.tabres .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}

.tabres .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .btn-default {
    border-radius: 3px !important;
    padding: 10px 8px !important;
    height: 45px !important;
    width: 100%;
    background: #fbfbfb;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    font-size: 13px;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #8e8e8e;
}

.tabres .form-group {
    margin-bottom: 10px;
}

.tabres #register_btn {
    display: none;
}

.tabres .dp {
    display: none;
}

.tabres .row:last-child .form-group {
    margin-bottom: 7px;
}

.tabres .dropdown-menu>li>a {
    padding: 7px 20px;
    color: #000;
}

.tabres .dropdown-menu {
    background: #fff;
    padding: 0;
    border-radius: 3px;
    position: absolute;
    top: 41px;
    float: left;
    color: #000 !important;
}

/* .tabres .dropup .dropdown-menu.open {
    overflow-y: auto !important;
} */


/*.tabres .dropup .dropdown-menu.inner{
        overflow-y: auto;
    }*/

.tabres .dropdown-header.optionGroup span.text {
    font-size: 14px;
    color: #c33160;
    font-weight: bold;
    white-space: normal;
}

.tabres .bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
    white-space: normal;
}

.tabres .dropdown-menu.inner li a:focus,
.tabres .dropdown-menu.inner li a:hover {
    background-color: #e2e2e2 !important;
    outline: 0;
    box-shadow: 2px 2px 8px #ccc inset !important;
    color: #ca397a;
}

.tabres .form-control:focus {
    border-color: #c33160;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #c33160;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #c33160;
}


/*.tabres .marig .dropup .dropdown-menu {
        top: -194px;
    }*/

.tabres .marig .dropup .dropdown-menu {
    top: -200px;
}

@media only screen and (max-width: 767px) {
    .login_btn {
        margin-top: 13px;
    }
    .header .logo {
        margin: auto;
    }
    .tabres .dropup .dropdown-menu.open {
        overflow-y: hidden !important;
    }
    .tabres .marig .dropup .dropdown-menu {
        top: -200px;
    }
    .tabres .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }
    button#register_btn,
    button#register_btns {
      /*  height: 37px;
        font-size: 12px;
        padding: 5px 13px;
        margin-top: -1%;
        margin-bottom: 0%;
        BACKGROUND: #c42d60;
        color: #fff;*/
    }
}

.hovcol.focus,
.hovcol:focus,
.hovcol:hover {
    color: #c33f74 !important;
}

.cookie .button {
    cursor: pointer;
    background: transparent;
    border: 1px solid transparent;
    float: left;
    width: 32px;

}
.cookie .content{
    float: left;
    width: calc(100% - 32px);
}
.cross-window {
    position: absolute;
    width: 75px;
    height: 23px;
    font-size: 12px;
    font-weight: bold;
    background: #fff;
    border: none;
    top: 0px;
    color: #000;
    right: 50px;
}

.uniqeDiv {
    width: 50%;
    float: left;
}

.owl-theme .owl-controls .owl-page span {
    border-radius: 0 !important;
    background: #ccc !important;
    transform: rotate(45deg) !important;
    margin: 5px 15px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    width: 16px;
    height: 16px;
    background: #c33160 !important;
}

.footer-menu a::after {
    content: "\f111 ";
    font-family: FontAwesome;
    font-size: 3px;
    color: #ccc;
    padding: 0px 20px;
}

.list-inline li a:after {
    content: "\f111 ";
    font-family: FontAwesome;
    font-size: 3px;
    color: #ccc;
    padding: 0px 20px;
}

.btn-lg,
.btn-group-lg>.btn {
    border-radius: 4px !important;
}

.list-inline li a:after {
    content: "\f111 ";
    font-family: FontAwesome;
    font-size: 3px;
    color: #ccc;
    padding: 0px 30px;
}

.list-inline li:last-child a:after {
    content: none !important;
}

.list-inline li.active a:after {
    color: #c33160 !important;
}

.footer-menu li:last-child a::after {
    content: none !important;
}


/*
    inspired from http://codepen.io/Rowno/pen/Afykb
    & https://jsfiddle.net/q0rgL8ws/
    */

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    overflow: hidden;
}

.item.active img {
    transition: transform 5s ease, opacity 5s ease-out;
    /*transition: transform 5000ms linear 0s;*/
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: scale(1.05, 1.05);
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}


/*
    WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
    now override the 3.3 new styles for modern browsers & apply opacity
    */

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.mobileview {
    padding-top: 10px;
}

.login_btn ul li a.main-a {
    color: #666;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}
.login_btn ul li.active a.main-a {
    color: #c33160;
    
}
.login_btn ul li a:hover {
    color: #c33160;
}

@media only screen and (max-width:768px) {
    .priv_head {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    max-width: unset;
    line-height: 35px;
}
    .borderimg {
  
    margin: 0;
}
    .privacy-content {
        width: 100% !important;
    }
    .how_work .how-work-section,
    .story1,
    .price-div {
        margin-bottom: 10px;
    }
    .privacy {
        height: 100% !important;
    }
    .about_desc-sec {
        height: auto !important;
        padding: 20px !important;
        margin-bottom: 20px;
    }
    .about_sec .col-sm-6 img {
        height: auto;
        object-fit: fill;
    }
    .celeb-div {
        padding: 0px 20px;
    }
    .newsletters-container {
        padding: 20px;
        width: 100%;
        margin: 0 auto;
    }
    .recent-work-wrap {
        height: auto;
    }
}

@media screen and (max-width: 767px) and (min-width: 350px) {
    .uniqe {
        font-size: 14px;
    }
    #sweetPopup .singl-page-img {
        height: 285px !important;
    }
    #sweetPopup .singl-page-img img {
        height: 255px !important;
        /* width: 100% !important; */
    }
}

.tip {
    width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 10px solid #f5f5f5;
}

.tip-left {
    top: 10px;
    left: -20px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.dialogbox .msg-body {
    position: relative;
    width: calc(100% - 60px);
    display: inline-block;
}

.msg-body .message {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 13px;
    line-height: 1.5;
    color: #797979;
    display: inline-block;
}

.img-div img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.img-div {
    width: 60px;
    float: left;
}

.img-div-right {
    float: right;
    text-align: right;
}

.sender .msg-body-inner {
    float: right;
    background-color: #c33160;
}

.sender .tip {
    right: -20px;
    left: auto !important;
    border-right-color: transparent !important;
    border-left-color: #c33160 !important;
}

.sender .msg-body .message {
    color: #fff;
}

.msg-body-inner {
    width: auto;
    height: auto;
    padding: 10px;
    background-color: #f5f5f5;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    word-break: break-word;
    white-space: normal;
}

.msg-btn button {
    font-size: 12px;
    background: transparent;
    border: 0;
    font-style: normal;
    color: #c33160;
    font-weight: 500;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
    width: 100%;
    text-align: center;
}
.modal-dialog
{margin: 18px 0 0 auto !important;}

.dropdown-menu > li > a {
    white-space: normal;
}
.list-inline-mob li a:after{
    content:none !important;
}
.list-inline-mob{
    margin-left:0;
}
.login-mob{
    width:66%;
    margin: 0;
    padding-right:7px;
    right:0 !important;
}
.login-mob li:first-child{
    width:49%;
    padding: 0;
    text-align:right;
}
.login-mob li:last-child{
  
    padding: 0;
    text-align:right;
}
.srch_col6 .btn-group.bootstrap-select.form-control{
height:100% !important;
}
.send_msg svg{
    fill:#66727F;
}
.send_msg:hover svg,.send_msg svg:hover{
    fill:#c33160 !important;
}
.sub-modal h1{
    font-size: 20px !important;
}
.subs-modal .price-div{
    padding: 10px;
    margin-bottom:15px;
}
.subs-modal .price-div{
    padding: 10px;
    margin-bottom:15px;
}
.subs-modal .price-section h1 {
    font-size: 20px
}
.mb-5{
    margin-bottom:5px !important;
}
.msg-notification{
    margin-bottom: 10px;
    float: right;
  
    padding: 0px 15px;
    display: inline-block;
}
.msg-notification-mob{
    padding: 0px 0px !important;
 
}
.msg-notification button{
    background: #f5f5f5;
    border: 0;
}
.msg-notification.btn-group.open .dropdown-toggle, .msg-notification.btn-group.open .dropdown-toggle:hover, .msg-notification.btn-group.open .dropdown-toggle:active:focus, .msg-notification.btn-group.open .dropdown-toggle:active:focus, .msg-notification.open > .dropdown-toggle.btn-default:hover, .msg-notification.btn-group.open .dropdown-toggle:focus{
    background: #f5f5f5 !important;
    border: 0 !important;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -ms-box-shadow:none !important;
}
.msg-notification svg{
    width: 20px;
    height: 20px;
}
.msg-notification .msg-count{
    position: absolute;
    top: -6px;
    background: #c33160;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 11px;
    line-height: 16px;
    right: 8px;
    z-index:999;
    color: #fff;;
    text-align:center;
}
.msg-notification-mob .msg-count{
  
    right: -4px !important;
   
}
.msg-notification .dropdown-menu{
    max-width: 300px;
    border: 0px !important;
    padding: 0;
    max-height: 282px;
    overflow: auto;margin: 0;
    right: 0;
    left: auto;
}
.msg-notification-mob button {
    background: #fff !important;
    
}
.msg-notification-mob.btn-group.open .dropdown-toggle, .msg-notification-mob.btn-group.open .dropdown-toggle:hover, .msg-notification-mob.btn-group.open .dropdown-toggle:active:focus, .msg-notification-mob.btn-group.open .dropdown-toggle:active:focus, .msg-notification-mob.open > .dropdown-toggle.btn-default:hover, .msg-notification-mob.btn-group.open .dropdown-toggle:focus{
    background: #fff !important;
    border: 0 !important;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -ms-box-shadow:none !important;
}
.u_img{
    width:30px;
    float:left;
   
}
.u_img img{
    width:30px;
    height:30px;
    border-radius: 50%;
}
.u_msg{
    width: calc(100% - 30px);
    display: inline-block;
    padding-left: 15px;
}
.msg-notification .dropdown-menu li a{
   display: block;
    padding:10px 15px;
    border-bottom: 1px solid #f5f5f5;
}
.msg-notification .dropdown-menu li:last-child a{
   
     border-bottom: 0px;
 }
 .u_text{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
 }
 .msg_date{
    font-size: 11px;
    font-family: open sans;
    color: #959595;
    float: left;
 }
 .msg_time{
    font-size: 11px;
    font-family: open sans;
    color: #959595;
    float: right;
 }
 .or_cls::before {
    content: "";
    border-bottom: 2px solid #eee;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
}
.or_cls{
    font-weight: 600;
    margin: 0;
    font-size: 15px;
    position: relative;
    clear: both;
    height: 25px
}
.or_cls span{
    background: #fff;
    z-index: 999;
    position: absolute;
    width: 36px;
    text-align: center;
    left: 46%;
}
.font-new{
    font-family: open sans;
    font-size: 15px;
    position: relative;
    top: -1px;
}

/* @media only screen and (min-width:1368px) and (max-width:2000px){
    .ad-inner {
       
        width: 300px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1200px){
.advertise_right_section{
    background-size: cover;
    height: 413px;
    background-position: center center;
}
.ad-inner {
    padding: 20px 10px;
}
}
@media only screen and (min-width:1200px) and (max-width:1345px){
    .advertise_right_section{
        background-size: cover;
        height: 413px;
        background-position: center center;
    }
    .ad-inner {
        padding: 20px 20px;
    }
    }
    @media only screen and (max-width:1024px){
    
        .avpic a span{
            display: none !important;
        }
        
    } */

    @media only screen and (min-width:1023px) and (max-width:1035px){

        .udata .col-md-8{
            float: right;
            margin-top: -20px
        }
    }
    @media only screen and (min-width:991px) and (max-width:993px){

        .manage-pic-data .editbtn, .manage-pic-data .editbtn {
            text-align: left;
        }
        .info {
            text-align: left;
        }
        .info span {
            margin-right: 0;
            padding: 0px 5px 2px 0px;
            display: inline-block;
        }
        .pro-btn {
            width: 130px;
            margin-left: 3px;
            text-align: left;
        }
        .pro-btn button {
            text-align: left !important;
           
        }
        .who-likes-btn {
            text-align: left !important;
            margin-top: 6px !important;
        }
    }
    #dp:focus{
        border:0px !important;
        box-shadow:none !important;
    }
    .cookie{
        position: fixed;
        width: 100%;
        z-index: 9999;
        bottom: 0px;
        background:#000;
        color: rgb(255, 255, 255);
        padding: 15px 0px;
        display: block
    }
    .cookie svg{
        width: 18px;
        height: 18px;
        fill: #fff;
        position: relative;
        top: 4px;
    }
    .scrollerer{
        display:none;
        width: 26px;
        height: 26px;
        fill: #202020;
        float: right
    }
    .testingModal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: 0px;
        background: rgba(255,255,255,.8);
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
    }
    .testingModal .modal-outer{
        display:table;
        width:100%;
        height:100%;
    }
    .testingModal .modal-inner{
        display:table-cell;
        width:100%;
        height:100%;
        vertical-align: middle;
    }
    .register_form .dropdown-menu.open{
        max-height:200px !important;
        min-height:200px !important;
    }
    .register_form .selectpicker{
        max-height:200px !important;
        min-height:200px !important;
    }
    .register_form .dropdown-menu.inner{

        max-height:200px !important;
        min-height:200px !important;
    }
    .testingModal.modal {
        padding: 0 !important;
        overflow-y: auto;
    }

    .marital-status .dropdown-menu.open{
        max-height:120px !important;
        min-height:120px !important;
    }
    .marital-status .selectpicker{
        max-height:120px !important;
        min-height:120px !important;
    }
    .marital-status .dropdown-menu.inner{
        max-height:120px !important;
        min-height:120px !important;
    }
    /* .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 100% !important;
    }
     */
     