.header-bg{
    background:#2E2C70 !important;
}
#wrapper {
background: #f2f2f2;
}
.footer-btn{
color:#fff !important;
}
.footer-nav-list li a{
color:#fff !important;
}
.footer-inline-list li a{
color:#fff !important;
}
@media only screen and (max-width: 767px) {
    .landing_page header#header {
        padding-bottom: 0;
    }
}

.landing_page header#header {
    margin-bottom: 20px;
    background: 0 0;
    border: 0;
}



.thanks-page.water-thanks {
    background: #f2f2f2;
    padding: 200px 0px 0px;
}

.thanks-page {
    text-align: center;
}

div {
    display: block;
}


@media only screen and (max-width: 1024px) {
    .wrap {
        padding: 0 20px;
    }
    .thanks-page.water-thanks {
     background: #f2f2f2;
     padding: 250px 0px 50px;
    }
    
}

.wrap {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 70px;
}
@media(max-width:1300px){
       .cursor-text-explore {
display: none;
}
.cursor-section-explore01{
display:none;
}
.old-custom-cursor{
display:none;
}
.cursor-text{
display:none;
}
.custom-cursor-explore{
display:none;
}
}
@media only screen and (max-width: 1024px) {
    .thanks-top-content {
        padding: 0 20px;
    }
}

.thanks-top-content,
.thanks-bottom-content,
.thanks-bottom-content a {
    color: #ed1c24;
    margin: 40px auto;
}

@media(min-width:1300px) and (max-width:1920px) {
    .success {
        font-size: 40px
    }
    .thanks-bottom-content p {
        font-size: 20px;
    }
    .thanks-top-content {
        font-size: 20px;
    }
}

@media(max-width:998px) {
    .success {
        font-size: 26px;
        font-weight: 600;
    }
}

.thanks-img img {
    max-width: 460px !important;
    margin: 0 auto;
}

@media(max-width:700px) {
    .thanks-img img {
        width: 90%;
        background: cover;
    }
}

.thanks-bottom-content {
    color: #000;
}

@media only screen and (max-width: 1024px) {
    .thanks-top-content,
    .thanks-bottom-content,
    .thanks-bottom-content a {
        margin: 20px auto;
    }
}

.thanks-bottom-content a {
    color: #ed1c24;
    margin: 40px auto;
}

a {
    text-decoration: none;
    transition: all .5s;
}

@media only screen and (max-width: 1024px) {
    .thanks-top-content,
    .thanks-bottom-content,
    .thanks-bottom-content a {
        margin: 20px auto;
    }
    .copyright-text p{
    font-size:25px !important;
}
}



@media(max-width:600px) {
    .location {
        margin-left: 20px
    }
    .fa-location-dot {
        margin-left: -22px !important
    }
}

.thanks-bottom-content {
    width: 80%
}

p {
    text-align: left;
    font-size: 0.875rem !important;
    color:#4d4d4d;
}
li{
    color:#4d4d4d;
}
h2{
    color:#000;
}
h4{
    color:#000 !important;
}
.cookies{
    color:#000 !important;
   text-decoration:underline; 
}
b{
    color:#000 !important;
}
.footer-widget .h4 {
 color:#fff !important;   
}
a{
    color:#000 !important;
    text-decoration:underline;
}
.cursorclass a{
    color:#fff !important;
} 
    .footer-widget ul li a{
        color:#fff !important;
    }
.footer-menu a{
    color:#fff !important;
}
#wrapper{
    padding: 0px 0px 50px;
}