@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700';
@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700';

input[type="checkbox"],
input[type="radio"] {
width: 20px;
}

*{
 box-sizing:border-box;
}

textarea{
    font: 11px system-ui !important;
}

li, td{
font-size: 14px;
}

table.gsc-search-box{
border: 1px solid rgba(114, 114, 114, 0.28) !important;
}

/* -------------------- OVERRIDE GOOGLE CUSTOM SEARCH CSS -------------------- */


.gsc-input-box {width: 110% !important;/* height: 40px !important; */line-height: 40px;margin: 1px auto;letter-spacing: 0.04em;font-size: 13px;font-weight: 300;font-style: italic;border: none !important;outline: none;background: #ffffff !important;text-indent: 15px !important;}

.gsc-search-box-tools .gsc-search-box .gsc-input {background: transparent !important;border: none !important;height: 30px !important;text-indent: 0 !important;}

.gsc-search-button { margin: 0 !important; }

.homepage input.gsc-search-button, .homepage input.gsc-search-button-v2 {
left: 15px;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {border: none !important;padding: 8px 10px !important;background: #FFF !important;font-size: 14px !important;}

.gsst_a .gscb_a { display: none !important; }
.gsib_a { padding: 0 !important; }

.gsc-search-button-v2 svg {fill: #164572 !important;border: none !important;width: 40px;height: 25px !important;position: relative;left: -5px;padding: 0 !important;margin-left: 0 !important;background: transparent !important;}

.cse input.gsc-search-button, input.gsc-search-button {
color: transparent !important;
}


.gsc-input-box table tbody tr > td {
    border: 0px !important;
}


#ctl00_ContentPlaceHolder1_ctl06_tblSettings input{
width: inherit;
}

div.pb-controls a{
    width: 20px !important;
}

.content_lineup{
    padding: 0px 10px 0px 30px;
}

.mega_courts .third-level-list{
display: none;
}

#Reply_289{
max-width: 20px !important;
}

#FeedbackType_61, #FeedbackType_494, #FeedbackType_851, #FeedbackType_363{
width: inherit !important;
    margin-right: 10px;
    margin-bottom: 10px;

}

#dvViewMode input {
 max-width: 300px;
 font-size: 15px;
 margin: 0px;
 width: 94%;
 border: 1px solid #DADADA ;
 border-radius: 3px;
}

div[id*="divEdit"] input {
   width: auto;
   margin-right: 5px;
}


#ctl00_ContentPlaceHolder1_ctl09_dvFormTemplate tbody tr{
    margin: 20px 0 0 0;
    display: block;
}

#ctl00_ContentPlaceHolder1_ctl09_dvFormTemplate tbody tr td{
    padding-right: 10px;
    font-family: Montserrat;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    color: #4D4D4D;
    color: rgb(77, 77, 77);
}

#ctl00_ContentPlaceHolder1_ctl09_dvFormTemplate{
padding: 0px 10px 0px 13px;
}

input[type="submit"]{
    font-family: Roboto !important;
    font-size: 13px !important;
background: #174C8C;
}

.tbl{
border: none !important;
}

#dvViewMode .tbl_header{
border-bottom: none !important;
    color: #FFF;
    font-size: 27px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 10px 0 10px 14px;
    background: #174C8C;
}

#ctl00_ContentPlaceHolder1_ctl12_dvFormTemplate{
padding: 0px 10px 0px 13px;
}

#ctl00_ContentPlaceHolder1_ctl12_dvFormTemplate tbody tr td{
    padding-right: 10px;
    font-family: Montserrat;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    color: #4D4D4D;
    color: rgb(77, 77, 77);
}

#ctl00_ContentPlaceHolder1_ctl12_dvFormTemplate tbody tr{
margin: 20px 0 0 0;
display: block;
}

.search td.gsc-search-button:hover{
opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sitenavl4 a{
    color: #4D4D4D;
    color: rgb(77, 77, 77);
    font-size: 15px;
}

.sitenavl3 a{
    color: #4D4D4D;
    color: rgb(77, 77, 77);
    font-size: 15px;
}


.search td.gsc-search-button{
    background-image: url(/UserFiles/Servers/Server_3788196/Templates/images/search_icon.png);
    background-repeat: no-repeat;
    width: 43px;
    background-position: 9px;
    cursor: pointer;
}

input.gsc-search-button:hover{
background-color: #18538e !important;
color: #FFF !important;
}


input.gsc-input {
    border: none !important;
    font-size: 15px !important;

}

input.gsc-input{
background: transparent !important;
}



td.gsc-clear-button{
display:none;
}



.goog-te-gadget-simple{
    width: 42px;
    height: 42px;
    line-height: 41px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    position: absolute;
    margin-top: -41px;
    background-color: transparent !important;
padding: 0 !important;
border: 0px !important;
display: block !important;
margin-left: -21px;
}

.goog-te-gadget img{
display: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    display: none;
}



.textButton:hover{
background: #1C61A5;
}

.imageButton{
padding: 0px !important;
}

.ptl_portlet_vertical, .ptl_page {
    overflow: visible;
}

.btnWrapper a{
color: #FFF !important;
padding: 11px 10px 11px 10px;
text-align: center;
}

.btn{
font-family: "Roboto" !important;
background: #174C8C;
font-size: 14px !important; 
margin: 0px;
}

.w-25 { width: 25%; float: left; }
.w-30 { width: 30%; float: left; }
.w-33 { width: 33.33334%; float: left; }
.w-34 { width: 34%; float: left; }
.w-38 { width: 38%; float: left; }
.w-40 { width: 40%; float: left; }
.w-45 { width: 45%; float: left; }
.w-50 { width: 50%; float: left; }
.w-60 { width: 60%; float: left; }
.w-62 { width: 62%; float: left; }
.w-66whole { width: 66%; float: left; }
.w-66 { width: 66.66667%; float: left; }
.w-70 { width: 70%; float: left; }
.w-75 { width: 75%; float: left; }
.w-100 { width: 100%; float: left; }

.cat-title{
    font-family: 'Roboto';
    color: #174C8C;
    font-weight: 700;
    padding: 5px 10px 5px 10px;
    display: block;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    text-decoration: none;
    font-size: 17px;
margin-bottom: 0px !important;
line-height: 20px;
text-transform: inherit;
}


.mega_i_want_to .level2 > a{
font-weight: 400;
    padding: 5px 10px 5px 10px;
    display: block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 10px 5px 10px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
}

.mega_i_want_to .menuCol {
padding-top: 5px !important;
padding-bottom: 5px !important;
}


.megamenu .level1.mega_i_want_to > a {
 text-decoration: none;
    background: #18538e;
color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.megamenu .level1.mega_i_want_to > a:hover {
 text-decoration: none;
background: #FFF;
color: #1C61A5;
}


.mega_departments .third-level-list{
display:none;
}

#subpageContent a{
color: #1C61A5;
text-decoration: none !important;
text-align: center;
}

 #subpageContent a:hover{
text-decoration: underline;
}

.nav-toggle{
    width: 98% !important;
}

li.level2.mega_board_of_county_commissioners ul.third-level-list {
    display: none;
}

.fa-blue{ color: #1C61A5; }

.fa-home{
font-size: 22px;
}

.fa-home:before{
    margin: 8px 0px 0 1px;
}

.social_icons .fa-home{
color: #1C61A5;
}

#subfullcontent:before{
    pointer-events: none;
display: block;
    content: '';
    z-index: 9;
    position: absolute;
    height: 100%;
    /* height: 100%; */
    width: 30px;
    background: -moz-linear-gradient(11633.37% -1434.77% 90deg,rgba(0, 0, 0, 1) 0%,rgba(0, 0, 0, 0.89) 11.05%,rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.89) 11.05%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear,11633.37% -1434.77% ,11633.37% -1438.61% ,color-stop(0,rgba(0, 0, 0, 1) ),color-stop(0.1105,rgba(0, 0, 0, 0.89) ),color-stop(1,rgba(0, 0, 0, 0) ));
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.89) 11.05%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.89) 11.05%, rgba(0, 0, 0, 0) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.89) 11.05%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.05;
    filter: alpha(opacity=5) progid:DXImageTransform.Microsoft.Alpha(opacity=5) progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000' , GradientType=0);
}

#subhead:after {
    display: block;
    content: '';
    -webkit-box-shadow: 0px 13px 22px 0px rgba(255, 255, 255, 0.44);
    -moz-box-shadow: 0px 13px 22px 0px rgba(255, 255, 255, 0.44);
    box-shadow: 0px 13px 42px 50px rgba(255, 255, 255, 1);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 100%;
    visibility: visible !important;
}

#container{    
position: relative;
    z-index: 3;
}

.d-mode #bottom_background:after{
display: none;
}

.d-mode #hero{
    top: 240px
}

.d-mode #content{
    margin-top: 90px;
    z-index: 999;
    position: relative;
}


#bottom_background:after{
    display: block;
    content: '';
    height: 375px;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0px;
background : -moz-linear-gradient(50% 9.82% -90deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 0) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background : -webkit-gradient(linear,50% 9.82% ,50% 91.77% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(255, 255, 255, 0) ));
  background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#FFFFFF' , GradientType=0);

}

#bottom_background{
    background-image: url('/UserFiles/Servers/Server_3788196/Templates/images/bottom_background.jpg');
height: 670px;
width: 100%;
display: block;
background-size: cover;
position: relative;
z-index: 1;
}

#page_back{
background-color: #FFF;
}

.banner_container:after {
    display: block;
    content: '';
    -webkit-box-shadow: 0px 13px 22px 0px rgba(255, 255, 255, 0.44);
    -moz-box-shadow: 0px 13px 22px 0px rgba(255, 255, 255, 0.44);
    box-shadow: 0px 13px 42px 50px rgba(255, 255, 255, 1);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 100%;
    visibility: visible !important;
}

.captionbox:hover .feature-title{
opacity: 1;
}

.captionbox .feature-title{
opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#camera_icon{
display: none;
float: left;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#camera_icon:hover{
    opacity: 1;
}

.feature-more{
display: none;
}

.feature-summary{
display: none;
}

.divSearchBox:hover .fa{
color: #E79C27;
}

#banner_title{
    height: 570px;
}

#hamilton_title{
    font-family: Montserrat;
    font-size: 55px;
    text-transform: uppercase;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.31);
    text-align: center;
    line-height: 10px;
}

#hamilton_title a{
color: #FFF;
text-decoration: none;
    font-family: Montserrat;
}

#welcome-title{
display: none;
  font-family : Montserrat;
  font-size : 25px;
  letter-spacing : 5.75px;
  text-transform : uppercase;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  text-shadow : 1px 2px 5px rgba(0, 0, 0, 0.31);
text-align: center;
}

.label_skin_corporation {
    font-family: 'Roboto';
    font-size: 10pt;
    line-height: 50px;
    color: #FFF;
    font-weight: 400;
}

.label_skin_corporation  a{
    font-family: 'Roboto';
    font-size: 10pt;
    line-height: 50px;
    color: #FFF;
    font-weight: 400;
text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.label_skin_corporation  a:hover{
color: #E79C27;
}

#credits{
    float: left;
    width: 100%;
    text-align: center;
    height: 50px;
    background: #1C61A5;
}

#footer .container{
    max-width: 1400px !important;
    width: inherit !important;
    padding-bottom: 30px;
}

.footer-dev{
float: left;
width: 25%;
}

.alpha .footer_padding:before{
display: none;
}

#wrapper{
-webkit-font-smoothing: antialiased !important;
}

.footer_padding:before{
    content: " ";
    display: block;
    height: 125px;
    width: 1px;
    background: #2F98D3;
    position: absolute;
    opacity: 0.5;
    align-items: center;
    top: 19%;
}

#footer .alpha a img{
    display: block;
width: 100%;
}

.footer_padding ul li a:hover{
color: #E79C27;
}

.footer_padding ul li {
padding: 0 0 4px 0;
}

.footer_padding ul {
list-style: none;
    margin: 0 auto;
    width: 78%;
    white-space: nowrap;
}

.footer_padding .title{
font-size: 20px;
color: #FFF;
font-family: 'Roboto';
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer_padding .content{
font-size: 11.26pt;
color: #E6E6E6;
font-family: 'Roboto';
text-decoration: none;
font-weight: 400;
    padding-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 959px) {
	.footer_padding .footer-social{
		width: 25%;
		text-align: center;
		margin: auto;
	}

	.footer_padding .footer-social a{
		color: white;
		margin-left: 5px !important;
		margin-right: 5px;
		margin-top: 7px !important;
		width: 10px !important;
		margin-bottom: 10px;
	}

	.footer_padding .footer-social .social-short{
		margin-top: 12px !important;
	}
}

@media screen and (min-width: 960px) {
	.footer_padding .footer-social a{
		color: white;
		margin-left: 7px !important;
		margin-right: 7px;
		margin-top: 7px !important;
		width: 10px !important;
	}

	.footer_padding .footer-social .social-short{
		margin-top: 12px !important;
	}
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
	.footer_padding .footer-social{
		width: 35%;
		text-align: center;
		margin: auto;
	}

	.footer_padding .footer-social a{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
}

@media screen and (min-width: 1280px) {
	.footer_padding .footer-social{
		width: 40%;
		text-align: center;
		margin: auto;
	}
}

#footer .alpha a{
    float: left;
    width: 42%;
    margin-left: 29%;
    margin-top: -7px;
}

#footer .alpha span {
font-size: 21px;
color: #FFF;
font-family: 'Montserrat';
text-decoration: none;
text-transform: uppercase;
    position: relative;
float: left;
width: 100%;
text-align: center;
}

#main-slider{
position: relative;
}

#banner_content{
    display: block;
    position: absolute;
     top: 280px;
    left: 60%;
    margin-right: -50%;
  transform: translate(-43%, -12%);
-webkit-transform: translate(-43%, -12%);
    -ms-transform: translate(-43%, -12%);
    -moz-transform: translate(-43%, -12%);
    z-index: 1;
}


#header_links {
    display: none;
}
.header_link_back {
    margin: 0px 10px;
    float: left;
    text-align: center;
}

.header_link_back a {
text-decoration: none;
    display: block;
    width: 207px;
text-align: center;
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background: #8BAB24;
    background: rgba(139, 171, 36, 1);
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.58);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.58);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header_link_back span {
  font-family : Roboto;
  font-size : 19px;
  letter-spacing : 2.09px;
  text-transform : uppercase;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
}
.header_link_back a:hover {
      background-color: rgba(28, 97, 165, 0.9);
    text-decoration: none;
    color: #FFF;
}


.captionbox {
    position: absolute;
    top: 165px;
    left: 20px;
    width: 480px;
}

.captionbox .feature-more {
border-radius: 20px;
letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 20px 5px 20px;
    font-size: 14px;
    background-color: #e6e6e6;
    color: #000;
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-top: 16px;
}
.banner_container a .feature-more:hover {
    background-color: #4a843e;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.captionbox .feature-summary {
    float: right;
    padding: 8px;
    color: #e6e6e6;
    letter-spacing: 0.75px;
    width: 78%;
text-align: right;
}
.captionbox .feature-title {
    width: 80%;
    color: #e6e6e6;
    padding: 8px 8px 8px 0px;
    display: inline-block;
    font-family: 'Hind';
    letter-spacing: 0.02em;
    text-align: left;
    float: right;
    margin-bottom: 0px;
    font-size: 36px;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 300;
}
.flex-viewport {
    padding-bottom: 0px !important;
}

.fa-user:before{
margin: 7px 0 0 1px;
}

.fa-gear:before, .fa-cog:before{
margin: 8px 0px 0px 1px;
}

.social_icons .fa-user{
    color: #174C8C;
}

.social_icons .fa-cog{
    color: #8BAB24;
}

.social_icons .language{
    color: #E79C27;
font-family: 'Roboto' !important;
font-weight: 700;
}

.social_icons{
padding: 14px 0 14px 0 !important;
}

.social_icons .fa:hover,
.social_icons .fa:active {
background-color: rgba(28, 97, 165, 1);
color: #FFF;
}


.social_icons .fa{
    background-color: #FFF;
}

.social_icons .fa {
    font-size: 21px;
}


.social_icons.icon_circle .fa {
    border-radius: 50%;
}

.social_icons {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.social_icons li {
    list-style: none;
    float: left;
    margin-left: 10px;
}

.social_icons .fa {
    width: 42px;
    height: 42px;
    line-height: 41px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

/*-----------DEPARTMENT-----------*/

.noiconButton{
background: #f4f0e3 !important;
color: #2b2b2b! important;
    font-size: 15px !important;
font-family: 'Roboto Slab', serif !important;
margin: 0px 0px 10px 0px  !important;
letter-spacing: 0.03em !important;
    text-align: left;
    padding-left: 20px;
max-width: 350px;
}

.noiconButton:hover{
background-color: #eae4d0 !important;
}

.telerik-reTable-4 td.telerik-reTableFirstCol-4{
    padding: 5px 5px 5px 15px !important;
    border-color: #7c4d2d !important;
}

#intranet{
    margin-top: 25px;
}

#footercontent .fa-caret-right{
    margin: 12px 6px 0px 16px;
    font-size: 13px;
}

.footerbutton{
    color: #FFF;
    margin-left: 10px;
text-decoration: none;
}

.footerbutton:hover{
text-decoration: underline;
color: #FFF;
}

.telerik-reTable-4 td.telerik-reTableHeaderFirstCol-4{
padding: 5px !important;
}

.telerik-reTable-4 tr.telerik-reTableHeaderRow-4{
    background: #7c4d2d !important;
}

.depcontent p img {
    width: 100% !important;
height: 100% !important;
}

#toppadding_sub a img {
    width: 100% !important;
height: 100% !important;
}


#footercontent span{
float: left;
}

.footercopy{
    margin-top: -8px;
width: 320px;
float: right;
}

#activemove{
-moz-transform: translate(10px, 0px);
-ms-transform: translate(10px, 0px);
}



.goog-te-gadget{
font-family: inherit !important;
}

#nextdoor_back .fa-home:before{
margin-left
}


#depbox a{
    color: #104687 !important;
}

#dept_logo{
text-align: center;
}

#dept_logo img{ width: 60%;}

.subpage .btn:hover span, .subpage button:hover span{
opacity: 1 !important;
}

a.btn.iconButton {
color: #FFF !important;
    font-size: 15px !important;
margin: 0px !important;
letter-spacing: 0.03em !important;
    text-align: left;
}

a.btn.iconButton:hover{
background-color: #1C61A5 !important;
}

.subpage .fb_iframe_widget{
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
}


#toppadding_sub{
padding-top: 20px;
}

.subevents{
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
background: #e5e0cf;
}
#depbottom{
display: flex;
}

.subevents, .subnews{
width: 50%;
float: left;
}

.divRssContent{
padding-top: 20px;
}


.subpage #sociallist{
    padding-left: 95px;
}

.subpage .nivo-controlNav{
 display: none;
}

#sociallist{
padding-bottom: 10px;
}

#depbox{
background-color: #f6f5f1;
    margin: 20px 20px 10px 20px;
}

#depinfo ul{
    padding: 0;
    margin: 0 0 20px 0;
}

#depinfo li{
list-style: none;
    padding: 20px 20px 0px 20px;
}

#depinfo h1{
    font-size: 17px;
    list-style: none;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
line-height: inherit;
margin-bottom: 0px;
}


/*-----------D-MODE-----------*/




/*-----------SUBPAGE-----------*/

.fullwidth #subfullcontent:before {
    display: none;
}


.pull-left{
    float: right;
    width: 70%;
    padding-bottom: 20px;
    padding-left: 20px;
}

.stButton{
display: none !important;
}

#contenthead{
display: flex;
}

#sharebtn a{
    display: block;
    font-size: 16px;
    padding: 3px 7px 8px 6px;
    border-radius: 50%;
    margin: 30px 10px 17px 0px;
    width: 26px;
    height: 26px;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    background: #E6E6E6;
    color: #666666;
    color: rgb(102, 102, 102);
    line-height: 34px;
}

#sharebtn{
float: right;
    list-style: none;
display: none;
}

#printbtn a{
    display: block;
    background: #2b2b2b;
    color: #FFF;
    font-size: 16px;
    padding: 3px 7px 8px 6px;
    border-radius: 4px;
    margin: 17px 10px 17px 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
}

#printbtn{
float: right;
    list-style: none;
}

.depcontent{
float: left;
width: 60%;
}



.move{
-moz-transform: translate(25px, 0px);
-ie-transform: translate(25px, 0px);
}

.depcontent_police{
float: left;
width: 100%;
}

.depside{
float: left;
width: 40%;
}

.depside_police{
float: left;
    width: 46%;
    margin-left: 3%;
}




#borderfull{
position: relative;
    display: flex;
    min-height: 730px;
}

#sidebarslider{
position: relative;
z-index: 2;
}

#subpagehead{
    float: right;
    width: 525px;
}


#subfullcontent{
background-color: #FFF;
min-height: 400px;
}

#subfullcontent .inside-padding{
flex: 1;
  -webkit-flex: 1;
    -moz-flex: 1;
float: left;
    width: 576px;
}

.sitenavl0{
    margin-top: 0px;
    color: #8BAB24
}



.sitenavl0 a{
font-family: Montserrat;
    font-size: 18px;
  text-transform : uppercase;
  color : #8BAB24;
}



.currentpage:before{
display: none;
}

.sitenavl1{
    position: relative;
    padding-right: 10px;
padding-left: 10px;
}

.sitenavl1 a{
   padding: 10px 10px 10px 10px;
  font-family : Montserrat;
  font-size : 15px;
  line-height : 16px;
  text-transform : uppercase;
  color : #4D4D4D;
  color : rgb(77, 77, 77);
}

.currentpage{
    font-family: Roboto;
    font-size: 30px;
    text-transform: uppercase;
    color: #8BAB24;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 34px;
}

.currentpage a{
    color: #4D4D4D;
    color: rgb(77, 77, 77) !important;
    font-size: 15px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 600;
    text-transform: initial;
}

.currentpage:hover a{
color: #FFF !important;
background: #1C61A5;
}

#sidebar a{
width: 90%;
    padding: 10px;
text-decoration: none;
margin: 0;
line-height: 1;
display: block;
height: inherit;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#sidebar a:hover{
background: #1C61A5;
color: #FFF;
}


#sidebar{
    font-family: 'Roboto';
font-size: 17px;
    padding-top: 25px;
}


#subpageContent{
background: #FFF;
    padding: 20px 0px 40px 40px;
font-family: 'roboto', sans-serif;
}

#fs-minus{
padding: 3px 5px 8px 6px;
}

.subpage .print{
background: none !important;
color: #2b2b2b !important;
font-size: 19px !important;
    padding: 3px 7px 8px 4px;
}

#sharebtn .fa-share-square-o{
    margin: 0 0px 0 4px;
}

.subpage .share:hover{
background: #2b2b2b !important;
color: #FFF !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.subpage .print:hover{
background: #2b2b2b !important;
color: #FFF !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.subpage .fontSize{
display: block;
width: 100%;
    margin-left: -20px;
}

.fontSize #fs-plus span{
margin: 0px 0px 0px -2px;
}

.fontSize a{
    display: block;
    background: #E6E6E6;
    padding: 3px 5px 8px 6px;
    border-radius: 50%;
    margin: 30px 10px 17px 0px;
    width: 26px;
    height: 26px;
    text-align: center;
    font-weight: 700;
text-decoration: none;
  font-family : Roboto;
  font-weight : bold;
  font-size : 16px;
  letter-spacing : -0.33px;
  text-transform : uppercase;
  color : #666666;
  color : rgb(102, 102, 102);
line-height: 28px;
box-sizing: content-box;
}

.fontSize a:hover{
background: #666666;
color: #E6E6E6;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.subpage #RSSLink{
display: none;
}




.subpage .ptl_page{
background: #FFF;
}


#main-content .inside-padding{
    width: 93%;
float: left;
}


.sec-header{

}

.sec-header h1 {
color: green;
}

.fontSize li{
float: right;
}

#breadcrumbs{
float: left;
    width: 70%;
background: #FFF;
}

#breadcrumbs a{
    text-decoration: none;
    font-family: Roboto;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.18px;
    color: #808080;
    color: rgb(128, 128, 128);
    font-weight: 500;
}

#breadcrumbs a:hover{
text-decoration: underline;
}

#breadcrumbs #spanBreadcrumbPageId{
    text-decoration: none;
    font-family: Roboto;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.18px;
    color: #808080;
    color: rgb(128, 128, 128);
    font-weight: 500;
}

#breadcrumbs span{
    font-size: 16px;
    color: #808080;
    color: rgb(128, 128, 128);
    font-family: Roboto;
    font-weight: 500;
}

#breadcrumbs div{
    padding: 34px 0px 22px 54px;
    font-weight: 500;
}

.sb-r li{
 margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    text-align: left
}

#forecast_embed{
padding-top: 20px;
}

.sb-r ul{
 margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    text-align: left;
    list-style: none;
}

.sb-r {
height; 64px;
float: right;
width: 30%;
background: #FFF;
}

#sub-content {
    padding-top: 30px;
    margin-bottom: 470px;
}

#subhead{
    display: block;
    width: 100%;
    height: 490px;
    background-image: url("/UserFiles/Servers/Server_3788196/Image/header-image-2.jpg");
    margin-bottom: 5px;
    position: absolute;
background-size: cover;
}


/*-- Fix Default Layouts --*/

/*-- One Col 100% --*/
.ptl_col_1 { width: 98%; padding: 1%; }

/*-- Two Col 50% --*/
.ptl_col_1_2 { width: 48%; padding: 1%; }

/*-- Two Coll 25% / 65% --*/
.ptl_col_1_4 { width: 23%; padding: 1%; }
.ptl_col_3_4 { width: 63%; padding: 1%; }

/*-- Two Coll 66% / 33% --*/
.ptl_col_2_3 {width: 60%; padding: 1%;}
.ptl_col_1_3 {width: 31%; padding: 1%;}


@media screen and (max-width: 750px) {
.ptl_col_1_4 { width: 100%; padding: 0%; }
.ptl_col_3_4 { width: 100%; padding: 0%; }
}


@media screen and (max-width: 580px) {
 .ptl_col_1 { width: 100%; padding: 0%; }

 .ptl_col_1_2 { width: 100%; padding: 0%; }

 .ptl_col_2_3 { width: 100%; padding: 0%; }
 .ptl_col_1_3 { width: 100%; padding: 0%; }
}



/*-----------UPCOMING EVENTS-----------*/

.subpage #upcoming-event-wrapper {
    min-height: 445px !important;
background-color:#e5e0cf;
}


#upcoming-event-wrapper {
    min-height: 447px !important;
}




/*-----------ACORD-----------*/


.content .fa-caret-right{
    top: 1px;
}

.content .fa-caret-right:before {
    font-size: 22px;
    padding: 0;
    position: absolute;
    left: -15px;
    top: -5px;
}

.content ul li a{
    padding: 5px 0px 5px 25px;
    margin: 0px 22px 15px 12px;
    font-size: 15px;
    line-height: 24px;
    color: #2b2b2b;
    font-weight: 700;
    background: #eae4d0;
    font-family: 'Roboto Slab', serif !important;
    display: block;
    width: 240px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
position: relative;
line-height: 25px;
}


.content ul li a .fa{
display: inline;
}

.content ul li a:hover{
background: #bdac93;

}

#bottomnav{
margin-top: -10px;
-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.36);
-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.36);
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.36);
}


.uberAccordion ul.active .title{
background: #7c4d2d;
}

.uberAccordion > li > .title {
    background-color: #2b2b2b;
color: #FFF;
    cursor: pointer;
    font-size: 23px;
 font-family: 'Roboto Slab', serif !important;
}

.uberAccordion > li.active > .title {
display: block;
background-image: url("/UserFiles/Servers/Server_2587760/Templates/images/active-overlay-final.png");
background-size: 100%;
    background-color: #7c4d2d !important;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.content ul{
    height: 287px;
    width: 33.333%;
    float: left;
}

#acord1{
transform: rotate(-90deg) translate(-280px, 60px) !important;
 -ms-transform: rotate(-90deg) translate(-280px, 60px) !important;
 -webkit-transform: rotate(-90deg) translate(-280px, 60px) !important;
 -moz-transform: rotate(-90deg) translate(-280px, 60px) !important;
height: 34px;
z-index: 2;
    width: 314px !important;
}

#bottomnav .active .title:after{
    content: "\f0d7";
    font: normal normal normal 30px/1 FontAwesome;
right: 15px;
top: 10px;
position: absolute;
}

#bottomnav .title:after{
    content: "\f0d8";
    font: normal normal normal 30px/1 FontAwesome;
right: 15px;
top: 10px;
position: absolute;
}

#acord2{
    transform: rotate(-90deg) translate(-280px, 64px) !important;
    -ms-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -webkit-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -moz-transform: rotate(-90deg) translate(-280px, 64px) !important;
height: 35px;
z-index: 2;
}

#acord3{
    transform: rotate(-90deg) translate(-280px, 64px) !important;
    -ms-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -webkit-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -moz-transform: rotate(-90deg) translate(-280px, 64px) !important;
height: 35px;
z-index: 2;
}


#acord4{
    transform: rotate(-90deg) translate(-280px, 64px) !important;
    -ms-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -webkit-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -moz-transform: rotate(-90deg) translate(-280px, 64px) !important;
height: 35px;
z-index: 2;
}


#acord5{
    transform: rotate(-90deg) translate(-280px, 64px) !important;
    -ms-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -webkit-transform: rotate(-90deg) translate(-280px, 64px) !important;
       -moz-transform: rotate(-90deg) translate(-280px, 64px) !important;
height: 35px;
z-index: 2;
}



/*
 *
 * Default CSS for UberAccordion
 * Skin Me s'il vous plait
 *
 */

.uberAccordion {
   padding: 0;
}

.uberAccordion > li {
    list-style: none;
    margin: 0;
}

.uberAccordion > li > div {
    background-color: #f4f0e3;
    padding: 13px 15px 13px 11px;
    max-height: 314px;
}


/* Default CSS for sub-accordion */

.uberAccordion .uberAccordion > li > h1 {
    font-size: 12px;
    padding: 5px;
}

.uberAccordion .uberAccordion > li > div {
   background-color: #666666;
   color: #FFF;
}


/* Default CSS for vertical orientation */

.uberAccordion.accordion-vertical {
    height: 340px !important;
}

.uberAccordion .uberAccordion.accordion-vertical {
    height: 260px;
}


.sitenavl2{
    padding: 0px 0px 5px 25px;
}

.sitenavl2:hover{

     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.sitenavl2 a{
    font-family: Montserrat;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    color: #4D4D4D;
    color: rgb(77, 77, 77);
}



/*-----------SLIDER-----------*/


.nivo-controlNav a{
  background-image: url("/UserFiles/Servers/Server_2587760/Templates/images/bullets_new.png") !important;
}


#banner_slider{
padding-top: 53px;
width: 450px;
}


/*-----------TABS/NEWS-----------*/




#tab-1{
z-index: 2;
}


.tab-content {
position: absolute;
    width: 100%;
    height: 100%;
    background: #f4f0e3;
z-index: 1;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.39);
-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.39);
box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.39);
}

#eventsTab .tab{
min-height: 445px !important;
position: relative;
background: #f4f0e3;
}

#rowpadding{
    margin-bottom: 40px;
}

.menuCol{
    width: 31.333333%;
    padding: 1% !important;
    float: left;

}

.nivo-directionNav{
display: none;
}


.seven {
    padding-left: 10px;
}

.bg-darkbrown a{
color: #2b2b2b;
}

.nivo-control{
margin-top: -13px;
padding: 0px !important;
}

.nivo-controlNav{
    bottom: 13px !important;
padding: 0px 0px 15px 0px !important;
    left: 41px !important;
}

.nivo-caption{
    height: 120px !important;
    width: 410px !important;
    background: rgba(43, 43, 43, 0.85) !important;
    margin-left: 20px;
opacity: 1 !important;
 }

.nivo-caption p{
 font-family: 'Roboto Slab', serif !important;
font-weight: 700;
font-size: 20px !important;
padding: 10px 15px 15px 15px  !important;
color: #FFF !important;
}

.tab-button{
    font-family: 'Roboto Slab', serif;
    display: inline-block;
    color: #FFF;
    cursor: pointer;
    background: #bdac93;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 20px;
    width: 210px;
    text-align: center;
-webkit-box-shadow:  inset 6px 0px 16px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow:  inset 6px 0px 16px 1px rgba(0, 0, 0, 0.15);
box-shadow: inset 6px 0px 16px 1px rgba(0, 0, 0, 0.15);


}


.tab-button.active a{
    background: #2b2b2b;
    color: #FFF !important;
}

.tab-button a{
text-align: center;
text-decoration: none;
display: block;
width: 100%;
    padding: 12px 0px 12px 0;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}

.tab-button a:hover{
color: #FFF;
background: #2b2b2b;
text-decoration: none;
}


.shadow_bottom{
    list-style-type: none;
    padding: 0;
    margin: 0px;
    border-bottom: 8px solid #2b2b2b;
}

.bg-lightbrown a {
color: #2b2b2b;
}



/* -----------BODY---------- */

body{
  background: #FFF;

}


/* -----------FOOTER---------- */

#footer #sociallist li{
    float: left;
width: 16.66666666666667%;
text-align: center;
padding-left: 0px;
height: 30px;
padding-bottom: 0px;

}

#footer #sociallist li a{
color: #FFF;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    font-size: 17px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#footer #sociallist li a:hover .fa{
opacity: 0.8;
}

#footer_social{
    width: 60%;
position: relative;
}

#footer_social #sociallist{
padding: 0px;
}

#sociallist li{
    float: left;
    height: 60px;
    width: 60px;
    left: 501px;
    padding-left: 20px;
}

.copy span{
    font-size: 14px;
    padding-top: 5px;
}

.copy span a{
color: #FFF;
text-decoration: none;
}

.copy span a:hover{
text-decoration: underline;

}

#city_footer{
 font-family: 'Roboto Slab', serif;
    font-weight: 700;
font-size: 13px;
padding-bottom: 5px;

}

#transalte{
text-align: center;
position: relative;
}

#google_translate_element{
position: absolute;
transform: translate(-50%, 50%);
-webkit-transform: translate(-50%, 50%);
-moz-transform: translate(-50%, 50%);
    left: 50%;
}

.copy{
float: left;

}

ul.inline-list li{
margin-right: 0px !important;
}

#footercontent{
    padding: 6px 0px 6px 20px;
    float: left;
    font-size: 15px;
    width: 64%;
}

#footer_logo a{
display: block;
padding: 6px 6px 0px 6px;
}

#footer_logo{
background: #FFF;
width: 70px;
float: left;
}

#footer{
background: #174C8C;
padding: 30px 0 30px 0;
    z-index: 1;
    position: relative;
    -webkit-box-shadow: 0px -17px 51px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -17px 51px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -17px 51px -6px rgba(0, 0, 0, 0.3);
    margin-top: -20px;
}


/* -----------HEADER---------- */

#mobile-bar{
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Montserrat';
    padding: 0 10px 0px 0px;
    float: left;
    font-weight: 700;
    font-size: 22px;
    padding-left: 10px;
    line-height: 70px;
}


#mobile-bar .fa-bars{
padding-right: 10px;
}

#social .fa{
padding-top: 14px;
}

#subsocial .fa{
    padding-top: 12px;
}


#facebook_back{
background: #3b5998;
-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
}

#twitter_back{
background: #55acee;
-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
}

#instagram_back{background: #2b2b2b ;
-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);}

#instagram_back:hover{
background: #383838
}

#instagram_back .fa-instagram:before{

}

#nextdoor_back:hover{
background: #1A8C53
}

#nextdoor_back{background: #1e9e5e;
-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4);}

#facebook_back:hover{
background: #355088;
}

#twitter_back:hover{
background: #4c9ad6;
}

#social li a{
display: block;
color: #FFF;
width: 100%;
height: 100%;
    border-radius: 6px;
font-size: 26px;
text-align: center;

}


#subsocial li a{
display: block;
color: #FFF;
width: 100%;
height: 100%;
    border-radius: 6px;
font-size: 23px;
text-align: center;

}


#social{
    position: absolute;
    top: -245px;
    z-index: 99;
left: 491px;
}

#subsocial{

    z-index: 2;

}

#social li{
float: left;
    height: 60px;
    width: 60px;
left: 501px;
padding-left: 20px;
}

#subsocial li{
float: left;
    width: 55px;
    height: 55px;
    left: 501px;
padding-left: 20px;
}



.RadMenu .rmItem a:hover{
background: #7c4d2d;
}

.i-want-to-container{
position: absolute;
    top: -221px;
    left: -858px;
    z-index: 2;
float: left;
}

#home{
    min-height: 600px !important;
    background-size: cover;
    top: 0px;
    border-bottom: 10px solid #7c4d2d;
    background-repeat: no-repeat;
    margin-top: -20px;
}

#hero{
    position: absolute;
    top: 0;
width: 100%;
    height: 580px;
}

.search .fa{
    color: #174C8C;
    font-size: 20px;
    margin-left: -34px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#ctl00_SearchTerm{
    font-style: oblique;
    background: none;
    border: 0px;
    color: #616161;
    font-size: 15px;
    outline: none;
    width: 88%;
    height: 40px;
    padding: 0;
    margin-right: 10%;
    margin-left: 2%;
}

.search{
    background: #FFF;
width: 50%;
margin-left: 50%;
    margin-top: 50px;
    margin-bottom: 30px
}

.RadMenu .rmLink{
    padding: 20px 20px 20px 20px !important; 
}


.rmRootGroup{
    padding: 0px 10px 0px 10px !important;
background: #2b2b2b;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.46);
-moz-box-shadow:    0px 0px 6px 0px rgba(0, 0, 0, 0.46);
box-shadow:         0px 0px 6px 0px rgba(0, 0, 0, 0.46);
}

.RadMenu .rmHorizontal .rmText{
font-family: 'Roboto Slab', serif;
font-weight: 700;
font-size: 19px;
color: #f8f8f7;
padding: 0 6px 0 6px !important;
}

#menubar{
    margin-top: -10px;
    z-index: 21;
    position: relative;
}

#logo{
    position: absolute;
    margin-left: -30px;
    float: right;
    right: 50px;
    text-align: right;
    z-index: 9999;
}

#logo img{
padding: 25px;
background: rgba(240, 242, 240, 0.9);
-webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.17);
-moz-box-shadow:    0px 0px 30px 5px rgba(0, 0, 0, 0.17);
box-shadow:         0px 0px 30px 5px rgba(0, 0, 0, 0.17);
}


/* -----------HEADER DROPDOWN---------- */


i-want-to span{
    content: "I Want To..." !important;}

.i-want-to{
    font-family: 'Roboto Slab', serif;
color: #000;
font-weight: 700;
font-size: 17px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.46);
}

.i-want-to {
  display: block;
  text-shadow: none;
  padding:  17.5px 20px 17.5px 20px !important;
background: #f4f0e3;
  margin: 20px 0;
  transition: .3s;
    border-bottom: 5px solid #7c4d2d;
}
.i-want-to:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0d7";
    font-size: 20px;
    display: inline-block;
    float: right;
}
.i-want-to:hover, .i-want-to.hover {
  cursor: pointer;
border-bottom: 5px solid #2b2b2b;
}
.i-want-to.original-width {
  width: 310px !important;
}
@media screen and (min-width: 650px) {
  .i-want-to.original-width {
    width: 310px !important;
  }
}


.i-want-to.hover:after {
  -webkit-transform: rotate(-180deg);
}

.i-want-to-container {
  position: relative;
}

.i-want-to-expanded {
z-index: 3;
  display: none;
  position: absolute;
  text-shadow: none;
  top: 48px;
  padding: 0px 20px 20px 20px;
  background: #f4f0e3;
  background: rgba(244, 240, 227, 0.9);
  border: 2px solid rgba(255, 255, 255, 0.9);
  border: 2px solid white;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-top: 0;
}

.i-want-to-expanded a:hover{
color: #7c4d2d !important;
font-size: 18px !important;
}

@media screen and (min-width: 600px) {
  .i-want-to-expanded {
    top: 85px;
  }
}
.i-want-to-expanded ul {
  padding-left: 0;
  list-style: none;
  text-align: left;
  margin: 0;
}
.i-want-to-expanded a {
  color: #333;
  font-size: 1.125rem;
  display: block;
  text-decoration: none;
  padding: 3px 0;
  margin: 3px 0;
    padding: 10px 0px 10px 0;
}
.i-want-to-expanded a:before
.i-want-to-expanded a:hover {
  color: #7c4d2d;
}

.i-want-to-expanded li {
  border-bottom: 1px solid #323232;
  border-bottom: 1px solid rgba(50, 50, 50, 0.2);
min-width: 266px;
}


.nivo-main-image{
width: 535px !important;
}



@media screen and (max-width: 1200px) {


.fa-home:before {
    margin: 7px 0px 0 0px;
}

.social_icons {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}

.social_icons .fa {
    font-size: 18px;
}

.social_icons li {
    margin-left: 8px;
}

.social_icons .fa{
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.flexslider .slides img{
    width: auto;
 height: 644px;
}

.captionbox #camera_icon img{
    width: inherit !important;
    display: block;
    height: inherit;
}

.footerbutton{
display: none;
}

#google_translate_element{
    -webkit-transform: translate(-50%, 10%);
     transform: translate(-50%, 10%);
    -moz-transform: translate(-50%, 10%);
}

.footercopy {
    margin-top: -13px;
    width: 280px;
}

#footer{
    padding: 30px 0 30px 0;
}



#social {
    top: -125px;
    left: 120px;
}


.subpage #sociallist {
    padding-left: 55px;
}


#footer_logo a{
display: block;
padding: 6px 0px 0px 5px;
}

.copy{
}

.copy span{
font-size: 12px;
    padding-top: 3px;
}



.weather-wrapper.padding-t25.padding-lr25 .weather-img img {
    width: 73%;
    margin-left: 7px;
    padding-bottom: 20px;
}

.subpage .newsPost {
    width: 270px;
}

.weather-wrapper.padding-t25.padding-lr25{
    padding: 0px 0px 0 0px;
}

.megamenu .level1 > a, .megamenu li.mega_how_do_i > div{
    padding:20px 10px 20px 10px;
font-size: 15px;
}

.megamenu .level1 > a:hover{
color: rgba(28, 97, 165, 1)
background-color: #FFF;
}

.megamenu .level1 > a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#borderfull:after{
    width: 640px;
    background-size: 100%;
    background-position: 0px -54px;
}

.newsRight{
box-shadow: inset 5px 0px 10px 0px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: inset 5px 0px 10px 2px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 5px 0px 10px 2px rgba(0, 0, 0, 0.20);

}

#city_footer, .copy{
font-size: 11px;
}

#articleSlider{
    margin-left: 10px;
}

.newsPost{
    width: 230px;
}

#footer_logo{
width: 50px;
}

.content ul li a{
    width: 174px;
font-size: 13px;
    margin: 0px 10px 15px 7px;
line-height: 19px;
}

.newsLeft .newsCaption > div{
    width: 280px;
}

#footercontent{
    font-size: 13px;
    padding: 3px 0px 0px 10px;
}

.i-want-to-container {
    top: -93px;
    left: -689px;
}

img.scale-with-grid {
    width: 91% !important;
}

#logo img{
padding: 15px;
}
#logo{
right: 20px;
}

.event-navs .fa-angle-up:before{
top: 0px;
position: absolute;
    left: 3px;
}

.event-navs .fa-angle-down:before{
top: 0px;
position: absolute;
    left: 4px;
}

.nivo-caption{
width: 320px !important;
}

#banner_slider{
width: 360px;
}

.RadMenu .rmLink {
    padding: 10px !important;
}

.RadMenu .rmHorizontal .rmText{
font-size: 18px;
}


}


@media screen and (max-width: 1000px) {
#forecast_embed{
display: none;
}
}

@media screen and (max-width: 960px) {

#sharebtn a{
    margin: 16px 10px 17px 0px;
}


#hamilton_title{
line-height: 64px;
}

#banner_content{
transform: translate(-50%, -42%);
    -webkit-transform: translate(-50%, -42%);
-ms-transform: translate(-50%, -42%);
-mos-transform: translate(-50%, -42%);
    top: 280px;
    left: 50%;
}

.header_link_back span{
    font-size: 14px;
}

.header_link_back a{
    width: 160px;
}

.search{
    width: 70%;
    margin-left: 15%;
}

#content_drop{
    margin-top: 50px;
}

#footer .alpha span {
font-size: 29px;}

#hero{
    top: -50px;
}

.footer_padding .content{
padding-left: 0px;
}

.footer_padding ul{
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
    width: 100%;
}

.footer-dev{
width: 100%;
    margin-top: 10px;
}

#footer .alpha{
margin-top: 0px;
}

#footer .alpha a{
    width: 28%;
    margin-left: 36%;
}


#footercontent .fa-caret-right{
    float: inherit;
    margin: 0px 4px 0px 0px;
    top: 1px;
}

.footerbutton{
display: block;
text-align: center;
position: relative;
margin-left: 0px;
}

#intranet{
    margin-top: 0px;
}

#footer{  
  padding: 20px 0 0 0;
position: relative;
z-index: 4;
}

#footercontent span{
float: none;
}

.content ul li a{
    line-height: 20px;
}

.uberAccordion > li > div{
max-height: none;
}

#activemove{
-moz-transform: translate(-5px, 0px);
}

.move{
-moz-transform: translate(-5px, 0px);
}

.content ul{
width: 33.3333%;
}

.uberAccordion > li > div {

min-width: auto !important;
}

#google_translate_element{
padding-right: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.homepage .nivoSlider img{
    height: auto !important;
    width: 100% !important;
}

.depside_police{
width: 100%;
margin-left: 0px;
}

.content ul{
max-height: none;
}

.footercopy{
margin-left: -5px !important;
}

#footercontent{
width: 100%;
    padding: 15px 0px 5px 0px;
text-align: center;
}

#footer_logo a {
    padding: 4px 0px 0px 4px;
}

.content ul{
padding-top: 30px;
}

#depbottom{
display: block;
}

#contenthead {
    display: block;
}

.weather-wrapper.padding-t25.padding-lr25 .weather-img {
    width: 30%;
    float: left;
    margin-top: 16px;
}

.weather-wrapper.padding-t25.padding-lr25 #weather-content{
    width: 70%;
    float: left;
    margin-top: 5px;
}

.subpage .newsPost {
    width: 420px;
}

#printbtn, #sharebtn{
float: right;
}

.subevents, .subnews{
width: 100%;
float: left;
margin-bottom: 20px;
}

#subsocial #sociallist{
padding-left: 143px;
}

.depside{
padding-top: 20px;
}

.depcontent, .depside{
width: 100%;
}

.desktopMenu{
display: none;
}


#borderfull:after {
    width: 497px;
    background-position: 0px -39px;
    left: 59px;
}

img.scale-with-grid {
    width: 96%;
}

#logo {
    right: 20px;
}

#subpageContent {
    padding: 20px 20px 30px 20px;
}

#breadcrumbs div{
padding: 20px 20px 0 20px;
}

.subpage .fontSize{
margin-left: 20px;
    float: left;
    width: initial;
}

.fontSize li{
float: right;
}

.sb-r{
width: 100%;
 float: left;
}

#breadcrumbs{
width: 100%;
}

#subfullcontent .inside-padding{
    width: 494px;
}

.fontSize a{
    margin: 16px 10px 16px 0px;
}

#breadcrumbs a{
font-size: 14px;
}

#breadcrumbs #spanBreadcrumbPageId{
font-size: 14px;
}

.nivo-caption {
    width: 710px !important;
}

#city_footer{
text-align: center;
font-size: 12px;
padding-bottom: 10px;
}

.copy{
    float: left;
    text-align: center;
    padding-top: 0px;
    font-size: 12px;
    width: 100%;
}

#footer_logo {
    margin: 0 auto;
float: none;
}

#footer_left, .footercopy{
width: 100% !important;
margin: 0;
}

.content ul li a {
    margin: 0px 10px 10px 10px;
    width: 200px;
}

#bottomnav{
width: 768px;
}

.uberAccordion > li{
float: left;
width: 100%;
background: #f4f0e3;
}


#rowpadding {
    margin-bottom: 50px;
}

#banner_slider {
    width: 748px;
    padding-top: 40px;
}

.newsPost {
    width: 310px;
}

#eventsTab{
    width: 768px;
}

.i-want-to-container {
    left: -523px;
    top: -262px;
}

#mobile-bar{
display: block;
    width: 100%;
    padding: 0;
}

.reso-m-btn{
    text-align: center;
}

.rmRootGroup .rmItem{display: none !important;}



#social {
    top: -200px;
    z-index: 4;
    left: -10px;
}

#logo{
    width: 300px !important;
}

.newsLeft .newsCaption > div {
    width: 390px;
}
}

@media screen and (min-width: 768px) {
 .sidenav-slide { display: block !important; }
}

@media screen and (max-width: 767px) {

.topPage {
    width: 82% !important;
}

#subfullcontent:before{
display: none;
}

.sidenav-slide{
    margin-top: 54px;

}

.header_link_back{
    margin: 0px 25px 20px;
}

#subpageContent .ptl_col_1_2{
width: 100%;
}

#footercontent {
    font-size: 12px;
}

.content ul{
    height: auto;
}

#footer_social{
    width: 80%;

}

#footer #sociallist li{
    padding-top: 0px;
    padding-bottom: 0px;
}

#subsocial #sociallist{
padding-left: 105px;
}

#forecast_embed{
display: block;}

.content ul {
    padding-top: 0px;
}

.uberAccordion > li > div{
max-height: none;
}

#borderfull{
display: block;
}

.sec-header h1{
margin: 0;
     transform: rotate(0deg); 
     -webkit-transform: rotate(0deg); 
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
width: 100%;
    text-align: center;
    line-height: 32px;
    padding: 10px 0 10px 0;
    font-size: 26px;
}

#subpagehead{
width: inherit;
float: left;
}

.sec-header{
    width: 100%;
text-align: left;}

.eventPlaceHolder .inside{
    padding-bottom: 24px;
    padding-top: 24px;
}

.name-of-event{
font-size: 18px;
}

.slick-list{
    height: 387px !important;
}

.large-date{
font-size: 38px;
    margin: 0 2% 0;
    padding: 5px 2%;
}

.large-date .month{
    font-size: 23px;
}

#footer_logo a {
    padding: 4px 4px 0px 4px;
}

.nivoSlider img{
height: auto !important;
width: 100% !important;
}

#sidebar #inside-nav{
padding: 15px;
}

.content .fa-caret-right:before{
display: inline;
}

.content ul{
width: 100%;
}

.sidenav-slide{
display: none;
}

.sitenavl0{
display: none;

}

.current-head {
    display: block;
}

.weather-wrapper.padding-t25.padding-lr25 #weather-content {
    width: 50%;
    float: left;
    margin-top: 20px;
}

.weather-wrapper.padding-t25.padding-lr25 .weather-img {
    width: 30%;
    float: left;
    margin-top: 11px;
}

.weather-wrapper.padding-t25.padding-lr25 {
    padding: 0 0% 0 20%;
}

.subpage .newsPost {
    width: 290px;
}

#sidebarslider{
margin-top: 20px;
}

#subfullcontent .inside-padding {
    width: 418px;
}

.subpage #page{
margin-top: 390px;
}

.homepage #page{
margin-top: 51px;
}

.subpage #menubar{
    text-align: center;
    position: absolute;
    left: 50%;
    margin-right: -50%;
transform: translate(-50%, 36%);
-moz-transform: translate(-50%, 36%);
-webkit-transform: translate(-50%, 36%);
-ms-transform: translate(-50%, 36%);
z-index: 99;
    width: 100%;

}

.i-want-to-expanded {
top: 85px;
}

#subfullcontent{
margin-top: 20px;
}

#borderfull:after {
     width: 419px;
    background-position: 0px -29px;
    left: 0px;}

#logo {
    right: 0px;
z-index: 3;
}

.subpage #sub-content {
    padding-top: 3px;
}

.uberAccordion > .active{
padding-bottom: 0px;
}

.content ul li a {
margin: 0px 10px 15px 10px;
    width: 355px;
padding: 5px 0px 5px 25px;
}

#bottomnav {
    width: 420px;
}

#banner_slider {
    width: 420px;
}

.nivo-caption {
    width: 380px !important;
}

.newsPost {
    width: 400px;
}

.newsRight{
width: 100%;
box-shadow: inset 5px 0px 10px -10px rgba(0, 0, 0, 0.20);
-webkit-box-shadow: inset 5px 0px 10px -10px rgba(0, 0, 0, 0.20);
-moz-box-shadow: inset 5px 0px 10px -10px rgba(0, 0, 0, 0.20);
}

.newsLeft{
display: none;
}

#eventsTab {
    width: 420px;
}

#footercontent{
    padding: 15px 0px 14px 0px;
    text-align: center;
    width: 100%;
}

 #social {
    top: -154px;
    left: 39px;
}


.subpage #social {
    top: -144px;
    left: 120px;
}

.i-want-to-container {
    left: 35px;
    top: 55px;
}

.telerik_main_menu{
    left: 50%;
    transform: translate(-50%, 0%);
   -ms-transform:  translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);

}

#menubar .container{
width: 100% !important;
}

.rmRootGroup {
    padding: 0px 57px 0px 57px !important;
}

#menubar{
margin-top: 0px;
}

img.scale-with-grid{
width: 50% !important;
background-position: center center;
}

#footer img.scale-with-grid{
width: 100% !important;
}

#logo{
text-align: center;
width: 420px !important;
padding-top: 70px;
}


}

@media screen and (max-width: 600px) {

.label_skin_corporation{
line-height: 25px;
}

.label_skin_corporation  a{
line-height: 25px;
}

#credits{
height: inherit;
width: 98%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 1%;
    padding-right: 1%;
}

}


@media screen and (max-width: 440px) {

#footer ul.inline-list li {
    margin-right: 0px !important;
}

#social li{
    padding-left: 0px;
}

#subsocial #sociallist {
    padding-left: 45px;
}

.when-to-when, .location {
    display: none;
}

.eventPlaceHolder .inside {
    padding-bottom: 24px;
    padding-top: 24px;
}

.info{
width: 72%;
}

.large-date{
width: 20%;
}

.sec-header h1{
font-size: 21px;
}

.i-want-to-expanded a{
    font-size: 1.025rem;
}

.i-want-to-expanded li{
min-width: 216px
}

.weather-wrapper.padding-t25.padding-lr25 #weather-content {
    width: 50%;
    float: left;
    margin-top: 10px;
}

.weather-wrapper.padding-t25.padding-lr25 .weather-img {
    width: 30%;
    float: left;
    margin-top: 11px;
}

.weather-wrapper.padding-t25.padding-lr25 {
    padding: 0 0% 0 13%;
}

.subpage .newsPost {
    width: 180px;
}

#subfullcontent .inside-padding {
    width: 298px;
}


#borderfull:after {
  width: 300px
    background-position: 0px -19px;
    left: 0px;
}

.i-want-to-container {
    left: 5px;
    top: 55px;
}

img.scale-with-grid {
    width: 67.5% !important;
}

.telerik_main_menu{
width: 330px !important
}

.rmRootGroup{
padding: 0px 10px 0px 10px !important;
}

#logo {
    text-align: center;
    width: 305px !important;
    padding-top: 75px;
}

#eventsTab {
    width: 300px;
}

.tab-button{
    width: 150px;
}

.i-want-to.original-width {
    width: 260px !important;
}

#social {
left: 10px;
}

ul.inline-list li {
    margin-right: 10px !important;
}

.newsPost {
    width: 280px;
}


.eventPlaceHolder .inside {
    margin: 0px 20px 0px 20px;
}

.name-of-event{
    font-size: 14px;
    padding-left: 5px;
    padding-top: 15px;
padding-bottom: 0px;
}

#banner_slider {
    width: 300px;
}

.nivo-caption {
    width: 260px !important;
}

#bottomnav {
    width: 300px;
}

.content ul li a {
    margin: 0px 10px 15px 10px;
    width: 234px;
}


}


#eventsTab { overflow: hidden; }

#ctl00_ContentPlaceHolder1_ctl06_tblSettings input{
width: inherit;
}

@media print {
#subhead {display: none;}
#sub-content {display: none;}
#banner_content {display: none;}
#footer .container{display: none;}
#sidebarslider{display: none;}
#subfullcontent{width: 98%;}
}


h1 {
font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2.133em;
    line-height: 50px;
    margin-bottom: 14px;
    font-weight: inherit;
}

h2 {
font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.867em;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: inherit;
}

h3 {
font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.600em;
    line-height: 34px;
    margin-bottom: 30px;
    font-weight: inherit;
}

h4 {
font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.333em;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: inherit;
}

h5 {
font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.2em;
    line-height: 24px;
    font-weight: inherit;
}

h6 {
font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 21px;
    font-weight: inherit;
}

p {
    margin: 0 0 20px 0;
    font-family: Roboto, Arial, Calibri, sans-serif;
    font-size: 1.1em;
    color: rgb(40, 40, 40);
}

.pageList a{
    font-size: 1.1em;
}

input.gsc-search-button {
    margin-left: -18px !important;
    opacity: 0;
}

.pageList li{
    font-size: 1.1em;
}


.page_directory a{
font-size: 1.1em;
}

input[id*="imgFeaturedImageAdd"], input[id*="ibtnDelete"], input[id*="imgbOpenClose"] {
    width: auto;
}


.nav-toggle {
    display: flex;
    align-items: center;
}



@media screen and (max-width: 767px) {
.sidenav-slide {
    margin-top: 84px;
}
}

a[id$="_hdDocLink"] { display: none; }

div [class^="float-image"] img {
	width: 100%;
}

  @media screen and (max-width: 799px) {
	div [class^="float-image"] {
		width: 100%;
	}
	img [class^="float-image"] {
		width: 100%;
	}
}

  @media screen and (min-width: 800px) {
	.float-image-left {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.float-image-left-50 {
		float: left;
		width: 49%;
		margin-right: 1%;
		margin-bottom: 10px;
	}
	.float-image-left-33 {
		float: left;
		width: 32%;
		margin-right: 1%;
		margin-bottom: 10px;
	}
	.float-image-right {
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.float-image-right-50 {
		float: right;
		width: 49%;
		margin-left: 1%;
		margin-bottom: 10px;
	}
	.float-image-right-33 {
		float: right;
		width: 32%;
		margin-left: 1%;
		margin-bottom: 10px;
	}
}
