/* Large screens ----------- */
@media only screen  and (min-width : 1824px){

  #go-top {
    bottom: 20px;
    right: 8%;
    font-size: 18px;
    padding: 15px;
    border-radius: 4px;
  }
  .lg-hide{
    display: none;
  }
  /*Location Start*/
  .branches{
    position: relative;
    left: 0;
    top: 0;
    padding: 50px 0px 0px;
  }
  .branches iframe{
    width: 100%;
    height: 350px;
  }
  .location{
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 100px 0px 0px;
  }
  .location iframe{
    width: 100%;
    height: 450px;
  }
  .location p{
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    padding: 3px 0px;
  }
  /*Location End*/
  /*Banner Start*/
  p.lead{
    margin: 20px 0px;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.9px;
  }
  .banner h4{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }
  .banner{
    margin: 0;
    padding: 60px 0px;
  }
  /*Banner End*/
  /*Contact Us*/
  ul.contact-social li{
    padding: 0px 10px;
  }
  ul.contact-social li i{
    font-size: 36px;
  }
  .contact .contact-information p{
    font-size: 22px;
    font-weight: 500;
    line-height: 37px;
  }
  .contact .contact-form{
    background-color: #F7F7F7;
  }
  .contact h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
  .contact h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
   .contact p, .branches p{
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    padding: 3px 0px;
   }
   .contact h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
   }
  /*//Contact Us*/
  /*Sidebar*/
  .inner-content small a, .inner-content small{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
  .inner-content h4 strong{
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
  .side-bar-box{
    margin-bottom: 30px;
  }
  .side-bar-box .sidebar-wrapper{
    padding: 20px 20px;    
  }
  .side-bar-box p{
    margin: 0;
    padding: 0 !important;
  }
  .list-group li a{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  .inner-content .side-bar-box h3 {
      font-size: 22px;
      line-height: 42px;
      font-weight: 400;
  }
  .post-title {
      padding: 0px 12px;
  }
 /*//Sidebar*/
  /*Inner About Us*/
  .about-us ul li{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
   .about-us ul li strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  ul.wp-block-list{
    padding: 20px 0px 20px;
  }
  .inner-content{
    padding: 30px 0px;
  }
  #breadcrumb{
    padding: 12px 0px 0px;
  }
  .about-us h3{
   font-size: 22px;
   font-weight: 500;
   line-height: 20px;
   margin: 10px 0px;
  }
  ul.wp-block-list li{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    list-style-type: circle;
    margin-left: 50px;
  }
  /*//Inner About Us*/
  /*Footer*/
  footer .first{
    padding: 0px 0px 90px;
  }
  footer ul.blog-menu li{
    padding: 5px 0px;
    line-height: 24px;
  }
  footer .middle{
    padding: 90px 0px 0px;
    border-top: 1px solid #0F3E6E;
  }
  footer .first p{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 3px 0px;
  }
  footer ul.footer-menu li{
    padding: 5px 0px;
  }
  footer h6, footer h5 {
    font-size: 22px;
    font-weight: 400;
    line-height: 37px;
  }
  footer .first i{
    font-size: 18px;
  }
  
  .copyright{
    margin: 0;
    padding: 10px 0px;
  }
  .copyright ul li{
    padding: 0px 7px;
  }
  .copyright ul li i{
    font-size: 22px;
  }
  .copyright p, .copyright a{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  /*//Footer*/
  /*Blog*/
  .card-footer small a, .card-footer small{
    font-size: 14px;
    font-weight: 300;
  }
  h5{
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
  }
  /*//Blog*/
  /*Testimonials*/
  .testimonials img{
    height: 150px;
    width: 150px;
  }
   .testimonials h1{
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
     .testimonials .carousel h5{
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }
     .testimonials .carousel h6{
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
  }
  .testimonials p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
  }
  /*//Testimonials*/
  /*Why Us*/
  .why-us h3, .location h2{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
  }
  .why-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .why-us i{
    font-size: 47px;
  }
  .contact-form{
    padding: 50px 50px;
  }
  .why-us h1, .why-us h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
  }
  /*//Why Us*/
  /*Services Carousel*/
  #services .carousel-control-next {
      right: -120px;
  }
  #services .carousel-control-prev {
      left: -120px;
  }
  #services p.card-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
  } 
  #services p span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  } 
  #services h5.card-title a{
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
  }
  .services h1, .blog h1, .testimonials h1, .location h1, .contact h1, .courses h1{
    font-size: 48px;
    font-weight: 600;
    line-height: 52px;
  }
   .services p, .blog .title p, .courses .title p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 20px 0px 10px;
    text-align: justify;
  }
     .blog p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    text-align: justify;
  }
  /*//Services Carousel*/
  /*About Us*/
  .about-us h1{
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }
  .about-us p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 10px 0px 10px;
    text-align: justify;
  }
  
  .about-us img{
    object-fit: cover;
    object-position: center;
    height: 424px;
  }
  /*//About Us*/
  .content{
    padding: 100px 0px;
  }
  /*Feature*/
  .feature-icon{
    width: 80px;
    height: 80px;
    margin: 20px 0px;
  }
  .feature i{
    font-size: 30px;
  }
  .feature h6{
    font-size: 22px;
    font-weight: 400;
    line-height: 44px;
  }
  .feature p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
}  
  /*//Feature*/
  /*Carousel*/
  .carousel-caption{
    bottom: 70px;
  }
  #banner .carousel-control-next span, #banner .carousel-control-prev span {
    height: 50px;
    width: 50px;
  }
  #services .carousel-control-next span, #services .carousel-control-prev span {
    height: 40px;
    width: 40px;
  }
  .carousel h5{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  .carousel h6{
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
  }

#banner   .carousel-item img{
    height: 85vh;
    object-position: top;
    object-fit: cover;
  }
  /*//Carousel*/
  /*Navbar*/
  .nav-link{
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }
  .dropdown-item {
      padding: 10px 13px;
      border-bottom: 1px solid #DDD;
  }
  /*//Navbar*/
    /*Header*/
    ul.navbar-nav li{
      margin: 0;
      padding: 0px 5px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: .18px;
      font-style: normal;
    }
    a.navbar-brand{
      height: 80px;
      position: relative;
    }
    img.logo{
      max-height: 100%;
      display: block;
      object-fit: cover;
      object-position: center;
    }
    header{
      padding: 10px 0px 8px;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
    }

  ul.top-social li{
    padding: 0px 5px;
  }

  ul.top-social li a i{
    margin: 0;
  }
  /*//Header*/
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1281px) and (max-width : 1823px){
  ul.location-social{
    margin-top: 20px;
  }
  ul.location-social li{
    padding: 0px 5px 0px;
  }
    ul.location-social li i{
    font-size: 24px;
  }
  #go-top {
  bottom: 20px;
  right: 2%;
  font-size: 18px;
  padding: 15px;
  border-radius: 4px;
}
  .lg-hide{
    display: none;
  }
  .courses h1{
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
   .courses p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding: 10px 0px 10px;
    text-align: justify;
  }
  .wpcf7-textarea{
    height: 100px;
  }
  /*Feature Icon Start*/
  .feature-icon {
      width: 80px;
      height: 80px;
      margin: 20px 0px;
  }
  /*Feature Icon End*/
  /*Location Start*/
  .branches{
    position: relative;
    left: 0;
    top: 0;
    padding: 50px 0px 0px;
  }
  .branches iframe{
    width: 100%;
    height: 350px;
  }
  .location{
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 100px 0px 0px;
  }
  .location iframe{
    width: 100%;
    height: 200px;
  }
  .location p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding: 3px 0px;
  }
  /*Location End*/
  /*Banner Start*/
  .banner h1{
    font-size: 46px;
    font-weight: 700;
    line-height: 48px;
  }
  p.lead{
    margin: 20px 0px;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.9px;
  }
  .banner h4{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }
  .banner{
    margin: 0;
    padding: 60px 0px;
  }
  /*Banner End*/
  /*Contact Us*/
  ul.contact-social li{
    padding: 0px 10px;
  }
  ul.contact-social li i{
    font-size: 36px;
  }
  .contact .contact-information p{
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
  }
  .contact .contact-form{
    background-color: #F7F7F7;
  }
    .contact h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
  .contact h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
   .contact p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
   .contact h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
   }
  /*//Contact Us*/
    /*Sidebar*/
    .inner-content small a, .inner-content small{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content h4 strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    .side-bar-box{
      margin-bottom: 30px;
    }
    .side-bar-box .sidebar-wrapper{
      padding: 20px 20px;    
    }
    .side-bar-box p{
      margin: 0;
      padding: 0 !important;
    }
    .list-group li a{
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content .side-bar-box h3 {
        font-size: 20px;
        line-height: 37px;
        font-weight: 400;
    }
    .post-title {
        padding: 0px 12px;
    }
   /*//Sidebar*/
   /*Inner About Us*/
   ul.wp-block-list{
     padding: 20px 0px 20px;
   }
   .inner-content{
     padding: 30px 0px;
   }
   #breadcrumb{
     padding: 12px 0px 0px;
   }
   .about-us h3{
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
   }
   ul.wp-block-list li{
     font-size: 16px;
     font-weight: 400;
     line-height: 24px;
     list-style-type: circle;
     margin-left: 50px;
   }
   /*//Inner About Us*/
    /*Footer*/
  footer .first{
    padding: 0px 0px 52px;
  }
  footer ul.blog-menu li{
    padding: 5px 0px;
    line-height: 24px;
  }
  footer .middle{
    padding: 45px 0px 0px;
    border-top: 1px solid #044589;
  }
  footer .first p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  footer ul.footer-menu li{
    padding: 5px 0px;
  }
  footer h6, footer h5 {
    font-size: 22px;
    font-weight: 400;
    line-height: 37px;
  }
  footer .first i{
    font-size: 16px;
  }
  
  .copyright{
    margin: 0;
    padding: 10px 0px;
  }
  .copyright ul li{
    padding: 0px 7px;
  }
  .copyright ul li i{
    font-size: 22px;
  }
  .copyright p, .copyright a{
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
  }
  /*//Footer*/
    /*Blog*/
    .card-footer small a, .card-footer small{
    font-size: 14px;
    font-weight: 300;
  }
  .blog p.card-text {
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      text-align: left;
  }
  .blog h5.card-title a {
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
  }
  .blog h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
   .blog p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
  /*//Blog*/
  /*Why Us*/
  .why-us h3, .location h2{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
  }
  .why-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .why-us i{
    font-size: 47px;
  }
  .contact-form{
    padding: 50px 50px;
  }
  .why-us h1, .why-us h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }
   .why-us p{
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
   }
  /*//Why Us*/
    /*Testimonials*/
    .testimonials img{
      height: 150px;
      width: 150px;
    }
     .testimonials h1, .location h1{
      font-size: 28px;
      font-weight: 600;
      line-height: 40px;
    }
       .testimonials .carousel h5{
      font-size: 22px;
      font-weight: 500;
      line-height: 32px;
    }
       .testimonials .carousel h6{
      font-size: 20px;
      font-weight: 400;
      line-height: 18px;
    }
    .testimonials p{
      font-size: 18px;
      font-weight: 300;
      line-height: 24px;
    }
    /*//Testimonials*/
   /*Services Carousel*/

   .services h1{
     font-size: 28px;
     font-weight: 600;
     line-height: 40px;
   }
    .services p{
     font-size: 18px;
     font-weight: 300;
     line-height: 24px;
     padding: 10px 0px 10px;
     text-align: justify;
   }
  #services .carousel-control-next {
      right: -120px;
  }
  #services .carousel-control-prev {
      left: -120px;
  }
  #services p.card-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
  } 
  #services p span a{
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
  } 
  #services h5.card-title a{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }
  /*//Services Carousel*/
  .content{
    padding: 80px 0px;
  }
  /*About Us*/
  .about-us h1{
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
  .about-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding: 10px 0px 10px;
    text-align: justify;
  }
  .about-us img{
    object-fit: cover;
    object-position: center;
    height: 365px;
  }
  /*//About Us*/
    /*Feature*/
    .feature i{
      font-size: 40px;
      font-weight: 600;
      line-height: 64px;
    }
    .feature h6{
      font-size: 20px;
      font-weight: 400;
      line-height: 30px;
    }
    .feature p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: justify;
  }  
    /*//Feature*/
    /*Carousel*/
    .carousel-caption{
      bottom: 70px;
    }
    .carousel-control-next span, .carousel-control-prev span {
      height: 40px;
      width: 40px;
    }

    .carousel h5{
      font-size: 36px;
      font-weight: 500;
      line-height: 50px;
    }
    .carousel h6{
      font-size: 36px;
      font-weight: 500;
      line-height: 50px;
    }

    #banner .carousel-item img{
      height: 85vh;
      object-position: top;
      object-fit: cover;
    }
    /*//Carousel*/
    /*Navbar*/
  .nav-link{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.3px;
  }
   .dropdown-item {
      padding: 10px 13px;
      border-bottom: 1px solid #DDD;
  }
  /*//Navbar*/
    /*Header*/
    header{
      padding: 9px 0px 7px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
    }
    a.navbar-brand{
      height: 75px;
      position: relative;
    }
    img.logo{
      max-height: 100%;
      display: block;
      object-fit: cover;
      object-position: center;
    }
  ul.top-social li{
    padding: 0px 5px;
  }
  ul.top-social li a{
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
  }
  ul.top-social li a i{
    margin: 0;
  }
  /*//Header*/
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  #go-top {
  bottom: 20px;
  right: 4%;
  font-size: 18px;
  padding: 15px;
  border-radius: 4px;
}
.lg-hide{
    display: none;
  }
  a.navbar-brand {
    height: 75px;
    position: relative;
  }
  img.logo {
  max-height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
  .wpcf7-textarea{
    height: 100px;
  }
  /*Feature Icon Start*/
  .feature-icon {
      width: 60px;
      height: 60px;
      margin: 20px 0px;
  }
  /*Feature Icon End*/
  /*Location Start*/
    .location h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
}
  .branches{
    position: relative;
    left: 0;
    top: 0;
    padding: 50px 0px 0px;
  }
  .branches iframe{
    width: 100%;
    height: 350px;
  }
  .location{
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 100px 0px 0px;
  }
  .location iframe{
    width: 100%;
    height: 200px;
  }
  .location p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding: 3px 0px;
  }
  /*Location End*/
  /*Banner Start*/
  .banner h1{
    font-size: 36px;
     }
  p.lead{
    margin: 20px 0px;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.9px;
  }
  .banner h4{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
  .banner{
    margin: 0;
    padding: 60px 0px;
  }
  /*Banner End*/
  /*Contact Us*/
  ul.contact-social li{
    padding: 0px 10px;
  }
  ul.contact-social li i{
    font-size: 36px;
  }
  .contact .contact-information p{
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
  }
  .contact .contact-form{
    background-color: #F7F7F7;
  }
    .contact h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
  }
  .contact h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
   .contact p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
   .contact h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
   }
  /*//Contact Us*/
    /*Sidebar*/
    .inner-content small a, .inner-content small{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content h4 strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    .side-bar-box{
      margin-bottom: 30px;
    }
    .side-bar-box .sidebar-wrapper{
      padding: 20px 20px;    
    }
    .side-bar-box p{
      margin: 0;
      padding: 0 !important;
    }
    .list-group li a{
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content .side-bar-box h3 {
        font-size: 20px;
        line-height: 37px;
        font-weight: 400;
    }
    .post-title {
        padding: 0px 12px;
    }
   /*//Sidebar*/
   /*Inner About Us*/
   ul.wp-block-list{
     padding: 20px 0px 20px;
   }
   .inner-content{
     padding: 30px 0px;
   }
   #breadcrumb{
     padding: 12px 0px 0px;
   }
   .about-us h3{
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
   }
   ul.wp-block-list li{
     font-size: 16px;
     font-weight: 400;
     line-height: 24px;
     list-style-type: circle;
     margin-left: 50px;
   }
   /*//Inner About Us*/
   /*Footer*/
  footer .first{
    padding: 0px 0px 52px;
  }
  footer ul.blog-menu li{
    padding: 5px 0px;
    line-height: 24px;
  }
  footer .middle{
    padding: 45px 0px 0px;
    border-top: 1px solid #044589;
  }
  footer .first p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  footer ul.footer-menu li{
    padding: 5px 0px;
  }
  footer h6, footer h5 {
    font-size: 22px;
    font-weight: 400;
    line-height: 37px;
  }
  footer .first i{
    font-size: 16px;
  }
  
  .copyright{
    margin: 0;
    padding: 10px 0px;
  }
  .copyright ul li{
    padding: 0px 7px;
  }
  .copyright ul li i{
    font-size: 22px;
  }
  .copyright p, .copyright a{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  /*//Footer*/
    /*Blog*/
    .card-footer small a, .card-footer small{
    font-size: 14px;
    font-weight: 300;
  }
  .blog p.card-text {
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: left;
  }
  .blog h5.card-title a {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
  }
  .blog h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
   .blog p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
  /*//Blog*/
   /*Why Us*/
  .why-us h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
  }
  .why-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .why-us i{
    font-size: 38px;
  }
  .contact-form{
    padding: 50px 50px;
  }
  .why-us h1, .why-us h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }
   .why-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
   }
  /*//Why Us*/
  /*Testimonials*/
  .testimonials img{
    height: 150px;
    width: 150px;
  }
   .testimonials h1{
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
     .testimonials .carousel h5{
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }
     .testimonials .carousel h6{
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
  }
  .testimonials p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  /*//Testimonials*/
   /*Services Carousel*/

   .services h1, .courses h1{
     font-size: 24px;
     font-weight: 600;
     line-height: 40px;
   }
    .services p, .courses p{
     font-size: 16px;
     font-weight: 300;
     line-height: 24px;
     padding: 10px 0px 10px;
     text-align: justify;
   }
  #services .carousel-control-next{
      right: -85px;
  }
  #services .carousel-control-prev{
      left: -85px;
  }
  #courses .carousel-control-next {
      right: -85px;
  }
  #courses .carousel-control-prev {
      left: -85px;
  }
  #services p.card-text, #courses p.card-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
  } 
  #services p span a, #courses p span a{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  } 
  #services h5.card-title a, #courses h5.card-title a{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
  /*//Services Carousel*/
   .content{
    padding: 80px 0px;
  }
  /*About Us*/
  .about-us h1{
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }
  .about-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding: 6px 0px 3px;
    text-align: justify;
  }
  .about-us img{
    object-fit: cover;
    object-position: center;
    height: 312px;
  }
  /*//About Us*/
      /*Feature*/
    .feature i{
      font-size: 28px;
      font-weight: 600;
      line-height: 73px;
    }
    .feature h6{
      font-size: 18px;
      font-weight: 400;
      line-height: 22px;
    }
    .feature p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: justify;
  }  
    /*//Feature*/
    /*Carousel*/
    .carousel-caption{
      bottom: 70px;
    }
    .carousel-control-next span, .carousel-control-prev span {
      height: 40px;
      width: 40px;
    }
    
    .carousel h5{
      font-size: 36px;
      font-weight: 500;
      line-height: 50px;
    }
    .carousel h6{
      font-size: 36px;
      font-weight: 500;
      line-height: 50px;
    }

    #banner .carousel-item img{
      height: 81vh;
      object-position: top;
      object-fit: cover;
    }
    /*//Carousel*/
    /*Navbar*/
  .nav-link{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
   .dropdown-item {
      padding: 10px 13px;
      border-bottom: 1px solid #DDD;
  }
  /*//Navbar*/
    /*Header*/
    header{
      padding: 9px 0px 7px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
    }
  ul.top-social li{
    padding: 0px 5px;
  }
  ul.top-social li a{
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
  }
  ul.top-social li a i{
    margin: 0;
  }
  /*//Header*/
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  #go-top {
  bottom: 20px;
  right: 5%;
  font-size: 18px;
  padding: 6px;
  border-radius: 4px;
}
  footer .first p small{
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
  }
  .about-us ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: justify;
}
.about-us ul li strong {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
  #courses .carousel-control-next {
    right: -60px;
  }
  #courses .carousel-control-prev {
  left: -60px;
}
    .courses h1 {
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
    .courses p {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-align: justify;
}
    a.navbar-brand {
      height: 75px;
      position: relative;
    }
    img.logo {
    max-height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
  }
    .wpcf7-textarea{
      height: 100px;
    }
    /*Feature Icon Start*/
    .feature-icon {
        width: 60px;
        height: 60px;
        margin: 20px 0px;
    }
    /*Feature Icon End*/
    /*Location Start*/
      .location h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
    .branches{
      position: relative;
      left: 0;
      top: 0;
      padding: 50px 0px 0px;
    }
    .branches iframe{
      width: 100%;
      height: 350px;
    }
    .location{
      position: relative;
      left: 0;
      top: 0;
      margin: 0;
      padding: 50px 0px 0px;
    }
    .location iframe{
      width: 100%;
      height: 200px;
    }
    .location p{
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      padding: 3px 0px;
    }
    /*Location End*/
    /*Banner Start*/
    .banner h1{
      font-size: 28px;
       }
    p.lead{
      margin: 20px 0px;
      padding: 0;
      font-size: 18px;
      font-weight: 300;
      line-height: 24px;
      letter-spacing: 0.9px;
    }
    .banner h4{
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
    }
    .banner{
      margin: 0;
      padding: 0px 0px;
    }
    /*Banner End*/
  /*Contact Us*/
  ul.contact-social li{
    padding: 0px 10px;
  }
  ul.contact-social li i{
    font-size: 32px;
  }
  .contact .contact-information p{
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
  }
  .contact .contact-form{
    background-color: #F7F7F7;
  }
    .contact h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
  }
  .contact h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
   .contact p{
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
   }
   .contact h3{
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
   }
  /*//Contact Us*/
    /*Sidebar*/
    .inner-content small a, .inner-content small{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content h4 strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    .side-bar-box{
      margin-bottom: 30px;
    }
    .side-bar-box .sidebar-wrapper{
      padding: 0px 5px;    
    }
    .side-bar-box p{
      margin: 0;
      padding: 0 !important;
    }
    .list-group li a{
      font-size: 16px;
      font-weight: 400;
      line-height: 21px;
    }
    .inner-content .side-bar-box h3 {
        font-size: 18px;
        line-height: 33px;
        font-weight: 400;
    }
    .post-title {
        padding: 0px 12px;
    }
   /*//Sidebar*/
   /*Inner About Us*/
   ul.wp-block-list{
     padding: 20px 0px 20px;
   }
   .inner-content{
     padding: 30px 0px;
   }
   #breadcrumb{
     padding: 12px 0px 0px;
   }
   .about-us h3{
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
   }
   ul.wp-block-list li{
     font-size: 16px;
     font-weight: 300;
     line-height: 21px;
     list-style-type: circle;
     margin-left: 33px;
   }
   /*//Inner About Us*/
     /*Footer*/
     footer ul.blog-menu li h4 a{
      font-size: 16px;
      line-height: 24px;
      font-weight: 300;

     }
     footer ul.blog-menu li p small{
      font-size: 14px;
      line-height: 24px;
      font-weight: 300;

     }
    footer .first{
      padding: 0px 0px 52px;
    }
    footer ul.blog-menu li{
      padding: 5px 0px;
      line-height: 24px;
    }
    footer .middle{
      padding: 45px 0px 0px;
      border-top: 1px solid #044589;
    }
    footer .first p{
      font-size: 16px;
      font-weight: 300;
      line-height: 22px;
    }
    footer ul.footer-menu li{
      padding: 5px 0px;
    }
    footer h6, footer h5 {
      font-size: 20px;
      font-weight: 400;
      line-height: 37px;
    }
    footer .first i{
      font-size: 16px;
    }
    
    .copyright{
      margin: 0;
      padding: 10px 0px;
    }
    .copyright ul li{
      padding: 0px 7px;
    }
    .copyright ul li i{
      font-size: 22px;
    }
    .copyright p, .copyright a{
      font-size: 14px;
      font-weight: 300;
      line-height: 24px;
    }
    /*//Footer*/
   /*Blog*/
   .card-footer small a, .card-footer small{
    font-size: 14px;
    font-weight: 300;
  }
  .blog p.card-text {
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: left;
  }
  .blog h5.card-title a {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
  }
  .blog h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
   .blog p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
  /*//Blog*/
     /*Why Us*/
  .why-us h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
  }
  .why-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .why-us i{
    font-size: 38px;
  }
  .contact-form{
    padding: 50px 50px;
  }
  .why-us h1, .why-us h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
  }
   .why-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
   }
  /*//Why Us*/
  /*Testimonials*/
  .testimonials img{
    height: 150px;
    width: 150px;
  }
   .testimonials h1{
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
     .testimonials .carousel h5{
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }
     .testimonials .carousel h6{
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
  }
  .testimonials p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  /*//Testimonials*/
    /*Services Carousel*/
   .services h1{
     font-size: 24px;
     font-weight: 600;
     line-height: 40px;
   }
    .services p{
     font-size: 16px;
     font-weight: 300;
     line-height: 24px;
     padding: 10px 0px 10px;
     text-align: justify;
   }
  #services .carousel-control-next {
      right: -60px;
  }
  #services .carousel-control-prev {
      left: -60px;
  }
  #services p.card-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
  } 
  #services p span a{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  } 
  #services h5.card-title a{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
  /*//Services Carousel*/
  .content{
    padding: 40px 0px;
  }
  /*About Us*/
  .about-us h1{
    font-size: 28px;
    font-weight: 500;
    line-height: 26px;
  }
  .about-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    padding: 6px 0px 0px;
    text-align: justify;
  }
  .about-us img{
    object-fit: cover;
    object-position: center;
    height: 299px;
  }
  /*//About Us*/
        /*Feature*/
    .feature i{
      font-size: 40px;
      font-weight: 600;
      line-height: 73px;
    }
    .feature h6{
      font-size: 18px;
      font-weight: 400;
      line-height: 22px;
    }
    .feature p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: justify;
  }  
    /*//Feature*/
    /*Carousel*/
    .carousel-caption{
      bottom: 46px;
    }
    .carousel-control-next span, .carousel-control-prev span {
      height: 30px;
      width: 30px;
    }
    
    .carousel h5{
      font-size: 20px;
      font-weight: 400;
      line-height: 30px;
    }
    .carousel h6{
      font-size: 24px;
      font-weight: 500;
      line-height: 30px;
    }

    #banner .carousel-item img{
      height: 54vh;
      object-position: top;
      object-fit: cover;
    }
    /*//Carousel*/
   /*Navbar*/
   .offcanvas-body .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    padding: 5px 5px;
   }
 
  .nav-link{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 5px 5px;
  }
  .offcanvas-header{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }
   .dropdown-item {
      padding: 10px 13px;
      border-bottom: 1px solid #DDD;
  }
  /*//Navbar*/
    /*Header*/
    header{
      padding: 9px 0px 7px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
    }
  ul.top-social li{
    padding: 0px 5px;
  }
  ul.top-social li a{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  ul.top-social li a i{
    margin: 0;
    font-size: 18px;
  }
  /*//Header*/
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
#go-top {
  bottom: 20px;
  right: 16%;
  font-size: 18px;
  padding: 6px;
  border-radius: 4px;
}
    footer .first p small{
      font-size: 14px;
      font-weight: 300;
      line-height: 22px;
    }
    .about-us ul li {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
  }
  .about-us ul li strong {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    #courses .carousel-control-next {
      right: -60px;
    }
    #courses .carousel-control-prev {
    left: -60px;
  }
      .courses h1 {
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
      }
      .courses p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: justify;
  }
      a.navbar-brand {
        height: 75px;
        position: relative;
      }
      img.logo {
      max-height: 100%;
      display: block;
      object-fit: cover;
      object-position: center;
    }
      .wpcf7-textarea{
        height: 100px;
      }
      /*Feature Icon Start*/
      .feature-icon {
          width: 60px;
          height: 60px;
          margin: 20px 0px;
      }
      /*Feature Icon End*/
      /*Location Start*/
        .location h1 {
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
      .branches{
        position: relative;
        left: 0;
        top: 0;
        padding: 50px 0px 0px;
      }
      .branches iframe{
        width: 100%;
        height: 350px;
      }
      .location{
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        padding: 50px 0px 0px;
      }
      .location iframe{
        width: 100%;
        height: 200px;
      }
      .location p{
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        padding: 3px 0px;
      }
      /*Location End*/
      /*Banner Start*/
      .banner h1{
        font-size: 28px;
         }
      p.lead{
        margin: 20px 0px;
        padding: 0;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 0.9px;
      }
      .banner h4{
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
      }
      .banner{
        margin: 0;
        padding: 0px 0px;
      }
      /*Banner End*/
    /*Contact Us*/
    ul.contact-social li{
      padding: 0px 10px;
    }
    ul.contact-social li i{
      font-size: 32px;
    }
    .contact .contact-information p{
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
    }
    .contact .contact-form{
      background-color: #F7F7F7;
    }
      .contact h2 {
      font-size: 22px;
      font-weight: 400;
      line-height: 40px;
    }
    .contact h1 {
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
     .contact p{
      font-size: 17px;
      font-weight: 300;
      line-height: 24px;
     }
     .contact h3{
      font-size: 20px;
      font-weight: 400;
      line-height: 40px;
     }
    /*//Contact Us*/
      /*Sidebar*/
      .inner-content small a, .inner-content small{
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
      }
      .inner-content h4 strong{
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
    }
      .side-bar-box{
        margin-bottom: 30px;
      }
      .side-bar-box .sidebar-wrapper{
        padding: 0px 5px;    
      }
      .side-bar-box p{
        margin: 0;
        padding: 0 !important;
      }
      .list-group li a{
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
      }
      .inner-content .side-bar-box h3 {
          font-size: 18px;
          line-height: 33px;
          font-weight: 400;
      }
      .post-title {
          padding: 0px 12px;
      }
     /*//Sidebar*/
     /*Inner About Us*/
     ul.wp-block-list{
       padding: 20px 0px 20px;
     }
     .inner-content{
       padding: 30px 0px;
     }
     #breadcrumb{
       padding: 12px 0px 0px;
     }
     .about-us h3{
      font-size: 18px;
      font-weight: 400;
      line-height: 20px;
     }
     ul.wp-block-list li{
       font-size: 16px;
       font-weight: 300;
       line-height: 21px;
       list-style-type: circle;
       margin-left: 33px;
     }
     /*//Inner About Us*/
       /*Footer*/
       footer ul.blog-menu li h4 a{
        font-size: 16px;
        line-height: 24px;
        font-weight: 300;

       }
       footer ul.blog-menu li p small{
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;

       }
      footer .first{
        padding: 0px 0px 52px;
      }
      footer ul.blog-menu li{
        padding: 5px 0px;
        line-height: 24px;
      }
      footer .middle{
        padding: 45px 0px 0px;
        border-top: 1px solid #044589;
      }
      footer .first p{
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
      }
      footer ul.footer-menu li{
        padding: 5px 0px;
      }
      footer h6, footer h5 {
        font-size: 20px;
        font-weight: 400;
        line-height: 37px;
      }
      footer .first i{
        font-size: 16px;
      }
      
      .copyright{
        margin: 0;
        padding: 10px 0px;
      }
      .copyright ul li{
        padding: 0px 7px;
      }
      .copyright ul li i{
        font-size: 22px;
      }
      .copyright p, .copyright a{
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
      }
      /*//Footer*/
     /*Blog*/
     .card-footer small a, .card-footer small{
      font-size: 14px;
      font-weight: 300;
    }
    .blog p.card-text {
        margin: 0;
        padding: 0;
        font-size: 16px;
        font-weight: 300;
        line-height: 21px;
        text-align: left;
    }
    .blog h5.card-title a {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }
    .blog h1 {
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
     .blog p{
      font-size: 18px;
      font-weight: 300;
      line-height: 24px;
     }
    /*//Blog*/
       /*Why Us*/
    .why-us h3{
      font-size: 22px;
      font-weight: 400;
      line-height: 40px;
    }
    .why-us p{
      font-size: 18px;
      font-weight: 300;
      line-height: 24px;
    }
    .why-us i{
      font-size: 38px;
    }
    .contact-form{
      padding: 50px 50px;
    }
    .why-us h1, .why-us h2 {
      font-size: 24px;
      font-weight: 600;
      line-height: 31px;
    }
     .why-us p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
     }
    /*//Why Us*/
    /*Testimonials*/
    .testimonials img{
      height: 150px;
      width: 150px;
    }
     .testimonials h1{
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
       .testimonials .carousel h5{
      font-size: 22px;
      font-weight: 500;
      line-height: 32px;
    }
       .testimonials .carousel h6{
      font-size: 20px;
      font-weight: 400;
      line-height: 18px;
    }
    .testimonials p{
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
    }
    /*//Testimonials*/
      /*Services Carousel*/
     .services h1{
       font-size: 24px;
       font-weight: 600;
       line-height: 40px;
     }
      .services p{
       font-size: 16px;
       font-weight: 300;
       line-height: 24px;
       padding: 10px 0px 10px;
       text-align: justify;
     }
    #services .carousel-control-next {
        right: -60px;
    }
    #services .carousel-control-prev {
        left: -60px;
    }
    #services p.card-text {
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 19px;
      text-align: left;
    } 
    #services p span a{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
    } 
    #services h5.card-title a{
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
    }
    /*//Services Carousel*/
    .content{
      padding: 40px 0px;
    }
    /*About Us*/
    .about-us h1{
      font-size: 28px;
      font-weight: 500;
      line-height: 26px;
    }
    .about-us p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      padding: 6px 0px 0px;
      text-align: justify;
    }
    .about-us img{
      object-fit: cover;
      object-position: center;
      height: 299px;
    }
    /*//About Us*/
          /*Feature*/
      .feature i{
        font-size: 40px;
        font-weight: 600;
        line-height: 73px;
      }
      .feature h6{
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
      }
      .feature p{
        font-size: 16px;
        font-weight: 300;
        line-height: 21px;
        text-align: justify;
    }  
      /*//Feature*/
      /*Carousel*/
      .carousel-caption{
        bottom: 46px;
      }
      .carousel-control-next span, .carousel-control-prev span {
        height: 30px;
        width: 30px;
      }
      
      .carousel h5{
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
      }
      .carousel h6{
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
      }

      #banner .carousel-item img{
        height: 54vh;
        object-position: top;
        object-fit: cover;
      }
      /*//Carousel*/
     /*Navbar*/
     .offcanvas-body .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
      padding: 5px 5px;
     }
   
    .nav-link{
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      padding: 5px 5px;
    }
    .offcanvas-header{
      font-size: 20px;
      font-weight: 600;
      line-height: 24px;
    }
     .dropdown-item {
        padding: 10px 13px;
        border-bottom: 1px solid #DDD;
    }
    /*//Navbar*/
      /*Header*/
      header{
        padding: 9px 0px 7px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
      }
    ul.top-social li{
      padding: 0px 5px;
    }
    ul.top-social li a{
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
    }
    ul.top-social li a i{
      margin: 0;
      font-size: 18px;
    }
    /*//Header*/
    

}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  #go-top {
  bottom: 20px;
  right: 5%;
  font-size: 18px;
  padding: 6px;
  border-radius: 4px;
}
    footer .first p small{
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
       }
    .about-us ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
  }
  .about-us ul li strong {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    #courses .carousel-control-next {
      right: -60px;
    }
    #courses .carousel-control-prev {
    left: -60px;
  }
      .courses h1 {
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
      }
      .courses p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: justify;
  }
      a.navbar-brand {
        height: 70px;
        position: relative;
      }
      img.logo {
      max-height: 100%;
      display: block;
      object-fit: cover;
      object-position: center;
    }
      .wpcf7-textarea{
        height: 100px;
      }
      /*Feature Icon Start*/
      .feature-icon {
          width: 60px;
          height: 60px;
          margin: 20px 0px;
      }
      /*Feature Icon End*/
      /*Location Start*/
        .location h1 {
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
      .branches{
        position: relative;
        left: 0;
        top: 0;
        padding: 5px 0px 0px;
      }
      .branches iframe{
        width: 100%;
        height: 350px;
      }
      .location{
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        padding: 50px 0px 0px;
      }
      .location iframe{
        width: 100%;
        height: 200px;
      }
      .location p{
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        padding: 3px 0px;
      }
      /*Location End*/
      /*Banner Start*/
      .banner h1{
        font-size: 28px;
         }
      p.lead{
        margin: 20px 0px;
        padding: 0;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 0.9px;
      }
      .banner h4{
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
      }
      .banner{
        margin: 0;
        padding: 0px 0px;
      }
      /*Banner End*/
    /*Contact Us*/
    .hide-small-device{
      display: none;
    }
    .contact-information{
      text-align: center;
    }
    ul.contact-social{
      text-align: center;
    }
    ul.contact-social li{
      padding: 0px 10px;
    }
    ul.contact-social li i{
      font-size: 32px;
    }
    .contact .contact-information p{
      font-size: 20px;
      font-weight: 500;
      line-height: 37px;
    }
    .contact .contact-form{
      background-color: #F7F7F7;
    }
      .contact h2 {
      font-size: 22px;
      font-weight: 600;
      line-height: 40px;
      text-align: center;
    }
  .contact h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
   .contact p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
   .contact h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
   }
  /*//Contact Us*/
  /*Sidebar*/
    .inner-content small a, .inner-content small{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content h4 strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    .side-bar-box{
      margin-bottom: 30px;
    }
    .side-bar-box .sidebar-wrapper{
      padding: 10px 10px;    
    }
    .side-bar-box p{
      margin: 0;
      padding: 0 !important;
    }
    .list-group li a{
      font-size: 16px;
      font-weight: 400;
      line-height: 21px;
    }
    .inner-content .side-bar-box h3 {
        font-size: 18px;
        line-height: 33px;
        font-weight: 400;
    }
    .post-title {
        padding: 0px 12px;
    }
   /*//Sidebar*/
   /*Inner About Us*/
   ul.wp-block-list{
     padding: 20px 0px 20px;
   }
   .inner-content{
     padding: 30px 0px;
   }
   #breadcrumb{
     padding: 12px 0px 0px;
   }
   .about-us h3{
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
   }
   ul.wp-block-list li{
     font-size: 16px;
     font-weight: 300;
     line-height: 21px;
     list-style-type: circle;
     margin-left: 33px;
   }
   /*//Inner About Us*/
   /*Footer*/
   footer, .copyright{
    text-align: center;
   }
   footer ul.blog-menu li h4 a{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;

   }
   footer ul.blog-menu li p small{
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;

   }
  footer .first{
    padding: 0px 0px 52px;
  }
  footer ul.blog-menu li{
    padding: 5px 0px;
    line-height: 24px;
  }
  footer .middle{
    padding: 45px 0px 0px;
    border-top: 1px solid #044589;
  }
  footer .first p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  footer ul.footer-menu li{
    padding: 5px 0px;
  }
  footer h6, footer h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 37px;
  }
  footer .first i{
    font-size: 16px;
  }
  
  .copyright{
    margin: 0;
    padding: 10px 0px;
  }
  .copyright ul li{
    padding: 0px 7px;
  }
  .copyright ul li i{
    font-size: 22px;
  }
  .copyright p, .copyright a{
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
  }
  /*//Footer*/
   /*Blog*/
   .card-footer small a, .card-footer small{
    font-size: 14px;
    font-weight: 300;
  }
  .blog p.card-text {
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: left;
  }
  .blog h5.card-title a {
      font-size: 18px;
      font-weight: 500;
      line-height: 20px;
  }
  .blog h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
   .blog p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
  /*//Blog*/
     /*Why Us*/
  .why-us h3{
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
  }
  .why-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .why-us i{
    font-size: 33px;
  }
  .contact-form{
    padding: 50px 50px;
  }
  .why-us h1, .why-us h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 20px;
  }
   .why-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
   }
  /*//Why Us*/
  /*Testimonials*/
  .testimonials img{
    height: 150px;
    width: 150px;
  }
   .testimonials h1{
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
  }
     .testimonials .carousel h5{
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
  }
     .testimonials .carousel h6{
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }
  .testimonials p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  /*//Testimonials*/
    /*Services Carousel*/
   .services h1{
     font-size: 24px;
     font-weight: 600;
     line-height: 40px;
   }
    .services p{
     font-size: 16px;
     font-weight: 300;
     line-height: 24px;
     padding: 10px 0px 10px;
     text-align: justify;
   }
  #services .carousel-control-next {
      right: -29px;
  }
  #services .carousel-control-prev {
      left: -29px;
  }
  #services p.card-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
  } 
  #services p span a{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  } 
  #services h5.card-title a{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
  /*//Services Carousel*/
  .content{
    padding: 20px 0px;
  }
  /*About Us*/
  .about-us h1{
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
  }
  .about-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    padding: 6px 0px 10px;
    text-align: justify;
  }
  .about-us img{
    object-fit: cover;
    object-position: center;
    height: 305px;
  }
  /*//About Us*/
        /*Feature*/
    .feature i{
      font-size: 40px;
      font-weight: 600;
      line-height: 73px;
    }
    .feature h6{
      font-size: 18px;
      font-weight: 400;
      line-height: 31px;
    }
    .feature p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: justify;
  }  
    /*//Feature*/
    /*Carousel*/
    .carousel-caption{
      bottom: 5px;
    }
    .carousel-control-next span, .carousel-control-prev span {
      height: 30px;
      width: 30px;
    }
    
    .carousel h5{
      font-size: 18px;
      font-weight: 500;
      line-height: 23px;
    }
    .carousel h6{
      font-size: 18px;
      font-weight: 500;
      line-height: 23px;
    }

    #banner .carousel-item img{
      height: 34vh;
      object-position: top;
      object-fit: cover;
    }
    /*//Carousel*/
     /*Navbar*/
   .offcanvas-body .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    padding: 5px 5px;
   }
 
  .nav-link{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 5px 5px;
  }
  .offcanvas-header{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }
  /*//Navbar*/
    /*Header*/
    header{
      padding: 9px 0px 7px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
    }
  ul.top-social li{
    padding: 0px 5px;
  }
  ul.top-social li a{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  ul.top-social li a i{
    margin: 0;
    font-size: 18px;
  }
  /*//Header*/
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  #go-top {
  bottom: 20px;
  right: 4%;
  font-size: 18px;
  padding: 6px;
  border-radius: 4px;
}
  .offcanvas-title{
    font-size: 18px;
  }
    footer .first p small{
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
       }
    .about-us ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
  }
  .about-us ul li strong {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    #courses .carousel-control-next {
      right: -60px;
    }
    #courses .carousel-control-prev {
    left: -60px;
  }
      .courses h1 {
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
      }
      .courses p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: justify;
  }
      a.navbar-brand {
        height: 70px;
        position: relative;
      }
      img.logo {
      max-height: 100%;
      display: block;
      object-fit: cover;
      object-position: center;
    }
      .wpcf7-textarea{
        height: 100px;
      }
      /*Feature Icon Start*/
      .feature-icon {
          width: 60px;
          height: 60px;
          margin: 20px 0px;
      }
      /*Feature Icon End*/
      /*Location Start*/
        .location h1 {
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
    }
      .branches{
        position: relative;
        left: 0;
        top: 0;
        padding: 5px 0px 0px;
      }
      .branches iframe{
        width: 100%;
        height: 200px;
      }
      .location{
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        padding: 20px 0px 0px;
      }
      .location iframe{
        width: 100%;
        height: 200px;
      }
      .location p{
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        padding: 3px 0px;
      }
      /*Location End*/
      /*Banner Start*/
      .banner h1{
        font-size: 28px;
         }
      p.lead{
        margin: 20px 0px;
        padding: 0;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 0.9px;
        }
      .banner h4{
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
      }
      .banner{
        margin: 0;
        padding: 0px 0px;
      }
      /*Banner End*/
    /*Contact Us*/
    .hide-small-device{
      display: none;
    }
    .contact-information{
      text-align: left;
    }
    ul.contact-social{
      text-align: center;
    }
    ul.contact-social li{
      padding: 0px 10px;
    }
    ul.contact-social li i{
      font-size: 32px;
    }
    .contact .contact-information p{
      font-size: 18px;
      font-weight: 400;
      line-height: 25px;
    }
    .contact .contact-form{
      background-color: #F7F7F7;
    }
      .contact h2 {
      font-size: 20px;
      font-weight: 600;
      line-height: 24px;
      text-align: left;
    }
  .contact h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
   .contact p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
   }
   .contact p small{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
   }
   .contact h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
   }
  /*//Contact Us*/
  /*Sidebar*/
    .inner-content small a, .inner-content small{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
    }
    .inner-content h4 strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
    .side-bar-box{
      margin-bottom: 30px;
    }
    .side-bar-box .sidebar-wrapper{
      padding: 10px 10px;    
    }
    .side-bar-box p{
      margin: 0;
      padding: 0 !important;
    }
    .list-group li a{
      font-size: 16px;
      font-weight: 400;
      line-height: 21px;
    }
    .inner-content .side-bar-box h3 {
        font-size: 18px;
        line-height: 33px;
        font-weight: 400;
    }
    .post-title {
        padding: 0px 12px;
    }
   /*//Sidebar*/
   /*Inner About Us*/
   ul.wp-block-list{
     padding: 20px 0px 20px;
   }
   .inner-content{
     padding: 30px 0px;
   }
   #breadcrumb{
     padding: 12px 0px 0px;
   }
   .about-us h3{
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
   }
   ul.wp-block-list li{
     font-size: 16px;
     font-weight: 300;
     line-height: 21px;
     list-style-type: circle;
     margin-left: 33px;
   }
   /*//Inner About Us*/
   /*Footer*/
   footer, .copyright{
    text-align: center;
   }
   footer ul.blog-menu li h4 a{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;

   }
   footer ul.blog-menu li p small{
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;

   }
  footer .first{
    padding: 0px 0px 52px;
  }
  footer ul.blog-menu li{
    padding: 5px 0px;
    line-height: 24px;
  }
  footer .middle{
    padding: 45px 0px 0px;
    border-top: 1px solid #044589;
  }
  footer .first p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  footer ul.footer-menu li{
    padding: 5px 0px;
  }
  footer h6, footer h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 37px;
  }
  footer .first i{
    font-size: 16px;
  }
  
  .copyright{
    margin: 0;
    padding: 10px 0px;
  }
  .copyright ul li{
    padding: 0px 7px;
  }
  .copyright ul li i{
    font-size: 22px;
  }
  .copyright p, .copyright a{
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
  }
  /*//Footer*/
   /*Blog*/
   .card-footer small a, .card-footer small{
    font-size: 14px;
    font-weight: 300;
  }
  .blog p.card-text {
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      word-break: break-all;
  }
  .blog h5.card-title a {
      font-size: 18px;
      font-weight: 500;
      line-height: 20px;
  }
  .blog h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
  }
   .blog p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: justify !important;
   }
  /*//Blog*/
     /*Why Us*/
  .why-us h3{
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
  }
  .why-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .why-us i{
    font-size: 33px;
  }
  .contact-form{
    padding: 30px 0px;
  }
  .why-us h1, .why-us h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 20px;
  }
   .why-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    text-align: justify;
   }
  /*//Why Us*/
  /*Testimonials*/
  .testimonials img{
    height: 150px;
    width: 150px;
  }
   .testimonials h1{
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
  }
     .testimonials .carousel h5{
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
  }
     .testimonials .carousel h6{
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }
  .testimonials p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  /*//Testimonials*/
    /*Services Carousel*/
   .services h1{
     font-size: 24px;
     font-weight: 600;
     line-height: 40px;
   }
    .services p{
     font-size: 16px;
     font-weight: 300;
     line-height: 24px;
     padding: 10px 0px 10px;
     text-align: justify;
   }
  #services .carousel-control-next {
      right: -29px;
  }
  #services .carousel-control-prev {
      left: -29px;
  }
  #services p.card-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
  } 
  #services p span a{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  } 
  #services h5.card-title a{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
  /*//Services Carousel*/
  .content{
    padding: 20px 0px;
  }
  /*About Us*/
  .about-us h1{
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
  }
  .about-us p{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    padding: 6px 0px 10px;
    text-align: justify;
  }
  .about-us img{
    object-fit: cover;
    object-position: center;
    height: 305px;
  }
  /*//About Us*/
        /*Feature*/
    .feature i{
      font-size: 40px;
      font-weight: 600;
      line-height: 73px;
    }
    .feature h6{
      font-size: 18px;
      font-weight: 400;
      line-height: 31px;
    }
    .feature p{
      font-size: 16px;
      font-weight: 300;
      line-height: 21px;
      text-align: justify;
  }  
    /*//Feature*/
    /*Carousel*/
    .carousel-caption{
      bottom: 5px;
    }
    .carousel-control-next span, .carousel-control-prev span {
      height: 30px;
      width: 30px;
    }
    
    .carousel h5{
      font-size: 18px;
      font-weight: 500;
      line-height: 23px;
    }
    .carousel h6{
      font-size: 18px;
      font-weight: 500;
      line-height: 23px;
    }

    #banner .carousel-item img{
      height: 34vh;
      object-position: top;
      object-fit: cover;
    }
    /*//Carousel*/
     /*Navbar*/
   .offcanvas-body .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    padding: 5px 5px;
   }
  
  .nav-link{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 5px 5px;
  }
  .offcanvas-header{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }
  /*//Navbar*/
    /*Header*/
    header{
      padding: 9px 0px 7px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
    }
  ul.top-social li{
    padding: 0px 5px;
  }
  ul.top-social li a{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }
  ul.top-social li a i{
    margin: 0;
    font-size: 18px;
  }
  /*//Header*/
  

}
/*Services Carousel*/
@media (max-width: 320px) {
    #services .carousel-inner .carousel-item>div {
        display: none;
    }

    #services .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

#services .carousel-inner .carousel-item.active,
#services .carousel-inner .carousel-item-start,
#services .carousel-inner .carousel-item-next,
#services .carousel-inner .carousel-item-prev {
    display: flex;
}

@media (min-width: 320px) {

    #services .carousel-inner .carousel-item-right.active,
    #services .carousel-inner .carousel-item-next,
    #services .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    #services .carousel-inner .carousel-item-left.active,
    #services .carousel-item-prev:not(.carousel-item-end),
    #services .active.carousel-item-start,
    #services .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    #services .carousel-item-next.carousel-item-start,
    #services .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    #services .carousel-inner .carousel-item-prev,
    #services .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}
/*//Services Carousel*/
/*Courses Carousel*/
@media (max-width: 320px) {
    #courses .carousel-inner .carousel-item>div {
        display: none;
    }

    #courses .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

#courses .carousel-inner .carousel-item.active,
#courses .carousel-inner .carousel-item-start,
#courses .carousel-inner .carousel-item-next,
#courses .carousel-inner .carousel-item-prev {
    display: flex;
}

@media (min-width: 320px) {

    #courses .carousel-inner .carousel-item-right.active,
    #courses .carousel-inner .carousel-item-next,
    #courses .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    #courses .carousel-inner .carousel-item-left.active,
    #courses .carousel-item-prev:not(.carousel-item-end),
    #courses .active.carousel-item-start,
    #courses .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    #courses .carousel-item-next.carousel-item-start,
    #courses .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    #courses .carousel-inner .carousel-item-prev,
    #courses .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}
/*//Courses Carousel*/