/*-----------------------------------------------------------------------------------

	Theme Name: Gunnison, CO
	Author Design: Ben Fryc
	Author HTML, CSS, and Javascript: Richard Opiniano
	Author URI: http://www.revize.com/
	Date: July 22, 2016

-----------------------------------------------------------------------------------*/ 

/* -----------------------------------------

#basic styles

-----------------------------------------*/ 
body{background:#fff;font-size:16px;line-height:22px;font-family:'Raleway',sans-serif;color:#181816;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}

/* -----------------------------------------

#typography

-----------------------------------------*/ 
h1,h2,h3,h4,h5,h6{color:#111;font-weight:normal;margin-bottom:30px;line-height:1.2}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:21px}
h5{font-size:16px}
h6{font-size:14px}
.header{font-size:28px;color:#111;margin-bottom:30px}
.subheader{text-transform:uppercase;font-size:24px;color:#2c466f;font-weight:bold;letter-spacing:.1em}
p{margin:0 0 30px 0}
em{font-style:italic}
strong,b{font-weight:bold}
small{font-size:80%}
hr{border:solid #ccc;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}

@font-face{
  font-family:'weather';
  src:url('../fonts/weather/artill_clean_icons-webfont.eot');
  src:url('../fonts/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/weather/artill_clean_icons-webfont.woff') format('woff'),
      url('../fonts/weather/artill_clean_icons-webfont.ttf') format('truetype'),
      url('../fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
  font-weight:normal;
  font-style:normal;
}
.weather i{font-family:'weather';font-style:normal;color:#b2b15d!important;font-size:35px;position:relative;bottom:-4px;margin-right:10px}
.weather .icon-0:before{content:":"}.weather .icon-1:before{content:"p"}.weather .icon-2:before{content:"S"}.weather .icon-3:before{content:"Q"}.weather .icon-4:before{content:"S"}.weather .icon-5:before{content:"W"}.weather .icon-6:before{content:"W"}.weather .icon-7:before{content:"W"}.weather .icon-8:before{content:"W"}.weather .icon-9:before{content:"I"}.weather .icon-10:before{content:"W"}.weather .icon-11:before{content:"I"}.weather .icon-12:before{content:"I"}.weather .icon-13:before{content:"I"}.weather .icon-14:before{content:"I"}.weather .icon-15:before{content:"W"}.weather .icon-16:before{content:"I"}.weather .icon-17:before{content:"W"}.weather .icon-18:before{content:"U"}.weather .icon-19:before{content:"Z"}.weather .icon-20:before{content:"Z"}.weather .icon-21:before{content:"Z"}.weather .icon-22:before{content:"Z"}.weather .icon-23:before{content:"Z"}.weather .icon-24:before{content:"E"}.weather .icon-25:before{content:"E"}.weather .icon-26:before{content:"3"}.weather .icon-27:before{content:"a"}.weather .icon-28:before{content:"A"}.weather .icon-29:before{content:"a"}.weather .icon-30:before{content:"A"}.weather .icon-31:before{content:"6"}.weather .icon-32:before{content:"1"}.weather .icon-33:before{content:"6"}.weather .icon-34:before{content:"1"}.weather .icon-35:before{content:"W"}.weather .icon-36:before{content:"1"}.weather .icon-37:before{content:"S"}.weather .icon-38:before{content:"S"}.weather .icon-39:before{content:"S"}.weather .icon-40:before{content:"M"}.weather .icon-41:before{content:"W"}.weather .icon-42:before{content:"I"}.weather .icon-43:before{content:"W"}.weather .icon-44:before{content:"a"}.weather .icon-45:before{content:"S"}.weather .icon-46:before{content:"U"}.weather .icon-47:before{content:"S"}

/* -----------------------------------------

#links

-----------------------------------------*/ 
a,a:visited{color:#0f99ee;text-decoration:underline;outline:0!important;
-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;
-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}
a:hover,a:focus{color:#0f99ee}
p a,p a:visited{line-height:inherit}

/* -----------------------------------------

#lists

-----------------------------------------*/ 
ul,ol{margin-bottom:20px;margin-left:10px}
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%;height:auto}
a img{border:none}

.alignleft{float:left;clear:left;margin:0 20px 20px}
.alignright{float:right;margin:0 0 20px 20px}
.alignnone{margin:0 auto 20px;display:block}
img[align="right"],
img[style*="float: right"],
img[style*="float:right"]{
  margin: 0 0 20px 20px;
}
img[align="left"],
img[style*="float: left"],
img[style*="float:left"]{
  margin: 0 20px 20px 0;
}

/* -----------------------------------------

#buttons

-----------------------------------------*/ 
.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.btn{padding:10px 20px;background:#0f99ee;color:#fff!important;border:0;border-radius:0;display:inline-block;font-size:12px;font-weight:900!important;text-decoration:none;cursor:pointer;line-height:normal;vertical-align:top;font-family:'Raleway',sans-serif;text-transform:uppercase;transition:background .3s}
.button:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda}
.button:active,
a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.btn:active{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0}

/* -----------------------------------------

#forms

-----------------------------------------*/ 
form{margin-bottom:30px}
fieldset{margin-bottom:30px}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea,
select{border:1px solid #e9eaec;padding:10px 14px;outline:none;font-size:13px;font-family:'Raleway',sans-serif;color:#777;margin:0;display:inline-block;background:#fff;border-radius:0;box-shadow:none}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus{color:#63686c;border:1px solid #0F95E9}
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}
.form-control:focus{border-color:inherit;-webkit-box-shadow:none;box-shadow:none}
::-webkit-input-placeholder{color:#777}
:-moz-placeholder{color:#777}
::-moz-placeholder{color:#777}
:-ms-input-placeholder{color:#777}
.gsc-control-cse *{box-sizing:content-box}

/* -----------------------------------------

#rz intranet

-----------------------------------------*/ 
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}

/* -----------------------------------------

#rz notify

-----------------------------------------*/ 
.e-notify{font-weight:bold;font-size:12px;background:#E7DF7F;position:fixed;padding:3px 13px 2px;bottom:10px;left:10px;color:#111;border-radius:50px;text-transform:uppercase;z-index:999;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.175)}
.e-notify img{display:none}
.e-notify i{margin-right:4px!important}
.e-notify a{position:absolute;top:0;bottom:0;left:0;right:0}

/* -----------------------------------------

#rz alert

-----------------------------------------*/ 
.floating-alert{position:fixed;z-index:99999;bottom:10px;margin:0;right:10px;border:3px solid #fff;background:#000;background:rgba(0,0,0,.9);box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;padding:30px;font-size:14px;width:350px;}
.floating-alert h4{color:#ffc140;margin:0 0 10px;font-family:'Raleway',sans-serif;font-weight:bold;text-transform:uppercase;font-size:18px}
.floating-alert .btn{padding:8px 10px;margin:20px 0 0 0!important}
.floating-alert .close{padding:0;background:none!important;color:#fff!important;opacity:1;margin-right:20px}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
.sliderbtn{position:absolute;right:0;top:0;z-index:199}
.float_button_above{position:absolute;left:0;top:0;z-index:199}
.quicklinkbtn{position:absolute;left:0;top:0;z-index:1002}
.copyrightbtn{position:absolute;left:0;top:0;z-index:199}
.newimgBtn{position:absolute;left:0;top:0;z-index:999}
.socialbtn{position:absolute;left:0;top:0;z-index:199}
.captioneditform{position:absolute;z-index:9999;width:100px;left:0;}
/* -----------------------------------------

#main

-----------------------------------------*/ 
body{overflow-x:hidden}
.container{max-width:100%;width:1250px}
.fa-angle-down{display:none}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
header{position:relative;z-index:999;background:url(../images/bg.png),#395982;background-repeat:repeat,repeat;background-size:auto,auto}
#logo-wrap{padding-top:9px}
#logo{display:inline-block;text-decoration:none;position:absolute;}
#nav-wrap{margin:0 -15px}
#nav-toggle,.toggle,.toggle2{display:none}
#nav{padding:0;margin:0}
#nav li{position:relative;float:left;margin:0;list-style:none}
#nav li:hover>ul{display:block}
#nav a{text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;line-height:70px;color:#fff;font-weight:bold;padding:0 7px;display:block}
#nav ul{position:absolute;left:0;top:100%;margin:0;padding:0;background:#fff;display:none}
#nav ul ul{left:100%;top:0}
#nav ul li{float:none;width:220px;padding:0}
#nav ul a{line-height:1;padding:15px 25px;color:#2c466f;text-transform:none;font-size:13px;border-bottom:1px solid rgba(44,70,111,.2)}
#nav ul a:hover{background:url(../images/bg.png), #AF7C2E;background-repeat:repeat,repeat;background-size:auto,auto;color:#fff}
#nav li:last-child>a{border:none}
#navigation-tools{text-align:right}
#social{display:inline-block;float:left}
#social *{line-height:70px}
#social a{float:left;margin-right:8px;text-decoration:none}
#social a.fa-facebook{color:#0859df}
#social a.fa-twitter{color:#0bbef9}
#social a.fa-globe{color:#af7c2e}
#translate{display:inline-block;float:left}
#translate *{line-height:70px}
#translate a{text-decoration:none;color:#fff;font-size:12px;font-weight:bold}
#search{padding-top:16px}
.search-form{margin:0;position:relative}
.search-form label{position:absolute;left:0;top:0;color:#bdbdbc;line-height:36px;height:36px;padding:0;width:34px;text-align:center}
.search-form input{height:36px;line-height:36px;font-size:11px;color:#181816;border:none;border-radius:6px;padding:0 75px 0 40px}
.search-form input:focus{border:none}
.search-form input::-webkit-input-placeholder{color:#181816;font-size:11px}
.search-form input:-moz-placeholder{color:#181816;font-size:11px}
.search-form input::-moz-placeholder{color:#181816;font-size:11px}
.search-form input:-ms-input-placeholder{color:#181816;font-size:11px}
.search-form button{position:absolute;right:0;top:0;width:75px;line-height:36px;height:36px;letter-spacing:.05em;font-size:12px;padding:0;border-radius:0 6px 6px 0;background:#af7c2e;font-weight:bold !important}
#main-content{position:relative;z-index:998;background:#fff;padding:40px 0}
#news-wrap{padding:45px 0}
#news-header h2{margin:0;font-size:25px;line-height:25px;color:#181816;font-family:'Lora',serif;display:inline-block;margin-right:21px}
#news-header .btn{height:25px;line-height:25px;padding:0 17px;font-weight:800 !important;font-size:10px;border-radius:6px;background:#379a45}
#news-entries{padding-top:35px;display:table;table-layout:fixed}
.news-bg{min-height:140px;border-radius:6px}
.news-entry{margin-bottom:30px}
.news-entry-info{display:inline-block}
.news-entry-info .news-date{display:block;font-size:14px;line-height:25px;color:#826d58}
.news-entry-info .news-link{text-decoration:none;color:#2f7539;font-weight:bold;font-size:18px;line-height:24px;display:block}
#events-wrap{border-radius:10px;background:url(../images/bg-2.png), #c8d9cb;background-repeat:repeat,repeat;background-size:auto,auto;padding:55px 75px 80px 75px}
#events-header{padding-bottom:28px}
#events-header h2{margin:0;font-size:25px;line-height:25px;color:#181816;font-family:'Lora',serif;display:inline-block;margin-right:21px}
#events-more{padding-top:30px}
#events-more .btn{height:25px;line-height:25px;padding:0 17px;font-weight:800 !important;font-size:10px;border-radius:6px;background:#379a45}
footer{background:url(../images/bg.png), #395982;background-repeat:repeat,repeat;background-size:auto,auto;position:relative}
#footer-contact-wrap{padding:38.5px 0}
#footer-contact p{margin:0;line-height:22px;font-size:14px;color:#fff}
#footer-contact p span{position:relative}
#footer-contact p span:after{content:'â€¢';position:relative;margin:0 12px}
#footer-contact p a{font-weight:bold;color:#fbff83;text-decoration:none}
footer #weather{display:inline-block}
#revize-login-wrap{text-align:right}
#revize-login{display:inline-block}
#revize-login .powered-by-revize{text-transform:uppercase;font-size:12px;line-height:22px;font-weight:500;color:#fff}
#revize-login #powered-by-revize-link{font-weight:bold;font-size:12px;line-height:22px;text-decoration:none;color:#fff;position:relative}
#revize-login #powered-by-revize-link:after{content:'';position:relative;border-right:1px solid #42597e;right:0;top:0;bottom:0;margin:0 13px}
#revize-login #revize-login-link{color:#fbff83;font-weight:bold;font-size:12px;line-height:22px;text-decoration:none;text-transform:uppercase}
#mtn-blue{text-align:center}
#calendar{min-height:440px}
/* -----------------------------------------

#inner

-----------------------------------------*/ 
.post blockquote{padding:0;border:none;font-family:'Lora',serif;font-size:34px;line-height:40px;font-style:italic;color:#2c466f}
.post aside{letter-spacing:.1em;font-size:14px;line-height:22px;font-weight:bold;color:#af7c2e;text-transform:uppercase}
.aside{background:url(../images/bg-2.png), #c8d9cb;background-repeat:repeat,repeat;background-size:auto,auto;border-radius:10px;padding:55px 0;position:relative;z-index:200}
#flyout-header{padding:0 75px 25px 75px}
#flyout-header h2{margin:0;font-size:25px;line-height:28px;font-family:'Lora',serif}
#freeform-slider-wrap{position:relative}
#freeform-slider{margin:0 -15px}
#freeform-slider .bxslider,#freeform-slider .bx-viewport,#freeform-slider .bxslider li,#freeform-slider .bx-wrapper{height:400px !important}
#freeform-slider li{position:relative}
#freeform-slider li:after{content:'';position:absolute;left:0;bottom:0;right:0;background:url(../images/shade-2.png) bottom left repeat-x;background-size:auto;height:255px}
#page-title-wrap{position:absolute;left:0;top:0;right:0;bottom:0}
#page-title{position:relative;z-index:200}
#page-title h1{margin:0;color:#fff;font-family:'Lora',serif;font-size:55px;line-height:55px;text-shadow: 0px 3px 5.46px rgba(0, 0, 0, 0.6)}
#flyout-toggle{display:none}
#flyout{margin:0;padding:0}
#flyout li{margin:0;display:block;position:relative;padding:0 75px}
#flyout li:last-child>a{border:none}
#flyout a{text-decoration:none;padding:15px 0;display:block;border-bottom:1px solid #aab6a7;font-weight:bold;color:#2f7539;font-size:14px;line-height:20px}
#flyout ul{display:none;position:absolute;top:0;left:100%;margin:0;padding:0;background:#fff;box-shadow: 1px 1px 2px -1px rgba(0,0,0,0.75)}
#flyout ul li{padding:0}
#flyout ul a{font-size:13px;padding:10px 15px;width:180px;border-bottom:1px solid rgba(44,70,111,.2)}
#flyout ul a:hover{background:url(../images/bg.png), #AF7C2E;background-repeat:repeat,repeat;background-size:auto,auto;color:#fff}
#flyout li:hover > ul{display:block}
#freeform .entry{padding-left:0;padding-right:0}
.entry{padding:24px 0 24px 75px}

.breadcrumbs{font-size:13px;text-transform:capitalize;padding:28px 0}
.breadcrumbs p{margin:0;font-weight:bold;font-size:12px;line-height:14px;color:#181816}
.breadcrumbs a{text-decoration:none;color:#2f7539}
.breadcrumbs span{padding:0 9px;color:#2f7539}

footer .weather span{line-height:1 !important}

/* -----------------------------------------

#bxslider

-----------------------------------------*/
#slider-wrap{position:relative}
#slider{margin:0 -15px}
#slider .bxslider,#slider .bx-viewport,#slider .bxslider li,#slider .bx-wrapper{height:750px !important}
#slider li{position:relative}
#slider li:after{content:'';position:absolute;left:0;bottom:0;right:0;background:url(../images/shade.png) bottom left repeat-x;background-size:auto;height:300px}
#slider-caption-wrap{position:absolute;left:0;top:0;bottom:0;right:0}
#slider-caption{position:relative;z-index:200}
#slider-caption-content span{text-transform:uppercase;letter-spacing:.05em;font-size:25px;line-height:30px;color:#fff;font-weight:bold;display:block}
#slider-caption-content h1{margin:0;font-size:20px;line-height:20px;color:#fbff83;font-family:'Lora',serif}
#slider-caption-more{padding-top:34px}
#slider-caption-more .btn{border-radius:6px;background:#379a45;line-height:40px;height:40px;padding:0 22px;letter-spacing:.1em;font-size:12px;font-weight:bold !important}
#slider-panel-wrap{position:absolute;left:0;bottom:0;z-index:1000}
#slider-panel{position:relative;z-index:100;background:url(../images/bg.png), #395982;background-repeat:repeat,repeat;background-size:auto,auto;margin-left:-15px;padding:10px 32px 0 32px}
#slider-panel>div:last-of-type{padding-bottom:0;border:none}
.panel-entry{text-align:center;border-bottom:1px solid #243a5c;padding:20px 0}
.panel-entry a{display:block;text-decoration:none;padding:}
.panel-icon{padding-bottom:11px}
.panel-title{max-width:125px}
.panel-title span{font-size:16px;line-height:16px;color:#fff;font-weight:500}
#slider-weather-wrap{position:absolute;left:0;bottom:0;right:0}
#slider-weather-wrap #weather{position:relative;z-index:100;padding-bottom:6px}
#weather span{color:#fff;font-weight:800;font-size:12px;line-height:70px}
#slider-mtn-wrap{position:absolute;left:0;bottom:0;right:0}
#slider-mtn{position:relative;z-index:100;text-align:center}


.bx-wrapper{position:relative;margin:0;padding:0;*zoom:1;overflow:hidden}
.bx-wrapper *{margin:0;padding:0}
.bx-wrapper img{max-width:100%;display:block}

.bxslider{list-style:none}
.bxslider > li:nth-child(n+1){display:none}

/* 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:32px;height:32px;margin:-20px 0 0;display:block;background:url(../images/slider-nav.png) no-repeat 0 0;position:absolute;z-index:51;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!important}
.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}

/* -----------------------------------------

#media queries

-----------------------------------------*/ 
@media only screen and (max-width:1680px){
	#slider-panel{left:-110%;transition:all .3s ease-in-out;cursor:pointer;z-index:300}
	#slider-panel:after{content:'';position:absolute;width:39px;height:46px;right:-39px;top:25%;background:url(../images/triangle.png) center center no-repeat}
	#slider-panel:hover{left:0}
}

@media only screen and (max-width:1367px){
	#nav a{font-size:13px}
}

@media only screen and (max-width:1199px){
	#slider-caption-content span{letter-spacing:.1em;font-size:14px;line-height:30px}
	#slider-caption-content h1{font-size:50px;line-height:50px}
	#slider .bxslider,#slider .bx-viewport,#slider .bxslider li,#slider .bx-wrapper{height:500px !important}
	#page-title h1{font-size:35px;line-height:40px}
	#freeform-slider .bxslider,#freeform-slider .bx-viewport,#freeform-slider .bxslider li,#freeform-slider .bx-wrapper{height:350px !important}
	#flyout li{padding:0 50px}
	#flyout-header{padding:0 50px}
	.entry{padding:30px 0}
  #nav a{font-size:11px;padding:0 4px}
  #slider-panel{max-height:initial !important;height:auto !important}
}

@media only screen and (min-width:992px) {
	#flyout,#nav{display:block!important}
}

@media only screen and (max-width:991px) {
	/*html,body,.main-wrap{overflow-y:scroll;-webkit-overflow-scrolling:touch}*/
	/* rz citizens request center */
	#formwizziwmorf tr,#formwizziwmorf tr td{display:block!important}
	#formwizziwmorf tr table tr{display:table-row!important}
	#formwizziwmorf tr table td{display:table-cell!important}
	.toggle,.toggle2,#nav-toggle{display:inline-block;cursor:pointer}
	.down-arrow{display:none} /* if not hidden above */
	#logo{position:static}
	#logo img{max-width:60px}
	#toggles-wrap{text-align:right;padding-top:20px}
	#toggles-wrap label,#toggles-wrap div{padding:5px;cursor:pointer;font-size:20px;color:#fff;width:25px;text-align:center}
	#nav{display:none}
	#nav a{color:#fff !important}
	#nav li{float:none;display:block;padding:0 !important;width:100% !important}
	#nav li a{padding:15px;line-height:1;border-bottom:1px solid rgba(0,0,0,.2);background:none;font-size:14px}
	#nav ul{position:static;top:0;padding:0;background:rgba(0,0,0,.2)}
	#nav li:hover > ul{display:none}
	#nav ul a{width:100%}
	#nav ul ul{left:0}
	#nav .toggle,
	#nav .toggle2{position:absolute;right:0;top:0;background:rgba(0,0,0,.2);height:44px;width:44px;line-height:44px;text-align:center}
	#nav li li:hover > a{background:none;color:#fff}
	#social{padding:15px 0 5px 0}
	#translate{padding:10px 0}
	#translate *,#social *{line-height:1}
	#search{padding:15px 0;display:none}
	.aside{padding:0}
	#flyout-toggle{display:block;padding:15px;cursor:pointer}
	#flyout{display:none}
	#flyout-header{display:none}
	#flyout li{padding:0}
	#flyout li a{padding:15px;line-height:1;border-bottom:1px solid rgba(0,0,0,.2);background:none;font-size:14px}
	#flyout ul{position:static;left:0;padding:0;background:rgba(0,0,0,.2);box-shadow:none}
	#flyout ul a{width:100%;background:none !important;color:#2f7539 !important}
	#flyout li:hover > ul{display:none}
	footer{padding:30px 0}
	.toggle-children{position:absolute;display:inline-block;right:0;top:0;height:44px;width:44px;line-height:44px;text-align:center;background:rgba(0,0,0,.25)}
	#footer-contact-wrap{padding:0}
	#revize-login-wrap{text-align:left}
	#slider-panel-wrap{position:static}
	#slider-panel{position:static;margin:0 -15px;height:auto !important}
	#slider-panel:after{display:none}
	#slider-panel>div:last-of-type{padding-bottom:20px}
	.panel-title{max-width:initial}
	#events-wrap{padding:30px}
	#at4m-mobile-container{display:none !important}
}

	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {

	.floating-alert{width:auto;right:0;left:0;border:0;bottom:0;border-radius:0;padding-left:15px;padding-right:15px}
	.floating-alert{font-size:12px}
	.floating-alert h4{margin-bottom:10px;font-size:14px}
	.floating-alert .btn{font-size:10px;padding:7px 12px!important}
	#slider-caption-content span{letter-spacing:.1em;font-size:13px;line-height:25px}
	#slider-caption-content h1{font-size:30px;line-height:30px}
	#slider .bxslider,#slider .bx-viewport,#slider .bxslider li,#slider .bx-wrapper{height:400px !important}
	.news-entry .news-date{font-size:13px;line-height:17px;padding-bottom:10px}
	.news-entry .news-link{font-size:14px;line-height:17px}

}

/* 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) {}

@media only screen and (max-width:359px){
	.news-entry .col-xs-6{width:100%}
	.news-entry-info{padding-top:5px}
}

@media print { 
	.nav-wrap,.sidebar,#flyout-wrap,.breadcrumbs .e-notify{display:none!important}
	a[href]:after{content:none!important}
}