/****** Mobile Screens **** */

@media screen and (max-width:1400px) {

    /****** Mobile Screen 1400 & below For Contact Form **** */
   

}


@media screen and (max-width:1024px) {

    /****** Mobile Screen 1000px & below For Service Cards sub-section2 **** */

  
}

/****** Mobile 800px & below Screen For Contact Form **** */
@media screen and (max-width:800px) {

    /* The Nav and Header */

}