﻿/******
    Main Site   
********/

body {
    font-family: Helvetica, sans-serif!important;
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    box-sizing: border-box;
}



@media (min-width: 1300px) {
    .container {
        max-width: 90%!important;
    }
}

@media (min-width: 2000px) {
    .container {
        max-width: 1920px!important;
    }
}
   


.secondTwo .container{max-width:100%!important;}





.skipnav {
    text-align: left;
    background: #fff;
    position: absolute;
    z-index: 10000;
}

    .skipnav a {
        position: absolute;
        left: -10000px;
        top: -40px;
        width: 1px;
        height: 1px;
        overflow: hidden;
        color: #0068d6;
    }

        .skipnav a:focus, .skipnav a:active {
            position: static;
            left: 0;
            width: auto;
            height: auto;
            overflow: visible;
            text-decoration: underline;
            padding: .5rem;
            background: #fff;
        }
footer {
    background: url(../images/bg.jpg) bottom center no-repeat #fff;
    background-attachment: fixed;
}
.secondBody {
    background: url(../images/bg.jpg) top center no-repeat #fff;
}
.secondHolder {
    background: #fff;
}



    .Logo {
    width: 100%;
    overflow: visible;
    text-align: center;
    z-index: 102;

}

      

            @media (min-width: 400px) {
                .Logo img {
                    max-width: 100%;
                    max-height: 200px;
                }
            }

            @media (min-width: 992px) {
                .Logo {
                    height: 100px;
                    overflow: visible;
                    position: relative;
                    z-index: 100;
                }
            }

            form
{
    padding:0px;
    margin:0px;
}


.myIcon a {
    color: #555 !important;
}

.myIcon:hover {
    position: relative;
    top: -10px;
}

.myIcon {
    text-align: center;
    margin-bottom: 20px;
}

.myButton .material-icons, .fa {
    font-size: 45px !important;
    color: #fff;
}



.b1 {
    background: #254B59;
}

    .b1:hover {
        background: #234541;
    }

.b2 {
    background: #3AAD49;
}

    .b2:hover {
        background: #7a8062;
    }

.b5 {
    background: #08BFDD;
}

    .b3:hover {
        background: #655656;
    }


.b4 {
    background: #EAA820;
}

    .b4:hover {
        background: #414e20;
    }

.b6 {
    background: #E87324;
}

    .b5:hover {
        background: #5c6a4a;
    }

.b3 {
    background: #4B738B;
}

    .b6:hover {
        background: #3f3636;
    }

.bText {
    display: table-cell;
    padding-top: 15px;
    font-size: 1.2rem;
}

.myButton {
    height: 100px;
    width: 100px;
    border-radius: 15%;
    box-shadow: 2px 5px 10px rgba(0,0,0,.4);
    text-align: center;
    margin: auto;
}

.myIconImage {
    width: 55px;
    margin: auto;
    padding-top: 12px;
}

.myIcon:hover .myButton {
    background: #07A3BB;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
}

.bgTop {
    background: rgba(19,49,59,0.8);
    z-index: 100;
    position: relative;
    box-shadow: rgba(0,0,0,.4) 0px 0px 15px;
    height: 100px;
}

.boxtop {
    background: #fff;
}
.boxtop .row{
    position: relative;
    top: -50px;
    z-index: 101;
}
    #slide {
    margin-bottom: 30px;
}



#slide {
    background: #fff;
    position:relative;
}




.returnTop
{
    width:77px;
    position:absolute;
    top:-35px;left:0;right:0; margin:auto;

}
.viewReturn {
    font-size: 1rem;
}



 .itemCaption, .itemCaption a, .itemHeader, .boldTextColor, .itemCaptionNoFl, .itemCaptionNoFl a
{
    color:#122c60;
}
    .itemHeader a {
        color: #122c60!important;
    }
 

#secondSlideFull {
    text-align:center;
    height:250px;
}
    #secondSlideFull DIV.secondslideimage IMG {
        
        height:250px;
        width:auto;
    }


    .dayLink
    {background: #4F8AC4; color:#493712;}

a.dayLink:hover span
    {   border: 1px solid #C7BF9B;
background-color:#DDDDFF;}






.frontMenuI, .frontMenuI a {
    text-decoration: none;
    font-size: 1.1rem;
    color: #fff;
    border-bottom: 1px solid rgba(82,125,173,.4);
    padding: 10px;
 
}

    .frontMenuI:hover {
        background: rgba(2,18,30,.4);
    }
    
    
    .calFrontTitle {
        color: #122c60;
        font-size: 120%;
        font-weight: bold;
        background: transparent;
        width: 100%;
        height: 60px;
    }
.calFrontHead
{
    color:#3a3b3a;
    padding-bottom:20px;
    padding-top:10px;
}

.calFrontDay
{
    color:#3a3b3a;
    padding-bottom:30px;
    font-weight:normal;
    font-size:100%;
}
.dayLink
{
   display: block;
	background:#122c60;
	padding: 10px;
	margin: 0px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	color: #FFFFFF;
	position:relative;
}

.frontMobileHeader
{
    padding-top: 20px;


}
.mobileSiteName, .mobileSiteName a
{
        color:#ffffff;
        text-decoration: none;
}

.dayPop
{
    z-index: 100;
    background-color: #FFFFFF;
       border: 1px solid rgba(1,40,81,.7);
    text-align:left;
}

.frontNewsImage
{
    padding-top: 15px;
}

.frontNewsTitle a, .frontNewsMore a 
{
    font-weight: bold;
    color: #3a3b3a;
}

.frontCalendarDate
{
    color: #3a3b3a;
    font-weight: bold;
    padding-bottom: 4px;
 
}

.frontCalendarRight
{
    /*float: left;*/
    padding-left: 15px;

}

.frontCalendarTime
{


}



.frontCalendarItem
 {

 min-height:70px; padding-left:20px; 
}
.frontDetail{clear:both; text-align:left; }
.frontCalendarItem a 
{
         color:#000000;
}
.frontNewsItem
{
    padding-left: 3px;
}


.moreNews, .moreCal {
    margin-top: 7px;
    background: #457D87;
    width: 100%;
    max-width: 500px;
    background: linear-gradient(to right, #37A445 50%, #254B59 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    padding: 0px;
    margin: auto;
    position: relative;
    top: 20px;
}


    .moreNews a, .moreCal a {
        color: #fff !important;
        font-size: 1.4rem;
        display:block;
        padding:10px;
    }

    .moreNews:hover, .moreCal:hover {
        background-position: left bottom;
    }

.SiteButton {
    background: #254B59;
    padding: 0px;
    margin: auto;
    color: #fff !important;
    padding: 20px 40px 20px 40px;
    width: 100%;
    max-width: 450px;
    display: block;
    text-align: center;
    margin: auto;
}

    .SiteButton:hover {
        background: #078092;
        text-decoration: underline !important;
    }




.btn-secondary {
    background: linear-gradient(to right, #37A445 50%, #254B59 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .3s ease-out;
    padding: 0px;
    margin: auto;
    color: #fff !important;
    border: 0px solid #fff;
    border-radius: 0px;
    padding: 8px 15px 8px 15px;
}
    .btn-secondary:hover {
        background-position: left bottom;
    }

.innerLink {
    text-align: center;
  
    transition: all .6s ease-out;
    display: block;
}
/********
    Emergency Alert    
********/

.eAlert {
    background-image: linear-gradient(#656565, #454545);
    border-bottom: 2px solid #121212;
    min-height: 50px;
}

.eAlertIn {
    padding: 12px;
    color: #fff;
    min-height: 50px;
    font-size: 1.1em;
}

    .eAlertIn a, eAlertIn:hover a {
        color: #fff !important;
    }
@media (min-width:576px) {

        .alertBG {
        max-width: 90%;
        margin: auto;
        background: url(../images/alertbg.png) center left no-repeat;
    }
    .eAlertIn {
        padding-left: 150px;
        padding-bottom: 5px;
    }
    #secondSlideFull {
        height: 350px;
    }
   #secondSlideFull DIV.secondslideimage IMG {
            height: 350px;

 
        }
 }

/********
    Second Page   
********/
.mainContainer{
    width:95%;
        max-width:1500px;


}

.frontNewsImage{
    width: 100%;
    height: 200px;
}
.adminLinks {
    text-align: right;
}
.adminLinks a {background:#fff;padding:6px; }.topline {
    text-align: center;
    position: absolute;
    top: 0;
    padding-top: 55px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
}
.topline a 
{
color:#ffffff;
}
.secondWindow {
   height: 400px;
    background: url(../images/transitionbg.png) bottom center no-repeat;

}


.secondTwo {

   
}

.secondTwo a
{
    color: #0068d6; text-decoration:underline;  
}
.pageRight {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.footerBG {
    width: 100%;
    background: rgba(255,255,255,0.9);
    padding-top: 30px;
    min-height: 180px;
    bottom: 0px;
    bottom: 0;
    color: #254B59;
    border-top: 5px solid #08BFDD;
    position: relative;
    z-index: 2;
}
    .footerBG h2 {
        font-family: font-family: 'Montserrat', sans-serif;
        font-size: 1.4rem;
        text-transform: uppercase;
        color: #254B59;
        padding-bottom: 10px;
    }
.signature {
    background: #032744;
    color: #fff !important;
}
    .signature a {
      
        color: #fff !important;
    }
.social img{max-width:40px;}


.footerLinks, .footerLinks h3, .footerLinks a, .footerLinks a:hover {
    color: #254B59;
}

.footerCenter{float:left; width: 100%;}

/********
    Second Page   
********/

.highItem
{
   
}

.DeptContact img
{
    max-width: 200px;
}
/*****
.highHeader {
    min-height: 27px;
    text-align: left;
    border-bottom: 3px solid #254B59;
    margin-bottom: 10px;
    background: #254B59;
    padding-left: 15px;
}
    
    .highContent
{



	padding: 5px 0px 15px 5px;
    padding-right: 10px;
	text-align: left;

     

}
    
    ***/
.footHeader {
    text-align: left;
      border-bottom: 5px solid #08BFDD;
    width: 100%;
    margin-left:15px;
    margin-right:15px;
    margin-top:30px;
    margin-bottom:10px;
}


.highContent {
    width:100%;
}
    .highContent a
{
	text-decoration:underline;


}

.highFooter
{


	font-size: 90%;
	height:15px;
	margin-bottom:15px;


}



.pboxContainer
{
      background-color: rgba(256, 256, 256, 0.6);
      padding-top: 8px;
}








.half{float:left;width:50%;}
 .header2{
	max-width:1200px;
	height: 205px;
    	margin-left: auto;
	margin-right: auto;
 }
/**** MENU*/
.menu
{
width:1000px;
	margin-left: auto;
	margin-right: auto;
	}

.menuBar {
    width: 100%;
    height: 50px;
    margin: 0px;
}
.mainMenu{
    padding-top:25px;
    float:left;
    width:80%;

}


.menuItem
{
      z-index: 10001;
   
    padding-left: 8px;
    margin: 0px;

    white-space: normal;
	background: rgba(38,167,158,.8);
    color: #FFFFFF;
    border-bottom: solid 1px #9CC6C9;
    min-height: 20px;
    width: 275px;
    overflow: visible;
}

.menuItem:hover
{
background: #012851;
color:#ffffff;
    overflow: visible;
    cursor: pointer;
}

.sideItem, .sideItemHC, .sideMenuItem {
    background: #ffffff;
    border-bottom: 1px solid #e2e2e2;
    border-top: 0px;
}
.sideMenuItem {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
    .sideItem a, .sideItemHC a, .sideMenuItem a {
        color: #4e5153;
    }

    .sideItem:hover, .sideItemHC:hover, .sideMenuItem:hover {
        background: #4B738B;
    }

        .sideItem:hover a, .sideItemHC:hover a, .sideMenuItem:hover a {
            color: #ffffff;
        }

.sideItemParent {
    color: #4e5153;
    border-bottom: 1px solid #e2e2e2;
    background: url(../images/parentarrow.png) right center no-repeat #fff;
}
    .sideItemParent a {
        color: #4e5153;
        font-size: 1rem;
        font-weight: 600;
    }
    .sideItemParent:hover a {
 
        color: #fff;
    }
    .sideItemParent:hover {
        background: url(../images/parentarrowwhite.png) right center no-repeat #4B738B;
      
    }

.sideItemSelect {
    background: #34506A;
    border-bottom: 1px solid #e2e2e2;
}

    .sideItemSelect a {
        color:#fff!important;
    }




.mobileMenu {
    color: #fff;
    border-radius: 5px;
    height: 38px;
    position: absolute;
    top: 0;
}
.searching {
    width: 100%;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

.searching2
{
float:right;
    padding-top:60px;

}

.returnText {
    font-size: 1rem;
}
.searchText {
    border: 0px;
    font-size: 1rem;
    padding-left:10px;
    width:100%;
    padding-top:6px;
}
.searchGo {
        position:absolute;
        right:15px;
        top:5px;
}
.bigSearch .searchGo {
    top: 10px;
    right: 5px;
}
.searchIcon{width:25px;}

.calendarBox {
    padding-bottom: 10px;
}


.frontCalendarBox
{
    width: 40%; 
    overflow: hidden;
    padding-right: 16px;
    float: right;

    text-align:left;
}

    
.contentContainer
{
    padding:10px;

}


.frontLeft
{
    width:50%;
    float:left;
    background: #ffffff;
    line-height:30pt;

    min-height:375px;
    overflow: hidden;

}



.frontRight
{

    float:right;
    width:45%;
    overflow: hidden;

}




.mainAddressLeft
{
    float:left;
    width:200px;
    padding-top:5px;
}

.mainAddress
{
    float:left;
    width:590px;
    text-align:center;
    padding-top:5px;
}

.mainAddressRight
{
    float:left;
    width:200px;
    text-align:right;
    padding-top:5px;
}

.pageTitle h1, .calTitleStyle h1 {
    color: #4b535e;
    font-size: 1.8rem;

}
.pageTitleCon {
    border-bottom: 1px solid #4b535e;
}


.noteBox, .groupHeader {

    width:97%;
    margin-top: 20px;
    margin-bottom: 15px;
}


.calDayHeader {
    background: #6c757d;
    color: #ffffff;
    border: 1px solid #6c757d;
    text-align: center;
}

.calNextPrev a
{
    	color:#39797A;
    	}

.calDay
{
	text-align: left;

	vertical-align: top;
	
	



	
}

.calToday {
    background: #f1f5f7;
    border: solid 1px #76705A;
}

table.tableData {
    width: 100%;
    border: 1px solid #C2BDA1;
    border-collapse: separate;
}

.tableData td
{
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.tableData th, .tableDataHdr {
    padding: 6px;
    font-weight: bold;
    color: #ffffff;
    background: #5a5f64;
    text-transform: uppercase;
}


.formLeft{
    width: 100%;
}

.formRight{
    width: 65%;
}
.formRight table {
    width: 100%;
}

.tableDataHdr a, 
.tableData th a
{
	color: #ffffff;
}
/*.highContent ul
{
margin-left:4px;
line-height:2;
}*/

.itemSummaryNOP {
    color:#122c60;
    font-style: italic;
}
.breadCon{display:flex;text-align:left;}
.breadCrumb, .breadCrumb a {
    color: #656565;
}
.pageLeftHigh{
  overflow: hidden;
}

.frontImageBG
{
display:none;
}

.space{display:none;}


.buttonDiv
{
    display: flex;
    height: 100px;
   

}

.frontButton
{
    flex: 1;

}


.frontButtonCon {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;

}




.bigMenuCon {
    max-width: 1000px!important;
    background-color: #ffffff;
   
  
    color: #122c60;
    position: absolute;
    z-index: 105;
    padding-left: 40px;
    padding-bottom: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top:1px solid #ccc;
    display: none;

}

.bigMenuConIn
{
    width: 100%;
    display: flex;
}

.megaparent {
    font-size: 1.1rem;
    color: #0e3d52!important;
}

.megachild {
    font-size: 1rem;
}

    .megaparent a, .megachild a {
        color: #0e3d52;
        text-decoration: none;
    }

        .megaparent a:hover, .megachild a:hover {
            color: #0e3d52;
            text-decoration: underline;
        }


.menuCol{
    text-align: left;
    width: 33%;
    box-sizing: border-box;
    padding-right: 5px;
    padding-left: 10px;
 
}

    .menuCol .megaparent {
        padding-top: 15px;
        padding-bottom: 5px;
        margin: 0;

    }



.menuCol .megachild{
    padding-left: 25px;
    font-weight: normal;

    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}



.menuCol h5{
    padding-left: 50px;
    font-weight: normal;
    font-size: 13pt;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}











































@media all and (max-width: 999px) and (min-width: 50px)
{

.header
{
    height:auto;
    padding-top:20px;
    padding-bottom:20px;
}

.frontSection2, .frontSection3, .frontSection4
{
    height: auto;
}

.frontSection2
{
background:rgba(255,255,255,0.7);
}

.section2Header, .section3Header, .section4Header
{
    padding-top:10px; padding-bottom:10px; font-size:200%;
}



.returnTop
{
    display:none;
}
    .mobileHeader {
        color: #ffffff;
        z-index: 1007;
        width: 60px;
    }
    .mobileHeader .material-icons {
        font-size:35px;
    }
.mobileSiteName
{
    display: none;
}
    
       .frontLeft
    {
        display:none;
    }

    .frontNewsTitle
    {
        font-size: 100%;
    }


.frontCalendarBox
{
    width: 96%;
    float:none;
    background-color: #FFFFFF;
    border: 0px;
    padding-top: 10px;
    display:none;
}

.frontRight
{
    float: none; width: 96%;
}

.frontSection3
{
    background-color:#000000;

}


.frontNewsFeature, .frontNewsList, .frontNewsItem
{
    float:none; width:100%;
}
.footerLeft
{
    padding-bottom:20px;
}
}


.actionButton
{

    font-size: 10pt;

}


.calendarGrid, .calendarList
{
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.tdCaption, .itemCaption {
    color: #595959;
    text-align: left;
    padding-top: 8px;
    font-weight: bold;
    min-width: 160px;
}
@media (min-width:450px) {
    .tdCaption, .itemCaption {
        color: #595959;
        text-align: left;
        padding-top: 8px;
        font-weight: bold;
        float: left;
        min-width: 160px;
    }

    .tdValue {
        float: left;
    }
}
.tdSearch{clear:both; width:100%; text-align:center;padding-top:20px;}

.gray
{
    color: #595959;
}


.frontCalendarItem {
 position:relative;
    padding-bottom:15px;
    height:100%;

}



.frontCalendarItem a {
    text-decoration: underline;
}

#t-1 {
    display: none;
}
.frontnewscontainer {
    height: 100%;
    border: 8px solid #fff !important;
    border-radius: 0px !important;
    box-shadow: 0px 0px 2px rgba(0,0,0,.4);
}
    .frontnewscontainer:hover {
        box-shadow: 0px 0px 15px rgba(0,0,0,.4);
    }
    .frontnewscontainer a:hover {
        text-decoration: underline;
    }
    .frontnewscontainer h3 {
        font-size: 1.4rem!important;
    }
    .socialTable td {
    padding: 4px;
}

.searching {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.carousel-inner img {
    width: 100%;
    margin: auto;
}


.topSearch {
 position:absolute!important;
 right:0;
top:20px;
width:80px!important;
z-index:1001;
}
.searchingBox {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  
    height: 42px;
    background-color: #ffffff;

    overflow: hidden;
 

}


@media (min-width:992px) {
   
        .overlay {
        position: absolute;
        width: 400px;
        z-index: 10;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        background: url(../images/words.png) center center no-repeat;
        background-size: contain;
    
      
       
    }
}

    @media (min-width:1200px) {
        .ButtonRow {
            padding-left: 50px;
            padding-right: 50px;
        }

        #slide {
            background-image: linear-gradient(#ccc, #555);
        }
        .overlay {
            width: 600px;
            background-size:contain;
            background-position: center center;
        }
    }

    .sectionHeading {
        border-top: 1px solid #891700;
        margin-top: 25px;
    }

h2, h3, h4, h5 {
    color: #254B59;
}


h2 {
    font-size: 1.7rem;
    color: #254B59;
    font-family: 'Montserrat', sans-serif;
}

    h3 {
        font-size: 1.4rem;
    }

    h4 {
        font-size: 1.2rem;
    }

    h5 {
        font-size: 1.1rem;
    }


.catMenu {
    min-height: 50px;
    padding-top: 5px;
    color: #fff;
    font-size: 1.1rem;
    font-family: 'Montserrat', sans-serif;
}

        .catMenu a {
            color: #fff;
        }

            .catMenu a:hover {
                text-decoration: none;
            }

    .bigMenuCon {
        border-bottom: solid 1px #777777;
        border-left: solid 1px #777777;
        border-right: solid 1px #777777;
        width: 80% !important;
    }

    catMenu a {
        text-decoration: none;
        color: #fff;
    }

    .catMenu a:hover {
        text-decoration: none;
        color: #fff;
    }

    .catMenu a {
        text-decoration: none;
        color: #fff;
        position: relative;
    }

        .catMenu a:after {
            border-radius: 1em;
            border-top: .1em solid #3aaf4a;
            content: "";
            position: absolute;
            right: 100%;
            bottom: .14em;
            left: 0;
            transition: right .4s cubic-bezier(0,.5,0,1);
            color: #fff;
        }

        .catMenu a:hover:after {
            right: 0;
            color: #fff;
        }



    @media only screen and (max-width: 999px) {

        .searching {
            padding-bottom: 15px;
        }
    }









    .container .title {
        color: #1a1a1a;
        text-align: center;
        margin-bottom: 10px;
    }

    .content {
        position: relative;
        width: 100%;
        margin: auto;
        overflow: hidden;
    }

        .content .content-overlay {
            background: rgba(0,0,0,0.7);
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            opacity: 0;
            -webkit-transition: all 0.4s ease-in-out 0s;
            -moz-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
        }

        .content:hover .content-overlay {
            opacity: 1;
        }

    .content-image {
        width: 100%;
    }

    .content-details {
        position: absolute;
        text-align: center;
        padding-left: 1em;
        padding-right: 1em;
        width: 100%;
        top: 50%;
        left: 50%;
        opacity: 0;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    .content:hover .content-details {
        top: 50%;
        left: 50%;
        opacity: 1;
    }

    .content-details h3 {
        color: #fff;
        font-weight: 500;
        letter-spacing: 0.15em;
        margin-bottom: 0.5em;
        text-transform: uppercase;
    }

    .content-details p {
        color: #fff;
        font-size: 1em;
    }

    .content-details a, .content-details a:hover {
        color: #fff;
        text-decoration: underline;
    }

    .fadeIn-bottom {
        top: 80%;
    }


    .CalendarImage {
        box-shadow: 2px 5px 10px rgba(0,0,0,.4);
        max-height: 550px;
    }

    .CalendarAll {
        background: #34506A;
        padding-top: 25px;
        padding-bottom: 25px;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 1.4rem;
        width: 100%;
        margin: auto;
        margin-top: 50px;
        color: #fff;
        position: relative;
    }

        .CalendarAll a {
            color: #fff !important;
        }



.NewsHeading h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    color: #312c2a;
    padding-bottom: 10px;
}



    ol.d {
        list-style-type: lower-alpha;
    }

    .float1 {
        text-align: center;
    }

    .float2 {
        width: 20%;
        float: left;
        margin: 20px;
        border: 1px solid #0068d6;
        text-align: center;
    }

    .stackingTable td {
        padding: 8px;
    }


    @media (max-width:992px) {
        .stackingTable, .stackingTable td, .stackingTable tr, .stackingTable table, .stackingTable tbody {
            display: block;
        }

            .stackingTable td {
                width: 100% !important;
            }
    }


    @media (min-width:767px) and (max-width:1200px) {
        .CalendarAll {
            font-size: 1.3rem;
        }
    }


    .pageLeftHigh {
        flex: 1;
        padding-right: 15px;
        padding-left: 15px;
    }



    @media (min-width:992px) {

        .secondOne {
            min-height: 400px;
            background: #fff;
        }
    }

    .calNextPrev {
        font-size: 1rem;
    }

    .staffLinePhone {
        padding-bottom: 5px;
    }

    .agendaLink {
        margin-right: 10px;
        margin-left: 10px;
    }

    .txtBox {
        padding: 4px;
    }

    .newsCoverImage {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .newsListCoverImage, calListCoverImage {
        max-width: 100%;
    }


    @media (min-width:768px) {

       

        .newsListCoverImage {
            padding-bottom: 10px;
            padding-left: 10px;
            width: 400px;
            float: right;
        }

        .calListCoverImage {
            padding-bottom: 10px;
            padding-left: 10px;
            padding-right: 40px;
            width: 450px;
        }

        .NewsHeading h2 {
            font-size: 3rem;
        }

        .twoColumns {
            -webkit-column-gap: 20px;
            -moz-column-gap: 20px;
            column-gap: 20px;
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            line-height: 2rem;
        }

        .threeColumns {
            -webkit-column-gap: 20px;
            -moz-column-gap: 20px;
            column-gap: 20px;
            -webkit-column-count: 3;
            -moz-column-count: 3;
            column-count: 3;
            line-height: 2rem;
        }

        .RightFoot {
            width: fit-content;
        }
    }

    .itemDate {
        padding-top: 5px;
    }

    .newsCards {
        padding: 15px;
    }

    .contactLinks, .quickLinks {
        text-align: center;
    }


    @media (min-width:1920px) {

        .secondBody {
            background-size: 100% auto !important;
        }
   
    }



    @media (min-width:576px) {

        .newsCards {
            min-width: 300px;
        }

        .contactLinks {
            text-align: left;
            padding-left: 90px;
        }

        .quickLinks {
            text-align: left;
            padding-left: 65px;
        }
    }

    @media (min-width:768px) {

        .contactLinks {
            padding-left: 150px;
        }

        .quickLinks {
            padding-left: 100px;
        }
    }

    @media (min-width:992px) {

        .newsCards {
            min-width: 280px;
        }

        .contactLinks, .quickLinks {
            padding-left: 10px;
        }





        .fixFooter {
            margin-left: 90px;
        }

     
    }

    .siteMap a {
        color: #4b535e !important;
    }

    .siteMap h2 {
        padding-top: 20px;
    }

    .req {
        color: #D60000 !important;
    }

    input[type="checkbox"], input[type="radio"] {
        margin-right: 10px;
        margin-left: 20px;
    }

    .formItem {
        padding-top: 30px;
    }

    .formSubmit {
        text-align: center;
    }

    .formTextBox {
        width: 400px;
    }

    .question {
        border-bottom: 1px solid #dee2e6 !important;
        padding: 10px;
        position: relative;
        font-size: 1.1rem;
    }

        .question:hover {
            background: #efefef;
        }

        .question a {
            color: #0e3d52;
            text-decoration: none !important;
        }

            .question a:hover {
                text-decoration: underline !important;
            }

            .question a::after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 1;
                pointer-events: auto;
                content: "";
                background-color: rgba(0,0,0,0);
            }

    .itemLineCon {
        padding: 10px;
    }

    .smallLeft {
        padding-bottom: 20px;
    }

    .Bdirectory {
        font-size: 18px;
        color: #4b535e;
        padding-right: 10px;
    }

    .card-deck .businessCard {
        margin-bottom: 20px;
    }

    .businessEntry {
        padding: 20px;
    }

    .businessLogo {
        position: relative;
    }

    .businessSummary {
        color: #333;
        font-style: italic;
        margin-bottom: 15px;
    }


    .businessSearch {
        width: 600px;
        max-width: 100%;
        margin: auto;
        padding: 20px;
        text-align: center;
        border: 1px solid #ccc;
        margin-bottom: 40px;
    }

    .businessCat {
        font-size: 16pt;
        position: relative;
        text-align: center;
        height: 200px;
        margin: 10px;
        background: url(../images/businessbg.jpg) center center no-repeat;
        background-size: 100%;
    }

        .businessCat a {
            display: block;
            height: 100%;
            width: 100%;
        }

        .businessCat h2 {
            color: #fff;
        }

    .businessCatIn {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0px;
        background: rgba(5,40,69,.9);
        color: #fff;
        text-align: center;
        padding: 10px;
    }

    .bigSearch {
        width: 98%;
        position: relative;
        height: 52px;
        background-color: #ffffff;
        padding-top: 6px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .calSearchGo {
        text-align: center;
    }

    .calendarViewPeriod {
        margin-top: 20px;
    }

    .cardCalendarImage {
        width: 100%;
        padding-bottom: 10px;
    }

    .cardCalendarItem {
    }

    .cardDateBoxBox {
        height: 100%;
        width: 85px;
        float: left;
    }

    .cardDateBox {
        text-align: center;
        width: 65px;
        border: 1px solid #4e5153;
        float: left;
        margin-right: 10px;
    }

    .cardDateMonth {
        background: #4e5153;
        color: #fff;
        text-decoration: none;
    }

    .cardDateDate {
        color: #4e5153;
        font-weight: 600;
    }

    .cardDateDay {
        color: #656565;
        border-top: 1px solid #ccc;
    }

    .cardCalendarDetails {
        flex: 1;
        padding-left: 10px;
        color: #4e5153;
    }

        .cardCalendarDetails h3 {
            font-size: 1rem !important;
        }

    .InPageCalendarCard {
        height: 100%;
    }

    @media (min-width:500px) {
        .businessCat {
            float: left;
            width: 45%;
        }
    }


    @media (min-width:575px) {
        .card-deck .businessCard {
            min-width: 250px;
        }

        .businessLogo {
            float: right;
            width: 110px;
            height: 110px;
            overflow: hidden;
        }
    }

    @media (min-width:768px) {
        .card-deck .businessCard {
            max-width: 327.5px;
        }

        .cardCalendarImage {
            width: 350px;
        }
    }

    @media (min-width:992px) {
        .card-deck .businessCard {
            max-width: 370px;
        }

        .formLeft {
            text-align: left;
            padding-right: 10px;
        }

        .calSearchGo {
            text-align: left;
        }
    }

    @media (min-width:1200px) {
        .catMenu {
            font-size: 1.3rem;
        }
            .card-deck .businessCard {
            min-width: 400px;
            max-width: 443px;
        }

        .businessCat {
            height: 300px;
        }
    }

 



    .allBusiness {
        bottom: 20px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #4e5153;
        border-radius: 20px;
        padding: 20px;
        width: 250px;
        text-align: center;
        color: #fff;
    }

        .allBusiness:hover {
            text-decoration: underline;
        }



    .agendaHeading2 {
        margin-top: 20px;
    }




    .econ h2 {
        overflow: hidden;
        text-align: center;
        color: #00596b;
    }

        .econ h2:before,
        .econ h2:after {
            background-color: #00596b;
            content: "";
            display: inline-block;
            height: 1px;
            position: relative;
            vertical-align: middle;
            width: 50%;
        }

        .econ h2:before {
            right: 0.5em;
            margin-left: -50%;
        }

        .econ h2:after {
            left: 0.5em;
            margin-right: -50%;
        }

    .eButton {
        text-align: center;
        padding: 20px;
        color: #fff;
        margin: 20px;
        position: relative;
        overflow: hidden;
    }

        .eButton .material-icons {
            font-size: 4rem;
        }

        .eButton h3 {
            color: #fff;
        }

        .eButton .icons {
            position: absolute;
            bottom: -5px;
            left: -5px;
            text-align: left;
        }

    .e1 .material-icons {
        color: #25323f;
    }

    .e2 .material-icons {
        color: #752c22;
    }

    .e3 .material-icons {
        color: #403261;
    }

    .e4 .material-icons {
        color: #3f4f40;
    }

    .icon-default {
        transition: opacity .3s, transform .3s;
        transform: rotate(45deg);
    }

    .eButton:hover .icon-default {
        transform: rotate(0deg);
        opacity: 1;
    }

    .eButton:hover .icons {
        bottom: 20px;
        left: 10px;
    }




    .formAbs {
        position: absolute;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 30px;
        height: 30px;
        border-radius: 20px;
        border: 0px solid #ccc;
    }

    .inPageCal {
        height: 100%;
    }

        .inPageCal a {
            color: #000000;
        }

    .blogBox {
        width: 100%;
        clear: both;
        padding-bottom: 20px;
        border-bottom: 1px solid #555;
    }

    .blogImage {
        width: 400px;
        height: 100%;
    }

    .blogPost {
        flex: 1;
        min-width: 200px;
        padding-right: 20px;
    }

        .blogPost a {
            color: #fff !important;
        }

    .CalendarCoverImageFloat {
        text-align: center;
        width: 100%;
    }

    @media (min-width:1200px) {
        .CalendarCoverImageFloat {
            float: right;
            width: 450px;
        }
    }

    .galleryCard {
        height: 100%;
        box-shadow: rgba(0,0,0,.3) 0px 0px 10px;
    }

        .galleryCard h2 {
            font-size: 1.3rem !important;
        }

        .galleryCard:hover .card-title {
            text-decoration: underline;
        }

        .galleryCard .FrontImageBox {
            margin-bottom: 10px;
        }


    .quickCard {
        height: 100%;
    }

        .quickCard a {
            color: #4b535e !important;
        }



    .secondOne {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .secondTwo {
        flex: 1;
        padding-right: 15px;
        padding-left: 15px;
    }

    @media (min-width:992px) {

        .secondOne {
            width: 250px;
        }
    }

    .carousel-item {
        min-height: 200px;
    }

        #MyPhotoCarousel .carousel-inner img {
            min-height: 350px;
            object-fit: cover;
        }



    .foot2 {
        border-top: 4px solid #695c3f;
    }

.HomeBG {
    background: url(../images/bg.jpg) bottom center no-repeat #fff;
    background-attachment:fixed;
}


.mainBackground {
    
}
.SectionOne {
    background: #fff;
   padding-bottom: 70px;
}


.SectionTwo {
   padding-top:20px;
    padding-bottom: 90px !important;
    background: #061c2d;
    background: url(../images/bottombg.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: 6px solid #07A3BB;
    border-top: 6px solid #07A3BB;
    position:relative;
  
}

.SectionThree {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 6px solid #07A3BB;
    background:#fff;
}

    .SectionFour {
  background:#fff;
 
    }


@media (min-width:1500px) {
    .card-deck .businessCard {
        max-width: 568px;
    }

  
}


    .CoverStoryContainer {
        text-align: center;
        width: 100%;
    }

    .CoverStoryImage {
        width: 700px;
        max-width: 100%;
        object-fit: cover;
        border: 8px solid #fff;
        box-shadow: rgba(0,0,0,.6) 0px 0px 15px;
        margin: auto;
        margin-bottom: 30px;
    }

        .CoverStoryImage img {
            max-width: 100%;
        }

    .CoverStoryCard {
        position: relative;
    }

    .slideboximage {
        object-fit: cover;
        width: 100%;
    }

    @media (min-width:1170px) {
        .CoverStoryContainer {
            width: 900px;
            max-width: 100%;
            position: relative;
            margin: auto;
            text-align: center;
        }

        .CoverStoryImage {
            float: left;
        }

        .CoverStoryCard {
            position: absolute;
            bottom: 0;
            right: -300px;
            width: 500px;
            height: 200px;
            outline: 20px solid #f4f4ec;
            border: 1px solid #746969;
            box-shadow: rgba(10,0,0,.6) 10px 10px 20px 15px;
            background: #f4f4ec;
            padding: 20px;
        }

        .CoverStoryOffset {
            position: absolute;
            width: 700px;
            max-width: 100%;
            height: 80%;
            top: 0;
            left: 0;
        }
    }


    .SlideCard {
        border: 1px solid #ccc;
        height: 100%;
        max-width: 500px;
        min-width: 200px;
    }

        .SlideCard img {
            max-height: 300px;
        }

    .LinkCard:hover {
        box-shadow: rgba(0,0,0,.6) 0px 0px 15px;
    }

    @media (min-width:768px) and (max-width:992px) {
        .SlideCard {
            min-width: 250px;
        }
    }

    @media (min-width:1200px) {
        .SlideCard {
            min-width: 180px;
        }

     

        .secondOne {
            width: 300px;
        }
    }



.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out .9s;
}

    .carousel.carousel-fade .carousel-item.active {
        opacity: 1 !important;
    }


@media (min-width:992px) {

    #FeaturedSlides .carousel-item img {
        height: 450px;
        object-fit: cover;
    }
    .SectionOne {

        background-size: auto;
    }
    .SectionTwo {
        background-attachment: initial;
    }
}












/********New Search*******/
.nobtn{background-color:transparent; border:0px;}
.topSearch .material-icons{color:#fff; font-size:40px;}

.SearchComponents h2 {
    font-size: 1.5rem;
    color: #34506a;
}
.searchHeader {
    margin-top: 10px;
    margin-bottom: 10px;
}
.searchingBox{margin-bottom:20px;}
.Suggestions{line-height:2.5rem; font-size:1.1rem; padding:20px!important; margin-bottom:20px;}
.Suggestions a{text-decoration:underline;}

.SearchComponents .modal-content {
    background-color: #4B738B !important;
}
.CustomSuggestion {
    background: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}
.modal-backdrop {
    opacity: 0.8 !important;
}
.searchHeader h2{color:#fff!important; width:95%; margin:auto; padding-bottom:20px;}
.close {
    text-align: right;
    margin-right:10px;
    color: #fff!important;
    font-size:2rem!important;
}



/***********Spotlight*********/
.CoverStoryContainer {
    text-align: center;
    width: 100%;
}

.CoverStoryImage {
    width: 700px;
    max-width: 100%;
    object-fit: cover;
    border: 8px solid #fff;
    box-shadow: rgba(0,0,0,.6) 0px 0px 15px;
    margin: auto;
    margin-bottom: 30px;
}

    .CoverStoryImage img {
        max-width: 100%;
    }

.CoverStoryCard {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

    .CoverStoryCard a {
        text-decoration: underline;
    }

.slideboximage {
    object-fit: cover;
    width: 100%;
}

@media (min-width:576px) {

    .SectionFour {
  
        background-size:auto;
       
    }

    .CoverStoryContainer {
        width: 750px;
        max-width: 90%;
        position: relative;
        margin: auto;
        text-align: center;
        margin-bottom: 80px;
    }

    .CoverStoryImage {
        float: left;
    }

    .CoverStoryCard {
        position: absolute;
        bottom: -100px;
        right: -100px;
        width: 400px;
        min-height: 200px;
        outline: 20px solid #f4f4ec;
        border: 1px solid #746969;
        box-shadow: rgba(10,0,0,.6) 10px 10px 20px 15px;
        background: #f4f4ec;
        padding: 20px;
    }

    .CoverStoryOffset {
        position: absolute;
        width: 750px;
        max-width: 90%;
        height: 80%;
        top: 0;
        left: 0;
    }
}

@media (min-width:765px) {
    .CoverStoryContainer {
        width: 750px;
        max-width: 90%;
        margin: auto;
    }

    .CoverStoryCard {
        bottom: 0;
        right: -100px;
        width: 400px;
    }

    .CoverStoryOffset {
        width: 750px;
        max-width: 90%;
    }

    .Spots {
        max-width: 300px !important;
    }
}




@media (min-width:1170px) {
    .CoverStoryContainer {
        width: 900px;
        max-width: 100%;
    }

    .CoverStoryCard {
        right: -300px;
        width: 500px;
    }

    .CoverStoryOffset {
        width: 700px;
        max-width: 100%;
    }
}

@media (min-width:1920px) {

    .HomeBG {
      
        background-size: 100% auto;
    }
        .SectionFour .row, .SectionThree .row{
            max-width: 1920px;
            margin-left: auto;
            margin-right: auto;
        }
}

    .SlideBody {
        padding: 20px;
    }

        .SlideBody h3 {
            text-align: center;
        }

    .SlideCard {
        border: 1px solid #ccc;
        height: 100%;
        max-width: 500px;
        min-width: 180px;
    }

        .SlideCard img {
            max-height: 300px;
        }

    .LinkCard:hover {
        box-shadow: rgba(0,0,0,.6) 0px 0px 15px;
    }

    @media (min-width:768px) and (max-width:992px) {
        .SlideCard {
            min-width: 200px;
        }
    }

    .OntheCalendar {
        background: url(../images/calendarbg.png) top center no-repeat;
        background-size: contain;
    }

    .Spotlight {
        background: rgba(2,18,30,.8);
    }


    @media (min-width:1200px) {
        .SlideCard {
            min-width: 180px;
        }

        .OntheCalendar {
            background-size: auto;
            background: url(../images/calendarbg2.png) top center no-repeat;
        }

        .Spotlight {
            background-size: auto;
        }

        .StaffPhone {
            text-align: right;
        }
    }

    .menuHolder {
        max-width: 800px;
        margin: auto;
    }

    .NewsHeading {
        text-align: center;
    }

    .SectionTwo .NewsHeading h2 {
        color: #fff;
    }

    .Spotlight .NewsHeading h2 {
        color: #fff;
    }

    .Spotlight .NewsHeading .Subhead {
        color: rgba(186,220,230,0.9);
    }

    .formHead h2 {
        font-size: 1.4rem;
    }

    .formHead {
        border-bottom: solid 1px #CCCCCC;
        padding: 8px;
        font-size: 1.3rem;
        color: #4b535e;
        width: 100%;
    }

    .formMaxCon {
        color: #656565;
    }

    .btn-primary {
        background-color: #0070f4;
    }

    .Subhead {
        font-family: 'Fredericka the Great', 'Monotype Corsiva', 'Segoe Script', Verdana;
        color: rgba(23,127,151,0.8);
        font-size: 3rem;
        text-align: left;
    }

    .btn-info {
        background-color: #177F97 !important;
        font-size: 1.1rem !important;
    }

    .frontnewscontainer:hover .btn-info {
        background-color: #03658c !important;
    }

    .secondTitle {
        background: #fff;
        text-align: center;
        margin-top: 200px;
        position: relative;
        z-index: 2;
        border-top: 6px solid #08BFDD;
    }

        .secondTitle h1 {
            font-family: 'Montserrat', sans-serif;
            color: #07A3BB;
        }

    .link2 h3 a {
        color: #4b535e;
    }

    .BreadCrumbs {
        flex: 1;
        color: #656565;
    }

        .BreadCrumbs a {
            color: #656565 !important;
            text-decoration: underline;
        }

    ul li, ol li {
        padding-bottom: 1rem;
    }

    .highDate {
        font-weight: 600;
    }
    /**************Calendar *************/
    .CalendarPageImage {
        text-align: center;
        padding-bottom: 20px;
        margin: auto;
        max-width: 600px;
    }

    @media (min-width:992px) {
        .CalendarPageImage {
            padding-left: 20px;
            width: 48vw;
        }
    
        }

    .CalendarPageDate {
        font-size: 1.3rem;
        color: #4b535e;
    }

    .CalendarPageTime {
        font-size: 1.3rem;
        color: #4b535e;
    }

    @media (min-width:576px) {

        .CalendarPageDate {
            font-size: 1.6rem;
        }

        .CalendarPageTime {
            font-size: 1.6rem;
        }
        .secondTitle {
            margin-top: 257px;
        }
    }

    .CalendarPageLocation {
        padding-top: 40px;
    }

    .CalendarPageMap {
        padding-bottom: 20px;
    }

    .CalendarPageDocuments, .CalendarName {
        font-size: 1.3rem;
        color: #4b535e;
        padding-top: 40px;
    }

    .CalendarContact {
        font-size: 1.3rem;
        color: #4b535e;
        padding-top: 10px;
    }

    .CalendarPageDescription {
        padding-top: 30px;
    }

    .CalendarPageMore {
        text-align: right;
        padding-top: 50px;
        padding-bottom: 30px;
    }


    .StickySubscribe {
        position: fixed;
        bottom: 5%;
        right: 0;
        background: url(../images/emailsubscribe.png) top center no-repeat #078092;
        background-size: 80%;
        color: #fff;
        writing-mode: vertical-rl;
        padding: 8px;
        padding-top: 40px;
        padding-bottom: 15px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        letter-spacing: 2px;
        z-index: 100;
    }



        .StickySubscribe a {
            color: #fff;
            text-decoration: none;
        }

            .StickySubscribe a:hover {
                color: #fff;
                text-decoration: underline;
            }



    .CheckAll {
        font-size: 1.2rem;
    }

    .agendaNotify, .bidNotify, .calendarNotify, .jobNotify, .newsNotify {
        margin-left: 50px;
    }





    /****************Facility Slideshow***************************/
    .responsive-3by2::before {
        padding-top: 66.66%;
    }

    #ModuleSlideSmall {
        max-width: 700px;
        width: 100%;
        float: left;
        position: relative;
        margin-right: 20px;
        margin-bottom: 20px;
    }



    #ModuleSlides .carousel-control-next, #ModuleSlides .carousel-control-prev {
        opacity: 0;
    }

    #ModuleSlides:hover .carousel-control-next, #ModuleSlides:hover .carousel-control-prev {
        opacity: .6;
    }

    .ModuleCaption {
        background: rgba(0,0,0,.6);
    }

    .ModuleBG {
        height: 100%;
    }

    .ModuleCoverImage {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .ModuleLabel {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 15px;
        background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.95));
        overflow: hidden;
        color: #fff;
        font-size: 1.3rem;
    }

    .ModuleBG:hover .ModuleLabel {
        text-decoration: underline;
    }

    .inPageCalendarTitle {
        padding-top: 10px;
        font-size: 1.2rem;
    }

    .DirectoryHeader h2 {
        font-size: 1.4rem !important;
    }


    .DateTimeBox .cardDateMonth {
        background: #4e5153;
    }

    .notFound {
        min-height: 200px;
    }

    .popularlinks a {
        color: #0e3d52;
    }

    .mobileMenuCon {
        z-index: 1003 !important;
    }

        .mobileMenuCon a {
            color: #0e3d52 !important;
        }

    .BigButton {
        text-align: center;
        border: 5px solid #fff;
        transition: all 0.5s ease;
    }

        .BigButton:after {
            position: absolute;
            content: " ";
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0;
            background: rgba(1,71,98,.85);
        }

    .BigButton1:hover:after {
        display: block;
        background: rgba(27,151,179,.9);
    }

    .BigButtonText {
        color: #fff;
        position: relative;
        z-index: 1;
        text-shadow: 2px 2px 10px #000;
        color: #fff;
        font-size: 1.5rem;
        height: 100%;
        width: 100%;
        padding-top: 130px;
        padding-bottom: 130px;
    }

        .BigButtonText a, .BigButtonText a:hover, .BigButtonText a:focus {
            color: #fff;
        }

    .BigButton2:hover:after {
        display: block;
        background: rgba(32,89,34,.9);
    }



    .BigButton3:hover:after {
        display: block;
        background: rgba(3,101,140,.9);
    }


    .BigButton4:hover:after {
        display: block;
        background: rgba(60,133,62,.9);
    }

    .myTabs {
        background: rgba(44,88,103, .6);
        background: rgba(0,0,0, .65);
        padding: 20px;
        text-align: center;
    }

    .frontMenuI {
        text-decoration: none;
        font-size: 130%;
        color: #ffffff;
        border-bottom: 1px solid rgba(44,44,44,.6);
    }

        .frontMenuI:hover {
            background: rgba(37,75,89, .8);
        }
    /**************** New Front Slide ****************/
    .MegaSlideCaption {
        padding: 20px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
        font-size: 1.1rem;
        text-align: left;
        background: rgba(2,18,30,.8);
        background: rgba(0,40,66,0.85);
    }

        .MegaSlideCaption h2 {
            color: #fff !important;
            font-size: 2rem !important;
        }

    .MegaSlideLink {
        width: 200px;
        border: 2px solid #fff;
        margin: auto;
        margin-top: 10px;
        display: block;
        background: linear-gradient(to right, rgba(47,92,146,.8) 50%, transparent 50%);
        background-size: 200% 100%;
        background-position: right bottom;
        transition: all .5s ease-out;
    }

    .MegaSlideCaption:hover .MegaSlideLink {
        background-position: left bottom;
    }

    .innerLink {
        text-align: center;
        padding: 5px;
        transition: all .6s ease-out;
        display: block;
    }


    @media(min-width:776px) {
        .MegaSlideCaption {
            color: #fff !important;
            position: absolute;
            z-index: 10;
            padding-top: 20px;
            width: 60%;
            bottom: 30px;
            right: 0px;
            font-size: 1.2rem;
            text-align: left;
            padding-bottom: 30px;
            background: rgba(0,40,66,0.85);
            padding-left: 3rem;
        }

            .MegaSlideCaption h2 {
                color: #fff !important;
                font-size: 1.5rem !important;
            }

        .overlay2 {
            position: absolute;
            bottom: -1px;
            height: 50px;
            background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
            background-image: repeating-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.8), #fff);
            z-index: 2;
            width: 100%;
        }

        .mx30 {
            -ms-flex: 0 0 30% !important;
            flex: 0 0 30% !important;
            max-width: 30% !important;
        }
    }

    @media(min-width:992px) {
        .overlay2 {
            height: 100px;
        }

        .MegaSlideCaption {
            bottom: 60px;
        }
    }

    @media(min-width:1200px) {
        .MegaSlideCaption {
            font-size: 1.3rem;
            padding-bottom: 30px;
        }

            .MegaSlideCaption h2 {
                font-size: 2rem !important;
            }
    }



    /*******Featured Links**********/
.FeaturedLinkCard {
    height: 100%;
    max-width: 300px;
    min-width: 200px;
    background: rgba(12,28,40, 0.89);
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}

    .FeaturedLinkimage {
        object-fit: cover;
        width: 190px;
        height: 140px;
    }

    .FeaturedLinkCard h3 {
        color: #fff;
    }

    .FeaturedLinkCard a:focus h3 {
        text-decoration: underline;
    }

    .FeaturedLinkCard img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    @media (min-width:768px) and (max-width:992px) {
        .FeaturedLinkCard {
            min-width: 250px;
        }
    }

    @media (min-width:1200px) {
        .FeaturedLinkCard {
            min-width: 180px;
        }
    }

    .FeaturedLinkCard h3 {
        font-size: 1.4rem;
    }




    .FeaturedLinkCard {
        position: relative;
        overflow: hidden;
    }

    .SlideStoryText {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        bottom: -100px;
        opacity: 0;
        background: rgba(12,28,40, 0.89);
        color: #fff;
        padding: 20px;
        font-size: 1.4rem;
        transition: ease all .6s;
    }

    .FeaturedLinkCard:hover .SlideStoryText {
        opacity: 1;
        bottom: 0;
    }

    .CommunitySlides {
        position: relative;
       
    }


    .FrontImageBox {
        display: block;
        width: 100%;
        position: relative;
        height: 0;
        padding: 66.66% 0 0 0;
        overflow: hidden;
    }

        .FrontImageBox img {
            position: absolute;
            display: block;
            width: 100%;
            height: auto;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            object-fit: cover;
        }

    .DateCol {
        width: 100%;
    }

    .frontCalendarItem {
        border: 4px solid #dfe4e6;
        margin-bottom: 30px;
        background: #efeeee;
        border: 1px solid #c8bdbd;
        border-radius: 15px;
    }

    .frontDate {
        background: #07A3BB;
        text-align: center;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 35px;
        line-height: 1;
        color: #fff;
        display: block;
        float: left;
        height: 82px;
        width: 82px;
        margin: 0 30px 0 0px;
        position: relative;
        border-radius: 15px;
    }

    .frontCalendarItem a {
        text-decoration: underline;
        color: #000000;
    }

    .Place h2 {
        color: #fff;
        text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
    }

    .stat_number {
        font-size: 80px;
    }

    .stat_description {
        text-transform: uppercase;
        font-size: 1.8rem;
    }


    .mainBackground {
    }

    @media (max-width:768px) {

        .SmallLinks {
            text-align: center;
        }
    }

    @media (min-width:576px) and (max-width:768px) {
        .SmallTwoCol {
            width: 80%;
            margin: auto;
            -webkit-column-gap: 20px;
            -moz-column-gap: 20px;
            column-gap: 20px;
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            line-height: 2rem;
            text-align: left;
        }

        .SmallLinks {
            text-align: center;
        }
    }

    .carousel-inner {
        max-height: 75vh;
    }

    .FilterSearch {
        width: 100%;
        max-width: 1200px;
    }

    .PageButton {
        width: 100%;
        height: 100%;
        border: 5px solid #b9bf33;
        text-align: center;
        padding: 40px 20px;
        background: #fff;
        color: #032744;
    }

        .PageButton:hover, .QuickLinkCard:hover {
            box-shadow: rgba(0,0,0,0.4) 0px 0px 10px;
            transition: all .5s ease;
        }

        .PageButton img {
            padding-bottom: 20px;
        }

    .DepartmentHeaderImage {
        position: relative;
    }

        .DepartmentHeaderImage img {
            min-height: 180px;
            width: auto;
            object-fit: cover;
        }

    .slideSecondCaption {
        position: absolute;
        top: 0;
        right: 0;
        background: rgba(185,191,50,0.85);
        padding: 20px;
        color: #051b2d;
        font-size: 1.7rem;
    }


    @media(min-width:768px) {
        .slideSecondCaption {
            font-size: 2.5rem;
        }
    }

    @media (min-width:992px) {
        .slideSecondCaption {
            top: 50px;
        }
    }

    .QuickImageBox {
        display: block;
        width: 100%;
        position: relative;
        height: 0;
        padding: 66.66% 0 0 0;
        overflow: hidden;
    }

        .QuickImageBox img {
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            object-fit: cover;
        }

    .QuickLinkCard {
        width: 100%;
        height: 100%;
        /*    border: 5px solid #b9bf33;*/
        border: 5px solid #fff;
        box-shadow: rgba(0,0,0,0.3) 0px 0px 4px;
        text-align: center;
        background: #fff;
        color: #032744;
        position: relative;
        overflow: hidden;
    }

        .QuickLinkCard a, .QuickLinkCard h3 {
            color: #032744 !important;
        }

        .QuickLinkCard .SlideStoryText {
            font-size: 1.2rem;
        }

        .QuickLinkCard:hover .SlideStoryText {
            opacity: 1;
            bottom: 0;
        }

        .QuickLinkCard .SlideBody {
            font-size: 1.2rem;
            padding: 20px;
        }

    .table {
        background-color: white !important;
    }

    ol ol {
        list-style-type: upper-alpha;
    }

        ol ol ol {
            list-style-type: lower-roman;
        }


    /**************Responsive Stack Table************************/
    .table-responsive-stack {
        outline: 1px solid #ccc;
        width: 100%;
        margin-bottom: 1rem;
        border-collapse: collapse;
    }

        .table-responsive-stack td, .table-responsive-stack th {
            padding: .75rem;
            vertical-align: top;
            border-top: 1px solid #dee2e6;
        }

        .table-responsive-stack .table-responsive-stack-thead {
            font-weight: bold;
        }


    @media screen and (max-width: 767px) {
        .table-responsive-stack tr {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            border-bottom: 3px solid #ccc;
            display: block;
        }
        /*  IE9 FIX   */
        .table-responsive-stack td {
            float: left\9;
            width: 100%;
            display: block;
        }
    }

    @media (min-width:768px) {
        .table-responsive-stack-thead {
            display: none !important;
        }
    }

    @media (max-width:767px) {
        .table-responsive-stack thead {
            display: none !important;
        }

        .table-responsive-stack tbody th {
            text-align: center;
            display: block;
            color: #fff;
            background-color: #212529;
        }
    }














    /*****************InPage Button Bars******************************************/

    .ButtonBarLinks {
        background: #254B59;
        color: #fff;
    }

        .ButtonBarLinks a {
            color: #fff !important;
            text-decoration: none !important;
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            padding-top: 35px;
        }

    .Box {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 120px;
        background: #254B59;
        text-align: center;
        border: 3px solid #072B47;
    }

        .Box:hover {
            background: #78742a;
            border: 3px solid #254B59;
        }

    .calView tr:first-child td {
        background-color: #fff !important;
    }


    /*******************Featured Buttons***************************/
    .PageButtonBox {
        margin-bottom: 20px;
    }

    .pageIcon {
        background: #fff;
        box-shadow: 0 0 10px 0 rgba(0,0,0,.125);
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
        height: 100%;
    }

    .pagebText a {
        color: #254B59;
        padding-bottom: 10px;
    }

    .allicons {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .pageIcon .material-icons, .pageIcon .fa, .pageIcon .fas, .pageIcon .far {
        color: #254B59 !important;
        font-size: 65px;
        padding-bottom: 10px;
    }

    .pageIcon:hover .material-icons, .pageIcon:hover .fa, .pageIcon:hover .fas, .pageIcon:hover .far {
        color: #fff !important;
    }

    .pageIcon:hover .pagebText a {
        color: #fff !important;
    }

    .pageIcon:hover {
        background: #254B59;
    }

    .PageNews {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #SecondCarousel {
        position: absolute;
        z-index: 1;
        width: 100%;
    }

        #SecondCarousel .carousel-item img {
            min-height: 350px;
        }

    @media(min-width:776px) {


      

        #SecondCarousel .carousel-item img {
            min-height: 450px;
        }
    }


    .formRight table input[type="checkbox"], input[type="radio"] {
        float: left;
        margin-top: .4rem;
    }

    .formRight table label {
        display: block;
        margin-left: 50px;
    }

    .sshLinkItem .sshShareOnFacebook {
        background-position: 0 0 !important;
        background-image: url(/clientcommon/images/5facebook.png);
        background-size: 16px;
    }

    .sshLinkItem .sshShareOnTwitter {
        background-position: 0 0 !important;
        background-image: url(/clientcommon/images/5twitter.png);
        background-size: 16px;
    }



    .navbar-toggler {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2000;
        background-color: rgba(0,0,0,0.6) !important;
        color: #fff;
    }

    .PhotoDetails {
        position: absolute;
        right: 0;
        bottom: 20px;
    }

    .SlideDescription {
        font-size: 1.2rem;
    }

    .navbar-collapse {
        position: absolute;
        right: 0;
        bottom: 0px;
        padding-left: 15px;
        padding-right: 55px;
        padding-bottom: 15px;
        width: 50%;
    }



        .navbar-collapse.collapsing {
            right: -75%;
            transition: height 0s ease;
        }

        .navbar-collapse.show {
            right: 0;
            transition: right 300ms ease-in-out;
        }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: right 500ms ease-in-out;
    }

    @media (min-width: 767px) {
        .PhotoDetails {
            bottom: 30px;
        }

        .navbar-toggler {
            bottom: 30px;
        }

        .navbar-collapse {
            bottom: 30px;
        }
    }

    @media (min-width: 992px) {
        .PhotoDetails {
            bottom: 60px;
        }

        .navbar-toggler {
            bottom: 60px;
        }

        .navbar-collapse {
            bottom: 60px;
        }
        .pageIcon {
            padding-top: 50px;
            padding-bottom: 50px;
        }
        }

    .searchingBox .form-control {
        border: 0px solid #ced4da !important;
    }

    .MaxVideo {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .RadSocialShare {
        background: transparent !important;
    }