/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


/* Home Page */

#footer {
    margin-top: 0px !important;
}

.login-form {
    background-color: #fff !important;
    border: 1px solid #e2e2e2;
    border-radius: 25px;
}

.play-store-content li {
    display: inline-block;
}

.blue-text {
    color: #191970;
}

.mega-menu-content {
    width: 490px !important;
    margin-left: 0px !important;
}

.current {
    color: black;
}

.mega-menu-content {
    width: 490px !important;
}

.HeadBg {
    background: url('client/images/bg-8.jpg') !important;
    /* background-image: url(()); */
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    padding: 100px 0px 0px 0px !important;
    margin-top: -108px !important;
}

.header-height {
    height: 61px;
}

.top-cart-content {
    height: 300px !important;
    overflow: auto !important;
}

.play-store-content ul {
    list-style-type: none;
}



#footer {
    margin-top: 0px !important;
}
.image-mark-planname{
	font-size: 12px;
    color: #191970 !important;
    font-weight: bold;
    pointer-events: none;
    border: 1px solid #f1f1f1 !important;
    padding: 5px;
    border-radius: 5px;
    float: right;
    margin-bottom: 5px;
}

.userpreview .img-icon{
      width:15px;
      margin-right: 4px;
   }
 .preview .img-icon{
    width: 20px;
    margin-right: 4px;
    margin-bottom: 4px;
   }

.user-profile3{
 width: 100%;
 height: 300px;
}

.watermark{
    position: relative;
    height: 143px;
    width: 40px;
    top: -215px;
    float: right;
    margin-right: 10px;
}
.watermark2 {
    position: absolute;
    height: 143px;
    width: 40px;
    top: 10px;
    right: 10px;
    z-index: 10;
    pointer-events: none;
}

.portfolio-image {
    position: relative;

}

.portfolio-image img.watermark2 {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    pointer-events: none;
}


.dashboard {
	background: rgba(00, 00, 00, 0.65);
}
.ptb15 {
	padding:15px 0px;
}
.proPicMyJs {
    width: 75px;
    height: 75px;
    border-width: 2px;
    border: 2px solid #8f191d;
    border-radius: 100%;
    padding: 3px;
}
.fw500{font-weight:500;}
.fw400{font-weight:400;}
.tw{color:#fff}
.mb8{margin-bottom:8px}
.disp-tbl {
    display: table;
}
.mauto {
    margin: 0 auto;
}
.myjs-br2 {
    border-radius: 50%;
}
.imgdim2 {
    width: 65px;
    height: 65px;
}
.f22 {
    font-size: 22px;
}
.bg_red {
    background-color: #191970;
}
.vmid {
    vertical-align: middle;
}
.pos_rel, .pos-rel {
    position: relative;
}
.disp-cell {
    display: table-cell;
}
.txtc {
    text-align: center;
}
.pt10{padding-top:10px}
.snd {
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 5px;
    width: 100%;
    text-align: center;
    color: #191970;
}
a.snd {font-weight:600;}

a.snd:hover, a.upgrade:hover {
    font-weight: 600;
    color: #ed1d25 !important;
}
a.upgrade:hover {
    font-weight: 400;
    color: yellow !important;
}
.mr5 {margin-right:5px;}
.pt0{padding-top:0}
.pb0{padding-bottom:0}
.pb10{padding-bottom:10px}
.profileV ul li img{
    width: 82px;
    height: 82px;
    border-radius: 50%;
}
ul.hor_list li:nth-last-child(1) {
    margin-right: 0;
}
.profileV ul li{
	float: left;
	list-style-type: none;
}
.profileV ul li{
	margin-right: 16px;
	margin-bottom:10px;
}
.myjs-ovrlay {
    position: absolute;
    display: inline-table;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.65);
}
.myjs-dim5 {
    width: 82px;
    height: 82px;
}
.bdr-rad2 {
    border-radius: 50%;
}
.f30 {
    font-size: 30px;
}
.fontreg {
    font-family: "Roboto","sans-serif";
    font-weight: 400;
}
.fw300{font-weight:300}
.widget_links li a {color:white !important; padding: 0 3px 0 6px !important;}
.widget_links:not(.widget-li-noicon) li::before {color:#ffffff !important}
.widget_links li {font-size: 13px !important}
.widget_links li a:hover {color:yellow !important}
.fw600{font-weight:600}
.menu-link i.usr{font-size:1.1rem;}
.icon-heart {
    color: #8f191d;
}
.hgt63 {
    height: 60px;
}
.pl0{padding-left:0;}
.pr0{padding-right:0;}
.myjs-br3 {
    border-radius: 20px;
}
.opaclr1 {
    background: rgb(52, 53, 53);
    background: rgba(52, 53, 53, 0.7);
}
.mt10{margin-top:10px;}
.mt0{margin-top:0px !important;}
.portfolio,
.portfolio-item:hover{
        background: rgb(249, 255, 240);
        box-shadow: 0 0 15px 0 rgba(118, 183, 27, .3);
    -webkit-box-shadow: 0 0 15px 0 rgba(118, 183, 27, 0.3);
}

.txtdec a {font-weight:700;color:#191970;}
.badge-plan {
    text-align: center;
    width: 100%;
    margin-left: 0 !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.badge-vip{
    background:#dc3545;
}
.badge-silver{
    background:#ffc107;
}
.badge-gold{
    background:#1abc9c;
}
.badge-diamond{
    background:#007bff;
}
.badge-free{
    background:#e83e8c;
}
.badge-platinum{
    background:#6f42c1;
}
.badge-bronze
{
    background:#6c757d;
}
.badge-as{
    background:#28a745;
}
.top-recomm-number{
    display: block;
    position: absolute;
    top: -2px;
    left: auto;
    right: 57px;
    font-size: 0.625rem;
    color: #8f191d;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.125rem;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    overflow: hidden;
}
.top-recomm-number::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8f191d;
    opacity: 0.8;
    z-index: -1;
}
.tr{text-align:right;}
.icon-diamond{
    position: relative;
    top: -18px;
    left: -20px;
}
.icon-line2-user:before {
    font-size:20px;
}
.icon-bell2:before{
    font-size:20px;
}
.mega-menu-content a:hover{color:yellow;}
.ty {color:yellow;}
.form-check-label-sr {margin-right:25px;}
#widget-subscribe-form {
    background:#F1F1F1;
    box-shadow: 1px 1px 3px #cccccc;
    border: 1px solid #D1D1D1;
    padding: 1em 10px;
}
.ss {
   background:#F1F1F1;
   padding:1em 0;
}
.mt5{
    margin-top:5px;
}
.tab-container {
 border-left: 1px solid #ddd;   
  border-right: 1px solid #ddd;  
   border-bottom: 1px solid #ddd;  
}
.byid p{
    font-size:13px !important;
    margin-bottom:0;
}
.byid {margin-top:15px;}
.adv-search h4{
    border-bottom: 1px dotted #a9a2a2;color:#191970;font-weight:700;
}
span.rng {
    float: left;
    padding: 0 7px 0 2px;
}
.pl0{padding-left:0;}
.pr0{padding-right:0;}
.UserProfile p{margin-bottom:5px !important;}
.UserProfile {
    background: #fff;
    border: 1px solid #ddd;
    padding:15px;
}
.green{
        /* -- color: #4baa26 !important; --*/
	color: #191970 !important;
}
.boxbtmline {
    -webkit-box-shadow: 0px 5px 0px 0px #dadada;
    -moz-box-shadow: 0px 5px 0px 0px #dadada;
    box-shadow: 0px 5px 0px 0px #dadada;
}
.m0{margin:0;}

.button.button-small-ll{
    padding: 7px 35.2px;
    font-size: 14px;
    line-height: 20px;
}
.icon-caret-right1 {
    vertical-align: bottom;
}
.AddPicBg {
    background:#191970;
    padding:15px;
}
.BlackColor{
    color:#111;
}

.setper{
    position: relative;
    top: -26px;
    z-index: 111;
    line-height: 0px;
    left: 6px;
}
.fleft {
    float: left;
}
.lbs{
    width:auto !important;
}
td a {
    vertical-align: middle;
}
.mb0 {
	margin-bottom:0;
}
.pl15 {
	padding-left:15px;
}
.ml15 {
	margin-left:15px;
}
.mt15{
	margin-top:15px;
}
.topmargin-sm-sidebar{
	margin-top: 2.6em;
}
.mt7{
	margin-top:7px;
}
.noborder_lrb{border-bottom:none !important;border-left:none !important;border-right:none !important}
.bx-shdw{
    box-shadow: 1px 0 8px 3px #eee;
    border-radius: 12px;
}
.bg-white{
    background:#fff;
}
.p15 {padding:15px;}
.SidebarProfile a{
    font-size: 0.8125rem;
    line-height: 1.25rem;
}
.SidebarProfile img {
    border-radius: 15px;
}
.pt5{padding-top:5px;}
.bg-blue{
    background:#191970 !important;
}
.bord-rad50 {
    border: 5px solid #f5f509;
    box-shadow: 1px 0 4px 3px #adad23;
    border-radius: 50%;
    width: 75px;
    height: 75px;
}
.sidebar ul li a{
    color:#fff !important
}
.sidebar ul li {
    list-style-type:none;
    padding: 8px 0;
}
.sidebar.inbox ul li{
	padding-left: 20px;
    margin-left: 20px;
	font-size: 13px;
}

.inbox li.active a{
    color:yellow !important;
}
.sidebar .widget_links:not(.widget-li-noicon) li::before {display:none;}

.sidebar ul li [class^="icon-"] {
    padding-right: 8px;
}
.clr-black1 a{
    color: #000;
}
.bl{
    color: #ed6402!important;
}
.p10 {padding:10px;}
.profile span{
    display:block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.p5 {padding:5px;}
.transparent-header.floating-header .container-fluid {
    background-color: #191970;
    padding: 0 30px;
}

.lnk a {color:#007bff;}
.no-border{border:none !important}
.plr5{padding:0 5px;}
.mt30{margin-top:30px;}
.brd{border: 1px solid #f1f1f1;border-radius: 12px;}
.viewprofile a{
    font-size: 0.8125rem;
    line-height: 1.25rem;
}

.proflpic::after {
    background-position: -13px -7px;
    width: 32px;
    height: 32px;
    bottom: 0;
    top: 102px;
    right: 63px;
    position: absolute;
    background: url(../images/add4.png) no-repeat;
    content: "";
}
.sidebar .toggle-header {
    color:#fff !important;
    font-size: 14px !important;
    font-weight:400 !important;
    padding: 0 3px 0 6px !important;
}
.sidebar ul li a .toggle {
    margin-bottom:0 !important;
}
.fullwidth {width:100%;}

.sidebar .toggle-content {padding:10px 15px;}

.sidebar ul li ul li{padding:3px 0 3px 0!important;}
.sidebar .toggle-header:hover {color:yellow !important}
.plr0{padding-left:0;padding-right:0;}
#hidden_div {
    display: none;
}
.mb10 {margin-bottom:10px;}
.dropdown_list_parent {
    background: #edf5fb;
    border-top: none;
    border: 1px solid #dbdbdb;
    color: #363636;
    margin-top: -3px;
    padding: 5px;
    width: 460px;
    font: 12px/14px Arial,Verdana,Geneva,Helvetica,sans-serif;
    color: #363636;
    display: none;
    position: absolute;
    z-index: 10;
    cursor: default;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.drop_down_options {
    width: 100%;
    padding-left: 5px;
    line-height: 20px;
}
.radiomargin {
    vertical-align: middle;
    display: inline;
    float: none;
    margin: 0px 4px 0px 3px;
    _margin: 0px 2px 0px 1px;
}
.fright {
    float: right;
}
.dSelect {
    background: url(../../imgs.bharatmatrimony.com/bmimgs/offClose.html) no-repeat left 50%;
    padding: 2px 4px 2px 17px;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
}
.smalltxt {
	font-weight: 400;
    margin-bottom: 0;
	color: #212529;

}
.width170 {
    width: 170px;
}
.width380 {
    width: 380px;
}
.colonedit {
    background: url(../../imgs.bharatmatrimony.com/bmimgs/colon.html) no-repeat 0 8px;
}
.paddl10 {
    padding-left: 10px;
}
.pb4 {
    padding-bottom: 4px;
}
.tooltip-hover-checkbox {
    position: absolute;
    display: inline-block;
    width: 500px;
    right: 83px;
    margin-top: -13px;
    background-color: #fff;
}
.checkmark {
    position: absolute;
    margin-top: -4px;
    right: 30px;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.label-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.label-check input:checked ~ .checkmark:after {
    display: block;
}
.label-check .checkmark:after {
	left: 6px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid #4baa26;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.mt18 {
	margin-top:18px;
}

.donor th{background: #191970;color:#fff}

.job .col-2{
    flex: 0 0 12.666667%;
    max-width: 12.666667%;
}
.job .form-control{
  
}

.red-color{ 
	color:#8f191d;
}
.mt20{
	margin-top:20px
}
.mt35{margin-top:35px}
.hide {
	display: none;
}
.form-check-editprofile {
    position: relative;
    display: block;
    padding-left: 2rem;
    /* margin-top: 5px; */
}

.form-check-editprofile label{
	color: #212529;
	font-size: inherit;
}
.LineHeight{
	line-height:2.2;
}
.ml0{margin-left:0}
.ml18{margin-left:18px}
small{color:#d00}
.topmargin-ssmm {margin-top:2.7rem;}
.CVBox {
	border:2px solid #191970;
	padding: 5px;
}
.icon-line-cloud-upload:before {
	font-size:50px;
	color:#C02942;
}
.multiworld div.tree-multiselect>div.selections{width:100%;height: 270px;}
.m20 {
    margin:20px;
}
.paddt8 {
    padding-top: 8px;
}
.mtop1{
    margin-top:1rem;
}
.mr0{
    margin-right:0;
}
.table-responsive tr th{
    background: #191970;
    color:#fff;
}
.table-responsive tr td{
    background: rgb(245, 245, 245);
}
.side-tabs ul li a{font-weight:400;}
.toggle-icon {
    padding-right: 40px;
    background: #8f191d;
    height: 23px;
    border-radius: 3px;
    color: #fff;
    margin-right: 8px;
    font-size: 14px;
}
.padd20{
    padding:20px;
}
.mt23{
    margin-top:23px;
}
.online-txt-grn {
    color: #00a03a;
    font-size: 14px;
    letter-spacing: .7px;
}
.online-green {
    padding: 4px 0;
    background: #00a03a;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    display: inline-block;
}
.toggle-header.matches{
    border: 1px solid #eee;
    background: #eee;
    border-radius: 3px;
    padding: 10px 0px 10px 0px !important;
}
.toggle-icon.matches {
  color:#111;   
  padding-right: 0;
  background: transparent; 
height: auto;
    border-radius: 0px; */
   
    margin-right: 0;
    font-size: 14px;
}
.toggle-title.matches{
    font-size:16px;
    color:#111;
}
.mt8{
    margin-top:8px;
}
.mb5{
    margin-bottom:5px;
}
.pl20{
    padding-left:20px;
}
.skills li .progress-percent span{
    display:initial;
}
.btn.active {
    background-color: #191970;
    color: white;
}
.m-t4{
    margin-top:4rem;
}
.page-link {
    color:#191970 !important;
}
.page-link:hover {
    background: #191970 !important;
}
.online-gray {
    padding: 4px 0;
    background: #b7b7b7;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    display: inline-block;
}
.page-item.active .page-link {
    background-color: #191970 !important;
    border-color: #191970 !important;
}
.skills.intro {
    
}
.button{
    white-space: normal !important;
    word-wrap: break-word;
}
html {
  scroll-behavior: smooth;
}

.pay ul li.ui-state-active a{
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 22%, rgba(12,12,163,1) 100%);
    color:#fff;
}
.pay.tabs-bordered.side-tabs .tab-nav li a {
    line-height:55px;
    color: #fff;
}
.pay.side-tabs .tab-nav li:first-child{
    border-left:0;
}
.pay.side-tabs .tab-nav li{
    border-bottom:1px solid #eee;
    border-left:0;
    background: #8f191d;
}
.pay.tabs-bordered.side-tabs .tab-container{
    border:0;
    padding:0 20px;
}
.pay .toggle-icon {
    padding-right:5px;
}
.ignore-profile a.active{color:#F58220;}
.color-red{
    color:#8f191d;
}
.color-green{
    color:#00a03a;
}
.border-tag {
    border-bottom: 1px solid #8f191d;
    z-index: 1;
    padding: 2px 5px 2px 0;
    color: #8f191d;
    border-radius: 4px;
    display: inline-block !important;
    border-top: 1px solid #8f191d;
    border-right: 1px solid #8f191d;
}

.tag-img-bg{
    background-color: #8f191d;
    padding: 6px;
    border-radius: 4px;
	display: initial !important;
}
.display-initial{
	display: initial !important;
}
.respond-img-width {
    width: 80px;
}
.inbox-respond_me {
    border-radius: 50%;
    border: 2px solid #ccc;
}
.quick-respond{
	float:left;
}
.respond-img-width-center {
    width: 90px;
}
.position-relative {
    position: relative!important;
}
.sent-request{
	background: #f1f1f1;
    display: inline-block;
    padding: 8px;
    border-radius: 25px;
}
.display-inline{
	display:inline-block;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid yellow !important;
}
.border_bottom{
    border-bottom: 1px dotted #111;
}
.faq ul li a, .faq ul li p{
    margin-bottom:0px;
    font-size:14px;
}
.faq p{
    margin-bottom:5px !important;   
    font-size: 13px !important;
}
.faq h4{
    margin-bottom:10px;
    margin-top:10px;
}
.faq .modal-header{
    padding: 0 15px;
}
.faq .modal-content{
    border:0;
}
.padd_match_module{
    padding: 25px 10px;
}
.inbox li a:hover {
    color: yellow !important;
}
.privacy_section{
    background: #EEE;
    padding: 8px 15px 8px 15px;
}
.toggle-active .HideSection {
	display:none;
}
.pl-15 {
    padding-left:15px;
}
.fs-12 {
    font-size:12px !important;
}
.valign {
    vertical-align: middle;
}
.online-gray {
    padding: 4px 0;
    background: #b7b7b7;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    display: inline-block;
}
.text-uppercase {
    text-transform:uppercase !important;
}
	.nav {
    display: inline-block;
    text-transform: uppercase;
    margin: 0; 
    padding: 0;
}

.nav li {
    display: inline-block;
    list-style: none;
    width:100%;
}

.nav .button-dropdown {
    position: relative;
}

.nav li a {
    display: block;
    color: #333;
    background-color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}

.nav li a span {
    display: inline-block;
    margin-left: 5px;
    font-size: 10px;
    color: #999;
}

.nav li .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    text-align: left;
    width:260px;
    padding:10px;
}

.nav li .dropdown-menu.active {
    display: block;
}

.nav li .dropdown-menu a {
    width: 150px;
}
.scroll {
    background: rgb(241, 241, 241);
    overflow-y: auto;
    height: 300px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .top-recomm-number {
        right: 164px;
    }
    .skills li > span {
        top: -27px;
    }
    .pay ul li{
        margin-bottom:20px;
    }
    .pay.tabs-bordered.side-tabs .tab-nav li a {
        line-height: 40px;
    }    
    .adv-search .tree-multiselect .selections {
        margin-left:0 !important;
    }
    .tab-nav li {
        height:65px;
    }
    .feedback.tab-nav li {
        height:80px;
    }
    .skills li > span {
        font-size: 10px;
        font-weight: 500;
    }
    .skills li .progress-percent {
        font-size: 9px;
    }
    .layout-button{display:none;}
}
