/*DO NOT DELETE THIS LINE*/@media screen and (min-width: 1050px) and (max-width: 1249px) {

    /* This style sheet is for standard desktop monitors and most iPad Landscape view */
    
    .slider-wrapper.theme-bar {
    height: 400px !important;
}
    .sub-menu {
    left: -158px !important;
}
    
    .consultation {
    width: 1000px;
    margin: 0px auto;
}

    .header-content {
    z-index: 2;
    
    padding: 0 5rem;
        
             }

.top-container {
    width: 1024px;
    margin: 0px auto;
}
    
.service-block {
    width: 50%;
    text-align: center;
    color: #fff;
    
    float: left;
    min-height: 446px;
}
    
.sub-header {
    position: absolute;
    z-index: 1400;
    color: #fff;
    margin-top: 14% !important;
    font-family: futura-pt-condensed, sans-serif !important;
    font-weight: 800!important;
    font-style: normal;
    font-size: 90px;
    text-align: center;
    width: 100%;
}    
    
    #footer-content {
    width: 1024px !important;
    margin: 0px auto;
    color: white;
    font-family: 'GlacialIndifferenceRegular' !important;
    font-weight: normal;
    font-style: normal;
    padding: 7px 0px;
}
    
    .live-stats {
    width: 98%;
    margin: 0px auto;
}
    
.service-header {
    color: #003366;
    font-family: futura-pt-condensed, sans-serif !important;
    font-weight: 800!important;
    font-style: normal;
    font-size: 60px;
    
}    
    
    #footer-content{
    width: 1024px;
    margin: 0px auto;
}
        
    #slider1 {
    height: 400px;
}
  #slider1 img {
    height: 400px !important;
    width: 1900px !important;
    left: -43% !important;
}
    #Row1 {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
}
    #Row2 {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
}
#HoverLeft {
    width: 50%;
    display: inline-block;
    float: left;
    height: 230px;
    
}
    #HoverMid1 {
    width: 50%;
    display: inline-block;
    float: left;
    height: 230px;
    
}
    #HoverMid2 {
    width: 50%;
    display: inline-block;
    float: left;
    height: 230px;
   
}
    #HoverRight {
    width: 50%;
    display: inline-block;
    float: left;
    height: 230px;
    
}
    
    figure.effect-moses {
    background: -webkit-linear-gradient(-45deg, #5B585A 0%,#989999 100%);
    background: linear-gradient(-45deg, #0C0C0C 0%,#CFCFCF 100%);
    right: 0px !important;
}

    

/*DO NOT DELETE THIS LINE*/}