@import url('./reset.css');
@import url('./text.css');
@import url('./layout.css');

/* @group General Styling */

body {
background: #a9c2d1;
color: #394e59;
}

/* Links */

a {
color: #394e59;
text-decoration: none;
border-bottom: 1px dotted #394e59;
}

a:hover {
text-decoration: none;
color: #82bee1;
border-bottom:1px dotted #82bee1;
}

a.noborder{
border:none;
}
/* Logo */

h1.logo {
background: url(../img/logo.png) no-repeat;
height: 190px;
width: 242px;
margin-top:10px;
margin-bottom: 0;
}

/* Logo Link */

h1.logo a {
height: 190px;
width: 242px;
display: block;
text-indent: -9999px;
border:0;
}
span.claim{
color: #394e59;
font-size:11px;
text-align:center;
display:block;
font-weight: normal;
margin:20px 5px 0 0;	
}


/* Logo Hover Effect */

h1.logo:hover {
opacity: 0.90;
border:0;
}

img {
margin-bottom: 0px;
}

a img:hover {
opacity: 0.75;
border:none;
}

/* Buttons */

a.butt_bgwhite{
	background-color:#CEDDE6;
	padding:4px 0 5px 0;
	text-align:center;
	display:block;
	margin:5px 0;
	border:1px solid #baccd6;
	font-size: 1.1em;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
a:hover.butt_bgwhite{
	color:#fff;
	background-color:#82bee1;
	border:1px solid #fff;
}


/* Navigation */

ul#menu {list-style-type:none; margin:10px 0 0 17px;}

ul#menu li a{
	background: url(../img/bg_nav.png) no-repeat 0 0;
	width: 194px;
	height: 55px;
	display:block;
	border:none;	
}

ul#menu li a:hover{
	background-position: 50% 100%;
	width: 194px;
	height: 55px;
	display:block;
	color:#fff;
	text-shadow: #394e59 1px 1px 0;	
}

ul#menu li a.active {
background: url(../img/bg_nav.png) no-repeat 50% 100%;
color:#fff;
text-shadow: #394e59 1px 1px 0;
}

ul#menu li a span{
	font-size:15px;
	padding:14px 0 0 30px;
	display:block;	
}

/* Header Elements */

.simple{
	height:35px;
	background: url(../img/simple.gif) repeat-y;
	width: 2px;
	float:left;
	margin:0 10px;
}

/* Social icons --- Header */

ul.social {
list-style-type:none;
float:left;
}

ul.social li {
	display:inline;
	padding:5px 3px;
}
ul.social li a{
	border:none;
}

#simpleTooltip { padding: 7px; border: 1px solid #d2d2d2; background: #fff; }

/* TopBar*/

h2.trigger {
	background: url(../img/h2_trigger.png) no-repeat;
	float:left;
	font-size:2em;
	font-weight:normal;
	height:40px;
	line-height:32px;
	margin-right:-15px;
	padding:0;
	width:165px;
	cursor: pointer;
	color: #fff;
	text-shadow:1px 1px 0 #394e59;
	font-size: 16px;
	padding-left:25px;
}

h2.trigger:hover { color: #d5e9fd; text-shadow:none; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	padding: 0;	
	overflow: hidden;	
	/*width: 236px;*/
	width: 475px;
	clear: both;
	position:relative;
	/*left:235px;*/
	top:-8px;
}
.toggle_container .block {
	padding: 8px 15px; /*--Padding of Container--*/
	/*border-top: 1px solid #c4d4dd;*/
	border: 1px solid #c4d4dd;
	/*background: #ffffff url(../img/toggle_block_stretch.png) repeat-y top;*/
	background: white;
	font-size: 1.1em;	
}

.toggle_container .block span{
	display:block;
	text-align:center;
	padding:0;
	margin-bottom:10px;	
	font-size: 1.1em;
}

.toggle_container .block div.first{
	font-weight:normal; margin-top:10px;
}

.toggle_container .block h3{
	padding:0;
	margin:0;	
}
.toggle_container .block h4{
	padding-bottom:3px;
	color:#82bee1;
	border-bottom: 1px dotted #394e59;
	font-weight:normal;
	margin-bottom:5px;	
}
.toggle_container .bot_container {
	background: url(../img/toggle_block_btm_lg.png) no-repeat bottom; /*--Bottom rounded corners--*/
	height:29px;
	/*width:236px;*/
	width: 475px;
	display:block;
}
.toggle_container .g-recaptcha{
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
}

/* -------------------- SLIDE CONTENTS ------------------------ */

.title strong, .title_portfolio strong{
	border:0;
	color: #82bee1;	
}

/*--Panels--*/

#panel{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_webdesign{
	margin-top:20px;
	padding:0;
	display: none;	
}

#panel_brand{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_resources{
	margin-top:10px;
	padding:0;
	display:none;	
}

#panel_aboutus{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_video{
	margin-top:20px;
	padding:0;
	display:none;	
}

.panel_button{
	background: url(../img/bg_bottom.png) no-repeat;
	height:85px;	
	text-align: center;	
}

#home .panel_button{	
	margin-top:20px;
}

.panel_button a{
	background: url(../img/down.png) no-repeat top left;
	height:36px;
	width:36px;
	border:none;
	display:block;
	position:relative;
	top:8px;
	left:318px;
}
.panel_button a:hover{
	background-position:bottom center;
}

.panel_button a.active{
	background: url(../img/up.png) no-repeat top left;
}
.panel_button a.active:hover{
	background-position:bottom center;
}

/*--Portfolio--*/

.bg_port_img{
	background:url(../img/bg_portfolio_img.png) no-repeat;
	display:block;
}
.bg_port_video{
	background:url(../img/bg_portfolio_video.png) no-repeat;
	display:block;
}
a.port_img{
	border:none;
	padding:6px 0 0 8px;
	display:block;	
}
.bg_port_img p,.bg_port_video p{
	padding:5px 5px 0 10px;
	font-weight: bold;
	display:block;
	margin-bottom:10px;
}

/*--Resources--*/

#resources ul{
	margin-top:50px;
	width:100%;	
}

#resources ul li{
	background:#f6f5f0 url(../img/shadow_center.png) no-repeat center top;
	border:1px solid #cddae2;
	padding:20px;
	margin-bottom: 20px;	
	position:relative;	
}

#resources ul li p{
	margin:0;
}
#resources ul li p strong{
	display:block;
	margin-bottom:5px;
	font-size:13px;
}

#resources ul li a.link_resources{
	background:url(../img/plus_off.png) no-repeat;
	position:absolute;
	top:10px;
	left:635px;
	border:none;
	height: 26px;
	width: 25px;
	display: block;
	text-indent: -9999px;
}
#resources ul li a:hover.link_resources{
	background:url(../img/plus_on.png) no-repeat;
}

/*--Find Us-*/

.findus_block{
	margin-top:100px;
}

#map {
	border:1px solid #fff;
	height:350px;
	margin-top:0px;
	width:335px;
}

#map a{
	border:none;
}

.shadow_maps {
	background:url(../img/shadow_center_small.png) no-repeat;
	width:335px;
	height:38px;
}

.findus_block a.butt_bgwhite {
	background-color:#CEDDE6;
}

.findus_block a:hover.butt_bgwhite {
	border:1px solid #82bee1;
	background-color:#82bee1;
}

.findus_block span {
	display:block;
}







.nivoSlider{
	width:100% !important;
	height:313px !important;
}
@media all and (min-width: 1025px){
	.navbar-toggle{
		display: none;
	}
}
@media all and (max-width: 1024px){
	.bodyslide::after {
		background-image: url("../img/mobile-bg.png");
		background-repeat: repeat-x;
		/*background-size: 500px;*/
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: -1;
		opacity: .27;
	}
	.headercontent .social,
	.shadowleft,
	.shadowright,
	.trigger.desktop,
	.colors,
	.colors2,
	.colors3,
	.colors4,
	.colors5{
		display: none;
	}
	.headercontent {
		float: none;
		margin: 10px 0 0 0;
		display: block;
		height: 46px;
		width: 100%;
		position: relative;
	}
	.headercontent h2.trigger {
		float: right;
	}
	.simple {
		background: none;
		width: 30%;
		margin: 0 10px;
	}
	.simple2{
		display: none;
	}
	.panel_button{
		background-image: none;
		text-align: -webkit-center;
		text-align: -moz-center;
	}
	.panel_button a {
		position: static;
		left: auto;
	}
	#flags,
	.trigger.mobil{
		display: block !important;
	}
	.trigger.mobil{
		width: 60px;
		background-image: none;
		margin-right: 15px;
	}
	.trigger.mobil img{
		width: 60px;
	}
	.toggle_container {
		position: absolute;
		top: 45px;
		right: 10px;
	}
	.header,
	.bodyslide,
	.main,
	.main > .main,
	.bodyfixed{
		margin: 0;
		width: 100%;
	}
	.bodyfixed{
		background: #ffffff;
	}
	#map,
	#map img{
		width: 100%;
		height: auto;
	}
	.onehalf {
		width: 100%;
	}
	h3.section{
		margin-left: 50px;
	}

	#sidebar{
		overflow: hidden;
		width: 0;
	}
	.navbar-toggle {
		position: relative;
		/*float: right;*/
		padding: 9px 10px;
		margin-top: 8px;
		margin-right: 15px;
		margin-bottom: 8px;
		background-color: transparent;
		border: 2px solid transparent;
		border-radius: 4px;
	}
	.navbar-toggle {
		border-color: #7c96a5;
	}
	.navbar-toggle .icon-bar {
		background-color: #7c96a5;
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.sr-only {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0 0 0 0);
		border: 0;
	}
}
@media all and (max-width: 577px){
	.bodyslide::after {
		background-size: 600px;
	}
	.nivoSlider{
		width:100% !important;
		height:166px !important;
	}

	.toggle_container {
		width: 94%;
	}

	.onethird,
	.onethird_port {
		width: 100%;
	}
	.onethird img,
	.onethird_port img{
		width: 100%;
	}
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 0px;
	/* size of chrome */
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}