@charset "utf-8";
/* CSS Document */
.RobotoNormal16_PB20{
	    font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
}
.inner_header {
    position: relative;
    overflow: hidden;
}
img, object, embed, video {
    max-width: 100%;
}
.our-team-section{
    background: #f4f4f3;
    padding: 30px 0 0px;
}
.our-team-img-box{
 text-align:right;
}
.our-team-img{
 margin-top:-90px;
}
h2.innre_h2_OurTeam {
    font-size: 30px;
    color: #1d63b2;
    font-weight: 600;
    padding: 5px 0 10px 0;
    margin: 0;
    text-align: left;
}
h2.innre_h2_OurTeam:after{
width: 147px;
    height: 2px;
    background: #e7ae13;
    content: '';
    margin: 5px 0;
    display: block;
}
.usa-bg {
    background: url(../images/usa-home-banner-2.jpg) center center;
    background-size: cover;
    min-height: 235px;
    padding:100px 0 0 0;
    border-bottom:1px solid #CCC 
}
.inner_header h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    color: #1d63b2;
    padding: 10px 20px 15px 20px;
    margin: 0 0 10px 0;
    opacity: 1;
    position: relative;
    z-index: 3;
    text-align: left;
    font-weight: 300;
    background-color:rgba(255, 255, 255, 0.5);
    line-height:40px;
    display:inline-block;
}
.white_wraper {
    background: #FFFFFF;
    padding: 20px 0 40px;
}
h2.innre_h2_orange_border {
    font-size: 32px;
    color: #333;
    font-weight: 700;
    padding: 25px 0 30px 0;
    margin: 0;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}
h2.innre_h2_orange_border:after {
	width:100px;
	height:2px;
	background:#d5d5d5;
	content:'';
	margin:20px auto 0;
	display:block;
	
}
/*.USA-home-services-box{
	padding:0 0 20px 60px;
	position:relative;
}*/
.USA-home-services-box{
	padding:15px 15px 15px 80px;
	position:relative;
 border:1px solid #ccc;
 margin:0 0 20px 0;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.USA-home-services-box h3{
	 font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #333;
	padding:0 0 10px 0;
	margin:0px 0 0 0;
	font-weight:600;
	line-height:24px;
}
.USA-home-services-box h3 a{
    color: #333;
	text-decoration: none;
}
.USA-home-services-box h3 a:hover{
    color: #333;
	text-decoration: underline;
}
.USA-home-services-box p{
	 font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #333;
	padding:0 0 5px 0;
	margin:0;
 line-height:24px
}
.USA-sprite{
	background-image:url(../images/usa-sprite.png);
}

.ServicesBoxIcon{
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	background-repeat:no-repeat;
}
.SafetyCertifications{
	background-position:0 -98px;
}
.CorporateOnsiteIndustrialSafetyTrainings{
	background-position:-60px -99px;
}
.AnimatedSafetyVideos{
	background-position:-120px -99px;
}
.SafetyElearningSolutions{
	background-position:-180px -99px;
}
.SoftwareSolution{
	background-position:-488px -99px;
}
.KnowmoreButton{
	padding: 6px 30px 6px 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0;
	border: 1px solid #9e9e9e;
	background: #fff;
	display: inline-block;
	position: relative;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	margin: 10px 0 0 0;
}
.KnowmoreButton:after{
	
	width: 13px;
    height: 11px;
	display: block;
	position: absolute;
	top: 11px;
	right: 10px;
	background: url("../images/usa-sprite.png") -272px -75px no-repeat;
	content: '';
}
.SafetyLeadershipAndCulture{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.BehavioralLeadershipSolutions{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-48px 0;
	background-repeat:no-repeat;
}
.SafetySolutions{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-96px 0;
	background-repeat:no-repeat;
}
.NearMissReporting{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-144px 0;
	background-repeat:no-repeat;
}
.OSHAS18001andISO14001{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-192px 0;
	background-repeat:no-repeat;
}
.SafetyTraining{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-240px 0;
	background-repeat:no-repeat;
}
.Workshops{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-288px 0;
	background-repeat:no-repeat;
}
.ExpertConsulting{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-336px 0;
	background-repeat:no-repeat;
}
.ScorecardsProactiveSafetyMeasures{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-384px 0;
	background-repeat:no-repeat;
}

.TrainingVideoAnimationService{
	width:48px;
	height:48px;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	background-position:-480px 0;
	background-repeat:no-repeat;
}
ul.black_list_black {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333;
    line-height:21px
}
ul.black_list_black li {
    background: url(../images/bullet-list-icon-black.png)0 4px no-repeat;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 4px 0 2px 23px;
    margin: 0;
    list-style: none;
    line-height:21px
}
ul.black_list_black li a {

color:#5486da;
text-decoration:none;
}
ul.black_list_black li a:hover {
color:#666666;
text-decoration:underline;
}
.Home_team_box{
	background:#FFF;
	padding:12px 10px 10px 13px;
	    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    margin:0 0 20px 0;
    min-height:165px;
}
.Home_team_box h4{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#333333;
	padding:0;
	margin:0;
}
.Home_team_big_box h4{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:600;
	color:#333333;
	padding:0;
	margin:0;
}
.light_box_close {
    width: 18px;
    height: 18px;
    background: url(../images/close_icon2.png) center center no-repeat;
    display: block;
    z-index: 9501;
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 13px;
    cursor: pointer;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}
.Home_team_box  p.M_designation{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	padding:0 0 10px 0;
	margin:0;
}
.Home_team_box  p.M_description{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding:0 0 12px;
	margin:0;
}
.Home_team_box  p.M_description a{
	color:#289fea;
	text-decoration:none;
 cursor:pointer;
}
.Home_team_box  p.M_description a:hover{
	color:#289fea;
	text-decoration:underline;
}
.team_social{
}
.team_social ul{
	padding:0;
	margin:0;
}
.team_social ul li{
	padding:0;
	margin:0 2px;
	width:28px;
	height:28px;
	float:left;
	list-style:none;
}
.team_social ul li a{
	padding:0;
	margin:0;
	width:28px;
	height:28px;
	display:block;
}
.team_social ul li a:hover{
	padding:0;
	margin:0;
	width:28px;
	height:28px;
	display:block;
	background-color:#289fea
}
.team_facebook{
	    background-position: -5px -62px;
}
.team_linkdin{
	    background-position: -72px -62px;
}
.team_twitter{
	    background-position: -39px -62px;
}
.team_googleplus{
	    background-position: -107px -62px;
}
.team_instagram{
	    background-position: -140px -62px;
}
.usa_testimonial_wraper {
    background: url(../images/testimonial-bg.jpg) center center no-repeat ;
	background-size:cover;
    padding: 30px 0 40px;
}
.usa_testimonial_wraper h2{
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 300;
    padding: 5px 0 0px 0;
    margin: 0 0 25px 0;
    text-align: center;
	line-height:28px;
	
}
.usa_testimonial_wraper h2 span{
    font-size: 32px;
    font-weight: bold;
    padding: 5px 0 15px 0;
    margin: 0 0 0px 0;
    text-align: center;
	display:block;
}
.usa_testimonial_wraper h2:after {
    width: 100px;
    height: 3px;
    background: #e7ae13;
    content: '';
    margin: 10px auto;
    display: block;
}
.USA-Testimonial{
}
.USA-Testimonial .testimonial_text{
 font-family: 'Open Sans', sans-serif;
 font-size:15px;
 color:#FFF;
 padding:0 0 20px 0;
 margin:0;
 text-align:center;
}
.USA-Testimonial .TestimonialAuthor{
 font-family: 'Open Sans', sans-serif;
 font-size:14px;
 color:#FFF;
 padding:0 0 5px 0;
 text-align:center;
 font-weight:300;
 margin:0;
}
.USA-Testimonial .TestimonialCompanyname{
 text-transform:uppercase;
 font-family: 'Open Sans', sans-serif;
 font-size:16px;
 font-weight:600;
 color:#FFF;
 text-align:center;
}
.USA-Testimonial_prev {
    width: 36px;
    height: 26px;
    display: inline-block;
    background-color: #2697d2;
    background-position: 1px -84px;
    margin: 12px 2px 20px;
    cursor: pointer;
}
.USA-Testimonial_next {
    width: 36px;
    height: 26px;
    display: inline-block;
    background-color: #2697d2;
    background-position: -22px -84px;
    margin: 12px 2px 20px;
    cursor: pointer;
}
.USA-Testimonial .owl-controls .owl-pagination .owl-page span{
 width:30px;
 height:4px;
 background:#e7ae13;
 display:block;
}
.USA-Testimonial .owl-controls{
 width:185px;
 margin:15px auto 10px;
}
.USA-Testimonial .owl-controls .owl-pagination .owl-page{
 float:left;
 margin:0 5px;
 padding:5px 0;
}
.USA-Testimonial .owl-controls .owl-pagination .owl-page span{
 width:33px;
 height:4px;
 background:#e7ae13;
 display:block;
}
.USA-Testimonial .owl-controls .owl-pagination .owl-page.active span{
 width:33px;
 height:4px;
 background:#FFFFFF;
 display:block;
}
.USA-Testimonial-readmore{
 background-color:#e7ae13;
 padding:10px 40px;
 width:225px;
 text-align:center;
 font-size:14px;
 margin:25px auto 0;
 color:#FFF;
 display:block;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.USA-Testimonial-readmore:hover{
 background-color:#FFFFFF;
 color:#333;

}
.USAHomeClientTab{
 width:930px;
 margin:0 auto;
}


.USAHomeClientTabStyle{
     height: 50px;
    text-align: center;
    overflow: hidden;
    padding: 0 0 0px 0;
    z-index: 2;
    width:320px;
    margin:0 auto;
}
.USAHomeClientTabStyle ul{
 padding:0;
 margin:0;
}
.USAHomeClientTabStyle ul li{
 float:left;
 padding:0;
 list-style:none;
 margin:0 2px;
}
.USAHomeClientTabStyle ul li a{
 float:left;
 padding:0;
 list-style:none;
 margin:0 3px;
 border:1px solid #cccccc;
 height:50px;
 display:block;
 padding:13px 20px 0;
 -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color:#333333;
font-size:16px;
font-weight:600;
background:#e9e9e9;
}
.USAHomeClientTabStyle ul li a.selected{
 float:left;
 padding:0;
 list-style:none;
 margin:0 3px;
 border:1px solid #cccccc;
 border-bottom:1px solid #FFF;
 height:50px;
 display:block;
 padding:13px 20px 0;
 -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color:#333333;
font-size:16px;
font-weight:600;
background:#FFFFFF;
}
.USAHomeTabContentSection{
 border-top:1px solid #cccccc;
 margin:-1px 0 0 0;
 padding:20px;
}
ul.blue_list_black {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    text-align: left;
}
ul.blue_list_black li {
    padding: 7px 0 10px 24px;
    margin: 0 0 0 0;
    background: url(../images/blue_list_icon.png) 0 10px no-repeat;
    list-style:none;
    background-size:18px;
}
.USA_Home_services_h2{
 font-size:24px;
 color:#333;
 padding:30px 0 8px;
font-family: 'Roboto', sans-serif;
 margin:0 0 20px;
	text-align: center;
	font-weight: 700;
}
.USA_Home_services_h2:after{
	width: 100px;
	height: 2px;
	background: #ccc;
	margin: 20px auto 10px;
	display: block;
	content: '';

}
p.normal_text_13_PB_15 {
    font-size: 13px;
    color: #000000;
    margin: 0;
    padding: 0 0 15px 0;
    line-height: 21px;
    font-family: 'Open Sans', sans-serif;
}
.Home_team_big_box p.M_designation {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    padding: 0 0 15px 0;
    margin: 0;
}
.Contact_Representative_USA_box{
 width:600px;
background:#FFF;
border:1px solid #CCC;
padding:20px 15px 12px;
margin:10px auto 0px;
display:block;
font-size:16px;
color:#1d63b2;
text-align:center;
}
.Contact_Representative_USA_box span{
color:#000000;
padding:0 10px 20px 0;
display:inline-block;
font-weight:600;
	    font-family: 'Roboto', sans-serif;
	font-size: 22px;
}
.Contact_Representative_USA_box .USA_page_phonenumber{
    position: relative;
    padding: 0 20px 0 26px;
    margin:0 0 0 0px;
    display: inline-block;
    color:#1d4076;
    font-size:16px;
	font-family: 'Roboto', sans-serif;
}
.Contact_Representative_USA_box .USA_page_phonenumber::after{
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0px;
    content: "";
    background: url(../../images/training_sprite-2.png) -143px -202px no-repeat;
}
.Contact_Representative_USA_box .USA_page_emailaddress{
    position: relative;
    padding: 0 0 0 28px;
    display: inline-block;
    color:#1d4076;
	font-family: 'Roboto', sans-serif;
    font-size:15px;
}
.Contact_Representative_USA_box .USA_page_emailaddress::after{
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0px;
    content: "";
    background: url(../../images/training_sprite-2.png) -143px -231px no-repeat;
}


@media only screen and (min-width:1350px) and (max-width:2274px) {
.main { width: 1180px; margin: 0 auto; }
.white_content .light_box_content { width: 680px;  height:100%; display:block; margin: 0px auto 0; background-color: #FFFFFF;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); position: relative; padding: 20px 15px 20px; position: relative; z-index: 999999; }
.white_content { display: none; position:  absolute; top: 1%; left: 0; width: 100%; height: 98%; display:block; padding: 0px; z-index: 1002; }

}
@media only screen and (min-width:1020px) and (max-width:1349px) {
    .our-team-img{
 margin-top:0px;
}
.main { width: 990px; margin: 0 auto; }
.white_content .light_box_content { width: 980px;  height:100%; display:block; margin: 0px auto 0; background-color: #FFFFFF;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); position: relative; padding: 20px 15px 20px; position: relative; z-index: 999999; }
.white_content { display: none; position:  absolute; top: 1%; left: 0; width: 100%; height: 98%; display:block; padding: 0px; z-index: 1002; }

.software_white_paper { width: 799px; margin: 0 auto; }
.Industries_we_serve_wraper ul { padding: 20px 0 0 0px; margin: 0; }
.soft_home_1_1_box { width: 290px; }
.soft_home_1_2_box { width: 370px; }
.soft_home_1_3_box { width: 250px; padding: 0 0 0 30px; }
.footer_wraper .f_EHS_Trainings { width: 160px; }
.footer_wraper .f_Animated_Training_Movie { width: 180px; }
.footer_wraper .f_EHS_Softwares { width: 410px; margin: 0 20px 0 0; }
.footer_wraper .f_EHS_Services { width: 180px; }
.sub_nav_wraper_inner .left_menu ul li a { border-left: 1px solid #b0b0b0; display: block; float: left; padding: 14px 18px 15px; color: #1c64a4; }
.sub_nav_wraper_inner .left_menu { font-family: 'PT Sans Narrow', sans-serif; width: 590px; }
.download_brochure_button { background: url(../images/download_icon.png) 7px 5px no-repeat #ef7d18; font-size: 14px; padding: 8px 10px 8px 38px; color: #FFF; text-decoration: none; margin: 8px 5px 0; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.blue_button { background: #2d9dff; font-size: 14px; padding: 8px 10px; color: #FFF; text-decoration: none; margin: 8px 5px 0; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
}
@media only screen and (min-width:840px) and (max-width:1019px) {
        .our-team-img{
 margin-top:0px;
}
.main { width: 839px; margin: 0 auto; }
.white_content .light_box_content { width: 980px;  height:100%; display:block; margin: 0px auto 0; background-color: #FFFFFF;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); position: relative; padding: 20px 15px 20px; position: relative; z-index: 999999; }
.white_content { display: none; position:  absolute; top: 1%; left: 0; width: 100%; height: 98%; display:block; padding: 0px; z-index: 1002; }

.testimonial_wraper .main { width: auto; }
.USAHomeClientTab {
    width: 800px;
    margin: 0 auto;
}
.footer_wraper .f_EHS_Trainings { width: 210px; margin: 0 20px 20px 0px; }
.footer_wraper .f_Animated_Training_Movie { width: 280px; margin: 0 20px 20px 0px; }
.footer_wraper .f_EHS_Softwares { width: 540px; margin: 0 20px 0 0; margin: 0 20px 20px 0px; }
.footer_wraper .f_EHS_Services { width: 180px; }
}
@media only screen and (min-width:600px) and (max-width:839px) {
.our-team-img{
display:none
}
.main { width: 600px; margin: 0 auto; }
.logo_wrapper { height: auto !important; }
.white_content .light_box_content { margin: 30px auto 0; background-color: #FFF; position: relative; padding: 10px 15px 20px; position: relative; z-index: 999999; }
.white_content .video_sample_light_box { margin: 30px auto 0; background-color: #FFF; position: relative; padding: 10px 15px 20px; position: relative; z-index: 999999; }
.white_content { display: none; position: absolute; top: 0; left: 2%; width: 96%; height: 100%; padding: 0px; z-index: 1002; }

.USAHomeClientTab {
    width: 100%;
    margin: 0 auto;
}
.top_link { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #52a2bf; width: auto; float: none; display: inline-block; padding: 5px 0 0 0; }
.social_menu { float: none; display: inline-block; width: 175px; margin: 0 0 -10px 20px; }
.search_menu { width: 240px; height: 32px; background: #e8e8e8; margin: 22px 20px 0 0px; }
	.FixContactNumber{ display: none}
.tall_free { margin-top: 10px; }
.logo_right { width: 100%; padding: 10px 0 10px; }
.footer_wraper .f_EHS_Trainings { width: 210px; margin: 0 20px 20px 0px; }
.footer_wraper .f_Animated_Training_Movie { width: 280px; margin: 0 20px 20px 0px; }
.footer_wraper .f_EHS_Softwares { width: 580px; margin: 0 15px 0 0; }
.footer_wraper .f_EHS_Services { width: 170px; margin: 15px 0 0 0; }
.footer_bottom_link_section a, .footer_bottom_link_section a:hover { color: #9bc4df; padding: 5px 10px; text-decoration: none; line-height: 22px }
.footer_wraper .main { padding: 0 10px; width: 580px; }
.mob_none { display: none; }
}
@media only screen and (min-width:400px) and (max-width:599px) {
.our-team-img{
display:none
}
.logo { width: auto !important; text-align: center; float: none !important; padding-left: 15px }
.logo_right { width: auto !important; padding: 5px 0px 0px !important; float: none !important; }
.main { width: 96%; padding: 0 2% !important; margin: 0 auto; }
.white_content .light_box_content { width: 100%; margin: 30px auto 0; background-color: #FFF; position: relative; padding: 10px 15px 20px; position: relative; z-index: 999999; }
.white_content .video_sample_light_box { width: 100%; margin: 30px auto 0; background-color: #FFF; position: relative; padding: 10px 15px 20px; position: relative; z-index: 999999; }
.white_content { display: none; position: absolute; top: 0; left: 2%; width: 96%; height: 100%; padding: 0px; z-index: 1002; }

.USAHomeClientTab {
    width: 100%;
    margin: 0 auto;
}
.logo_wrapper { height: auto !important; border-top: 3px solid #BCC1CD; }
.social_menu ul li { padding: 0px; margin: 0px 2px 0px 0px !important; width: 29px; height: 29px; display: block; float: left; }
.top_link { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #52A2BF; width: auto !important; padding: 10px 0px 10px; text-align: center; float: none !important; clear: both; }
.social_menu { width: 170px !important; margin: 0 auto; float: none !important; display: none}
.top_link a { color: #52A2BF; text-decoration: none; padding: 0px 1px !important; }
.search_menu { width: 240px; margin: 10px auto !important; height: 32px; background: none repeat scroll 0% 0% #E8E8E8; float: none !important; }
.footer_wraper .f_EHS_Trainings { width: 210px; margin: 0 20px 20px 0px; }
.footer_wraper .f_Animated_Training_Movie { width: 280px; margin: 0 20px 20px 0px; }
.f_50_per { width: 100%; float: none; }
.footer_wraper .f_EHS_Softwares { width: auto; margin: 0 15px 0 0; }
.footer_wraper .f_EHS_Services { width: 170px; margin: 15px 0 0 0; }
.footer_wraper .main { padding: 0 10px; }
.mob_none { display: none; }
}
@media only screen and (max-width:399px) {
    .our-team-img{
display:none
}
.logo { width: auto !important; text-align: center; float: none !important; padding-left: 15px }
.logo_right { width: auto !important; padding: 5px 0px 0px !important; float: none !important; }
.main { width: 96%; padding: 0 2% !important; margin: 0 auto; }
.white_content .light_box_content { width: 100%; margin: 30px auto 0; background-color: #FFF; position: relative; padding: 10px 15px 20px; position: relative; z-index: 999999; }
.white_content .video_sample_light_box { width: 100%; margin: 30px auto 0; background-color: #FFF; position: relative; padding: 10px 15px 20px; position: relative; z-index: 999999; }
.white_content { display: none; position: absolute; top: 0; left: 2%; width: 96%; height: 100%; padding: 0px; z-index: 1002; }

.USAHomeClientTab {
    width: 100%;
    margin: 0 auto;
}
.logo_wrapper { height: auto !important; border-top: 3px solid #BCC1CD; }
.social_menu ul li { padding: 0px; margin: 0px 2px 0px 0px !important; width: 25px; height: 25px; display: block; float: left; }
.top_link { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #52A2BF; width: auto !important; padding: 10px 0px 10px; text-align: center; float: none !important; clear: both; }
.social_menu { width: 170px !important; margin: 0 auto; float: none !important; display: none}
.top_link a { color: #52A2BF; text-decoration: none; padding: 0px 1px !important; }
.search_menu { width: 270px; margin: 10px auto !important; height: 32px; background: none repeat scroll 0% 0% #E8E8E8; float: none !important; }
.footer_wraper .f_EHS_Trainings { width: 210px; margin: 0 20px 20px 0px; }
.footer_wraper .f_Animated_Training_Movie { width: 280px; margin: 0 20px 20px 0px; }
.f_50_per { width: 100%; float: none; }
.footer_wraper .f_EHS_Softwares { width: auto; margin: 0 15px 0 0; }
.footer_wraper .f_EHS_Services { width: 170px; margin: 15px 0 0 0; }
.footer_wraper .main { padding: 0 10px; }
.mob_none { display: none; }
}
