/* Extra Large Deveice: 1280px. */

@media only screen and (min-width: 1199px) and (max-width: 1220px) {    
  	 
}

/* Large Deveice: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {    

}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
	  
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 576px) and (max-width: 767px) {

}

/* My-css */
@media (min-width: 992px) and (max-width: 1200px) {
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        padding: 13px 22px;
    }
    .section-title h1 {
        font-size: 45px;
        line-height: 55px;
    }
    .section-title h2 {
        font-size: 35px !important;
        line-height: 50px;
    }
    #service-2 .single-service-item {
        padding: 35px 15px;
    }
    .section-padding {
        padding: 60px 10px;
    }
   
    .circle-button {
        left: 20%;
    }
    .video-section, .video-inner-box {
        height: 400px;
    }
}



@media (min-width: 768px) and (max-width: 991px){
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        padding: 10px 15px;
    }
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        font-size: 13px;
    }
    .section-title h1 {
        font-size: 30px;
        letter-spacing: 0;
        line-height: 40px;
    }
    .section-title {
        margin-bottom: 10px;
        
    }
    .hero-content-area .mt-30 {
        margin-top: 15px;
    }
    .hero-area .pb-120 {
        padding-bottom: 100px !important;
    }
    .hero-area .pt-150 {
        padding-top: 140px !important;
    }
    .section-title h2 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 0;
    }
    .funfacts-wrap-m-style {
        display: flex;
    }
    .funfacts-wrap {
        flex-direction: column;
        text-align: center;
    }
    .video-section, .video-inner-box {
        height: 350px;
    }
    .cta-section{
        padding-left: 10px;
        padding-right: 10px;
    }
    .cta-title .section-title h2 {
        font-size: 27px;
    }
    .footer-area {
        padding: 40px 10px;
    }
    .footer-bottom p {
        font-size: 15px;
    }
    .funfacts-number p {
        font-size: 43px;
    }
    .funfacts-wrap {
        margin-bottom: 0px;
    }
    .funfacts-wrap-m-style{
        justify-content: space-between;
    }
}


@media (min-width: 576px) and (max-width:767px){
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        font-size: 13px;
    }
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        padding: 10px 15px;
    }
    .hero-area .pt-150 {
        padding-top: 85px !important;
    }
    .hero-area .pb-120 {
        padding-bottom: 90px !important;
    }
    .section-title h1 {
        font-size: 25px;
        letter-spacing: 0;
        line-height: 35px;
    }
    .hero-content-area .mt-30 {
        margin-top: 0px;
    }
    .hero-content-area {
        padding-left: 0px;
        text-align: center;
    }
    .section-title h2 {
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 0;
    }
    .about-btn.mt-40 {
        margin-top: 0;
    }
    .ser-m-style{
        margin-top: 30px !important;
    }
    .ser-m-style .mt-30{
        margin-top: 0px !important;
    }
    .ser-m-style .single-service-item{
        height: 93%;
    }
    #service-2.pb-90 {
        padding-bottom: 25px;
    }
    .section-padding {
        padding: 55px 10px;
    }
    .about-bg-wrap img{
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .about-bg-wrap-2 img{
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .funfacts-wrap {
        margin-top: 25px;
        margin-bottom: 0;
    }
    .funfacts-number p {
        font-size: 35px;
    }
    .funfacts-wrap-m-style{
        display: flex;
    }
    .funfacts-wrap{
        text-align: center;
    }
    .cta-title .section-title h2 {
        font-size: 28px;
    }
    .m-style{
        width: fit-content;
        margin: auto;
        margin-top: 10px;
    }
    .footer-m-style{
        margin-top: 20px;
    }
    .footer-area ul li a {
        padding: 0px 0;
    }
    .footer-area h5 {
        margin: 0px 0px 10px;
    }
    .footer-bottom p {
        font-size: 14px;
    }
    .company-email a {
        margin-top: 0px;
    }
 
}

@media (min-width: 320px) and (max-width: 575px){
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        padding: 10px 15px;
    }
    .theme-btn, .dark-btn, .white-btn, .bordered-btn {
        font-size: 13px;
    }
    .section-title h1{
        font-size: 25px;
        letter-spacing: 0;
        line-height: 35px;
    }
        .hero-content-area {
        padding-left: 0px;
        text-align: center ;
    }
    .hero-content-area .mt-30 {
        margin-top: 0px;
    }
    .hero-area .pb-120 {
        padding-bottom: 90px !important;
    }
    .hero-area .pt-150 {
        padding-top: 85px !important;
    }
    .section-padding {
        padding: 40px 10px;
    }
    .section-title h2 {
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 0;
    }
    .about-btn.mt-40{
        margin-top: 0;
    }
    #service-2 .single-service-item {
        padding: 40px 20px 20px;
        text-align: center;
    }
    #service-2.pb-90 {
        padding-bottom: 10px;
    }
    .about-bg-wrap img{
        height: 240px;
        object-fit: cover;
        width: 100%;
    }
    .funfacts-number p {
        font-size: 40px;
    }
    .funfacts-wrap {
        margin-top: 30px;
        text-align: center;
    }
    .cta-title .section-title h2 {
        font-size: 25px;
    }
   .m-style{
        width: fit-content;
        margin: auto;
        margin-top: 5px;
   }
   .cta-section.pt-40{
        padding-top: 5px;
   } 
   .cta-section.pb-40{
        padding-bottom: 25px;
   } 
   #service-2 .service-content-wrap {
    max-width: 100%;
    text-align: center;
}
.about-content-wrap{
    text-align: center;
}
.funfacts-content-left {
    max-width: 100%;
    text-align: center;
}
.footer-area {
    padding: 50px 5px 20px;
}
.footer-m-style{
    margin-top: 25px;
}
.footer-area ul li a {
    padding: 0px 0;
}
.footer-area h5{
    margin: 0px 0 10px;
}
.footer-bottom p {
    font-size: 13px;
    text-align: center !important;
}
}