/********************************************************************
IPHONE 6, 6S, 7, 8
********************************************************************/
@media  (max-width: 499.98px) {
    .contact-section{
        text-align: center;
    }

    .contact-section .__contact-btn{

        margin: auto;
    }

    .zq_footer-social {
        display: block !important;
    }

    .zq_footer-bottom-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        flex-direction: column;
    }

    
.dr-section2 {
    text-align: center;
}

.dr-section2 .zq_section-title{
    text-align: center !important; 
}

.__dr-section3-icon{
    display: none;
}

.dr-section4{
    text-align: center;
}

.dr-section5{
    text-align: center;
}

.dr-section5 h4{
    font-size: 20px;
}

.dr-section5 .__box-container{
    height: 400px !important;
}

.dr-section5 .box .front .center h1 {
    font-size: 20px;
}

.dr-section3 .zq_h5_service-item {
    height: 350px !important;
}

}


/********************************************************************
EXTRA SMALL DEVICES (PORTRAIT PHONES, LESS THAN 576px)
********************************************************************/
@media (min-width: 500px) and (max-width: 575.98px) {
    .contact-section{
        text-align: center;
    }

    .contact-section .__contact-btn{

        margin: auto;
    }

    .zq_footer-social {
        display: block !important;
    }

    .zq_footer-bottom-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        flex-direction: column;
    }

    
.dr-section2 {
    text-align: center;
}

.dr-section2 .zq_section-title{
    text-align: center !important; 
}

.__dr-section3-icon{
    display: none;
}

.dr-section5{
    text-align: center;
}

.dr-section5 h4{
    font-size: 20px;
}

.dr-section5 .__box-container{
    height: 400px !important;
}

.dr-section5 .box .front .center h1 {
    font-size: 20px;
}

      
}


/********************************************************************
SMALL DEVICES (LANDSCAPE PHONES, 576PX AND UP)
********************************************************************/
@media (min-width: 576px) and (max-width: 767.98px) { 
    .contact-section{
        text-align: center;
    }

    .contact-section .__contact-btn{

        margin: auto;
    }

    .zq_footer-social {
        display: block !important;
    }

    .zq_footer-bottom-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        flex-direction: column;
    
}


.contact-section{
    text-align: center;
}

.contact-section .__contact-btn{

    margin: auto;
}

.zq_footer-social {
    display: block !important;
}

.dr-section2 {
    text-align: center;
}

.dr-section2 .zq_section-title{
    text-align: center !important; 
}

.__dr-section3-icon{
    display: none;
}

.dr-section5{
    text-align: center;
}

.dr-section5 h4{
    font-size: 20px;
}

.dr-section5 .__box-container{
    height: 400px !important;
}

.dr-section5 .box .front .center h1 {
    font-size: 20px;
}

}

/********************************************************************
MEDIUM DEVICES (TABLETS, 768px and Up)
********************************************************************/
@media (min-width: 768px) and (max-width: 991.98px) { 
    .contact-section{
        text-align: center;
    }

    .contact-section .__contact-btn{

        margin: auto;
    }

    .zq_footer-social {
        display: block !important;
    }

    .dr-section2 {
        text-align: center;
    }

    .dr-section2 .zq_section-title{
        text-align: center !important; 
    }

    .dr-section5{
        text-align: center;
    }

    .dr-section5 h4{
        font-size: 20px;
    }

    .dr-section5 .__box-container{
        height: 400px !important;
    }

    .dr-section5 .box .front .center h1 {
        font-size: 14px;
    }
    
}


/********************************************************************
LARGE DEVICES (DESKTOPS, 992px and Up)
********************************************************************/
@media (min-width: 992px) and (max-width: 1000.98px) { 

    

}


/********************************************************************
LARGE DEVICES (DESKTOP, 1001 Up)
********************************************************************/
@media (min-width: 1001px) and (max-width: 1199.98px) { 


    .dr-section5 .box .front .center h1 {
        font-size: 18px;
    }
}


/********************************************************************
EXTRA LARGE DEVICES (LARGE DESKTOPS, 1200px and Up)
********************************************************************/
@media (min-width: 1200px) { 
  
}
