@import url("fancyfonts.css");
@import url("fonts.css?v=5.5.2018");
@import url("colors.css?v=5.5.2018");
@import url("font-awesome.css");

* {
    margin: 0;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x:  clip;
}

form {
    height: 100%;
}

body {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 18px;
}

strong,
b {
    font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}

.eztext_area ul {
    margin-bottom: 1em;
}
.eztext_area {
    line-height: 150%;
}
.accordian .eztext_area {
    font-size: 16px;
}


/*------------------------------------------------------------------------Container Alignments/Structure--------------------------------------------------------------------------*/
.gsc-control-cse {
    background-color: transparent !important;
    padding: 0px !important;
    border: 0px !important;
}

.cse .gsc-control-cse:after,
.gsc-control-cse:after {
    content: "" !important;
}

.innercontainer {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
.innercontainer2 {
    max-width: 1400px !important;
    margin: 0 auto;
    width: 100%;
}
.outercontainer {
    width: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.clearfloat {
    clear: both;
}

/*Like the clearfloat but you can use this class instead of adding another html element*/
.clearfix:after {
    content: "";
    clear: both;
    visibility: hidden;
    display: block;
    height: 0;
}

/*Removes default 1px border if needed*/
.no-border,
.no-border .widgetitem {
    border: 0px !important;
}

/*Removes all top and bottom margin if needed*/
.no-margin,
.no-margin .widgetitem {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/*Stretches content to full height*/
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

/*Removes border on mobile menu add spacing to left side*/
.rmRootToggle {
    border: 0px !important;
    padding-left: 4px;
}

/*  mobile menu arrows expand right  */
.RadMenuPopup .rmToggle:before {
    left: 95% !important;
}

.vertical-align-layout>div {
    display: table;
}

.vertical-align-layout>div>div {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

/*--------------------------------------------------------------------------Skip Navigation--------------------------------------------------------------------------*/
#skip-navigation {
    background: #bd0101;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#skip-navigation:focus {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 99999;
}

/*--------------------------------------------------------------------------Top Navigation--------------------------------------------------------------------------*/
#topnavwrapper {
    min-height: 0px;
}

#topnav {
    position: relative;
}

#topnav .topnav {
    position: relative;
    z-index: 0;
    text-align: right;
}


@media (max-width: 768px) { /* SMenu z-index */
  #topnav .topnav {
    z-index: 0 !important;
   }
}

/*----------------------------------------Header-----------------------------*/
#headerwrapper {
}

#header {
   min-height: 65px;
   position: relative;
}

#header .widgetitem img {
    display: block;
}

#header .headerlogo {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    width: initial;
    width: auto;
}

#header .header-slogan {
    line-height: 130px;
}

/*-------------------------------------------------------------------------------Menu--------------------------------------------------------------------------*/
#menuwrapper {
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.3);
}

#menuwrapper.menufixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}

#menu:hover {
    position: relative;
    z-index: 2;
}

#menuin .rmHorizontal {
    text-align: right;
}

#menuin .rmHorizontal * {
    text-align: left;
}

#menu .RadMenu .rmItem {
    float: none;
}

/*-----------------------------------------------------------------------------Content--------------------------------------------------------------------------*/
#contentwrapper {
    min-height: 100px;
    position: relative;
    z-index: 1;
}

#contentwrapperin {
    min-height: 600px;
    margin-top: 10px;
}

.section {
    padding: 50px 0;
}
#section1 {
	background-color: #fff;
	display: none;
}
#section2 {
	padding: 70px 0;
	display: none;
}
#section3 {
	display: none;
}
#section4 {
	display: none;
}
#buttonswrapperin {}

#newswrapperin {
    position: relative;
    padding-top: 25px;
	padding-bottom:50px;
}

#marquee {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    overflow: hidden;
}

#breadcrumb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 6px 0;
    /* min-height: 30px; */
}

#breadcrumb .RadSiteMap_Metro {
    color: #132f74;
    font-size: 13px;
    /* float: right; */ 
}


/*------------------------------------------------------------------------Homepage Template-----------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------Secondary Templates-----------------------------------------------------------------------------*/
#contentleft {
    width: 25%;
    /* margin-top: 15px; */
}

#contentleftin {
    width: 95%;
    margin: 0 auto 0 0;
    padding-bottom: 20px;
}

#leftcontent {
    margin-top: 10px;
}

#contentright {
    width: 73%;
    /* margin-top: 10px; */
}

#contentrightin {
    width: 100%;
    padding-bottom: 20px;
    margin: 0 0 0 auto;
}

#contentwrapperin #maincontent {
    width: 94%;
    padding: 50px 0;
}
/*#FixedContainer {
	background-image: url(/upload/common/home/homeimage2.jpg);
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center!important;
    background-attachment: fixed !important;
    padding-top: 8rem;
    padding-bottom: 15rem;
	height: 50% !important;
}*/
/*--------------------------------------------------------------------------Slideshow-----------------------------------------------------------------------------*/
#slideshowwrapper  {
	min-he ight: 800px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-color: #000;
}
#slideshowwrapper img  {
	filter: brightness(80%);
}
#slideshowwrapper .imageWrapper {
    pointer-events: none;
    display: block;
}

#slideshowwrapper .ezcaptionwrapper {
    height: auto;
    top: 60%;
    left: 5%;
    /*left: calc((100% - 1600px)/2);*/
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%);
    font-weight: normal;
    color: #fff;
	font-family: 'cardoregular', sans-serif;
    font-size: 70px !important;
    line-height: 1.1em;
	background: transparent;
	background-color: rgba (255,255,255,.02);
    line-height: 100%;
}

#slideshowwrapper .ezcaptionwrapper span {
    display: block;
    font-family: 'cardoregular', sans-serif;
    font-size: 70px !important;
    padding: 0 20px;
    line-height: 100%;
    color: #fff;
	text-shadow: 1px 1px 2px black;
}

#slideshowwrapper .ezcaptionwrapper .ezcaptiontitle {
    font-family: 'cardoregular', sans-serif;
    font-size: 70px !important;
	font-weight: normal;
}

#slideshowwrapper .ezcaptionwrapper .ezcaptionlink a {
    display: inline-block;
    padding: 7px 12px;
    background: #3e59a8;
    color: #fff;
    /* border-radius: 10px; */
    margin-top: 10px;
}

#slideshowwrapper .ezcaptionwrapper .ezcaptionlink a:hover {
    background: #19337f;
}

#slideshowwrapper .dropline,
#slideshowwrapper .dropend {
    display: none;
}

#slideshowwrapper .callbacks_nav {
	display: none;
}

/*------------------------------------------Footer---------------------------------*/
#footerwrapper {
    min-height: 100px;
	background-color: #000;
}

#footer {
    padding: 20px 0;
}
#footertext {
    text-align: center;
}
#footer img {
    max-width: 100%;
}

/*---------------------------ezTag---------------------------------------------*/
#eztagwrapper {
	bor der-top: 1px solid #BF6200;
}

#eztagin {
    width: 70%;
}

#poweredby {
    width: 30%;
}

#scrolltotop {
    background: #1a3784;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: fixed;
    bottom: 41px;
    right: 24px;
    z-index: 6;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
    text-align: center;
}

#scrolltotop:hover {
    cursor: pointer;
}

#scrolltotop.scroll-visible {
    opacity: 1;
}

#scrolltotop>i {}

/*--------------------------------------------------------------------------------Searchbox-----------------------------------------------------------------------------*/
#topnavall {
	text-align: right;
}
#socialmedia {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
	color: #333;
	float: right:
}

#socialmedia a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #333;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	margin-right: 15px;
	font-size: 13px;
}
#socialmedia .fa {
	padding: 0px 7px;
	vertical-align: baseline;
	display: inline-flex;
}

#socialmedia a:hover {
    color: #cc0000;
}

#searchbox {
    width: 100%;
    max-width: 225px;
    position: relative;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}

/*#searchbox label{
    display: none;
}*/
#searchbox .input-wrapper {
    width: 100%;
    margin: 0 0 0 auto;
    border-radius: 3px;
    height: inherit;
    display: table;
    vertical-align: middle;
}

/***INPUT***/
#searchbox .input-wrapper input {
    height: inherit;
    position: absolute;
    left: 0;
    top: -1px;
    font-family: "Segoe UI", Helvetica, sans-serif;
    display: table-cell;
    vertical-align: middle;
    width: 71%;
    border-radius: 2px;
    padding: 0px 13px;
    color: #cccccc !important;
}

#searchbox .input-wrapper input:focus {
    outline: 0;
}

#searchbox .input-wrapper input:-webkit-input-placeholder {
    font-weight: 400;
    font-style: italic;
}

#searchbox .input-wrapper input::-webkit-input-placeholder {
    font-weight: 400;
    font-style: italic;
}

#searchbox .input-wrapper input:-moz-placeholder {
    font-weight: 400;
    font-style: italic;
}

#searchbox .input-wrapper input::-moz-placeholder {
    font-weight: 400;
    font-style: italic;
}

#searchbox .input-wrapper input:-ms-input-placeholder {
    font-weight: 400;
    font-style: italic;
}

/***BUTTON***/
#searchbox .input-wrapper button {
    overflow: visible;
    position: absolute;
    border: 0;
    padding: 2px 0 0 0;
    cursor: pointer;
    height: 100%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    right: 0;
    top: 0;
}

#searchbox .input-wrapper button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
#searchbox .input-wrapper ::placeholder {
	color: #333 !important;
}

/*--------------------big homepage search-------------------------------*/
#homesearchbox {
    position: relative;
    width: 500px;
    float: left;
    max-width: 100%;
    z-index: 1;
    height: 40px;
}
#homesearchbox .input-wrapper {
    width: 100%;
    margin: 0px auto;
    border-radius: 0px;
    height: inherit;
}
#homesearchbox .input-wrapper input {
    position: absolute;
	color:#fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 185%;
    padding: 0px 1.5%;
    float: left;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size:22px;
	background-color: rgba(0, 0, 0, .2);
	border: 1px #aaa solid;
    border-radius: 0.4em;
}
#homesearchbox .input-wrapper input:focus {
    outline: 0;
}
#homesearchbox.input-wrapper input:-webkit-input-placeholder {
    /*--deprecated in new browsers*/
    font-style: italic;
	color:#fff;
}
#homesearchbox .input-wrapper input::-webkit-input-placeholder {
    font-style: italic;
	color:#fff;
}
#homesearchbox .input-wrapper input:-moz-placeholder {
    /*--deprecated in new browsers*/
    font-style: italic;
	color:#fff;
}
#homesearchbox .input-wrapper input::-moz-placeholder {
    font-style: italic;
	color:#fff;
}
#homesearchbox .input-wrapper input:-ms-input-placeholder {
    font-style: italic;
	color:#fff;
}
#homesearchbox .input-wrapper button {
    overflow: visible;
    position: absolute;
    border: 0;
    padding: 0;
    cursor: pointer;
	height: 185%;
    width: 15%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    -moz-border-radius: 0 3px 3px 0;
    right: 0px;
    top: 0px;
	background-color: transparent;
}
#homesearchbox .input-wrapper button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
#headercontent .home-welcome {
	position: relative;
	top: 100px;
}

#headercontent .home-belowwelcome {
	margin-top: 100px;
}
/*----------------------Tablets----------------------------------------*/
@media screen and (max-width:1400px) {
    body {
        overflow-x: hidden;
    }

    #footer,
    #menu,
    #newswrapperin,
    #upcomingeventsin,
    #buttonswrapperin {
        width: 96%;
    }

    #topnav {
        padding: 0 0 5px 0;
    }

    #topnav .vertical-align-layout>div {
        display: block;
    }

    #topnav .ezlayout2Col1,
    #topnav .ezlayout2Col2,
    #header .ezlayout2Col1,
    #header .ezlayout2Col2,
    #newswrapperin .ezlayout2Col1,
    #newswrapperin .ezlayout2Col2 {
        width: 100% !important;
        display: block;
    }

    #topnav .widgetitem p {
        text-align: center !important;
        line-height: normal;
    }

    #header .headerlogo {
        position: relative;
        top: 0;
    }

    #header .headerlogo .imagesizeitLeft {
        text-align: left;
    }

    #header .headerlogo {
        width: 100%;
    }

    #header .headerlogo img {
        display: inline-block;
    }

    #header .header-slogan {
        line-height: normal;
		display:none;
    }

    #header .header-slogan p {
        text-align: left !important;
		
    }

    #socialmedia {
        display: block;
        text-align: center;
		display:none;
    }

    #slideshowwrapper .ezcaptionwrapper {
        left: 20px;
        width: 60%;
    }

    #searchsocial {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    #footer-maps {
        overflow: hidden;
        position: relative;
        height: 0;
        padding-bottom: 40%;
        margin: 0 auto;
    }

    #searchbox {
        margin: 5px auto;
        display: block;
		display:none;
    }
}

@media screen and (max-width:900px) {
    #buttonswrapper table {
        display: inline-block;
        text-align: center;
    }

    #buttonswrapper table td {
        display: inline-block;
        vertical-align: top;
        width: 150px;
    }

    #slideshowwrapper .ezcaptionwrapper {
        display: none;
    }
}

/*------------------------------------------------------------------------------------Mobile-----------------------------------------------------------------------------*/
@media screen and (max-width:700px) {
    body {
        overflow-x: hidden;
    }

    #topnav .topnav,
    #header .imagesizeitLeft {
        text-align: center !important;
    }

    #header {
        min-height: 20px;
        float: left;
    }

    #header .header-slogan p {
        text-align: left !important;
        padding-left:10px;
    }

    #header img {
        max-width: 100%;
    }

    #searchbox {
        width: 95%;
    }

    #header .extext_area {
        text-align: center;
    }

    #menuin {
        float: none;
    }

    #contentwrapper {
        min-height: 100px;
    }
	#contentwrapperin #maincontent {
    padding: 0;
	}
    #contentwrapperin {
        min-height: 100px;
    }
	#contentwrapperin #maincontent {
		padding: 0 
	}
    #contentleft,
    #contentright {
        float: left;
        width: 100%;
        min-height: 10px;
        padding: 0;
        margin: 0;
    }

    #contentleftin,
    #contentrightin {
        width: 97%;
        float: left;
        min-height: 10px;
        padding: 0;
        margin: 0;
    }

    #footer {
        padding: 0px;
        width: 96%;
    }

    #eztag,
    #poweredby p,
    #poweredby a {
        line-height: 24px;
    }

    #topnav p,
    #eztag p {
        text-align: center !important;
    }

    #eztagin,
    #poweredby {
        width: 100%;
    }

    .vertical-align-layout>div {
        display: block;
    }

    .vertical-align-layout>div>div {
        display: block;
        float: left;
    }

    .ezrss-horizontal .ezrss-item {
        min-height: 0px;
    }
	#
	#slidebuttons .stretch-btn-group {
	position: relative !important;
	}
	#slidebuttons .stretch-btn-group .ezbutton {
		background-color: transparent !important;
		border -right: 0px inset #000 !important;
	}
}

@media screen and (max-width:500px) {
    #marquee__announcement {
        display: none;
    }

    #marquee__text {
        width: 100%;
    }
}
