/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

@import url(http://fonts.googleapis.com/css?family=Gilda+Display);

@import url(http://weloveiconfonts.com/api/?family=iconicstroke);

/* iconicstroke */
[class*="iconicstroke-"]:before {
  font-family: 'iconicstroke', sans-serif;
  padding-right: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}

/*LAYOUT*/

#main .container {
	width:100%
}

@media only screen and (max-width: 767px) {
#main .container .twelve.units, .entry-content{
width: 300px;
margin: 0 auto;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
#main .container .twelve.units, .entry-content{
width: 420px;
margin: 0 auto;
}
}

#main .container .twelve.units{
	margin: 0 auto;
}

.unit, .units {
	float:none;
}

#main .container .twelve.units{
	width:100%
}

#main .container .hr {
	padding: 0px;
}

.transparent_class {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  /* IE 5-7 */
  filter: alpha(opacity=9);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 09;
}

/*SLIDESHOW*/

#main .container .template-dynamic, #top .slideshow_container
 {
	padding-bottom: 0px;
}

.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
	max-width: 930px;
margin: 0 auto;
}

.caption_bottom .slideshow_caption .slideshow_inner_caption h1 {
	font-size:40px;
	max-width: 600px;
}
.caption_framed .slideshow_caption .slideshow_inner_caption {
	background: rgba(0,0,0,0.3);
}

.featured_caption {
	width:66%;
	font:17px/1.8em 'Gilda Display', Georgia, "Times New Roman", Times, serif;
}

#top .slideshow_caption .button_wrap {
	float: right;
	top: -100px;
}

#top #wrap_all .button_wrap_1 .caption-slideshow-button {
	width: 200px;
}

.avia-button {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-user-select: none;
	background-color: transparent!important;
	background-image: none;
}

.avia-button a{
	transition: all 0.3s ease-out !important;
	-webkit-transition: transition: all 0.3s ease-out !important;
}

/* TITLE */

.title_container, #top .dynamic_el_1 .title_container {
	padding-bottom: 0px;
	margin-bottom: 0px
}

.title_container {
	background-color:#A2BBC7;
	max-wdith:930px;
	padding: 75px 0 0;
	margin: 0 auto;
}

#top .heading-color {
	color:#fff;
}


/* All Links */
a {
transition: all 0.3s ease-out;
text-decoration:none;
}

/*Top Strip*/

#top .color_strip {
	background-color:#555;
	height:7px;
	position: fixed;
	z-index: 999;
}

/* Social Container */
#social_container {
	display:none;
}

/* Header Styling */

#header.container_wrap:focus, #header.container_wrap:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=10);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1;
}

#header.container_wrap {
	background-color:#85a4b3;
	z-index: 998;
	width: 100%;
	height: 100px;
	position: fixed;
	pading-top:7px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=9);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: .9;
	transition: all 0.3s ease-out !important;
}

#header .container {
	padding: 25px 0 25px 0;
	border-bottom: 0px solid;
}

@media only screen and (max-width: 989px) and (min-width: 768px) {

.container {
	width: 100%;
}

#header .container, .post-entry-dynamic, #footer .container, #socket .container {
	padding-left:15px;
	padding-right:15px
}

.post-entry {
	width:initial;
}

.entry-content {
	padding: 0 0 0 0;
}

}

/* Navigation */

#top .mobileMenu {
background-color: rgb(133, 164, 179);
position: absolute;
background-image: url();
}

@media only screen and (max-width: 767px) {
#top .mobileMenu {
top: -60px;
}
}

@media only screen and (max-width: 479px) {
#top .mobileMenu {
top: -50px;
}
}

/* Current color */


#top .main_menu {
	top: 39px;
	float: right !important;
width: 65.25%;
}

@media only screen and (max-width: 767px) {
#top .main_menu {
width: 100%;
left: 0;
}
}

#top .main_menu .menu li:first-child a {
	margin-left: 0px;
}
#top .main_menu ul > li {
margin-left: 0px;
margin-right: 30px;
}

#top .main_menu ul > li:last-child {
margin-left: 0px;
margin-right: 0px;
}

#top .main_menu ul, #top .main_menu .menu ul li a, .copyright, .title_container .page-subtitle, .ajax_form label {
	font:10px/17px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

#top .main_menu .menu ul {
	top: 20px;
}

#top .main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a, #top #wrap_all .current_page_item>a {
	color: #CCC;
	border-color: #fff;
}

#top .main_menu ul li a {
	color: #fff;
}

#top .main_menu .menu li a:hover {
	color: #ccc;
}

.main_menu .menu ul li {
	background-color:#ccc;
}

.logo {
	width: 30%;
}

@media only screen and (max-width: 767px) {
#top .logo {
	width: 80%;
}
}

@media only screen and (max-width: 479px) {
	
#header .container {
	width:100%;
}

#top .logo {
	margin: 0;
	width: 60%;
	padding-left: 20px;
}
}

#main {
	padding-top:100px;
}

@media only screen and (max-width: 890px) {
.main_menu {
	display:none;
}
}

/* Post Entry */


.no_padding_title h1, .title_container .page-subtitle {
max-width: 930px;
margin: 0 auto;
}

@media only screen and (max-width: 767px) {
.no_padding_title h1, .title_container .page-subtitle {
	text-align:center;
}

.title_container {
	margin-bottom: 20px;
}
}

.post-entry-dynamic {
	padding-bottom:100px;
}

.entry-content {
	max-width:930px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}


@media only screen and (max-width: 767px) {

.entry-content {
	padding: 0px 0 0 0;
}

}

.entry-content h2 {
	padding-bottom: 25px;
}

.post-entry p {
	font: 17px/1.8em 'Gilda Display', Georgia, "Times New Roman", Times, serif;
}

.entry-content strong{
	font-weight:normal;
	color:#777;
	border-bottom: 1px solid #85a4b3;
}

.entry-content div li {
text-indent: 0;
font: 15px/1.7em 'Gilda Display', Georgia, "Times New Roman", Times, serif;
color: #A8A8A8;
}

.entry-content div li em {
	font-style:normal;
	font: 15px/1.7em 'Gilda Display', Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: .05em;
}

div .wp-caption {
	border: 0px solid;
}

p.wp-caption-text {
	font: 11px/1.7em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.cta {
width: auto;
margin: 25px 0 0;
cursor: pointer;
}

.btn, .avia-button, .caption-slideshow-button {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
display: block;
text-align: center;
vertical-align: middle;
border: 1px solid #85a4b3;
white-space: nowrap;
height: 20px;
border-radius: 0;
border-width: 2px;
border-type: solid;
padding: 0;
	}
	
a.btn, a.avia-button, .caption-slideshow-button {
	font: 11.5px/17px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
text-transform: uppercase;
letter-spacing: 1.5px;
padding: 15px!important;

}
	
.btn:hover, .avia-button:hover {
	color: #fff;
	background-color: #85a4b3;
	border-color: #85a4b3;
}

#footer .textwidget {
	font: 12px/1.8em 'Gilda Display', Georgia, "Times New Roman", Times, serif;
}

#footer h3 {
	padding-bottom:30px;
}

#footer .widget_recent_entries li:first-child {
	padding-top: 0px;
}

.contactinfo {
	display: block;
	padding-left: 0px;
}

.contact_bold {
	font: 19px/1.8em 'Gilda Display', Georgia, "Times New Roman", Times, serif;
}

.phone {
}

.mobile {
}

.fax {
}

.extralight-border {
	border:0px;
}

.extralight-border.seperator-addon {
	border:0px;
}
.seperator-addon {
	border-bottom: 0px solid;
}

.copyright, .copyright a, #socket, #socket a {
	color: #647786;
}

.ajax_form {
	margin-left: 4%;
width: 65.5%;
padding-left: 30.5%;
}

@media only screen and (max-width: 767px) {
.ajax_form {
margin-left: 0%;
width: 65.5%;
padding-left: 0%;
}
}

.ajax_form fieldset h3 {
	font: 13px/1.3em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
color: #85a4b3;
padding-bottom: 25px;
}

.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], textarea, select {
	-webkit-appearance: none;
	border: 2px solid #85a4b3;
	padding: 6px 4px;
	outline: none;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #f1f1f1;
	margin: 0;
	width: 210px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #85a4b3;
}

textarea, input:focus, input:active {
	outline: none !important;
	outline-color: transparent;
	outline-style: none;
	resize: none;
	-webkit-appearance: none;
}

/* Blog */

.blog-inner-meta {
	visibility:hidden;
}

.template-blog .content {
	max-width: 930px;
	margin: 0 auto;
	padding-top: 50px;
}

.template-blog .content .post-entry{
	width: 65%;
	float:right;
}

@media only screen and (max-width: 890px) {
.template-blog .content {
	max-width: 838px;
	}
.template-blog .content .post-entry{
	width: 100%;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right:15px;
	float:none;
	}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	.template-blog .content {
	max-width: 420px;
	}
}

.template-blog .content h1.post-title{
	padding-left:0px !important;
}

.template-blog .date-container {
	letter-spacing: .1em;
}
sup.footnote {
	vertical-align: super;
	font-size: 60%;
	line-height: initial;
}