/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

.buffer .topWrapSpacer {
    height: auto !important;
}

.fb-comments {
  display: none !important;
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

#live {
  background: #0b2b47;
  color: #ffffff;
}
#live .live-holder {
  max-width: 1200px;
  padding: 10px 15px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
}
#live .title {
  text-transform: uppercase;
  font: 800 26px/32px "Raleway", Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0 10px 0 0;
}

#live a {
  color: #fff;
  background: #59abe3;
  border-radius: 3px;
  padding: 3px 12px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 0 5px;
  text-decoration: none;
}

#live a:hover {
  color:#fff;
}

#footer .footer-copy ul,
#footer .social-networks,
.help-block .items,
.tab-holder .tabset,
.twitter-post .posts,
.fb-post .posts,
.news-carousel .mask .slideset,
.news-carousel .pagination ul {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
}

.nav .other-items ul,
.menu-links,
.drop-down ul,
#footer .footer-copy ul,
#footer .social-networks,
.tab-holder .tabset,
.twitter-post .user-actions,
.office-location .location-description .addresses,
.hero-carousel .pagination ul,
.news-carousel .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
.header-container:after,
.container:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #555;
  background: #fff;
  font: 15px/1.642 "Open Sans", Arial, Helvetica, sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: none;
}

.gm-style img {
  max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 .5em;
  color: inherit;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 27px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 21px;
}

h5,
.h5 {
  font-size: 17px;
}

h6,
.h6 {
  font-size: 15px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #0b2b47;
  -webkit-transition: color .3s linear, opacity .3s linear, border .3s linear, background .3s linear;
  transition: color .3s linear, opacity .3s linear, border .3s linear, background .3s linear;
}

a:hover,
a:focus {
  text-decoration: none;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
.form-control {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #999;
  -webkit-transition: linear border .3s;
  transition: linear border .3s;
}

input[type="search"],
.subscribe-form input[type="email"] {
  width: 100%;
  display: block;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus,
.form-control:focus {
  border-color: #333;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #999;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
.form-control::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #999;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #999;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder,
.form-control.placeholder {
  color: #999;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?w8t5po');
  src:  url('/fonts/icomoon.eot?w8t5po#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?w8t5po') format('truetype'),
    url('/fonts/icomoon.woff?w8t5po') format('woff'),
    url('/fonts/icomoon.svg?w8t5po#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-more:before {
  content: "\e901";
}
.icon-reply:before {
  content: "\e902";
}
.icon-re-twit:before {
  content: "\e903";
}
.icon-star:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e908";
}
.icon-search:before {
  content: "\f002";
}

#header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 150;
  top: 56px;
}

#header.fixed-position .nav:after {
  background: #fff;
  border-bottom: 1px solid #606060;
}

#header.fixed-position .nav .other-items ul a.hover .hover-img {
  display: block;
}

#header.fixed-position .nav .other-items ul a.hover .fixed-img {
  display: none;
}

#header.fixed-position .nav .other-items ul a.hover .normal-img {
  display: none;
}

#header.fixed-position .nav .other-items ul a .normal-img {
  display: none;
}

#header.fixed-position .nav .other-items ul a .fixed-img {
  display: block;
}

#header.fixed-position .menu-links > li.active a {
  background: rgba(0, 0, 0, .14);
}

#header.fixed-position .menu-links > li.hover > a {
  color: #59abe3;
}

#header.fixed-position .menu-links > li > a {
  color: #0b2b47;
}

#header.fixed-position .menu-links > li > a:after {
  display: none;
}

#header.fixed-position .main-menu-holder {
  padding-top: 0;
}

#header.fixed-position .logo {
  top: 8px;
  width: 125px;
}

#header.fixed-position .nav-opener-hold .menu-txt {
  color: #0b2b47;
}

#header.fixed-position .nav-opener .bar,
#header.fixed-position .nav-opener:before,
#header.fixed-position .nav-opener:after {
  background: #0b2b47;
}

#header .social-networks > li > a {
    color: #fff;
    font-size: 20px;
}

#header.fixed-position .social-networks > li > a {
    color: #0b2b47;
}

.social-networks li a:hover .icon  {
  color: #59abe3;
}

.logo {
  margin-left: 21px;
  width: 173px;
  position: absolute;
  left: 0;
  top: -46px;
  z-index: 10;
  -webkit-transition: width .3s linear, top .3s linear;
  transition: width .3s linear, top .3s linear;
}

.popup-item-hold.search-active .search-popup {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.search-popup {
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
  padding: 20px 10px 15px;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: linear .3s -webkit-transform;
  transition: linear .3s transform;
}

.search-popup .btn-close-hold {
  float: right;
}

.search-popup .btn-close-hold a {
  color: #0b2b47;
  position: relative;
  padding-right: 22px;
  text-decoration: none;
  text-transform: uppercase;
  font: 600 14px/20px "Raleway", Arial, Helvetica, sans-serif;
}

.search-popup .btn-close-hold a:hover {
  color: #59abe3;
}

.search-popup .btn-close-hold a:after,
.search-popup .btn-close-hold a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 2px;
  width: 18px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #59abe3;
  margin-top: -2px;
}

.search-popup .btn-close-hold a:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search-popup .form-control {
  border: 0;
  border-bottom: 1px solid #0b2b47;
  padding: 5px 20px;
  font: 18px/25px "Raleway", Arial, Helvetica, sans-serif;
  color: #0b2b47;
  outline: none;
  box-shadow: none;
}

.search-popup .form-control::-webkit-input-placeholder {
  color: #0b2b47;
}

.search-popup .form-control::-moz-placeholder {
  opacity: 1;
  color: #0b2b47;
}

.search-popup .form-control:-moz-placeholder {
  color: #0b2b47;
}

.search-popup .form-control:-ms-input-placeholder {
  color: #0b2b47;
}

.search-popup .form-control.placeholder {
  color: #0b2b47;
}

.search-popup .form-control:focus {
  border-color: #59abe3;
}

.main-menu-holder {
  padding-left: 160px;
  -webkit-transition: padding .3s linear;
  transition: padding .3s linear;
}

.nav {
  position: relative;
  text-align: right;
}

.nav .other-items {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  text-align: left;
  padding-top: 22px;
  text-align: right;
  padding-right: 20px;
}

.nav .other-items ul li {
  font: 10px/10px "Arial,Helvetica Neue, Helvetica, sans-serif";
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}

.nav .other-items ul a {
  display: block;
  text-decoration: none;
}

.nav .other-items ul a.hover .hover-img {
  display: block;
}

.nav .other-items ul a.hover .normal-img {
  display: none;
}

.nav .other-items ul a .hover-img {
  display: none;
}

.nav .other-items ul a .fixed-img {
  display: none;
}

.menu-links {
  display: inline-block;
  vertical-align: top;
  max-width: 81%;
  text-align: left;
}

.menu-links > li {
  float: left;
  text-transform: uppercase;
  font: 600 14px/20px "Raleway", Arial, Helvetica, sans-serif;
  position: relative;
  padding: 0 2px;
}

.menu-links > li.right-drop .drop-down {
  left: auto;
  right: 0;
}

.menu-links > li.active a {
  background: rgba(0, 0, 0, .27);
}

.menu-links > li.active a:after {
  opacity: 1;
  visibility: visible;
}

.menu-links > li.hover > a {
  color: #59abe3;
}

.menu-links > li.hover .drop-down {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.menu-links > li > a {
  color: #fff;
  padding: 30px 15px;
  display: block;
  text-decoration: none;
  position: relative;
}

.menu-links > li > a:after {
  left: 0;
  right: 0;
  height: 4px;
  background: #59abe3;
  content: "";
  position: absolute;
  bottom: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s linear, visibility .3s linear;
  transition: opacity .3s linear, visibility .3s linear;
}

.drop-down {
  position: absolute;
  left: 14px;
  top: 100%;
  width: 243px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: height .3s linear, visibility .3s linear, opacity .3s linear;
  transition: height .3s linear, visibility .3s linear, opacity .3s linear;
}

.drop-down ul {
  position: relative;
  background: #333;
  border-top: 3px solid #59abe3;
}

.drop-down ul li {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-transform: none;
}

.drop-down ul li.active a {
  background: #59abe3;
}

.drop-down ul li + li {
  border-top: 1px solid #3f3f3f;
}

.drop-down ul li a {
  padding: 7px 20px 8px;
  color: #fff;
  text-decoration: none;
  display: block;
}

.drop-down ul li a:hover {
  background: #59abe3;
}

.nav-opener-hold {
  float: right;
  z-index: 10;
  padding-left: 70px;
}

.nav-opener-hold .menu-txt {
  position: absolute;
  right: 100%;
  color: #fff;
  font: 800 17px/22px "Raleway", Arial, Helvetica, sans-serif;
  margin: 0 19px 0 0;
}

.nav-opener {
  display: block;
  width: 35px;
  height: 21px;
  position: relative;
  border-radius: 3px;
  text-transform: uppercase;
}

.nav-opener:hover {
  opacity: .8;
}

.nav-active .nav-opener .bar {
  opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: 0;
}

.nav-active .nav-opener:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-opener .bar,
.nav-opener:before,
.nav-opener:after {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 5px;
  margin-top: -2px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.nav-opener:before,
.nav-opener:after {
  content: "";
  top: 0;
}

.nav-opener:after {
  top: 100%;
}

.search-form-tablet {
  overflow: hidden;
  margin-bottom: 12px;
}

.search-form-tablet .input-wrap {
  position: relative;
  border: 1px solid #0b2b47;
  padding-right: 40px;
}

.search-form-tablet .input-wrap.child-input-focused {
  border-color: #207bcb;
}

.search-form-tablet .form-control {
  color: #0b2b47;
  padding: 5px 10px 5px 10px;
  margin: 0;
  height: 44px;
  border: 0;
  box-shadow: none;
  outline: none;
}

.search-form-tablet .form-control::-webkit-input-placeholder {
  color: #0b2b47;
}

.search-form-tablet .form-control::-moz-placeholder {
  opacity: 1;
  color: #0b2b47;
}

.search-form-tablet .form-control:-moz-placeholder {
  color: #0b2b47;
}

.search-form-tablet .form-control:-ms-input-placeholder {
  color: #0b2b47;
}

.search-form-tablet .form-control.placeholder {
  color: #0b2b47;
}

.search-form-tablet .btn-search-hold {
  position: absolute;
  right: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #fff;
}

.search-form-tablet .btn-search {
  background: url(../images/icon13.png) no-repeat 0 0;
  width: 22px;
  height: 23px;
  border: 0;
  text-indent: -9999px;
  display: block;
  -webkit-transition: .3s linear opacity;
  transition: .3s linear opacity;
}

.search-form-tablet .btn-search:hover {
  opacity: .7;
}

.main-column {
  padding: 30px 0;
}

.main-column #albums li {
  width: auto;
}

.issuedesc {
  display:none;
}

#footer {
  border-top: 1px solid #fff;
  background: #0b2b47;
  color: #fff;
  font: 17px/20px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 37px 0;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #59abe3;
}

#footer .footer-copy {
  float: left;
  width: 50%;
  padding-right: 10px;
}

#footer .footer-copy ul {
  margin-left: -2px;
}

#footer .footer-copy ul li {
  font: 15px/20px "Open Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 10px 10px;
}

#footer .footer-copy ul li + li:after {
  left: 0;
  top: 4px;
  width: 1px;
  height: 15px;
  background: #fff;
  content: "";
  position: absolute;
}

#footer .footer-right {
  overflow: hidden;
  padding: 3px 0 0;
}

#footer .social-networks {
  text-align: right;
  margin: 0 -2px;
}

#footer .social-networks li {
  font: 20px/20px "Open Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px 10px;
}

#footer .social-networks li a {
  display: block;
}

#wrapper {
  overflow: hidden;
  position: relative;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.btn {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
}

.btn.btn-primary {
  background: #59abe3;
  color: #fff;
  border-radius: 4px;
  font: 600 14px/20px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 18px 20px 17px;
  min-width: 220px;
  text-transform: uppercase;
}

.btn.btn-primary:hover {
  background: #2d95dc;
}

.btn.btn-default.btn-hollow {
  color: #999;
  background: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  min-width: 140px;
  padding: 10px 20px;
  font: 14px/23px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}

.btn.btn-default.btn-hollow:hover {
  background: #e3e3e3;
  color: #000;
}

.text-center {
  text-align: center;
}

h2 {
  margin: 0 0 10px;
}

h2.btm-line {
  color: #0b2b47;
  position: relative;
  text-transform: uppercase;
  font: 600 34px/40px "Raleway", Arial, Helvetica, sans-serif;
  padding-bottom: 21px;
  margin-bottom: 30px;
  text-align: center;
}

h2.btm-line:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 110px;
  bottom: 0;
  height: 6px;
  content: "";
  position: absolute;
  bottom: 0;
  background: #59abe3;
}

picture {
  display: block;
}

.bg-holder {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

.bg-holder img {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto;
  position: absolute;
  width: auto;
}

.fallback-class {
  background-attachment: scroll !important;
  background-size: cover !important;
}

.fallback-class img {
  display: none;
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.bg-stretch {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: 100% 0;
}

.bg-stretch img {
  max-width: none;
}

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important;
}

.help-block {
  padding: 107px 0 135px;
  background: #f4f4f4;
}

.help-block h2 {
  margin-bottom: 62px;
}

.help-block .items .item {
  font: 14px/23px "Open Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 1px;
  background: #f4f4f4;
}

.help-block .items .item a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  background: #fff;
  color: #999;
  padding: 42px 40px 38px;
  -webkit-transition: 200ms linear background;
  transition: 200ms linear background;
}

.help-block .items .item a.hover,
.help-block .items .item a.active {
  background: #59abe3;
  color: #fff;
}

.help-block .items .item a.hover .icon .hover-img,
.help-block .items .item a.active .icon .hover-img {
  display: inline-block;
}

.help-block .items .item a.hover .icon .normal-img,
.help-block .items .item a.active .icon .normal-img {
  display: none;
}

.help-block .items .item a.hover h3,
.help-block .items .item a.active h3 {
  color: #fff;
}

.help-block .items .item .icon {
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
}

.help-block .items .item .icon:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}

.help-block .items .item .icon .img {
  vertical-align: middle;
  white-space: normal;
  display: inline-block;
}

.help-block .items .item .icon .img.hover-img {
  display: none;
}

.help-block .items .item h3 {
  font: 600 18px/25px "Raleway", Arial, Helvetica, sans-serif;
  color: #0b2b47;
  margin: 0 0 7px;
}

.help-block .items .item p {
  margin: 0;
}

.subscribe-block {
  position: relative;
  color: #fff;
  padding: 93px 0 109px;
}

.subscribe-block .bg-holder {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.subscribe-block .bg-holder:after {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, .5);
}

.subscribe-block .container {
  position: relative;
  z-index: 10;
}

.subscribe-block .header {
  text-align: center;
  overflow: hidden;
  margin: 0 0 33px;
  text-transform: uppercase;
  font: 500 20px/25px "Raleway", Arial, Helvetica, sans-serif;
}

.subscribe-block h2 {
  font: 800 72px/78px "Raleway", Arial, Helvetica, sans-serif;
  margin: 0 0 2px;
}

.subscribe-block p {
  margin: 0;
}

.subscribe-form {
  max-width: 600px;
  margin: 0 auto;
}

.subscribe-form .form-group {
  position: relative;
}

.subscribe-form .input-hold {
  padding-right: 138px;
}

.subscribe-form .form-control {
  border: 1px solid rgba(255, 255, 255, .6);
  background: rgba(0, 0, 0, .6);
  height: 60px;
  padding: 14px 27px;
  color: #dcdcdc;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-style: italic;
  outline: none;
  box-shadow: none;
}

.subscribe-form .form-control::-webkit-input-placeholder {
  color: #dcdcdc;
}

.subscribe-form .form-control::-moz-placeholder {
  opacity: 1;
  color: #dcdcdc;
}

.subscribe-form .form-control:-moz-placeholder {
  color: #dcdcdc;
}

.subscribe-form .form-control:-ms-input-placeholder {
  color: #dcdcdc;
}

.subscribe-form .form-control.placeholder {
  color: #dcdcdc;
}

.subscribe-form .form-control:focus {
  border-color: #fff;
}

.subscribe-form .btn-hold {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 138px;
}

.subscribe-form .btn-hold .btn {
  background: rgba(0, 0, 0, .6);
  border: 1px solid rgba(255, 255, 255, .6);
  border-left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font: 700 14px/20px "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.subscribe-form .btn-hold .btn:hover {
  background: #000;
}

.tab-holder .tab-menu-hold {
  background: #dedede;
  position: relative;
  max-width: 900px;
  padding: 0 10px;
  margin: 0 auto;
}

.tab-holder .tab-menu-hold:after {
  left: -9999px;
  right: -9999px;
  content: "";
  top: 0;
  bottom: 0;
  background: #dedede;
  position: absolute;
}

.tab-holder .tabset {
  position: relative;
  z-index: 1;
  border-right: 1px solid #fff;
}

.tab-holder .tabset li {
  font: 700 20px/23px "Raleway", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 25%;
  text-transform: capitalize;
}

.tab-holder .tabset li.active a {
  color: #fff;
  background: #59abe3;
  border-color: #fff;
}

.tab-holder .tabset li.active a:before {
  opacity: 1;
}

.tab-holder .tabset li a {
  display: block;
  text-decoration: none;
  min-height: 109px;
  padding: 10px 40px;
  white-space: nowrap;
  border-top: 1px solid transparent;
  border-left: 1px solid #fff;
  position: relative;
  color: #393939;
}

.tab-holder .tabset li a:hover {
  background: #59abe3;
  color: #fff;
  border-color: #fff;
}

.tab-holder .tabset li a:after {
  height: 100%;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.tab-holder .tabset li a:before {
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #59abe3;
  opacity: 0;
  -webkit-transition: .3s linear opacity;
  transition: .3s linear opacity;
}

.tab-holder .tabset li a span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}

.tab-holder .tab-content {
  padding: 65px 0 45px;
  overflow: hidden;
}

.tab-holder .tab-content h2.btm-line {
  padding: 0 0 15px;
  margin: 0 0 28px;
}

.tab-holder .content-wrap {
  overflow: hidden;
}

.fb-post .post .title a {
  color: #0b2b47;
  text-decoration:none; 
}

.twitter-post,
.fb-post {
  padding-top: 52px;
}

.twitter-post .posts,
.fb-post .posts {
  overflow: hidden;
  margin: 0 -23px;
}

.twitter-post .post,
.fb-post .post {
  color: #727272;
  font: 15px/24px "Open Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  padding: 0 23px 30px;
  width: 33.33%;
}

.twitter-post .post a,
.fb-post .post a {
  color: #59abe3;
}

.twitter-post .post a:hover,
.fb-post .post a:hover {
  color: #0b2b47;
}

.twitter-post .post p,
.fb-post .post p {
  margin: 0 0 12px;
}

.twitter-post .meta {
  font: 500 18px/20px "Raleway", Arial, Helvetica, sans-serif;
  margin: 0 0 7px;
}

.twitter-post .meta a {
  text-decoration: none;
}

.twitter-post .meta strong {
  font-weight: 500;
}

.fb-post strong {
      font-weight: 500;
      font: 500 18px/20px "Raleway", Arial, Helvetica, sans-serif;
      margin: 0 0 7px; 
}

.twitter-post .meta .title a {
  color: #0b2b47;
}

.twitter-post .meta .title a:hover,
.fb-post .title a:hover {
  color: #59abe3;
}

.twitter-post .meta .name a {
  color: #59abe3;
}

.twitter-post .meta .name a:hover {
  color: #0b2b47;
}

.twitter-post .meta .time-hold {
  position: relative;
  padding-left: 19px;
  display: inline-block;
}

.twitter-post .meta .time-hold:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 9px;
  width: 4px;
  height: 4px;
  background: #0b2b47;
  border-radius: 20px;
}

.twitter-post .meta .time-hold a {
  color: #0b2b47;
}

.twitter-post .meta .time-hold a:hover {
  color: #59abe3;
}

.twitter-post .user-actions {
  margin: 0 -10px;
}

.twitter-post .user-actions li {
  font: 13px/20px "Open Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 10px;
}

.twitter-post .user-actions li .icon {
  font-size: 12px;
  padding-right: 5px;
}

.twitter-post .user-actions li .icon.icon-star {
  font-size: 13px;
}

.twitter-post .user-actions li .icon.icon-more {
  font-size: 5px;
  line-height: 1;
}

.twitter-post .user-actions li.more {
  margin-top: 1px;
  line-height: 0;
  font-size: 0;
}

.twitter-post .user-actions li a {
  display: block;
  text-decoration: none;
}

.twitter-post .more-btn-hold,
.fb-post .more-btn-hold,
.tele .more-btn-hold {
  padding-top: 49px;
  padding-bottom: 20px;
}

.twitter-post .more-btn-hold a,
.fb-post .more-btn-hold a,
.tele .more-btn-hold a {
  text-transform: capitalize;
  font-weight: 400;
}

.office-location {
  position: relative;
  overflow: hidden;
}

.office-location .location-description {
  overflow: hidden;
}

.office-location .location-description .text-hold {
  width: 434px;
  position: relative;
  z-index: 10;
  color: #fff;
  padding: 68px 40px 68px 20px;
}

.office-location .location-description .text-hold:after {
  background: rgba(89, 171, 227, .84);
  content: "";
  position: absolute;
  right: 0;
  margin: -9999px 0 -9999px -9999px;
  padding: 9999px 0 9999px 9999px;
  z-index: -1;
}

.office-location .location-description h3 {
  font: 600 34px/40px "Raleway", Arial, Helvetica, sans-serif;
  margin: 0 0 44px;
  text-transform: uppercase;
  color: #0b2b47;
}

.office-location .location-description .addresses {
  padding: 0 0 0 49px;
}

.office-location .location-description .addresses li {
  color: #0b2b47;
  margin-bottom: 15px;
  font: 18px/25px "Open Sans", Arial, Helvetica, sans-serif;
}

.office-location .location-description .addresses li.active {
  color: #fff;
}

.office-location .location-description .addresses li.active .title:after {
  opacity: 1;
}

.office-location .location-description .addresses li a[href^=tel] {
  color: #fff;
  text-decoration: none;
}

.office-location .location-description .addresses address {
  margin: 0;
  font-style: normal;
}

.office-location .location-description .addresses .title {
  display: inline-block;
  vertical-align: top;
  font: 600 20px/25px "Open Sans", Arial, Helvetica, sans-serif;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: .3s linear color;
  transition: .3s linear color;
}

.office-location .location-description .addresses .title:hover {
  color: #fff;
}

.office-location .location-description .addresses .title:after {
  background: url("../images/icon11.png") no-repeat 0 0;
  width: 18px;
  height: 26px;
  left: -38px;
  top: -4px;
  content: "";
  position: absolute;
  opacity: 0;
}

.office-location .location-description .addresses .address-slide {
  padding: 0 0 16px;
}

.office-location .location-description .addresses .address-slide address {
  font-size: 16px;
  line-height: 20px;
}

.office-location .map-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.office-location .map-holder .pin {
  left: 50%;
  top: 50%;
  position: absolute;
}

.office-location .map-holder .pin a {
  text-decoration: none;
}

.office-location .map-holder .pin a:hover {
  opacity: .8;
}

.office-location .map-holder .map {
  width: 100%;
  height: 100%;
}

.office-location .map-holder .map img {
  width: 100%;
  height: auto;
}

.office-location .map-holder .ping {
  width: 100px;
  height: 100px;
  border: 10px solid red;
}

.office-location .map-holder .marker-item {
  position: relative;
}

.office-location .map-holder .marker-item .custom-marker {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 67px;
  height: 88px;
  background: url("../images/icon12.png") no-repeat 0 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.hero-carousel {
  position: relative;
  color: #0b2b47;
}

.int .hero-carousel .img-hold:after {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .3);
}

.int .hero-carousel .bg-stretch {
    overflow: hidden;
}

.int .hero-carousel .bg-stretch img {
    min-width: 100%;
    min-height: 350px;
    position:absolute;
}


.hero-carousel .mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.hero-carousel .mask .slideset {
  width: 99999px;
  float: left;
}

.hero-carousel .mask .slide {
  width: 100%;
  float: left;
  position: relative;
  max-height: 620px;
}

.hero-carousel .mask .slide img {
  max-width: none;
  width: 100%;
}

.hero-carousel .caption-holder {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  font: 18px/27px "Raleway", Arial, Helvetica, sans-serif;
}

.hero-carousel .title-holder {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  font: 18px/27px "Raleway", Arial, Helvetica, sans-serif;
}


.hero-carousel .title-holder h1 {
   font: 800 45px/50px "Raleway", Arial, Helvetica, sans-serif;
   color:#fff;
   text-align:center;
}

.hero-carousel .caption-holder .text-frame {
  max-width: 670px;
  padding-left: 26px;
}

.hero-carousel .caption-holder .header,
.hero-carousel .title-holder .header {
  overflow: hidden;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.hero-carousel .caption-holder .title {
  font: 800 27px/30px "Raleway", Arial, Helvetica, sans-serif;
  display: block;
  margin: 0 0 14px;
}

.hero-carousel .caption-holder h1 {
  font: 800 72px/80px "Raleway", Arial, Helvetica, sans-serif;
  margin: 0;
}

.hero-carousel .caption-holder p {
  margin: 0 0 20px;
  font-weight: 500;
}

.hero-carousel .caption-holder .btn-hold {
  padding-top: 32px;
}

.hero-carousel .pagination {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 26px;
}

.hero-carousel .pagination ul li {
  margin-bottom: 8px;
}

.hero-carousel .pagination ul li.active a {
  background: #59abe3;
}

.hero-carousel .pagination ul a {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: #0b2b47;
  text-indent: -9999px;
  border-radius: 100%;
}

.hero-carousel .pagination ul a:hover {
  background: #59abe3;
}

.news-carousel {
  position: relative;
  padding-top: 40px;
}

.news-carousel .mask {
  position: relative;
  overflow: hidden;
  margin: 0 -23px;
}

.news-carousel .mask .slideset {
  white-space: nowrap;
  width: 100% !important;
  float: left;
}

.news-carousel .mask .slide {
  float: none;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  width: 33.33% !important;
  white-space: normal;
  padding: 0 23px 10px;
  color: #727272;
  font: 14px/23px "Open Sans", Arial, Helvetica, sans-serif;
}

.news-carousel .mask .slide img {
  max-width: none;
  width: 100%;
}

.news-carousel .slide-wrap {
  box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
  border: 1px solid #efefef;
}

.news-carousel .slide-wrap .img-hold {
  position: relative;
}

.news-carousel .slide-wrap .img-hold .date-time {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  overflow: hidden;
  background: #59abe3;
  text-align: center;
  padding: 7px 5px;
}

.news-carousel .slide-wrap .img-hold .date-time span {
  display: block;
  color: #fff;
  font: 14px/20px "Open Sans", Arial, Helvetica, sans-serif;
}

.news-carousel .slide-wrap .img-hold .date-time span.day {
  font-size: 25px;
  line-height: 27px;
  font-weight: 700;
}

.news-carousel .slide-wrap .description {
  padding: 46px 30px;
  text-align: center;
}

.news-carousel .slide-wrap h3 {
  font: 500 18px/22px "Raleway", Arial, Helvetica, sans-serif;
  margin: 0 0 18px;
}

.news-carousel .slide-wrap h3 a {
  text-decoration: none;
}

.news-carousel .slide-wrap h3 a:hover {
  color: #2d95dc;
}

.news-carousel .slide-wrap p {
  margin: 0 0 20px;
}

.news-carousel .slide-wrap .btn-hold {
  text-align: center;
  padding: 14px 0 0;
}

.news-carousel .pagination {
  text-align: center;
  padding: 37px 0 0;
}

.news-carousel .pagination ul li {
  font: 12px/15px "Arial,Helvetica Neue, Helvetica, sans-serif";
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 5px;
}

.news-carousel .pagination ul li.active a {
  background: #59abe3;
}

.news-carousel .pagination ul a {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: #0b2b47;
  text-indent: -9999px;
  border-radius: 100%;
}

.news-carousel .pagination ul a:hover {
  background: #59abe3;
}

@media (min-width: 1024px) {
  .nav:after {
    left: -9999px;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, .47);
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }

  .nav-opener-hold {
    display: none;
  }

  .search-form-tablet {
    display: none;
  }

}

@media (max-width: 1499px) {
  #header {
    top: 50px;
  }

  .logo {
    width: 150px;
    top: -37px;
  }

  .menu-links {
    max-width: 81%;
  }

  .menu-links > li {
    padding: 0 1px;
  }

  .help-block {
    padding: 80px 0 100px;
  }

  .hero-carousel .caption-holder {
    padding-top: 70px;
    font-size: 16px;
    line-height: 23px;
    padding-left: 15px;
  }

  .hero-carousel .caption-holder .text-frame {
    padding-left: 40px;
  }

  .hero-carousel .caption-holder .title {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .hero-carousel .caption-holder h1 {
    font-size: 65px;
    line-height: 70px;
  }

  .hero-carousel .caption-holder .btn-hold {
    padding-top: 13px;
  }
}

@media (max-width: 1199px) {
  #header.fixed-position .logo {
    width: 100px;
  }

  .logo {
    width: 125px;
    top: -22px;
  }

  .nav .other-items {
    max-width: 152px;
  }

  .menu-links > li {
    font-size: 12px;
    line-height: 16px;
  }

  .menu-links > li > a {
    padding-left: 11px;
    padding-right: 11px;
  }

  .drop-down {
    left: 10px;
  }

  .btn.btn-primary {
    padding: 15px 12px 14px;
    min-width: 200px;
  }

  .help-block {
    padding: 60px 0 70px;
  }

  .twitter-post .more-btn-hold,
  .fb-post .more-btn-hold,
  .tele .more-btn-hold {
    padding-top: 30px;
  }

  .hero-carousel .caption-holder {
    padding-top: 95px;
  }
}

@media (max-width: 1023px) {
  #header {
    top: 64px;
  }

  #header.fixed-position {
    left: 0 !important;
    width: 100%;
    -webkit-transition: margin .3s linear;
    transition: margin .3s linear;
  }

  #header .social-networks > li > a {
    color: #0b2b47;
  }

  #header.fixed-position .nav:after {
    display: none;
  }

  #header.fixed-position .menu-links > li.active a {
    background: transparent;
  }

  #header.fixed-position .main-menu-holder {
    padding: 29px 35px 30px 250px;
    background: #fff;
    border-bottom: 1px solid #606060;
  }

  .logo {
    width: 173px;
    top: -46px;
    margin-left: 27px;
  }

  .main-menu-holder {
    padding: 29px 35px 30px 250px;
    background: rgba(0, 0, 0, .5);
  }

  .main-menu-holder:after {
    clear: both;
    content: "";
    display: block;
  }

  .nav {
    position: fixed;
    top: 0;
    right: 0;
    margin-right: -246px;
    width: 246px;
    background: #fff;
    bottom: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    padding: 19px 22px 30px 30px;
    overflow: hidden;
    overflow-y: auto;
    left: auto;
  }

  .nav .other-items {
    max-width: none;
    text-align: center;
    width: auto;
    padding-top: 13px;
    display: block;
    padding-right: 0;
    padding-bottom: 20px;
  }

  .nav .other-items ul {
    text-align: center;
  }

  .nav .other-items ul a.hover .fixed-img {
    display: none;
  }

  .nav .other-items ul a .fixed-img {
    display: block;
  }

  .nav .other-items ul a .normal-img {
    display: none;
  }

  .menu-links {
    max-width: none;
    display: block;
  }

  .menu-links > li {
    float: none;
    margin-bottom: 4px;
  }

  .menu-links > li.active a {
    background: transparent;
  }

  .menu-links > li.active a:after {
    display: none;
  }

  .menu-links > li.hover.has-drop-down .has-drop-down-a:before {
    content: "-";
    margin-top: -4px;
  }

  .menu-links > li.has-drop-down .has-drop-down-a {
    position: relative;
  }

  .menu-links > li.has-drop-down .has-drop-down-a:before {
    content: "+";
    font: 34px/40px "Raleway", Arial, Helvetica, sans-serif;
    color: #0b2b47;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .menu-links > li > a {
    color: #0b2b47;
    padding: 5px 30px 5px 0;
    font-size: 14px;
    line-height: 20px;
  }

  .drop-down {
    position: static;
    height: 0;
    width: auto;
  }

  .drop-down ul {
    background: transparent;
    border-top: 0;
    padding-top: 5px;
    padding-left: 11px;
    padding-bottom: 7px;
    padding-right: 11px;
  }

  .drop-down ul li {
    line-height: 18px;
  }

  .drop-down ul li.active a {
    background: transparent;
    color: #0b2b47;
  }

  .drop-down ul li + li {
    border-top: 0;
  }

  .drop-down ul li a {
    color: #909090;
    padding: 0;
  }

  .drop-down ul li a:hover {
    color: #0b2b47;
    background: transparent;
  }

  .nav-active {
    height: 100%;
    overflow: hidden;
  }

  .nav-active .w1 {
    margin-left: -246px;
  }

  .nav-active .nav {
    margin-right: 0;
  }

  .nav-active #header.fixed-position {
    margin-left: -246px;
  }

  .w1 {
    position: relative;
    width: 100%;
    margin-left: 0;
    -webkit-transition: margin .3s linear;
    transition: margin .3s linear;
  }

  #footer {
    padding-left: 8px;
  }

  .btn.btn-primary {
    padding: 18px 20px 17px;
    min-width: 220px;
  }

  .btn.btn-default.btn-hollow {
    font-size: 13px;
    line-height: 20px;
    min-width: 126px;
  }

  .tablet-hide {
    display: none !important;
  }

  .bg-stretch {
    background-position: 63% 0;
  }

  .help-block {
    padding: 47px 33px 58px;
  }

  .help-block h2 {
    margin-bottom: 38px;
  }

  .help-block .items {
    margin: 0 -15px;
  }

  .help-block .items .item {
    width: 50%;
    font-size: 13px;
    line-height: 21px;
  }

  .help-block .items .item a {
    padding: 38px 40px 36px;
  }

  .help-block .items .item .icon img {
    max-width: 90%;
  }

  .help-block .items .item h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .tab-holder .tab-menu-hold {
    padding: 0 22px;
  }

  .tab-holder .tab-content {
    padding: 49px 0 55px;
  }

  .tab-holder .tab-content h2.btm-line {
    padding-bottom: 13px;
    margin-bottom: 31px;
  }

  .twitter-post,
  .fb-post {
    padding-top: 30px;
  }

  .twitter-post .posts,
  .fb-post .posts {
    padding: 0 20px;
  }

  .twitter-post .post,
  .fb-post .post {
    width: 50%;
    font-size: 13px;
    line-height: 20px;
  }

  .twitter-post .meta {
    font-size: 16px;
    line-height: 20px;
  }

  .twitter-post .meta .time-hold {
    padding-left: 15px;
  }

  .twitter-post .more-btn-hold,
  .fb-post .more-btn-hold,
  .tele .more-btn-hold {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .office-location .location-description .text-hold {
    width: 414px;
    padding-left: 37px;
    padding-bottom: 82px;
  }

  .office-location .location-description .addresses li a[href^=tel]:hover {
    color: #0b2b47;
  }

  .hero-carousel .caption-holder {
    font-size: 18px;
    line-height: 27px;
    padding-top: 75px;
    padding-left: 0;
  }

  .hero-carousel .caption-holder .text-frame {
    max-width: 555px;
    padding-left: 33px;
  }

  .hero-carousel .caption-holder .header {
    margin-bottom: 4px;
  }

  .hero-carousel .caption-holder .title {
    font-size: 22px;
    line-height: 25px;
  }

  .hero-carousel .caption-holder h1 {
    font-size: 58px;
    line-height: 65px;
  }

  .hero-carousel .pagination {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    top: auto;
    bottom: 151px;
    padding-left: 50px;
  }

  .hero-carousel .pagination ul {
    letter-spacing: -4px;
    font-size: 0;
    line-height: 0;
  }

  .hero-carousel .pagination ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 5px;
  }

  .hero-carousel .pagination ul a {
    display: block;
  }

  .news-carousel {
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .news-carousel .mask {
    margin: 0 -21px;
  }

  .news-carousel .mask .slide {
    padding: 0 21px 10px;
    font-size: 13px;
    line-height: 21px;
    width: 50% !important;
  }

  .news-carousel .slide-wrap .img-hold .date-time {
    width: 60px;
    padding: 5px;
  }

  .news-carousel .slide-wrap .img-hold .date-time span {
    font-size: 13px;
    line-height: 17px;
  }

  .news-carousel .slide-wrap .img-hold .date-time span.day {
    font-size: 22px;
    line-height: 24px;
  }

  .news-carousel .slide-wrap .description {
    padding: 41px 30px;
  }

  .news-carousel .slide-wrap h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .news-carousel .slide-wrap .btn-hold {
    padding-top: 7px;
  }

  .news-carousel .pagination {
    padding-top: 31px;
  }
}

@media (max-width: 767px) {
  #header {
    top: 50px;
  }

  #live .live-holder {
    font-size: 14px;
  }

  #live .title {
    font: 800 22px/24px "Raleway", Arial, Helvetica, sans-serif;
}

  .hero-carousel .title-holder h1 {
   font-size: 35px;
   line-height: 35px;
  }

  #header.fixed-position .main-menu-holder {
    padding-left: 13px;
    padding-right: 13px;
  }

  .logo {
    margin-left: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .main-menu-holder {
    padding-left: 13px;
    padding-right: 13px;
  }

  .nav-opener-hold .menu-txt {
    display: none;
  }

  .hero-carousel .mask .bg-stretch {
    background-position: 70% 0;
  }

  #footer {
    text-align: center;
    padding: 27px 10px;
  }

  #footer .footer-copy {
    float: none;
    width: auto;
    padding-right: 0;
  }

  #footer .footer-copy ul {
    margin-bottom: 28px;
  }

  #footer .footer-copy ul li {
    padding-bottom: 0;
    display: block;
    line-height: 18px;
  }

  #footer .footer-copy ul li + li:after {
    display: none;
  }

  #footer .social-networks {
    text-align: center;
  }

  .btn.btn-default.btn-hollow {
    font-size: 12px;
    padding: 7px 15px;
  }

  .mobile-hide {
    display: none !important;
  }

  h2.btm-line {
    line-height: 1;
    padding-bottom: 20px;
  }

  .help-block {
    padding: 28px 30px 57px;
  }

  .help-block .items .item {
    width: 100%;
    display: block;
    padding: 0 0 1px;
  }

  .help-block .items .item a {
    padding-left: 24px;
    padding-right: 24px;
  }

  .help-block .items .item .icon {
    margin-bottom: 16px;
  }

  .subscribe-block {
    padding: 55px 0 48px;
  }

  .subscribe-block .header {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 31px;
  }

  .subscribe-block h2 {
    font-size: 45px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .subscribe-form {
    padding: 0 20px;
  }

  .subscribe-form .input-hold {
    padding-right: 0;
  }

  .subscribe-form .form-control {
    margin-bottom: 13px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .subscribe-form .btn-hold {
    position: static;
    text-align: center;
    width: 100%;
  }

  .subscribe-form .btn-hold .btn {
    border: 1px solid rgba(255, 255, 255, .6);
    height: 60px;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 10px 30px;
    background: rgba(0, 0, 0, .6);
  }

  .tab-holder .tab-menu-hold {
    padding: 0;
  }

  .tab-holder .tabset {
    border: 0;
  }

  .tab-holder .tabset li {
    width: 100%;
  }

  .tab-holder .tabset li a {
    border-bottom: 1px solid #fff;
    border-top: 0;
    border-left: 0;
    min-height: 10px;
    height: auto !important;
    padding: 16px 25px;
  }

  .tab-holder .tabset li a:before {
    display: none;
  }

  .tab-holder .tab-content {
    padding: 44px 0 56px;
  }

  .tab-holder .tab-content .container {
    padding-left: 11px;
    padding-right: 11px;
  }

  .tab-holder .tab-content h2.btm-line {
    padding-bottom: 16px;
    margin-bottom: 18px;
  }

  .twitter-post,
  .fb-post {
    padding-top: 20px;
  }

  .twitter-post .posts,
  .fb-post .posts {
    margin: 0;
    padding: 0 5px;
  }

  .twitter-post .post,
  .fb-post .post {
    width: 100%;
    padding: 0 0 20px;
  }

  .office-location {
    height: 725px;
  }

  .office-location .location-description {
    background: rgba(89, 171, 227, .84);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }

  .office-location .location-description .text-hold {
    width: auto;
    padding: 35px 8px 16px 19px;
  }

  .office-location .location-description .text-hold:after {
    display: none;
  }

  .office-location .location-description h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 28px;
  }

  .office-location .location-description .addresses {
    padding-left: 42px;
  }

  .office-location .map-holder {
    position: relative;
    height: 100%;
  }

  .office-location .map-holder .pin {
    top: 10px;
  }

  .hero-carousel {
    padding-top: 50px;
  }

  .hero-carousel .mask .slide {
    min-height: 589px;
  }

  .hero-carousel .caption-holder {
    background: rgba(255, 255, 255, .8);
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 38px;
    padding-top: 24px;
  }

  .hero-carousel .caption-holder .text-frame {
    max-width: none;
    padding-left: 22px;
  }

  .hero-carousel .caption-holder .header {
    margin-bottom: 13px;
  }

  .hero-carousel .caption-holder .title {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 2px;
  }

  .hero-carousel .caption-holder h1 {
    font-size: 30px;
    line-height: 1;
  }

  .hero-carousel .caption-holder .btn-hold {
    text-align: center;
  }

  .hero-carousel .pagination {
    padding-left: 0;
    text-align: center;
    right: 0;
    bottom: 26px;
  }

  .news-carousel {
    padding-left: 0;
    padding-right: 0;
  }

  .news-carousel .mask {
    margin: 0;
  }

  .news-carousel .mask .slide {
    width: 100% !important;
    padding: 0 2px 10px;
    font-size: 12px;
    line-height: 19px;
  }

  .news-carousel .slide-wrap .img-hold .date-time {
    width: 54px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .news-carousel .slide-wrap .img-hold .date-time span {
    font-size: 12px;
    line-height: 15px;
  }

  .news-carousel .slide-wrap .img-hold .date-time span.day {
    font-size: 21px;
    line-height: 22px;
  }

  .news-carousel .slide-wrap .description {
    padding: 37px 25px 39px;
  }

  .news-carousel .slide-wrap h3 {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 13px;
  }

  .news-carousel .slide-wrap .btn-hold {
    padding-top: 8px;
  }

  .news-carousel .pagination {
    padding-top: 28px;
  }
}

