@media screen and (min-width:1100px){
section.section.text-center.map .row {
    padding: 0 50px;
}
.bg_testimonials img {
    width: 100%;
    height: 650px;
}
}
@media screen and (max-width:1270px){
    .container {
    width: 98% !important;
}
}
@media screen and (max-width:1100px){
  header.header h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 0;
}
header.header .col-sm-5.text-right {
    display: flex;
    align-items: center;
}

header.header .col-sm-5.text-right img {
    margin-top: 10px;
    width: 33%;
    height: auto;
    display: inline-block;
    float: left;
}
section.section.sec_main h1 {
    /* font-size: 60px; */
    /* color: rgb(255, 225, 1); */
    font-weight: 700;
    font-style: normal;
}
.form_box h2 {
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    /* color: rgb(0, 0, 0); */
    /* background: rgba(255, 225, 1, 1); */
    /* height: 127px; */
    padding-top: 20px;
    margin: 0;
}
section.section.sec_main p {
    font-size: 40px;
}
.bg_testimonials img {
    width: 100%;
    height: 500px;
}
}
@media screen and (max-width:1000px){
    header.header h2 {
        font-size: 15px;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 0;
    }
    section.section.sec_main .col-sm-6 {
    width: 100%;
    text-align: center;
}

section.section.sec_main .row {
    display: block;
}
section.section.sec_main p {
    text-align: center;
}
.form_box {
    margin-top: 50px;
}
.sec2 .row1 .padd-right, .sec2 .row1 .padd-left {
    padding: 0 15px;
}
.sec2 .row1 {
    width: 100%;
    margin: 0 auto;
}
.para_box {
    box-shadow: 0px 6px 16px rgba(169, 169, 169, 1);
    background: #fff;
    padding: 24px 30px;
    margin-bottom: 20px;
}
.testimonials h2 {
    margin: 0;
}
footer.footer .col-md-6 {
    width: 100%;
}
header.header .row {
    display: flex;
    align-items: center;
}
    header.header .col-sm-5.text-right img {
        margin-top: 0;
    }
section.section.sec2 h2 {
    font-size: 30px;
}
section.section.sec2 .row .col-sm-6 {
    width: 50%;
    text-align: center;
}
section.section.sec_main li {
    justify-content: center;
    text-align: left;
}
.para_box {
    text-align: left;
    min-height: 282px;
}
.para_box .col-sm-4 {
    /* width: 20%; */
}
}

@media screen and (min-width:700px) and (max-width:799px){
 section.section.sec_main li br {
    display: none;
}
    section.section.sec_main li {
        padding-left: 50px;
    }
       section.section.sec_main li {
        justify-content: left;
        text-align: left;
    }
}
@media screen and (max-width:700px){
section.section.map h2 {
font-size: 30px;
}
section.section.text-center.last_cta {
    padding: 50px 15px;
}
.last_cta h2 {
    font-size: 40px;
}
.bg_testimonials img {
    width: 100%;
    height: 500px;
}
        header.header .row {
        display: block;
        align-items: center;
    }
.col-md-3.col-sm-3.logo {
    width: 50%;
    float: left;
}
    header.header .col-sm-5.text-right img {
        margin-top: 10px;
        width: auto;
        height: auto;
        display: inline-block;
        float: none;
    }
    header.header .col-sm-5.text-right {
        display: block;
        align-items: center;
        text-align: center;
        padding-top: 10px;
    }
.footer .row {
    /* margin: 40px 0 20px; */
    display: block;
    align-items: center;
    text-align: center;
}
.col-md-6.text-right {
    text-align: center;
}
iframe {
    width: 100%;
}
section.section.map .row.text-left {
    margin-top: 50px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}
section.section.map .row h2 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
}
.video_sec img {
    border-radius: 25px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.video_sec {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
header.header.fixed {
    position: relative;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: auto;
    padding: 8px;
}
a.btn1 {
    height: auto;
    line-height: normal;
    padding: 18px;
}
.video_sec a img {
    width: 100px;
    height: 100px;
    border-radius: 0;
}
.video_sec a {
    position: absolute;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
}
.testimonial .loop .title {
    font-size: 20px;
}
footer.footer {
    padding: 0 20px;
}
    a.btn1 {
        height: auto;
        line-height: normal;
        padding: 12px;
        margin-top: 10px;
    }
    section.section.sec2 .row .col-sm-6 {
        width: 100%;
        text-align: center;
    }
    .para_box {
        text-align: left;
        min-height: inherit;
    }
    section.section.sec2 h3 {
        font-size: 20px;
        color: rgb(0, 32, 51);
        font-weight: 700;
    }
    section.section.sec_main li {
        clear: both;
        float: left;
    }
.para_box .row {
    align-items: center;
    display: block;
    height: auto;
    text-align: center;
}section.section.sec2 p {
    text-align: center;
}
    section.section.sec2 h3 {
        font-size: 20px;
        color: rgb(0, 32, 51);
        font-weight: 700;
        text-align: center;
        display: inline-block;
        margin-top: 10px;padding-right: 0;
    }
    .para_box .col-sm-8 {
    padding-left: 15px;
}
section.section.sec2 h2 {
    margin-top: 0;
}
section.section.sec2 h3 {
        font-size: 20px !important;
    }
    footer.footer {
    padding: 0 20px;
}
header.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}
 header.header    .col-md-3.col-sm-3.logo {
        padding-bottom: 10px !important;
    }
 header.header.fixed  a.btn1 {
    height: auto;
    padding: 12px;
}
    .logo img {
        height: 81px;
    }
    header.header .col-sm-5.text-right {
        display: none;
    }
section.section.map .row p + h3 {
    margin-top: 0;
}
      section.section.sec_main li {
        justify-content: left;
        text-align: left;
    }
}
@media screen and (max-width:600px){
   .col-md-3.col-sm-3.logo {
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }
    header .col-sm-4.paddright {
    text-align: center;
}
header span {
    display: block;
}
    header.header .col-sm-5.text-right img {
        margin-top: 0;
        width: 33%;
        height: auto;
        display: inline-block;
        float: left;
    }
    section.section.sec_main h1 {
        font-size: 45px;
        /* color: rgb(255, 225, 1); */
        font-weight: 700;
        font-style: normal;
    }
br {
    display: none;
}   
    .form_box h2, .form_box h2 + h2 {
        line-height: 33px;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        /* color: rgb(0, 0, 0); */
        /* background: rgba(255, 225, 1, 1); */
        height: auto;
        padding: 0 9px;
     
        margin: 0;
    }
.form_box h2{
    padding-top: 10px;
}
.form_box h2  {
    padding-bottom: 10px;
}
.form_box_inner,
.form_box_inner label {
    text-align: left;
}
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 18px;
        width: 100%;
    }
.para_box h3 {
    font-size: 20px;
}
.sec2 a {
    width: auto;
    padding: 0 8px 0 8px;
    width: 100%;
    height: auto;
    line-height: 60px;
    margin-top: 30px;
    margin-bottom: 5px;
}
.testimonials h2,
section.section.map h2,
.last_cta h2 {
    font-size: 30px;
    line-height: 35px;
}
.testimonials h2, .form_box_inner, .form_box_inner label {
        text-align: center;
    }
.bg_testimonials img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
section.section.text-center.last_cta {
    padding-left: 10px;
    padding-right: 10px;
}
    .testimonials h2 {
        margin-bottom: 12px;
    }
    .last_cta a,
    .testimonials a {
    width: 100%;
    height: auto;
}
    .form_box_inner label {
        text-align: left;
    }
section.section.sec2 {
    padding: 50px 0;
}
section.section.sec2 h3 {
    font-size: 30px;
    color: rgb(0, 32, 51);
    font-weight: 700;
}
    section.section.sec2 h2 {
        font-size: 25px;
    }
    section.section.sec2 h2 + p {
    font-size: 20px;
    font-weight: 400;
    min-height: auto;
}
section.section.map h2+h3 {
    color: rgb(0, 62, 126);
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
}
iframe{
    height:200px;
}
    section.section.sec_main h1 {
        font-size: 30px;
        /* color: rgb(255, 225, 1); */
        font-weight: 700;
        font-style: normal;
    }
        section.section.sec_main p {
        text-align: center;
        font-size: 25px;
    }
    section.section.sec_main li {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    list-style: none;
    padding: 4px 0;
    margin: 0;
}
section.section.sec_main h3 {
    line-height: 45px;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    color: rgb(255, 255, 255);
    margin: 20px 0 70px 0;
}
}
@media screen and (max-width:400px){
        .testimonials h2, section.section.map h2, .last_cta h2, section.section.map .row h2,section.section.sec2 h2 {
        font-size: 26px;
        line-height: 35px;
    }
    section.section.sec_main p {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
    }
    
section.section.sec_main li {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    list-style: none;
    padding: 4px 0;
    margin: 0;
}
    section.section.sec_main h3 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 20px;
    }
.form_box_inner label {
        text-align: left;
        font-size: 14px;
    }
        .testimonials h2, section.section.map h2, .last_cta h2, section.section.map .row h2, section.section.sec2 h2 {
        font-size: 24px;
        line-height: 35px;
    }
}
@media screen and (max-width:370px){
    .form_box h2 {
    padding-top: 14px;
}
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 16px;
        width: 100%;
    }
    section.section.sec_main h1 {
        font-size: 30px;
        color: rgb(255, 225, 1);
        font-weight: 700;
        font-style: normal;
    }
    section.section.sec_main p {
        text-align: center;
        font-size: 25px;
        line-height: 30px;
    }
section.section.sec_main h3 {
    font-size: 26px;
    line-height: 36px;
}
}
@media screen and (max-width:350px){
    .container {
    padding-left: 10px;
    padding-right: 10px;
}
.form_box_inner {
    padding: 20px 20px;
    position: relative;
    padding-top: 30px;
}a.btn1,
a.btn2,
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 14px;
        width: 100%;
    }
    .para_box .col-sm-8 {
    padding: 0;
}
    .para_box h3 {
        font-size: 18px;
    }
        .testimonials h2, section.section.map h2, .last_cta h2, section.section.map .row h2, section.section.sec2 h2 {
        font-size: 24px;
        line-height: 30px;
    }
section.section.last_cta {
    padding: 40px 0;
}
.last_cta h2 {
    margin-top: 0;
}
    .form_box h2 {
        padding-top: 14px;
        font-size: 19px;
    }
    section.section.sec2 h3 {
        font-size: 25px;
        color: rgb(0, 32, 51);
        font-weight: 700;
    }
    .testimonials h2, section.section.map h2, .last_cta h2, section.section.map .row h2, section.section.sec2 h2 {
        font-size: 21px;
        line-height: 30px;
    }
.testimonial .loop p {
    font-size: 18px;
}
}
@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;
}
}