/*
Theme Name: Generic Website Layout 9
Theme URI: 
Description: A lightweight, 2-3 columns, widget ready, SEO optimized, fast loading, easy to customize WordPress theme.
Version: 1.0.3
*/

@font-face {
  font-family: 'Gontserrat-Thin';
  src: url('fonts/Gontserrat-Thin.ttf')  format('truetype');
}

@font-face {
  font-family: 'Gontserrat-ExtraBold';
  src: url('fonts/Gontserrat-ExtraBold.ttf')  format('truetype');
}

@font-face {
  font-family: 'Gontserrat-SemiBold';
  src: url('fonts/Gontserrat-SemiBold.ttf')  format('truetype');
}

@font-face {
  font-family: 'Gontserrat-Medium';
  src: url('fonts/Gontserrat-Medium.ttf')  format('truetype');
}
@font-face {
  font-family: 'Gontserrat-Regular';
  src: url('fonts/Gontserrat-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'Gontserrat-Light';
  src: url('fonts/Gontserrat-Light.ttf')  format('truetype');
}

/* Begin Typography &amp; Colors
------------------------------------- */

body {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
	color:#333;
}

small {
    font-size: 0.9em;
    line-height: 2em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
	text-align: left;
}

h1 { font-size: 42px; }
h2 { font-size: 34px; }
h3 { font-size: 28px; }
h4 { font-size: 22px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

h1 a,
h1 a:hover,
h1 a:visited {
    text-decoration: none;
    color: white;
}

h1,
h1 a,
h1 a:hover,
h1 a:visited {
    text-decoration: none;
    color: #333;
}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
    color: #333;
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
cite {
    text-decoration: none;
}

small,
.nocomments,
.postmetadata,
blockquote,
strike {
    color: #777;
}

pre {
    font: 1em 'Courier New', Courier, Fixed;
    color: #666;
    background: #F8F8F8;
    padding: 5px;
    line-height: 1.5em;
    border: 1px solid #ddd;
    overflow-x: auto;
    /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    /* width: 99%; */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
    color: #008000;
    padding: 0 2px;
    background: #fff;
    line-height: 1.5em;
    overflow: auto;
}

acronym,
abbr,
span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a,
a:visited,
h2 a:hover,
h3 a:hover {
    color: #000;
    text-decoration: none;
}

::-webkit-input-placeholder { color: #757575; }
:-ms-input-placeholder { color: #757575; }
::placeholder {color: #757575;}

a:hover {
    color: #ccc;
}

.entry a {
    text-decoration: none;
}

.entry a:hover {
    text-decoration: underline;
}

.nav-photo-box{
    
}
.nav-photo{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}


#page .container{width:100%;max-width:1015px;margin:0px auto;}
.inner-page #page .container{max-width:1015px;}
#page *{outline:none;}

/* HEADER Design
------------------------------------- */
#logo img{
	display: inline-block;
    position: relative;
    top: -5px;
}
#logo strong{
	font-size: 27px;
    line-height: 1;
    font-family: 'Gontserrat-Medium';
    color: #000;
    letter-spacing: 1px;
	margin-left: 3px;
	transition:all ease 0.5s;
}
#logo strong span{font-family: 'Gontserrat-Light';}
#logo.active strong{ color: #fff;}

#header{    position: relative;    overflow: hidden;}
#header .hdr-container{width:100%;height: 100%;}
#header .xthumbnail{
	position: absolute;
    bottom: 0;
    right: 0;
	display:none;
}
#hdr-top{
	background:#000 !important;
	background-size:cover;
	min-height: 420px;
    height: 100vh;
	position:relative;
}

#hdr-top .hdr-content{padding-top: 20px;}
#hdr-top .hdr-content:after{content:" ";clear:both;display:block;}
#hdr-top .hdr-content #logo{
	float: left;
    position: relative;
	z-index: 999;
}
#hdr-top .hdr-content #logo img{}
#hdr-top .hdr-content #mm{
	float: right;
	cursor:hand;
	cursor:pointer;
	position: relative;
	z-index: 999;
}
#hdr-top .hdr-content #logo{
    z-index: 99 !important;
}

#hdr-bottom{    padding: 60px 0px 20px;}
#hdr-bottom h2{
	font-family: 'Gontserrat-ExtraBold';
    font-size: 46px;
    color: #000;
    text-transform: uppercase;
    margin: 0px 0px;
    line-height: 140%;
	position:relative;
}
#hdr-bottom h2:after{
    content:none;
    display: inline-block;
    background: #fff url(images/gold-thumb-small.png) no-repeat center center;
    width: 15px;
    height: 15px;
    background-size: 15px auto;
    margin: 0px 0px 0px 10px;
}
#hdr-bottom p{
	font-family: 'Gontserrat-Medium';
    font-size: 22.42px;
    color: #7c7c7c;
    font-weight: 400;
    text-transform: uppercase;
}
#hdr-bottom .cbtn{
	color: #000;
    font-size: 17.61px;
    border: 1px solid #000;
    padding: 12px 20px 12px;
    display: inline-block;
    margin: 20px 0px 0px;
}

#hdr-bottom h2.capability-hdr{
	font-family: 'Gontserrat-Medium';
    font-size: 85px;
    color: #000;
    letter-spacing: 8px;
    line-height: 1;
    max-width: 100%;
    margin: 95px 0px 0px;
}
#hdr-bottom #full_service{
    margin: 20px 0px 0px;
    padding: 0px 0px;
    list-style: none;
    width: 100%;
    display: table;

}
#hdr-bottom #full_service:after{content:" ";clear:both;display:block;}
#hdr-bottom #full_service li{
	display: table-cell;
    vertical-align: middle;
}
#hdr-bottom #full_service li a{}
#hdr-bottom #full_service li a img{}


.hdr-top-content{
	height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
	z-index: 99999;
}
.hdr-top-content .gold-thumb{
	position: absolute;
    bottom: 10px;
    left: 38px;
	display:inline-block;
	z-index: 33;
	cursor:pointer;
	cursor:hand;
}
.hdr-top-content .colsdiv{
    padding-left: 100px;
    height: 100%;
}
.hdr-top-content .colsdiv .menu-nav{
	display: table;
    width: 100%;
    height: 100%;
    max-width: 230px;
    float: right;
}
.hdr-top-content .colsdiv .menu-wrap{
    background: #8a8a8a;
    position: relative;
    height: 100%;
    text-align: right;
    padding: 0px 50px 0px 90px;
	box-shadow: -10px 0px 40px 0px rgb(0 0 0 / 48%);
}
.hdr-top-content .colsdiv .menu-wrap ul{
    list-style: none;
    margin: 0px 0px;
    padding: 0px 0px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.hdr-top-content .colsdiv .menu-wrap ul li{
	display: block;
    margin-bottom: 10px;
}
.hdr-top-content .colsdiv .menu-wrap ul li a{
	color: #fff;
    font-family: 'Gontserrat-ExtraBold';
    font-weight: 600;
    font-size: 26px;
	text-transform:uppercase;
}
.hdr-top-content .colsdiv .menu-wrap ul li .sub-menu{    display: block;}
.hdr-top-content .colsdiv .menu-wrap ul li .sub-menu li{
	margin-bottom: 0px;
}
.hdr-top-content .colsdiv .menu-wrap ul li .sub-menu li a{
	font-family: 'Gontserrat-Regular';
    font-size: 16px;
}
.hdr-top-content .colsdiv .portfolio{
	background:#fff;
	background-size:cover;
	position: relative;
    height: 100%;    padding: 0px 40px;
}
.hdr-top-content .colsdiv .portfolio.show-me{display:flex !important;}
.hdr-top-content .colsdiv .portfolio .folio-image{
	max-width: 600px;
    text-align: center;
    padding-top: 20px;
	padding-bottom: 20px;
	height:100%;
}
.hdr-top-content .colsdiv .portfolio .folio-image img{
	max-width: 100%;
    border-radius: 100%;
    display: block;
}
.hdr-top-content .colsdiv .portfolio h2{
    font-family: 'Gontserrat-ExtraBold';
    font-weight: 600;
    font-size: 46px;
	text-align:center;
}
.hdr-top-content .colsdiv .portfolio h3,
.hdr-top-content .colsdiv .portfolio h4{
    font-family: 'Gontserrat-SemiBold';
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 30px;
	text-align:center;
}
.hdr-top-content .colsdiv .portfolio p{
	font-size: 15px;
}

.hdr-top-content .tbl-type{position:relative;display:table;width:100%;height:100%;}
.hdr-top-content .tbl-cell{
	vertical-align: middle;
    height: 100%;
    display: table-cell;
}
#folio_list{box-shadow: -10px 0px 40px 0px rgb(0 0 0 / 48%); background: #fff !important;}

/* CONTENT Design
------------------------------------- */
.page-id-465{
	background-image: url("images/home-page-bg-parallax.jpg");

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#section2{
	padding:40px 0px 40px;
	z-index: 60;
    position: relative;
	background:#fff;
	overflow:hidden;
}
#section2 .tabslist-bg{
	background: #000;
    background-size: auto 100%;
    height: 260px;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
}
#section2 .s2-content{    margin-bottom: 20px;}

#section2 .s2-content h4{
	color: #fff;
    font-size: 24px;
}
#section2 .s2-content p{
	font-family: 'Gontserrat-Light';
    font-size: 16px;
    color: #fff;
}

#tablist1{    z-index: 9;    position: relative;}

#section2 .home-gallery{}
#section2 .home-gallery .hg1{}
#section2 .home-gallery .hg1 a{
	display: block;
    padding: 0px 10px 20px;
}
#section2 .home-gallery .hg1 a img{    max-width: 100%;}
#section2 .home-gallery .hg2{}
#section2 .home-gallery .hg2 a{
	display: block;
    padding: 0px 9px;
}
#section2 .home-gallery .hg2 a img{    max-width: 100%;}

#section2 .capability-boxes{
	background: #5b5b5b;
    padding: 6px;
	height: 100%;
}
#section2 .capability-boxes p{
    color: #fff;
    border: 4px solid #fff;
    padding: 30px 25px 30px;
    margin: 0px;
    height: 100%;
    font-size: 20px;
}

#section2 a.cbtn{
    color: #000000;
    font-size: 17.61px;
    border: 1px solid #938135;
    padding: 10px 20px 10px;
    display: block;
    margin: 40px 0px 0px;
    text-align: center;
}


.roster-content{
	background-position: right -145px !important;
}
.roster-content h2{
	color: #691943;
    font-size: 46px;
	margin: 0px 0px;
}

#our_spotlights{
    padding: 0px 0px 0px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	margin-bottom: 110px;
}
#our_spotlights .featured-img{padding-right: 25px;}
#our_spotlights .featured-img .img-wrap{
	border-bottom: 10px solid #1d6777;
    padding-bottom: 10px;
}
#our_spotlights .featured-img .img-wrap img{
	border: 3px solid #9b968e;
    border-radius: 4px;
    overflow: hidden;
	max-width:100%;
}

#our_spotlights .bx-wrapper{
	border: 0px;
    box-shadow: none;
    background: transparent;
	margin: 0px 0px;
	position: relative;
    bottom: -70px;
}
#our_spotlights .bx-wrapper .bx-viewport{}
#our_spotlights .bx-wrapper .bx-viewport .bxslider{}
#our_spotlights .slider-content{}
#our_spotlights .slider-content h4{
	color: #fff;
    font-size: 24px;
    margin: 0px 0px 0px;
}
#our_spotlights .slider-content h5{
	color: #998543;
    font-size: 18px;
	font-weight: 500;
    margin: 0px 0px 0px;
}
#our_spotlights .slider-content h6{
	color: #fff;
	font-weight: 400;
    font-size: 16px;
}
#our_spotlights .slider-content p{
	font-size: 12px;
    color: #fff;
    margin: 30px 0px 0px;
    line-height: 160%;
}
#our_spotlights .slider-content a{
	color: #998543;
    font-size: 16px;
	font-weight: 600;
}
#our_spotlights .slider-content a:after{content:" ";clear:both;display:block;width:55px;border-top:2px solid #998543;}
#our_spotlights .bx-wrapper .bx-pager{
	text-align: right;bottom: 100px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #998543;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #7a7a7a;
	width: 16px;
    height: 16px;
    margin: 0 6px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}

#www_content{padding:40px 0px 40px;}
#www_content h3{
	font-size: 18px;
    font-weight: 700;
    color: #691943;
    margin: 0px 0px 28px;
}
#www_content{font-size: 16px;}
#www_content p{
	color: #000;
    font-size: 16px;
    line-height: 185%;
    margin: 0px 0px 35px;
}

#www_content .www-copy{}
#www_content .www-copy h3{
	font-size: 32.7px;
    font-weight: 700;
    margin: 0px 0px 28px;
}
#www_content .www-copy ul{
	margin: 0px 0px 20px;
    padding: 0px 0px 0px 20px;
}
#www_content .www-copy ul li{
    color: #00586f;
    font-size: 18px;
    font-weight: 700;
}
#www_content .www-copy p{}
#www_content .www-copy p a{
	color: #7a7a7a;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
 
/*
* TABs
******************************************/
.tabcontent {
  animation: fadeEffect 1s;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

#full_service{}
#full_service .tablinks{text-align:center;}
#full_service .tablinks .cap-icons{
	/*background:transparent url(images/cap-sprite-ico-v3.png) no-repeat 0px 0px;*/
	display:inline-block;
	width: 56px;
    height: 55px;
    font-weight: bold;
    color: #000;
    
    position: absolute;
    left: 0;
    right: 0;
    top: 32%;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    
}
#full_service .tablinks .cap-icons.analytics{background-position: -158px 0px;}
#full_service .tablinks .cap-icons.strategies{background-position: -75px 0px;}
#full_service .tablinks .cap-icons.marketing{    background-position: 4px 0px;}
#full_service .tablinks .cap-icons.placement{    background-position: -240px 0px;}
#full_service .tablinks .cap-icons.ideas{    background-position: -323px 0px;}
#full_service .tablinks .cap-icons.brand{    background-position: -405px 0px;}
#full_service .tablinks .cap-icons.public_relations{    background-position: -949px 0px;}

#full_service .tablinks .cap-icons.copy_writing{    background-position: -491px 0px;}
#full_service .tablinks .cap-icons.cinema{    background-position: -329px 0px;}

#full_service .tablinks a {
    position: relative !important;
    display: inline-block;
    padding: 12px 10px 12px;
    border-radius: 100px;
    border: 3px solid transparent;
    height: 80px;
    width: 80px;
	overflow:hidden;
}
#full_service .tablinks.active a {border: 3px solid #000;}


/* INNERPAGES Design
------------------------------------- */
#inner_page_hdr{
	background: #000;
    padding: 30px 0px 25px;
}
#inner_page_hdr .inner-page-logo{}
#inner_page_hdr .inner-page-logo #logo{
	display: inline-block;
    margin: 8px 0px 0px;
	position: relative;
    z-index: 999;
}
#inner_page_hdr .inner-page-logo #logo strong{    color: #fff;}

#inner_page_hdr .inner-page-title{text-align: right;}
#inner_page_hdr .inner-page-title h2,
#inner_page_hdr .inner-page-title h1{
	color: #fff;
    display: inline-block;
    line-height: 1;
}
#inner_page_hdr .inner-page-title h2 a,
#inner_page_hdr .inner-page-title h2 a:hover{color: #fff;}
#inner_page_hdr .inner-page-title span{
	display: inline-block;
    margin-left: 30px;
	z-index:999;
	cursor:pointer;
	cursor:hand;
}

#inner_page_hdr .inner-page-title #mm i{
	display:block;
	background:transparent url(images/hamburgerw-ico.png) no-repeat 0px 0px;
	width:25px;
	height:27px;
	position: relative;
    z-index: 999;
}
#inner_page_hdr .inner-page-title #mm i.active{background:transparent url(images/hamburger-ico-black.png) no-repeat 0px 0px;}

#innerpage_hero{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	padding: 80px 10px 80px;
	border-bottom:15px solid #9f9f9f;
	min-height: 300px;
}
#innerpage_hero h3{
	color: #fff;
    font-size: 44.58px;
    line-height: 150%;
    margin: 0px 0px;
}

#innerpage_content{
 	background:#fff;
	padding:32px 0px 40px;
	border-bottom: 15px solid #9f9f9f;
	min-height: 320px;
}
#innerpage_content .main-content{
	margin-top: 60px;
	margin-bottom: 40px;
}
#innerpage_content .main-content p{
	color:#000;
	font-size:18px;
}
#innerpage_content .main-content a{font-weight: 500;}

body.single-post #innerpage_hero{
	display:none;
}

/* BLOG
-------------------------------*/
.blog-image img{
    max-width: 100%;
}
.page-template-page-blog .main-content{
    display: none;
}



/* FOOTER Design
------------------------------------- */

.text-area-field .wpcf7-form-control-wrap{
    width: 100% !important;
}

#footer{
	background:#000;
	background-size: contain;
	padding:45px 0px 0px;
	overflow: hidden;
	z-index: 65;
    position: relative;
}
#footer .footer-top h2{
	color: #fff;
    font-size: 40px;
}
#footer .footer-top p{
	text-align: right;
    margin: 0px 0px;
    font-family: 'Gontserrat-Light';
    font-size: 13px;
    color: #fff;
}
#footer .footer-top p span{}
#footer .footer-top p span a{font-family: 'Montserrat';font-weight:600;    color: #fff;}
#footer .footer-top form{margin-bottom: 35px;}
#footer .footer-top form .field-item{margin: 0px -10px 10px;}
#footer .footer-top form .field-item:after{content:" ";clear:both;display:block;}
#footer .footer-top form .field-item .wpcf7-form-control-wrap{
	float: left;
    width: 50%;
    padding: 0px 10px;
	display: block;
}
#footer .footer-top form .field-item .wpcf7-form-control-wrap input{
	width: 100%;
    padding: 10px;
}

#footer .footer-top form .field-item .wpcf7-form-control-wrap select{
	width: 100%;
    padding: 10px;
}
.captchawrap .wpcf7-captchac{
    display: block;
    height: 44px;
    width: 230px;
    padding: 8px 73px;
    background: #fff;
    margin: 3px 0px 10px;
}
.captchawrap .wpcf7-form-control-wrap{padding:0px 0px !important;}
.captchawrap .wpcf7-captchar{
	padding: 7px 10px;
    font-weight: 600;
    max-width: 230px;
}
.wpcf7-response-output{color:#fff;}

#footer .footer-top form .field-item .user-email{width: 35%;}
#footer .footer-top form .field-item .user-recipient{width: 65%;}
#footer .footer-top form .field-item .user-recipient select{
	width: 100%;
    padding: 5px 5px;
	color: #757575;
	background:#fff;
}
#footer .footer-top form .field-item .user-recipient select option{background:#fff;}
#footer .footer-top form .field-item .user-message{float:none;width: 100%;}
#footer .footer-top form .field-item textarea{
	width: 100%;
    resize: none;
    height: 100px;
    padding: 6px 10px;
}
#footer .footer-top form input[type=submit]{
	color: #000;
    font-size: 17.61px;
    font-weight: 600;
    border: 1px solid #fff;
    padding: 12px 55px 12px;
    margin: 0px auto 0px;
    display: block;
    text-transform: uppercase;
}

#footer .footer-bottom{    background: rgb(0 0 0 / 32%);    padding: 20px 0px 60px;    margin: 0px 0px;}
#footer .footer-bottom .footer-social-media{}
#footer .footer-bottom .footer-social-media a{margin-right:5px;display:inline-block;}
#footer .footer-bottom a img{}
#footer .footer-bottom p{
	color: #fff;
    font-size: 18px;
}
#footer .footer-contact-emails{margin: 0px 0px 25px;}

.align-right{text-align:right;}

#scrolltotop{
	position: fixed;
    bottom: 40px;
    right: 40px;
}
#scrolltotop a{
	background: #000 url(images/arrow-up-icon.png) no-repeat center 13px;
    background-size: 25px auto;
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 50px;
    text-indent: -9999px;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 55%);
}


/* The side navigation menu */
.sidenav {
	height: 100%;
	width: 100%; /* 0 width - change this with JavaScript */
	z-index: 99; /* Stay on top */
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.hdrto-col{
    margin-right: 0px !important;
}

/* Responsive Design
------------------------------------- */
@media screen and (max-width: 768px) {
	.hdr-top-content .colsdiv {
		padding-left: 60px;
	}
	.hdrto-col{height:100%;}
	.hdr-top-content .gold-thumb {
		left: 20px;
		width: 34px;
		height: 34px;
	}
	.hdr-top-content .gold-thumb img{width:100%;}
	#hdr-top .hdr-content {
		padding-top: 20px;
		padding-left: 15%;
		padding-right: 15%;
	}
	
	#folio_list{display:none;}
	#hdr-bottom h2 {
		font-size: 34px;
	}
	#hdr-bottom p {
		font-size: 18.42px;
	}
	#hdr-bottom .cbtn {
		font-size: 15.61px;
	}
	#hdr-bottom #full_service{}
	#hdr-bottom #full_service li {
		display: block;
		vertical-align: middle;
		width: 25%;
		float: left;
	}
	#section2 a.cbtn,
	#section2 .featured-case-study,
	#section2 .home-gallery {margin:0px auto; max-width: 490px;}
	#section2 a.cbtn {
		margin: 20px auto 0px;
	}
	#section2 .s2-content h2 {
		font-size: 58px;
	}
	#section2 .s2-content h4 {
		font-size: 22px;
	}
	#footer .footer-top h2 {
		font-size: 28px;
	}
	
	#footer .footer-top form .field-item .user-email,
	#footer .footer-top form .field-item .user-recipient{    float: none;width:100%;    margin-bottom: 10px;}
	.footer-top,
	.footer-bottom{padding:0px 10px;}
	
	#cofounder_section .cf-img {
		margin-bottom: 20px;
		text-align: center;
	}
	#team_section .team-list li {
		text-align: center;
	}
	#team_section .team-list li img {
		width: initial;
		max-width: 100%;
	}
	#innerpage_hero h3 {
		font-size: 28.58px;
	}
	#cofounder_section .cf-info h4 {
		text-align: center;
	}
	
	.roster-content h2 {
		font-size: 32px;
	}
	
	#our_spotlights .featured-img {
		padding-right: 10px;
		text-align: center;
	}
	#our_spotlights .featured-img .img-wrap {
		margin-bottom: 40px;
		display: inline-block;
	}
	#our_spotlights {
		margin-bottom: 30px;
		padding: 25px 10px 50px;
		background-position: right bottom;
	}
	#www_content {
		padding: 40px 10px 40px;
	}
	#scs_accordion .accordion dd {
		padding: 30px 10px 20px;
	}
	
	.branding-offerings .bo-cap:after{
		content: " ";
		height: 100%;
		width: 3px;
		background: #938135;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.branding-offerings .bo-cap:nth-child(3):before,
	.branding-offerings .bo-cap:nth-child(6):before,
	.branding-offerings .bo-cap:nth-child(3):after,
	.branding-offerings .bo-cap:nth-child(5):after,
	.branding-offerings .bo-cap:nth-child(7):after{
		content:none;
	}

	.branding-offerings .bo-cap:nth-child(6),
	.branding-offerings .bo-cap:nth-child(7),
	.branding-offerings .bo-cap:nth-child(6) .bcwrap,
	.branding-offerings .bo-cap:nth-child(7) .bcwrap{
		padding-bottom: 0px;
	}
	
	.branding-offerings .bo-cap:nth-child(5),
	.branding-offerings .bo-cap:nth-child(5) .bcwrap{
		padding-bottom: 25px;
	}
	
	
	.branding-offerings .bo-cap .hline{display:none;}
	.branding-offerings .bo-cap .bcwrap:after{
		content: " ";
		height: 3px;
		width: 100%;
		background: #00586f;
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.branding-offerings .bo-cap:nth-child(6) .bcwrap:after,
	.branding-offerings .bo-cap:nth-child(7) .bcwrap:after{content:none;}
	#our_spotlights .bx-wrapper{bottom: 0px;}
	#our_spotlights .bx-wrapper .bx-pager { bottom: 0px; }
}

@media screen and (max-width: 620px) {
	#innerpage_hero h3 {
		font-size: 24.58px;
	}
}
@media screen and (max-width: 575px) {
	
	#section2 .s2-content h2 {
		font-size: 42px;
	}
	
	#section2 .home-gallery .hg1 {
		width: 50%;
		float: left;
	}
	
	#inner_page_hdr .inner-page-title span{
		position: absolute;
		top: 35px;
		right: 20px;
		margin: 0px 0px;
	}
	#inner_page_hdr .inner-page-title h2,
	#inner_page_hdr .inner-page-title h1 {
		margin: 30px 0px 0px;
	}
	#inner_page_hdr .inner-page-title {
		text-align: center;
	}
	.branding-offerings .bo-cap:after{
		content:none !important;
	}
	
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}