/*********************
VARIABLES
**********************/
/*********************
RESPONSIVE BREAKPOINT
**********************/
html {
  font-size: 62.5%; }
  html body {
    font-size: 1.4rem; }
  html h1 {
    font-size: 2.4rem; }

.header-wrap {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .header-wrap header {
      width: 990px; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .header-wrap header {
      width: 85%; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .header-wrap header {
      width: 100%; } }
  @media only screen and (max-width: 820px) {
    .header-wrap header .site-logo {
      width: 100%; } }
  .header-wrap header .site-logo-text {
    width: 313px;
    height: 73px;
    display: block; }
    @media only screen and (min-width: 321px) and (max-width: 768px) {
      .header-wrap header .site-logo-text {
        background: url("../../images/logo-footer.png") no-repeat;
        width: 223px;
        height: 51px; } }
    @media only screen and (min-width: 769px) and (max-width: 1023px) {
      .header-wrap header .site-logo-text {
        background: url("../../images/logo-footer.png") no-repeat;
        width: 223px;
        height: 51px; } }
    @media only screen and (min-width: 1024px) {
      .header-wrap header .site-logo-text {
        background: url("../../images/logo.png") no-repeat; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .header-wrap header .pull-right {
      float: none; } }
  .header-wrap header .pull-right .fa-envelope {
    display: none; }
    @media only screen and (max-width: 550px) {
      .header-wrap header .pull-right .fa-envelope {
        display: inline; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .header-wrap header .main-nav {
      float: none; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .header-wrap header .main-nav {
      width: auto;
      position: initial; } }
  @media only screen and (max-width: 820px) {
    .header-wrap header .main-nav {
      width: 27px;
      height: 32px;
      position: relative;
      cursor: pointer;
      float: left; } }
  @media only screen and (max-width: 820px) {
    .header-wrap header .main-nav:before {
      font-family: FontAwesome;
      font-style: normal;
      color: #19567b;
      content: '\2261';
      font-size: 33px;
      position: relative;
      top: -25%; } }
  @media only screen and (max-width: 820px) {
    .header-wrap header .main-nav:hover ul.navbar-nav {
      display: block; } }
  @media only screen and (max-width: 820px) {
    .header-wrap header .main-nav ul.navbar-nav {
      display: none;
      position: absolute;
      left: 25px;
      top: 0px;
      z-index: 100;
      background-color: #eee; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .header-wrap header .main-nav li {
      float: none; } }
  @media only screen and (max-width: 820px) {
    .header-wrap header .main-nav li .dropdown-menu {
      left: 70px;
      right: auto;
      top: 0px; } }

.textMenuTop-nav {
  float: left;
  margin-right: 3px; }
  @media only screen and (max-width: 550px) {
    .textMenuTop-nav {
      display: none; } }

.banner-bar-wrap {
  width: 100%; }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .banner-bar-wrap .banner-bar {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .banner-bar-wrap .banner-bar {
      width: 990px; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .banner-bar-wrap .banner-bar {
      width: 85%; } }
  @media only screen and (min-width: 1024px) {
    .banner-bar-wrap .banner-bar .col-xs-8 {
      width: 68%; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .banner-bar-wrap .banner-bar .col-xs-8 {
      width: 100% !important; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .banner-bar-wrap .banner-bar .col-xs-8 {
      width: 100% !important; } }
  .banner-bar-wrap .banner-bar .col-xs-8 .featuredposts {
    width: 100%; }
    .banner-bar-wrap .banner-bar .col-xs-8 .featuredposts .featuredposts-container {
      width: 100% !important; }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .banner-bar-wrap .banner-bar .col-xs-4 {
      width: 100% !important;
      height: 90px;
      overflow: auto; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .banner-bar-wrap .banner-bar .col-xs-4 {
      width: 100% !important;
      height: 90px;
      overflow: auto; } }
  .banner-bar-wrap .banner-bar-adspot .g-3 {
    height: auto; }

.slick-slider {
  background: rgba(255, 251, 240, 0.9);
  border: 3px solid #fff;
  font-size: 13px;
  line-height: 21px;
  overflow: hidden;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  .slick-slider .slick-arrow {
    display: none !important; }

.recent-post-slider h2.wp-post-title {
  padding-top: 0px;
  margin: 5px 0px 5px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em; }
  .recent-post-slider h2.wp-post-title a {
    color: #19567b !important;
    text-decoration: none; }
.recent-post-slider .wp-post-date {
  clear: both;
  background: #19567b;
  padding: 3px 12px;
  font-size: 14px;
  line-height: 1.5;
  width: 300px;
  color: #fff;
  border-radius: 0 0 0 0;
  position: absolute;
  bottom: -10px; }
.recent-post-slider .slick-dots {
  text-align: right !important;
  width: 75% !important; }
.recent-post-slider .recentpost-categories {
  display: none; }
.recent-post-slider .post-image-bg {
  height: auto !important;
  position: relative; }
  .recent-post-slider .post-image-bg img {
    position: static !important;
    float: left;
    margin-left: -6% !important; }
.recent-post-slider .slick-track {
  height: 270px; }
.recent-post-slider small {
  margin-top: 3px;
  float: left; }
.recent-post-slider .post-footer-category {
  float: left; }

.twitter-wrap {
  width: 100%; }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .twitter-wrap .container {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .twitter-wrap .container {
      width: 990px; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .twitter-wrap .container {
      width: 85%; } }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  #advance-toggle {
    display: none; } }

.category-nav {
  width: 100% !important; }
  .category-nav .navbar-inverse {
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (min-width: 321px) and (max-width: 768px) {
      .category-nav .navbar-inverse {
        width: 100%; } }
    @media only screen and (min-width: 1024px) {
      .category-nav .navbar-inverse {
        width: 980px; } }
    @media only screen and (min-width: 769px) and (max-width: 1023px) {
      .category-nav .navbar-inverse {
        width: 85%; } }

#twitter-tick #twitcker-bar {
  width: 66% !important; }

.search .search-top {
  width: 33% !important; }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  #advanced-fields {
    display: none; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .col-xs-2 {
    width: 35%;
    float: right; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .col-xs-2 .checkbox {
    margin-right: 15px; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .col-xs-3 {
    width: 33%;
    float: left; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .control-label {
    text-align: left;
    float: left;
    width: 30%; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .col-xs-9, #advanced-fields .col-xs-8 {
    width: 70%; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .col-xs-1 {
    width: 100%; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #advanced-fields .btn-primary {
    width: 17.5%;
    float: right;
    margin-right: 15px; } }

.container-wrap {
  width: 100%; }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .container-wrap .container {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .container-wrap .container {
      width: 990px; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .container-wrap .container {
      width: 85%; } }

.footer-partners-wrap {
  width: 100%; }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .footer-partners-wrap .footer-partners {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .footer-partners-wrap .footer-partners {
      width: 990px; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .footer-partners-wrap .footer-partners {
      width: 85%; } }

.footer-wrap {
  width: 100%; }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .footer-wrap .footer {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .footer-wrap .footer {
      width: 990px; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .footer-wrap .footer {
      width: 85%; } }
  .footer-wrap .footer .wpml-btn {
    border-radius: 4px;
    padding: 1px 15px;
    color: #19567b;
    text-decoration: none;
    list-style: none;
    font-size: 12px;
    background-color: transparent;
    border-color: transparent;
    font-family: "Roboto",sans-serif;
    text-transform: none; }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .footer-wrap .footer .col-lg-3, .footer-wrap .footer .col-lg-5, .footer-wrap .footer .col-lg-4, .footer-wrap .footer .footer-copy {
      width: 100%; } }
  @media only screen and (min-width: 321px) and (max-width: 768px) {
    .footer-wrap .footer .facebook-box {
      display: none; } }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  .footerSocialLogos {
    text-align: center; } }

#fb-root {
  display: none; }

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important; }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  h2.block-header {
    width: 100%; } }

@media only screen and (max-width: 500px) {
  .container-wrap .col-sm-3 {
    width: 100%;
    right: 0%; } }
@media only screen and (max-width: 500px) {
  .container-wrap .col-sm-9 {
    width: 100%;
    left: 0%; } }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  article.article-single .article-body img.alignright {
    width: 100%; } }

@media only screen and (max-width: 500px) {
  article.tease-post img {
    width: 100%;
    margin-bottom: 5px !important; } }

.sidebar-primary article.tease-sidebar .teaser-sidebar-imgcontainer {
  max-height: 150px;
  overflow: hidden; }
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .sidebar-primary article.tease-sidebar img {
    float: left;
    margin-right: 10px; } }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  .addthis_toolbox {
    width: 100%;
    position: static !important; } }

@media only screen and (min-width: 321px) and (max-width: 768px) {
  .modal-dialog {
    width: 98% !important; } }

/*# sourceMappingURL=custom.css.map */
