/* Custom Fonts
-------------------------------------------------- */
@font-face {
    font-family: 'Replica Std Light';
    src: url('replicastd-light.eot');
    src: local('Replica Std Light'), local('ReplicaStd-Light'),
        url('replicastd-lightd41d.eot?#iefix') format('embedded-opentype'),
        url('replicastd-light.woff2') format('woff2'),
        url('replicastd-light.woff') format('woff'),
        url('replicastd-light.ttf') format('truetype'),
        url('replicastd-light.svg#ReplicaStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Replica Std Bold';
    src: url('replicastd-bold.eot');
    src: local('Replica Std Bold'), local('ReplicaStd-Bold'),
        url('replicastd-boldd41d.eot?#iefix') format('embedded-opentype'),
        url('replicastd-bold.woff2') format('woff2'),
        url('replicastd-bold.woff') format('woff'),
        url('replicastd-bold.ttf') format('truetype'),
        url('replicastd-bold.svg#ReplicaStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Replica Std Regular';
    src: url('replicastd-regular.eot');
    src: local('Replica Std Regular'), local('ReplicaStd-Regular'),
        url('replicastd-regulard41d.eot?#iefix') format('embedded-opentype'),
        url('replicastd-regular.woff2') format('woff2'),
        url('replicastd-regular.woff') format('woff'),
        url('replicastd-regular.ttf') format('truetype'),
        url('replicastd-regular.svg#ReplicaStd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* General Styles
-------------------------------------------------- */

.grecaptcha-badge
{
	display: none;
}

body {
  padding-top: 0px;
  font-family: 'Replica Std Regular';
  color:#323232;
}

h1,
h2,
h3,
h4{font-family: 'Replica Std Bold'; color:#323232;}

h1{font-size:26px;}

a:hover {text-decoration:none;}
a:focus {
  outline:none;
  text-decoration: none;
}

.animated,
.animated a, .product_list li, .product_list li span {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.2s;
	-moz-animation-duration: 0.2s;
	-ms-animation-duration: 0.2s;
	-o-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

#wrapper_1{position:relative;}



/*Home Banner*/

.custom_slider .owl-carousel .item
{
	height: 390px !important;
}

.inner_banner_content
{
	background: transparent !important;
	margin-top:50px !important;
	width:510px !important;
}
.inner_banner_content .heading1, .inner_banner_content .heading2
{
	font-size: 38px !important;
    color: #ff0000 !important;
    text-transform: none !important;
	font-family: 'Replica Std Light';line-height: 45px !important;
}
.inner_banner_content .heading3
{
	font-size: 38px !important;
    color: #ff0000 !important;
    text-transform: none !important;
	 font-family: 'Replica Std Bold';
	 line-height: 45px;
}
.inner_banner_content h1
{
	font-size: 50px !important;
	text-transform: none !important;
	color:#fff !important;
	font-family: 'Replica Std Light';}
.inner_banner_content h2
{
	font-size: 22px !important;
	text-transform: none !important;
	color:#fff !important;
	font-family: 'Replica Std Regular';
	width: 90%;
    line-height: 30px;
}
.inner_banner_content p a
{
	font-family: 'Replica Std Bold';
    font-size: 12px;
    color: #fff;
    padding: 12px;
    background: #000;
	position: relative;
    top: 15px;
}

.inner_banner_content p a.btn-orange
{
	font-family: 'Replica Std Bold';
    font-size: 12px;
    color: #fff;
    padding: 12px;
    background: #000;
	position: relative;
    top: 15px;
}


.inner_banner_content p a.btn-orange:hover
{
	font-family: 'Replica Std Bold';
    font-size: 12px;
    color: #fff;
    padding: 12px;
    background: #ff7d00;
	position: relative;
    top: 15px;
}

.inner_banner_content p a:hover
{
	background: #47a8ff;
}
.inner_banner_content .heading4
{
	width: 90% !important;
}

/*Home Banner Ends */

/*Expertise*/

.orange_block
{
	background:url(orange_block_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
    background-size: cover;
}
.orange_block .inner p
{
	font-size: 26px;
    color: #fff;
    padding: 45px 0px;
}
/*Expertise Ends*/

/*Three boxes*/

.three_boxes_top h1
{
	color: #ff0000;
	font-family: 'Replica Std Light';
}
.three_boxes_top .white_box
{
	text-align: center;
	float: none !important;
}
.first .white_box
{
	border-top: 12px solid #ff7d00;
}
.secound .white_box
{
	border-top: 12px solid #0066ff;
}
.last .white_box
{
	border-top: 12px solid #00c2b7;
}
.three_boxes_top .white_box
{
	padding: 30px 20px !important;
}
.three_boxes_top .white_box .white_top h2
{
	text-transform: none !important;
    font-size: 23px !important;
    margin: 15px 0 !important;
    color: #ff0000 !important;
}
.three_boxes_top p
{
	font-size: 17px !important;
	color: #323232;
}
.three_boxes_top .white_box, .three_boxes_top .white_box .white_top
{
	height: auto!important;
	display:inline-block;
}
.three_boxes_top .white_box .white_inner
{
	margin-top:5px !important;
}
.three_boxes_top .white_box .more_btn1
{
	position: absolute !important;
	margin-right: 0px !important;
	background:#ff7d00;
}
.three_boxes_top .white_box .more_btn2
{
	position: absolute !important;
	margin-right: 0px !important;
	background:#0066ff;
}
.three_boxes_top .white_box .more_btn3
{
	position: absolute !important;
	margin-right: 0px !important;
	background:#00c2b7;
}
.three_boxes_top .white_box
{
	min-height: 480px;
}
.three_boxes_top .white_box .wdbtn
{
	bottom: 35px !important;
	right: 23% !important;
	line-height: 45px;
	width: 189px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size:15px;
}

/*Three boxes end*/

/* Form section */
.main_top
{
	background: #f5f5f5; /* Old browsers */background:  -moz-linear-gradient(left,  #f5f5f5 0%, #f5f5f5 60%, #e9e9e9 60%,  #e9e9e9 60%, #e9e9e9 60%, #e9e9e9 100%); /* FF3.6-15 */background:  -webkit-linear-gradient(left,  #f5f5f5 0%,#f5f5f5 60%,#e9e9e9  60%,#e9e9e9 60%,#e9e9e9 60%,#e9e9e9 100%); /* Chrome10-25,Safari5.1-6 */background:  linear-gradient(to right,  #f5f5f5 0%,#f5f5f5 60%,#e9e9e9 60%,#e9e9e9  60%,#e9e9e9 60%,#e9e9e9 100%); /* W3C, IE10+, FF16+, Chrome26+,  Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e9e9e9',GradientType=1 ); /* IE6-9 */
}

.home_cont h1
{
	font-size: 40px;
	color: #ff0000;
	margin-top: 40px;
    margin-bottom: 20px;
}
.home_cont h1 span
{
	font-size: 40px;
	color: #ff0000;
	font-family: 'Replica Std Light';}
.home_cont .video
{
	/*background: #f5f5f5;	*/
}
.home_cont .form
{
	background: #e9e9e9;
	/*padding-left:50px*/ !important; padding-bottom:47px;
}
.BLOCK_2827 .inner p
{
	color: #787878;
    font-family: 'Replica Std Light';font-size: 28px;
    width: 90%;
    margin-top: 25px;
}
.BLOCK_2828 .inner p
{
	color: #787878;
    font-size: 18px;
	    margin-bottom: 35px;
}

/* Form section Ends */

/*Lavabox Insights*/

.lavabox_insights h1 span
{
	color: #ff0000 !important;
    font-family: 'Replica Std Light';}





/* Top Header
-------------------------------------------------- */
/*#header{background:url(images/rednwhite.jpg) repeat-y center top; position:relative; z-index:2;}*/
#header {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff2500+0,ff2500+35,ffffff+35,ffffff+100 */
background: #ff2500; /* Old browsers */
background: -moz-linear-gradient(left, #ff2500 0%, #ff2500 35%, #ffffff 35%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff2500 0%,#ff2500 35%,#ffffff 35%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff2500 0%,#ff2500 35%,#ffffff 35%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2500', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#header .container{padding-right:0;}
.top_header{background:url(top_header_bg.jpg) no-repeat center top; background-size:100%; position:relative;}
.custom_slider {	position: relative;	/*z-index: -2;*/}
.block_1{position:absolute; top:35px; right:90px; color:#ff2600;}
.block_1 span.num{font-family: 'Replica Std Bold';}
/*.block_1 a{color:#ff2600;}*/
.block_1 a{color:#ff0101;}

.block_2{position:absolute; top:61px; right:0; display:block;}

.block_3{position:absolute; top:61px; right:175px; display:block;}
.block_3 span{font-family: 'Replica Std Bold';}

/* Menu Styles
-------------------------------------------------- */
.navbar{background:none; margin-bottom:0;border:none; border-radius:0px;}
.navbar-nav { float:right;}
.navbar-fixed-top{border:none;}

.nav > li > a{color:#6e6e6e; font-family: 'Replica Std Regular';}
.nav > li.active > a, .nav > li > a:hover, .nav > li > a:focus{color:#ff0000; background:none;}
/*.nav > li.active.ci_t > a, .nav > li.ci_t > a:hover, .nav > li.ci_t > a:focus{color:#47a8ff; background:none;}
.nav > li.active.sp_t > a, .nav > li.sp_t > a:hover, .nav > li.sp_t > a:focus{color:#ff0000; background:none;}
.nav > li.active.dm_t > a, .nav > li.dm_t > a:hover, .nav > li.dm_t > a:focus{color:#6DCF32; background:none;}
.nav > li.active.in_t > a, .nav > li.in_t > a:hover, .nav > li.in_t > a:focus{color:#00d0cb; background:none;}*/

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color:none !important;
    border-color:none !important;  background:none;
}
.navbar-nav > li > .dropdown-menu {
    margin-top:0px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	padding:13px;
}

.dropdown-menu
{
	background-color: #f0f0f0 !important; border-left:solid 4px #ff0000;
}
.dropdown-menu li a {

	color:#5a5a5a !important;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:none!important;
	font-size: 17px;
}
.dropdown-menu > li > a {

    padding:10px 0px 10px 0px;!important;

}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ff0000 !important;
    text-decoration: none;
    background:none !important;
}

.dropdown-menu li
{

	border-bottom:1px solid #fff;
}
.dropdown-menu > li > a:hover
{
	padding-top:10px;
	padding-bottom:10px;
}



.navbar-toggle {
  background-color: #acacac;
}
.navbar-toggle .icon-bar{background-color:#fff;}



/* Header Section
-------------------------------------------------- */
#box_outside{}
.header_section{background:url(header_img1.jpg) no-repeat top; background-size:100%; overflow:hidden;}
.header_section_155{background:url(header_img_what_we_do.jpg) no-repeat top; background-size:100%; overflow:hidden;}
.header_section_157{background:url(header_img_why_lavabox.jpg) no-repeat top; background-size:100%; overflow:hidden;}
.header_section_156{background:url(header_img_why_online.jpg) no-repeat top; background-size:100%; overflow:hidden;}
.header_section_158{background:url(header_img_about_us.jpg) no-repeat top; background-size:100%; overflow:hidden;}

.header_section_inner{width:50%; padding-right:10px;}
.header_section_inner2{display:none; background:#f3f3f3; overflow:hidden; padding:12px;}

.header_section_155 .header_section_inner, .header_section_157 .header_section_inner{width:41%;}
.header_section_156 .header_section_inner{width:46%;}

.phone_container{background:#f3f3f3; display:none;}
.phone_container a{color:#323232;}

/* Main Content
-------------------------------------------------- */
.main_title{font-size:26px; margin-bottom:15px;}
.main_top .container{padding:0;}
.main_top .wht_we_do{width:100%; position:relative;}

.kk-hide1{display:block;}
.kk-hide2{display:none;}

.more_btn{background:#323232; color:#fff; padding:3px 10px; text-transform:uppercase; margin-top:10px;}
.more_btn:hover{background:#f28b29; color:#fff;}

.kk_num{display:none; width:50px; height:50px; margin-right:12px; text-align:center; vertical-align:middle;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;

	-moz-box-shadow:2px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.5);
	-khtml-box-shadow:2px 2px 6px rgba(0,0,0,0.5);
	box-shadow:2px 2px 6px rgba(0,0,0,0.5);

	}

.product_list{margin:0; padding:0;}
.product_list li{list-style:none; display:block; background:#f0f0f0; position:relative;}
.product_list li:hover{background:#f28b29;}
.product_list li a{display:block; color:#323232;}
.product_list li a:hover{color:#fff;}
.product_list li span{ display:block; position:absolute; background:#323232; color:#fff; text-align:center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	}
.product_list li:hover span{background:#fff; color:#f28b29;}

.case_study{/*background:url(images/casestudy_bg.png) no-repeat top; background-size:100%; overflow:hidden; position:relative;*/}
.case_study:hover .more_btn{background:#f28b29; color:#fff;}

.case1{background:url(casestudy_bg1_hover.png) no-repeat top; background-size:100%; overflow:hidden; position:relative;}
.case2{background:url(casestudy_bg_hover.png) no-repeat top; background-size:100%; overflow:hidden; position:relative;}

.left_bottom{padding-left:17px; padding-top:52px;}
.left_bottom h1{color:#ff0000; font-family: 'Replica Std Regular'; margin-top:0; margin-bottom:0; line-height:100%;}
.left_bottom h2{color:#323232; font-family: 'Replica Std Regular'; margin-top:0; line-height:42px;}


.home_ph{overflow:hidden; font-size:26px; line-height:38px; margin-top:37px; color:#ff0000;}
.ph_icon2{width:38px; margin-right:10px; float:left;}
.home_ph a{color:#ff0000;}

.home_mail{overflow:hidden; margin-top:9px; line-height:38px; font-size:26px;}
.mail_icon{width:38px; margin-right:10px; float:left;}

.mail_icon_hover{position:absolute; top:0; left:0;}
.home_mail a{overflow:hidden; color:#ff0000;  display:inline-block; position:relative;
transition:all 300ms linear;
-moz-transition:all 300ms linear;
-webkit-transition:all 300ms linear;
-ms-transition:all 300ms linear;
}
.home_mail a:hover, .home_mail:hover a{color:#f07812;}

.homepage_form{margin-top:52px;}
.homepage_form iframe{min-height:481px;}
.contactpage_form{display:block; margin-top:32px;}
.txt4{display:none;}

.brk2{display:none;}
.team_contacts{display:none;}

.orange_box{color:#000; padding:50px 220px 50px 0;}
.orange_box h1{font-size:80px; text-transform:uppercase; color:#000;}
.orange_box h2{font-size:33px; text-transform:uppercase; color:#000;}
.orange_box p{font-size:31px; line-height:38px; padding-bottom:18px;}

.orange_block p{font-size:23px;}
.orange_block h2{font-size:25px;}

.mob_ph a{color:#aaa;}

.vu_dsk{cursor:pointer;}

.orange_block{/*background:url(images/orange_block_bg.png) no-repeat top; height:550px;*/}

.three_boxes_top{background:#fff; padding:75px 0;}
.three_boxes_top h1{font-size:40px; margin:0 0 50px 20px;}
.three_boxes_top .white_box{background:#ebebeb; padding:20px; float:left; position:relative;}
.three_boxes_top .col-lg-4.first{padding-left:0;}
.three_boxes_top .col-lg-4.last{padding-right:0;}
.three_boxes_top p{font-size:16px;}
.three_boxes_top .white_box .white_top{height:130px;}
.three_boxes_top .white_box .white_top .white_left{float:left; width:60%;}
.three_boxes_top .white_box .white_top .white_right{float:right;}
.three_boxes_top .white_box .white_inner{float:left; clear:both; font-size:17px; line-height:22px;}
.three_boxes_top .white_box .white_top h2{text-transform:uppercase; font-size:28px; margin:10px 0;}
.three_boxes_top .white_box .white_top h3{font-size:16px; color:#646464; text-transform:uppercase; margin:10px 0;}
.three_boxes_top .white_box .more_btn{position:absolute; bottom:30px; font-size:14px; font-family: 'Replica Std Bold'; background:#47a8ff; padding:5px 20px; margin-right:15px;}
.three_boxes_top .white_box .more_btn1:hover, .three_boxes_top .white_box .more_btn2:hover, .three_boxes_top .white_box .more_btn3:hover{background:#47a8ff;}

.lavabox_insights{background:#ebebeb; padding:75px 0;}
.lavabox_insights .container{padding:0;}
.lavabox_insights h1{font-size:40px; margin:0 0 30px 15px; font-family: 'Replica Std Regular';}


/* career Intro */
.career_intro{padding:40px 0 40px;}
.career_txt{font-size:36px; color:#646464; line-height:40px;}
.career_txt .action_btn{background:#ff8c00; display:inline-block; padding:15px 30px; color:#fff; font-size:28px; line-height:30px; position:relative; height:60px; margin-top:60px;}
.career_txt .action_btn:after{
	position:absolute;
	right:-40px;
	top:0;
	width:0;
	height:0;
	border-left:40px solid #ff8c00;
	border-top:30px solid transparent;
	border-bottom:30px solid transparent;
	content:"";
}

.career_vid{text-align:center;}
.career_vid iframe {
  max-width: 100%;
  margin:0 auto;
}

.career_red_title{	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0000+1,ff8c00+100 */
background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(left,  #ff0000 1%, #ff8c00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff0000 1%,#ff8c00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff0000 1%,#ff8c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff8c00',GradientType=1 ); /* IE6-9 */
 padding:30px 0px; position:relative; font-size:36px; color:#fff; line-height:40px; text-align:center; margin-bottom:0px;}
.career_red_title2{padding:50px 30px;}

.career_intro p
{
	font-size:20px;
	line-height:30px;
}

.or-r
{
	padding: 9px;
    background: url(hire-bg.png) no-repeat center top;
    border-radius: 10px;
    margin-left: -66px;
    font-size: 11px;
    margin-top: 10px;
    position: absolute;
    font-weight: normal;
	color:#fff; width:100%; text-transform:capitalize; text-align:center; max-width:73px; height:26px; line-height:21px;
}/*.career_red_title:after{
	position:absolute;
	left:50%;
	margin-left:-25px;
	bottom:-35px;
	width:0;
	height:0;
	border-top:35px solid #ff0000;
	border-left:30px solid transparent;
	border-right:30px solid transparent;
	content:"";
}
*/
.career_item{padding:40px 0; border-bottom:2px solid #dcdcdc;}
.career_item h1{font-size:36px; color:#ff0000; line-height:40px;}
.career_item p{font-size:22px; color:#323232; line-height:26px;}
.career_item img{max-width:100%; height:auto;}
.career_desc{padding-top:20px;}

.career_desc2{padding-left:200px;}


.lavabox_career{ background:#FFBE00; text-align:center; padding-bottom:30px;}
.lava_career_help{display:inline-block; vertical-align:top; margin:20px 30px; text-align:left; width:315px; height: 400px; padding:20px; }
.lava_career_help h1{font-size:30px; color:#ff0000; line-height:33px;}
.lava_career_help p{font-size:16px; color:#323232;}
/*.lava_career_help p:hover{color:#fff;}*/
.lava_career_help td:last-child{padding-left:12px;}
/*.lava_career_help:hover
{
	background:rgba(43,43,43,0.3);
	padding:20px;
	border-radius:4px;
	width: 315px;
    color:#fff;

}
.lava_career_help:hover h2 {color:#fff;}
.lava_career_help:hover p {color:#fff;}*/



.logo_slider
{
	padding-top: 10px;
    padding-bottom: 40px;
}
.logo_slider .nbs-flexisel-container h1
{
	text-align: center;
    color: #ff0000 !important;
    font-family: 'Replica Std Light';font-size: 40px;
	    margin-bottom: 15px;
}



/* Media Queries
-------------------------------------------------- */


@media (min-width: 1550px) {

	.main_top {
    background: #f5f5f5;
    background: -moz-linear-gradient(left, #f5f5f5 0%, #f5f5f5 57%, #e9e9e9 57%, #e9e9e9 57%, #e9e9e9 60%, #e9e9e9 100%);
    background: -webkit-linear-gradient(left, #f5f5f5 0%,#f5f5f5 57%,#e9e9e9 57%,#e9e9e9 57%,#e9e9e9 60%,#e9e9e9 100%);
    background: linear-gradient(to right, #f5f5f5 0%,#f5f5f5 57%,#e9e9e9 57%,#e9e9e9 57%,#e9e9e9 60%,#e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e9e9e9',GradientType=1 );
}

}






@media (min-width: 768px) {
	.container {
		width: 750px;
	}

	#header {
		-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
		height: 92px;
    	position: relative;
    	z-index: 9;
	}

	.top_header{height:92px ; background-size:779px; background-position:-85px top;}
	.main_logo{width:152px; padding-top:0; margin-left:0px;}

	.block_1{font-size:20px; top:36px;}
	.block_2{width:100px; top:35px;}

	.dl-menuwrapper{display:none;}

	.navbar{height:40px; min-height:40px;}
	.nav > li > a{font-size:14px; padding:15px 10px 5px;}
	.navbar-collapse{padding-left:0; padding-right:0;}
	.nav > li.first > a{padding-left:1px;}
	.or-r {margin-top: 5px; margin-left:-58px}
	#box_outside .container{
		padding-right: 0px;
		padding-left: 0px;
		margin-top:20px;
	}
	.header_section{padding:15px;}
	.header_section h1{font-size:20px; line-height:26px; margin-top:7px;}
	.header_section p{font-size:14px; line-height:17px; margin-top:20px;}
	.header_section_158 .header_section_inner p{margin-bottom:0; margin-top:10px;}
	.header_section_158 .header_section_inner{width:41%;}


	.header_section_1{height:211px;}
	.header_section_155{height:233px;}
	.header_section_156{height:231px;}
	.header_section_157{height:186px;}
	.header_section_158{height:186px;}


	.home_ph{font-size:21px; line-height:32px; margin-top:17px;}
	.ph_icon2{width:32px; margin-right:8px;}

	.home_mail{font-size:21px; line-height:32px; margin-top:9px; }
	.mail_icon{width:32px; margin-right:8px;}

	.main_title{font-size:21px; margin-bottom:15px; margin-left:16px;}

	/* Contact */
	.contact .col-xs-12{padding-left:0; padding-right:0;}
	.contact_num{margin-top:30px; padding-left:15px;}
	.contact_num .txt1{font-size:26px; line-height:30px; margin-bottom:20px;}
	.contact_num .txt2{font-size:21px; margin-bottom:0;}
	.contact_num .txt3{font-size:21px; display:none;}
	.contact_num h1{font-size:40px; margin-top:0; padding-top:0; margin-bottom:12px;}

	.contact_details{border-top:10px solid #f0f0f0; margin-right:12px; margin-top:20px; padding-left:15px;}
	.contact_details .col-sm-4{padding:0;}
	.contact_details h1{font-size:21px; margin-top:20px;}
	.c_det{position:relative; padding-left:42px; overflow:hidden;}
	.c_det .contact_icon{position:absolute; left:0; top:0; width:32px;}
	.c_det h1{font-size:21px; margin-top:3px;}
	.c_det h2{font-size:17px; margin-top:10px; margin-bottom:0;}
	.c_det p{font-size:17px; line-height:20px;}
	.c_det.one{margin-top:20px;}
	.c_det.two{margin-top:15px;}
	.c_det.three{margin-top:20px;}

	.team_contacts{border-top:10px solid #f0f0f0; margin-right:0px; margin-top:20px; padding-left:15px; overflow:hidden;}
	.team_contacts h1{margin-bottom:0px; font-size:21px; margin-top:20px;}

	.team_title{background:#f0f0f0; padding:7px 15px; margin-top:30px;}
	.team_title h1{margin:0; padding:0; font-size:17px;}

	.team_persons{overflow:hidden;}
	.team_persons .col-sm-6{padding:0;}
	.person_details{position:relative; padding-left:120px; min-height:110px; margin-top:18px;}
	.person_photo{position:absolute; top:0; left:0; width:100px;}

	.person_details h1{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details p{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details a{color:#323232; text-decoration:none;}

	/* End Contact */

	/* Lead Scan */
	.inner_cont2{margin-top:40px;}
	.inner_cont2 .col-sm-12{padding:0;}
	.mid_cont{padding-left:17px; padding-right:12px;}
	.mid_cont h1{font-size:26px; margin-top:0;}
	.mid_cont h3{font-size:17px; margin-bottom:20px;}
	.mid_cont p{font-size:14px;}
	.mid_cont p.size1{font-size:17px;}
	.mid_cont h1.main_title2{margin-bottom:20px;}
	.mid_cont .c_top{padding-right:30px;}
	.mid_cont .c_top2{padding-right:0px;}
	.mid_cont ul{margin:0 0 25px 0; padding:0;}
	.mid_cont ul li{background:url(../red_arrow.html) no-repeat left 3px; font-size:14px; margin:0 0 6px 0; padding:2px 0 2px 24px; list-style:none;}

	.side_img{padding-left:30px; width:290px;}
	.side_img2{padding-left:20px; width:290px;}
	.grey_box4{background:#f0f0f0; position:relative; padding:50px 15px 15px 130px; margin-top:15px;}
	.grey_box4 h1{background:#5ec926; margin:0; padding:10px 15px; color:#fff; font-size:17px; position:absolute; left:0; top:0; width:100%;}
	.grey_box4 .gr4_img{position:absolute; left:15px; top:55px; width:100px;}

	.grey_box5{background:#f0f0f0; position:relative; padding:15px 20px 15px 80px; margin-bottom:3px; min-height:75px;}
	.grey_box5 h1{margin:0 0 5px 0; padding:0; color:#323232; font-size:17px;}
	.grey_box5 h2{font-size:14px; margin-bottom:6px;}
	.grey_box5 .gr5_img{position:absolute; left:15px; top:15px; width:55px;}

	.grey_box6{background:#f0f0f0; margin-bottom:0; padding:15px 40px 0px 15px; overflow:hidden;}

	.cp_wrap{position:relative;}
	.cp_wrap_bg{position:absolute; left:10px; top:5px; width:60px;}
	.cp_wrap .grey_box5 h1{font-size:14px;}
	.cp_wrap .grey_box5 P{margin-bottom:4px; line-height:18px;}


	.ad_logos{width:100%; margin-top:10px;}
	.ad_logos span{border-bottom:2px solid #eeeeee; padding:12px 0; display:block;}
	.ad_logos span.last-ad{border:none;}
	.ad_logos span img{
		-moz-transform:scale(0.85);
    	-webkit-transform:scale(0.85);
    	transform:scale(0.85);

		-moz-transform-origin:0% 0%;
		-webkit-transform-origin:0% 0%;
		transform-origin:0% 0%;
		}

	.work_wrapper {margin-top: 170px;}

	/* End Lead Scan */

	#footer {
		margin-top:0;
	}

}


 @media (min-width: 992px) and (max-width: 1199px){
	.container {	width: 970px;}
	#header {		-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);		-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);		box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	 height: 92px;
    position: relative;
    z-index: 9;
	}

.top_header{background-size:790px; background-position:-90px top;}
.main_logo {
	width: 194px;
	margin-top: 0;
	margin-left: 0;
	position: relative;
	top: 20px;
	left: 4px;
}

	.block_1{font-size:25px; top:25px; right:280px; }
	.block_3{width:170px; top:25px; right:80px; border-left:solid 1px #dcdcdc; padding-left:25px;}


	.navbar{height:51px;}
	.nav > li > a{font-size:17px; padding:16px 14px;}
	.navbar-collapse{padding-left:0; padding-right:0;}
	.nav > li.first > a{padding-left:4px;}
	.or-r {
	margin-left: -65px;
	margin-top: 0px;
	padding: 0px 0px 0px;
	font-size: 10px;
	line-height: 21px;
}

	#box_outside .container{
		padding-right: 0px;
		padding-left: 0px;
		margin-top:29px;
	}
	.header_section{padding:20px}
	.header_section_inner{width:48%;}
	.header_section h1{font-size:28px; line-height:33px; margin-top:10px;}
	.header_section p{font-size:17px; line-height:21px; margin-top:25px;}
	.header_section_156 .header_section_inner p{margin-bottom:0; margin-top:18px;}
	.header_section_158 .header_section_inner p{margin-bottom:0; margin-top:15px;}
	.header_section_158 .header_section_inner{width:39%;}

	.header_section_1{height:273px;}
	.header_section_155{height:302px;}
	.header_section_156{height:299px;}
	.header_section_157{height:241px;}
	.header_section_158{height:241px;}

	.main_top .home_cont .col-md-8{width: 67.66666667%;}
	.main_top .home_cont .col-md-4{width: 32.33333333%;}


	.main_title{margin-left:19px; font-size:21px; margin-bottom:12px;}
	.main_title_right{margin-left:10px;}
	.main_top{margin-top:10px; overflow:hidden; padding-bottom:30px;}
	.main_top .home_cont .col-md-8, .main_top .home_cont .col-sm-12{padding-left:0; padding-right:15px;}
	.main_top .home_cont .col-md-4{padding-left:0; padding-right:0px;}
	.main_top .wht_we_do{height:1040px; background:url(wht_we_do_bg2.png) no-repeat top;}
	.chrome .main_top .wht_we_do{height:1039px;}
	.main_top .wht_we_do h1{text-transform:uppercase; font-size:21px; margin-top:12px;}
	.main_top .wht_we_do p{font-size:14px; line-height:17px;}
	.p1{width:295px; position:absolute; left:20px; top:20px;}
	.p2{width:165px; position:absolute; left:453px; top:165px;}
	.p3{width:260px; position:absolute; left:20px; top:577px;}
	.p4{width:252px; position:absolute; left:336px; top:750px;}
	.p1, .p2, .p3{border:none;}
	.p1 img, .p2 img, .p3 img, .p4 img{width:112px;}

	.product_list li{margin-bottom:2px;}
	.product_list li a{font-size:14px; padding:5px 35px 5px 10px;}
	.product_list li span{width:17px; height:17px; top:7px; right:15px; line-height:14px;}

	.case_study{width:100%; height:269px; margin-bottom:15px;}
	.case_study_inner {width: 210px; height: 207px;  margin: 12px 0 0 15px;  padding: 14px 23px 14px 14px;}
	.case_study_inner h1{margin-top:0; margin-bottom:0; font-size:42px;}
	.case_study_inner h2{margin-top:-5px; margin-bottom:5px; font-size:17px; line-height:17px;}
	.case_study_inner p{margin-top:0; margin-bottom:6px; line-height:14px; font-size:12px;}

	.left_bottom h1{font-size:86px;}
	.left_bottom h2{font-size:32px; line-height:35px;}
	.left_bottom p{font-size:24px; line-height:30px;}

	.home_ph{font-size:27px; line-height:32px; margin-top:28px;}
	.ph_icon2{width:32px; margin-right:8px;}

	.home_mail{font-size:27px; line-height:32px; margin-top:9px; display:inline-block;}
	.mail_icon{width:32px; margin-right:8px;}


	/* What We Do */
	.main_top .wht_we_do2{background:url(v_stripe2.png) no-repeat 113px 24px; margin-top:33px; overflow:hidden;}
	.inner_cont .col-lg-12{padding:0;}
	.s1,.s2,.s3,.s4{position:relative; padding-left:98px; overflow:hidden; margin-bottom:25px;}
	.s3{margin-bottom:5px;}
	.main_top .wht_we_do2 .kk-hide1{width:103px; position:absolute; left:0; top:0;}

	.main_top .wht_we_do2 h1{margin-top:0; text-transform:uppercase;}
	.main_top .wht_we_do2 h1 span{display:inline-block; vertical-align:middle;}

	.main_top .wht_we_do2 .kk_num{width:50px; height:50px; line-height:50px; z-index:3; position:relative; color:#fff; font-size:21px;}
	.main_top .wht_we_do2 .kk_txt{color:#fff; padding:7px 20px 7px 40px; margin-left:-30px; z-index:2; display:inline-block; width:840px; font-size:17px;}
	.s1 .kk_num{background:#3a94ff;}
	.s1 .kk_txt{background:#3a94ff;}
	.s2 .kk_num{background:#5ec926;}
	.s2 .kk_txt{background:#5ec926;}

	.s3 .kk_num{background:#f07812;}
	.s3 .kk_txt{background:#f07812;}

	.main_top .wht_we_do2 .wwd_content{margin-left:75px;}
	.main_top .wht_we_do2 .wwd_content p{font-size:17px;}

	.main_top .wht_we_do2 .col-md-6{padding:0;}
	.grey_box1{background:#f0f0f0; padding:20px 15px 15px 160px; margin-top:10px; position:relative;}
	.grey_right{margin-left:10px;}

	.grey_box1 h1{font-size:19px; text-transform:none !important;}
	.grey_box1 p{font-size:14px !important;}
	.grey_box1 img{margin-right:20px; position:absolute; top:7px; left:10px;
		-moz-transform:scale(0.85);
    	-webkit-transform:scale(0.85);
    	transform:scale(0.85);
	}

	.gb1, .gb2{height:203px; margin-top:15px;}
	.gb3, .gb4{height:224px; margin-top:15px;}
	.gb5, .gb6{height:203px;}
	.gb7, .gb8{height:243px;}
	.gb9, .gb10{height:224px;}
	.gb11, .gb12{height:224px;}
	.gb13, .gb14{height:263px;}
	.gb15, .gb16{height:263px;}
	.gb17{height:230px;}

	/* End What We Do */

	/* Why Lavabox */
	.main_top .why_lavabox{background:url(why_lavabox_bg.png) no-repeat center top; background-size:100%; margin-top:12px; overflow:hidden; height:1470px; position:relative;}
	.w1, .w2, .w3, .w4, .w5, .w6, .w7, .w8{width:352px; position:absolute; overflow:hidden; padding:20px 25px 20px 20px;}

	.w1{top:54px; left:52px;}
	.w2{top:189px; right:49px;}
	.w3{top:310px; left:52px;}
	.w4{top:443px; right:49px;}
	.w5{top:617px; left:52px;}
	.w6{top:773px; right:49px;}
	.w7{top:916px; left:52px;}
	.w8{top:1046px; right:49px;}
	.w9{top:1254px; left:347px; width:271px; position:absolute; overflow:hidden; padding:25px; text-align:center;}



	.main_top .why_lavabox h1{margin-top:0; font-size:17px;}
	.main_top .why_lavabox p{font-size:14px;}
	.main_top .why_lavabox .w9 p{color:#fff; font-size:17px;}

	.main_top .inner_cont .col-md-8, .main_top .inner_cont .col-md-4, .main_top .inner_cont .col-sm-12{padding-left:0; padding-right:0;}

	/* End Why Lavabox */

	/* Why online */
	.main_top .why_online .col-md-6{padding:0;}
	.grey_box2{background:#f0f0f0; padding:15px 150px 15px 20px; margin-top:10px; position:relative;}
	.grey_right{margin-left:10px;}

	.grey_box2 h1{font-size:30px; text-transform:none !important; margin-top:10px;}
	.grey_box2 p{font-size:14px !important;}
	.grey_box2 img{margin-right:20px; position:absolute; top:10px; right:-5px;
	-moz-transform:scale(0.85);
    	-webkit-transform:scale(0.85);
    	transform:scale(0.85);
		}

	.gba1, .gba2{height:300px; margin-top:0;}
	.gba3, .gba4{height:270px;}

	/* End Why online */

	/* About Us */
	.main_top .about_us {padding-right:165px; margin-left:20px;}
	.main_top .about_us p{font-size:14px;}
	.main_top .about_us p.size2{font-size:17px; margin-top:25px;}
	.main_top .about_us strong{font-family: 'Replica Std Bold';}
	.about_bottom{border-top:10px solid #f0f0f0; margin-top:33px; margin-right:10px; padding-top:25px;}

	.grey_box3{width:100%; height:168px; background:#f0f0f0; overflow:hidden; margin-bottom:10px; padding:15px 20px; cursor:pointer;}
	.gbb1{margin-top:32px; background:url(meet_the_team_bg.jpg) no-repeat top; background-size:100%;}
	.gbb2{background:url(blog_bg.jpg) no-repeat top; background-size:100%;}

	.grey_box3 a{font-size:21px; color:#323232; font-family: 'Replica Std Bold';}

	.ov_wrap{position:relative; overflow:hidden;}
	.ov_wrap_bg{position:absolute; top:30px; left:24px; height:740px; overflow:hidden;}
	.ov_wrap_bg img{width:22px; height:740px;}
	.ov_wrap .grey_box5{background:#f0f0f0; position:relative; padding:20px 15px 20px 70px; margin-bottom:4px;}
	.ov_wrap .grey_box5 h1{font-size:15px;}
	.ov_wrap .grey_box5 p{font-size:14px;}
	.ov_wrap .grey_box5 p:last-child{margin-bottom:0;}
	.ov_wrap .kk_num{width:38px; height:38px; line-height:38px; z-index:3; position:absolute; color:#fff; background:#ff0000; display:inline-block; left:15px; top:15px;}
	.about_side h3{font-size:21px;}

	/* End About Us */


	/* Contact */
	.contact_num .txt3{font-size:21px; display:block;}
	.person_details{position:relative; padding-left:150px; min-height:150px; margin-top:18px;}
	.person_photo{position:absolute; top:0; left:0; width:130px;}

	.person_details h1{font-size:17px; margin:0 0 10px 0; padding:0;}
	.person_details p{font-size:17px; margin:0 0 10px 0; padding:0;}
	.person_details a{color:#323232; text-decoration:none;}

	/* End Contact */

	/* Lead Scan */
	.mid_cont{min-height:540px;}
	/* End Lead Scan */

	.orange_block{/*background:url(images/orange_block_bg.png) no-repeat top; height:550px;*/}
	.orange_box{color:#000; padding:50px 0;}
	.orange_box h1{font-size:70px; text-transform:uppercase; color:#000;}
	.orange_box h2{font-size:30px; text-transform:uppercase; color:#000;}
	.orange_box p{font-size:28px; line-height:38px; padding-bottom:18px;}


	.swp-breadcrumbs {position:absolute; top:-38px; left:20px; font-size:12px;}
	.swp-breadcrumbs a{color:#323232; text-decoration:none; font-size:12px;}
	.swp-breadcrumbs a:hover{color:#ff0000;}

	#footer {
		margin-top:0;
	}

}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}

	#header {
		-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); height:138px ; position:relative; z-index:9;
	}

	.top_header{ background-size:1170px; background-position:-210px top;  height:138px ;}
	.main_logo{width:210px; position:relative; top:26px; left:15px; margin:0px; padding-top:0px;}

	.block_1{font-size:18px; top:20px; right:200px; }
	.block_1 span.txt{display:none;}
	.block_2{width:795px; top:65px;}
	.block_3{width:170px; top:15px; right:0px; border-left:solid 1px #dcdcdc; padding-left:25px;}

	.navbar {
	/*height: 64px;*/
	position: relative;
	top:18px;
	z-index: 9;
}
	.nav > li > a{font-size:17px; padding:20px 9px;}
	.navbar-collapse{padding-left:0; padding-right:0;}
	.nav > li.first > a{padding-left:7px;}

	#box_outside .container{
		padding-right: 0px;
		padding-left: 0px;
		margin-top:35px;
	}
   .header_section{padding:25px 25px 25px 22px;}
   .header_section h1{font-size:33px; line-height:40px; margin-top:10px;}
   .header_section p{font-size:21px; line-height:26px; margin-top:30px;}
   .header_section_156 .header_section_inner p{margin-bottom:0; margin-top:23px;}
   .header_section_158 .header_section_inner p{margin-bottom:0; margin-top:18px;}

   .header_section_1{height:330px;}
   .header_section_155{height:364px;}
   .header_section_156{height:361px;}
   .header_section_157{height:291px;}
   .header_section_158{height:291px;}

   .orange_block{/*background:url(images/orange_block_bg.png) no-repeat top; height:550px;*/}

   	.main_title{margin-left:22px; font-size:26px; margin-bottom:15px;}
	.main_title_right{margin-left:14px;}
	.main_top{margin-top:10px; overflow:hidden;}
	.main_top .home_cont .col-md-8, .main_top .home_cont .col-md-4, .main_top .home_cont .col-sm-12{padding-left:0;}
	.main_top .wht_we_do{height:1274px; background:url(wht_we_do_bg1.png) no-repeat top;}
	.chrome .main_top .wht_we_do{height:1270px;}
	.main_top .wht_we_do h1{text-transform:uppercase; font-size:26px;}
	.main_top .wht_we_do p{font-size:17px; line-height:20px;}
	.p1{width:360px; position:absolute; left:24px; top:24px;}
	.p2{width:205px; position:absolute; left:554px; top:201px;}
	.p3{width:310px; position:absolute; left:24px; top:705px;}
	.p4{width:310px; position:absolute; left:410px; top:915px;}
	.p1, .p2, .p3{border:none;}
	.p1 img, .p2 img, .p3 img, .p4 img{width:137px;}

	.product_list li{margin-bottom:2px;}
	.product_list li a{font-size:17px; padding:8px 45px 8px 15px;}
	.product_list li span{width:22px; height:22px; top:9px; right:15px; line-height:19px;}

	.case_study{width:100%; height:334px; margin-bottom:15px;}
	.case_study_inner {width: 250px; height: 247px;  margin: 20px 0 0 17px;  padding: 14px 27px 14px 14px;}

	.case_study_inner h1{margin-top:0; margin-bottom:0; font-size:62px;}
	.case_study_inner h2{margin-top:-5px; margin-bottom:10px; font-size:23px; line-height:23px;}
	.case_study_inner p{margin-top:0; margin-bottom:10px; line-height:15px; font-size:14px;}

	.left_bottom h1{font-size:107px;}
	.left_bottom h2{font-size:40px; line-height:45px;}
	.left_bottom p{font-size:29px; line-height:36px;}

	.home_ph{font-size:32px; line-height:38px; margin-top:37px;}
	.ph_icon2{width:38px; margin-right:10px;}

	.home_mail{margin-top:9px; font-size:32px; line-height:38px; display:inline-block;}
	.mail_icon{width:38px; margin-right:10px;}


	/* What We Do */
	.main_top .wht_we_do2{background:url(v_stripe1.png) no-repeat 142px 24px; margin-top:33px; overflow:hidden;}
	.inner_cont .col-lg-12{padding:0;}
	.s1,.s2,.s3{position:relative; padding-left:125px; overflow:hidden; margin-bottom:30px;}
	.s3{margin-bottom:10px;}
	.main_top .wht_we_do2 .kk-hide1{width:121px; position:absolute; left:0; top:0;}

	.main_top .wht_we_do2 h1{margin-top:0; text-transform:uppercase;}
	.main_top .wht_we_do2 h1 span{display:inline-block; vertical-align:middle;}

	.main_top .wht_we_do2 .kk_num{width:58px; height:58px; line-height:58px; z-index:3; position:relative; color:#fff;}
	.main_top .wht_we_do2 .kk_txt{color:#fff; padding:9px 20px 9px 50px; margin-left:-30px; z-index:2; display:inline-block; width:1005px; font-size:21px;}
	.s1 .kk_num{background:#3a94ff;}
	.s1 .kk_txt{background:#3a94ff;}
	.s2 .kk_num{background:#5ec926;}
	.s2 .kk_txt{background:#5ec926;}
	.s3 .kk_num{background:#f07812;}
	.s3 .kk_txt{background:#f07812;}

	.main_top .wht_we_do2 .wwd_content{margin-left:90px;}
	.main_top .wht_we_do2 .wwd_content p{font-size:21px;}

	.main_top .wht_we_do2 .col-md-6{padding:0;}
	.grey_box1{background:#f0f0f0; padding:20px 32px 20px 180px; margin-top:12px; position:relative;}
	.grey_right{margin-left:12px;}

	.grey_box1 h1{font-size:23px; text-transform:none !important;}
	.grey_box1 p{font-size:17px !important;}
	.grey_box1 img{margin-right:20px; position:absolute; top:20px; left:20px;}

	.gb1, .gb2{height:239px; margin-top:20px;}
	.gb3, .gb4{height:263px; margin-top:20px;}
	.gb5, .gb6{height:239px;}
	.gb7, .gb8{height:312px;}
	.gb9, .gb10{height:263px;}
	.gb11, .gb12{height:263px;}
	.gb13, .gb14{height:312px;}
	.gb15, .gb16{height:312px;}
	.gb17{height:275px;}
	/* End What We Do */

	/* Why Lavabox */
	.main_top .why_lavabox{background:url(why_lavabox_bg.png) no-repeat center top; background-size:100%; margin-top:18px; overflow:hidden; height:1772px; position:relative;}
	.w1, .w2, .w3, .w4, .w5, .w6, .w7, .w8{width:426px; position:absolute; overflow:hidden; padding:25px 28px 25px 25px;}

	.w1{top:65px; left:61px;}
	.w2{top:226px; right:59px;}
	.w3{top:373px; left:61px;}
	.w4{top:534px; right:59px;}
	.w5{top:746px; left:61px;}
	.w6{top:932px; right:59px;}
	.w7{top:1103px; left:61px;}
	.w8{top:1261px; right:59px;}
	.w9{top:1512px; left:419px; width:328px; position:absolute; overflow:hidden; padding:25px; text-align:center;}



	.main_top .why_lavabox h1{margin-top:0; font-size:21px;}
	.main_top .why_lavabox p{font-size:17px;}
	.main_top .why_lavabox .w9 p{color:#fff; font-size:23px;}

	.main_top .inner_cont .col-md-8, .main_top .inner_cont .col-md-4, .main_top .inner_cont .col-sm-12{padding-left:0; padding-right:0;}

	/* End Why Lavabox */

	/* Why online */
	.main_top .why_online .col-md-6{padding:0;}
	.grey_box2{background:#f0f0f0; padding:20px 200px 20px 25px; margin-top:12px; position:relative;}
	.grey_right{margin-left:12px;}

	.grey_box2 h1{font-size:37px; text-transform:none !important; margin-top:10px;}
	.grey_box2 p{font-size:17px !important;}
	.grey_box2 img{margin-right:20px; position:absolute; top:30px; right:15px;}

	.gba1, .gba2{height:370px; margin-top:0;}
	.gba3, .gba4{height:330px;}

	/* End Why online */

	/* About Us */
	.main_top .about_us {padding-right:208px; margin-left:20px;}
	.main_top .about_us p{font-size:17px;}
	.main_top .about_us p.size2{font-size:21px; margin-top:25px;}
	.about_bottom{border-top:10px solid #f0f0f0; margin-top:33px; margin-right:10px; padding-top:25px;}

	.grey_box3{width:100%; height:205px; background:#f0f0f0; background-size:100%; overflow:hidden; margin-bottom:10px; padding:15px 20px; cursor:pointer;}
	.gbb1{margin-top:32px; background:url(meet_the_team_bg.jpg) no-repeat top;}
	.gbb2{background:url(blog_bg.jpg) no-repeat top;}

	.grey_box3 a{font-size:26px; color:#323232; font-family: 'Replica Std Bold';}

	.about_side h3{font-size:26px;}
	.ov_wrap{position:relative; overflow:hidden;}
	.ov_wrap_bg{position:absolute; top:30px; left:24px; height:780px; overflow:hidden;}
	.ov_wrap_bg img{width:22px; height:780px;}
	.ov_wrap .grey_box5{background:#f0f0f0; position:relative; padding:20px 15px 20px 75px; margin-bottom:4px;}
	.ov_wrap .grey_box5 h1{font-size:19px;}
	.ov_wrap .grey_box5 p{font-size:17px; line-height:21px;}
	.ov_wrap .grey_box5 p:last-child{margin-bottom:0;}
	.ov_wrap .kk_num{width:38px; height:38px; line-height:38px; z-index:3; position:absolute; color:#fff; background:#ff0000; display:inline-block; left:15px; top:15px;}


	/* End About Us */



	/* Contact */

	.contact_num{margin-top:50px; padding-left:20px;}
	.contact_num .txt1{font-size:32px; line-height:37px; margin-bottom:30px;}
	.contact_num .txt2{font-size:26px; margin-bottom:0;}
	.contact_num .txt3{font-size:26px;}
	.contact_num h1{font-size:50px; margin-top:0; padding-top:0; margin-bottom:20px;}

	.contact_details{border-top:12px solid #f0f0f0; margin-right:12px; margin-top:30px; padding-left:20px;}
	.contact_details .col-sm-4{padding:0;}
	.c_det{position:relative; padding-left:40px; overflow:hidden;}
	.c_det img{position:absolute; left:0; top:0;}
	.c_det h1{font-size:26px; margin-top:3px;}
	.c_det h2{font-size:21px; margin-top:15px; margin-bottom:0;}
	.c_det p{font-size:21px; line-height:25px;}
	.c_det.one{margin-top:30px;}
	.c_det.two{margin-top:20px;}
	.c_det.three{margin-top:30px;}


	.team_contacts{border-top:12px solid #f0f0f0; margin-right:0px; margin-top:30px; padding-left:20px;}
	.team_contacts h1{margin-bottom:0px;}

	.team_title{background:#f0f0f0; padding:10px 20px; margin-top:40px;}
	.team_title h1{margin:0; padding:0; font-size:21px;}

	.team_persons{overflow:hidden; =}
	.team_persons .col-sm-6{padding:0;}
	.person_details{position:relative; padding-left:187px; min-height:180px; margin-top:25px;}
	.person_photo{position:absolute; top:0; left:0; width:157px;}

	.person_details h1{font-size:21px; margin:0 0 10px 0; padding:0;}
	.person_details p{font-size:21px; margin:0 0 10px 0; padding:0;}
	.person_details a{color:#323232; text-decoration:none;}

	/* End Contact */

	/* Lead Scan */
	.inner_cont2{margin-top:50px;}
	.inner_cont2 .col-sm-12{padding:0;}
	.mid_cont{padding-left:22px; padding-right:12px; min-height:670px;}
	.mid_cont h1{font-size:33px; margin-top:0;}
	.mid_cont h3{font-size:21px; margin-bottom:20px;}
	.mid_cont p{font-size:17px;}
	.mid_cont p.size1{font-size:21px; line-height:26px;}
	.mid_cont h1.main_title2{margin-bottom:35px;}
	.mid_cont .c_top{padding-right:47px;}
	.mid_cont .c_top2{padding-right:0px;}
	.mid_cont ul{margin:0 0 30px 0; padding:0;}
	.mid_cont ul li{background:url(../red_arrow.html) no-repeat left 3px; font-size:17px; margin:0 0 10px 0; padding:0 0 0 24px; list-style:none;}

	.side_img{padding-left:40px; width:315px;}
	.side_img2{padding-left:30px; width:350px;}
	.grey_box4{background:#f0f0f0; position:relative; padding:60px 40px 20px 180px; margin-top:20px;}
	.grey_box4 h1{background:#5ec926; margin:0; padding:10px 15px; color:#fff; font-size:21px; position:absolute; left:0; top:0; width:100%;}
	.grey_box4 .gr4_img{position:absolute; left:20px; top:65px; width:140px;}

	.grey_box5{background:#f0f0f0; position:relative; padding:20px 30px 20px 100px; margin-bottom:4px;}
	.grey_box5 h1{margin:0 0 5px 0; padding:0; color:#323232; font-size:21px;}
	.grey_box5 h2{font-size:17px; margin-bottom:6px;}
	.grey_box5 .gr5_img{position:absolute; left:20px; top:20px; width:100px;}

	.grey_box6{background:#f0f0f0; margin-bottom:0; padding:20px 60px 0px 20px; overflow:hidden;}

	.cp_wrap{position:relative;}
	.cp_wrap_bg{position:absolute; left:10px; top:10px; width:76px;}
	.cp_wrap .grey_box5 h1{font-size:17px;}
	.cp_wrap .grey_box5 P{margin-bottom:4px; line-height:23px;}


	.ad_logos{width:100%;}
	.ad_logos span{border-bottom:2px solid #eeeeee; padding:12px 0; display:block;}
	.ad_logos span.last-ad{border:none;}
	.ad_logos span img{
		-moz-transform:scale(1);
    	-webkit-transform:scale(1);
    	transform:scale(1);

		-moz-transform-origin:0% 0%;
		-webkit-transform-origin:0% 0%;
		transform-origin:0% 0%;
		}

	.work_wrapper {margin-top: 203px;}

	/* End Lead Scan */



	.orange_box{color:#000; padding:50px 220px 50px 0;}
	.orange_box h1{font-size:70px; text-transform:uppercase; color:#000;}
	.orange_box h2{font-size:30px; text-transform:uppercase; color:#000;}
	.orange_box p{font-size:28px; line-height:38px; padding-bottom:18px;}

	.three_boxes_top{background:#fff; padding:60px 0;}
	.three_boxes_top h1{font-size:40px; margin:0 0 60px 0px; font-family: 'Replica Std Regular';}
	.three_boxes_top .white_box{background:#ebebeb; padding:20px; position:relative;}
	.three_boxes_top .col-lg-4.first{padding-left:0;}
	.three_boxes_top .col-lg-4.last{padding-right:0;}
	.three_boxes_top p{font-size:16px;}
	.three_boxes_top .white_box .white_top{height:130px;}
	.three_boxes_top .white_box .white_top .white_left{float:left; width:60%;}
	.three_boxes_top .white_box .white_top .white_right{float:right;}
	.three_boxes_top .white_box .white_inner{float:left; clear:both; font-size:17px; line-height:22px; margin-top:30px;}
	.three_boxes_top .white_box .white_top h2{text-transform:uppercase; font-size:28px; margin:10px 0;}
	.last .white_box .white_top h2 {	text-transform: uppercase;	font-size: 28px;	margin: 27px auto !important;}
	.three_boxes_top .white_box .white_top h3{font-size:16px; color:#646464; text-transform:uppercase; margin:10px 0;}
	.three_boxes_top .white_box .more_btn{position:absolute; bottom:30px; font-size:14px; font-family: 'Replica Std Bold'; background:#47a8ff; padding:5px 20px;}
	.three_boxes_top .white_box .more_btn1:hover, .three_boxes_top .white_box .more_btn2:hover, .three_boxes_top .white_box .more_btn3:hover{background:#47a8ff;}
	.three_boxes_top .white_box .white_top .white_right img{width:auto; height:auto;}
	.three_boxes_top .white_box .wdbtn{bottom: -20px;}

	.swp-breadcrumbs {position:absolute; top:-48px; left:25px; font-size:14px;}
	.swp-breadcrumbs a{color:#323232; text-decoration:none; font-size:14px;}
	.swp-breadcrumbs a:hover{color:#ff0000;}

	#footer {
		margin-top:0;
	}

	.or-r
	{
    	margin-top: 0px;
    	margin-left: -64px;
		padding: 0px;
	}







}







/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media (max-width: 1199px){
	.dl-menuwrapper{display:block;}
	.navbar-nav {display:none;}
	.three_boxes_top{height:auto; padding:40px 0;}
	.three_boxes_top h1{margin:0 0 40px 0px; font-size:32px; font-family: 'Replica Std Regular';}
	.three_boxes_top .col-lg-4{padding:0; max-width: 310px; display: inline-block; vertical-align: top;}
	.three_boxes_top .white_box{height:auto; margin-bottom:25px; min-height: 540px;}
	.three_boxes_top .white_box .more_btn{position:relative; bottom:auto; float:left; margin-top:15px;}
	.three_boxes_top .white_box .white_top{height:auto;}
	.three_boxes_top .white_box .white_top .white_right{text-align:right;}
	.three_boxes_top .white_box .white_top .white_right img{width:80%; height:80%;}
	.three_boxes_top .white_box .white_inner{margin-top:10px;}

	.lavabox_insights{padding:50px 0;}
	.lavabox_insights h1{font-size:40px; margin:0 0 20px 15px;}


	.owl-theme .owl-controls
	{
    	top: 335px !important;
	}



}

@media (max-width: 1024px){

		.wistia_responsive_padding
		{
			width: 85%;
		}

}





@media (max-width: 991px){

	.nav > li > a{font-family: 'Replica Std Regular';}

	.homepage_form{/*max-width:350px;*/ display:none;}
	.contactpage_form{max-width:350px; margin-top:10px; display:block;}


	.header_section_156 .header_section_inner p{margin-bottom:0; margin-top:10px;}


	.main_title{font-size:19px; margin-bottom:8px; margin-left:16px;}
	.main_title_right{margin-left:10px;}
	.main_top{margin-top:10px; overflow:hidden;}

	.main_top .col-md-8, .main_top .col-md-4, .main_top .col-sm-12{padding-left:0px; padding-right:0px;}
	.main_top .wht_we_do{background:none; padding:0px;}
	.main_top .wht_we_do h1{text-transform:uppercase; font-size:18px; margin-top:0px; color:#fff; height:63px; padding:0px 14px;}
	.main_top .wht_we_do p{font-size:14px; line-height:17px;}
	.p1, .p2, .p3, .p4{margin-bottom:8px; position:relative; background:#f3f3f3;}
	.p1 img, .p2 img, .p3 img, .p4 img{width:58px; position:absolute; top:0; right:0;}

	.kk-hide1{display:none;}
	.kk-hide2{display:block;}

	.main_top .wht_we_do h1 span{display:table-cell; vertical-align:middle; padding-left:50px; height:63px;}
	.kk_num{display:inline-block !important; padding:0 !important; width:35px; height:35px !important; vertical-align:middle; line-height:35px; background:#fff; position:absolute; left:14px; top:14px;}

	.p1 h1{background:#3a94ff;}
	.p2 h1{background:#5ec926;}
	.p3 h1{background:#dd8b28;}
	.p4 h1{background:#de2a00;}

	.p1 .kk_num{color:#3a94ff;}
	.p2 .kk_num{color:#5ec926;}
	.p3 .kk_num{color:#dd8b28;}
	.p4 .kk_num{color:#de2a00;}

	.wwd_content{padding:0 14px 14px;}

	.product_list li{margin-bottom:2px;}
	.product_list li a{font-size:14px; padding:8px 35px 8px 10px;}
	.product_list li span{width:17px; height:17px; top:10px; right:15px; line-height:14px;}

	.left_bottom{padding-left:10px; padding-top:20px;}
	.left_bottom h1{font-size:60px; margin-top:0;}
	.left_bottom h2{font-size:23px; line-height:25px;}
	.left_bottom p{font-size:18px; line-height:20px;}

	.home_ph{background:#f3f3f3; height:45px; padding:8px 12px 8px; margin-left:-10px; }
	.home_mail{background:#f3f3f3; height:45px; padding:8px 12px 8px; margin-left:-10px; cursor:pointer; margin-top:5px;}

	/* What We Do */
	.main_top .wht_we_do2{background:none; margin-top:0px; overflow:hidden;}
	.inner_cont .col-lg-12{padding:0px;}

	.main_top .wht_we_do2 .wwd_title h1{text-transform:uppercase; font-size:18px; margin:0px; color:#fff; height:63px; padding:0px 14px;}
	.main_top .wht_we_do2 p{font-size:14px; line-height:17px;}

	.s1,.s2,.s3,.s4{position:relative; padding-left:0px; overflow:hidden; margin-bottom:25px;}
	.s3{margin-bottom:5px;}
	.main_top .wht_we_do2 .kk-hide2{width:58px; position:absolute; top:0; right:0;}

	.main_top .wht_we_do2 .wwd_title h1 span{display:table-cell; vertical-align:middle; padding-left:50px; height:63px;}
	.main_top .wht_we_do2 .kk_num{display:inline-block !important; padding:0 !important; width:35px; height:35px; vertical-align:middle; line-height:35px; background:#fff; position:absolute; left:14px; top:14px;}


	.main_top .wht_we_do2 .wwd_content{padding:0;}
	.main_top .wht_we_do2 .wwd_main{background:#f0f0f0; padding:14px;}

	.s1 .kk_num{color:#3a94ff;}
	.s2 .kk_num{color:#5ec926;}
	.s3 .kk_num{color:#dd8b28;}

	.s1 h1{background:#3a94ff;}
	.s2 h1{background:#5ec926;}
	.s3 h1{background:#dd8b28;}


	.main_top .wht_we_do2 .wwd_content{margin-left:0px;}

	.s1 .grey_box1{border-top:4px solid #3a94ff;}
	.s2 .grey_box1{border-top:4px solid #5ec926;}
	.s3 .grey_box1{border-top:4px solid #dd8b28;}

	.main_top .wht_we_do2 .col-md-6{padding:0;}
	.grey_box1{background:#f0f0f0; padding:10px 15px 15px 15px; margin-top:10px; position:relative;}
	.grey_right{margin-left:0px;}

	.main_top .wht_we_do2 .grey_box1 h1{font-size:19px; text-transform:none !important; background:none; color:#323232; margin-top:0;}
	.main_top .wht_we_do2 .grey_box1 p{font-size:14px !important;}


	/* End What We Do */


	/* Why Lavabox */
	.main_top .why_lavabox{background:none; margin-top:0px; overflow:hidden;}
	.inner_cont .col-lg-12{padding:0px;}

	.main_top .why_lavabox .wl_title h1{font-size:17px; margin:0 0 2px 0; color:#de2a00; height:59px; padding:0px 14px 0px; background:#f0f0f0; border-top:4px solid #de2a00;}
	.main_top .why_lavabox p{font-size:14px; line-height:17px;}

	.w1,.w2,.w3,.w4,.w5,.w6,.w7,.w8{position:relative; padding-left:0px; overflow:hidden; margin-bottom:10px; width:100%;}
	.w9{display:none;}

	.main_top .why_lavabox .wl_title h1 span{display:table-cell; vertical-align:middle; padding-left:50px; height:59px;}
	.main_top .why_lavabox .kk_num{display:inline-block !important; padding:0 !important; width:35px; height:35px; vertical-align:middle; line-height:35px; background:#de2a00; color:#fff; position:absolute; left:14px; top:14px;}


	.main_top .why_lavabox .wl_content{padding:0; background:#f0f0f0; padding:14px;}
	.main_top .why_lavabox .wl_content{margin-left:0px;}

	.orange_wrap1{color:#fff; background:url(orange_wrap1.jpg) repeat-y top right; padding:18px 14px 14px 14px; margin-left:-10px; margin-top:-10px;	}
	.orange_wrap1 p{margin-bottom:6px;}

	/* End Why Lavabox */


	/* Why Online */
	.grey_box2{border-top:4px solid #de2a00; background:#f0f0f0; padding:10px 15px 15px 15px; margin-top:10px; position:relative;}
	.main_top .why_online .col-md-6{padding:0;}

	.main_top .why_online .grey_box2 h1{font-size:19px; margin-top:0;}
	.main_top .why_online .grey_box2 p{font-size:14px !important;}

	/* End Why Online */

	/* About Us */
	.main_top .about_us {}
	.main_top .about_us p{font-size:14px;}
	.main_top .about_us p.size2{font-size:17px; margin-top:10px;}
	.main_top .about_us strong{font-family: 'Replica Std Bold';}
	.about_bottom{border-top:10px solid #f0f0f0; margin-top:33px; margin-right:0px; padding-top:25px;}
	.about_side{overflow:hidden;}

	.grey_box3{width:100%; height:168px; background:#f0f0f0; overflow:hidden; margin-bottom:10px; padding:15px 20px; cursor:pointer; max-width:305px; float:left; overflow:hidden;}
	.gbb1{margin-top:12px; background:url(meet_the_team_bg.jpg) no-repeat top; background-size:100%; margin-right:10px;}
	.gbb2{margin-top:12px; background:url(blog_bg.jpg) no-repeat top; background-size:100%;}

	.grey_box3 a{font-size:21px; color:#323232; font-family: 'Replica Std Bold';}

	.ov_wrap{position:relative; overflow:hidden;}
	.ov_wrap_bg{position:absolute; top:30px; left:24px; height:460px; overflow:hidden;}
	.ov_wrap_bg img{width:22px; height:460px;}
	.ov_wrap .grey_box5{background:#f0f0f0; position:relative; padding:20px 15px 20px 70px; margin-bottom:4px;}
	.ov_wrap .grey_box5 h1{font-size:17px;}
	.ov_wrap .grey_box5 p{font-size:14px;}
	.ov_wrap .grey_box5 p:last-child{margin-bottom:0;}
	.ov_wrap .kk_num{width:38px; height:38px; line-height:38px; z-index:3; position:absolute; color:#fff; background:#ff0000; display:inline-block; left:15px; top:15px;}
	.about_side h3{font-size:21px;}

	/* End About Us */

	/* Contact */

	.contact .col-xs-12{padding-left:0; padding-right:0;}
	.contact_num{margin-top:30px; padding-left:15px;}
	.contact_num .txt1{font-size:26px; line-height:30px; margin-bottom:20px;}
	.contact_num .txt2{font-size:21px; margin-bottom:0;}
	.contact_num .txt3{font-size:21px; display:none;}
	.txt4{display:block; font-size:21px; margin-bottom:5px; margin-top:10px;}
	.contact_num h1{font-size:40px; margin-top:0; padding-top:0; margin-bottom:12px;}

	.contact_details{border-top:10px solid #f0f0f0; margin-right:0px; margin-top:20px; padding-left:15px;}
	.contact_details .col-sm-4, .contact_details .col-sm-8{padding:0;}
	.contact_details h1{font-size:21px; margin-top:20px;}
	.c_det{position:relative; padding-left:42px; overflow:hidden;}
	.c_det .contact_icon{position:absolute; left:0; top:0; width:32px;}
	.c_det h1{font-size:21px; margin-top:3px;}
	.c_det h2{font-size:17px; margin-top:10px; margin-bottom:0;}
	.c_det p{font-size:17px; line-height:20px;}
	.c_det.one{margin-top:20px;}
	.c_det.two{margin-top:15px;}
	.c_det.three{margin-top:20px;}

	.team_contacts{border-top:10px solid #f0f0f0; margin-right:0px; margin-top:20px; padding-left:15px; overflow:hidden;}
	.team_contacts h1{margin-bottom:0px; font-size:21px; margin-top:20px;}

	.team_title{background:#f0f0f0; padding:7px 15px; margin-top:30px;}
	.team_title h1{margin:0; padding:0; font-size:17px;}

	.team_persons{overflow:hidden;}
	.team_persons .col-sm-6{padding:0;}
	.person_details{position:relative; padding-left:120px; min-height:110px; margin-top:18px;}
	.person_photo{position:absolute; top:0; left:0; width:100px;}

	.person_details h1{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details p{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details a{color:#323232; text-decoration:none;}

	/* End Contact */

	/* Lead Scan */
	.pg_list{display:none;}

	.mid_cont{padding-left:0px; padding-right:0px;}

	.ad_logos{width:100%; margin-top:10px;}
	.ad_logos span{border-bottom:2px solid #eeeeee; padding:8px 0 3PX;; display:block;}
	.ad_logos span.last-ad{border:none;}
	.ad_logos span img{
		-moz-transform:scale(0.75);
    	-webkit-transform:scale(0.75);
    	transform:scale(0.75);

		-moz-transform-origin:0% 0%;
		-webkit-transform-origin:0% 0%;
		transform-origin:0% 0%;
		}
	.work_wrapper {display:none;}
	/* End Lead Scan */


	.swp-breadcrumbs {position:absolute; top:-38px; left:20px; font-size:12px;}
	.swp-breadcrumbs a{color:#323232; text-decoration:none; font-size:12px;}
	.swp-breadcrumbs a:hover{color:#ff0000;}

	.brk5{display: none;}

	.orange_block{/*background:url(images/orange_block_bg.png) no-repeat bottom; height:400px;*/}
	.orange_box{color:#000; padding:25px 0;}
	.orange_box h1{font-size:58px; text-transform:uppercase; color:#000;}
	.orange_box h2{font-size:26px; text-transform:uppercase; color:#000;}
	.orange_box p{font-size:24px; line-height:28px; padding-bottom:18px;}

	.orange_block p{font-size:19px;}
	.orange_block h2{font-size:20px;}

	.left_bottom h2{line-height:normal;}

	.lavabox_insights {padding: 40px 0;}

	.three_boxes_top .col-lg-4
	{
    	padding: 0;
    	max-width: 355px;
    	display: inline-block;
	}
	.three_boxes_top .col-lg-4.last
	{
    	display: block;
    	margin: auto;
	}
	.inner_banner_content .heading1, .inner_banner_content .heading2
	{
		font-size: 28px !important;
		line-height: 30px !important;
	}
	.inner_banner_content .heading3
	{
		font-size: 28px !important;
		line-height: 30px;
	}
	.inner_banner_content h1
	{
		font-size: 43px !important;
	}
	.inner_banner_content h2
	{
		font-size: 18px !important;
		width: 75%;
	}
	.heading4
	{
		width: 85% !important;
	}
	.orange_block .inner p
	{
		font-size: 26px;	 line-height:32px;
	}
	.video
	{
		text-align:center;
	}
	.home_cont .video .iframe_video{
		overflow: hidden;
		padding-top: 56.25%;
		position: relative;
		width: 90%;
	}
	.home_cont .video .iframe_video iframe {
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
		width: 100%;
		height: 100%;
	}
	.main_top, .home_cont .form
	{
		background:#f5f5f5;
	}
	.form_wrapper
	{
		float: none !important;
    	margin: auto;
	}
	.wistia_responsive_padding
	{
		    padding: 42.25% 0 0 0 !important;
			width: 90%;
			margin: 10px auto 20px;
	}


}

@media (max-width: 768px) {
	.home_cont .video .iframe_video{

		width: 100%;
	}

	.three_boxes_top h1, .home_cont h1, .home_cont h1 span, .lavabox_insights h1
	{
		font-size: 32px;
	}
	.orange_block .inner p br
	{
			display: none;
	}
	.video p
	{
		display:none;
	}
	.logo_slider
	{
		display:none;
	}
	.lavabox_insights
	{
		margin-top: -25px;
	}
}



@media (max-width: 767px) {

	#header{background:none;}
	#header .container{padding:0;}
	.top_header{height:75px ; background-size:768px; background-position:right -15px;  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); position: relative; z-index: 9;}
	.main_logo{width:175px; margin-top:0px; margin-left:22px; padding-top: 15px !important;}

	#box_outside .container{
		padding-right: 10px;
		padding-left: 10px;
		margin-top:15px;
	}

	.block_1, .block_2, .navbar{display:none;}
	.dl-menuwrapper{display:block;}

	.phone_container{display:block; padding:7px 12px 6px; margin-top:10px; font-size:19px; }
	.ph_img{float:left; margin-right:10px; margin-top:2px; vertical-align:middle;}


	.main_top .col-md-8, .main_top .col-md-4, .main_top .col-sm-12, .main_top .col-xs-12{padding-left:10px; padding-right:10px;}



	.home_ph{font-size:18px; line-height:30px; margin-top:17px;}
	.ph_icon2{width:28px; margin-right:8px;}

	.home_mail{font-size:18px; line-height:28px; margin-top:5px; }
	.mail_icon{width:28px; margin-right:8px;}



	/* What We Do */
	.inner_cont .col-lg-12{padding-left:10px; padding-right:10px;}

	/* End What We Do */

	/* Contact */

	.contact_num{margin-top:10px; padding-left:15px;}
	.contact_num .txt1{font-size:19px; line-height:25px; margin-bottom:10px;}
	.contact_num .txt2{font-size:17px; margin-bottom:0;}
	.contact_num .txt3{font-size:17px; display:none;}
	.txt4{display:block; font-size:17px; margin-bottom:5px; margin-top:10px;}
	.contact_num h1{font-size:26px; margin-top:0; padding-top:0; margin-bottom:12px;}

	.contact_details{border-top:10px solid #f0f0f0; margin-right:0px; margin-top:20px; padding-left:15px; overflow:hidden;}
	.contact_details .col-sm-4, .contact_details .col-sm-8{padding:0;}
	.contact_details .col-sm-4{width:33.333%; float:left;}
	.contact_details .col-sm-8{width:66.6667%; float:left;}

	.contact_details .col-xs-12{padding-left:0px; padding-right:0px;}

	.contact_details h1{font-size:19px; margin-top:20px;}
	.c_det{position:relative; padding-left:35px; overflow:hidden;}
	.c_det .contact_icon{position:absolute; left:0; top:0; width:28px;}
	.c_det h1{font-size:19px; margin-top:3px;}
	.c_det h2{font-size:15px; margin-top:10px; margin-bottom:0;}
	.c_det p{font-size:14px; line-height:20px;}
	.c_det.one{margin-top:20px;}
	.c_det.two{margin-top:15px;}
	.c_det.three{margin-top:20px;}

	.team_contacts{border-top:10px solid #f0f0f0; margin-right:0px; margin-top:20px; padding-left:15px; overflow:hidden;}
	.team_contacts h1{margin-bottom:0px; font-size:21px; margin-top:20px;}

	.team_title{background:#f0f0f0; padding:7px 15px; margin-top:30px;}
	.team_title h1{margin:0; padding:0; font-size:17px;}

	.team_persons{overflow:hidden;}
	.team_persons .col-sm-6{padding:0;}
	.person_details{position:relative; padding-left:120px; min-height:110px; margin-top:18px;}
	.person_photo{position:absolute; top:0; left:0; width:100px;}

	.person_details h1{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details p{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details a{color:#323232; text-decoration:none;}

	/* End Contact */

	/* Lead Scan */
	.inner_cont2{margin-top:15px;}
	.inner_cont2 .col-sm-12{padding:0 10px;}
	.inner_cont2 .col-md-9.col-sm-12{padding:0;}
	.mid_cont{padding-left:0px; padding-right:0px;}
	.mid_cont h1{font-size:26px; margin-top:0;}
	.mid_cont h3{font-size:17px; margin-bottom:10px; margin-top:10px;}
	.mid_cont p{font-size:14px;}
	.mid_cont p.size1{font-size:17px; line-height:20px;}
	.mid_cont h1.main_title2{margin-bottom:10px;}
	.mid_cont .c_top{padding-right:30px;}
	.mid_cont ul{margin:0 0 25px 0; padding:0;}
	.mid_cont ul li{background:url(../red_arrow.html) no-repeat left 2px; font-size:14px; margin:0 0 6px 0; padding:1px 0 3px 24px; list-style:none;}

	.side_img{padding-left:30px; width:250px;}
	.grey_box4{background:#f0f0f0; position:relative; padding:60px 15px 15px 15px; margin-top:15px;}
	.grey_box4 h1{background:#5ec926; margin:0; padding:17px 15px; color:#fff; font-size:17px; position:absolute; left:0; top:0; width:100%; height:52px; text-transform: uppercase;}
	.grey_box4 .gr4_img{position:absolute; right:0; top:0; width:48px;}

	.grey_box5{background:#f0f0f0; position:relative; padding:60px 15px 15px 15px; margin-top:15px;}
	.grey_box5 h1{background:#5ec926; margin:0; padding:1px 45px 0px 15px; color:#fff; font-size:17px; position:absolute; left:0; top:0; width:100%; height:42px; text-transform: uppercase;}
	.grey_box5 h1 span{height:42px; display:table-cell; vertical-align:middle;}
	.grey_box5 h2{font-size:14px; margin-bottom:6px; margin-top:0;}
	.grey_box5 .gr5_img{position:absolute; right:5px; top:2px; width:40px;}

	.cp_wrap{position:relative;}
	.cp_wrap .grey_box5 { padding-top:15px; border-top:4px solid #5ec926;}
	.cp_wrap .grey_box5 h1{font-size:14px; background:none; color:#323232; text-transform:none; position:relative; padding:0; margin-bottom:10px;height:auto;}
	.cp_wrap .grey_box5 h1 span{height:auto;}
	.cp_wrap .grey_box5 P{margin-bottom:4px; line-height:18px;}

	.flow_opt{position:relative;}
	.flow_opt .grey_box5 { padding-top:15px; border-top:4px solid #f07812;}
	.flow_opt .grey_box5 h1{font-size:14px; background:none; color:#323232; text-transform:none; position:relative; padding:0; margin-bottom:10px;height:auto;}
	.flow_opt .grey_box5 h1 span{height:auto;}
	.flow_opt .grey_box5 P{margin-bottom:4px; line-height:18px;}
	/* End Lead Scan */


	.ov_wrap{position:relative; overflow:hidden;}
	.ov_wrap_bg{position:absolute; top:30px; left:24px; height:460px; overflow:hidden;}
	.ov_wrap_bg img{width:22px; height:460px;}
	.ov_wrap .grey_box5{background:none; position:relative; padding:0; margin-bottom:4px; margin-top:8px;}
	.ov_wrap .grey_box5 h1{font-size:15px; background:none; color:#323232; position: relative; margin:0 0 0 0; padding:0;}
	.ov_wrap .grey_box5 p{font-size:14px;}
	.ov_wrap .grey_box5 p:last-child{margin-bottom:0;}
	.ov_wrap .kk_num{width:30px !important; height:30px !important; line-height:30px; z-index:3; position:absolute; color:#fff; background:#ff0000; display:inline-block; left:5px; top:5px;}
	.ov_wrap .kk_txt{padding-left:50px;}
	.ov_title{background:#f0f0f0; margin-bottom:2px; border-top:4px solid #de2a00;}
	.ov_txt{background:#f0f0f0; padding:10px 15px;}
	.about_side h3{font-size:17px; margin-bottom:2px;}

	.brk4{display:none;}

	.swp-breadcrumbs{display:none;}

	.orange_block p{font-size:19px;}
	.orange_block h2{font-size:20px;}

	.lavabox_insights h1{text-align: center; margin-left:0;}

	#footer {
		margin-top:0;
	}
	.dl-menuwrapper button
	{
		top:0px !important;
	}

	#footer #c3 .f_phone
	{
		text-align:left;
	}
	#footer #c3
	{
		width:100%;
	}
	#footer #c3 .f_sf_partner
	{
    		display: block;
		width: 100%;
	}
	#footer #c3 .f_social
	{
		display:none;
	}


}


@media (max-width: 743px) {

	.three_boxes_top .col-lg-4.first
	{
		display: block;
    	margin: auto;
	}
	.three_boxes_top .col-lg-4.secound
	{
		display: block;
    	margin: auto;
	}
}



@media (min-width: 640px) and (max-width: 767px){
	.header_section{padding:12px; background:url(header_img2.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_155{padding:12px; background:url(header_img_what_we_do2.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_157{padding:12px; background:url(header_img_why_lavabox2.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_156{padding:12px; background:url(header_img_why_online2.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_158{padding:12px; background:url(header_img_about_us2.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_156 .header_section_inner{width:48%;}
	.header_section h1{font-size:20px; line-height:24px; margin-top:5px;}
	.header_section p{font-size:14px; line-height:17px; margin-top:14px;}

	.header_section_1 .header_section_inner{width:55%;}
	.header_section_155 .header_section_inner{width:47%;}
	.header_section_155 p{margin-top:0;}
	.header_section_155 h1{margin-bottom:5px;}
	.brk{display:none;}

	.orange_block{/*background:url(images/orange_block_bg.png) no-repeat top bottom; height:auto;*/}
	.orange_box{color:#000; padding:15px 10px;}
	.orange_box h1{font-size:52px;}
	.orange_box h2{font-size:24px;}
	.orange_box p{font-size:21px; line-height:26px; padding-bottom:5px;}
}

/* Font Fixes */
@media (min-width: 640px) and (max-width: 740px){.header_section h1{font-size:20px; line-height:24px; margin-top:0px;}
	.header_section p{font-size:14px; line-height:17px; margin-top:12px;}
	.header_section_156 .header_section_inner{width:51%;}}
@media (min-width: 640px) and (max-width: 690px){.header_section h1{font-size:18px; line-height:21px; margin-top:0px; margin-bottom:15px;}
	.header_section p{font-size:14px; line-height:16px; margin-top:0px;}
	.header_section_155 h1{margin-bottom:2px; margin-top:-3px;;}
	.header_section_157 h1{margin-bottom:7px; margin-top:-3px;;}
	.header_section_156 .header_section_inner{width:51%;}}
/* End Font Fixes */



@media (max-width: 639px) {

	.top_header{height:62px;}
	.main_logo{width:120px; margin-top:0px; margin-left:22px;}

	#box_outside .container{
		margin-top:10px;
	}

	.header_section{padding:12px; background:url(header_img_mobile.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_155{padding:12px; background:url(header_img_what_we_do_mobile.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_157{padding:12px; background:url(header_img_why_lavabox_mobile.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_156{padding:12px; background:url(header_img_why_online_mobile.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_158{padding:12px; background:url(header_img_about_us_mobile.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_inner{display:none;}

	.header_section_inner2{display:block;}

	.header_section_inner2 h1{font-size:23px; line-height:26px; margin-top:5px;}
	.header_section_inner2 p{font-size:14px; line-height:18px; margin-top:12px;}
	.brk{display:none;}

	.phone_container{display:block; padding:7px 12px 6px; margin-top:10px; font-size:19px;}
	.ph_img{float:left; margin-right:10px; margin-top:2px; vertical-align:middle;}

	.gbb2{margin-top:0px;}

	.contact_details .col-sm-4{width:40%; float:left;}
	.contact_details .col-sm-8{width:60%; float:left;}

	.orange_block{/*background:url(images/orange_block_bg.png) no-repeat top bottom; height:auto;*/}
	.orange_box{color:#000; padding:25px 0;}
	.orange_box h1{font-size:38px; margin-top:0;}
	.orange_box h2{font-size:18px;}
	.orange_box p{font-size:16px; line-height:22px; padding-bottom:5px;}

	.three_boxes_top h1{margin:0 0 40px 0;}

	.brk5{display: inline;}

	.top_header
	{
    	background-position: left 0px;
		background-size: 550px;
	}



}



@media (max-width: 560px)
{
	.itemcoverowl_demo_42693877
	{
    	height:250px !important;
    	background-size: 100% !important;
	}

}




@media (max-width: 479px) {
	.left_bottom h1{font-size:50px; margin-top:0;}
	.left_bottom h2{font-size:18px; margin-bottom:10px; line-height:21px;}
	.left_bottom p{font-size:14px; line-height:18px; margin-bottom:5px;}
	.home_ph{overflow:hidden; font-size:18px; line-height:30px; margin-top:0px;}
	.ph_icon2{margin-right:8px;}
	.orange_wrap1{margin-bottom:10px; margin-top:-20px; padding-bottom:5px;}
	.orange_wrap1 p{font-size:17px; margin-bottom:10px;}
	.brk2{display:inline;}

	/* contact */

	.contact_num{margin-top:10px; padding-left:0px;}

	.contact_details .col-sm-4{width:100%; float:none;}
	.contact_details .col-sm-8{width:100%; float:none;}

	.c_det{position:relative; padding-left:28px; overflow:hidden;}
	.c_det .contact_icon{position:absolute; left:0; top:2px; width:22px;}
	.c_det h1{font-size:17px; margin-top:3px;}

	.team_contacts{border-top:10px solid #f0f0f0; margin-right:0px; margin-top:20px; padding-left:0px; overflow:hidden; text-align:center;}
	.team_contacts h1{margin-bottom:0px; font-size:21px; margin-top:20px;}

	.team_title{background:#f0f0f0; padding:7px 15px; margin-top:30px; text-align:center;}
	.team_title h1{margin:0; padding:0; font-size:17px;}

	.team_persons{overflow:hidden;}
	.team_persons .col-sm-6{padding:0;}
	.person_details{position:relative; padding-left:0px; min-height:230px; margin-top:18px; text-align:center;}
	.person_photo{position:relative; width:130px; margin:0 auto 10px auto;}

	.person_details h1{font-size:15px; margin:0 0 5px 0; padding:0;}
	.person_details p{font-size:15px; margin:0 0 0px 0; padding:0;}
	.person_details a{color:#323232; text-decoration:none;}

	.three_boxes_top{padding:30px 0;}
	.three_boxes_top h1{margin:0 0 30px 0;}
	.three_boxes_top .white_box .white_top h2{font-size:24px;}
	.three_boxes_top .white_box .white_top h3{font-size:14px;}
	.three_boxes_top p{font-size:16px;}
	.three_boxes_top .white_box .white_top .white_left{width:55%;}

	/* End Contact */

	.orange_block br{display:none;}

	.top_header
	{
    	background-position: -35px 0px;
    	background-size: 530px;
	}

	.last .white_box {	height: auto;	margin-bottom: 25px;	min-height: 490px;}
}


@media (max-width: 360px) {

	.form_wrapper
	{
		width:auto !important;
	}
	.three_boxes_top .white_box .wdbtn
	{
		display: block;
		position: static !important;
		width: 100%; margin-top:20px;
	}
		.wistia_responsive_padding
	{
		    padding: 42.25% 0 0 0 !important;
			width: 95%;
			margin: 10px auto 20px;
	}

}


@media (max-width: 359px) {
	.brk{display:inline;}
	.brk3{display:inline !important;}

	.header_section_1{height:114px;}
	.header_section_155{height:120px;}
	.header_section_156{height:114px;}
	.header_section_157{height:136px;}
	.header_section_158{height:136px;}

	.form_wrapper
	{
		width:auto !important;
	}
	.orange_block .inner p
	{
		font-size: 25px;
	}

}



.fbg {
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	cursor:pointer;
}
.case_study .fbg{background-size:100%;}
#fancybox-content{border:none !important;}

#model-bg { background:#efefef; border:0px; border-radius:0px;  }
.modal-header {padding:20px 25px; border:0px;}
#model-bg h4 {font-family: 'Replica Std Regular';  color:#FF2600; font-size:24px; font-weight:400; margin:0px; padding:0px; line-height:28px;}
.modal-body {padding:0px;}
.modal-body p { font-family: 'Replica Std Regular';  color:#414141; font-size:16px; padding:0px 0px 10px 25px;}
.modal-body p a {color:#414141;}
.modal-body .blue
{
	background: #3277FF;
    padding: 10px 20px;
    height: 42px;
    width: 179px;
    margin-right: 25px;
    font-size: 16px;
    font-weight: bold;
    transition: 0.3s ease;
    font-family: 'Replica Std Regular';
}
.modal-body .gray
{
	background: #777777;
    padding: 10px 18px;
    height: 42px;
    width: 179px;
    margin-right: 25px;
    font-family: 'Replica Std Regular';
    font-size: 16px;
    font-weight: bold;
}
.modal-body a.blue, .modal-body a.gray {color:#fff;}

#myModal_1
{
	background:url(popup_bg_icon.png);
}
#myModal_1 .modal-dialog
{
	margin-top:200px;
	width: 780px;
}
#links-holder
{
	padding-top: 150px;
}
#links-holder .blue:hover
{
	background: #f07812;
	transition: 0.3s ease;
}
.popup_img
{
	padding: 0px 25px;
}

.popup_banner_img
{
	margin-top: 55px;
}

@media (max-width: 991px) {
	#myModal_1 .modal-dialog
	{
		margin-top: 100px;
    	width: 500px;
	}
	#links-holder
	{
		padding-top: 15px;	text-align:center;
	}

	/*contact 992*/
	.gray_block
	{
		background: #ebebeb !important;
	}
	#guide_form
	{
		background: #5a5555	!important;
	}
	.form_wrapper
	{
		max-width:none !important;
		padding: 15px !important;
	}
	/*contact 992*/
	#author_block_id
	{
		text-align: center;
	}
	.white_block .author_block .author_text p
	{
		margin-left: 0px;
	}
	.popup_banner_img
	{
		margin-top:105px;
	}
	.white_block p img
	{
    	margin: auto;
	}

	.main_logo
	{
    padding-top: 24px;
	}
	.block_3
	{
		display: none;
	}


}


@media (max-width: 768px) {

	.modal-body #links-holder p { text-align:center;}
	.modal-body a.blue, .modal-body a.gray  { display:inline-block;}
	.modal-body #links-holder {margin:10px auto;}




}

	@media (max-width: 767px) {
	#myModal_1 .modal-dialog
	{
    	width: 90%; max-width:340px;
    	margin: 50px auto;
	}
	#links-holder
	{
    	padding-top: 30px;
    	text-align: center;
	}
	.popup_banner_img
	{
		margin: auto;
	}
		.modal-body .blue { padding: 10px 10px;}
	.modal-body .gray {padding: 10px 10px;}

	}



/**********************Testimonial***********************/

body #wrapper_1 .career_inner_content {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f5f5f5;
	padding: 69px 0;
}
body #wrapper_1 .career_inner_content .inner h1{
	font-size: 50px;
margin: 0px 0px 33px 0px;
color: #ff0000;
font-family: 'Replica Std Light';
}
#wrapper_1 .career_inner_content p{
	font-size: 18px;
	color: #323232;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body  .case-out {
	float: left;
	width: 100%;
	margin: 65px 0 30px 0;
}
body .testimonial_outer {
	float: left;
	width: 100%;
	background-color: #f5f5f5;

	padding: 23px 25px 34px 24px;
	margin:0 0 35px 0;
	border-top: 12px solid #ff7d00;
}
body .testimonial_outer:nth-child(1){
	border-top: 12px solid #ff7d00;
}
body .testimonial_outer:nth-child(2){
	border-top: 12px solid #0066ff;
}
body .testimonial_outer:nth-child(3){
	border-top: 12px solid #ff0000;
}
body .testimonial_outer:nth-child(4){
	border-top: 12px solid #00c2b7;
}


body .testimonial_outer .testi_left {
	float: left;
	width: 51%;
	padding: 0 20px 0 0;
}
body .testimonial_outer .testi_left p{
	font-size: 17px;
	line-height: 22px;
	color: #323232;
	margin: 0 0 25px 0;
	padding: 0 22px 0 0;
}
body .testimonial_outer .testi_left .sub_dec {
	float: left;
	width: 100%;
}
body .testimonial_outer .testi_left .sub_dec p{
		color: #787878;
		font-size: 24px;
		text-align: left;
		font-family: 'Replica Std Light';
		line-height: 30px;

	}
	body .testimonial_outer .testi_left .sub_dec span.name {
		font-size: 17.32px;
		font-family: 'Replica Std Bold';
		color: #323232;
		display: block;
	}
	body .testimonial_outer .testi_left .sub_dec span.designation {
		font-size: 17.32px;
		font-family: 'Replica Std Light';
		color: #787878;
		display: block;
	}
body .testimonial_outer .testi_left h3{
	font-size: 23px;
	color: #ff0000;
	font-family: 'Replica Std Bold';
}
body .testimonial_outer .testi_right {
	float: right;
	width: 49%;
}
body .testimonial_outer .testi_right .testi_videos {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
body .testimonial_outer .testi_right .testi_videos  iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
body .testimonial_outer .testi_right .client_logo {
	float: right;
	margin: 0 0 19px 0;
}

@media (min-width: 220px) and (max-width: 767px){
	.home_cont .video .iframe_video{

		width: 100%;
	}
	body  .case-out {

		margin: 45px 0 10px 0;
	}
	body #wrapper_1 .career_inner_content {

		padding: 29px 0;
	}
	body #wrapper_1 .career_inner_content .inner h1{
		font-size: 32px;
	margin: 0px 0px 19px 0px;

	}
	body .testi_videos .player .vp-title .vp-title-header h1 a{
		font-size: 14px !important;
	}
	body .testimonial_outer {
		padding: 15px 0px 25px 0px;
	}

	body .testimonial_outer .testi_left {

		width: 100%;
		padding: 0 15px 0 15px;
		margin: 0 0 20px 0;
	}
	body .testimonial_outer .testi_right {

		width: 100%;
		padding: 0 15px 0 15px;
	}
	body .testimonial_outer .testi_left h3{
		font-size: 18px;
	}
	body .testimonial_outer .testi_left p{
		font-size: 14px;
		padding: 0 0 0 0;
	}
	body .testimonial_outer .testi_left .sub_dec p{
		color: #787878;
		font-size: 19px;
		padding: 0 0 0 0;
		line-height: 25px;

	}
}
@media (min-width: 768px) and (max-width: 991px){
	body  .case-out {

		margin: 45px 0 10px 0;
	}
	body #wrapper_1 .career_inner_content {

		padding: 49px 0;
	}
	body #wrapper_1 .career_inner_content .inner h1{
		font-size: 32px;
	margin: 0px 0px 19px 0px;

	}
}
@media (min-width: 992px) and (max-width: 1199px){
	body #wrapper_1 .career_inner_content {

		padding: 49px 0;
	}
	body #wrapper_1 .career_inner_content .inner h1{
		font-size: 42px;
	margin: 0px 0px 25px 0px;

	}
}
@media (min-width: 768px) and (max-width: 991px){

	.wistia_responsive_padding
	{
			padding: 51.25% 0 0 0 !important;
			width: 90%;
			margin: 10px auto 20px;
	}
}
@media (min-width: 1020px) and (max-width: 1199px){

.wistia_responsive_padding
	{
			padding: 51.25% 0 0 0 !important;

	}
.wistia_responsive_wrapper {
	width:86%;
}
}



@media (min-width: 768px) and (max-width: 991px){
	.home_cont .video .iframe_video{
		overflow: hidden;
		padding-top: 56.25%;
		position: relative;
		width: 90%;
	}
	.custom_slider .owl-carousel .item {
		height: 320px !important;
	}
	.custom_slider .owl-carousel .item .inner_banner_content {
		margin-top: 15px !important;
		width: 430px !important;
		padding-left: 0;
		padding-right: 0;
	}


	.custom_slider .owl-carousel .item .inner_banner_content h1 {
		font-size: 41px !important;
	}

	.custom_slider .owl-carousel .owl-item:first-child .item{
		background-position: right -207px center;
	}
	.owl-theme .owl-controls{
		margin-left: 0;
		top: 260px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.home_cont .video .iframe_video{
		overflow: hidden;

		position: relative;
		width: 90%;
	}
	.custom_slider .owl-carousel .item {
		height: 380px !important;
	}
	.custom_slider .owl-carousel .owl-item:first-child .item{ background-position: top right -269px;
	}
	.custom_slider .owl-carousel .item .inner_banner_content {
		margin-top: 40px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1366px){

	.custom_slider .owl-carousel .owl-item:first-child .item{ background-position: top right -260px;
	}
}

/*=== Header nav ===*/
@media (min-width: 1200px) and (max-width: 1366px){
  div#header .navbar {
    margin: -18px 0px 0 0;
}
div#header .navbar .navbar-nav>li {
    margin-left: 4px;
}
div#header .nav>li>a{
    font-size: 16px;
}
}
@media (min-width: 1367px) and (max-width: 1680px){
div#header .navbar .navbar-nav>li {
    margin-left: 14px;
}
div#header .nav>li>a{
  font-size: 16px;
  padding: 20px 8px;
}
}

/*=== resources ===*/

.resources-list-items img{
  max-width: 100%;
  height: auto;
}
.resource-list-home h1{
  margin-left: 0 !important;
text-align: center;
}
.resource-list-home .container{
  padding: 0 15px;
}
.resources-list-items{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.resources-list-items .featured-item {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    width: 33.333%;
    padding: 0 15px;
    margin-bottom:30px;
}
.resources-list-items .featured-item.form-item .form-wrap{
  height: 100%;
}
.resources-list-items .featured-item.form-item .form-wrap .HTMLBlock{
  height: 100%;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper{
  height: 100%;
  max-width: 100% !important;
  background: #23072d;
  padding: 32px 29px 29px;
  border-radius: 8px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper #q9 .full_width_space {
    font-size: 38px;
    line-height: 45px;
    color: #fff;
    text-transform: none;
    font-family: 'Replica Std Regular';
    font-weight: 400;
    margin-bottom: 35px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper .q label {
  display: block;
      color: #fff;
      font-size: 15px;
      line-height: 18px;
      margin-bottom: 9px  ;
      font-family: 'Replica Std Regular';
      font-weight: normal;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper .text_field{
   background-color: rgba(245, 245, 245, .8);
   outline: 0;
   box-shadow: none !important;
   height: 37px;
margin-bottom: 17px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper .outside_container{
  padding-top: 12px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper .submit_button{
  background: #006eff;
font-family: 'Replica Std Bold';
font-size: 18px;
float: none;
width: 100%;
display: block;
padding: 11px 10px;
transition: all .3s;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper .submit_button:hover{
  background: #0000ff;
}
.resources-list-items .featured-item .featured-wrap{
      overflow: hidden;
  height: 100%;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(0,0,0,0.1);
  position: relative;
  padding-bottom: 55px;
}
.resources-list-items .featured-item .featured-wrap::before{
  position: absolute;
  height: 1px;
  bottom: 54px;
  left: 31px;
  right: 31px;
  z-index: 1;
  background: #d7d7d7;
  position: absolute;
  content: "";
}
.resources-list-items .featured-item .featured-wrap .featured-img img {
    height: 196px;
    width: 100%;
    object-fit: cover;
}
.resources-list-items .featured-item .featured-wrap .featured-cont {
      padding:26px 31px 15px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont h3{
  font-size: 28px;
font-weight: 400;
font-family: 'Replica Std Regular';
margin-bottom:23px;
transition: all .3s;
margin-top:0;
}
.resources-list-items .featured-item .featured-wrap .featured-cont h3 a{
  color: #323232;
  text-decoration: none !important;
}
.resources-list-items .featured-item .featured-wrap .featured-cont h3 a:hover{
  color: #006dff;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured{
  display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-bottom:23px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured p{
  font-size: 12px;
  margin-bottom:0;
      text-transform: uppercase;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured a{
  display: inline-block;
color: #323232;
border: 1px solid #323232;
border-radius: 18px;
padding:9.5px 15px;
background: #fff;
transition: all .3s;
text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  text-transform: capitalize;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured a:hover{
  background: #323232;
color: #fff;
}
.resources-list-items .featured-item .featured-wrap .featured-cont p{
  font-size: 16px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont a.readmore {
    color: #323232;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Replica Std Bold';
    position: absolute;
    left: 31px;
    bottom: 19px;
    z-index: 1;
    padding-right: 32px;
    background-size: 25px 20px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url("arrow-right-blue.png");
    transition: all .3s;
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont a.readmore{
  overflow: hidden;
padding: 0;
text-indent: -999px;
width: 27px;
height: 27px;
background-position: center;
background-size:27px;
background-image: url("open-new-icon.png");
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont a.readmore:hover{
background-image: url("open-new-icon-hover.png");
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont h3 {
    margin-bottom: 18px;
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont .date-cat-featured {
    margin-bottom: 15px;
}
.resources-list-items.featured-list .featured-item .featured-wrap::before{
    display: none !important;
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont a.readmore {
    bottom: 31px;
}
.resources-list-items.featured-list .featured-item .featured-wrap{
padding-bottom: 65px;
}
.resources-list-items.featured-list .featured-item.white-paper .featured-wrap .featured-img a{
  display: block;
  padding-top: 16px;
}
.resources-list-items.featured-list .featured-item.white-paper .featured-wrap .featured-img{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("list-bg.jpg");
text-align: center;
}
.resources-list-items.featured-list .featured-item.white-paper .featured-wrap .featured-img img {
    height: 180px;
    width: auto;
    object-fit: cover;
}
.resources-list-items .featured-item .featured-wrap .featured-cont a.readmore:hover{
  color: #006dff;
  background-image: url("arrow-right-blue-hover.png");
}
.resources-list-items .ccm-spacer {
    display: none;
}
.resources-list-items .ccm-pagination {
  padding: 15px;
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      text-align: left;
      margin-top:15px;
}
.resources-list-items div.ccm-pagination span.ccm-page-left,
.resources-list-items div.ccm-pagination span.ccm-page-right{
  position: relative !important;
}
.resources-list-items div.ccm-pagination span.currentPage{
  color: #006dff;
}
.resources-list-items div.ccm-pagination span {
    margin-right: 10px;
    font-size: 16px;
}
.resources-list-items div.ccm-pagination span a{
  color: #323232;
}
.resources-list-items div.ccm-pagination span a:hover{
  color: #006dff;
}
.resources-list-items div.ccm-pagination span span.ltgray {
    margin: 0;
}
@media (max-width:767px){
  .inner_banner p.tag_head {
    font-size: 18px;
}
.inner_banner h1 br{
    display: none;
}
  .article-count ul {
    display: block;
}
  .article-count {
    padding: 30px 0 20px;
}
.article-count ul li {
    margin-right: 44px;
    list-style: none;
    padding: 0;
    margin: 0 0px 10px;
    text-align: center;
}
.article-count ul li a {
    font-size: 16px;
}
.resources-list-items .featured-item {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.resources-list-items .featured-item .featured-wrap .featured-img img {
    height: auto;
}
.resources-list-items .featured-item .featured-wrap .featured-cont {
    padding: 25px 20px 15px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured {
    margin-bottom: 13px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured a,.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured p{
  margin-bottom: 10px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont a.readmore{
  left: 20px;
}
.resources-list-items .featured-item .featured-wrap::before {
    left: 20px;
    right: 20px;
}
.resources-list-items {
}
.resources-list-items .ccm-pagination {
    text-align: center;
    margin-top: 10px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper #q9 .full_width_space {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 28px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper {
    height: auto;
    padding: 32px 29px 35px;
    margin: 0;
  }
  .inner_banner p:not(.tag_head) {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 0;
}
.inner_banner {
    padding: 40px 0;
}
}
@media (min-width:768px) and (max-width:991px){
.inner_banner {
    padding: 50px 0;
}
  .article-count ul {
    margin: 0 -10px;
}
  .article-count ul li {
    margin: 0 10px 10px;
}
.article-count ul li a {
    font-size: 15px;
}
.article-count ul li a span.number {
    margin-left: 5px;
}
.resources-list-items .featured-item .featured-wrap .featured-img img {
    height: 124px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont {
    padding: 25px 20px 15px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured {
    margin-bottom: 13px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured a,.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured p{
  margin-bottom: 10px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont a.readmore{
  left: 20px;
}
.resources-list-items .featured-item .featured-wrap::before {
    left: 20px;
    right: 20px;
}
.resources-list-items {
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper #q9 .full_width_space {
    font-size: 26px;
    line-height: 34px;
  }
  .resources-list-items .featured-item.form-item .form-wrap .signup_wrapper {
    padding: 28px 20px 29px;
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper .submit_button {
    font-size: 16px;
}
.resources-list-items.featured-list .featured-item .featured-wrap {
    padding-bottom: 54px;
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont a.readmore {
    bottom: 20px;
}
.resources-list-items .featured-item {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
}
}
@media (min-width:992px) and (max-width:1199px){
.resources-list-items.featured-list .featured-item .featured-wrap {
    padding-bottom: 54px;
}
.resources-list-items.featured-list .featured-item .featured-wrap .featured-cont a.readmore {
    bottom: 20px;
}
.resources-list-items .featured-item .featured-wrap .featured-img img {
    height: 165px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont {
    padding: 25px 20px 15px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured {
    margin-bottom: 13px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured a,.resources-list-items .featured-item .featured-wrap .featured-cont .date-cat-featured p{
  margin-bottom: 10px;
}
.resources-list-items .featured-item .featured-wrap .featured-cont a.readmore{
  left: 20px;
}
.resources-list-items .featured-item .featured-wrap::before {
    left: 20px;
    right: 20px;
}
.resources-list-items {
}
.resources-list-items .featured-item.form-item .form-wrap .signup_wrapper #q9 .full_width_space {
    font-size: 26px;
    line-height: 34px;
  }
  .resources-list-items .featured-item.form-item .form-wrap .signup_wrapper {
    padding: 28px 20px 29px;
}
}


/*=== Header reseller logo ===*/
body #header .block_3 {
    width: auto;
    display: flex;
    align-items: center;
}
body #header .block_3 img+img{
    margin-left: 10px;
}
@media (min-width: 768px) and (max-width: 1199px){
  body #header .block_3 {
    right: 100px;
  }
  body #header .block_1 {
    right: 270px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px){
  body #header .block_3 {
    top: 26px;
  }
  body #header .block_3 img{
    max-height: 58px;
  }
  body #header .top_header {
    padding-right: 310px;
  }
  body #header .block_1 {
    right: 164px;
  }
}
@media (max-width: 767px){
  body #header .block_3 {
      display: none;
  }
}
