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

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

@font-face {
    font-family: 'Replica Std Regular';
    src: url('replicastd-regular-6.eot');
    src: local('Replica Std Regular'), local('ReplicaStd-Regular'),
        url('replicastd-regulard41d-6.eot?#iefix') format('embedded-opentype'),
        url('replicastd-regular-6.woff2') format('woff2'),
        url('replicastd-regular-6.woff') format('woff'),
        url('replicastd-regular-6.ttf') format('truetype'),
        url('replicastd-regular-6.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;
}

.lavabox_career h2
{
  font-family: 'Replica Std Bold'; color:#ff0000;  font-size:23px;
}

.fa-caret-down
{
	color:#fff;
}
.lavabox_career h1
{
  font-family: 'Replica Std Light'; color:#ff0000;
  font-size:50px;      padding-top: 10px;    padding-bottom: 10px;
}

.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;
}

.btn-success {
    color: #fff !important;
    background-color: #323232 !important;
    border-color: #323232 !important;
	transition: all .2s linear;
}
.btn-success:hover {background-color:#428bca !important; border:#428bca solid 1px;}
a.btn-success {color:#fff!important; text-transform:uppercase;}

.btn
{border-radius: 0px !important;

}
.can-mar .btn-success:hover {color:#fff !important;}
.center-btn .btn-success:hover{color:#fff !important; background-color: #FF8C00 !important;
border-color: #FF8C00 !important;}
.btn-success:hover
{
	background-color: #FFBE00;
    border-color: #FFBE00;
	color:#323232 !important;

}

.lavabox_applynow h1
{
	color:#FF0000;
	 font-family: 'Replica Std Light';
	 font-weight:normal;
	 font-size:50px;
}

.lavabox_applynow h2
{
	color:#323232;
	font-size:24px;
	font-family: 'Replica Std Bold';
	 font-weight:normal;

}
.lavabox_applynow h4
{
	color:#A5A5A5;
	font-size:18px;
	font-family: 'Replica Std Bold';
	 font-weight:normal;

}
.lavabox_applynow a, #deswrap a
{
	 color:#A5A5A5;
	 font-family: 'Replica Std Regular';
	 font-weight:normal;
	 font-size:15px;
}

.lavabox_applynow p
{
	line-height:20px;
}

#deswrap p
{
	font-size:16px; font-family: 'Replica Std Regular';
}


.rol-mar
{
	margin-top:116px;
	text-align:center;
	margin-bottom:20px;
}
.can-mar
{
	margin-top:75px; margin-left:20px;
}


.btn-danger, .btn-danger:active, .btn-danger.active
{
   color: #FF8C00 !important;
    background-color: #ffffff;
    border-color: #FF8C00;
	transition: all .2s linear;
	font-size:15px;




}
.btn-danger:hover, .btn-danger:focus, .open .dropdown-toggle.btn-danger
{
	background-color: #FF8C00 !important;
    border-color: #FF8C00 !important;
	color:#fff !important;
}


	.career-attributes a.btn-danger, .career-attributes a.btn-danger:active, .career-attributes a.btn-danger.active
{
   color: #FF8C00 !important;
    background-color: #ffffff !important;
    border-color: #FF8C00 !important;
	transition: all .2s linear;
	font-size:15px;




}
.career-attributes a.btn-danger:hover, .career-attributes a.btn-danger:focus, .career-attributes a.open .dropdown-toggle.btn-danger
{
	background-color: #FF8C00 !important;
    border-color: #FF8C00 !important;
	color:#fff !important;
}

	.btn-info, .btn-info:active, .btn-info.active
{
   color: #A5A5A5 !important;
    background-color: #ffffff;
    border-color: #A5A5A5;
	transition: all .2s linear;
	font-size:15px;

}
.btn-info:hover, .btn-info:focus, .open .dropdown-toggle.btn-info
{
	 background-color: #A5A5A5 !important;
    border-color: #A5A5A5 !important;
	color:#fff !important;
}

.rol-mar a
{
	margin-left:10px;
}

.career_inner_banner
{


}

.career_inner_banner .container {width:1226px; padding:0px;}

.white-arrows-black-boxes .slide-wrapper {
	background-color: transparent !important;
	border: 0px solid #fff;
}

.career_inner_banner p {
	padding: 300px 120px 10px 10px;
	color: #fff;
	font-size: 52px;
	text-align: right;
}
.white-text
{
font-size:30px;
}
.swt
{
	font-size:20px;
	line-height:30px;
	margin-top:20px;
}



#wrapper_1{position:relative;}

/* 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-6.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_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;
	color: #ff0000 !important;
}



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



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


/* career Intro */
.career_intro{padding:40px 0 40px;}
.career_intro .container {max-width:900px;}
.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-6.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:#f5f5f5; text-align:center; padding-bottom:40px; padding-top:20px;}
.lava_career_help{display:inline-block; vertical-align:top; margin:20px 0px 10px; text-align:left; width:361px; height: 400px; padding:20px; background:#fff; border-top:12px solid #ff0000; }
.lava_career_help:nth-child(2), .lava_career_help:nth-child(5) {margin:20px 24px 10px;}
.lava_career_help h1{font-size:50px; 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;}*/



/* Main Content
-------------------------------------------------- */
.main_title{font-size:26px; margin-bottom:15px;}
.main_top .container{padding:0 10px; }
.main_top .lavabox_applynow {font-size:18px; line-height:26px;  font-family: 'Replica Std Regular';}
.main_top .wht_we_do{width:100%; position:relative;}

.kk-hide1{display:block;}
.kk-hide2{display:none;}
.backtopage{background:#EBEBEB; color:#646464; padding:15px 15px 8px; text-transform:uppercase; margin-top:10px; width:140px;  margin:20px 10px; font-size:15px; font-family: 'Replica Std Bold';}
.backtopage a {color:#646464;  display:block;}
.backtopage:hover, .backtopage a:hover{background:#FF8C00; color:#646464; display:block;}
.backtopage p { background:url(left-arrow.png) no-repeat left 8px; padding-left:25px;}
/*.backtopage p:hover { background:url(images/left-arrow-hover.png) no-repeat left 8px; padding-left:25px; color:#fff;}
.backtopage p a:hover {color:#fff;  display:block;}*/
.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-6.png) no-repeat top; background-size:100%; overflow:hidden; position:relative;}
.case2{background:url(casestudy_bg_hover-6.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:#fff; padding:50px 220px 50px 0;}
.orange_box h1{font-size:80px; text-transform:uppercase; color:#fff;}
.orange_box h2{font-size:33px; text-transform:uppercase; color:#fff;}
.orange_box p{font-size:31px; line-height:38px; padding-bottom:18px;}

.inner_banner{overflow:hidden;}

.mob_ph a{color:#aaa;}

.vu_dsk{cursor:pointer;}

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

.three_boxes_top{background:#ebebeb; height:675px; padding:75px 0;}
.three_boxes_top h1{font-size:40px; margin:0 0 50px 20px;}
.three_boxes_top .white_box{background:#fff; padding:20px; float:left; height:420px; 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:17px;}
.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:#ff4b00; padding:5px 20px;}
.three_boxes_top .white_box .more_btn:hover{background:#323232;}

.sales_learn_more{padding-left:7px !important;}
.sales_learn_more .sales_inner{background:#323232; padding:20px; color:#3a94ff; margin-top:40px; float:left; width:100%; position:relative;}
.sales_learn_more .sales_inner .sales_left{float:left;}
.sales_learn_more .sales_inner .sales_left h1{font-size:28px; font-family: 'Replica Std Bold'; color:#3a94ff; margin-top:0;}
.sales_learn_more .sales_inner .sales_right{float:right;}
.sales_learn_more .sales_inner .sales_right a{position:absolute; width:100%; height:100%; display:block; left:0; top:0;}
.sales_learn_more .sales_inner .sales_right img{margin:66px 0 10px 397px;}

.sales_learn_more .sales_inner, .sales_learn_more .sales_inner *{transition: all 0.2s linear;}
.sales_learn_more .sales_inner:hover{background:#000;}
.sales_learn_more .sales_inner:hover .sales_right img{margin-left:405px;}
#footer {margin-top:0px !important;}
/* Media Queries
-------------------------------------------------- */

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

	.top_header {
    height: 92px;
    background-size: 779px;
    background-position: -85px top;
}


.main_logo {
    width: 152px;
    padding-top: 24px;
    margin-left: 0px;
}



#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;
}



.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;}
	.or-r {margin-top: 5px; margin-left:-58px}
	.dropdown-menu li a {	color: #8C8C8C !important;	padding-top: 10px;	padding-bottom: 10px;	padding-left: none !important;	/*font-size: 13px;*/}
	.navbar-collapse{padding-left:0; padding-right:0;}
	.nav > li.first > a{padding-left:1px;}

	#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;}
	.career_intro h1 { font-family: 'Replica Std Light'; font-size:50px; color:#ff0000;}
	.career_intro p {	font-size:18px;	line-height:26px; color:#323232;}
	.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-4.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 */

	.three_boxes_top{height:auto; padding:60px 0;}
	.three_boxes_top h1{margin:0 0 30px 20px;}
	.three_boxes_top .col-lg-4.first, .three_boxes_top .col-lg-4.last{padding:0 15px;}
	.three_boxes_top .white_box{height:auto; margin-bottom:25px;}
	.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;}


}


@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: 0px;
	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;}
	.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-6.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:26px; line-height:32px;}
	.left_bottom p{font-size:34px; line-height:34px;}

	.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:none; 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 30px; margin-left:15px; z-index:2; display:inline-block; width:858px; font-size:17px;}

	.s3 .kk_txt{background:#fd2500;}

	.main_top .wht_we_do2 .wwd_content{margin-left:45px;}
	.main_top .wht_we_do2 .wwd_content p{font-size:16px;}

	.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:260px;}
	.gb13, .gb14{height:263px;}
	.gb15, .gb16{height:323px;}
	.gb17{height:230px;}

	/* End What We Do */

	/* Why Lavabox */
	.main_top .why_lavabox{background:url(why_lavabox_bg-6.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-6.jpg) no-repeat top; background-size:100%;}
	.gbb2{background:url(blog_bg-6.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(orange_block_bg-6.png) no-repeat top; height:550px;}
	.orange_box{color:#fff; padding:50px 0;}
	.orange_box h1{font-size:80px; text-transform:uppercase; color:#fff;}
	.orange_box h2{font-size:33px; text-transform:uppercase; color:#fff;}
	.orange_box p{font-size:31px; line-height:38px; padding-bottom:18px;}

	.three_boxes_top{height:auto; padding:60px 0;}
	.three_boxes_top h1{margin:0 0 30px 20px;}
	.three_boxes_top .col-lg-4.first, .three_boxes_top .col-lg-4.last{padding:0 15px;}
	.three_boxes_top .white_box{height:auto; margin-bottom:25px;}
	.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;}

	.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;}

}

@media (min-width: 1200px) {

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

	.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(orange_block_bg-6.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-6.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:32px;}
	.left_bottom p{font-size:40px; line-height:40px;}

	.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:none; 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 40px; margin-left:17px; z-index:2; display:inline-block; width:1028px; font-size:21px;}
	.s3 .kk_txt{background:#ff2600;}

	.main_top .wht_we_do2 .wwd_content{margin-left:60px;}
	.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:20px; text-transform:none !important;}
	.grey_box1 p{font-size:16px !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:290px;}
	.gb13, .gb14{height:290px;}
	.gb15, .gb16{height:360px;}
	.gb17{height:275px;}
	.wwd_main{float:left; margin:15px 0;}
	/* End What We Do */

	/* Why Lavabox */
	.main_top .why_lavabox{background:url(why_lavabox_bg-6.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-6.jpg) no-repeat top;}
	.gbb2{background:url(blog_bg-6.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-4.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:#fff; padding:50px 220px 50px 0;}
	.orange_box h1{font-size:80px; text-transform:uppercase; color:#fff;}
	.orange_box h2{font-size:33px; text-transform:uppercase; color:#fff;}
	.orange_box p{font-size:31px; line-height:38px; padding-bottom:18px;}

	.three_boxes_top{background:#ebebeb; height:675px; padding:75px 0;}
	.three_boxes_top h1{font-size:40px; margin:0 0 50px 20px;}
	.three_boxes_top .white_box{background:#fff; padding:20px; float:left; height:420px; 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:17px;}
	.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:#ff4b00; padding:5px 20px;}
	.three_boxes_top .white_box .more_btn:hover{background:#323232;}
	.three_boxes_top .white_box .white_top .white_right img{width:auto; height:auto;}

	.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;}


	.career_inner_banner {
    background: #e2e0e0;
	}

}







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

@media (max-width: 1199px){

	.dl-menuwrapper{display:block;}
	.navbar-nav {display:none;}


	.career_txt{font-size:30px; line-height:35px;}
	.career_txt .action_btn{font-size:24px;}
	.career_desc2 {padding-left: 140px;}
	.career_inner_banner {background-size:cover;}
	.career_inner_banner p {padding: 195px 215px 10px 10px;	color: #fff;	font-size: 38px;	text-align: right;}
	.career_red_title{font-size: 32px; line-height: 36px;}

	.career_item h1{font-size:32px; line-height:35px;}
	.career_item p{font-size:19px;}

	.lava_career_help{margin:20px 10px; width:315px;}
	.lavabox_career h1{   font-size:45px; }
	.block_2{display:none;}
	/*.block_3{display:none;}*/
	.sales_learn_more{padding-left:0 !important;}
	.sales_learn_more .sales_inner img{/*width:70%; height:70%;*/}
	.sales_learn_more .sales_inner .sales_left img{width:30%; height:30%;}
	.sales_learn_more .sales_inner .sales_left h1{font-size:24px;}

	.sales_learn_more .sales_inner .sales_right img{margin:49px 0 10px 316px;}
	.sales_learn_more .sales_inner:hover .sales_right img{margin-left:326px;}
	.or-r { margin-left: -59px;  margin-top: 8px;  padding: 7px; font-size: 10px; }

	.lava_career_help:nth-child(2), .lava_career_help:nth-child(5)
	{
		    margin: 20px 10px;
	}
	.career_inner_banner .container {width:100%; padding:0px;}

}


@media (max-width: 991px){


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


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

	.career_intro {padding: 60px 0;}
	.career_txt{text-align:center; font-size: 27px; line-height: 31px;}
	.career_txt .action_btn{margin-top:30px; margin-bottom:60px;}
	.career_txt .action_btn::after {
	  border-right: 20px solid transparent;
	  border-left: 20px solid transparent;
	  border-top: 30px solid #ff8c00;
	  margin-left: -20px;
	  left: 50%;
	  bottom: -30px;
	  top:unset;
	  top:initial;
	  right:unset;
	  right:initial;
	  border-bottom:none;
	}
	.career_inner_banner {
	background-size: cover; background-position:center top;}
	.career_inner_banner .container {width:100%;}

.career_inner_banner p {padding: 195px 15px 10px 10px;	color: #fff;	font-size: 33px;	text-align: right;}
	.career_red_title{font-size:27px; line-height:30px; padding:25px 0px;}
	.career_red_title2 {padding: 30px 20px;}

	.career_item h1 {font-size: 27px; line-height: 30px;}
	.career_image2{text-align:center;}
	.career_desc2{padding-left:15px;}
	.lavabox_career h1{   font-size:40px; }

	.lava_career_help{width:315px; height:380px;}
	.lava_career_help h1 {font-size: 27px; line-height: 28px;}
	.lava_career_help h1 br{display:none;}
	.lava_career_help img{max-width:100%; height:auto;}
	.lava_career_help td:first-child{width:85px !important;}
	.or-r { font-size: 9px;margin-top: 6px; margin-left:-57px;}
	.rol-mar {
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
}



	.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:30px;}
	.left_bottom p{font-size:23px; line-height:25px;}

	.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 24px 0 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:0px; 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;}
	.wwd_main br{display:none;}

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

	.s3 h1{background:#fd2500;}


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

	.s3 .grey_box1{border-top:4px solid #fd2500;}

	.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-6.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-6.jpg) no-repeat top; background-size:100%; margin-right:10px;}
	.gbb2{margin-top:12px; background:url(blog_bg-6.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(orange_block_bg-6.png) no-repeat bottom; height:400px;}
	.orange_box{color:#fff; padding:25px 0;}
	.orange_box h1{font-size:58px; text-transform:uppercase; color:#fff;}
	.orange_box h2{font-size:26px; text-transform:uppercase; color:#fff;}
	.orange_box p{font-size:24px; line-height:28px; padding-bottom:18px;}

	.sales_learn_more{display:none;}

	.lavabox_applynow p
	{
		text-align:left;
	}
	.rol-mar a
	{
		margin-left: 0px;
	}
	.can-mar
	{
		margin-left:0px;
	}

}


@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;}
.dl-menuwrapper button
	{
		top:0px !important;
	}

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

	background-size: cover; background-position:center top;
}


.career_inner_banner p {padding: 160px 15px 10px 10px;	color: #fff;	font-size: 30px;	text-align: right;}
	.block_1, .block_2, .navbar{display:none;}
	.dl-menuwrapper{display:block;}

	.inner_banner_content_mob {background:#f2f2f2; display: block;  margin-top: 0 !important;}

	.career_intro {padding: 30px 0;}
	.career_txt {font-size: 23px; line-height: 27px;}
	.career_txt .action_btn{padding:9px 20px; height:50px; font-size:21px; line-height:25px; margin-bottom:40px;}
	.career_vid iframe {height: 235px; width: 420px;}
	.lavabox_career h1{   font-size:40px; }
	.career_red_title {font-size: 22px; line-height: 25px; padding: 20px 0px;}
	.career_red_title::after {
	  border-left: 20px solid transparent;
	  border-right: 20px solid transparent;
	  border-top: 30px solid #ff0000;
	  bottom: -30px;
	  margin-left: -20px;
	}
	.career_intro p
{
	font-size:16px;
	line-height:24px;
}
	.career_item {padding: 20px 0;}
	.career_item h1 {font-family: 'Replica Std Regular'; font-size: 23px; line-height: 24px;}
	.career_item h1 br{display:none;}
	.career_item p {font-size: 16px; line-height: 20px;}
	.career_desc {padding-top: 0px;}

	.lava_career_help{width:315px;}
	.lava_career_help h1{font-size:25px;}


	.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-4.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;}

	.career_inner_banner {	width:100%; background-size:cover;}
	.career_inner_banner .container {width:100%; padding:0px;}

	.career_intro h1
	{
    	font-family: 'Replica Std Light';
    	font-size: 30px;
    	color: #ff0000;
	}

	#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 (min-width: 640px) and (max-width: 767px){
	.header_section{padding:12px; background:url(header_img2-6.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_155{padding:12px; background:url(header_img_what_we_do2-6.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_157{padding:12px; background:url(header_img_why_lavabox2-6.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_156{padding:12px; background:url(header_img_why_online2-6.jpg) no-repeat top; background-size:100%; overflow:hidden;}
	.header_section_158{padding:12px; background:url(header_img_about_us2-6.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;}
	.lavabox_career h1{   font-size:35px; }
	.orange_block{background:url(orange_block_bg-6.png) no-repeat top bottom; height:auto;}
	.orange_box{color:#fff; padding:15px 10px;}
	.orange_box h1{font-size:52px;}
	.orange_box h2{font-size:24px;}
	.orange_box p{font-size:21px; line-height:26px;}
	.main_top .container{padding:0 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%;}
	.main_top .container{padding:0 5px; }
	}
/* End Font Fixes */



@media (max-width: 639px) {

	.main_logo{width:120px; margin-top:0px; margin-left:22px;}
.top_header { background-position: left 0px; background-size: 550px; height: 63px; }

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

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


.career_inner_banner p {padding: 110px 15px 10px 10px;	color: #fff;	font-size: 25px;	text-align: right;}
	.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(orange_block_bg-6.png) no-repeat top bottom; height:auto;}
	.orange_box{color:#fff; padding:25px 0;}
	.orange_box h1{font-size:38px; margin-top:0;}
	.orange_box h2{font-size:18px;}
	.orange_box p{font-size:18px; line-height:22px;}
	.lavabox_career h1{   font-size:35px; }
	.brk5{display: inline;}
	.main_top .container{padding:0 5px; }

	.lava_career_help
	{
		height: auto;
	}
}

@media (max-width: 479px) {

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

	.left_bottom h1{font-size:50px; margin-top:0;}
	.left_bottom h2{font-size:16px; line-height:25px; margin-bottom:6px;}
	.left_bottom p{font-size:18px; line-height:21px; margin-bottom:10px;}
	.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;}
	.career_inner_banner {
	height: 130px;
	background-size: cover; background-position:center top;}


.career_inner_banner p {padding: 90px 15px 10px 10px;	color: #fff;	font-size: 25px;	text-align: right;}

	.career_txt {font-size: 21px; line-height: 25px;}
	.career_txt .action_btn::after{border-width:23px 20px medium; bottom:-23px;}
	.career_vid{padding:0;}
	.career_vid iframe {height: 163px; width: 290px;}

	.career_red_title {font-size: 19px; line-height: 22px;padding-top: 25px;}

	.career_item h1{font-size:21px;}
	.lavabox_career h1{   font-size:33px; }
	.lava_career_help{width:300px; margin:10px 0;}
	.center-btn{text-align:center;}
	.center-btn a{margin-top:10px;}

     .can-mar {
    margin-top: 17px;
}

	.rol-mar { margin-top: 34px; }
	 p.btn-success{margin-top:10px;}

	.lava_career_help h1 {font-family: 'Replica Std Regular'; font-size: 23px; line-height: 24px;}
	/*.lava_career_help img{max-width:0px !important; height:auto;}*/
	.lava_career_help td:first-child{width:65px !important;}


	/* 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;}
	.main_top .container{padding:0 5px; }
	/* End Contact */


}


@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;}
.career_inner_banner {
	height: 110px;
	background-size: cover; background-position:center top;
}
 .main_top .container{padding:0 5px; }
.career_inner_banner p {padding: 80px 0px 10px 10px;	color: #fff;	font-size: 22px;	text-align: right;}


.lava_career_help
{
	width: auto;
}



}


.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-6.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;
	}
}


@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;}

	}


	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 14px 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;
	}
	#wrapper_1 .testimonial_wrapper .pardot_txt {
		padding: 0;
	}
	body .testimonial_outer {
		float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 23px 36px 25px 33px;
    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: 50%;
		padding: 0 20px 0 0;
	}
	body .testimonial_outer .testi_left p{
		font-size: 17px;
		line-height: 22px;
		color: #323232;
		margin: 0 0 21px 0;
		padding: 0;
	}
	body .testimonial_outer .testi_left .sub_dec {
		float: left;
		width: 100%;
		padding: 0 22px 0 0px;
	}
	body .testimonial_outer .testi_left .sub_dec p{
		color: #787878;
		font-size: 24px;
		text-align: left;
		font-family: 'Replica Std Light';
		line-height: 28px;
		margin: 0 0 17px 0;

		}
		body .testimonial_outer .testi_left .sub_dec span.name {
			font-size: 17.32px;
			font-family: 'Replica Std Bold';
			color: #323232;
			display: block;
			margin: -2px 0 0 0;
    padding: 0 0 0px 0;
		}
		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';
		margin: 9px 0 15px 0;
	}
	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){

		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;*/
			padding: 0 0 0 0;
		}
		body .testimonial_outer .testi_right .client_logo {
			float: right;
			margin: 0 15px 19px 0;
		}
		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){

		.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;
		}
	}

	body .mfp-content {
		text-align: center;
	}
	body .mfp-content iframe {
		width: 100%;
	}

  /*=== 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;
  }
  }


  /*=== 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;
    }
  }
