/*
Theme Name: Keepers
Author: Anonymous
Author URI:
Version: 1
Description: Keepers theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Keepers
Tags: one-column, two-columns
Theme URI:
*/
/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   4. Styles for responsive breakpoints
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
	1. Embedded fonts styles
	---------------------------------------------------------*/
@font-face {
	font-family: 'museo';
	src: url('fonts/museo100-regular-webfont.eot');
	src: url('fonts/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo100-regular-webfont.svg') format('svg'),
		url('fonts/museo100-regular-webfont.woff') format('woff'),
		url('fonts/museo100-regular-webfont.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo300-regular-webfont.eot');
	src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo300-regular-webfont.svg') format('svg'),
		url('fonts/museo300-regular-webfont.woff') format('woff'),
		url('fonts/museo300-regular-webfont.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo500-regular-webfont.eot');
	src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo500-regular-webfont.svg') format('svg'),
		url('fonts/museo500-regular-webfont.woff') format('woff'),
		url('fonts/museo500-regular-webfont.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo700-regular-webfont.eot');
	src: url('fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo700-regular-webfont.svg') format('svg'),
		url('fonts/museo700-regular-webfont.woff') format('woff'),
		url('fonts/museo700-regular-webfont.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo900-regular-webfont.eot');
	src: url('fonts/museo900-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo900-regular-webfont.svg') format('svg'),
		url('fonts/museo900-regular-webfont.woff') format('woff'),
		url('fonts/museo900-regular-webfont.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-xah9u');
	src:url('fonts/icomoon.eot?#iefix-xah9u') format('embedded-opentype'),
		url('fonts/icomoon.woff?-xah9u') format('woff'),
		url('fonts/icomoon.ttf?-xah9u') format('truetype'),
		url('fonts/icomoon.svg?-xah9u#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1 !important;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-chat:before {content: "\e604";}
.icon-circle:before {content: "\e602";}
.icon-close:before {content: "\e605";}
.icon-down:before {content: "\e616";}
.icon-linkedin:before {content: "\e615";}
.icon-location:before {content: "\e606";}
.icon-logo:before {content: "\e603";}
.icon-mail:before {content: "\e607";}
.icon-money:before {content: "\e608";}
.icon-note:before {content: "\e609";}
.icon-note-calc:before {content: "\e60a";}
.icon-note-calen:before {content: "\e60b";}
.icon-note-check:before {content: "\e60c";}
.icon-note-mail:before {content: "\e60d";}
.icon-pazl:before {content: "\e617";}
.icon-phone:before {content: "\e60f";}
.icon-plain:before {content: "\e610";}
.icon-right:before {content: "\e611";}
.icon-right-round:before {content: "\e60e";}
.icon-round-graf:before {content: "\e613";}
.icon-scissors:before {content: "\e600";}
.icon-traffic-sign:before {content: "\e612";}
.icon-triangle:before {content: "\e601";}
.icon-up:before {content: "\e614";}
.icon-mobile:before {content: "\e900";}
.icon-test1:before {content: "\e618";}
.icon-test2:before {content: "\e619";}
.icon-test3:before {content: "\e620";}
/* ---------------------------------------------------------
	2. General reset
   ---------------------------------------------------------*/
/* remove default margin and padding for all tags */
html {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 62.5%;
}
*, *:before, *:after {
	box-sizing: inherit;
}
* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
	font-size: 100.01%;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {display: block;}
video, iframe, object, embed{max-width: 100%;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color: #8a8a8a;
	outline: none;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
	background:#fff;
	margin: 0 0 10px;
	-webkit-appearance:none;
	border:1px solid #ccc;
	padding:3px 4px;
	text-indent: 5px;
}
label{vertical-align:middle;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding:0;
	border:0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
	-webkit-appearance: button;
	cursor: pointer;
	margin: 0 0 10px;
	display:inline-block;
	vertical-align:middle;
	padding:12px 27px;
	color: #fff;
	font-size: 0.9em;
	line-height: 1;
	border-radius: 50px;
	background: #003E52;
	border: 1px solid #003E52;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{
	color:#003E52;
	background:#fff;
}
input[type="search"] {-webkit-appearance: none;}
.widget .search-form input[type="search"]{
	width: 210px;
	margin: 0 10px 10px 0;
}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border-left:4px solid #ccc;
	padding-left:10px;
	margin-left:14px;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{ margin-left:1px; }
ul, ol{ padding-left:3em; }
ul ul,
ul ol,
ol ul,
ol ol{
	padding-left:3em;
	margin:0;
}
ul>li{list-style-type:disc;}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
	margin-bottom: 1px;
}
pre{
	max-width: 100%;
	overflow: auto;
}
.widget {margin-bottom: 14px; overflow: hidden;}
.widget ul{padding-left:2em;}
.widget select{min-width: 150px;margin-left: 2px;}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
	margin:0 4px 0 0;
	width:300px;
	height:30px;
}
.search-form input[type="text"]{
	margin: 0 0 10px;
	font-size: 0.7em;
}
.post-password-form input[type="password"],
.search-form input[type="text"]{width:150px;}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 3em;}
@media only screen and (max-width: 767px){.commentlist-item .commentlist-item {padding: 0;}}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.post-password-form label{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 10px;
}
.post-password-form input[type="submit"]{margin:0 0 10px;}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
	min-height:120px;
}
.widget_calendar #next{text-align: right;}
.gallery-item dt{
	float:none;
	padding:0;
}
.navigation{
	overflow:hidden;
	margin:0 0 14px;
}
.navigation .next{float:left;}
.navigation .prev{float:right;}
.wp-caption{
	max-width: 98%;
	clear:both;
	border:1px solid #ccc;
	padding:5px;
}
.wp-caption img{vertical-align:top;}
.wp-caption p{margin:10px 0 0;}
div.aligncenter {margin: 0 auto 14px;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 14px;
}
.aligncenter {text-align: center;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}
/* sidebar styles */
#sidebar{
	float: right;
	width: 360px;
	margin: 0 0 0 15px;
	padding: 0 10px;
}
#sidebar+#content{overflow: hidden;}
/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */
body {
	color: #8a8a8a;
	font: 300 2em/1.3 'museo', Arial, sans-serif;
	background: #fff;
	min-width: 320px;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
/* set styles for default page links */
a {
	color: #003e52;
	outline: none;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	text-decoration: none;
}
a:hover {color: #8a8a8a;}
img{
	max-width: 100%;
	height: auto;
}
p{margin: 0 0 25px;}
/* ---------------------------------------------------------
	3. Ð¡ommon site styles
	---------------------------------------------------------*/
/* main container styles */
#wrapper{
	overflow: hidden;
	width: 100%;
	position: relative;
}
#header:before,
.posts:before,
.contact-holder:before,
#content:before,
#footer:before ,
.popup1:before,
.popup2:before,
.popup3:before{
	content: "";
	position: absolute;
	top: 0;
	left: -1000%;
	right: -1000%;
	bottom: 0;
	z-index: -1;
	background: #003E52;
	border-bottom: 10px solid #00303F;
}
/* header styles */
#header{
	max-width: 960px;
	margin: 0 auto;
	padding: 39px 10px 32px;
	position: relative;
}
#header:after,
#main:after,
#content:after,
.btn-holder:after,
.post-content:after,
.contact-holder:after {
    content: "";
    display: block;
    clear: both;
}
#header li{list-style-type: none;}
/* page logo styles */
.logo{
	float:left;
	margin: 11px 1.5% 15px 0;
}
.logo a {
	display: block;
	font-size: 1em;
	color: #fff;
	position: relative;
}
.logo .icon-logo{
	font-size: 44px;
}
.logo a i {
	position: absolute;
	left: -1px;
	right: -1px;
	top: 4px;
	color: #00303F;
	z-index: -1;
}
#nav{overflow: hidden;}
#nav ul{
	margin: 0;
	padding: 13px 0 0;
	overflow: hidden;
}
#nav li{
	float: left;
	margin: 0 0 13px 0.2%;
	padding: 10px 15px;
	text-align: center;
	height: 44px;
	white-space: nowrap;
}
#nav li:first-child{margin: 0 0 12px;}
#nav li a{
	color: #fff;
	font-size: 14px;
	line-height: 1;
	font-weight: 100;
	cursor: pointer;
}
#nav li a:hover{
	color: #1babca;
}
#nav li.contact,
#nav li.newsletter {
	padding: 0;
	width: 130px;
	margin-left: 2%;
}
#nav li.contact a,
#nav li.newsletter a {
	background: #00abcc;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 5px;
	display: block;
	border-radius: 50px;
}
#nav li.contact a:hover,
#nav li.newsletter a:hover {
	color: #03303e;
}
#nav li.newsletter {
	width: 140px;
}
#nav li.newsletter a {
	background-color: #ffae00;
}
#nav li.newsletter a img {
	vertical-align: top;
	display: inline-block;
	margin-right: 8px;
}
#nav li.newsletter a.opened img {
	-webkit-animation:spin 0.5s linear 1;
	-moz-animation:spin 0.5s linear 1;
	animation:spin 0.5s linear 1;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(90deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(90deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(90deg); transform:rotate(90deg); } }

#nav li.newsletter a.closed img {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation:spinback 0.5s linear 1;
	-moz-animation:spinback 0.5s linear 1;
	animation:spinback 0.5s linear 1;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@-moz-keyframes spinback { 100% { -moz-transform: rotate(0deg); } }
@-webkit-keyframes spinback { 100% { -webkit-transform: rotate(0deg); } }
@keyframes spinback { 100% { -webkit-transform: rotate(0deg); transform:rotate(0deg); } }

/* burger menu style */
.nav-opener{
	display: none;
	float: right;
	width:40px;
	height:40px;
	background:#00303f;
	background:rgba(0, 0, 0, .5);
	position:relative;
	border-radius:3px;
}
.nav-opener:before,
.nav-opener:after,
.nav-opener span{
	background:#fff;
	border-radius:4px;
	position:absolute;
	top:50%;
	left:25%;
	right:25%;
	height:4px;
	margin-top:-2px; /* height/2 */
	transition:all 0.2s linear;
}
.nav-opener:before,
.nav-opener:after{
	content:'';
	top:30%;
}
.nav-opener:after{top:70%;}
/* close button transition */
.nav-active .nav-opener span{opacity:0;}
.nav-opener:hover{opacity:.9;}
.nav-active .nav-opener:after,
.nav-active .nav-opener:before{
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:50%;
	left:15%;
	right:15%;
}
.nav-active .nav-opener:after{
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.intro{
	position: relative;
	color: #003e52;
}
.intro-holder{
	max-width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}
.intro .text-holder{
	max-width: 490px;
	padding: 45% 0 25.58%;
	line-height: 1.288;
	/* font-size: 1.8em !important;
	font-weight: 500; */
}

.intro .text-holder h1, .intro .text-holder h2, .intro .text-holder p {
	font-size: 1.5em !important;
	font-weight: 500;
}

.intro .text-holder a {
	font-size: 1.25em !important;
	font-weight: 500;
}

.intro .text-holder h1 {
	margin-bottom: 0;
}

.intro .text-holder h2 {
	margin-top:    0;
	margin-bottom: 0;
}

.intro .text-holder p{margin: 0 0 29px;}
.btn-more{
	color: #fff;
	font-size: 0.9em;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	border-radius: 50px;
	padding: 20px 45px;
	background: #003E52;
	border: 1px solid #003E52;
	text-align: center;
}
.btn-more .text-less{
	display: none;
}
.popup-active1 .text-less{
	display: inline;
}
.popup-active1 .text-more{
	display: none;
}
.intro .btn-more{
	font-size: 0.7778em;
	width: 225px;
}
.btn-more:hover{
	color: #fff;
	font-weight: 700;
}
.bg-stretch{
	overflow: hidden;
	position: relative;
}
.bg-stretch img {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	max-width: inherit;
}
h1{font-size: 1.5em;}
h2{font-size: 1.1em;}
h3{font-size: 1em;}
h4{font-size: 1em;}
h5{font-size: 1em;}
h6{font-size: 1em;}
h1, h2, h3, h4, h5, h6{
	margin: 0 0 4px;
	color: #003e52;
	font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{font-size: 1em;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #003e52;}
/* main informative part styles */
#main{
	max-width: 960px;
	margin: 0 auto;
	padding:30px 0 0;
	position: relative;
}

/* main content styles */
#content{
	padding: 0 10px 3%;
	overflow: hidden;
}
#content.subpage {
    padding: 50px 0;
}
#content.subpage .blog-content-container {
    float: left;
    width: 65%;
}
#content.subpage .sidebar {
    float: right;
    width: 25%;
}
#content.subpage .sidebar h2 {
    margin-bottom: 0px;
    font-size: 1.5em;
}
#content.subpage .sidebar a {
    font-size: 0.75em;
    text-decoration: underline;
    color: #8a8a8a;
}
#content.subpage .sidebar .latest-posts {
    margin-bottom: 50px;
}
#content.subpage .sidebar .facebook-feed h2 {
    margin-bottom: 5px;
}
#content.subpage .sidebar .facebook-feed .cff-item {
    border-bottom: 3px solid #cfd7db !important;
}
#content.subpage .sidebar .facebook-feed .cff-author {
    margin-bottom: 0px;
}
#content.subpage .sidebar .facebook-feed .cff-text {
    display: block;
    line-height: 100%;
    font-size: 0.75em;
    font-weight: bold;
}
#content.subpage .sidebar .facebook-feed .cff-link-title {
    display: none;
}
#content.subpage .post-class-post {
    border-top: 3px solid #cfd7db;
}
body.body-class-single #content.subpage .post-class-post {
    padding-top: 0;
    border-top-width: 0;
}
body.body-class-blog #content.subpage .blog-content,
body.body-class-blog #content.subpage .post-class-post {
    width: 100%;
}

@media only screen and (max-width:960px){
    #content.subpage .blog-content-container,
    #content.subpage .sidebar {
        float: none;
        width: 100%;
    }
    
    #content.subpage .sidebar {
        margin-top: 25px;
    }
    
    #content.subpage .sidebar .latest-posts {
        display: none;
    }
    
    #content.subpage .sidebar .facebook-feed {
        padding-top: 25px;
        border-top: 3px solid #cfd7db;
    }
    
	body.body-class-blog #content.subpage .blog-content-container,
    body.body-class-single #content.subpage,
    body.body-class-archive #content.subpage,
    #content.subpage .sidebar {
        width: 90%;
        margin-left: 5%;
    }
}

#content.subpage .post-class-post {
    padding-top: 25px;
}
#content.subpage .post-class-post .info {
    margin-bottom: 10px;
    font-size: 0.75em;
}
body.body-class-single #content.subpage .post-class-post .info {
    margin-bottom: 0;
    font-size: 0.7em;
}
#content.subpage .post-class-post h2 {
    margin-top: 0;
    font-size: 1.5em;
}
#content.subpage .post-class-post .btn-container {
    margin-bottom: 25px;
    font-size: 1em;
}
#content.subpage .post-class-post .btn-container a {
    display: inline-block;
    width: auto;
    padding: 15px;
    padding-left:  25px;
    padding-right: 25px;
            border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: #244052;
    color: white;
}
#content.subpage .post-class-post .btn-container a .icon-right-round {
    display: inline-block;
    float: left;
    margin-top:    2px;
    margin-right: 15px;
}

.columns-frame{
	overflow: hidden;
	margin: 0 0 22px;
}
.services{
	margin: 0 0 1px;
	padding: 6.9% 0 3%;
}
.services .column{
	float: left;
	padding: 0 0 102px 10px;
	width: 50%;
	position: relative;
}
.services .column:first-child{padding: 0 10px 102px 0;}
.services .btn-block{
	overflow: hidden;
	margin: 0 -1%;
}
.services .btn-holder {
	width: 31%;
	margin: 0 1% 10px;
	float: left;
	position: relative;
    font-size: 0.6em;
}
.services .btn-holder a {
	padding-left: 50px;
}
.services .open{
	display: block;
	background: #003e52;
	font-size: 1.4em;
	line-height: 1;
	padding: 24px 0px 26px 98px;
	border-radius: 50px;
	overflow: hidden;
	color: #fff;
	border: 1px solid #003e52;
    text-align: center;
}
.services .open:hover{
	color: #fff;
	font-weight: 700;
}
.open i{
	float: left;
	font-size: 50px;
	position: absolute;
	left: 18px;
	top: 15px;
}
#content:before,
.popup1:before,
.popup2:before,
.popup3:before{
	background: #fff;
	border: none;
}
.popup-active2 .popup2,
.popup-active3 .popup3{
	clear: both;
	width: 100%;
}
.popup-active1 .popup1,
.popup-active2 .popup2,
.popup-active3 .popup3{
	margin: 0px 0px 31px;
	padding: 11.1% 0 0;
	position: relative;
}
.two-columns .column {
	float: left;
	width: 50%;
	padding: 0px 0px 0px 10px;
	position: relative;
}
.two-columns .column {
	float: left;
	width: 50%;
	padding: 0px 0px 80px 10px;
	position: relative;
}
.two-columns .column:first-child {padding: 0px 10px 80px 0px;}
.popup1 .two-columns .column{padding: 0 0 0 10px;}
.popup1 .two-columns .column:first-child{padding: 0 10px 0 0;}
.services .column,
.services .column:first-child {padding-bottom: 0;}
.popup2 .column,
.popup2 .column:first-child,
.popup3 .column,
.popup3 .column:first-child{padding-bottom: 48px;margin-bottom: 0;}
.open {
	display: block;
	margin: 0px;
	background: none repeat scroll 0% 0% #003E52;
	font-size: 0.85em;
	line-height: 1;
	padding: 25px 0px 25px 65px;
	border-radius: 50px;
	overflow: hidden;
	color: #fff;
	float: none;
    text-align: center;
}
.btn-holder i,
i:before {display: block;}
.open i {
	float: left;
	font-size: 50px !important;
	position: absolute;
	left: 20px;
}
.open i {
	left: 20px;
	top: 50%;
	margin: -25px 0;
	float: none;
}
.open1 .icon-down,
.open2 .icon-down,
.open3 .icon-down,
.popup-active1 .services .open1 .icon-right-round,
.popup-active2 .services .open2 .icon-right-round,
.popup-active3 .services .open3 .icon-right-round { display: none; }
.services .open1 .icon-right-round,
.services .open2 .icon-right-round,
.services .open3 .icon-right-round,
.popup-active1 .open1 .icon-down,
.popup-active2 .open2 .icon-down,
.popup-active3 .open3 .icon-down { display: block; }
.popup1 .btn-holder a,
.popup2 .btn-holder a,
.popup3 .btn-holder a{
	color: #30A6D8;
	cursor: pointer;
}
.popup2 .columns-holder,
.popup3 .columns-holder{margin: 0px 0px 42px;}
.two-columns:after{
	content:"";
	display:block;
	clear:both;
}
.user-list,
.four-columns {
	margin: 0 -10px 28px;
	padding: 0px;
	letter-spacing: -6px;
}
.user-list,
.popup1 .four-columns,
#main .sponsors{font-size: 20px;}
.user-list li,
.four-columns .column {
	display: inline-block;
	vertical-align: top;
	width: 22.91%;
	margin: 0 1.045% 32px;
	letter-spacing: 0px;
	position: relative;
	box-sizing: content-box;
}
.user-list{margin: 0 0 61px;padding: 0 0 58px;}
.user-list li{
	min-width: 210px;
	font-size: 0.8em;
	padding: 0 0 1px;
	margin-bottom: 0;
	list-style-type: none;
}
.user-list .icon {
	display: block;
	height: 165px;
	margin: 0px 0px 48px;
	white-space: nowrap;
	text-align: center;
}
.user-list .icon:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px -5px;
	min-height: 100%;
	height: 100%;
}
.user-list .icon i {
	display: inline-block;
	vertical-align: middle;
	color: #30a6d8;
}
.user-list h2 {font-size: 1.375em;}
.icon-pazl {font-size: 115px;}
.icon-plain {font-size: 152px;}
.icon-note {font-size: 122px;}
.icon-scissors {font-size: 80px;}
.icon-traffic-sign {font-size: 119px;}
.icon-note-mail {font-size: 134px;}
.icon-note-calc {font-size: 114px;}
.icon-right {font-size: 44px;}
.icon-chat{font-size: 113px;}
.icon-note-check {font-size: 117px;}
.icon-note-calen {font-size: 138px;}
.icon-round-graf {font-size: 118px;}
.icon-money {font-size: 116px;}
.icon-circle{font-size: 130px;}
.icon-up,
.icon-close{font-size: 59px;}
.icon-mobile{font-size: 116px;}
.user-list .icon-right {
	position: absolute;
	top: 34px;
	left: 100%;
	margin: 0px 0px 0px -1px;
	color: #30a6d8;
}
.btn-holder {padding: 0 0 1px;}
.popup1 .btn-holder a i:before,
.popup2 .btn-holder a i:before,
.popup3 .btn-holder a i:before{color: #30a6d8;}
.posts{
	position: relative;
	margin: 0px;
	padding: 0px 0px 1px;
}
.posts:before{
	background: none repeat scroll 0% 0% #31a6d8;
	border: none;
	z-index: 2;
}
.post{
	margin: 0 0px -1px;
	padding: 0px 10px;
	color: #fff;
	position: relative;
}
.post:before {
	content: "\e601";
	font-family: "icomoon";
	color: #31a6d8;
	font-size: 112px;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -73px -56px;
	z-index: 2;
}
.post .author-holder {
	float: right;
	width: 58%;
	margin: 0px -15.7% 0px 0px;
	position: relative;
}
.post .text-holder {
	float: left;
	max-width: 47%;
	margin: 0px -100% 0px 0px;
	padding: 13.3% 0px 18.63%;
	line-height: 1.3;
	position: relative;
	z-index: 2;
}
.author-holder img {display: block;position: relative;z-index: 2;}
.post-content p{margin: 0 0 47px;}
.text-frame p{margin: 0 0 18px;}
.author-holder .text-frame {
	position: absolute;
	top: 22.2%;
	left: 100%;
	width: 242px;
	margin: 0 0 0 -35.2%;
	font-size: 0.8em;
	z-index: 5;
}
.author {
	font-size: 1.375em;
	font-weight: 700;
	color: #003e52;
	display: inline-block;
	vertical-align: bottom;
	margin: 0px 0px 2px;
}
.author:hover{color:#fff;}
.linkedin {
	padding: 7px 21px 11px 30px;
	font-size: 18px;
	line-height: 1;
	position: relative;
	z-index: 5;
	display: block;
	overflow:hidden;
}
.linkedin span{
	display: inline-block;
	vertical-align: bottom;
}
.linkedin span:before{
	content:'';
	display: inline-block;
	vertical-align: bottom;
	line-height:24px;
	height:24px;
	width:1px;
	margin:0 0 0 -1px;
}
.linkedin i{
	float:left;
	font-size: 24px;
	padding: 0 14px 0 0;
}
.linkedin i:before{display: block;}
.post .btn-holder,
.contact-block .btn-holder {
	position: absolute;
	bottom: 30px;
	left: 10px;
	margin: 0px;
	z-index: 2;
}
.post .btn-holder a{
	margin: 0px;
	line-height: 1;
}
.post .btn-holder a i:before,
.contact-block .btn-holder a:before{color: #fff;}
.btn-holder a {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
	border-radius: 50px;
	text-indent: 1px;
	color: #fff;
}
.btn-holder i{
	display: block;
	font-size: 59px;
}
.popup-active1 .popup1{
	margin: 0 0 66px;
	padding: 11.7% 10px 1px;
}
.popup1 .columns-holder {margin: 0px 0px 36px;}
.popup1 .two-columns {margin: 0px 0px 15px;}
.block {
	margin: 0;
	text-align: center;
}
#main .sponsors {
	margin: 0px -10px 9.2%;
	padding: 16px 0 0;
	text-align: center;
}
.four-columns{
	margin: 0px -10px 69px;
	padding: 10px 0px 0px;
	letter-spacing: -6px;
	position: relative;
}
#main .sponsors a {
	text-align: center;
	display: inline-block;
	vertical-align: bottom;
	min-width: 200px;
	margin-bottom: 20px;
	width: 22.91%;
	margin: 0 10px 20px;
}
.sponsors img {vertical-align: bottom;}
.change-block .four-columns img {
	display: block;
	margin: 0px auto 12px;
}
.post .text-holder .btn-more{
	margin:0 0 5px;
	padding: 12px 15px;
	width: 137px;
	height: 44px;
	line-height: 18px;
}
.change-block .four-columns:before,
.change-block .four-columns:after,
.change-block .four-columns .column:after {
	content: "";
	position: absolute;
	right: 100%;
	top: 77px;
	width: 1px;
	bottom: 0;
	margin: 0px -11px 0px 0px;
	background: none repeat scroll 0% 0% #C4C4C4;
}
.change-block .four-columns:before{bottom: 32px;}
.change-block .four-columns:after {
	left: 100%;
	right: auto;
	bottom: 32px;
	margin: 0px 0px 0px -10px;
}
.change-block .four-columns .column:after{
	top: 67px;
	margin: 0px 9px 0px 0px;
}
.change-block .four-columns:before,
.change-block .four-columns:after{top: 92px;}
.change-block .four-columns .column:first-child:after{display: none;}
.head-line {
	display: block;
	height: 86px;
	font-size: 0.7em;
}
.four-columns img {
	display: inline-block;
	vertical-align: top;
}
.contact-holder:before {
	background: #003F53;
	border: none;
}
.contact-holder img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.contact-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.contact-block .text-holder {
	float: right;
	width: 40.4%;
	padding: 14.1% 0px 13.7%;
}
.links-list {
	margin: 0 -22px 0 0;
	padding: 0 0 0 5px;
	overflow: hidden;
}
.links-list li:first-child {margin: 0px 20px 10px 0;}
.links-list li {
	float: left;
	max-width: 112px;
	margin: 0px 20px 15px 0;
	list-style-type: none;
	text-align: center;
	letter-spacing: 0px;
}
.links-list a{
	color: #fff;
	font-size: 0.7em;
	display: block;
}
.links-list a:hover{color:#30a6d8;}
.links-list i {
	display: block;
	margin: 0 0 14px;
	border-radius: 100px;
	background: #30a6d8;
	border: 1px solid #30a6d8;
}
.links-list a:hover i{
	background:#fff;
	color:#30a6d8;
}
.icon-mail {font-size: 35px;}
.icon-mail {padding: 38px 28px;}
.icon-phone {font-size: 54px;}
.icon-phone {padding: 28px;}
.icon-location {padding: 22px 28px;}
.contact-holder{position:relative;overflow: hidden;}
.contact-holder img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.contact-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.contact-block h1 {
	margin: 0px 0px 4px;
	color: #fff;
}
.contact-block p{margin: 0 0 40px;}
.links-list .icon-location {padding: 22px 28px;}
.icon-location {font-size: 66px;}
.popup1 .four-columns, .four-columns {
	margin: 0px -10px 38px;
	padding: 25px 0px 0px;
	letter-spacing: -6px;
	position: relative;
}
.post h1 {color: #fff;}
.contact-holder img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/* footer styles */
#footer{
	max-width: 960px;
	margin: 0 auto;
	padding: 68px 10px 1px;
	color: #fff;
	position: relative;
}
#footer address{font-style: normal;margin: 0;}
#footer:before {
	background: #1f1f1f;
	border: medium none;
}
#footer .four-columns {
	font-size: 0.6em;
	margin: 0px -20px 25px -10px;
	padding: 0;
}
#footer h2 {
	margin: 0px 0px 5px;
	font-size: 1.5em;
	color: #fff;
}
#footer .logo {
	float: none;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	margin: 16px 0 0px 0;
	width: 100%;
}
#footer .logo .icon-logo {
	font-size: 50px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.mail{text-decoration:underline;}
#footer a{color: #fff;}
#footer .logo a:hover{color:#fff;}
#footer a:hover{color:#fff;}
@media only screen and (min-width:1025px){
	.tel{
		cursor:default;
		pointer-events:none;
	}
}
/* ---------------------------------------------------------
	4. Styles for responsive breakpoints
	---------------------------------------------------------*/
/* styles for screens 1500px wide and wider */
@media only screen and (min-width:1500px){
    
    #nav,
    #nav #menu-main-menu {
        width: auto;
    }
    
    #nav li,
	#nav li a {
		font-size: 18px !important;
	}
    
}

/* styles for screens 1299px wide and narrower */
@media only screen and (max-width:1370px){
	.post .author-holder {
		margin: 0;
	}
	.author-holder img{
		height: 100%;
		width: auto;
	}
	.author-holder .text-frame{margin: 0 0 0 -40%;}
}
/* styles for screens 1023px wide and narrower */
@media only screen and (max-width:1023px){
	body {font-size: 1.6em;}
	.post .author-holder {
		float: none;
		width: 100%;
		margin: 0px 0px 15px;
	}
	.author-holder .text-frame {
		position: absolute;
		top: 22.2%;
		left: 100%;
		margin: 0px 0px 0px -41.2%;
		font-size: 0.8em;
		width: auto;
	}
	.author {
		font-size: 1.375em;
		font-weight: 700;
		color: #003E52;
		margin: 0px 0px 2px;
	}
	.linkedin {
		padding: 7px 20px;
		font-size: 20px;
		line-height: 1;
		white-space: nowrap;
		width:250px;
	}
	.linkedin span:before{height:27px;}
	.post .text-holder {
		float: none;
		width: 100%;
		margin: 0;
		max-width: inherit;
		padding: 0 0 106px;
	}
	.contact-block .text-holder {
		width: 53%;
		padding: 7% 0px;
	}
	.contact-holder img {
		top: 0px;
		width: auto;
		height: 100%;
	}
	.author-holder img{width: 52%;}
	#sidebar{
		float:none;
		width:100%;
		margin:0 0 20px;
	}
	#nav ul {
		padding: 5px 0px;
		text-align: center;
	}
	#nav li,
	#nav li:first-child {
		margin: 0px 0.5% 13px;
		float: none;
		display: inline-block;
		vertical-align: middle;
		min-width: inherit;
		width: 22%;
	}
	#nav li{padding: 10px 0;}
	#nav li a{font-size: 14px;}
	.intro .text-holder {padding: 10% 0px;}
	.services {padding: 6% 0px 0;}
	.open {
		font-size: 1.125em;
		padding: 20px 20px 20px 60px;
	}
	.popup3 .columns-holder{margin: 0 0 10px;}
	.post-content p{margin:0 0 15px;}
	.open i {font-size: 30px;}
	.user-list .icon {height: 120px;}
	.popup1 .columns-holder {margin: 0;}
	.icon-pazl {font-size: 90px;}
	.icon-plain {font-size: 120px;}
	.icon-note,
	.icon-traffic-sign,
	.icon-circle,
	.icon-note-mail,
	.icon-note-calc,
	.icon-note-check,
	.icon-note-calen,
	.icon-round-graf,
	.icon-money {font-size: 80px;}
	.icon-scissors {font-size: 60px;}
	.icon-chat {font-size: 70px;}
	.open i,
	.btn-holder i,
	.icon-up,
	.close,
	.open i,
	.icon-close{
		font-size: 30px !important;
		text-indent: 1px;
	}
	.popup2 .btn-holder,
	.popup3 .btn-holder{
		margin: -40px 0 0;
	}
	.open i:before{margin: 1px 0 0 0;}
	.open i{margin: -17px 0 0;}
	.post .btn-holder,
	.contact-block .btn-holder{bottom: 15px;}
	.user-list .icon {height: 120px;margin: 0 0 15px;}
	.user-list .icon-right {top: 75px;}
	.icon-right {font-size: 22px;}
	.icon-chat {font-size: 70px;}
	.icon-phone {padding: 28px;}
	.links-list {margin: 0px 0px 40px;}
	.services>.two-columns>.column,
	.services>.two-columns>.column:first-child,
	.post .text-holder{margin: 0 0 85px;}
	.post .text-holder{margin: 0;padding: 0 0 60px;position: relative;z-index: 3;}
	.post:before{
		font-size: 60px;
		margin: -39px -30px;
	}
	.popup-active1 .popup1,
	.popup-active2 .popup2,
	.popup-active3 .popup3{
		padding: 45px 0 1px;
		margin: 0;
	}
	.popup-active1 .popup1{padding: 45px 10px 30px;}
	.popup2 .column,
	.popup2 .column:first-child,
	.popup3 .column,
	.popup3 .column:first-child{padding-bottom: 10px;}
	.head-line{height:  50px;}
	.change-block .four-columns:before,
	.change-block .four-columns:after,
	.change-block .four-columns .column:after{display: none;}
	.user-list{margin: 0;}
	#main .sponsors{margin: 0 0 15px;}
	#footer{padding: 25px 10px;}
	#footer .four-columns{margin: 0;}
	#footer .four-columns .column {
		font-size: 1.25em;
		width: 22%;
		margin: 0 1.5%;
	}
	#footer .logo {margin: 0;}
	.links-list li,
	.links-list li:first-child{
		margin: 0px 14px 10px 0;
	}
}
/* styles for screens 767px wide and narrower */
@media only screen and (max-width:767px){
	p{margin: 0 0 15px;}
	#header {padding: 10px;}
	#nav {
		float: right;
		width: auto;
		margin: 11px 0px 14px;
	}
	.drop-down {
		display: none;
		position: absolute;
		top: 100%;
		padding: 0px;
		left: 0px;
		right: 0px;
		background: #003E52;
		z-index: 5;
	}
	.nav-active .drop-down {display: block;}
	.nav-opener {display: block;}
	#nav ul {
		padding: 5px 0px;
		text-align: center;
	}
	#nav li,
	#nav li:first-child,
	#nav li.contact{
		display: block;
		width: 100%;
		margin: 2px 0px;
	}
	#nav li a{border-radius:0;font-size: 16px;}
	#nav li.contact a{
		width: 50%;
		margin: 0 auto;
	}
	.intro .text-holder h1,
	.intro .text-holder h2,
	.intro .text-holder p {font-size: 1em !important;}
	.intro .text-holder a {font-size: 0.8em !important;}
	.intro .btn-more {width: 180px;}
	.open i {
		top: 50%;
		margin-top: -15px;
		font-size: 30px;
	}
	.author-holder .text-frame{
		top: 7%;
		margin: 0 0 0 -55%;
	}
	.user-list,
	.four-columns {margin: 0px 0 10px;}
	.user-list li,
	.four-columns .column{
		min-width: inherit;
		width: 46%;
		margin: 0px 2% 10px;
	}
	.user-list h2 {font-size: 1.1428em;}
	.contact-block .text-holder {
		float: none;
		width: 100%;
	}
	.user-list .icon-right{display: none;}
	.links-list li {max-width: 90px;}
	.links-list .icon-mail {padding: 34px 29px;}
	.icon-mail {font-size: 20px;}
	.links-list a {font-size: 0.75em;}
	.links-list .icon-phone {padding: 29px;}
	.icon-phone {font-size: 30px;}
	.links-list .icon-location {padding: 28px;}
	.icon-location {font-size: 32px;}
	.contact-block .btn-holder {bottom: 11px;}
	.user-list li, .four-columns .column {
		min-width: inherit;
		width: 46%;
		margin: 0px 2% 10px;
	}
	.author-holder p {margin: 0px 0px 18px;}
	.contact-block .text-holder p {margin: 0 0 20px;}
	#footer .four-columns{font-size: 0.75em;}
	#footer .four-columns .column {
		font-size: 1em;
		width: 48%;
		margin: 0 1%;
	}
	#footer h2{font-size: 1.5em;}
	#footer .logo{text-align: left;}
	.popup-active1 .popup1,
	.popup-active2 .popup2,
	.popup-active3 .popup3{margin: 0;}
	.linkedin{white-space: normal;}
	.linkedin i{padding: 0 5px 3px 0;}
}
/* styles for screens 479px wide and narrower */
@media only screen and (max-width:479px){
	p{margin: 0 0 10px;}
	.intro .text-holder h1,
	.intro .text-holder h2,
	.intro .text-holder p {font-size: 1em !important;}
	.intro .text-holder a {font-size: 0.8em !important;}
	.intro .btn-more {width: 170px;}
	.post:before {
		font-size: 70px;
		margin: -47px -35px;
	}
	.services .btn-block,
	.columns-frame{margin: 0;}
	.services .btn-holder{
		float: none;
		width: auto;
		margin: 0 0 10px;
	}
	.contact-block .text-holder {
		float: none;
		width: 100%;
	}
	.services .column,
	.services .column:first-child,
	.two-columns .column,
	.two-columns .column:first-child,
	.user-list li,
	.four-columns .column {
		width: 100%;
		margin: 0px 0px 10px;
		padding: 0px !important;
		min-height: inherit !important;
	}
	.services .column,
	.services .column:first-child{margin: 0 0 30px !important;}
	.links-list {
		letter-spacing: -6px;
		text-align: center;
	}
	.links-list li, .links-list li:first-child {
		width: 30%;
		margin: 0px 1.66% 10px;
		float: none;
		display: inline-block;
		vertical-align: top;
		letter-spacing: 0px;
	}
	.links-list a {font-size: 0.75em;}
	#footer {padding: 11px;text-align: left;}
	#footer .four-columns {margin: 0px 0px 10px;}
	.services .btn-holder{
		position: relative;
		left: 0;
	}
	.popup2 .columns-holder,
	.popup3 .columns-holder{margin: 0;}
	#footer .logo .icon-logo{font-size: 36px;}
	.linkedin{
		font-size: 14px;
		width:170px;
		padding: 7px 10px;
	}
	.linkedin span:before {
		height: 26px;
	}
	.author-holder .text-frame{
		width: 54%;
	}
	.linkedin i{
		padding: 0 5px 4px 0;
	}
}

.author-holder .author {
	font-size: 18px;
}

#newsletter {
	position: absolute;
	z-index: 1;
	display: none;
	width: 100%;
	background-color: white;
	border: 1px solid white;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}

#newsletter .content {
	width: 930px;
	margin: auto;
	margin-top:   100px;
	margin-bottom: 70px;
}

#newsletter .col-left {
	float: left;
	width: 50%;
}

#newsletter .col-right {
	float: right;
	width: 50%;
}

#newsletter h2 {
	font-size: 30px;
}

#newsletter input[type=text] {
	display: block;
	background: #f3f3f3;
	-webkit-box-shadow: inset 0px 1px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    inset 0px 1px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         inset 0px 1px 5px 0px rgba(50, 50, 50, 0.35);
	padding: 10px 10px;
	border-radius: 50px;
}

#newsletter input[type=text],
#newsletter .select,
#newsletter .select-options {
	width: 300px;
}

#newsletter input[type=text],
#newsletter input[type=submit],
#newsletter input[type=button],
#newsletter .select,
#newsletter .select-options {
	font-family: museo, sans-serif;
}

#newsletter input[type=submit],
#newsletter input[type=button] {
	margin-top: 10px;
}

.select {
	cursor: pointer;
	display: inline-block;
	background-color: #003e52;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: right 20px top 12px;
	border-radius: 50px;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 25px;
	padding-bottom: 5px;
	color: white;
}

.select-options {
	display: none;
	position: absolute;
	z-index: 1;
	background-color: #003e52;
	border-radius: 25px;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 30px;
	padding-top: 20px;
	color: white;
}

.select-options .item {
	cursor: pointer;
}

.select-options .item:hover {
	color: #00abcc;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.select {
		background-image: url(images/arrow-down-2x.png);
		background-size: 20px 20px;
	}
}

#team-section:before {
	background: #003e52;
	border: none;
}
#team-section {
	padding-bottom: 30px !important;
	margin-bottom: -30px !important;
}
#team-section img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.team-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.team-block .text-holder {
	float: right;
	width: 40.4%;
	padding: 14.1% 0px 13.7%;
}
#team-section {
	position: relative;
	overflow: hidden;
	background-color: #003e52;
}
#team-section img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.team-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.team-block h1 {
	margin: 0px 0px 4px;
	color: #fff;
}
.team-block p{margin: 0 0 40px;}
#team-section img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.team-block .text-holder {
	width: 100%;
	padding: 7% 0px;
}
#team-section img {
	top: 0px;
	width: 100% !important;
	height: auto;
}
#team-section .person_image {
	position: static !important;
	width:   20% !important;
	height: auto !important;
    border-radius: 50%;
}

#team-section .person {
	display: block;
	padding: 50px 0;
}

#team-section .person .person_image {
	display: block;
	float: left;
	width: 20%;
}

#team-section .person .person_info {
	display: inline-block;
	float: right;
	width: 75%;
}

#team-section .person .person_name {
	font-size: 28px;
	font-weight: bold;
}

#team-section .person .person_jobtitle {
	font-size: 22px;
}

#team-section .person .person_description {
	margin-top: 5px;
	font-size: 18px;
}

#team-section .person .person_description p {
	margin: 5px 0;
}

#team-section .person .person_btns {
	margin-top: 15px;
}

/* New team section: */

.grid {
    margin-top: 50px;
}

.grid .item {
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 50px;
    text-align: center;
}

.grid .item.third {
    margin-right: 0;
}

.grid .item.hide {
    display: none;
}

.grid .item .person_profile_image {
    position: static !important;
    display: block;
    margin: auto;
}

.grid .item .person_name {
    margin: 0;
    margin-top: 25px;
    font-weight: bold;
}

.grid .item .person_jobtitle {
    margin: 0;
    font-size: 18px;
}

.grid .item .person_description {
    display: none;
}

.grid .item .read-more {
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #1baccb;
}

.grid .item .read-more.desktop {
    display: block;
}

.grid .item .read-more.mobile {
    display: none;
}

.grid .item .person_btns .phone-btn {
    width: 100%;
    font-weight: 300 !important;
}

.grid .item .person_btns .mail-btn {
    float: left;
    width: 49%;
    margin: 5px 0;
    background-position: center;
}

.grid .item .person_btns .linkedin-btn {
    float: right;
    width: 49%;
    margin: 5px 0;
    font-weight: 300 !important;
}

.grid a.show-more {
    clear: both;
    display: block;
    width: 100%;
    margin: 0;
    padding: 25px;
    text-align: center;
    color: white;
}

.employee-info-boxes,
.employee-info-boxes .info-box {
    display: none;
}

.employee-info-boxes {
    clear: both;
    width: 100%;
    margin-bottom: 25px;
}

.employee-info-boxes .info-box {
    background-color: #1babca;
}

.employee-info-boxes .info-box .content {
    margin:  auto;
    padding: 75px 20px;
}

.employee-info-boxes .info-box .content .close-button {
    cursor: pointer;
    float: right;
    width:  60px;
    height: 60px;
    margin-top: -50px;
}

.employee-info-boxes .info-box .content h1 {
    margin-top:    0;
    margin-bottom: 15px;
}

.employee-info-boxes .info-box .content p {
    margin: 0;
}

@media only screen and (max-width: 764px) {
    
    .team-block-heading {
        text-align: center;
    }
    
    .grid .item {
        float: none !important;
        width: 50%;
        margin: auto !important;
    }
    
    .grid .item .read-more.desktop {
        display: none;
    }
    
    .grid .item .read-more.mobile {
        display: block;
    }
    
    .grid .item .person_description {
        cursor: pointer;
        margin: 15px 0;
        font-size: 12px;
        text-align: justify;
    }
    
    .grid .item .person_btns .phone-btn {
        padding-top: 15px;
        font-size: 14px;
    }
    
    .grid .item .person_btns .linkedin-btn {
        margin-bottom: 50px;
    }
    
    .employee-info-boxes,
    .employee-info-boxes .info-box {
        display: none !important;
    }
    
}

.columns-padding {
    padding: 0 10px;
}

.btn {
	cursor: pointer;
	display: inline-block;
	height: 42px !important;
	background-color: #00abcc;
	border-radius: 50px;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 25px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
}

.btn:hover {
	font-weight: 700;
	color: white;
}

.btn b:hover {
	font-weight: 900 !important;
}

.btn.mail-btn {
	width: 250px;
	margin-right: 20px;
	padding-left: 65px;
	background-image: url(images/mail-icon.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
}

.btn.phone-btn {
	width: 250px;
	margin-right: 20px;
	padding-left: 50px;
	background-image: url(images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
}

.btn.linkedin-btn {
	width: 75px;
	margin-right: 20px;
	background-image: url(images/linkedin-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.btn.linkedin-btn {
		background-image: url(images/linkedin-icon-2x.png);
		background-size: 28px 27px;
	}
}

/*
.btn.linkedin-btn:hover {
	width: 75px;
	margin-right: 20px;
	background-image: url(images/linkedin-icon-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.btn.linkedin-btn:hover {
		background-image: url(images/linkedin-icon-hover-2x.png);
		background-size: 28px 27px;
	}
}
*/

#om_keepers .column:last-child,
#om_keepers .column:last-child p {
	float: right !important;
	margin-left: -10px;
}

.contact-block .text-holder {
	width: 100% !important;
	padding-top:    75px !important;
	padding-bottom: 20px !important;
}
.contact-block .description {
	float: left;
	width: 40%;
}
.contact-block .contact_info {
	float: right;
	width: 45%;
}

.contact-block .contact_info h3 {
	display: block !important;
	margin-bottom: 15px;
	font-size: 30px;
	color: white !important;
}

.contact-block .contact_info .links-list {
	margin-bottom: 20px;
}

.contact-block .contact_info .links-list li {
	margin-right: 30px;
	font-size: 18px;
}

.linkedin.btn-more {
	width: 250px;
}

#footer {
	background-color: #1f1f1f;
}
#footer .column {
	padding: 0 !important;
}
#footer .logo,
#footer .logo02 {
	margin: 0 !important;
	text-align: left !important;
}
#footer .social-item {
	margin: 10px 0;
}
#footer .social-item .icon {
	vertical-align: middle;
	display: inline-block;
	margin-right: 25px;
}
#footer .social-item a {
	text-decoration: underline;
}

#om_keepers .text-holder {
	width: 100% !important;
	max-width: 100% !important;
}

#om_keepers .column-new .column {
	float: left;
	width: 45%;
	margin-right: 3%;
}

.btn-more.open-only:hover {
	font-weight: 700;
}

@media only screen and (max-width: 640px) {
	#newsletter .content,
	#newsletter h2 {
		max-width: 640px !important;
	}
}

@media only screen and (max-width: 764px) {
	#nav li.newsletter {
		width: 255px !important;
		margin: auto !important;
	}

	#nav li.newsletter a img {
		vertical-align: middle !important;
	}

	#newsletter .content {
		margin: 20px 25px !important;
	}

	#newsletter .col-left,
	#newsletter .col-right {
		float: none !important;
	}
}

@media only screen and (max-width: 640px) {
	.btn.mail-btn,
	.btn.phone-btn,
	.btn.linkedin-btn {
		display: block;
		width: 100% !important;
		margin-bottom: 10px;
		padding-left:  0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 640px) {
	.contact-block .description,
	.contact-block .contact_info {
		float: none !important;
		width: 100% !important;
	}

	.contact-block .contact_info h3 {
		font-size: 24px !important;
	}

	.contact-block .contact_info .links-list li {
		margin-right: 10px !important;
		margin-left:  10px !important;
		font-size: 15px !important;
	}
}

@media only screen and (max-width: 1030px) {
	#team-section,
	#om_keepers {
		padding-top: 40px !important;
	}
}

@media only screen and (max-width: 764px) {
	#footer .column.logo-column {
		float: none !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width: 640px) {
	#footer .column {
		float: none !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}

.clear {
	clear: both;
}

/*slick slider carousel*/
.sponsor-carousel{
	padding-top: 16px;
}
.sponsor-carousel .slick-slide img{
	margin: 0 auto;
}
.sponsor-carousel .slick-slide .slider-image-div{
	height: auto;
	min-height: 124px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 15px;
}
.sponsor-carousel .wpsisac-slick-carousal button.slick-prev, .sponsor-carousel .wpsisac-slick-carousal button.slick-prev:hover {
	width: 64px;
	height: 64px;
	background-image: url(images/arrow-left-dark.png) !important;
	background-size: 64px 64px !important;
	left: -100px;
}
.sponsor-carousel .wpsisac-slick-carousal button.slick-next, .sponsor-carousel .wpsisac-slick-carousal button.slick-next:hover{
	width: 64px;
	height: 64px;
	background-image: url(images/arrow-right-dark.png) !important;
	background-size: 64px 64px !important;
	top: 0px;
	right: -100px;
}
.sponsor-carousel .wpsisac-slick-carousal .slick-slide{
	padding: 0 10px !important;
}
.sponsor-carousel .begin_quote{
float: left;
overflow: hidden;
height: 45px;
margin-top: -20px;
font-size: 100px;
color: #002e3c;
	margin-right: 10px;
}
.sponsor-carousel .slider-short-content p{
font-size: 13px;
text-align: left;
color: #4aaddb;
margin-bottom: 10px;
	padding-left: 45px;
}
.sponsor-carousel .slider-content h4{
margin-bottom: 25px;
font-size: 13px;
font-weight: bold;
text-align: left;
color: #002e3c;
	float: right;
}
#main .sponsors a{
	vertical-align: top;
}
.sponsorlogo{
	height: 124px;
}
@media all and (max-width: 1200px){
	.sponsor-carousel .wpsisac-slick-carousal button.slick-next, .sponsor-carousel .wpsisac-slick-carousal button.slick-next:hover{
		right: -64px;
	}
	.sponsor-carousel .wpsisac-slick-carousal button.slick-prev, .sponsor-carousel .wpsisac-slick-carousal button.slick-prev:hover {
		left: -64px;
	}
	.sponsor-carousel{
		padding-left: 64px;
		padding-right: 64px;
	}

}
@media all and (min-width: 960px){
	#main .sponsors{
		display: none;
	}
}
@media all and (max-width: 960px){
	.sponsor-carousel{
		display: none;
	}
	#main .sponsors a{
		margin: 0;
		width: 50%;
		padding: 0 10px;
		box-sizing: inherit;
		margin-bottom: 50px;
	}
}
@media all and (max-width: 480px){
	#main .sponsors a{
		width: 100%;
	}
}

/*
Theme Name: Keepers
Author: Anonymous
Author URI:
Version: 1
Description: Keepers theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Keepers
Tags: one-column, two-columns
Theme URI:
*/
/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   4. Styles for responsive breakpoints
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
	1. Embedded fonts styles
	---------------------------------------------------------*/
@font-face {
	font-family: 'museo';
	src: url('fonts/museo100-regular-webfont.eot');
	src: url('fonts/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo100-regular-webfont.svg') format('svg'),
		url('fonts/museo100-regular-webfont.woff') format('woff'),
		url('fonts/museo100-regular-webfont.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo300-regular-webfont.eot');
	src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo300-regular-webfont.svg') format('svg'),
		url('fonts/museo300-regular-webfont.woff') format('woff'),
		url('fonts/museo300-regular-webfont.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo500-regular-webfont.eot');
	src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo500-regular-webfont.svg') format('svg'),
		url('fonts/museo500-regular-webfont.woff') format('woff'),
		url('fonts/museo500-regular-webfont.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo700-regular-webfont.eot');
	src: url('fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo700-regular-webfont.svg') format('svg'),
		url('fonts/museo700-regular-webfont.woff') format('woff'),
		url('fonts/museo700-regular-webfont.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'museo';
	src: url('fonts/museo900-regular-webfont.eot');
	src: url('fonts/museo900-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museo900-regular-webfont.svg') format('svg'),
		url('fonts/museo900-regular-webfont.woff') format('woff'),
		url('fonts/museo900-regular-webfont.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-xah9u');
	src:url('fonts/icomoon.eot?#iefix-xah9u') format('embedded-opentype'),
		url('fonts/icomoon.woff?-xah9u') format('woff'),
		url('fonts/icomoon.ttf?-xah9u') format('truetype'),
		url('fonts/icomoon.svg?-xah9u#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1 !important;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-chat:before {content: "\e604";}
.icon-circle:before {content: "\e602";}
.icon-close:before {content: "\e605";}
.icon-down:before {content: "\e616";}
.icon-linkedin:before {content: "\e615";}
.icon-location:before {content: "\e606";}
.icon-logo:before {content: "\e603";}
.icon-mail:before {content: "\e607";}
.icon-money:before {content: "\e608";}
.icon-note:before {content: "\e609";}
.icon-note-calc:before {content: "\e60a";}
.icon-note-calen:before {content: "\e60b";}
.icon-note-check:before {content: "\e60c";}
.icon-note-mail:before {content: "\e60d";}
.icon-pazl:before {content: "\e617";}
.icon-phone:before {content: "\e60f";}
.icon-plain:before {content: "\e610";}
.icon-right:before {content: "\e611";}
.icon-right-round:before {content: "\e60e";}
.icon-round-graf:before {content: "\e613";}
.icon-scissors:before {content: "\e600";}
.icon-traffic-sign:before {content: "\e612";}
.icon-triangle:before {content: "\e601";}
.icon-up:before {content: "\e614";}
.icon-test1:before {content: "\e618";}
.icon-test2:before {content: "\e619";}
.icon-test3:before {content: "\e620";}
/* ---------------------------------------------------------
	2. General reset
   ---------------------------------------------------------*/
/* remove default margin and padding for all tags */
html {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 62.5%;
}
*, *:before, *:after {
	box-sizing: inherit;
}
* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
	font-size: 100.01%;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {display: block;}
video, iframe, object, embed{max-width: 100%;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color: #8a8a8a;
	outline: none;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
	background:#fff;
	margin: 0 0 10px;
	-webkit-appearance:none;
	border:1px solid #ccc;
	padding:3px 4px;
	text-indent: 5px;
}
label{vertical-align:middle;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding:0;
	border:0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
	-webkit-appearance: button;
	cursor: pointer;
	margin: 0 0 10px;
	display:inline-block;
	vertical-align:middle;
	padding:12px 27px;
	color: #fff;
	font-size: 0.9em;
	line-height: 1;
	border-radius: 50px;
	background: #003E52;
	border: 1px solid #003E52;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{
	color:#003E52;
	background:#fff;
}
input[type="search"] {-webkit-appearance: none;}
.widget .search-form input[type="search"]{
	width: 210px;
	margin: 0 10px 10px 0;
}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border-left:4px solid #ccc;
	padding-left:10px;
	margin-left:14px;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{ margin-left:1px; }
ul, ol{ padding-left:3em; }
ul ul,
ul ol,
ol ul,
ol ol{
	padding-left:3em;
	margin:0;
}
ul>li{list-style-type:disc;}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
	margin-bottom: 1px;
}
pre{
	max-width: 100%;
	overflow: auto;
}
.widget {margin-bottom: 14px; overflow: hidden;}
.widget ul{padding-left:2em;}
.widget select{min-width: 150px;margin-left: 2px;}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
	margin:0 4px 0 0;
	width:300px;
	height:30px;
}
.search-form input[type="text"]{
	margin: 0 0 10px;
	font-size: 0.7em;
}
.post-password-form input[type="password"],
.search-form input[type="text"]{width:150px;}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 3em;}
@media only screen and (max-width: 767px){.commentlist-item .commentlist-item {padding: 0;}}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.post-password-form label{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 10px;
}
.post-password-form input[type="submit"]{margin:0 0 10px;}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
	min-height:120px;
}
.widget_calendar #next{text-align: right;}
.gallery-item dt{
	float:none;
	padding:0;
}
.navigation{
	overflow:hidden;
	margin:0 0 14px;
}
.navigation .next{float:left;}
.navigation .prev{float:right;}
.wp-caption{
	max-width: 98%;
	clear:both;
	border:1px solid #ccc;
	padding:5px;
}
.wp-caption img{vertical-align:top;}
.wp-caption p{margin:10px 0 0;}
div.aligncenter {margin: 0 auto 14px;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 14px;
}
.aligncenter {text-align: center;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}
/* sidebar styles */
#sidebar{
	float: right;
	width: 360px;
	margin: 0 0 0 15px;
	padding: 0 10px;
}
#sidebar+#content{overflow: hidden;}
/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */
body {
	color: #8a8a8a;
	font: 300 2em/1.3 'museo', Arial, sans-serif;
	background: #fff;
	min-width: 320px;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
/* set styles for default page links */
a {
	color: #003e52;
	outline: none;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	text-decoration: none;
}
a:hover {color: #8a8a8a;}
img{
	max-width: 100%;
	height: auto;
}
p{margin: 0 0 25px;}
/* ---------------------------------------------------------
	3. Ð¡ommon site styles
	---------------------------------------------------------*/
/* main container styles */
#wrapper{
	overflow: hidden;
	width: 100%;
	position: relative;
}
#header:before,
.posts:before,
.contact-holder:before,
#content:before,
#footer:before ,
.popup1:before,
.popup2:before,
.popup3:before{
	content: "";
	position: absolute;
	top: 0;
	left: -1000%;
	right: -1000%;
	bottom: 0;
	z-index: -1;
	background: #003E52;
	border-bottom: 10px solid #00303F;
}
/* header styles */
#header{
	max-width: 960px;
	margin: 0 auto;
	padding: 39px 10px 32px;
	position: relative;
}
#header:after,
#main:after,
#content:after,
.btn-holder:after,
.post-content:after,
.contact-holder:after {
    content: "";
    display: block;
    clear: both;
}
#header li{list-style-type: none;}
/* page logo styles */
.logo{
	float:left;
	margin: 11px 1.5% 15px 0;
}
.logo a {
	display: block;
	font-size: 1em;
	color: #fff;
	position: relative;
}
.logo .icon-logo{
	font-size: 44px;
}
.logo a i {
	position: absolute;
	left: -1px;
	right: -1px;
	top: 4px;
	color: #00303F;
	z-index: -1;
}
#nav{overflow: hidden;}
#nav ul{
	margin: 0;
	padding: 13px 0 0;
	overflow: hidden;
}
#nav li{
	float: left;
	margin: 0 0 13px 0.2%;
	padding: 9px 10px;
	text-align: center;
	height: 44px;
	white-space: nowrap;
}
#nav li:first-child{margin: 0 0 12px;}
#nav li a{
	color: #fff;
	font-size: 16px;
	line-height: 1;
	font-weight: 100;
	cursor: pointer;
}
#nav li a:hover{
	color: #1babca;
}
#nav li.contact,
#nav li.newsletter {
	padding: 0;
	width: 139px;
	margin-left: 2%;
}
#nav li.contact a,
#nav li.newsletter a {
	background: #00abcc;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 10px;
    padding-top: 12px;
	display: block;
	border-radius: 50px;
    margin-top: 3px;
}
#nav li.contact a:hover,
#nav li.newsletter a:hover {
	color: #03303e;
}
#nav li.newsletter {
	width: 170px;
}
#nav li.newsletter a {
	background-color: #ffae00;
}
#nav li.newsletter a img {
	vertical-align: top;
	display: inline-block;
	margin-right: 8px;
    margin-top: -3px;
}
#nav li.newsletter a.opened img {
	-webkit-animation:spin 0.5s linear 1;
	-moz-animation:spin 0.5s linear 1;
	animation:spin 0.5s linear 1;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(90deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(90deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(90deg); transform:rotate(90deg); } }

#nav li.newsletter a.closed img {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation:spinback 0.5s linear 1;
	-moz-animation:spinback 0.5s linear 1;
	animation:spinback 0.5s linear 1;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@-moz-keyframes spinback { 100% { -moz-transform: rotate(0deg); } }
@-webkit-keyframes spinback { 100% { -webkit-transform: rotate(0deg); } }
@keyframes spinback { 100% { -webkit-transform: rotate(0deg); transform:rotate(0deg); } }

/* burger menu style */
.nav-opener{
	display: none;
	float: right;
	width:40px;
	height:40px;
	background:#00303f;
	background:rgba(0, 0, 0, .5);
	position:relative;
	border-radius:3px;
}
.nav-opener:before,
.nav-opener:after,
.nav-opener span{
	background:#fff;
	border-radius:4px;
	position:absolute;
	top:50%;
	left:25%;
	right:25%;
	height:4px;
	margin-top:-2px; /* height/2 */
	transition:all 0.2s linear;
}
.nav-opener:before,
.nav-opener:after{
	content:'';
	top:30%;
}
.nav-opener:after{top:70%;}
/* close button transition */
.nav-active .nav-opener span{opacity:0;}
.nav-opener:hover{opacity:.9;}
.nav-active .nav-opener:after,
.nav-active .nav-opener:before{
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:50%;
	left:15%;
	right:15%;
}
.nav-active .nav-opener:after{
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.intro{
	position: relative;
	color: #003e52;
}
.intro-holder{
	max-width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}
.intro .text-holder{
	max-width: 490px;
	padding: 45% 0 25.58%;
	line-height: 1.288;
	/* font-size: 1.8em !important;
	font-weight: 500; */
}

.intro .text-holder h1, .intro .text-holder h2, .intro .text-holder p {
	font-size: 1.5em !important;
	font-weight: 500;
}

.intro .text-holder a {
	font-size: 1.25em !important;
	font-weight: 500;
}

.intro .text-holder h1 {
	margin-bottom: 0;
}

.intro .text-holder h2 {
	margin-top:    0;
	margin-bottom: 0;
}

.intro .text-holder p{margin: 0 0 29px;}
.btn-more{
	color: #fff;
	font-size: 0.9em;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	border-radius: 50px;
	padding: 20px 45px;
	background: #003E52;
	border: 1px solid #003E52;
	text-align: center;
}
.btn-more .text-less{
	display: none;
}
.popup-active1 .text-less{
	display: inline;
}
.popup-active1 .text-more{
	display: none;
}
.intro .btn-more{
	font-size: 0.7778em;
	width: 225px;
}
.btn-more:hover{
	color: #fff;
	font-weight: 700;
}
.bg-stretch{
	overflow: hidden;
	position: relative;
}
.bg-stretch img {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	max-width: inherit;
}
h1{font-size: 1.5em;}
h2{font-size: 1.1em;}
h3{font-size: 1em;}
h4{font-size: 1em;}
h5{font-size: 1em;}
h6{font-size: 1em;}
h1, h2, h3, h4, h5, h6{
	margin: 0 0 4px;
	color: #003e52;
	font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{font-size: 1em;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #003e52;}
/* main informative part styles */
#main{
	max-width: 960px;
	margin: 0 auto;
	padding:30px 0 0;
	position: relative;
}
/* main content styles */
#content{
	padding: 0 10px 3%;
	overflow: hidden;
}
.columns-frame{
	overflow: hidden;
	margin: 0 0 22px;
}
.services{
	margin: 0 0 1px;
	padding: 6.9% 0 3%;
}
.services .column{
	float: left;
	padding: 0 0 102px 10px;
	width: 50%;
	position: relative;
}
.services .column:first-child{padding: 0 10px 102px 0;}
.services .btn-block{
	overflow: hidden;
	margin: 0 -1%;
}
.services .btn-holder{
	width: 31%;
	margin: 0 1% 10px;
	float: left;
	position: relative;
}
.services .open{
	display: block;
	background: #003e52;
	font-size: 1.4em;
	line-height: 1;
	padding: 24px 0px 26px 98px;
	border-radius: 50px;
	overflow: hidden;
	color: #fff;
	border: 1px solid #003e52;
    text-align: center;
}
.services .open:hover{
	color: #fff;
	font-weight: 700;
}
.open i{
	float: left;
	font-size: 50px;
	position: absolute;
	left: 18px;
	top: 15px;
}
#content:before,
.popup1:before,
.popup2:before,
.popup3:before{
	background: #fff;
	border: none;
}
.popup-active2 .popup2,
.popup-active3 .popup3{
	clear: both;
	width: 100%;
}
.popup-active1 .popup1,
.popup-active2 .popup2,
.popup-active3 .popup3{
	margin: 0px 0px 31px;
	padding: 11.1% 0 0;
	position: relative;
}
.two-columns .column {
	float: left;
	width: 50%;
	padding: 0px 0px 0px 10px;
	position: relative;
}
.two-columns .column {
	float: left;
	width: 50%;
	padding: 0px 0px 80px 10px;
	position: relative;
}
.two-columns .column:first-child {padding: 0px 10px 80px 0px;}
.popup1 .two-columns .column{padding: 0 0 0 10px;}
.popup1 .two-columns .column:first-child{padding: 0 10px 0 0;}
.services .column,
.services .column:first-child {padding-bottom: 0;}
.popup2 .column,
.popup2 .column:first-child,
.popup3 .column,
.popup3 .column:first-child{padding-bottom: 48px;margin-bottom: 0;}
.open {
	display: block;
	margin: 0px;
	background: none repeat scroll 0% 0% #003E52;
	font-size: 0.85em;
	line-height: 1;
	padding: 25px 0px 25px 65px;
	border-radius: 50px;
	overflow: hidden;
	color: #fff;
	float: none;
    text-align: center;
}
.btn-holder i,
i:before {display: block;}
.open i {
	float: left;
	font-size: 50px !important;
	position: absolute;
	left: 20px;
}
.open i {
	left: 20px;
	top: 50%;
	margin: -25px 0;
	float: none;
}
.open1 .icon-down,
.open2 .icon-down,
.open3 .icon-down,
.popup-active1 .services .open1 .icon-right-round,
.popup-active2 .services .open2 .icon-right-round,
.popup-active3 .services .open3 .icon-right-round { display: none; }
.services .open1 .icon-right-round,
.services .open2 .icon-right-round,
.services .open3 .icon-right-round,
.popup-active1 .open1 .icon-down,
.popup-active2 .open2 .icon-down,
.popup-active3 .open3 .icon-down { display: block; }
.popup1 .btn-holder a,
.popup2 .btn-holder a,
.popup3 .btn-holder a{
	color: #30A6D8;
	cursor: pointer;
}
.popup2 .columns-holder,
.popup3 .columns-holder{margin: 0px 0px 42px;}
.two-columns:after{
	content:"";
	display:block;
	clear:both;
}
.user-list,
.four-columns {
	margin: 0 -10px 28px;
	padding: 0px;
	letter-spacing: -6px;
}
.user-list,
.popup1 .four-columns,
#main .sponsors{font-size: 20px;}
.user-list li,
.four-columns .column {
	display: inline-block;
	vertical-align: top;
	width: 22.91%;
	margin: 0 1.045% 32px;
	letter-spacing: 0px;
	position: relative;
	box-sizing: content-box;
}
.user-list{margin: 0 0 61px;padding: 0 0 58px;}
.user-list li{
	min-width: 210px;
	font-size: 0.8em;
	padding: 0 0 1px;
	margin-bottom: 0;
	list-style-type: none;
}
.user-list .icon {
	display: block;
	height: 165px;
	margin: 0px 0px 48px;
	white-space: nowrap;
	text-align: center;
}
.user-list .icon:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px -5px;
	min-height: 100%;
	height: 100%;
}
.user-list .icon i {
	display: inline-block;
	vertical-align: middle;
	color: #30a6d8;
}
.user-list h2 {font-size: 1.375em;}
.icon-pazl {font-size: 115px;}
.icon-plain {font-size: 152px;}
.icon-note {font-size: 122px;}
.icon-scissors {font-size: 80px;}
.icon-traffic-sign {font-size: 119px;}
.icon-note-mail {font-size: 134px;}
.icon-note-calc {font-size: 114px;}
.icon-right {font-size: 44px;}
.icon-chat{font-size: 113px;}
.icon-note-check {font-size: 117px;}
.icon-note-calen {font-size: 138px;}
.icon-round-graf {font-size: 118px;}
.icon-money {font-size: 116px;}
.icon-circle{font-size: 130px;}
.icon-up,
.icon-close{font-size: 59px;}
.user-list .icon-right {
	position: absolute;
	top: 34px;
	left: 100%;
	margin: 0px 0px 0px -1px;
	color: #30a6d8;
}
.btn-holder {padding: 0 0 1px;}
.popup1 .btn-holder a i:before,
.popup2 .btn-holder a i:before,
.popup3 .btn-holder a i:before{color: #30a6d8;}
.posts{
	position: relative;
	margin: 0px;
	padding: 0px 0px 1px;
}
.posts:before{
	background: none repeat scroll 0% 0% #31a6d8;
	border: none;
	z-index: 2;
}
.post{
	margin: 0 0px -1px;
	padding: 0px 10px;
	color: #fff;
	position: relative;
}
.post:before {
	content: "\e601";
	font-family: "icomoon";
	color: #31a6d8;
	font-size: 112px;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -73px -56px;
	z-index: 2;
}
.post .author-holder {
	float: right;
	width: 58%;
	margin: 0px -15.7% 0px 0px;
	position: relative;
}
.post .text-holder {
	float: left;
	max-width: 47%;
	margin: 0px -100% 0px 0px;
	padding: 13.3% 0px 18.63%;
	line-height: 1.3;
	position: relative;
	z-index: 2;
}
.author-holder img {display: block;position: relative;z-index: 2;}
.post-content p{margin: 0 0 47px;}
.text-frame p{margin: 0 0 18px;}
.author-holder .text-frame {
	position: absolute;
	top: 22.2%;
	left: 100%;
	width: 242px;
	margin: 0 0 0 -35.2%;
	font-size: 0.8em;
	z-index: 5;
}
.author {
	font-size: 1.375em;
	font-weight: 700;
	color: #003e52;
	display: inline-block;
	vertical-align: bottom;
	margin: 0px 0px 2px;
}
.author:hover{color:#fff;}
.linkedin {
	padding: 7px 21px 11px 30px;
	font-size: 18px;
	line-height: 1;
	position: relative;
	z-index: 5;
	display: block;
	overflow:hidden;
}
.linkedin span{
	display: inline-block;
	vertical-align: bottom;
}
.linkedin span:before{
	content:'';
	display: inline-block;
	vertical-align: bottom;
	line-height:24px;
	height:24px;
	width:1px;
	margin:0 0 0 -1px;
}
.linkedin i{
	float:left;
	font-size: 24px;
	padding: 0 14px 0 0;
}
.linkedin i:before{display: block;}
.post .btn-holder,
.contact-block .btn-holder {
	position: absolute;
	bottom: 30px;
	left: 10px;
	margin: 0px;
	z-index: 2;
}
.post .btn-holder a{
	margin: 0px;
	line-height: 1;
}
.post .btn-holder a i:before,
.contact-block .btn-holder a:before{color: #fff;}
.btn-holder a {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
	border-radius: 50px;
	text-indent: 1px;
	color: #fff;
}
.btn-holder i{
	display: block;
	font-size: 59px;
}
.popup-active1 .popup1{
	margin: 0 0 66px;
	padding: 11.7% 10px 1px;
}
.popup1 .columns-holder {margin: 0px 0px 36px;}
.popup1 .two-columns {margin: 0px 0px 15px;}
.block {
	margin: 0;
	text-align: center;
}
#main .sponsors {
	margin: 0px -10px 9.2%;
	padding: 16px 0 0;
	text-align: center;
}
.four-columns{
	margin: 0px -10px 69px;
	padding: 10px 0px 0px;
	letter-spacing: -6px;
	position: relative;
}
#main .sponsors a {
	text-align: center;
	display: inline-block;
	vertical-align: bottom;
	min-width: 200px;
	margin-bottom: 20px;
	width: 22.91%;
	margin: 0 10px 20px;
}
.sponsors img {vertical-align: bottom;}
.change-block .four-columns img {
	display: block;
	margin: 0px auto 12px;
}
.post .text-holder .btn-more{
	margin:0 0 5px;
	padding: 12px 15px;
	width: 137px;
	height: 44px;
	line-height: 18px;
}
.change-block .four-columns:before,
.change-block .four-columns:after,
.change-block .four-columns .column:after {
	content: "";
	position: absolute;
	right: 100%;
	top: 77px;
	width: 1px;
	bottom: 0;
	margin: 0px -11px 0px 0px;
	background: none repeat scroll 0% 0% #C4C4C4;
}
.change-block .four-columns:before{bottom: 32px;}
.change-block .four-columns:after {
	left: 100%;
	right: auto;
	bottom: 32px;
	margin: 0px 0px 0px -10px;
}
.change-block .four-columns .column:after{
	top: 67px;
	margin: 0px 9px 0px 0px;
}
.change-block .four-columns:before,
.change-block .four-columns:after{top: 92px;}
.change-block .four-columns .column:first-child:after{display: none;}
.head-line {
	display: block;
	height: 86px;
	font-size: 0.7em;
}
.four-columns img {
	display: inline-block;
	vertical-align: top;
}
.contact-holder:before {
	background: #003F53;
	border: none;
}
.contact-holder img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.contact-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.contact-block .text-holder {
	float: right;
	width: 40.4%;
	padding: 14.1% 0px 13.7%;
}
.links-list {
	margin: 0 -22px 0 0;
	padding: 0 0 0 5px;
	overflow: hidden;
}
.links-list li:first-child {margin: 0px 20px 10px 0;}
.links-list li {
	float: left;
	max-width: 112px;
	margin: 0px 20px 15px 0;
	list-style-type: none;
	text-align: center;
	letter-spacing: 0px;
}
.links-list a{
	color: #fff;
	font-size: 0.7em;
	display: block;
}
.links-list a:hover{color:#30a6d8;}
.links-list i {
	display: block;
	margin: 0 0 14px;
	border-radius: 100px;
	background: #30a6d8;
	border: 1px solid #30a6d8;
}
.links-list a:hover i{
	background:#fff;
	color:#30a6d8;
}
.icon-mail {font-size: 35px;}
.icon-mail {padding: 38px 28px;}
.icon-phone {font-size: 54px;}
.icon-phone {padding: 28px;}
.icon-location {padding: 22px 28px;}
.contact-holder{position:relative;overflow: hidden;}
.contact-holder img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.contact-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.contact-block h1 {
	margin: 0px 0px 4px;
	color: #fff;
}
.contact-block p{margin: 0 0 40px;}
.links-list .icon-location {padding: 22px 28px;}
.icon-location {font-size: 66px;}
.popup1 .four-columns, .four-columns {
	margin: 0px -10px 38px;
	padding: 25px 0px 0px;
	letter-spacing: -6px;
	position: relative;
}
.post h1 {color: #fff;}
.contact-holder img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/* footer styles */
#footer{
	max-width: 960px;
	margin: 0 auto;
	padding: 68px 10px 1px;
	color: #fff;
	position: relative;
}
#footer address{font-style: normal;margin: 0;}
#footer:before {
	background: #1f1f1f;
	border: medium none;
}
#footer .four-columns {
	font-size: 0.6em;
	margin: 0px -20px 25px -10px;
	padding: 0;
}
#footer h2 {
	margin: 0px 0px 5px;
	font-size: 1.5em;
	color: #fff;
}
#footer .logo {
	float: none;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	margin: 16px 0 0px 0;
	width: 100%;
}
#footer .logo .icon-logo {
	font-size: 50px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.mail{text-decoration:underline;}
#footer a{color: #fff;}
#footer .logo a:hover{color:#fff;}
#footer a:hover{color:#fff;}
@media only screen and (min-width:1025px){
	.tel{
		cursor:default;
		pointer-events:none;
	}
}
/* ---------------------------------------------------------
	4. Styles for responsive breakpoints
	---------------------------------------------------------*/
/* styles for screens 1299px wide and narrower */
@media only screen and (max-width:1370px){
	.post .author-holder {
		margin: 0;
	}
	.author-holder img{
		height: 100%;
		width: auto;
	}
	.author-holder .text-frame{margin: 0 0 0 -40%;}
}
/* styles for screens 1023px wide and narrower */
@media only screen and (max-width:1023px){
	body {font-size: 1.6em;}
	.post .author-holder {
		float: none;
		width: 100%;
		margin: 0px 0px 15px;
	}
	.author-holder .text-frame {
		position: absolute;
		top: 22.2%;
		left: 100%;
		margin: 0px 0px 0px -41.2%;
		font-size: 0.8em;
		width: auto;
	}
	.author {
		font-size: 1.375em;
		font-weight: 700;
		color: #003E52;
		margin: 0px 0px 2px;
	}
	.linkedin {
		padding: 7px 20px;
		font-size: 20px;
		line-height: 1;
		white-space: nowrap;
		width:250px;
	}
	.linkedin span:before{height:27px;}
	.post .text-holder {
		float: none;
		width: 100%;
		margin: 0;
		max-width: inherit;
		padding: 0 0 106px;
	}
	.contact-block .text-holder {
		width: 53%;
		padding: 7% 0px;
	}
	.contact-holder img {
		top: 0px;
		width: auto;
		height: 100%;
	}
	.author-holder img{width: 52%;}
	#sidebar{
		float:none;
		width:100%;
		margin:0 0 20px;
	}
	#nav ul {
		padding: 5px 0px;
		text-align: center;
	}
	#nav li,
	#nav li:first-child {
		margin: 0px 0.5% 13px;
		float: none;
		display: inline-block;
		vertical-align: middle;
		min-width: inherit;
		width: 22%;
	}
	#nav li{padding: 10px 0;width: auto !important; padding-top: 14px;}
	#nav li a{font-size: 18px;}
	.intro .text-holder {padding: 10% 0px;}
	.services {padding: 6% 0px 0;}
	.open {
		font-size: 1.125em;
		padding: 20px 20px 20px 60px;
	}
	.popup3 .columns-holder{margin: 0 0 10px;}
	.post-content p{margin:0 0 15px;}
	.open i {font-size: 30px;}
	.user-list .icon {height: 120px;}
	.popup1 .columns-holder {margin: 0;}
	.icon-pazl {font-size: 90px;}
	.icon-plain {font-size: 120px;}
	.icon-note,
	.icon-traffic-sign,
	.icon-circle,
	.icon-note-mail,
	.icon-note-calc,
	.icon-note-check,
	.icon-note-calen,
	.icon-round-graf,
	.icon-money {font-size: 80px;}
	.icon-scissors {font-size: 60px;}
	.icon-chat {font-size: 70px;}
	.open i,
	.btn-holder i,
	.icon-up,
	.close,
	.services .open i,
	.icon-close{
		font-size: 30px !important;
		text-indent: 1px;
	}
	.popup2 .btn-holder,
	.popup3 .btn-holder{
		margin: -40px 0 0;
	}
	.open i:before{margin: 1px 0 0 0;}
	.open i{margin: -17px 0 0;}
	.post .btn-holder,
	.contact-block .btn-holder{bottom: 15px;}
	.user-list .icon {height: 120px;margin: 0 0 15px;}
	.user-list .icon-right {top: 75px;}
	.icon-right {font-size: 22px;}
	.icon-chat {font-size: 70px;}
	.icon-phone {padding: 28px;}
	.links-list {margin: 0px 0px 40px;}
	.services>.two-columns>.column,
	.services>.two-columns>.column:first-child,
	.post .text-holder{margin: 0 0 85px;}
	.post .text-holder{margin: 0;padding: 0 0 60px;position: relative;z-index: 3;}
	.post:before{
		font-size: 60px;
		margin: -39px -30px;
	}
	.popup-active1 .popup1,
	.popup-active2 .popup2,
	.popup-active3 .popup3{
		padding: 45px 0 1px;
		margin: 0;
	}
	.popup-active1 .popup1{padding: 45px 10px 30px;}
	.popup2 .column,
	.popup2 .column:first-child,
	.popup3 .column,
	.popup3 .column:first-child{padding-bottom: 10px;}
	.head-line{height:  50px;}
	.change-block .four-columns:before,
	.change-block .four-columns:after,
	.change-block .four-columns .column:after{display: none;}
	.user-list{margin: 0;}
	#main .sponsors{margin: 0 0 15px;}
	#footer{padding: 25px 10px;}
	#footer .four-columns{margin: 0;}
	#footer .four-columns .column {
		font-size: 1.25em;
		width: 22%;
		margin: 0 1.5%;
	}
	#footer .logo {margin: 0;}
	.links-list li,
	.links-list li:first-child{
		margin: 0px 14px 10px 0;
	}
}
/* styles for screens 767px wide and narrower */
@media only screen and (max-width:767px){
	p{margin: 0 0 15px;}
	#header {padding: 10px;}
	#nav {
		float: right;
		width: auto;
		margin: 11px 0px 14px;
	}
	.drop-down {
		display: none;
		position: absolute;
		top: 100%;
		padding: 0px;
		left: 0px;
		right: 0px;
		background: #003E52;
		z-index: 5;
	}
	.nav-active .drop-down {display: block;}
	.nav-opener {display: block;}
	#nav ul {
		padding: 5px 0px;
		text-align: center;
	}
	#nav li,
	#nav li:first-child,
	#nav li.contact{
		display: block;
		width: 100%;
		margin: 2px 0px;
	}
	#nav li a{border-radius:0;font-size: 18px;}
	#nav li.contact a{
		width: 50%;
		margin: 0 auto;
	}
	.intro .text-holder h1,
	.intro .text-holder h2,
	.intro .text-holder p {font-size: 1em !important;}
	.intro .text-holder a {font-size: 0.8em !important;}
	.intro .btn-more {width: 180px;}
	.open i {
		top: 50%;
		margin-top: -15px;
		font-size: 30px;
	}
	.author-holder .text-frame{
		top: 7%;
		margin: 0 0 0 -55%;
	}
	.user-list,
	.four-columns {margin: 0px 0 10px;}
	.user-list li,
	.four-columns .column{
		min-width: inherit;
		width: 46%;
		margin: 0px 2% 10px;
	}
	.user-list h2 {font-size: 1.1428em;}
	.contact-block .text-holder {
		float: none;
		width: 100%;
	}
	.user-list .icon-right{display: none;}
	.links-list li {max-width: 90px;}
	.links-list .icon-mail {padding: 34px 29px;}
	.icon-mail {font-size: 20px;}
	.links-list a {font-size: 0.75em;}
	.links-list .icon-phone {padding: 29px;}
	.icon-phone {font-size: 30px;}
	.links-list .icon-location {padding: 28px;}
	.icon-location {font-size: 32px;}
	.contact-block .btn-holder {bottom: 11px;}
	.user-list li, .four-columns .column {
		min-width: inherit;
		width: 46%;
		margin: 0px 2% 10px;
	}
	.author-holder p {margin: 0px 0px 18px;}
	.contact-block .text-holder p {margin: 0 0 20px;}
	#footer .four-columns{font-size: 0.75em;}
	#footer .four-columns .column {
		font-size: 1em;
		width: 48%;
		margin: 0 1%;
	}
	#footer h2{font-size: 1.5em;}
	#footer .logo{text-align: left;}
	.popup-active1 .popup1,
	.popup-active2 .popup2,
	.popup-active3 .popup3{margin: 0;}
	.linkedin{white-space: normal;}
	.linkedin i{padding: 0 5px 3px 0;}
}
/* styles for screens 479px wide and narrower */
@media only screen and (max-width:479px){
	p{margin: 0 0 10px;}
	.intro .text-holder h1,
	.intro .text-holder h2,
	.intro .text-holder p {font-size: 1em !important;}
	.intro .text-holder a {font-size: 0.8em !important;}
	.intro .btn-more {width: 170px;}
	.post:before {
		font-size: 70px;
		margin: -47px -35px;
	}
	.services .btn-block,
	.columns-frame{margin: 0;}
	.services .btn-holder{
		float: none;
		width: auto;
		margin: 0 0 10px;
	}
	.contact-block .text-holder {
		float: none;
		width: 100%;
	}
	.services .column,
	.services .column:first-child,
	.two-columns .column,
	.two-columns .column:first-child,
	.user-list li,
	.four-columns .column {
		width: 100%;
		margin: 0px 0px 10px;
		padding: 0px !important;
		min-height: inherit !important;
	}
	.services .column,
	.services .column:first-child{margin: 0 0 30px !important;}
	.links-list {
		letter-spacing: -6px;
		text-align: center;
	}
	.links-list li, .links-list li:first-child {
		width: 30%;
		margin: 0px 1.66% 10px;
		float: none;
		display: inline-block;
		vertical-align: top;
		letter-spacing: 0px;
	}
	.links-list a {font-size: 0.75em;}
	#footer {padding: 11px;text-align: left;}
	#footer .four-columns {margin: 0px 0px 10px;}
	.services .btn-holder{
		position: relative;
		left: 0;
	}
	.popup2 .columns-holder,
	.popup3 .columns-holder{margin: 0;}
	#footer .logo .icon-logo{font-size: 36px;}
	.linkedin{
		font-size: 14px;
		width:170px;
		padding: 7px 10px;
	}
	.linkedin span:before {
		height: 26px;
	}
	.author-holder .text-frame{
		width: 54%;
	}
	.linkedin i{
		padding: 0 5px 4px 0;
	}
}

.author-holder .author {
	font-size: 18px;
}

#newsletter {
	position: absolute;
	z-index: 1;
	display: none;
	width: 100%;
	background-color: white;
	border: 1px solid white;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}

#newsletter .content {
	width: 930px;
	margin: auto;
	margin-top:   100px;
	margin-bottom: 70px;
}

#newsletter .col-left {
	float: left;
	width: 50%;
}

#newsletter .col-right {
	float: right;
	width: 50%;
}

#newsletter h2 {
	font-size: 30px;
}

#newsletter input[type=text] {
	display: block;
	background: #f3f3f3;
	-webkit-box-shadow: inset 0px 1px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    inset 0px 1px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         inset 0px 1px 5px 0px rgba(50, 50, 50, 0.35);
	padding: 10px 10px;
	border-radius: 50px;
}

#newsletter input[type=text],
#newsletter .select,
#newsletter .select-options {
	width: 300px;
}

#newsletter input[type=text],
#newsletter input[type=submit],
#newsletter input[type=button],
#newsletter .select,
#newsletter .select-options {
	font-family: museo, sans-serif;
}

#newsletter input[type=submit],
#newsletter input[type=button] {
	margin-top: 10px;
}

.select {
	cursor: pointer;
	display: inline-block;
	background-color: #003e52;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: right 20px top 12px;
	border-radius: 50px;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 25px;
	padding-bottom: 5px;
	color: white;
}

.select-options {
	display: none;
	position: absolute;
	z-index: 1;
	background-color: #003e52;
	border-radius: 25px;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 30px;
	padding-top: 20px;
	color: white;
}

.select-options .item {
	cursor: pointer;
}

.select-options .item:hover {
	color: #00abcc;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.select {
		background-image: url(images/arrow-down-2x.png);
		background-size: 20px 20px;
	}
}

#team-section:before {
	background: #003e52;
	border: none;
}
#team-section {
	padding-bottom: 30px !important;
	margin-bottom: -30px !important;
}
#team-section img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.team-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: visible;
	position: relative;
	color: #fff;
}
.team-block .text-holder {
	float: right;
	width: 40.4%;
	padding: 14.1% 0px 13.7%;
}
#team-section {
	position: relative;
	overflow: visible;
	background-color: #003e52;
}
#team-section img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.team-block {
	max-width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: visible;
	position: relative;
	color: #fff;
}
.team-block h1 {
	margin: 0px 0px 4px;
	color: #fff;
}
.team-block p{margin: 0 0 40px;}
#team-section img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.team-block .text-holder {
	width: 100%;
	padding: 7% 0px;
}
#team-section img {
	top: 0px;
	width: 100% !important;
	height: auto;
}
#team-section .person_image {
	position: static !important;
	width:   20% !important;
	height: auto !important;
}

#team-section .person {
	display: block;
	padding: 50px 0;
}

#team-section .person .person_image {
	display: block;
	float: left;
	width: 20%;
}

#team-section .person .person_info {
	display: inline-block;
	float: right;
	width: 75%;
}

#team-section .person .person_name {
	font-size: 28px;
	font-weight: bold;
}

#team-section .person .person_jobtitle {
	font-size: 22px;
}

#team-section .person .person_description {
	margin-top: 5px;
	font-size: 18px;
}

#team-section .person .person_description p {
	margin: 5px 0;
}

#team-section .person .person_btns {
	margin-top: 15px;
}

.btn {
	cursor: pointer;
	display: inline-block;
	height: 42px !important;
	background-color: #00abcc;
	border-radius: 50px;
	box-shadow: 0 4px 0 0 #00303f;
	padding: 10px 25px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
}

.btn:hover {
	font-weight: 700;
	color: white;
}

.btn b:hover {
	font-weight: 900 !important;
}

.btn.mail-btn {
	width: 250px;
	margin-right: 20px;
	padding-left: 65px;
	background-image: url(images/mail-icon.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
}

.btn.phone-btn {
	width: 250px;
	margin-right: 20px;
	padding-left: 50px;
	background-image: url(images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
}

.btn.linkedin-btn {
	width: 75px;
	margin-right: 20px;
	background-image: url(images/linkedin-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.btn.linkedin-btn {
		background-image: url(images/linkedin-icon-2x.png);
		background-size: 28px 27px;
	}
}

/*
.btn.linkedin-btn:hover {
	width: 75px;
	margin-right: 20px;
	background-image: url(images/linkedin-icon-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.btn.linkedin-btn:hover {
		background-image: url(images/linkedin-icon-hover-2x.png);
		background-size: 28px 27px;
	}
}
*/

#om_keepers .column:last-child,
#om_keepers .column:last-child p {
	float: right !important;
	margin-left: -10px;
}

.contact-block .text-holder {
	width: 100% !important;
	padding-top:    75px !important;
	padding-bottom: 20px !important;
}
.contact-block .description {
	float: left;
	width: 40%;
}
.contact-block .contact_info {
	float: right;
	width: 45%;
}

.contact-block .contact_info h3 {
	display: block !important;
	margin-bottom: 15px;
	font-size: 30px;
	color: white !important;
}

.contact-block .contact_info .links-list {
	margin-bottom: 20px;
}

.contact-block .contact_info .links-list li {
	margin-right: 30px;
	font-size: 18px;
}

.linkedin.btn-more {
	width: 250px;
}

#footer {
	background-color: #1f1f1f;
}
#footer .column {
	padding: 0 !important;
}
#footer .logo,
#footer .logo02 {
	margin: 0 !important;
	text-align: left !important;
}
#footer .social-item {
	margin: 10px 0;
}
#footer .social-item .icon {
	vertical-align: middle;
	display: inline-block;
	margin-right: 25px;
}
#footer .social-item a {
	text-decoration: underline;
}

#om_keepers .text-holder {
	width: 100% !important;
	max-width: 100% !important;
}

#om_keepers .column-new .column {
	float: left;
	width: 45%;
	margin-right: 3%;
}

.btn-more.open-only:hover {
	font-weight: 700;
}

@media only screen and (max-width: 640px) {
	#newsletter .content,
	#newsletter h2 {
		max-width: 640px !important;
	}
}

@media only screen and (max-width: 764px) {
	#nav li.newsletter {
		width: 255px !important;
		margin: auto !important;
	}

	#nav li.newsletter a img {
		vertical-align: middle !important;
	}

	#newsletter .content {
		margin: 20px 25px !important;
	}

	#newsletter .col-left,
	#newsletter .col-right {
		float: none !important;
	}
}

@media only screen and (max-width: 640px) {
	.btn.mail-btn,
	.btn.phone-btn,
	.btn.linkedin-btn {
		display: block;
		width: 100% !important;
		margin-bottom: 10px;
		padding-left:  0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 640px) {
	.contact-block .description,
	.contact-block .contact_info {
		float: none !important;
		width: 100% !important;
	}

	.contact-block .contact_info h3 {
		font-size: 24px !important;
	}

	.contact-block .contact_info .links-list li {
		margin-right: 10px !important;
		margin-left:  10px !important;
		font-size: 15px !important;
	}
}

@media only screen and (max-width: 1030px) {
	#team-section,
	#om_keepers {
		padding-top: 40px !important;
	}
}

@media only screen and (max-width: 764px) {
	#footer .column.logo-column {
		float: none !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width: 640px) {
	#footer .column {
		float: none !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}

.clear {
	clear: both;
}

/*slick slider carousel*/
.sponsor-carousel{
	padding-top: 16px;
}
.sponsor-carousel .slick-slide img{
	margin: 0 auto;
}
.sponsor-carousel .slick-slide .slider-image-div{
	height: auto;
	min-height: 124px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 15px;
}
.sponsor-carousel .wpsisac-slick-carousal button.slick-prev, .sponsor-carousel .wpsisac-slick-carousal button.slick-prev:hover {
	width: 64px;
	height: 64px;
	background-image: url(images/arrow-left-dark.png) !important;
	background-size: 64px 64px !important;
	left: -100px;
}
.sponsor-carousel .wpsisac-slick-carousal button.slick-next, .sponsor-carousel .wpsisac-slick-carousal button.slick-next:hover{
	width: 64px;
	height: 64px;
	background-image: url(images/arrow-right-dark.png) !important;
	background-size: 64px 64px !important;
	top: 0px;
	right: -100px;
}
.sponsor-carousel .wpsisac-slick-carousal .slick-slide{
	padding: 0 10px !important;
}
.sponsor-carousel .begin_quote{
float: left;
overflow: hidden;
height: 45px;
margin-top: -20px;
font-size: 100px;
color: #002e3c;
	margin-right: 10px;
}
.sponsor-carousel .slider-short-content p{
font-size: 13px;
text-align: left;
color: #4aaddb;
margin-bottom: 10px;
	padding-left: 45px;
}
.sponsor-carousel .slider-content h4{
margin-bottom: 25px;
font-size: 13px;
font-weight: bold;
text-align: left;
color: #002e3c;
	float: right;
}
#main .sponsors a{
	vertical-align: top;
}
.sponsorlogo{
	height: 124px;
}
@media all and (max-width: 1200px){
	.sponsor-carousel .wpsisac-slick-carousal button.slick-next, .sponsor-carousel .wpsisac-slick-carousal button.slick-next:hover{
		right: -64px;
	}
	.sponsor-carousel .wpsisac-slick-carousal button.slick-prev, .sponsor-carousel .wpsisac-slick-carousal button.slick-prev:hover {
		left: -64px;
	}
	.sponsor-carousel{
		padding-left: 64px;
		padding-right: 64px;
	}

}
@media all and (min-width: 960px){
	#main .sponsors{
		display: none;
	}
}
@media all and (max-width: 960px){
	.sponsor-carousel{
		display: none;
	}
	#main .sponsors a{
		margin: 0;
		width: 50%;
		padding: 0 10px;
		box-sizing: inherit;
		margin-bottom: 50px;
	}
}
@media all and (max-width: 480px){
	#main .sponsors a{
		width: 100%;
	}
}

#popup {
    padding: 30px 0;
}

:focus, :active {
   outline: 0;
}

#referencer .sponsors.four-columns .slick-prev {
	float: left;
}

#referencer .sponsors.four-columns .slick-list {
	float: left;
	width: 100%;
	text-align: center;
}

#referencer .sponsors.four-columns .slick-list .slider-image-div {
	text-align: center;
}

#referencer .sponsors.four-columns .slick-list .slider-image-div img {
	margin: auto;
}

#referencer .sponsors.four-columns .slick-next {
    float: right;
	right: 0;
}

.btn-share {
    float: right;
}

.btn-share .need-share-button_dropdown {
    top: 15px;
}

@media (max-width: 765px){
    .btn-share .need-share-button_dropdown {
		top:   -25px;
        right: -10px;
	}
}