@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}


@media screen  and (max-width: 1600px){  
.banner .bg-img {
    height: 970px;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 55px;
}

.banner .head h1 {
    margin: 0 0 20px;
    font-size: 110px;
}

.banner .head {
    text-align: center;
    margin-top: 250px;
}

.sec-goal .main .disc h3 {
    margin: 0 0 30px;
    font-size: 22px;
    letter-spacing: 4px;
}

.sec-help .head h2 {
    margin: 0 0 20px;
    font-size: 45px;
}

.sec-help .container-fluid {
    padding: 100px 90px 80px;
    border-radius: 20px;
}


}

@media screen  and (max-width: 1500px){  

}

@media screen  and (max-width: 1400px){  
    .banner .bg-img {
        height: 830px;
    }
        .banner .head {
        text-align: center;
        margin-top: 310px;
    }
        .banner .head h1 {
        margin: 0 0 10px;
        font-size: 70px;
    }
    
.banner .head .get a {
    font-size: 20px;
    padding: 13px 30px;
}

.banner .head .get {
    margin-top: 25px;
}
    .banner .head h5 {
        margin: 0 0 10px;
        font-size: 50px;
    }


.banner .down img {
    width: 250px;
}

.banner .down {
    bottom: -140px;
}

.sec-about {
    padding: 0px 0 20px;
    position: relative;
}
.sec-about:before {
    top: -460px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 900px;
    width: 100%;
    background-size: 100% 100%;
}

.sec-about .head h2, .sec-services .head h2, .sec-goal .head h2, .sec-contact .head h2, .sec-help .head h2 {
    margin: 0 0 15px;
    font-size: 45px;
}

.sec-help {
    padding: 0px 100px 0px;
    top: 80px;
}
    .sec-help .container-fluid {
        padding: 80px 150px 60px;
        border-radius: 20px;
    }
    
.footer .container-fluid {
    padding: 0 120px;
}
.sec-goal {
    padding: 30px 0px 60px 150px;
    overflow: hidden;
    height: 750px;
}
    
.sec-help .head p {
    font-size: 22px;
    line-height: 34px;
}

.sec-goal .main .number {
    margin-bottom: 40px;
}
.sec-goal .main .disc h3 {
        margin: 0 0 10px;
        font-size: 20px;
        letter-spacing: 3px;
    }
    
.sec-goal .main .disc p {
    font-size: 15px;
    line-height: 26px;
}

.sec-goal .main {
    padding: 50px 20px 30px;
    transition: .5s all ease-in-out;
}
.sec-goal .main .number h4:before {
    top: -32px;
    left: -40px;
    height: 138px;
    width: 125px;
    background-size: 90%;
    background-repeat: no-repeat;
}

.sec-goal .main .number h4 {
    margin: 0 0 20px 50px;
    font-size: 52px;
    letter-spacing: 4px;
}

.sec-goal .head p {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
}


.sec-goal .head {
    margin-bottom: 60px;
}
.sec-goal .slick-arrow {
    right: 70px;
    margin-top: -20px;
    top: -15% !important;
    width: 48px;
    height: 48px;
}

.sec-goal .slick-next.slick-arrow {
    right: 140px;}

.sec-services {
    padding: 80px 0 80px;
}

   .page-id-19 .sec-services {
        padding: 30px 0 60px;
    }

   .page-id-19 .sec-services .main {
    margin-bottom: 40px;
}

   .page-id-19 .sec-services .main .pic img {
    height: 400px;
}

.sec-cta {
    padding: 50px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 35px;
}

.sec-cta .right ul li a {
    font-size: 18px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 28px;
}

.slick-dots {
    bottom: -20px;
}

}

@media screen  and (max-width: 1100px){  
.menu-header > ul > li > a {
    padding: 0 10px;
    font-size: 16px;
}
body .menu-header > ul > li > a{
    padding: 0 8px !important;
}
.header .contact a {
    font-size: 18px;
    padding: 10px 20px;
}

    .banner .head h5 {
        margin: 0 0 10px;
        font-size: 40px;
    }
        .banner .head h1 {
        margin: 0 0 10px;
        font-size: 80px;
    }
    .banner .head .get a {
        font-size: 18px;
        padding: 10px 20px;
    }
        .banner .bg-img {
        height: 630px;
    }
        .banner .head {
        text-align: center;
        margin-top: 180px;
    }
        .banner .down img {
        width: 200px;
    }
    .banner .down {
        bottom: -120px;
    }
    .banner {
    margin-bottom: 150px;
}
.sec-about:before {
        top: -300px;
        height: 600px;
    }
        .sec-about .head h2, .sec-services .head h2, .sec-goal .head h2, .sec-contact .head h2, .sec-help .head h2 {
        margin: 0 0 10px;
        font-size: 35px;
        line-height: 47px;
    }

.sec-about .head p {
    font-size: 16px;
    line-height: 28px;
}

.sec-about .pic .play img {
    width: 40%;
}

.sec-about .pic .play {
    top: 150px;
}

.sec-about .head .read a {
    font-size: 18px;
    padding: 10px 20px;
    letter-spacing: 1px;
}
    .sec-services {
        padding: 50px 0 50px;
    }
    
.sec-services .head {
    margin-bottom: 25px;
    text-align: center;
}

.sec-services .main .disc h3 {
    margin: 0 0 5px;
    font-size: 18px;
}

.sec-services .main .disc p {
    font-size: 15px;
    line-height: 25px;
}

.sec-services .main .disc .read a {
    font-size: 18px;
}

.sec-services .main .disc .read {
    margin-top: 0px;
}
    .sec-goal {
        padding: 30px 0px 60px 20px;
        height: auto;
    }
        .sec-goal .head {
        margin-bottom: 30px;
    }
    .sec-goal .main .number h4 {
        margin: 0 0 10px 30px;
        font-size: 42px;
        letter-spacing: 2px;
    }
        .sec-goal .main .number h4:before {
        top: -32px;
        left: -30px;
        height: 138px;
        width: 125px;
        background-size: 80%;
    }
        .sec-goal .main .disc h3 {
        margin: 0 0 10px;
        font-size: 18px;
        letter-spacing: 1px;
    }
    .sec-goal .main .disc p {
        font-size: 14px;
        line-height: 25px;
    }
    
.slick-dots button {
    border: 3px solid #1b1b1b;
    width: 200px;
}
    .sec-goal .slick-arrow {
        right: 70px;
        margin-top: -20px;
        top: -8% !important;
        width: 48px;
        height: 48px;
    }
        .sec-goal .slick-arrow {
        right: 90px;
        margin-top: -20px;
        top: -8% !important;
        width: 38px;
        height: 38px;
        background-size: cover;
    }
    
.sec-contact {
    padding: 50px 0 0px;
    position: relative;
}

.sec-contact .head p {
    font-size: 20px;
}

.sec-contact .head {
    text-align: center;
    margin-bottom: 25px;
}
.sec-contact:before {
    height: 450px;
    background-size: 100% 91%;
    top: 0px;
}

.sec-contact .head p {
    font-size: 18px;
}
.sec-help {
        padding: 0px 40px 0px;
        top: 50px;
    }
        .sec-help .container-fluid {
        padding: 50px 50px 50px;
        border-radius: 20px;
    }
    .sec-help .head h2:before {
    top: -20px;
    right: 60px;
    height: 56px;
    width: 41px;
    background-size: cover;
}

.footer {
    padding: 100px 0 0;
}
    .footer .container-fluid {
        padding: 0 30px;
    }
    
.footer .head-top h3 {
    margin: 0 0 20px;
    font-size: 20px;
}

.footer .head-top .info ul li h6 {
    font-size: 15px;
}

.footer .head-top input.tnp-submit {
    font-size: 18px;
    padding: 10px 20px;
}

.footer .row.bottom {
    margin-top: 20px;
    padding: 10px 0;
}

.header .top .col-sm-4 {
    padding: 0;
}

.inner-banner h2 {
    padding: 150px 0 50px;
    font-size: 40px;
}


}
 

@media screen  and (max-width: 800px){     
    
        .header .top .col-sm-4 {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .header .top .row.one {}

.header .top .row.one .col-sm-8 {
    width: 100%;
    text-align: center;
}

.header .row.two {
    display: block;
    align-items: center;
}
.header .row.two .col-sm-3 {
    width: 100%;
    text-align: center;
}

.header .row.two .col-sm-6 {
    text-align: center;
}
    .logo img {
        max-height: 110px;
        width: auto;
    }
    
.header .contact {
    display: none;
}
.banner .head h5 {
        margin: 0 0 10px;
        font-size: 35px;
    }
        .banner .head h1 {
        margin: 0 0 10px;
        font-size: 50px;
    }
    .banner .bg-img {
        height: 500px;
    }
        .banner .head .get a {
        font-size: 16px;
        padding: 10px 20px;
    }
        .banner .head .get {
        margin-top: 10px;
    }
        .banner .head {
        text-align: center;
        margin-top: 160px;
    }
    .banner .down img {
        width: 180px;
    }
        .banner .down {
        bottom: -100px;
    }
        .sec-about:before {
        top: -200px;
        height: 300px;
    }
    
.sec-about .row {
    display: block;
    align-items: center;
}

.sec-about .row .col-sm-6 {
    text-align: center;
    width: 100%;
}

.sec-about .pic img {
    width: 50%;
}
.sec-about .pic .play img {
        width: 24%;
    }
        .sec-about .pic .play {
        top: 110px;
    }
        .banner {
        margin-bottom: 90px;
    }
    
.sec-about .pic {
    position: relative;
    margin-bottom: 20px;
}
.sec-about .head h2, .sec-services .head h2, .sec-goal .head h2, .sec-contact .head h2, .sec-help .head h2 {
        margin: 0 0 10px;
        font-size: 30px;
        line-height: 42px;
    }
    .sec-about .head p {
        font-size: 15px;
        line-height: 26px;
    }
    .sec-about .head .read a {
        font-size: 16px;
        padding: 10px 20px;
        letter-spacing: 1px;
    }
        .sec-services {
        padding: 20px 0 30px;
    }
    
.sec-services .main .pic img {
    width: 100%;
    height: 160px;
}
.sec-services .main .disc {
    padding: 15px 5px;
}
    .sec-services .main .disc h3 {
        margin: 0 0 5px;
        font-size: 16px;
    }
    .sec-services .main .disc p {
        font-size: 14px;
        line-height: 23px;
    }
    .sec-services .main .disc .read a {
        font-size: 16px;
    }
    .sec-goal .main {
        padding: 40px 10px 30px;
    }
    .sec-goal .main .number h4 {
        margin: 0 0 10px 20px;
        font-size: 30px;
        letter-spacing: 1px;
    }
        .sec-goal .main .number h4:before {
        top: -20px;
        left: -23px;
        height: 103px;
        width: 90px;
        background-size: 80%;
    }
    .sec-goal .main .disc p {
        font-size: 13px;
        line-height: 23px;
    }
        .sec-goal .main .disc h3 {
        margin: 0 0 10px;
        font-size: 16px;
        letter-spacing: 1px;
    }
        .sec-goal .head p {
        font-size: 14px;
        line-height: 25px;
        width: 100%;
    }
        .sec-goal .slick-arrow {
        right: 90px;
        margin-top: -20px;
        top: -1% !important;
        width: 38px;
        height: 38px;
        background-size: cover;
    }
    .slick-dots button {
    border: 3px solid #1b1b1b;
    width: 150px;
}   

.sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px 20px;
    font-size: 14px;
}
.sec-contact .head p {
        font-size: 14px;
        margin: 0;
    }
    
 
.sec-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 10px 20px;
    font-size: 14px;
    height: 140px;
}

    .sec-help .container-fluid {
        padding: 30px 20px 30px;
        border-radius: 20px;
    }
        .sec-help {
        padding: 0px 20px 0px;
        top: 50px;
    }
    .sec-help .head h2 {
        font-size: 26px !important;
        line-height: 38px !important;
    }
    .sec-help .head p {
    font-size: 16px;
    line-height: 28px;
}
.sec-help .head h2:before {
        top: -17px;
        right: 80px;
        height: 45px;
        width: 30px;
        background-size: 100%;
    }
        .footer .head-top h3 {
        margin: 0 0 15px;
        font-size: 20px;
    }
/*    .footer .col-sm-2 {*/
/*    display: none;*/
/*}*/

/*.footer .col-sm-3 {*/
/*    display: none;*/
/*}*/

.footer .col-sm-4 {
    width: 100%;
}
    .footer .head-top h3 {
        margin: 0 0 15px;
        font-size: 25px;
        text-align: center;
    }
    
    
    
    
    
    a#hamburg {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #c62828;
  text-align: center;
  color: white;
  transition: all ease-out 0.3s;
}
.nav-cross span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
    
.nav1 .container {
  width: 100%;
}
html.open-menu nav.nav1 {
  z-index: 9999
;  transform: translateX(0);
  background-color: #fff;
}
.push-logo {
  margin: 30px 0 20px;
}
    .nav1 .search-nav input {
        display: none;
    }
    
.page-id-13 .sec-about {
    padding: 30px 0 30px;
}
    .footer {
        padding: 30px 0 0;
    }
        .home .footer {
        padding: 80px 0 0;
    }
    .page-id-19 .sec-services .desc p, .page-id-19 .sec-services .desc ul li {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}
    .inner-banner h2 {
        padding: 150px 0 30px;
        font-size: 32px;
    }
        .page-id-19 .sec-services {
        padding: 20px 0 10px;
    }
            .sec-cta {
        padding: 10px 0 30px;
    }
    .sec-cta .col-sm-5 {
    width: 100%;
}

.sec-cta .col-sm-7 {
    width: 100%;
}

.sec-cta .right ul li {
    margin-bottom: 20px;
    text-align: center;
}
    .sec-cta .left h2, .sec-cta .right h2 {
        margin: 20px 0 20px;
        font-size: 30px;
        text-align: center;
    }
    
.sec-cta .head-top .social ul li a {
    font-size: 16px;
    display: flex;
    align-items: center;
    transition: .5s allease-in-out;
    float: left;
    margin: 0 30px;
}

.header .top .info {
    margin-bottom: 5px;
}
    .sec-cta .head-top h3 {
        margin: 30px 0 20px;
        font-size: 28px;
        text-align: center;
    }

}

@media screen  and (max-width: 600px){     


a.phone {
    margin-left: 0px !important;
    display: block;
}

.header .top .info a {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    margin: 5px 0;
}

.header .top .info h6 {
    font-size: 13px;
    margin: 0;
}

.header .top .info h6 i {
    font-size: 18px;
    font-weight: 500;
    margin-right: 5px;
}
    .inner-banner h2 {
        padding: 80px 0 0px;
        font-size: 26px;
    }
    
.inner-banner {
    height: 190px;
}
    .sec-cta .left h2, .sec-cta .right h2 {
        margin: 10px 0 10px;
        font-size: 22px;
        text-align: center;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 40px;
    padding: 0 10px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    font-size: 12px;
}
.sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    min-height: 150px;
    padding: 0 10px;
}
.sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required::placeholder {
    font-size: 12px;
}
.sec-cta .right ul li a {
        font-size: 16px;
    }
    
.sec-cta .right ul li i {
    margin-right: 5px;
    font-size: 20px;
    color: #000;
}
    .sec-cta .head-top h3 {
        margin: 20px 0 15px;
        font-size: 22px;
        text-align: center;
    }
           .sec-cta .head-top .social ul li a {
        font-size: 15px;
        display: flex;
        align-items: center;
        transition: .5s allease-in-out;
        float: right;
        width: 50%;
        margin: 5px 0px !important;
    }
    .footer .head-top input.tnp-submit {
        font-size: 16px;
        padding: 10px 20px;
    }
    
.footer .head-top input#tnp-1 {
    font-size: 14px;
    font-weight: 400;
    color: #888888;
    padding: 12px 20px;
    border-radius: 50px;
}
.footer {
        padding: 20px 0 0;
    }
        .footer .head-top h3 {
        margin: 0 0 15px;
        font-size: 20px;
        text-align: center;
    }
        .logo img {
        max-height: 150px;
        width: auto;
    }
    .banner .head h5 {
        margin: 0 0 6px;
        font-size: 30px;
    }
        .banner .head h1 {
        margin: 0 0 10px;
        font-size: 40px;
    }
    .banner .head {
        text-align: center;
        margin-top: 130px;
    }
        .banner .bg-img {
        height: 380px;
    }
        .banner .down img {
        width: 140px;
    }
        .banner .down {
        bottom: -80px;
    }
        .sec-about:before {
        display: none;
    }
    
    .sec-about .pic img {
        width: 100%;
    }
    .sec-about .pic .play img {
        width: 40%;
    }
        .sec-about .pic .play {
        top: 135px;
    }
        .sec-about .head h2, .sec-services .head h2, .sec-goal .head h2, .sec-contact .head h2, .sec-help .head h2 {
        margin: 0 0 10px;
        font-size: 26px;
        line-height: 39px;
    }
        .sec-about .head p {
        font-size: 13px;
        line-height: 24px;
    }
        .sec-services .head {
        margin-bottom: 15px;
        text-align: center;
    }
        .sec-goal {
        padding: 20px 0px 30px 0px;
        height: auto;
    }
        .sec-goal .head p {
        font-size: 13px;
        line-height: 22px;
        width: 100%;
    }
        .sec-contact {
        padding: 20px 0 0px;
        position: relative;
    }
    .sec-contact .head p {
        font-size: 13px;
        margin: 0;
    }
    .sec-contact:before {
        display: none;
    }
        .sec-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        padding: 10px 10px;
        font-size: 13px;
        height: 140px;
    }
    .sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        padding: 10px 10px;
        font-size: 13px;
    }
    .sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 18px;
    padding: 10px 20px;
}
.sec-help {
        padding: 0px 10px 0px;
        top: 30px;
    }
        .sec-help .head p {
        font-size: 13px;
        line-height: 24px;
    }
    .sec-help .container-fluid {
        padding: 20px 20px 10px;
        border-radius: 20px;
    }
        .home .footer {
        padding: 60px 0 0;
    }
    
.footer .copy-2 p {
    font-size: 13px;
}
.footer .row.bottom {
        margin-top: 10px;
        padding: 10px 0;
    }
        .sec-help .head h2:before {
        top: -7px;
        right: -10px;
        height: 35px;
        width: 20px;
        background-size: 80%;
    }
    
section.sec-buy-house h3 {
    margin: 0 0 20px;
    font-size: 17px;
}
section.sec-buy-house .buy-house_wrap .details p {
    font-size: 18px;
    line-height: 33px;
}
section.sec-buy-house .buy-house_wrap .details h6 {
    font-size: 18px;
}

section.sec-buy-house .buy-house_wrap {
    margin-bottom: 30px;
}

section.sec-buy-house .buy-house_wrap .pic {
    height: auto;
}

section.sec-buy-house .buy-house_wrap .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
    .page-id-19 .sec-services .desc p, .page-id-19 .sec-services .desc ul li {
        font-size: 13px;
        line-height: 24px;
    }
    
    .page-id-19 .sec-services .desc {
    margin-bottom: 20px;
}
.page-id-19 .sec-services .main .pic img {
        height: auto;
    }
        .page-id-19 .sec-services .main {
        margin-bottom: 20px;
    }
    
.page-id-19 .sec-services .desc a {
    font-size: 16px;
    padding: 10px 20px;
    display: block;
    text-align: center;
}

.page-id-19 .sec-services .desc h4 {
    font-size: 20px;
    color: #000;
}

.page-id-19 .sec-services .desc h4 {
    font-size: 16px;
    color: #000;
}

.sec-goal .slick-list .goal-up:nth-child(2n) {
    top: 0;
}

.sec-goal .slick-list.draggable {
    margin: 0 0 0 0px;
    overflow: hidden;
    padding: 40px 0 10px;
}
.sec-goal .slick-arrow {
        right: 20px;
        margin-top: -20px;
        top: 0% !important;
        width: 38px;
        height: 38px;
        background-size: cover;
    }
        .sec-goal .slick-next.slick-arrow {
        right: 70px;
    }



}