::selection {background:#000000;color:#FFFFFF}
::-moz-selection {background:#000000;color:#FFFFFF}
* {outline: none;-moz-box-sizing: border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);word-break:break-word;margin:0;padding:0;}
img {-ms-interpolation-mode: bicubic;}
ol,ul,li,h1,h2,h3,h4 {margin:0;padding:0;}
a,a img{text-decoration:none;color:#ffffff;outline:0 none;border:0 none}
.no-margin{margin:0!important;}
.no-padding{padding:0!important;}
.no-border{border:0 none!important;}
.clear {clear:both;}
.hide {display:none!important;}
.pull-left{float:left!important;}
.pull-right{float:right!important;}
.text-right{text-align:right!important}
.transition {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-khtml-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.5s ease;}
.img-responsive{max-width:100%;height:auto;}
.no-background{background:none!important}
body{
	font-family: 'Conv_Eurostile-Reg';
	color:#343434;
	font-size:100%;
	background:#ffffff;
}
.section{
	text-align:center;
	padding:0;
	position:relative;
}
.maxWidth{
	max-width:1024px;
	margin:0 auto;
	z-index:999;
	padding:0 10px;
}
.height100{
	height:100%;
}
#section0,
#section1,
#section2,
#section3,
#section4{
	background-size: 100% 100%;
	/*background-size:cover;*/
	background-attachment: fixed;
	background-position:top right;
	position:relative;
	padding:0;
}

#section0{
	background-image:url(../images/section1.jpg);
}
#section1{
	background-image:url(../images/section2.jpg);
}
#section2{
	background-image:url(../images/section3.jpg);
}
#section3{
	background-image:url(../images/section4.jpg);
}
#section4{
	background-image:url(../images/section5.jpg);
}
.header{
	position:absolute;
	width:100%;
	top:0px;
	right:30px;
	z-index:9;
}
.header ul.menu{
	list-style:none;
	float:right;
	margin-top:30px;
}
.header ul li{
	display:inline-block;
}
.header ul li a{
	color:#6d6e70;
	font-size:14px;
	text-transform:uppercase;
	padding:0 10px;
	border-right:1px solid #6d6e70;
}
.header ul li a.active,
.header ul li a:hover{
	color:#e31837;
}
.header .logo{
	float:right;
	max-width:150px;
	margin:20px 0 0 30px;
}
.mainContent{
	max-width:1024px;
	overflow:hidden;
	position:relative;
}
.say-hello-image{
	max-width:600px;
	margin:0 0 0 auto;
	position:absolute;
	bottom:-15px;
	right:0;
	z-index:0;
}
.say-hello-top-text{	
	position:absolute;
	top:36%;
	left:35%;
	transform:translate(-50%, -50%);
	z-index:1;
}
.say-hello-heading{
	font-family: 'EurostileLTStd-Demi';
	font-size:70px;
	color:#e31837;
	text-transform:uppercase;
	line-height:70px;
	text-align:right;
}
.say-hello-heading span.block{
	display:block;
}
.say-hello-heading span.block span{
	font-family: 'EurostileLTStd';
}
.say-hello-subheading{
	color:#e31837;
	font-size:19px;
	letter-spacing:15px;
	text-transform:uppercase;
	font-family: 'EurostileLTStd';
	text-align:right;
	margin-top:10px;
}
.venue-text{
	color:#7d7d7f;
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'EurostileLTStd';
	text-align:right;
	margin:15px 15px 0 0;
}
.venue-text span.block{
	display:block;
	margin-top:3px;
}
.venue-text span.block strong{
	font-family: 'EurostileLTStd-Demi';
}
.venue-text span.block span.red{
	color:#e31837;
}
.say-hello-normal-text{
	font-family:arial;
	position:absolute;
	top:68%;
	left:32%;
	transform:translate(-50%, -50%);
	color:#6d6e70;
	font-size:13px;
	text-align:right;
}
.say-hello-normal-text span{
	display:block;
}
.say-hello-normal-text .links{
	margin-top:20px;
	text-align:center;
}
.say-hello-normal-text .links span{
	display:inline-block;
	background:#e31837;
	color:#ffffff;
	width:190px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-family: 'EurostileLTStd';
	text-align:center;
	padding:5px;
	font-size:14px;
	/*margin-right:30px;
	min-height:45px;*/
	vertical-align:middle;
	margin:0 auto;
}
/*.say-hello-normal-text .links span.lineheight35{
	line-height:35px;
}*/
.scroll-down{
	width:22px;
	height:22px;
	position:absolute;
    transform:translateX(-50%);
    left:50%;
	bottom:-70%;
}
.creating-heading{
	font-family: 'Conv_EurostileLTStd-Bold';
	font-size:33px;
	max-width:250px;
	text-align:right;
	color:#e31837;
	line-height:30px;
	margin-bottom:20px;
}
.meet-heading,
.read-heading,
.say-hello-headings{
	font-family: 'Conv_EurostileLTStd-Bold';
	font-size:33px;
	text-align:left;
	color:#e31837;
	line-height:30px;
	margin-bottom:20px;
}
.say-hello-headings{
	color:#ffffff;
}
.creating-heading span.block{
	display:block;
}
.creating-heading span.block span,
.meet-heading span,
.read-heading span,
.say-hello-headings span{
	font-family: 'EurostileLTStd';	
}
.creating-text,
.meet-text{
	color:#6d6e70;
	font-family:arial;
	text-align:left;
	text-transform:uppercase;
	font-size:13px;
	max-width:700px;
	line-height:20px;
	margin-bottom:20px;
}
.creating-block{
	max-width:1024px;
	margin:0 auto;
}
.creating-block-left{
	width:250px;
	float:left;
}
.creating-block-left ul.tabs{
	list-style:none;
	margin-bottom:15px;
}
.creating-block-left ul.tabs li{
	width:auto;
	margin-right:15px;
	border:1px solid #E31837;
	font-family: 'EurostileLTStd';
	text-transform: uppercase;
	letter-spacing:2px;
	font-size:14px;
	margin-bottom:2px;
}
.creating-block-left ul.tabs li.active{
	background:url(../images/session-bg.jpg) no-repeat center center / cover;
	/*margin:0 0 0 15px;*/
	border:0 none;
	margin-bottom:2px;
	margin-top:2px;
}
.creating-block-left ul.tabs li a{
	color:#e31837;
	padding:15px 10px;
	display:block;
}
.creating-block-left ul.tabs li.active a{
	color:#ffffff;
}
.creating-block-right{
	width:70%;
	float:left;
}
.creating-block-left-text{
	color:#6d6e70;
	font-family:arial;
	text-align:right;
	font-size:13px;
	max-width:200px;
	margin:0 15px 0 auto;
}
.showcase,
.session{
	width:auto;
	overflow:hidden;
	margin-left:15px;
	min-height:310px;
}
.session-block{
	width:100%;
	overflow:hidden;
	background:#e31837;
	max-height:270px;
}
.session-block .session-image{
	width:40%;
	float:left;
}
.session-block .session-content{
	width:60%;
	float:left;
	text-align:left;
	color:#ffffff;
}
.session-block .session-content .heading{
	padding:30px 30px 15px;
	font-family: 'EurostileLTStd-Demi';
	text-transform:uppercase;
	font-size:25px;
}
.session-block .session-content .heading span.block{
	display:block;
}
.session-block .session-content .heading span.block span{
	font-family: 'EurostileLTStd';	
}
.session-block .session-content .date,
.session-block .session-content .speaker{
	padding:0 30px 15px;
	font-family:arial;
	text-align:left;
	font-size:13px;
}
.session-block .session-content .speaker .speaker-left{
	width:20%;
	float:left;
}
.session-block .session-content .speaker .speaker-right{
	width:80%;
	float:left;
}
.session-block .session-content .speaker .speaker-right span.block{
	display:block;
	margin-bottom:2px;
}
#showcase-carousel{
	position:relative;
}
#showcase-carousel .item{
  	margin:10px;
	background:#E31837;
	padding:10px;
	text-align:left;
	color:#FFFFFF;
	min-height:275px;
}
#showcase-carousel .item img{
	display:block;
	width:100%;
	height:auto;
}
.showcase.tab-content{
	display:none;
}
.paddingLR{
	padding:0 35px;
}
#showcase-carousel .owl-prev,
#showcase-carousel .owl-next{
	top:30%;
	left:-30px;
	width:25px;
	height:25px;
	background:url(../images/left-arrow.png) no-repeat;
	text-indent:-99999px;
	position:absolute;
	opacity:1;
}
#showcase-carousel .owl-next{
	background:url(../images/right-arrow.png) no-repeat;
	left:inherit;
	right:-30px;
}
.showcase-image{
	margin-bottom:10px;
}
.showcase-title{
	text-transform:uppercase;
	font-size:19px;
	font-family:arial;
	margin-bottom:5px;
}
.showcase-description{
	font-size:12px;
	font-family:arial;
}
.carousel-caption .head{
	font-family: 'EurostileLTStd';
	font-size:18px;
	text-transform:uppercase;
	color:#cbcbcb;
	letter-spacing:1px;
}
.carousel-caption .subhead{
	font-family: 'EurostileLTStd';
	font-size:13px;
	color:#cbcbcb;
	margin-bottom:10px;
	letter-spacing:1px;
}
.carousel-caption .content{
	font-family:arial;
	font-size:13px;
	color:#cbcbcb;
}
.carousel-caption .content p{
	margin:10px 0 0 0 !important;
	padding:0 !important;
	color:#cbcbcb !important;
	font-weight:nomal;
}

.popup-overlay{
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.8);
	z-index:9999;
	display:none;
}
.popup-content,
.casestudy-content{
	background:#FFFFFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	width:50%;
	height:60%;
	position:fixed;
	top:20%;
	left:25%;
	z-index:9999;
	padding:15px;
	display:none;
}
.casestudy-content{
	width:60%;
	height:90%;
	top:5%;
	left:20%;
}
.popup-content .heading,
.casestudy-content .heading{
	margin-bottom:10px;
	text-transform:uppercase;
}
.casestudy-content .heading{
	margin-bottom:20px;
}
.popup-content .video-holder,
.casestudy-content .image-holder{
	position:relative;
	width:100%;
	height:86%;
}
.casestudy-content .image-holder{
	width:100%;
	text-align:center;
}
.casestudy-content .image-holder img{
	height:100%;
}
.popup-content .video-holder iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.popup-content .close,
.casestudy-content .close{
	width:20px;
	height:20px;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
}
.bottom35{
	bottom:35px;
}
.free-hana{
	padding:5px 10px;
	background:#e31837;
	max-width:300px;
	margin:0 auto 30px;
}
.decode-block{
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-top:50px;
	max-height:350px;
	overflow: hidden;
}
.david-tabs{
	list-style:none;
	width:80px;
	border:1px solid #e31837;
	float:left;
	margin-right:30px;
}
.david-tabs li{
	text-align:center;
	font-family: 'Conv_EurostileLTStd-Bold';
	font-size:50px;
	border-bottom:1px solid #e31837;
}
.david-tabs li a{
	color:#e31837;
	display:block;
}
.david-tabs li.active{
	background:#e31837;
}
.david-tabs li.active a{
	color:#FFFFFF;
}
.david-section{
	width:85%;
	float:left;
}
.david-section .david-content{
	width:40%;
	float:left;
	text-align:right;
}
.david-section .david-content .heading{
	color:#cbcbcb;
	font-family: 'Conv_EurostileLTStd-Bold';
	font-size:31px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:10px;
}
.david-section .david-content .subheading{
	text-transform:uppercase;
	color:#cbcbcb;
	font-family: 'EurostileLTStd';
	font-size:18px;
	letter-spacing:2px;
	margin-bottom:10px;
}
.david-section .david-content .subheading span.block{
	display:block;
}
.david-section .david-content .description{
	color:#cbcbcb;
	max-width:85%;
	font-size:14px;
	margin:0 0 0 auto;
	font-family:arial;
}
.david-section .david-gallery{
	width:60%;
	float:left;
	padding:0 50px;
}
.david-gallery-carousel,
.meet-carousel1{
	position:relative;
}
.david-gallery-carousel .item,
.meet-carousel1 .item{
  	margin:10px;
	background:rgba(227,24,55,0.7);
	padding:10px;
	text-align:left;
	color:#cbcbcb;
}
.meet-carousel1{
	padding:0 30px;
}
.meet-carousel1 .item{
	background:#e31837;
	text-align:center;
}
#david-gallery-carousel .owl-prev,
#david-gallery-carousel .owl-next,
#david-gallery-carousel1 .owl-prev,
#david-gallery-carousel1 .owl-next,
#david-gallery-carousel2 .owl-prev,
#david-gallery-carousel2 .owl-next,
#david-gallery-carousel3 .owl-prev,
#david-gallery-carousel3 .owl-next,
#david-gallery-carousel4 .owl-prev,
#david-gallery-carousel4 .owl-next,
#meet-carousel1 .owl-prev,
#meet-carousel1 .owl-next{
	top:35%;
	left:-30px;
	width:25px;
	height:25px;
	background:url(../images/left-arrow.png) no-repeat;
	text-indent:-99999px;
	position:absolute;
	opacity:1;
}
#meet-carousel1 .owl-prev,
#meet-carousel1 .owl-next{
	left:-5px;
}
#david-gallery-carousel .owl-next,
#david-gallery-carousel1 .owl-next,
#david-gallery-carousel2 .owl-next,
#david-gallery-carousel3 .owl-next,
#david-gallery-carousel4 .owl-next,
#meet-carousel1 .owl-next{
	background:url(../images/right-arrow.png) no-repeat;
	left:inherit;
	right:-30px;
}
#meet-carousel1 .owl-next{
	right:-5px;
}
#meet-carousel1 .meet-carousel1-image{
	text-align:center;
}
#meet-carousel1{
	display:none !important;
	text-align:center;
}
.meet-carousel1-title{
	font-family: 'EurostileLTStd';
	font-size:18px;
	color:#ffffff;
	margin-bottom:5px;
}
.meet-carousel1-subtitle{
	font-family: 'EurostileLTStd';
	font-size:14px;
	color:#ffffff;
	margin-bottom:5px;
}
.meet-carousel1-text{
	font-size:13px;
	color:#ffffff;
	margin-bottom:5px;
	font-family:arial;
}
.meet-carousel1-text p{
	margin-top:10px;
}
.david-gallery-carousel .owl-pagination,
.meet-carousel1 .owl-pagination{
	display:none !important;
}
.david-gallery-share{
	width:20px;
	height:20px;
	margin:0 5px 5px auto;
}
.david-gallery-more{
	width:auto;
	text-align:right;
	font-size:13px;
}
.david-gallery-title{
	margin:0 0 10px 0;
	font-size:14px;
}
.case-study-holder{
	max-width:950px;
	margin:0 auto;
}
.a,
.v,
.i,
.d1{
	visibility:hidden;
}

.footer{
	bottom:0px;
	overflow:hidden;
	position: absolute;
	left:0;
	background:#000000;
	color:#cbcbcb;
	width:100%;
	padding:10px 0;
}
.footer .footer-right{
	float:right;
}
.footer .footer-left{
	float:left;
	line-height:25px;
	font-size:12px;
	font-family:arial;
	text-align:left;
	line-height:18px;
}
.footer .footer-left span.block{
	display:block;
}
.footer .footer-right ul{
	list-style:none;
}
.footer .footer-right ul li{
	float:left;
	margin-left:10px;
	width:25px;
	height:25px;
}
.footer .footer-right ul li a{
	display:block;
}
.say-hello-block{
	width:auto;
	overflow:hidden;
}
.say-hello-left,
.say-hello-right{
	float:left;
	width:50%;
	padding:0 30px;
}
.say-hello-left .say-hello-headings{
	margin-left:20px;
}
fieldset{
	border:1px solid #000000;
}
legend{
	padding:0 10px;
	margin:0 10px;
	font-family: 'EurostileLTStd';
	font-size: 33px;
	text-align: left;
	line-height: 30px;
	color:#ffffff;
}
.forms{
	padding:20px 15px;
	text-align:left;
	width:auto;
}
.forms div{
	padding:0 5px;
	margin-bottom:15px;
}
.forms .w50{
	width:50%;
	float:left;
}
.forms div input,
.forms div select{
	width:100%;
	padding:5px 10px;
	border:1px solid #000000;
	background:#e31837;
	color:#ffffff;
	text-transform:uppercase;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#ffffff;
}
:-moz-placeholder { /* Firefox 18- */
  color:#ffffff;
}
.forms div.submit{
	margin-bottom:0;	
}
.forms div input.submit{
	width:auto;
	color:#e51937;
	background:#ffffff;
	padding:5px 10px;
	border:1px solid #ffffff;
}
.social-icon{
	position:fixed;
	right:-18px;
	transform:translateX(-50%);
	top:35%;
	z-index:9999;
}
.social-icon ul{
	list-style:none;
}
.social-icon ul li a{
	display:block;
}
.add-calendar{
	text-align:center;
	margin-top:10px;
}
.say-hello-normal-text .links span.freehana{
	width:245px;
	margin-top:2px;
}