.let_us_help_txt h1{
    font-weight: 800;
    font-size: 40px;
    color: black;
    line-height: 45px;
    padding-left: 0px;
}
.let_us_help_txt{
    border-right: 3px solid #f3bc50;
}
.let_us_right_txt{
    padding: 0px 39px 10px 80px;
    color: #0000006b;
    font-size: 18px;
    font-weight: 400;
}
.we_are_agents_txt h1{
    color: #f3bc50;
    font-size: 41px;
    font-weight: 400;
}
.we_are_agents_txt{
    margin: 0px 20px;
}
.about_image_galary{
    margin-bottom: 20px;
}
.about_image_galary_bottom{
    margin-bottom: 90px;
}

.abot_main_bg {
    background-image: url("../images/About-banner.png");
   background-position: center;
   background-repeat: none;
   width:100%;
   height:700px;
   margin-top: 0px;
   position: relative;
   background-repeat: no-repeat;
  
  
}
.main_bg_sub{
    background-color: white;
    vertical-align: middle;
    margin-top: 200px;
    position: absolute;
    padding: 60px 60px 40px 60px;
    text-align: center;
    height: 350px;
}
.main_bg_sub h1{
    font-weight: 800;
    font-size: 42px;
    color: black;
}
.your_dest_txt{
    color: #f3bc50;
}
.awsm-grid.style-1 > li {
    padding: 0;
    float: none;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    width: 31.5%;
}
.awsm-grid.style-1 figcaption::after {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -10px;
   ;
}
.awsm-grid.style-1 .awsm-personal-contact-info .awsm-social-icons a {
    padding: 4px 0;
    width: 40px;
}
/* .footer_main {
    margin-top: 60px;
} */


@media screen and (max-width: 700px) and (min-width: 319px) {
    .main_bg_sub {
        padding: 60px 0px 0px 0px;
        width: 93%;
    }
    .spacer-medium {
       
        display: none;
    }
    .we_are_agents_txt h1 {
  
        font-size: 32px;
     
    }
    .let_us_help_txt h1 {
   
        font-size: 31px;
      
    }
    
    .let_us_right_txt {
    padding: 0px;
    }

.main_bg_sub h1 {
    font-size: 35px;
   
}

ul.top_ul{
margin:0;
}

.awsm-grid.style-1 > li {
    width: 40.5%;
}

/* .awsm-grid.style-1 > li {
    width: 41.5%;
} */
}
.our-partners h2{
    font-size: 40px;
    font-weight: 800;
    color: #000;
    margin-bottom: 0px;
}
    /* .our-partners p{
        font-size: 17px;
        margin-top: 5px;
    } */
.our-partners a{
    color: #f3bc50;
}
.our-partners svg {
    width: 125px;
}
.logo-line-height{
    height: 40px;
    width: 140px;
    background: #ffff00;
    margin: auto;
    position: absolute;
    left: 115px;
    z-index: -1;
    top: 20px;
}

@media (min-device-width:701px) and (max-device-width:768px){
    .awsm-grid.style-1 > li {
     
        width: 45.5%;
    }

    .spacer-medium {
        
         display: none;
     }
    
    .let_us_right_txt {
    padding: 0px;
    }


    }
    
    @media (min-device-width:769px) and (max-device-width:1024px){
        .awsm-grid.style-1 > li {
            width: 30.5%;
        }
    }

    .certification_sub p{
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 0px;
        color: black;
       
        
    }
    .partners_txt{
        color: #f3bc50;
    }
    .certifications_main{
        /* margin-top: 50px;
        margin-bottom: 50px; */
    }
    .yellow_border{
        border-bottom: 3px solid #f3bc50;
        padding-top: 36px;
    }