/*DO NOT DELETE THIS LINE*/@media screen and (min-width: 1250px)and (max-width: 1350px) {

    /* This style sheet is for large desktop monitors. */
    
.sub-menu {
    left: -158px !important;
}

           
    #slider1 {
    height: 400px;
}
  #slider1 img {
    height: 400px !important;
    width: 1900px !important;
    left: -8% !important;
}
    
.service-header {
    color: #003366;
    font-family: futura-pt-condensed, sans-serif !important;
    font-weight: 800!important;
    font-style: normal;
    font-size: 60px !important;
    margin-top: 25% !important;
}    
    
    #footer-content {
    width: 1250px !important;
    margin: 0px auto;
    color: white;
    font-family: 'GlacialIndifferenceRegular' !important;
    font-weight: normal;
    font-style: normal;
    padding: 7px 0px;
}

    
#Line2 {
    margin-left: 850px;
    margin-top: 0px;
    font-size: 41px;
    color: #f49f09;
    text-shadow: 4px 4px 4px #000000;
}

/*DO NOT DELETE THIS LINE*/}