/* =================================================================== */
/* ========== Default ========== */
/* =================================================================== */
@font-face {
    font-family: 'Impact';
    src: url('include/fonts/Impact.eot?#iefix') format('embedded-opentype'), src: local("Impact"), url('include/fonts/Impact.woff') format('woff'), url('include/fonts/Impact.ttf') format('truetype'), url('include/fonts/Impact.svg#Impact') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {

    font-family: 'Lato', sans-serif;

}

body.home-bg {

    font-family: 'Lato', sans-serif;

}

html,
body {
    margin: 0px !important;
    padding: 0px !important;
    height: 100% !important;
}

html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input,
hr,
figure,
marquee,
img {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
    color: #fff !important;
}

a img {
    border: none;
}

hr {}

p {
    color: #191919;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    /* padding-bottom: 10px; */
    box-sizing: border-box;
}

p span {}

p a {}

h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

h1 span {
    color: #;
}

h2 {
    font-weight: 800;
    font-size: 49px;
    color: #c70000;
    font-family: 'Lato', sans-serif;
}

h2 span {
    color: #043062;
}

h3 {}

h3 span {}

h4 {}

h4 span {}

h5 {}

h6 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

h6 span {}

li {
    list-style: none;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.container {
    width: 100%;
    margin: 0px auto;
    max-width: 1170px;
    box-sizing: border-box;
}

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.form-control:focus {
    box-shadow: none !important;
}

/* =================================================================== */
/* ========== HEADER CSS ========== */
/* =================================================================== */
#main-wrapper {
    width: auto;
    margin: 0px auto;
}


#main-header {
    width: auto;
    margin: 0px auto;

}

.carousel .control-dots {
    
    /*bottom: 33% !important;
    width:30% !important;*/
    left: 50% !important;
    right: 50% !important;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 40px;
    /* height: 17px !important; */
    /* min-width: 100px; */
    max-width: 100px;
    transform: translate(-50%, -50%);
    margin: 0px !important;
  
}

.form-container {
    height: 80vh; /* Set a fixed height for the form */
    width: 100%; /* Adjust as needed */
    overflow-y: auto; /* Enable vertical scrolling */
    /* padding: 20px; */
    /* background-color: #f9f9f9; */
    /* border-radius: 8px; */
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  }



.carousel .control-dots .dot {
    margin: 4px !important;
}
.carousel.carousel-slider .control-arrow:hover{
    background-color: transparent !important;
}

.top-bar {
    background-color: #001832;
    padding: 2px 0px;
}

.top-menu {
    float: right;
    width: auto;
    margin: 0px auto;
}

.top-menu li {
    float: left;
    padding: 5px 10px;
    box-sizing: border-box;
}

.top-menu li a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.top-menu li a img {
    margin: 0px 4px 2px 0px;
}

.top-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.top-menu li.current-menu-item a {
    color: #fff;
}

.top-menu li:last-child {
    padding-right: 0px !important;
}

.header-top {
    width: 100%;
    margin: 0px auto;
    background:
        #043062;
    z-index: 999;
}

.bs-example {
    display: none;
}

#menu-bar {
    width: auto;
    margin: 0px auto;
    padding: 10px 0px;
    box-sizing: border-box;
}

.logo {
    float: left;
    padding: 0px;
}

.logoback {
    float: left;
    background: #c70000;
    padding: 10px 10px;
    box-sizing: border-box;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
}

.main-menu {
    float: right;
    width: auto;
    margin: 0px auto;
}

.main-menu li {
    float: left;
    padding: 33px 12px;
    box-sizing: border-box;
}

.main-menu li a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.main-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.main-menu li.current-menu-item a {
    color: #fff;
}

.main-menu li:last-child {
    padding-right: 20px !important;
}
/* Custom carousel control styles */
.custom-carousel-control {
    padding-top: 10px; /* Reduce the padding */
    padding-bottom: 10px; /* Reduce the padding */
  }
  
  /* Override Bootstrap's default padding */
  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
  }
  
  /* Ensure FavModal remains accessible */
  .info-right {
    z-index: 10;
    position: relative;
  }
  



#banner-header {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.home-bg #banner-header {
    height: calc(100% - 128px) !important;
    position: fixed;
    width: 100%;
    background-image: url(../images/homebanner4.jpg) !important;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
}
.form-signin {
    margin: 80px auto !important;
    background: #ffffff40;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #6884b9;
}
.fullscreen_bg {
    height: 100%;
    position: fixed;
    width: 100%;
    background-color: #042f61;
    /* background-image: url(../images/homebanner4.jpg) !important; */
    background-size: cover !important;
    /* background-position: top center !important; */
    /* background-repeat: no-repeat !important; */

}

.home-bg #main-wrapper {
    height: 100%;
}

/* .home-bg #banner-header {
    height: calc(100% - 128px);
    height: 505px;
    height: calc(100% - 128px);
    padding-bottom: 2px;
    height: calc(100% - 128px);
    background-image: url(../images/homebanner2.jpg) !important;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    vertical-align: middle;
} */

/* .home-bg #main-wrapper {
    height: 100%;
} */

.banner-text {
    padding-top: 80px;
}

.banner-text h1 {
    text-shadow: 1px 1px 1px #000;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
}

.search-home {
    margin: 30px 0px 60px 0px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #48A948;
}

.nav-pills>li.active>a:hover {
    background-color: #45a145;
}

.nav-pills>li>a,
.nav-pills>li>a:focus {
    background-color: #efefef;

}

.nav-pills>li {
    padding: 2px;
}

.nav-pills>li>a:hover {
    background-color: #e6e6e6;
}

.lrcSearchButton {
    background-color: #48A948;
}

.lrcSearchButton>a:hover {
    background-color: #45a145;
}



.triangle-bottom-down {
    width: 0;
    height: 0;
    border-top: 20px solid white;
    border-left: 18px solid transparent;
    border-right: 17px solid transparent;

    display: inline-block;
}

.search-menu {
    float: right;
    width: auto;
    margin: 0px auto;
}

.search-menu li {
    float: left;
    padding: 33px 25px;
    box-sizing: border-box;
}

.search-menu li a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.search-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.search-menu li.current-menu-item a {
    color: #fff;
}

.search-menu li:last-child {}

.btn-width {
    padding-left: 0px;
    justify-content: space-between;
}

.search-btn {
    margin: 30px 0px 20px 0px;
}

.search-btn li {

    display: inline-block;
    width: 32%;
}

#home-btn {
    padding: 15px 0px;
    color: #fff;
    background: #001832;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 8px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    opacity: 0.8;
    width: 100%;
}

#home-btn.active {
    background: #c70000;
    position: relative;
    /* border:2px solid black; */
    /* outline: 1px solid white; */
}

.buy-btn .active {
    background: #c70000 !important;
}

li.active .buy-btn {
    background: #c70000;
    cursor: pointer;
    opacity: 0.8;
    position: relative;
}

#home-btn.active:after {
    width: 0;
    height: 0;
    border-top: 15px solid #c70000;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    content: " ";
    position: absolute;
    bottom: -15px;
    left: 45%;
}

.input-group.md-form.form-sm.form-2 input {

    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 25px 10px !important;
    font-size: 18px;
}

.input-group.md-form.form-sm.form-2 input.amber-border {}

.input-group-text .red .lighten-3 {
    background: red;
}

#basic-text1 {
    background: #fff;
    color: #c70000;
    font-size: 18px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}


.home-footer {
    background: #000;
    opacity: 0.8;
    padding: 10px 0px;
    color: #fff;
    /* margin-top: 38px; */
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.home-footer p {
    color: #fff;
    padding-left: 10px;
    font-size: 12px;
    padding-bottom: 0px;
}

.foot-menu {
    float: right;
    width: auto;
    margin: 0px auto;
}

.foot-menu li {
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
}

.foot-menu li a {
    font-size: 10px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
}

.foot-menu li a img {}

.foot-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.foot-menu li.current-menu-item a {
    color: #fff;
}

.foot-menu li:last-child {
    padding-right: 20px !important;
}



#inner-saerch {
    width: auto;
    margin: 0px auto;
    background: #c70000;
    padding: 40px 20px;
    box-sizing: border-box;
    margin-top: -1px;
}

#inner-saerch h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

#inner-saerch .span5 {
    padding: 12px;
    margin-left: 10px;
    margin-right: 10px;
    width: 38%;
    border: none;
}

#inner-saerch .span6 {
    padding: 12px;
    margin-right: 10px;
    width: 24%;
    border: none;
}

#inner-saerch .btn.btn-primary {
    padding: 11px 30px;
    border: 2px solid #fff;
    background: #c70000;
}

#priority-section {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: left;
}

#priority-section img {
    width: 100%;
    height: auto;
}

#priority-section p {
    padding-top: 20px;
    line-height: 24px;
    font-size: 16px;
}

#priority-section h2 {
    box-sizing: border-box;
    padding-bottom: 30px;
    position: relative;
    padding-top: 70px;
    text-transform: uppercase;
}

#priority-section h2::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 50%;
    border-bottom: 5px solid #c70000;
}


#member-section {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: left;
    padding: 80px 0px;
    background: url('images/member-img-bg.jpg')no-repeat;
    background-size: cover;
}

#member-section a {
    margin-top: 100px;
}

#member-section p {
    color: #fff;
    padding-top: 25px;
    line-height: 26px;
    font-size: 16px;
    padding-right: 40px;
    box-sizing: border-box;
}

#member-section img {
    width: 100%;
    height: auto;
}

#member-section h2 {
    box-sizing: border-box;
    padding-bottom: 30px;
    position: relative;
}

#member-section h2 span {
    color: #fff;
}

#member-section h4 {
    color: #a50000;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0px 10px 0px;
    box-sizing: border-box;
}

#member-section h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 40px;
    box-sizing: border-box;
}

#member-section h2::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 50%;
    border-bottom: 5px solid #c70000;
}

#serve-section {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: left;
    padding: 80px 0px;
}

#serve-section p {
    padding-top: 20px;
    line-height: 24px;
    font-size: 16px;
}

#serve-section img {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
}

#serve-section h2 {
    box-sizing: border-box;
    padding-bottom: 30px;
    position: relative;
}

#serve-section h2::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 50%;
    border-bottom: 5px solid #c70000;
}


#base-section {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: left;
    padding: 80px 0px;
    background: url('images/base-img-bg.jpg')no-repeat;
    background-size: cover;
}

#base-section p {
    color: #fff;
    padding-top: 30px;
    line-height: 30px;
    font-size: 16px;
}

#base-section h2 {
    box-sizing: border-box;
    padding-bottom: 30px;
    position: relative;
}

#base-section h2 span {
    color: #fff;
}

#base-section h2::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 50%;
    border-bottom: 5px solid #c70000;
}

img.small-icons {
    width: 80%;
    height: auto;
    float: right;
}

.read-more {
    background: #c70000;
    cursor: pointer;
    padding: 10px 25px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}


#logos-section {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: center;
    padding: 80px 0px;
}

#logos-section h2 {
    box-sizing: border-box;
    padding-bottom: 30px;
}

#logos-section p {
    font-size: 24px;
    color: #383738;
    text-transform: uppercase;
    padding-bottom: 20px;
    box-sizing: border-box;
    line-height: 28px;
}

p.logo-right img {
    padding: 20px 20px 0px 20px;
    box-sizing: border-box;
}

/* =================================================================== */
/* ========== Footer CSS ========== */
/* =================================================================== */
#footer-top {
    width: auto;
    margin: 0px auto;
    background: url('images/contact-img-bg.jpg')no-repeat;
    background-size: cover;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    padding: 80px 60px;
}

#footer-top h2 {
    text-transform: uppercase;
    padding-bottom: 50px;
}

#footer-top h2 span {
    color: #fff;
}

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

.location img {
    padding-right: 13px;
    padding-bottom: 10px;
    float: left;
}

.location p {
    padding: 7px 0px;
    text-align: left;
}

#main-footer {
    width: auto;
    margin: 0px auto;
    background: #191919;
    padding: 80px 0px;
}

#main-footer p {
    color: #fff;
    margin: 0px !important;
}

#main-footer h6 {
    font-size: 22px;
    color:
        #fff;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin: 0px;
}

.footer-menu li::before {
    content: ">" !important;
    display: inline-block;
    padding-right: 15px;
    font-size: 21px;
    color: #c70000;
}

.footer-menu {
    float: left;
    width: auto;
    margin: 0px auto;
}

.footer-menu li {
    box-sizing: border-box;
    padding: 5px 0px;
}

.footer-menu li a {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}

.footer-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.address-info {
    width: auto;
    margin: 0px 0px 30px 0px;
    padding-top: 7px;
}

.pad-pop h5 {
    color: #8b061a !important;
    font-size: 18px !important;
    padding-bottom: 10px;
    font-weight: 600;
}

.address-info h5 {
    color: #8b061a !important;
    font-size: 18px !important;
    padding-bottom: 10px;
    font-weight: 600;
}

.address-info img {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.address-info p {
    font-size: 16px;
    color: #fff;
    padding-bottom: 0px;
    box-sizing: border-box;
    font-weight: 400;
    line-height: 24px;
}

.address-info p img {
    margin-right: 7px;
}

.address-info p strong {
    font-size: 17px;
    color: #c70000;
    font-weight: 400;
}

.footer-right {
    padding-left: 160px !important;
}

.footer-right p {
    padding-bottom: 30px;
}

.footer-right img {
    margin-right: 5px;
}

#foot-btm {
    width: auto;
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
    box-sizing: border-box;
    background: #000000;
    text-align: center;
}

.footer-bottom {
    width: auto;
    margin: 0px auto;
    padding: 10px 0px;
    box-sizing: border-box;
}

.footer-bottom p {
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 0px;
    margin: 0px !important;
}

.logo-btm {

    position: absolute;
    bottom: 0px;
    right: 2px;

}


#contact {
    width: 80%;
    margin: 0px auto;
    background: #053d78;
    padding: 40px;
    box-sizing: border-box;
    border: 5px solid #fff;
    border-radius: 8px;
}

#contact img.form-logo {
    width: auto;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: center;
}

#contact .center {
    text-align: center;
}

#contact label b {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

#contact p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 5px;
}

#contact p span {
    color: #01d0bf;
}

#contact .read-more {
    border: none;
    margin-top: 10px;
    margin-bottom: 20px;
}

.fields img {
    margin-right: 5px;
}

/* Full-width input fields */
input[type=text],
input[type=password] {
    width: 100%;
    padding: 12px;
    margin: 0px 0 22px 0;
    display: inline-block;
    border: none;
    background: #fff;
    border-radius: 6px;
}

input[type=text]:focus,
input[type=password]:focus {
    background-color: #fff;
    outline: none;
}


.custom-control-label {
    color:
        #fff;
}

#register-link {
    margin: 5px 0px;
}

.forms-bg {
    padding: 40px;
    box-sizing: border-box;
    background: #022348;
    border-radius: 14px;
}

.nav-tabs {
    border: none;
    background: #022348;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
}

.nav-tabs .nav-link {
    color: #fff;
}

.nav-tabs .nav-link.active {
    color: #c70000;
}

.fair-btn {
    margin: 50px 0px;
}

/* =================================================================== */
/* ========== Popups ========== */
/* =================================================================== */
#member-popup {
    width: auto;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

#login-popup {
    width: auto;
    margin: 0px auto;
    background: #fff;
    border-radius: 14px;
}

#contact-popup {
    width: auto;
    margin: 0px auto;
    background: #fff;
    border-radius: 14px;
}

#forget-popup {
    width: auto;
    margin: 0px auto;
    background: #fff;
    border-radius: 14px;
}

#become-member-popup {
    width: auto;
    margin: 0px auto;
    background: #fff;
    border-radius: 14px;
}

.member-left {
    background: #001832;
    color: #fff;
    padding: 40px 20px;
    border-radius: 14px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.member-left h1 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 25px;
    font-family: 'Impact';
}

.member-left h4 {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: capitalize !important;
    padding: 20px 0px !important;
    text-align: center;
    margin-top: 15px;
}

.member-left h4 a {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: capitalize !important;
    padding: 20px 0px !important;
    text-align: center;
    margin-top: 15px;
    clear: both;
}

.member-left h4 a:hover {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: capitalize !important;
    padding: 20px 0px !important;
    text-align: center;
    margin-top: 15px;
}

.member-left h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 15px;
}

.member-left h1 span {
    color: #dd0404;
}

.member-left img {
    width: auto !important;
    height: auto;
    margin-right: 8px;
}

.member-left li {
    padding: 4px;
}

.member-left p {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-transform: capitalize !important;
    text-align: center;
}

.forget-text p {
    font-size: 18px !important;
    padding-top: 0px !important;
}

.forget-text p a {
    color: #053162 !important;
}

.forget-text p a:hover {
    color: #053162 !important;
}

p.forget-btm {
    padding-top: 50px !important;
}

.help-img {
    position: relative;
    top: -20px;
    left: 0px;
}

.member-right {
    background: #fff;
    color: #fff;
    padding: 40px 40px;
    border-radius: 14px;
}

.member-right h1 {
    font-size: 36px;
    font-weight: 800;
    color: #053162;
    text-transform: uppercase;
    padding-bottom: 25px;
    font-family: 'Impact';
}

.member-right h1 span {
    color: #c70000;
}

.member-right .input-group-text {
    background: none;
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid #969696;
    padding: 0px;
}

.member-right .form-control {
    border-bottom: 2px solid #969696 !important;
    border-radius: 0px !important;
    font-size: 18px;
    border: 0px;
}

.member-right .checkbox {
    color: #495057;
    font-size: 18px;
}

.member-right .checkbox p a {
    color: #053162;
    font-size: 16px;
    padding-top: 5px;
    font-weight: 700;
}

.member-right .checkbox p a:hover {
    color: #053162 !important;
}

.member-right .read-more {
    margin-top: 0px;
    border: none;
    width: 100%;
    border-radius: 8px;
}

.member-right .read-more img {
    margin-bottom: 4px;
    margin-right: 8px;
}

.member-right p {
    color: #969696;
    font-size: 18px;
    padding-top: 50px;
}

.member-right p span {
    color: #969696;
    font-size: 18px;
    margin-right: 10px;
}

.member-right p img {
    padding: 0px 2px;
}

.mfp-content {

    width: 80% !important;
    height: auto;



}

.mfp-close {
    width: 30px !important;
    height: 38px !important;
    line-height: 44px !important;
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    opacity: 1 !important;
}

.help-height {
    height: 30px;
}

.become-drop.dropdown-toggle {
    background: none;
    border: 0px;
    border-bottom: 2px solid #969696;
    padding: 7.5px;
    color: #969696;
}

.become-drop.dropdown-menu.show {
    background: #001832;
    color: #fff;
}

.become-drop.dropdown-item {
    background: #001832;
    color: #fff;
}

.become-drop.dropdown-item:hover {
    background: #001832;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
    color:
        #969696;
    padding-top: 40px;
}

.searchsaved {
    background-color: #6c757d !important;
}

/* .dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
} */

/* =================================================================== */
/* ========== Responsive ========== */
/* =================================================================== */
@media screen and (max-width : 1200px) {
    /* CSS FOR TABLETS ------------*/
}

@media screen and (max-width : 1024px) {
    /* CSS FOR Mointer ------------*/


}


@media screen and (max-width : 480px) {
    /* CSS FOR Mointer ------------*/


}

@media screen and (max-width:497px) {
    .btn-group .baths {
        left: -40px !important;
    }

    .btn-group .beds {
        left: -10px;
    }

}

@media screen and (max-width:570px) {
    .btn-group .more {
        left: -70px !important;
    }

    .btn-group .baths {
        left: -25px;
    }
}

@media screen and (max-width:580px) {
    .btn-group .sort {
        left: -97px;
    }
}

@media screen and (max-width : 600px) {
    /* CSS FOR Mointer ------------*/

}

@media screen and (max-width:760px) {
    .btn-group .sorti {
        left: -120px
    }

    .btn-group .more {
        left: -75px;
    }
}

@media screen and (max-width : 991px) {
    /* CSS FOR Mointer ------------*/


}