/****************** CUSTOM CLASSES PER PAGE ******************/
@import url('https://fonts.googleapis.com/css?family=Teko');

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:800&display=swap');
		
		@import url('https://fonts.googleapis.com/css?family=Ultra');
		
		@import url('http://template.runitcms.com/Fonts/SF_Collegiate_Solid-webfont.woff');

                @import url("https://use.typekit.net/olx6pbj.css");
		
		@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One');
                @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,800');

* {
    padding:0;
    margin:0;
}

h4, h3, h5 {
    color:#EA7D2B !important;
}

#SportsArea1Wrap figcaption div a {
    color: #003a69 !important;
}
#SportsArea1Wrap figcaption a {
    color: white !important;
}
figcaption a {
    text-decoration: none;
    color: #003a69;
}

#SportsMobileNavButton {
    display: none;
}
#FootLocation {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
    font-size: 14px;
    color: white;
}

#SportsFootWrap {
    width: 100%;
    margin-bottom: 0px;
    background-color: #003a69;
}

#FootVCContactUs {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0px auto;
}

#FootLocations {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 20px;
}

#FootHours {
    display: inline-block;
    padding-left: 20px;
    text-align: center;
    margin: 0px auto;
    color: white;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
}

#SportsFootCon {
    margin: 0px auto;
    width: 100%;
    padding-top: 30px;
    text-align: center;
}

#RightButtonText {
    font-family: 'Open Sans', sans serif;
    font-weight: 800;
    font-style: italic;
    font-size: 15px;
    //padding-top: 33px;
    padding-left: 0px;
    width: 100%;
    height: 100%;
    line-height: 86px;
}

#BtnRight {
    margin-top: 34%;
    margin-bottom: -60px;
    background-image: url(../Images/sports/NewRightBtn.jpg);
    height: 87px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: -6px 6px 14px #000000;
    border-radius: 20px;
    border: 1px solid;
    border-color: rgb(255, 255, 255);
    opacity: 0.9;
}

#RightButtonText a {
    text-decoration: none !important;
    color: inherit !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

#BtnsLeft {
    display: inline-block;
    color: #308dce;
    margin: 0px auto;
    text-align: right;
    vertical-align: middle;
    width: 25%;
    float: left;
    text-shadow: 2px 2px 3px #FFFFFF;
    padding-left: 0px !important;
}

#RightButtonText {
    font-family: 'Open Sans', sans serif;
    font-weight: 800;
    font-style: italic;
    font-size: 15px;
    //padding-top: 33px;
    padding-left: 0px;
    width: 100%;
    height: 100%;
    line-height: 86px;
}

#SocialFeedMobile {
    display: none;
}

#RightButtonText a {
    text-decoration: none !important;
    color: inherit !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

#SocialBtn {
    width: 100%;
    margin: 0px auto;
    font-size: 18px;
    margin-top: -2px;
    margin-bottom: 7px;
    //background-color: rgb(16, 32, 76);
    height: 32px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#BtnsRight {
    display: inline-block;
    color: #308dce;
    margin: 0px auto;
    text-align: left;
    width: 25%;
    float: right;
    text-indent: 9px;
    text-shadow: 2px 2px 3px #FFFFFF;
    padding-right: 5px;
}

#BottomBtns {
    display: none;
}

#feeds {
    width: 100%;
    margin: 0px auto;
    background-color: #062C51;
    border-radius: 8px;
    box-shadow: 5px 5px 25px #000000;
    height: 493px;
    background-color: black;
    vertical-align: middle;
}

a.FBShow {
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0px 3px 4px #000000;
}

a.InstaShow {
    color: #308dce;
    text-decoration: none;
    text-shadow: 0px 3px 4px #000000;
}

a.TwitterShow {
    color: #308dce;
    text-decoration: none;
    text-shadow: 0px 3px 4px #000000;
}

#InstaBtn {
    display: inline-block;
    width: 33%;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    z-index: 1;
    margin-left: -14px;
    font-family: 'Russo One', sans-serif;
    font-weight: 800;
    padding-left: 9px;
}

#TwitBtn {
    display: inline-block;
    width: 33%;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    z-index: 1;
    margin-left: -14px;
    font-family: 'Russo One', sans-serif;
    font-weight: 800;
}

#FBBtn {
    display: inline-block;
    width: 33%;
    position: relative;
    z-index: 2;
    border-radius: 10px 10px 0px 0px;
    font-family: 'Russo One', sans-serif;
    font-weight: 800;
    padding-right: 10px;
}

#feeds {
    width: 100%;
    margin: 0px auto;
    background-color: #062C51;
    border-radius: 8px;
    box-shadow: 5px 5px 25px #000000;
    height: 493px;
    background-color: black;
    vertical-align: middle;
}

#SocialFeed {
    width: 370px;
    display: inline-block;
}
#LeftButtonText {
    font-family: 'Open Sans', sans serif;
    font-weight: 800;
    font-style: italic;
    font-size: 15px;
    //padding-top: 33px;
    padding-right: 10px;
    width: 100%;
    height: 100%;
    line-height: 86px;
    margin-left: -10px;
}

#LeftButtonText a {
    text-decoration: none !important;
    color: inherit !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

#BtnLeft {
    margin-top: 34%;
    margin-bottom: -60px;
    background-image: url(../Images/sports/NewRightBtn.jpg);
    height: 87px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 6px 6px 14px #000000;
    border-radius: 20px;
    border: 1px solid;
    border-color: rgb(255, 255, 255);
    opacity: 0.9;
}

#SocialLogo img {
    width: 96%;
    height: 243px;
}

#social-media-container {
    width: 70%;
    margin: 0px auto;
    margin-top: 0px;
}

#social-header-container {
    width: 100%;
    margin: 0px auto;
    margin-top: -80px;
}



#SocialLogo {
    display: inline-block;
    width: 100%;
    margin: 0px auto;
    margin-left: -10px;
}

#social-media-wrapper {
    width: 100%;
    height: 730px;
    margin: 0px auto;
    background-color: #26609B;
    text-align: center;
    /* border-radius: 22px; */
    padding-top: 40px;
    background-image: url(../Images/sports/InquiryFormBackground2.jpg);
    background-size: 100% 100%;
    box-shadow: 5px 5px 12px #000000;
    z-index: 1000;
    margin-top: -141px;
    margin-bottom: -25px !important;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 260px;
    max-width: 440px;
    max-height: 284px;
    width: 23%;
    height: 259px !important;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}


figure.effect-julia h2 {
    position: relative;
    padding: 0.5em 0;
    margin-top: -9px;
    color: #FFFFFF;
    text-shadow: 1px 3px 10px #000000;
    text-align: right;
    margin-right: 7px;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

#SportsPagesCon .grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	width: 100%;
	opacity: 0.8;
        height: 100% !important;
}

#AthleticTrainingCont {
    width: 49%;
    margin: 0px auto;
    text-align: center;
    background-color: rgba(0, 58, 105, 0.5);
    border-radius: 10px;
    box-shadow: 3px 2px 7px #000000;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: auto;
}



#AthleticTrainingBtns {
    width: 100%;
    margin: 0px auto;
    padding-top: 5px;
    padding-bottom: 10px;
}

.EventGame {
    background-color: #CCE5FF;
}
.EventGame td:first-of-type {
    padding-left: 17px;
}

.EventHeader {
    background-color: #093D79;
    color: white;
}

.EventHeader a{
    color: white;
}

.NewSports {
width: 100%;
background-image: none;
    box-shadow: 0 4px 10px #000;
    min-height: 200px;
}

#SportsContWrap #SportsCon #MainContent {
    min-height: 200px !important;
    width: auto;
    background-color: #BEBEBE;
    box-shadow: none;
    border: none;
    padding: 0px !important;
    margin: 0px auto;
    min-height: 600px;
    z-index: 1;
    position: relative;
}



#Baseball {
    display: inline-block;
    margin-left:10px;
}
#Rodeo {
    display: inline-block;
margin-left:10px;
}
#Softball {
    display: inline-block;
margin-left:10px;
}
#Volleyball {
    display: inline-block;
margin-left:10px;
}

#SportsNav {
    width: 100%;
    margin: 0px auto;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
#SportsSlideWrap {
    width: 100%;
    margin: 0px auto;
    background-color: #003a69;
    min-height: 200px;
    position: relative;
}

#SportsArea1Wrap {
    width: 100%;
    margin: 0px auto;
    min-height: 200px;
    background-color: #C2C2C2;
    //box-shadow: 1px 3px 6px #000000;
    position: relative;
    z-index: 1;
}

#SportsArea3Wrap {
    width: 100%;
    margin: 0px auto;
    min-height: 200px;
    background-color: #C2C2C2;
    box-shadow: 1px 3px 6px #000000;
    position: relative;
    z-index: 0;
}

#SportsArea2Wrap {
    width: 100%;
    margin: 0px auto;
    height: 450px;
    background-color: #C2C2C2;
    box-shadow: 1px 3px 6px #000000;
    position: relative;
    background-image: url(../Images/sports/bronc-koltenb.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
}

#SportsHeadWrap {
    width: 100%;
    margin: 0px auto;
    background-image: url(../images/HeaderBackground.jpg);
    height:100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#SportsHeadCont {
    width: 100%;
    margin: 0px auto;
    text-align: center;

}

#SportsLogo {
    position: relative;
    z-index: 3;
}

#SportsLogo img {
    width: 40%;
    margin-top: 7px;
}

#SportsArea1 {
    width: 100%;
    margin: 0px auto;
    min-height: 290px;
    padding-top: 10px;
}

#SportsTourWrap {
    width: 100%;
    margin: 0px auto;
    //margin-top: 14px;
    height: auto;
    background-color: #c2c2c2;
}

#SportsTourCon {
    margin: 0px auto;
    width: 98%;
    //margin-bottom: 10px;
    padding-bottom: 10px;
}

#SportsTourCon img {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    border-radius: 27px;
    box-shadow: 5px 5px 12px #000000;
    max-width: 100% !important;
}

 #SportsEvents{
    position: relative;
    width: 300px;
    margin: 0px auto;
    z-index: 55;
    margin-top: -807px;
    float: right;
    text-align: right;
background-color: #ffffff;
}


.NewSports .CalendarEventItem {
    display:block !important;
    height: auto;
}

.NewSports .CalendarEventList .Date, .NewSports .CalendarEventList .Hyphen {
    display:none;
}

.NewSports .CalendarEventList .ELDate {
    text-transform: uppercase;
    color: #e24912;
    font-size: 37px;
    border: 2px solid #26609B;
    border-radius: 2px;
    display: inline-block;
    width: 52px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}

.NewSports .CalendarEventList .Title {
    display:inline-block;
    width:200px;
    vertical-align:middle;
    font-size:14px;
}

.NewSports .statistics { display: inline-block; width: 195px; }

.NewSports .CalendarEventItem:hover {
    text-decoration:none !important;
}

#SportsNavWrap {
    width: 100%;
    margin: 0px auto;
    background-color: #26609B;
    box-shadow: 2px 2px 8px #000000;
    position: relative;
    padding-top: 15px;
    padding-bottom: 0px;
    height: 36px;
}
#POWWrapper {
    width: 90%;
    margin: 0px auto;
    margin-bottom: -25px;
}
#POWTxtCont {
    margin: 0px auto;
    width: 65%;
    display: inline-block;
}
#POWHead {
    font-size: 46px;
}
#POWImg {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
#POWTxtTitle {
    font-size: 26px;
    font-weight: bold;
}
#POWTxt {
    font-size: 22px;
}

#SportsArea3 {
    width: 95%;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 12px;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}

#Area3h1 {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffffff;
    text-shadow: 1px 4px 8px #000000;
    text-align: center;
}

#SportsContWrap {
    width: 100%;
    margin: 0px auto;
}
#SportsCon {
    width: 100%;
    margin: 0px auto;
}

#SportsCon .MainContent .RightLarge {
    width: 90%;
    display: block;
    margin: 0px auto;
    padding-bottom: 20px;
}

.FBFeed {
    display:inline-block;
}

.FBFeed iframe {
    display:inline-block;
    height:500px;
    margin-left: -1px;
    margin-top: -8.5px;
}

.TwitterFeed {
    margin-top: -6px;
    display:block;
}

.TwitterFeed .twitter-widget-0 {
    display:inline-block;
    width:340px;
    height:500px;
}

.SportLandingPage #MainContent h1 {
    margin-bottom: 0px !important;
}

.SportLandingPage h1 {
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

#SportSocialBtns {
    width: 30%;
    margin: 0px auto;
    margin-bottom: 10px;
    margin-top: -8px;
}

#SportSocialBtns a {
    font-size: 50px !important;
    color: black !important;
}

#SportFBBtn {
    display: inline-block;
    padding: 0px 5px 0px 5px;
}

#SportTwitBtn {
    display: inline-block;
    padding: 0px 5px 0px 5px;
}

#SportInstaBtn {
    display: inline-block;
    padding: 0px 5px 0px 5px;
}

#SportSocialBtns span.fa.fa-twitter-square {
    color: #0084B4 !important;
    text-shadow: 1px 1px 1px black;
}

#SportSocialBtns span.fa.fa-facebook-square {
    color: #3b5998;
    text-shadow: 1px 1px 1px black;
}

.SportLandingPage .EventHeader {
    background-color: #797979 !important;
    color: white !important;
}

.SportLandingPage table#ctl00_ctl00_ctl00_cphBody_cphBody_cphBody_ctl02_rgSchedules_ctl00 thead tr th {
    background: linear-gradient(45deg, rgba(0,58,105,1) 0%,rgba(9,108,188,1) 50%,rgba(9,112,191,1) 51%,rgba(0,58,105,1) 100%) !important;
    /* border: 1px solid #000000 !important; */
    color: white !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-shadow: 0px 0px 4px #000000 !important;
}

.SportLandingPage #cphBody_cphBody_cphBody_ctl02_pScheduleRecords {
    background-color: #003a69 !important;
    color: white !important;
    padding: 5px !important;
}

.cb-icon em {
     position:relative;
    top: calc(35% - 10px); /* 50% - 3/4 of icon height */
}

.SubMenu .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.container-fluid {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}


#MainContent .RightLarge span.ContentHeader {
   color: #EA7D2B !important;
        font-family: 'Montserrat', sans-serif !important;
    font-size:2.5rem !important;
    font-weight: 800 !important;
}


.ContentHeader {
   color: #EA7D2B !important;
        font-family: 'Montserrat', sans-serif !important;
    font-size:2.5rem !important;
    font-weight: 800 !important;
}

#cphBody_ctl04_pBlogListView br {
    display:none;
}

#cphBody_ctl04_pBlogListView {
    margin:20px auto;
}

.BlogItemBodyTitle a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    font-style: normal;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: #013A69;
}

.BlogItemBodyText {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #888888;
}

.BlogItemBodyTitle {
    font-weight: bold;
    min-width: 200px;
    max-width: 825px;
}

.BlogListText {
    display: block;
    text-align: center;
    padding: 0px 15px;

}

.BlogItemImage {
    padding-right: 0px !important;
}

.BlogItemImage img {
    width: 150px;
    text-align: center;
}

.BlogListViewItem {
    display: inline-block;
    width: 254px;
    background:white;
    height:383px;
    border-radius: 5px;
    margin: 7px 10px;
        padding: 0px 0px 20px 0px;
    vertical-align: top;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.newsWrap {
    background:#F6F6E9;
}

.parent-page li {
    display:inline-block;
    margin: 20px 33px 20px 0px;
}

.parent-image {
    width:250px;
    display:block;
}

.parent-link{
    color:#EA7D2B;
}

.small-icons {
        margin-top: -7px;
   
}

.home-banner {
    width:100%;
}

.navbar {
    box-shadow: 0 17px 10px -11px rgba(0,0,0,.2);
}

.sub-banner-wrap {
    margin-bottom: 54px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.4))) 0 0 no-repeat;
}

#sub-banner {
    position:relative;
    z-index:-1;
}


.RightLarge input[type="submit"], .HalfWidth input[type="submit"], .RightHalfWidth input[type="submit"], .FullWidth input[type="submit"] {
    background-color: #EA7D2B !important;
    color: white !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    padding: 5px 17px;
    border: none !important;
    border-radius:7px !important;
}

.CustomForm div {
margin-right:5px !important;
}

.CustomForm input, .RadCaptcha input, .CustomForm textarea {
    border-radius:7px !important;
    border-color:#EA7D2B !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size:12px !important;
    color:#EA7D2B !important;
}

#MainContent .RightLarge span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size:14px;
    color:#646464;
    
}

#cphBody_cphBody_cphBody_lblTitle {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    color:#174769;
}

.small-icons a:hover, #FooterCont a:hover, #header-icons a:hover {
   
   text-decoration:none;
}

.small-icons .fa-stack {
    
    display: inline-block;
    width: 1.2em !important;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    
}

#mid-icons .fa-3x {
    font-size:2.5rem !important;
}

#right-header em {
    color:red !important;
}

.RightLarge ul {
    padding-left: 40px;
}


#SubContent p, #SubContent ul {
    font-family: 'Montserrat', sans-serif !important;
}

#FooterWrap {
    background: url("/Institutions/Vernon-College/images/footer_bg.png");
    padding:35px 0px;        
    color: white;   
}

.SubMenu li {
    list-style-type: none;
    background: #EEEEEE;
    padding: 8px 0px;
    border-bottom: 1px solid #fff;
        padding: 5px 6px 5px 25px;
        
}

.SubMenu li:hover {
    list-style-type: none;
    background: #c6c3c3;
    
    border-bottom: 1px solid #fff;
        padding: 5px 6px 5px 25px;
}


.SubMenu ul {
    list-style-type: none;
    background: #EEEEEE;
 }



.SubMenu a {
    list-style-type: none;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    color:#174769;
    
    font-size:14px;
}



.SubMenu a:hover {
    text-decoration:none;
    color:#174769;
}

.cb-header-text {
    
    background-color: #EA7D2B;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    font-size: 21px;
    display: inline-block;
    width: 73%;
    padding: 15px 15px;
}

.cb-icon {
       display: inline-block;
    font-size: 27px;
    width: 27%;
    background: #174769;
    color: #fff;
    text-align: center;
        /*padding: 7.25% 0px;*/
    /* height: 58px; */
    position: relative;
    /*vertical-align: top;*/
}

#HomeContent #MainContent {
    background:#013A69;
    width: 100%;
        padding-bottom: 1px;
    margin: 0px auto;
    min-height: 250px;
}

#SubContent h1, #SubContent h2, #SubContent h3, #SubContent strong, #MainContent h3, .ContentHeader, .FullWidth a, .RightLarge a {
    color:#EA7D2B !important;
}



.stats {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    color:#F6F6E9;
    text-align:center;
    line-height:1;
}

.stats li {
    display:inline-block;
    list-style:none;
        vertical-align: top;
    margin: 65px 57px;
}

.number {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    color:#F6F6E9;
    font-size:90px;
    display:block;
}
#FooterCont a{
   color:#fff;
}

#FooterCont .fa-stack {
    position: relative;
    display: inline-block;
    width: 1.2em !important;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    margin-bottom:50px;
}

#FooterCont .fa-stack-2x , .small-icons .fa-stack-2x {
    font-size:25px !important;
    top:7px !important;
}

#FooterCont .fa-inverse {
    color:#EA7D2B!important;
    font-size:13px !important;
}

.small-icons .fa-inverse {
    color: #fff!important;
    font-size: 13px !important;
        top: -1px;
}

#FooterCont .fa-stack:hover > .fa-circle {
    color:#013A69 !important;
    
}

#FooterCont .fa-lg:hover > .fa-circle {
    color:#013A69 !important;
    
}

#FooterCont .fa-circle {
    color:#fff;
    
}

#FooterCont .fa-circle:hover {
    color:#013A69 !important;
    
}

#FooterCont {
    text-align:center;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
}

#FooterCont .FooterLinks {
    text-align:center;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size:12px;
    letter-spacing:1px;
}

#FooterCont li {
    display:inline-block;
    list-style:none;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    margin: 15px 20px;
    width: 234px;
}
                    
#top-header {
   background:#013A69;
    
}

#mid-icons a {
    color: #EA7D2B;
}

#mid-icons p {
   font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #013A69 !important; 
        margin-top: 19px;
}

.numbers-header {
        background-color: rgb(246, 246, 233);
    color: rgb(25, 71, 105);
    padding: 7px 30px;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
        text-align: center;
    width: 275px;
    margin: 0px auto;
}

.News-header {
        background-color: #013A69;
    color: rgb(246, 246, 233);
    padding: 7px 30px;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
        text-align: center;
    width: 275px;
    margin: 0px auto;
}


#mid-icons li {
    display:inline-block;
    text-align:center;
    padding: 0px 33px;
        position: relative;
    vertical-align: top;
}

#mid-wrap {
    background:#f6f6e9;
    height: 162px;
}

#mid-icons {
    width: 1275px;
    margin: 0px auto;
    text-align: center;
    padding: 43px 0px 0px;
    background: #fff;
    margin-top: -60px;
    position: relative;
    z-index: 540;
    box-shadow: 0 0 4px rgba(164,164,164,.5);
}
.nav-container {
    padding: 5px 0px;
    width: 1406px;
    margin: 0px auto;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nav-link {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    color: #013A69 !important;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 36.2656px !important;
    height: 42.6563px;
    line-height: 42.6667px;
    vertical-align: middle;
}

.fa-stack-2x {
    font-size:36px !important;
    top:4px !important;
}

.fa-inverse {
    color:#fff!important;
    font-size:17px !important;
	font-style: normal;
}


.fa-stack:hover > .fa-circle {
    color:#EA7D2B !important;
    
}

.fa-lg:hover > .fa-circle {
    color:#EA7D2B !important;
    
}

.fa-circle {
    color:#2F4968;
    
}

#google-search {
    display:inline-block;
}

.nav-logo {
    display:inline-block;
}

#right-header {
    display:inline-block;
    float:right;
    background:#f6f6e9;
    padding: 26px 10px 27px 49px;
    -webkit-clip-path: polygon(4% 1%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(4% 0%, 100% 0, 100% 100%, 0% 100%);
    color:#EA7D2B;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    font-size:16px;
}

#right-header a{
    color:#EA7D2B;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    font-size:16px;
    margin: 0px 3px;
}


#left-header {
    display:inline-block;
    padding: 10px 0px 10px 1%;
	position: relative;
}


#google-container {
  position: relative;
  width: 100%;
  height: 700px;
  background-color: #e7eaf0;
}
#cd-google-map {
  position: relative;
}
#cd-google-map address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1em 1em;
  background-color: #43668a;
  color: white;
  font-size: 17px !important;
        letter-spacing: 2px;
  font-size: 0.8125rem;
}
#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: #43668a;
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("/Images/design/cd-icon-controller.svg");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #43668a;
}
#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
#cd-zoom-out {
  background-position: 50% -32px;
}


.nivo-prevNav {
    visibility: hidden;
	position: absolute;
}

.nivo-prevNav:after {

	visibility: visible;
	position: absolute;
	font-family: "FontAwesome";
	content: "\f053";
    color:white;
    
        font-size: 42px;
    margin-left: -32px;

}

.nivo-nextNav {
    visibility: hidden;
	position: absolute;
}

.nivo-nextNav:after {

	visibility: visible;
	
	font-family: "FontAwesome";
	content: "\f054";
    color:white;
    
        font-size: 42px;
    margin-right: 7px;

}

.theme-bar .nivo-controlNav {
    background:unset !important;
    border:unset !important;
    }

.theme-bar .nivo-directionNav a {
 top:45% !important;
    color: #fff !important;
   
}

.ThirdWidth {
    display: inline-block;
    width: 32% !important;
    vertical-align: top;
}

.theme-bar .nivo-controlNav {
    //display:none !important;
}

.mr-auto, .mx-auto {
    margin-right: auto!important;
    
}
F
.navbar-brand {
    display: inline-block;
    
    
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

#side-menu .nav-item a {
    padding: .6em 1em !important;
    border-radius: 0px;
    color:#00274c;
    font-size:1em !important;
}


#side-menu .nav-item a:hover {
   background:#85321f  !important;
   color:#ffffff !important;
}


.LeftSmall {
    width:27%;
}


.RightLarge {
    width:70%;
}

.RightLarge strong, .RightLarge b {
    color:#85321f ;
}


@font-face{ 
	font-family: 'chunk';
	src: url('http://template.runitcms.com/Fonts/Chunkfive.otf');
	src: url('http://template.runitcms.com/Fonts/Chunkfive.otf') format('opentype')
}
.LeftSmall li, .LeftSmall ul {

  list-style-type: none;
    
}

#MainContent p, .RightLarge ul {
    color:#646464;
    font-size: 14px;
}

#background-photo {
    background-image: url('/Images/design/Slideshow.jpg');
    width: 100%;
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }

#photo-text {
    color: white;
    font-size:72px;
    text-align:center;
    vertical-align:middle;
    line-height:370px;
}

@media (min-width: 1200px)
.container {
    max-width: 1325px !important;
}

#incident {
    background-color:#083061 !important;
}

#incident:hover {
    background-color:#205494 !important;
}

#incident em {
    color:yellow !important;
}

.dropdown-menu {
    background-color: #fff!important;
    border-radius: 0px !important;
    margin: 0px !important;
    
    padding:0px 20px !important;
}

.dropdown-menu a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    color:#727272!important;
    font-size:14px !important;
    border-bottom: 1px solid #efefef;
    margin: 5px 0px;
}

.dropdown-menu a:hover {
    background-color:#EA7D2B !important;
}

.dropdown-menu a:hover {
    color:#fff!important;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}

.nav-link {
    padding: .2em 1em !important;
    border-radius: 0px;
}

#navbarDropdownMenuLink {
    border-radius: 0px !important;
}

#navbarDropdownMenuLink:hover {
    
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0em !important;
}

.dropdown-toggle::after {
    display: none !important;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

#logo-bar {
    width:100%;
    height:125px;
    background-color: #481b11;
    padding: 0px 8.5%;
}	   
#BlogCategoryTitle {
        color: #85321f !important;
        font-family: "futura-pt",sans-serif !important;
    font-weight:bold !important;    
    text-align:center;
    font-weight:bold;
    }

.BlogItemBodyTitle a {
        color: #075173;
    
    font-family: "futura-pt",sans-serif;
}

hr {
    width: 100% !important;
    height: 2px;
    background: #ddd;
    border: none;
    margin: 18px auto !important;
    float: left !important;
}

#FooterContent p {
    color:white !important;
    
}
#FooterContent a{
    color:white !important;
    text-decoration:none;
    
}


#Content {
        width: 74%;
    margin: 0px auto;
    padding-top: 45px;
    font-smoothing: unset !important;
}

#HomeContent {
        width: 100%;
    margin: 0px auto;
    background:#013A69;
    font-smoothing: unset !important;
}

#ContentWrap {
    
}

.navbar-dark .navbar-nav .nav-link {
    color: white !important;
    font-family: "futura-pt",sans-serif !important;
    font-size:18px !important;
        border-left: 2px solid #494949 !important;
    
}


div#TestHeaderWrap {
    width: 100%;
    background-color: yellow;
    height: 50px;
    box-shadow: 0px 0px 12px black;
}

div#TestHeaderContent {
    font-size: 30px;
}

.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
    margin-bottom: 0;
    text-shadow: 2px 6px 9px #000000 !important;
    font-family: 'Julius Sans One', sans-serif !important;
}

#Cont2Wrap {
    width: 90%;
    margin: 0px auto;
}

.menu-container {
    background-color: #2e2e2e !important;
        padding: 13px 17% !important;
}

#Cont2Wrap p {
    
    font-size: 24px;
    font-weight: 400;
}

.btn-primary {
    background-color:#013A69 !important;
    border:none !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    margin-bottom:8px;
}

.btn-primary:hover {
    background-color:#27689a !important;
    border:none !important;
}


#HistoryBtn a {
    color: #ffffff;
    text-decoration: none;
    
    }
#HistoryBtn {
    display: inline-block;
        background-color: #f49f09;
    box-shadow: 0px 1px 6px black;
    color: white;
    margin-bottom: 10px;
    padding: 9px;
    cursor: pointer;
    width: 220px;
    text-align: center;
    position: relative;
    left: 43%;
}
.Arrow a{
    
    color: rgba(255,255,255,.7);
}

.Arrow{
    position: absolute;
    font-size: 110px;
    color: rgba(255,255,255,.7);
    margin-top: -118px;
    left: 47%;
    text-shadow: 0px 2px 8px #000000;
}

@keyframes bouncearrow {
	0%, 20%, 50%, 80%, 100% {
    transform:translateY(0);
  }
	40% {
    transform:translateY(-30px);
  }
	60% {
    transform:translateY(-15px);
  }
}


.bounce {
    animation-delay: 2s;
  animation-name: bouncearrow;
    animation-duration: 2s;
    animation-iteration-count: 2;
}


span.fa.fa-arrow-circle-down:hover {
    animation-name: bouncearrow;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

#SlideLogo2 {
    position: absolute;
    z-index: 555;
    left: 4px;
    top: 5px;
    width: 100px;
}

#SlideLogo2 img {
    width: 72px;
}
.ScrollingHomePage {
    width: 90% !important;
    padding: 20px 0px 20px 0px !important;
    min-height: 300px !important;
}

#HeadWrap2 {
    width: 100%;
    margin: 0px auto;
    height: 117px;
    background-color: #0e0e0e;
    box-shadow: 0px 4px 27px #000000;
    position: relative;
}

#HeadAddy {
    line-height: 24px;
    font-size: 12px;
    font-family: 'Rock Salt', cursive;
}
.CustomForm label {
    color: #646464 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size:12px;
    display: block;
    
}
.CustomForm td label {
    color: #646464 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px;
    display: inline-block;
}

figure.effect-moses p {
    float: right;
    padding: 0px;
    text-align: center;
    height: 50px !important;
    opacity: 0;
    color: #ffffff;
    -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
    transition: opacity 0.55s, transform 0.55s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    border: 1px solid #fff;
    box-shadow: 2px 5px 8px #000000;
}

figure.effect-moses h2 {
    width: 50%;
    padding: 0px;
    height: 50%;
    text-align: center;
    padding-top: 10px;
    color: #ffa500;
    font-family: 'Special Elite', cursive !important;
    padding-bottom: 1px;
    height: 49px;
    -webkit-transition: -webkit-transform 0.55s;
    transition: transform 0.55s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(40px,40px,0);
    border: 2px solid #ffa500;
    margin-left: 67px !important;
    margin-top: 35px;
}

#PrimaryContentWrap #MainContent {
    background-color: rgb(238, 238, 238) !important;
}

#PrimaryContentWrap h2 {
    font-size: 35px;
    color: #f49f09;
    font-weight: 400;
    text-shadow: 1px 1px 2px black;
}

#PrimaryContentWrap p {
    font-size: 24px;
    font-weight: 400;
}

#TopNav {
    width: 100%;
    font-size: 18px;
    font-stretch: extra-expanded;
    margin: 0px auto;
    font-family: 'Julius Sans One', sans-serif;
    height: 128px;
    box-shadow: 0px 8px 15px #000000;
    background-color: rgba(37, 36, 33, 0.8);
    position: relative;
    z-index: 15;
}


#TopSlideTag {
    width: 40%;
    font-size: 360px;
    position: absolute;
    color: rgba(255,255,255,.9);
    z-index: 99;
    left: 101px;
    font-family: 'Bilbo', cursive;
    top: 482px;
    bottom: 40px;
    text-shadow: 0px 3px 29px #000000;
}

#NavLeftWrap {
    width: 40%;
    margin: 0px auto;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 60px;
}

#NavItemLeft {
    display: inline-block;
    color: #ffffff;
    margin-left: 16%;
}

#NavItemLeft3 {
    display: inline-block;
    color: #ffffff;
    margin-left: 16%;
}

#NavItemLeft2 {
    display: inline-block;
    color: #ffffff;
    margin-left: 16%;
}

#TopNav a {
    color: white;
    text-decoration: none;
    text-shadow: 0px 1px 5px #000000;
}

#LogoWrap {
    width: 300px;
    display: inline-block;
    position: absolute;
    left: 50%;
    z-index: 10;
    top: 68px;
    transform: translate(-50%, -50%);
}

#RunDevLogo img {
    max-height: 125px;
}

#NavRightWrap {
    width: 40%;
    margin: 0px auto;
    display: inline-block;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 60px;
}

#NavItemRight {
    display: inline-block;
    color: #ffffff;
    margin-right: 16%;
}

#NavItemRight2 {
    display: inline-block;
    color: #ffffff;
    margin-right: 16%;
}

#NavItemRight3 {
    display: inline-block;
    color: #ffffff;
    margin-right: 16%;
}

#OrangeBar2 {
    width: 100%;
    height: 4px;
    background-color: #f49f09;
    box-shadow: 0px 3px 8px;
    position: relative;
    z-index: 1;
    top: 128px;
}

#SlideShowWrap {
    width: 100%;
    position: relative;
    background-color: #afafaf;
    margin-top: -132px;
    z-index: -1;
}

#PrimaryContentWrap {
    min-height: 400px;
    background-color: #eeeeee;
}

#OrangeBar3 {
    width: 100%;
    height: 4px;
    background-color: #f49f09;
    box-shadow: 0px 3px 8px;
    position: relative;
    z-index: 1;
    top: 13%;
}

#SecondaryContentWrap {
    width: 100%;
    height: 558px;
    background-image: url(../Images/scrollingbackground1.jpg);
    background-size: 100%;
    background-attachment: fixed;
}

#GalleryWrap {
    width: 100%;
    margin: 0px;
    background-attachment: scroll;
    margin-top: 0px;
    margin-bottom: 0px;
    max-height: 479px;
    background-size: 100%;
    min-height: 450px;
}

#GalleryCont {
    width: 100%;
    background-color: #ffffff;
}

#TestimonialsWrap {
    width: 100%;
    height: 480px;
    background-image: url(../Images/scrollingbackground2.jpg);
    background-size: 100%;
    background-attachment: fixed;
}


#MobileNavBtn {
    display: none;
}

#SlideLogo {
    margin: 0px auto;
    width: 24%;
    position: fixed;
    z-index: 110;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#SlideLogo img {
    width: 100%;
    height: 100%;
}

.sm-mint {
    border-top: 0px !important;
    border-bottom: 1px solid white !important;
    background: rgba(29, 29, 29, 0.70) !important;
}

.sm-mint a {
    color: white !important;
    text-shadow: 2px 2px 2px #000000 !important;
    padding-right: 0px !important;
}

.sm-mint a span.sub-arrow {
    border-width: 6px 4.02px 0 4.02px;
    border-style: solid dashed dashed dashed;
    border-color: #ffffff transparent transparent transparent !important;
    background: transparent;
}

.sm-mint a:active {
    color: white;
    background: rgba(125, 125, 125, 0.75) !important;
}

.sm-mint a:hover {
    background: rgba(125, 125, 125, 0.75) !important;
}

.sm-mint a.highlighted {
	background: rgba(125, 125, 125, 0.75) !important;
}

.sm-mint a:active span.sub-arrow {
    border-color: white transparent transparent transparent !important;
}

.sm-mint a:highlighted span.sub-arrow {
    border-color: white transparent transparent transparent !important;
}



.sm-mint ul {
    border: 0;
    padding: 0px !important;
    background: rgb(112, 115, 116) !important;
    border-radius: 0 4px 4px 4px;
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
    width: 100% !important;
    max-width: 478px !important;
}

.sm-mint li {
    border-top: 1px solid rgba(255, 255, 255, 0.18) !important; 
}

#sub-li {
    float: none !important;
    display: block !important;
    width: 100% !important;
    text-align: center !important;
}

#FullPageContentWrapper {
    position: relative;
    z-index: 12;
}

#slider1-wrapper {
    z-index: 1;
}

#FullPageContentWrapper .FullPageHome {
    width: 100% !important;
    padding: 0px !important;
    border-radius: 0;
    box-shadow: none;
}

#FooterContent {
        width: 66%;
    margin: 0px auto;
    padding-top: 32px;
}



#FullPageContentWrapper .FullPageHome .FullWidth {
    margin-bottom: 0px !important;
}

#FullPageContentWrapper .FullPageHome #masterslider2 {
    margin: 0 !important;
}

#FullPageFootWrap {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    position: absolute;
    box-shadow: 0px -4px 8px #000000;
    z-index: 13;
    background: rgba(29, 29, 29, 0.70) !important;
    color: white;
    bottom: 1px;
    height: 21px;
}



.ms-staff-carousel .ms-staff-info h4 {
    font-weight: 300;
    color: #787878;
    font-size: 15pt;
    margin: 3px;
    text-shadow: 1px 1px 1px #000000;
}

.ms-staff-carousel .ms-staff-info.email, .ms-staff-info p {
    margin: 4px;
    font-size: 11pt;
    color: rgb(244, 159, 9);
    text-shadow: 1px 1px 2px #000000;
}

.ms-staff-carousel .ms-staff-info h3 {
    font-weight: 300;
    font-size: 22pt;
    margin: 0px;
    color: rgb(244, 159, 9);
    text-shadow: 1px 1px 2px #000000;
}

.ms-staff-carousel.ms-round .ms-nav-prev, .ms-staff-carousel.ms-round .ms-nav-next {
    background-color: rgb(244, 159, 9) !important;
    box-shadow: 1px 1px 1px #000000 !important;
    left: -45px;
}

#staff-slider {
    margin-top: 9px !important;
}

#StaffSlideWrap {
    height: 383px;
}

#StaffSlideCont {
    height: 383px;
    background-color: #303030;
}

#SlideCenterWrap {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    color: #ffffff;
    
    
    margin-top: 339px;
}

.ms-staff-carousel {
    max-width: 100%;
    overflow: hidden;
    margin: 0px auto !important;
    position: relative;
}

#Line1 {
    margin: 0px auto;
    WIDTH: 100%;
    Position: relative;
    top: -68px;
    left: 64%;
    font-family: font-family: 'Montserrat', sans-serif;;
    font-size: 48px;
    color: white;
    /* text-shadow: 4px 4px 4px #000000; */
}
#Logo{
    margin-top: 33%;
    position: relative;
    
    
}
    
#Line2 {
    left: 73%;
    width: 580px;
    margin-top: 58px;
    position: absolute;
    font-family: 'Rock Salt', cursive;
    font-size: 71px;
    color: #f49f09;
    text-shadow: 4px 4px 4px #000000;
}

#fb {
    display: inline-block;
}

#Twit {
    display: inline-block;
}

#Gram {
    display: inline-block;
}

#Social {
    width: 200px;
    float: right;
    text-align: right;
    font-size: 29px;
    margin-top: -2px;
    color: #fb9f07;
}

#Copy::first-letter {
    color: #fb9f07;
}
.grid figure {
   
    max-width: 613px !important;
   
}
#HeadLogo img {
   width:215px;
    margin-top:-22px;
    margin-left:-10px;
}
#HeadLogo {
    z-index: 20;
    position: relative;
}
#HeadWrap {
    width: 100%;
    margin: 0px auto;
    height: 117px;
    background-color: #303030;
    box-shadow: 0px 4px 27px #000000;
    position: relative;
}
#Bar1 {
    width: 100%;
    margin: 0px auto;
    height: 5px;
    background-color: #787B81;
}
#Bar2 {
    width: 100%;
    margin: 0px auto;
    height: 2px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#26220d+0,ffa500+31,ffa500+50,ffa500+70,332509+100 */
background: #26220d; /* Old browsers */
background: -moz-linear-gradient(left, #26220d 0%, #ffa500 31%, #ffa500 50%, #ffa500 70%, #332509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26220d', endColorstr='#332509',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px 3px 7px;
    z-index:10;
    position:relative;
}
#Bar3 {
    width: 100%;
    margin: 0px auto;
    height: 1px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#26220d+0,ffa500+31,ffa500+50,ffa500+70,332509+100 */
background: #26220d; /* Old browsers */
background: -moz-linear-gradient(left, #26220d 0%, #ffa500 31%, #ffa500 50%, #ffa500 70%, #332509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26220d', endColorstr='#332509',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px 3px 7px;
      z-index:10;
    position:relative;
}
#Bar4 {
    width: 100%;
    margin: 0px auto;
    height: 1px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#26220d+0,ffa500+31,ffa500+50,ffa500+70,332509+100 */
background: #26220d; /* Old browsers */
background: -moz-linear-gradient(left, #26220d 0%, #ffa500 31%, #ffa500 50%, #ffa500 70%, #332509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26220d', endColorstr='#332509',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px 1px 3px #000000;
    z-index:10;
    position:relative;
}
#Bar5 {
    width: 100%;
    margin: 0px auto;
    height: 1px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#26220d+0,ffa500+31,ffa500+50,ffa500+70,332509+100 */
background: #26220d; /* Old browsers */
background: -moz-linear-gradient(left, #26220d 0%, #ffa500 31%, #ffa500 50%, #ffa500 70%, #332509 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #26220d 0%,#ffa500 31%,#ffa500 50%,#ffa500 70%,#332509 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26220d', endColorstr='#332509',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px -2px 3px #000000;
    z-index:10;
    position:relative;
}
#HeadCon {
    width: 85%;
    margin: 0px auto;
    color: #E5AD0D;
    text-shadow: 0px 1px 3px #000000;
    height: 80px;
    margin-top: 30px;
}
#HeadLeft {
    width: 30%;
    margin: 0px auto;
    display: inline-block;
}
#NavWrap {
    width: 100%;
    margin: 0px auto;
    height: px;
    background-color: #666666;
    position: relative;
    box-shadow: 0px 7px 19px #000000;
    z-index: 2;
}

#NavWrapper {

}

#HeadRight {
    width: 40%;
    margin: 0px auto;
    display: inline-block;
    float: right;
    text-align: right;
    margin-top: -24px;
    color: #979797;
}
#SlideWrap {
    width: 100%;
    margin: 0px auto;
    height: 400px;
    background-color: #161616;
    box-shadow: 0px -6px 48px;
}
#Slider {
    color: #E5AD0D;
    text-align: center;
}
#Area1Wrap {
    width: 100%;
    margin: 0px auto;
    height: auto;
    overflow: hidden;
    box-shadow: 0px -10px 37px #000000;
    position: relative;
    background-color: #303030;
}
#Area1Cont {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    color: orange;
    padding-top: 0px;
}
#Area2Wrap {
    width: 100%;
    margin: 0px auto;
    height: 205px;
    background-color: #303030;
}
#Area2Cont {
    width: 85%;
    margin: 0px auto;
    text-align: center;
    color: orange;
    padding-top: 30px;
}
#ContWrap {
    width: 100%;
    margin: 0px auto;
    background-color: #ffffff;
}

#Content #MainContent {
    background-color: #fff;
    width: 100%;
    
    margin: 0px auto;
    min-height: 630px;
}
#FootWrap {
    width: 100%;
    margin: 0px auto;
    font-family: 'Rock Salt', cursive;
    height: 150px;
    background-color: #161616;
}
#FootCont {
    width: 85%;
    margin: 0px auto;
    color: #6D6D6D;
    padding-top: 20px;
}
#FootLeft {
    width: 30%;
    margin: 0px auto;
    display: inline-block;
}
#FootRight {
    width: 40%;
    margin: 0px auto;
    display: inline-block;
    float: right;
    text-align: right;
    padding-top: 42px;
}
#MainContent h1, #MainContent h2, #MainContent h3, #MainContent h4, #MainContent h5, .ContentHeader {
    font-family: 'Montserrat', sans-serif !important;
    
    font-weight: 800 !important;
    
}
#HomeCon {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
}
#HoverBtn {
    width: 100%;
    margin: 0px auto;
}
#HoverLeft {
    width: 25%;
    display: inline-block;
    float: left;
    height:200px;
    
    
}
#HoverMid1 {
    width: 25%;
    display: inline-block;
    float: left;
    height:200px;
   
   
}
#HoverMid2 {
    width: 25%;
    display: inline-block;
    float: left;
    height:200px;
   
    
}
#HoverRight {
    width: 25%;
    display: inline-block;
    float: right;
    height:200px;
    
}
#NavCont {
    width: 800px;
    margin: 0px auto;
}
#Callh1 {
    font-size: 40px;
    text-shadow: 0px 2px 12px #000000;
    font-family: 'Special Elite', cursive;
}
#Callp {
    margin-top: 20px;
    font-size: 25px;
    color: #9F9F9F;
        font-family: 'Julius Sans One', sans-serif;
}

#FootLogo img {
    width: 100px;
    margin-left: -47px;
}

div#ParallaxHead {
    position: relative;
    z-index: 2;
    width: 100%;
    opacity: .8;
}
 #MainContent.LaxPage{
    display:none !important;
}

#MainNavigation {
    width: 700px;
    height: 45px;
    text-align: center !important;
    font-family: 'Julius Sans One', sans-serif;
}

#MainNavigation > ul, #MainNavigation ul {
    list-style-type: none;
    padding-left: 0px;
    width: 700px;
    text-align: center !important;
}

#MainNavigation .rmHorizontal > li > a {
    line-height: 48px;
    padding-left: 0px; 
    padding-right: 0px; 
        width: 150px;
    text-align: center !important;
}

#MainNavigation ul li {
    display: inline;
    width: 25%;
    text-align: center !important;
}

div#ctl00_ctl00_ctl00_cphBody_ctl03_rmNavigationMenu {
    width: 100%;
    text-align: center !important;
}

.sm-mint a {
    white-space: nowrap;
    font-family: 'Julius Sans One', sans-serif !important;
}


header {
    
    position: fixed;
    right: 0;
    bottom: 0;
    width:100%;

}
#background-video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-21%);
    -moz-transform: translateX(-50%) translateY(-21%);
    -webkit-transform: translateX(-50%) translateY(-21%);
    transform: translateX(-50%) translateY(-21%);

}