/*
   Olio Theme Responsive Design
*/

@media (max-width: 1024px) {
    .hero-section{
        height: 650px;
    }
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    .sm-padding{ padding: 15px; }
    ul.nav > li > a {
        padding: 0 5px;
        font-size: 10px;
    }
    .content-info{
        padding-bottom: 65px;
        padding-top: 0;
    }
    .hero-section{
        height: 570px;
    }
    .about-content {
        padding: 60px 0;
    }
    .hero-content h1{
        font-size: 56px;
        line-height: 1.1;
    }
    .hero-content p{
        margin-bottom: 28px;
    }
    .cta-panel{
        padding: 42px 28px;
    }
    .contact-panel{
        margin-right: 0;
        margin-bottom: 30px;
        padding: 34px 24px 28px;
    }
    .map-panel{
        margin: 0 15px;
    }
    .pdl-80{ padding-left: 0 }
    .contact-info,
    .contact-form {
        padding-right: 0;
        padding-left: 15px;
    }
    .contact-wrap {
        padding: 0px 0 100px;
        text-align: center;
    }
    .pricing-content{
        padding: 28px 24px;
    }
    .proposal-card,
    .proposal-point{
        padding: 24px;
    }
    #google-map {
        width: 100%;
        height: 260px;
        position: inherit;
    }
}
/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
	
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
    body, p{
        font-size: 12px;
        line-height: 22px;
    }
    h1{
        font-size: 30px!important;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 16px;
    }
    .mock-hide,
    p br{
        display: none;
    }
    .padding{
        padding: 60px 0;
    }
    .xs-padding{
    	padding: 15px;
    }
    .navbar-brand{
        padding: 10px 0;
    }
    .navbar-brand img{
        max-height: 42px;
    }
    .hero-section{
        height: auto;
        min-height: 620px;
        padding: 120px 0 70px;
    }
    .hero-content h1{
        font-size: 34px!important;
        line-height: 1.12;
    }
    .hero-content h5{
        font-size: 11px;
        letter-spacing: 1.5px;
    }
    .hero-content p{
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .hero-buttons{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        margin: 22px 0 20px;
    }
    .hero-buttons .default-btn{
        width: 100%;
        max-width: 280px;
        margin: 0;
        text-align: center;
    }
    .social-link li{
        margin: 0 8px;
    }
    .down-arrow{
        display: none;
    }
    .menu-btn,
    .menu-wrap ul.nav{
        display: none;
    }
    .slicknav_menu {
        display:block;
    }
    .contact-info{
        padding-bottom: 0;
        text-align: center;
    }
    .contact-wrap { padding: 0px 0 60px; }
    .contact-form{ padding-right: 0; }
    .contact-form .col-md-12{ text-align: center; }
    .contact-form .form-group{
        margin-bottom: 18px;
    }
    .contact-form .form-control{
        padding-left: 0;
    }
    .portfolio-wrap .section-heading{
        padding: 45px 0;
    }
    .portfolio-section{
        padding: 70px 0 20px;
    }
    .pricing-grid .col-lg-4,
    .maintenance-grid .col-lg-4{
        margin-bottom: 18px;
    }
    .pricing-content{
        padding: 24px 20px;
    }
    .card-badge{
        margin-bottom: 12px;
        font-size: 10px;
    }
    .card-cta{
        width: 100%;
        text-align: center;
    }
    .addon-highlight span{
        border-radius: 18px;
        padding: 10px 14px;
        font-size: 12px;
        line-height: 1.6;
    }
    .addon-examples{
        margin-top: 6px;
    }
    .addon-card{
        text-align: center;
    }
    .addon-icon{
        margin: 0 auto 14px;
    }
    .addon-cta{
        margin-top: 10px;
    }
    .addon-cta .default-btn{
        width: 100%;
        max-width: 290px;
        margin: 0 auto 10px;
        display: block;
    }
    .pricing-content h3{
        min-height: auto;
    }
    .proposal-card,
    .proposal-point,
    .service-content{
        padding: 22px 18px;
    }
    .proposal-point li,
    .proposal-card li,
    .pricing-content li{
        margin-bottom: 8px;
    }
    .target-chips{
        gap: 8px;
    }
    .featured .pricing-content{
        transform: none;
    }
    .section-kicker{
        margin-bottom: 12px;
    }
    .cta-panel{
        padding: 34px 20px;
        border-radius: 16px;
    }
    .map-note{
        text-align: left;
    }
    .cta-section .cta-content h2{ font-size: 20px; }
    .cta-content p{
        font-size: 13px;
        line-height: 24px;
    }
    .target-chips span{
        font-size: 12px;
        padding: 7px 11px;
    }
    .contact-panel,
    .map-panel,
    .proposal-point,
    .proposal-card,
    .pricing-content,
    .service-content{
        border-radius: 12px;
    }
    .contact-panel{
        padding: 28px 18px 22px;
    }
    .contact-info,
    .contact-form {
        padding-left: 0;
    }
    .map-panel{
        margin: 0;
        border-radius: 12px;
    }
    .map-container iframe{
        height: 320px;
    }
    .footer-section{
        padding: 18px 0;
    }
    .footer-section p{
        font-size: 11px;
        line-height: 20px;
        padding: 0 12px;
    }
    .mobile-wa-sticky{
        display: inline-flex;
        width: 56px;
        height: 56px;
        right: 16px;
        bottom: 82px;
        justify-content: center;
        padding: 0;
        border-radius: 50%;
        box-shadow: 0 14px 28px rgba(20, 140, 72, 0.32);
    }
    .mobile-wa-sticky span{
        display: none;
    }
    .mobile-wa-sticky i{
        font-size: 26px;
    }
    
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 520px CSS ---- */
@media all and (max-width: 520px) {

}
/* ---- End of max-width 520px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {
    .mobile-wa-sticky{
        width: 52px;
        height: 52px;
        right: 14px;
        bottom: 78px;
    }
}
/* ---- End of max-width 420px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
	
}
/* ---- End of max-width 380px CSS ---- */
