@media screen and (max-width:399px){
  
    .LeftSmall {
        width:100%
    }
    
    
    .cse form.gsc-search-box, form.gsc-search-box {
    padding: 0px 0px 0px 0px !important;
    margin-bottom: 0px;
}
    #google-search {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 8px;
}
    .RightLarge {
        width:100%
    }
    
    .stats li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    margin: 28px 57px;
}
    
    #mid-icons li {
        display:block;
    } 
    #mid-icons {
        width:100%;
          
    } 
    
    #mid-wrap {
    
    height: auto;
}
    
    #header-icons {
        
    text-align: center;
   
    width: 100%;
}

    .navbar-toggler {
        
    text-align: center;
    position: relative;
    margin: auto;

    }    
    
#left-header {
    display: inline-block;
    padding: 10px 0px 10px 0px;
    text-align: center;
    width: 100%;
}
    
    #right-header {
    display: block;
    float: none;
    background: #f6f6e9;
    padding: 25px 10px 25px 49px;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    color: #EA7D2B;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}
    
   #SubContent #MainContent {
    background-color: #fff;
    width: 93%;
    margin: 0px auto;
    min-height: 700px;
} 
    }

@media screen and (max-width: 767px) and (min-width: 400px) {

    /* This style sheet is for hand held devices */

    /* ================================================================================== */
    /* ======================= NAVIGATION (FLY OUT MENU DEFAULTS) ======================= */

    .cse form.gsc-search-box, form.gsc-search-box {
    padding: 0px 0px 0px 0px !important;
    margin-bottom: 0px;
}
    .stats li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    margin: 28px 57px;
}
        #mid-wrap {
    
    height: auto;
}
    
    #mid-icons {
    width: 100%;
}
    
    #google-search {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 8px;
}
    
#mid-icons li {
        display:block;
    }   
        
    .navbar-toggler {
        
    text-align: center;
    position: relative;
    margin: auto;

    }  
    
    #header-icons {
        
    text-align: center;
    /* display: block; */
    width: 100%;
}            
    
    #SubContent #MainContent {
    background-color: #fff;
    width: 93%;
    margin: 0px auto;
    min-height: 700px;
} 
    .LeftSmall {
        width:100%
    }
    
    .RightLarge {
        width:100%
    }
#left-header {
    display: inline-block;
    padding: 10px 0px 10px 0px;
    text-align: center;
    width: 100%;
}
    
    #right-header {
    display: block;
    float: none;
    background: #f6f6e9;
    padding: 25px 10px 25px 49px;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    color: #EA7D2B;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}
                    
    /* ================================================================================== */
    /* ======================= END NAVIGATION =========================================== */

/*DO NOT DELETE THIS LINE*/}