/*
=============================================
 Development By: Design on Target - www.designontarget.website , © Copyright 2017 - All rights reserved.

 Description: Layout CSS Styles

 Last Revised: 03/12/2017
=============================================
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,700,900');
@font-face {
	font-family: 'Gotham Pro';
	src: url('./fonts/GothamPro-Regular.eot');
	src: url('./fonts/GothamPro-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/GothamPro-Regular.woff') format('woff'), url('./fonts/GothamPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*
font-family: 'Gotham Pro';
font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Montserrat', sans-serif;
*/

body {
	overflow-x: hidden;
}
/* =================================== LAYOUT DEFINITIONS =================================== */

.site-width {
	margin: 0 auto;
	width: 1200px;
}
section {
	width: 100%;
	float: left;
	display: block;
	padding: 80px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
section {
	padding: 40px 20px;
}
}
@media screen and (max-width: 420px) {
section {
	padding: 20px 20px;
}
}
section.dark p, section.dark li {
    color: #fff;
    line-height: 30px;
    font-size: 18px;
}
section.dark {
	padding: 140px 20px 0;
}

@media screen and (max-width: 1199px) {
.site-width {
	width: 100%;/*! top: 0; *//*! margin: 0; */
        /*! padding: 0; */
}
}
#breadcrumbs {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    bottom: -450px;
    color: #ffffff;
    letter-spacing: 1.5px;
    font-size: 16px;
    z-index: 1;
}
#breadcrumbs a {
    color: rgba(255,255,255,.7);
}
@media screen and (max-width:1260px){
#breadcrumbs {
    max-width: 1000px;
}
}
@media screen and (max-width:900px){
#breadcrumbs {
    bottom: -290px;
    text-align:center;
}
}
/**** global column definition ****/

.one-half-column {
	position: relative;
	width: 50%;
	float: left;
}
.one-half-column.column-left {
	padding: 0 40px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.one-half-column img {
	max-width: 100%;
}
.one-half-column .center-div {
	text-align: left;
	display: block;
}
.one-third-column {
	position: relative;
	width: 50%;
	float: left;
}
.one-third-column img {
	max-width: 100%;
}
@media screen and (max-width:1350px) {
.one-half-column {
	width: 100%;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.one-half-column.pad-rt {
	padding: 0;
	margin: 80px 0 0;
}
.inside-page .one-half-column.pad-rt {
	padding: 0;
	margin: 20px 0 0;
}
}

/*========= INSIDE PAGES ===========*/

body.inside-page #splash {
max-height: 500px;
}
body.inside-page #splash.splash {
padding: 0;
background: url(/wp-content/uploads/2018/11/banner-team.jpg) center center no-repeat;
background-size: cover;
}
body.inside-page .splash .center-div {
    position: absolute;
    margin: auto;
    top: -300px;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    min-width: initial;
    max-height: 65px;
    border-radius: 3px;
    text-align: center;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

body.inside-page .splash-txt {
    max-width: 1200px;
    display: block;
    margin: auto;
}
body.inside-page .splash-txt h1 {

    text-align: left;

}
body.inside-page .splash-txt p {
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 1px;
    opacity: 1;
    max-width: 650px;
}
#section-content img {
    margin-bottom: 15px;
}
@media screen and (max-width:1260px){
#section-content .site-width {
    max-width: 1000px;
}
#section-content .right-column {
    float: left;
    width: 100%;
    max-width: 600px;
    margin-left: 0;
}
body.inside-page .splash-txt {
    max-width: 1000px;
    display: block;
    margin: auto;
}
}
@media screen and (max-width:1023px){
#section-content .right-column {
	float: none;
	width: 100%;
	max-width: 100%;
	margin-left: 0;
}
#section-content h2 {
    margin-bottom: 10px;
}
#section-content .description p {
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
}
}
@media screen and (max-width:900px){
body.inside-page #splash {
    max-height: 350px;
}
body.inside-page .splash .center-div {
    top: -650px;
}
body.inside-page .splash-txt p {

    text-align: center;
    max-width: 100%;

}
body.inside-page .splash-txt h1 {

    text-align: center;

}
}


/*========= HEADER =========*/
span.top-line {
    position: relative;
    border-top: 1px solid rgba(255,255,255,.5);
    display: block;
    top: 30px;
}
.follow-wrap {
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 2;
}
ul.follow-us li {
	width: 38px;
	height: 38px;
	list-style-type: none;
	margin-bottom: 3px;
}
ul.follow-us li.fb {
	background: url(images/follow-fb.png) center center no-repeat #025DAB;
	background-size: contain;
}
ul.follow-us li.twitter {
	background: url(images/follow-twitter.png) center center no-repeat #025DAB;
	background-size: contain;
}
ul.follow-us li.instagram {
	background: url(images/follow-instagram.png) center center no-repeat #025DAB;
	background-size: contain;
}
ul.follow-us li.youtube {
	background: url(images/follow-youtube.png) center center no-repeat #025DAB;
	background-size: contain;
}
ul.follow-us li.linkedin {
	background: url(images/follow-linkedin.png) center center no-repeat #025DAB;
	background-size: contain;
}
.inside-page .follow-wrap {
    display: none;
}
@media screen and (max-width:1024px){	
.follow-wrap {
    position: fixed;
    top: initial;
    right: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
.inside-page .follow-wrap {
    display: initial;
}
ul.follow-us {
    margin: 0;
    padding: 0;
    height: 38px;
}
ul.follow-us li {
    width: 25%;
    height: 38px;
    list-style-type: none;
    display: inline-block;
    padding: 0;
    float: left;
    margin: 0;
}	
}
header {
	position: fixed;
	/*background: url(images/nav-bg.png) center center transparent;
    background-repeat-y: no-repeat;*/
	width: 100%;
	height: 100px;
	z-index: 2;
}
.logo {
    width: 206px;
    height: 46px;
    background: url(images/logo.png) center center no-repeat;
    background-size: contain;
    margin-top: 50px;
    float: left;
    position: relative;
}
@media screen and (max-width:1300px){	
.logo {
    margin-left: 20px;
}
}
.main-nav {
	position: relative;
}
/*========= HEADER STICKY =========*/

header.stick {
	position: fixed;
	height: 100px;
	background: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	/*! padding: 0; */
    /*! margin: 0; */
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.45);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.45);
	box-shadow: 0 0 3px rgba(0,0,0,.45);
    z-index:10;
}
header.stick .logo {
    background: url(images/logo-black.png) center center no-repeat;
    background-size: contain;
    margin: 27px 0px 0;
}


@media screen and (min-width:1601px) {
.main-nav.site-width {
	width: 1500px;
	padding: 0 40px;
}
}

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

}

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

.logo {
}
header.stick .logo {
	max-width: 200px !important;
	background: url(/wp-content/themes/westbound/images/logo-black.png) center center no-repeat;
	background-size: contain;
    margin: 27px 30px 0;
}
}
@media screen and (max-width:1024px) {
header {
	background: #fff!important;
	height: 70px!important;
}
}

@media all and (max-width: 1024px) {
.logo {
	margin-top: inherit;
	margin: 12px 30px;
	max-width: 180px !important;
	background: url(/wp-content/themes/westbound/images/logo-black.png) center center no-repeat!important;
	background-size: contain!important;
}
    header.stick .logo {
    margin: 12px 30px;
	max-width: 180px !important;
	background: url(/wp-content/themes/westbound/images/logo-black.png) center center no-repeat!important;
	background-size: contain!important;
}
}



/*========= WELCOME SECTION =========*/

#welcome {
    text-align: center;
    background: #fff;
}

#welcome h2 {

    margin-bottom: 40px;
    line-height: normal;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #0267B3;

}
#welcome p {

    line-height: 40px;
    text-align: center;
    margin: 0 auto 30px;
    font-size: 24px;
}

body.inside-page #welcome p {
   
    line-height: 30px;
    font-size: 18px;
}

/*==== SPLASH BANNER ====*/

.video-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index: 1;
}
body.inside-page .video-overlay {
    z-index: 1 !important;
    max-height: 500px;
}
#why-us {
	background: url(images/bg-why-us.jpg) center center no-repeat;
}
#process {
	background: url(images/bg-process.jpg) center center no-repeat;
}
span.scroll-down {
	position: absolute;
	width: 40px;
	height: 40px;
	background: transparent;
	right: 23px;
	bottom: 19px;
	border-radius: 2px;
}
/*#splash {
    background: url(images/splash-bg.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}*/
#splash div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center center;
	background-attachment: fixed;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	z-index: -1;
}
.splash .center-div {
    position: absolute;
    margin: auto;
    top: 70%;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 1500px;
    min-width: 300px;
    max-height: 110px;
    border-radius: 3px;
    text-align: left;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.splash-txt {
    display: block;
    text-align: center;
}
.splash-txt p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
    opacity: .5;
}
.splash-txt h2, .splash-txt h1 {

    font-size: 27px;
    font-weight: 700;
    color: 

    #ffffff;
    letter-spacing: 2px;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: center;

}
.splash-txt h3 {
    font-size: 21px;
    line-height: 30px;
    color: #ffffff;
    letter-spacing: 1px;
}
/* drop down arrow */

.arrow {
	text-align: center;
	margin: 8% 0;
	z-index: 1!important;
}
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
 @keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-30px);
}
 60% {
 transform: translateY(-15px);
}
}
.arrow-down {
    color: #fff;
    width: auto;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    opacity: .5;
    background-size: contain;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
}
@media screen and (max-width: 1024px){
    
  /*  .arrow-down {
    display: none;
}*/
}
.arrow-down img {

    width: 25px;
    display: inline-block;

}
a.arrow-down {
	opacity: .5;
}
a.arrow-down:hover {
	opacity: 1;
}

/* single banner */
.banner.single .center-div h1 {
	color: #ffffff;
	font-size: 90px;
}
.banner.single .center-div {
	background: none;
	border: none;
	top: -25%;
	width: 100%;
}
.banner.single .center-div h1 {
	color: #ffffff;
	font-size: 90px;
}
@media screen and (max-width:1600px) {
.splash .center-div {
    max-width: 1200px;
}
}
@media screen and (max-width:1500px) {
.banner.single .center-div h1 {
	font-size: 72px!important;
}
}

@media screen and (max-width:1024px) {
/*#splash {
	height: 700px!important;
	background-attachment: inherit;
}*/
#splash {
    height: 700px !important;
    background-attachment: inherit;
    background: url(/wp-content/themes/westbound/video/wbc-footage.jpg) center center;
    background-size: cover;
}
/*.splash .center-div {
    top: 250px;
}*/
}
@media screen and (max-width:800px) {
.splash-txt h2, .splash-txt h1 {
    font-size: 21px !important;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 2px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    }
.splash-txt h3 {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.splash .center-div {
    text-align: center;
}
}
@media screen and (max-width:620px) {
/*.splash .center-div {
    top: 220px;
}*/
}   
    
@media screen and (max-width:580px) {
.banner.single {
	height: 450px!important;
}
.banner.single .center-div {
	top: -45%;
}
h3.txt-top {
	font-size: 13px;
}
.splash-txt .btn {
	padding: 15px 8px;
	font-size: 12px;
	background: #ffffff;
	color: #EBABB2;
	text-decoration: none;
}
.splash .content-wrapper {
	top: 60%;
}
#splash {
	height: 450px!important;
}
.splash .center-div {
    top: 50%;
}
}

@media screen and (max-width:500px) {
.banner.single .center-div h1 {
	font-size: 42px !important;
	max-width: 90%;
	margin: auto;
}
}
@media screen and (max-width:374px) {
/*.splash .center-div {
    top: -350px;
}*/
}
@media screen and (max-width:320px) {
.splash-txt h3 {
    line-height: 25px;
}
.splash-txt h2, .splash-txt h1 {

    font-size: 17px !important;
}
}
/*========= SLIDER SECTION ===========*/

#slider-section {
    padding: 0;
    position: relative;
    height: 575px;
}
#slider-section h2 {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 27px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #ffffff;
}
#slider-section h3 {
    position: absolute;
    bottom: 40px;
    font-weight: 900;
    font-size: 75px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffffff;
}
.description {
    width: 100%;
    max-width: 775px;
    position: absolute;
    display: block;
    padding: 0;
    bottom: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.description p {
	letter-spacing: 2px;
	font-weight: 400;
	line-height: 30px;
}
#slider-section .arrow-next {
	background: url(images/down-arrow-blue.png) center center no-repeat;
	width: 34px;
	height: 62px;
	display: block;
	position: absolute;
	left: 0;
	top: 220px;
	margin: 0 0 0 60px;
	background-size: contain;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.arrow-next {
	background: url(images/down-arrow-blue.png) center center no-repeat;
	width: 34px;
	height: 62px;
	display: block;
	margin: 25px 0 0 60px;
	background-size: contain;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#review-slider {
	position: relative;
}
.sub-paragraph {
	max-width: 800px;
	float: right;
	text-align: center;
}
.sub-paragraph p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 45px;
	margin: 40px 0 0 0;
}
.innovation{
    background: url(images/slide-2.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 575px;
    width:100%;
}
.creation{
    background: url(images/slide-1.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 575px;
    width:100%;
}
.prove{
    background: url(images/slide-1.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 575px;
    width:100%;
}
@media screen and (max-width: 1300px){
#slider-section {
    padding: 0;
    position: relative;
    height: 450px;
}
.innovation{
    height: 450px;
}
.creation{
    height: 450px;
}
.prove{
    height: 450px;
}
.creation p, .creation h2, .creation h3,.innovation p, .innovation h2, .innovation h3, .prove p, .prove h2, .prove h3{
    margin: 0 20px;
}
.description {
    max-width: 600px;
    bottom: 170px;
}  
.slick-dots {
    bottom: 110px;
}
}
@media screen and (max-width: 900px){

.description {
    max-width: 500px;
    bottom: 170px;
} 
#slider-section h3 {
    bottom: 20px;
}
.slick-dots {
    right: 2%;
    bottom: 90px;
}
}
@media screen and (max-width: 600px){
.description {
    max-width: 100%;
    bottom: inherit;
    top: 40px;
}
.description p {
    text-align: center;
}
#slider-section h2 {
display: block;
text-align: center;
}
#slider-section h3 {
    display: none;
}
.slick-dots {
    right: -40%;
    bottom: 80px;
    float: left;
}
}
@media screen and (max-width: 375px){
.description p {
    text-align: center;
    line-height: 25px !important;
}
}
/*========= HOME TEAM SECTION ===========*/

section#home-team {
	height: 450px;
	background: url(images/banner-port.jpg) center center;
	background-size: cover !important;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#home-team h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-style: italic;
	text-transform: initial;
	letter-spacing: 3px;
    line-height: 35px;
    max-width: 1000px;
    margin: 0 auto 30px;
	color: #0267B3;
	font-size: 21px;
    text-align: center;
}

#home-team .btn:hover {
	opacity: .9;
}
@media screen and (max-width:950px){
section#home-team {
padding: 125px 20px;
}
}
@media screen and (max-width:700px){
#home-team h2 {
	font-size: 21px!important;
}
}
@media screen and (max-width:500px){
#home-team h2 {
	font-size: 18px!important;
}
}
@media screen and (max-width:440px){
section#home-team {
padding: 90px 20px;
}
}
@media screen and (max-width:375px){
section#home-team {
padding: 60px 20px;
}
}
/*========= CASE STUDY SECTION =========*/

#case-study {
    padding: 0 0 80px;
}
#case-study .content-wrapper.site-width {
    padding: 0 20px;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#case-study h2 {
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #0267B3;
}
#case-study p {
    line-height: 30px;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 30px;
}
.title-bar {
    margin: 0 0 80px;
    padding: 45px;
    background: #000;
}
#case-study .title-bar p {

    max-width: 1200px;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin: auto;
    text-align: left;

}
#case-study .title-bar p.tar {
    text-align: right;
}
.feat-desc{text-align: center;}
.feat-desc img {
    margin-bottom: 10px;
    max-height: 102px;
}

.title-bar.no-pad {
    margin-bottom: 0;
    margin-top: 80px;
}

.cbp-popup-content h2 {
    color: #0267B3;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 30px 0;
}
.cbp-popup-content strong {
    margin: 0 0 10px;
    display: block;
}
.cbp-caption.cbp-singlePageInline {
    border: thin solid #eee !important;
}
.cbp-caption-defaultWrap img {
    width: 99.9%!important;
}

#client-grid {

    padding: 0px 20px 80px;

}
/*#cbpw-grid2 .cbp-caption-activeWrap {

    background-color: #0267B3!important;

}*/
#cbpw-loadMore2 .cbp-l-loadMore-link, #cbpw-loadMore3 .cbp-l-loadMore-link, #cbpw-loadMore4 .cbp-l-loadMore-link, #cbpw-loadMore5 .cbp-l-loadMore-link, #cbpw-loadMore6 .cbp-l-loadMore-link, #cbpw-loadMore7 .cbp-l-loadMore-link {

    font-size: 17px!important;
    font-weight: 700!important;
    padding: 20px 30px!important;
    background: transparent!important;
    border: 2px solid #0267B3!important;
    border-radius: 30px!important;
    color: #0267B3!important;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 100%!important;
    width: auto!important;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    letter-spacing: 2px!important;
    font-family: 'Montserrat', sans-serif!important;

}
#cbpw-loadMore2 .cbp-l-loadMore-link:hover, #cbpw-loadMore3 .cbp-l-loadMore-link:hover, #cbpw-loadMore4 .cbp-l-loadMore-link:hover, #cbpw-loadMore5 .cbp-l-loadMore-link:hover, #cbpw-loadMore7 .cbp-l-loadMore-link:hover {
    color: #fff!important;
    text-decoration: none!important;
    background:#0267B3!important;
}
@media screen and (max-width:1024px){
    
    #cbpw-loadMore2 .cbp-l-loadMore-link, #cbpw-loadMore3 .cbp-l-loadMore-link, #cbpw-loadMore4 .cbp-l-loadMore-link, #cbpw-loadMore5 .cbp-l-loadMore-link, #cbpw-loadMore6 .cbp-l-loadMore-link, #cbpw-loadMore7 .cbp-l-loadMore-link {    
    color: #fff!important;
    text-decoration: none!important;
    background:#0267B3!important;
    }
}
@media screen and (max-width:400px){
    
    #cbpw-loadMore2 .cbp-l-loadMore-link, #cbpw-loadMore3 .cbp-l-loadMore-link, #cbpw-loadMore4 .cbp-l-loadMore-link, #cbpw-loadMore5 .cbp-l-loadMore-link, #cbpw-loadMore6 .cbp-l-loadMore-link, #cbpw-loadMore7 .cbp-l-loadMore-link {    
    font-size: 12px!important;
    }
}
.cbp-popup-singlePageInline {
    padding: 80px 40px 40px;
    background: #F8F9FC;
}
.cbp-popup-singlePageInline .cbp-popup-close {
    background: url(../img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;
    height: 40px;
    width: 40px;
    right: 25px!important;
    top: 20px!important;
}
@media screen and (max-width: 1350px) {
.dzsparallaxer{
    float: none!important;
    margin: 0 auto 40px!important;
}
#case-study .feat-desc p {
    max-width: 500px;
}
}
@media screen and (max-width: 1024px) {
#case-study {
	padding: 0 0 40px;
}
.title-bar {
    margin: 0 0 40px;
}
.title-bar.no-pad {
    margin-bottom: 0;
    margin-top: 40px;
}
}
@media screen and (max-width: 650px) {
    
.dzsparallaxer{
    width: 400px!important;
    height: 210px!important;
}
.divimage {
    max-width: 400px;
}
}
@media screen and (max-width: 600px) {
#case-study .title-bar p, #case-study .title-bar p.tar {
    text-align: center;
    font-size: 21px;
}
.title-bar {
    padding: 30px;
}
}
@media screen and (max-width: 420px) {
#case-study {
	padding: 0 0 20px;
}
.title-bar {
    margin: 0 0 20px;
}
.dzsparallaxer{
    width: 350px!important;
    height: 160px!important;
}
.divimage {
    max-width: 350px;
}
}

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

.dzsparallaxer{
    width: 280px!important;
}
.divimage {
    max-width: 280px;
}
}
.btn.case-study-cat{
font-size: 14px;
font-weight: 400;
padding: 15px 25px;
background: transparent;
border: 1px solid #222222;
border-radius: 0;
font-family: 'Open Sans', sans-serif !important;
color: #222222;
text-transform: uppercase;
cursor: pointer;
line-height: 100%;
width: auto;
display: inline-block;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
letter-spacing: 2px;
margin-right: 10px;
margin-bottom: 30px;
}
.btn.case-study-cat.active, .btn.case-study-cat:hover{
    background: #222222!important;
    color: #ffffff!important;
}

/*=======TEAM LAYOUT========*/

.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper .ttp-content-header, .ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper.ttp-thumb-position, .ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-thumb-position {
    background: #fff!important;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper:hover .ttp-content-header, .ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper:hover .ttp-thumb-position {
    background: #0267B3!important;
    color: #fff!important;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-content-header {
    color: #0267B3!important;
}
.ttp-team-inner-hidden .ttp-additional-detail-close {
    display: none!important;
}
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-center, .ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-center, .ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-center, .ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-center, .ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-center, .ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-center, .ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-center {

    height: auto!important;
}
.ttp-popup-content-fix-wrap .ttp-content-header {
    margin-bottom: 10px!important;
}
.ttp-grid-layout .grid-row-wrapper .ttp-inner-whole-wrapper {
    margin-bottom: 0!important;
}

@media only screen and (max-device-width: 768px){
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-center{
        height: 75% !important;
}
}

.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-center{
        height: 75% !important;
}

.ttp-grid-layout-popup section {
    padding: 0 !important;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper {

    margin-bottom: 0!important;

}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content {

    margin-bottom: 15px!important;

}

#banner-teamwork {
	height: 450px;
	background: url(images/banner-teamwork.jpg) center center;
	background-size: cover;
	text-align: center;
    padding: 185px 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background-attachment: fixed;
}
#banner-teamwork h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-transform: initial;
    letter-spacing: 3px;
    line-height: 40px;
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    font-size: 26px;
}


/*========= SUBSCRIBE SECTION ===========*/

section#subscribe {
	height: 400px;
	background: url(images/subscribe-bg.jpg) center bottom no-repeat !important;
	background-size: cover;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-attachment: fixed !important;
}
#subscribe h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	font-size: 30px;
}
#subscribe .btn {
	background: #ffffff;
}
#subscribe .btn:hover {
	opacity: .8;
	color: #1381c4;
}
#subscribe p {
    font-size: 21px;
    margin-bottom: 30px;
    letter-spacing: 3px;
    font-weight: 400;
    font-style: italic;
    line-height: 30px;
    max-width: 1000px;
    margin: 0 auto 30px
}
#subscribe h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
@media screen and (max-width:1024px){
section#subscribe {
    height: auto!important;
    padding: 60px 20px;
}
    }
@media screen and (max-width:800px){
section#subscribe {
    background: url(images/subscribe-bg.jpg) center center no-repeat !important;
    background-size: cover !important;
}
    #subscribe p {
    font-size: 18px;
    line-height: 25px;
}
}
/*========= FEATURED CLIENT (INSIDE) SECTION ===========*/
.clients-tab {
    display: inline-block;
    margin: 0 auto;
    background: #000;
    color: #ffffff;
    border-radius: 10px 10px 0 0px;
    padding: 15px 25px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
}
.rotator-wrap {
    text-align: center;
}
#featured-client-rotator img {
    width: 210px;
}
section#featured-client-rotator {

    height: auto;
    background-size: cover;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;

}
#featured-client-rotator h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	font-size: 30px;
}
#featured-client-rotator .btn:hover {
	opacity: .8;
	color: #1381c4;
}
#featured-client-rotator p {
    font-size: 21px;
    color: #0267B3;
    margin-bottom: 30px;
    letter-spacing: 3px;
    font-weight: 400;
    font-style: italic;
    line-height: 30px;
    max-width: 1000px;
    margin: 0 auto 30px
}
#featured-client-rotator h2 {
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-style: italic;
text-transform: initial;
letter-spacing: 3px;
line-height: 35px;
max-width: 1000px;
margin: 0 auto 30px;
color: #0267B3;
font-size: 21px;
text-align: center;
}
.client-rotator-one{
    background: url(images/banner-port.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 100%;
    width:100%;
    padding:100px 0;
}
.client-rotator-two{
    background: url(images/banner-ft-mesa.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 100%;
    width:100%;
    padding:100px 0;
}
.client-rotator-three{
    background: url(images/banner-ft-mountains.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 100%;
    width:100%;
    padding:100px 0;
}
.client-rotator-four{
    background: url(images/banner-ft-sdbay.jpg) center center no-repeat;
    background-size: cover;
    position:absolute;
    height: 100%;
    width:100%;
    padding:100px 0;
}
#featured-client-rotator img {
    margin-bottom: 20px;
}
@media screen and (max-width:1024px){
section#featured-client-rotator {
    height: auto!important;
    padding: 60px 20px;
}
    }
@media screen and (max-width:800px){
section#featured-client-rotator {
    background: url(images/subscribe-bg.jpg) center center no-repeat !important;
    background-size: cover !important;
}
    #featured-client-rotator p {
    font-size: 18px;
    line-height: 25px;
}
}
/*========= FOOTER ===========*/

footer {
	text-align: center;
	padding: 0;
}
.copy a {
    color: rgba(255,255,255,.7);
}
.copy a:hover {
	color: rgba(255,255,255,1);
}
footer p {
	font-size: 15px;
	color: #808080;
	text-align: left;
	line-height: 23px;
    margin-bottom: 0;
}
section#footer-banner {
	height: 450px;
    padding: 190px 20px 0;
	background: url(images/banner-port.jpg) center center;
	background-size: cover;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#footer-banner h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-style: italic;
	text-transform: initial;
	letter-spacing: 3px;
    line-height: 35px;
    max-width: 1000px;
    margin: 0 auto 0px;
	color: #0267B3;
	font-size: 21px;
    text-align: center;
}

#footer-banner .btn:hover {
	opacity: .9;
}
.copy span {
    float: left;
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 5px;
}
footer strong {
	font-size: 15px;
	color: #111111;
	text-align: left;
}
footer h3 {
	font-size: 17px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 15px;
}
footer ul {
	margin: 0;
	padding: 0;
}
.ft-left {
	font-family: 'Avenir Next';
	font-size: 12px;
}
.ft-right span {
	margin: 0 3px;
}
footer ul li {
	display: inline-block;
	float: left;
	width: 70%;
	text-align: left;
	font-size: 15px;
	color: #808080;
	line-height: 23px;
}
footer ul li.left {
	width: 25%;
}
.map-marker {
	float: left;
	margin: 0px 8px 45px -2px;
}
li.icon-twitter {
	margin: 0 4px 0 5px;
}
.copy {
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.copy {
    display: block;
    float: left;
    width: 100%;
    background: #000000;
}
.copy p {
	font-size: 13px;
	padding-top: 0;
    color: #ffffff;
}
.copy p.fr {
    margin-top: 6px;
}
.copy p.fl {
    margin-left: -15px;
}
span.social.fb {
    background: url(images/ft-follow-fb.png) center center no-repeat;
    background-size: contain;
}
span.social.twitter {
    background: url(images/ft-follow-twitter.png) center center no-repeat;
    background-size: contain;
}
span.social.linkedin {
    background: url(images/ft-follow-linkedin.png) center center no-repeat;
    background-size: contain;
}
footer .copy .one-third-column img {
	max-width: 270px;
}
img.ft-logo-res {
	visibility: hidden;
}
.align-left {
	text-align: left!important;
}
.align-right {
	text-align: right!important;
}
ul.social {
	display: inline-block;
}
.footer-content {
	background: #ffffff;
	padding: 40px 0;
	border-top: thin solid #e4e4e4;
	border-bottom: thin solid #e4e4e4;
}
.one-third-column {
	width: 33%;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.one-third-column.pad-left {
	padding-left: 40px;
}
footer ul.social-icons li {
	width: 34px;
	height: 34px;
	margin: 0 5px;
}
footer ul.social-icons li:hover {
	opacity: .8;
}
footer li.twitter {
	background: url(images/ft-follow-twitter.png) center center no-repeat;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
footer li.facebook {
	background: url(images/ft-follow-fb.png) center center no-repeat;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
footer li.instagram {
	background: url(images/ft-follow-youtube.png) center center no-repeat;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
footer li.youtube {
	background: url(images/ft-follow-instagram.png) center center no-repeat;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
footer ul.social-icons {
	margin: 0 auto;
	display: inline-block;
	padding-top: 58px;
}

@media screen and (max-width:1350px) {
.footer-content {
	background: #111;
	float: left;
	padding: 0;
	width: 100%;
}
.one-third-column {
	width: 300px;
	float: none;
	text-align: center;
	margin: 0 auto 40px;
}
.one-third-column.fr {
	float: none;
}
.one-third-column:last-child {
	margin: 0 auto 0;
}
footer ul.social-icons li {
	width: 45px;
	height: 45px;
	margin: 0 5px;
	background-size: contain;
}
}
@media screen and (max-width:1024px) {
footer {
    text-align: center;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
}
footer p {
    text-align: center;
    width: 100%;
    margin-top: 0 !important;
    padding: 10px 0 !important;
}
    .copy p.fl {

    display: none;

}
.copy {
    position: relative;
    top: -38px;
}
}
@media screen and (max-width:800px) {
.footer-content .one-third-column {
	width: 100%;
	max-width: 300px;
}
.footer-content {
	padding: 0;
}
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}
#gmap-section .right-column {
	float: left;
	width: 100%;
	max-width: 800px;
	margin-left: 0;
}



/*=========== BLOG ==============*/

#splash.splash.bg-blog {
    padding: 0;
    background: url(images/bg-blog.jpg) center center no-repeat;
	background-size: cover;
}

#sidebar-wrap {
    float: right;
    width: 25%;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#blog-feed {
    float: left;
    width: 75%;
}
#blog-feed .one-half-column {
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
/* post meta */

.post-avatar {
    height: 50px;
    width: 50px;
    display: inline-block;
    margin-right: 10px;
}

.post-details {
    display: inline-block;
    position: relative;
    top: -5px;
}
.post-image img {
    width: 100%;
    height: auto;
}
.post-title h3 {
    margin-bottom: 15px;
    margin-top: 5px;
}
.post-desc {
    margin-bottom: 15px;
}
input#s {
    font-size: inherit;
    font-family: inherit;
}
#searchsubmit.btn {
    width: 100%;
    background: #0267B3;
    color: #fff;
}
#searchsubmit.btn:hover {
    opacity: 1;
}
.sb-subscribe h2 {
    margin-bottom: 15px;
}
.sb-subscribe p {
    margin-bottom: 0;
}

#gform_submit_button_5 {
    font-size: 14px;
}
.gform_footer.top_label {
    margin: 0;
}
#gform_wrapper_5.gform_wrapper {
    margin: 0 0 20px;
    max-width: 100%;
}
#sidebar ul {
    padding: 0;
    margin: 0;
}
#sidebar-wrap #searchform {
    margin-bottom: 30px;
}
hr {
    color: #0267B3;
    border-top: none;
    border-bottom: 1px solid;
    margin-bottom: 25px;
}
#field_5_2, #field_5_4 {
    padding-right: 0;
}
#field_5_2 {
    margin-top: 5px;
}
#gform_wrapper_5 .gform_footer.top_label {
    margin-top: 0;
}
.cat-item.cat-item-1 {
    list-style-type: none;
}
@media screen and (max-width:1240px){
#blog .site-width {
    width: 100%;
}
	#blog-feed {
    float: left;
    width: 65%;
}
	#sidebar-wrap {
    width: 35%;
}
}
@media screen and (max-width:779px){
	#blog .site-width {
    max-width:600px;
	margin: 0 auto;
}
	#blog-feed, #sidebar-wrap {
    float: none;
    width: 100%;
}
	#sidebar-wrap {
    padding-left: 0;
    margin-top: 40px;
}
#blog-feed .one-half-column {
    padding-right: 0px;
}	
}
#blog-feed .post-title h3 {
    font-size: 21px;
    line-height: 27px;
}
/*============= SINGLE POST=============*/
.blog-single {
    padding: 40px 20px 60px;
    box-sizing: border-box;
}
.blog-single .post-meta {
    margin-bottom: 20px;
}
.blog-single h1 a {
    font-size: 36px !important;
}
.blog-single h2 {
    margin-top: 20px;
    font-size: 28px;
}
header.single {
	position: fixed;
	height: 80px;
	background: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	/*! padding: 0; */
    /*! margin: 0; */
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.45);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.45);
	box-shadow: 0 0 3px rgba(0,0,0,.45);
}
header.single #logo {
	max-width: 105px!important;
	margin-left: -50px;
}
header.single nav ul {
	margin: 15px 0 0;
}
header.single nav .drop-down {
	margin: 0px 10px 0 0;
}
header.single .main-nav ul li a {
	color: #000;
	opacity: 1;
}
header.single .main-nav ul {
	padding: 22px 10px 0 0;
}
header.single .main-nav ul span {
	color: #0267B3;
}
header.single .logo {
	background: url(images/logo-black.png) center center no-repeat;
	background-size: contain;
	margin-top: 15px;
}
.splash-single {
    height: auto;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
}
.splash-single img {
    width: 100%;
    /*margin-top: 70px;*/
}
.blog-single .content-wrapper.site-width {
    max-width: 800px;
}

#comments textarea,#commentform input {
    max-width: 100%;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	letter-spacing: 0.5px!important;;
	padding: 10px!important;;
	outline: none;
	margin: 0;
	width: 100%;
	max-width: 100%;
	display: block;
	vertical-align: baseline;
	margin-bottom: 10px;
	-webkit-transition: 0.2s border linear;
	-moz-transition: 0.2s border linear;
	transition: 0.2s border linear;
	-webkit-transform: translateZ(0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none!important;
}
#comments textarea:focus,#commentform input:focus {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
border-color: #cfcfcf;
background: #FFFFFF;
}
#comments-form #submit {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 30px;
    background: #0267B3;
    border: 1px solid #0267B3;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 100%;
    width: auto;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    letter-spacing: 2px;
}
#comments-form #submit:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
}
.post-desc img {
    max-width: 100%;
	margin-bottom:20px;
}
/*=========AUTHOR==========*/

#blog .avatar {
    float: left;
    max-width: 50px;
    height: auto;
}

/* ================ PAGE NAVI ====================*/

.wp-pagenavi span,
.wp-pagenavi a {
    background: #0267B3;
    border: thin solid #0267B3!important;
    padding: 10px 17px!important;
    margin: 0 0 0 10px!important;
    color: #ffffff;
}

.wp-pagenavi {
    clear: both;
    margin: 20px 0 0 -10px;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover {
    font-weight: bold;
    color: #0267B3;
    background: #fff;
    border: thin solid #0267B3!important;
}

.page-nav {
    float: left;
    text-align: left;
    width: 100%;
}

.page-nav div.h2 {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 600;
}

span.pages {
    display: none;
}

.older {
    float: left;
    margin-right: 20px;
}

@media screen and (max-width:373px) {
    .wp-pagenavi a,
    .wp-pagenavi span {
        font-size: 14px;
        padding: 8px 12px !important;
    }
}
/*============ RSS FEED =================*/
.feedEntryContent img {
    max-width: 100%;
    height: auto;
}
/*======= SEARCH =========*/
#search-results .site-width {
    max-width: 800px;
    margin: 0 auto;
}
#search-results .read-more,.no-results #searchsubmit{
	font-size: 14px;
    font-weight: 400;
    padding: 15px 20px;
    background: transparent;
    border: 1px solid #0267B3;
    border-radius: 0;
    font-family: 'Gotham Pro';
    color: #0267B3;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 100%;
    display:block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    letter-spacing: 1px;
    max-width: 200px;
    margin: 20px auto;
}
#search-results .read-more:hover, .no-results #searchsubmit:hover{
	background: #0267B3;
	color: #fff;
	text-decoration: none;
}
#search-results {
    text-align: center;
}
#search-results input#s {
    font-size: inherit;
    font-family: inherit;
    max-width: 300px;
    margin: 10px auto 0;
}

/*==================FORMS==============*/
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea.medium, input#s {
background: #FFFFFF;
border: 1px solid #DDDDDD;
letter-spacing: 0.5px!important;;
padding: 10px!important;;
outline: none;
margin: 0;
width: 100%;
max-width: 100%;
display: block;
vertical-align: baseline;
margin-bottom: 10px;
-webkit-transition: 0.2s border linear;
-moz-transition: 0.2s border linear;
transition: 0.2s border linear;
-webkit-transform: translateZ(0);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-appearance: none!important;
}
.gform_wrapper input:focus, .gform_wrapper textarea:focus, input#s:focus {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
border-color: #cfcfcf;
background: #FFFFFF;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
font-size: 18px;
font-weight: 700;
padding: 20px 30px;
background: #0267B3;
border: 1px solid #0267B3;
border-radius: 0;
font-family: 'Montserrat', sans-serif;
color: #fff;
text-transform: uppercase;
cursor: pointer;
line-height: 100%;
width: auto;
display: inline-block;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
letter-spacing: 2px;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
}
#input_2_9_other, #input_4_9_other {
    max-width: 50%;
}
#choice_2_9_6, #choice_4_9_6 {
    float: left;
}
.gform_wrapper .gfield_checkbox li label {
    max-width: 90%!important;
}
#field_3_4 {
    margin-top: 30px;
}
select {
    vertical-align: top;
    background-color: #fff;
    background-image: url('/wp-content/themes/gdbridge/images/select-arrow.png');
    background-position: 97% center;
    background-size: 20px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    line-height: normal;
    border-radius: 0;
    border: 1px solid #DDDDDD;
    padding: 7px 10px !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: auto;
    outline: none;
    margin-bottom: 9px;
}
.gform_wrapper .gform_ajax_spinner {
    max-width: 25px;
}
#field_1_2, #field_1_3 {

    padding-right: 0px;

}
.post-image img {
    padding: 10px;
    background: #fff;
    border: thin solid #0267B3;
    width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.post-title {
    margin-top: 20px;
    margin-bottom: 0px;
    max-width: 800px;
    margin-left: 0;
}
.post-title h1 {
    margin-bottom: 50px;
}
.post-desc h3 {

    margin-top: 30px;

}

/*==================SINGLE POST EDITS==============*/

body.inside-page.single .splash .center-div {
    top: -430px;
}
.splash-txt.single h1 {
    text-align: center;
    font-size: 42px;
}
#st-1 {

    margin-top: 30px;

}


/*============== RESPONSIVE EDITS==============*/

@media screen and (max-width: 900px){
body.inside-page .video-overlay {
    z-index: 1 !important;
    max-height: 350px;
}
}
@media screen and (max-width: 700px){
/*h2.sub-text{
    font-size: 18px!important;
    line-height: 25px;
}*/
    #welcome p {

    line-height: 30px;
    font-size: 21px;
}
.sub-title {
    font-size: 21px;
    line-height: 30px;
}
}
@media screen and (max-width: 500px){
    #welcome p {
    line-height: 25px;
    font-size: 18px;
}
h1, h1 a {
    font-size: 26px;
    margin-bottom: 20px;
}
#welcome h2 {

    margin-bottom: 30px;
    font-size: 19px;
}
}

/*=============== VIDEO CONTAINER ==================*/

section.video {
    padding: 60px 0;
    text-align: center;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*=============== UPDATE CODE ==================*/

/*=============== SOCIAL SECTION HOMEPAGE ==================*/

#social-home {
    padding: 0 20px 80px;
}

#social-home h1, #social-home h1 a {
    margin-bottom: 20px;
}
@media screen and (max-width:1024px){
    
    #social-home {

    padding: 0 20px 40px;

}
}
.sub-title {

    width: 100%;
    display: block;
    text-align: center;
    font-size: 24px;
    font-style: italic;

}
.blue {

    color: #0267B3;

}
.icon-instagram-home {

    display: block;
    width: 40px;
    text-align: center;
    height: 40px;
    margin: 30px auto 15px;
    background: url(images/icon-instagram-social-gray.png) center center no-repeat;
    background-size: contain;
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}
.instagram-link-home {

    width: 100%;
    text-align: center;
    display: block;
    font-weight: 600;

}
#social-banner h3 {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
}
#social-banner {
   background: #000000;
}
#social-banner .social-icons {
    width: 100%;
    text-align: center;
}
#social-banner ul {
    padding: 0;
    margin: 0;
}
#social-banner .social-icons ul li:first-child {
    margin-left: 0;
}

#social-banner .social-icons ul li {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-left: 35px;
}

#social-banner .social-icons ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#social-banner .social-icons ul li.facebook {
    background: #FFF url('images/sprite-facebook.png')  0 0  no-repeat;
    background-size: 100px;
 
}

#social-banner .social-icons ul li.twitter {
    background: #FFF url('images/sprite-twitter.png')  0 0  no-repeat;
    background-size: 100px;
   
}
#social-banner .social-icons ul li.linkedin {
    background: #FFF url('images/sprite-linkedin.png')  0 0  no-repeat;
    background-size: 100px;
    
}
#social-banner .social-icons ul li.instagram {
    background: #FFF url('images/sprite-instagram.png') 0 0  no-repeat;
    background-size: 100px;
    
}
#social-banner .social-icons ul li.facebook:hover {
    background: #39589b url('images/sprite-facebook.png') 0 -100px no-repeat;
    background-size: 100px;

}

#social-banner .social-icons ul li.twitter:hover {
    background: #15a7e3 url('images/sprite-twitter.png') 0 -100px no-repeat;
    background-size: 100px;
   
}

#social-banner .social-icons ul li.instagram:hover {
    background: #cd486b url('images/sprite-instagram.png') 0 -100px no-repeat;
    background-size: 100px;
 
}

#social-banner .social-icons ul li.linkedin:hover {
    background: #006192 url('images/sprite-linkedin.png') 0 -100px  no-repeat;
    background-size: 100px;

}
@media screen and (max-width:920px) {
    
    #social-banner h3 {
    font-size: 30px;
    margin-bottom: 30px;
}
#social-banner .social-icons ul li {
    width: 70px;
    height: 70px;
    margin-left: 35px;
}
#social-banner .social-icons ul li.facebook {
    background: #FFF url('images/sprite-facebook.png')  0 0  no-repeat;
    background-size: 70px;
 
}

#social-banner .social-icons ul li.twitter {
    background: #FFF url('images/sprite-twitter.png')  0 0  no-repeat;
    background-size: 70px;
   
}
#social-banner .social-icons ul li.linkedin {
    background: #FFF url('images/sprite-linkedin.png')  0 0  no-repeat;
    background-size: 70px;
    
}
#social-banner .social-icons ul li.instagram {
    background: #FFF url('images/sprite-instagram.png') 0 0  no-repeat;
    background-size: 70px;
    
}
#social-banner .social-icons ul li.facebook:hover {
    background: #39589b url('images/sprite-facebook.png') 0 -70px no-repeat;
    background-size: 70px;

}

#social-banner .social-icons ul li.twitter:hover {
    background: #15a7e3 url('images/sprite-twitter.png') 0 -70px no-repeat;
    background-size: 70px;
   
}

#social-banner .social-icons ul li.instagram:hover {
    background: #cd486b url('images/sprite-instagram.png') 0 -70px no-repeat;
    background-size: 70px;
 
}

#social-banner .social-icons ul li.linkedin:hover {
    background: #006192 url('images/sprite-linkedin.png') 0 -70px  no-repeat;
    background-size: 70px;

}
}
@media screen and (max-width:720px) {
    
    #social-banner h3 {
    font-size: 21px;
    margin-bottom: 30px;
    line-height: 30px;
}
#social-banner .social-icons ul li {
    width: 40px;
    height: 40px;
    margin-left: 15px;
}
#social-banner .social-icons ul li.facebook {
    background: #FFF url('images/sprite-facebook.png')  0 0  no-repeat;
    background-size: 40px;
 
}

#social-banner .social-icons ul li.twitter {
    background: #FFF url('images/sprite-twitter.png')  0 0  no-repeat;
    background-size: 40px;
   
}
#social-banner .social-icons ul li.linkedin {
    background: #FFF url('images/sprite-linkedin.png')  0 0  no-repeat;
    background-size: 40px;
    
}
#social-banner .social-icons ul li.instagram {
    background: #FFF url('images/sprite-instagram.png') 0 0  no-repeat;
    background-size: 40px;
    
}
#social-banner .social-icons ul li.facebook:hover {
    background: #39589b url('images/sprite-facebook.png') 0 -40px no-repeat;
    background-size: 40px;

}

#social-banner .social-icons ul li.twitter:hover {
    background: #15a7e3 url('images/sprite-twitter.png') 0 -40px no-repeat;
    background-size: 40px;
   
}

#social-banner .social-icons ul li.instagram:hover {
    background: #cd486b url('images/sprite-instagram.png') 0 -40px no-repeat;
    background-size: 40px;
 
}

#social-banner .social-icons ul li.linkedin:hover {
    background: #006192 url('images/sprite-linkedin.png') 0 -40px  no-repeat;
    background-size: 40px;

}
}
/*=============== CASE STUDY UPDATES ==================*/

.cbp-caption-defaultWrap img {

    margin-bottom: 0!important;

}
.center-logo {

    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 5px;
    max-width: 300px;
    min-width: 200px;
    max-height: 100px;
    border-radius: 3px;
    text-align: center;
    padding: 0;
    box-sizing: border-box;

}
.center-logo p {
    color: 
    #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.feat-content img {

    width: 100%;
    max-width: 200px;
    margin: auto;

}
#cbpw-wrap9 {

    margin: 80px 20px!important;

}
.feat-content {

    white-space: normal !important;

}
.feat-content p {

    font-size:16px;

}

/*=============== INSTAGRAM FEED ==================*/

#grid-1004 {

    margin-top: 40px;

}
