@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Vollkorn:ital,wght@0,400..900;1,400..900&display=swap');
html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
   font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-family: "Vollkorn", serif;
}
.leftbanner {
    display: none;
}
.headerblock {
    background: url(images/headerblock.jpg);
    height: 270px;
    background-size: cover;
    width: 100%;
    float: left;
    background-position: center;
}
.headerblock2 {
    background: url(images/headerblock2.jpg);
    height: 300px;
    background-size: cover;
    width: 100%;
    float: left;
    background-position: center;
}
.headerblock3 {
    background: url(images/headerblock3.jpg);
    height: 400px;
    background-size: cover;
    width: 100%;
    float: left;
    background-position: center;
}
.mainheader .pagetitle {
    float: left;
    width: 100%;
    margin-top: -220px;
}
.mainheader .abtus .midle_title span {
    color: #fff;
   
}
.ContactPAge {
    padding: 50px 0;
}
/*---------------------------- services-------------------------------- */
.services {
    padding: 40px 0;
    width: 100%;
    float: left;
}

.services img {
   float: left;
   width: 300px;
   height:250px;
   border-radius: 20px;
   margin-right: 40px;
}
.service-content-block {
    float: left;
    text-align: left;
}
.service-content-block p {
    color: #222;
    font-size: 16px;
}
.service-content-block h3 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
}
.service-content-block a {
    float: left;
    font-size: 15px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 7px 22px;
    margin-top: 18px;
    border-radius: 55px;
}
.service-content-block a:hover {
    background: #d3a13d;
    color: #fff;
    border-bottom: 5px solid #ebca89;
}
/*---------------------------- services-------------------------------- */
.mobile_logo {
    display: none;
}
.top_wrpper {
    background: #d3a13d;
    float: left;
    width: 100%;
}
h3.regi {
    text-align: center;
}
input.form-control.cpasities1 {
    width: 61%;
    margin-right: 10px;
}
div#OccupationID {
    display: none;
}

.notev2 {
    margin-bottom: 10px;
    color: #d3a13d;
    text-align: center;
    padding: 10px 10px 0;
}
.registration_form .regist_1:hover{
   background: #7e7473!important;
    border-bottom: 4px solid #5b5555!important;
    color: #fff!important; 
}
.alin_centeh.Hrtt_h {
    text-align: center;
    font-size: 15px;
}
.alin_centeh.Hrtt_h a {
    text-align: center;
    color: #d3a13d;
     font-size: 15px;
}
#register_btn {
    display: block;
    text-align: center;
}
.homelogin .alin_centeh {
    text-align: center;
    display: block;
    padding: 5px 0;
}
.registration_form .lock {
   color: #333;
    float: none;
    margin-left: 8px;
    background: url(images/locker.png) no-repeat 0px 0px;
    padding-left: 23px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.albummasterPage .para {
    display: block;
    text-align: center;
    margin: 10px 0;
}
.albummasterPage .errorbox {
   
    font-size: 16px;
}
input#motherthoungue_other {
    width: 74%;
    float: left;
    background-color: transparent;
    border: 1px solid #4c4c4c;
    border-radius: 0px;
    margin: 15px 0 0;
    height: 41px;
}
.wrapper3 .col-lg-3.col-md-3.col-sm-6.col-xs-12.text-center {
    width: 32%;
}
.footerbanner {
    float: left;
    width: 100%;
}
.footerbanner {
    display: block;
    float: left;
    margin: 20px auto;
    margin: 20px auto!important;
    text-align: center;
    display: none;
}
a.mysSocial-whatsapp {
    bottom: unset!important;
    top: 26rem;
    right: 0!important;
    background: #fff;
    padding: 0;
    border-radius: 50px 0 0 50px;
    z-index: 100;
    box-shadow: 0 0 7px 0 #a9a8a8;
    height: 40px!important;
    width: 53px!important;
    text-align: center;
}
a.mysSocial-whatsapp .fa-2x {
    padding: 3px 5px;
    font-size: 2em;
    background: #21CD5A;
    border-radius: 50%;
    color: #fff;
    margin-top: 3px;
}
div#notification_bar {
    float: left;
    width: 100%;
    background: #222;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    position: fixed;
    bottom: 0px;
    z-index: 9999;display: none!important;
}
p.iconcross1 {
    float: right;
    width: 1%;
    margin-top: -6px;
    margin-right: 15px;
}
div#notification_bar p {
    font-size: 16px;
    font-style: normal;
    color: #fff;
}
h4.cookHeader {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.cookie_panel {
    position: fixed;
    background: #fff;
    bottom: 75px;
    left: 45px;
    padding: 15px 20px 25px;
    width: 17%;
    font-size: 14px;
    color: #222;
    z-index: 999;
    border-radius: 10px;
    box-shadow: 0 0 20px #0000001a;
}
.cookie_panel p {
    font-size: 15px;
    color: #222;
    float: none;
    width: 100%;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
}
.cookie_panel i {
    color: #333;
    margin-right: 5px;
}
a.sectbtn {
    position: relative;
    top: 5px;
    font-size: 14px;
    display: block;
    float: left;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 3px solid #eab1b8;
    padding: 5px 25px 5px;
    border-radius: 55px;
    margin: auto;
}
a.sectbtn:hover {
    background: #d3a13d;
    color: #fff;
    border-bottom: 3px solid #ebca89;
}
.modal-content {
   border: 0px solid #999999!important;
    border: 0px solid rgba(0, 0, 0, 0.2)!important;
}
.UpgradePopupAll .modal-content {
    margin: auto;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    width: 65%;
}
.UpgradePopupAll .modal-body {
    position: relative;
    padding: 20px 30px 30px;
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 25px;
}
.UpgradePopupAll .popuph2, .UpgradePopupAll .popuph2 p {
    font-family: 'Lobster', cursive;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 0px;
}
.UpgradePopupAll .popuph4, .UpgradePopupAll .popuph4 p {
    font-size: 17px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.Upgrade_imgblock img {
    width: 72%;
    height: auto;
    border-radius: 20px;
}
.UpgradePopupAll p {
    font-size: 17px!important;
    margin-bottom: 20px!important;
  
}
.UpgradePopupAll .modal-dialog button.close {
    right: -8px !important;
}
.addbanner1 {
    text-align: center;
    display: block;
margin-bottom:30px;
padding: 0px;
width: 100%;
}
.addbanner1 img {
    border-radius: 15px;
    height: auto;
}
.addbanner2 {
    text-align: center;
    display: block;
margin-bottom:30px;
padding: 0px;
width: 100%;
}
.addbanner2 img {
    border-radius: 15px;
    height: auto;
}
.addbanner3 {
    text-align: center;
    display: block;
margin-bottom:30px;
padding: 0px;
width: 100%;
}
.addbanner3 img {
    border-radius: 15px;
    height: auto;
}
select#TranslateColor {
   background-color: #bb2025;
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    background-size: 16px 16px;
    color: white;
    padding: 6px;
    width: auto;
    font-family: arial,tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    /*-webkit-appearance: none;*/
    border: 0;
    outline: 0;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.dashboardbox1 .btn.btn-info.btn-lg img {
   display: block;
    text-align: center;
    height: 27px;
    width: 27px;
    margin: 7px auto 3px
}
.dashboardbox1 .img-wrapper {
    background: #d8303d;
    padding: 5px;
    border-radius: 50%;
    border: 3px solid #eab1b8;
    float: none;
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 5px;
}
.modal-body { 
    position: relative;
    padding: 30px;
    float: left;
    width: 90%;
    background: #fff;
} 
.modal-body .text_header .form-group {
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: block!important;
    margin-top: 0px;
    position: relative;
    top: 10px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}
  .modal-body .text_header1 .form-group label {
    color: #444!important;
    font-size: 15px;
    text-align: left;
    display: none;
}

 .modal-body .button_eftdr a {
    color: #666;
    font-size: 14px;
    border: 0px;
    float: right;
    text-decoration: underline;
    margin: 8px 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.modal-body .button_eftdr span {
   float: left;
    font-family: 'Roboto', sans-serif;
    color: #666;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    left: 5px;
    top: 3px;
}
.button_eftdr .form-group .flefterput {
    float: left;
    margin: 3px 0px 0 0px !important;
}
.modal-body
  .form-group .form-control {
    width: 100%!important;
    margin-bottom: 10px;
}
 .modal-body .text_header1 .form-group .form-control {
    color: #444!important;
    margin-left: 0px;
    font-size: 15px;
    border: 1px solid #cbc9c9;
    margin-top: 4px;
}
.modal-body .text_header1 
 .form-control {
    width: 100%;
    float: left;
    background-color: transparent;
    border: 1px solid #bababa;
    border-radius: 0px;
    height: 39px;
}
.modal-body .text_header {
    float: left;
    width: 100%;
}
.modal-body .text_header .form-group {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.modal-body  
.profileidSearch {
   text-align: center;
    float: none;margin: 5px 0 0;
}
.modal-body .profileidSearch a {
    color: #222;
    text-decoration: underline;
    font-size: 12px;
}
.modal-body .text_header1 {
    float: right;
    width: 100%!important;
}
.banner img {
    width: 100%!important;
}
.banner {
    float: left;
    margin-top: 25px;
    width: 100%!important;
}
.modal-body .form-group label {
    color: #666;
    font-size: 15px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
}
.modal-body
 .searchinclude {
    margin: 10px 0 0!important;
}
.modal-body .searchinclude h4 {
   text-align: center!important;
    margin-top: 0px;
    color: #222!important;
    font-family: 'Roboto', sans-serif;
    font-size: 26px
}
.modal-body .searchinclude strong {
   text-align: center!important;
   margin-top: 10px;
   color: black!important;
}
.modal-body .searchinclude input.btn {
  margin-top: 12px!important;
    float: none;
    cursor: pointer;
    background: #d8303d;
    color: #fff;
    border-bottom: 3px solid #eab1b8;
    padding: 8px 25px 8px;
    border-radius: 30px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}
.modal-body .searchicon .fa {
    font-size: 65px;
    color: #8a1f88;
    position: relative;
    /* top: 60px; */
    left: 0px;
}
.modal-body .form-group .ex_small {
    width: 43.9%!important;
    padding: 6px;
}
.modal-body .button_eftdr {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.modal-body .form-group .form-control {
    color: #666;
     margin-left: 0px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.col-xs-12.col-sm-2.col-md-5.col-lg-6.matrimonial_logo {
    width: 100%;
    margin-bottom: 20px;
    margin: 10px 0px;
    
}
.modal-dialog button.close {
    height: 26px;
    width: 26px;
    background: red;
    border: 1px solid red;
    color: #fff;
    border-radius: 26px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: -6px !important;
    right: 76px !important;
    padding: 0 0 2px 0 !important;
    z-index: 99;
}
.matrimonial_logo {
    /* float: left;
    margin-left: 0px;
    width: 76%;
    height: 100px; */
}
.matrimonial_logo img {
    /* margin: auto;
    text-align: center;
    width: 80%;
    float: none;
    display: block; */
}
.regnote  {
    text-align: center;
    width: 100%;
   background: linear-gradient(to right, rgb(247, 168, 26), rgb(253, 109, 46));
    color: #fff;
   font-size: 14px;
    margin-bottom: -25px;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 30px;
    height: auto;
}
.regnote_h3 {
    background: url(./images/title_white2.png)no-repeat center;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -25px;
   /* text-shadow: 2px 2px #5f5d5d;*/
    background-position: bottom;
    padding: 10px;margin-left: 170px;

}
img.imagescheme.img-responsive {
     float: left;
    height: auto;
    margin-top: -65px;
    margin-left: 25px;
}
.regnote img {
    padding-right: 20px;
}



.regnote {
    margin-bottom: 30px;
    text-align: center;
    
}
.regnote a.reglink {
    color: #fff;
    background: #f15317;
    padding: 10px;
    position: relative;
    top: 20px;
    text-transform: uppercase;

}
.regnote ul li {
    list-style-type: disc;
    list-style-position: inside;
}
.regnote p{
     color: #fff;
     font-size: 16px;
      margin-top: 10px;
     display: block;
    margin-left: 25px;
}

@media(max-width:480px){

.addbanner1 img {
     width: 100%!important;
}
.addbanner1 {
    padding: 0px 25px;
  
}
.addbanner2 img {
    width: 97%!important;
}
.addbanner2 {
   padding: 0px 25px;
 
}
.pops_profiled .profileid {
    right: 79px!important;
}
.inside_search .form-group .ex_small {
    width: 45%!important;
}
.total_record strong {
   font-size: 13px;
    min-width: 30px;
     padding: 4px;
}
.addbanner3 img {
    width: 100%!important;
}
.advanced_links ul li a {
    font-size: 14px;
}
.addbanner3 {
   padding: 0px 25px;
 
}
.error2 {
    width: 88%!important;
     padding: 20px 15px 35px!important;
     line-height: 2!important;
    font-size: 18px!important;
}
.error2 .error {
    font-size: 14px!important;
   
}
.error2 a {
     font-size: 11px!important;
    padding: 13px 10px!important;
}
.extralink1 a {
   font-size: 12px!important;
}
.padding_space img {
    max-width: 90%!important;
  }
.top-login {
    margin-top: 0px!important;
    margin-bottom: 10px;
}
.toggle_featured {
   padding: 0px 0 0 0;
   
}
.wrapper3 .row {
    padding: 30px 20px 30px!important;
}
.wrapper3 h2 {
  
     font-size: 28px!important;
    background-size: 40%!important;
}
.wrapper3 .col-lg-3.col-md-3.col-sm-6.col-xs-12.text-center {
    width: 100%;
}
 .cookie_panel {
         width: 80%;
    }  
   .login_topbg {
    width: 100%;
}

.wrapper3 .col-lg-3 {
    width: 100%;
}
.matrimonial_logo img {
    margin: 7px auto 0;
    width: 55%;
}
.login_topbg a {
    font-size: 15px!important;
    padding: 5px 10px!important;
    margin-top: 0px;font-weight: 500;
}
.top-login img {
    width: 16px!important;
    position: relative;
    top: -1px;
}
.index_srchforms .button_eftdr i .btn {
    font-size: 15px!important;
    font-weight: 500!important;
}
.top_space {
    padding: 0px 0 0px!important;
 }
 .wrapper2 h3 {
font-size: 18px;
}
.index_srchforms .text_header {
   padding: 20px!important;
}
ul.newsticker li {
    width: 200px !important;
    }
.wrapper2 h2{
  margin-bottom: 0px!important;
    margin-top: 0px;
    font-size: 24px!important;padding-bottom: 0px!important;
}
.aboutdes {
   text-align: left!important;
}
.wrapper3 {
      background-attachment: fixed!important;
   
}
.aboutdes h4 {
    font-size: 16px!important;
    margin-top: 9px!important;
    line-height: 20px!important;
}
.matrimonal_footer h4 {
    font-size: 16px!important;
    margin-bottom: 7px!important;
    
}
.about-icons {
    width: 100%!important;
    margin-right: 0!important;
    margin-bottom: 5px!important;
}
.our-feature img {
    width: 35px!important;
    margin-bottom: 0px!important;
}
.welcome_section span a {
     float: left!important;
    margin-bottom: 5px!important;
    margin: 0px!important;
    font-size: 15px!important;
    padding: 8px 25px !important;
}
.our-feature {
 margin: 15px 0 20px!important
   
}
.about-icons .img-wrapper {
  padding: 7px !important;
   
}
.about-icons .img-wrapper img{
    width: 35px!important;
}
.welcome_section img {
    width: 100%!important;
   
}
.wrapper3 .row {
     padding: 40px!important;
   
}
.wrapper3 .row {
    padding: 30px 20px 20px!important;
}
.hiw-div {
    width: 33%!important;
    padding: 15px 9px!important;
}
.wrapper3 .hiw-div::after {
    display:none!important;
}
.wrapper3 img {
    width: 70%!important;
}
 .wrapper2 {
padding: 30px 15px 20px!important;
background-attachment: fixed!important;
}
.welcome_section p {
     padding-right: 0!important;
    text-align: justify!important;
    font-size: 15px!important;
    line-height: 30px!important;
    margin: 0!important;
}
.top_social {
   margin-top: 10px!important;
}
.wrapper3 h4 {
    font-size: 16px!important;
    font-weight: 700!important;
   
}
  .row.welcome_wrapper {
    padding: 0 20px;
}  
.matrimonal_side_banner .text-center {
    margin-bottom: 25px;
}
.matrimonal_annoucement {
  padding: 0 5px!important;
    text-align: left!important;
}
.annonncement_wrapper h2 {
    font-size: 28px!important;
    line-height: 30px!important;
}
.sr_title {
    padding-left: 0;
    text-align: left;
}
.annonncement_wrapper h2 b {
    margin: 0!important;
}
.wrapper4 {
    padding: 30px 30px!important;
}
.annonncement_wrapper h2 {
     margin: 0 0 5px!important;
}
.homeannounce_main p {
    font-size: 15px!important;
    padding: 0!important;
    text-align: left!important;
}
.homeannounce_main .sr_title {
    font-size: 11px!important;
    font-weight: 600!important;
     text-align: left!important;
}
.searchlink_tabs ul.dtab {
    float: none;
    width: 70%!important;
    margin-bottom: 0px;
    margin: auto;
}
.wrapper1 .SelectBox {
    width: 77%!important;
    margin: 10px 0 0px 0!important;
}
.wrapper5 {
    padding: 40px 0 30px!important;
}
.wrapper5  h2{
    margin-bottom: 30px;
}
.wrapper4 {
   padding: 20px 0 0;
}
.UpgradePopupAll .popuph2, .UpgradePopupAll .popuph2 p {
     font-size: 30px!important;
  
}
.UpgradePopupAll p {
    font-size: 12px!important;
    margin-bottom: 10px!important;
}
.UpgradePopupAll .popup-but .popup-but-tag {
    font-size: 16px!important;
    padding: 8px 2px!important;
}
.row.welcome_wrapper li {
    line-height: 26px!important;
    font-size: 14px!important;
}
.homeannounce_main a {
    float: none;
    text-align: left;
    margin: 0px auto;
    font-size: 16px;
}
.homeannounce_main .announcelink {
    font-size: 15px!important;
     padding: 6px 25px 6px!important;
  
}
.modal-body.uploadprofile {
    float: none;
}
 .avatar-wrapper {
    height: auto; 
    } 
 .avatar-preview.preview-lg {
    margin: 0!important;
    position: relative;
    height: auto;
    left: 100px;
} 
.avatarvalidate {
    border: 2px solid #f30000;
}

.regnote_h3{display:none;
}
.imagescheme.img-responsive {
  margin-top: -15px!important;
  margin-bottom: 15px;
  margin-left: 75px!important;
   }

.regnote p {
   text-align: center!important;
}
.regnote  {
  background: linear-gradient(to bottom, rgb(247, 207, 95), rgb(253, 109, 46));

}
.mobile_logo img {
    width: 40%;
}
.mobile_logo {
    display: block;
    margin: 5px 0;
    float: left;
}
.navbar-toggle {
    position: absolute;
    right: 5px;
    margin-top: -50px;
}
.matrimonial_logo_slogan {
  display: none;
}
.top-login {
    margin-bottom: 0px!important;
}
.matrimonial_logo {
   display: none!important;
}
.matrimonal_navigation .nav-tabs > li > a {
    padding: 7px 10px 7px!important;
    font-size: 13px!important;
    text-align: left!important;
}
}
@media(max-width:375px){
.imagescheme.img-responsive {
    margin-left: 50px!important;
}
}
@media (max-width: 320px){
.imagescheme.img-responsive {
    margin-left: 25px!important;
}
}
@media(max-width:768px){
.regnote  {height: auto!important;
}

}




#notify_ecard_panel{position: absolute; left: -420px; bottom: 0; width: 400px;}
a{
    text-decoration:none;
    color:#d3a13d;
}
a:hover, a:focus{
    text-decoration:none;
    color:#444; outline:none;   
}
a.hvr-sweep-to-right:before{ display:none;}
ul, li{
    list-style:none;
    padding:0px;
    margin:0px;
}
h1, h2, h3, h4, h5, h6, p{
    margin:0px;
    padding:0px;
}

input{background: transparent;
border: 1px solid;
padding: 5px;
}

body{
    margin:0px auto;
    background:#fff !important;
    font-family: 'Roboto', sans-serif;
     
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
/* font-family: 'Roboto', sans-serif; */

@font-face {
  font-family: 'FontAwesome';
  src: url('./fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('./fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('./fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('./fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('./fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('./fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.form-control:focus {
    border-color: #d3a13d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(43, 170, 100, 0.7);
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
}
h5 {
    font-family: 'Roboto', sans-serif;  
}
h2{
    background: url(./images/title_orange.png)no-repeat center 34px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    color: #444;
    padding-bottom: 12px;
    font-weight:700;
    margin-bottom:30px;
}
.row{
    margin:0px;
}

.wrapper_1{
    float:left;
    width:100%;
}

@media (min-width: 1200px){
.container{
    max-width: 1140px;
    width: 100%;
    margin: auto;
}
}
@media screen and (min-width: 1500px) and (max-width: 3500px){
    .wrapper2 h2 {
        font-size: 45px!important;
     }
.zoomin {
  width: 20%;
    left: 88px;
}   
.about-icons {
   width: 46%;
   
}
.displayprofileimage img {
    width: 245px!important;
    height: 277px;
}
.matrimonal_slider .img-responsive {
    float: left;
    width: 100%;height: 800px;
}
.searchgridheadline {
     font-size: 14px!important;
    
}
.left_exerge {
    width: 65%!important;
}
  .UserImg_block .UserImg figure img{ display:inline-block; width:129px; height:137px; max-width:100%;}  
 .UserImg_block .List_uselist{ width:280px;}   
    .dashboardboxes .dashboardbox1 span{
         font-size: 15px;
       
    }

  .UserImg_block .UserImg{ position:relative; display:inline-block; width:180px; height:180px; }  

 .headerblock {
        height: 350px;
 }

.wrapper3 .hiw-div::after {
    left: 290px!important;
   
}
.matrimonal_navigation .nav-tabs > li > a {
    font-size: 16px!important;
}  
    .welcome_section p {
      font-size: 18px!important;
        line-height: 38px!important;
     }
     .wrapper3 h2 {
         font-size: 45px!important;
    }
    .wrapper3 h4 {
        font-size: 21px!important;
  }
  .homeannounce_main .sr_title {
 font-size: 20px!important;
    
}
.wrapper5 .container{
    padding: 0 0px!important;}
.homeannounce_main p {
   font-size: 18px!important;
    line-height: 38px!important;
   
}
.commemt_section h2 strong, .commemt_section h2{ 
    font-size: 45px!important;   
}
.testimonial_image .midtitle {
     font-size: 18px!important;
     font-weight: 700!important;
}
.testimonial_image span p {
   font-size: 18px!important;
}
  .annonncement_wrapper h2 {
   font-size: 45px!important;
 line-height: 42px!important;
}
    img.welcome_img {
        width: 645px!important;
    } 
.container {
    max-width: 1320px;
    width: 100%;
    margin: auto;
}
.welcome_section img {
   width: 600px;
    height: auto;
}
.welcome_section  span{
    float:left;
    width:54%;
}
.annonncement_wrapper img {
    width: 620px;
}
}

.top_space{
    padding:5px 0 5px;
    float:left;
    width:100%;
}
.top_space .col-lg-8{
    margin-top:0px;
}
.plugin_loginft .nolable label{
    display:none;
}
.top_space .Login .col-lg-8{
    margin-top:0px;
}
.home_mobile {
    float:right;
    width:auto;
    background: url(./images/contact.png) -5px -1px no-repeat;
    font-size:16px;
    color:#fff;
    width: 235px;
    height: 38px;
}
.home_mobile h3{
    font-size:16px;
    color:#fff;
    background: url(./images/mobile.png) 33px 7px no-repeat;
    padding: 9px 0px 11px 59px;
}
.matrimonal_navigation{width: 100%;
    margin: auto;}
    .matrimonal_navigation   .nav-tabs {
        border-bottom: 0px;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    .matrimonal_navigation .nav-tabs > li {
        float: none;
        display: inline-block;
    }
    .top_wrpper .matrimonial_logo_slogan {
        text-align: left;
        position: relative;
        top: 5px;
        color: #fff;
    }
    .top_wrpper .matrimonial_logo_slogan p {
         color: #fff;
         font-weight:500;
    }
.matrimonial_logo img {
    width: 75%;
    margin-top: -64px;
    position: relative;
    top: 14px;
}
.matrimonal_navigation .matrimonial_logo {
    text-align: center;
    width: 25%;
    margin: auto;
    display: inline-block;
}
.wrapper1{
    width: 100%;
    background: #fff;
    float: left;
    box-shadow: 0px 4px 10px 0 #0303031a;
}
.matrimonial_logo_slogan {
    text-align: center;
    position: relative;
    top:24px;
}
.footer_logo .matrimonial_logo_slogan {
    top: 2px;s
    font-weight:600;
}
.footer_logo .matrimonial_logo_slogan p {
   font-weight:500;
}
.footer_logo img {
    width: 18%;
}
.wrapper_dash{
    width:100%;
    border:1px solid #5BBD87;
    float:left;
    background:#d3a13d;
}

.wrapper_about{
    float:left;
    width:100%;
    min-height:650px;
    padding: 00px 0;
}
.matrimonal_navigation{
    
    float:left;
}
.matrimonal_navigation nav-tabs{
    float:left;
    width:100%;
    }
.matrimonal_navigation nav-tabs li{
    float:left;
}
.matrimonal_navigation .nav-tabs > li > a{
    font-size: 15px;
    color: #222;
    border: 0px;
    margin-right: 0px;
    padding: 18px 15px 14px;
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 4px solid transparent;
    font-family: "Montserrat", sans-serif;
}
.matrimonal_navigation .nav-tabs > li > a:hover{
     background: #d8303d;
    color: #fff;
    border-bottom: 4px solid #eab1b8;
    padding: 10px 15px 10px;
    border-radius: 55px;
}
.matrimonal_navigation nav ul li a.active{
    background:#7e7473;
 border-bottom: 4px solid #5b5555;
}
.mainfooter{
    float:left;
    width:100%;
    background: url(./images/bkg1.jpg);
    background-size: cover;
    padding: 60px 0;
    background-attachment: fixed;
    z-index: 2;
    position: relative;
}
.top_login{
float: right;
background: #d3a13d;
padding: 7px 20px;
text-transform: uppercase;;
}
.top_login:hover{
    background:#7e7473;
    color:#fff;
}
.top-login{
float:left;
width:100%;
}
.top-login img {
    width: 18px;
    position: relative;
    top: -1px;
}
.login_topbg a:hover img {
    filter: brightness(.1);
}

.top_social{
    float:right;   
    margin-top: 20px;
    
}
.top_social ul{
    float:left;
    width:100%;
    
}
.top_social ul li{
    float:left;

}
.top_social ul li a{
    display:block;
    height:35px;
    width:35px;
border-bottom: 0;
margin:0;
padding:0;
margin-left:10px;
    
}
/* .top_social ul li .social{
    background: url(./images/sprite.png) -14px -105px no-repeat;
} */
.top_social ul li .social{
    transition: all .3s; 
}
.top_social ul li .social:hover{
    background-position:-14px -143px;
border-bottom: 0;
transform: translateY(-8px);
}
.top_social ul li .social1{
    background-position:-56px -105px;
}
.top_social ul li .social1:hover{
    background-position:-56px -143px;
}

.top_social ul li .social2{
    background-position:-100px -105px;
}
.top_social ul li .social2:hover{
    background-position:-100px -143px;
}

.top_social ul li .social3{
    background-position:-143px -105px;
}
    
.top_social ul li .social3:hover{
    background-position:-143px -143px;
}
.top_social ul li .social4{
    background-position:-186px -105px;
}
    
.top_social ul li .social4:hover{
    background-position:-186px -143px;
}
.matrimonal_footer ul{
    float:left;
}
.matrimonal_footer ul p{
    font-size:15px ; 
    color:#fff;
    margin:0% 0% 2%;
    font-weight:bold;
}
.matrimonal_footer ul li{
    float: left;
    width: 100%;
    padding: 0px 0px;
    font-size: 15px;
    color: #222;
    font-weight: 500;
}
.matrimonal_footer ul li a{
    float: left;
    width: 100%;
    padding: 0px 0px;
    font-size: 15px;
    color: #222;
    font-weight: 500;
}
.top_social ul{
    float:left;
    width:100%;
    
}
ul.mainlink li {
    margin-bottom: 0px;
}
.bottom_social{ margin-top:10px;}
.bottom_social ul li{
    float:left;
    width:auto;
}
.bottom_social ul li a{
    display:block;
    margin:0;
    }
.welcometesti{
    color:#606060;
    font-size:12px;
    text-transform:uppercase;   
    line-height:18px;
    float:left;
    margin: 1% 0%;
    padding:0px 5px;
}
.wrapper2{
    background:#fff;
    float:left;
    width:100%;
    padding:40px 0;
    background:url(./images/bkg1.jpg);
    background-size: cover;
    padding: 60px 0;
}
.wrapper2 h2 {
    background: none!important;
    float: left;
    width: 100%;
    text-align: left!important;
    font-size: 36px;
    text-transform: capitalize!important;
    color: #222;
    padding-bottom:5px;
    font-weight: 700;
    margin-bottom: 0px;
}
.wrapper2  h2 strong {
    color: #d8303d;
}
.row.welcome_wrapper li {
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
}
.featured_title_div{
    float:left;
    width:100%;
    text-align:center;
    margin-bottom:1%;
}
.wrapper2 li:before {
    content: "\f0a9";
    font-family: FontAwesome;
    color: #212020;
    font-size: 15px;
    padding-right: 10px;
}
.wrapper2 h3 {
    margin-bottom: 10px;
    font-weight: 700;
}
.featured_title_div span{
    font-size: 20px;
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
}
.featured_main_div{
    float:left;
    width:25%;
}
.padding_space{
    padding:0px 0px;
}
.code_paath{
    background: url(./images/code1.png) 0px 0px no-repeat;
    float:left;
    width:100%;
    height:34px;
}
.code_paath2{
    background: url(./images/code2.png) right no-repeat;
    float:left;
    width:100%;
    height:34px;
    float:right;
}
.featured_main_div img{
    width:155px;
    height:156px;
    border:2px solid #d3c3b7;
}

.testimonial_image{
    float: left;
    width: 100%;
    padding-right: 0;
   padding-top: 22px; 
    margin-bottom: 10px;
}
.testimonial_image span p{
    color: #222;
    font-size: 16px;
    line-height: 30px;
    float: right;
    width: 69%;
    font-weight: 400;
    text-align: left;
    font-style: normal;
    padding-right: 180px;
    padding-left: 30px;
}
.testimonial_image .midtitle{   
    color: #222;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
}

.welcome_wrapper .video{ padding:0 30px; text-align:center;}
.welcome_wrapper .video img{display:inline-block; vertical-align:top; max-width:100%; max-height:250px;}
.welcome_section span a {
    float: left;
     
    margin-top: 15px;
}
.testimonial_image a:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 4px solid #8c564f;
}
.blogpads{
    padding:0 0 23px 0;
}
.matrimonal_featured user{
    float:left;
    width:100%;
}
.title_mger {
margin-top: 13px;
}
.midle_title {
color: #161616;
font-size: 29px;
text-align: center;
width:100%;
}
.featured_title_div .midle_title span{
    color:#fff;
}
.homefeatured{
    padding:20px 0px 15px;
}

.tickercontainer {
margin: 15px 0 0 0px;
overflow: hidden;
width: 99% !important;
float: left !important;
}
.thumbnail-text{
    float:left;
    width:100%;
    text-align:center;
    margin:30px 0 0 0;
    padding:0;

}
.homefeatured .homefeaturedinfo{
font-size: 15px;
color: #fff;
text-transform: capitalize;
text-decoration: none;
padding:0;
}
ul.newsticker li span h3 {
color: #fff !important;
float: left;
font-size: 15px;
height: auto;
margin: 3px 0;
text-align: center;
width: 100%;
}
ul.newsticker li{
    width:175px !important;
    padding-right:0 !important;
    margin:0 0!important;
    box-sizing:0;
    padding:0 10px !important;
}
.thumbnail{
    background-color:transparent;
    border:0px;
}
.searchgridimage .thumbnail > img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
height: 275px;
width: 260px;
max-width:100%;
border-radius: 15px 0 0 15px;
}
.searchgridimage .thumbnail {
    padding: 0;
}
.tickercontainer .mask{
    height:auto !important;
    width:100% !important;
}
.cms_annoncement {
    padding-bottom: 50px;
}

/* Home Page Fearued Bride & Groom */

ul.newsticker li i{
  float: left;
  width: 100%;
  position: relative;
  font-style: normal;
  margin: -215px 0px 0;
  padding:50% 7px;
   min-height: 195px;
   transition: background-color 0.35s;
    -webkit-transition: background-color 0.35s;
    display:none;  
}
ul.newsticker li span p{ width:100%;}
ul.newsticker li .thumbnail{ float:left; width:100%; position:relative;}
ul.newsticker li .thumbnail img{ width:100%;}
ul.newsticker li .thumbnail:before{
    content: "";
    border:2px solid #fff;
    position: absolute;
    height: 90%;
    width: 90%;
    margin: 5%;
    z-index: 9;
    top:0; left:0;
}
ul.newsticker li:hover .thumbnail:before{ border-color:#db040c;}
ul.newsticker li span:hover i{
    background-color: rgba(0,0,0,0.7);
    display:block;
}

/* End Home Page Fearued Bride & Groom */

.wrapper4{
    background: #fff;
    float: left;
    width: 100%;
    padding: 40px 0;
    background: url(./images/bkg1.jpg);
    background-size: cover;
    padding: 60px 0 20px;
    background-attachment: fixed;
}
.matrimonal_annoucement{
    float:left;
    width:100%;
}
.homeannounce_main p{
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 33px;
    color: #222;
    font-weight: 400;
    font-style: normal;
    padding-right: 60px;
}
.homeannounce_main .announcelink{
    float: left;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 10px 30px 10px;
   border-radius: 55px;
    margin:25px 0;
    line-height: 2;
}
.homeannounce_main  a {
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    
}
.homeannounce_main .sr_title {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    background: #1b1b1b;
    float: left;
    padding: 4px 8px;
    font-family: "Montserrat", sans-serif;
    border-radius: 4px;
}

.homeannounce_main .announcelink:hover{
        background: #d3a13d;
    color: #fff;
    border-bottom: 4px solid #ebca89;
}
.annonncement_wrapper{
    float:left;
    width:100%;

}
.annonncement_wrapper img{
    float:left;
    width:550px;
    height:auto;
}
.homeannounce_main {
    float: left;
    width: 48%;
    margin-right: 40px;
}

.annonncement_wrapper h2 {
    background: none;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 36px;
    text-transform: capitalize;
   color: #d8303d;
    padding-bottom: 2px;
    font-weight: 700;
    margin-bottom: 8px;
    font-style: initial;
    line-height: 36px;
}
.annonncement_wrapper h2 b {
    color: #222;
}
.annonncement_wrapper b{
    float:left;
   width:60%;
    margin-left:3%;
}
.annonncement_wrapper h2 b {
    float: left;
    font-weight: 700;
    width: 60%;
    margin-left: 0%;
}
.matrimonal_side_banner img{
    width:447px;
    height:138px;
}
.coypissue{
    float: left;
    color: #000;
    font-size: 14px;
    width: 100%;
    margin-top: 0px;
    line-height: 22px;
}
.sr_title{
    color:#000;
    font-size:16px;
}
b.homeannounce_main {
    text-align: justify;
    color: #222;
    font-size: 15px;
    padding: 1% 0%;
    line-height: 33px;
   width: 60%;
    margin-left: 3%;
    line-height: 33px;
}
.homelogin {
width:100%;
height: auto ;
float:left;
padding: 0px 0 0 0;
}
.homelogin h2 {
font-size: 14px;
font-weight: bold;
color: #44a54d;
margin: 0px;
padding: 10px;
padding-top: 2px;
padding-bottom: 0px;
display: none;
}
.homelogin fieldset {
border: none;
background-color: transparent;
width: 100%;position: relative;
}
.mandatory_class {
    color: #d3a13d;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.regi-start {
    float: left;
    width: 100%;
    padding: 0px 20px 60px;position: relative;
}

.leftpadds fieldset h3 {
    text-align: center;
    margin-bottom: 6px;font-family: roboto;
    font-size: 22px;
}
.search_login_tabemain fieldset {
position: absolute;
z-index: 100;
padding: 0;
}
.homelogin fieldset label {
width: 100%;
color: #666666;
font-weight: normal;display: none;
}
.homelogin .half {
    width: 32%!important;
    margin-right: 3px;
}
fieldset p label {
float: left;
width: 38%;
margin-left: 10px;
font-size: 14px;
color: #606060;
}
.form {
    border: 2px solid #eceaea;
    border-radius: 4px;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
font-size: 13px;
background: transparent;
padding: 2px 5px;
color:#666;
}
    #advcasts table{
        float:left !important;
    }

.homelogin fieldset p {
    float:left;
    width:100% !important;
    margin: 2px 0px;
    color:#606060;
}
.homelogin fieldset .sidertheme{
    margin-left:10%;
}
.homelogin fieldset .locker_style{
    float:left;
    background: url(./images/locker.png) 0px 0px no-repeat;
    padding-left: 23px;
    padding-bottom: 6px;
    padding-top: 4px;
}
.homesearch2new {
    float: left;
    height: auto;
    width: 100%;
    margin: 10px 0 0 0;
}
.search_login_tabemain fieldset {
    position: absolute;
    z-index: 100;
    padding: 0;
}
label{
    font-weight:normal;
}
.formsmall {
    border: solid 1px #4c4c4c;
    font-size: 14px;
    background: transparent;
    padding: 6px 0px 6px 2px;
}
.homesearch2new fieldset p {
    float:left;
    width:100%;
    margin: 1% 0%;
}
.homelogin fieldset p a{
    color:#606060; border-bottom:1px solid #606060;
}
.homesearch2new .withphoto{
    color:#606060;
}

.homesearch2new .formsmallbtn{
    border:0px;
    padding:7px 31px 7px 20px;
    float:right;
    color:#fff;
    background: url(./images/rightaro.png) 74px 10px no-repeat, #445D4C;
    margin-right: 60px;
    
}
.homelogin .regist_1{
    float: none;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 10px 30px 10px;
    margin-top: 15px;
    border-radius: 55px;
    text-align: center;
    display: block;
    margin: 10px auto;
}
.homelogin .regist_1:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 5px solid #ebca89;
}
.matrimonal_search_home {
    float: left;
    width: 92%;
    background: #ededed;
    float: right;
    box-shadow:0px 4px 4px 2px rgba(133,43,78,0.75);
    padding: 0% 0%;
}
.reg_outer {
    float: left;
    width: 100%;
    background:#f3f3f3;
    box-shadow:0px 0px 4px 0px rgba(0,0,0,0.22);

}
.shadows{
    float: left;
    background: url(./images/shadow.png) -5px -22px no-repeat;
    width: 100%;
    height: 30px;
}
.reg_iner_1_inactive {

    color: #fff;
    float: right;
    font-weight: bold;
    height: 35px;
    margin: 0;
    float:left;
    width:50%;
    text-align: center;
}
.reg_iner_1_inactive_span {
float: left;

}
.reg_iner_1_inactive_a {
    color: #fff;
    float: left;
    font-size: 20px;
     padding: 10px 0 10px 0;
    text-decoration: none;
    text-align:center;
    width:100%;
    font-weight:normal;
    text-transform:uppercase;
    background: url(./images/search.png) repeat-x;
}
.reg_iner_2_active {
    color: #000;
    float: left;
    font-weight: bold;
    text-align: center;
    width: 50%;

}
.reg_iner_2_span {
    float: left;
    width: 30px;
}
.reg_iner_2_a_active {
    color: #f2a037;
    float: left;
    font-size: 20px;
    padding: 10px 0 10px 0;
    margin: 0;
    text-decoration: none;
    float:left;
    width:100%;
    font-weight:normal;
    text-transform:uppercase;

}
/* Styling Pagination*/

.matrimonal_slider .owl-theme .owl-controls{text-align: center; margin: -50px 0 0; z-index: 60; position: relative;}
.matrimonal_slider .owl-theme .owl-controls .owl-page{display: inline-block; zoom: 1; *display: inline;/*IE7 life-saver */}
.matrimonal_slider .owl-theme .owl-controls .owl-page span{ display: block; width:20px; height:20px;    margin:5px; filter: Alpha(Opacity=50);/*IE7 fix*/   opacity:10; -webkit-border-radius: 20px;    -moz-border-radius: 20px;   border-radius: 20px;    background: #fff; box-shadow:0 0 10px #716f6f;}
.matrimonal_slider .owl-theme .owl-controls .owl-page.active span,
.matrimonal_slider .owl-theme .owl-controls.clickable .owl-page:hover span{background: #d3a13d;}

.matrimonal_slider .owl-dots{text-align: center; margin: -50px 0 0; z-index: 60; position: relative; }
.matrimonal_slider .owl-dots .owl-dot{display: inline-block; zoom: 1; border:0; outline:none; *display: inline;/*IE7 life-saver */}
.matrimonal_slider .owl-dots .owl-dot span{display: block;  width:20px; height:20px;    margin:5px; filter: Alpha(Opacity=50);/*IE7 fix*/   opacity:10; -webkit-border-radius: 20px;    -moz-border-radius: 20px;   border-radius: 20px;    background: #fff; box-shadow:0 0 10px #716f6f;}
.matrimonal_slider .owl-dots .owl-dot.active span, .matrimonal_slider .owl-dots .owl-dot:hover span, .matrimonal_slider .owl-dots .owl-dot:focus span{background: #d3a13d; outline:none;}


.matrimonal_slider{ float:left; width:100%;}
.matrimonal_slider .Sameloader{height:500px;}
.matrimonal_slider .owl-buttons{ display:none;}
.matrimonal_slider .bxslider{ float:left; width:100%;}
.matrimonal_slider .sliderImage{float:left; width:100%;}
.matrimonal_slider .img-responsive{float:left; width:100%;}
.matrimonal_slider .slider_text{ position:absolute; right:10%; bottom:25%; padding:20px; border-radius:6px; background-color:rgba(0, 0, 0, 0.4);
color:#fff; font-size:20px; max-width:600px; border:2px solid rgba(225, 225, 225, 0.2);}
.matrimonal_slider .slider_text h2{ font-size:30px; font-weight:bold; color:#fff; margin:0 0 10px 0; padding:0; text-align:left;}
.matrimonal_slider .slider_text p{ font-size:20px; color:#fff; margin:0; padding:0;}
.matrimonal_slider .slider_border_shadow .bx-wrapper .bx-pager{display: block; position: absolute; bottom: 10px; z-index: 999;}
.matrimonal_slider .bx-wrapper .bx-pager.bx-default-pager a{height: 20px; width: 20px; border-radius: 50%; background-color:#fff; 
box-shadow:0 0 10px #9c9393;}
.matrimonal_slider .bx-wrapper .bx-pager.bx-default-pager a.active, .matrimonal_slider .bx-wrapper .bx-pager.bx-default-pager a:hover{ background-color:#d93037;}

.slider_border_shadow .bx-wrapper .bx-caption {
    background: none repeat scroll 0 0 rgba(68,93,76,0.65);
    left: 0;
    bottom:0;
    position: absolute;
     width: 100%;
    text-align: center;
}
.slider_border_shadow .bx-wrapper .bx-pager{
    display:none;
}

.slider_border_shadow .bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: 24px;
    padding: 10px;
    display:none;
}
.slider_border_shadow.bx-wrapper{
    margin:0 auto 10px; 
}
.slider_border_shadow .bx-wrapper .bx-viewport{ float:left; width:100%;}
.slider_border_shadow .bx-wrapper{
    margin: 0 auto 0px; 
}
.slider_border_shadow .bx-wrapper img {
max-width: 100%;
display: block;
height: 570px;
width:100%;
}
.bx-wrapper .bx-next{
    right: 10px !important;
    background: url(./images/banner_arrow.png) no-repeat 0px 0px !important;
}
.slider_border_shadow .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    outline: 0;
    width: 40px;
    height: 64px;
    text-indent: -9999px;
    z-index: 99999999;
    display: none !important
}
.profileid{
    float:left;
    background:#d3a13d;
    padding: 5px 8px;
    width:60%;
}
.profileid .search_tittel{
    font-size:14px;
    color:#fff;
    margin: 5px 0px 10px;
}
.profileid .formsmalll{
    float:left;
    width:48%;
    padding:8px 5px;
    border: 1px solid;
    height: 35px;
}
.profileid .formsmall{
    border-radius: 3px;
    float: left;
    width: 48%;
    background: #fff;
    float: right;
    border: 0;
}
.profileid .formsmallbtn{
    font-weight: 600;
    float: left;
    width: 23%;
    background: #fff;
    margin-top: 11px;
    border: 0px;
    color: #222;
    padding: 8px 20px;
    border-radius: 4px;
}
.pagecontent{
    float:left;
    width:100%;
}
.abtus{
    margin-top:2%;
    margin-bottom:0;
}
.trac_top {
margin-top: 0px;
display:none !important;
}

.form-group label{
    color:#606060;
    font-size:13px;
    font-weight:normal;
}
.form-control{
    width: 74%;
    float: left;
    background-color: transparent;
    border: 2px solid #eceaea;
    border-radius: 4px;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 6px 4px;
}
textarea.form-control{ resize:horizontal;}
.form-group {
    float: left;
    width: 100%;
}
.form-group .formbtn, .form-group .resetbtn{
    float: none;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 10px 30px 10px;
    margin-top: 15px;
    border-radius: 55px;
    text-align: center;
    margin: 10px auto;

}
.infomenu .formbtn{
    display:block;
}

.form-group .formbtn:hover , .form-group .resetbtn:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 5px solid #ebca89;
}

.form-group .formbtn.asmall{font-weight: bold; font-size: 12px; display: inline-block; vertical-align: top;
border: none; padding: 2px 5px;    margin: 0 5px;}

.form-group .captcha{
    float: left;
    width: 40%;
}
.form-group .captcher{
    float:left;
    margin-right: 4px;
}
.detail_cntc{
    color:#d3a13d;
    float:left;
    text-align:center;
    width:100%;
    margin: 1% 0%;
}
.detail_cntc:hover{
    color:#445D4C;
}
.inside_contac strong {
    font-size: 17px
}
.inside_contac p {
    color:#606060;
    padding: 5px;
}
.inside_contac p em{
    margin-right:8px;
    font-weight:bold;
    font-style:normal;
}
.infomenu fieldset {
    box-shadow: none!important;
    padding: 0 20px!important;
}
.infomenu.plugin_loginft .pagetitle {
    padding: 0;
}
.infomenu fieldset {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px #ddd;
    padding: 0px 5px 20px!important;
    border-radius: 20px;
}
.leftpadds fieldset {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px #ddd;
    padding: 40px 50px 20px;
    border-radius: 20px;
}

.leftpadds{
    float:left;
    width:100%;
}
.articledetails{
    float:left;
    padding-bottom: 1%;
     font-size:18px;
     padding: 50px 0;
}
.articledetails ul{ padding-left:20px; margin-bottom:10px;}
.articledetails li{ list-style:initial;}
.articledetails p{
    color:#222;
    font-size: 16px;
    line-height:24px;
    text-align:justify;
    margin:0% 0% 1%;
}
.wrapper_blank{
    display:none;
}
.matrimonal_side_banner img {
    width: 290px;
    height: 148px;
    margin: 0 17px ;
}
.extralink1{
    float:left;
    width:100%;
    text-align:center;
}
.extralink1 a{
    color: #666;
    font-size: 15px;
}
.extralink1 a:hover{
    color:#000;
}
.error1{
    background: #d8303d;
    float: left;
    width: 96%;
    margin: 0% 2%;
    color: #fff !important;
    padding: 4px 0px;
    font-weight: normal !important;
    border-radius: 4px;
}
.error1 a{color:#fff !important;}

.error2{
    background: #ffffff;
    float: none;
    width: 28%;
    margin: 0 auto 0%;
    color: #528b56 !important;
    padding: 15px 30px 15px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 600;
    box-shadow: 0 0 20px #ddd;
}
.error2 p {
 color: #222!important;
    font-weight: 800;
}
.error2 .error {
    font-size: 14px;
    font-weight: 400;
    color: #222;
}
.error2 a{
    color: #fff !important;
    font-weight: 500;
    text-transform: capitalize;
    background: #d8303d;
    border-bottom: 5px solid #eab1b8;
    padding: 9px 30px 9px;
    margin-top: 10px;
    border-radius: 55px;
    line-height: 1.6;
    display: block;
}
.error2 a:hover{
   background: #d3a13d;
    color: #fff;
    border-bottom: 5px solid #ebca89;
    
}
.errorac{
    background:#bfbab8;
}
.profilestoplinks {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    text-align:center;
}
.profilestoplinks .table-responsive{
    display:inline-block;
    text-align:left;
    width: 90%;
}
.profilesnav td {
    border: 2px solid #222;
    text-align: center;
    font-weight: normal;
    vertical-align: top;
    width: 11%;
    min-height: 67px;
    float: none;
}
.profilesnav a {
    color: #222;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}
.profilenavnumber_active {
    text-align: center;
    font-weight: bold;
    background: #222;
    width: 20%;
    display: block;
    margin: 8px auto 2px;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    border: 2px solid #7c7b7b;
    line-height: 1;
}

.profilenadvancefly_active {
    background-color: #d3a13d;
    border-bottom:4px solid #8c564f;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.profilenavnumber {
    background: #d8303d;
    width: 20%;
    display: block;
    margin: 8px auto 2px;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    border: 2px solid #eab1b8;
    line-height: 1;
}

.update_form, .updateprofile2_pagecontent, .editform_section_2{
    float: left;
    width: 80%;
    margin: 0% 10% !important;
}
.form_date {
    width: 22%;
    margin: 0px 23px 0px 0px;
}
.price1{
    float:left;
    width: 58%;
    margin-right: 11px;
}
.price2{
    float:left;
    width:14%;
}
.form_city6{
    float:left;
    width:37%;
    margin-right:10px;
}
.form_city5{
    float:left;
    width:28%;
}
.otherstatebox{
    float:left;
    margin-right: 2%;
    color:#606060;
}
.form_other_txt{
    color: #606060;
    font-size: 14px;
    font-weight: normal;
}
.form_other_txt:hover{
    color:#d3a13d;
}
.form_other{
    width: 74%;
    float: left;
    background-color: transparent;
    border: 1px solid #4c4c4c;
    border-radius: 0px;
    margin-top:1%;
}
.form-group .gen_btn input[type="button"]{
    float: left;
    background: #d3a13d;
    color: #fff;
    font-size: 16px;
    padding: 10px 12px 8px;
    border: 0px;
    border-bottom: 4px solid #8c564f;
}
.form-group .gen_btn input[type="button"]:hover {
    background: #7e7473;
     border-bottom: 4px solid #5b5555;
}

.textwrapper{
    float: left;
    width: 80%;
    margin: 2% 0%
}
.lefttexts{
    float:left;
    width:50%;
}
.character{
    float:left;
    margin-left: 1%;
    margin-top: 1%;
}
.formcontainer {
    padding: 5px 5px;
    border: 1px solid #000;
    float:left;
    height: 100px;
    overflow: auto;
    background: transparent;
    margin-bottom:2%;
}
.formcontainer span{
    float:left;
    width:100%;

}
.more_genertae {
    background-color: #DBDBDB;
    border: 1px solid #50565a;
}
.generat_form {
   background-color: #fcf8f8;
    width: 71%;
    height: auto;
    position: absolute;
    z-index: 10;
    font-size: 12px;
    margin-right: 0px;
    float: left;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 0 0 20px #0003;
}
.clientform fieldset p{
    float:left;
    width:100%;
    color:#fff;
}
.clientform fieldset p label{
    width:20%;
    float:left;
    color:#fff;
}

.clientform .gen_btn_in input[type="button"]{
    float: none;
    border: 0px;
    font-size: 15px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    padding: 7px 35px 8px;
    border-radius: 55px;
    line-height: 2;
   margin: 5px 0 10px;
}
.clientform .gen_btn_in input[type="button"]:hover {
    background: #7e7473;
}
.productPriceWrapRight {
    float: left;
    width: 45% !important;
    height: 200px;
    overflow-y: scroll;
    padding: 5px;
    margin-right: 25px;
    border: 1px solid #000;
    font-size: 14px;
}
#basketItemsWrap {
    overflow-y: scroll;
    height: 200px;
    width: 45% !important;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.up4title{
    color:#d3a13d;
}
.up4title3{
    color:#d3a13d;
}
.up4title2{
    color:#d3a13d;
}
.up4title1{
    color:#d3a13d;
}
.up4title4{
    color:#d3a13d;
}
.up4title5{
    color:#d3a13d;
}
.up4title6{
    color:#d3a13d;
}
.up4title7{
    color:#d3a13d;
}
.updatepicture .error a {
    font-size: 14px;
    color: #606060;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px solid;
}
.updatepicture  .picturedelete_btn a{
    color:#d3a13d;
}
.updatepicture .picutredele_btn1 a{
    color:#d3a13d;
}
.table_whiter .formhead {
    font-size: 14px;
    color: #606060;
    font-weight: normal;
    width: 34%;
}
.formcont {
    font-size: 14px;
    color: #606060;
    padding: 5px;
}
.table_whiter .formcont .form_patnerprofile {
    background: transparent;
    border: 1px solid;
    font-size: 14px;
    color: #333;
    width: 78%;
    padding: 4px 5px;
}
.table_whiter .formcont .same_select{
    width: 33%;
    font-size: 14px;
}
.table_whiter .formcont .checkssmall {
    background: transparent;
    border: 1px solid;
    font-size: 14px;
    color: #333;
    width: 78%;
    padding: 4px 5px;
    overflow: auto;
    height:120px
}
.checkssmall span {
    display: block;
}
.table_whiter .formcont .checks {
background: transparent;
border: 1px solid;
font-size: 14px;
color: #333;
width: 78%;
padding: 4px 5px;
overflow: auto;
height:220px
}
.checks span {
display: block;
}
.formcont .formbtn{
    float:left;
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;    
}
.formcont .formbtn:hover {
background: #7e7473;
}
.formcont .resetbtn{
    float:left;
background: #d3a13d;
color: #fff;
padding: 5px 12px;
border: 0px;
margin-left:2%; 
}
.formcont .resetbtn:hover {
background: #7e7473;
}
.table_whiter table{
    width:100%;
}
.grahanlila {
width: 100%;
height: auto;
background-color: #FFF;
border-left: 1px solid #d3a13d;
border-top: 1px solid #d3a13d;
font-size: 12px;
color: #555555;
margin-top: 15PX;
float: left;
}
.grahanlila tr {
background-color: #FFF;
}
.grahanlila tr td {
padding: 3px;
border-bottom: 1px solid #d3a13d;
border-right: 1px solid #d3a13d;
height: 40px;
font-size: 15px;
text-align: center;
    vertical-align: middle;
}
.grahanlila tr td span {
text-align: right;
float: right;
width: 30px !important;
}
.grahanlila tr .grahanlila_title {
font-size: 20px !important;
color: #d3a13d;
text-align: center;
text-transform: capitalize;
font-weight: bold;
text-transform:uppercase;
}
.form_city7{
    width:36%;
    margin-right:2%;    
}
.form_city8{
    width:36%
}
.searchgridtopbtns {
    /*background-color: #dcdcdc;*/
    text-align: left;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin:10px 0;
    float:left;
    width:100%;
}
.RightSearch .sunni_refine {
    box-shadow: 0 0 20px #1f1f1f30;
}
.searchgridtopbtns input[type=button] {
    color: #fff;
    background: #d3a13d;
    font-size: 15px;
    border: 0px;
    padding: 10px 14px 7px;
    border-bottom: 4px solid #8c564f;
}
.searchgridtopbtns input[type=button]:hover {
    background:#7e7473;
    border-bottom: 4px solid #5b5555;
}
.searccriteriasave {
padding-top: 20px;
    padding-bottom: 5px;
    font-size: 15px;
    color: #222;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    font-weight: 500;
}
.searccriteriasave input[type=text] {
border: solid 2px #ddd;
    font-size: 14px;
    color: #000000;
    width: 150px;
    background: transparent;
    padding: 6px 5px;
    border-radius: 3px;
}
.searccriteriasave input[type=submit]{
    color: #fff;
    font-size: 15px;
    border: 0px;
    padding: 7px 14px 7px;
    background-color: #da3845;
    border-radius: 4px;
}
.searccriteriasave input[type=submit]:hover {
background:#d3a13d;

}
.RightSearch .searchresultsleft form{ padding:0 15px;}
.searchresultsleft {
   float: right;
    width: 80%;
    box-shadow: 0 0 20px #1f1f1f30;
    border-radius: 15px;
   /* padding: 5px 5px 12px;*/
}

.basic {
}
.basic a {
cursor: pointer;
display: block;
padding: 10px 5px;
margin-top: 0;
text-decoration: none;
font-size: 14px;
color: #fff;
background:#bfbab8;
float:left;
width:100%;
border-bottom:4px solid #bfbab8;
}
.basic a:hover {
background: #d3a13d;
color: #FFF;
border-bottom:4px solid #8c564f;
}
.searchgridtopoptions{
    float:left;
    width:100%;
}
.search_gdoption{
    float:left;
    width:100%;
}
.result_msg{
    float:left;
    margin-top: -32px;
}
.searchgridtopoptions .error{
    float: left;
    /* background: #dcdcdc; */
    color: #010101;
    font-size: 15px;
    padding: 5px;
    width: 100%;
    text-align: center;
    font-weight: 600;
}
.homelogin .error{
    background: #d3a13d;
    color: #fff;
    float: left;
    width: 62%;
    text-align: center;
    margin: 0% 20% 1%;
}
.searchgridtopoptions1{
    float:right;
    color:#d3a13d;
    font-size:14px;
}
.searchgridtopoptions1 .formsmall{
    padding:2px 0px;
    width:102px;
    height: 34px;
}
.searchgridbox{margin-bottom: 24px;    float: left;    width: 100%;}
.searchgridmain{
    float:left;
    width:100%;
    box-shadow: 0 0 20px #00000038;
    border-radius: 15px;
    margin:0;height: 277px;
}

.searchgridname{
    width: 100%;
    float: left;
    background-color:transparent;
    padding: 11px 20px;
    font-size:15px;
    color:#fff; border-bottom: 1px solid #ddd;
}
.searchgridname input[type="checkbox"] {
    position: relative;
    top: 4px;
}
.searchgridname a {
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    margin-right:5px;
}
.searchgridname div {
   display: inline;
    margin-left: 25px;
    position: relative;
    top: 3px
}
.packageimage {
    float:left;
}
.searchgridname strong{
    font-size:14px;
    font-weight:500;
    color:#222; 
}
.searchgridname strong.pid{font-size: 15px;
    color: #222;
    background-color: transparent;
    padding: 0px 12px 0px 0px;
    font-weight: bold;position: relative;
    top: 3px;}
.lefter_srch{
    float:right;
}
.full_contacter{
  float: left;
    width: 100%;
    margin: 0% 0% 0px;
    height: 230px;
    border-radius: 0 0px 15px 0px;
}
.full_contacter .searchgridimage{
     float:left;
     width:25%;
}
.full_contacter .searchgridimage .thumbnail img{
     float:left;
     width:150px;
     height:195px;
     border-radius:0px;
     box-shadow: 0 0;
    border: 0px;
}
.full_contacter .searchgridimage .thumbnail{
    display:block;
}
.searchgridageetc{
    float:left;
    /*width:97%;*/
}
.left_exerge{
    float:left;
    width:70%;
    font-size: 15px;
}
.right_icons{
    float:left;
    width:28%;
    margin-left:1%;
}
.right_icons ul{
    float:left;
    width:100%;
}
.right_icons ul li{
    float:left;
    width:100%;
}
.right_icons ul li a{
    float:left;
    width:100%;
    margin:1% 0%;
}
.searchgridageetc label{
 float: left;
    width: 50%;
    font-size: 14px;
    color: #222;
    line-height: 19px;
    padding: 2px 0;
}
.searchgridageetc strong{
  
    font-size: 14px;
    color: #222;
}
.searchgridicons{
    float:left;
    width:100%;
    padding:5px;
    margin:2% 0% 0%;
}
.searchgridicons a{
    font-size:13px;
    color:#000;
        
}
.searchgridicons a img{
    padding: 1px 2px;
    margin: 0px 1px 0px 1px;
}
.nextback {
 float: left;
    width: 100%;
    margin-bottom: 30px!important;
    display: flex;
    justify-content: center;
}


.backtext {
    width: 5%;
    
}
.nexttext {
    width: 8%;
    
}
.nexttext  a {
background: #d8303d;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
  text-align: center;
}
.backtext a {
background: #333;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
}
.backtext {
     width:5%;margin-right: 10px;
}
.pgnumber {
    /* border: solid 1px #d64e51; */
    text-align: center;
}
.pgnumber a {
    color: #563241;
    font-weight: bold;
    text-decoration: none;
}
.nexttext {
    width:8%;
}
.badge_mg{
   margin: 5px;
    float: left;
    text-align: center;
    position: absolute;
}
.badge_mg img{ height:50px;}


.lastlogin{
  float: right;
    margin-right: 15px;
    margin-top: 4px;
    font-size: 14px;
}
/*dashboard*/
.smsmessage {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #d3a13d;
}
.smsmessage a {
    color: #333333;
    text-decoration: none;
}
.dashboard1 {
    float:left;
    width:100%;
}
.dashboardphoto {
    width: 25%;
    float:left;
}
.dashboardselfprofile {
    float:right;
    width:49%;
    background:#f5f4f4;
    min-height:224px;
}
.dashboardselfprofile a {
    font-size: 12px;
    text-decoration: none;
    color: #999999;
}

.dashboard_profile_tital {
    color: #222;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
}
.profilestatus {
    margin: 10px 0;
    background: #8c564f;
}
.profilestatusfill {
    height: 19px;
    background:#d3a13d;
}
.dashboard_profile_txt {
    width: 100%;
    float: left;
    color: #666;
    font-size: 14px;
}
.dashboardinfonew {
    float: left;
    width: 49%;
}
.dashboardinfo1 {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #7e7374;
    cursor: pointer;
    margin:10px 0;
}
.dashboardinfo1 > #profstatus, .dashboardinfo6 > #src1_keyword, .dashboardinfo4 > #expint_sent { display:none;}

.dashboardinfonew h4 {
    width: 100%;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    background:#7e7473;
    padding:13px 9px 10px;
    margin: 5px 0 0 0;
    border-bottom: 4px solid #5b5555;
    text-transform: uppercase;
}
#profstatus div {
    padding: 0px;
    margin: 0px;
    padding: 10px;
    font-size: 15px;
    line-height: 26px;
    background:#f5f4f4;
}
#profstatus strong{
    float:left;
    width:100%;
}
#profstatus div span {
    color:#010101;
    font-size:15px;
}
.dashboardinfo2 {
    width: 100%;
    float: left;
    font-size: 11px;
}
#implinks {
    padding: 0px;
    margin: 0px;
    float: left;
    background:#f5f4f4;
}
#implinks div {
    padding: 3px 10px 3px 10px;
    width: 420px;
    float: left;
}
#implinks div label {
    font-size: 15px;
    color:#7e7374;
}
#implinks div a {
    background:#7e7473;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 12px;
    border-radius: 3px;
}
.dashboardinfonew2 {
    float: right;
    width: 49%;
}
.dashboardinfo4 {
    width: 100%;
    float: left;
    font-size: 11px;
    margin:10px 0;
}
#expint_sent {
    padding: 0px;
    margin: 0px;
    float: left;
    background:#f5f4f4;
}
#expint_sent div {
    padding: 3px 10px 3px 10px;
    width: 100%;
    float: left;
}
#expint_sent div label {
    font-size: 15px;
    color:#7e7374;
}
#expint_sent div a {
    background:#7e7473;
    color: #FFF;
    min-width: 14px;
    font-size: 12px;
    min-width: 14px;
    padding: 3px 14px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.dashboardinfo6 {
    width: 100%;
    float: left;
    font-size: 11px;
}
#src1_keyword {
    background:#f5f4f4;
    float:left;
    padding:15px;
    width:100%;
}
.dashboardpartnersearch0 {
    color: #7e7374;
    font-size: 15px;
    padding: 10px 14px 38px 10px;
    margin: 0px 0 0 0px;
}
.dashboardpartnersearch0 h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    color:#d3a13d;
}
#src1_keyword .formsmalldb {
    width: 40%;
    padding: 5px;
    border: 1px solid rgb(194, 194, 194);
    background: transparent;
    color:#000;
}
.dashboardpartnersearch0 input {
    border: none;
    background: #d3a13d;
    border: 0px;
    border-bottom:4px solid #8c564f;
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    
    margin-left:5px;
}
.checkers{
    float:left;
}
.dashboardpartnersearch0 input:hover{
    background:#7e7473;
    border-bottom:4px solid #5b5555;
}
.dashboardinfonew2 h4 {
    width: 100%;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    background:#7e7473;
    padding:13px 9px 10px;
    margin: 5px 0 0 0;
    border-bottom: 4px solid #5b5555;
    text-transform: uppercase;
}
.dashboardinfonew h4:hover, .dashboardinfonew2 h4:hover{
    background: #d3a13d;
    border-bottom: 4px solid #8c564f;
}
.dashboardboxes {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 0 0 0 3px;
}
.dashboardboxes .dashboardbox1 {
    float: left;
    text-align: center;
    width: 18%;
    min-height: 135px;
    margin: 1%;
}
.dashboardboxes .dashboardbox1 a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    background: #7e7473;
    border-bottom: 4px solid #5b5555;
    width: 100%;
    padding-bottom:5px;
}
.dashboardboxes .dashboardbox1 a:hover{
    border-bottom:4px solid #8c564f;
    background:#d3a13d;
}
.dashboardboxes .dashboardbox1 img {
   display: block;
    text-align: center;
    height: 27px;
    width: 27px;
    margin: 8px auto 3px;
}
.dashboardboxes .dashboardbox1 span{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    min-height: 50px;
    font-weight: 500;
}
.dashboardannouncement{
    float: left;
    width: 100%;
}
.dashboardannouncement h4{
    color:#fff;
    width:100%;
    text-align:center;
    font-size:18px;
    background:#7e7473;
    border-bottom:4px solid #5b5555;
    padding:11px 5px;
}
.dashboardannouncement p{
    color:#d3a13d;
    width:100%;
    font-weight:15px;
    line-height:18px;
}
.dashboard_wrap{
    float:left;
    width:100%;
}
.dashboardphoto{
    float:left;
    width:49%;
    background: #f5f4f4;
    padding: 10px;
}
.dashboardphoto .thumbnail{
    margin-bottom:0;
}
.dashboardphoto span{
    float:left;
    width:38%;
}
.dashboardphoto img {
    width: 150px;
    height: 195px;
    border-radius:0px;
    border:0px;
    margin:0;
    box-shadow:0px 0px 0px;
}
.same_profiles1{
    float:left;
    width:60%;
    margin-top:5px;
}
.same_profiles1 h5{
    float: left;
    width: 100%;
    color: #7e7473;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.sameprofiles2{
    float:left;
    width:100%;
}
.dashboard_profile_stuttas_main {
    float:left;
    width: 100%;
    padding:10px;
}
.same_profiles1 i{
    float:left;
    width:100%;
    font-style:normal;
}
.same_profiles1 a{ 
    float: left;
    padding: 10px 17px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 9px;
    background: #d3a13d;
    border-bottom: 4px solid #8c564f;
    width:180px;
    text-align: center;
}
.same_profiles1 a:hover{
    background: #7e7473;
    border-bottom: 4px solid #5b5555;   
}
.same_profiles1 a img{
        width: auto;
    height: auto;
    vertical-align: top;
    margin: 1px 0 0 0;
}
.dashboardid{
    float:left;
    margin:1% 0%;
}
.dashboardtotalview{
    float:left;
    width:100%;
    padding:0 10px; 
}
.dashboardtotalview ul{
    float:left;
    width:100%;
}
.dashboardtotalview ul li{
    float: left;
    font-size: 15px;
    color: #fffefe;
    padding: 11px 8px 9px 43px;
    margin: 6px 1px;
    border-bottom: 4px solid #8c564f;
    background:#d3a13d;
}
.dashboardtotalview ul li span{
    background:#dcdcdc;
    color:#000;
    font-size:13px; 
    border-radius: 50%;
    float: right;
    text-align: center;
    padding: 0px 5px;
    margin-left:13px;
}
.dashboardtotalview ul li a{
    background:#dcdcdc;
    color:#000;
    font-size:13px; 
    border-radius: 50%;
    text-align: center;
    text-align: center;
    padding: 0px 5px;
    margin-left: 13px;
}
.dashboardtotalview ul .views1{
    background: url(images/view2.png) no-repeat 12px 16px, #d3a13d;
    border-bottom: 4px solid #8c564f;
}
.dashboardtotalview ul .views2{
    background: url(images/view1.png) no-repeat 12px 16px, #d3a13d ;
}
.dashboardtotalview ul .views3{
    background: url(images/view3.png) no-repeat 12px 16px, #d3a13d ;
}
.dashboardtotalview ul .views1:hover{
    background: url(images/view2.png) no-repeat 12px 16px, #5b5555 ;
    border-bottom: 4px solid #7e7473;
}
.dashboardtotalview ul .views2:hover{
    background: url(images/view1.png) no-repeat 12px 16px, #5b5555;
    border-bottom: 4px solid #7e7473;
}
.dashboardtotalview ul .views3:hover{
    background: url(images/view3.png) no-repeat 12px 16px, #5b5555;
    border-bottom: 4px solid #7e7473;
}
.displayprofileblocks{
    float:left;
    width:100%;
}
.display_tab8{
display: none;
}
.displayprofileblockmain{
    float:left;
    width:100%;
}
.displayprofileblockleft{
    float:left;
    width:100%;
}
.reg_outer{
    float:left;
    background:#d3a13d;
    width:100%;
}
.reg_outer .tab_display1{
    float:left;
}
.reg_outer .tab_display1 .reg_iner_2_span{
    float:left;
    width:auto;
}
.reg_outer .tab_display1 a{
    float:left;
    color:#fff;
    font-size:15px;
    padding: 14px 20px;
    border-bottom:4px solid #d3a13d;
}
.reg_outer .tab_display1 a:hover{
    color:#fff;
    background: #7e7473;
    border-bottom:4px solid #5b5555;
}
.reg_outer .tab_display1 .tab_displayinactive{
    color:#fff;
    background: #7e7473;
    border-bottom:4px solid #5b5555;
}
.reg_outer .tab_display2.tab_displayactive2{
    background: #7e7473;
    border-bottom:4px solid #5b5555;
}
.displayprofileblock1 p{
    float:left;
    width:100%;
    line-height: 24px;
    font-size:14px;
}
.displayprofileblock1 fieldset p label, 
.displayprofileblock2 fieldset p label,
.displayprofileblock3 fieldset p label,
.displayprofileblock4 fieldset p label,
.displayprofilepartnerprofileblock fieldset p label,
.displayprofileblock6 fieldset p label,
.displayprofileblock7 fieldset p label,
.displayprofileblock8 fieldset p label{
    color:#000;
    padding:0;
    width:22%;
    font-size:15px;
    margin:0
}
.displayprofileblock1 fieldset p span,
.displayprofileblock2 fieldset p span,
.displayprofileblock3 fieldset p span,
.displayprofileblock4 fieldset p span,
.displayprofilepartnerprofileblock fieldset p span,
.displayprofileblock6 fieldset p span,
.displayprofileblock7 fieldset p span,
.displayprofileblock8 fieldset p span{
    color:#010101;
}
.displayprofileblock2 p, .displayprofileblock3 p, .displayprofileblock4 p, .displayprofilepartnerprofileblock p,
.displayprofileblock6 p, .displayprofileblock7 p, .displayprofileblock8 p{
    float:left;
    width:100%;
    line-height: 28px;
    font-size:15px;
    color:#000;
}
.tab_clicker{
    float:left;
    width:100%;
}
.tab_clicker h4, .displayprofilehead7, .displayprofilehead3, .displayprofilepartnerprofileblock h4{
    color: #d3a13d;
    float: left;
    margin: 10px 0% 5px;
    font-weight: 700;
    text-transform: uppercase;
}
.tab_clicker .reg_iner_1_inactive{
    float:left;
    width:auto;
}
#field11, #field22, #field33, #field44, #field55, #field66, #field77, #field88, #field99{
    float: left;
    width: 100%;
    padding: 0px 8px 5px;
    background: #f5f4f4;
    border-bottom: 4px solid #e4e4e4;
}
.main_send_box .sendtofriend1{
    float: left;
    width: 100%;
    padding: 10px
}
.sendtofriend1 .sendfriendbtn{
    background: #d3a13d;
    border: 0px;
    border-bottom:4px solid #8c564f;
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    
}
.sendtofriend1 .sendfriendbtn:hover {
    background: #7e7473;
    border-bottom:4px solid #5b5555;
}
.form-group .form_new{
    width: 33%;
    padding: 5px 0px;
    height:39px;
}
.sendtofriend1 .form-group{
    width:100%;
}
.sendtofriend1 .form-group label{
    width:100%;
    color:#7e7473;
    font-size:15px;
    margin:0 0 5px;
    padding:0;
}
.sendfriendform{
    width:100%;
    height: 39px;
}
.zoomin{
   float: left;
    width: 18%;
    text-align: center;
    position: absolute;
    margin-top: -100px;
    background: #da3845;
    display: inline-block;
    left: 108px;
    padding: 10px;
    border-radius: 50%;
    border: 3px solid #eab1b8;
}

.displayprofileimage img {
    width: 213px;
    height: 273px;
    border-radius: 15px 0px 0 15px;
}
.displayprofileheadline {
    font-size: 14px;
    margin: 3px 0 0;
}
.searchgridmain.buyPac_sec {
    background: #f4eef2;border: 2px solid #333!important;
}
.displayprofilesocialbookmark{
float:left; 
}
.displayprofilesocialbookmark h3{
    font-size:14px;
    color:#d3a13d;
    margin:5px 0px 8px;
}
.pagetitle{
    float:left;
    width:100%;
    padding: 15px 0;
}
.searchinclude{
    float:left;
    width:100%;
    background:rgba(255,255,255,0.90);
    margin:20px 0px 0px;
}
.form-group .grahanlila{ margin-bottom:20px;}
.form-group{
    float: left;
    width: 100%;
    font-size:15px;
}
.form-group label{
    color: #666;
    font-size: 15px;
}
.form-group .form-control{
    color: #666;
    margin-left: 0px;
    font-size: 15px;
    height: 40px
}
.form-group .ex_small{
    width: 34%;
    padding: 6px;

}
.form-group .agg_year{
    color:#7e7474;
    float:left;
    margin:9px 0 9px 9px;
}
.formsmallbtn_iner{
    background: url(images/button_s.png) no-repeat 6px 6px, #d3a13d;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border: 0px;
    padding: 5px 20px 5px 27px;
}
.text_header{
    float:left;
    width:86%;
}
.searchlink_tabs ul.dtab li.active .radio-inline {
    font-weight: 500;
    background-color:#d3a13d!important;
    color: #ffffff;
    border: 2px solid transparent;
    font-size: 16px;
    text-transform: capitalize;
}
.searchinclude h4{
    font-size: 34px;
    font-weight: 700;
    color: #d3a13d;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
}
.searchinclude h4 strong{
color:#7e7474;
}
.button_eftdr{
float: right;
margin-top: -1%;
width: 15%;
}
.button_eftdr a {
    color: #fff;
    font-size: 16px;
    border: 0px;
    float: left;
    text-decoration: underline;
    margin: 8px 2px;
    
}
.Choosan_Form #errorbox {
    background: #d8303d;
    margin-top: -25px;
    margin-bottom: 20px;
    border-radius: 5px;
    line-height: 1.4;
}
.button_eftdr a:hover{
    text-decoration:none;
    border-bottom: 1px solid transparent;
}
.index_srchforms .button_eftdr a{
color: #000;
    margin: 0 16px;
}
.text_header .form-group{
    float: left;
width: 85%;
margin-bottom:0;
}
.noner_fleft{
    float: left;
    border: 1px solid #fff;
    padding: 6px 12px;
}
.dashboardpartners {
padding: 5px 10px 0 10px;
margin: 32px 0 0 0;
float: left;
width:100%;
}
.dashboardpartners a {
font-size: 14px;
text-decoration: none;
display: block;

}
.dashboardpartners h1 {
font-size: 14px;
text-transform: uppercase;
color: #563241;
}
.dashboardpartners p {
margin: 0px;
padding: 0px;
text-align: center;
}
.dashboardpartners .thumbnail img {

}
.dashboardpartners .blockers {
width: 185px;
float: left;
text-align: center;
margin: 5px;
padding: 5px;
font-size: 14px;
color:#fff;
min-height:230px;
}
.errorbox{
background: #d8303d;
    color: #fff;
    float: left;
    width: 50%;
    text-align: center;
    margin: 0% 25% 1%;
    border-radius: 4px;
    margin-top: -20px;
    margin-bottom: 20px;
}
.errorbox a{
color:#fff;
}
.ContactPAge .errorbox {
    background: #d33d3d;
    color: #fff;
    float: none;
    width: 32%;
    text-align: center;
    margin: 0% auto 1%;
    border-radius: 4px;
    display: grid;
    position: relative;line-height: 2;
    top: 13px;
}
.rightsider{
    float:right;
    margin-right:10px;
}
.search_bgchane{
    background:#ededed !important;
    min-height:438px;
}
.whiter_bgs{
    background:#f3f3f3;
}
.shadow_urcls{
    background: url(images/shadow.png) no-repeat -31px  0px;
float: left;
width: 100%;
height: 30px;
}
.profileidSearch a{
   color: #222;
    text-decoration: underline;
    font-size: 15px;
}
.profileidSearch a:hover{
    text-decoration: none;
color:#222;
}
.index_srchforms .profileidSearch a{
        color: #000;
}

div.tsc_pricingtable03 {
margin-bottom: 24px;
width: 100%;
height: 100%;
font-weight: normal;
color: #333;
line-height: normal !important;
float:left;
}
div.tsc_pricingtable03 ul {
margin: 0px;
padding: 0px !important;
list-style-type: none !important;
}



.advanced_links{
    float:left;
    width:100%;
    margin-top:1%;
    text-align:center;
}
.advanced_links ul{
    float:left;
    width:100%;
}
.advanced_links ul li{
    display:inline-block;
}
.advanced_links ul li a{
    float: left;
    font-size: 15px;
    color: #222 !important;
    background: transparent;
    padding: 10px 17px;
    margin: 0px 5px;
    border: 2px solid #222;
    border-radius: 30px;
    font-weight: 500;

}
.advanced_links ul li a:hover, .advanced_links ul li.active a
{
    border: 2px solid #f39ca3;
    background: #d8303d;
    color: #fff!important;
}
.marc_sec{
    margin: 0 auto;
width: 80%;
}
.top_gap{
margin-top:15px;    
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 2px 0 6px !important;
}
.grlink{
    float:left;
    width:100%;
margin-bottom: 20px;
}
.grlink .grhead{
    
}
.grlink table>thead>tr>th{
    vertical-align: middle;
    border-bottom: 4px solid #eab1b8;
    border-right: 1px solid;
    border-top: 1px solid !important;
    border-left: 1px solid !important;
    text-align: center;
    background: #d8303d;
    color: #fff;
padding: 9px 5px 7px;
    font-size: 15px;
}
.grlink table>tbody>tr>td{
    border: 2px solid #ddd!important;
    padding: 8px 5px 8px;
    vertical-align: middle;
    text-align:left;
}
.grlink table>tbody>tr>td i{
    color:#222;
    font-size:14px;
    font-style:normal;
    font-weight:bold;
}
.gridimage{
    float:left;
}
.gritem_l {
    color: #666;
    line-height: 2;
}
.gritem .gridimage .thumbnail > img {
    height: 160px;
    width: 150px;
    border: 0px;
    box-shadow: 0px 0px;
   border-radius: 10px;
    margin-bottom:10px;
    border:1px solid #f9f6f6;
}
.gritem .gridimage .thumbnail {
    margin-bottom:0px;
}
.gritem .gritem_l strong{
    color:#222;
    font-size:14px;
}
.gritem .gritem_r strong{
    color:#d8303d;
    font-size:14px;
}

.grlink .grhead:last-child {
    border-top-right-radius: 30px;
}
.grlink .grhead:first-child {
    border-top-left-radius: 30px;
}

.existing_dummy a{
    float: left;
width: 100%;
padding: 3px 0px;
line-height:27px;
}   
.existing_dummy a .mrcrg{
  float: left;
    width: 26px;
    position: relative;
    top: 4px;
}   
.existing_dummy a span{
    float:left;
    color:#d8303d;
    font-size:14px;
}
.existing_dummy a .mrcrg img {
    filter: brightness(.100);
    text-align: center;
    display: block;
    margin: auto;
}
.existing_dummy a span:hover{
    color:#000;
}
.gritem_comment img {
   /* filter: brightness(0.1);*/
}
.gritem a{
    color: #d8303d;
    font-size: 15px;
    font-weight: 500;
}
.gritem a b{
    font-weight:normal;
}
.gritem b{
    font-weight:normal;
}
.gritem a:hover{
    color:#000;
}
.grlink .formsmallbtn{
    background: #d3a13d;
    color: #fff;
    font-size: 16px;
    padding: 4px 14px;
    border: 0px;
    margin-left: 4px;
    border-bottom: 4px solid #8c564f;
}

.grlink .formsmallbtn:hover {
background: #7e7473;
    border-bottom: 4px solid #5b5555;
}
.lefter_dash{
    margin-left:8px;
}
.lefter_dash .design_block label{
    font-size: 15px;
color: #010101;
padding-right:3px;
}
.lefter_dash .design_block b {
background: url(images/bg.jpg)repeat-x;
color: #FFF;
font-size: 12px;
/* padding: 3px 14px; */
text-align: center;
text-decoration: none;
font-weight: bold;
padding: 3px 14px;
}
.imageprotectionnote{
    float:left;
    width:100%;
    text-align:center;
}
.imageprotectionnote a{
    color:#d3a13d;
    font-size:14px;
    text-decoration:underline;
        
}
.imageprotectionnote a:hover{
    color:#000; 
}
.reload1{
    float:left;
    margin:5px 0px;
    text-align:center;
    width:100%;
}
.albumthumb{
    float:left;
    margin: 1% 2.5%;
    width: 17%;

}
.albumthumb .albumthumb1{
    float:left;
}
.albumthumb .albumthumb1 img{
    float:left;
    width:150px;
    height:195px;
}
.albumthumb .deletelink {
    color:#d3a13d;
    font-size:14px;
    text-decoration:underline;
    width: 100%;
padding-top: 8px;
float:left;
}
.albumthumb .deletelink:hover{
    color:#000; 
}
.noteery{
    float: left;
    width: 100%;
    margin-bottom: 1%;
    font-size: 15px;
    color: #666;
}
.UpIcon img {
    width: 70%;
}
.decriptions{
    float:left;
    width:100%;
    padding-top: 10px
}
.userdetail a{
    color: #d3a13d;
font-size: 14px;
text-decoration: underline;
width: 100%;
padding-top: 8px;
float: left;
}
.userdetail a:hover {
color: #000;

}

.display_aprove{
    float:left;
    width:100%;
    margin: 5px 0px;
}
.display_aprove .dispbrosis1{
    background:#d3a13d;
    font-size:14px;
    color:#fff;
    padding: 5px 0px;
}
.display_aprove .orange_bgr1{
    background:#E2E2E2;
}
.display_aprove .orange_bgr2{
    background:#EAEAEA;
}
.businessman{
    width: 98%;
float: left;
margin-left: 10px;
}
.businessman .parent span{
    font-size:14px;
    float:left;
    width:100%;
    color:#000;
    padding: 0px 0px 5px;
}
.businessman .parent strong{
    color:#d3a13d;
    font-size:14px;
    float:left;
    width:47%;
}
.profileid{
    float: left;
    position: absolute;
    width: 49%;
    right: 7px;
margin-top: 5px;
}
.profileid .spanclose{
    float:right;
}
.clasified1{
    float:left;
}
.clasified2{
    float:left;
    margin-left:7px;
}
.clasified3{
    float:left;
}
.basic h2{
    font-size:20px;
    color:#fff;
    float:left;
    background: #7e7473;
    width: 100%;
    text-align: center;
    padding: 12px 0px;
    font-weight:normal;
    margin:0;
}
.Lcategory8-country, .Lcategory6-income{
display: none;
}

#search_grid_display_religion,
#search_grid_display_religion,
#search_grid_photo,
#search_grid_joined,
#search_grid_working,
#search_grid_diet,
#search_grid_drinking,
#search_grid_smoking,
#search_grid_country,
#search_grid_maritalstatus,
#search_grid_mothertongue,
#search_grid_annaul_income,
#search_grid_education,
#search_grid_cast_subcast{

    float:left;
    width:100%;
    padding: 7px 0px;
    background:#f1eded;
    
}
#search_grid_display_religion .accordionbtn,
#search_grid_photo .accordionbtn,
#search_grid_photo .accordionresetbtn,
#search_grid_joined .accordionbtn,
#search_grid_working .accordionbtn,
#search_grid_diet .accordionbtn,
#search_grid_drinking .accordionbtn,
#search_grid_smoking .accordionbtn,
#search_grid_country .accordionbtn,
#search_grid_maritalstatus .accordionbtn,
#search_grid_mothertongue .accordionbtn,
#search_grid_annaul_income .accordionbtn,
#search_grid_education .accordionbtn,
#search_grid_cast_subcast .accordionbtn{
    background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
margin-left: 5%;
float:left;
border-bottom:4px solid #8c564f;
}
#search_grid_display_religion .accordionbtn:hover,
#search_grid_photo .accordionresetbtn:hover ,
#search_grid_photo .accordionbtn:hover,
#search_grid_joined .accordionbtn:hover,
#search_grid_working .accordionbtn:hover,
#search_grid_diet .accordionbtn:hover,
#search_grid_drinking .accordionbtn:hover,
#search_grid_smoking .accordionbtn:hover,
#search_grid_country .accordionbtn:hover,
#search_grid_maritalstatus .accordionbtn:hover,
#search_grid_mothertongue .accordionbtn:hover,
#search_grid_annaul_income .accordionbtn:hover,
#search_grid_education .accordionbtn:hover,
#search_grid_cast_subcast .accordionbtn:hover  {
    background: #7e7473;
    border-bottom:4px solid #5b5555;
}
#search_grid_display_religion .accordionoption1,
#search_grid_photo .accordionoption1,
#search_grid_joined .accordionoption1,
#search_grid_working .accordionoption1,
#search_grid_diet .accordionoption1,
#search_grid_drinking .accordionoption1,
#search_grid_smoking .accordionoption1,
#search_grid_country .accordionoption1,
#search_grid_maritalstatus .accordionoption1,
#search_grid_mothertongue .accordionoption1,
#search_grid_annaul_income .accordionoption1,
#search_grid_education .accordionoption1,
#search_grid_cast_subcast .accordionoption1{
    margin:5px 0px;
    float:left;
    width: 90%;
}
.dash_sixer{
    float:left;
    width:100%;
    font-size: 15px;
    color: #7e7374;
    line-height: 26px;
}
.dash_sixer h3{
    font-size: 15px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    color: #d3a13d;
}
.dash_sixer .formsmallbtn{
    border: none;
    background: #d3a13d;
    border: 0px;
    border-bottom:4px solid #8c564f;
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    
    margin-left: 5px;
}
.dash_sixer .formsmallbtn:hover{
    background: #7e7473;
    border-bottom:4px solid #5b5555;
}
.set_partner{
     margin:5px 0px;
     float:left;
     text-align:left;   
}
.dashboardidsearch1{
    float:left;
    width:100%;
    margin:5px 0px;
}
.dashboardidsearch1 h3{
    font-size: 15px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    color: #d3a13d;
}


.dashboardidsearch1 .formsmallbtn{
        border: none;
    background: #d3a13d;
    border-bottom:4px solid #8c564f;
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    margin-left: 5px;
}
.dashboardpartnersearch{
    float:left;
    width:100%;
}
.dashboardidsearch1 .formsmallbtn:hover{
    background: #7e7473;
    border-bottom:4px solid #5b5555;
    
}
.dashboardidsearch1_1 a{
    color:#d3a13d;
    font-size:15px;
}
.dashboardidsearch1_1 a:hover{
    color:#000;
}
.dashboardpartners .featured_title_div{
    float:left;
    width:100%;
    margin:0;
}
.dashboardpartners .featured_title_div .title_mger{
    margin-top:13px;
}

.nextback .container {
    width: 90%;
    margin: auto;
    background: #fff;
    padding: 0 10px;
    border-radius: 5px;
    color: #222;
}
.nextback .pgnumber{
  float: left;
    width: 100%;
    text-align: center;
    background: transparent;
    color: #000;
}
.nextback .pgnumber a{
  float: none;
    display: inline-block;
    width: auto;
    text-align: top;
    background: transparent;
    border-right: 1px solid #fff;
    color: #222;
    padding: 1px 8px;
    font-weight: normal;
}
.tolink a{
    color:#d3a13d;
    text-decoration:underline;

}
.tolink a:hover{
    color:#445D4C;
}
.smsmessage a{
        color:#d3a13d;
    text-decoration:underline;
}
.smsmessage a:hover{
    color:#445D4C;
}
.winkmain {
float: left;
width: 100%;
margin-bottom: 10px;
}
.winkbox {
border: solid 1px #e0edc2;
width: 165px;
height: 200px;
float: left;
text-align: center;
margin: 7px;
}
.pmbtoptab{
    float:left;
    width:100%;
    margin-bottom: 5px;
}
.pmbtoptab a{
    float: left;
font-size: 14px;
color: #fff !important;
background: #d3a13d;
padding: 10px 17px;
margin: 0px 5px
}
.pmbtoptab a:hover{
    background: #7e7473;
}
.goback{
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;

}
.goback:hover {
background: #7e7473;
color:#fff;
}
.click_profile p{
    font-size:14px;
    color:#000;
}
.click_profile p label{
    font-size:14px;
    color:#000;
}
table{
    float:left;
}
/*.nexttext a{*/
/*    background: transparent;*/
/*    color: #fff;*/
/*    padding: 6px 5px;*/
/*    float:right;*/
/*}*/
/*.nexttext a:hover {*/
/*background: transparent;*/
/*color:#fff;*/
/*}*/

/*.backtext a{*/
/*    background: transparent;*/
/*    color:#fff;*/
/*    padding:6px 5px;*/
/*    float:left;*/
/*}*/
/*.backtext a:hover {*/
/*background: #7e7473;*/
/*color:#fff;*/
/*}*/



.paymentterms{
    float:left;
    width:100%;
}
.paymentterms table th{
    float:left;
    width: 50%;
    color:#d3a13d;
    font-size:14px;
}
.paymentterms table tr{
    float: left;
width: 100%;
padding: 5px 0px 5px 17px;;
}
.clickers .bluelink{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px; 
}
.clickers .bluelink:hover{
color:#445D4C;
}
.bluelink{
    color:#d3a13d;
    font-size:14px; 
}
.bluelink:hover{
color:#445D4C;
}

.underpmbs a{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px; 
}
.underpmbs a:hover{
color:#445D4C;
}
.form-group .form-control option{
    color:#000;
}
.onclickers{
   background: url(images/print1.png)no-repeat;
    border: 0px;
    width: 20px;
    height: 18px;
    font-size: 0;
    float: right;
    margin: 5px 0px 0 15px;

}
a.editprofilelink {
    margin-right: 14px;
    float: right;
    margin-top: 6px;
}
a.editprofilelink img {
    filter: brightness(.2);
    position: relative;
    top: 1px;
}
.pr_contacts_main table th label{
    color:#000;
    font-size:14px;
}
.pr_contacts_main table td a{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px;
}
.pr_contacts_main table td a:hover{
    color:#445D4C;
}
.displayprofilecontactinfo{
    float:left;
    width:100%;
}
.displayprofilecontactinfo h3{
    font-size:18px;
    color:#d3a13d;
}
.displayprofilecontactinfo h3 a{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px;
    margin-left: 26%;
}
.displayprofilecontactinfo h3 a:hover{
    color:#445D4C;
}
.displayprofilecontactinfo  label{
    color:#000;
    font-size:14px;
}
.displayprofilecontactinfo  label a{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px;
}
.displayprofilecontactinfo  label a:hover{
    color:#445D4C;
}
.displayprofilecontactinfo   a b{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px;
    font-weight:normal;
}
.displayprofilecontactinfo   a b:hover{
color:#445D4C;
}

.floaters{
    float:left;
}
.top_pacer{
    margin: 12px 0px 5px;
    float: left;
    width: 100%;
}

.floaters5 a {
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px;
    font-weight:normal;
}
.floaters5 a :hover{
color:#445D4C;
}
.messengers{
    color:#d3a13d;
    font-size:14px;
    font-weight:normal
}
.padders{
    padding-bottom:20px;
    margin: 5px 24px;
width: 94%;
}
.memberbottombar {
position: relative;
z-index: 1000;
}
.memberbottombar1 {
border: solid 1px #CCCCCC;
padding: 0px;
background-color: #EEEEEE;
position: fixed;
bottom: 0px;
right: 0px;
z-index: 1000;
text-align: right;
background-image: url(images/bottom_barbg.gif);
background-repeat: repeat-x;
background-position: top;
}
#showmessenger {
display: none;
position: fixed;
bottom: 35px;
z-index: 99999999;
right: 0px;
background-color: #FFFFFF;
}
.close {
position: absolute;
opacity: inherit;
top: 4px !important;
right: 5px !important;
}
.close:hover, .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: inherit;
}
.chatwin {
height: 351px !important;
width: 222px !important;
border: solid 5px #d3a13d !important;
overflow: auto;
font-size: 12px;
}
.ui-widget-header {
border: 1px solid #fff !important;
background-color: #d3a13d !important;
color: #fff !important;
font-weight: bold;
font-size:15px;
    font-family: 'FuturaBookBook' !important;
}
.ui-widget-header a{
    font-size:15px;
    font-family: 'FuturaBookBook' !important;
    color:#fff !important;
}
.header_topics{
    font-size:15px;
    font-weight:normal;
    font-family: 'Open Sans', sans-serif;
    color:#d8303d;
    text-align: center;
margin-bottom: 10px;font-weight: 500;
}
.generta5{
    width:85%;
}
.brosis2{
    padding:5px 0px;
}
.imagerequest_btn a{
    color:#d3a13d;
    text-decoration:underline;
    font-size:14px;
    font-weight:normal;
}
.imagerequest_btn a :hover{
    color:#445D4C;
}
.bottom_link{
    padding:0px 0px;
    background-image:none;
    display: flex;
}
.supportlink li .bottom_link:before {
    content: "\f0a9";
    font-family: 'FontAwesome';
    float: left;
    margin-right: 7px;
    color: #d8303d;
}
.ourlinks li:before {
    content: "\f0a9";
    font-family: 'FontAwesome';
    float: left;
    margin-right: 7px;
    color: #d8303d;
}
ul.ourlinks li {
    display: flex;
}
.main_send_box{
    float:left;
    width:100%;
    text-align:center;
    margin:10px 0 20px;
}
.MYseletion .select2-selection__choice {
    color: #fff;
    background: #d8303d!important;
    border: 1px solid #d8303d!important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin: 10px 0 0 10px;
    padding: 0px 6px;
    line-height: 18px;
    font-size: 14px;
}


.sendtofriend{
    background: #E4E4E4;
    width: 400px;
    display:inline-block;
    text-align:left;
}
.sendtofriend .sfbtn{ display:inline-block; padding:0; float:none; color:#333333; background-color:transparent; border:none; font-weight:bold;}
.sendtofriend .sfbtn:hover{ color:#d3a13d;}
.faq_main_page {
    background: #FFFFFF;
    margin: 0px 20px 0 20px;
}
.faq_main_page ol {
    margin: 0;
    padding: 0;
    width: 100%;
}
.faq_main_page ol li.faqlibg {
    width: 100%;
    background: transparent;
    float: left;
    border: 2px solid #ddd;
    margin: 12px 0 0px 0;
    position: relative;
    border-radius: 6px;
}
.faq_main_page ol li.faqlibg:hover{
    background:#d83035;border: 2px solid transparent;
}
.faq_main_page ol li em {
    float: left;
    width:100%;
    background: url(images/faq_li_bg.png) no-repeat right;
    font-style:normal;
    padding:0;
}
.faq_main_page ol li em span {color: #666; display: inline-block; vertical-align:top; margin-right:0;  
         
}
.faq_main_page ol li.faqlibg:hover a {
    color: #fff;
}
.faq_main_page ol li.faqlibg:hover em span{
    color: #fff;
}
.faq_main_page ol li em a { 
    float:left; width:100%;
    text-decoration: none;
    color: #666;
    font-size: 14px; padding:10px 10px; 
    
}
.faq_main_page ol li .open_image {
    background: #ffffff;
    float:left;
    width:100%;
}
.li_div_m_p p {
    color: #444;
    font-weight: 600;
    font-size: 13px;
}
.li_div_m_p {
    float: left;
    width: 100%;
    background: #fafafa;
    padding: 10px 35px;
    line-height: 28px;
    color: #444;
    font-size: 14px;
}
.li_div_m_p img{ float:left; margin:0 10px 10px 0; max-width:100%;}
.faq_main_page ol li em {
    float: left;
    background: url(images/faq_li_bg.png) no-repeat 99% ;
}
.faq_main_page ol li:hover em {
    float: left;
    background: url(images/faq_li_bg_hover.png) no-repeat 99% ;
}
.alignments{
    padding-bottom:60px;
}
.wrapper_about.raw.login .formbtn {
    display: block;
}
.printmaindiv {
    width: 612px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.display_printer{
    float:left;
    width:100%;
    border:1px solid #d3a13d;
}
.printtitle {
    text-transform: capitalize;
    border-bottom: dashed 1px #d3a13d;
    margin-bottom: 10px;
}
.printtitle h1 {
   font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: #d8303d;
    font-family: 'Roboto', sans-serif;
}
.printtitle .resultRoundName {
    vertical-align: middle;
    font-size: 14px;
    background-color: #ffffff;
    color: #222;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px;
    border-radius: 50%;
}
.printtitle h1 a {
background: #fff;
    color: #222;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 13px;
    text-transform: capitalize;
    text-decoration: none;
    margin: 0;
    float: right;
    font-weight: 500;
}
.printtitle h1 a:hover{
    background:#444;
}
.printsubtitle h2 {
font-size: 14px;
color: #445D4C;
padding: 5px;
letter-spacing: 1px;
text-align: left;
}
.address .lastlogin {
color: #445D4C;
float: left;
width: 100%;
padding-left: 7px;

}
.printtitle h1 {
font-size: 20px;
color: #d3a13d;
font-weight: normal;
text-align: center;
background: #dfdede;
}
.mainphoto {
width: 100px;
height: 133px;
margin: 10px;
border: 1px solid #666666;
float: left;
}
.mainphoto img {
width: 100px;
height: 133px;
border-radius:0px;
box-shadow:0px 0px;
border:0px;
}

.address {
font-size: 12px;
color: #000;
padding: 3px;
text-align: left;
margin-top: 5px;
}
.printmaintable {
width: 612px;
}
.printmaintable td {
padding-top: 5px;
padding-bottom: 5px;
}
.printmaintable td {
padding-top: 5px;
padding-bottom: 5px;
}
.printinnertable {
width: 290px;
margin: 0px;
padding: 0px;
margin-left: 10px;
font-weight: normal;
border-top: solid 1px #999999;
border-left: solid 1px #999999;
font-size: 18px;
}
.printinnertable td {
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
text-align: left;
vertical-align: middle;
padding: 3px;
}
.printinnertable span {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
padding: 5px 6px;
float:left;
}
.printinnertable td {
padding:3px;
}
.printinnertable .highlight_topic {
    background: #d8303d;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 5px 0px;
}
.externals{
    float:left;
    width:97%;
}
.testmonialscode{
    float:left;
    width:100%;
}
.testmonialscode .testi1 tr {
    border-bottom: 20px solid #fff;
}
.testmonialscode .testi2 {
    padding:15px;
}
.testmonialscode .testi3 {
    vertical-align: top;
    margin: 0px 5px 0px 10px;
    float: left;
    padding: 25px 10px 0;
}   
.testmonialscode .testi3 h3{
  color: #222;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.testmonialscode .testi3 p{
   color: #222;
    font-size: 16px;
    line-height: 26px;
}
.testmonialscode .testi2 img {
float: left;
width:186px;
height:142px;
}
.testmonialscode table {
  float: left;
    margin: 15px 12px;
    background: #ffffff;
    padding: 12px 5px;
    box-shadow: 0 0 20px #ddd;
    border-radius: 15px;
}

.form-group .parasmall{
    float:left;
    width:100%;
    margin: 6px 0px
}
.note{
    margin-bottom:10px;
    color:#d3a13d;
}
.seconregs h3{
    font-size:20px;
    color:#d3a13d;
    width: 100%;
    text-align: center;
    margin: 10px 0px 13px;
    float: left;
    text-shadow:w: 2px 1px 5px rgba(30,28,26,0.35);
}
.exiteclasss{
    width:49%;
}
.form_city12{
    width:33%;
}
.form_city11{
    width:28%;
}
.form_city9{
    width:30%;
}
.contactus_forms input[type="radio"], input[type="checkbox"] {
margin: -3px 2px 0 6px !important;
}
.form-group .flefterput{
    /*float:left;*/
margin:3px 2px 0 6px !important;
}
.package_table{
    
}
.paymentterms {
background-color: #f8f2f4;
    border: solid 0px #f8f2f4;
    padding: 18px 22px 10px;
    font-size: 14px;
    margin: 0;
    border-radius: 10px;
    line-height: 24px;
}
.paymentterms b{
    color:#222;
    font-size:18px;
}
.package_banner_table{
    float:left;
    width:100%;
    margin:10px 0px;
}
.package_banner_table td{
    text-align:center;
}
.packagetable {
border: solid 1px #e0edc2;
border-bottom: none;
border-right: none;
width: 560px;
}
.packages1{
    float:left;
    width:100%;
}
.membership_section{
    float:left;
    width:100%;
}
.membership_section tr {
background-color: #f2fae0;
}
.packageheads {
background-image: url(images/packageheadbg.gif);
background-repeat: repeat-x;
background-position: top;
}
.membership_section td {
border-bottom: solid 1px #e0edc2;
border-right: solid 1px #e0edc2;
padding: 5px;
}
.packageshead {
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
}
.packagesheaddays {
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
text-align: center;
}
.packagesheadprice {
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
text-align: right;
}
.express_div ul{
    float:left;
    width:98%;
    margin:1% ;
}
.express_div ul li{
    float: left;
background: url(images/arrow7.png) no-repeat 2px 5px;
line-height: 20px;
width: 100%;
padding: 0px 5px 0px 17px;
}
.express_div label a{
    color: #606060;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
.express_div input[type="checkbox"] {
margin: 11px 2px 0 6px !important;
    float:left;
}
.express_div .formbtn {
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
margin-left:1%;
}
.express_div  .formbtn:hover {
background: #7e7473;
}
.mesaages{
    background: #d3a13d;
    color:#FFF;
    text-align:center;
    margin-left:32%;
}

.subscribr_table .formbtnbig{
    background: #d3a13d;
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    border: 0px;
}
.subscribr_table .formbtnbig:hover{
    background: #7e7473;
}
.home_center{
    float:left;
    padding-left:31px;  
}

.zoom_photos{
    width:100%;
    float:left;
}
.zoom_photos img{
    float: left;
    width: 489px;
    height: 323px   
}
.reguserclass{
    float:left;
    width:100%;
    background:#d9d9d9;
}
.member_crasher{
   float: left;
    width: 100%;
    background: #ffffff;
    padding: 3%;
    margin: 1% 0%;
    min-height: 200px;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.total_payments{
    float:left;
    width:100%;
    text-align:center;
    display:none;
}
.total_payments p{
font-size:26px;
color:#000;
    
}
.forbid_btns .sumiter_links {
border: 0px;
padding: 7px 31px 7px 20px;
float: right;
color: #fff;
background: url(./images/rightaro.png) 90px 10px no-repeat, #445D4C;
margin: 4% 9% 1% 0%;
}
.static_members{
    float:left;
    width:100%;
}
.save_member{
float: left;
margin: 1% 0%;
width: 100%%;   
}
.save_member 
ul {
float: left;
width:100%;
}
.save_member ul li {
display: inline-block;
float:left;
width: 40%;
margin: 2% 0%;
}
.save_member ul .flrighter{
    float:right;
}
.parg_wrapper {
    float: left;
    width: 100%;
}
.customer_src {
    float: left;
    width: 19%;
}
.customer_src img {
    max-width: 42px;
    max-height: 42px;
    text-align: center;
}
.customer_demo {
    float: left;
    width: 78%;
    margin-left: 3%;
}
.customer_demo h3 {
    color: #d3a13d;
    font-size: 13px;
    line-height: 20px;
    text-transform:uppercase;
}

.customer_demo p {
    color: #000;
    font-size: 12px;
    line-height: 20px;
}
.caption_column .row_style_4 .tooltip{
    display:inline;
}


.casters{
    width:86px;
}
/*mobile css*/

.slicknav_menu {
    display:none;
}
/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 5px; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;    
    text-decoration:none;   
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);   
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    background-color: #d3a13d;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt { 
    color: #FFF;
    font-weight: bold;  
    text-shadow: 0 1px 3px #000;
    font-size: 0px; 
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    background:#fff;
    padding:5px;
}
.slicknav_nav {
    color:#fff;
    margin:0;   
    padding:0;
    font-size:0.875em;
    background:#d3a13d;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_item {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
}
.slicknav_nav .slicknav_item a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_item:hover {
    color:#fff; 
}
.slicknav_nav a:hover{
    background:#7e7473;
    color:#fff;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}
.wrapper6{
    float:left;
    width:100%;

}
.wrapper6 .container{
width:100%;
margin:0;
}
.mmobile_updated{
    display:none;
}
.navbar-toggle{
    background: #333232;
    color: #222;
    border-radius: 4px;
}
.navbar-toggle:hover{
    background:#7e7473; 
}
.navbar-toggle .icon-bar{
    background:#fff;
}
.navbar-nav > li > a {
color: #fff;
padding: 7px 10px 7px 26px;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
background:#d3a13d;
width:98%;
}
.navbar-nav > li > a:hover{
    background:#7e7473;
}
.stronger_normal{
    font-weight:normal;
}
.form_advace2{
    width:42%;
    height: 41px;
padding: 6px 12px;
font-size: 14px;
}
.same_select{
    width:42%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;    
}
.basic_common .same_select,.basic_common .form_advace2{
    width: 35.3%;
    height: 41px;
}
.basic_common  #basketItemsWrap, .basic_common  .productPriceWrapRight{
width:40.5% !Important;
}
.formcont strong{
    font-weight:normal;
}
.large_inputer{
    width:78%;
}
.table_whiter .formcont .same_select_more{
    width:33.5%;
}
.formcont_new{
    float:left;
    width:28%;
}
.formcont_new input{
    float:left;
}
.formcont_new span{
    float:left;
    width:80%;
}
.silsila_position{
    
}
.form-group .caster_bloc{
    padding: 0px;
    width:100%;
}
.botttom_sunya{
    margin-bottom:0;
}
.form-group .religon_spacer{
    width:100%;
}
.pkgnew .packageheads{
    background-image: none;
    background: #d3a13d;
}
.pkgnew td {
border-bottom:solid 1px #B4B4B4;
border-right: solid 1px #B4B4B4;
padding: 5px;
width: 20%;
}
.pkgnew tr{
    background:#fff;
}
.pkgnew  .packageheads p{
    color:#fff;
}
.pkgnew  .packageheads .packagesheaddays{
    color:#fff;
}
.pkgnew  .packageheads  .packagesheadprice{
    color:#fff;
    text-align:center;
}
.exact_options{
    float:left;
    background:#d3a13d;
    padding:5px 10px;
    color:#fff;
    margin:1% 0%;
}
.exact_options:hover{
    background:#7e7473;
}
.extand_largeer{
    
}
.religon_spacer{
    
}
/*.small_lengths{
    width:43%;
}*/
.extand_largeer{
    float:left;
    width:100%;
}
.country_spacers{
    width:61%;
}
.islamik_update .chosen-container-single .chosen-single{
    padding: 6px 12px;
height: 34px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
border:1px solid #4c4c4c;
border-radius: 0;
background-color: transparent;
background: transparent;

}
.islamik_update .chosen-container-multi .chosen-choices{
/*      padding: 6px 12px;
height: 34px;*/
font-size: 14px;
line-height: 1.428571429;
color: #555555;
border:1px solid #4c4c4c;
border-radius: 0;
background-color: transparent;
background: transparent;
}
.islamik_update .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
        padding: 6px 12px;
height: 30px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
border:1px solid #4c4c4c;
border-radius: 0;
background-color: transparent;
background: transparent;
font-family: 'Open Sans', sans-serif;
}
.getdates{
    float:left;
    width:100%;
}
.option_mores{
    float:left;
    width:100%;
}
.extends .formcont .checkssmall
 {
    width:74%;
}
.extends .formcont .checks{
    width:74%;
}
.normaler strong{
    font-weight:normal;
}
.extends .formcont .form_patnerprofile{
    width:74%;
}
.extends .large_inputer{
    width:74%;
}
.normaler .same_select{
    width:32.6%;
}
.margin_topers{
    margin-top:1%;
}
.no_marger{
    margin:3px;
}
.eventgridblock_5{
    float:left;
    width:100%;
    margin:1%;
}
.lefter_mgers{
    float:left;
    width:27%;
    margin-right:1%;
}
.lefter_mgers img{
    max-width: 100%;border-radius: 15px;
}
.matri_header{
    float:left;
    width:70%;
    margin-left:2%;
}
.matri_header h3 a{
   color: #222;
    font-size: 24px;
    font-weight: 600;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
}
.matri_header h3 a:hover{
    text-decoration:none;
    color:#444;
}
.matri_header p{
    color: #000;
    font-size:16px;
    font-weight:normal;
    margin:3% 0%;
}
.matri_header p .newyork{
    color: #7e7374;
}
.new_city{
    float:left;
    width:100%;
    text-align:center;
}
.new_city #slideshow1 img{
    width: 55%;
    height: 385px;
    margin:1%;
    border:1px solid #DFDFDF;border-radius: 15px;
}
.new_city p{
    color: #000;
    font-size:20px;
    font-weight:normal;
    font-weight:bold;
}
.texter_part{
    float:left;
    width:100%;
}
.texter_part p{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
    line-height: 20px;
}
.regis_ters{
    float:left;
    width:100%;
    margin:2% 0%;
}
.regis_ters h3 {
   color: #222;
    font-size: 22px;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 2%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.regis_ters fieldset .form-group label{
    width:24%;
    float:left;
}
.regis_ters fieldset .form-group{
    float:left;
    width:100%;
}
.auto_middle{
    margin:0 auto;
    width:70%;
}
.new_city .eventaddress{
    font-weight:bold;
    color:#000;
    font-size: 20px;
}
.new_city .eventdate{
    color:#000;
}
.cader_drect{
    float:left;
    width:100%;
    margin-bottom:1%;
}
.cader_drect a{
float: left;
    color: #000;
    width: 30%;
    background: #fff;
    margin: 3% 1.6% 0;
    text-align: center;
    padding: 11px 5px 9px;
    font-size: 16px;
    border-bottom: 4px solid #222;
    border-radius: 30px;
    border-top: 2px solid #222;
    border-left: 2px solid #222;
    border-right: 2px solid #222;
    font-weight: 600;
}
.cader_drect a:hover{
    color:#fff;
    background: #d3a13d;
    border-bottom:4px solid #ebca89;
}
.wrapper_directory{
  float: left;
    width: 290px;
    margin: 0% 1.2% 3%;
    box-shadow: 0px 10px 17px 7px #cacaca57;
    padding: 0;
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
}
p.directory_phone a {
    color: #333;
    font-weight: 600;
}
.uploaded_user{
   text-align: center;
    float: left;
    width: 100%;
}
.uploaded_banner {
  text-align: center;
    float: left;
    width: 100%;
}
.uploaded_banner img {
    width: 100%;
}
.wrapper_banner{
float: left;
    width: 290px;
    margin: 0% 1.2% 3%;
    box-shadow: 0px 10px 17px 7px #cacaca57;
    padding: 0;
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
}
.wrapper_directory .uploaded_user img{
width: 100%;
height: 195px;
border-radius: 3px;
transition: all 0.2s ease-in-out;
    overflow: hidden;
}
.wrapper_directory .uploaded_user:hover img {
    transform: scale(1.10);
    transition: transform 0.35s ease-out;
    transition: all 0.55s;
}
.wrapper_directory:hover {
    box-shadow: 0px 20px 38px -19px rgb(0 0 0 / 35%);
}
.add_dir_search_section .rside_head h3 a, .add_dirsection .rside_head h3 a {
    display: block;
    background: transparent;
    float: none;
    margin: 0;
    padding-bottom: 3px;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 0;
}
.add_dirsection .directoryinquirybtn a, .add_dir_search_section .directoryinquirybtn a {
    background: #d3a13d;
    color: #fff;
    font-size: 14px;
    padding: 5px 12px 5px;
    border: 0px;
    float: none;
}
.rside_head{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 22px;
    padding: 0px 10px;
}
.rside_head h3 a{
   color: #d3a13d;
    font-size: 17px;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
}
.wrapper_directory .fa.fa-share-square-o {
    position: relative;
    top: 1px;
}
.upgradedirectorymsg {
    padding: 4px!important;
    width: 100%!important;
    color: #226ad8!important;
   font-size: 13px!important;
 }
.matri_header h3 a:hover{
    text-decoration:none;
    color:#d3a13d;
}
.rside_head span{
   color: #656565;
    font-size: 12px;
   padding: 3px 10px;
    margin: 10px auto!important;
    float: none;
    font-style: normal!important;
}
p.directory_description {
    min-height: 50px;
    line-height: 25px;
    padding: 5px!important;
}
.rside_head span a{
    color: #656565;
    font-size:12px;
   
}
.rside_head p{
    color: #000;
    font-size:14px;
}
.rside_head .sepretor{
    color: #b06608;
    font-size:14px;
    font-weight:normal;
    text-decoration:underline;
    margin:1% 0%;
}
.rside_head .sepretor:hover{
    text-decoration:none;
    color:#d3a13d;
}
.rside_head .directoryinquirybtn{
    float:left;
    width:100%;
    margin:2% 0%;
}
.rside_head .directoryinquirybtn a{
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
}
.rside_head .directoryinquirybtn a:hover{
    background:#5BBD87;
}


.nav-tabs > li #sub_nav {
  display:none;
  z-index:999999999;
}

.nav-tabs > li:hover #sub_nav {
    display: block;
    position: absolute;
    top: 0;
    margin-top: 43px;
    width: 210px;
    background: #d3a13d;
    border-radius: 5px;
}

.nav-tabs > li #sub_nav li{
    float:left;
    width:100%;
}
.nav-tabs > li #sub_nav li a{
    float:left;
    width:100%;
    color:#fff;
    padding:14px 8px;
}
.nav-tabs > li #sub_nav li a:hover{
    background: transparent;
}
.homelogin fieldset p input[type="radio"], input[type="checkbox"]{
    border:0px;
    margin: -3px 2px 0 0px !important;
}
.caster_realese table{
    margin-bottom:1%;
}
.more_dashers{
    display:none;
}
.group_bottoms{
    margin-top:1%;
}
.nav-tabs{
    border-bottom:0px;
}
.top_wrapper_5{
    float:left;
    width:100%;
    background:#445D4C;
    padding:5px 0px;
}
.top_wrapper_5 .container{
    background:transparent;
}
.login_topbg a{
    float: right;
    background: #fff;
    color: #445D4C;
    font-size: 15px;
    padding: 3px 10px;
    background: #d3a13d;
    color: #fff;
    border-bottom: 0px solid #8c564f;
    text-transform: capitalize;
    cursor: pointer;
    margin-left: 10px;
    font-weight: 600;
}
.login_topbg a:hover{
   color: #222;
}
.featured_title_div .title_mger{
    display:none;
    background:transparent;
}
.featured_title_div .midle_title span{
        font-size:24px;
}
.abtus .midle_title span{
    background: url(./images/title_orange.png)no-repeat center 45px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    color: #222;
    padding-bottom: 12px;
    font-weight: 700;
    margin-bottom: 15px;
}
.toggle_featured{
    background:#fff;
    border:0px;
    padding:0px 0 0 0;
    float: left;
    width: 100%;
}
.toggle_featured .owl-stage-outer{ float:left; width:100%; position:relative; overflow:hidden;}
.toggle_featured .Sameloader{height:300px;}

.testi_sidebanner{
    float:left;
    width:99%;
    margin-left:1%;
}
.testi_sidebanner img{
    width: 336px;
    height: 280px;
}
.mainfooter_reserved{
    float:left;
    width:100%;
}
.mainfooter_reserved .container{
    background:#5BBD87;
}
.mainfooter_reserved .coypissue{
    float:left;
    width:100%;
    text-align:center;
    color:#fff;
    padding:6px 0px 1px;
}

.right_footsd{
    float:left;
    margin-top:2%;
    width:100%;
}
.right_footsd ul li{
    float:left;
    width:auto;
    margin: 0px 2px;
}
.index_srchforms{
    float: left;
    width: 430px;
    position: relative;
   z-index:2;
   margin-top: -630px;
   margin-right:5px;
    margin-left: 2%;
}
.index_srchforms .searchinclude h4{padding: 10px 0; font-size: 28px;}
.index_srchforms .form-group{
    width:100%;
}
.index_srchforms .form-group label {
color: #7e7474;
width: 31%;
font-size: 15px;
}
.index_srchforms .form-group .form-control{
    width: 100%;
    height:30px;
    padding: 3px 0px 2px 2px;
    border: 1px solid #cbc9c9;
    box-shadow: 0 0;
    margin:0;
}

.index_srchforms .form-group .ex_small {
width: 37%;
}
.index_srchforms .form-group .grids_srchfs{
    width:100%;
}
.index_srchforms .form-group .default_grids1{
    width:100%;
}
.index_srchforms .hightlights {
float: left;
width: 100%;
}
.index_srchforms .button_eftdr {
float: left;
margin-top: 3%; 
width: 100%;
}
.index_srchforms .button_eftdr span{
    float: left;
    color: #7e7474;
    font-size: 15px;
}
.index_srchforms .button_eftdr  i{
    width:100%;
    float:left;
}
.index_srchforms .button_eftdr  i .btn{
    float: none;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    background: #7e7473;
    color: #fff;
    border-bottom: 4px solid #5b5555;
    border-radius: 0;
    outline: none;
}
.index_srchforms .button_eftdr  i .btn:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 4px solid #8c564f;
}


.index_srchforms  .extand_largeer{
    width:auto;
}
.index_srchforms  .text_header {
float: left;
width: 100%;
padding:10px;
}
.index_srchforms .text_header .form-group {
float: left;
width: 100%;
 margin-bottom: 10px;
}
.index_srchforms  .hightlights h4{
    text-align:center;
}
.index_srchforms .text_header .form-group  .formsmallbtn_iner{
    margin-left:25px;
}
.deflt_profile_1 #field66{
    margin-top: 0%;
    
}
.deflt_profile_1 #field77{
    margin-top: 0%;
    
}
.deflt_profile_1 #field88{
    margin-top: 0%;
    
}
.deflt_profile_1 .sendtofriend{
    float:none;
    margin-top:1%;
}
.midle_title span h1{
    font-size:22px;
}

.infomenu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: #160303;
    position: absolute;
    top: -7px;
    left: 257px;
    display:none;
}
.infomenu {

    opacity: 1!important;
    position: absolute;
    margin-top: 49px;
    width: 430px;
    border: 0px solid #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.07);
    box-shadow: 0 5px 10px rgb(0 0 0 / 7%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    z-index: 999999999;
    padding: 10px 30px 22px;
    border-radius: 15px;
    border-top: 4px solid #d8303d;
}
.infomenu .pagetitle {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.infomenu .homelogin fieldset p{
    color:#222;
}
.infomenu .homelogin fieldset #error_email label{ height:14px;} 
.infomenu .homelogin fieldset #error_email #error_email_data{ font-size:12px;}

.infomenu .homelogin fieldset p #imagenmcaptcha{ vertical-align:top !important;}
.infomenu .homelogin fieldset p .mandatory_class{color: #d3a13d;float: left;margin-bottom: 10px;text-align: center;text-transform: uppercase;width: 100%;}
..infomenu .homelogin fieldset input[type="radio"], .infomenu .homelogin fieldset input[type="checkbox"]{ margin:-3px 2px 0 0 !important;}
.infomenu .homelogin fieldset .alin_centeh{text-align: center;
    padding: 5px 20px 0;
    text-transform: capitalize;
    font-size: 13px;
    color: #777;}
.infomenu .homelogin fieldset .alin_centeh .lock{ display:inline-block; float:none;text-transform: uppercase;}
.infomenu .homelogin fieldset .alin_centeh .regist_1{ margin-bottom:0px;}
.infomenu .homelogin fieldset .alin_centeh a{ font-size:14px;}
.infomenu  .homelogin fieldset label {
    color: #222;
    display: none;
}
.infomenu  .homelogin fieldset .form{
    border: 2px solid #eceaea;
     width: 97%;
    background: #fff;
    height: 39px;
    border-radius: 4px;
    margin-bottom: 3px;
}
.toggle-password.fa-eye {
   position: absolute;
    right: 70px;
    top: 223px;
}
#country_code {
 width: 22%;
    margin-right: 3px;
}
.mb_files1 {
    width: 75%!important;
}

img#imagenmcaptcha {
    width: auto;
}
.infomenu  .homelogin fieldset #country_code{
    width:21%;
}
.infomenu  .homelogin fieldset .mb_files1{
   width: 75.4%!important;
}
.infomenu  .homelogin fieldset #dobdd, 
.infomenu  .homelogin fieldset #dobyy, 
.infomenu  .homelogin fieldset #dobmm{
    width: 31.6%;
}
.infomenu .homelogin fieldset p #Captcha {
    width: 69%;
}
.infomenu  .homelogin fieldset .form option{
    color: #000;
    background:#fff;
}
.infomenu .right_cross{
    float: right;
    margin-bottom: 1%;
    margin-right: -9px;
    margin-top: 2px;
    width: 10px;
}
.index_srchforms .profileid{
    z-index:9;
}
.index_srchforms .profileid .formsmalll {
float: left;
width: 45%;
}
.index_srchforms .profileid .formsmallbtn{
    width:auto;
}
.infomenu .homelogin fieldset .mb_files2{
    width:97%;
}
.fanchise_form p{
    float:left;
    width:100%;
    margin:1% 0%;
}
.fanchise_form p .formbtn:hover {
background: #7e7473;
}
.fanchise_form p .formbtn {
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
}
.fanchise_form p .resetbtn:hover {
background: #7e7473;
}
.fanchise_form p .resetbtn {
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
}
.fanchise_form fieldset p label {
width: 33%;
font-size:13px;
}
.fanchise_form fieldset p .form {
font-size: 13px;
width: 49.4% !important;
height:30px;
}
.fanchise_form fieldset p .cpasities{
    float:left;
    width: 19% !important;
margin-left: 5px;
}
.fanchise_form fieldset p  .captacha_mages{
    float:left;
}
.index_srchforms .hightlights h4{
    background:url(images/button_s.png) no-repeat 108px 0px;
}
.infomenu .homelogin fieldset a{
    color: #222;
    background: transparent;
    text-decoration: underline;
    border: 0px;
    float: none;
    margin: 0;
    padding: 0;
    font-size: 14px!important;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}
.infomenu .homelogin fieldset .lock{
    color: #222;
    float: left;
    margin-left: 8px;
    background: url(images/locker.png) no-repeat 0px 0px;
    padding-left: 23px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight: 500;
}
.infomenu .homelogin fieldset p a:hover{
    background:transparent;
}
.infomenu  .featured_title_div .midle_title span{
    font-size: 22px;
    color: #222;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.infomenu  .abtus{
    margin-top:0;
}
.credit_imges{
    float:left;
    width:100%;
    margin-top:2%;display: none;
}
.credit_imges img{
width: 240px;
max-height: 80px;
}
.main_xwarpper{
    float:left;
    width:100%;
}
.addsans_banners{
 float: left;
    width: 100%;
    margin-right: 2%;
}
.paymentterms{
    width:100%;
}
.google_images{
    float:right;
    width:16%;
}
.google_images img{
    width:160px;
    height:600px;
}
.top_uddatebanner{
    float:left;
    margin-top: 2.5%;
}
.top_uddatebanner img{
    width:468px;
    height:60px;
}
.plugin_loginft{
    opacity: 1!important;
    position: absolute;
    margin-top: 49px;
    width: 430px;
    border-top: 4px solid #d8303d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.07);
    box-shadow: 0 5px 10px rgb(0 0 0 / 7%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    z-index: 999999999;
    padding: 10px 30px 25px;
    border-radius: 15px;
}
.plugin_loginft  .form-group{
    color: #777;
    margin: 3px 0px;
    font-size: 14px;
}
.plugin_loginft .form-group label{
    color:#fff;
    display:none;
}
.plugin_loginft .abtus {
 margin-top: 0%;
}
.plugin_loginft .featured_title_div .midle_title span{
    text-align: center;
    margin-top: -5px;
    margin-bottom: 20px;
    font-size: 22px;
    color: #222;
    padding-bottom: 0px;
}
.login .form-group.nolable {
    margin: 10px 0 0;
}
.login input[type="checkbox"] {
    margin: 0px 4px 0 2px !important;
    color: #4444;
}
.infomenu h3{color: #222;
    font-size: 15px;
    text-align: center;
    margin-bottom: 5px;}
.plugin_loginft .form-control{
    border:1px solid #fff;
    height:26px;
    color:#7e7473;
}
.plugin_loginft .extralink1{ color:#777;}
.plugin_loginft .extralink1 a{
    color: #777;
    background: transparent;
    border: 0px;
    float: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.plugin_loginft .extralink1 a:hover{
    background: transparent;
    color: #222;
    text-decoration: underline;
}
.articledetails img{
    float:left;
    margin: 10px 10px 10px 0px;
width: 350px;
height: 300px;
}
.articledetails ul li span{
background: url(images/bullets.png) no-repeat 0px 4px;
padding-left:15px;
font-size:13px;
}
.cms_announce .homeannounce_main p img{
    float:left;
    margin: 10px 10px 10px 0px;
width: 350px;
height: 300px;
}
.cms_announce .homeannounce_main ul li span{
    background: url(images/bullets.png) no-repeat 0px 4px;
    padding-left:15px;
    font-size:13px;
}
.packagetable{
    float:left;
    width:100% !important;
    margin:1% 0%;
}
 .packagetable .packageheads {
    background-image: none;
    background:#D9313E;
}
 .packagetable  .packageheads p {
    color: #fff;
}
 .packageheads td{
     width:20%;
 }
 .packagetable .packageheads .packagesheadprice {
color: #fff;
text-align: center;
}
.packagetable td {
border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px;
    width: 20%;
    height: 45px
}
.packagetable .packageheads .packagesheaddays{
    color:#fff;
}
.packagetable .packageheads p{
}
.payplemg .sumiter_links{
border: 0px;
    float: right;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 9px 30px 9px;
    margin-top: -4px;
    border-radius: 55px;
    line-height: 2;
}
.payplemg .sumiter_links:hover{
   border-bottom: 5px solid #ebca89;
    background: #d3a13d;
    color: #fff;
}
.mf_packages1{
    font-size:14px;
    color:#000;
    margin:5px 0px;
}
.mf_packages1 .package2{
    color:#000;
}
.index_srchforms form{
    float:left;
    width:100%;
}
.index_srchforms .hightlights{
    margin:0;
}
.fix_badges{
    float:left;
    width:100%;
    margin-bottom:10px;
}
.fix_badges img{
    width: 120px;
    height: 120px;
}
.homeadminlink_in{
    padding:7px 0px 2px;
}
.homeadminlink_in a{
    padding:2px 0px;
}
.homeadminlink_in a:hover{
    color:#d3a13d;  
}
.matrimonal_footer ul li a:hover{
    color:#d8303d;
}
.ourlinks li:hover:before{
    color:#d3a13d;
}
.searchgridicons a{
    float:left;
    width:100%;
    margin-left: -1px;
}
.searchgridicons{
    padding: 10px 0 0;
    margin:0;
}
.searchgridicons a, .searchgridicons .btn{
      float: left;
    width: 100%;
    margin-left: -1px;
    border: 0px solid #fff;
    border-radius: 0px;
    padding: 5px 7px 0px 7px;
    margin: 2px 0px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #da3845;
    border-bottom: 0px solid #8c564f;
    text-align: left;
    border-radius: 4px;
    line-height: 2.3;
}

.searchgridicons .img-warrper.imgcontact {
    padding: 3px 3px!important;
}
.searchgridicons .img-warrper {
    background: #fff;
    border-radius: 50%;
    padding: 2px 0px;
    float: left;
    margin-right: 7px;
    
}
.searchgridicons a img{
      padding-left: 3px;

}
.searchgridicons a:hover, .searchgridicons .btn:hover{
    color: #fff;
    border-bottom: 0px solid #5b5555;
    background:#D3A13D;
}
.full_contacter .searchgridimage{
    width:24%;
    padding:5px;
}
i.fa.fa-hourglass-half {
    background: white;
    padding: 5px;
    color: #222;
    border-radius: 50%;
}
.left_exerge{
  font-weight: 500;
    width: 67%;
    padding: 14px 0px 0 20px;
    color: #222;
}
.sunni_refine {
    box-shadow: none;
}
.displayprofilemain .resultRoundName_c {
    left: -9px;
    margin-right: -2px;
    position: relative;
}
.right_icons{
  width: 25%;
    margin-left: 38px;
}
.adminsearchdetailrss{
    color:#000;
}
.filders p{
    color:#000;
}
.filders .formbtn:hover {
background: #7e7473;
}
.filders .formbtn {
border: none;
background: da3845;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
margin-left: 5px;
}
.userdetail a{
    text-align:center;
}
.profileidSearch{
    margin-bottom: 7px;
margin-right: 24px;
margin-top: 5px;
float:right;
}
.index_srchforms .profileidSearch{
    float: left;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
width:100%;
}
#field11{
    margin-bottom:5px;
}
#field22{
    margin-bottom:5px;
}
#field33{
    margin-bottom:5px;
}
#field44{
    margin-bottom:5px;
}
#field55{
    margin-bottom:5px;
}
#field77{
    margin-bottom:5px;
}
#field88{
    margin-bottom:5px;
}

#field99{
    margin-bottom:5px;
}

.newstmt{
font-size: 20px;
text-transform: uppercase;
color: #0d3916;
text-align:center;
width:100%;
float:left;
margin-top:1%;
}
.homeannounce_main p img{
    float:left;
    margin:5px;
}
.articlegrid{
    color: #000;
    float: left;
    width: 100%;
    margin: 1% 0%;
    padding-right: 1%;
}
.articlegrid .articletitle{
    color:#000;
    font-size:20px;
    float:left;
    width:100%;
}
.articlegrid em{
    color:#000;
    font-size:14px;
}
.articlegrid .articlegridclear{
    display:none;
}
.bottom_gaper{
    margin-bottom:4%;
}
.weldiv{
    float:left;
    width:100%;
    margin:2% 0% 1%;
    text-align:center;
}
.weldiv .more_welbtn{
    text-transform: uppercase;
    margin-top: 2%;
    background: #d3a13d;
    color: #fff;
    font-size: 16px;
    padding: 8px 12px;
    text-align:center;
}
.weldiv .more_welbtn:hover {
background: #7e7473;
color:#fff !important;
}
.register_demos{
    float:left;
    width:100%;

}
.register_demos fieldset p{
    float:left;
    width:100%;
    margin-bottom:10px;
    color:#000;

}
.register_demos fieldset p label {
float: left;
width: 33.5%;
margin-left: 10px;
font-size: 14px;
color: #606060;
}
.register_demos fieldset p .form{
    width: 49.3%;
    float: left;
    background-color: transparent;
    border: 1px solid #4c4c4c;
    border-radius: 0px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555555;
    float:left;
}
.addthis_default_style{
    margin-left:6px;
}
.sendtofriend .frends {
    color: #fff;
    float: left;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    background: #7e7473;
    text-align: center;
    padding: 11px 0px;
    text-transform: uppercase;
    border-bottom: 4px solid #5b5555;
    font-weight: 600;
}
.searchpop {
    width: 48%;
    float: left;
    padding: 7px;
    text-align: center;
    color: #000;
    height: 35px;
    background: white;
    border: 0px solid #000;
    border-radius: 3px;
}

.pops_profiled .profileid {
   float: left;
    background: #da3845;
    width: auto;
    margin-top: -15px;
    z-index: 99;
    padding: 5px 10px 10px;
    border-radius: 10px;
    position: absolute;
    right: -44px;
}
.pops_profiled .profileid img{
width:16px !important;
height:15px !important;filter: brightness(100);
}
.profileid .spanclose img {
    filter: none;
}
.pops_profiled .profileid .search_tittel {
font-size: 14px;
    color: #fff;
    margin: 9px 0px 12px;
    text-align: center;
    font-family: 'Montserrat';
}
.pops_profiled  .profileid .formsmallbtn{
    width:100%;
}
.galaxy_rgt fieldset p .dobs {
width: 9.3% !important;
margin-right: 5px;
}
span.spanclose img {
    filter: none!important;
}
.galaxy_rgt fieldset p .fomr_sht1 {
float: left;
background-color: transparent;
border: 1px solid #4c4c4c;
border-radius: 3px;
height: 34px;
padding: 6px 12px;
margin-right: 5px;
}
.galaxy_rgt fieldset p .fomr_sht2 {
float: left;
width: 44%;
background-color: transparent;
border: 1px solid #4c4c4c;
border-radius: 3px;
height: 34px;
padding: 6px 12px;
}
.galaxy_rgt fieldset .form-group .samer_length {
float: left;
width: 65%;
margin-left: 2px;
}
.galaxy_rgt fieldset p .formbtn:hover {
background: #7e7473;
}
.galaxy_rgt fieldset p .formbtn {
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
}
.galaxy_rgt fieldset p .resetbtn:hover {
background: #7e7473;
}
.galaxy_rgt fieldset p .resetbtn {
background: #d3a13d;
color: #fff;
font-size: 16px;
padding: 5px 12px;
border: 0px;
}

.registration_textbox a {
color: #000;
}
.galaxy_rgt fieldset .form-group .samer_length #otherstates {
border-radius: 3px;
width: 119px !important;
}

.galaxy_rgt fieldset p .form {
width: 49.3%;
float: left;
background-color: transparent;
border: 1px solid #4c4c4c;
border-radius: 3px;
height: 34px;
padding: 6px 12px;
}
.galaxy_rgt fieldset p img {
float: left;
}
.galaxy_rgt fieldset p .cpasities {
width: 18%;
margin: 0px 5px;
}
.galaxy_rgt fieldset p select {
width: 49.3% !important;
}
#eucookielaw {
  width: 100%;
  text-align: center;
  float: left;
  padding: 14px 0px 10px;
}
#eucookielaw p {
  font-size: 15px;
  color: #000;
  margin: 15px 5px 0;
  float: left;
  text-align:left;
}
#eucookielaw a {
     background: #d3a13d;
    padding: 6px 13px;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    margin: 0px 5px 3px;
    line-height: inherit;
    padding: 13px 13px;
    float: right;
    border-bottom: 4px solid #8c564f;
}
#eucookielaw a:hover {
      background: #7e7473;
    border-bottom: 4px solid #5b5555;
    color: #fff;
}

html[data-useragent*='MSIE 10.0']
    .homelogin fieldset p .form, .homesearch2new fieldset p .formsmall{
        padding: 7px 5px !important;
}
.leftbanner img{
    width:100%;
    height:auto;
    margin-bottom:10px;display: none;
}
.matrimonal_slider .bx-controls-auto{
    display:none !important;
}


.default_text{
    float:left;
    width:100%;
    text-align:center;
}
.left_add_title{
    text-align:left;
}
.left_add_title span{
    float:left;
    width:35%;
}
.left_add_title span h2{
    float:left;
    width:100%;
    font-size:24px;
    color:#d3a13d;
}
.left_add_title span h3{
   float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    margin: 20px 26px 20px;
    font-weight: 600;
}
.left_add_title i{
    float:right;
    font-style:normal;
}
.left_add_title a{
    float: left;
    color: #000;
    color: #fff;
    padding: 12px 9px 8px;
    margin-left: 7px;
    min-height: 40px;
    border-bottom: 0px solid #8c564f;
    background-color: #da3845;
    border-radius: 5px;
}
.left_add_title a img{
    float:left;
    margin-right:3px;
}
.left_add_title a:hover{
    background: #7e7473;
    border-bottom: 4px solid #5b5555;
}
.add_dirsection .rside_head a{
    float:none;
      padding: 0;
    margin: 0;
    width: auto;
}
.add_dirsection .rside_head  span a{
    padding: 0;
    margin: 0;
    width: auto;
    
}
.add_dirsection .rside_head .sepretor,
.add_dir_search_section .sepretor{
    float:left;
    border-bottom: 1px solid;
    float: left;
    margin: 0;
    padding-bottom: 3px;
    text-align: left;
    text-decoration: none;
}
.add_dir_search_section .rside_head h3,
.add_dirsection .rside_head h3{
    float:left;
    width:100%;
    text-align:left;
    min-height: 34px;
}
.add_dir_search_section .rside_head p,
.add_dirsection .rside_head p{
    float: left;
    width: 100%;
    padding: 8px 0;
    min-height: 44px;
}
.add_dir_search_section .rside_head h3 a,
.add_dirsection .rside_head h3 a{
   background: transparent;
    border-bottom: 0;
    float: none;
    margin: 0;
    padding: 10px 10px 4px;
    text-align: center;
    text-decoration: none;
}
.add_dirsection .rside_head h3 a:hover,
.add_dirsection .rside_head  span a:hover,
.add_dirsection .rside_head a:hover{
    background: transparent;
    color:#b06608;
}

.add_dirsection .directoryinquirybtn a,
.add_dir_search_section .directoryinquirybtn a{
   background: #d3a13d;
    color: #fff;
    font-size: 14px;
    padding: 5px 12px 5px;
    border: 0px;
    float: none;
    margin-left: 10px;
}
.add_dirsection .directoryinquirybtn a:hover,
.add_dir_search_section .directoryinquirybtn a:hover{
    background: #7e7473;
     color: #fff;
}
.add_dir_titlein i{
    float:left;
    width:90%;
    text-align:center;
    font-size:24px;
    color:#d3a13d;
    font-style:normal;
}
.add_dir_titlein i h2{
    font-size: 24px;
    text-transform: uppercase;
    color: #d3a13d;
    margin-bottom: 7px;
}
.add_dir_titlein i h3{
    font-size:20px;
    color: #000;
}
.add_dir_titlein b{
    float:right;
    font-weight:normal;
}
.add_dir_titlein b a{
    background: #d3a13d;
    color: #fff;
    float: right;
    padding: 6px 8px;
}
.add_dir_titlein b a:hover{
    background: #7e7473;
}
.add_dir_titlein b img{
    float: left;
    width: 15px;
    padding-top: 4px;
    margin-right: 5px;
}
.default_textadd{
    float:left;
    width:100%;
    margin: 20px 5px;
    text-align:center;
}
.default_textadd p{
    color:#7e7374;
    line-height:26px;
    /*background: url(images/text_arrow.png) no-repeat 5px 11px;*/
    padding-left:19px;
    font-size:15px;
}
.default_textadd p a{
    color:#d3a13d;
}
.default_textadd p a:hover{
color:#d3a13d;
}
.change_ads{
    float:left;
    width:100%;
    text-align:center;
}
.change_ads img{
    width:728px;
    height:90px;
}
.packege_banner_section{
    float:left;
    width:100%;
margin-top:22px;
position:relative;
}
.packege_banner_section{
    float:left;
    width:100%;
}
.packege_banner_section img{
    width: 100%;
    height: 430px;
    float:left;
    
}
bannertext{
background: rgb(255 255 255) none repeat scroll 0 0;
    float: left;
    height: 0;
    left: 0;
    margin-top: 0;
    padding-right: 18px;
    padding-top: 25px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
bannertext p{
    float: left;
    width: 100%;
color: #222;
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 600;
}
bannertext span{
    float:right;
    width:100%;

}
bannertext span a{
 text-align: center;
    display: inline-block;
   font-size: 18px;
    background: #d8303d;
    color: #fff;
    border-bottom: 4px solid #eab1b8;
    padding: 10px 35px 10px;
    border-radius: 30px
}
bannertext span a:hover{
    border-bottom: 4px solid #ebca89;
    background: #d3a13d;
    color: #fff;
}
.send_frnd{
float:left;
width:100%;
text-align:center;
}
.send_frnd .sendtofriend{
display: inline-block;
    margin: 20px 0;
    padding: 10px;
    text-align: center;
}
.welcome_section  span{
    float:left;
    width:50%;
}
.welcome_section  p{
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 33px;
    color: #222;
    font-weight: 400;
    padding-right: 50px;
    margin-top: 7px;
}
.welcome_section  span a{
    float: left;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 9px 30px 9px;
    margin-top: 10px;
    border-radius: 55px;
    line-height: 2;
}
.welcome_section  a:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 5px solid #ebca89;
}
.welcome_section img{
    float: right;
    width: 550px;
    height: auto;
}
.our-feature {
    margin: 30px 0 30px;
    float: left;
    width: 100%;
}
.about-icons {
    float: left;
    width: 47%;
    margin-right: 17px;
}
.aboutdes h4 {
   font-size: 18px;
    line-height: 25px;
    margin: 8px 3px;
    font-weight: 800;
    font-family: "Montserrat", sans-serif;
}
.about-icons .img-wrapper {
    background: #d8303d;
    display: inline-flex;
    float: left;
    margin-right: 9px;
    padding: 10px;
    border-radius: 50%;
    border: 4px solid #eab1b8;
}
.our-value h4 {
    font-size: 18px;
    line-height: 25px;
    margin: 8px 8px;
   
}
.aboutdes b {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.our-feature img {
    width: 45px;
}
.aboutdes {
    display: table-footer-group;
}
.wrapper3{
    float: left;
    width: 100%;
    background: url(./images/howbkg.jpg);
    background-size: cover;
    padding: 80px 0;
    /* background-attachment: fixed; */
    background-position: 56% 2%;
}
.wrapper3 .row{
    
}
.wrapper3 h2{
    color: #d8303d;
    background: url(./images/title_white.png)no-repeat center 50px;
    height: 70px;
    text-transform: capitalize;
    font-size: 36px;
}
.wrapper3 h2 strong{
    color:#222;
   
}
.wrapper3 h4 strong {
    font-weight: 500;
}
.wrapper3 h4 {
    color: #222;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 800;
    margin-top: 5px;
    font-family: "Montserrat", sans-serif;
}
.wrapper3 img {
     width:80%;
   }

   .hiw-div {
    background: #d8303d;
    padding: 15px 10px;
    border-radius: 50%;
    width: 31%;
    border: 4px solid #f7f5f5a3;
    margin: 0 auto 15px;
    transition: all .3s;
} 
.row.work-row {
    background: #f0e5ede6;
    padding: 70px;
    border-radius: 25px;
}
.last-child .hiw-div:after {
    display: none;
}
  .wrapper3 .hiw-div::after {
    content: '';
    display: block;
    height: 50px;
    width: 200px;
    background: url(./images/curved.png);
    position: absolute;
    top: 38px;
    left: 237px;
    background-size: 82%;
    background-repeat: no-repeat;
}
.work-create .hiw-div:after {
    display: none!important;
}
  .wrapper3 .hiw-div:hover {
    background: #d3a13d;
  
}
ul.newsticker li i{
  float: left;
  width: 100%;
  position: relative;
  font-style: normal;
  margin:-219px 0px 0;
  padding: 7px;
   min-height: 195px;
   transition: background-color 0.35s;
    -webkit-transition: background-color 0.35s;
    display:none;
  
}
ul.newsticker li span:hover i{
    background-color: rgba(241,71,5,0.72);
    display:block;
}
.wrapper5{
    background: #fff;
    float: left;
    width: 100%;
    padding: 40px 0;
    background: url(./images/bkg1.jpg);
    background-size: cover;
    padding: 30px 0 80px;
    background-attachment: fixed;
}
.wrapper5 .container{max-width: 1320px;
    margin: 0px auto;
    width: 100%;
    padding: 0 80px;}
.commemt_section{
    padding: 55px 50px 70px;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    background: url(./images/testibkg.jpg);
    background-size: cover;
    border-radius: 25px;
    background-position: 76% 42%;
    box-shadow: 0 0 20px #0d0d0d2b;
    height: 385px;

}
.commemt_section h2 strong {
    color: #222;
    font-size: 36px;
    text-transform: capitalize;
}
.commemt_section h2 {
    color: #d8303d;
    font-size: 36px;
    text-transform: capitalize;
    background: url(./images/title_white.png)no-repeat center 50px;
    height: 65px;
}
.commemt_section:before{display:none;content: ""; height: 100%;    width: 100%;    position: absolute;    top: -12px;    left: -12px;    border: 2px solid #f5f4f4;    padding: 10px;    box-sizing: content-box;    z-index: 1;}
.commemt_section .code_paath{ display:none;}
.commemt_section .code_paath2{ display:none;}
.commemt_section .owl-stage-outer{ float:left; width:100%; position:relative; overflow:hidden;}
.commemt_section .Sameloader{height:252px;}
.commemt_section .owl-pagination{display:none;}
.commemt_section .owl-page{display:none;}
.commemt_section img{
    height: 120px;
    display: inline-block !important;
    width: 120px !important;
    border-radius: 50%;
    border: 2px solid #f5f4f4;
    position: absolute;
    top: 5%;
    left: 30%;
    margin: 0px 0 0 -95px;
    float: left;
    font-style: normal;
}
.commemt_section  .more_comment{
    display: inline-block;
    float: none;
    font-size: 16px;
    text-transform: capitalize;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 4px solid #eab1b8;
    padding: 10px 30px 10px;
    border-radius: 50px;
  position: relative;
   text-align: center;
    position: relative;
    left: -108px;
    top: 10px;
}
.commemt_section .more_comment:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 4px solid #ebca89;
}
.commemt_section  .bx-controls-direction, .commemt_section  .bx-wrapper .bx-pager{
display:none;
}
.commemt_section  .bx-wrapper{
margin-bottom:10px;
}
.wrapper7{
   text-align:center;
    background: #fff;
    float: left;
    width: 100%;
  background: url(./images/bkg1.jpg);
    background-size: cover;
    padding: 60px 0 50px;
    background-attachment: fixed;
}
.matrimonal_side_banner iframe {
    border-radius: 20px;
}
.matrimonal_footer h4{
    float: left;
    width: 100%;
    font-size: 20px;
    color: #222;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -1px;
    font-family: "Montserrat", sans-serif;
}
.footer_logo p {
    width: 70%;
    margin: 10px auto 40px;
    line-height: 28px;
    color: #222;
}
.footercon {
    width: 31%!important;
    padding-right: 77px!important;
}
.matrimonal_footer {
    line-height: 30px;
    padding-right: 40px;
    width: 23%;
}
.matrimonal_footer i{
   
    padding-left: 7px;
}
.mainlink li {
    display:block;
}
.mainlink span:before {
    content: "\f041";
    font-family: 'fontAwesome';
    margin-right: 5px;
}
.mainlink span {
    width: 100%;
    display: flex;font-weight: 600;
}
.mainlink  .fa.fa-envelope-open {
    font-size: 15px;
    position: relative;
    top: 7px;
    padding-right: 7px;display: none;
}
ul.mainlink .phno:before {
   content: "\f10b";
    font-family: fontAwesome;
    margin-right: 6px;
    font-size: 18px;
    position: relative;
    top: 1px;
}
ul.mainlink .emaladd:before {
    content: "\f2b6";
    font-family: fontAwesome;
    margin-right: 5px;
    font-size: 13px;
}
.mainlink  .fa.fa-map-marker {
    font-size: 18px;
    position: relative;
    top: 5px;
    padding-right: 9px;display: none;
}

.mainlink  .fa.fa-mobile {
    font-size: 24px;
    position: relative;
    top: 2px;
    padding-right: 9px;display: none;
}
.matrimonal_footer .address{
    background: url(./images/address.png)no-repeat -5px 8px;
    padding-left: 31px;
    line-height: 29px;
}
.matrimonal_footer .email{
    background:url(./images/email.png)no-repeat -5px 8px;
    padding-left: 31px;
    line-height: 29px;
}
.matrimonal_footer .phone{
    background:url(./images/phone.png)no-repeat -5px 8px;
    padding-left: 31px;
    line-height: 29px;
}
.mainfooter h5{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #000;
    border-top: 1px solid #ada6a3;
    margin: 10px 0 0;
    padding: 25px 0;
}
.mainfooter h5 a{
    color: #000;
}
.mainfooter h5 a:hover{
    color:#8c564f;
}
.cooki_wrapper{
    float:left;
    width:100%;
    background:#f5f4f4;
}
.inside_search{
    float:left;
    width:100%;
    margin-bottom: 30px;
}
.searchinclu.raw {
    padding-bottom: 50px!important;
}
.inside_search .searchinclude {
    
    margin-top: -280px;
    background: transparent;
}
.inside_search .searchinclude .container {
    width: 80%;
}
.inside_search .text_header{
   float: left;
    width: 100%;
    background:#ffffffcc;
    margin: 20px 0px 0px;
    border-bottom: 0px solid #5b5555;
   padding: 30px 30px 20px;
    display: inline-block;
    border-radius: 20px;
}
.advance-search a {
    text-decoration: underline;
    color: #222;
}
.inside_search .form-group label {
   color: #222;
    font-weight: 500;
    display: none;
}
.inside_search  .text_header .form-group {
    width: 18%;
    margin:0% 1% 0px;
}

.inside_search  .text_header .form-group .botttom_sunya{
width:100%;
margin:0;
}
.inside_search  .text_header .extand_largeer{
 width:100%;
color: #fff;
}
.inside_search  .profileidSearch{
    width: 93%;
    margin: 0;
    margin-right: 7%;
}
.inside_search  .col-lg-8, .inside_search .default_grids1_actions{
    width:100%;
}
.inside_search  .form-group .form-control{
    margin: 0;
    height: 44px;
    color: #222;
    width: 100%;
    border: 1px solid #9f9f9f;
    background: #fff;
}
.inside_search  .form-group .ex_small{
    width:40%;
}
.inside_search  .form-group .agg_year{
     color: #222;
}
.inside_search  nice{
width:100%;
float:left;
}
.inside_search  .button_eftdr{
    width:100%;
    margin:0;
    float:left;
width:15%;
margin-top:10px;
}
.inside_search .btn{
  width: 100%;
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8!important;
    padding: 8px 30px 8px;
    border-radius: 55px;
    line-height: 2;
    border: 0;
}
.inside_search .btn:hover{
    background: #d3a13d;
    color: #fff;
    border-bottom: 5px solid #ebca89!important;
}
.inside_search .searchinclude h4 strong, .inside_search .searchinclude h4{
    color: #fff;
}
.search_option {
    float: left;
    width: 100%;
    background: #f5f4f4;
    padding: 8px;
    border:2px solid #eae8e8;
}
.searchgridheadline {
  float: left;
    width: 100%;
    margin-top: 0px;
    font-size: 13.5px;
    color: #222;
    line-height: 22px;
    position: relative;
    top: 8px;
    letter-spacing: -.3px;
}
.buyPac_sec .full_contacter {
    background: #f4eef2;border-radius: 0 15px 15px 0px;
}
span.nameid {
    font-size: 15px;
    font-weight: 600;
}
.text_area h1 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 600;
}
.text_area p {
    padding: 0 50px;
    line-height: 24px;
}
.text_area a {
    background: #d3a13d;
    padding: 4px 10px;
    color: #fff;
    position: relative;
    top: 10px;
}
/*************** Membership page css Start ***************/
div.tsc_pricingtable03 { margin-bottom:24px; width:100%; height:100%; color:#333; line-height:normal !important;}
div.tsc_pricingtable03 a { color:#333; text-decoration:none; }
div.tsc_pricingtable03 ul { margin:0px; padding:0px !important; list-style-type:none !important;}
div.tsc_pricingtable03 li { margin:0px; list-style-type:none !important;}
div.tsc_pricingtable03 .align_center { text-align:center;}
div.tsc_pricingtable03 .radius3 { border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
div.tsc_pricingtable03 .radius5_topleft { border-radius:5px 0px 0px 0px; -webkit-border-top-left-radius:5px; -moz-border-radius-topleft:5px;}
div.tsc_pricingtable03 .radius5_topright { border-radius:0px 5px 0px 0px; -webkit-border-top-right-radius:5px; -moz-border-radius-topright:5px;}
div.tsc_pricingtable03 h1 { font-size:42px;}
div.tsc_pricingtable03 h1 span { font-size:23px;}
div.tsc_pricingtable03 h3 { font-size:12px;}


div.tsc_pricingtable03 div.caption_column li.header_row_2,
div.tsc_pricingtable03 div.column_0 li.header_row_2,
div.tsc_pricingtable03 div.column_1 li.header_row_2,
div.tsc_pricingtable03 div.column_2 li.header_row_2,
div.tsc_pricingtable03 div.column_3 li.header_row_2,
div.tsc_pricingtable03 div.column_4 li.header_row_2 { min-height:86px; width:100%; padding:3px 0px 7px 0px !important; float:left;}
div.tsc_pricingtable03 div.caption_column li.header_row_2 { min-height:131px; width:100%; padding:32px 0px 6px !important;}

div.tsc_pricingtable03 li.row_style_1,
div.tsc_pricingtable03 li.row_style_2,
div.tsc_pricingtable03 li.row_style_3,
div.tsc_pricingtable03 li.row_style_4 {
    width: 100%;
    height: 100%;
    padding: 16px 6px;
    float: left;
}

div.tsc_pricingtable03 li.row_style_4 span a{
    color:#000;
}
div.tsc_pricingtable03 li.row_style_2 { color:#000;
font-size:15PX;  background: url(./images/memberaro.png) 5px 21px no-repeat;
padding-left: 7px; }
div.tsc_pricingtable03 li.row_style_3 { background-color:#fff;}
div.tsc_pricingtable03 li.row_style_4 { color:#FFF;
font-size:15PX; background: url(./images/memberaro.png) 5px 21px no-repeat;
padding-left: 7px;}

div.tsc_pricingtable03 li.footer_row { width:100%; padding-top:3px !important; padding:14px 0px !important; float:left; border-bottom:1px solid #ccc; text-align:center; }
div.tsc_pricingtable03 h2{ margin:1px; padding:1px !important; font-size:28px; font-weight:normal !important; background:transparent; border:0 !important; line-height:normal !important;}


div.tsc_pricingtable03 h2 {
     color:#fff;
 }
 div.tsc_pricingtable03 h1 span {     font-size: 24px;
    font-weight: 700;
    margin: 10px 0px;
    float: left;
    width: 100%;}

div.tsc_pricingtable03 .header_row_1 h2 { font-size:28px;}
div.tsc_pricingtable03 .package_purcase .header_row_1 h2 { font-size:20px;     margin-top: 7px;}

div.tsc_pricingtable03 div.caption_column li.header_row_1,
div.tsc_pricingtable03 div.column_0 li.header_row_1,
div.tsc_pricingtable03 div.column_1 li.header_row_1,
div.tsc_pricingtable03 div.column_2 li.header_row_1,
div.tsc_pricingtable03 div.column_3 li.header_row_1,
div.tsc_pricingtable03 div.column_4 li.header_row_1 {
    height:45px; 
    width:100%; 
    padding:3px 0px 0px 0px !important; 
    background:#8c564f;
}
div.tsc_pricingtable03 div.caption_column li.header_row_2,
div.tsc_pricingtable03 div.column_0 li.header_row_2,
div.tsc_pricingtable03 div.column_1 li.header_row_2,
div.tsc_pricingtable03 div.column_2 li.header_row_2,
div.tsc_pricingtable03 div.column_3 li.header_row_2,
div.tsc_pricingtable03 div.column_4 li.header_row_2 { 
    min-height:86px; 
    width:100%; 
    padding:3px 0px 7px 0px !important; 
    float:left;
    background: #d3a13d;
    border-bottom: 4px solid #8c564f;
    color: #fff;
}
div.tsc_pricingtable03 div.caption_column li.header_row_2 {
    min-height: 132px;
    width: 100%;
    padding: 32px 0px 6px !important;
    background-color: #7e7473;
    color: #fff;
    border-bottom: 4px solid #5d5555;
}
div.tsc_pricingtable03 li.row_style_4 span a{
    color:#000;
}
div.tsc_pricingtable03 li.row_style_1 span,
div.tsc_pricingtable03 li.row_style_2 span,
div.tsc_pricingtable03 li.row_style_3 span,
div.tsc_pricingtable03 li.row_style_4 span { padding-left:10px !important;  font-size:17px;}

div.tsc_pricingtable03 li.row_style_3  .pricing_yes,
div.tsc_pricingtable03 li.row_style_1 .pricing_yes{
    font-weight:700;
    padding:0 !important;
}
div.tsc_pricingtable03 li.row_style_2 { color:#000;
font-size:15PX;  background: url(./images/memberaro.png) 5px 21px no-repeat;
padding-left: 7px; }
div.tsc_pricingtable03 .caption_column li {
    border-bottom: 1px solid #ddd;
}
div.tsc_pricingtable03 li.row_style_3 { background-color:#fff;}
div.tsc_pricingtable03 li.row_style_4 { color:#000;
font-size:15PX; background: url(./images/memberaro.png) 5px 21px no-repeat;
padding-left: 7px;}

div.tsc_pricingtable03 li.row_style_1, div.tsc_pricingtable03 li.row_style_3 {
    min-height: 51px;
    padding: 16px 5px;
    border-bottom: 1px solid #ddd;
    font-size:17px;
}
div.tsc_pricingtable03 div.caption_column {
    width: 26%;
    margin-right: 1%;
    border: 1px solid #ddd;
    float:left;
}
div.tsc_pricingtable03 div.column_0, div.tsc_pricingtable03 div.column_1, div.tsc_pricingtable03 div.column_2, div.tsc_pricingtable03 div.column_3, div.tsc_pricingtable03 div.column_4 {
    width: 22%;
    margin: 0% 1%;
    border: 0px;
    border: 1px solid #ddd;
    float:left;
}
div.tsc_pricingtable03 li.footer_row input[type="radio"]{
    margin:0 !important;
    width: 22px;
    height: 18px;
}
.wrapper_about .Login, .wrapper_about .login, .wrapper_about .register_demos {
    padding: 10px;
    padding: 0px 10px;
    float: none;
    margin: 0 auto;
    width: 50%;
}
.Login .form-control, .login .form-control, .galaxy_rgt fieldset p .form, .galaxy_rgt fieldset p .form-control {
    margin-left: 0;
    border: 2px solid #eceaea;
    width: 98%;
    background: #fff;
    height: 40px;
    border-radius: 4px;
    margin-bottom: 3px;
    box-shadow: none;margin-right: 4.4px;color: #888;
}

 .homelogin fieldset .lock {
    color: #222;
    margin-left: 8px;
    background: url(images/locker.png) no-repeat 0px 0px;
    padding-left: 23px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight: 500;
}
.Login .Captcha {
    float: left;
    width: 79%;
}

.Login .captcha, .login .captcha, .galaxy_rgt fieldset p .cpasities {
    width: 80%;
}
.Login label, .login label, .register_demos fieldset p label {
    float: left;
    width: 100%;
    margin-left: 0;
}
.Login .button_section label, .login .button_section label, .register_demos fieldset .button_section label {
    display: none;
}
.Login .form-group div, .login .form-group div, .galaxy_rgt fieldset .form-group .samer_length {
    float: left;
    width: 100%;
}
.update_form .form-group .form-control, .update_form .form-control, .updateprofile2_pagecontent .form-control {
    height: 41px;
    margin-left:0;
}
.update_form .form-group .form-control{
    /*width:88%;*/
}
.update_form .form-group .form_city7, .update_form .form-group  .price1 {
    margin-right: 2%;
    width: 27%;
}
.update_form .form-group  .form_city8,  .update_form .form-group  .price2 {
    width: 45%;
}

.update_form .form-group textarea ,  .update_form textarea, .updateprofile2_pagecontent textarea{
    height:100px !important;
}
.brosis1{
    text-align:center;
}
.brosis3 .form{
    width: 94%;
    text-align: center;
    height: 34px;
    margin-bottom: 9px;
}
.cms_bottom_banner{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    border-top: 0px solid #e6e2e2;
    padding-top: 40px;
}
.update_form .form-group .new_addd .form-control{ width:95%;}


/*================================Family Detals================================*/
.Family_Detals{float:left; width:80%; margin:0% 10% !important; }
.DetalsBlock{ float:left; width:100%;}
.Family_Detals ul{ float:left; width:100%;}
.Family_Detals .LineDetail{ float:left; width:100%; border:1px solid #ebebeb; background-color:#fafafa; border-radius:10px; padding:15px; margin-bottom:15px;}
.Family_Detals .LineDetail strong{ color:#222;}
.Family_Detals .Butten_outer{ float:left; width:100%; margin-bottom:15px;}
.Family_Detals .Addre{ float:right; padding:5px 10px; background-color:#d3a13d; color:#fff; border-radius:5PX; border:2PX solid #8c564f; margin-left:15px;}
.Family_Detals .Addre:hover{ background-color:#7e7473; border-color:#5b5555}
.Family_Detals .LineDetail .Butten_outer{ float:right; width:auto;}
.Family_Detals .LineDetail .Butten_outer form{ float:left;}

.Choosan_Form{ float:left; width:100%;}
.Choosan_Form .chosen_controller{ position:relative;}
.Choosan_Form .chosen_controller .chosen-container{ width:74% !important; float: left; border: 1px solid #4c4c4c;    border-radius: 0px;} 
.Choosan_Form .chosen-container-multi .chosen-choices{ background-color:#fff;}
.Choosan_Form .chosen_controller .chosen-container .chosen-results li.highlighted { background-color:#d3a13d;}
.Choosan_Form .chosen-container-multi .chosen-choices li.search-choice{ border: none; background-color: #d3a13d; color: #fff; border: 1px solid #8c564f; background-image: none; box-shadow: none; border-radius: 0; margin:10px 0 10px 10px;}
.Choosan_Form .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background: url(./images/chosen-sprite.png) -42px 1px no-repeat; padding:0; border:none;}
/*Select Block=========================*/
.Choosan_Form .chosen-container-multi .chosen-choices li.search-field input[type="text"]{ padding:10px;}
.Choosan_Form .chosen-container-single .chosen-single {font-size: 15px; font-weight: normal; border-radius: 0;
background: #fff; border: none; height:inherit;}
.Choosan_Form .chosen-container-single .chosen-single span{ padding:10px 0;}
.Choosan_Form .chosen-container-active.chosen-with-drop .chosen-single{ border:none; background: #fff;}
.Choosan_Form .chosen-container-single .chosen-single div{ top:10px;}

/*================================Family Detals================================*/

.MyNewTabts{ float:left; width:100%; background-color:#fff;}
.MyNewTabts .nav{ background-color:#d3a13d;}
.MyNewTabts .nav > li > a{float: left; color: #fff; font-size: 15px; padding:14px 10px; border:none; border-bottom: 4px solid #8c564f; margin:0;}
.MyNewTabts .nav > li > a:hover,
.MyNewTabts .nav > li.active > a, 
.MyNewTabts .nav > li.active > a:hover, 
.MyNewTabts .nav > li.active > a:focus{background: #7e7473; color:#fff; border:none;border-bottom: 4px solid #5b5555;}


/*=====================Pricing Table=====================*/
.Price_Table {background-color: #fff;    float: left;    width: 100%;   font-family:Tahoma, Geneva, sans-serif; margin:50px 0 100px 0;}
.Price_Table .container{width:1170px; max-width:100%; padding:0 0px; margin:0 auto;}
.Price_Table .Price_Outer {float: left;
    padding: 0px 0px;
    width: 31%;
    margin: 10px;}
.Price_Table .Price_block {background-color: #ffffff;
    border: 2px solid #222;
    float: left;
    text-align: center;
    transition: transform .5s ease-in 0s;
    width: 100%;
    transition: transform .5s ease-in 0s;
   /* box-shadow: 0 0 20px #00000030;*/
    border-radius: 20px;}
    .Price_Table .Price_block:hover {
    border: 2px solid #d9313e;/*transform: scale3d(1.1, 1.1, 1)*/;
}
.Price_Table .Price_block .ImagePrice{ float:left; width:100%; margin:-23px 0 20px 0;}
.Price_Table .Price_block .ImagePrice img{ display:inline-block; vertical-align:top; height:50px; width:50px;display: none; }
.Price_Table .Price_block:hover, .Price_Table .Price_block.Active_Price {
    /*background-color: #ffffff;
    transform: scale3d(1.1, 1.1, 1);
    box-shadow: 0 0 20px #ddd;
    border: 0px solid #dad7d7;
    border-radius: 15px;*/}
.Price_Table .Price_Outer:nth-child(2) .Price_block h2 { color:#222;}
.Price_Table .Price_Outer:last-child .Price_block h2 {color:#222; }
.Price_Table .Price_Outer:nth-child(2) .Price_block h3 {color:#222;}
.Price_Table .Price_Outer:last-child .Price_block h3 {color:#222; }
.Price_Table .Price_Outer:nth-child(2) .Price_block h4 a {color:#222;}
.Price_Table .Price_Outer:last-child .Price_block h4 a { color:#444;}

.Price_Table .Price_block:hover h2, 
.Price_Table .Price_block:hover h3, 
.Price_Table .Price_block:hover h4 a, 
.Price_Table .Price_Outer:nth-child(2) .Price_block:hover h2, 
.Price_Table .Price_Outer:last-child .Price_block:hover h2, 
.Price_Table .Price_Outer:nth-child(2) .Price_block:hover h3, 
.Price_Table .Price_Outer:last-child .Price_block:hover h3, 
.Price_Table .Price_Outer:nth-child(2) .Price_block:hover h4 a, 
.Price_Table .Price_Outer:last-child .Price_block:hover h4 a{color: #222;}
.package_table {
    width: 85%;
    margin: 35px auto 0;
    float: none;
    display: block;
}
.Price_Table .Price_Outer .Price_block.Active_Price h2, 
.Price_Table .Price_Outer .Price_block.Active_Price h3, 
.Price_Table .Price_Outer .Price_block.Active_Price h4 a, 
.Price_Table .Price_Outer .Price_block.Active_Price ul li{color: #222;}
.outer-area {
    background: #f8f2f4;
    padding: 10px;
    border: 8px solid #fff;border-radius: 20px 20px 0 0;
}
.outer-area span {
    background: #d9313e;
    padding: 3px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.Price_Table .Price_block h2 {margin: 0;
    color: #222;
    font-size: 23px;
    font-weight: bold;
    padding: 15px 0px 20px;
    text-transform: capitalize;
    background-image: none;
    font-family: "Montserrat", sans-serif;
    letter-spacing: -1px;}
.Price_Table .Price_block h3 {    font-size: 36px;    font-weight: bold;    padding:15px 0 10px 0; color:#222; font-family: "Montserrat", sans-serif;}
.Price_Table .Price_block h4 {text-align: left; float:left; width:100%; margin-bottom:30px; font-family:Tahoma, Geneva, sans-serif;}
.Price_Table .Price_block h4 a {border-radius: 24px;
    color: #444;
    cursor: none;
    display: inline-block;
    font-size: 15px;                            
    font-weight: 600;
    padding: 12px 25px 3px;
    text-transform: capitalize;
    vertical-align: top;
    font-family: 'Roboto', sans-serif;}
.Price_Table .Price_block:hover h4 a{ color:#222}
.Price_Table .Price_block ul {    float: left;    margin-bottom: 20px;    width: 100%;}
.Price_Table .Price_block ul li {text-align: left;
    float: left;
    font-size: 16px;
    padding: 5px 25px;
    width: 100%;
    color: #222;}
.Price_Table .Price_block:hover ul li{ color:#222;}
.Price_Table .Price_block ul li .fa {color: #d9313e;
    background: #f8f2f4;
    padding: 4px;
    font-size: 12px;
    border-radius: 50%;}
.Price_Table .Price_block ul li .fa-check {
    color: #d9313e;
    background: #f8f2f4;
    padding: 4px;
    font-size: 12px;
    border-radius: 50%;}
.Price_Table .Price_block ul li .fa-times { color: #e84c3d;}
.Price_Table .Price_block .Puc_but {float: left;    width: 100%;    margin:0 0 40px 0;}
/*.Price_Table .Price_block .Puc_but .Puc-but-in{display: inline-block;
    position: relative;
    border-radius: 50%;
    background-color: #fefefe;
    border: 2px solid #444;
    box-shadow: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    background: transparent;}*/
/*.Price_Table .Price_block .Puc_but .rabtn{margin: 0 !important; height: 100%;  width: 100%; opacity: 0; cursor: pointer;}*/

/*.Price_Table .Price_block.Active_Price .Puc-but-in{box-shadow: inset 0 0 0 1px rgb(0 0 0 / 5%), inset 0 0 0 12px #d3a13d;
    border: 3px solid #ebca89;}*/
.Price_Table .Price_block .Puc_but .btn {background-color: #D84079;    color: #fff;    float: none;    font-size: 18px;    line-height: normal;    padding: 6px 25px 7px;    text-transform: uppercase;    border-radius: 20px;}
.Price_Table .Price_block .Puc_but .btn:hover{background-color: #12495A;} 
.Price_Table .Price_Outer:nth-child(2) .Puc_but .btn{}
.Price_Table .Price_Outer:last-child .Puc_but .btn{}
.Price_Table .Price_block .Puc_but .Puc-but-in {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    background-color: #fefefe;
    border: 2px solid #444;
    box-shadow: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    background: transparent;
}
.packagehead1{ float:left; width:100%; text-align:center;}
.packagehead1 div{display: inline-block; vertical-align: top;  padding: 5px 15px; font-size: 16px; color: #fff;
background-color: #d3a13d; text-transform: uppercase; margin-bottom: 10px;}



.ULdis_detailC{ float:left; width:100%; margin:0;}
.ULdis_detailC li{    float: left; width:100%;
    margin-right: 10px;
    font-weight: bold;
    color: #222;
    font-size: 20px;}
.ULdis_detailC li span{ float: left;}
.ULdis_detailC li span:first-child{width: 260px; margin-right:30px;}
.member_crasher.kamh{ min-height:300px;}

 
.Price_Table  input[type="radio"]:checked {
    background: #000000!important;
    padding: 12px;
    border: 0;
}

 .Price_Table input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    height: 28px;
    width: 28px;
    outline: none;
    /* margin: 0; */
    cursor: pointer;
    border: 3px solid #f02929;
    background: transparent;
    border-radius: 50%;
    display: grid;
    justify-self: end;
    justify-items: center;
    align-items: center;
    overflow: hidden;
    transition: border .5s ease;
    margin: 4px!important;
    background: #f02929;
}

/*=====================Pricing Table=====================*/


/*=====================Articl Page=====================*/
.Articl_Page{ float:left; width:100%;}
.articlegrid{ float:left; width:100%; }
.lockartic{float: left;
    width: 100%;
    padding: 15px;
    position: relative;
    background: #ffffff;
    border: 0px solid #eee;
    box-shadow: 0 0 20px #ddd;
    border-radius: 15px;}
.lockartic figure{/*position: absolute; */   margin: 0;    left: 0;    top: 0; width:400px; float: left; width: 25%;}
.lockartic figure img{height: 250px;
    max-width: 100%;
    padding-right: 10px;
    width: 350px;border-radius: 12px;}
.lockartic figure:hover img{ }
.lockartic nice{
    float: left;
    width: 73%;
    margin-left: 20px;
}
.lockartic h3{ float:left; width:100%; margin:0;}
.lockartic .articletitle{float: left;
    margin: 6px 0 6px 0;
    font-size: 22px;
    font-weight: bold;
    color: #222;
    width: initial;
    font-family: 'Roboto', sans-serif;}
.lockartic .articletitle:hover{ color:#7e7473;}
.lockartic h3 .Date{  float: right;
    font-weight: 500;
    font-size: 13px;
    color: #777;
    margin: 0px 0 0 0;
    font-family: 'Roboto', sans-serif;}
.lockartic .SomeDic{ float:left; width:100%; margin:0 0 10px 0;}
.lockartic .SomeDic .Name{ float: left;
    font-size: 14px;
    color: #777;}

.lockartic .PreG{ float:left; width:100%;}
.lockartic .PreG p{ color: #222;
    line-height: 24px;
    font-size: 15px;}
    span.PreG li {
    line-height: 24px;
    color: #222;
    list-style: square;font-size: 15px;
}
/*=====================Articl Page=====================*/
.recaptcha_outer{ float:left; width:100%; text-align:center; margin:2px 0 0 0; color:#fff;}
.recaptcha_outer .recaptcha_Inner{ max-width:302px; margin:0 auto; display:inline-block; position:relative;}
.recaptcha_outer .g-recaptcha{float:left; width:100%;}
.recaptcha_outer .g-recaptcha div:first-child { float:left; max-width:100%;}
.recaptcha_outer .g-recaptcha iframe{ max-width:100%;}
.recaptcha_outer .rc-anchor-center-item{ float:left; padding:10px 0; line-height:30px; font-size:12px;}
.recaptcha_outer .g-recaptcha .rc-anchor-normal{ max-width:100%;}
.recaptcha_outer .g-recaptcha .rc-anchor-normal .rc-anchor-checkbox-label{ max-width:88px;}
.recaptcha_outer .g-recaptcha .rc-anchor-normal .rc-anchor-content{ width:140px;}
.recaptcha_outer .StartR{display: inline-block;  vertical-align: top; float: none; line-height: 80px; padding: 0 2px;}

.Subscribe_Section{ float:left; width:100%; padding:50px 0 20px 0; text-align:center;display: none}
.Subscribe_Section .sumiter_links{background: #db040c; color: #fff; border: 0px; float: right;padding: 2% 10px;  font-size: 22px; margin-top: 4%; border-radius: 4px;}
.Subscribe_Section .sumiter_links{ background-color:#424242;}
.Subscribe_Section ul{ float:left; width:100%; }
.Subscribe_Section ul li{ display: inline-block;
    vertical-align: top;
    margin: 0 20px;
    max-width: 100%;
    border: 1px solid #ddd;
    padding: 6px 10px;
    border-radius: 6px;}
.Subscribe_Section ul li img{ float:left; height:45px; opacity:.8; max-width:100%;}
.Subscribe_Section ul li:hover img{ opacity:10;}

.OnlyCmsPage .articledetails img{max-width: 500px;
    border-radius: 15px;
    width: 100%;
    height: auto;
    margin: 5px 45px 20px 0;}
.OnlyCmsPage .articledetails p{font-size: 16px;
    line-height: 27px;}

.OnlyCmsPage .articledetails strong {
    font-size: 14px;
    color: #777;
    font-weight: 500;
}
.articledetails li {
    font-size: 16px;
    color: #222;
    list-style: square;
}
/*================User picture================*/
.updatepicture .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding: 10px 7px!important;
}
.Userpicture{ float:left; width:100%;}
.UplodeIsec .LIstLIkeN{ float:left; width:100%; margin-bottom:12px;}
.UplodeIsec{ float:left; width:100%; text-align:center; padding:15px; margin-bottom:30px;}
.UplodeIsec .Ad_img{ display:inline-block; width:200px;  float:none; padding:20px 20px 0 20px; vertical-align:top; background-color:#f3f1f1; border:1px solid #eee; margin:0 10px 0 0;}
.UplodeIsec .Ad_img strong{ float:left; width:100%; margin:40px 0 20px 0;}
.UplodeIsec .Ad_img strong a{ font-size:30px; color:#444;}
.UplodeIsec .Ad_img strong a:hover{ font-size:30px; color:#d3a13d;}
.UplodeIsec .Ad_img p{ font-size:16px; color:#444;}
.UplodeIsec .Ad_img_text{display:inline-block; width:250px;  float:none; vertical-align:top; text-align:left;}
.UserImg_block{float: left;
    width: 100%;
    text-align: center;
    padding: 20px 15px 10px;
    margin-top: 0;
    background: #fff;
    box-shadow: 0 0 20px #ddd;
    border-radius: 15px;}
    .UserImg_block .UserImg {
    position: relative;
    display: inline-block;
    width: 148px;
    height: 185px;
    float: none;
    vertical-align: top;
    border-radius: 5px;
    background-color: #f3f1f1;
    border: 1px solid #eee;
    margin: -2px 10px 30px 0;
}

.UserImg_block .UserImg figure{ float:left; width:100%; padding:20px;}

.UserImg_block .UserImg figure img {
    display: inline-block;
    width: 137px;
    height: 137px;
    max-width: 100%;
}
.UserImg_block strong{ position:absolute; bottom:0; left:50%; margin:0 0 -20px -20px;}
.UserImg_block strong a{ float:left; width:40px; height:40px; border-radius:50%; font-size:24px; line-height:40px;  background-color:#78b441; color:#fff;}
.UserImg_block strong a .fa{ margin-top:7px;}
.UserImg_block .List_uselist {
    position: relative;
    display: inline-block;
    width: 235px;
    float: none;
    vertical-align: top;
    text-align: left;
    margin: 0 0 30px 10px;
}

.UserImg_block h3{float: left; width: 100%;   margin-bottom: 20px;    font-size: 22px;    font-weight: bold;    border-bottom: 1px solid #eee; padding: 0 0 10px 0; text-transform: capitalize;
    background-image: none;
    font-family: 'Roboto', sans-serif;}
.UserImg_block .List_uselist h4{ float: left;
    width: 100%;
    font-size: 17px;
    color: #222;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;}
.UserImg_block .List_uselist ul{ float:left; width:100%;}
.UserImg_block .List_uselist ul li{ float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #666;}
.UserImg_block .List_uselist ul li .fa{color: #d8303d;
    margin-right: 5px;}
.principalSection{ float: left;
    width: 96%;
    padding: 20px 15px 10px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 20px #ddd;
    border-radius: 15px;
    margin-right: 20px;}
.principalSection h3{float: left; width: 100%;  margin-bottom: 20px; font-size: 22px;    font-weight: bold;    border-bottom: 1px solid #eee;    padding: 0 0 10px 0;   text-transform: capitalize;
    background-image: none;
    font-family: 'Roboto', sans-serif;} 
.principalSection .container{ float:left; width:100%; margin:0;}
.principalSection .Semp_block{ display:inline-block; width:150px; max-width:100%; position:relative; margin-bottom:13px;}
.principalSection .Semp_block figure{ display: inline-block;
    float: none;
    width: 88px;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 15px;
    border: 2px solid#222;
    border-radius: 5px;}
.principalSection .Semp_block figure img{ float: none;
    width: 65%;}
.principalSection .Semp_block figure strong{ position:absolute; bottom:0; left:50%; margin:0 0 -12.5px -12.5px;}
.principalSection .Semp_block figure strong span{    float: left;    width: 25px;    height: 25px;    border-radius: 50%;    font-size: 16px;    line-height: 25px;    background: #b72d2d;    color: #fff;}
.principalSection .Semp_block figure strong span .fa{ margin-top:4px;}
.principalSection .Semp_block p{ float:left; width:100%; font-size:14px; color:#444; font-weight:bold;}
/*================User picture================*/


/* ===================== New Cropping Panal =====================*/
.Userpicture .avatar-view{margin:0 auto 20px; position:relative; height: auto;}
.Userpicture .avatar-view h6{position: absolute; bottom: 0; vertical-align: top;  width: 100%; text-align: center;
background-color: rgba(0, 0, 0, 0.4); color: #fff; padding: 5px; text-transform: uppercase; font-size: 12px; font-weight: bold;
 z-index: 2;}
.Cropping_allsame .modal-dialog{max-width: 100%; width: 1000px;}
.Cropping_allsame .avatar-wrapper{ margin:0 0 20px 0;}
.Cropping_allsame .preview-lg{margin: 0 0 0 20px;  border-radius: 0;}
.Cropping_allsame h4{font-weight: bold; margin-top: 10px; font-size: 14px; padding:0 20px; width:100%; text-align:left;     display: inline-block;}
.Cropping_allsame .avatar-upload input{margin-left: 0;}
.Cropping_allsame .form-group{ text-align:center;}
.Cropping_allsame .avatar-upload label{padding: 5px 10px 5px 0; display: inline-block; min-width: 160px;  float: none;}
.Cropping_allsame .avatar-upload .form-group{ text-align:left;}
.Cropping_allsame .form-group .avatar-input{display: inline-block; font-size: 14px;}
.Cropping_allsame .form-group .btn{ float:left; width: auto;  font-size: 18px !important;}
.upd-form-cropper .Cropping_allsame .avatar-form{ width:100%;}
.upd-form-cropper .imageUPloder{ position:absolute; left:0; top:0; height:100%; width:100%; background-color:rgba(0, 0, 0, .2);z-index: 99999999999; }
.upd-form-cropper .imageUPloder i{position: absolute; font-size: 80px;  top: 50%; left: 50%;
 margin-left: -40px;  margin-top: -40px;}
/* ===================== New Cropping Panal =====================*/



.modal-body .LOginPopup{ width:100%;}
.modal-body .form-group.nolable .control-label{ display:none;}

.membership_pop{ float:left; width:100%;}
.membership_pop figure{ float:left; width:100%; margin:0 0 20px 0; text-align:center;}
.membership_pop figure img{ display:inline-block; float:none;  max-width:100%;}
.membership_pop .error{ float:left; width:100%; text-align:center; font-size:18px; line-height:25px; color:#d3a13d;}
.membership_pop .error a{color:#000;}
.membership_pop .error a:hover{color:#d3a13d;}

.Activat_sect{ float:left; width:100%; text-align:center;}
.ADForms{display: inline-block; float: none; margin: 0 auto; width: 400px; background: #f8f8f8; border:1px solid #d8d6d6; padding:20px 20px 0 20px; max-width: 100%;}
.ADForms .form-group label{ float:left; margin-bottom:10px;}
.ADForms .form-group .form-control{ width:100%; margin:0; background-color:#fff; border:1px solid #d8d6d6;}
.ADForms .form-group a{ color:#d3a13d !important;}
.ADForms .form-group a:hover{ color:#444 !important;}
.lang{font-size:20px;font-weight:bold;color:#444}
.lang.active{color:#d3a13d;text-decoration:underline}

.registration_form{float: left; width: 80%; margin: 0% 17% !important;}
.registration_form .form-group .form-control{height: 41px; margin-left: 0;}
.form-group .form-text{ float:left; width:100%; margin-top:5px;}
.form-group .form-control.form_mobile_code{ margin-right: 2%; width: 27%;}
.form-group .form-control.form_mobile_no{ width: 45%;}
.registration_form .form-group .form-control.cpasities{ float:none; display:inline-block;}

/*======================================== Payment Section ========================================*/
.section-payment{float: left;
    width: 100%;
    border: 0px solid #eee;
    border-radius: 20px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 20px #00000026;
    margin-bottom: 30px;}
.section-payment .left-section{padding:15px 30px;}
.section-payment .right-section{ padding:15px 30px; border-left:1px solid #e0e0e0;}
.section-payment h3.billig_head {color: #222;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;}
.section-payment h5.billig_head {font-size: 18px; text-align: right; text-transform: uppercase; font-weight: bold; margin: 0 0 15px 0; padding: 0;}
.section-payment .payment_secd_BG{background-color: #fff;
    border-bottom: 4px solid #ffffff;
    margin-bottom: 20px;
    padding: 0px;}
.section-payment .billing_tblbg{ float:left; width:100%; background-color: #fff; border-bottom: 4px solid #fff; 
    margin-bottom: 0px; padding: 0;} 
.section-payment .payment-policy{border-bottom: 0px solid #d8d4d4; float: left; width: 100%; padding: 15px;
background-color: #ffff; margin-bottom: 20px;color: #111;}
.section-payment .payment-policy a {    text-decoration: underline;    color: #000;}
.section-payment .payment-policy input{margin: 2px 10px 20px 0 !important; float: left;}
.section-payment .paymentDshow.table{ background-color: #666;
    color: #fff;
    border-bottom: 1px solid #d8d4d4;}
.section-payment .paymentDshow.table > thead{ background-color:#d8303d;}
.section-payment .paymentDshow.table > thead > tr > th{ padding:15px 10px; border-color: #565656;border-bottom: 4px solid #eab1b8;}
.section-payment .paymentDshow.table > tbody{background: #fff; color: #848484;}
.section-payment .paymentDshow.table > tbody > tr > td{ padding:15px 10px; }

.section-payment .paymentDshow.table > tbody > tr > td strong {
    font-weight: bold;
    color: #666;
}
.paymentDForm{ float:left; width:100%;}
.paymentDForm .ProCode_imge{ float:left; width:100%; margin-bottom:10px; text-align:center;}
.paymentDForm .ProCode_imge img{ display:inline-block; vertical-align:top;}
.paymentDForm .promoCode{ float:left; width:100%; padding:15px;display: none;}
.paymentDForm .promoCode .form-group{background-color: #efefef;  padding: 15px 15px 0 15px; float: left; width: 100%; border:2px dashed #d6d5d5;}
.paymentDForm .promoCode .form-group .form-control{ margin:0 0 15px 0;}
.paymentDForm .promoCode label{ font-size:16px;}
.paymentDForm .promoCode a.btn{float: left; margin:0 0 15px 10px; background: #444; color: #fff;}
.paymentDForm .promoCode .error1{ margin:0 0 5px 0;}
.paymentDForm .promoCode .loaderp{position: absolute; right: 40px; top: 34px;}
.paymentDForm .form-group label{margin: 0 0 5px 0; padding: 0;} 
.paymentDForm .form-group .form-control{ width:100%; margin:0; background-color:#fff;}
.paymentDForm .form-group .formbtn_p{width: 100%; padding:10px 15px 7px 15px;    font-size:26px; font-weight:bold;}
.section-payment .form-group.Center_but{ text-align:center;}
.section-payment .form-group.Center_but .formbtn, .form-group.Center_but .resetbtn{
   font-size: 20px;
    font-weight: bold;
    padding: 9px 30px;}
.paymentDForm .bank_Details{font-size: 18px; background: #848484; padding: 5px 15px; float: left; width: 100%;
margin-bottom:0; color: #fff; border-bottom: 2px solid #5d5c5c;}
.paymentDForm .bank_Details .bankImg{float: left; margin: 0 10px 0 0; height: 70px; max-width: 160px;}
.paymentDForm .form-group.Center_but{ text-align:center;}
.paymentDForm .error1{padding: 5px; margin: 5px 0; width: 100%; font-size: 14px; text-align: center;}
.point-text{float:left; width:100%;color: #666;font-size: 14px;}
.point-text ul{list-style:none; float:left; width:100%; padding:0;}
.point-text ul li{float:left; width:100%; margin:13px 0;}
.point-text ul li i{background: #d8303d;
    margin-right: 10px;
    padding: 10px 10px;
    border-radius: 50%;
    border: 3px solid #eab1b8;
    float: left;position: relative;
    top: -5px;}
.point-text ul li i img {
    filter: brightness(100);
    width: 25px;
    height: 25px;
}
.point-text p {
    color: #666;
    font-size: 14px;
}
.point-text ul li h3{margin: 0;
    font-size: 19px;
    padding-left: 42px;
    color: #222;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;}
.point-text ul li p{font-size: 14px;
    padding-left: 63px;
    line-height: 22px;
    margin: 5px 0;
    color: #666;
    text-align: left;}
.form-group nice{ position:relative;}
.form-group nice .requiredStar{position: absolute; right: -10px; top: -15px; font-size: 20px; color: red;}
.section-payment .billing_info{ float:left; position:relative; width:100%; background-color:#fff 
    padding:15px; margin-bottom:20px; border-bottom:4px solid #fff;}
.section-payment .billing_info .update_billing{ position: absolute;
    right: 10px;
    bottom: 0;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    padding: 6px 25px;
    border-radius: 30px;}
    .section-payment .billing_info .update_billing:hover {
    background: #d8303d;
}
.section-payment .billing_info ul{ float:left; width:100%;}
.section-payment .billing_info ul li{ float:left; width:90%; font-size:16px; margin-bottom:10px; position:relative; padding-left:130px;}
.section-payment .billing_info ul li strong{ float:left; margin-left:-130px; color:#666;}

/*======================================== Payment Section ========================================*/

/*======================================== BaDges Section ========================================*/
.badge_outer{ float:left; width:100%; padding:0; margin:0 0 30px 0;}
.badge_block{ float:left; width:100%; position:relative; padding:30px;  border:1px solid #afabaa; min-height:360px; border-top:none;}
.badge_block .cong_div{float:left; width:100%;}
.badge_block .cong_div h4{color: #2fb7f1; font-size: 22px; font-weight: bold; background: url(./images/Conratu_icon.png)no-repeat center 80%; padding: 20px; padding-bottom: 80px;}
.badge_block .othersBadge{float:left; width:100%;}
.badge_block .othersBadge h4 p{ font-size:18px; color:#008000; margin-bottom:0; font-weight:bold; line-height:40px;}
.badge_block .othersBadge h4 img{ height:40px;}
.badge_block h4{float: left; width: 100%;margin-bottom: 20px;    font-size:16px; line-height:normal;    background-color: #f7f6f6; padding: 10px; text-align: center; border-radius: 5px;    border: 1px solid #eee;}
.badge_block p{margin-bottom:20px;}
.badge_block .bigBadgeImg{position: relative; float: left; left: 0; top: 0; width: 100%; margin: 20px 0;
text-align: center;}
.badge_block .bigBadgeImg img{ float:none; display:inline-block; height:300px; width:300px;}
.badge_block .errorbox{ width:100%; margin:0 0 10px 0;}
.badge_block .form_badge{ float:left; width:100%; text-align:center; margin-bottom:0;}
.badge_block .form_badge .uprg_text{font-size: 26px; font-weight:normal; padding: 0 15%; color: #828181; background: url(./images/Uprgrade_icon.png)no-repeat center bottom; padding-bottom: 150px; margin-bottom: 30px; float: left;
width: 100%; line-height: 45px;}
.badge_block .form_badge .mem_sendbut{display: inline-block; padding: 6px 15px; background-color: #444;
color: #fff; border-radius:4px; margin-top: 10px; margin-bottom:30px;}
.badge_block .form_badge .mem_sendbut:hover{ background-color:#d3a13d;}
.badge_block .form_badge form{width: 360px; min-height:420px; max-width:100%; display: inline-block; float:none; margin:0 auto 20px auto;  box-shadow: 0 0 15px #d0cece; background-color:#f9f9f9; padding:30px;}
.badge_block .form-group{ text-align:left; margin-bottom:10px;}
.badge_block .form-group .control-label{float:left; width:100%; padding:0 0 5px 0; font-size:15px; font-weight:bold;}
.badge_block .form-group .form-control{height: initial; border-color: #d8d8d8;float: left;width: 100%;
margin: 0; background-color:#fff;}
.badge_block .form-group.btn_outer{ text-align:center;}
.badge_block .form-group.btn_outer .btn{float: none;    padding: 10px 20px;    background-color: #5cb85c;    color: #fff;    font-size: 18px;    text-transform: uppercase}
.badge_block .form-group.btn_outer .btn:hover{ background-color:#d3a13d;}
.baDgesTabs{ float:left; width:100%; border-bottom:1px solid #afabaa;}
.nav-tabs.baDgesTabs > li{ margin:0 0 0 10px;}
.nav-tabs.baDgesTabs > li > a{padding:10px 15px 7px 15px; float: left; position:relative; font-size: 18px; text-transform: uppercase; background-color: #444; color: #fff; margin:0 0 -1px 0; border-radius:5px 5px 0 0;}
.nav-tabs.baDgesTabs > li.active > a, .nav-tabs.baDgesTabs > li > a:hover{
background-color:#fff; color:#444; border-color:#afabaa; border-bottom-color:#fff; text-decoration:none;} 
.Outer_Document{ float:none; display:inline-block; width:300px; vertical-align:top;}
.badge_listDelet{ float:left; width:100%; text-align:center;}
.badge_listDelet li{ float:none; display:inline-block; vertical-align:top; padding:0 15px 30px 15px; width:300px; max-width:100%;}
.badge_listDelet .identity_block{ float:left; width:100%; position:relative; text-align:left; padding:15px 55px 25px 55px;     background-color: #f7f6f6; border-radius: 5px; border: 1px solid #eee;}
.badge_listDelet .identity_block .identity_Icon{position: absolute; left: 15px;top: 15px; font-size: 26px;
 color: #d3a13d;}
.badge_listDelet .identity_block .identity_Right{ position:absolute; right:15px; top:15px;}
.badge_listDelet .identity_block .identity_Right .fa.fa-ban{ color:red; font-size:25px;}
.badge_listDelet .identity_block .identity_Right .fa.fa-check{ color:#3C3; font-size:25px;}
.badge_listDelet .identity_block .identity_Right .fa.fa-hourglass{color:#09F; font-size:25px;}
.badge_listDelet .identity_block .identity_Right img{ height:26px;}
.badge_listDelet .identity_block h3{float: left; width: 100%; font-size: 16px; font-weight: bold; margin: 4px 0 0 0; line-height:normal;}

.badge_listDelet .identity_block .Remove_blk{position: absolute; width: 100%; text-align: center; left: 0;
bottom: -11px; }
.badge_listDelet .identity_block .Remove_blk a{ display:inline-block; width: 25px; height: 25px; border-radius: 50%; font-size: 16px;line-height: 25px;background: #b72d2d; color: #fff; opacity:0;}
.badge_listDelet .identity_block .Remove_blk a .fa{display: inline-block; vertical-align: top; margin: 3px 0 0 0;} 
.badge_listDelet .identity_block:hover .Remove_blk a {opacity: 10;}
/*======================================== baDges Section ========================================*/


/*================================Switch Slider================================*/
/* The switch - the box around the slider */
.switch_outer{ position:relative;}
.switch_outer .switch {  position: relative;  display: inline-block;  width: 60px;  height: 34px;}
/* Hide default HTML checkbox */
.switch_outer .switch input {display:none;}
/* The slider */
.switch_outer .slider {  position: absolute;  cursor: pointer;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: #ccc;  -webkit-transition: .4s;  transition: .4s;}
.switch_outer .slider:before {  position: absolute;  content: "";  height: 26px;  width: 26px;  left: 4px;  bottom: 4px;  background-color: white;  -webkit-transition: .4s;  transition: .4s;}
.switch_outer input:checked + .slider {  background-color: #d3a13d;}
.switch_outer input:focus + .slider {  box-shadow: 0 0 1px #2196F3;}
.switch_outer input:checked + .slider:before {  -webkit-transform: translateX(26px);  -ms-transform: translateX(26px);  transform: translateX(26px);}
/* Rounded sliders */
.switch_outer .slider.round {  border-radius: 34px;}
.switch_outer .slider.round:before {  border-radius: 50%;}

.switch_outer.switch_small{display: inline-block; float: none; vertical-align: middle;}
.switch_outer.switch_small .switch{width:34px;  height:20px;}
.switch_outer.switch_small .slider:before{height:16px; width:16px; left:2px;  bottom: 2px;}
.switch_outer.switch_small .slider.round {  border-radius:17px;}
.switch_outer.switch_small input:checked + .slider:before {  -webkit-transform: translateX(13px);  -ms-transform: translateX(13px);  transform: translateX(13px);}
/*================================Switch Slider================================*/




/*===================== right Loader =====================*/
.right_Loader {display: inline-block; height: 60px; margin: 0 10px;}
.loading {margin: 0;  padding: 0;  position: relative;  width: 60px;  text-align:center;}
.icon, .circle {height: 60px; left: 0; line-height: 60px; position: absolute; top: 0; width: 60px;}
.icon {color: #52b700; font-size: 30px;}
.circle {-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;  box-sizing: border-box;  border: 6px solid #52b700; color: #52b700;  display: block;  font-size: 30px;  height: 60px;  line-height: 50px;  margin: 0 auto;  width: 60px;  -webkit-perspective: 300;  /* Safari 4+, Chrome 12+ */  -moz-perspective: 300;  /* Firefox 10+ */  -ms-perspective: 300;  /* IE10+ */  perspective: 300;  -webkit-transform: rotateY(0deg);  -webkit-transform-style: preserve-3d;  -moz-transform: rotateY(0deg);  -moz-transform-style: preserve-3d;  -ms-transform: rotateY(0deg);  -ms-transform-style: preserve-3d;  transform: rotateY(0deg);  transform-style: preserve-3d;}
.rotate-y {  -webkit-animation: rotate-y 1.3s linear .2s 2 forwards;  -moz-animation: rotate-y 1.3s linear .2s 2 forwards;  animation: rotate-y 1.3s linear .2s 2 forwards;}
.wrong .circle{ color:#d22d27; border-color:#d22d27;}
.wrong .icon{ color:#d22d27;}
@-webkit-keyframes rotate-y {
  0% {
    -webkit-transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
  }
}
@-moz-keyframes rotate-y {
  0% {
    -moz-transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
  }
}
@keyframes rotate-y {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}




/*===================== right Loader =====================*/

/*================================Enhancement================================*/
.mager_taber{ float:left; width:100%; margin:20px 0;}
.mager_taber h3.TitleEM{text-align: center;    margin-bottom: 30px;    font-size: 26px;    width: 100%;    text-transform: uppercase;    font-weight: bold; color: #d3a13d;}
.check_visart {float: left; width: 100%; padding:0 12%; margin-bottom:30px;}
.check_visart .check_visart_2{padding:10px 140px 10px 210px; border-bottom: 1px solid #eee; position:relative; float:left; width:100%; margin:0; min-height:106px; box-shadow:0 0 0 #e2e0e0; -webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;    -o-transition: all 0.5s ease-in;    -ms-transition: all 0.5s ease-in;    transition: all 0.5s ease-in;}
.check_visart .check_visart_2:hover{ background-color:#f7f5f4; box-shadow:0 0 20px #bfbfbf;}
.check_visart .check_visart_2::before {border-right: 1px solid #b7b7b7; bottom: 15%; content: " "; height: 70%;
position: absolute; right: 110px; width: 1px; z-index: 1;}
.check_visart .check_visart_2 .checkRp{position:absolute; right:40px; top:70px;}
.checkRp .switch_outer .switch{ height:24px; width:40px;}
.checkRp .switch_outer .slider:before{ height:20px; width:20px; bottom:2px; left:2px;}
.checkRp .switch_outer input:checked + .slider:before{-webkit-transform: translateX(16px); -ms-transform: translateX(16px);    /* transform: translateX(26px); */}
.check_visart .check_visart_2 figure{ position:absolute; left:10px; top:5px; width:180px;}
.check_visart .check_visart_2 figure img{ max-width:100%; max-height:150px; margin:0;
 box-shadow:0 0 10px #e2e0e0;}
.check_visart .check_visart_2 h3{font-size:18px; font-weight: bold; margin-bottom: 5px;}
.check_visart .check_visart_2 p{ font-size:16px; color:#bbbbbb; margin-bottom:10px;}
.check_visart .check_visart_2 .right_Loader{position:absolute; right:40px; top:20px; margin:0; width:40px; height:40px;}
.check_visart .check_visart_2 .right_Loader .circle{height: 40px; width: 40px; border-width: 3px;}
.check_visart .check_visart_2 .right_Loader .icon, .check_visart .check_visart_2 .right_Loader .circle{ height:40px; width:40px; line-height:40px;}
.check_visart .check_visart_2 .right_Loader .fa{font-size: 24px; display: inline-block; vertical-align: top;
margin: 6px 0 0 0;}
.check_visart .check_visart_2 .right_Loader .loading{ width:40px;}
.check_visart .check_visart_2 .prvOuter{ float:right;}
.check_visart .check_visart_2 .prvOuter .btn{background-color: #fff; border: 2px solid #d3a13d; border-radius: 3px;
color: #d3a13d; display: inline-block; font-weight: bold; padding: 4px 10px;}
.check_visart .check_visart_2 .prvOuter .btn:hover{ border-color:#444; color:#444;}

.check_visart .check_visart_2 .modal-dialog .close{position: absolute; color: #000; z-index: 99; margin: 4px 5px 0 0;}
.check_visart .check_visart_2 .modal-dialog .btn{ width:100%; border:2px solid #d3a13d; border-radius:3px; text-align:center; font-weight:bold;}
.check_visart .check_visart_2 .modal-dialog .btn:hover{ background-color:#fff; border-color:#444;}
.check_visart .check_visart_2 .modal-dialog{ max-width:450px;}
.check_visart .check_visart_2 .modal-content{text-align: left; border: 5px solid #555; border-radius: 0;}
.check_visart .check_visart_2 .modal-content figure{ float:left; width:100%; margin:20px 0 15px 0; position:relative; top:0; left:0;}
.check_visart .check_visart_2 .modal-content figure img{float: none; max-width: 400px; width:100%;  max-height: initial; display: inline-block;}
.check_visart .check_visart_2 .modal-content h3{ float:left; width:100%; font-size:18px; color:#444; margin:0 0 15px 0;}
.check_visart .check_visart_2 .modal-content p{float:left; width:100%; font-size:14px;}
/*================================Enhancement================================*/

/*================================Select Language================================*/
.wrapper1 .SelectBox{ float:right; width:150px; margin:10px;}
.wrapper1 .SelectBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
width:150px;}
.wrapper1 .SelectBox .btn-default{background-color: #7e7473; border-color: #5b5555; color: #fff; border-width: 1px;
 outline: none;}
.wrapper1 .SelectBox .btn-default .caret{border-top-color:#fff;}
.wrapper1 .SelectBox .dropdown-menu{border-radius: 0; background-color: #7e7473;}
.wrapper1 .SelectBox .dropdown-menu > li > a{color: #fff;}
.wrapper1 .SelectBox .dropdown-menu > li > a:hover{ background-color:#d3a13d;}
/*================================Select Language================================*/

/*================================footer Notice================================*/
.Notice_text{ float:left; width:100%; padding:0 50px 0 0; font-family:Verdana,Geneva,sans-serif; color:#000;}
.NT_text{ float:left; width:100%;  line-height: 25px;}
.Notice_text h4{float: left; width: 100%; margin: 0 0 5px 0;}
.zoom_photos img{max-width: 100%  !important; max-height:600px !important;}
body #fancybox-wrap{ padding:10px;}
body #fancybox-title{margin: 0 0 -10px 0px !important; padding: 10px;}
/*================================footer Notice================================*/
ul.newsticker{ text-align:center;}
body ul.newsticker li{ float:none; display:inline-block;}


/*================================footer Notice================================*/


/*================================ Contact Details Faq================================*/
.faq_ContactDetail{ float:left; width:33%; padding:15px; text-align:center;}
.faq_ContactDetail .in_Details{display: inline-block; position:relative; float: none; max-width: 500px; padding: 15px;  width: 100%; min-height:180px;}
.faq_ContactDetail figure{ float:left; width:100%; margin-bottom:20px;}
.faq_ContactDetail figure a{     display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: #d8303d;
    margin-right: 10px;
    padding: 10px;
    border-radius: 50%;
    border: 4px solid #eab1b8;}
.faq_ContactDetail .in_Details:hover figure a{ background-color:#fff;}
.faq_ContactDetail figure img{    display: inline-block;
    height: 35px;
    width: 35px;
    -webkit-filter: brightness(0) invert(1);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;}
.faq_ContactDetail .in_Details:hover figure img{filter: brightness(.1);}
.faq_ContactDetail h3{color: #222; float: left; font-size: 22px; font-weight: bold; text-transform: capitalize;
width: 100%;font-family: 'Roboto', sans-serif;}
.faq_ContactDetail h3 a{color:#222;font-family: 'Roboto', sans-serif;}
.faq_ContactDetail p{ float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #222;
    padding: 0!important;}
.faq_ContactDetail p strong{ font-size:20px; font-weight:bold;}
.faq_Offi.faq_ContactDetail .in_Details{  text-align:center;}
.faq_Offi.faq_ContactDetail figure{ left: 0;
    margin: 0px 0 0;margin-bottom: 5px;}
/* Outline In */
.faq_ContactDetail .hvr-outline-in {  display: inline-block;  vertical-align: middle;  -webkit-transform: translateZ(0);  
    transform: translateZ(0);  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  -webkit-backface-visibility: hidden;  
    backface-visibility: hidden;  -moz-osx-font-smoothing: grayscale;  position: relative;background: #fff;
    box-shadow: 0 0 20px #00000021;
    border-radius: 20px;
    height: 270px;
    color: #222;}
.faq_ContactDetail .hvr-outline-in:before {  pointer-events: none;  content: '';  position: absolute;  border: #e1e1e1 solid 4px;  top: -16px;  right: -16px;  bottom: -16px;  left: -16px;  opacity: 0;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: top, right, bottom, left;  transition-property: top, right, bottom, left;}
.faq_ContactDetail .hvr-outline-in:hover:before, .faq_ContactDetail .hvr-outline-in:focus:before, .faq_ContactDetail .hvr-outline-in:active:before { top: -11px;
    right: -11px;
    bottom: -11px;
    left: -11px;
    opacity: 1;
    border-radius: 25px;}
.ContactPAge .Conat_Form{ width: 99%;
    margin: 30px auto;
    float: left;}
.ContactPAge .faq_ContactDetail .in_Details{max-width: 550px;
    background: #fff;
    box-shadow: 0 0 20px #00000021;
    border-radius: 20px;
    height: 300px;
    color: #222;}
    h3.con-title.text-center {
        font-size: 28px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        color: #222;
    }
    .ContactPAge .form-group .formbtn{
        float: none;
        font-size: 20px;
        text-transform: capitalize;
        background: #d8303d;
        color: #fff;
        border-bottom: 5px solid #eab1b8;
        padding: 10px 40px 10px;
        margin-top: 15px;
        border-radius: 55px;
        text-align: center;
        display: block;
        margin: 10px auto;
    }
/*================================ Contact Details Faq================================*/

/*================================ login Messenge ================================*/
.login_membership figure{ display:inline-block; vertical-align:middle; width:50px; margin:0 5px 0 0;}
.login_membership figure img{ float:left; width:100%;}
.login_membership .send_frnd .sendtofriend{font-size: 16px; }
.login_membership .send_frnd .sendtofriend a{ color:#000; text-transform: uppercase; font-weight: bold;}
.login_membership .send_frnd .sendtofriend a:hover{ text-decoration:underline; color:#d3a13d;}
/*================================ login Messenge ================================*/

/*================================ 3 block dashboard ================================*/
.special_blockDas{ float:left; width:100%; text-align:center;}
.special_blockDas ul{ float:left; width:100%;}
.special_blockDas ul li{ display:inline-block; max-width:400px; width:100%; vertical-align:top; padding:15px;}
.special_blockDas .spBlock{ float:left; width:100%; padding:15px; background-color:#d3a13d; 
border:3px solid #d3a13d; color:#fff;}
.special_blockDas .spBlock figure{ margin-bottom:0;}
.special_blockDas .spBlock figure a{ float:left; padding-bottom:20px;}
.special_blockDas .spBlock a{font-size: 18px; color: #fff;  width:100%; text-transform: uppercase; font-weight: bold;}
.special_blockDas .spBlock:hover{ background-color:#fff; box-shadow:0 0 10px #908f8f;}
.special_blockDas .spBlock:hover a{ color:#000;}
.special_blockDas .spBlock:hover figure img{-webkit-filter:brightness(1000) invert(1000); filter:brightness(1000) invert(1000);}
/*================================ 3 block dashboard ================================*/

/*================================ search Result ================================*/
.buyPac_sec .searchgridname{ background-color: #f4eef2; position:relative;border-radius: 20px 20px 0 0;}
.buyPac_sec .searchgridname::before{content: "";
    position: absolute;
    right: 51px;
    top: 15px;
    height: 20px;
    width: 20px;
    background: url(./images/buy_pckm_icon.png) no-repeat;
    background-size: cover;
    margin-right: -6px;}
 .bigBadgeImg{float: left; margin: 5px; width: auto;} 
/*================================ search Result ================================*/

/*================================Album Iamges ================================*/
.client_siteRes{ float:left; width:100%; text-align:center;}
.Adminrequest{ float:left; width:100%;}
.Adminrequest ul{ float:left; width:100%;}
.Adminrequest li{ float:none; display:inline-block; vertical-align:top; width:200px; padding:15px;}
.Adminrequest .identity_block{float: left; width: 100%; position: relative; text-align: left; padding:0; background-color: #f7f6f6; border-radius: 0; border: 1px solid #eee; height:150px;}
.Adminrequest .identity_block .APD_blk{position: absolute; top: 0;left: 0; width: 100%; padding: 5px;
font-size: 15px; background-color: rgba(0, 0, 0, 0.5); color: #fff; text-transform: uppercase;
font-weight: bold; text-align: center;}
.Adminrequest .identity_block .albumthumb1{ float:left; width:100%; text-align:center;}
.Adminrequest .identity_block .albumthumb1 img{ display:inline-block; float:none; vertical-align:top; width:100%; height:150px;}
.Adminrequest .identity_block .Remove_blk{position: absolute; width: 100%; text-align: center; left: 0;
 bottom:-15px;}
.Adminrequest .identity_block .Remove_blk a{ float:none; display: inline-block; width: 25px; height: 25px; border-radius:5px; font-size: 16px; line-height: 25px; color: #fff; margin:3px; padding:0; border:1px solid #fff; box-shadow:0 0 5px #524f4e; text-align:center;}
.Adminrequest .identity_block .Remove_blk a:hover{ border-color:#3f51b5;}
.Adminrequest .identity_block .Remove_blk a .fa{ margin:2px 0 0 0;}
.Adminrequest .identity_block .Remove_blk a.btn-success{ background-color:#5cb85c;}
.Adminrequest .identity_block .Remove_blk a.btn-danger{ background-color:#d9534f;}
.Adminrequest .identity_block .Remove_blk a.btn-warning{ background-color:#f0ad4e;}
.Adminrequest .pic_icon{ float:left; width:100%; height:150px; position:relative; background-color: #ffffff;
    border: 2px solid #eee; border-radius: 10px;}
.Adminrequest .file{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; z-index:3; cursor:pointer;}
.Adminrequest .UpIcon{    position: absolute;
    left: 35%;
    top: 44%;
    margin: -25px 0 0 -25px;
    z-index: 2;}
.Adminrequest .UpIcon a{font-size: 50px; color: #919191;}
.Adminrequest .pic_icon:hover a, .Adminrequest .pic_icon:focus a{ color:#3f51b5;}
.para .switch_outer .switch{vertical-align:middle;}
.Adminrequest h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #666;
}
.switch_outer {
    position: relative;
    font-size: 15px;
    color: #666;
}
/*================================Album Iamges ================================*/


/*================================no idia ================================*/
.form-group#price_data{ float:left; width:100%;}
.form-group#price_data span{ float:left; padding:5px 10px; background-color:#7e7473; border-bottom:3px solid #5b5555; font-weight:bold; color:#fff; font-size:20px;}



.searchlink_tabs{float:left; width:100%; margin-bottom: 30px;margin-top: 30px;}
.searchlink_tabs .nav-tabs {border-bottom: 2px solid #8a8a8a;}
.searchlink_tabs .nav-tabs > li > a{    display: inline-block;
    padding: 8px 12px;
    color: #8a8a8a;
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
    border-radius: 4px 4px 0 0;
    border: 2px solid #8a8a8a;
    background: #f9f9f9;
    margin-top: 10px;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;}
.searchlink_tabs .nav-tabs > li.active > a, .searchlink_tabs .nav-tabs > li.active > a:hover, .searchlink_tabs .nav-tabs > li.active > a:focus{color: #ffffff;
    background-color: #d3a13d;
    padding: 13px 12px;
    margin-top: 0;
    border: 2px solid #d3a13d;
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa684', endColorstr='#ffa684',GradientType=0 );}
.searchlink_tabs .tab-content{float: left; width: 100%; padding: 20px; background-color: #f9f9f9;}
.searchlink_tabs .tab-content ul{ float:left; width:100%; min-height: 64px;}
.searchlink_tabs .tab-content ul li{ float:left; margin:0 20px 10px 0;}
.searchlink_tabs .tab-content ul a{ float:left; font-size:16px; color:#000; text-transform:capitalize;}
.searchlink_tabs .tab-content ul a .fa{ display:inline-block; vertical-align:top; margin:1px 5px 0 0;}
.searchlink_tabs .tab-content ul a:hover{ color:#d3a13d;}








.display_tabs{ float:left; width:100%; margin-top:30px;}
.display_tabs .nav-tabs{ border-bottom:0px solid #8a8a8a}
.display_tabs .nav-tabs > li{ margin-bottom:-2px;}
.display_tabs .nav-tabs > li > a{ display:inline-block; padding: 8px 12px; color: #222; font-size: 15px; font-weight:bold; margin-right: 10px; border-radius:4px 4px 0 0;  border: 2px solid #222; background: #f9f9f9; margin-top: 10px; vertical-align:top; -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;}
.display_tabs .nav-tabs > li.active > a, .searchlink_tabs .nav-tabs > li.active > a:hover, .searchlink_tabs .nav-tabs > li.active > a:focus{color: #ffffff; background-color: #d8303d; padding: 13px 12px; margin-top: 0;
  border:2px solid #f7f5f5a3;
}
.display_tabs .tab-content{ float: left;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px #ddd;
    border-radius: 10px;
    margin: 10px 0;}
.display_tabs .display_tab_info h3{float: left;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 22px;
    color: #222;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0px;
    margin-top: 10px;}

#notify_tab2 .bi.bi-person {
    font-size: 16px;
    color: #111;

}
li.album {
    display: none;
}

.display_tabs .display_tab_info ul{ float:left; width:100%; position:relative; margin-bottom: 30px;}
.display_tabs .display_tab_info ul:before{content: ""; position: absolute; height: 100%; width: 0; border-right: 0px dashed #8a8a8a; left:50%; top: 0;}
.display_tabs .display_tab_info ul li{ float:left; width:50%; padding:0 15px;}
.display_tabs .display_tab_info ul li strong{float: left; font-size: 14px; color: #222; margin-bottom: 10px; width:35%;}
.display_tabs .display_tab_info ul li span{ float:left; width:65%; font-size: 15px; font-size: 14px;
    color: #666; margin-bottom: 10px;}
.FamilyDetailsD .advancefamily{float: left; width: 100%; background-color: #fff;    border: 1px solid #CCC;
padding: 15px 10px; margin: 5px 0;}
.FamilyDetailsD .advancefamily h3{float: left;    font-size: 15px;    font-weight: bold;    padding: 0;    color: #333333; margin-bottom:5px; text-align:left; background:none;}
.FamilyDetailsD .advancefamily h3:before{ display:none;}
.FamilyDetailsD .advancefamily h3 strong{color:#d3a13d;}
.FamilyDetailsD .advancefamily strong{font-size: 15px; color: #8a8a8a;}
.BrotherSister{ float:left; width:100%; padding:20px 0;}
.BrotherSister .container{ max-width:350px; border-bottom:1px solid #CCC; border-right:1px solid #CCC;  background-color:#f9f5f5; margin:0;}
.BrotherSister .container div{ float:left; width:33.3%; padding:10px; padding:5px; border-left:1px solid #CCC; border-top:1px solid #CCC; text-align:center;}

.resultRoundName{ vertical-align: middle;
    font-size: 13px;
    background-color: #d8303d;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 50%; }
.resultRoundName_c{ 
    background: #d8303d;
    margin-right: 7px;
    border-radius: 50%;
    border: 3px solid #eab1b8;
    line-height: 1;
    padding: 5px;
    text-align: center;
    position: relative;
    top: 2px;}
/*================================no idia ================================*/






/*================================Filter================================*/
.FilterLeft .panel-collapse{ float:left; width:100%;} 
.LeftList .card-title{float:left; width:100%; font-size:14px; color:#fff; text-transform:uppercase; margin:0; padding:10px; border-bottom:1px solid #5b5555; background:url(./images/close_icon.png) no-repeat 96% center; cursor:pointer; background-color:#7e7473;}
.LeftList .card-title.collapsed{ background-image:url(./images/open_icon.png);}
.LeftList .panel-collapse{ float:left; width:100%; padding:5px 3px;}
.LeftList .panel-collapse.show.collapse{display:none !important;}
.LeftList .panel-collapse.show.in{display:block !important;background: #f4eef2;border-radius: 4px;}
.Choosan_Form.Search_Choosan_Form .chosen_controller .chosen-container{ width:100% !important}
.LeftList .radio-inline, .LeftList .checkbox-inline{float: left; width: 100%; margin: 0 0 5px 0; padding: 0; font-size:13px;} 
.LeftList input[type="radio"], .LeftList input[type="checkbox"]{display: inline-block; float: none; margin:0px  0 0 4px !important;}

.LeftList .form-group .formbtn{ padding:5px 10px 3px 10px;}
.basic h2{ border-bottom:1px solid #5b5555; background-color:#d3a13d;}
.RightSearch.affix{position: fixed; right: 0;  top: 10px; padding-right:30px;}
.RightSearch.affix .searchresultsleft{ width:83%;}

.RightSearch .accordion-panel{border-radius: 15px;float:left; width:100%; padding:5px 15px 15px; background-color:#fff; box-shadow: 0 0 0px #bababa;}
.RightSearch .searchresultsleft .accordion-panel form{ padding:0;}
.FilterLeft{ float:left; background-color:#f0f1f1; border:1px solid #dedede; padding:10px; box-shadow:0 0 5px #bababa; margin-bottom:30px;}
.FilterLeft .panel-collapse{ float:left; width:100%; margin-bottom:20px;} 
.FilterLeft .panel-collapse .scrollbarMAin{ float:left; width:100%;}
.LeftList{float:left; width:100%;}
.FilterLeft .panel-collapse .scrollbarMAin .overview{ width:100%;}
.LeftList .card-title{float: left;
    width: 100%;
    font-size: 14px;
    color: #222;
    text-transform: capitalize;
    margin: 0;
    padding: 8px 8px;
    border-bottom: 0px solid #dedede;
    background: url(./images/close_icon.png) no-repeat right center;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;}
.LeftList .card-title.collapsed{ background-image:url(./images/open_icon.png);}
.LeftList .CheckList{ float:left; width:100%; margin:1px 0;}
.LeftList .CheckList li{float: left; width: 100%; margin: 0; font-size: 13px;}
.LeftList .CheckList li .custom-control{ margin:0;}
.LeftList .CheckList li a{ display:inline-block; vertical-align:top;}
.LeftList .CheckList li .squaredFour label{padding: 0;    height: 16px;    width: 16px;    left: 3px;    top: -1px;    box-shadow: none;    background: #fff;    background-image: none;    border: 1px solid #d0cece;}
.LeftList .CheckList li .squaredFour label:after{left: 3px;}
.LeftList .CheckList.Oneline_list li{width: auto; margin-right: 6px;}
.LeftList .CheckColor li{ float:left; width:21px; margin:0 5px 5px 0;}
.LeftList .CheckColor a{ float:left; height:20px; width:100%; border:1px solid #f0f1f1;}
.LeftList .CheckColor a:hover{ border:1px solid #f82e56;}
.LeftList .CheckColor a img {height:20px; width:20px;}
.custom-control-input:checked ~ .custom-control-indicator{ background-color:#024f9d;}
.custom-control-input:focus ~ .custom-control-indicator{ border-color:#024f9d;}
.RightSearch .form-group{ margin-bottom:0;}
.RightSearch .form-group .formbtn, .RightSearch .form-group .resetbtn{ padding:5px 10px 2px 10px !important;}
.RightSearch .form-group.form-group-reset{padding-left:91px; margin-bottom:0;}
.RightSearch .form-group.form-group-reset .formbtn{position: absolute; bottom: 10px;}


.filter_show_list{float: left;
    position: relative;
    background-color: #ffffff;
    width: 100%;
    border: 0px solid #eae8e8;
    padding: 10px;
    margin: 50px 0 10px 0;
    box-shadow: 0 0 20px #ddd;
    border-radius: 5px;}
.filter_show_list .filter_select{position: absolute;
    top: -40px;
    padding: 10px;
    right: -1px;
    background: #d8303d;
    border: 0px solid #f15555;
    border-bottom: none;
    color: #fff;
    border-radius: 5px 5px 0 0; }
.filter_show_list .filter_result{float: left; width: 100%; margin-bottom: 15px; font-size: 16px;}
.filter_show_list .filter_result span{ display:inline-block; vertical-align:middle; color:#d3a13d; margin:0 0 0 50px;}
.filter_show_list .filter_result span{color:#d3a13d;}
.filter_show_list .list-inline-item{ float: left;
    background-color: #fff;
    padding: 5px 10px !important;
    margin-right: 10px;
    cursor: pointer;
    border: 2px solid #222;
    border-radius: 30px;
    color: #222;
    font-size: 13px;}
.filter_show_list .list-inline-item:hover{ color: #fff; 
    background: #d8303d;
    border: 2px solid #d8303d;}
.filter_show_list .list-inline-item.reset-filter-li{padding: 0 !important; border-color:transparent;}
.filter_show_list .list-inline-item.reset-filter-li .btn{margin-bottom: 0;
    border: none;
    padding: 6px 15px;
    color: #fff;
    background-color: #d3a13d;
    border-radius: 30px;
    border: 0;
    box-shadow: none;}
.filter_show_list .list-inline-item.reset-filter-li .btn:hover{ background-color: #d8303d;}
.sortby_sect{width: auto; float: right; margin: 10px 0 0px 0; position: relative;top: 40px;}
.sortby_sect .formsmall{width: 145px;
    border: 2px solid #222;
    color: #222;
    background: transparent;
    font-size: 15px;
    padding: 6px 15px 6px;
    border-radius: 30px;
    font-weight: 500;
    height: 40px;}
.searchgridtopbtns.selec3but{padding-right:170px; margin:0 0 20px 0;}
.searchgridtopbtns .btn{border: 2px solid #222;
    float: left;
    margin-right: 10px;
    color: #222;
    background: transparent;
    font-size: 15px;
    padding: 8px 14px 6px;
    border-radius: 30px;
    margin-bottom: 15px;
    font-weight: 500;}
    .searchgridtopbtns.selec3but .img-warrper img {
    width: 22px;
    margin-right: 5px;margin-top: -1px;
}
.searchgridtopbtns.selec3but .img-warrper {
    float: left;
}
.searchgridtopbtns .btn:hover img {
    filter: brightness(100);
}
.searchgridtopbtns .btn:hover {background:#7e7473; background: #da3845;
    color: #fff;}
.searchresultsleft h2{    float: left;
    width: 100%;
    padding: 18px 11px 12px 20px;
    background: transparent;
    color: #222;
    text-transform: capitalize;
    font-size: 18px;
    text-align: left;
    margin: 0;
    border-bottom: 0px solid #8c564f;
    border-radius: 10px 10px 0 0;
    font-family: 'Roboto', sans-serif;border-bottom: 1px solid #f1f1f1;}

    .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff!important;
    opacity: 1;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: #da3d48!important;
    background: #da3d48!important;
    opacity: 1!important;
   
    filter: "alpha(opacity=1)"!important;
    -ms-filter: "alpha(opacity=1)"!important;
}
/*================================Filter================================*/


/*================================Checkbox Styles================================*/
.squaredFour {width: 20px; display:inline-block; position: relative;}
.squaredFour label {cursor: pointer; position: absolute; width: 20px; height: 20px; top: 0; border-radius: 4px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    background: #fcfff4;

    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.squaredFour label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

}

.squaredFour label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.roundFour input[type=radio]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
/*================================Checkbox Styles================================*/


/*================================Notify Message================================*/
.ManagerBox{ width:100%;}
.msortby{ float:left; width:100%;}
.msortby .d-inline-block{display: inline-block; float: none;} 
.msortby .form-group{ padding-left:15px;}
.msortby .form-control{ width:100%; margin:0;}
.ManagerBox .table-hover{ border: 1px solid #dddddd;}
.ManagerBox .table-hover thead tr th{font-weight: normal;}
.ManagerBox .table-hover tbody tr td{padding:10px 10px 4px 10px; line-height: 33px;}
.ManagerBox .table-hover .switch_outer{display: inline-block; width: auto; vertical-align: middle;}
.ManagerBox .table-hover .switch_outer .switch{width: 44px;  height:24px; vertical-align: middle;}
.ManagerBox .table-hover .switch_outer .slider:before{height:20px; width:20px; bottom: 2px; left: 2px;}
.ManagerBox .table-hover .switch_outer input:checked + .slider:before{-webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);}
.ManagerBox .table-hover tbody tr td .btn.btn-xs{display:inline-block; margin:0 1px; background-color:transparent !important;}
.ManagerBox .table-hover tbody tr td .btn.btn-xs{font-size:18px;}
.ManagerBox .table-hover tbody tr td .btn-Delete .fa{color:#d9534f;}
.ManagerBox .table-hover tbody tr td .btn-danger .fa{color:#d9534f;}
.ManagerBox .table-hover tbody tr td .btn-info .fa{color:#5bc0de;}
.ManagerBox .table-hover tbody tr td .btn-success .fa{color:#5cb85c;}
.ManagerBox .table-hover tbody tr td .btn-primary .fa{ color:#337ab7;}
.ManagerBox .table-hover tbody tr td .btn-warning .fa{color:#f0ad4e;}


.ManagerBox .table-hover tbody tr td .notify_unread{display: inline-block; vertical-align: middle; margin: 0 0 0 5px; color: #5eb6e6;}
.ManagerBox .table-hover tbody tr td .notify_unread .fa{ font-size:15px;}
.ManagerBox .table-hover tbody tr td .notify_unread .fa-heart{ color:#d9534f;}
.ManagerBox .table-hover tbody tr td .notify_unread .fa-heart-o{ float:none; vertical-align:middle; display:inline-block;}
.ManagerBox .table-hover tbody tr td .notify_unread .Favmn{ color:#000;}
.ManagerBox .table-hover tbody tr td .notify_unread .Favmn:hover{ color:#d3a13d;}
.ManagerBox .table-hover tbody tr td .notify_unread .Favmn .fa{color: #d9534f; float: none; vertical-align: middle;}
.ManagerBox .table-hover tbody tr td .individual_count{background-color: #00a1f1; display: inline-block;    vertical-align: middle; color: #fff; padding: 0 5px; line-height: 20px; font-weight: bold;} 
.ManagerBox .table-hover tbody tr td .fa{font-size: 31px; float: left; margin-right: 5px; text-align:center}
.ManagerBox .table-hover thead tr th .btn{float:left;}
.ManagerBox .table-hover tbody tr:nth-child(2n){background-color:#fff5f2;}
.ManagerBox .table-hover tbody tr .profile-name{ position:relative;}
.ManagerBox .table-hover tbody tr .profile-name span{ border-radius:50%; width:40px;  height:40px; font-size: 31px; float: left; margin-right: 5px; text-align:center }
.ManagerBox .table-hover tbody tr .profile-name span{border-radius: 50%; width: 36px; height: 36px; font-size: 17px; float: left; margin-right: 5px; text-align: center; float: left; line-height: 36px; }
.ManagerBox .table-hover tbody tr td b.fa{font-size: 15px; float: none; margin: 0; }
.ManagerBox .table-hover tbody tr td .mail_inout{display:inline-block; float:none; vertical-align:middle;}
.ManagerBox .table-hover tbody tr td .mail_inout .fa{font-size:18px; color:#537908;}
.ManagerBox .table-hover tbody tr td .mail_inout .fa.fa-reply{color:#5eb6e6;}


.ManagerBox .btn {font-size: 13px; padding: 7px 4px; margin-bottom: 6px; float:none; }
/* Switch button */
.ManagerBox .btn-default.btn-on.active{background-color: #5BB75B;color: white;}
.ManagerBox .btn-default.btn-off.active{background-color: #DA4F49;color: white;}

.ManagerBox .btn-default.btn-on-1.active{background-color: #006FFC;color: white;}
.ManagerBox .btn-default.btn-off-1.active{background-color: #DA4F49;color: white;}

.ManagerBox .btn-default.btn-on-2.active{background-color: #00D590;color: white;}
.ManagerBox .btn-default.btn-off-2.active{background-color: #A7A7A7;color: white;}

.ManagerBox .btn-default.btn-on-3.active{color: #5BB75B;font-weight:bolder;}
.ManagerBox .btn-default.btn-off-3.active{color: #DA4F49;font-weight:bolder;}

.ManagerBox .btn-default.btn-on-4.active{background-color: #006FFC;color: #5BB75B;}
.ManagerBox .btn-default.btn-off-4.active{background-color: #DA4F49;color: #DA4F49;}

.ManagerBox .table-hover tbody tr td .btn.btn-xs{ border-radius:0;}
.ManagerBox .table-hover tbody tr td .btn.btn-xs .fa{font-size:18px;}

.ManagerBox .tool-hover{display: none;}
.ManagerBox .profile-name nice:hover .tool-hover{display: block; position: absolute; width: 320px; color: #fff; padding: 7px; line-height: 28px; border-radius: 3px; margin-top: 7px; border: 2px dashed #000; bottom:20px;
 right:-170px;}
.ManagerBox .hover-data{float: left; width: 100%; background-color: #00a1f1;    padding: 7px;    border-radius: 5px; line-height: 24px;}
.ManagerBox .nav-tabs{margin:20px 0; border-bottom:2px solid #8a8a8a}
.ManagerBox .nav-tabs > li{ margin-bottom:-2px;}
.ManagerBox .nav-tabs > li > a{ display:inline-block; padding: 8px 12px; color: #222; font-size: 15px; font-weight:bold; margin-right: 10px; border-radius:4px 4px 0 0;  border: 2px solid #222; background: #f9f9f9; margin-top: 10px; vertical-align:top; -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;}
.ManagerBox .nav-tabs > li.active > a, .ManagerBox .nav-tabs > li.active > a:hover, .ManagerBox .nav-tabs > li.active > a:focus{color: #ffffff;
    background-color: #d8303d;
    padding: 13px 12px;
    margin-top: 0;
    border: 2px solid #eab1b8;
    border-radius: 6px 6px 0 0;
}
.ManagerBox .nav-tabs>li a .count{background-color: #00a1f1; color:#fff; border-radius: 50%; width: 22px; float: right;    text-align: center; height: 22px; line-height: 22px; font-size: 12px;    position: absolute;    top:-10px;    right: -7px;}

.Profile_commentBox{width: 190px; float: left; background: #fff; padding: 10px; border: 1px solid #e8e8e8;
box-shadow: 0 0 10px #eee;}
.Profile_commentBox .form-group{margin-bottom: 5px;}
.Profile_commentBox .form-group .form-control{margin: 0; width: 100%; padding: 5px; height: auto; margin-bottom: 0;
font-size: 13px;}
.Profile_commentBox .butOuter{ float:left; width:100%; text-align:right;}

.paginationOuter{ float:left; width:100%; text-align:center;}
.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus{ background-color:#d3a13d; border-color:#d3a13d;}


/*================================Notify Message================================*/


/*================================Chat Popup================================*/
.ChatBlock{ float:left; width: 450px;  position:relative; z-index:9; box-shadow: 0 0 10px #adababee;}
.ChatBlock .chat-bar{float:right; width:100%;  border-radius:10px 10px 0 10px;}
.ChatBlock .BackButCat{position: absolute; left: 10px; top: 10px;    color: #fff;    z-index: 9;    font-size: 22px;    height: 46px;    width: 46px; border-radius: 8px; text-align: center;}
.ChatBlock .BackButCat:hover{background-color: transparent;}
.ChatBlock .BackButCat .fa{display: inline-block; vertical-align: top; margin-top: 11px;}   
.ChatBlock .chat-text{float:left; width: 100%;}
.ChatBlock .chat-text  form{float: left;    width: 100%;    margin-top: 25px;}
.ChatBlock .chat-text h2{font-weight: 300;    margin: 0;    margin-bottom: 15px;    color: #fff;    font-size: 16px; background-color:#da3845 ;   box-shadow: 0 1px 4px rgba(0,0,0,.2);    float: left;    width: 100%;    margin: 0; padding: 15px 20px;    border-radius:0;  background-image:none;  text-transform: capitalize; position:relative;  padding-left:130px; padding-right:70px; text-align:left; z-index:9;}
.ChatBlock .chat-text h2 .resultRoundName{float: left;
    position: absolute;
    left: 66px;
    top: 7px;
    width: 48px;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    background: transparent;
    font-family: 'Montserrat';
    font-weight: 600;
    background: white;
    color: #222;}
.ChatBlock .chat-text h2 img.userbigimg{   width: 50px;    height: 50px;    border-radius: 50%;    float: left;    position: absolute;    left: 10px;    top: 8px;}
.ChatBlock .chat-text h2 strong{ display:inline-block; vertical-align:top; margin-bottom:5px;}
.ChatBlock .chat-text h2 b{    font-weight: normal;    float: left; width:100%;}
.ChatBlock .chat-text h2 span{     font-size: 13px;
    width: 100%;
    color: #ffffff;
    text-transform: initial;
    border: none;
    background: transparent;
    font-family: 'Montserrat';
    font-weight: 400;}
.ChatBlock .chat-text h2 .Two-icon-block{float: right; width: auto; font-size: 26px; position: absolute;
top:15px; right: 10px;}
.ChatBlock .chat-text h2 .Two-icon-block a{ float:left; margin-left:10px; color:#d1d7dc; cursor:pointer;}
.ChatBlock .chat-text h2 .Two-icon-block a:hover{transform: scale(0.9, 0.9);}
.ChatBlock .chat-text h2 .Two-icon-block a img{position: relative; top: 0; left: 0; height:28px;
width:28px;     -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
.ChatBlock .live-chat{  float: left;  width: 100%;  padding:0;}
.ChatBlock .live-chat ul{float: left; width: 100%; height:330px; max-height:80%; padding:10px 15px; overflow-y:auto; }  
.ChatBlock .live-chat .notify_chat_loadero{height:330px;  position: relative;}
.ChatBlock .live-chat .notify_chat_loadero .fa.fa-circle-o{position: absolute; left: 50%; top: 50%; margin:-25px 0 0 -25px; color:#3182c8;}
.ChatBlock .live-chat ul li{    float: left;    width:70%;    list-style: none;    margin-bottom:20px;    position: relative;    background-color: #fff;    border: 1px solid #dcdbda;    padding: 10px;    border-radius: 0 10px 10px 10px;    }
.ChatBlock .live-chat ul li .card_b{ float:left; width:100%;}
.ChatBlock .live-chat ul li .card_b img{ float:right; max-width:100%; max-height:150px;}
.ChatBlock .live-chat ul li img.use{  float: left;  width: 40px;  height: 40px;  float: left;  border-radius: 50%;  position:absolute;  left: 10px; top: 10px;}
.ChatBlock .live-chat ul li p{  float: left;      font-size: 14px;    font-weight: 300;    color:#000;    padding-left:0;   width:100%;}
.ChatBlock .live-chat ul li p span{font-size: 13px;    font-weight: 300; color:#000;}
.ChatBlock .live-chat ul li .H-rtext{float: left; width: 100%; font-size: 12px; color: #d6d3d3; margin-top: 5px; font-weight:normal;}

.ChatBlock .live-chat ul li .notify_unseen{
    float:right; color:#fff;  
    
}
.ChatBlock .live-chat ul li  .notify_seen i{
    color:#ffcf00;
}


.ChatBlock .live-chat ul li .H-rtext strong{ color:#a7a2a2;}
.ChatBlock .live-chat ul li.right-chatA{ float:right; padding-left:15px; border-radius:10px 10px 0 10px; background-color:#3182c8;}
.ChatBlock .live-chat ul li.right-chatA{ text-align:right;}
.ChatBlock .live-chat ul li.right-chatA p{ float:none; display:inline-block; margin-right:10px; margin-left:0;}
.ChatBlock .live-chat ul li.right-chatA p span{color:#fff;}
.ChatBlock .live-chat ul li.right-chatA .H-rtext{color:#8dbce4;}
.ChatBlock .live-chat ul li.right-chatA.notify_li{background-color: transparent; border: none;}

.ChatBlock .live-chat .no-data-chat{float: left; width: 100%; font-size:42px; color: #a09d9c; list-style: none;
margin-bottom: 20px; position: relative; padding:50px 0; border-radius: 10px;}
.ChatBlock .live-chat .no-data-chat .no_data_l1{font-size:34px;}
.ChatBlock .live-chat .no-data-chat .b{font-size:15px;}
.ChatBlock .live-chat .no-data-chat .c{font-size:15px;}
.ChatBlock .live-chat form{    float: left;    width: 100%;    padding: 0;    margin: 0;}
.ChatBlock .live-chat form h3{    margin: 0;    font-size: 15px;    font-weight: 400;    margin-bottom: 5px;}
.ChatBlock .live-chat form label{    margin: 0;    font-size: 14px;    padding: 5px 10px;    color: #868383;    background: #f1f0f0;    width: 100%; box-shadow:0 -1px 10px rgba(0,0,0,.2);}
.ChatBlock .live-chat form textarea, .live-chat form  .form-control{ 
    color: #565867;  background-color: #fff;  resize: none;  transition: background-color .2s ease,box-shadow .2s ease;     font-weight:normal;  margin:0;  float: left;  width: 100%;  height:80px; 
    border-color: #dcdbda;  border-radius:0; padding-right:70px;


/*      width: 130px;
    box-sizing: border-box;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;*/

}
.ChatBlock .live-chat form .form-group{position:relative; padding-right:0; margin-bottom:0;}
.ChatBlock .live-chat .btn{float: right;    margin-top:-20px;    background-color: transparent;    border-radius: 0 3px 3px 0;    color: #868280;  height: 40px;    padding: 4px 12px;    border: none;    position: absolute;    top:50%;    right: 15px;    background: url(./images/plane_icon.png)no-repeat center;    background-size: 20px;    font-size: 0;    width: 50px;}
.ChatBlock .live-chat .btn:hover, .ChatBlock .live-chat .btn:focus{color:#d3a13d; outline:none;}
.ChatBlock .message_txt_error{display: block; text-align: center; padding: 5px 0; color: red;
font-size: 13px; position: absolute; top: -27px; width: 100%;}
.ChatBlock .notify_send_tab{ float:left; width:100%; text-align:left; padding: 10px;}
.ChatBlock .notify_send_tab span{ display:inline-block; vertical-align:top; margin-right:10px;}
.ChatBlock .notify_send_tab a{ float:left;}
.ChatBlock .notify_send_tab a img{ display:inline-block; height:28px;}

/*=======Overlay Popup=======*/
.OVbackground{ background-color:#2f2e2e !important;}
.OVbackground .OVsidenav{overflow: inherit;}
.OVbackground #OVmain{ opacity:0.079; background-color:#fff;}
.OVsidenav {position: fixed; z-index:60; bottom: 105px; right: 25px; transition: 0.5s; padding-top: 0;  max-width: 100%; background: url(./images/chat_pop_bg.jpg)no-repeat center;  background-size:cover;}
.OVsidenav .OVclosebtn {position:absolute; top: 5px; left:-70px; font-size: 36px; margin-left: 0; height: 50px;
 width: 50px; background-color: #fff;  border-radius: 50%;    border: 5px solid #eee;    z-index:1;    color: #da243c;    text-align: center;    padding: 0;    line-height: 40px;}
.OVsidenav .OVclosebtn:hover{ background-color:#da243c; color:#fff;}
#OVmain { transition: margin-left .5s; padding:0;}
.EcardsBlock{float:left; width:100%;}
.EcardsBlock .ListEcards{color: #565867; background-color: #fff; resize: none; transition: background-color .2s ease,box-shadow .2s ease; font-weight: normal; margin: 0; float: left; width: 100%; border-color: #dcdbda; border-radius: 0; padding:10px 15px;  max-height:284px; overflow-x: auto;}
.EcardsBlock .ListEcards .card_s{float: left; width: 50%; padding:5px;}
.EcardsBlock .ListEcards .card_s figure{ float:left; width:100%; padding:5px; border:1px solid #e6e5e5;}
.EcardsBlock .ListEcards .card_s img{ float:left; width:100%; height:112px;}
.EcardsBlock .ListEcards .card_s:hover figure{box-shadow: 0 0 10px #b3b0b0;}
.EcardsBlock .ListEcards .card_s.active figure{ border-color:#3182c8;}
.ChatBlock .live-chat .notify_loader{ float:left; width:100%; height:64px; background: url(./images/LoaderNotify.gif)no-repeat center; background-size:64px;}
.EcardsBlock .live-chat ul{max-height:222px;}
.EcardsBlock .live-chat ul li .card_b{ float:left; width:100%;}
.EcardsBlock .live-chat ul li .card_b img{ float:left; max-width:100%;}
.searchgridicons a.already_Fav{ background-color:#c0c0c0; border-color:#9e9e9e;}
.modal-backdrop{}

.modal-dialog button.close:hover, .modal-dialog button.close:focus{ outline:none; background-color:#000;}
.modal-dialog .ContMOre{float: left; width: 100%; font-size: 15px; margin: -10px 0 30px 0; text-align: center;
color: #5b5555;}
.modal-dialog .abtus .midle_title span{background: no-repeat; font-size: 26px; margin-bottom: 0;padding: 0;}
.modal-dialog .modal-title{font-size: 20px; font-weight: bold; color: #d3a13d;}
.update_form .modal-dialog .form-group{margin-bottom: 8px;}
.update_form .modal-dialog .form-group .form-control{height: 30px; padding: 2px 5px; font-size: 14px; width:100%;}
.update_form .modal-dialog .form-group label{ font-size:14px;}
body .modal{overflow-y: auto;}
.modal-body .pagetitle {
    padding: 8px 0;
}
.MyMessangerBt{width:auto; right: 0; left: auto;}
.MyMessangerBt .Click_openmsg{float: right;    position: relative;    z-index:40;    color: #fff;    font-size: 18px; border-radius: 5px 5px 0 0;    margin:0 20px 10px;    border-bottom: none;}
.MyMessangerBt .Click_openmsg img{height: 70px;    width: 70px;    background-color: #d3a13d;    border-radius: 50%;}
.MyMessangerBt .Click_openmsg strong{    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    font-size: 12px;
    background-color: red;
    line-height: 22px;
    text-align: center;
    position: absolute;
    right: -5px;
    top: 0;}

.MessangerUser_bt{position:absolute; bottom:90px; right:20px; margin-bottom:0; overflow:hidden;   
  -webkit-transition: max-height 1s; 
  -moz-transition: max-height 1s; 
  -ms-transition: max-height 1s; 
  -o-transition: max-height 1s; 
  transition: max-height 1s;  
  max-height: 0;
   }   
.MessangerUser_bt.mess_popup_animate{margin-bottom:0; max-height:600px; width:auto;}
.MessangerUser_bt.mess_popup_animate .chat-wrapper:before{ display:block;}

.MessangerUser_bt .chat-wrapper:before{ display:none;}
.MessangerUser_bt .chat-wrapper h2{padding: 10px 10px 10px 10px; background-image: none; background-color: #3182c8;
 margin: 0; color: #fff; box-shadow:0 1px 4px rgba(0,0,0,.2); position:relative; z-index:5;}
.MessangerUser_bt .chat-wrapper h2 img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); border-radius: 50%;}
.chat-wrapper h2 .msgIMg{ display:inline-block; vertical-align:middle;}
.chat-wrapper h2 .EditCsec{float:right;}
.chat-wrapper h2 .EditCsec a{ float:left; margin-left:10px;}
.chat-wrapper h2 .EditCsec a:hover{background-color: #d3a13d; border-radius:50%;}
.MessangerUser_bt .chat-row{padding: 10px; overflow-y: auto;  height:475px; max-height: 100%; position:relative; z-index:5; overflow-x: hidden;}
.MessangerUser_bt .chat-row h1{font-size: 26px; line-height: 40px; position: absolute; top: 50%; margin: -75px 0 0 0; text-align: center; width: 100%; padding-right: 20px; color:#b9b8b8;}
.MessangerUser_bt .chat-row h1 img{ display:inline-block; vertical-align:top; margin-bottom:10px;}
.MessangerUser_bt .chat-row a .chat-grid{ background-color:#fff;}
.MessangerUser_bt .chat-row a:hover .chat-grid, 
.MessangerUser_bt .chat-row a:nth-child(even):hover .chat-grid{ background-color:#dedcdc;}
.MessangerUser_bt .chat-row a:nth-child(even) .chat-grid{background-color:#efebeb;}
.MessangerUser_bt .chat-wrapper{padding: 0; width: 450px; max-width: 100%; box-shadow: 0 0 10px #adabab; margin:5px 5px 15px 5px;}
.MessangerUser_bt .chat-wrapper:before{ content: "";    width: 0;    height: 0;    border-left: 15px solid transparent;    border-right: 15px solid transparent;    border-top: 15px solid #dedddd;    position: absolute;    bottom:0;    right: 25px;    z-index:4;}
.MessangerUser_bt .resultRoundName{float: left; height: 40px; width: 40px; line-height:40px;}
.MessangerUser_bt .chat-section-left{ position:relative;}
.MessangerUser_bt .chat-section-left i{position: absolute; margin-left: -18px;}
.MessangerUser_bt .FavourSec_btn{ display:inline-block; vertical-align:top;}
.MessangerUser_bt .FavourSec_btn .btn{    background-color: transparent; border: none; color: #d3a13d;
padding:2px 3px; margin: 0 5px;}
.MessangerUser_bt .FavourSec_btn .btn:hover, .MessangerUser_bt .FavourSec_btn .btn:focus{ color:#333333; box-shadow:none;}
/*=======overlay Popup=======*/


/*=======loading overlay=======*/
.notify_loading_overlay{position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(253, 95, 25, .9);
    z-index: 99;
    /* background: #ff8419; */
    background: -moz-linear-gradient(top, #ff8419 0%, #ed4217 100%);
    background: -webkit-linear-gradient(top, rgba(14, 14, 14, .9) 0%, #f1a27f 100%);
    background: linear-gradient(top, rgba(255, 132, 25, .9) 0%, rgba(237, 66, 23, .9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8419', endColorstr='#ed4217',GradientType=0 );}

.gradientSaveColor{background: #ff8419;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8419', endColorstr='#ed4217',GradientType=0 );}

.Click_openmsg img.gradientSaveColor:hover{background: #8c564f;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8419', endColorstr='#ed4217',GradientType=0 );}

.notify_loading_overlay .loading_icone{float: left; width: 100%; text-align: center;  position: absolute;
top: 50%; margin-top: -80px;}
.notify_loading_overlay .loading_icone span{float: left; width: 100%;font-size: 100px;  color: #fff; margin-bottom: 20px;}
.notify_loading_overlay .loading_icone p{font-size: 26px; margin: 0; padding: 0; color: #fff;}
/*=======loading overlay=======*/


/*================================Chat Popup================================*/



/* =============== Alert Error ===============*/
.alert{ border-radius:0; position:fixed; font-size:20px; padding:15px 15px; top:70px;  font-family:Nyala, "high Tower Text", tahoma; border:none; width:350px; margin:0 -370px 0 0; color:#fff !important; -webkit-transition: all 1s ease-in;   -moz-transition: all 1s ease-in;   -o-transition: all 1s ease-in;   -ms-transition: all 1s ease-in;   transition: all 1s ease-in; right:0; opacity:10; z-index:9999999999;}
.alert.alertPozition{right:0; margin:0 20px 0 0; opacity:10;}
.alert.alert-success{ background-color:#64b10f; }
.alert.alert-danger{ background-color:#d0021b;}
.alert.alert-info{ background-color:#5bc0de; }
.alert.alert-warning{ background-color:#f3c160; }

.alert .close{ color:#fff; opacity:10; top: 17px !important;}
.alert::before, .alert::after{ position:absolute; left:-11px; top:0; width:11px; content:""; height:100%; background-image:url(./images/error_leftBg.png); background-size:auto 100%; background-position:left top; background-repeat:no-repeat;}
.alert::after{background-image:url(./images/error_rightBg.png); left:auto; right:-11px;}
.alert.alert-success::before, .alert.alert-success::after{background-image:url(./images/error_leftBgSU.png);}
.alert.alert-success::after{background-image:url(./images/error_rightBgSu.png); left:auto; right:-11px;}
.alert.alert-info::before, .alert.alert-info::after{background-image:url(./images/error_leftBgIn.png);}
.alert.alert-info::after{background-image:url(./images/error_rightBgIn.png); left:auto; right:-11px;}
.alert.alert-warning::before, .alert.alert-warning::after{background-image:url(./images/error_leftBgWa.png);}
.alert.alert-warning::after{background-image:url(./images/error_rightBgWa.png); left:auto; right:-11px;}

/* =============== Alert Error ===============*/

/* =============== Input Focus ===============*/
.form-control:focus{ box-shadow:0 0 10px #b8b8bb;}
.form-control.red{ border-color:red !important;}
.form-control.blue{ border-color:#1e9cde !important;}
.form-control.green{ border-color:green !important;}
/* =============== Input Focus ===============*/

/* =============== Horoscope Table ===============*/
.horoscope-table{ float:left; width:100%; padding-right:20px;}
.horoscope-table .grahanlila tr td{ border-color:#000 !important; color:#000;}
.horoscope-table .grahanlila{ border-color:#000 !important;}
.horoscope-table .grahanlila tr td span{width: 100% !important; text-align: center;}
.AddList_Horos .btn{ float:left; border: none; margin-right: 20px; font-size: 15px; background-color: #d3a13d; border-bottom: 4px solid #8c564f; color: #fff; border-radius: 0;}
.AddList_Horos .btn:hover{ background-color:#7e7473; border-color:#5b5555;}
/* =============== Horoscope Table ===============*/

/* =============== all Message ===============*/
.all_message_page{ float:left; width:100%; text-align:center;}
.all_message_page .ChatBlock{ z-index: 0; max-width: 100%; margin: 0 auto; display: inline-block; float: none; border: 1px solid #eee; border-top:3px solid #d3a13d; margin-bottom: 20px; width: 700px; box-shadow: 0 0 5px #eee; vertical-align: top; text-align: left;}
.all_message_page .ChatBlock .live-chat ul{ margin-top:10px; height: auto; max-height: initial;}
/* =============== all Message ===============*/

/* =============== pop up position ===============*/
.modal-dialog-left{ float:left;}
.modal-dialog-right{ float:right;}
/* =============== pop up position ===============*/

/* =============== pop UP Contact Details ===============*/
.right_icons .modal-dialog{width:800px; max-width: 100%;}
.phone_request{ width:100%;}
.wrapper_about.phone_request{min-height: inherit; float: left; width: 100%; }
.wrapper_about.phone_request .container{padding: 0; max-width: 800px; margin: 0; width: 100%; color:#000;}
.wrapper_about.phone_request .col-sm-12{ padding:0 15px;     display: inline-block;}
.UpgradePopupAll .phone_request h4{font-family: 'Roboto', sans-serif;font-size: 14px; color:#222; display: inline-block; text-align:left; width: 100%; padding-bottom: 0px;
    line-height: 1.8;}
.UpgradePopupAll .phone_request h4 a{ font-weight:bold; color:#222;font-family: 'Roboto', sans-serif;}
.UpgradePopupAll .phone_request h4 a:hover{ color:#d3a13d;}
.UpgradePopupAll .phone_request h4 a.btn{float: none; vertical-align: top; background-color: #d3a13d; padding: 1px 4px 5px; font-size: 16px; color: #fff; border-radius:4px;  margin-top: -3px;}  
.UpgradePopupAll .phone_request h4 a.btn:hover{ background-color:#444;}
.UpgradePopupAll .phone_request strong{ font-weight:bold;color:#222; width: 120px; margin-right: 10px;font-family: 'Roboto', sans-serif;}
.UpgradePopupAll .phone_request ul li{background-image: none;margin-bottom: 8px;
    padding: 5px; background: #fff;}

.phone_request h4 a.btn .fa.fa-envelope-o {
    font-size: 12px;
    position: relative;top: 2px;
}
.phone_request .row {
    margin: 0px 0 10px;
}
div#show_contact_info {
   padding: 15px 30px 10px;
    color: #222;
    font-weight: 600;
    font-size: 19px;
}
div#show_contact_info .error {
    color: #777;
    font-size: 15px;
    font-weight: 400;
}
/* =============== pop UP Contact Details ===============*/


/* =============== Analytics  ===============*/
.backanly{ float:left; width:100%; background-color:#f5f4f4; padding:15px; box-shadow: 0 0 10px #d0cdcd; border: 1px solid #d8d8d8; margin-bottom: 30px;}
.backanly .src1_keyword{float:left; width:100%; padding:15px; }
.backanly #src1_keyword{  background-color:#fff; border:1px solid #dddddd; border-radius: 4px;}
.backanly #src1_keyword .formsmalldb{max-width: 100%; margin: 0;}
.backanly .dashboardpartnersearch0{padding:0 0 33px 0;}
.backanly-counter{ float:left; width:100%; padding:15px; }
.backanly-counter h3{ float:left; width:100%; font-size:26px; font-weight:bold; margin-bottom:20px; text-transform:uppercase; }
.backanly-counter .list-group-item{padding:11px 15px; float: left; width: 100%;}
.backanly-counter .list-group-item > .badge{background-color: #d3a13d;}
/* =============== Analytics  ===============*/

/* =============== Upload Picture_popup  ===============*/
.UploadPicture_popup{text-align: center;}
.UploadPicture_popup h2{background-image: none; margin: 0 0 20px 0; padding: 0;}
.UploadPicture_popup h3{font-size: 18px; font-weight: bold; display: inline-block; width: 100%;  margin: 0 0 20px 0;
    color: #d3a13d;}
.UploadPicture_popup h4{font-size: 16px;    font-weight: bold;    display: inline-block;    width: 100%;}
.UploadPicture_popup .Adminrequest li{ width:180px;}
.UploadPicture_popup .Adminrequest li .form-group{margin-bottom: 10px;}
.UploadPicture_popup .Crop_imgblock{ float:left; width:100%; margin-bottom:10px;}
.UploadPicture_popup .Crop_imgblock img{ display:inline-block; vertical-align:top; max-width:100%;}
.UploadPicture_popup .form-group a.formbtn{ display: inline-block; vertical-align:top; padding:8px 10px 5px;}
/* =============== Upload Picture_popup  ===============*/

/* =============== Upgrade Pop up  ===============*/
.UpgradePopupAll.modal{}
.UpgradePopupAll .modal-dialog{max-width: 100%; width:800px;}
.UpgradePopupAll .modal-body{ background-size: cover;    background-repeat: no-repeat; border:1px solid #fff; border-top: 0px solid #d3a13d; color: #fff; text-align:center; background-color:#fff!important;}
.UpgradePopupAll .popuph2, .UpgradePopupAll .popuph2 p, 
.UpgradePopupAll .popuph3, .UpgradePopupAll .popuph3 p, 
.UpgradePopupAll .popuph4, .UpgradePopupAll .popuph4 p, 
.UpgradePopupAll .popuph6, .UpgradePopupAll .popuph6 p{margin:0 0 10px 0; background-image: none; padding: 0; color: #222!important; text-align: inherit;  font-weight:600; text-transform: initial;}
.UpgradePopupAll .popuph2, .UpgradePopupAll .popuph2 p{font-family: 'Lobster', cursive; font-size:50px; font-weight:normal;}
.UpgradePopupAll .popuph3, .UpgradePopupAll .popuph3 p{ font-size:30px; margin-bottom:20px; }
.UpgradePopupAll .popuph4, .UpgradePopupAll .popuph4 p{ font-size:24px; margin-bottom:10px;  text-transform: uppercase;}
.UpgradePopupAll .popuph6, .UpgradePopupAll .popuph6 p{ font-size:18px; margin-bottom:20px; font-weight:normal;}
.UpgradePopupAll .Upgrade_imgblock{ float:left; width:100%; margin-bottom:15px;}
.UpgradePopupAll .Upgrade_imgblock img{ display:inline-block; vertical-align:top; max-width:100%;}
.UpgradePopupAll p{margin-bottom: 15px; font-size: 14px; color: #fff; text-align: justify;}
.UpgradePopupAll p a{color:#d3a13d;}
.UpgradePopupAll p a:hover{color:#fff;}
.UpgradePopupAll ul{ margin-bottom:15px; text-align:left;}
.UpgradePopupAll ul li{padding-left: 20px; background: url(./images/arrow_bgup.png) no-repeat; background-position: 0 2px; background-size: 8px; text-align:left; margin-bottom: 10px;}
.UpgradePopupAll .popup-but{float: none;
    width: 86%;
    margin-bottom: 12px;
    margin: 10px auto 40px;
    display: block;
    text-align: center;}
.UpgradePopupAll .popup-but .popup-but-tag{   display: block;
    float: left;
    font-size: 18px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 12px 30px 12px;
    border-radius: 55px;
    margin: 5px 0;
    width: 100%;
    margin: auto;}

 .UpgradePopupAll span.lable {
    font-size: 14px;
}
.UpgradePopupAll .popup-but .popup-but-tag:hover{background: #d3a13d;
    color: #fff;
    border-bottom: 4px solid #ebca89;}
.UpgradePopupAll .noth-but{float: left;  width: 100%;}
.UpgradePopupAll .noth-but a{ display:inline-block; color:#827878; font-family: 'Open Sans', sans-serif;
    font-size: 14px; text-transform:uppercase;}
.UpgradePopupAll .noth-but a:hover{color:#6b6262;}
.UpgradePopupAll .modal-dialog button.close{background-color: #fff; color:#000; border: 2px solid#201f1f;}
.UpgradePopupAll .modal-dialog button.close:hover{ background-color:#000; border-color:#000; color:#fff;}
/* =============== Upgrade Pop up  ===============*/        

/* =============== Album Pop up  ===============*/      
.album_nodata{float: left; width: 100%; text-align: center; padding:70px 8%; position:relative;}
.album_nodata:before{ content:""; position:absolute; left:5%; top:5%; width:90%; height:90%; 
border:3px solid #eee}
.album_nodata figure{ float:left; width:100%; margin-bottom:30px;}
.album_nodata figure a{ font-size:60px; color:#eee; cursor:auto;}
.album_nodata figure a:hover{ color:#d3a13d;}
.album_nodata h3{margin-bottom: 20px; font-size: 26px; line-height:40px; font-weight: normal; color: #848383;}
.album_nodata p{ font-size:16px;}
.Album_allImages{ float:left; width:100%;}
.Album_allImages ul{ float:left; width:100%; text-align:center;}
.Album_allImages li{ float:none; display:inline-block; vertical-align:top; padding:15px;}
.Album_allImages .albIMG-block{float: left; width: 100%; padding: 2px; border: 1px solid #eee;}
.Album_allImages .albIMG-block img{ display:inline-block; vertical-align:top; width:auto; height:230px;}
/* =============== Album Pop up  ===============*/      

/* =============== Tab Package Details  ===============*/       
.tab-content .abtus .midle_title span{margin-bottom: 20px;}
.pagepvSetting.display_tabs{ margin-bottom:30px;}
.Privacy-Package-Details{ float:left; width:100%; text-align:center;}
.Privacy-Package-Details h3{ float:left; width:100%; text-align:center; margin-bottom:15px;}
.Privacy-Package-Details h3 .P_name{float: left; width: 100%; font-size: 24px;  text-transform: uppercase;
font-weight: bold;  color: #d3a13d; margin-bottom: 10px;}
.Privacy-Package-Details h3 .P_name_ditai{float: left; width: 100%;}
.Privacy-Package-Details h3 strong{display: inline-block; vertical-align: top; background-color: #d3a13d;
color: #fff; text-transform: uppercase; font-size: 20px; padding: 10px 30px; border-radius: 30px; line-height:30px;}
.Privacy-Package-Details h3 em{display: inline-block; font-size: 14px;  font-style: normal; vertical-align:top;}
.Privacy-Package-Details ul{float: left; width: 100%; text-align: center; margin-bottom:30px}
.Privacy-Package-Details ul li{display: inline-block;  vertical-align: top; padding: 10px 0; margin: 5px;
background-color: #fff; border: 1px solid #eae9e9; box-shadow: 0 0 10px #eee; width: 186px;}
.Privacy-Package-Details ul .lable{float: left; width: 100%; font-size: 16px;  margin-bottom: 10px; text-transform: capitalize;}
.Privacy-Package-Details ul .badge{height: 50px; width: 50px; border-radius: 50px; line-height: 50px; font-size: 18px; padding: 0; background-color: #f9f9f9; color: #d3a13d; border: 1px solid #dcdada;}
.Privacy-Package-Details ul .badge.badge-exp{width: auto; border-radius: 5px; padding: 5px 15px 6px 15px;    background-color: #d3a13d; color: #fff; border: none; font-weight: normal; line-height: normal; height: auto;
 margin: 9px 0;}
/* =============== Tab Package Details  ===============*/


/* =============== 11/29/2017  ===============*/
.dasLastlogin{ float:left; width:100%; text-align:center; margin-bottom:30px;}
.dasLastlogin strong{display: inline-block; vertical-align: top; width: 300px; max-width:100%; background-color: #7e7473; color: #fdfdfd; padding: 10px 0; font-size: 15px; border-radius: 20px; font-weight: normal; line-height: 25px;}
.dasLastlogin .redtext{font-size: 11px; font-weight: normal;}
/* =============== 11/29/2017  ===============*/

/* =============== Search Nearest Franchise  ===============*/
.wrapper_search{float: left; width: 100%;    background: #f5f4f4;    text-align: center;    padding:30px 0;    margin:0;}
.wrapper_search h1{ font-size: 34px;    color: #000;    font-weight: normal;    padding-right: 30px;    display: inline-block;    float: none;    position: relative;    top: -11px;}
.wrapper_search form{    width: 37%;    display: inline-block;    float: none; margin-bottom: 30px;}
.wrapper_search .form-control{  width: 100%;        float:left;    border: 1px solid #ccc5c5;   background: url(./images/home_search.png) 97% no-repeat, #FFF;    padding-right: 40px;}

.wrapper_search a.btn{float: none; background-color: #d3a13d; color: #fff; font-size:20px; font-weight:bold; text-transform: uppercase; border-bottom: 4px solid #8c564f; padding: 8px 20px 4px 20px;}
.wrapper_search a.btn:hover{ background-color:#7e7473; border-color:#5b5555;}
.wrapper_franchiseesearch{ float:left; width:100%; padding-bottom:60px;}

.maintable_edit{ position:absolute; left:0; padding:0 15px; width:100%; z-index: 1;}
.form_edit{background: rgba(0,0,0,0.85); color: #fff; padding: 0 5px; width: 100%; line-height: 35px;
max-height: 400px; overflow-y: auto; left: 0; float:left; width:100%;}
.form_edit .franchisee_searc_name{ float:left; width:100%; border-bottom:1px solid #3e3d3d;}
.maintable_edit .close{height: 26px; width: 26px; background: red; border:1px solid red; color: #fff; border-radius: 26px; font-size: 20px; font-weight:bold !important; position: absolute; top:-10px !important; right:10px !important; padding:0 0 2px 0 !important; z-index:99; font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:22px;}
.maintable_edit .close:hover, .form_edit .close:focus{ outline:none; background-color:#000; color:#fff !important;}
.form_edit .btnclose{ float:right;}
.form_edit button{background: url(./images/close_form.png) no-repeat; border: 0; font-size: 0; width: 26px;
height: 26px; margin-top: 5px; outline: none;float:right;}
.form_edit strong{color: #d3a13d;    font-weight: bold;    font-size: 24px;padding:11px 0;width:100%;float:left;}
.form_edit li{ color: #d3a13d; font-weight: bold; font-size: 24px; padding:0; width:100%;float:left;}
.form_edit p, .form_edit b{ font-weight: normal;color: #fff;float: left; width: 100%; margin-bottom:20px;}
.form_edit b:last-child{margin-bottom: 8px;}
/* =============== Search Nearest Franchise  ===============*/


/* =============== 12/11/2017  ===============*/
.printmaindiv .FamilyDetailsD .advancefamily{width: 96%; margin: 10px 2%; box-sizing: border-box; font-size:12px;}
.printmaindiv .FamilyDetailsD .advancefamily h3{ width:100%;}
/* =============== 12/11/2017  ===============*/


/* =============== 12/19/2017  ===============*/
.total_record_outer{ float:left; width:100%;}
.total_record{float: right;
    padding: 6px 15px;
    background-color: #f4eef2;
    box-shadow: 0 0 5px #00000000;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    color: #222;
    font-weight: 500;
    border-radius: 5px;}
.total_record strong{display: inline-block;
    font-weight: normal;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    background: #d8303d;
    border-radius: 50%;
    border: 2px solid #eab1b8;
    text-align: center;
    position: relative;
    min-width: 35px;
    min-height: 30px;
    padding: 7px;}
/* =============== 12/19/2017  ===============*/

/* =============== 12/20/2017  ===============*/
.AllpackagesBlock{float: left; width: 100%; padding:5px; background-color: #f0f1f1;    box-shadow: 0 0 5px #bababa; text-align: center; font-size: 16px; margin-bottom: 10px;}
.AllpackagesBlock ul.plist{ float:left; width:100%; text-align:center;}
.AllpackagesBlock ul.plist li{float: none; display: inline-block; vertical-align: top; background-color: #7e7473;
padding: 10px; color: #fff; border-radius: 10px; margin: 10px; width:290px; min-height:116px;}
.AllpackagesBlock ul.plist span{float: left;
    width: 100%;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
    color: #d8303d;}
.AllpackagesBlock ul.plist strong{ float:left; width:100%; font-size:14px;}
.AllpackagesBlock ul.plist .swIcon{ margin-top:8px; line-height:22px;margin-bottom: 5px;}
.AllpackagesBlock ul.plist strong img{ height: 20px;
  width: 20px;}
.AllpackagesBlock ul.plist em{display: inline-block; vertical-align: top; font-weight: normal;}
.AllpackagesBlock .textpk{ float:left; width:100%; padding: 10px 0; margin: 5px; background-color: #fff; border: 1px solid #eae9e9; box-shadow: 0 0 10px #eee; font-size:15px;}
.AllpackagesBlock .textpk .membership-enh-dash{display: inline-block; vertical-align: top; width: auto;
margin: 5px; background-color: #f0f1f1; padding: 2px 10px; border: 1px solid #d8d7d7;}
.AllpackagesBlock .textpk em{ display:inline-block; vertical-align:middle;}
.AllpackagesBlock .textpk strong{ display:inline-block; vertical-align:middle; margin:0 5px;}
.AllpackagesBlock .textpk span{ display:inline-block; vertical-align:middle;}
.AllpackagesBlock_outer{ float:left; width:100%; text-align:center; margin-bottom: 20px;}
.AllpackagesBlock_outer .btn{ float: none;
    font-size: 16px;
    text-transform: capitalize;
    background: #d8303d;
    color: #fff;
    border-bottom: 5px solid #eab1b8;
    padding: 9px 30px 9px;
    margin-top: 10px;
    border-radius: 55px;
    line-height: 2;}
.AllpackagesBlock_outer .btn:hover{border-bottom: 5px solid #ebca89;
    background: #d3a13d;
    color: #fff;}
/* =============== 12/20/2017  ===============*/

/* =============== 12/23/2017  ===============*/
.frc_search_block{ float:left; width:100%; text-align:center;}
.frc_search_block img{ display:inline-block; vertical-align:top; max-width:100%;}
/* =============== 12/23/2017  ===============*/

/* =============== 12/28/2017  ===============*/
.newsticker .owl-pagination{ display:none;}
.newsticker:hover .owl-buttons{ opacity:10;}
.newsticker .owl-buttons{ float:left; width:100%; opacity:0;}
.newsticker .owl-buttons .owl-prev, .newsticker .owl-buttons .owl-next{ border-radius: 50px; height: 30px; position: absolute; text-indent: -99999px; top: 50%; width: 30px; left:10px; margin:0 0 0 0; background:url(./images/LeftArrow.png) no-repeat center #d3a13d; border:1px solid #d2c8c3; cursor:pointer;}
.newsticker .owl-buttons .owl-next{ right:10px; left:auto; background-image:url(./images/RightArrow.png);}
.newsticker .owl-buttons .disabled{ opacity:.4; cursor:none;}

.newsticker.owl-carousel{ float:left; width:100%; position:relative;}
.newsticker.owl-carousel .owl-nav{ float:left; width:100%;  opacity:0;}
.newsticker.owl-carousel:hover .owl-nav{ float:left; width:100%; opacity:10;}
.newsticker.owl-carousel .owl-nav.disabled, .newsticker.owl-carousel .owl-dots.disabled{ display:block;}
.newsticker.owl-carousel .owl-nav .owl-prev span, .newsticker.owl-carousel .owl-nav .owl-next span{ border-radius: 50px; height: 30px; position: absolute; text-indent: -99999px; top: 50%; width: 30px; left:10px; margin:-30px 0 0 0; background:url(./images/LeftArrow.png) no-repeat center #d3a13d; border:1px solid #d2c8c3; cursor:pointer;}
.newsticker.owl-carousel .owl-nav .owl-next span{ right:10px; left:auto; background-image:url(./images/RightArrow.png);}
/* =============== 12/28/2017  ===============*/


/* =============== Cropper  ===============*/
.upd-form-cropper{ float:left; width:100%; text-align:center; margin-bottom:30px;}
.upd-form-cropper h3{font-size: 18px; color: #444; margin-bottom: 10px; text-transform: uppercase;    font-weight: bold;}
.upd-form-cropper form{ width:320px; max-width:100%; margin:0 auto; float:none; display:inline-block; vertical-align:top;}
.upd-form-cropper .pic_icon{display: inline-block; width: 150px; height: 190px; position: relative;
background-color: #f7f6f6; border: 1px solid #eee;}
.upd-form-cropper .pic_icon .file{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; z-index:3; cursor:pointer;}
.upd-form-cropper .pic_icon .UpIcon{position: absolute; left: 50%; top: 50%; margin: -25px 0 0 -25px; z-index:2;}
.upd-form-cropper .UpIcon a{font-size: 50px; color: #919191;}
.upd-form-cropper .pic_icon .pic_icon:hover a, .upd-form-cropper .pic_icon:focus a{ color:#3f51b5;}
.upd-form-cropper .form-group .btn{float: none;    display: inline-block;    background: #d3a13d;    color: #fff;    font-size: 16px;    background: #d8303d;
    color: #fff;
    border-bottom: 4px solid #eab1b8;
    padding: 10px 30px 10px;
    border-radius: 50px;
    position: relative;
    text-align: center;}
.upd-form-cropper .form-group .btn:hover{ background: #d3a13d;
    color: #fff;
    border-bottom: 4px solid #ebca89;}
.upd-form-cropper .crop_outer{display: inline-block;  max-width: 100%; float: none; margin-bottom: 10px;}
.upd-form-cropper .upd-cropper-img figure{ margin-bottom:10px;}
.upd-form-cropper .upd-cropper-img .btn{ display:inline-block; vertical-align:top; float:none; background-color:#d3a13d; color:#fff;}
.upd-form-cropper .upd-cropper-img .btn:hover{ background-color:#7e7473;}
.upd-croper-error{float: left;  width: 100%;    text-align: center;    margin-bottom: 10px;    color: red;}
/* =============== Cropper  ===============*/
.Sameloader{float:left; width:100%; background: url(./images/owl_loader.gif)no-repeat center; height:200px;}
.homeregloder{float: left; width: 100%; text-align: center; position: relative; left: 0; margin:4px 0 15px 0;}
.homeregloder img{ display:inline-block; float:none;}


/*======================Generator Bottan======================*/
.update_form .form-group .textwrapper{ float:left;  width:80%;}
.update_form .form-group .textwrapper .lefttexts{width: auto; display: inline-block; height: auto;
background-color: transparent; border: none; box-shadow: inherit; font-weight: bold; text-align:left; padding:0;}
.update_form .form-group .textwrapper .character{float: none; display: inline-block; vertical-align: top;
 margin: 0;}
.update_form .form-group .textwrapper .gen_btn{float: none; display: inline-block; vertical-align: top;
 margin: 0;}
.update_form .form-group .textwrapper .gen_btn input[type="button"] {padding: 0 10px; font-weight: bold; color:#d8303d;background-color: transparent; border: 0;}
.update_form .form-group .textwrapper .gen_btn input[type="button"]:hover, .update_form .form-group .textwrapper .gen_btn input[type="button"]:focus{ color:#000; outline:none;}
/*======================Generator Bottan======================*/

/*======================4/27/2018======================*/
.basic_keyword_note{ float:left; width:100%;}
/*======================4/27/2018======================*/

/*======================| New Dasboard Start |======================*/ 

.dashboardnew {
    margin: 60px 0;
}
.das-user-image-outer{float: left; width: 100%; padding:0 15px;}
.das-left-inner{padding: 30px 20px;
    box-shadow: 0 0 10px transparent;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
    margin-top: 5px;border: 2px solid #222;}
.user-pic-das{ float: left; width: 100%; }
.user-pic-das .lay-over-imge{position: absolute; left: 0; top: 0; width: 100%; height: 188px; background-color: #000; overflow: hidden;display: none;}
.user-pic-das .lay-over-imge a{padding: 0;}
.user-pic-das .lay-over-imge img{width: 100%; height: auto; filter: blur(2px);  opacity: .5; margin-top: -25%;}
.user-pic-das figure{ position: relative;
    float:none;}
.user-pic-das figure img{ border:1px solid #ddd;}
.user-pic-das .user-id-number{position: relative;
    position: relative;
    color: #222;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 5px;}
.but-with-icon{float: left; width: 100%; text-align: center; margin-bottom: 15px;}
.but-with-icon li{display: inline-block;
    vertical-align: top;
    float: left;
    border: 2px solid #ddd;
    padding: 10px;
    border-radius: 6px;
    margin: 0 8px;}

.but-with-icon li a{font-weight: 400;
    font-size: 13px;
    color: #666;
    text-align: left;
    float: left;
    line-height: 1.5;}
    .but-with-icon  ul {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
        padding: 5px 0 0;
    }
.but-with-icon li a:hover{ color: #d3a13d;}
.das-left-inner .AllpackagesBlock_outer{ margin-bottom: 0; }
.das-left-inner .AllpackagesBlock{background: transparent; box-shadow: none; margin-bottom: 0;  max-height: 397px;  overflow-y: auto;}
.das-left-inner .AllpackagesBlock_outer h3{color: #222;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    font-family: 'Roboto', sans-serif;}
.das-left-inner .AllpackagesBlock ul.plist li{background-color: #fff;
    border: 2px solid #ddd;
    color: #222;}
.das-left-inner .AllpackagesBlock ul.plist li em{color: #666;
    font-style: normal;}
.das-left-inner .AllpackagesBlock .textpk{box-shadow: none; border: none; background-color: transparent;  padding: 0; margin: 0;}
.das-left-inner .AllpackagesBlock .textpk .membership-enh-dash{background-color: #fff; border: 1px dashed #4F5757; color: #7e7473;    box-shadow: 0 0 10px #dad9d9;    margin: 0 0 15px 0;    width: 290px;    border-radius: 5px; padding: 10px;    max-width: 100%;}
.das-left-inner .dashboardselfprofile { width: 100%; min-height: inherit;  margin-bottom: 20px; background: transparent;}
.das-left-inner .profilestatusfill{ border-radius: 30px;
    background: rgb(216 48 61);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 25%), 0 1px rgb(255 255 255 / 8%);
    height: 10px;}
.das-left-inner .profilestatus{background-color: #f6dddd;
    border-radius: 10px;}
.right-dasboard-outer{padding: 0 15px;}
.right-dasboard-inner{ float: left; width: 100%; position: relative;}
.cover-das-imges{float: left; width: 100%; background-color: #000; overflow: hidden;}
.user-pic-das .thumbnail > img {
    display: block;
    height: 128px;
    width: 120px;
    max-width: 100%;
    border-radius: 5px;
}
.ecard1 {
    display: none!important;
}
.user-pic-das figure .thumbnail {
    margin-bottom: 0;
}
.cover-das-imges img{opacity: .5; width: 100%; float: left;display: none;}
.login-time-text{margin: -25px 0 0 0;
    width: 100%;
    float: left;
    padding: 15px;
    position: relative;
    text-align: center;
    line-height: 20px;}

    .user-right {
        float: left;
        width: 100%;
    }
    .but-with-icon i {
          background: #d8303d;
        padding: 6px;
        border-radius: 50%;
        border: 2px solid #eab1b8;
        color: #fff;
        font-size: 13px;
        margin-right: 4px;
    }
.login-time-text strong{font-weight: normal;  font-size: 12px;color: #666;}
.login-time-text .redtext{font-size: 14px; font-weight: 400;color: #666;}
.right-dasboard-inner .dashboardboxes{ margin-bottom: 30px; }
.right-dasboard-inner .dashboardboxes .dashboardbox1{width: 25%; margin: 0; padding: 6px; min-height: 120px; }
.right-dasboard-inner .dashboardboxes .dashboardbox1 a{background-color: #fff;
    /* box-shadow: 0 0 10px #dad9d9; */
    color: #222;
    font-size: 12px;
    padding: 5px;
    border-color: #fff;
    transition: all 0.2s ease-in-out 0s;
    border: 2px solid #222;
    text-transform: capitalize;
    border-radius: 10px;
    min-height: 60px;
    height: 123px;} 
/*.right-dasboard-inner .dashboardboxes .dashboardbox1 img{min-height: 50px;
    height: 44px;
    background: #d8303d;
    padding: 3px;
    border-radius: 50%;
    border: 3px solid #eab1b8;}*/
    .dashboardbox1 .img-wrapper:hover  {
    background: #222;
    border: 3px solid #767474;
}
.right-dasboard-inner .dashboardboxes .dashboardbox1:hover a{ color: #000; border-color: #000; box-shadow:0 0 30px rgba(0,0,0,.2);}
.right-dasboard-inner .dashboardboxes .dashboardbox1:hover img{ opacity: 10; }
.right-dasboard-inner .special_blockDas ul{max-width: 100%; width: 600px; display: inline-block; float: none; margin: -45px 0 20px; position: relative; box-shadow: 0 0 10px #eee;  background-color: #fff; vertical-align: top;}
.right-dasboard-inner .special_blockDas ul li{width:32%; padding: 0;} 
.right-dasboard-inner .special_blockDas .spBlock{background-color: #fff; border-color: #fff; padding: 5px; box-shadow: none;
    border: none; border-right: 1px solid #eee;}
.right-dasboard-inner .special_blockDas li:last-child .spBlock{ border:none;}
.right-dasboard-inner .special_blockDas .spBlock figure{margin-bottom: 5px; float: left;    width: 100%;}
.right-dasboard-inner .special_blockDas .spBlock figure img{-webkit-filter: brightness(1000) invert(1000);
    filter: brightness(1000) invert(1000); height:36px; opacity: .7;}
.right-dasboard-inner .special_blockDas .spBlock a{color: #7e7473; font-weight: normal; text-transform: inherit; font-size: 16px; padding: 0;}
.right-dasboard-inner .special_blockDas .spBlock:hover a{color: #000;}
.right-dasboard-inner .special_blockDas .spBlock:hover figure img{ opacity: 10; }

.right-dasboard-inner .errorbox-blocks{position: absolute; width: 400px; padding: 0 30px; text-align: center; top: 50px;
    left: 50%; margin: 0 0 0 -200px; max-width: 100%;}
.right-dasboard-inner .errorbox-blocks .Dalert{position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem;  border: 1px solid transparent; border-radius: .25rem; font-size: 14px; font-weight: normal;}
.right-dasboard-inner .errorbox-blocks .Dalert a{font-weight: bold;  text-decoration: none; }

.right-dasboard-inner .errorbox-blocks .alert-warning a{  color:#c09853;}
.right-dasboard-inner .errorbox-blocks .alert-warning a:hover{ color:#d3a13d; }

.right-dasboard-inner .errorbox-blocks .alert-info a{color:#3a87ad; }
.right-dasboard-inner .errorbox-blocks .alert-info a:hover{ color:#d3a13d; }


.right-dasboard-inner .smsmessage{font-weight: bold; padding: 0; float: left; width: 100%; font-size: 12px; top: 0;
    right: 15px; color: #fff;}
    .errorbox-blocks {
        display: inline-block;
        width: 30%;
        font-size: 14px;
        padding: 10px;
    }
    .errorbox-blocks span {
        font-size: 13px;
        font-weight: 600;
    }
    .Dalert.alert-warning {
   color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc;
    text-align: center;
    font-size: 13px;
    border-radius: 6px;
    line-height: 2;
    
    }
/*========== Responsive Start*/
@media(max-width:1200px){

.das-left-inner .AllpackagesBlock_outer .btn{font-size: 16px;}
.das-left-inner .AllpackagesBlock ul.plist li{margin: 0 0 10px 0; max-width: 100%;}
.das-left-inner .AllpackagesBlock .textpk{margin: 0;}
.das-left-inner .AllpackagesBlock .textpk .membership-enh-dash{ margin:0 0 10px 0; }
.right-dasboard-inner .dashboardboxes .dashboardbox1{width: 33.3%;}
.right-dasboard-inner .errorbox-blocks { top: 10px; width: 100%; left: 0; margin: 0;}
}

@media(max-width:639px){
.right-dasboard-inner .special_blockDas ul{ margin-top: 0;} 
.right-dasboard-inner .special_blockDas ul li{width: 100%; border-right: none; border-bottom: 1px solid #eee;  max-width: 100%; }
.login-time-text{margin-top: -66px;}
.login-time-text .redtext{ font-size: 10px; }
.right-dasboard-inner .dashboardboxes .dashboardbox1{ width: 50%; }
.cover-das-imges img { height: 300px; width: auto;}
}

@media(max-width:399px){
.right-dasboard-inner .dashboardboxes .dashboardbox1{ width:100%; } 
}
/*========== Responsive Start*/

/*======================| New Dasboard End |======================*/


@media(max-width:1500px){
   

.index_srchforms{ margin-top:-575px;}
.UserImg_block{ margin-top:0;}
    }
    
@media(max-width:1300px){
.index_srchforms{ margin-top:-500px;}
}
@media(max-width:1200px){
.matrimonal_slider .bx-wrapper{height:inherit;}
.matrimonal_slider{min-height:inherit;}
.form-control {
    width: 47%;

}
.extends .formcont .checkssmall
 {
    width:47%;
}
.extends .formcont .checks{
    width:47%;
}
.extends .formcont .form_patnerprofile{
    width:47%;
}
.extends .large_inputer{
    width:47%;
}
.normaler .same_select{
    width:20.5%;
}
.form_city8{
    width:22%;
}
.form_city7{
    width:23%;
}
.leftpadds{
    float:left;
    margin:0% 1%;
    width:98%;
}

.form-group label {
    margin-bottom: 1%;
}
.form_city5 {
    float: left;
    width: 20%;
}
.form_city6 {
float: left;
width: 21%;
}
.price1{
float: left;
width: 23%;
}
.price2{
float: left;
width: 23%;
}
.matrimonial_logo{
    margin:0% 3%;
      width:94%;
}
.matrimonial_logo img{
     max-width:100%;
}
.padding_space {
padding: 0% 0%;
}
.featured_title_div span{
    font-size:19px;
}
.form_date{
    width:14.2%;
}
.form_other{
    width: 47%;
float: left;
}
.form_other_txt{
    float: left;
    margin: 1% 2%;
}
.title_mger{
    display:none;
    background:transparent;
    }
    .no_marger{
    margin:0px;
}
.none_play label{
    display:none;
}
bannertext{
    width:100%;
    height:350px;
    margin-top:0;
}
.packege_banner_section img{
    height:350px;
    
}
.index_srchforms .form-group .col-lg-8{
    width:67%;
    float:right;
}
.slider_border_shadow .bx-wrapper img{
height:500px;
}
.index_srchforms{
margin-top:-438px;
}
.index_srchforms .text_header .form-group{ margin-bottom:4px;}
.searchinclude h4{font-size:20px; padding:5px 0;}
.welcome_section span{
width:100%;
}
.welcome_wrapper iframe{
width:98% !important;
}
div.tsc_pricingtable03 .package_purcase .header_row_1 h2{
font-size:16px;
}
div.tsc_pricingtable03 .header_row_1 h2{
font-size:20px;
}
.dashboardtotalview ul li {
    padding: 11px 5px 9px 38px;
}
.dashboardboxes .dashboardbox1{
width:23%;
}
.form-group .col-lg-4, .sub_profile label {
    width: 30%;
    float: left;
}
.form-group .col-lg-8 {
    width: 70%;
    float: left;
}
.form-group .col-lg-8 .form-control {
    width: 80%;
}
.form-group .col-lg-8 .form_date {
    width: 22.2%;
}
.plugin_loginft .form-group .col-lg-8 .form-control{
    width: 100%;
}
.form-group .col-lg-8 .form_city7, .form-group .col-lg-8 .price2 {
    width: 23%;
}
.form-group .col-lg-8 .form_city8, .form-group .col-lg-8 .price1 {
    width: 55%;
}
.update_form, .updateprofile2_pagecontent, .editform_section_2 {
    width: 98%;
    margin: 0% 1% !important;
}
.Login .captcha, .login .captcha, .galaxy_rgt fieldset p .cpasities{
 width: 40% !important;
}
.index_srchforms .form-group .col-lg-8 .form-control,
.inside_search  .col-lg-8, .inside_search .default_grids1_actions,
.inside_search .form-group label{
width:100%;
}
.inside_search  .form-group .form-control{
width:100%;
}
.inside_search .form-group .ex_small {
    width: 40%;
}
.index_srchforms .form-group .col-lg-8 .ex_small{
    width: 37%;
}
.marc_sec{
width:98%;
}
.wrapper_about .Login, .wrapper_about .login, .wrapper_about .register_demos {
    width: 70%;
}
}
@media(max-width:1196px){
.searchgridmain {
     height: auto;
}
.buyPac_sec .full_contacter {
    border-radius: 15px 15px!important;
}
.zoomin {
    width: 6%;
     left: 335px;
}
.searchgridimage {
    width: 35%;
    float: none;
    margin: 15px auto;
}
.searchgridimage .thumbnail > img {
    border-radius: 15px 15px;
}
.matrimonal_navigation .matrimonial_logo {
    width: 20%!important;
}
}
@media(max-width:1100px){
.dashboardboxes .dashboardbox1{
width:31%;
}
}
@media (max-width: 992px){
.container {
    width: 100%;
    margin: auto;
    max-width: 970px;
}
}
@media(max-width:1024px){

  .error2 {
   width: 35%;
} 
.zoomin {
   width: 7%;
    left: 330px;
}

  .searchgridicons a, .searchgridicons .btn {
     font-size: 13px;
    padding: 5px 6px 0px 6px
}  
.UserImg_block {
   margin-bottom: 20px;
}
.left_exerge {
   width: 65%;
    
}
.searchgridageetc label, .searchgridageetc strong, span.nameid {
    font-size: 14px;
   
}
    .hiw-div {
        width: 40%;
} 
.searchgridageetc {
    float: left;
    width: 100%;
}

.searchgridimage {
    width: 30%;
    float: none;
    margin: 15px auto;
}
.searchgridmain {
   height: auto!important;
}
.searchgridimage .thumbnail > img {
    border-radius: 15px 15px!important;
}
.displayprofileimage img {
   border-radius: 15px  15px;
}
.deflt_profile_1 {
    padding: 0 30px;
}
.full_contacter {
   margin: 0% 0% 12px!important;
    height: auto!important;
    
}
.searchgridmain {
   height: auto;
}
.errorbox-blocks span {
    font-size: 16px!important;
}
.errorbox-blocks {
    width: 64%;
   
}
.wrapper3 .hiw-div::after {
   left: 170px;
    background-size: 55%;
  
} 
.testimonial_image span p {
    padding-right: 90px;
   
}
.commemt_section {
    padding: 45px 50px 70px;
}
.badge_block h4{ margin-bottom:30px;}
.matrimonal_navigation .nav-tabs > li > a{ padding:15px 10px 12px;font-size: 13px;}
.matrimonal_slider .slider_border_shadow .bx-wrapper .bx-pager{ display:none;}
.matrimonal_slider .slider_text{ display:none;}
.matrimonal_slider .slider_text{position: relative; width: 100%; background: #7e7473; left: 0; right: initial; max-width: 100%;
border-radius: 0;}  
.matrimonal_slider .slider_text h2{ font-size:20px;}
.matrimonal_slider .slider_text p{ font-size:16px;} 
.trac_top{
    display:none !important;
}
.title_mger{
    display:none;
}
.midle_title {
text-align: center;
width: 100%;
}

.articledetails p{
    padding:0% 1%;
}

div.tsc_pricingtable03 div.column_0, div.tsc_pricingtable03 div.column_1, div.tsc_pricingtable03 div.column_2{
    margin:0% 0.5%;
    width:23%;  
}
.dashboardtotalview ul li {
    padding: 11px 4px 9px 27px;
}
.dashboardtotalview{
padding:0 5px;
}
.top_uddatebanner img {
    width: 435px;
}
.login_topbg a {
    font-size: 13px;
}
.wrapper2 {
    padding: 40px 30px;
}
.wrapper3 .container {
    width: 100%;
    max-width: 90%;
}
.wrapper4 {
 padding: 60px 40px;
  
}
.homeannounce_main {
     width: 48%;
}
.annonncement_wrapper img {
    width: 450px;
}
}
@media(max-width:991px){
/*======================================== BaDges Section ========================================*/
.badge_listDelet .identity_block .Remove_blk a{ opacity:10;}
.nav-tabs.baDgesTabs > li{ margin:0; padding:1px; width:50%;}
.nav-tabs.baDgesTabs > li > a{ width:100%;}
/*======================================== BaDges Section ========================================*/
.check_visart{ padding:0;}
.section-payment{ padding:20px;}
.paymentDForm .promoCode{ padding:0;}
.section-payment .left-section{ padding:0;}
.paymentDForm .promoCode a.btn{ margin-left:0;}
.section-payment h3{ font-size:20px;}
.paymentDForm .form-group .formbtn_p{ font-size:15px;}
.RightSearch.affix{left: 0; position: relative; top: 0; padding-right:0;}
.RightSearch.affix .searchresultsleft{ width:100%;}

.Subscribe_Section ul li {margin: 10px;}    
.lockartic{ padding:15px; height:auto;}
.lockartic figure{ position:relative; float:left; margin-bottom:20px; width:100%; text-align:center;}
.lockartic figure img{ display:inline-block; float:none;}
.display_tabs .display_tab_info ul li{ width:100%;}
.display_tabs .display_tab_info ul:before{ display:none;}
.matrimonial_logo{
    text-align:center;
}
.matrimonal_side_banner{
    float: left;
    width: 100%;
}
.matrimonal_side_banner img {
    float: none;
     display:inline-block;
    width: 290px;
height:148px;
margin: 5px 0;
    }
.slider_border_shadow .bx-wrapper img{
    width:100%;
}
.slider_border_shadow .bx-wrapper .bx-caption{
    z-index:999;
}
.matrimonal_search_home{
    width: 100%;
    margin: 0% 1% 0% 0%;
}
.shadow_urcls{
    background:transparent;
}
.matrimonal_search_home .reg_outer{
    box-shadow:1px 5px 6px 0px rgba(0,0,0,0.40);
}

.code_paath{
    margin-left:5%;
    width:95%;
}
.dashboardphoto img{
    height:100%;
}
.sunni_refine{
    float:left;
    width:100%;
    margin:2% 0%;
}
.padding_space {
    width: 100%;
    float:left;
}
.padding_space img{ max-width:100%; height:inherit;}
.butner{
    float: right;
    width: auto;
    margin-right: 5%;
}
.cader_drect a{
    width:30%;
}
.index_srchforms {
      width: 100%;
    margin: 0;
}
.index_srchforms .form-group label{
    float:left;
}
.index_srchforms .form-group div{
    width:68%;
    float:left;
}
.plugin_loginft .form-control{
    width:94%;
}

.left_add_title{
    width:100%;
    text-align:center;
}
.left_add_title span{
    width:100%;
    text-align:center;
}
.left_add_title i{
    width:80%;
    text-align:center;
    float:none;
    display:inline-block;
}
.left_add_title i a{
    width:100%;
    float:none;
    display:inline-block;
    margin:5px 0;
}
.left_add_title i a img{
    float:none;
    display:inline-block;
}
bannertext{
    height:330px;
    margin-top:0;
}
.packege_banner_section img{
    height:330px;
}
.addsans_banners{
    width:98%;
    margin:0 1%;
}
.google_images{
    width:100%;
    text-align:center;
    margin-top:2%;
}
.video{
float:left;
width:100%;
margin-top:15px;
}
.welcome_wrapper iframe{
width:320px !important;
}
.commemt_section{
width:100%;
margin:0;
}
.annonncement_wrapper img {
    height: 210px;
    width: 270px;
}
.mainfooter h5{ float:left;}
.matrimonal_footer {
    min-height: 200px;
    text-align: left;
}
.bottom_social{
float:left;
}
.credit_imges{
text-align:left;
}
div.tsc_pricingtable03 .package_purcase .header_row_1 h2{
    font-size:14px;
}
.form-group .agg_year {
   margin: 9px 0 9px 8px;
}
.profilestoplinks .table-responsive {
     width: 100%;
}
.addbanner{
    text-align:center;
}
.lockartic nice{
    width: 100%;
}
}
@media(max-width:980px){
.dashboardphoto, .dashboardselfprofile, .dashboardinfonew, .dashboardinfonew2, #expint_sent div{
width:100%;
}
.matrimonal_navigation .nav-tabs > li > a {
     padding:15px 10px 12px;
    font-size: 12px;
}
}

@media(max-width:880px){
.eventgridblock_5{
    width:98%;
    margin:1%;
}
.lefter_mgers{
    width:15%;
}
.matri_header{
    width:80%;
}
bannertext{
    height:320px;
    margin-top:0;
}
.packege_banner_section img{
    height:320px;
}
.profilesnav td{
width:20%;
}

}
@media(max-width:768px){
    .principalSection {
     width: 100%;
   
}
.toggle-password.fa-eye {
  right: 58px;
    top: 216px;
}
.leftpadds fieldset {
     padding: 40px 35px 20px;
   
}
.RightSearch.nav-stacked {
    padding: 0 20px;
}

.zoomin {
    width: 6%!important;
     left: 333px!important;
   
}
.leftpadds fieldset h3 {
    font-size: 18px;
}
.Login .Captcha {
  width: 60%!important;
}

.mandatory_class {
     font-size: 12px;
}
.alin_centeh.Hrtt_h a {
    font-size: 14px;
}

.Login .form-control, .login .form-control, .galaxy_rgt fieldset p .form, .galaxy_rgt fieldset p .form-control {
    width: 97%;
     margin-right: 2.4px;
   
}
.display_tabs .nav-tabs > li > a {
   padding: 6px 8px;
     font-size: 13px;
}
.leftbanner img {
    width: 36%;
  
}
.faq_ContactDetail {
    width: 100%;
  
}
.ContactPAge {
    padding: 30px 0;
}
.error2 {
    width: 45%;
}
.abtus .midle_title span {
     font-size: 24px;
   
}
.inside_search .searchinclude .container {
    width: 90%;
}
.testmonialscode table {
   margin: 15px 0px!important;
    
}

.errorbox-blocks span {
    font-size: 16px!important;
}
.errorbox-blocks {
    width: 64%;
   
}
.profilesnav td {
    width: 10%;
}
.searchgridmain {
     height: auto!important;
}
    .footer_logo p {
        width: 90%!important;
} 
.nextback .container {
    width: 91%;
}
.full_contacter {
  /* height: auto;*/
}
.searchgridmain.buyPac_sec {
    
}
.searchgridicons .img-warrper img {
    width: 22px;
}
.left_exerge {
    width: 64%;
    margin-left: 0%;padding: 9px 0px 0 18px;
}
.matrimonal_navigation .nav-tabs {
  padding: 13px 0 16px;
}
.navbar-collapse.collapse {
   padding: 0;
}
.search_gdoption {
  padding: 0 25px;
}
.form-group {
    float: left;
    width: 100%;
    font-size: 13px;
}
.advance-search a, .profileidSearch a {
   font-size: 13px;
}
.inside_search .text_header {
   padding: 23px 10px 16px;
    
}
.inside_search .form-group .ex_small {
    width: 38%;
}
.mainfooter .padding_space {
    padding: 0 40px;
}
.wrapper3 .row {
      padding: 40px 20px 20px!important;
  
}
    .testimonial_image span p {
         width: 73%!important;
         font-size: 15px;
        padding-right: 10px!important;
        padding-left: 62px!important;
    }
    .commemt_section {
        padding: 35px 50px 40px!important;
    }
    .commemt_section h2 {
         margin-bottom: 10px!important;
    }
    .wrapper3 .hiw-div::after {
        left: 140px;
        background-size: 45%;
    }
    .wrapper2 {
         padding: 60px 30px;
         background-attachment: fixed;
    }
    .hiw-div {
        width: 45%;
    }
    .wrapper3 h4 {
       font-size: 15px;
    }
    
    .homeannounce_main {
        width: 100%;
    }
    .annonncement_wrapper img {
        height: auto;
        width: 100%;
    }
.top_uddatebanner {
   margin-top: 8%;
    float: none;
    width: 100%;
    text-align: center;
}
.login_topbg {
    margin: 0px auto;
    float: none!important;
    text-align: center!important;
}
 .top_social {
    float: left;
    margin-top: 10px;
}
.login_topbg a {
    float: none;
    } 
.cookie_panel {
         width: 80%;
 }       
 .top-login {
   margin-top: 0px;
    margin-bottom: 0px;
    
} 
.matrimonial_logo img {
    width: 62%;
    margin-top: -43px;
    position: relative;
    top: 25px;
}
.matrimonial_logo_slogan {
   font-size: 13px;
}   
.form-control {
    width: 58%;
}
.text_header .form-control{
    width:88%;
}
.form-group .ex_small {
    width: 34%;
}
.featured_title_div span{
    font-size:22px;
}
.alerticon{
    display:none;
}
.form_city5 {
    float: left;
    margin-top: 1%;
}
.otherstatebox {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-top: 1%;
}
.price2{
    margin-top:1%;
}
.Notice_text{ padding-right:0;}
.matrimonal_footer {
      min-height: auto;
    float: left;
    margin-bottom: 17px;
 margin-left: 0%;
width:100%;
}
.featured_main_div{
    width:100%;
    text-align:center;
}

.testimonial_image .midtitle{
    font-size:15px;
}
.text_header .form-group{
    width:100%;
}
.button_eftdr{
    float:left;
    width:100%;
}
.hightlights{
    width:100%;
    text-align:center;
}
.text_header{
    width:100%;
}

.slicknav_menu {
    display:block;
}
.searchgridageetc strong{
    width:50%;
}
.displayprofileblock1 fieldset p label{
    width:35%;
}
.sendtofriend{
    width:50%;
}
div.tsc_pricingtable03 h1 span {
    font-size: 18px;
}
.package_banner_table{
    width:100%;
}
.package_banner_table img{
    max-width:100%;
}
.form_date{
    width:17.2%;
}
.form_city8{
    width:28%;
}
.form_city7{
    width:28%;
}
.price1{
    width:36%;
}
.price2{
    width:20%;
    margin-top:0;
}
.form_other{
    width: 58%;
float: left;
}
.form_other_txt{
    float: left;
    margin: 1% 2%;
}
.albumthumb {
    float: left;
    margin: 2% 3.5%;
    width: 23%;
}
.albumthumb .albumthumb1 img {
    float: left;
    width: 136px;
    height: 160px;
}
.extends .formcont .checkssmall{
    width:58%;
}
.extends .formcont .checks{
    width:58%;
}
.extends .formcont .form_patnerprofile{
    width:58%;
}
.extends .large_inputer{
    width:58%;
}
.normaler .same_select{
    width:24.2%;
}
.lefter_mgers{
    width:125px;
}
.matri_header {
    width: 76%;
}
.cader_drect a{
    font-size:13px;
}
.infomenu, .plugin_loginft{
    width:100%;
    text-align: left;
}
bannertext{
    height:300px;
    margin-top:0;
}
.packege_banner_section img{
    height:300px;
}
.fix_badges, .coypissue{
text-align:left;
}
.update_form .form-group, .updateprofile2_pagecontent .form-group, .editform_section_2 .form-group{
width:100%;
}
}
@media (max-width: 820px){
.zoomin {
    width: 5%;
    left: 370px;
}
.search_gdoption {
    padding: 0 20px;
}
.form-group .agg_year {
    margin: 9px 0 9px 4px;
}
.profileidSearch a {
   font-size: 13px;
}
.inside_search .text_header {
    padding: 25px 20px 20px;
}
.matrimonal_navigation .matrimonial_logo {
   width: 15%;
   
}
.matrimonial_logo img {
    width: 100%;
     top: 9px;
}
.advance-search a {
   font-size: 13px;
}
}

@media(max-width:767px){
/*================================Chat Popup================================*/
.OVsidenav{bottom: 75px; right: 5px; width: 400px;}
.ChatBlock{ max-width:100%;}    
.OVsidenav .OVclosebtn{right: 10px; left: auto; z-index: 99;}
.ChatBlock .live-chat ul{ max-height:135px;}
.ChatBlock .live-chat .notify_chat_loadero{ height:135px;}
.ChatBlock .live-chat form textarea, .live-chat form  .form-control{ height:50px;}
.ChatBlock .live-chat form label{ padding:1px 10px;}
.EcardsBlock .ListEcards{max-height:80px; padding: 5px;}
.EcardsBlock .live-chat ul{ max-height:140px;}
.ChatBlock .live-chat ul li{ width:51%;}
.EcardsBlock .live-chat ul li .card_b img{ float:right; max-height:90px;}
.EcardsBlock .ListEcards .card_s{ width:25%;}
.EcardsBlock .ListEcards .card_s img{ height:50px;}
.MyMessangerBt{ max-width:100%; width:400px;}
.MyMessangerBt .Click_openmsg img{ height:50px; width:50px;}
.MyMessangerBt .Click_openmsg{ margin:0 10px 10px;}
.MessangerUser_bt{right: 5px;  bottom: 60px;  max-width: 100%; width:350px;}
.MessangerUser_bt .chat-wrapper{ margin:0; margin-bottom:15px;}
.MessangerUser_bt .chat-row{ height:246px;}
#notify_ecard_panel{ left:0; width:350px; max-width:100%; top:-20px;}
.ChatBlock .BackButCat{ width:26px;}
.ChatBlock .chat-text h2{ padding-left:100px;}
.ChatBlock .chat-text h2 .resultRoundName{ left:40px;}
.ChatBlock .chat-text h2 span{ font-size:10px;}
/*================================Chat Popup================================*/

    
.display_tabs .nav-tabs > li > a{ width:100%;}
.searchlink_tabs .nav-tabs > li > a{ width:100%;}
    .testimonial_image {
    width: 96%;
    margin: 0% 2%;
}
.mager_taber h3.TitleEM{ font-size:20px;}
.wrapper1 .SelectBox{ width:100%; margin:0 0 10px 0;}
.wrapper1 .SelectBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){ width:100%;}
.Price_Table .Price_Outer{ width:100%; padding:0 20px; margin-bottom:20px;}
.Price_Table .Price_block:hover, .Price_Table .Price_block.Active_Price{ transform:none;}
.payplemg{ width:100%; margin:0; text-align:center;}
.payplemg .sumiter_links{ padding:10px; display:inline-block; float:none; font-size:18px;}
.matrimonial_logo{ position:relative; z-index:9;}   
    
    
.nav-tabs > li, .top_social {
    margin-bottom: 0px;
    width: 100%;
}
 .top_uddatebanner{
text-align:center;
  margin-bottom: 18px;
}
.login_topbg{
text-align:center !Important;
}
.login_topbg a, .top_social ul li, #eucookielaw a, .homeannounce_main a, .annonncement_wrapper img{
display:inline-block;
float:none;
}
#eucookielaw p, .annonncement_wrapper{
width:100%;
text-align:center;
margin:10px 0;
}
.index_srchforms{
width:100%;
margin:0;

}
.inside_search nice {
    width: 100%;
    float: left;
    margin-top: 0;
}
.inside_search  .button_eftdr{
width:100%;
}
.inside_search  .text_header .extand_largeer span{
float:left;
}
.button_eftdr a{
margin:0 16px;
}
.index_srchforms .searchinclude{
   background:#f5f4f4;
margin:0;
}
.wrapper3 .text-center{
margin:10px 0;
float:left;
}


.annonncement_wrapper b {
    width: 100%;
    margin: 15px 0;
}
.homeannounce_main p{
text-align:center;
}
h2, .abtus .midle_title span {
    background: url(./images/title_orange.png) no-repeat  center 23px;
font-size:24px;
}
.update_form, .updateprofile2_pagecontent, .editform_section_2 {
    margin: 0 5% !important;
    width: 90%;
}
.clientform .form-group, .updateprofile2_pagecontent .form-group {
    width: 100%;
}
.updateprofile2_pagecontent  .form-control{
    width:100%;
}
.updateprofile2_pagecontent .form_date {
    width: 17.2%;
}
div.tsc_pricingtable03 div.caption_column{
width:100%;
margin:0;
}
div.tsc_pricingtable03 div.column_0, div.tsc_pricingtable03 div.column_1, div.tsc_pricingtable03 div.column_2 {
    margin: 2% 0.5%;
    width: 32%;
}
div.tsc_pricingtable03 .header_row_1 h2 {
    font-size: 20px;
}
div.tsc_pricingtable03 .package_purcase .header_row_1 h2 {
    font-size: 12px;
}
.dashboardboxes .dashboardbox1 {
    width:48%;

}
.form-group .col-lg-4, .sub_profile label {
    width: 100%;
}
.form-group .col-lg-8 {
    width: 100%;
}
.form-group .col-lg-4, .sub_profile label{
    width:100%;
}
.sub_profile select{
    width:90%;
}
.form-group .col-lg-8{
    width:100%;
}
.form-group .col-lg-8 .form-control {
    width: 90%;
    min-width: inherit !Important;
}
.form-group .col-lg-8 .map-control{
    width:62%;
}
.form-group .col-lg-8  .form_date {
    width: 22.2%;
}
.form-group .col-lg-8  .form_city7, .form-group .col-lg-8 .price2{
    width:23%;
}
.form-group .col-lg-8 .form_city8, .form-group .col-lg-8 .price1{
    width:65%;
}

#map_canvas{
    width:98% !important;
}
.albumthumb {
    width: 33%;
}
.wrapper_about .Login, .wrapper_about .login, .wrapper_about .register_demos{
width:98%;
}
.inside_search  .form-group .form-control{
width:100%;
}
.inside_search .form-group .ex_small {
    width: 42%;
}
}
@media(max-width:700px){
.change_ads img{
    width:100%;
}   
.dashboardselfprofile{
    width:100%;
}
.dashboardinfonew2 h4{
    font-size:12px;
}
.dashboardinfonew h4{
    font-size:12px;
}
.marc_sec, .welcome_section span{
    width:100%;
}
.total_payments p {
    font-size: 20px;
}
.uploaded_user {
    float: left;
    width: 23%;
    margin: 0% 1%;
}
bannertext span, bannertext p, .welcome_section{
    text-align:center;
}
bannertext span a{
    width:64%;
}
.welcome_section img, .welcome_section span a{
    display:inline-block;
float:none;
margin-bottom:20px;
}
.cader_drect a {
    width: 46%;
}
}
@media(max-width:650px){

.toggle_featured{
    float:left;
    width:100%;
    margin: 0% 0% 0%
}
.toggle_featured .tickercontainer{
    margin:0;
}

.form-group .form-control{
    width:88%;
    margin-bottom: 5px;
}
.form-group .ex_small{
    width:39%;
}
.dashboardinfonew{
    width:100%;
    padding:0;
}
.dashboardinfonew2{
    width:100%;
    margin:0;
}
#src1_keyword{
    width:100%;
}
.badge_mg{
    width:50%;
    float:left;text-align:left;
}
.badge_mg img{
    max-width:100%;
    
}
.full_contacter .searchgridimage .thumbnail img{
    max-width:100%;
    height:100%;
}
.left_exerge{
    width: 97%;
    margin-left: 3%
}
.right_icons{
    width:100%;
    margin:0 0 0 0;
}
.UpgradePopupAll .phone_request ul{ width:100%;}
.right_icons ul{
    width:50%;
    margin-top: 7%;
}
div.tsc_pricingtable03 h1 span {
    font-size: 18px;
}
div.tsc_pricingtable03 h2{
    font-size: 18px;
}
.payplemg img{
    max-width:100%;
}
.payplemg {
    margin: 0% 2%;
}
.total_payments p {
    font-size: 16px;
}
.matri_header {
    width: 75%;
}
.new_city #slideshow1 img {
    height: 350px;
}
.auto_middle {
    width: 87%;
}
.cader_drect a{
    font-size:12px; 
}
.rside_head {
    width: 73%;
    margin: 0% 1%;
}
.uploaded_user img {
    max-width: 100%;
    height: 100%;
    width:auto;
}
bannertext{
    height:280px;
    margin-top:0;
}
.packege_banner_section img{
    height:280px;
    
}
.lastlogin{
    width:100%;
       margin-right:0;
}
.productPriceWrapRight, #basketItemsWrap{
width:100% !important;
}
#basketItemsWrap{
    margin-top:20px;
    float:left;
}
}
@media(max-width:600px){
.check_visart .check_visart_2{ padding:20px; text-align:center;}
.check_visart .check_visart_2::before{ display:none;}
.check_visart .check_visart_2 figure{float: left; position: relative;  width: 100%; top:0; left:0; 
margin-bottom:10px;}
.check_visart .check_visart_2 .checkRp { position: relative; display: inline-block; width: 50px; vertical-align: top; margin-bottom:20px;  right: auto;  top: auto;}
.check_visart .check_visart_2 h3{ font-size:16px;}
.check_visart .check_visart_2 .prvOuter{ float:none; display:inline-block; vertical-align:middle; margin:0 10px;}
.check_visart .check_visart_2 .right_Loader{ right:20px;}
.testmonialscode .testi2{ display:block; text-align:center;}
.testmonialscode .testi2 img{ float:none;}
.testmonialscode .testi3{display:block; text-align:center;}

.table-responsive.grlink{ width:95%; overflow:auto; max-height:300px;}
.table-responsive.grlink .grborder{ float: left; max-width:700px; width:700px;}


.nav-tabs.baDgesTabs > li{ width:100%;}
.badge_block .bigBadgeImg img{ max-width:100%;}
.form-control {
    width: 80%;
}
.sameprofiles2{
    width:100%;
    margin:0;
}
.dashboardtotalview ul li{
    width:100%;
}
.dashboardtotalview{
    margin:1% 0%;
}
.same_profiles1{
    width:100%;
text-align:center;
}
.dashboardid{
    width:98%;
    margin:1% 1%;
}
.same_profiles1 a{
    margin:1% 1%;
    width:98%;
}
.form_date{
    width:24%;
}
.form_city8{
    width:39%;
}
.form_city7{
    width:39%;
}
.price1{
    width:57%;
    margin-top:0;
}
.price2{
    width:20%;
    margin-top:0;
}
.gritem .gridimage .thumbnail > img{
    max-width:100%;
    max-height:100%;
    height:100%;
}
.generta5{
    width:80.5%;
}
.pkgnew td{
    font-size:12px;
}
.extends .formcont .checkssmall
 {
    width:80%;
}
.extends .formcont .checks{
    width:80%;
}
.extends .formcont .form_patnerprofile{
    width:80%;
}
.extends .large_inputer{
    width:80%;
}
.normaler .same_select{
    width:34%;
}
.matri_header {
    width: 73%;
}
.regis_ters fieldset .form-group label{
    width:98%;
}
.regis_ters fieldset .smbt_none label{
    display:none;
}
element.style {
}

.packege_banner_section img{
    height:240px;
    
}
bannertext {
    height: auto;
    padding: 40px 0;
    background: transparent;
    margin-top:0;
}
bannertext p{
    color: #000;
}
.inside_search .text_header .form-group {
    width: 98%;
    margin: 1%;
}
.result_msg{
width:100%;
margin-top:0px;
}
.searchgridtopoptions1 {
    width: 100%;
    text-align: center;
    margin: 9px 0;
}
.searchgridicons a, .searchgridicons .btn {
    float: left;
    width: 43%;
     margin: 2px 7px 2px 0;
    
}
.dashboardphoto span {
    width: 100%;
    text-align: center;
}
.dashboardphoto img{
float:none;
display:inline-block;
}
.profilesnav td {
  float: left;
    height: 86px;
    margin: 5px;
    width: 30%;
}
.commemt_section .owl-item {padding: 0 10px;}

.homefeatured{ padding:0 40px;}
div#featured_block { float: left; width: 100%; padding: 0 40px;
}

}
@media(max-width:550px){
.marc_sec{
    width:100%;
}
.advanced_links ul li{
    width:65%;
    margin: 1% 0%;
}
.advanced_links ul li a{
    width:100%;
}
.update_form, .updateprofile2_pagecontent, .editform_section_2{
    width:98%;
margin:0 1% !important;
}
.update_form .chosen-container{
    width:98% !important;
}
.save_member ul .flrighter{
    float:left;
}
.save_member ul li{
    width:100%;
    margin: 2% 4%;
}
.customer_src {
    width: 40px;
}
div.tsc_pricingtable03 div.caption_column{
    width: 98%;
    margin:4% 1% 0%;
}
div.tsc_pricingtable03 h2 {
    font-size: 24px;
}
div.tsc_pricingtable03 div.package_purcase{
    width: 98%;
    margin:4% 1%;
}
div.tsc_pricingtable03 div.caption_column li.header_row_2{
    min-height: 77px;
    padding:10px 0px 6px 10px !important;
}
.static_members .img-responsive{
    width:100%;
    max-width:100%;
}
.save_member {
    margin: 1% 0%;
    width: 96%%;
}
.matri_header {
    width: 70%;
}
.new_city #slideshow1 img {
    height: 320px;
}
}
@media(max-width:500px){

.welcometesti{
    font-size:15px;
    line-height:28px;

}
.sr_title{
    padding-left:5%;
}
.albumthumb {
    float: left;
    margin: 2% 3.5%;
    width: 33%;
}
.matri_header {
    width: 69%;
}
.new_city #slideshow1 img {
    height: 300px;
}
}
@media(max-width:480px){

   .toggle-password.fa-eye {
   right: 48px!important;
    top: 205px!important;
}

    .footercon {
    width: 100%!important;
    padding-right: 15px!important;
}
  .zoomin {
    width: 12%!important;
     left: 163px!important;
}
.fix_badges img {
  width: 24%!important;
}

 .backtext {
    width: 12%!important;
    margin-right: 10px;
}   
  .nexttext {
    width: 10%!important;
}  
 .login-time-text strong {
   font-size: 14px;
    
}
.searchgridimage {
    margin-top: 25px;
}
.displayprofileimage img {
    width: 220px;
    height: 250px;
   
}
.searchgridimage {
    width: 65%!important;
}

.display_tabs .display_tab_info h3 {
    font-size: 20px;
     margin-top: 0;
}
.modal-body .form-group .ex_small {
    width: 42.9%!important;
    padding: 6px;
    font-size: 14px!important;
    margin-bottom: 5px;
}
.MYseletion {
   width: 100%!important;
   
}
.MYseletion .selection {
   border: 0px solid #eee!important;
   
}
.wrapper_advancesearch.raw {
    padding: 0 35px!important;
}
.form-group .col-lg-8 .form-control {
    width: 100%;
    min-width: inherit !Important;
}
.con-title.text-center {
    font-size: 24px!important;
    
}
.packageshead img {
    width: 22px;
}

.Subscribe_Section {
  padding: 25px 0 20px 0;
   
}
#show_contact_info {
    padding: 0px 15px 10px;
    
}
.UpgradePopupAll span.lable {
    font-size: 13px;
}
.UpgradePopupAll ul {
    margin-bottom: 0px;
   
}
.UpgradePopupAll .phone_request ul {
    width: 100%;
    margin-top: 0%!important;
}
.modal-dialog .abtus .midle_title span {
    font-size: 20px;
    margin-bottom: 5px;
   
}




.payplemg .sumiter_links {
    padding: 6px 20px;
    font-size: 15px;
    margin: 20px 0 0;
}
.Subscribe_Section ul li img {
    float: none;
    width: 62%;height: auto;
   
}
.packagetable .packageheads p {
    font-size: 11px;
}
.ULdis_detailC li span:first-child {
    width: auto;
    margin-right: 30px;
    font-size: 18px;
}
.ULdis_detailC li span {
   font-size: 18px;
}

.packagetable {
    float: none;
    width: 94% !important;
   margin: auto;
}
.testmonialscode {
   padding: 0 40px;
}
.testmonialscode .testi2 img {
    float: none;
    width: 40%;
    height: auto;
    padding-bottom: 0!important;
}
.testmonialscode .testi3 {
    padding: 0px 10px 0!important;
}
.searchgridtopbtns.selec3but {
    padding-right: 0!important;
  margin-bottom: 10px;
}
.sortby_sect .formsmall {
   width: 140px;
    font-size: 13px;
    padding: 6px 15px 6px;
    height: 33px;
}
.sortby_sect {
    top: 2px;
}
.searchgridtopbtns.selec3but .img-warrper img {
    width: 17px;
    margin-right: 1px;
}
.searchgridtopbtns .btn {
   font-size: 13px;
    padding: 5px 4px 4px;
    margin-right: 4px;
   margin-top: 8px;
}
.right-dasboard-inner .dashboardboxes .dashboardbox1 a {
     height: 115px;
}
.searccriteriasave input[type=submit] {
   font-size: 14px;
}
.headerblock3 {
    height: 240px;
    
}
.searchgridicons a {
    margin: 1% 2% 1% 0px;
    float: left;
    width: 48%;
}
.searchgridageetc strong, .searchgridageetc label {
    font-size: 13px;
}
.inside_search .searchinclude {
    margin-top: 15px;
    background: transparent;
}
.searchgridheadline {
    width: 94%;
    font-size: 13px;
}
.inside_search .text_header {
     padding: 0;
    
}
.searchgridmain {
   height: auto!important;
   
}
.dashboardbox1 .img-wrapper {
  width: 50px;
    height: 50px;
    
}
.resultRoundName_c {
   margin-right: 5px;
    padding: 4px;
    font-size: 12px;
}
.searchgridname {
 padding: 5px 20px 5px;
    font-size: 15px;
    border-bottom: 0px solid #ddd;
    background: #ececec;
    width: 100%;
    margin: auto;
}
.searchgridimage .thumbnail {
    padding: 0;
    margin: 0;
}
.img-warrper.imgcontact img {
    width: 17px!important;
}
.buyPac_sec .searchgridname::before {
    top: 9px!important; 
    
}
.left_exerge {
    width: 97%;
    margin-left: 1%;
}
.full_contacter {
    height: auto;
}
.searchgridicons {
    padding: 15px 19px 0;
    margin: 0;
}
.dashboardbox1 .btn.btn-info.btn-lg img, .dashboardboxes .dashboardbox1 img {
    height: 24px;
    width: 24px;
    margin: 4px auto 3px;
}
.right-dasboard-inner .dashboardboxes .dashboardbox1 {
    width: 49%;
    float: left;
}
.user-pic-das .user-id-number {
    font-size: 14px;
}   
.login-time-text .redtext {
    font-size: 12px;
}
.section-payment {
    padding: 20px 30px;
    box-shadow: none!important;
}
.inside_search .form-group .form-control {
    font-size: 14px;
}
div#mynavbar {
    box-shadow: 0 0 20px #ddd;
    float: left;
    width: 100%;
}
.section-payment h3.billig_head {
    font-size: 17px;
}
.headerblock2 {
   height: 170px;
    
}
.mainheader .pagetitle {
   margin-top: -145px;
}

h2, .abtus .midle_title span {
     font-size: 22px;
}
.Price_Table .Price_block h2 {
    font-size: 18px;
    
}
.das-left-inner {
    margin-top: -60px;
  
}
.errorbox-blocks {
    width: 100%;
   margin-top: 70px;
}
.featured_title_div span {
    font-size: 13px;
}
.login-time-text {
    margin-top: -30px;
}
.headerblock {
     height: 170px;
}
.Price_Table .Price_Outer {
    width: 100%;
    padding: 0 20px!important;
   margin: 0 0 20px!important;
}
.Price_Table .Price_block h3 {
    font-size: 26px;
}
.UpgradePopupAll .modal-content {
  width: 85%;
}
.modal-body .form-group label {
  font-size: 14px;
}   
.wrapper_directory {
     width: 100%;
    height: auto;
     margin: 0% 1.2% 5%;
}
.modal-body .button_eftdr span {
    float: left;
    font-size: 14px;
    margin: 3px;
}
.modal-body .button_eftdr a {
  font-size: 14px;
  margin: 3px 2px 6px;
}
.form-group .agg_year {
   margin: 12px 0 10px 10px!important;
    font-size: 13px;
    color: #666!important;
}
.modal-body .profileidSearch {
    display: none;
}
.modal-body .form-group .form-control {
  font-size: 14px!important;
}
.profilestoplinks .table-responsive {
    border: 0px solid #dddddd!important;
}

.UserImg_block, .principalSection {
   box-shadow: none!important;
  
}
.UserImg_block .UserImg {
   height: 145px!important;
}
.UserImg_block .UserImg figure img {
  height: 100px!important;
}
.profilesnav td {
    float: left;
}
.profilesnav a {
    font-size: 14px;
}
.form-group .formbtn, .form-group .resetbtn {
  font-size: 14px;
}
.wrapper_banner {
     width: 100%;
    height: auto;
}
.wrapper_directory .uploaded_user img {
    width: 100%;
    height: auto;
}
.left_add_title {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.addsans_banners {
    width: 92%;
    margin: 0 3%;
}

.full_contacter .searchgridimage{width: 180px;}
.form-control {
width: 97%;
}
.testmonialscode .testi3 h3{
font-size:16px;
}
.profileid .formsmallbtn{
    width:auto;
}
.homelogin fieldset label{
    width:100%;
    text-align:left;
    margin-left:0;
}
.homesearch2new  label{
    width:100%;
    text-align:left;
    margin-left:0;
}
.homelogin  .form{
    width:92%;
}
.homelogin .births{
    width:30%;
}
.homelogin .filler_code{
    width:30%;
}
.homelogin .mobile_code{
    width:60%;
}

.homelogin .clasified1{
    width:50%;
}
.homesearch2new  .formsmall {
    width:99%;
}
.homesearch2new .agers{
    width: 46%; 
}

.slider_border_shadow .bx-wrapper img{
    max-width:100%;
    height:100%;
    height:230px
}
.slider_border_shadow .bx-wrapper .bx-viewport{
    box-shadow:0px 0px 0px 0px !important;
}
.slider_border_shadow .bx-wrapper .bx-controls-direction a{
    top:27%;
}
.homeannounce_main p{
    font-size:13px;
}
.slider_border_shadow .bx-wrapper{
    margin:0;
}
.slider_border_shadow .bx-wrapper .bx-caption span{
    font-size: 16px;
padding: 6px 8px;
}
.matrimonal_slider{
    float: left;
width: 100%;
margin: 0 0% -4%;

}
.form-group{
    width:100%;
}
.searchgridageetc{
    width:100%;
    margin:2% 0%;
}
.searchgridageetc strong {
width: 56%;
}
.displayprofileblock1 fieldset p label{
    width:50%;
}
.sendtofriend{
    width:98%;
}
.mobile_tophead{
    float:left !important;
    margin: 2% 0% 0%;
}
.form_date{
    width:25%;
}
.disables{
    width:93%;
    float:left;
}
.form_city8{
    width:47%;
}
.form_city7{
    width:48%;
}
.price1{
    width:67%;
    margin-top:0;
}
.price2{
    width:27%;
    margin-top:0;
}
.generat_form{
    display:none !important;
}
.extends .formcont .checkssmall
 {
    width:97%;
}
.extends .formcont .checks{
    width:97%;
}
.extends .formcont .form_patnerprofile{
    width:97%;
}
.extends .large_inputer{
    width:97%;
}
.normaler .same_select{
    width:40%;
}
.lefter_mgers, .testimonial_image {
width: 100%;
text-align:center;

}

.testimonial_image{
margin:0px;
}
.testimonial_image .midtitle{ float:none; display:inline-block;}
.commemt_section .bxslider1 img{ display:inline-block;}
.matri_header{
    width: 98%;
margin: 4% 1% 0%;
text-align:center;
}
.cader_drect a {
width: 98%;
margin: 1%;
font-size:14px;
}
.uploaded_user {
float: left;
width: 98%;
margin: 0% 1%;
}
.rside_head {
width: 98%;
margin: 3% 1%;
text-align: center;
}
.commemt_section img {
   top: 5%!important;
    left: 63%!important;
    margin: 0px 0 0 -95px;
    
}
.testimonial_image span p {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    font-size: 15px!important;
    position: relative!important;
    margin-top: 128px!important;
    line-height: 28px!important;
}
.lefter_mgers img {
max-width: 77%;
height: 150px;
width: 29%;
}
.index_srchforms {
  width: 98%;
  margin:2% 1%;
}
.index_srchforms .form-group label{
    float:left;
}
.index_srchforms .hightlights h4 {
  background: url(images/button_s_2.png) no-repeat 80px 12px, #d3a13d;
  color: #fff;
}
.index_srchforms .extand_largeer div{
    width:auto;

}
.infomenu, .plugin_loginft{
    width:98%;
    margin:34px 1% 0;
}
.infomenu{
    padding-left:10px;
    padding: 3px 5px;
}

.infomenu .homelogin fieldset #dobdd{
    width:33%;
}
.infomenu .homelogin fieldset #dobmm{
    width:31%;
}
.infomenu .homelogin fieldset #dobyy{
    width:30%;
}
.infomenu .homelogin fieldset #Captcha{
    width:46%;  
}
.infomenu .homelogin fieldset .mb_files2{
    width:96%;
}
.infomenu  .homelogin fieldset .form{
width:96%;
}
.infomenu .homelogin fieldset #country_code{
    width:18%;
}
.infomenu  .homelogin fieldset .mb_files1{
width:77%;
}
bannertext p{
    font-size:18px;
}
bannertext span a{
    font-size:16px;
    width:98%;
}
.packege_banner_section img{
    height:auto;
}
.top_uddatebanner{
display:none;
}
.index_srchforms .form-group .col-lg-8, .index_srchforms .form-group label{
width:100%;
}
.testimonial_image span a{
float:none;
display:inline-block;
}
.commemt_section{
text-align:center;
padding: 20px 25px 50px!important;
    height: auto;
}

.commemt_section .more_comment {
    font-size: 15px!important;
     padding: 8px 25px 8px!important;
     left: 5px!important;
    top: 15px!important;
}

.matrimonal_footer {
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    padding: 0;
}
.dashboardboxes .dashboardbox1 {
    width:98%;

}
.mainlink .fa.fa-mobile {
   top: 0px;
    
}
.mainfooter {
    padding: 40px 0;
   
}
.footer_logo img {
     width: 45%!important;
}
.footer_logo p {
    width: 88%!important;
}
.mainlink .fa.fa-envelope-open {
      top: 5px;
}
ul.mainlink li {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 2;
}
.mainfooter .padding_space {
    padding: 0 30px;
}

.wrapper5 .container {
    padding: 0 35px!important;
}
.dashboardtotalview ul li {
    width: 100%;
    padding-left: 41px;
}
h4 img.rightsider{ display:none;}
.dashboardinfonew2 h4 {
   padding: 13px 5px 10px;
}
.set_partner {
    margin: 10px 0;
    width: 100%;
    text-align: center;
}
h2, .abtus .midle_title span {
    background: none;
    padding-bottom: 0;
    margin-bottom: 14px;
    margin-top: 14px;
}
.commemt_section h2 strong, .commemt_section h2 {
    font-size: 26px!important;
    background-size: 40%!important;
    line-height: 50px!important;
    margin-top: 5px!important;
}
.login span {
    font-size: 23px!important;
}
.login .form-group .col-lg-8 .form-control {
    width: 98%!important;
    min-width: inherit!important;font-size: 14px;
}
.login .leftpadds{
   padding: 30px 35px 20px!important;
    border-radius: 20px;
}
.leftpadds fieldset {
     padding: 30px 25px 20px!important;
    
}
.detail_cntc {
  font-size: 13px;
}
.fieldset.div {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.form-group .col-lg-4, .sub_profile label {
    width: 100%;
    font-size: 14px;
}
.errorbox{
width:98%;
margin:0 0 1%;
}
}
@media(max-width:450px){
div.tsc_pricingtable03 div.package_purcase {
width: 98%;
margin: 4% 1%;
box-shadow: 0px 0px;
}
.payplemg {
    margin: 0% 2%;
    width: 96%;
}
.extract_images{
    float:left;
    width:100%;
    text-align:center;
}
.total_payments p {
    margin: 5% 0%;
}
.searchgridtopbtns input[type=button]{
width:100%;
margin-bottom:10px;
}


}
@media(max-width:480px){
.articledetails {
  padding: 0px 30px;
} 
.OnlyCmsPage .articledetails img {
     margin: 30px 45px 20px 0;
}

 .wrapper3 {
    padding: 40px 15px!important;
   
}
.wrapper3 .row {
    padding: 30px 20px 10px!important;
}
.home_center{
    padding-left:0;
}
.reg_iner_1_inactive .reg_iner_1_inactive_a:after{
    left:34%;
}
.OnlyCmsPage span {
    font-size: 22px!important;
}
.welcometesti {
font-size: 13px;
line-height: 25px;
}
.dashboardtotalview ul li{
    width:100%;
}
.searchgridtopbtns input[type=button]{
    width:100%;
    margin:1% -1%;
}
.searccriteriasave{
    width:96%;
    margin:1% 2%;
}
.searccriteriasave input[type=text]{
    width:100%;
    margin:2% 0%;
}
.searchgridtopoptions{
    width:94%;
    margin:1% 2%;
}
.total_record_outer {
   
    padding: 0 120px;
}
.total_record {
    float: none;
    padding: 6px 10px;
   font-size: 14px;
    
}
.searchgridicons a, .searchgridicons .btn {
    width: 48%;
    margin: 2px 5px 2px 0!important;
}
.buyPac_sec .full_contacter {
   
    padding-bottom: 15px!important;
}

.searchgridimage .thumbnail > img {
   height: 260px!important;
}
.searchgridname strong {
     position: relative;
    top: 2px;
}

.lastlogin{
   margin: 3% 9% 0%;
    float: left;
    width: 100%;
}
.dashboardtotalview ul li a{
    float:right;
}
.reg_iner_2_active .reguser_inactive2 .iconers{
    background:none;
}
.reg_iner_1_inactive .reg_iner_1_inactive_a .iconers{
    background:none;
}
.advanced_links ul li{
    width:100%;
}
.advanced_links{
    width:97%;
}
.productPriceWrapRight{
    width:98%;
    margin:1% 0%;
}
#basketItemsWrap{
    width:98%;
    margin:1% 0%;
}
.form-control {
width: 95.5%;
float:left;

}
.form_date{
    width:27%;
    margin:0px 13px 0px 0px;
    padding:0;
}
.disables{
    width:90%;
    float:left;
}
.form_city8{
    width:47%;
}
.form_city7{
    width:46%;
}
.price1{
    width:65%;
    margin-top:0;
}
.price2{
    width:27%;
    margin-top:0;
}
.albumthumb {
float: left;
margin: 2% 3.5%;
width: 43%;
}
.extends .formcont .checkssmall
 {
    width:95.5%;
}
.extends .formcont .checks{
    width:95.5%;
}
.extends .formcont .form_patnerprofile{
    width:95.5%;
}
.extends .large_inputer{
    width:95.5%;
}
.normaler .same_select{
    width:34%;
}
.no_marger{
    margin:0px;
}
.new_city #slideshow1 img{
    width:65%;
    height:210px;
}


.lefter_mgers img {
max-width: 77%;
height: 150px;
width: 34%;
}
.testi_sidebanner img{
    width:100%;
}
.welcome_wrapper iframe{
width:98% !important;
}
.Login .form-control, .login .form-control, .galaxy_rgt fieldset p .form, .galaxy_rgt fieldset p .form-control {
    width: 95%;

}
.homelogin .half {
    width: 31%!important;
   
}
#country_code {
    width: 19%;
   
}
}
@media(max-width:380px){
.new_city #slideshow1 img{
    width:65%;
    height:150px;
}
.cader_drect a {
width: 48%;
margin: 1% 1%;
}
.lefter_mgers img {
max-width: 77%;
height: 150px;
width: 130px;
}
}

@media(max-width:352px){
.profilesnav td{
    width:98px;
}
}
@media(max-width:350px){
    .mobile_tophead {
        float: left;
        margin: 2% 13%;
        width: 73%;
    }
.top_login{
    float:left;
}
.home_mobile{
    float:left;
    background:url(./images/contact.png) -18px -1px no-repeat;
    margin:3.5% 0% 0%;
}
.top_social{
    float:left;
    width:100%;
}
.login_topbg a{
margin-bottom:10px;
}

}
@media(max-width:335px){
.grlink .formsmallbtn{
    padding: 4px 22px;
border: 0px;
margin-left: 0px;
margin-top: 6px;
}
}