/********************************************************************
IPHONE 6, 6S, 7, 8
********************************************************************/
@media  (max-width: 499.98px) {
    .vcn-section4 .__container.__execution{
        flex-direction: column-reverse;
    }

    
    .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;
    }

    .vcn-section4 .__container .__items .__box-container .__icon {
        position: absolute;
        top: -50px;
        right: -50px;
        transform: scale(.6);
    }

    
    .vcn-section2 .__box-container{
        text-align: center;
    }
    
    
    .vcn-section3 .zq_h3_service-item{
        min-height: 350px;
    }
    
    .vcn-section5 .zq_h2_service-item {
        height: 250px;
    }

    .vcn-section4 .__container .__title {
        width: 100%;
    }

.vcn-section4 .__container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.vcn-section4 .__container .__items {
    width: 80%;
}

.vcn-section4 .pt-100{
    padding-top: 50px;
    margin-bottom: 50px;
}


.vcn-section4 .__container .__lines{
    display: none;
}

.vcn-section4 .__container .__title .__title-box{
    margin-bottom: 100px;
}

.vcn-section4 .float4{
    display: none;
}



}


/********************************************************************
EXTRA SMALL DEVICES (PORTRAIT PHONES, LESS THAN 576px)
********************************************************************/
@media (min-width: 500px) and (max-width: 575.98px) {

    .vcn-section4 .__container.__execution{
        flex-direction: column-reverse;
    }
    
    .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;
    }

    .vcn-section2 .__box-container{
        text-align: center;
    }
    
    
    .vcn-section3 .zq_h3_service-item{
        min-height: 350px;
    }
    
    .vcn-section5 .zq_h2_service-item {
        height: 250px;
    }

    .vcn-section4 .__container .__title {
        width: 100%;
    }

.vcn-section4 .__container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.vcn-section4 .__container .__items {
    width: 80%;
}

.vcn-section4 .pt-100{
    padding-top: 50px;
    margin-bottom: 50px;
}


.vcn-section4 .__container .__lines{
    display: none;
}

.vcn-section4 .__container .__title .__title-box{
    margin-bottom: 100px;
}
      
}


/********************************************************************
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;
    
}

.vcn-section2 .__box-container{
    text-align: center;
}


.vcn-section3 .zq_h3_service-item{
    min-height: 550px;
}

.vcn-section5 .zq_h2_service-item {
    height: 250px;
}

}

/********************************************************************
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;
    }
    .vcn-section2 .__box-container{
        text-align: center;
    }

    
    .vcn-section3 .zq_h3_service-item{
        min-height: 450px;
    }
}


/********************************************************************
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) { 	
    .vcn-section2 .__box-container {

        min-height: 396px;
    }

    .vcn-section3 .zq_h3_service-item{
        min-height: 450px;
    }
}


/********************************************************************
EXTRA LARGE DEVICES (LARGE DESKTOPS, 1200px and Up)
********************************************************************/
@media (min-width: 1200px) { 
  
}
