.buffer .relatedpics,
.buffer .relatedpicsholder {
	height: auto;
}

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-e-mail:before {
  content: "\e900";
}
.icon-twitter-silhouette:before {
  content: "\e901";
}
.icon-ico1:before {
  content: "\e902";
}
.icon-ico2:before {
  content: "\e903";
}
.icon-ico3:before {
  content: "\e904";
}
.icon-ico4:before {
  content: "\e905";
}
.icon-left-arrow:before {
  content: "\e906";
}
.icon-next:before {
  content: "\e907";
}
.icon-right-arrow:before {
  content: "\e908";
}
.icon-ico5:before {
  content: "\e909";
}
.icon-print:before {
  content: "\e90a";
}
.icon-mail-envelope-open:before {
  content: "\e90b";
}
.icon-zoom:before {
  content: "\e90e";
}
.icon-facebook2:before {
  content: "\e916";
}
.icon-twitter2:before {
  content: "\e919";
}
.icon-youtube2:before {
  content: "\e91a";
}
.icon-instagram-circle:before {
  content: "\e90f";
}

.icon-instagram-circle {
    padding: 3px;
    box-sizing: border-box;
    top: 3px;
    position: relative;
}


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

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

.tweets-section .tweets-list,
.subscribe-section ul,
.services-section .services-list,
.main-nav,
.main-nav .drop ul,
.social-list,
#footer ul,
.slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix: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: #333;
	background: #fff;
	font: 16px/1.2 "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.topnewsbar {
	font-family: arial;
	font-size: 14px;
}

body.int .buffer {
	font: 18px/1.2 "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

img {
	max-width: 100%;
	height: auto;
}

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

div.topWrapSpacer {
	height: auto !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
}

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

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

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

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

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

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

p {
	margin: 0 0 1em;
}

a {
	color: #386c9b;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #93c8fa;
}

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



input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #555;
	padding: .4em;
	min-width: 90px;
}

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

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 {
	color: #555;
}

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 {
	opacity: 1;
	color: #555;
}

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 {
	color: #555;
}

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 {
	color: #555;
}

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

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;
}

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

.container {
	padding: 0 20px;
	margin: 0 auto;
}

.btn {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #fff;
	text-align: center;
	min-width: 152px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	font-weight: 700;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 24px;
	line-height: 42px;
	text-transform: uppercase;
	padding: 0 10px;
	border: none;
	outline: none;
	text-decoration: none;
}

.btn.btn-default {
	background: #386c9b;
}

.btn.btn-default:hover {
	background: #93c8fa;
	color: #fff;
}

.btn.btn-secondary {
	background: #93c8fa;
	border: 2px solid #93c8fa;
	line-height: 38px;
	color: #fff;
}

.btn.btn-secondary:hover {
	background: #386c9b;
}

.learn-more {
	color:#fff;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 18px;
	text-decoration:underline;
}

.section-title {
	text-align: center;
	line-height: 1;
	font-size: 28px;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	position: relative;
	padding-bottom: 36px;
	text-transform: uppercase;
	margin: 0 0 22px;
	color: #386c9b;
}

.section-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../images/bg-title.png) no-repeat 50% 0;
	height: 29px;
}

.buffer a.middleheadline {
	font: 800 18px/1.2em "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #386c9b;
}

.news-section {
	padding: 61px 0 35px;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	text-align: center;
}

.news-section p {
	margin: 0 0 10px;
}

.news-section .posts {
	padding-bottom: 13px;
	margin: 0 -15px;
}

.news-section .post {
	background: #f5f5f5;
	padding: 0 20px 22px;
	text-align: left;
	max-width: 370px;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 26px;
}

.news-section .post .visual {
	margin: 0 -22px 16px;
	max-height: 240px;
	overflow: hidden;
}

.news-section .post .visual a {
	display: block;
	overflow: hidden;
}

.news-section .post .visual a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news-section .post .visual img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	vertical-align: top;
}

.news-section h3 {
	margin: 0 0 13px;
	font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 600;
	color: #555;
	font-size: 18px;
	line-height: 22px;
}

.news-section h3 a {
	color: #555;
}

.news-section h3 a:hover {
	color: #222;
}

.news-section .more {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.news-section .date {
	display: block;
	margin-bottom: 2px;
	color: #386c9b;
	font-size: 14px;
	font-weight: 600;
}

.tweets-section {
	background: #386c9b;
	padding: 42px 0 27px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	font-weight: 600;
}

.tweets-section a {
	color: #93c8fa;
}

.tweets-section a:hover {
	color: #3296f5;
}

.tweets-section .section-title {
	color: #fff;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

.tweets-section .section-title:after {
	background-image: url(../images/bg-title3.png);
}

.tweets-section .btn {
	min-width: 278px;
}

.tweets-section .tweets-list {
	margin: 0 auto -5px;
	max-width: 660px;
}

.tweets-section .tweets-list li {
	padding: 0 20px 38px;
}

.tweets-section .tweeter-title {
	margin: 0 -999px 44px;
	padding: 15px 999px 3px;
	background: #93c8fa;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 500;
}

.tweets-section .tweeter-title strong {
	font-size: 24px;
	font-weight: 800;
}

.tweets-section .tweeter-title .icon-twitter-silhouette {
	font-size: 30px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.tweets-section .tweeter-title .name-txt {
	display: block;
	margin: 0 auto;
	max-width: 1170px;
}

.tweets-section .tweeter-title a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #fff;
}

.tweets-section .tweeter-title a:hover {
	color: #386c9b;
}

.address-holder {
	background-position: 50% 50%;
	background-size: cover;
	background-color: #386c9b;
	padding: 77px 0 31px;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	text-align: center;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.address-holder .section-title {
	color: #fff;
	font-size: 34px;
	padding-bottom: 32px;
	margin-bottom: 35px;
}

.address-holder .section-title:after {
	background-image: url(../images/bg-title2.png);
}

.address-holder address {
	font-style: normal;
	margin: 0;
}

.address-holder .col {
	padding-bottom: 22px;
}

.address-holder h4 {
	margin: 0 0 10px;
	font-weight: 800;
	font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 1;
}

.address-holder a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #fff;
}

.address-holder a:hover {
	color: #93c8fa;
}

.subscribe-section {
	background: #e3e3e3;
	text-align: center;
	padding: 24px 0 20px;
}

.form-holder {
	padding-bottom: 12px;
}

.form-holder label {
	display: block;
	text-transform: uppercase;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 24px;
	margin-bottom: 7px;
	font-weight: 300;
}

.form-holder input {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	font-size: 12px;
	height: 42px;
	padding: 5px 10px;
	border: 0;
}

.form-holder .btn {
	min-width: 130px;
}

.social {
	font-size: 55px;
	line-height: 1;
}

.social .icon-instagram-circle {
	font-size: 50px;
	top: 1px;
}


.social li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -.15em;
}

.social a:hover span {
	color: #555;
}

.social span {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.social .icon-facebook2 {
	color: #2d54a1;
}

.social .icon-twitter2 {
	color: #43acfd;
}

.social .icon-youtube2 {
	color: #ea2123;
}

.social .icon-instagram-circle {
	color: #796055;
}

.services-section {
	padding: 60px 0 32px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}

.services-section .services-list {
	padding: 17px 0 10px;
}

.services-section .services-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 -.3em 16px 0;
	width: 50%;
}

.services-section .services-list a {
	display: block;
	color: #555;
}

.services-section .services-list a:hover span[class^="icon-"] {
	background: #93c8fa;
}

.services-section .services-list span[class^="icon-"] {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: inline-block;
	font-size: 50px;
	margin-bottom: 1px;
	color: #fff;
	background: #386c9b;
	border-radius: 50%;
	line-height: 102px;
	width: 102px;
}

.services-section .services-list .txt {
	display: block;
	font-weight: 500;
}

#header {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 8px 0 46px;
	z-index: 100;
}

#header.fixed-position {
	padding: 4px 0;
	text-align: center;
}

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

#header.fixed-position .alt-logo {
	display: inline-block;
	float: left;
	margin: 0 0 0 2px;
	width: 35px;
}

#header.fixed-position .email-to {
	display: inline-block;
	vertical-align: middle;
	margin: 8px 35px 0 0;
	position: static;
}

#header.fixed-position .nav-opener {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	float: right;
}

#header.fixed-position .nav-opener.nav-close {
	top: 12px;
	right: 18px;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

#header.fixed-position #nav {
	-webkit-transform: translateY(4px);
	-ms-transform: translateY(4px);
	transform: translateY(4px);
}

#header.fixed-position .select-language-holder {
	display: none;
}

#header .container {
	position: relative;
}

#header .logo {
	display: block;
	text-align: center;
	-webkit-transition: height .3s linear;
	transition: height .3s linear;
	margin: 0 0 0 -2px;
}

#header .logo a {
	display: inline-block;
	vertical-align: top;
	width: 282px;
}

#header .logo img {
	display: block;
	max-width: 100%;
}

#header .alt-logo {
	display: none;
}

#header .alt-logo a {
	display: block;
}

#header .alt-logo img {
	display: block;
}

#header .nav-opener {
	top: auto;
	bottom: -30px;
	right: 20px;
}

.nav-opener {
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
	width: 28px;
	height: 24px;
	border-radius: 4px;
}

.nav-opener.nav-close {
	width: 20px;
	height: 24px;
	overflow: hidden;
}

.nav-opener.nav-close:before,
.nav-opener.nav-close:after {
	background: #fff;
}

.nav-opener.nav-close:hover:before,
.nav-opener.nav-close:hover:after {
	background: #93c8fa;
}

.nav-opener.nav-close span {
	display: none;
}

.nav-opener.nav-close:before,
.nav-opener.nav-close:after {
	top: 50%;
	left: 50%;
	width: 28px;
	height: 3px;
	bottom: auto;
}

.nav-opener.nav-close:before {
	-webkit-transform: translate(-50%, -50%) rotate(-53deg);
	-ms-transform: translate(-50%, -50%) rotate(-53deg);
	transform: translate(-50%, -50%) rotate(-53deg);
}

.nav-opener.nav-close:after {
	-webkit-transform: translate(-50%, -50%) rotate(53deg);
	-ms-transform: translate(-50%, -50%) rotate(53deg);
	transform: translate(-50%, -50%) rotate(53deg);
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #386c9b;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 4px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

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

.nav-opener:after {
	top: auto;
	bottom: 0;
}

.nav-opener span {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#nav {
	position: absolute;
	top: 100%;
	width: 100%;
	right: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transform: translateY(46px);
	-ms-transform: translateY(46px);
	transform: translateY(46px);
	-webkit-transition: max-height .3s linear;
	transition: max-height .3s linear;
	z-index: 10;
	text-align: left;
}

#nav .nav-holder {
	position: relative;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
	background: #386c9b;
	-webkit-transition: -webkit-transform .3s linear, opacity .3s linear;
	transition: transform .3s linear, opacity .3s linear;
	padding: 60px 20px 60px;
}

#nav .nav-opener {
	position: absolute;
	top: 12px;
	right: 18px;
}

.nav-active #nav {
	max-height: 100vh;
	overflow: auto;
}

.nav-active #nav .nav-holder {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.main-nav {
	font-size: 18px;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 20px;
}

.main-nav > li {
	position: relative;
	margin: 0 0 7px;
}

.main-nav > li:first-child {
	margin-left: 0;
}

.main-nav > li.has-drop-down:before,
.main-nav > li.has-drop-down:after {
	content: "";
	position: absolute;
	top: 11px;
	left: -20px;
	height: 2px;
	width: 8px;
	background: #fff;
}

.main-nav > li.has-drop-down:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}

.main-nav > li.active a {
	color: #555;
	font-weight: 900;
}

.main-nav > li.hover:before,
.main-nav > li.active-drop:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.main-nav > li.hover > a,
.main-nav > li.active-drop > a {
	color: #fff;
}

.main-nav > li.hover .drop,
.main-nav > li.active-drop .drop {
	max-height: 100vh;
	visibility: visible;
}

.main-nav > li.hover .drop ul,
.main-nav > li.active-drop .drop ul {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.main-nav a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.main-nav .drop {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .3s linear;
	transition: max-height .3s linear;
	margin: 0 -20px 0 -40px;
}

.main-nav .drop ul {
	font-size: 14px;
	line-height: 1.3;
	position: relative;
	padding: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}

.main-nav .drop ul li {
	display: block;
}

.main-nav .drop ul li:last-child {
	margin: 0;
}

.main-nav .drop a {
	display: block;
	font-weight: 700;
	padding: 8px 10px 8px 53px;
	color: #fff;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	text-transform: capitalize;
	font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.main-nav .drop a:hover {
	background: #93c8fa;
}

.social-list {
	margin: 0 0 13px;
	text-align: center;
}

.social-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 -3px;
}

.social-list a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 50px;
	line-height: 1;
	border-radius: 100%;
	overflow: hidden;
	text-align: center;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}

.social-list a .icon-instagram-circle {
	font-size: 44px;
}

.social-list a:hover {
	color: #93c8fa;
}

.search .search-opener {
	color: #555;
	text-decoration: none;
	font-size: 24px;
	font-weight: 400;
	display: none;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.search .search-opener:hover {
	color: #93c8fa;
}

.search-box {
	position: relative;
	color: #fff;
	margin: 20px 0 21px;
}

.search-box .search-wrap {
	height: 36px;
	width: 100%;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 4px;
	font-size: 14px;
	line-height: 16px;
	padding-right: 34px;
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
}

.search-box input {
	background: none;
	border: none;
	outline: none;
	padding: 0;
	height: 32px;
	padding: 5px 5px 5px;
	margin-left: 5px;
	width: 100%;
}

.search-box input:focus {
	outline: none;
	border-color: blue;
}

.search-box .search-btn {
	position: absolute;
	top: 6px;
	right: 0;
	border: none;
	background: none;
	box-shadow: none;
	outline: none;
	font-size: 20px;
}

.email-to {
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #555;
	font-size: 18px;
	font-weight: 700;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	position: absolute;
	bottom: -30px;
	left: 24px;
}

.email-to:hover {
	color: #93c8fa;
}

.email-to i {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 0 0;
	color: #386c9b;
	font-size: 23px;
	position: relative;
	top: -2px;
}

.select-language-holder {
	text-align: center;
	margin: 0 0 5px;
	float:right;
}


#main {
	padding: 122px 0 0;
}

.int #main .column {
	padding: 30px 0;
}

.share-section {
	text-align:right;
	float:right;
	padding: 0 0 20px;
}

.share-section .share {
	display:inline-block;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #555;
    font-size: 22px;
    font-weight: 700;
    float:left;
    text-transform:uppercase;
    margin: 10px 6px 0px 0;
}


.social-share .stButton .stLarge {
    background-image: none !important;
    display: inline-block;
    height: 45px;
    width: 45px;
    position: relative;
    margin-left: -45px;
}

.social-share .stButton {
	position: absolute !important;
	margin: 0 0;
}

.social-share {
	padding: 0;
	margin: 0;
	float:left;
}

.social-share li .icon-facebook2,
.social-share li .icon-twitter2 {
	color: #386c9b;
	font-size: 43px;
}

.social-share li .icon-mail-envelope-open {
	margin: 0 8px 0 4px;
}

.social-share li .icon-mail-envelope-open:before {
	top: -2px;
    position: relative;
}

.social-share li .icon-mail-envelope-open,
.social-share li .icon-print {
	color: #fff;
	background: #386c9b;
	border-radius: 100%;
	font-size: 19px;
	padding: 9px;
	text-align:center;
	position: relative;
    top: -10px;
}

.social-share li {
	list-style:none;
	display:inline-block;
    margin: 0 -5px 0 0;
}

.int #main h1 {
	text-align:center;
}

.crumbs {
	background:#e3e3e3;
	padding: 15px 0;
}

.crumbtext {
	font-size: 13px;
	color:#386c9b;
	text-transform:capitalize;
	font-weight: 500;
}

.crumbtext a {
	color:#555555;
}

.town-col {
	width:33%;
	display:inline-block;
	box-sizing:border-box;
	padding: 10px;
}

.buffer .content-wrap {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 221px;
    position: relative; 
}

.buffer .details {
    background: rgba(43, 56, 112, 0.8);
    position: absolute;
    top: calc(100% - 43px);
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    right: 0;
    text-align: center;
    color: #fff;
    font: 400 13px/1.8 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 15px;
    overflow: hidden;
}

.buffer .details .text-wrap {
    max-width: 210px;
    margin: 0 auto;
    width: 100%;
}

.buffer .details .heading {
    display: block;
    font: 900 15px/1.3 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    width: 100%;
    margin: 0 0 10px;
}

.buffer .details .text-wrap p {
    margin: 0 0 10px;
}

.buffer .content-wrap:hover .details, .buffer .content-wrap.hover .details {
   	top: 0; }
.buffer .content-wrap:hover .text-wrap, .buffer .content-wrap.hover .text-wrap {
    padding: 21px 0; }


#issue-list {
	padding: 0;
	margin: 0;
	text-align:center;
}

#issue-list li {
	display:inline-block;
	list-style:none;
	text-align:center;
	width: 47%;
	margin: 10px;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 28px;
    text-transform: uppercase;
}


#issue-list li a {
	background: transparent;
	border: 1px solid #333;
	padding: 20px 10px;
	box-sizing: border-box;
	display:block;
}

#issue-list li a:hover {
	background:#386c9b;
	color:#fff;
}

.buffer h3.middleheadline {
	font-size: 24px;
	line-height:1.1em;
	margin: 0 0 5px;
}

.buffer .middlecopy iframe {
	max-width: 100%;
}

.buffer h4.middleheadline {
    font-size: 18px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.fuller,
.sidebar {
	margin:0 0 20px;
	padding: 0;
	width: 100%;
	float:none;
}

.sidebar .press.box {
	background: #386c9b;
	color:#fff;
	font-size: 15px;
	line-height: 25px;
}

.sidebar .press.box a {
	color:#fff;
}

.sidebar .press.box h2 {
	color:#fff;
}

.sidebar .box {
	background: #e3e3e3;
	padding: 18px;
	margin-bottom: 15px;
	color:#555;
	font-size: 1.1em;
}

.sidebar .box h2 {
	color:#386c9b;
	text-transform:uppercase;
	font-size: 28px;
}

.sidebar .box .btn {
	background:#386c9b;
	font-size: 20px;
	line-height: 1.2em;
	text-align:center;
	margin: 0 auto;
	display:block;
	padding: 10px;
}

.sidebar .box .btn.btn-default:hover {
	background: #93c8fa;
	color: #fff;
}

.sidebar .tweets-list {
	list-style:none;
	padding: 0;
}

.sidebar .tweets-list li {
	margin: 0 0 25px;
	font-size: 15px;
}

.sidebar .tweets-list .writer,
.sidebar .tweets-list .credits {
	display:block;
	font-weight:bold;
	margin: 5px 0;
	font-size: 13px;
}

.news-holder .h2 {
	text-transform:uppercase;
	display:block;
	font-size: 32px;
	color: #555;
}	

.news-holder h3 {
	margin: 0 0 .2em;
}

.news-holder .date {
	display:block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}

.news-holder .h2:hover {
	cursor: pointer;
}

.news-holder .reldochead {
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0; 
	text-transform: uppercase;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.news-holder .topnewsbar {
	margin: 0 0 20px;
}

.news-holder .nicedropbtn {
	text-transform:uppercase;
	text-shadow:none;
	color:#fff;
	background: #386c9b;
	border: none;
}

.news-holder .section {
	margin: 30px 0;
}

.photo-box {
	width: 25%;
	float:left;
	box-sizing: border-box;
	padding: 0px 10px 0 0;
}

.video-box iframe {
	max-width: 100%;
}

.video-box .details {
	font-weight: bold;
	margin: 10px 0;
}

.video-box {
	margin: 0 0 30px;
}

#footer {
	background: #386c9b;
	padding: 29px 0 9px;
	color: #fff;
	text-align: center;
}

#footer .footer-nav li ul {
	display:none !important;
}

#footer a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #fff;
}

#footer a:hover {
	color: #555;
}

#footer .footer-nav {
	padding-bottom: 25px;
}

#footer .footer-nav li {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 24px;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	position: relative;
	padding: 0 13px;
	text-transform: uppercase;
	margin-right: -3px;
}

#footer .footer-nav li:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	height: 19px;
	width: 2px;
	background: #fff;
	content: "";
}

#footer .footer-nav li:last-child:after {
	display: none;
}

#footer .footer-nav li:first-child {
	padding-left: 0;
}

#footer .social {
	padding-bottom: 25px;
	font-size: 50px;
}

#footer .social .icon-instagram-circle {
	font-size:44px;
	top: 0px;
}

#footer .social a:hover span {
	color: #555;
}

#footer .social [class^="icon-"] {
	color: #fff;
}

#footer .list {
	padding-bottom: 20px;
}

#footer .list li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 600;
	position: relative;
	padding: 0 8px;
	text-transform: uppercase;
	margin-right: -3px;
}

#footer .list li:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	width: 2px;
	background: #fff;
	content: "";
}

#footer .list li:last-child:after {
	display: none;
}

#footer .list li:first-child {
	padding-left: 0;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
	position: relative;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
	max-width: none;
	width: auto;
	height: 285px;
}

.slick-slide .text-box {
	color: #fff;
	font-size: 18px;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.slick-slide .text-box .txt-content {
	padding: 24px 19px 35px;
	background: #386c9b;
}

.slick-slide .text-box .title {
	display: block;
	margin: 0 0 11px;
	font-size: 24px;
	font-weight: 700;
	font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.slick-slide .text-box .txt {
	max-height: 140px;
	overflow: hidden;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick {
	overflow: hidden;
	position: relative;
}

.slick-prev,
.slick-next {
	-webkit-transition: background .3s ease-in-out, border-color .3s ease-in-out;
	transition: background .3s ease-in-out, border-color .3s ease-in-out;
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
	border-radius: 50%;
	top: 119px;
	outline: none;
	z-index: 99;
}

.slick-prev:after,
.slick-next:after {
	content: "\e906";
	display: block;
	position: absolute;
	text-indent: 0;
	top: 50%;
	left: 45%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: "icomoon" !important;
	color: #fff;
	font-size: 20px;
	line-height: 1;
}

.slick-prev:hover,
.slick-next:hover {
	background: #93c8fa;
	border-color: #93c8fa;
}

.slick-prev {
	left: 2px;
}

.slick-next {
	right: 2px;
}

.slick-next:after {
	left: 55%;
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
}

.slick-dots {
	position: absolute;
	bottom: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: 0;
	font-size: 0;
	line-height: 0;
}

.slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
}

.slick-dots li.slick-active button {
	background: #93c8fa;
	border-color: #93c8fa;
}

.slick-dots li button {
	overflow: hidden;
	text-indent: -100px;
	background: none;
	width: 13px;
	height: 13px;
	box-shadow: none;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 0;
	outline: none;
	-webkit-transition: background .3s linear, border-color .3s linear;
	transition: background .3s linear, border-color .3s linear;
}

.slick-dots li button:focus {
	outline: none;
}

@media (min-width: 480px) {
	.search-box {
		width: 100%;
		max-width: 233px;
	}

	.slick-prev,
	.slick-next {
		top: 31%;
	}
}

@media (min-width: 768px) {
	h1,
	.h1 {
		font-size: 34px;
	}

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

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

	.container {
		padding: 0 30px;
		max-width: 690px;
	}

	.section-title {
		font-size: 34px;
		padding-bottom: 32px;
	}

	.news-section {
		padding: 57px 0 52px;
		font-size: 18px;
		line-height: 28px;
	}

	.news-section .post {
		margin-right: 12px;
		width: 300px;
	}

	.news-section .post .visual {
		margin-bottom: 18px;
	}

	.news-section h3 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 15px;
	}

	.news-section .more {
		font-size: 14px;
	}

	.news-section .date {
		font-size: 16px;
	}

	.tweets-section {
		padding: 40px 0 36px;
		font-size: 22px;
		line-height: 24px;
	}

	.tweets-section .section-title {
		padding-bottom: 36px;
	}

	.tweets-section .tweets-list li {
		width: 50%;
		margin-right: -4px;
		display: inline-block;
		vertical-align: top;
		padding: 0 35px 43px;
	}

	.tweets-section .tweeter-title {
		padding-bottom: 14px;
		margin-bottom: 48px;
	}

	.tweets-section .tweeter-title strong {
		font-size: 30px;
	}

	.tweets-section .tweeter-title .icon-twitter-silhouette {
		font-size: 35px;
		margin: 0 10px 0 0;
	}

	.address-holder {
		font-size: 18px;
		line-height: 24px;
		padding: 77px 0 3px;
	}

	.address-holder .columns {
		margin: 0 auto;
		max-width: 572px;
	}

	.address-holder .col {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-right: -4px;
		padding: 0 15px 56px;
	}

	.address-holder h4 {
		font-size: 22px;
		margin-bottom: 13px;
	}

	.subscribe-section {
		text-align: left;
		padding-top: 27px;
		padding-bottom: 12px;
	}

	.form-holder {
		padding-bottom: 10px;
	}

	.form-holder input {
		display: inline-block;
		vertical-align: top;
		width: 77%;
		padding: 5px 21px;
	}

	.form-holder .btn {
		margin-left: -3px;
		width: 21%;
	}

	.social {
		text-align: center;
		font-size: 92px;
	}

	.social .icon-instagram-circle {
		font-size: 84px;
	}

	.social li {
		padding: 0 3px;
	}

	.services-section {
		padding: 75px 0 53px;
	}

	.services-section .services-list {
		padding-bottom: 25px;
	}

	.services-section .services-list li:last-child {
		padding-right: 0;
	}

	.services-section .services-list li {
		width: auto;
		padding-right: 30px;
	}

	#header {
		padding: 23px 0 37px;
	}

	#header.fixed-position {
		padding: 8px 0;
		text-align: left;
	}

	#header.fixed-position .alt-logo {
		width: 47px;
		vertical-align: top;
	}

	#header.fixed-position .email-to {
		float: right;
		margin: 10px 52px 0 0;
	}

	#header.fixed-position #nav {
		-webkit-transform: translateY(8px);
		-ms-transform: translateY(8px);
		transform: translateY(8px);
	}

	#header .logo {
		margin: 0;
		text-align: left;
	}

	#header .logo a {
		width: 399px;
	}

	#header .nav-opener {
		bottom: -15px;
		right: 32px;
	}

	#nav {
		max-width: 270px;
		-webkit-transform: translateY(37px);
		-ms-transform: translateY(37px);
		transform: translateY(37px);
	}

	#nav .nav-holder {
		padding: 64px 15px 20px 36px;
	}

	#nav .nav-opener {
		top: 12px;
		right: 26px;
	}

	.main-nav {
		padding: 0 0 0 4px;
	}

	.main-nav .drop {
		margin: 0 -15px 0 -40px;
	}

	.main-nav .drop a {
		padding: 8px 10px 8px 54px;
	}

	.social-list {
		margin: 0 0 12px -6px;
	}

	.social-list li {
		margin: 0 -5px 0 0;
	}

	.email-to {
		font-size: 26px;
		bottom: -23px;
		right: 82px;
		left: auto;
	}

	.email-to i {
		font-size: 35px;
		margin: 0 7px 0 0;
	}

	.select-language-holder {
		display: inline-block;
		vertical-align: top;
		position: absolute;
		top: 2px;
		right: 32px;
		margin: 0;
	}

	#footer {
		padding: 33px 0 13px;
	}

	#footer .footer-nav {
		padding-bottom: 24px;
	}

	#footer .footer-nav li {
		font-size: 24px;
	}

	#footer .social {
		font-size: 48px;
		padding-bottom: 14px;
	}

	#footer .social li {
		padding: 0 1px;
	}

	.slick-slide img {
		height: 515px;
	}

	.slick-slide .text-box {
		position: absolute;
		bottom: 50%;
		-webkit-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
		left: 70px;
		z-index: 5;
		width: 501px;
	}

	.slick-slide .text-box {
		font-size: 24px;
		padding-top: 73px;
	}

	.slick-slide .text-box .txt-content {
		background: rgba(56, 108, 155, .8);
		padding: 24px 31px 14px;
		max-height: 230px;
		overflow: hidden;
	}

	.slick-slide .text-box .title {
		font-size: 28px;
		margin: 0 0 15px;
	}

	.slick-prev,
	.slick-next {
		top: 46.3%;
	}

	.slick-prev {
		left: 11px;
	}

	.slick-next {
		right: 11px;
	}
}

@media (min-width: 1024px) {
	.container {
		max-width: 1230px;
	}

	.fuller,
	.sidebar {
		margin:0 0 30px;
	}

	.fuller {
		width: 72%;
		float:left;
		box-sizing: border-box;
		padding: 0 30px 0 0;
	}

	.sidebar {
		float:right;
		width: 28%;
	}

	.section-title {
		margin-bottom: 26px;
	}

	.news-section {
		padding: 73px 0 60px;
		line-height: 26px;
	}

	.news-section p {
		margin-bottom: 11px;
	}

	.news-section .posts {
		padding-bottom: 12px;
		margin: 0 -30px;
	}

	.news-section .post {
		margin-right: 12px;
		width: 370px;
		padding: 0 28px 24px;
	}

	.news-section .post .visual {
		margin: 0 -28px 26px;
	}

	.news-section h3 {
		line-height: 1;
		margin-bottom: 19px;
	}

	.tweets-section {
		padding-bottom: 35px;
	}

	.tweets-section .tweets-list {
		max-width: 1300px;
		margin-bottom: 26px;
	}

	.tweets-section .tweets-list li {
		width: 33.3%;
		padding: 0 39px 25px;
	}

	.address-holder {
		padding: 77px 0 19px;
	}

	.address-holder .columns {
		max-width: 1170px;
	}

	.address-holder .col {
		width: 25%;
	}

	.subscribe-section {
		padding-top: 23px;
	}

	.form-holder {
		display: inline-block;
		vertical-align: top;
		margin-right: 40px;
		width: 62%;
	}

	.form-holder input {
		font-size: 16px;
		max-width: 670px;
		width: 75%;
	}

	.form-holder .btn {
		width: 16%;
	}

	.social {
		display: inline-block;
		vertical-align: top;
	}

	.services-section {
		padding: 71px 0 63px;
	}

	.services-section .services-list {
		padding-bottom: 31px;
	}

	.services-section .services-list span[class^="icon-"] {
		line-height: 150px;
		width: 150px;
		font-size: 70px;
		margin-bottom: 9px;
	}

	.services-section .services-list .txt {
		font-size: 24px;
	}

	#header {
		padding: 15px 0 67px;
		-webkit-transition: padding .3s linear;
		transition: padding .3s linear;
	}

	#header.fixed-position {
		padding: 4px 0;
	}

	#header.fixed-position .alt-logo {
		width: auto;
	}

	#header.fixed-position .social-wrap {
		display: none;
	}

	#header.fixed-position .email-to {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		bottom: auto;
		position: absolute;
		margin: 0;
	}

	#header.fixed-position #nav {
		bottom: 0;
		margin: 0 0 0 112px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	#header.fixed-position .main-nav {
		margin: 0 24px 0 3px;
	}

	#header.fixed-position .main-nav .drop {
		-webkit-transform: translateY(4px);
		-ms-transform: translateY(4px);
		transform: translateY(4px);
		left: -6px;
	}

	#header.fixed-position .search-box {
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	#header .logo a {
		width: 570px;
	}

	.nav-opener {
		display: none;
	}

	#nav {
		bottom: -69px;
		left: 0;
		right: 204px;
		top: auto;
		max-height: none;
		max-width: none;
		overflow: visible !important;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: auto;
	}

	#nav .nav-holder {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		background: none;
		padding: 0;
	}

	.main-nav {
		font-size: 26px;
		font-weight: 700;
		text-align: left;
		margin: 0 15px 0 30px;
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}

	.main-nav > li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 27px;
		padding: 0 0 17px;
	}

	.main-nav > li:after {
		display: none;
	}

	.main-nav > li.has-drop-down:before,
	.main-nav > li.has-drop-down:after {
		display: none;
	}

	.main-nav > li.has-drop-down:after {
		top: 100%;
		left: 0;
		right: 0;
		height: 0;
		width: auto;
		background: #93c8fa;
		-webkit-transition: height .3s linear;
		transition: height .3s linear;
		-webkit-transform: translateY(-4px);
		-ms-transform: translateY(-4px);
		transform: translateY(-4px);
	}

	.main-nav > li.active a {
		color: #93c8fa;
		font-weight: 700;
	}

	.main-nav > li.active:after {
		height: 3px;
	}

	.main-nav > li.hover:after,
	.main-nav > li.active-drop:after {
		height: 3px;
	}

	.main-nav > li.hover > a,
	.main-nav > li.active-drop > a {
		color: #93c8fa;
	}

	.main-nav > li.hover .drop,
	.main-nav > li.active-drop .drop {
		opacity: 1;
	}

	.main-nav a {
		color: #555;
	}

	.main-nav .drop {
		margin: 0;
		max-height: none;
		overflow: visible;
		position: absolute;
		z-index: 4;
		top: 100%;
		left: -4px;
		min-width: 235px;
		text-align: left;
		opacity: 0;
		background: #386c9b;
		padding: 0 22px 9px;
		visibility: hidden;
		-webkit-transform: translateY(-4px);
		-ms-transform: translateY(-4px);
		transform: translateY(-4px);
		-webkit-transition: opacity .3s linear, visibility .3s linear;
		transition: opacity .3s linear, visibility .3s linear;
	}

	.main-nav .drop ul {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		padding: 0;
		margin: 0 -22px;
		font-size: 18px;
	}

	.main-nav .drop a {
		padding: 9px 14px;
		text-transform: uppercase;
		font-family: "Oswald", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	}

	.social-wrap {
		position: absolute;
		top: -95px;
		right: 0;
		max-width: 400px;
		text-align: right;
	}

	.social-list {
		margin: 0;
		display: inline-block;
		vertical-align: top;
	}

	.social-list a {
		color: #386c9b;
	}

	.social-list a:hover {
		color: #555;
	}

	.search {
		display: inline-block;
		vertical-align: top;
		position: relative;
		margin: 4px 0 0;
	}

	.search .search-opener {
		display: block;
	}

	.search-box {
		position: absolute;
		top: 100%;
		-webkit-transform: translateY(14px);
		-ms-transform: translateY(14px);
		transform: translateY(14px);
		right: 0;
		width: auto;
		min-width: 200px;
		margin: 0;
		background: #93c8fa;
		padding: 10px;
	}

	.search-box .search-btn {
		right: 15px;
		top: 16px;
	}

	.email-to {
		bottom: -54px;
		right: 29px;
	}

	.select-language-holder {
		top: 26px;
		right: 27px;
	}

	#main {
		padding: 165px 0 0;
	}

	#footer {
		padding: 14px 0;
	}

	#footer .footer-nav {
		width: 60%;
		float: left;
		text-align: left;
		padding-top: 19px;
	}

	#footer .footer-nav li {
		padding: 0 14px;
	}

	#footer .footer-nav li:after {
		margin-top: -12px;
		height: 25px;
		width: 3px;
	}

	#footer .right-col {
		width: 40%;
		float: right;
		text-align: right;
	}

	#footer .social {
		padding-bottom: 11px;
		text-align: right;
	}

	#footer .social li {
		padding: 0 2px;
	}

	#footer .list li:last-child {
		padding-right: 0;
	}

	.slick-slide img {
		width: 100%;
		height: auto;
	}

	.slick-slide .text-box {
		left: 216px;
	}

	.slick-prev,
	.slick-next {
		top: 47.3%;
	}

	.slick-prev {
		left: 19px;
	}

	.slick-next {
		right: 19px;
	}

	.slick-dots {
		bottom: 20px;
	}
}

@media (min-width: 1200px) {
	.form-holder {
		width: 65%;
	}

	.form-holder input {
		width: 82%;
	}

	.services-section .services-list li {
		padding-right: 55px;
	}

	#header .logo a {
		width: auto;
	}

	.main-nav {
		margin: 0 24px 0 30px;
	}

	.social-wrap {
		max-width: 450px;
	}

	.slick-slide .text-box {
		padding-top: 100px;
	}

	.slick-slide .text-box .title {
		font-size: 30px;
	}
}

@media (min-width: 1250px) {
	.services-section .services-list span[class^="icon-"] {
		line-height: 189px;
		width: 189px;
		font-size: 100px;
	}
}

@media (max-width: 1199px) {
	.news-section.latest-news .post:nth-child(n+3) {
		display: none;
	}
}

@media (max-width: 1023px) {
	.tweets-section .tweets-list li:nth-child(n+3) {
		display: none;
	}

	.search-box.js-slide-hidden {
		position: absolute !important;
		top: 46px !important;
		left: 13px !important;
	}

	.town-col {
		width: 49%;
	}

	#issue-list li {
	width: 100%; 
	margin: 7px 0px;
	font-size: 22px;
	}

}

@media (max-width: 767px) {
	.news-section .post {
		height: auto !important;
	}


	.share-section {
		float:left;
	}

	.select-language-holder {
		float:none;
		margin: 0 auto 10px;
	}
}

@media (max-width: 479px) {
	.search-box.js-slide-hidden {
		left: 20px !important;
		right: 20px !important;
	}

	.town-col {
		width: 100%;
	}
}

