body {
	margin: 0 0 96px 0;
	padding: 53px 0 0 0;
	background: #1e1e1e;
}
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}


a, work-carousel
{
    -webkit-transition:.2s;
    transition:.2s
    }
	
	
#mc_embed_signup
{
	background:#333;
	clear:left;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	text-align:center;
	line-height:30px;
	max-width: 350px;
	font-weight:400;
	letter-spacing:1px;
	padding: 12px;
	margin: 2px auto 2px auto;
	border: 4px solid #292929;
 } 

section {
	max-width: 1200px;
	margin: -50px auto 150px auto; /* for fixed header anchors */
	padding-top: 130px; /* for fixed header anchors */
	
}
section.test {
	background: url('./tmpbg.png') repeat-y top left;
}
.standard-copy {
	max-width: 900px;
	margin: 0 auto 20px;
	text-align: center;
	padding: 0 20px;
}
.vn-heading {
	border-bottom: 2px solid #ccc;
	line-height: 0px;
	text-align: center;
	text-transform:uppercase;
	color:#FFF;
	margin-bottom: 40px;
}
.carousel div {
	outline: 0;
	
}
.slick-dots li button {
	background: url('images/big_button_off.png') no-repeat center center;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
	background: url('images/big_button_on.png') no-repeat center center;
}
.slick-dots li button:before {
	content: '';
}


#header {
	z-index: 100000;
	position: fixed;
	top: 0;
	width: 100%;
	text-align: center;

	background: rgba(0,0,0,.88);
}
#main_nav {
	margin: 0 auto;
	max-width: 1200px;
	text-align: left;
	padding: 20px 0 10px 20px;
}
#main_nav ul {list-style: none;padding: 0px;margin: 0px;}
#main_nav ul li {display: block;position: relative;float: left;border:none; line-height: 40px;}
#main_nav li ul {display: none;}
#main_nav ul li span,
#main_nav ul li a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	
}


 /*#main_nav ul li a:hover {background: rgba(0, 0, 0, .8);} */
#main_nav li:hover ul {
	display: block;
	position: absolute;
	margin-left:2px;
	background: rgba(66, 66, 66, .98);
}
#main_nav li:hover li {
	float: none;
	
}
/* #main_nav li:hover a {background: rgba(0, 0, 0, .8);} */
/* #main_nav li:hover li a:hover {background: rgba(0, 0, 0, .8);} */
#main_nav li ul li {border-top: 0px;}
#main_nav .col { float: right; }
#main_nav .col .client-login { text-align: right; }
#mobile_nav { display: none; }
@media only screen and (max-width: 820px) {
	#mobile_nav { display: inherit; }
	#main_nav { display: none; }
}
.slicknav_menu {
	background: url(images/logo.png) no-repeat 20px 10px;
	min-height: 65px;
}
.slicknav_nav {
	padding-top: 30px;
	
}


#main-carousel {
	margin-top: 44px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;

}
#main-carousel .slick-dots {
	bottom: 0;
}

.carousel .item img {
	width: 100%;
}



/* start main section */

.main-copy {
	margin: 0 20px;
	text-align: center;
}
.main-copy.line-1 {
	margin-bottom: 40px;
}

.main-copy.line-2 {
	margin-bottom: 20px;
}


/* start products section */
.tech-grid {
	margin: 0 auto;
}
#technology .vn-heading {
	margin-bottom: 30px;
}
.tech-grid .col {
	width: 25%;
	float: left;
	text-align: center;
}
.tech-grid .col-content {
	width: 300px;
	height: 260px;
	margin: 0;
	overflow: hidden;
	display: inline-block;
}
.tech-grid .col-content .imgContainer {
	float: right;
	margin-left: -300px;
}
.tech-grid .col-content.celeb .imgContainer {
	padding-right: 11px;
	padding-top: 2px;
}
.tech-grid .col-content.display .imgContainer {
	padding-right: 41px;
	padding-top: 42px;
}
.tech-grid .col-content.holla .imgContainer {
	padding-right: 9px;
	padding-top: 32px;
}


.tech-grid .col-content a:hover {
	text-decoration: underline;	
	
}

.tech-grid .col-content.presence .imgContainer {
	padding-right: 0px;
	padding-top: 5px;
}
.tech-grid p {
	text-align: left;
	margin-left: 41px;
}
.tech-grid h4 {
	margin-left: 27px;
	margin-top: 88px;
	margin-right: 13px;
	height: 26px;
	text-align: left;
	line-height: 22px;
	padding: 14px 80px 30px 13px;
}
.tech-grid .celeb h4 {
	background: #0006ee;
}
.tech-grid .holla h4 {
	background: #d54398;
}
.tech-grid .display h4 {
	background: #43ad36;
}
.tech-grid .presence h4 {
	background: #ac00e3;
	margin-right: 30px;
}
@media only screen and (max-width: 1220px) {
	.tech-grid {
		padding: 0 100px;
	}
	.tech-grid .col {
		width: 50%;
	}
	.tech-grid .presence h4 {
		margin-right: 13px;
	}
}
@media only screen and (max-width: 820px) {
	.tech-grid {
		width: 600px;
		padding: 0;
	}
}
@media only screen and (max-width: 620px) {
	.tech-grid {
		width: 300px;
		padding: 0;
	}
	.tech-grid .col {
		width: 100%;
	}
}


/* start services section */
.services-grid {
	width: 917px;
	margin: 0 auto;
}
.services-grid .col {
	width: 131px;
	height: 151px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}
.services-grid .col p {
	background: #0e0e0e;
	display: block;
	margin-top: -50px;
	padding-top: 50px;
	text-align: center;
	height: 96px;
}
@media only screen and (max-width: 935px) {
	.services-grid {
		width: 524px;
	}
}
@media only screen and (max-width: 550px) {
	.services-grid {
		width: 262px;
	}
}





/* start about section */
#about .vn-heading-leadership {
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing:2px;
	font-size:20px;
	font-weight:300;
}

.about-grid {
	width: 753px;
	margin: 0 auto;
}
.about-grid .col {
	width: 177px;
	height: 300px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	overflow: hidden;
}
.about-grid .col.last {
	margin-right: 0;
}
@media only screen and (max-width: 775px) {
	.about-grid {
		width: 369px;
	}
	.about-grid .col.wrap {
		margin-right: 0;
	}
}
@media only screen and (max-width: 395px) {
	.about-grid {
		width: 177px;
	}
	.about-grid .col {
		margin-right: 0;
		float: none;
	}
}



/* start clients section */
#work-carousel {
	width: 1040px;
	margin: 0 auto 30px auto;
}

@media only screen and (max-width: 1140px) {
	#work-carousel {
		width: 830px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 930px) {
	#work-carousel {
		width: 620px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 720px) {
	#work-carousel {
		width: 410px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 510px) {
	#work-carousel {
		width: 200px;
		margin: 0 auto;
	}
}
#work-carousel .item {
	position: relative;
}

#work-carousel .item .wrapper {
	width: 200px;
	margin: 0 auto;
}
#work-carousel .item .overlay {
	display: none;
	color: white;
	position: absolute;
	bottom: 0px;
	padding: 10px 10px;
	line-height: 16px;
	text-align:left;
	font-weight:700;
	width: 180px;
	
	background: rgba(0,0,0,0.8);
}
#work-carousel .item:hover .overlay {
	display: inherit;
}
#work-carousel .slick-next {
	background: url('images/ArrowRight.png') no-repeat center center;
	width: 12px;
    height: 85px;
	right: -40px;
}

#work-carousel .slick-next:hover {
	background: url('images/ArrowRightHover.png') no-repeat center center;

}
#work-carousel .slick-prev {
	background: url('images/ArrowLeft.png') no-repeat center center;
	width: 12px;
    height: 85px;
	left: -40px;
}

#work-carousel .slick-prev:hover {
	background: url('images/ArrowLeftHover.png') no-repeat center center;

}

#work-carousel .slick-prev:before,
#work-carousel .slick-next:before
{
    content: '';
}

.clients-container {
	padding: 0 10%;
	text-align: center;
	line-height: 100px;
}
.clients-container img {
	vertical-align: middle;
	margin: 0 15px;
}

.clients-container a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70); 
}





/* start press section */
.press-grid {
	width: 880px;
	margin: 0 auto;
}
.press-grid .col {
	width: 50%;
	float: left;
}
.press-grid .first .col-content {
	text-align: right;
	padding-right: 30px;
}
.press-grid .second .col-content {
	padding-left: 30px;
}
@media only screen and (max-width: 895px) {
	.press-grid {
		width: 100%;
		max-width: 410px;
		margin: 0 auto;
	}
	.press-grid .col {
		width: 100%;
		float: none;
	}
	.press-grid .first .col-content,
	.press-grid .second .col-content {
		padding: 10px;
		text-align: left;
	}
}

.press-items li{
	padding-bottom:10px;
	letter-spacing: .1em;
	}
.press-items ul {
	list-style: none;
	padding: 0;
	margin: 0 0 16px 0;
}
.press-items li .date {
	display: inline-block;
	margin-left: 6px;
	font-size:12px;
	margin-bottom: 10px;
}

.press-items li .publication {
	display: inline-block;
	color:#ccc;
	font-size:12px;
	font-weight:300;
	margin-left: 4px;
	
}

.press-items li .publication::before {
    content: "[";
}
.press-items li .publication::after {
    content: "]";
}



/* start contact section */
#contact {
	margin-bottom: 0;
}
.contact-grid {
	width: 900px;
	margin: 0 auto;
	padding-top: 32px;
}
.contact-grid .col {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.contact-grid .soc-col {
	width: 360px;
}
.contact-grid .soc-col img {
	margin-right: 4px;
}
@media only screen and (max-width: 915px) {
	.contact-grid {
		width: 100%;
		padding-top: 30px;
	}
	.contact-grid .col {
		width: 100%;
		padding-bottom: 15px;
	}
	#main-carousel {
	margin-top: 12px;

}

#footer {
	padding: 100px 0;
	text-align: center;
}

}
