/*-----------------------------------------------------------------------------------

	Theme Name: Muskogee, Oklahoma
	Theme URI: http://www.cityofmuskogee.com/
	Description: Custom Website for Muskogee, Oklahoma
	Author: Tom Gooden | @good3n
	Author URI: http://www.revize.com/

	Version: 1.0 / MARCH 5, 2015

	Table of content
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#RZ Document Center
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc
	#Base 960 Grid
	#Tablet (Portrait)
	#Mobile (Portrait)
	#Mobile (Landscape)
	#Clearing
	#Header + Nav + No More IE7
	#Inner Page
	#bxSlider
	#carousel
	#Bootstrap v2.3.2 tables only
	#Media Queries
	
-----------------------------------------------------------------------------------*/ 

/* -----------------------------------------

#Reset

-----------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,block quote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,field set,form,label,legend,article,aside,canvas,details,embed,figure,fig caption,footer,header,group,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,fig caption,figure,footer,header,group,menu,nav,section{display:block}
body{line-height:1.6}
blockquote,q{quotes:none}
block quote:before,block quote:after,
q:before,q:after{content:'';content:none}

/* -----------------------------------------

#Bacic Styles

-----------------------------------------*/ 
body{background:#fff;font:14px/21px "Open Sans",sans-serif;color:#444;/* -webkit-font-smoothing:antialiased;*//* Fix for webkit rendering */-webkit-text-size-adjust:100%;-webkit-transition:font-size .15s ease;-moz-transition:font-size .15s ease;transition:font-size .15s ease;min-height:1px!important}

/* -----------------------------------------

#Typography

-----------------------------------------*/ 
h1,h2,h3,h4,h5,h6{color:#91a332;font-family:"Open Sans",sans-serif;font-weight:normal;margin-bottom:10px}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:28px;line-height:35px;margin-bottom:14px}
h2{font-size:24px;line-height:30px;margin-bottom:14px}
h3{font-size:22px;line-height:34px}
h4{font-size:21px;line-height:30px}
h5{font-size:17px;line-height:24px}
h6{font-size:14px;line-height:21px}
.header{font-size:24px}
.subheader{font-size:18px}
p{margin:0 0 20px 0}
p.lead{font-size:21px;line-height:27px;color:#777}
em{font-style:italic}
strong,b{font-weight:bold}
small{font-size:80%}
hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}
.small{font-size:14px}
.medium{font-size:16px}
.large{font-size:18px}

/* -----------------------------------------

#Links

-----------------------------------------*/ 
a,a:visited{color:#0e5a8b;text-decoration:underline;outline:0}
a:hover,a:focus{color:#0e5a8b}
p a,p a:visited{line-height:inherit}

/* -----------------------------------------

#RZ Document Center

-----------------------------------------*/
#RZdocument_center .file_row{background:#fff;border:1px solid #ccc;margin-bottom:1px;padding:7px 8px;width:97.5%;margin:0 0 1px;float:left}
#RZdocument_center .file_row a{color:#024930!important;font: 14px/21px arial!important;text-transform:uppercase;font-family:"Open Sans",sans-serif!important}
#msg{background:#FCF8E3;border:3px solid #dac293;display:block;padding:8px 35px 8px 14px;text-shadow: 0px 1px 0px rgba(255,255,255,0.5);color:#af8338}
#RZdocument_center table h3{display:block;overflow:hidden;padding:7px 7px;border-bottom:1px solid #ccc;margin:0 0 10px}
#RZdocument_center h3 a{font-size:16px!important;font-weight:bold;color:#333!important}
#RZdocument_center table{padding:0;margin-bottom:10px}
#RZdocument_center form,#RZdocument_center input,#RZdocument_center select,#RZdocument_center button{margin:0!important;width:auto;min-width:inherit}

/* -----------------------------------------

#Lists

-----------------------------------------*/ 
ul,ol{margin-bottom:20px;margin-left:30px}
ul{list-style:disc}
ol{list-style:decimal}
ul ul,ul ol,
ol ol,ol ul{margin:4px 0 5px 30px}
ul ul li,ul ol li,
ol ol li,ol ul li{margin-bottom:6px}
li{line-height:1.3;margin-bottom:7px}
li p{line-height:1.3}

/* -----------------------------------------

#Images

-----------------------------------------*/
img{max-width:100%;*max-width:none;height:auto}
a img{border:none}

/* -----------------------------------------

#Buttons

-----------------------------------------*/ 
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"]{border:1px solid #d3d3d3;color:#444;display:inline-block;font-size:13px;font-weight:normal;text-decoration:none;cursor:pointer;line-height:normal;padding:6px 14px;vertical-align:top;font-family:"Open Sans",sans-serif;text-shadow:0 1px 0 rgba(255,255,255,.4);-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.07);-moz-box-shadow:inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.07);-o-box-shadow:inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.07);background:rgb(254,254,254);
background:-moz-linear-gradient(top,rgba(254,254,254,1) 0%,rgba(224,224,224,1) 50%,rgba(211,211,211,1) 50%,rgba(211,211,211,1) 87%,rgba(211,211,211,1) 95%,rgba(191,191,191,1) 97%,rgba(168,168,168,1) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254,254,254,1)),color-stop(50%,rgba(224,224,224,1)),color-stop(50%,rgba(211,211,211,1)),color-stop(87%,rgba(211,211,211,1)),color-stop(95%,rgba(211,211,211,1)),color-stop(97%,rgba(191,191,191,1)),color-stop(100%,rgba(168,168,168,1)));
background:-webkit-linear-gradient(top,rgba(254,254,254,1) 0%,rgba(224,224,224,1) 50%,rgba(211,211,211,1) 50%,rgba(211,211,211,1) 87%,rgba(211,211,211,1) 95%,rgba(191,191,191,1) 97%,rgba(168,168,168,1) 100%);
background:-o-linear-gradient(top,rgba(254,254,254,1) 0%,rgba(224,224,224,1) 50%,rgba(211,211,211,1) 50%,rgba(211,211,211,1) 87%,rgba(211,211,211,1) 95%,rgba(191,191,191,1) 97%,rgba(168,168,168,1) 100%);
background:-ms-linear-gradient(top,rgba(254,254,254,1) 0%,rgba(224,224,224,1) 50%,rgba(211,211,211,1) 50%,rgba(211,211,211,1) 87%,rgba(211,211,211,1) 95%,rgba(191,191,191,1) 97%,rgba(168,168,168,1) 100%);
background:linear-gradient(to bottom,rgba(254,254,254,1) 0%,rgba(224,224,224,1) 50%,rgba(211,211,211,1) 50%,rgba(211,211,211,1) 87%,rgba(211,211,211,1) 95%,rgba(191,191,191,1) 97%,rgba(168,168,168,1) 100%)}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active{background:#e1e1e1;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.175);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,.175);-o-box-shadow:inset 0 0 2px rgba(0,0,0,.175);box-shadow:inset 0 0 2px rgba(0,0,0,.175)}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width{width:100%;padding-left:0 !important;padding-right:0 !important;text-align:center}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0}

/* -----------------------------------------

#Forms

-----------------------------------------*/ 
form{margin-bottom:20px}
fieldset{margin-bottom:20px}
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select{border:1px solid #d3d3d3;padding:6px 4px;outline:none;font:13px "Open Sans",sans-serif;color:#777;margin:0;display:inline-block;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-o-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06)}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus{color:#444;border:1px solid #999!important}
label,
legend{display:block;font-weight:bold;font-size:13px}
input[type="checkbox"]{display:inline}
label span,
legend span{font-weight:normal;font-size:13px;color:#444}

/* -----------------------------------------

#Misc

-----------------------------------------*/ 
.remove-bottom{margin-bottom:0!important}
.half-bottom{margin-bottom:10px!important}
.add-bottom{margin-bottom:20px!important}

/* -----------------------------------------

#Base 960 Grid

-----------------------------------------*/ 
.container{position:relative;width:960px;margin:0 auto;padding:0}.container .column,.container .columns{float:left;display:inline;margin-left:10px;margin-right:10px;min-height:1px}.row{margin-bottom:20px}.column.alpha,.columns.alpha{margin-left:0}.column.omega,.columns.omega{margin-right:0}.container .one.column,.container .one.columns{width:40px}.container .two.columns{width:100px}.container .three.columns{width:160px}.container .four.columns{width:220px}.container .five.columns{width:280px}.container .six.columns{width:340px}.container .seven.columns{width:400px}.container .eight.columns{width:460px}.container .nine.columns{width:520px}.container .ten.columns{width:580px}.container .eleven.columns{width:640px}.container .twelve.columns{width:700px}.container .thirteen.columns{width:760px}.container .fourteen.columns{width:820px}.container .fifteen.columns{width:880px} .container .sixteen.columns{width:940px}.container .one-third.column{width:300px} .container .two-thirds.column{width:620px}.container .offset-by-one{padding-left:60px} .container .offset-by-two{padding-left:120px}.container .offset-by-three{padding-left:180px} .container .offset-by-four{padding-left:240px}.container .offset-by-five{padding-left:300px} .container .offset-by-six{padding-left:360px}.container .offset-by-seven{padding-left:420px} .container .offset-by-eight{padding-left:480px}.container .offset-by-nine{padding-left:540px} .container .offset-by-ten{padding-left:600px}.container .offset-by-eleven{padding-left:660px} .container .offset-by-twelve{padding-left:720px}.container .offset-by-thirteen{padding-left:780px} .container .offset-by-fourteen{padding-left:840px}.container .offset-by-fifteen{padding-left:900px}

/* -----------------------------------------

#Tablet (Portrait)

-----------------------------------------*/ 
@media only screen and (min-width:768px) and (max-width:959px){
	.container{width:768px}.container .column,.container .columns{margin-left:10px;margin-right:10px}.column.alpha,.columns.alpha{margin-left:0;margin-right:10px}.column.omega,.columns.omega{margin-right:0;margin-left:10px}.alpha.omega{margin-left:0;margin-right:0}.container .one.column,.container .one.columns{width:28px}.container .two.columns{width:76px}.container .three.columns{width:124px}.container .four.columns{width:172px}.container .five.columns{width:220px}.container .six.columns{width:268px}.container .seven.columns{width:316px}.container .eight.columns{width:364px}.container .nine.columns{width:412px}.container .ten.columns{width:460px}.container .eleven.columns{width:508px}.container .twelve.columns{width:556px}.container .thirteen.columns{width:604px}.container .fourteen.columns{width:652px}.container .fifteen.columns{width:700px}.container .sixteen.columns{width:748px}.container .one-third.column{width:236px}.container .two-thirds.column{width:492px}.container .offset-by-one{padding-left:48px}.container .offset-by-two{padding-left:96px}.container .offset-by-three{padding-left:144px}.container .offset-by-four{padding-left:192px}.container .offset-by-five{padding-left:240px}.container .offset-by-six{padding-left:288px}.container .offset-by-seven{padding-left:336px}.container .offset-by-eight{padding-left:384px}.container .offset-by-nine{padding-left:432px}.container .offset-by-ten{padding-left:480px}.container .offset-by-eleven{padding-left:528px}.container .offset-by-twelve{padding-left:576px}.container .offset-by-thirteen{padding-left:624px}.container .offset-by-fourteen{padding-left:672px}.container .offset-by-fifteen{padding-left:720px}
}

/* -----------------------------------------

#Mobile (Portrait)

-----------------------------------------*/ 
@media only screen and (max-width:767px){
	.container{width:300px}.container .columns,.container .column{margin:0}.container .one.column,.container .one.columns,.container .two.columns,.container .three.columns,.container .four.columns,.container .five.columns,.container .six.columns,.container .seven.columns,.container .eight.columns,.container .nine.columns,.container .ten.columns,.container .eleven.columns,.container .twelve.columns,.container .thirteen.columns,.container .fourteen.columns,.container .fifteen.columns,.container .sixteen.columns,.container .one-third.column,.container .two-thirds.column{width:300px}.container .offset-by-one,.container .offset-by-two,.container .offset-by-three,.container .offset-by-four,.container .offset-by-five,.container .offset-by-six,.container .offset-by-seven,.container .offset-by-eight,.container .offset-by-nine,.container .offset-by-ten,.container .offset-by-eleven,.container .offset-by-twelve,.container .offset-by-thirteen,.container .offset-by-fourteen,.container .offset-by-fifteen{padding-left:0}
}

/* -----------------------------------------

#Mobile (Landscape)

-----------------------------------------*/ 
@media only screen and (min-width:480px) and (max-width:767px){
	.container{width:420px}
	.container .columns,.container .column{margin:0}.container .one.column,.container .one.columns,.container .two.columns,.container .three.columns,.container .four.columns,.container .five.columns,.container .six.columns,.container .seven.columns,.container .eight.columns,.container .nine.columns,.container .ten.columns,.container .eleven.columns,.container .twelve.columns,.container .thirteen.columns,.container .fourteen.columns,.container .fifteen.columns,.container .sixteen.columns,.container .one-third.column,.container .two-thirds.column{width:420px}
}

/* -----------------------------------------

#Clearing

-----------------------------------------*/ 
.container:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}.clearfix:before,.clearfix:after,.row:before,.row:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.row:after,.clearfix:after{clear:both}.row,.clearfix{zoom:1}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/* -----------------------------------------

#Header + Nav + No More IE7

-----------------------------------------*/ 
html{overflow-x:hidden}
#alert-section{color:#fff;box-shadow:0 0 3px #000;
background: #f76565; /* Old browsers */
background: -moz-linear-gradient(top,  #f76565 0%, #bf0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76565), color-stop(100%,#bf0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f76565 0%,#bf0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f76565 0%,#bf0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f76565 0%,#bf0000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f76565 0%,#bf0000 100%); /* W3C */}
.alert-inner{padding:10px 0}
.alert-images{float:left;padding:10px 0}
.red-alert{float:left;margin-right:10px;display:none}
.alert-text{float:left}
.alert-notice{font-size:12px;line-height:1.3;padding:4px 0 0}
.alert-notice h4{display:inline;margin:0;padding:6px 0 0 0;color:#fff;font-size:16px;line-height:1.5;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.alert-notice p{margin:0}
.alert-notice a{color:#c42b27;text-decoration:none;text-transform:uppercase}
.alert-notice a:hover{text-decoration:underline}
a.alert-more{display:inline;color:#fff;font-style:italic;text-transform:capitalize}
.alert-more:before{content:" ...";}
.alert{background:#CC3535;border:5px solid #FF6391;color:#fff;padding:20px;font-size:16px}
.no-more-ie{overflow:hidden}
.no-more-ie span{float:left;width:75%}
.no-more-ie img{width:40px;padding:0 7px}
.browser-icons{width:25%;float:right;text-align:right}
.header-wrap{position:fixed;z-index:999;top:0;right:0;left:0}
#nav{position:relative;z-index:999}
#menu-icon{display:none}
.nav{width:100%;float:left;margin:0}
.nav >li{background:url(../_images_/nav-border.png) right center no-repeat}
.nav >li:last-child{background:none}
.nav li{float:left;position:relative;list-style:none;margin:0}
.nav > li > a{margin:0 42px 0 0}
.nav li a{float:left;color:#fff;display:block;padding:10px 6px;text-decoration:none;text-transform:uppercase;font-size:18px;font-weight:600;text-shadow:3px 3px 2px rgba(0,0,0,.1)}
.nav ul{background: rgb(61,88,135);/* Old browsers */
background: -moz-linear-gradient(top,  rgba(61,88,135,1) 0%, rgba(37,64,111,1) 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,88,135,1)), color-stop(100%,rgba(37,64,111,1)));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* IE10+ */
background: linear-gradient(to bottom,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);
display:none;position:absolute;left:-30px;top:100%;margin:0;z-index:99;padding:3px;
-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);
-moz-box-shadow:0 0 3px rgba(0,0,0,.1);
-o-box-shadow:0 0 3px rgba(0,0,0,.1);
box-shadow:0 0 3px rgba(0,0,0,.1)}
.nav ul a{border-radius:2px;float:none;width:160px;padding:9px 20px;color:#fff;font-size:12px;text-transform:none}
.nav li li:hover > a{background:#9fb03f}
.nav ul li:last-child a{border:none}
.nav ul li{float:none}
.nav ul ul{top:0;left:100%}
.nav li:hover > ul{display:block}
.head-wrap{background: rgb(61,88,135);/* Old browsers */
background: -moz-linear-gradient(top,  rgba(61,88,135,1) 0%, rgba(37,64,111,1) 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,88,135,1)), color-stop(100%,rgba(37,64,111,1)));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* IE10+ */
background: linear-gradient(to bottom,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%)}
.logo .inner{margin:0 -50px 0 -175px}
.logo a{display:block;}
.logo img{display:block}
.social{text-align:right;margin-top:42px;position:relative}
.social img{max-height:25px;max-width:25px;margin-left:10px}
.search form{background:#173260;position:relative;box-sizing:border-box;margin:30px 0 0}
.search input{background:none;border:none;color:#fff;font-size:21px;font-weight:100;font-style:italic;font-family:"Open Sans",serif;padding:11px 20px;width:70%}
.search button{position:absolute;top:0;right:0;background:url(../_images_/arrow-white.png) center no-repeat;border:none;box-shadow:none;height:55px;width:55px}
.nav-wrap{background: rgb(162,179,67);/* Old browsers */
background: -moz-linear-gradient(top,  rgba(162,179,67,1) 0%, rgba(132,151,35,1) 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(162,179,67,1)), color-stop(100%,rgba(132,151,35,1)));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(162,179,67,1) 0%,rgba(132,151,35,1) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(162,179,67,1) 0%,rgba(132,151,35,1) 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(162,179,67,1) 0%,rgba(132,151,35,1) 100%);/* IE10+ */
background: linear-gradient(to bottom,  rgba(162,179,67,1) 0%,rgba(132,151,35,1) 100%)}
.main-wrap{padding:100px 0 30px}
.main-title{text-transform:uppercase;font-weight:bold;margin:0 0 20px}
.main-title span{font-family:"Great Vibes";color:#25406f;font-size:41px;text-transform:none;font-weight:normal;margin-right:5px}
.news p{margin:0}
.news a{text-decoration:none}
.news a:hover{text-decoration:underline}
.news-item{margin-bottom:20px}
.news-title{font-weight:600;font-style:italic;margin-bottom:5px}
a.more{color:#91a332;font-size:11px;text-transform:italic}
a.all{background:url(../_images_/arrow-blue.png) right center no-repeat;text-transform:uppercase;font-weight:bold;font-size:13px;padding-right:20px;text-decoration:none!important;float:right}
.calendar .inner{padding-bottom:20px}
#footer{background: rgb(61,88,135);/* Old browsers */
background: -moz-linear-gradient(top,  rgba(61,88,135,1) 0%, rgba(37,64,111,1) 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,88,135,1)), color-stop(100%,rgba(37,64,111,1)));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* IE10+ */
background: linear-gradient(to bottom,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);
color:#fff;font-size:12px;padding:20px 0}
#footer p{margin:0}
#footer a{color:#fff;text-decoration:none}
#footer a:hover{text-decoration:underline}
.foo-right{text-align:right}
.alertbtn{position:absolute;top:0;z-index:9999}
.socialBtn{position:absolute;top:-20px;right:0}
.copyrightBtn{position:absolute;left:-30px}
.head-wrap{height:115px}
.logo img{max-width:auto}
.head-wrap,.logo img,.social,.search form{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.classie .head-wrap{height:50px;overflow:hidden}
.classie .logo img{max-width:50%;margin-left:85px}
.classie .social{margin-top:13px}
.classie .search form{margin-top:0}
.fontsizer{position:absolute;color:#fff;left:0;font-weight:600}
.fontsizer span{margin-left:5px;cursor:pointer}

/* -----------------------------------------

#Inner Page

-----------------------------------------*/
#freeform{background-size:cover!important}
#freeform header{position:fixed;top:0;right:0;left:0;z-index:999}
.ff-main{overflow:hidden;margin-top:150px}
.inner-wrap{background:url(../_images_/ff-slice.png) center repeat-y;margin:50px 0;clear:both}
.side-title{color:#162d54;font-weight:600;font-size:18px;text-transform:uppercase;text-shadow:1px 1px 0 rgba(255,255,255,.1);margin:20px 10px 10px}
.flyout{margin:0 0 0 -10px;padding:0}
.flyout li{margin:0;list-style:none;position:relative}
.flyout li a{display:block;color:#fff;text-decoration:none;padding:10px 20px;border-bottom:1px solid #2b4571;border-top:1px solid #3c5889;font-style:italic}
.flyout li:first-child a{border-top:none}
.flyout li:last-child a{border-bottom:none}
.flyout ul{margin:0;position:absolute;left:100%;top:0;border-bottom:3px solid #000;display:none;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px rgba(0,0,0,.1);-o-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);
background: rgb(61,88,135);/* Old browsers */
background: -moz-linear-gradient(top,  rgba(61,88,135,1) 0%, rgba(37,64,111,1) 100%);/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,88,135,1)), color-stop(100%,rgba(37,64,111,1)));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%);/* IE10+ */
background: linear-gradient(to bottom,  rgba(61,88,135,1) 0%,rgba(37,64,111,1) 100%)}
.flyout ul a{padding:9px 20px;font-size:12px;width:160px;border:none}
.flyout ul li:last-child a{border:none}
.flyout li:hover >a{background:#9fb03f}
.flyout li:hover > ul{display:block}
.entry-inner{padding:10px 10px 30px 0;min-height:600px}
.breadcrumbs{font-size:11px;text-transform:capitalize;color:#999;font-style:italic;margin-bottom:14px}
.breadcrumbs p{margin:0}
.breadcrumbs a{text-decoration:none;color:#999}
.breadcrumbs a:hover{text-decoration:underline}
.page-title{font-weight:bold;font-size:21px;text-transform:uppercase;margin:0 0 10px}
.entry-top{border-bottom:1px solid #ebebeb;margin-bottom:20px}
.fullwidth .entry-inner{padding:10px 10px 30px}
.fullwidth .inner-wrap{background:#fff}
.translate{position:fixed;bottom:0;right:20px}
.banner-editform td img{max-width:500px!important}

/* -----------------------------------------

#bxSlider

-----------------------------------------*/
.slider{margin-top:150px}
.bx-wrapper{position:relative;margin:0;padding:0;*zoom:1}
.bx-wrapper *{margin:0;padding:0}
.bx-wrapper img{max-width:100%;display:block}

/* pager */
.bx-wrapper .bx-pager{text-align:center}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}

/* direction controls */
.bx-wrapper .bx-controls-direction a{width:27px;height:27px;margin:-20px 0 0;display:block;background:url(../_images_/bg_direction_nav.png) no-repeat 0 0;position:absolute;top:50%;cursor:pointer;text-indent:-9999px;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-prev{left:-40px}
.bx-wrapper .bx-next{right:-40px;background-position:100% 0}
.bx-wrapper:hover .bx-next{opacity:0.6;right:20px}
.bx-wrapper:hover .bx-prev{opacity:0.6;left:20px}
.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover{opacity:1}

/* -----------------------------------------

#carousel

-----------------------------------------*/ 
.carou-wrap{position:relative;top:-80px;margin:0 0 -80px 0;z-index:51}
.item{border:5px solid #fff;box-shadow:0 0 10px rgba(229,239,249,1);position:relative;margin:0 10px}
.item span{position:absolute;bottom:0;right:0;left:0;background:#25406f;background:rgba(37,64,111,.8);text-align:center;color:#fff;text-transform:uppercase;font-size:16px;padding:10px 0;font-weight:bold}
.owl-buttons div{font:0/0 a;position:absolute;top:60px;background:url(../_images_/carousel-arrows.png) 0 0 no-repeat;height:58px;width:58px}
.owl-next{right:-70px;background-position:100% 0!important}
.owl-prev{left:-70px}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;margin:-10px 0 -20px;padding:10px 0 20px}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-carousel .owl-item img{display:block}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

/* -----------------------------------------

#Bootstrap v2.3.2 tables only

-----------------------------------------*/
.table{max-width:100%!important;background-color:#fff;border-collapse:collapse;border-spacing:0}
.table textarea{min-width:220px;max-width:100%!important;border:1px solid #e1e1e1}
.table caption{background:#e1e1e1;color:#fff;text-align:left;padding:10px 20px}
.table{width:100%;margin-bottom:20px}
.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #e1e1e1}
.table th{font-weight:bold}
.table thead th{vertical-align:bottom}
.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}
.table tbody+tbody{border-top:2px solid #e1e1e1}
.table .table{background-color:#fff}
.table-condensed th,.table-condensed td{padding:4px 5px}
.table-bordered{border:1px solid #e1e1e1;border-collapse:separate;*border-collapse:collapse;border-left:0}
.table-bordered th,.table-bordered td{border-left:1px solid #e1e1e1}
.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}
.table-bordered thead:first-child tr:first-child >th:first-child,.table-bordered tbody:first-child tr:first-child >td:first-child,.table-bordered tbody:first-child tr:first-child >th:first-child{-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px}
.table-bordered thead:first-child tr:first-child >th:last-child,.table-bordered tbody:first-child tr:first-child >td:last-child,.table-bordered tbody:first-child tr:first-child >th:last-child{-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px}
.table-bordered thead:last-child tr:last-child >th:first-child,.table-bordered tbody:last-child tr:last-child >td:first-child,.table-bordered tbody:last-child tr:last-child >th:first-child,.table-bordered tfoot:last-child tr:last-child >td:first-child,.table-bordered tfoot:last-child tr:last-child >th:first-child{-webkit-border-bottom-left-radius:0px;-moz-border-radius-bottomleft:0px;border-bottom-left-radius:0px}
.table-bordered thead:last-child tr:last-child >th:last-child,.table-bordered tbody:last-child tr:last-child >td:last-child,.table-bordered tbody:last-child tr:last-child >th:last-child,.table-bordered tfoot:last-child tr:last-child >td:last-child,.table-bordered tfoot:last-child tr:last-child >th:last-child{-webkit-border-bottom-right-radius:0px;-moz-border-radius-bottomright:0px;border-bottom-right-radius:0px}
.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}
.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}
.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px}
.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px}
.table-striped tbody >tr:nth-child(odd) >td,.table-striped tbody >tr:nth-child(odd) >th{background-color:#f9f9f9}
.table-hover tbody tr:hover >td,.table-hover tbody tr:hover >th{background-color:#f5f5f5}
table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}
.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}
.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}
.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}
.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}
.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}
.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}
.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}
.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}
.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}
.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}
.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}
.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}
.table tbody tr.success >td{background-color:#dff0d8}
.table tbody tr.error >td{background-color:#f2dede}
.table tbody tr.warning >td{background-color:#fcf8e3}
.table tbody tr.info >td{background-color:#d9edf7}
.table-hover tbody tr.success:hover >td{background-color:#d0e9c6}
.table-hover tbody tr.error:hover >td{background-color:#ebcccc}
.table-hover tbody tr.warning:hover >td{background-color:#faf2cc}
.table-hover tbody tr.info:hover >td{background-color:#c4e3f3}

.lg{display:block}
.sm{display:none}
/* #Media Queries
================================================== */

@media only screen and (min-width:960px){

	.nav{display:block!important}

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width:959px){

	.sm{display:block}
	.lg{display:none}
	.header-wrap{position:relative}
	.head-wrap{height:auto}
	.slider,.ff-main{margin:0}
	.alert-text{width:70%;margin-top:28px}
	#menu-icon{display:block;color:#fff;padding:10px;font-size:21px;cursor:pointer}
	#menu-icon span{display:block;width:30px;height:3px;background:#fff;float:left;clear:both;margin:3px 10px 0 0}
	.nav{display:none;background:#fff;float:none;height:300px;overflow-y:scroll;position:absolute;border-bottom:3px solid #3B5582}
	.nav li{float:none;background:none!important}
	.nav li a{float:none;background:#fff;color:#444;font-size:14px;border:none;border-bottom:1px solid #e1e1e1!important;margin:0!important;text-shadow:none;padding:10px 20px;text-transform:none;font-size:13px!important}
	.nav ul{display:block;position:static;box-shadow:none;border:none;padding:0}
	.nav li li a{width:auto;font-size:12px;border-radius:0}
	.nav li li:hover > a{background:#fff}
	.nav li li a:before{content:"- "}
	.nav li li li a:before{content:"-- "}
	.flyout{margin:0}
	.flyout li a{border:none;font-size:12px;padding:10px}
	.flyout ul{position:static;display:block;box-shadow:none;border:none;background:none}
	.flyout ul a{width:auto}
	.flyout li:hover > a{background:none}
	.logo{background:url(../_images_/logo2.png) center no-repeat;height:120px}
	.logo .inner{margin:0}
	.logo img{visibility:hidden}
	.inner-wrap{background-size:100%;margin-top:180px}
	#freeform header{position:absolute}
	.head-wrap{height:100px;overflow:hidden}
	.nav-wrap{clear:both}

	.classie .nav-wrap{position:fixed;top:0;right:0;left:0}

	.head-wrap,.logo img,.social,.search form{transition:none!important}

	.table-responsive{
		width:100%;
		max-width:100%;
		margin-bottom:15px;
		overflow-x:scroll;
		overflow-y:hidden
	}
	.table-responsive > .table{
		margin-bottom:0;
		background-color:#fff
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td{
		white-space:nowrap
	}
	.table-responsive > .table-bordered{
		border:0
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child{
		border-left:0
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child{
		border-right:0
	}
	.table-responsive > .table-bordered > thead > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > thead > tr:last-child > td,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td{
		border-bottom:0
	}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width:768px) and (max-width:959px){
	.logo .inner{margin:0 0 0 -225px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px){

	.social{text-align:center;display:none!important}
	.owl-buttons{display:none}
	.mayor,.calendar{margin-bottom:30px!important}
	#footer,.foo-right{text-align:center}
	.carou-wrap{top:0;margin:20px 0 50px}
	.void{display:none!important}
	.inner-wrap{background:#fff}
	.sidebar{background:#334E7D}
	.sidebar .inner{padding:0 10px 20px}
	.entry-inner,.fullwidth .entry-inner{padding:10px 20px 20px}
	.fontsizer{display:none}
	.logo{height:50px;background-size:45%;margin:10px 0 -30px!important}
	.search{height:40px;margin-top:30px !Important;}
	.search form{margin:0}
	.search input{font-size:14px;padding:10px}
	.search button{height:42px;width:42px}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:480px) and (max-width:767px){}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px){
  
  .item span{font-size:12px;padding:0}
  
}


.sliderBtn,.quickBtn{position:absolute;z-index:9999}

form.loginform {background:#fff;padding:30px;border:1px solid #D2DFEF}
form.loginform p{background:#E65229;color:#fff;padding:20px;line-height:1}
form.loginform label{font-weight:normal}
form.loginform label input{display:block;margin-bottom:10px;width:100%;box-sizing:border-box;padding:10px;color:#000}

/* BEGIN: GMaps styles */
#map_controls {
    border: 1px solid black;
    border-bottom: 0;
    background-color: #E0E0E0;
    margin-bottom: -1px;
    float: left;
    position: relative;
    z-index: 1;
}
#map_controls .button, #map_canvas .iwEditor .button {
    float: left;
    cursor: pointer;
    border: 1px outset #808080;
    padding: 0 5px;
    margin: 5px;
    background: white;
    color: #202020;
    font-family: Arial, sans-serif;
    font-size: 10px;
}
#map_canvas {
    clear: both;
    border: 1px solid black;
}
#map_canvas .button {
    cursor: pointer;
}
#map_canvas .iwContent {
    font-family: Arial, sans-serif;
    font-size: 13px;
}
#map_canvas .iwEditor textarea {
    display: block;
    width: 90%;
    height: 300px;
}
#map_canvas h1 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
/* END: GMaps styles */