/*
Theme name: SecondLifecom Exygy workflow
Description: Custom Theme
*/

/******* SecondLifecom Exygy workflow WordPress CSS *******/

/* Common elements styling */

p img { padding: 0;	max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 2px 0 2px 7px; display: inline; }
img.alignleft { margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right; display: inline; }
.alignleft { float: left; display: inline; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.wp-caption { border: 1px solid #ddd; text-align: center; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Big images in rich text editor should not break page layout */
.post .entry { overflow: hidden; }

/******* /SecondLifecom Exygy workflow WordPress CSS *******/

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 13px;
    line-height: 18px;
    font-family: 'HelveticaNeue', arial, helvetica, sans-serif;
    color: #626262;
    background: #fff;
    min-width: 1040px;
    -webkit-text-size-adjust: none;
}

a { color: #f46112; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

img.alignnone,
img.aligncenter { display: block; margin: 10px auto; }
img.alignleft,
img.alignright { margin: 5px 20px; }
img.alignleft { margin-left: 0; }
img.alignright { margin-right: 0; }

input, textarea, select { font-family: arial, helvetica, sans-serif; font-size: 12px; }
textarea { overflow: auto; }

input, textarea { border-radius: 0; -webkit-appearance: none; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }

.clearfix { *zoom: 1; }
.clearfix:after { content: ''; font-size: 0; line-height: 0; display: block; clear: both; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

/* GLOBAL TRANSITIONS */

/* Color */
.boxes .box h4 a,
.footer-cols .col ul li a { transition: color 0.3s; -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; }

/* Background */
/* { transition: background 0.3s; -moz-transition: background 0.3s; -webkit-transition: background 0.3s; -o-transition: background 0.3s; }*/

/* Opacity */
.socials a,
.boxes .box .box-img img,
.boxes .box .box-img .overlay,
.footer-cols .col ul li a img { transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -o-transition: opacity 0.3s; }

h1#logo { font-size: 0; line-height: 0; width: 250px; position: absolute; bottom: -90px; left: -15px; }
h1#logo a { display: block;
height: 110px;
text-indent: -4000px;
background: url(images/img-logo2.png) no-repeat;
background-size: 250px; }
.header.hide-nav-header h1#logo {
	font-size: 0; line-height: 0; width: 250px; position: absolute; bottom: -110px; left: -15px;
}
.header.hide-nav-header h1#logo a {
	display: block;
	height: 110px;
	text-indent: -4000px;
	background: url(images/img-logo2.png) no-repeat;
	background-size: 190px;
}
.wrapper.no-header .header {
	background: #2c2c2c;
}
.wrapper.no-header .header .header-right #lang_sel, .wrapper.no-header .header .header-right .login-link-top, .wrapper.no-header .header .header-right #lang_sel > ul > li > a {
color: #fff;
}
.wrapper.no-header h1#logo {
	font-size: 0;
	line-height: 0;
	width: 250px;
	position: absolute;
	bottom: -102px;
	left: -15px;
}
.wrapper.no-header .header .shell {
padding: 5px 0 4px 0;
}

.wrapper.no-header .header .header-right #lang_sel > ul > li > a:after {
content: '';
position: absolute;
right: 0px;
top: 8px;
height: 0px;
width: 0px;
border: 5px solid transparent;
border-top-color: #fff;
margin-top: -3px;
}
.wrapper.no-header .header .header-right #lang_sel ul li ul {
border-left: 1px solid rgba(0,0,0,.1);
border-top: 1px solid #E6E6E6;
}
.wrapper.no-header h1#logo a {
	display: block;
	height: 72px;
	text-indent: -4000px;
	background: url(images/footer_logo_large.png) no-repeat;
	background-size: 180px;
}
.wrapper.no-header .welcome-section {
	margin-top: 47px;
}
.wrapper.no-header .section:first-of-type {
	padding-top: 15px;
}
.wrapper.no-header .section:first-of-type .shell h2 {
	color:#414141;
	font-weight: bold;
}
.welcome-content h2 {
line-height: 60px;
}
.double-column-grid-content {
	padding-top: 47px;
}
.gradient-overlay {
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.8), rgba(0,0,0,0.05), rgba(0,0,0,0));
	background: -moz-linear-gradient(left, rgba(0,0,0,0.8), rgba(0,0,0,0.05), rgba(0,0,0,0));
	background: -ms-linear-gradient(left, rgba(0,0,0,0.8), rgba(0,0,0,0.05), rgba(0,0,0,0));
	background: -o-linear-gradient(left, rgba(0,0,0,0.8), rgba(0,0,0,0.05), rgba(0,0,0,0));
	min-height: 477px;
}
.welcome-section.full-height .gradient-overlay {
	min-height: 760px;
}
h1 { font-family: "Helvetica Neue", Helvetica, arial, sans-serif; font-size: 46px; line-height: 49px; font-weight: 100; }
h2 { font-family: "Helvetica Neue", Helvetica, arial, sans-serif; font-size: 40px; line-height: 43px; font-weight: 100; }
h3 { font-family: "Helvetica Neue", Helvetica, arial, sans-serif; font-size: 22px; line-height: 25px; font-weight: 100; }
h4 { font-size: 16px; line-height: 19px; font-weight: normal; color: #3f8671; }
h5 { font-size: 14px; line-height: 17px; font-weight: normal; color: #3f8671; }
h6 { font-family: 'HelveticaNeueBold', arial, helvetica, sans-serif; font-size: 10px; line-height: 13px; font-weight: normal; }

.button,
.comments #commentform #submit {

font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
font-weight: 100;
font-size: 20px;

color: #fff;
font-weight: 300;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	line-height:1em;
	background: rgb(255,140,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,140,63,1) 0%, rgba(255,105,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,140,63,1)), color-stop(100%,rgba(255,105,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,140,63,1) 0%,rgba(255,105,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,140,63,1) 0%,rgba(255,105,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,140,63,1) 0%,rgba(255,105,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,140,63,1) 0%,rgba(255,105,1,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c3f', endColorstr='#ff6901',GradientType=0 ); /* IE6-9 */
	letter-spacing: 1px;
	padding: 11px 43px;
	height:auto !important;
	font-size: 20px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	box-sizing:border-box;
}
.button:hover,
.comments #commentform #submit:hover {
	text-decoration: none;
	background: rgb(255,178,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,178,63,1) 0%, rgba(255,154,3,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,178,63,1)), color-stop(100%,rgba(255,154,3,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,178,63,1) 0%,rgba(255,154,3,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,178,63,1) 0%,rgba(255,154,3,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,178,63,1) 0%,rgba(255,154,3,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,178,63,1) 0%,rgba(255,154,3,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb23f', endColorstr='#ff9a03',GradientType=0 ); /* IE6-9 */
}
.welcome-content .button {
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: middle;
	/* font-weight: bold; */
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.77);
	font-family: 'HelveticaNeueBold', arial, helvetica, sans-serif;
}
.frame { border: 3px solid #fff; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55); }
.frame img { width: 100%; max-width: 100%; height: auto; display: block; }

.shell { width: 1040px; margin: 0 auto; }

body.full_width .wrapper { max-width: 100%; }
.wrapper { max-width: 1120px; margin: 0 auto; background: #fff; box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2); }
.wrapper.no-header{ padding-top:90px; }

.header {  position:absolute; top:0px; left:0px; width:100%;
	background: -webkit-linear-gradient(top, rgba(0,20,20,0.85),rgba(0,20,20,0.45),rgba(0,0,0,0));
	background: -moz-linear-gradient(top, rgba(0,20,20,0.85),rgba(0,20,20,0.45),rgba(0,0,0,0));
	background: -ms-linear-gradient(top, rgba(0,20,20,0.85),rgba(0,20,20,0.45),rgba(0,0,0,0));
	background: -o-linear-gradient(top,rgba(0,20,20,0.85),rgba(0,20,20,0.45),rgba(0,0,0,0));
	font-weight: 200;
	color: #DDD;
	font-family: "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
}
.header .header-right #lang_sel {
	margin-top: 4px;
	margin-bottom: -5px;
}
#lang_sel {
	font-weight: 200;
	color: #DDD;
	font-family: "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
}
.sign-up-link-top {
 padding-right: 10px;
}
.login-link-top {
	color: #fff;
	padding-left: 10px;
}
.header .shell { padding: 10px 0 12px 0; position: relative; }
.header p a { text-decoration: underline; }
.header p a:hover { text-decoration: none; }
.header .lang-switcher { font-family: 'HelveticaNeue', arial, helvetica, sans-serif; font-size: 12px; line-height: 20px; position: relative; }
.header .lang-switcher a { color: #6f6f6f; }
.header .lang-switcher > a { padding-right: 19px; background: url(images/lang-arr.png) no-repeat right 9px; display: inline-block; }
.header .lang-switcher > a:hover { text-decoration: none; }
.header .lang-switcher .dd { background: #fff; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5); padding: 10px; list-style: none; list-style-position: outside; position: absolute; top: 100%; left: 0; display: none; }
.header .lang-switcher .dd li.current a,
.header .lang-switcher .dd li a:hover { color: #000; text-decoration: none; }
.header .lang-switcher.active .dd { display: block; }
.header .header-left { float: left; }
.header .share--buttons-holder { overflow: hidden; }
.header .header-right { float: right; padding-top: 2px; }
.header .header-right .login-link { float: left; margin-top: 3px; }
.header .header-right #lang_sel .current-language a{ background:#f4f4f4; }
.header .header-right #lang_sel{ margin-left: 30px;	height:26px; }
.header .header-right #lang_sel > ul > li { width:auto; }
.header .header-right #lang_sel > ul > li > a { position:relative; padding-bottom:5px; font-size:12px; line-height:16px; padding-right:20px !important; background:rgba(0,0,0,0) !important; color:white; border-color:transparent; }
.header .header-right #lang_sel > ul > li > a:after { content:''; position:absolute; right:0px; top:8px; height:0px; width:0px; border:5px solid transparent; border-top-color:white; margin-top:-3px; }
.header .header-right #lang_sel ul li ul { width: 170px;
top: 22px;
box-shadow: 1px 1px 2px rgba(0,0,0,.1);
padding: 0px 0px !important;
height: auto;
padding-bottom: 0px !important;
background: white; }
.header .header-right #lang_sel ul li ul li { width:170px; float:none; }
.header .header-right #lang_sel ul li ul li a{ border:none; }
.header .header-right .socials { float: right; margin-left: 30px; margin-top:3px; }
.header .header-right .socials a { float: left; }
.header .header-right .socials a img{ width:22px; height:22px; }
.header .header-right .socials a + a { margin-left: 5px; }
.header .header-right .socials a:hover { opacity: 0.7; }
.header .fb-like { min-height: 20px; }

.welcome-section { overflow:hidden; background-repeat: no-repeat; background-position: center 0; background-size: cover;  font-family: "Helvetica Neue Light","Helvetica Neue","Open Sans",Verdana,sans-serif;
font-size: 13px;
line-height: 1.5;
background: #FFF; }
.welcome-section .welcome-content { padding: 168px 0 40px 0; }
.welcome-section .welcome-content h2 {
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	color: #fff;
	font-weight: 100;
	padding-bottom: 20px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
 }
 .welcome-section.full-height {
 	min-height: 760px;
 	background-repeat: no-repeat;
 	background-position: center 0;
 	background-size: cover;
 	margin-bottom: 0px;
 }
 .welcome-section.full-height .welcome-content {
 padding: 235px 0 40px 0;
 }
.welcome-section .welcome-content .welcome-cnt {
	max-width: 440px;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 1.25;
	color: #fff;
	padding-bottom: 20px; }
.welcome-cnt {
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
  font-weight: 100;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
}
.below-btn-text {
	width: 325px;
	line-height: 1.25;
	margin: 0;
	font-weight: 100;
	font-size: 19px;
	letter-spacing: 1px;
}
.section {
	padding-top: 47px;
}
.section + .section { padding-top: 20px; }
.section + .section .shell { border-top: 1px solid #e5e5e5; padding-top: 47px; }
.section h2 { text-align: center; color: #888; padding-bottom: 40px; }
.wrapper.no-header .section h2 {
	padding-bottom: 0px;
}
.section.boxed-steps .col {
	margin:0 3%;
	width:27%;
	text-align: center;
	padding:8px;
	box-sizing:border-box;
	position:relative;
	margin-top:20px;  }

.section.boxed-steps .cols-2 .col{ width:44%; text-align: left; }
.section.boxed-steps .cols-2 .col-0{ margin-left:0px; }
.section.boxed-steps .cols-2 .col-1{ margin-left:0px; }

.section.boxed-steps .col img {

}
.section:last-of-type {
	padding-bottom: 50px;
}
.double-column-content .row img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 18px auto;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
	padding: 5px;
	background: #fff;
}
.section.boxed-steps .col .box-title{ position:absolute; top:-30px; left:0px; width:100%; text-align: center; color:#ff720e; font-size:20px; }
.section.boxed-steps .col .button{ font-family: 'HelveticaNeue', arial, helvetica, sans-serif; width:auto; 	padding: 10px 43px;
	  font-size:18px; max-width:100%; }

.section.content-table{ margin-bottom:50px; }
.section.content-table table{ width:80%; margin:0 auto; border-right:1px solid #dcdcde; border-left:1px solid #ccc;  }
.section.content-table th { background:#ddd; font-family: 'HelveticaNeueBold', arial, helvetica, sans-serif; font-weight: normal; }
.section.content-table th,
.section.content-table td{ vertical-align:top; width:33%; border-bottom:1px solid #dcdcde; margin:0px; padding:10px 15px; text-align: left; }
.section.content-table td.col_2{ background-color: #edeef0; }
.section.content-table td.col_1{ font-family: 'HelveticaNeueBold', arial, helvetica, sans-serif; }

.section.content-section { margin-bottom:50px; }
.section.content-section .content-text{ line-height:1.7em; width:80%; margin: 0 auto;}
.section.content-section .content-text ul{ list-style-position: inside; margin:10px 5px; }

.post-grid-layout { overflow: hidden; }
.post-grid-layout .boxes { position: relative; margin: 0 -10px; }
.post-grid-layout .boxes .box { width: 240px; display: inline-block; vertical-align: top; margin: 0 11px 22px 11px; }
.post-grid-layout .boxes .box .box-img { display: block; position: relative; background: #ff7800; margin-bottom: 12px; }
.post-grid-layout .boxes .box .box-img:hover { text-decoration: none; }
.post-grid-layout .boxes .box .box-img:hover img { opacity: 0.2; }
.post-grid-layout .boxes .box .box-img.no-link-here:hover img {
	opacity: 1;
}
.post-grid-layout .boxes .box .box-img .overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; font-size: 18px; line-height: 21px; color: #fff; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55); text-align: center; opacity: 0; }
.post-grid-layout .boxes .box .box-img .overlay-t { height: 100%; width: 100%; display: table; }
.post-grid-layout .boxes .box .box-img .overlay-t .overlay-v { display: table-cell; vertical-align: middle; }
.post-grid-layout .boxes .box .box-img:hover .overlay { opacity: 1; }
.post-grid-layout .boxes .box h4 { padding-bottom: 8px; }
.post-grid-layout .boxes .box h4 a { color: #3f8671; }
.post-grid-layout .boxes .box h4 a:hover { color: #ff7800; text-decoration: none; }

.single-video { text-align: center; }
.single-video h2 { padding-bottom: 35px; }
.single-video .video-holder { position:relative; max-width: 694px; margin: 0 auto 35px auto; }
.single-video .video-holder img { display: block; }
.single-video .video-holder iframe { position:absolute; top:0px; left:0px; width:100%; height:100%; display:none; }
.single-video .video-cnt { max-width: 530px; margin: 0 auto 10px auto; }
.single-video .video-cnt h4 { padding-bottom: 7px; }
.single-video .video-cnt p { padding-bottom: 17px; }

.double-video { text-align: center; }
.double-video .video-holder, .double-video .video-cnt.double { position:relative; display: inline-block; margin: 0 65px 25px 65px; }
.double-video .video-cnt.double  {
	width: 30%;
}
.double-video .video-holder iframe { position:absolute; top:0px; left:0px; width:100%; height:100%; display:none; }
.double-video .video-cnt { max-width: 410px; margin: 0 auto 10px auto; }
.double-video .video-cnt h4 { padding-bottom: 7px; }
.double-video .video-cnt p { padding-bottom: 17px; }

.cols { margin-bottom: 12px; }
.cols .col .number { height: 68px; width: 68px; font-family: 'HelveticaNeueUltraLight', arial, helvetica, sans-serif; font-size: 50px; line-height: 68px; text-align: center; display: block; border: 1px solid #e5e5e5; border-radius: 200px; margin-bottom: 20px; }
.cols .col h4 { padding-bottom: 7px; }
.cols .col p { padding-bottom: 7px; }
.cols .col .button { margin: 3px 0; }
.cols .col > img { max-width: 100%; height: auto; display: block; margin: 0 auto 18px auto; }
.cols .col .img-holder { display: block; margin-bottom: 10px; }
.cols-2 { padding: 0 57px; }
.cols-2 .col { width: 42%; float: left; }
.cols-2 .col + .col { float: right; }
.cols-3 .col { width: 25%; float: left; margin: 0 4%; }

.double-column-grid-content .col{ text-align: center; margin-bottom:20px; }
.double-column-grid-content img{ max-width:100%; height:auto; }
.double-column-grid-content .button{ margin-top:30px; }
.double-column-grid-content h3{ margin-top:20px; }
.double-column-grid-content p{ margin-top:10px; }

.double-column-content {  }
.double-column-content h2 { padding-bottom: 35px; }
.double-column-content .row { padding-bottom: 28px; }
.double-column-content .row img { max-width: 100%; height: auto; }
.double-column-content .row-image-left img { float: left; margin: 5px 75px 30px 35px; box-sizing:border-box; }
.double-column-content .row-image-right img { float: right; margin: 5px 35px 30px 75px; box-sizing:border-box; }
.double-column-content .row-image-right .cnt { text-align: right; }
.double-column-content .cnt { overflow: hidden; }
.double-column-content .cnt h3 { padding-bottom: 3px; }
.double-column-content .cnt h5 { padding-bottom: 25px; }
.double-column-content .cnt p { padding-bottom: 25px; line-height: 1.5;}

.footer { background: #181818; }
.footer .shell { padding: 43px 0 63px 0; }
.footer .footer-cols {  }
.footer .footer-cols .col { width: 20%; float: left; }
/* .footer .footer-cols .col + .col { margin-left: 11%; } */
.footer .footer-cols .col h5 {  color: #fefefe; text-transform: uppercase; padding-bottom: 18px; font-family: 'Roboto', sans-serif; }
.footer .footer-cols .col ul { font-size: 14px; list-style: none; list-style-position: outside; float: left; }
.footer .footer-cols .col ul + ul { margin-left: 36px; }
.footer .footer-cols .col ul li { padding-bottom:2px; }
.footer .footer-cols .col ul li a { color: #a0a0a0; font-family: 'Roboto', sans-serif; }
.footer .footer-cols .col ul li a img { margin-right: 7px; opacity: 0.6; }
.footer .footer-cols .col ul li a:hover { color: #fff; text-decoration: none; }
.footer .footer-cols .col-socials { width:40%; text-align: right; }
.footer .footer-cols .col ul li a:hover img { opacity: 1; }
.footer-logo {
	max-width: 150px;
}
.footer .footer-cols .footer-social-icons { width:100%; margin-top:20px }
.footer .footer-cols .footer-social-icons li { display:inline-block; margin-left:10px; }
.footer .footer-cols .footer-social-icons a { display:block; width:34px; height:34px; }
.footer .footer-cols .footer-social-icons a.ico-twitter { background:url(images/footer_twitter_circle.png); }
.footer .footer-cols .footer-social-icons a.ico-flickr { background:url(images/footer_flickr_circle.png); }
.footer .footer-cols .footer-social-icons a.ico-linkedin { background:url(images/footer_linkedin_circle.png); }
.footer .footer-cols .footer-social-icons a.ico-youtube { background:url(images/footer_youtube_circle.png); }
.footer .footer-cols .footer-social-icons a.ico-facebook { background:url(images/footer_fb_circle.png); }
.footer .footer-cols .footer-copyright{ display:inline-block; width:100%; margin-top: 70px; color: #a3a3a3; }

/* Fullscreen */
.wrapper.full-screen { max-width: 100%; }
.wrapper.full-screen .header { width: 100%; padding: 10px 0px 12px 0px; }
.wrapper.full-screen .header .shell { width: 956px; padding: 0; }
.wrapper.full-screen .header .shell h1#logo { bottom: -129px; }

.main-section { min-height: 760px; background-repeat: no-repeat; background-position: center 0; background-size: cover; }
.main-section .shell { width: 956px; }
.main-section .main-content { width: 390px; padding: 220px 0 40px 0; }
.main-section .main-content h2 { font-family: 'HelveticaNeueUltraLight', arial, helvetica, sans-serif; font-size: 50px; line-height: 60px; color: #fff; padding-bottom: 35px; }

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6,
.article p { padding-bottom: 20px; }
.article h2 { text-align: left; }
.article ul { margin: 0 0 20px 25px; }
.article ol { margin: 0 0 20px 25px; }
.article img.alignleft { margin: 0 20px 10px 0; }
.article img.alignright { margin: 0 0 10px 20px; }

/* Comments CSS */
.comments { margin-top: 40px; border-top: 1px dashed #ccc; padding: 40px 0; border-bottom: 1px solid #ececec; margin-bottom: 40px; }
.comments h3 { font-size: 20px; line-height: 23px; }
.comments > h3 { padding-bottom: 20px; }
.comments .commentlist { list-style: none; list-style-position: outside; }
.comments .commentlist li + li { padding-top: 15px; margin-top: 15px; border-top: 1px solid #ccc; }
.comments .commentlist li .comment-author { padding-bottom: 5px; }
.comments .commentlist li .comment-author img.avatar { margin-right: 5px; }
.comments .commentlist li .comment-meta { padding-bottom: 5px; }
.comments .commentlist li .comment-text { padding-bottom: 10px; }
.comments .commentlist li .children { list-style: none; list-style-position: outside; padding: 20px 0 0 40px; }
.comments .commentlist li .children li { border-top: 1px solid #ccc; padding-top: 20px; background: transparent; }
.comments em.moderation-notice { font-style: italic; color: #ff0000; }
.comments .comment-meta { font-size: 12px; }
.comments #respond { padding-top: 20px; border-top: 1px dashed #ccc; margin-top: 20px; }
.comments #respond h3#reply-title { padding-bottom: 20px; }
.comments #commentform p { padding-bottom: 10px; }
.comments #commentform p.comment-notes { padding: 0 0 20px 0; }
.comments #commentform p.form-submit { padding: 10px 0 0 0; }
.comments #commentform label { display: block; padding-bottom: 11px; }

.comments #commentform input[type="text"],
.comments #commentform textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 18px; padding: 11px; border: 1px solid #dbdbdb; border-radius: 5px; background: #fff; }
/* Include eventual padding and borders in the 100% width */

.comments #commentform textarea { height: 200px; resize: none; }
.comments #commentform #submit { border: 0; cursor: pointer; font-size: 20px; }


/* Additional styles */

.main-content-section { height: 100%; overflow: hidden; padding-bottom: 30px; }


@media only screen and (max-width: 1039px) {
	body { min-width: 100%; }
	.shell { width: auto !important; padding-left: 20px !important; padding-right: 20px !important; }

	h1#logo { left: 20px; }

	.post-grid-layout .boxes .box { margin: 0 4px 22px 4px; }
}

@media only screen and (max-width: 1023px) {
	.welcome-section { height:auto !important }
	.welcome-section .gradient-overlay { height:auto !important }
	.post-grid-layout .boxes .box { margin: 0 3px 22px 3px; }

	.double-column-content { padding-bottom: 28px; }
	.double-column-content .row-image-left img,
	.double-column-content .row-image-right img { float: none; margin: 0 0 30px 0; }
	.double-column-content .row-image-right .cnt { text-align: left; }

	.footer .shell { padding: 40px 20px; }
	.footer .footer-cols .col { width: 33%; text-align: center; margin-bottom:40px !important; }
	.footer .footer-cols .col h5 { padding-bottom:10px; }
	.footer .footer-cols .col ul{ float:none; }
	.footer .footer-cols .col-socials { margin-top:30px; width:100%; float:left; text-align: center; margin-bottom:10px !important; }
	.footer .footer-cols .footer-copyright{ margin-top:20px; }
}

@media only screen and (max-width: 767px) {
	h1 { font-size: 36px; line-height: 39px; }
	h2 { font-size: 30px; line-height: 33px; }
	.welcome-section .welcome-content h2 {
		line-height: 1.3em;
	}
	.header .shell {
	padding: 0px 0 12px 0;}
	.cols .col .button {
	margin: 10px 0;
	margin-bottom: 20px;
	}

	h1#logo {

	bottom: -100px;}
	.wrapper.no-header h1#logo a {
	display: block;
	height: 41px;
	text-indent: -4000px;
	background: url(images/footer_logo_large.png) no-repeat;
	background-size: 102px;
	}
	.wrapper.no-header h1#logo {
	font-size: 0;
	line-height: 0;
	width: 108px;
	position: initial;
	bottom: -24px;
	left: 10px;
	display: inline-block;
	float: left;
	}
	.header-right .socials{ display:none; }
	#lang_sel{ margin-left:20px !important; }

	.button,
	.comments #commentform #submit {
		width: 80%;
		padding: 10px 20px;
		font-size: 18px;
		line-height: 1em;
	}
	.comments #commentform #submit {
		width: 100%;
	}
	.welcome-content .button, .welcome-content .comments #commentform #submit {
		padding-bottom: 8px;
	}

	.post-grid-layout .boxes { margin: 0; }
	.post-grid-layout .boxes .box { width: 100%; float: none; margin: 0 0 22px 0; }

	.cols { padding: 0; }
	.cols .col { width: auto; float: none; margin: 0; }
	.cols .col + .col { float: none; padding-top: 40px; }
	.cols .col .number { height: 40px; width: 40px; font-size: 24px; line-height: 40px; margin: 0 auto 15px auto; }

	.double-video .video-holder { display: block; margin: 0 0 39px 0; }

	.steps-section .col{ width:100% !important; padding:0px !important; margin-left:0px !important; margin-right:0px !important; }
	.steps-section.boxed-steps .col{ margin-top:60px; }

	.double-column-grid-content .grid-items{ padding: 0px;  }
	.double-column-grid-content .col{ width:100% !important; padding:0px !important; margin-left:0px !important; margin-right:0px !important; margin-bottom:40px; }

	.footer .footer-cols .col { width: auto; float: none; overflow: hidden; }
	.footer .footer-cols .col h6 { padding-bottom: 10px; }
	.footer .footer-cols .col + .col { margin: 20px 0 0 0; }

	.header .header-left { float: none; padding-bottom: 10px; }
	/*
	.header .header-right { float: none; }
	.header .header-right p { float: none; }
	.header .header-right .socials { float: none; padding-top: 20px; margin-left: 0; }
	*/

	.main-section { min-height: 400px; }
	.main-section .main-content { width: auto; padding: 170px 0 40px 0; }
	.main-section .main-content h2 { font-size: 30px; line-height: 33px; padding-bottom: 20px; }
}