/*body{
    margin: 0px;
    padding: 0px;
    background-color: #5a341d;
    font-family: arial;
    background-image: url('/images/nhp/test2.jpg');
    font-family: 'Open Sans', sans-serif;
}*/
html{overflow-x: hidden; font-family: 'Open Sans', sans-serif !important;}

body{
    margin: 0px;
    padding: 0px;
    font-family: arial;
    /*background-image: url('../images/nhp/fall-site-background.jpg');*/
    /*background-image: url('../sitemedia/kmotion_bg.jpg');*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    /*background-color: #13274a;*/
    font-family: 'Open Sans', sans-serif;
}

body_original{
    margin: 0px;
    padding: 0px;
    background-color: #013567;
    font-family: arial;
    background-image: url('/images/nhp/site-background.jpg');
    background-repeat: repeat-x;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
}
#message{
    padding: 10px;
    background-color: green;
    position: fixed;
    height: auto;
    top: 0px;
    left: 0px;
    color: #f2f2f2;
    text-align: center;
    z-index: 1000000000000000000;
    font-size: 1em;
    background: #4c4c4c; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-8 */
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
#page{
    width: 100%;
    padding: 0px;
    /*background-color: #f2f2f2;*/
    margin: auto;
    border-radius: 5px;
    margin-top:0px;
    margin-bottom:25px;
    background-position: 0px 0px ;
    background-repeat: no-repeat;
    position: relative;
    /*-webkit-box-shadow: 0px 6px 23px rgba(0, 0, 0, 0.95);
    -moz-box-shadow:    0px 6px 23px rgba(0, 0, 0, 0.95);
    box-shadow:         0px 6px 23px rgba(0, 0, 0, 0.95);*/
}
#login{
    /*width: 960px;*/
    /*margin: auto;*/
    /*margin-top:10px;*/
    position: relative;
    text-align: center;
    color: #fff;
  text-transform: uppercase
}

#login .panel{
    width: 280px;
    padding: 6px;
    /*background-color: #e38630;
    background-color: #539125;*/
    background-color: transparent !important;
    margin-left: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: 5px;
    font-size: .9em;
}

#login a{
  color: #fff;
  font-family: sans-serif;
  font-size: .7em;
  text-decoration: none;
  letter-spacing: 2px;
  text-align: center;
  background-color: transparent;
  box-shadow: none;
  
}

#start{
    /*background-color: #931B1C;*/
    /*background-color: #00488D;*/
    /*background-image: url('/images/nhp/subbg.jpg');*/
    background: #E1E1E1;
    padding: 8px;
    /*font-size: .8em;*/
    color: #fff;
    /*border-bottom: 1px solid #002447;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 26px;
}

#start a{
    /*color: #fff;*/
    text-decoration: none;
    /*background-color: #006dd5;*/
    padding: 3px;
    border-radius: 3px;
    margin-right: 7px;
    margin-left: 7px;
    /*-webkit-box-shadow: 0px 5px 9px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 9px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 9px rgba(50, 50, 50, 0.75);*/
}

#start #login a{
  background-color: transparent;
  box-shadow: none;
  color: #333333;
}

#sponsors{
margin-top: 6px;
width:250px;
height: 300px;
border-radius: 5px;
}
#sponsors img{
border-radius: 5px;
}
.imglinks{
cursor: pointer;
}
#links img{
float: left;
margin: 6px;
border-radius: 5px;
border:none;
  
}
a{
cursor: pointer
}
#links a{
text-decoration: none;
margin-left: 30px;
  

}

#divisionsAndRegions {
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
  }

#divisionsAndRegions::-webkit-scrollbar {
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}


#footer_menu{
 /*padding: 10px; */  
}

.input{
    width: 250px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #999;
    margin-top: 5px;
}
.select{
    width: auto;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #999;
    margin-top: 5px;
}
.text{
    width: 500px;
    height: 200px;
    padding: 5px;
    font-family: arial;
    border-radius: 3px;
    border: 1px solid #999;
    margin-top: 5px;
}
/*
.button{
    min-width: 100px;
    padding: 5px;
    border-radius: 3px;
    border: none;
    background-color: #333;
    color: #fff;
    background: #4c4c4c; 
   
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); 
    background: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); 
    background: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); 
    background: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); 
    background: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
*/
.left{
    float: left;
}
.right{
    float: right;
}
button{
    font-size: .8em;
}
.menuOne span{
/*height: 50px;
width: 139px;
display: table-cell;
vertical-align: middle;*/
}
.menuOne{
  
}
.menuOne a{
    /*background: #4c4c4c;+/ /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
    /*background: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%);*/ /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313));*/ /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%);*/ /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%);*/ /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%);*/ /* IE10+ */
    /*background: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%);*/ /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-8 */
}
.menuOne a:hover{
    background: #000;
}

#bar{
    position: relative;
    width: 960px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #654;
}
#menuWrapper{
    top: 300px;
  background-color:#ffffff;
}

.dropDown{
    z-index: 100000;
    color: #fff;
     /*min-height: 300px;*/
     font-size: .8em;
     background-color: #F5F5F5;
     padding: 20px 30px;
     padding-bottom: 38px;
     z-index: 1;
}
/*
.dropDown a {
    padding: 5px;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    background-color: #222;
    display: inline-block;
    margin: 5px;
    font-size: .8em;
}

.dropDown .innerBox{
    border-radius: 5px;
    padding: 10px;
    background-color: #222;
}
.dropDown .innerBox a{
    padding: 5px;
    color: #fff;
    border-radius: 2px;
    display: block;
    text-decoration: underline;
    border-radius: 2px;
    background-color: transparent;
}
.dropDown .header{
    color: #999;
}
.dropDown img{
    border-radius: 5px;
    margin-top:22px;
}
*/


#fader{
    background-color: #000;
    height: 350px;
}
/*
.button{
    display: inline-block;
    padding: 5px;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    border: none;
    background-color: #333;
    color: #fff;
    background: #4c4c4c; 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); 
    background: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); 
    background: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); 
    background: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); 
    background: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    cursor: pointer;
}
*/
#footer{
background-color: #002541;
height: 100px;
color: #fff;
font-size: .7em;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}


/*navigation bar*/

.innerNav {
    font-family: 'Open Sans';
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.innerNav ul{
    padding: 0;
    margin: 0;
}
.innerNav .innerList {
  padding: revert;
  padding-left: 10px; 
  }

.innerNav li{
    list-style: none;
}

.innerNav li a{
     display: block;
     /*background-color: #333;*/
     padding: 18px;
     color: #0D2B88;
     text-decoration: none;
     /*border-bottom: 1px solid #444;*/
     overflow: auto;
    padding-left: 0;
    padding-bottom: 0;
    
}

.innerNav .innerList li a{
     padding: 2px;
}

.dropdown table{
    width: 100%;
}

img{
    border:none;
}


.ads a{
    text-decoration: none;
    border: none;
}

.innerNav li:last-child a{
     border-bottom: none;
}

.sub li:last-child a{
     border-bottom: none;
}

.innerNav li a:hover{
     display: block;
     /*background-color: #185284;*/
     /*padding: 18px;*/
    
     /*color: #fff;*/
     text-decoration: underline;
    
     overflow: auto;
}

.innerNav li a img{
    float: right;
    height: 15px;
}

.sub {
    background-color: #333;
}

.sub {
    margin: 0;
    padding: 0;
}

.sub ul{
    padding: 0;
    margin: 0;
}

.sub li{
    list-style: none;
}

.sub li a{
     display: block;
     background-color: #333;
     padding: 10px;
     color: #fff;
     padding-right: 65px; 
     text-decoration: none;
     border-bottom: 1px solid #444;
}

.sub li a:hover{
     display: block;
     background-color: #185284;
     padding: 10px;
     color: #fff;
     padding-right: 65px; 
     text-decoration: none;
    
}


/* WS Landing Page */
.dropdownmenu_ws_landing{
    position: absolute;
    background: #333;
    width: 209px; 
    color: #fff; 
    top: 62px; 
    left: 42px; 
    display: none;
}

.world_series_sites_button{
    position: relative;
    z-index: 100000000;
}

.dropdownmenu_ws_landing{
    width: 209px;
    -webkit-box-shadow: 0px 11px 30px 0px rgba(0, 0, 3, 0.57);
    -moz-box-shadow:    0px 11px 30px 0px rgba(0, 0, 3, 0.57);
    box-shadow:         0px 11px 30px 0px rgba(0, 0, 3, 0.57);
}

.dropdownmenu_ws_landing .menu_items{
    display: block; 
    padding: 8px; 
    background-color: #333; 
    width: 100%; 
    color: #fff; 
    text-decoration: none;
    border-top: 1px solid #444;
  font-size: 12px;
    
}
.dropdownmenu_ws_landing .menu_items:hover{
    display: block; 
    padding: 8px; 
    background-color: #1F2E45; 
    width: 209px;
    color: #fff; 
    text-decoration: none;
   
}
/*about the ws*/
#header{
    font-size: 1.4em;
    margin-bottom: 8px;
}
.helper{
    font-size: .9em;
    color: #999;
}
.innerTitle{
    padding: 0px;
    color: #000;
    border-radius: 0px;
    border-bottom: 1px solid #000;
    margin-bottom:10px;
    font-size: 1.5em;
    color: #fff;
    opacity: .5;
    width: 900px;
    position: relative;
}
.innerTitle span{
    padding: 5px;
    display: inline-block;
    background-color: #333;
}
.innerContent{
    padding: 10px;
}
#awardslistings{
    overflow: auto;
}
}
#fadertwo{
margin-top: 5px;
margin-bottom: 8px;
background-color: #000;
border: 1px solid #333;
padding: 10px;
border-radius: 5px;
}

.menuOneNew {
        position: relative;
       }  
      .chartering {
          position: absolute;
          padding: 1rem 4rem;
          overflow: hidden;
          z-index: 0;
          right: 0;
          color: #ffffff;  
        }
.chartering a {
          color: #ffffff; 
text-decoration: none;
        }
        .chartering:after {
           content: "";
           position: absolute;
          transform: rotate(
          45deg);
          background-color: transparent;
          width: 340px;
          height: 140px;
          left: -160px;
          z-index: 1;
          box-shadow: 0 0 0 1000px #FF0001;
         }
          .chartering-wrapper {
            position: relative;
            left: 15px;
            }
          .chartering-text {
            position: relative;
            z-index: 2;
  font-size: 14px;
            }
       .menuOneNew ul {
          
       }   
          .nav-items {
            list-style: none;
            display: flex;
            justify-content: space-around;
            align-items: center;
            font-family: 'Open Sans';
            font-weight: 600;
            font-size: 12px;
            padding: 0;
            margin: 0 5rem;
            height: 65px;
            }
        .MainMenuOption {
          /*background-color: #ffffff;*/
          color: #0D2B88;
            border: none;
            text-align: left;
            text-decoration: none;
         }
          .MainMenuOption.search {
            font-size: 14px;
            cursor: pointer;
            }
          .crown {
            position: sticky;
            z-index: 10;
            width: 100%;
            top: 0;
            transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
          }
          .crown .dropDown {
            top: 65px !important
            }
          .banner-image {
            width: 100%
          }
          .banner-link {
            display: flex;
            }
.banner.mobile {
  display: none;
  }
.fl-center-all {
  display: flex;
    align-items: center;
    justify-content: center;
}
.crown-menu-search-form {
    display: inline-block;
    width: 0;
    position: relative;
    overflow: hidden;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    font-size: 12px;
    line-height: 1rem;
    border-radius: 8px;
}
.crown-menu-search-form.active {
    width: 199px;
    padding: 1rem;
}
.crown-menu-search-form input {
    padding: 10px 10px;
}
#search-form-input {
  width: auto;
  margin-bottom: 0;
  font-size: 13px;
  }
.crown-menu-search-controller {
    margin-right: 2rem;
}
@media only screen and (max-width: 1000px){
.fl-center-all{flex-direction: row-reverse}
.search-item {
    position: absolute;
    right: auto !important;
    left: 60px;
    margin-top: 10px;
}

.embedsocial-hashtag{
    margin-right: 0px !important;
   
}
#socialTitles{
    display: flex;
    color: #0D2B88;
    width: 100%;
    margin: auto;
    margin-top: 4%;}



#cardOne{margin-left: 18rem !important;}

}
@media only screen and (max-width: 1300px){
#rightArrowImage{display: block !important}
}
}
@media only screen and (max-width: 1100px)
{

.lastSlide{width: auto !important;}
}


@media only screen and (max-width: 1000px)
{
  .heroTextContainer.lastSlide{
    padding-bottom: 17px
}
  
  
  #divisionsAndRegions{
padding-left: 0px;
}

  .banner.desktop {
  display: none;
  }
  .banner.mobile {
  display: block;
  }
  .crown {
      width: auto;
    }
   .crown .dropDown {
       top: 0px !important;
       left: 0;
    }
.slide-flex {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  }
   .heroTextContainer{
  position: static !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  z-index: auto !important;
  margin-left: 16px;
  margin-right: 16px;
  
    }
    .mobileHeroText{
        display: flex !important;
        flex-direction:column;
        bottom: 10px;
        <!--margin-left: 20px;-->
        width: 90% !important;
    }
    #blueSubHeroText{
      margin-top: 10px !important;
      margin-left: 20px !important;
      width: 90% !important;
      left: 1% !important;
      padding-bottom: 20px;
    }
   #cardTwo{
      background-color: yellow;
      width: 20%;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
      margin-left: 4rem !important;
    }
    #cardThree{
      background-color: rgba(234, 234, 234, 1);
      width: 20%;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
      margin-left: 4rem !important;
    }
   #cardFour{
      background-color: darkblue;
      width: 20%;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
      position: relative;
      right: -66px !important;
    }
    #cardFive{
      background-color: darkblue;
      width: 20%;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
      position: relative;
      right: -130px !important;
    }
    #subVideoText{
      width: 98% !important;
    }
    #divisionsAndRegions{padding-left: 100px;}
    #divisionsAndRegionsTextContainer{
      text-align: left !important;
      margin-left: 20px;
    }
    #divisionsAndRegionsHeader{
      text-align: left !important;
    }
    #underlineBorder{
      width: 98% !important;
      margin: auto;
    }
    #newsAndSocialContainer{
      flex-direction: column;
  margin-top: 100px !important;
    }
#newsContainer{margin-left: 20px; align-self: center !important;}

    #headlineNews{
      margin-top:5% !important;
        margin-bottom:10% !important;
      width: 100% !important;
    }
    #newsLinks{
      margin-top: -5% !important;
    }
    #newsAndFeaturedHeader{
      margin-left: 1%;
      margin-top: 2% !important;
      margin-bottom: 1% !important;
  text-align: center;
    }
    #featuredImages{
      justify-content: space-around !important;
    }
    #socialContainer{
  width: 80% !important;
      height: inherit !important;
       margin: auto !important;
      
      padding: 10px !important; 
    }
    #socialTitles{
      flex-direction: column;
    }
#test{
align-items: center;
    text-align: center;}
    #brlSoftball{
      position: relative;
      bottom: -2rem;
  padding-left: 10px !important
    }
    #socialImagesContainer{
       flex-direction: column;
       margin-right: 70px !important;
    }
    #brlBaseballImageContainer{
      position: relative;
      bottom: 1.5rem;
      margin-left: 0% !important;
      max-width: 200px !important;
      flex-direction: row;
      flex-wrap: nowrap;
      width: 160% !important;
    }

    #brlSoftballImageContainer{
      margin-left: 0% !important;
      max-width: 200px !important;
      flex-direction: row;
      flex-wrap: nowrap;
      width: 160% !important;
      padding-left: 0 !important
    }
    #aboveFooterImg{
      display: none !important;
    }
    #footer_menu{
      margin-top: 0 !important;
      padding-top: 15px;
    }
    .footer_text > a{
    }
    .fab{
    }
    #footer{
      height: 186px !important;
      margin-top: 0px !important;
    }
    #footerLogosContainer{
      justify-content: flex-end;
    }
    .footer_text{
      top: 2px !important;
      justify-content: center;
    }
    #videoContainer{
      padding-bottom: 100px !important
    }
    #mainVideo{
      position: relative !important; 
      padding: 0px 10%;
      width: -webkit-fill-available;
      height: 230px;
    }
    #subVideoText{
      margin-top: 260px !important
    }
    #bottomFooterText{
      
      bottom: -3.5rem !important;
      position: relative !important;
      justify-content: center;
      top: 5rem !important;
      flex-wrap: wrap;
      padding: 0px 30px;
      text-align: center;
      line-height: 20px !important
    }
    .footer_text{
      width: auto;
    }
    #footerLogos{ 
      justify-content: center;
    }
    #rightarrow{
      bottom: 165px !important;
    }
    .card{
      min-width: 25% !important;
    }
}
    #bottomFooterText{
      font-family: 'Open Sans' !important;
    }

@media only screen and (max-height: 400px){
    #headlineNewsText{
      font-size: 14px !important;

      }
  
  .innerNav ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* width: 170px; */
    height: 260px;
    width: 100px;
    align-content: flex-start;
}

.nav-items.active{
position: relative;
    display: flex !important;
    flex-direction: row;
    height: 260px;
    flex-wrap: wrap;
    align-content: flex-start;
}

}



@media only screen and (max-width: 450px){
#headlineNewsText{
    font-size: 14px !important;

}

}




















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
