/*
Theme Name: Caliber Creative
Description: Custom theme for Caliber Creative
Author: Jarrod Page
Author URI: http://thinkcaliber.com/
Version: 4.0
*/

@import url(http://fonts.googleapis.com/css?family=Cabin:400,500,600,700,400italic,500italic,600italic,700italic); /* font-family: 'Cabin', sans-serif; */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); /* font-family: 'Droid Sans', sans-serif; */

/* GENERAL DECLARATIONS */
* {box-sizing:border-box;}
body, html {margin:0;padding:0;height:100%;}
img {border:none;vertical-align:middle;max-width:100%;height:auto;}
html {font-size:10px;}
.rounded {border-radius:8px;}
.mobileblock {margin:0;padding:0;}
.show_on_mobile,.show-on-mobile,.m-show {display:none;}
*:focus {outline:0;}

hr {line-height:normal;background:#c4d53f;height:2px;border:none;width:30%;margin:40px auto;}
hr.logo {height:46px;width:auto;background:url(img/hr-logo-back.png) center center no-repeat;}

body {
	font-family: 'Cabin', sans-serif;
	color:#939598;
	font-size:1.8em;
	line-height:1.6em;
	font-weight:normal;
	font-weight:400;
}

p {margin:20px 0;}

h1,h2,h3,h4,h5,h6 {line-height:normal;font-weight:normal;}
h1 {font-size:1.8em;margin:0 0 60px 0;font-style:italic;color:#004065;text-align:center;text-transform:uppercase;letter-spacing:0.2em;}
h2 {font-size:1.8em;margin:0 0 60px 0;color:black;}
h3 {font-size:1.6em;font-weight:normal;margin:0 0 30px 0;color:#939598;}
h4,h5,h6 {font-weight:bold;font-size:1em;margin:0 0 3px 0;}

img.attachment-page-featured {width:100%;}
audio {width:100%;}
iframe {max-width:100%;}
.post img.size-full, .post img.size-large {width:100%;}
.post img.size-full.alignright,.post img.size-full.alignleft,.post img.size-full.aligncenter, .post img.size-large.alignright,.post img.size-large.alignleft,.post img.size-large.aligncenter {width:auto;}
.alignright {float:right;margin:0 0 30px 60px;}
.alignleft {float:left;margin:0 600px 30px 0;}
.aligncenter {display:block;margin:0 auto;}


a {color:#004065;text-decoration:none;transition:color 150ms;-moz-transition:color 150ms;-webkit-transition:color 150ms;}
a:hover {color:#c4d53f;}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:inherit;}
/*img.attachment-full {width:100%;}*/

.wrapper {
	width:auto;
	position:relative;
	margin-left:50px;
	padding:40px 0;
}
.wrapper-home {min-height:100%;}
.wrapper-inner {
	width:90%;
	padding:40px 0;
	margin:0 auto;
}
.wrapper-inner.small {width:60%;}
.wrapper-inner.x-small {width:50%;}
.wrapper-header {padding:0;}
.hero {background-position:center center;background-size:cover;background-repeat:no-repeat;
	/*height:700px;*/}
.hero img {width:100%;height:auto;}
.wrapper.footer {
	min-height:0;
	background:#c9d0d4;
	font-family: 'Droid Sans', sans-serif;
	color:#5a7686;
	padding:0;
}
.wrapper.footer .wrapper-inner {padding:20px 0 15px 0;}
.wrapper.footer a {}

.lightblue {background-color:#e8ecf0;color:#0b2a3a;}
.darkblue {background-color:#004065;color:white;}



.nav-wrapper {
	float:left;
	width:50px;
	height:100%;
	background:#759ab1;
	position:fixed;
	z-index:99;
	text-align:center;
	padding-top:50px;
}
.nav-wrapper div:first-of-type {margin-bottom:25px;}
.main-menu-wrapper div:first-of-type,.mobile-menu-wrapper div:first-of-type {margin-bottom:16px;}

.post {margin-bottom:80px;position:relative;}

.clearfix:after, .post:after, .wrapper-inner:after, .wrapper:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   overflow:hidden;
   clear: both;
}

.col-2-wide {display:block;float:left;width:49%;margin:0 2% 30px 0;clear:none;}
.col-2-wide:nth-of-type(2n) {margin-right:0;}
.col-2-wide:nth-of-type(2n+1) {clear:left;}

.third {display:block;float:left;width:32%;margin:0 2% 30px 0;}
.third:nth-of-type(3n) {margin-right:0;}
.third:nth-of-type(3n+1) {clear:left;}

.col-3-wide {display:block;float:left;width:32%;margin:0 2% 30px 0;clear:none;}
.col-3-wide:nth-of-type(3n) {margin-right:0;}
.col-3-wide:nth-of-type(3n+1) {clear:left;}

.col-4-wide {display:block;float:left;width:23.5%;margin:0 2% 30px 0;clear:none;}
.col-4-wide:nth-of-type(4n) {margin-right:0;}
.col-4-wide:nth-of-type(4n+1) {clear:left;}

.col-5-wide {display:block;float:left;width:18.4%;margin:0 2% 30px 0;clear:none;}
.col-5-wide:nth-of-type(5n) {margin-right:0;}
.col-5-wide:nth-of-type(5n+1) {clear:left;}

.col-6-wide {display:block;float:left;width:15%;margin:0 2% 30px 0;clear:none;}
.col-6-wide:nth-of-type(6n) {margin-right:0;}
.col-6-wide:nth-of-type(6n+1) {clear:left;}


.main-menu-wrapper,.mobile-menu-wrapper {position:fixed;left:-800px;top:0;text-align:left;z-index:10;
	padding-top:40px;color:#759ab1;
	transition:left 400ms ease-in-out;-moz-transition:left 400ms ease-in-out;-webkit-transition:left 400ms ease-in-out;}
.main-menu-wrapper.on {left:80px !important;}
.main-menu-wrapper a,.mobile-menu-wrapper a {color:inherit;display:block;padding:4px 0px;}
.main-menu-wrapper li.current_page_item a,.mobile-menu-wrapper li.current_page_item a {color:#c4d53f;}
.main-menu-wrapper li a:hover {color:#c4d53f;}
.main-menu-wrapper ul,.mobile-menu-wrapper ul {list-style-type:none;margin:0;padding:0;}
.main-menu-wrapper li,.mobile-menu-wrapper li {list-style-type:none;margin:0;padding:0;}
.main-menu-wrapper ul ul,.mobile-menu-wrapper ul li {margin-left:18px;}

.mobile-menu-wrapper {position:absolute;overflow:visible;top:0px;left:-800px;background:#0b2a3a;border-radius:0 0px 20px 0;padding:20px;font-size:22px;z-index:99;
	transition:left 500ms ease-in-out;-moz-transition:left 500ms ease-in-out;-webkit-transition:left 500ms ease-in-out;}
.mobile-menu-wrapper a {padding:12px 0;}
.mobile-menu-wrapper.on {left:0 !important;}
a.mobile-hamburger {position:absolute;top:15px;right:-70px;z-index:99;}

.wrapper-work .case-wrapper {
	float:left;
	width:30%;
	margin:0 5% 30px 0;
}
.wrapper-work .case-wrapper:nth-of-type(3n) {margin-right:0;}

.wrapper-blog .post img,.wrapper-blog .post iframe {width:100%;margin-bottom:30px;}
.wrapper-blog .post .content h1,
	.wrapper-blog .post .content h2,
	.wrapper-blog .post .content h3,
	.wrapper-blog .post .content h4 {font-weight:normal;text-transform:uppercase;color:#759ab1;font-size:1.3em;margin:0 0 10px 0;}
	

/* slick sliders */
.slick-slide {
	cursor:pointer;
	transition:all 250ms;-webkit-transition:all 250ms;-moz-transition:all 250ms;
}
.slick .arrow {width:24px;height:48px;position:absolute;top:50%;margin-top:-12px;left:0;background:url(img/arrow-left-yellow.png) center center no-repeat;background-size:contain;cursor:pointer;z-index:10;}
.slick .arrow.arrow-right {left:auto;right:0;background-image:url(img/arrow-right-yellow.png);}
/* end slick sliders */

/* FORM defaults */
label {cursor:pointer;}
form {margin:0;padding:0;}
input, textarea, select {
	color:#0b2a3a;
	background:#efefef;
	border:none;
	padding:15px 20px;
	font-size:15px;
	vertical-align:middle;
	font-family:inherit;
	width:100%;
	border-radius:12px;
	font-weight:normal;
}
input[type=checkbox], input[type=radio] {width:auto;vertical-align:baseline;}
input:focus, textarea:focus, select:focus {border:none;}



::-webkit-input-placeholder {color: #939598;font-style:italic;}
:-moz-placeholder {color: #939598;font-style:italic;}
::-moz-placeholder {color: #939598;font-style:italic;}
:-ms-input-placeholder {color: #939598;font-style:italic;}

textarea {resize:vertical;}
input[type=button], input[type=submit], a.btn {
	display:inline-block;
	background-color:#004065;
	border:none !important;
	cursor:pointer;
	padding:16px 30px;
	text-align:center;
	text-transform:uppercase;
	-webkit-appearance: none;
	width:auto;
	max-width:none;
	color:white;
	border-radius:12px;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	transition:all 150ms;-moz-transition:all 150ms;-webkit-transition:all 150ms;
}
.darkblue input[type=button],
	.darkblue input[type=submit],
	.darkblue a.btn {background-color:white;color:#808c96}

input[type=button]:hover,
	input[type=submit]:hover,
	a.btn:hover {color:#c4d53f;}

.wpcf7-form .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-response-output {font-size:14px;text-align:left;}
.wpcf7-form > p:first-of-type {margin:0;}
.wpcf7-form input[type="submit"] {float:right;margin-left:10px;}

.clear {clear:both !important;line-height:0px !important;height:0px !important;overflow:hidden !important;font-size:0px !important;}

.gform_body > ul:first-of-type {margin:0;padding:0;}
.gform_body ul,gform_body li {list-style-type:none;}
.gform_body label {display:none;}
.gform_wrapper .validation_error,.gform_body .validation_message {color:red;text-align:left;}
.gform_body .gfield_radio li {display:inline;margin-right:25px;}
.gform_body .gfield_radio label,
	.gform_body .gfield_checkbox label {display:inline;}
.gform_body .gfield {margin-bottom:20px;}

a.social {display:inline-block;width:25px;height:25px;background-size:contain;background-position:center center;background-repeat:no-repeat;margin-left:10px;}
a.social.in {background-image:url(img/social/in.png);}
a.social.in:hover {background-image:url(img/social/in-yellow.png);}
a.social.tw {background-image:url(img/social/tw.png);}
a.social.tw:hover {background-image:url(img/social/tw-yellow.png);}
a.social.ig {background-image:url(img/social/ig.png);}
a.social.ig:hover {background-image:url(img/social/ig-yellow.png);}
a.social.fb {background-image:url(img/social/fb.png);}
a.social.fb:hover {background-image:url(img/social/fb-yellow.png);}

.wrapper-news a.social {height:21px;margin:0;}

.wrapper-staff a.social {height:21px;margin:0 10px 0 0;}
.wrapper-staff a.social.in {background-image:url(img/social/in-white.png);}
.wrapper-staff a.social.in:hover {background-image:url(img/social/in-yellow.png);}
.wrapper-staff a.social.tw {background-image:url(img/social/tw-white.png);}
.wrapper-staff a.social.tw:hover {background-image:url(img/social/tw-yellow.png);}
.wrapper-staff a.social.ig {background-image:url(img/social/ig-white.png);}
.wrapper-staff a.social.ig:hover {background-image:url(img/social/ig-yellow.png);}
.wrapper-staff a.social.fb {background-image:url(img/social/fb-white.png);}
.wrapper-staff a.social.fb:hover {background-image:url(img/social/fb-yellow.png);}
.wrapper-staff a.social.email {background-image:url(img/social/email-white.png);}
.wrapper-staff a.social.email:hover {background-image:url(img/social/email-yellow.png);}

.page-nav {font-size:1.3em;}

.wrapper, .wrapper-inner, .alignleft, .alignright, .mobileblock, .m-block, .left-col, aside {transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-webkit-transition:all 500ms ease-in-out;}

.bx-viewport {box-shadow:none !important;border:none !important;left:0 !important;}
.bx-wrapper .bx-prev {left:-40px;}
.bx-wrapper .bx-next {right:-40px;}




/* landing page v1 */



/* landing page v2 */



/*
@media (min-width:1500px) {
	.hero {height:750px;}
	.hero img {display:none;}
}
*/

@media (max-width:900px) {
	.third {width:49%;margin-right:2%;}
	.third:nth-of-type(2n) {margin-right:0;}
	.third:nth-of-type(3n) {clear:left;}
}
@media (max-width:1300px) {
	.wrapper-inner.small {width:79%}
	.wrapper-inner.x-small {width:68%}
}
@media (max-width:1100px) {
	.wrapper-inner {width:90% !important;margin-left:auto !important;margin-right:auto !important;}
}
@media (max-width:1000px) {
	* {letter-spacing:normal !important;}
	html {font-size:9px;}
	iframe {width:100%;}
}
@media (max-width:800px) {
	/* mobile */
	html {font-size:8px;}
	
	.bxslider,.bxslider-custom {max-width:none !important;}
	.alignleft, .alignright, .mobileblock, .m-block, .left-col, aside {display:block !important;width:100% !important;height:auto !important;max-width:none !important;float:none !important;margin:30px 0 !important;
		position:relative !important;top:0 !important; left:0 !important;text-align:left !important;}
	.mobilecenter,.m-center {text-align:center !important;}
	.hide_on_mobile,.hide-on-mobile,.m-hide {display:none !important;}
	
	.wrapper.footer .m-block {border:none !important;padding:0 !important;margin:15px 0 !important;}
	
	.nav-wrapper {display:none;}
	.wrapper {margin-left:0px;}
	
	.main-menu-wrapper {display:none;}
	
	.bx-wrapper .bx-prev {left:-20px;}
	.bx-wrapper .bx-next {right:-20px;}
	
	.hero {height:275px;}
	.hero img {display:none;}
	
	a.show-on-mobile,a.m-show {display:inline !important;}
	div.show-on-mobile,div.m-show {display:block !important;}
	h2.m-show {display:block !important;}
}