@media (max-width:1250px) {
.hero-1 {
    padding: 175px 0 0;
    position: relative;
}
h1 {
    font-size: 54px;
    line-height: 115%;
}
.section-title{
    margin-bottom: 0;
}

}
@media (max-width:1199px) {
.header-1 .header-right .main-button {
    display: block;
}
.header__hamburger.d-xl-none.my-auto {
    display: none;
}
}

@media (max-width:991px) {
    .hero-1 {
    padding: 160px 0px 0px;
}
.container, .container-md, .container-sm{
        max-width:94%;
    }
.section-title-area p, .cta-wrapper h2, .service-section h2, .testimonial-wrapper h2 {
    width: 100% !important;
 }
h2, .about-main-title h2{
    font-size: 35px;
}
 .about-main-title{
   margin-bottom: 0px;
}
.section-title{
       margin-bottom: 12px;
}
section.about-section.fix.section-padding {
    padding: 0 0 75px 0;
}
.hero-1 .hero-content p {
    color: var(--white);
    max-width: 100%;
    font-size: 18px;
    line-height: 28px;
}
.set_a_call_btn {    
    padding: 18px 30px;
   
}
.hero-content .wow.fadeInUp {
    margin-bottom: 22px;
}
}

@media (max-width:930px) { 
 .hero-image {
    display: none !important;
}   
}

@media (max-width:767px) {
    .testimonial-box-items .content {
    max-width: 100%;
}
.cta-wrapper h2 {
    width: 45%;
    font-size: 35px;
    line-height: 45px;    
}

.section-title .sub-title span {   
    font-size: 16px; 
}
section.service-section.fix.section-padding {
    padding: 75px 0 52px 0;
}

.about-true-icon {
    width: 28px;
    height: 20px;
}

h2, .about-main-title h2{
    font-size: 28px;
}
.about-content p, p, .section-title-area p{
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;    
}
.about-content.Section3_Provide{
margin-top: 25px;
}
.service-box-items {   padding: 20px 20px; }
.header-right.d-flex.justify-content-end.align-items-center .theme-btn {
  display: none;
}
}

@media (max-width:576px) {

.hero-section .col-xl-3.col-lg-6 {
    display: block !important;
}

}

@media only screen and (min-device-width: 930px) and (max-device-width: 1196px) and (orientation: portrait) {
  /* iPad portrait styles */
  .hero-1 .video-btn { width: 101px; height: 101px; float: left; line-height: 101px; margin-right: 20px; }
.video-btn.video-popup.wow.fadeInUp.animated img { max-width: 80px; left: 10px; top: 10px; }
section.hero-section.fix.hero-1.bg-cover { padding-bottom: 0 !important; }
.star-icon span { color: #fff !important; }
 .hero-1 { padding: 130px 0px 0px !important; padding-bottom: 0px; }
 section.service-section.fix.section-padding { padding: 60px 0 52px 0; }
 .service-section.fix.section-padding .col-md-6 { width:100% }
 .col-xl-3.col-lg-6.hero-img {
  width: 40% !important;
}
.col-xl-3.col-lg-6.hero-section-right {
  width: 100% !important;
}
.col-xl-6.col-lg-6.hero-section-01 {
  width: 60% !important;
}
.about-content.Section3_Provide {
  margin-top: 0 !important;
}
.cta-wrapper {  padding: 35px 35px !important; }
.cta-wrapper h2 { width: 58% !important; font-size: 40px !important; line-height: 50px; }
.list_type_about p { font-weight: 400; font-size: 20px !important; line-height: 30px !important; }
}

@media (min-width: 1025px) and (max-width: 1199px) { 
  .hero-1 .video-btn { width: 101px; height: 101px; float: left; line-height: 101px; margin-right: 20px; }
.video-btn.video-popup.wow.fadeInUp.animated img { max-width: 80px; left: 10px; top: 10px; }
section.hero-section.fix.hero-1.bg-cover { padding-bottom: 0 !important; }
.star-icon span { color: #fff !important; }
 .hero-1 { padding: 130px 0px 0px !important; padding-bottom: 0px; }
 section.service-section.fix.section-padding { padding: 60px 0 52px 0; }
 .service-section.fix.section-padding .col-md-6 { width:100% }
 .col-xl-3.col-lg-6.hero-img {
  width: 40% !important;
}
.col-xl-3.col-lg-6.hero-section-right {
  width: 100% !important;
}
.col-xl-6.col-lg-6.hero-section-01 {
  width: 60% !important;
}
    
}