@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic);
@font-face {
  font-family: 'WebSymbolsRegular';
  src: url('websymbols-regular-webfont.eot');
  src: url('websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('websymbols-regular-webfont.woff') format('woff'), url('websymbols-regular-webfont.ttf') format('truetype'), url('websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sub-menu {
  display: none;
}
#footer_container .sub-menu {
  display: block;
}
html,
body {
  width: 100%;
  min-width: 1070px;
  height: 100%;
}
body {
  display: block;
  margin: 0 auto;
}
.row {
  width: 1030px;
}
.row.inline {
  max-width: 100%;
  width: auto;
  padding: 0;
}
body {
  background: #ededed;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #333333;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  font-size: 16px;
  font-size: 1.6rem;
}
p {
  font-size: 16px;
  font-size: 1.6rem;
}
a {
  color: #333;
}
a:hover {
  color: #333;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  line-height: 1.3;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight: 200;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 20px;
}
h2 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 20px;
}
h3 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 6px;
}
h4 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 3px;
}
h5 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 3px;
}
h6 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 0;
}
#site-header-container {
  background: #000;
  padding: 0px 20px 0 20px;
  display: block;
  height: 130px;
}
#site-header {
  position: relative;
  padding-top: 25px;
}
#site-logo a {
  display: block;
  color: #333333;
}
#site-logo img {
  display: block;
  padding: 20px 0 0 0;
  float: left;
}
#site-header-follow {
  display: block;
  float: right;
  text-align: right;
  margin-top: 40px;
}
#site-header-follow .icon-stack {
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
}
#site-header-follow .icon-stack:hover {
  color: #0192c2;
}
#site-header-follow .icon-stack:hover * {
  text-decoration: none;
}
#site-header-follow a.social_button {
  margin: -8px 0 0 5px;
  padding: 0;
  text-decoration: none;
  display: block;
  float: right;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 32px;
  height: 32px;
}
#site-header-follow .social_button.youtube {
  background: transparent url(../images/theme/youtube.png) no-repeat;
}
#site-header-follow .social_button.facebook {
  background: transparent url(../images/theme/facebook.png) no-repeat;
}
#site-header-follow .social_button.linkedin {
  background: transparent url(../images/theme/linkedin.png) no-repeat;
}
.footer-logo-wrapper {
  margin-top: 45px;
}
span.copy {
  margin-top: 45px;
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  display: block;
}
#top-container {
  background: #F7F7F7;
  padding: 0 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 60px;
}
.home #top-container {
  background: #F7F7F7;
}
#top-content-container {
  height: 420px;
  margin-bottom: 0px;
}
#top-content {
  background: transparent;
  height: 420px;
  overflow: hidden;
  padding-bottom: 0px;
}
#sidebar {
  border-left: 5px solid #0192c2;
}
.content img {
  border-bottom: none;
}
.content .entry {
  word-wrap: break-word;
}
.widget {
  margin: 0 0 20px 0;
  padding: 20px;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget .no-title,
.widget h4 {
  color: #333;
  margin: 0 0 20px 0;
  font-weight: 200;
}
.widget .no-title {
  padding: 0;
  margin: 0;
}
.widget.left-sidebar-widget h4 {
  background-color: #000;
  background: -webkit-gradient(linear,left top,right top,from(#fff),to(#000));
  background: -webkit-linear-gradient(left,#000,#fff);
  background: -moz-linear-gradient(left,#000,#fff);
  background: -ms-linear-gradient(left,#000,#fff);
  background: -o-linear-gradient(left,#000,#fff);
  text-align: left;
  padding: 5px 15px;
  margin-left: 0;
}
.widget .widget_content {
  color: #000;
  text-align: left;
  padding: 0px;
}
.widget_content,
.widget_content p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}
.widget .button {
  margin: 12px 0;
}
.widget_content .list-header a,
.widget_content .list-header {
  color: #333333;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  line-height: 18px;
}
.widget_content .the-time {
  color: #000;
  margin: 0;
  text-align: right;
  padding: 10px 0;
}
.widget_content .widget-read-more-wrapper {
  color: #000;
  margin: 0;
  text-align: right;
  padding: 5px 0;
}
.widget_content .widget-read-more-wrapper .widget-read-more {
  background: transparent url(../images/theme/search-input-btn.png) no-repeat center right;
  padding-right: 25px;
  height: 18px;
  line-height: 18px;
  display: block;
}
.widget_content .post-list-category {
  display: block;
  float: left;
  text-transform: uppercase;
  background-color: #d9d3c8;
  background: -webkit-gradient(linear,left top,right top,to(#d9d3c8),from(#fff));
  background: -webkit-linear-gradient(top,#fff,#d9d3c8);
  background: -moz-linear-gradient(top,#fff,#d9d3c8);
  background: -ms-linear-gradient(top,#fff,#d9d3c8);
  background: -o-linear-gradient(top,#fff,#d9d3c8);
  padding: 3px 6px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  font-size: 1.1rem;
}
.widget_content .post-list-category:hover {
  text-decoration: none;
}
.widget_content>p:last-child {
  display: block;
  padding-bottom: 20px;
}
.widget.widget_sf_post_list_widget ul li {
  margin-bottom: 20px;
}
.widget.widget_sf_post_list_widget .widget_content {
  padding-bottom: 0;
}
.tweet-container p.twitter-action-links {
  padding-bottom: 0;
}
.footer_widget {
  margin-bottom: 22px;
}
.footer_widget h2,
.footer_widget h3,
.footer_widget h4,
.footer_widget h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #555555;
  margin-bottom: 10px;
  padding: 7px 7px 10px 0;
}
.footer_widget p,
.footer_widget a {
  text-transform: none;
  font-weight: normal;
}
.footer_widget p {
  color: #555555;
}
.footer_widget a:hover {
  color: #000;
}
.footer_widget .row-head {
  display: inline-block;
  font-weight: bold;
  color: #000;
  width: 80px;
  margin-right: 10px;
  text-transform: none;
}
#footer_container {
  padding: 0px 20px 20px 20px;
  position: relative;
  bottom: 0;
  color: #fff;
  background: #000;
}
#footer_container h4 {
  color: #333;
  margin-bottom: 20px;
}
#footer_menu {
  margin: 20px 0;
}
#footer_menu a {
  color: #fff;
  font-weight: normal;
}
#footer_bottom_container {
  width: 100%;
  background-color: #000;
  padding: 0 20px 0 20px;
  margin: 0 -20px;
  border-top: 1px solid #CCC;
}
#footer_bottom_text,
#footer_bottom_text a {
  text-align: center;
  padding: 15px 0;
  color: #666666;
  font-size: 13px;
  font-size: 1.3rem;
}
#footer_bottom_text a:hover {
  color: #FFF;
}
#footer_container input.input-text {
  background-color: #FFF;
  color: #333;
  border: 0;
  float: right;
}
#footer_container input::-webkit-input-placeholder {
  color: #333;
}
#footer_container input:-moz-placeholder {
  color: #333;
}
.loop-item {
  margin-bottom: 40px;
}
.loop-item .loop-post-content a {
  color: #333 !important;
  text-decoration: none !important;
}
.loop-item .loop-sub-header a {
  color: #fff;
  text-decoration: none;
}
.loop-single .loop-header {
  margin: 0;
}
.loop-single .sub-loop-header {
  margin-top: 15px;
}
.author-image img {
  float: left;
  width: 12%;
  height: 70px;
}
.author_name {
  text-transform: capitalize;
}
.post-meta-container {
  float: right;
  width: 85%;
}
.loop-image {
  text-align: center;
}
.loop-image > a {
  height: 200px;
  display: block;
  background: #fff;
  text-align: center;
  overflow: hidden;
}
.loop-image > a i {
  display: block !important;
  padding-top: 70px;
}
.loop-image img {
  width: auto;
  max-height: 300px;
}
.loop-post-content a.read-more {
  padding: 0 30px 0 0;
  background: transparent url(../images/theme/search-input-btn.png) no-repeat center right;
  height: 18px;
  line-height: 18px;
  float: right;
}
.loop-date {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  background: #0192c2;
  padding: 10px 0px;
  margin: 5px 5px 0 0;
  float: left;
  width: 49%;
}
.loop-comment-count {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  background: #0192c2;
  padding: 10px 0px;
  margin: 5px 0 0 0;
  float: right;
  width: 49%;
}
.loop-comment-count a {
  color: #fff;
}
.loop-share {
  margin: 15px 0;
}
.loop-split {
  display: block;
  clear: both;
  margin: 30px 0 40px 0;
}
.related-story {
  margin-bottom: 10px;
}
.related-story-image {
  width: 25%;
  height: 80px;
  float: left;
  background-color: #ccc;
}
.related-story-container {
  width: 72%;
  float: right;
}
.related-story-container h3,
.related-story-container p {
  padding: 0 0 0 0;
}
.related-story-container h3 {
  font-size: 13px;
}
.related-story-container p {
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}
#ajaxConfirm {
  position: fixed;
  top: 0;
  background-color: #0192c2;
  width: 100%;
  padding: 100px 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  z-index: 9999;
}
#ajaxConfirm * {
  font-size: 22px;
}
.button {
  display: block;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 0px 20px;
  font-size: 20px;
  font-size: 2rem;
}
a.button {
  text-decoration: none;
}
a.arrow {
  position: relative;
  padding: 11px 44px 10px 24px;
  line-height: 1;
}
a.arrow:after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 5px solid #FFF;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  display: block;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -5px;
}
a.arrow-down:after {
  top: 16px;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent;
  border-top: 5px solid #FFF !important;
}
input.arrow {
  position: relative;
  padding: 11px 44px 10px 24px;
  line-height: 1;
  background: #BF2128 url("../images/button-arrow-right.png") no-repeat right center;
}
input.arrow:hover {
  background: #DA262E url("../images/button-arrow-right.png") no-repeat right center;
}
.button {
  background: #0192c2;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  float: right;
  height: 40px;
}
.button:hover {
  background: #000;
}
.button.nice.absolute-right {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
input[type=submit].button {
  -webkit-appearance: none;
}
.button.nice {
  -webkit-transition: background-color .15s ease-in-out;
  -moz-transition: background-color .15s ease-in-out;
  -o-transition: background-color .15s ease-in-out;
  border: none;
}
.button.nice,
.button.nice.type1 {
  background: #f95551 url(../images/misc/gloss-white.png) repeat-x 0 -26px;
  background: #f95551 url(../images/misc/gloss-white.png) repeat-x 0 -26px, -moz-linear-gradient(top,rgba(255,255,255,0.4) 0%,transparent 100%);
  background: #f95551 url(../images/misc/gloss-white.png) repeat-x 0 -26px, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.4)),color-stop(100%,transparent));
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.button.nice.type2 {
  background: #4D9871 url(../images/misc/gloss-white.png) repeat-x 0 -26px;
  background: #4D9871 url(../images/misc/gloss-white.png) repeat-x 0 -26px, -moz-linear-gradient(top,rgba(255,255,255,0.4) 0%,transparent 100%);
  background: #4D9871 url(../images/misc/gloss-white.png) repeat-x 0 -26px, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.4)),color-stop(100%,transparent));
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.button.radius {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.button.round {
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.button.full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
.button.left-align {
  text-align: left;
  text-indent: 12px;
}
.small.button {
  font-size: 11px;
  padding: 8px 20px 10px;
  width: auto;
}
.medium.button {
  font-size: 13px;
  width: auto;
}
.large.button {
  font-size: 18px;
  padding: 11px 48px 13px;
  width: auto;
}
.nice.small.button {
  background-position: 0 -36px;
}
.nice.large.button {
  background-position: 0 -30px;
}
.blue.button {
  background-color: #00a6fc;
}
.red.button {
  background-color: #e91c21;
}
.white.button {
  background-color: #fff;
  color: #000;
}
.black.button {
  background-color: #141414;
}
.nice.blue.button {
  border: 1px solid #0593dc;
}
.nice.red.button {
  border: 1px solid #b90b0b;
}
.nice.white.button {
  border: 1px solid #cacaca;
  text-shadow: none !important;
}
.nice.black.button {
  border: 1px solid #000;
}
.button:hover,
.button:focus,
.button.type1:hover,
.button.type1:focus {
  background-color: #333;
  color: #fff;
}
.button.type2:hover,
.button.type2:focus {
  background-color: #333;
  color: #FFF;
}
.blue.button:hover,
.blue.button:focus {
  background-color: #0192dd;
}
.red.button:hover,
.red.button:focus {
  background-color: #d01217;
}
.white.button:hover,
.white.button:focus {
  background-color: #000;
  color: #fff;
}
.black.button:hover,
.black.button:focus {
  background-color: #000;
}
.button.disabled,
.button[disabled] {
  opacity: 0.6;
  cursor: default;
}
div.alert-box {
  display: block;
  padding: 6px 7px;
  font-weight: bold;
  font-size: 13px;
  background: #eee;
  border: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
}
.alert-box.success {
  background-color: #7fae00;
  color: #fff;
  text-shadow: 0 -1px rgba(0,0,0,0.3);
}
.alert-box.warning {
  background-color: #c08c00;
  color: #fff;
  text-shadow: 0 -1px rgba(0,0,0,0.3);
}
.alert-box.error {
  background-color: #e16510;
  color: #fff;
}
.alert-box a.close {
  color: #000;
  position: absolute;
  right: 4px;
  top: 0;
  font-size: 18px;
  opacity: 0.2;
  padding: 4px;
}
.alert-box a.close:hover,
.alert-box a.close:focus {
  opacity: 0.4;
}
.ngg-navigation,
.pagination {
  display: block;
  text-align: right;
  margin: 0px auto 20px auto;
  clear: both;
}
.ngg-navigation {
  padding: 20px 0;
}
.pagination li {
  display: inline-block;
  color: #87888a;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.pagination li a {
  display: block;
  color: #87888a;
  text-decoration: none;
  margin: 0 0 0 5px;
}
.ngg-navigation span,
.ngg-navigation a {
  display: inline-block;
  color: #87888a;
  height: 23px;
  width: 30px;
  padding-top: 5px;
  text-decoration: none;
  border: none;
}
.ngg-navigation .current,
.ngg-navigation .current:hover,
.pagination .current a,
.pagination .current a:hover {
  border-bottom: solid 0px #00a6fc;
  font-weight: 700;
  color: #000;
}
.ngg-navigation .current:hover,
.pagination .current a:hover {
  cursor: default;
}
.ngg-navigation a:hover,
.ngg-navigation a:focus,
.pagination li:hover a,
ul.pagination li a:focus {
  border-bottom: solid 0px #00a6fc;
  color: #000;
  text-decoration: none;
}
.pagination .unavailable a {
  cursor: default;
  color: #87888a;
}
.pagination li.unavailable:hover a,
.pagination li.unavailable a:focus {
  border-bottom: none;
}
.ngg-navigation .prev,
.ngg-navigation .next,
.pagination .previous-page a,
.pagination .next-page a {
  position: relative;
  background: #BF2128;
  color: #BF2128;
  padding-bottom: 2px;
}
.ngg-navigation .prev:hover,
.ngg-navigation .next:hover,
.pagination .previous-page a:hover,
.pagination .next-page a:hover {
  border-bottom: none;
  background: #DA262E;
  color: #DA262E;
}
.ngg-navigation .prev:after,
.ngg-navigation .next:after,
.pagination .previous-page a:after,
.pagination .next-page a:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -6px;
  margin-right: -3px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.ngg-navigation .prev:after,
.pagination .previous-page a:after {
  border-right: 6px solid #FFF;
}
.ngg-navigation .next:after,
.pagination .next-page a:after {
  border-left: 6px solid #FFF;
}
ul.nice,
ol.nice {
  list-style: none;
  margin: 0;
}
ul.nice li,
ol.nice li {
  padding-left: 13px;
  position: relative;
}
ul.nice li span.bullet,
ol.nice li span.number {
  position: absolute;
  left: 0;
  top: 0;
  color: #ccc;
}
.widget ul {
  margin-bottom: 0;
}
.widget li,
.styled-list li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
.widget li>a,
.styled-list li>a {
  text-transform: uppercase;
}
.widget-item-divider {
  border-top: 1px solid #EDEDED;
  margin: 0px;
  padding: 0 20px;
  width: auto;
}
.no-bullet {
  padding: 0 !important;
}
.no-bullet:before {
  border: none !important;
  content: "" !important;
  display: none !important;
}
div.panel {
  padding: 20px 20px 2px 20px;
  background: #efefef;
  background: -moz-linear-gradient(top,#FFFFFF 0%,#F4F4F4 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#F4F4F4));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#F4F4F4',GradientType=0);
  box-shadow: 0 2px 5px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
  margin: 0 0 20px 0;
}
#site-nav-main {
  background: transparent;
}
.nav-bar {
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  height: 75px;
  border-width: 0;
  border-color: #b6b6b6;
  border-style: solid;
}
.nav-bar li {
  float: left;
  display: block;
  padding: 0 7px;
  margin: 0;
  border: 0;
  height: 75px;
}
.nav-bar li > a {
  position: relative;
  display: block;
  padding: 0;
  text-decoration: none;
  font-size: 17px;
  font-size: 1.7rem;
  color: #fff;
  white-space: nowrap;
}
.nav-bar>li:hover,
.nav-bar>li:hover>li {
  border: 0;
  padding: 0 7px;
  border-bottom: 10px solid #0192c2;
}
.nav-bar>li:first-child {
  border-left: 0px solid #fff !important;
}
.nav-bar>li:first-child a,
.nav-bar>li:first-child {
  margin-left: 0;
}
.nav-bar>li:first-child a {
  padding: 0;
}
.nav-bar>li.current_page_item,
.nav-bar>li.current_page_parent,
.nav-bar>li.current-menu-parent {
  border-bottom: 10px solid #0192c2;
  padding: 0 7px;
  color: #ccc;
}
.nav-bar>li>a:hover,
.nav-bar>li.current_page_item:hover>a,
.nav-bar>li.has-flyout:hover>a,
.nav-bar>li:hover>li>a,
.nav-bar>li>li>a {
  color: #fff;
  z-index: 2;
}
.nav-bar>li.current_page_item>a,
.nav-bar>li.current-menu-parent>a {
  color: #ccc;
  z-index: 2;
}
.nav-bar>li>input {
  margin: 0 16px;
}
.nav-bar>li ul {
  margin-bottom: 0;
}
.nav-bar>li li {
  line-height: 1.3;
}
.nav-bar>li li:last-child {
  clear: both;
}
.nav-bar>li.current_page_item>a:after,
.nav-bar>li.current-menu-parent>a:after {
  border-top-color: #fff;
}
.nav-bar>li.has-flyout>a:hover:after,
.nav-bar>li.has-flyout:hover>a:after {
  border-top-color: #fff;
}
.nav-bar>li.has-flyout>a:hover,
.nav-bar>li.has-flyout:hover>a {
  color: #FFF;
}
.flyout {
  display: none;
  position: absolute;
  top: 60px;
  margin: 0 0 0 -13px;
  z-index: 200;
  width: 200px;
  -moz-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5);
  -webkit-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5);
  box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5);
  -moz-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5) 0 1px 0 #000;
  -webkit-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5) 0 1px 0 #000;
  box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5) 0 1px 0 #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding: 0;
}
.flyout>li {
  width: 100%;
  float: none;
  padding: 0;
  border-right: none;
  background: #e16510;
}
.flyout>li:last-child {
  border-bottom: none;
}
.flyout>li:first-child a {
  padding-top: 9px;
}
.flyout>li:last-child a {
  padding-bottom: 9px;
}
.flyout>li>a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #FFF;
  border-color: #014288;
  border-width: 0 0 0 0;
  border-style: solid;
  margin-top: 0;
  padding: 12px 13px 12px 13px;
}
.flyout.small {
  width: 200px;
}
.flyout.large {
  width: 600px;
}
.flyout.right {
  left: auto;
  right: 0;
}
.flyout p:last-child {
  margin-bottom: 0;
}
.nav-bar .flyout {
  display: none;
}
.nav-bar li:hover>.flyout {
  display: block;
}
.nav-bar .flyout li:hover>a {
  color: #FFF;
  border-color: #014288;
  border-width: 0 0 0 0;
  background: #0192c2;
}
.nav-bar .sub-menu li.has-flyout>a {
  padding-right: 45px;
}
.nav-bar .sub-menu li.has-flyout>a:after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  display: block;
  position: absolute;
  right: 21px;
  top: 11px;
}
.nav-bar .sub-menu .sub-menu {
  display: none;
  position: absolute;
  top: -5px;
  left: 100%;
  margin: 0;
  z-index: 10;
  min-width: 200px;
  -moz-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5);
  -webkit-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5);
  box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5);
  -moz-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5) 0 1px 0 #000;
  -webkit-box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5) 0 1px 0 #000;
  box-shadow: 2px 4px 5px 0px rgba(100,100,100,0.5) 0 1px 0 #000;
  background: ;
}
.nav-bar .sub-menu .sub-menu a {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-bar .sub-menu .sub-menu a:hover {
  background: #000;
}
.nav-bar .sub-menu .sub-menu li:hover a {
  color: #FFF;
  border-width: 0 0 0 0;
  background: #0192c2;
}
.nav-bar .sub-menu .sub-menu li:first-child a {
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
}
.nav-bar .sub-menu .sub-menu li:last-child a {
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: bottom;
  -webkit-border-bottom-left-radius: bottom;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: bottom;
  -moz-border-radius-bottomleft: bottom;
  border-radius: 10px;
  border-bottom-right-radius: bottom;
  border-bottom-left-radius: bottom;
  -webkit-border-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
ul.vcard {
  display: inline-block;
  margin: 0 0 12px 0;
  border: 1px solid #ddd;
  padding: 10px;
}
ul.vcard li {
  margin: 0;
  display: block;
}
ul.vcard li.fn {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}
p.vevent span.summary {
  font-weight: bold;
}
p.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 1px;
}
form {
  margin: 0 0 18px;
}
form label {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  margin: 0 10px;
  float: left;
}
input.input-text,
textarea {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
  font-family: 'Lato', sans-serif;
  box-shadow: inset 2px 2px 5px -3px rgba(0,0,0,0.6);
}
input.input-text,
textarea,
select {
  display: block;
  margin: 0 0 9px 0;
}
label + input.input-text,
label + textarea,
label + select,
label + div.dropdown,
select + div.dropdown {
  margin-top: -9px;
}
input.input-text,
textarea {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  padding: 5px 10px;
  background: #fff;
}
input.input-text:focus,
textarea:focus {
  outline: none !important;
}
input.input-text.oversize,
textarea.oversize {
  font-size: 18px !important;
  padding: 4px 5px !important;
}
input.input-text:focus,
textarea:focus {
  background: #f9f9f9;
}
input.placeholder,
textarea.placeholder {
  color: #333;
}
input::-webkit-input-placeholder,
input:-moz-placeholder {
  color: #333;
}
input.input-text,
textarea {
  width: 100%;
}
input.small,
textarea.small {
  width: 134px;
}
input.medium,
textarea.medium {
  width: 286px;
}
input.widget,
textarea.medium {
  width: 236px;
}
input.large,
textarea.large {
  width: 434px;
}
input.full-width,
textarea.full-width {
  display: block;
}
textarea {
  max-width: 680px;
}
form fieldset {
  padding: 9px 9px 2px 9px;
  border: solid 1px #ddd;
  margin: 18px 0;
}
.form-field input[type=radio],
div.form-field input[type=checkbox] {
  display: inline;
  width: auto;
  margin-bottom: 0;
}
.form-field.error input,
input.input-text.red {
  border-color: red;
  background-color: rgba(255,0,0,0.15);
}
.form-field.error label,
label.red {
  color: red;
}
.form-field.error small,
small.error {
  margin-top: -6px;
  display: block;
  margin-bottom: 9px;
  font-size: 11px;
  color: red;
  width: 260px;
}
.small + small.error {
  width: 140px;
}
.medium + small.error {
  width: 260px;
}
.large + small.error {
  width: 440px;
}
.wpcf7,
.wpcf7-form {
  width: 100%;
  max-width: 440px;
  margin: 0;
}
div.wpcf7-response-output {
  clear: both;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
}
form.nice .form-field input,
form.nice input.input-text,
form.nice textarea {
  border: 1px solid #bbb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
form.nice .form-field input,
form.nice input.input-text,
form.nice textarea {
  font-size: 13px;
  padding: 5px 10px;
  outline: none !important;
}
form.nice .form-field input:focus,
form.nice input.input-text:focus,
form.nice textarea:focus {
  background-color: #f9f9f9;
}
form.nice fieldset {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
form.nice .form-field input[type=radio],
form.nice .form-field input[type=checkbox] {
  display: inline;
  width: auto;
  margin-bottom: 0;
}
form.nice .form-field.error small,
form.nice small.error {
  padding: 6px 4px;
  border: solid 0 red;
  border-width: 0 1px 1px 1px;
  margin-top: -10px;
  background: red;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
}
form.nice .form-field.error .small + small,
form.nice .small + small.error {
  width: 132px;
}
form.nice .form-field.error .medium + small,
form.nice .medium + small.error {
  width: 252px;
}
form.nice .form-field.error .large + small,
form.nice .large + small.error {
  width: 432px;
}
.flexslider {
  position: relative;
  width: 100%;
  height: 420px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.flexslider .slides li {
  position: relative;
  overflow: hidden;
  height: 420px;
}
.flexslider .slides li > img {
  float: right;
}
.slider_caption {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  z-index: 1;
}
.slider_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 22;
}
.slider_caption_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.slider_caption_content {
  position: absolute;
}
.slider_caption_title {
  text-transform: none;
  color: #000;
  position: relative;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.slider_caption_text {
  color: #000;
  position: relative;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
}
.flexslider ul li a:hover {
  text-decoration: none;
}
.flexslider ul li .img-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
}
.flexslider ul li .img-wrapper img {
  vertical-align: middle;
}
.flex-control-nav {
  display: none !important;
}
.flex-direction-nav li a {
  opacity: 0.3;
  position: absolute;
  bottom: 20px;
  width: 40px;
  height: 40px;
  margin: 0;
  display: block;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 98;
}
.lt-ie8 .flex-direction-nav li a {
  filter: alpha(opacity=30);
}
.lt-ie9 .flex-direction-nav li a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.flex-direction-nav li a.flex-next {
  background-image: url(../images/flexslider/arrow-right.png);
  right: 0px;
}
.flex-direction-nav li a.flex-prev {
  background-image: url(../images/flexslider/arrow-left.png);
  left: 0px;
}
#flexslider-nav-container {
  position: absolute;
  height: 60px;
  bottom: 0;
  width: 100%;
}
.flex-control-nav {
  margin: 15px auto;
  list-style: none;
  width: auto;
  display: table;
}
.flex-control-nav li {
  margin: 0 0 0 10px;
  float: left;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: white;
  cursor: pointer;
  margin: 0;
  outline: none;
  text-align: center;
  text-decoration: none;
}
.flex-control-nav li a:hover {
  background: #000;
  color: #fff;
}
.flex-control-nav li a.flex-active {
  background: #000;
  cursor: default;
  color: #fff;
}
.customSelect {
  background: #fff;
  height: 40px;
  padding: 0 20px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
}
.customSelect:after {
  content: "+";
  position: absolute;
  text-align: center;
  color: #fff;
  background: #0192c2;
  height: 40px;
  width: 40px;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  right: 20px;
  margin-top: 0;
}
.customSelect.customSelectHover {
  background: #fff;
}
