/*-----------------------------------------------------------------------------------

  Theme Name: Edinburg, TX
  Author Design: Tom Gooden
  Developer: Devin Metivier @devjmetivier
  Author URI: http://www.revize.com/
  Date: January 26, 2018

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body {font-family: 'Arial', sans-serif;font-weight: 400;font-size: 16px;text-transform: none;line-height: 1.5;background: #fff;color: #000;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust: 100%;}

/* -----------------------------------------
#typography
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 30px 0; font-weight: normal; line-height: 1.2; color: #000; }

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 { margin: 0 0 30px 0; font-family: 'Volkhov', sans-serif; font-weight: 400; font-size: 30px; text-transform: none; color: #243967; }

.subheader { margin: 0 0 30px 0; font-family: 'Volkhov', sans-serif; font-weight: 400; font-size: 26px; text-transform: none; color: #243967; }

p { margin: 0 0 30px 0; }

em { font-style: italic; }

strong, b { font-weight: bold; }

small { font-size: 80%; }

hr { margin: 10px 0 30px; height: 0; border: solid #ccc; border-width: 1px 0 0; clear: both; }

@font-face { font-family: 'weather'; src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot"); src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.woff") format("woff"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.ttf") format("truetype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg"); font-weight: normal; font-style: normal; }

.weather i, .weather em { font-family: 'weather'; font-style: normal; }

.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: #0e8ad6; text-decoration: underline; }

a:hover, a:focus { color: #0f99ee; }

p a, p a:visited { line-height: inherit; }

/* -----------------------------------------
#lists
-----------------------------------------*/
ul, ol { margin: 0 0 20px 10px; }

ul { list-style: disc; }

ol { list-style: decimal; }

ul ul { margin: 4px 0 5px 30px; }

ul ul li { margin-bottom: 6px; }

ul ol { margin: 4px 0 5px 30px; }

ul ol li { margin-bottom: 6px; }

ol ol { margin: 4px 0 5px 30px; }

ol ol li { margin-bottom: 6px; }

ol ul { margin: 4px 0 5px 30px; }

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 { display: inline-block; padding: 6.5px 19px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; text-transform: none; text-decoration: none; line-height: normal; vertical-align: top; border: 0; border-radius: 4px; background: #e13637; color: #fff; cursor: pointer; 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; -ms-box-shadow: none; box-shadow: none; background: #cb3132; color: #fff; }

.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; -ms-box-shadow: none; box-shadow: none; background: #cb3132; }

.button:visited, a.button:visited, button:visited, input[type="submit"]:visited, input[type="reset"]:visited, input[type="button"]:visited, .btn:active { background: #cb3132; }

.button:focus, a.button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, .btn:focus { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #cb3132; color: #fff; }

.button:visited, a.button:visited, button:visited, input[type="submit"]:visited, input[type="reset"]:visited, input[type="button"]:visited, .btn:visited { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #cb3132; color: #fff; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

.btn-share-close { background: #273551; color: #fff; }

.btn-share-close:hover { background: #233049; color: #fff; }

.btn-red { background: #e13637; }

.btn-red:hover, .btn-red:active, .btn-red:visited, .btn-red:focus { background: #e13637; }

.btn-blue { background: #273551; }

.btn-blue:hover, .btn-blue:active, .btn-blue:visited, .btn-blue:focus { background: #273551; }

/* -----------------------------------------
#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: 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 { font-weight: normal; font-size: 13px; color: #444; }

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; opacity: 1; }

:-moz-placeholder { color: #777; opacity: 1; }

::-moz-placeholder { color: #777; opacity: 1; }

:-ms-input-placeholder { color: #777; opacity: 1; }

.gsc-control-cse * { box-sizing: content-box; }

/* -----------------------------------------
#rz intranet
-----------------------------------------*/
form.loginform { padding: 30px; border: 1px solid #D2DFEF; background: #fff; }

form.loginform p { padding: 20px; line-height: 1; background: #E65229; color: #fff; }

form.loginform label { font-weight: normal; }

form.loginform label input { display: block; box-sizing: border-box; margin-bottom: 10px; padding: 10px; width: 100%; color: #000; }

/* -----------------------------------------
#rz notify
-----------------------------------------*/
.e-notify { overflow: hidden; padding: 3px 13px 2px; position: fixed; bottom: 10px; left: 10px; font-size: 12px; font-weight: bold; text-transform: uppercase; border-radius: 50px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); background: #E7DF7F; color: #111; z-index: 999; }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

/** New FAQ Styles **/
input#faq-filter {height: 34px;border-color: #0c3775;border-radius: 3px;font-size: 12px;width: 40%;color: #0e2042;padding: 0 15px 0 15px;}
.faq-header {margin: 20px 0 20px;font-size: 24px;font-weight: 700;}
.faq-question a:before{content:"\f105";font-family:"FontAwesome";margin-right:8px;display:inline-block;color:#000;}
.faq-question .editbtns a:before{content:"";}
.faq-question a {text-decoration: none;font-weight: bold;color: #142a51;}
.faq-answer{margin:0 15px;}
.faq-item {margin-top: 20px;}
.faq-question {border-bottom: 1px solid #c7ccd6;}
.faq-question a.active-question:before{content:'\f107'}

/* -----------------------------------------
#Agenda List Toggle
-----------------------------------------*/
.a-list-toggle {cursor: pointer;}
.a-list {display: none;}
.a-list-toggle:after {content: "\f078";font-family: FontAwesome;margin-left: 9px;}
.a-list-toggle.toggled-open:after {content: "\f077";}
.post>.a-list-group>.a-list:not(.a-list-subcat-group) {/* border-top: solid 1px #CCCCCC; */padding-left: 15px;/* background-color: #fafafa; */}
.a-list-subcat-group>div {font-size: 14px;/* padding: 8px 0!important; */}
.a-list>input[type="button"] {font-size: 12px;border-radius: 0;margin-left: -12px;padding: 4px 9px;}
.a-list-group.a-list-subcat {padding-bottom: 10px;}

/* -----------------------------------------
#rz alert
-----------------------------------------*/
.floating-alert { margin: 0; padding: 30px; position: fixed; right: 10px; bottom: 10px; width: 350px; font-size: 14px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border: 3px solid #fff; background: rgba(0, 0, 0, 0.9); color: #fff; z-index: 99999; }

.floating-alert h1 { margin: 0 0 10px; font-family: sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase; color: #ffc140; }

.floating-alert .btn { margin: 20px 0 0 0 !important; padding: 8px 10px; }

.floating-alert .close { margin-right: 20px; padding: 0; background: none !important; color: #fff !important; opacity: 1; }

/* -----------------------------------------
#rz edit
-----------------------------------------*/
.toggle{display:inline-block !important}
#additional-information{color:#fff;padding:30px;background:#273551;margin:30px -30px 0 0}
.float_button_above {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.socialEditBtn {
  position: absolute;
  top: -24px;
  left: 0;
  width: 28px;
  text-align: center;
}
.sliderbtn {
  position: absolute;
  top: 140px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 58;
}
.quicklinkbtn {
  position: absolute;
  top: -24px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 58;
}
.copyrightBtn {
  position: absolute;
  top: 0;
  left: 0;
}

.faqs-heading.active {
  background: #131a28 url(/revize/plugins/faq/_images_/arrow-up.png) no-repeat 20px center;
  border-color: #131a28;
}
.faqs-toggle-content {
  border: 1px solid #131a28;
}
/* -----------------------------------------
#loader
-----------------------------------------*/
/* -----------------------------------------
#main
-----------------------------------------*/
.owl-prev{position:absolute;left:0}
.owl-next{position:absolute;right:0}
.qlinks-wrap .owl-prev, .qlinks-wrap .owl-next{color:#fff}
body { overflow-x: hidden; }

.text-overflow { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.search-open #nav { margin-top: 40px; }

.experience-wrap {float: right;height: 132px;display: block;width: 127px;position: relative;margin-left: 30px;margin-right: 10px;z-index: 99;}
a#experience-btn {position: absolute;top: 0;bottom: -25px;left: 0;right: 0;display: block;background: #b82425;border-bottom-right-radius: 55% 15%;border-bottom-left-radius: 55% 15%;transition: background .2s ease;text-decoration: none!important;padding: 43px 10px;box-shadow: 0 5px 10px rgba(0,0,0,.25), inset 0 45px 76px -7px rgba(255, 190, 190, 0.38);}
a#experience-btn:hover {background: #d33233;}
span.experience-small {color: #fef2ca;font-weight: bold;line-height: 1;text-transform: uppercase;letter-spacing: 0.126em;font-size: 12px;padding-left: 2px;}
span.experience-big {display: block;font-weight: bold;color: #fff;font-size: 22px;line-height: 1;text-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);}


#calendarEvent { margin: 0 auto; left: 0; max-height: 500px; overflow-y: auto; }

header { position: relative; z-index: 2; }

.top-bar { background: #fff; }

.main-bar { position: absolute; top: 100%; left: 0; width: 100%; background: transparent; }

/*.nav { float: left; }*/
.nav{float:right}

.weather {float: right;margin: 39px 0 0 20px;position: relative;font-family: 'Montserrat', sans-serif;font-weight: 400;font-size: 12px;text-transform: none;color: #bc5258;z-index: 2;}
/*.weather { float: right; margin: 25px 0 0 0; padding-right: 31px; position: relative; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 12px; text-transform: none; color: #bc5258; z-index: 2; }*/

.weather .forecast {font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 12px;text-transform: none;display: block;position: relative;top: -13px;}

.weather em {bottom: 18px;right: 0;font-size: 35px;color: #1e9ddc;line-height: 1;display: block;position: relative;}
.weather span.date {display: block;}
.float_button_anchor{ position:static; }

#nav { float: none; margin: 0; padding: 0; list-style: none;  }

#nav::after{ content: ' '; clear: both; height: 0; visibility: hidden; display: block; font-size:0; }

#nav a, #nav span { display: block; padding:56px 20px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; background: transparent; color: #1a1d21; }
/*#nav a, #nav span { display: block; padding: 23px 29px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; background: transparent; color: #1a1d21; }*/

#nav a:hover, #nav a:focus, #nav span:hover, #nav span:focus { color: #1a1d21; }

#nav li { margin: 0; float: left; }

#nav li:hover > ul { display: block; }

#nav > li > ul { display: none; margin: 0; padding: 0; position: absolute; top: 100%; left: 0; right:0; z-index: 99; list-style: none; text-align: left; }

#nav ul.showUl { display: block; }

#nav ul.hideUL { display: none; }

#nav ul a, #nav ul span { padding: 10px 15px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; text-transform: none; color: #93BBD4; transition: .3s all ease-in-out; }

#nav ul ul a, #nav ul ul span { padding: 5px 15px; font-weight: 400; font-size: 16px; text-transform: none; color: #fff; }

#nav ul a:hover, #nav ul a:focus, #nav ul span:hover, #nav ul span:focus {color: #fff;}

#nav ul li { margin: 0; padding: 0; }

#nav ul ul { margin: 0; padding: 0; left: 100%; top: 0; }

#nav ul ul.showUl { display: block; }

#nav ul ul.hideUL { display: none; }

/*.logo { float: left; padding: 20px 0; }*/
.logo{position:absolute;left:50px;top:20px;padding:15px;z-index:10;width:320px}

.logo a { display: block; }

.socials { float: right; position: relative; margin: 50px 10px 0 0; font-size: 0; }

.socials a:not(:last-of-type) { margin-right: 10px; }

#search { float: right; margin: 50px 0 0 0; width: 285px; background: transparent; }

#search form { margin: 0; position: relative; width: 100%; }

#search input { height: 40px; width: 100%; border: none; border-radius: 3px; color: #3a3e43; }

#search input:focus { outline: none; border: none; }

#search input::placeholder { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; color: rgba(58, 62, 67, 0.5); }

#search button { padding: 0; position: absolute; top: 0; right: 0; height: 40px; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; border-top-right-radius: 3px; border-bottom-right-radius: 3px; background: #fff; color: #fff; }

#search button:focus { outline: none; border: none; }

.slider-top-grad { position: absolute; top: 0; left: 0; width: 100%; height: 306px; background: url("../../_assets_/images/slider-top-grad.png") left center repeat-x; z-index: 55;display:none}

.slider { position: relative; height: 990px; background: #000; z-index: 1; }

.slider .bx-controls { display: none; }

.qlinks { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 56; }

.qlinks-backdrop { position: absolute; bottom: 0; left: 0; width: 100%; height: 160px; background: rgba(39, 53, 81, 0.9); }

.qlinks-wrap { margin: 0 -15px 50px -15px; }

.owl-slider img { width: auto !important; }

.owl-slider .item { display: block; text-decoration: none; text-align: center; color: #fff; }

.owl-slider .item:hover, .owl-slider .item:active, .owl-slider .item:visited, .owl-slider .item:focus { text-decoration: none; color: #fff; }

.owl-slider .item .img-wrap { display: inline-block; margin: 0 auto 24px auto; border-radius: 50%; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3); }

.owl-slider .item img { display: block; }

.owl-slider .item .text { display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 17px; text-transform: none; line-height: 20px; }
.news-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}
.news-events { padding: 70px 0; background: #eef4f7; }
#homepage .news-item {height: 81px;overflow: hidden;}
#homepage .news-item:nth-child(even) {border-bottom:1px solid 1px solid #dddddd}
#homepage .news-item:nth-child(odd){border:0}

.news-events-photos { margin-right: 56px; height: 456px; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3); }

.news-events-photos .bx-controls { display: none; }

.news-events-photos .text { display: block; padding: 0 39px 38px 39px; position: absolute; bottom: 0; left: 0; width: 100%; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 24px; text-transform: none; line-height: 29px; text-decoration: none; color: #fff; z-index: 56; }

.news-events-photos .text:hover, .news-events-photos .text:active, .news-events-photos .text:visited, .news-events-photos .text:focus { text-decoration: none; color: #fff; }

.news-events-photos .grad { position: absolute; bottom: 0; left: 0; width: 100%; height: 267px; background: url("../../_assets_/images/news-events-botoom-grad.png") left center repeat-x; z-index: 55; display:none;}

.news-events-wrap { margin: 0 -2px 0 -26px; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3); background: #fff; }

#tabs {margin: 0;padding: 0;list-style: none;}

#tabs li {float: left;margin: 0;width: 49%;}

#tabs li:last-of-type a { margin-left: 0; }

#tabs li.current a:after { display: block; }

#tabs a { display: inline-block; margin: 3px 3px 0 3px; padding: 32px 0; position: relative; width: 394.5px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 24px; text-transform: none; text-align: center; text-decoration: none; color: #fff; }

#tabs a.red:hover, #tabs a.red:active, #tabs a.red:focus{background:#d82829}

#tabs a.blue:hover, #tabs a.blue:active, #tabs a.blue:focus{background: #3c527d;}

#tabs a:active, #tabs a:visited, #tabs a:focus { text-decoration: none; color: #fff; }

#tabs a:after { display: none; content: ''; position: absolute; bottom: 0; left: calc(50% - 11.5px); width: 23px; height: 11px; background: url("../../_assets_/images/toggle-accent.png") center no-repeat; }

#tabs a.red { background: #b82425; }

#tabs a.red:visited{ background: #b82425; }

#tabs a.blue { background: #273551; }

#tabs a.blue:visited{ background: #273551; }

#tabs-content > section { display: none; }

#tabs-content > section.current { display: block; }

.news { padding: 36px 40px 0 40px; text-align: center; }

.post .news-item.intranet-news-item {display: block!important;float: none;}
.news-list.intranet-newslist {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
.news.intranet-news {padding: 50px 0 0 0;margin-top: 50px;border-top:2px solid #e51f26;display: none;}

.news .btn { margin: -3px 0 40px 0; }

.news-item {margin-bottom: 26px;/* margin-right: 30px; */padding-bottom: 23px;/* max-width: 344px; */text-align: left;border-bottom: 1px solid #dddddd;display:block;width:100%}

.news-item:nth-child(2n) { margin-right: 0; }

.news-item:last-of-type {border: none;}

.news-item .date { margin-bottom: 7px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; /*color: #afafaf; */color: #2F3851; }

.news-item > a,
.post .news-detail > a { display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 17px; text-transform: none; line-height: 26px; text-decoration: none; color: #374852; }

.news-item > a:hover, .news-item > a:active, .news-item > a:visited, .news-item > a:focus,
.news-item > a:hover, .post .news-detail > a:active, .post .news-detail > a:visited, .post .news-detail > a:focus { text-decoration: none; color: #374852; }

.post .news-item { float: none; margin-right: 0; padding-bottom: 23px; max-width: 100%; }

.post .news-detail > a { font-size: 20px; }

#freeform-fullwidth .post .news-detail > a{font-size:30px;line-height:normal}

.news-brief:not(:empty){ margin-top: 7px; }

.news-img{height: 234px; width:234px}

.events { padding: 36px 40px 0 40px; text-align: center; }

.events .btn { margin: -3px 0 40px 0; }

.calendar-wrap { margin: 0; }

.foot-qlinks { padding: 48px 0 45px 0; }
.foot-qlinks .container{width:900px;max-width:100%}

.foot-qlinks-wrap { margin: 0 -15px; }

.owl-slider-2 img { width: auto !important; }

.owl-slider-2 .item { display: block; text-align: center; text-decoration: none; color: rgba(39, 53, 81, 0.8); }

.owl-slider-2 .item:hover, .owl-slider-2 .item:focus { text-decoration: none; color: #273551; }

.owl-slider-2 .item img { display: block; margin: 0 auto 10px auto; }

.owl-slider-2 .item span { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 18px; text-transform: none; }

.contact { background: #b82425; }

.contact-info {padding: 30px 15px;display: -ms-grid;display: grid;-ms-grid-columns: auto 260px;grid-template-columns: auto 260px;grid-column-gap: 45px;}

.map{-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;text-transform: uppercase!important;text-align: center;}

.contact-info ul { margin: 0; padding: 0; list-style: none; -moz-column-count: 2; -moz-column-gap: 30px; -webkit-column-count: 3; -webkit-column-gap: 30px; column-count: 3; column-gap: 30px; }

.contact-info li { margin-bottom: 15px; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

.contact-info .title { display: block; margin-bottom: 4px; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; letter-spacing: 1px; color: #fff; }

.contact-info .info,.map { display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 15px; text-transform: none; letter-spacing: 2px; color: #fff; }

.contact-actions { padding: 24px 0; text-align: center; }

.contact-actions a { display: inline-block; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 13px; text-transform: uppercase; text-decoration: none; color: #fff; }

.contact-actions a:hover, .contact-actions a:active, .contact-actions a:visited, .contact-actions a:focus { text-decoration: none; color: #fff; }

.contact-actions a img { display: block; margin: 0 auto 6px auto; }

.foot { padding: 3.5px 0; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 13px; text-transform: none; line-height: 32px; }

.foot .col-md-8 > p { display: inline-block; }

.foot p { margin: 15px 0; color: #374852; }

.foot p a, .foot a, .foot p a:hover, .foot p a:focus, .foot p a:visited {color: #ff0000!important;}

.foot p a { text-decoration: none; color: #374852; }

.foot p a:hover, .foot p a:focus, .foot p a:visited { text-decoration: none; color: #374852; }

.foot p a.color { color: #000; }

.foot p .color { color: #000; }

.foot .foot-logo {margin: -15px 15px 0px 30px;max-width: 200px;height: auto;}

.translate { display: inline-block; margin: 0 0 0 50px; }

iframe { border: none; }

iframe[src="calendar_app/index.html#-mini,css=calendar_mini_edinburgtx.css"] {}

.dropdown-menu a { text-decoration: none; }

.goog-te-gadget-simple { padding: 0 !important; background: transparent !important; border: none !important; }

.goog-te-gadget-simple .goog-te-menu-value { color: #fff !important; }

.goog-te-gadget-icon { display: none !important; }

.goog-te-gadget { display: inline !important; font-family: sans-serif !important; font-size: 12px !important; }

.goog-te-menu-value { margin: 0 !important; text-decoration: none; }

.goog-te-menu-value:hover, .goog-te-menu-value:active, .goog-te-menu-value:visited, .goog-te-menu-value:focus { text-decoration: none; }

.goog-te-menu-value img { display: none !important; }

.goog-te-menu-value span { display: none !important; }

.goog-te-menu-value span:first-of-type { display: inline-block !important; position: relative; font-size: 0; }

.goog-te-menu-value span:first-of-type:before { content: url("../../_assets_/images/translate-globe.png"); display: inline-block; position: absolute; top: 6px; left: -30px; }

.goog-te-menu-value span:first-of-type:after { content: 'Translate'; display: inline-block; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 13px; text-transform: none; color: #374852; }

/* Accessibility */
a:focus, button:focus, *[role="button"]:focus, .toggle[tabindex]:focus, .toggle2[tabindex]:focus { box-shadow: 0 0 5px #51cbee; outline: 2px solid #51cbee; outline-offset: -2px; }

#content { display: block; height: 0; width: 0; overflow: hidden; }

.skip { display: block; padding: 15px; position: fixed; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; text-transform: none; top: 30px; left: -70%; text-decoration: none; background: #e13637; color: #fff; z-index: 9999; transition: left .3s ease-in-out; }

.skip:hover, .skip:active, .skip:visited { text-decoration: none; background: #cb3132; color: #fff; }

.skip:focus { left: 30px; text-decoration: none; color: #fff; }

/* End Accessibility */
/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout-toggle { display: none;position: relative; font-size: 20px; color: #fff; z-index: 9;padding:15px ;display:block}

#flyout { margin: 0; padding: 0; }

#flyout a, #flyout span { display: block; padding: 15px 29px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 17px; text-transform: none; text-decoration: none; border-bottom: 1px solid #172031; background: #273551; color: #fff; }

#flyout a:hover, #flyout a:focus, #flyout span:hover, #flyout span:focus { background: #fff; color: #273551; }

#flyout li { margin: 0; display: block; position: relative; }

#flyout li:hover > ul { display: block; }

#flyout li:last-of-type a, #flyout li:last-of-type span { border: none; }

#flyout ul { display: none; margin: 0; padding: 0; position: absolute; top: 0; left: 100%; background: #273551; z-index: 9; }

#flyout ul.showUl { display: block; }

#flyout ul.hideUL { display: none; }

#flyout ul a, #flyout ul span { padding: 10px 15px; font-size: 13px; width: 200px; }

#flyout .toggle { display: none; float: right; }

.breadcrumbs { position: absolute; bottom: 18px; left: 0; width: 100%; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 12px; text-transform: none; line-height: 1; letter-spacing: 1px; z-index: 56; }

.breadcrumbs p { margin: 0; color: #fff; }

.breadcrumbs a { text-decoration: none; color: #fff; }

.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:visited, .breadcrumbs a:active { text-decoration: none; color: #fff; }

.breadcrumbs span { margin: 0 0; color: #fff; }

#main-content { padding: 49px 0 100px 0; background: #fff; }

.slider-inner { position: relative; height: 290px; background: #000; z-index: 1; }

.slider-inner .bx-controls { display: none; }

.left-column { margin: 0 -30px 0 0; padding-bottom: 30px; background: #273551; }

.left-column h2 { margin-bottom: 30px; padding: 23.5px 29px; font-family: 'Volkhov', sans-serif; font-weight: 400; font-size: 20px; text-transform: none; font-style: italic; background: #131a28; color: #fff;display:none }

#freeform .entry { margin: 0 0 0 -27px; }

.post { min-height: 500px; }

.page-title {margin-bottom: 35px;font-family: 'Open-Sans', sans-serif;font-weight: 600;font-size: 36px;text-transform: none;color: #243967;}

#freeform-fullwidth .news-item { width: 100%}

/* -----------------------------------------
#share widget
-----------------------------------------*/
.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { padding: 30px 60px; text-align: center; border-color: #F4F9FD; background: #fff; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; background: none; color: #000 !important; }

.modal-header button:hover { background: none; color: #000 !important; }

.modal-body { padding: 40px 60px; }

.copylink { margin-bottom: 40px; }

.copylink pre { border: 1px solid #DBE7F0; background: #F4F9FD; }

.share-btns { margin: 0 0 20px; }

.share-btns a { display: block; overflow: hidden; margin-bottom: 20px; height: 170px; vertical-align: top; text-align: center; text-decoration: none; border-radius: 3px; border: 1px solid #DBE7F0; }

.share-btns i, .share-btns em { display: block; font-size: 60px; line-height: 170px !important; }

.btn-facebook { color: #3b5998 !important; }

.btn-facebook:hover { border-color: #3b5998; }

.btn-twitter { color: #00ACED !important; }

.btn-twitter:hover { border-color: #00ACED; }

.btn-google { color: #D34836 !important; }

.btn-google:hover { border-color: #D34836; }

.btn-reddit { color: #ff5700 !important; }

.btn-reddit:hover { border-color: #ff5700; }

.btn-lg { padding: 14px 30px; font-size: 16px; border-radius: 3px; border: 0; }

.floating-share-btn { padding: 0; position: fixed; top: 40%; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 0; border: 0; background: #273551 !important; color: #fff !important; z-index: 99999; }

/* -----------------------------------------
#bxslider
-----------------------------------------*/
.slider-link{position:absolute;left:0;right:0;top:0;bottom:0}

.bxslider, .bx-viewport, .bx-wrapper { height: 100% !important; }

.bxslider li { height: 100% !important}

.slider li{position:relative}

.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; }

.bx-wrapper .bx-pager { text-align: center; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper.bx-pager-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-default-pager a:hover { background: #000; }

.bx-wrapper.bx-pager-default-pager a:active { background: #000; }

.bx-wrapper .bx-controls-direction a { width: 32px; height: 32px; margin: -20px 0 0; display: block; background: url("../../_assets_/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-prev:hover { opacity: 1; }

.bx-wrapper .bx-next { right: -40px; background-position: 100% 0 !important; }

.bx-wrapper .bx-next:hover { opacity: 1; }

.bx-wrapper:hover .bx-prev { opacity: 0.6; left: 20px; }

.bx-wrapper:hover .bx-next { opacity: 0.6; right: 20px; }

/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (max-width:1920px){
  #nav a,#nav span{padding:56px 20px}
}

@media only screen and (max-width:1600px){
  #nav a,#nav span{padding:56px 10px}
}

@media only screen and (max-width:1440px){
  #nav a,#nav span{font-size:14px}
  .logo{width: 300px;top:20px;}
  .experience-wrap {height: 129px;width: 127px;margin-right: 0;}
span.experience-small {font-size: 12px;}
span.experience-big {font-size: 22px;}
a#experience-btn {padding-left: 10px;padding-right: 10px;}
}

@media only screen and (max-width:1367px){

}

@media only screen and (min-width: 768px) {
  .post .news-item { -ms-display: grid; display: grid; -ms-grif-columsns: 160px 1fr; grid-template-columns: 160px 1fr; }
  .post .news-detail { -ms-grid-column: 1; -ms-grid-column-span: 2; grid-column: 1 / 3; font-size: 14px; }
  .post .news-img-wrap + .news-detail { padding-left: 100px; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 }
}

@media only screen and (min-width: 992px) {
  #nav .toggle, #nav .toggle2, #flyout .toggle, #flyout .toggle2 { display: none; }
  .toggle, .toggle2, #nav-toggle, #search-toggle, #flyout-toggle { display: none; }
  #nav>li:hover {background: #273551;}
  #nav>li:hover>a,#nav>li:hover>span {color: #fff;}
  #nav>li,#nav>li>a,#nav>li>span{transition:all .2s ease}
  #nav > li:first-of-type > a, #nav > li:first-of-type span {/* padding-left: 0; */}
  #nav > li:last-of-type > a, #nav > li:last-of-type span {/* padding-right: 0; */}
  #nav>li>a{pointer-events:none}
  #nav>li>ul {
    background: rgba(39, 53, 81, .9);
    -moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px;
    column-count: 4;
    column-gap: 40px;
    padding:40px
  }
  #nav>li>ul li{display:inline-block;width:100%;page-break-inside:avoid}
  #nav>li>ul li a{display:block}
  #nav .active{color: #fff;font-weight: 700;background: rgb(39, 53, 81);}
}

@media only screen and (min-width: 1201px) {

  .news .news-item:nth-of-type(3), .events .news-item:nth-of-type(3), .news .news-item:nth-of-type(4) {/* border-bottom: none!important; */}
}

@media only screen and (max-width: 1200px) {
  .weather{display:none}
  .slider { height: 750px; }
  .experience-wrap {margin-right: 0;margin-left: 30px;width: 130px;}
  section.logo {padding-left: 0;left: 15px;padding-right: 0;width: 270px;}
  span.experience-small {font-size: 13px;}
  span.experience-big {font-size: 23px;}
  a#experience-btn {padding-left: 10px;padding-right: 10px;}
  .news-events-photos, .news-events-wrap { margin: 0; }
  #tabs a { width: 303.5px; }
  .news-item {margin-right: 0;max-width: 100%;width: 100%;}
  #flyout a, #flyout span { padding: 15px; }
  .left-column { margin: 0; }
  .left-column h2 { padding-left: 15px; padding-right: 15px; }
  #freeform .entry { margin: 0; } }

@media only screen and (max-width: 991px) {
    .news-events-photos{box-shadow:none}
    #homepage .news-list {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
    #homepage .news-item:nth-child(odd) {border-bottom: 1px solid #ddd;}
    #homepage .news-item:last-of-type {border: 0;}
    #homepage .news-item{height:auto}
    .news-events-photos li{background-size:contain !important}
  #tabs li{width:100%}
  .weather { margin: 17px 0 0 0; }
  #additional-information{margin:30px 0}
  .experience-wrap {position: absolute;top: 0;right: 98px;margin: 0;float: none;clear: both;width: 100px;height: auto;}
  a#experience-btn {border-radius: 0;box-shadow: none;padding: 0;text-align: center;}
  a#experience-btn {position: static;display: block;padding: 2px 0 6px;}
  span.experience-small {font-size: 10px;}span.experience-big {font-size: 18px;text-shadow: 0 1px 0px #000;}
  #flyout .toggle{transform:rotate(90deg)}
  .logo{position:static;margin:0 auto;text-align:center}
  .top-bar{border-top:1px solid rgba(0,0,0,.1)}
  .logo img { height: 70px; }
  .socials { margin: 35px 0 0 0; }
  .toggle, .toggle2, #nav-toggle, #search-toggle, #flyout-toggle { display: inline-block; cursor: pointer; }
  #nav-toggle, #search-toggle { float: right; position: relative; font-size: 20px; color: #1a1d21; z-index: 2; }
  #nav-toggle { margin: 0 -15px 0 0; padding: 15px; position: relative; }
  #nav-toggle:after { content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background: rgba(26, 29, 33, 0.2); }
  #search-toggle { margin: 0; padding: 15px; }
  .nav { float: none; }
  #nav { display: none; float: none; margin: 0 -15px; background: #fff; transition: margin .2s ease-in-out; clear: both; }
  #nav a, #nav span { padding: 20px 15px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; line-height: 1; text-align: left; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; color: #1a1d21; }
  #nav a:hover, #nav span:hover { color: #1a1d21; }
  #nav li { display: block; float: none; position: relative; }
  #nav>li>a{pointer-events:none;}
  #nav>li>a>em{pointer-events:auto!important}
  #nav li:hover > ul { display: none; }
  #nav > li > ul { position: static; }
  #nav li li:hover > a { background: none; }
  #nav ul { padding: 0; position: static; top: 0; width: auto; -moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0; background: #cccccc; }
  #nav ul a, #nav ul span { margin: 0; padding: 20px 25px; width: 100%; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; background: none; color: #1a1d21; }
  #nav ul a:hover, #nav ul span:hover { color: #1a1d21; }
  #nav ul ul { display: none; margin: 0; padding: 0; left: 0; background: #999999; }
  #nav ul ul a, #nav ul ul span { margin: 0; padding: 20px 35px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; background: none; color: #1a1d21; }
  #nav ul ul a:hover, #nav ul ul span:hover { color: #1a1d21; }
  #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); }
  #flyout { display: none; margin: 0; padding: 0; }
  #flyout a, #flyout span { padding: 20px 15px; font-size: 14px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; }
  #flyout li { padding: 0; }
  #flyout li:hover > ul { display: none; }
  #flyout ul { position: static; left: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #flyout ul a, #flyout ul span { padding: 20px 30px; width: 100%; }
  #flyout .toggle { display: block; position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); }
  #search { display: none; float: none; padding: 15px; margin: 0; position: absolute; top: 100%; left: 0; width: 100%; }
  .slider { height: 600px; }
  .news-events { padding: 30px 0; }
  .news-events-photos { margin-bottom: 30px; }
  #tabs li { float: none; }
  #tabs a { display: block; margin: 5px 5px 0 5px !important; padding: 15px 0; width: auto; font-size: 20px; }
  .foot-qlinks { padding: 30px 0; }
  .foot p { margin: 5px 0; }
  footer .text-right { text-align: left; }
  #main-content { padding: 30px 0; }/*-----------------------------------------------------------------------------------

  Theme Name: Edinburg, TX
  Author Design: Tom Gooden
  Developer: Devin Metivier @devjmetivier
  Author URI: http://www.revize.com/
  Date: January 26, 2018

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body {font-family: 'Arial', sans-serif;font-weight: 400;font-size: 16px;text-transform: none;line-height: 1.5;background: #fff;color: #000;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust: 100%;}

/* -----------------------------------------
#typography
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 30px 0; font-weight: normal; line-height: 1.2; color: #000; }

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 { margin: 0 0 30px 0; font-family: 'Volkhov', sans-serif; font-weight: 400; font-size: 30px; text-transform: none; color: #243967; }

.subheader { margin: 0 0 30px 0; font-family: 'Volkhov', sans-serif; font-weight: 400; font-size: 26px; text-transform: none; color: #243967; }

p { margin: 0 0 30px 0; }

em { font-style: italic; }

strong, b { font-weight: bold; }

small { font-size: 80%; }

hr { margin: 10px 0 30px; height: 0; border: solid #ccc; border-width: 1px 0 0; clear: both; }

@font-face { font-family: 'weather'; src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot"); src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.woff") format("woff"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.ttf") format("truetype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg"); font-weight: normal; font-style: normal; }

.weather i, .weather em { font-family: 'weather'; font-style: normal; }

.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: #0e8ad6; text-decoration: underline; }

a:hover, a:focus { color: #0f99ee; }

p a, p a:visited { line-height: inherit; }

/* -----------------------------------------
#lists
-----------------------------------------*/
ul, ol { margin: 0 0 20px 10px; }

ul { list-style: disc; }

ol { list-style: decimal; }

ul ul { margin: 4px 0 5px 30px; }

ul ul li { margin-bottom: 6px; }

ul ol { margin: 4px 0 5px 30px; }

ul ol li { margin-bottom: 6px; }

ol ol { margin: 4px 0 5px 30px; }

ol ol li { margin-bottom: 6px; }

ol ul { margin: 4px 0 5px 30px; }

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 { display: inline-block; padding: 6.5px 19px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; text-transform: none; text-decoration: none; line-height: normal; vertical-align: top; border: 0; border-radius: 4px; background: #e13637; color: #fff; cursor: pointer; 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; -ms-box-shadow: none; box-shadow: none; background: #cb3132; color: #fff; }

.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; -ms-box-shadow: none; box-shadow: none; background: #cb3132; }

.button:visited, a.button:visited, button:visited, input[type="submit"]:visited, input[type="reset"]:visited, input[type="button"]:visited, .btn:active { background: #cb3132; }

.button:focus, a.button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, .btn:focus { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #cb3132; color: #fff; }

.button:visited, a.button:visited, button:visited, input[type="submit"]:visited, input[type="reset"]:visited, input[type="button"]:visited, .btn:visited { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #cb3132; color: #fff; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

.btn-share-close { background: #273551; color: #fff; }

.btn-share-close:hover { background: #233049; color: #fff; }

.btn-red { background: #e13637; }

.btn-red:hover, .btn-red:active, .btn-red:visited, .btn-red:focus { background: #e13637; }

.btn-blue { background: #273551; }

.btn-blue:hover, .btn-blue:active, .btn-blue:visited, .btn-blue:focus { background: #273551; }

/* -----------------------------------------
#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: 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 { font-weight: normal; font-size: 13px; color: #444; }

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; opacity: 1; }

:-moz-placeholder { color: #777; opacity: 1; }

::-moz-placeholder { color: #777; opacity: 1; }

:-ms-input-placeholder { color: #777; opacity: 1; }

.gsc-control-cse * { box-sizing: content-box; }

/* -----------------------------------------
#rz intranet
-----------------------------------------*/
form.loginform { padding: 30px; border: 1px solid #D2DFEF; background: #fff; }

form.loginform p { padding: 20px; line-height: 1; background: #E65229; color: #fff; }

form.loginform label { font-weight: normal; }

form.loginform label input { display: block; box-sizing: border-box; margin-bottom: 10px; padding: 10px; width: 100%; color: #000; }

/* -----------------------------------------
#rz notify
-----------------------------------------*/
.e-notify { overflow: hidden; padding: 3px 13px 2px; position: fixed; bottom: 10px; left: 10px; font-size: 12px; font-weight: bold; text-transform: uppercase; border-radius: 50px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); background: #E7DF7F; color: #111; z-index: 999; }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

/** New FAQ Styles **/
input#faq-filter {height: 34px;border-color: #0c3775;border-radius: 3px;font-size: 12px;width: 40%;color: #0e2042;padding: 0 15px 0 15px;}
.faq-header {margin: 20px 0 20px;font-size: 24px;font-weight: 700;}
.faq-question a:before{content:"\f105";font-family:"FontAwesome";margin-right:8px;display:inline-block;color:#000;}
.faq-question .editbtns a:before{content:"";}
.faq-question a {text-decoration: none;font-weight: bold;color: #142a51;}
.faq-answer{margin:0 15px;}
.faq-item {margin-top: 20px;}
.faq-question {border-bottom: 1px solid #c7ccd6;}
.faq-question a.active-question:before{content:'\f107'}

/* -----------------------------------------
#Agenda List Toggle
-----------------------------------------*/
.a-list-toggle {cursor: pointer;}
.a-list {display: none;}
.a-list-toggle:after {content: "\f078";font-family: FontAwesome;margin-left: 9px;}
.a-list-toggle.toggled-open:after {content: "\f077";}
.post>.a-list-group>.a-list:not(.a-list-subcat-group) {/* border-top: solid 1px #CCCCCC; */padding-left: 15px;/* background-color: #fafafa; */}
.a-list-subcat-group>div {font-size: 14px;/* padding: 8px 0!important; */}
.a-list>input[type="button"] {font-size: 12px;border-radius: 0;margin-left: -12px;padding: 4px 9px;}
.a-list-group.a-list-subcat {padding-bottom: 10px;}

/* -----------------------------------------
#rz alert
-----------------------------------------*/
.floating-alert { margin: 0; padding: 30px; position: fixed; right: 10px; bottom: 10px; width: 350px; font-size: 14px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border: 3px solid #fff; background: rgba(0, 0, 0, 0.9); color: #fff; z-index: 99999; }

.floating-alert h1 { margin: 0 0 10px; font-family: sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase; color: #ffc140; }

.floating-alert .btn { margin: 20px 0 0 0 !important; padding: 8px 10px; }

.floating-alert .close { margin-right: 20px; padding: 0; background: none !important; color: #fff !important; opacity: 1; }

/* -----------------------------------------
#rz edit
-----------------------------------------*/
.toggle{display:inline-block !important}
#additional-information{color:#fff;padding:30px;background:#273551;margin:30px -30px 0 0}
.float_button_above {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.socialEditBtn {
  position: absolute;
  top: -24px;
  left: 0;
  width: 28px;
  text-align: center;
}
.sliderbtn {
  position: absolute;
  top: 140px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 58;
}
.quicklinkbtn {
  position: absolute;
  top: -24px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 58;
}
.copyrightBtn {
  position: absolute;
  top: 0;
  left: 0;
}

.faqs-heading.active {
  background: #131a28 url(/revize/plugins/faq/_images_/arrow-up.png) no-repeat 20px center;
  border-color: #131a28;
}
.faqs-toggle-content {
  border: 1px solid #131a28;
}
/* -----------------------------------------
#loader
-----------------------------------------*/
/* -----------------------------------------
#main
-----------------------------------------*/
.owl-prev{position:absolute;left:0}
.owl-next{position:absolute;right:0}
.qlinks-wrap .owl-prev, .qlinks-wrap .owl-next{color:#fff}
body { overflow-x: hidden; }

.text-overflow { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.search-open #nav { margin-top: 40px; }

.experience-wrap {float: right;height: 132px;display: block;width: 127px;position: relative;margin-left: 30px;margin-right: 10px;z-index: 99;}
a#experience-btn {position: absolute;top: 0;bottom: -25px;left: 0;right: 0;display: block;background: #b82425;border-bottom-right-radius: 55% 15%;border-bottom-left-radius: 55% 15%;transition: background .2s ease;text-decoration: none!important;padding: 43px 10px;box-shadow: 0 5px 10px rgba(0,0,0,.25), inset 0 45px 76px -7px rgba(255, 190, 190, 0.38);}
a#experience-btn:hover {background: #d33233;}
span.experience-small {color: #fef2ca;font-weight: bold;line-height: 1;text-transform: uppercase;letter-spacing: 0.126em;font-size: 12px;padding-left: 2px;}
span.experience-big {display: block;font-weight: bold;color: #fff;font-size: 22px;line-height: 1;text-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);}


#calendarEvent { margin: 0 auto; left: 0; max-height: 500px; overflow-y: auto; }

header { position: relative; z-index: 2; }

.top-bar { background: #fff; }

.main-bar { position: absolute; top: 100%; left: 0; width: 100%; background: transparent; }

/*.nav { float: left; }*/
.nav{float:right}

.weather {float: right;margin: 39px 0 0 20px;position: relative;font-family: 'Montserrat', sans-serif;font-weight: 400;font-size: 12px;text-transform: none;color: #bc5258;z-index: 2;}
/*.weather { float: right; margin: 25px 0 0 0; padding-right: 31px; position: relative; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 12px; text-transform: none; color: #bc5258; z-index: 2; }*/

.weather .forecast {font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 12px;text-transform: none;display: block;position: relative;top: -13px;}

.weather em {bottom: 18px;right: 0;font-size: 35px;color: #1e9ddc;line-height: 1;display: block;position: relative;}
.weather span.date {display: block;}
.float_button_anchor{ position:static; }

#nav { float: none; margin: 0; padding: 0; list-style: none;  }

#nav::after{ content: ' '; clear: both; height: 0; visibility: hidden; display: block; font-size:0; }

#nav a, #nav span { display: block; padding:56px 20px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; background: transparent; color: #1a1d21; }
/*#nav a, #nav span { display: block; padding: 23px 29px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; background: transparent; color: #1a1d21; }*/

#nav a:hover, #nav a:focus, #nav span:hover, #nav span:focus { color: #1a1d21; }

#nav li { margin: 0; float: left; }

#nav li:hover > ul { display: block; }

#nav > li > ul { display: none; margin: 0; padding: 0; position: absolute; top: 100%; left: 0; right:0; z-index: 99; list-style: none; text-align: left; }

#nav ul.showUl { display: block; }

#nav ul.hideUL { display: none; }

#nav ul a, #nav ul span { padding: 10px 15px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; text-transform: none; color: #93BBD4; transition: .3s all ease-in-out; }

#nav ul ul a, #nav ul ul span { padding: 5px 15px; font-weight: 400; font-size: 16px; text-transform: none; color: #fff; }

#nav ul a:hover, #nav ul a:focus, #nav ul span:hover, #nav ul span:focus {color: #fff;}

#nav ul li { margin: 0; padding: 0; }

#nav ul ul { margin: 0; padding: 0; left: 100%; top: 0; }

#nav ul ul.showUl { display: block; }

#nav ul ul.hideUL { display: none; }

/*.logo { float: left; padding: 20px 0; }*/
.logo{position:absolute;left:50px;top:20px;padding:15px;z-index:10;width:320px}

.logo a { display: block; }

.socials { float: right; position: relative; margin: 50px 10px 0 0; font-size: 0; }

.socials a:not(:last-of-type) { margin-right: 10px; }

#search { float: right; margin: 50px 0 0 0; width: 285px; background: transparent; }

#search form { margin: 0; position: relative; width: 100%; }

#search input { height: 40px; width: 100%; border: none; border-radius: 3px; color: #3a3e43; }

#search input:focus { outline: none; border: none; }

#search input::placeholder { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; color: rgba(58, 62, 67, 0.5); }

#search button { padding: 0; position: absolute; top: 0; right: 0; height: 40px; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; border-top-right-radius: 3px; border-bottom-right-radius: 3px; background: #fff; color: #fff; }

#search button:focus { outline: none; border: none; }

.slider-top-grad { position: absolute; top: 0; left: 0; width: 100%; height: 306px; background: url("../../_assets_/images/slider-top-grad.png") left center repeat-x; z-index: 55;display:none}

.slider { position: relative; height: 990px; background: #000; z-index: 1; }

.slider .bx-controls { display: none; }

.qlinks { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 56; }

.qlinks-backdrop { position: absolute; bottom: 0; left: 0; width: 100%; height: 160px; background: rgba(39, 53, 81, 0.9); }

.qlinks-wrap { margin: 0 -15px 50px -15px; }

.owl-slider img { width: auto !important; }

.owl-slider .item { display: block; text-decoration: none; text-align: center; color: #fff; }

.owl-slider .item:hover, .owl-slider .item:active, .owl-slider .item:visited, .owl-slider .item:focus { text-decoration: none; color: #fff; }

.owl-slider .item .img-wrap { display: inline-block; margin: 0 auto 24px auto; border-radius: 50%; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3); }

.owl-slider .item img { display: block; }

.owl-slider .item .text { display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 17px; text-transform: none; line-height: 20px; }
.news-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}
.news-events { padding: 70px 0; background: #eef4f7; }
#homepage .news-item {height: 81px;overflow: hidden;}
#homepage .news-item:nth-child(even) {border-bottom:1px solid 1px solid #dddddd}
#homepage .news-item:nth-child(odd){border:0}

.news-events-photos { margin-right: 56px; height: 456px; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3); }

.news-events-photos .bx-controls { display: none; }

.news-events-photos .text { display: block; padding: 0 39px 38px 39px; position: absolute; bottom: 0; left: 0; width: 100%; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 24px; text-transform: none; line-height: 29px; text-decoration: none; color: #fff; z-index: 56; }

.news-events-photos .text:hover, .news-events-photos .text:active, .news-events-photos .text:visited, .news-events-photos .text:focus { text-decoration: none; color: #fff; }

.news-events-photos .grad { position: absolute; bottom: 0; left: 0; width: 100%; height: 267px; background: url("../../_assets_/images/news-events-botoom-grad.png") left center repeat-x; z-index: 55; display:none;}

.news-events-wrap { margin: 0 -2px 0 -26px; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3); background: #fff; }

#tabs {margin: 0;padding: 0;list-style: none;}

#tabs li {float: left;margin: 0;width: 49%;}

#tabs li:last-of-type a { margin-left: 0; }

#tabs li.current a:after { display: block; }

#tabs a { display: inline-block; margin: 3px 3px 0 3px; padding: 32px 0; position: relative; width: 394.5px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 24px; text-transform: none; text-align: center; text-decoration: none; color: #fff; }

#tabs a.red:hover, #tabs a.red:active, #tabs a.red:focus{background:#d82829}

#tabs a.blue:hover, #tabs a.blue:active, #tabs a.blue:focus{background: #3c527d;}

#tabs a:active, #tabs a:visited, #tabs a:focus { text-decoration: none; color: #fff; }

#tabs a:after { display: none; content: ''; position: absolute; bottom: 0; left: calc(50% - 11.5px); width: 23px; height: 11px; background: url("../../_assets_/images/toggle-accent.png") center no-repeat; }

#tabs a.red { background: #b82425; }

#tabs a.red:visited{ background: #b82425; }

#tabs a.blue { background: #273551; }

#tabs a.blue:visited{ background: #273551; }

#tabs-content > section { display: none; }

#tabs-content > section.current { display: block; }

.news { padding: 36px 40px 0 40px; text-align: center; }

.post .news-item.intranet-news-item {display: block!important;float: none;}
.news-list.intranet-newslist {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
.news.intranet-news {padding: 50px 0 0 0;margin-top: 50px;border-top:2px solid #e51f26;display: none;}

.news .btn { margin: -3px 0 40px 0; }

.news-item {margin-bottom: 26px;/* margin-right: 30px; */padding-bottom: 23px;/* max-width: 344px; */text-align: left;border-bottom: 1px solid #dddddd;display:block;width:100%}

.news-item:nth-child(2n) { margin-right: 0; }

.news-item:last-of-type {border: none;}

.news-item .date { margin-bottom: 7px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; /*color: #afafaf; */color: #2F3851; }

.news-item > a,
.post .news-detail > a { display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 17px; text-transform: none; line-height: 26px; text-decoration: none; color: #374852; }

.news-item > a:hover, .news-item > a:active, .news-item > a:visited, .news-item > a:focus,
.news-item > a:hover, .post .news-detail > a:active, .post .news-detail > a:visited, .post .news-detail > a:focus { text-decoration: none; color: #374852; }

.post .news-item { float: none; margin-right: 0; padding-bottom: 23px; max-width: 100%; }

.post .news-detail > a { font-size: 20px; }

#freeform-fullwidth .post .news-detail > a{font-size:30px;line-height:normal}

.news-brief:not(:empty){ margin-top: 7px; }

.news-img{height: 234px; width:234px}

.events { padding: 36px 40px 0 40px; text-align: center; }

.events .btn { margin: -3px 0 40px 0; }

.calendar-wrap { margin: 0; }

.foot-qlinks { padding: 48px 0 45px 0; }
.foot-qlinks .container{width:900px;max-width:100%}

.foot-qlinks-wrap { margin: 0 -15px; }

.owl-slider-2 img { width: auto !important; }

.owl-slider-2 .item { display: block; text-align: center; text-decoration: none; color: rgba(39, 53, 81, 0.8); }

.owl-slider-2 .item:hover, .owl-slider-2 .item:focus { text-decoration: none; color: #273551; }

.owl-slider-2 .item img { display: block; margin: 0 auto 10px auto; }

.owl-slider-2 .item span { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 18px; text-transform: none; }

.contact { background: #b82425; }

.contact-info {padding: 30px 15px;display: -ms-grid;display: grid;-ms-grid-columns: auto 260px;grid-template-columns: auto 260px;grid-column-gap: 45px;}

.map{-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;text-transform: uppercase!important;text-align: center;}

.contact-info ul { margin: 0; padding: 0; list-style: none; -moz-column-count: 2; -moz-column-gap: 30px; -webkit-column-count: 3; -webkit-column-gap: 30px; column-count: 3; column-gap: 30px; }

.contact-info li { margin-bottom: 15px; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

.contact-info .title { display: block; margin-bottom: 4px; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; letter-spacing: 1px; color: #fff; }

.contact-info .info,.map { display: block; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 15px; text-transform: none; letter-spacing: 2px; color: #fff; }

.contact-actions { padding: 24px 0; text-align: center; }

.contact-actions a { display: inline-block; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 13px; text-transform: uppercase; text-decoration: none; color: #fff; }

.contact-actions a:hover, .contact-actions a:active, .contact-actions a:visited, .contact-actions a:focus { text-decoration: none; color: #fff; }

.contact-actions a img { display: block; margin: 0 auto 6px auto; }

.foot { padding: 3.5px 0; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 13px; text-transform: none; line-height: 32px; }

.foot .col-md-8 > p { display: inline-block; }

.foot p { margin: 15px 0; color: #374852; }

.foot a {color: #ff0000!important;}

.foot p a { text-decoration: none; color: #374852; }

.foot p a:hover, .foot p a:focus, .foot p a:visited { text-decoration: none; color: #374852; }

.foot p a.color { color: #000; }

.foot p .color { color: #000; }

.foot .foot-logo {margin: -15px 15px 0px 30px;max-width: 299px;height: auto;}

.translate { display: inline-block; margin: 0 0 0 50px; }

iframe { border: none; }

iframe[src="calendar_app/index.html#-mini,css=calendar_mini_edinburgtx.css"] {}

.dropdown-menu a { text-decoration: none; }

.goog-te-gadget-simple { padding: 0 !important; background: transparent !important; border: none !important; }

.goog-te-gadget-simple .goog-te-menu-value { color: #fff !important; }

.goog-te-gadget-icon { display: none !important; }

.goog-te-gadget { display: inline !important; font-family: sans-serif !important; font-size: 12px !important; }

.goog-te-menu-value { margin: 0 !important; text-decoration: none; }

.goog-te-menu-value:hover, .goog-te-menu-value:active, .goog-te-menu-value:visited, .goog-te-menu-value:focus { text-decoration: none; }

.goog-te-menu-value img { display: none !important; }

.goog-te-menu-value span { display: none !important; }

.goog-te-menu-value span:first-of-type { display: inline-block !important; position: relative; font-size: 0; }

.goog-te-menu-value span:first-of-type:before { content: url("../../_assets_/images/translate-globe.png"); display: inline-block; position: absolute; top: 6px; left: -30px; }

.goog-te-menu-value span:first-of-type:after { content: 'Translate'; display: inline-block; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 13px; text-transform: none; color: #374852; }

/* Accessibility */
a:focus, button:focus, *[role="button"]:focus, .toggle[tabindex]:focus, .toggle2[tabindex]:focus { box-shadow: 0 0 5px #51cbee; outline: 2px solid #51cbee; outline-offset: -2px; }

#content { display: block; height: 0; width: 0; overflow: hidden; }

.skip { display: block; padding: 15px; position: fixed; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; text-transform: none; top: 30px; left: -70%; text-decoration: none; background: #e13637; color: #fff; z-index: 9999; transition: left .3s ease-in-out; }

.skip:hover, .skip:active, .skip:visited { text-decoration: none; background: #cb3132; color: #fff; }

.skip:focus { left: 30px; text-decoration: none; color: #fff; }

/* End Accessibility */
/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout-toggle { display: none;position: relative; font-size: 20px; color: #fff; z-index: 9;padding:15px ;display:block}

#flyout { margin: 0; padding: 0; }

#flyout a, #flyout span { display: block; padding: 15px 29px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 17px; text-transform: none; text-decoration: none; border-bottom: 1px solid #172031; background: #273551; color: #fff; }

#flyout a:hover, #flyout a:focus, #flyout span:hover, #flyout span:focus { background: #fff; color: #273551; }

#flyout li { margin: 0; display: block; position: relative; }

#flyout li:hover > ul { display: block; }

#flyout li:last-of-type a, #flyout li:last-of-type span { border: none; }

#flyout ul { display: none; margin: 0; padding: 0; position: absolute; top: 0; left: 100%; background: #273551; z-index: 9; }

#flyout ul.showUl { display: block; }

#flyout ul.hideUL { display: none; }

#flyout ul a, #flyout ul span { padding: 10px 15px; font-size: 13px; width: 200px; }

#flyout .toggle { display: none; float: right; }

.breadcrumbs { position: absolute; bottom: 18px; left: 0; width: 100%; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 12px; text-transform: none; line-height: 1; letter-spacing: 1px; z-index: 56; }

.breadcrumbs p { margin: 0; color: #fff; }

.breadcrumbs a { text-decoration: none; color: #fff; }

.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:visited, .breadcrumbs a:active { text-decoration: none; color: #fff; }

.breadcrumbs span { margin: 0 0; color: #fff; }

#main-content { padding: 49px 0 100px 0; background: #fff; }

.slider-inner { position: relative; height: 290px; background: #000; z-index: 1; }

.slider-inner .bx-controls { display: none; }

.left-column { margin: 0 -30px 0 0; padding-bottom: 30px; background: #273551; }

.left-column h2 { margin-bottom: 30px; padding: 23.5px 29px; font-family: 'Volkhov', sans-serif; font-weight: 400; font-size: 20px; text-transform: none; font-style: italic; background: #131a28; color: #fff;display:none }

#freeform .entry { margin: 0 0 0 -27px; }

.post { min-height: 500px; }

.page-title {margin-bottom: 35px;font-family: 'Open-Sans', sans-serif;font-weight: 600;font-size: 36px;text-transform: none;color: #243967;}

#freeform-fullwidth .news-item { width: 100%}

/* -----------------------------------------
#share widget
-----------------------------------------*/
.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { padding: 30px 60px; text-align: center; border-color: #F4F9FD; background: #fff; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; background: none; color: #000 !important; }

.modal-header button:hover { background: none; color: #000 !important; }

.modal-body { padding: 40px 60px; }

.copylink { margin-bottom: 40px; }

.copylink pre { border: 1px solid #DBE7F0; background: #F4F9FD; }

.share-btns { margin: 0 0 20px; }

.share-btns a { display: block; overflow: hidden; margin-bottom: 20px; height: 170px; vertical-align: top; text-align: center; text-decoration: none; border-radius: 3px; border: 1px solid #DBE7F0; }

.share-btns i, .share-btns em { display: block; font-size: 60px; line-height: 170px !important; }

.btn-facebook { color: #3b5998 !important; }

.btn-facebook:hover { border-color: #3b5998; }

.btn-twitter { color: #00ACED !important; }

.btn-twitter:hover { border-color: #00ACED; }

.btn-google { color: #D34836 !important; }

.btn-google:hover { border-color: #D34836; }

.btn-reddit { color: #ff5700 !important; }

.btn-reddit:hover { border-color: #ff5700; }

.btn-lg { padding: 14px 30px; font-size: 16px; border-radius: 3px; border: 0; }

.floating-share-btn { padding: 0; position: fixed; top: 40%; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 0; border: 0; background: #273551 !important; color: #fff !important; z-index: 99999; }

/* -----------------------------------------
#bxslider
-----------------------------------------*/
.slider-link{position:absolute;left:0;right:0;top:0;bottom:0}

.bxslider, .bx-viewport, .bx-wrapper { height: 100% !important; }

.bxslider li { height: 100% !important}

.slider li{position:relative}

.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; }

.bx-wrapper .bx-pager { text-align: center; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper.bx-pager-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-default-pager a:hover { background: #000; }

.bx-wrapper.bx-pager-default-pager a:active { background: #000; }

.bx-wrapper .bx-controls-direction a { width: 32px; height: 32px; margin: -20px 0 0; display: block; background: url("../../_assets_/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-prev:hover { opacity: 1; }

.bx-wrapper .bx-next { right: -40px; background-position: 100% 0 !important; }

.bx-wrapper .bx-next:hover { opacity: 1; }

.bx-wrapper:hover .bx-prev { opacity: 0.6; left: 20px; }

.bx-wrapper:hover .bx-next { opacity: 0.6; right: 20px; }

/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (max-width:1920px){
  #nav a,#nav span{padding:56px 20px}
}

@media only screen and (max-width:1600px){
  #nav a,#nav span{padding:56px 10px}
}

@media only screen and (max-width:1440px){
  #nav a,#nav span{font-size:14px}
  .logo{width: 300px;top:20px;}
  .experience-wrap {height: 129px;width: 127px;margin-right: 0;}
span.experience-small {font-size: 12px;}
span.experience-big {font-size: 22px;}
a#experience-btn {padding-left: 10px;padding-right: 10px;}
}

@media only screen and (max-width:1367px){

}

@media only screen and (min-width: 768px) {
  .post .news-item { -ms-display: grid; display: grid; -ms-grif-columsns: 160px 1fr; grid-template-columns: 160px 1fr; }
  .post .news-detail { -ms-grid-column: 1; -ms-grid-column-span: 2; grid-column: 1 / 3; font-size: 14px; }
  .post .news-img-wrap + .news-detail { padding-left: 100px; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 }
}

@media only screen and (min-width: 992px) {
  #nav .toggle, #nav .toggle2, #flyout .toggle, #flyout .toggle2 { display: none; }
  .toggle, .toggle2, #nav-toggle, #search-toggle, #flyout-toggle { display: none; }
  #nav>li:hover {background: #273551;}
  #nav>li:hover>a,#nav>li:hover>span {color: #fff;}
  #nav>li,#nav>li>a,#nav>li>span{transition:all .2s ease}
  #nav > li:first-of-type > a, #nav > li:first-of-type span {/* padding-left: 0; */}
  #nav > li:last-of-type > a, #nav > li:last-of-type span {/* padding-right: 0; */}
  #nav>li>a{pointer-events:none}
  #nav>li>ul {
    background: rgba(39, 53, 81, .9);
    -moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px;
    column-count: 4;
    column-gap: 40px;
    padding:40px
  }
  #nav>li>ul li{display:inline-block;width:100%;page-break-inside:avoid}
  #nav>li>ul li a{display:block}
  #nav .active{color: #fff;font-weight: 700;background: rgb(39, 53, 81);}
}

@media only screen and (min-width: 1201px) {

  .news .news-item:nth-of-type(3), .events .news-item:nth-of-type(3), .news .news-item:nth-of-type(4) {/* border-bottom: none!important; */}
}

@media only screen and (max-width: 1200px) {
  .weather{display:none}
  .slider { height: 750px; }
  .experience-wrap {margin-right: 0;margin-left: 30px;width: 130px;}
  section.logo {padding-left: 0;left: 15px;padding-right: 0;width: 270px;}
  span.experience-small {font-size: 13px;}
  span.experience-big {font-size: 23px;}
  a#experience-btn {padding-left: 10px;padding-right: 10px;}
  .news-events-photos, .news-events-wrap { margin: 0; }
  #tabs a { width: 303.5px; }
  .news-item {margin-right: 0;max-width: 100%;width: 100%;}
  #flyout a, #flyout span { padding: 15px; }
  .left-column { margin: 0; }
  .left-column h2 { padding-left: 15px; padding-right: 15px; }
  #freeform .entry { margin: 0; } }

@media only screen and (max-width: 991px) {
    .news-events-photos{box-shadow:none}
    #homepage .news-list {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
    #homepage .news-item:nth-child(odd) {border-bottom: 1px solid #ddd;}
    #homepage .news-item:last-of-type {border: 0;}
    #homepage .news-item{height:auto}
    .news-events-photos li{background-size:contain !important}
  #tabs li{width:100%}
  .weather { margin: 17px 0 0 0; }
  #additional-information{margin:30px 0}
  .experience-wrap {position: absolute;top: 0;right: 98px;margin: 0;float: none;clear: both;width: 100px;height: auto;}
  a#experience-btn {border-radius: 0;box-shadow: none;padding: 0;text-align: center;}
  a#experience-btn {position: static;display: block;padding: 2px 0 6px;}
  span.experience-small {font-size: 10px;}span.experience-big {font-size: 18px;text-shadow: 0 1px 0px #000;}
  #flyout .toggle{transform:rotate(90deg)}
  .logo{position:static;margin:0 auto;text-align:center}
  .top-bar{border-top:1px solid rgba(0,0,0,.1)}
  .logo img { height: 70px; }
  .socials { margin: 35px 0 0 0; }
  .toggle, .toggle2, #nav-toggle, #search-toggle, #flyout-toggle { display: inline-block; cursor: pointer; }
  #nav-toggle, #search-toggle { float: right; position: relative; font-size: 20px; color: #1a1d21; z-index: 2; }
  #nav-toggle { margin: 0 -15px 0 0; padding: 15px; position: relative; }
  #nav-toggle:after { content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background: rgba(26, 29, 33, 0.2); }
  #search-toggle { margin: 0; padding: 15px; }
  .nav { float: none; }
  #nav { display: none; float: none; margin: 0 -15px; background: #fff; transition: margin .2s ease-in-out; clear: both; }
  #nav a, #nav span { padding: 20px 15px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; line-height: 1; text-align: left; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; color: #1a1d21; }
  #nav a:hover, #nav span:hover { color: #1a1d21; }
  #nav li { display: block; float: none; position: relative; }
  #nav>li>a{pointer-events:none;}
  #nav>li>a>em{pointer-events:auto!important}
  #nav li:hover > ul { display: none; }
  #nav > li > ul { position: static; }
  #nav li li:hover > a { background: none; }
  #nav ul { padding: 0; position: static; top: 0; width: auto; -moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0; background: #cccccc; }
  #nav ul a, #nav ul span { margin: 0; padding: 20px 25px; width: 100%; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; background: none; color: #1a1d21; }
  #nav ul a:hover, #nav ul span:hover { color: #1a1d21; }
  #nav ul ul { display: none; margin: 0; padding: 0; left: 0; background: #999999; }
  #nav ul ul a, #nav ul ul span { margin: 0; padding: 20px 35px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; background: none; color: #1a1d21; }
  #nav ul ul a:hover, #nav ul ul span:hover { color: #1a1d21; }
  #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); }
  #flyout { display: none; margin: 0; padding: 0; }
  #flyout a, #flyout span { padding: 20px 15px; font-size: 14px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; }
  #flyout li { padding: 0; }
  #flyout li:hover > ul { display: none; }
  #flyout ul { position: static; left: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #flyout ul a, #flyout ul span { padding: 20px 30px; width: 100%; }
  #flyout .toggle { display: block; position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); }
  #search { display: none; float: none; padding: 15px; margin: 0; position: absolute; top: 100%; left: 0; width: 100%; }
  .slider { height: 600px; }
  .news-events { padding: 30px 0; }
  .news-events-photos { margin-bottom: 30px; }
  #tabs li { float: none; }
  #tabs a { display: block; margin: 5px 5px 0 5px !important; padding: 15px 0; width: auto; font-size: 20px; }
  .foot-qlinks { padding: 30px 0; }
  .foot p { margin: 5px 0; }
  footer .text-right { text-align: left; }
  #main-content { padding: 30px 0; }
  .contact-info { display: block; }
  #flyout-toggle { margin: 15px 15px 0 0; display:block}
  .left-column { margin-bottom: 30px; padding: 0; }
  .left-column h2 { margin: 0; padding: 15px; font-size: 20px; }
  /* rz form tables - without page scope this targets edit forms and makes editing confusing */
  #freeform #formwizziwmorf tr { display: block !important; }
  #freeform #formwizziwmorf tr td { display: block !important; }
  #freeform #formwizziwmorf tr table tr { display: table-row !important; }
  #freeform #formwizziwmorf tr table td { display: table-cell !important; } }

@media only screen and (max-width: 767px) { .logo img { height: 50px; }
  .socials { margin: 25px 0 0 0; }
  .translate { display: block; margin: 0 0 0 30px; }
  .contact-info { padding-left: 0; padding-right: 0; }
  .floating-alert { padding-left: 15px; padding-right: 15px; right: 0; left: 0; bottom: 0; width: auto; font-size: 12px; border-radius: 0; border: 0; }
  .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
  .floating-alert .btn { padding: 7px 12px !important; font-size: 10px; }
  .share-btns a { padding: 10px; width: 100%; height: auto; font-size: 12px; white-space: nowrap; overflow: hidden; }
  .share-btns i { display: block; font-size: 20px; line-height: 50px !important; }
  .floating-share-btn { top: auto; bottom: 15px; right: 15px; border-radius: 50%; box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4); }
  .news-img-wrap{ display: none; }
}

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }

  .contact-info { display: block; }
  #flyout-toggle { margin: 15px 15px 0 0; display:block}
  .left-column { margin-bottom: 30px; padding: 0; }
  .left-column h2 { margin: 0; padding: 15px; font-size: 20px; }
  /* rz form tables - without page scope this targets edit forms and makes editing confusing */
  #freeform #formwizziwmorf tr { display: block !important; }
  #freeform #formwizziwmorf tr td { display: block !important; }
  #freeform #formwizziwmorf tr table tr { display: table-row !important; }
  #freeform #formwizziwmorf tr table td { display: table-cell !important; } }

@media only screen and (max-width: 767px) { .logo img { height: 50px; }
  .socials { margin: 25px 0 0 0; }
  .translate { display: block; margin: 0 0 0 30px; }
  .contact-info { padding-left: 0; padding-right: 0; }
  .floating-alert { padding-left: 15px; padding-right: 15px; right: 0; left: 0; bottom: 0; width: auto; font-size: 12px; border-radius: 0; border: 0; }
  .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
  .floating-alert .btn { padding: 7px 12px !important; font-size: 10px; }
  .share-btns a { padding: 10px; width: 100%; height: auto; font-size: 12px; white-space: nowrap; overflow: hidden; }
  .share-btns i { display: block; font-size: 20px; line-height: 50px !important; }
  .floating-share-btn { top: auto; bottom: 15px; right: 15px; border-radius: 50%; box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4); }
  .news-img-wrap{ display: none; }
}

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }
