
@media (min-width: 1200px) {
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
    margin-right: 4rem;
} 
/*.pageOverlay {*/
/*    background-color: #000000;*/
/*}*/

}



/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
/*body.touch-enabled .primary-menu > li.menu-item-has-children > a {*/
/*    margin-right: 4rem;*/
/*} */
/*.wp-custom-logo .header-titles {*/
/*    width: 170px;*/
/*}*/
/*body .header-inner.section-inner {*/
/*    margin: 8px auto;*/
/*}*/
/*body header#site-header.header-footer-group.myfixedHeader .header-inner.section-inner {*/
/*    margin: 0px auto;*/
/*}*/
/*.container {*/
/*    width: 96%;*/
/*}*/
/*.offCol{*/
/*    padding: 60px 30px;*/
/*}*/
/*.comPad_100 {*/
/*    padding: 50px 0;*/
/*}*/




/*h2 {*/
/*    font-size: 33px;*/
/*}*/
/*h3 {*/
/*    font-size: 21px;*/
/*}*/

    
        
}