
a.overlay_prop_btn.ovrly_property:focus {
    color: #fff;
}
     
     .modal-backdrop {
      z-index: -1;
     }

     .img{
        width: 100%;
      }
      .header-img{
        margin: auto;
      }
      #frequency_rate, #div_wanted_for{
        display: none;
      }
     .se-pre-con{
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background: url("images/loader.gif") center no-repeat rgba(255, 255, 255, 0.95);
      }
      .sticky #primary-menu{
       background: white;
    width: auto;
    border-radius: 30px;
    box-shadow: -15px 5px 8px -8px grey, 15px -5px 8px -8px grey;
      }

     .sticky .col-md-3.col-sm-12.col-xs-12.wid.overly_top{
      box-shadow: 0 0 10px #888888 !important ;
      margin-top: 10px !important;
      background: white;
     }
     
     .sticky .col-md-9{
      width:73%;
     }
     /************************* Pagination Style ***************************/
      .link { 
        background: #f5f5f5 none repeat scroll 0 0;
      border-radius: 50%;
      color: #606060;
      padding: 8px 12px;
      margin-left: 5px;
      margin-right: 5px;
     font-weight: 400;
          line-height: 30px;
          font-size: 11px;
          text-align: center;

      }
      .link:hover {
        background : #e91e63;
        color: #fff;
        cursor: pointer;
      }
      .disabled:hover {
        background: transparent;
        cursor: not-allowed;
        color: black;
      }
      .current {
          border-radius: 50%;
          background: #e91e63;
          color: #fff;
          font-weight: 400;
          line-height: 30px;
          font-size: 11px;
          text-align: center;
     }
      .current:hover{
        cursor: pointer;
      }
      .first{
        /*border-left:#fff 1px solid;*/
      }
      .dot {
        padding: 6px 8px;
        background: transparent;
        border-right: #fff 1px solid;
      }
      #pagination {
        padding-top: 15px;
        padding-bottom: 26px;
      }
      .smart_device {
        background: #f5f5f5 none repeat scroll 0 0;
        border-radius: 15px;
        color: #606060;
        text-align: center;
        padding: 6px 20px;
        margin: 5px;
        font-size: 17px;
      }
      .smart_device:hover{
        background : #e91e63;
        color: #fff;
        cursor: pointer;
      }
      .no_record_found {
        font-size: 17px;
      }
      .listing_sort_by .btn.dropdown-toggle.btn-default, .listing_sort_by{
        color: #95c41f;
        border-color: #e91e63;
      }
      .fb-share-button.fb-share-button{
          padding:5px;
      }
      /************************* End of Pagination Style ***************************/
      .overlay {
          height: 0%;
          width: 100%;
          position: fixed;
          z-index: 1;
          top: 0;
          left: 0;
          background-color: rgb(0,0,0);
          background-color: #fff;
          overflow-y: hidden;
          transition: 0.5s;
          font-size: 12px;
          font-family: 'Montserrat', sans-serif;
          right: 0;
        }

        .overlay a {
          padding: 10px 0px;
          text-decoration: none;
          font-size: 36px;
          display: block;
          transition: 0.3s;
        }

        .overlay a:hover, .overlay a:focus {
          color: #e91e63;
        }
        a.overlay_prop_btn.ovrly_property:hover {
            background: #179ea8;
            color: #fff;
        }

        .overlay .closebtn {
          position: absolute;
          top: 20px;
          right: 45px;
          font-size: 60px;
        }

        @media screen and (max-width: 991px) {
          .overlay {overflow-y: auto;}
          .overlay a {font-size: 12px}
          .overlay .closebtn {
            font-size: 30px;
            top: -5px;
            right: 0px;
            color: #e91e63;
          }
        }
         .ovlery_save_counter {
        margin-left: -15px;
        color: #fff;
        font-weight: 500;
        vertical-align: top;
    }
    span.overlay_heart_area {
        float: right;
        margin-right: 20px;
    }
    
    a.dropdown-item {
        /*border-bottom: 1px solid #dfdfe1;*/
        color: #000;
        /*padding-left:90px !important;*/
    }
    a.dropdown-item:hover,a.dropdown-item:active, a.dropdown-item:focus{
        color: #e91e63;
    }
    i.fa.fa-sort-desc.overlay_sort{
        float: right;
    }
        
        .ovrly-sg-logo {
            background: #fff;
        }
        .welcome-user, .welcome-user a {
          font-size: 15px;
          color: #179ea8;
          margin-bottom: 2px;
          font-weight: 500;
          font-family: 'Poppins';
        }
        a.ovrly_signing {
            display: inline-block;
            padding: 0px 5px;
        }
    
        a.overlay_prop_btn {
            font-weight: 400 !important;
            width: 200px;
            margin: auto;
            border-radius: 40px;
        }
       /* .open_verly_menu{
            float:right;
        }*/
        
        .open_menu, button.btn.btn-lg.dropdown-toggle.overlay_text_clr{
            width:100%;
            text-align: left;
            padding: 5px 10px;
            box-shadow: inset 0 3px 5px rgba(0,0,0,0);
            
        }

     button.btn.btn-lg.dropdown-toggle.overlay_text_clr:focus, button.btn.btn-lg.dropdown-toggle.overlay_text_clr:active, button.btn.btn-lg.dropdown-toggle.overlay_text_clr:hover {
               color:#e91e63;
     }
     .dropdown-menu.ovrly-new-project a{
         padding-left:20px;
     }
     .dropdown-menu.keep-open{
       border: none;
       padding-bottom:0px;
       padding-top:0px;
         width:100%;
         box-shadow: 0 0px 0px rgba(255,255,255,1);
     }
.col-xs-12.wid.overly_top{
width: auto;
/*background: white;*/
border: 1px;
border-radius: 18px 0px;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 20px;
margin-top: 10px;
}

.col-xs-12.wid.overly_top .logo a .imag-hite-set{
  height:50px;
}

@media screen and (min-width: 992px){
.col-md-3.wid.overly_top{

  width: auto;
background: transparent;
border: 1px;
border-radius: 18px 0px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 28px;
margin-top: 10px;
height: 100px;
}

.col-md-3.wid.overly_top .logo a .imag-hite-set{
  height:60px;
}
}

@media only screen and (max-width: 991px) {
  .sticky{
    background: white !important;
   background: white !important;
   
    box-shadow: 0 0 10px;
    border-radius: 10px;
    width: 98% !important;
    margin: 8px;
  }
  .sticky .open_verly_menu{
    margin-right: 20px;
  }

  .res-account {
  display: flex !important;
}
}

@media only screen and (min-width:992px) and (max-width: 1024px) {
  #sticky-header{
    display:flex;
  }

}

@media only screen and (min-width:1025px) and (max-width: 1200px) {
  #sticky-header{
    display:flex;
}
}


@media only screen and (min-width:1201px) {
  #sticky-header{
    display:flex;
}
}

  @media only screen and (min-width: 768px) and (max-width: 991px){
  .res-account {
  display: flex;
}
}

.sticky #welcm-agent {
  margin-right: -13px !important;
}

.overlay_text {
    font-family: 'poppins';
    font-weight: 400;
    font-size: 14px;
}
a.overlay_text_clr {
    height: 50px;
    padding: 15px;
}

@media only screen and (max-width: 991px){
.col-md-3.col-sm-12.col-xs-12.wid.overly_top {
  height: 70px;
    margin-bottom: 10px;
}

.sticky .col-md-3.col-sm-12.col-xs-12.wid.overly_top {
    box-shadow: none !important;
}
}

.main-menu > li > a{
  color: black !important;
}

.drop-menu, .find-home-box, .mega-menu-area {
    border-bottom: 4px solid #e91e63;
    border-radius: 10px;
    margin-top: 30px;
    box-shadow: 0 0 10px;
}


ul.drop-menu.menu-right {
  padding: 20px 40px;
    width: 350px;
}

.list_styles{
  display: inline-flex !important;
    border-bottom: 1px solid lightgray;
    width: 100%;
    margin: 10px auto;
}

.img_styles{
  height: 30px;
    width: 30px;
}


.drop-menu li a {
  padding: 8px 0px 8px 20px;
}

.btn_query{
  width: 100%;
    background: teal;
    color: white;
    border-radius: 15px;
    padding: 10px;
}


.menu-right {
    left: 0;
    right: 0;
}

.main-menu > li > a {
    color: white !important;
}

.main-menu > li > a:hover {
    color: #e91e63 !important;
}

nav#primary-menu:before {
    /* content:'';
    background: black;
    opacity: 0.2; /* Here is your opacity */

         content: '';
    background: black;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    height: 70%;
    z-index: -1;
    opacity: 0.7;
    box-shadow: -15px 5px 8px -8px grey, 15px -5px 8px -8px grey;
    border-radius: 30px;
}

.sticky nav#primary-menu:before {
    /* content:'';
    background: black;
    opacity: 0.2; /* Here is your opacity */

         content: '';
         background: none;
        box-shadow: none;
}



.tp_hdr1{
  border-right: 1px solid white;
}

.tp_hdr3{
   vertical-align: middle;
   height: 30px;
   background: margin-bottom: 5px;
   filter: brightness(0)invert(1);
}

.tp_hdr_resp{
   height: 50px !important;
   width: 50px !important;
}

.sticky .main-menu > li > a {
    color: teal !important;
    font-size: 12px;
    
}

.sticky .st_logo{
  display: block !important;
}

.sticky .n_logo{
  display: none !important;
}

.msg_img{
 vertical-align: middle;
 padding-left: 10px;
 height: 30px;
 border-radius: 15%;
 background: white;
 padding-right: 10px;
 padding-top: 2px;
 margin-bottom: 5px;
  padding-bottom: 5px;
}

.menu_img{
    height: 50px;
   /* border-radius: 60%;
    background: white;*/
    padding: 6px;
}

.pink-buton {
    background-color: #bf0a30;
    }


    .br-rite{
      border-right: 1px solid white;
    }

    .sticky .br-rite{
      border-right: 1px solid;
    }

    .dropdown-menu {
      position: relative;
    }

    .fnt-14{
      font-size: 16px;
      color: teal;
    }

    .mrg-5{
      margin: 5px auto;
      border-radius: 10px;
      width: 99%;
    }

    .bs-10{
      box-shadow: 0 0 10px;
    border-radius: 10px;
    padding: 20px;
    }

    .ds-b{
      display: block;
      color: #e91e63;
      font-weight: 500;
      font-family:  'Poppins';
      font-size: 16px;
    }

    .pl-60{
      padding-left: 60px !important;
    }

    .pr-60{
      padding-right: 60px !important;
    }

    .m-20auto{
      margin: 20px auto !important;
    }



    /* General Modal Styling */
.custom-modal-dialog {
    width: 22%;
    margin-left: 77%;
    margin-top: -25px;
    border-radius: 20px;
}

.custom-modal-content {
    border-radius: 10px;
    height: 330px;
}

.custom-modal-header {
    border-bottom: none;
    margin-top: 5px;
    text-align: center;
}

.custom-modal-header h3 {
    font-size: 15px;
}

.custom-modal-header .highlight {
    color: #e91e63;
}

.custom-hr {
    padding: 3px;
    box-shadow: 0 0 6px gray;
    margin-top: 10px;
}

/* Sign In and Sign Up Box Styling */
.sign-in-box, .sign-up-box {
    box-shadow: 0 0 10px lightgray;
    padding: 15px;
    border-radius: 10px;
    margin-top: 30px;
}

.sign-in-box:first-of-type, .sign-up-box:first-of-type {
    margin-top: 0;
}

.sign-in-list, .sign-up-list {
    display: flex;
}

.sign-in-img, .sign-up-img {
    width: 25%;
}

.sign-in-text, .sign-up-text {
    font-size: 13px;
    font-weight: 600;
    width: 75%;
    text-align: center;
}

.sign-in-icon, .sign-up-icon {
    height: 30px;
}












/* General Modal Styling */
.custom-modal-dialog {
    width: 22%;
    margin-left: 77%;
    margin-top: -25px;
    border-radius: 20px;
}

.custom-modal-content {
    border-radius: 10px;
    height: 330px;
}

.custom-modal-header {
    border-bottom: none;
    margin-top: 5px;
    text-align: center;
}

.custom-modal-header h3 {
    font-size: 15px;
}

.username {
    color: #e91e63;
}

.custom-hr {
    padding: 3px;
    box-shadow: 0 0 6px gray;
    margin-top: 10px;
}

/* Sign In and Sign Up Box Styling */
.sign-in-box-aft {
    box-shadow: 0 0 10px lightgray;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
}

.sign-in-list-aft {
    width: 100%;
    text-align: center;
}

.sign-in-img-aft {
    text-align: center;
}

.sign-in-text-aft {
    font-size: 15px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
}

.dashboard-icon-aft {
    height: 50px;
}

.sign-up-box-aft {
    padding: 6px;
    border-radius: 10px;
    margin-top: 30px;
    background: #e91e63;
    text-align: center;
}

.logout-link-aft {
    color: white;
}

