body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

*{
	margin:0px;
	padding:0px;
}


.header-transparent {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
	background:#00385b;
}
.pl-60 {
    padding-left: 60px;
}
.pr-60 {
    padding-right: 60px;
}

.logo {
    margin-top: 10px;
	margin-bottom:10px;
}

.single-header-right .icon-box i{
	font-size:27px;
	color:#fff;
	position:relative;
	top:50px;
	border-radius:150px;
	background:#F00;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border: 2px solid#fff;
	
}

.single-header-right .icon-box1{
	font-size: 30px;
	color: #fff;
	position: relative;
	top: 50px;
	border-radius: 150px;
	background: #f01808;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border: 2px solid #F9F8F8;
	
	
}

.single-header-right .icon-box1 img{
	margin-top:13px;
}
.single-header-right .content-box b{
	font-size:14px;
	color:#fff;
	font-weight:700;
	line-height: 25px;
	
	
}
.single-header-right .content-box p{
	font-size:13px;
	color:#fff;
	margin:0;
	line-height:16px;
	
}

.single-header-right .content-box p a{
	color:#fff;
	text-decoration:none;
}
.single-header-right .content-box {
   position: absolute;
	left: 82px;
	top: 48px;
}

.single-header-right .thm-btn {
    display: inline-block;
    vertical-align: top;
	margin-top: 48px;
	float: right;
	background:#f01811;
	
}
.thm-btn {
    border: none;
    outline: 0;
    background: #006eac;
    font-size: 16px;
    line-height: 58px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    transition: all .5s ease !important;
    position: relative;
    padding: 0 25px;
	text-decoration:none;
	
}
.single-header-right .thm-btn:hover{
	background:#03608d;
	
}
.thm-btn, .thm-btn i, .thm-btn:hover {
    color: #fff;
	text-decoration:none;
	
}

.menu_bg{
	background:#00385b;
	border-top:1px solid#fff;
	
}
.main-menu ul{
	margin:0px;
	
}
.main-menu ul li {
    display: inline-block;
    position: relative;
	padding: 0px 32px;
	background: #00385b;
	border-right: 1px solid#fff;
	width: 150px;
	text-align: center;
}




.main-menu ul ul{display:none}
.main-menu ul li:hover>ul{display:block; position:absolute; z-index:9999}
.main-menu ul ul li{border-right:0px; width:279px; border-bottom: 1px solid#fff;  left: -37px; padding: 0px 0px 0px 22px; text-align: left !important;}
.border-none{
	border:none !important;
}

.main-menu ul li a {
    color: #fff;
    display: inline-block;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 800;
    padding: 14px 0;
    transition: all 0.3s ease 0s;
    text-transform:uppercase;
	
}

.main-menu ul li a:hover{
	color:#fdd333;
	
}

.main-menu ul li ul.submenu {
    background: #171a21 none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 110%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 9;
}

.main-menu ul li ul.submenu li {
    border-bottom: 2px solid #1e2128;
    display: block;
    margin: 0;
}

.main-menu ul li ul.submenu li a {
    color: #ddd;
    display: block;
    padding: 10px 20px;
    text-align: left;
}


.indicator-bt .carousel-indicators{
	bottom: -6px;
	
}



/*header-bottom*/
.header-bottom{
	padding:14px 0px;
}

.gray-bg{
	background:#ebebeb;
}

.header-bottom-icon span i{
	font-size:30px;
	padding: 6px 8px 6px 0px;
	margin-right: 22px;
	color: #006eac;
	float:left;
}

.header-bottom-body{
    line-height: 1.6;
    font-size: 1em;
    font-weight: bold;
    color: #333;
	padding: 0px 0px 0px 59px;

	
}

.main-menu .navbar-toggle{
	background:#F00;
}

.main-menu .navbar-toggle .icon-bar{
	background:#fff;
}


/*end of header-bottom*/



/*our-products*/
.our-products{
	padding:65px 0px 70px 0px;
	
}

.section-header{
	margin-bottom:34px;
}

.section-title{
	text-align:center;
}

.section-title h1{
	margin: 0px 0px 5px;
	text-transform:uppercase;
	line-height: 1em;
	color: #333;
	font-size: 2.4em;
	font-weight: 900;
}

.section-icon{
	position:relative;
	margin-top:15px;
	text-align:center;
	font-size:30px;
	color:#006eac;
}

.section-icon::before{
    content: '';
    position: absolute;
    top: 50%;
    width: calc(50% - 50px);
    border-top: 1px solid #dcdcdc;
    display: block;
}
.section-icon::after {
    right: 0;
}

.section-icon::after {
    content: '';
    position: absolute;
    top: 50%;
    width: calc(50% - 50px);
    border-top: 1px solid #dcdcdc;
    display: block;
}
	
.container-img1 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  border-radius: 50%;
  width: 225px;
  height: 225px;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 225px;
  height: 0;
  transition: .5s ease;

  border-radius: 50%;
}

.container-img1:hover .overlay {
  height: 100%;
}

.text a {
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  text-decoration:none;
  font-weight: bold;
}

.all-p{
	margin-top:50px;
}

.all-p .btn{
	padding:12px 50px;
}
	
ul.product_img{
	padding:0px;
	margin:0px;
}

ul.product_img li{
	list-style:none;
	float: left;
	width: 20%;
	margin-bottom: 30px;
}
	

/*end of our-products*/

/*about-us*/
.section-wrapper--about{
	background:url(../images/about-bg.jpg) center center/auto auto #9aa;
	
}

.section-about {
    background-color: #ebebeb;
    padding-top: 45px;
    padding-bottom: 50px;
}

.about-widget {
    padding: 0 58px;
	
}

.about-widget__icon{
	float:left;
	
}

.about-widget__icon .fa{
	font-size:24px;
	color:#006eac;
	padding: 0px 25px 0px 0px;
}

.about-widget__body{
	width:374px;
	color: #0a1227;
	font-size: 1.066667em;
}

.about-widget__body p{
	padding:0px 0px 0px 54px;
}

.about-widget__body a{
	margin-left:54px;
}


.about-widget__title {
    margin: 0 0 8px;
    color: #333;
    font-size: 1.5em;
    font-weight: 900;
}

.read-more {
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none !important;
    border-bottom: 1px solid;
    padding-top: 0.1875em;
    padding-bottom: 1px;
    line-height: 1;
	color: #333;
	
}

.btn-primary {
    color: #fff;
    background-color: #00385b;
    border-color: #00385b;
}

/*end of about-us*/

/*testimonials*/
.testimonials{
	padding:65px 0px 70px 0px;
	
}

.myCarousel_test h2 {
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	position: relative;
	margin: 30px 0 60px;
}
.myCarousel_test h2::after {
	content: "";
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 3px;
	background: #8fbc54;
	left: 0;
	right: 0;
	bottom: -10px;
}
 .col-center {
	margin: 0 auto;
	float: none !important;
}
.myCarousel_test .carousel {
	margin: 50px auto;
	padding: 0 70px;
}
.myCarousel_test .carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.myCarousel_test .carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.myCarousel_test .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 0 10px;
}
.myCarousel_test .carousel .overview {	
	font-style: italic;
}
.myCarousel_test .carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
.myCarousel_test .carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.myCarousel_test .carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.myCarousel_test .carousel .carousel-indicators {
	bottom: -40px;
}
.myCarousel_test .carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.myCarousel_test .carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.myCarousel_test .carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
/*end of testimonials*/

/*contacts*/

.contacts{
	padding:65px 0px 0px 0px;
	
}

.contact-widgets{
	margin-bottom:45px;
}

.contact-widget{
	position:relative;
	
}

.contact-widget span i{
	position:absolute;
	font-size:30px;
	color:#032d45;
}

.contact-widget-body{
	margin-left:50px;
	font-size:13px;
	color: #103f86;
}

.contact-widget-body p a{
	color: #103f86;
	text-decoration:none;
}

.contact-widget__title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.form-control-input {
    height: 2.5em;
}

.form-control {
    margin-bottom: 30px;
    border: 1px solid #036d94;
    border-radius: 0;
    box-shadow: none;
    padding-right: 15px;
    padding-left: 15px;
    color: #333;
    font-size: 1.066667em;
}

textarea.form-control {
    height: auto;
}
.form-control--textarea {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mb-10{
	margin-bottom:10px;
}

.button{
	border: 0;
	border-radius: 0;
	padding: 10px 50px;
	text-transform: uppercase;
	margin-bottom:50px;
}


.navbar{
	margin-bottom:4px;
}



/*end of contacts*/

/*footer*/
.footer{
	position:relative;
	color:#333;
}

.footer-bg{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:url(../images/silder-img1.jpg)center center/auto 100%;
}

.footer-top {
    position: relative;
    padding-top: 15px;
    background-color: #00385b;
}

.navbar-footer {
    margin-top: -5px;
    border: 0;
    min-height: 0;
}
.navbar-centered .navbar-nav {
    float: none;
    text-align: center;
}

.navbar-centered .nav > li {
    display: inline;
}

.navbar-footer .nav > li > a{
	    background-color: transparent;
    color: #333;
}

.navbar-footer .nav > li > a {
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}
.navbar-centered .nav > li > a {
    display: inline-block;
	line-height: 20px;
	color: #fff;
}
.navbar-centered .navbar-nav > li {
    float: none;
}

.footer-widgets h3{
	margin-top:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}

.footer-widgets ul{
	padding:0px;
	margin:0px;
	line-height:24px;
}

.footer-widgets ul li{
	list-style:none;}

.footer-widgets a{
	color:#333;
}

.footer-widgets a:hover{
	color:#286090;
	
}

.footer-bottom{
	background:#000000;
	border-top: 1px solid #fff;
}

.copy-right{
	margin-top:18px;
}

.copy-right h4{
	font-size:12px;
	color:#fff;
}
.copy-right h4 a{
	color:#fff;
	
}

.footer-social-buttons{
	float:right;
	margin-top: 3px;


}

.footer-social-buttons a{
	padding:0px 10px;
}
.footer-social-buttons a i{
	background: brown;
font-size: 26px;
color: #fff;

border-radius: 2px;

width: 35px;

height: 35px;

line-height: 35px;

text-align: center;
	
}

.footer-social-buttons a i:hover{
	background:#fff;
	color:brown;
}
	
/*end of footer*/

/*about-us*/
.about-us{
	background:#3ca5e1;
}

.about-us .main-menu ul li a{
	color:#fff !important;
}
.about-us .main-menu ul li a:hover{
	color:#006eac!important;
	
}

.about-us-text h3{
	font-weight:bold;
	color:#00385b;
	margin-top:0px;
	font-size: 22px;
	letter-spacing: 0.45px;
	text-align:center;
	margin-bottom: 30px;
}
.about-us-text h3 span { 
	font-size:32px;
	color:#cf0f1a;
}
.about-us-text p{
	text-align:justify;
	color:#666;
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.45px;
	font-weight:700;
}

.motor_details{
}

.motor_details table{
	border:1px solid#324c7f;
	
}

.table_hp th{
	text-align:center;
	background: #00385b;
	color: #fff;
}


.about-us-text p strong{
	color:#000000;
	
}

.about_img{
	margin-bottom: 30px;
	
	
}
.about_img1 img{
	box-shadow: 0 8px 6px -6px black;
	border-radius: 50%;
	width: 460px;
	height: 460px;
}

.about-us-text a{
	margin-left: 35%;
}
	
/*end of about-us*/


/*products*/
.products-img{
	text-align:center;
} 

.products-img a h3{
	font-weight:bold;
	text-decoration:none;
}

.item-price{
	color: #666;
	font-weight: bold;
	font-size: 19px;
	
}

.text-btn{
	padding-top:14px;
	
}

.text-btn .btn {
    border: 0;
    border-radius: 0;
    padding: 10px 50px;
    text-transform: uppercase;
    margin-bottom: 50px;
	background:#00385b;
}
.hovereffect {
width:420px;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
border-radius: 12px;
}

.solid_effect{
	width:371px;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;

-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
border-radius:0px;
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
margin-top: 50px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:125px  0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

.product-text-img{
	text-align:center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	height: 384px;
}

.product-text-img h2{
	margin:0px;
	padding:10px 0px;
	color:#006eac;
	font-weight: bold;
	font-size: 22px;
}

.breadcrumb{
	background:#FFFFFF;
	padding: 8px 0px;
}

.vision-left{
	border: 3px solid #d5d5d5;
	text-align:center;
	padding:40px;
}

.vision-left span{
	background:#000;
	border-radius: 50%;
	padding: 30px;
	
} 

.vision-left span i{
	color: #fff;
	font-size: 20px;
}

.vision-left h3{
	margin-top:60px;
	font-weight:bold;
}

.vision-left p{
	width:451px;
	color:#6f6f6f;
	margin-top:20px;
}


.quality-text h3{
	margin-top:0px;
	font-weight:bold;
	color:#006eac;
	margin-bottom: 20px;
	
}

.quality-text p{
	color:#6f6f6f;
	font-size: 16px;
	line-height: 26px;
}
.quality-img img{
}

.quality-img{
}

.media_img a{
	text-decoration:none;
}

.about-us-text ul{
	list-style:none;
}

.about-us-text ul li{
	color: #666;
	font-weight: 700;
	font-size:12px;
	line-height:23px;
	
}
	
/*end of products*/


/*width:320px*/
	
@media screen and (width:320px){
	.logo{margin-left:9px;}
	.pr-60{padding-right:10px !important}
	.pl-60 { padding-left: 10px !important}
	.single-header-right .icon-box1{
		top:58px  !important;
		height: 40px;
		width: 40px;}
	.single-header-right .icon-box1 img {
		margin-top: 7px;
		width: 21px;
}
	.single-header-right .content-box{top:3px !important; left: 69px;}
	.single-header-right .content-box p{
		font-size:13px !important;
		line-height: 16px;}
	.single-header-right .icon-box i{
		top: -31px;
		width: 40px;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
		
		
	}
	
	.email{
		margin-top:48px;
		}
		
	.help_line{margin-top:-40px;
	}
	
	.hovereffect a.info{margin: 91px 0 0;}
		
	.single-header-right .thm-btn{
		margin-bottom: 16px;
		float: left;
		line-height: 41px;
		border-radius: 6px;
		font-size: 14px;}
		
	.menu_bg {
		border-top: 0px solid #fff;
}	
		
	.main-menu .navbar-toggle {
		margin-top: -56px;
		padding: 11px 10px;
}
	.header-bottom-body span{
		color:#006eac;
		
}	
	.our-products {
    padding: 30px 0px 20px 0px;
}
	.section-title h1{
		font-size:30px;
		text-transform:uppercase;
	}
	 .our_mt{
		 margin-bottom:14px;
	 }
	ul.product_img{
		width: 91% !important;
		margin-left: 13px !important;
		 }
	ul.product_img li {
		width: 50% !important;
		margin-bottom: 18px;}
		
	.container-img1 {
			position: relative;
			width: 96%;
}
	.container-img1 .image {
		display: block;
		border-radius: 50%;
		width: 150px;
		height: 150px;
}

	.product_img .overlay{
		
		width: 141px;
		opacity: 0.9;
		font-size: 20px;
		
	}
	
	.text a{
		font-weight:bold;
	}
	.section-about {
		padding-top: 34px;
		padding-bottom: 36px;
}

	.about-widget__icon .fa {
		padding: 0px 4px 0px 0px;
	}
	.testimonials {
		padding: 34px 0px 34px 0px;
}
	
	.myCarousel_test .carousel {
		padding: 0 20px;
	}
	.carousel-control.left {
		left:-35px;
	}
	.myCarousel_test .carousel-control i {
		color: rgba(249, 12, 12, 1);
		}
		.carousel-control {
			opacity: 1;
		}
		.myCarousel_test .carousel .testimonial {
			padding: 30px 10px 10px;
			text-align: justify;

}
		.contacts {
			padding: 40px 0px 0px 0px;
}

	.hover_mb-30{
		margin-bottom:30px;
	}
		
	.about-widget {padding: 0 7px;}
	.about-widget__body {width: 366px;  font-size: 1.066667em;}
	.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
	.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 75%; text-align: justify;}
	.about-widget__body a { 
		margin-left: 111px;
		font-weight: bold;}
	.header-bottom-icon{margin-bottom:10px;}
	.copy-right h4{text-align:center; font-size: 9px;}
	.footer-social-buttons {text-align: center; margin-bottom: 10px; float:none;}
	
	.about_img1 img {width: 300px; height: 300px;}
	.about-us-text h3{margin-bottom: 13px; margin-top: 15px; text-align:center !important;}
	.about_img img{width:290px;}
	.hovereffect{float:none; width:286px;}
	.breadcrumb{text-align: center; margin-top: 21px;}
	.text-btn{text-align:center;}
	.about-us-text h3{font-size:18px; margin-top: 26px;}
	.fs_12{font-size:12px;}
	.motor_details{margin-bottom: 15px;}
	.fs_09{font-size:9px;}
	.no_padding{ margin-top:0px !important;}
	.quality-text h3{text-align:center;}
	.quality-text p{text-align:justify; font-size:12px;}
	.main-menu ul li{
		border-right:
		0px solid #fff;
		width: 261px;
		padding:0px;
	    border-bottom: 1px solid#fff;}
	.main-menu ul li a .caret{margin-left: 171px;}
	.main-menu ul{padding-top:10px;}
	.main-menu ul ul li{
		display: none;}
	.mb-30{	margin-bottom:30px;}	 	 		 		
	
}

/*width:360px*/

@media screen and (width:360px){
.logo{margin-left:30px;}	
.pr-60{padding-right:10px !important}
.pl-60 { padding-left: 10px !important}
.single-header-right .icon-box1{
	top:53px !important;
	height: 40px;
	width: 40px;}
.single-header-right .icon-box1 img {
	margin-top: 7px;
	width: 21px;
}
.single-header-right .content-box{top:0px !important; left: 65px;}
.single-header-right .content-box p{
	font-size:13px !important;
	line-height: 16px;}
	
.single-header-right .icon-box i{
	top: -36px;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
}

.help_line{
	margin-top:-42px;
}
.e-mail{
	margin-top:48px;
}


.single-header-right .thm-btn{
	margin-bottom: 16px;
	float: left;
	line-height: 41px;
	border-radius: 6px;
	font-size: 14px;}
	
	
		
.menu_bg {
	border-top: 0px solid #fff;
}	
		
.main-menu .navbar-toggle {
	margin-top: -56px;
	padding: 11px 10px;
}

.main-menu ul li{
	border-right: 0px solid #fff;
	width: 304px;
	padding: 0px;
	border-bottom: 1px solid#fff;}
	
.main-menu ul li a .caret{margin-left: 171px;}
	
.main-menu ul{padding-top:10px;}

.main-menu ul ul li{
	display: none;}
		
.header-bottom-body span{
	color:#006eac;
		
}	
.our-products {
padding: 30px 0px 20px 0px;
}
.section-title h1{
	font-size:30px;
	text-transform:uppercase;
}
.our_mt{
 margin-bottom:14px;
}
ul.product_img{
	width: 91% !important;
	margin-left: 13px !important;
	 }
ul.product_img li {
	width: 50% !important;
	margin-bottom: 18px;}
		
.container-img1 {
		position: relative;
		width: 96%;
}
.container-img1 .image {
	display: block;
	border-radius: 50%;
	width: 180px;
	height: 162px;
}

.product_img .overlay{
	width: 156px;
	opacity: 0.9;
	font-size: 20px;
	
}

.text a{
	font-weight:bold;
}
.section-about {
	padding-top: 34px;
	padding-bottom: 36px;
}

.about-widget__icon .fa {
	padding: 0px 4px 0px 0px;
}
.testimonials {
	padding: 34px 0px 34px 0px;
}

.myCarousel_test .carousel {
	padding: 0 20px;
}
.carousel-control.left {
	left:-35px;
}
.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 10px 10px;
	text-align: justify;

}
.contacts {
padding: 40px 0px 0px 0px;
}

.hover_mb-30{
margin-bottom:30px;
}
	
.about-widget {padding: 0 7px;}
.about-widget__body {width: 366px;  font-size: 1.066667em;}
.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 84%; text-align: justify;}
.about-widget__body a { 
	margin-left: 111px;
	font-weight: bold;}
.header-bottom-icon{margin-bottom:10px;}
.copy-right h4{
	text-align:center;
	font-size: 9px;}
.footer-social-buttons {
	text-align: center; 
	margin-bottom: 10px;
	float:none;}
	
/*about-us*/

.about_img1{
	text-align:center;
}
	
.about_img1 img {
	width: 300px;
	height: 300px;
	}
	
.about-us-text h3{
	margin-bottom: 13px;
	margin-top: 25px;
	text-align:center !important;
	  }
	  
.about-us-text h3 span{
	font-size:32px !important;
}
	  
.about_img img{
	width:336px;}	
	
.about-us-text{
	margin-bottom:30px;
}

/*solid_yoke*/

.hovereffect{
	float:none;
	width:326px;
	 }
.solid_width{
	width:288px !important;
}

.hovereffect a.info{margin: 107px 0 0;}
	 
.breadcrumb{
	text-align: center;
	 margin-top: 21px;
	 margin-bottom:0px;
	 }	
	 
.about-us-text h3{
	font-size:18px;
    margin-top: 10px;}
	
.solid_mt-30 h3{
	margin-top:30px;
	
}
	 
.text-btn{
	text-align:center;}	 
	
.fs_12{
	font-size:11px;}
	
/*media_gallery*/		 	 		 		

.mb-30{
	margin-bottom:30px;
}
/*career*/
.no_padding{
	 margin-top:0px !important;}
	 
.quality-text h3{
	text-align:center;}
	
.quality-text p{
	text-align:justify;
	font-size:12px;}		 
	
}



/*width:375px*/

@media screen and (width:375px){
.logo{margin-left:30px;}	
.pr-60{padding-right:10px !important}
.pl-60 { padding-left: 10px !important}
.single-header-right .icon-box1{
	top:53px !important;
	height: 40px;
	width: 40px;}
.single-header-right .icon-box1 img {
	margin-top: 7px;
	width: 21px;
}
.single-header-right .content-box{top:0px !important; left: 65px;}
.single-header-right .content-box p{
	font-size:13px !important;
	line-height: 16px;}
	
.single-header-right .icon-box i{
	top: -36px;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
}

.help_line{
	margin-top:-42px;
}
.e-mail{
	margin-top:48px;
}


.single-header-right .thm-btn{
	margin-bottom: 16px;
	float: left;
	line-height: 41px;
	border-radius: 6px;
	font-size: 14px;}
	
	
		
.menu_bg {
	border-top: 0px solid #fff;
}	
		
.main-menu .navbar-toggle {
	margin-top: -56px;
	padding: 11px 10px;
}

.main-menu ul li{
	border-right:
	0px solid #fff;
	width: 304px;
	padding:0px;
	border-bottom: 1px solid#fff;}
	
.main-menu ul li a .caret{margin-left: 171px;}
	
.main-menu ul{padding-top:10px;}

.main-menu ul ul li{
	display: none;}
		
.header-bottom-body span{
	color:#006eac;
		
}	
.our-products {
padding: 30px 0px 20px 0px;
}
.section-title h1{
	font-size:30px;
	text-transform:uppercase;
}
.our_mt{
 margin-bottom:14px;
}
ul.product_img{
	width: 91% !important;
	margin-left: 13px !important;
	 }
ul.product_img li {
	width: 50% !important;
	margin-bottom: 18px;}
		
.container-img1 {
		position: relative;
		width: 96%;
}
.container-img1 .image {
	display: block;
	border-radius: 50%;
	width: 180px;
	height: 162px;
}

.product_img .overlay{
	width: 163px;
	opacity: 0.9;
	font-size: 20px;
	
}

.text a{
	font-weight:bold;
}
.section-about {
	padding-top: 34px;
	padding-bottom: 36px;
}

.about-widget__icon .fa {
	padding: 0px 4px 0px 0px;
}
.testimonials {
	padding: 34px 0px 34px 0px;
}

.myCarousel_test .carousel {
	padding: 0 20px;
}
.carousel-control.left {
	left:-35px;
}
.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 10px 10px;
	text-align: justify;

}
.contacts {
padding: 40px 0px 0px 0px;
}

.hover_mb-30{
margin-bottom:30px;
}
	
.about-widget {padding: 0 7px;}
.about-widget__body {width: 366px;  font-size: 1.066667em;}
.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 89%; text-align: justify;}
.about-widget__body a { 
	margin-left: 111px;
	font-weight: bold;}
.header-bottom-icon{margin-bottom:10px;}
.copy-right h4{
	text-align:center;
	font-size: 9px;}
.footer-social-buttons {
	text-align: center; 
	margin-bottom: 10px;
	float:none;
    
}
	
/*about-us*/

.about_img1 img {
	width: 300px;
	height: 300px;
	}
	
.about_img1{
	text-align:center;
}

.about-us-text h3{
	margin-bottom: 13px;
    margin-top: 15px;
	text-align:center !important;
}

.about_img img{
	width:345px;
	 					 	  		  
	
}

.about-us-text{
	margin-bottom:30px;
}

/*solid_yoke*/

.hovereffect{
	float:none;
    width:340px;
	}
	
.breadcrumb{
	text-align: center;
	 margin-top: 21px;
	 }	

.text-btn{
	text-align:center;
}

/*AC Synchronous Motors*/

.fs_12{
	font-size:12px;
	}
	
.mb-30{
	margin-bottom:30px;
}

/*careers*/
.no_padding{ 
	margin-top:0px !important;}
	
.quality-text h3{
	text-align:center;}
	
.quality-text p{
	text-align:justify;
	font-size:14px;}		

}

/*width:414px*/
@media screen and (width:414px){
.logo{ margin-left:53px;}	
.pr-60{padding-right:10px !important}
.pl-60 { padding-left: 10px !important}
.single-header-right .icon-box1{
	top:53px !important;
	height: 40px;
	width: 40px;}
.single-header-right .icon-box1 img {
	margin-top: 7px;
	width: 21px;
}
.single-header-right .content-box{top:0px !important; left: 65px;}
.single-header-right .content-box p{
	font-size:14px !important;
	line-height: 3px;}
	
.single-header-right .icon-box i{
	top: -36px;;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
}

.help_line{
	margin-top:-42px;
}
.e-mail{
	margin-top:48px;
}	
.single-header-right .thm-btn{
	margin-bottom: 16px;
	float: left;
	line-height: 41px;
	border-radius: 6px;
	font-size: 14px;}
		
.menu_bg {
	border-top: 0px solid #fff;
}	
		
.main-menu .navbar-toggle {
	margin-top: -56px;
	padding: 11px 10px;
}

.main-menu ul li{
	border-right:
	0px solid #fff;
	width: 349px;
	padding:0px;
	border-bottom: 1px solid#fff;}
	
.main-menu ul li a .caret{margin-left: 171px;}
	
.main-menu ul{padding-top:10px;}

.main-menu ul ul li{
	display: none;}
		
.header-bottom-body span{
	color:#006eac;
		
}	
.our-products {
padding: 30px 0px 20px 0px;
}
.section-title h1{
	font-size:30px;
	text-transform:uppercase;
}
.our_mt{
 margin-bottom:14px;
}
ul.product_img{
	width: 94% !important;
	margin-left: 19px  !important;
	 }
ul.product_img li {
	width: 50% !important;
	margin-bottom: 18px;}
		
.container-img1 {
		position: relative;
		width: 96%;
}
.container-img1 .image {
	display: block;
	border-radius: 50%;
	width: 180px;
	height: 162px;
}

.product_img .overlay{
	width: 180px;
	opacity: 0.9;
	font-size: 20px;
	
}

.text a{
	font-weight:bold;
}
.section-about {
	padding-top: 34px;
	padding-bottom: 36px;
}

.about-widget__icon .fa {
	padding: 0px 4px 0px 0px;
}
.testimonials {
	padding: 34px 0px 34px 0px;
}

.myCarousel_test .carousel {
	padding: 0 20px;
}
.carousel-control.left {
	left:-35px;
}
.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 10px 10px;
	text-align: justify;

}
.contacts {
padding: 40px 0px 0px 0px;
}

.hover_mb-30{
margin-bottom:30px;
}
	
.about-widget {padding: 0 7px;}
.about-widget__body {width: 366px;  font-size: 1.066667em;}
.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 100%; text-align: justify;}
.about-widget__body a { 
	margin-left: 146px;
	font-weight: bold;}
.header-bottom-icon{margin-bottom:10px;}
.copy-right h4{
	text-align:center;
	font-size: 9px;}
.footer-social-buttons {
	text-align: center; 
	margin-bottom: 10px;
	float:none;}
	
/*about-us*/

.about_img1 img {
	width: 300px;
	height: 300px;
	}
	
.about_img1{
	text-align:center;
}

.about-us-text h3{
	margin-bottom: 13px;
    margin-top: 15px;
	text-align:center !important;
}

.about_img img{
	width:384px;
}

.about-us-text{
	margin-bottom:30px;
}

.about-us-text a {
    margin-left: 39%;
}

/*solid_yoke*/

.hovereffect{
	float:none;
	margin-left: 8px;
   
	}	
	
.breadcrumb{
	text-align: center;
	 margin-top: 21px;
	 margin-bottom:0px;
	 }
	 
.text-btn{
	text-align:center;
}

/*AC Synchronous Motors*/

.fs_12{
	font-size:12px;
	}
	
/*media_gallery*/		 	 		 		

.mb-30{
	margin-bottom:30px;
}

/*careers*/
.no_padding{ 
	margin-top:0px !important;}
	
.quality-text h3{
	text-align:center;}
	
.quality-text p{
	text-align:justify;
	font-size:14px;}		
}


/*width:600px*/
@media screen and (width:600px){
	
.pr-60{padding-right:10px !important}
.pl-60 { padding-left: 10px !important}
.single-header-right .icon-box1{
	top:53px !important;
	height: 40px;
	width: 40px;}
.single-header-right .icon-box1 img {
	margin-top: 7px;
	width: 21px;
}
.single-header-right .content-box{top:0px !important; left: 65px;}
.single-header-right .content-box p{
	font-size:14px !important;
	line-height: 3px;}
	
.single-header-right .icon-box i{
	top: -36px;;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
}

.help_line{
	margin-top:-42px;
}
.e-mail{
	margin-top:48px;
}	
.single-header-right .thm-btn{
	margin-bottom: 16px;
	float: left;
	line-height: 41px;
	border-radius: 6px;
	font-size: 14px;}
		
.menu_bg {
	border-top: 0px solid #fff;
}	
		
.main-menu .navbar-toggle {
	margin-top: -56px;
	padding: 11px 10px;
}

.main-menu ul li{
	border-right:
	0px solid #fff;
	width: 539px;
	padding:0px;
	border-bottom: 1px solid#fff;}
	
.main-menu ul li a .caret{margin-left: 171px;}
	
.main-menu ul{padding-top:10px;}

.main-menu ul ul li{
	display: none;}
		
.header-bottom-body span{
	color:#006eac;
		
}	
.our-products {
padding: 30px 0px 20px 0px;
}
.section-title h1{
	font-size:30px;
	text-transform:uppercase;
}
.our_mt{
 margin-bottom:14px;
}
ul.product_img{
	width: 94% !important;
	margin-left: 19px  !important;
	 }
ul.product_img li {
	width: 50% !important;
	margin-bottom: 18px;}
		
.container-img1 {
		position: relative;
		width: 96%;
}
.container-img1 .image {
	display: block;
	border-radius: 50%;
	width: 360px;
	height: 250px;
}

.product_img .overlay{
	width: 270px;
	opacity: 0.9;
	font-size: 20px;
	
}

.text a{
	font-weight:bold;
}
.section-about {
	padding-top: 34px;
	padding-bottom: 36px;
}

.about-widget__icon .fa {
	padding: 0px 10px 0px 0px;
}
.testimonials {
	padding: 34px 0px 34px 0px;
}

.myCarousel_test .carousel {
	padding: 0 20px;
}
.carousel-control.left {
	left:-35px;
}
.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 10px 10px;
	text-align: justify;

}
.contacts {
padding: 40px 0px 0px 0px;
}

.hover_mb-30{
margin-bottom:30px;
}
	
.about-widget {padding: 0 7px;}
.about-widget__body {width: 366px;  font-size: 1.066667em;}
.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 149%; text-align: justify;}
.about-widget__body a { 
	margin-left: 239px;
	font-weight: bold;}
.header-bottom-icon{margin-bottom:10px;}
.copy-right h4{
	text-align:center;
	font-size: 9px;}
.footer-social-buttons {
	text-align: center; 
	margin-bottom: 10px;
	float:none;}
	
	 
/*about-us*/

.about_img1 {
	text-align:center;
	
	}
.about-us-text h3{
	margin-bottom: 13px;
    margin-top: 25px;
	text-align:center !important;
}

.about_img{
	text-align:center;
}

.about-us-text{
	margin-bottom:30px;
}
.about-us-text a {
    margin-left: 42%;
}

/*solid_yoke*/

.hovereffect{
	float:none;
	margin-left: 100px;
   
	}
	
.breadcrumb{
	text-align: center;
	 margin-top: 21px;
	 margin-bottom:0px;
	 }
	 
.about-us-text h3{
	margin-top:10px;
}

.text-btn{
	text-align:center;
}

.solid_mt-30 h3{
	margin-top:30px;
}

/*media_gallery*/		

.media_img img{
	margin-left:90px;
}

.mb-30{
	margin-bottom:30px;
}

.mb-30 img{
	margin-left:86px;
}

/*careers*/
.no_padding{ 
	margin-top:0px !important;}
	
.quality-text h3{
	text-align:center;}
	
.quality-text p{
	text-align:justify;
	font-size:16px;}
	
.quality-img {
    margin-top: 20px;
}			
}



/*width:384px*/
@media screen and (width:384px){
.logo{margin-left: 54px;}	
.logo{margin-left: 40px;}
.pr-60{padding-right:10px !important}
.pl-60 { padding-left: 10px !important}
.single-header-right .icon-box1{
	top:53px !important;
	height: 40px;
	width: 40px;}
.single-header-right .icon-box1 img {
	margin-top: 7px;
	width: 21px;
}
.single-header-right .content-box{top:0px !important; left: 65px;}
.single-header-right .content-box p{
	font-size:13px !important;
	line-height: 16px;}
	
.single-header-right .icon-box i{
	top: -36px;;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
}

.help_line{
	margin-top:-42px;
}
.e-mail{
	margin-top:48px;
}	
.single-header-right .thm-btn{
	margin-bottom: 16px;
	float: left;
	line-height: 41px;
	border-radius: 6px;
	font-size: 14px;}
		
.menu_bg {
	border-top: 0px solid #fff;
}	
		
.main-menu .navbar-toggle {
	margin-top: -56px;
	padding: 11px 10px;
}

.main-menu ul li{
	border-right:
	0px solid #fff;
	width: 304px;
	padding:0px;
	border-bottom: 1px solid#fff;}
	
.main-menu ul li a .caret{margin-left: 171px;}
	
.main-menu ul{padding-top:10px;}

.main-menu ul ul li{
	display: none;}
		
.header-bottom-body span{
	color:#006eac;
		
}	
.our-products {
padding: 30px 0px 20px 0px;
}
.section-title h1{
	font-size:30px;
	text-transform:uppercase;
}
.our_mt{
 margin-bottom:14px;
}
ul.product_img{
	width: 91% !important;
	margin-left: 13px !important;
	 }
ul.product_img li {
	width: 50% !important;
	margin-bottom: 18px;}
		
.container-img1 {
		position: relative;
		width: 96%;
}
.container-img1 .image {
	display: block;
	border-radius: 50%;
	width: 180px;
	height: 162px;
}

.product_img .overlay{
	width: 163px;
	opacity: 0.9;
	font-size: 20px;
	
}

.text a{
	font-weight:bold;
}
.section-about {
	padding-top: 34px;
	padding-bottom: 36px;
}

.about-widget__icon .fa {
	padding: 0px 4px 0px 0px;
}
.testimonials {
	padding: 34px 0px 34px 0px;
}

.myCarousel_test .carousel {
	padding: 0 20px;
}
.carousel-control.left {
	left:-35px;
}
.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 10px 10px;
	text-align: justify;

}
.contacts {
padding: 40px 0px 0px 0px;
}

.hover_mb-30{
margin-bottom:30px;
}
	
.about-widget {padding: 0 7px;}
.about-widget__body {width: 366px;  font-size: 1.066667em;}
.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 89%; text-align: justify;}
.about-widget__body a { 
	margin-left: 111px;
	font-weight: bold;}
.header-bottom-icon{margin-bottom:10px;}
.copy-right h4{
	text-align:center;
	font-size: 9px;}
.footer-social-buttons {
	text-align: center; 
	margin-bottom: 10px;
	float:none;}
	
	 
/*about-us*/

.about_img1 img {
	width: 300px;
	height: 300px;
	}
	
.about_img1{
	text-align:center;
}

.about-us-text h3{
	margin-bottom: 13px;
    margin-top: 15px;
	text-align:center !important;
}

.about_img img{
	width:345px;
	 					 	  		  
	
}

.about-us-text{
	margin-bottom:30px;
}

/*solid_yoke*/

.hovereffect{
	float:none;
    width:340px;
	}
	
.breadcrumb{
	text-align: center;
	 margin-top: 21px;
	 }	

.text-btn{
	text-align:center;
}

/*AC Synchronous Motors*/

.fs_12{
	font-size:12px;
	}
	
.mb-30{
	margin-bottom:30px;
}

/*careers*/
.no_padding{ 
	margin-top:0px !important;}
	
.quality-text h3{
	text-align:center;}
	
.quality-text p{
	text-align:justify;
	font-size:14px;}		

}


/*width:412px*/
@media screen and (width:412px){
.logo{margin-left: 54px;}	
	
.pr-60{padding-right:10px !important}
.pl-60 { padding-left: 10px !important}
.single-header-right .icon-box1{
	top:53px !important;
	height: 40px;
	width: 40px;}
.single-header-right .icon-box1 img {
	margin-top: 7px;
	width: 21px;
}
.single-header-right .content-box{top:0px !important; left: 65px;}
.single-header-right .content-box p{
	font-size:13px !important;
	line-height: 16px;}
	
.single-header-right .icon-box i{
	top: -36px;;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
}

.help_line{
	margin-top:-42px;
}
.e-mail{
	margin-top:48px;
}	
.single-header-right .thm-btn{
	margin-bottom: 16px;
	float: left;
	line-height: 41px;
	border-radius: 6px;
	font-size: 14px;}
		
.menu_bg {
	border-top: 0px solid #fff;
}	
		
.main-menu .navbar-toggle {
	margin-top: -56px;
	padding: 11px 10px;
}

.main-menu ul li{
	border-right:
	0px solid #fff;
	width: 349px;
	padding:0px;
	border-bottom: 1px solid#fff;}
	
.main-menu ul li a .caret{margin-left: 171px;}
	
.main-menu ul{padding-top:10px;}

.main-menu ul ul li{
	display: none;}
		
.header-bottom-body span{
	color:#006eac;
		
}	
.our-products {
padding: 30px 0px 20px 0px;
}
.section-title h1{
	font-size:30px;
	text-transform:uppercase;
}
.our_mt{
 margin-bottom:14px;
}
ul.product_img{
	width: 94% !important;
	margin-left: 19px  !important;
	 }
ul.product_img li {
	width: 50% !important;
	margin-bottom: 18px;}
		
.container-img1 {
		position: relative;
		width: 96%;
}
.container-img1 .image {
	display: block;
	border-radius: 50%;
	width: 180px;
	height: 162px;
}

.product_img .overlay{
	width: 180px;
	opacity: 0.9;
	font-size: 20px;
	
}

.text a{
	font-weight:bold;
}
.section-about {
	padding-top: 34px;
	padding-bottom: 36px;
}

.about-widget__icon .fa {
	padding: 0px 4px 0px 0px;
}
.testimonials {
	padding: 34px 0px 34px 0px;
}

.myCarousel_test .carousel {
	padding: 0 20px;
}
.carousel-control.left {
	left:-35px;
}
.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.myCarousel_test .carousel .testimonial {
	padding: 30px 10px 10px;
	text-align: justify;

}
.contacts {
padding: 40px 0px 0px 0px;
}

.hover_mb-30{
margin-bottom:30px;
}
	
.about-widget {padding: 0 7px;}
.about-widget__body {width: 366px;  font-size: 1.066667em;}
.about-widget__title { margin: 0 0 8px; font-size: 1.5em;}
.about-widget__body p { padding: 0px 0px 0px 2px;  display: block; width: 100%; text-align: justify;}
.about-widget__body a { 
	margin-left: 146px;
	font-weight: bold;}
.header-bottom-icon{margin-bottom:10px;}
.copy-right h4{
	text-align:center;
	font-size: 9px;}
.footer-social-buttons {
	text-align: center; 
	margin-bottom: 10px;
	float:none;}
	
	 
/*about-us*/

.about_img1 img {
	width: 300px;
	height: 300px;
	}
	
.about_img1{
	text-align:center;
}

.about-us-text h3{
	margin-bottom: 13px;
    margin-top: 15px;
	text-align:center !important;
}

.about_img img{
	width:384px;
}

.about-us-text{
	margin-bottom:30px;
}

.about-us-text a {
    margin-left: 39%;
}

/*solid_yoke*/

.hovereffect{
	float:none;
	margin-left: 8px;
   
	}	
	
.breadcrumb{
	text-align: center;
	 margin-top: 21px;
	 margin-bottom:0px;
	 }
	 
.text-btn{
	text-align:center;
}

/*AC Synchronous Motors*/

.fs_12{
	font-size:12px;
	}
	
/*media_gallery*/		 	 		 		

.mb-30{
	margin-bottom:30px;
}

/*careers*/
.no_padding{ 
	margin-top:0px !important;}
	
.quality-text h3{
	text-align:center;}
	
.quality-text p{
	text-align:justify;
	font-size:14px;}		
}




/*width:854px*/
@media screen and (width:854px){
	
.logo {
	margin-left:32%;
}

.single_ml{
	margin-left:32%;
}

	
.thm-btn{
	font-size:13px;
	
}

.single-header-right .icon-box i {
	top: 33px;
	
}

.single-header-right .thm-btn {
	margin-bottom: 10px;
	border-radius: 6px;
	line-height: 53px;
}

.main-menu ul li{
	padding: 0px 4px;
	width: 94px;
	
}

.main-menu ul li a {
	font-size: 11px;
}

.header-bottom-body span{
	color:#006eac;
		
}	
.container-img1 {
	width:94%;
}

.container-img1 .image{
	width: 150px;
	height: 150px;

}
.product_img .overlay{
	opacity: 0.9;
	font-size: 20px;
	
}

.container-img1 .overlay{
	width: 141px;
}

.myCarousel_test .carousel-control i {
	color: rgba(249, 12, 12, 1);
	}
.carousel-control {
	opacity: 1;
}
.navbar-footer .nav > li > a {
	padding: 5px 3px;
	font-size: 12px;
}

.navbar-centered .navbar-nav {
	margin-bottom:20px;
}

.footer-bottom {
	padding:6px 0px;
}

.copy-right {
    margin-top: 13px;
}

.header-bottom-icon{
	margin-bottom:10px;
	width: 300px;
	}
	
.about_img1{
	text-align:center;
}

.about-us-text h3{
	text-align: center !important;
	margin-top: 25px;
	
}

.about_img {
	text-align:center;
}

.about-us-text a {
    margin-left: 44%;
}

.copy-right {
	text-align:center;
}
.footer-social-buttons {
	float:none;
	text-align:center;
	}
	
.hovereffect{
	margin-left:173px;
}

.breadcrumb {
	text-align: center;
	margin-top: 26px;
	margin-bottom:0px
	
}

.text-btn {
    text-align: center;

}

.solid_mt-30{
	margin-top:30px;
}

.abron_h3 h3{
	margin-top:30px;
}

.media_img img{
	margin-left:22%;
}

.mb-30 img{
	margin-left:22%;
	margin-bottom:30px;
}
.quality-text h3{
	text-align:center;
}

.quality-text p {
	font-size:13px;
}

.quality-img img{
	margin-left:17%;
	margin-top:20px;
}

}
/*width:960px*/
@media screen and (width:960px){
	
.logo {
	margin-left:32%;
}



.single_ml{
	margin-left:32%;
}

	
.thm-btn{
	font-size:13px;
	
}

.single-header-right .icon-box i {
	top: -5px;
	
}

.single-header-right .icon-box1 {
	top: 111px;
}

.help_line{
	margin-top:-54px;
}

.e-mail{margin-top:61px;}

.single-header-right .thm-btn {
	margin-bottom:10px;
	border-radius: 6px;
}

.main-menu ul li{
	padding: 0px 4px;
	width: 94px;
	
}

.main-menu ul li a {
	font-size: 11px;
}
.container-img1 {
	width:94%;
}

.container-img1 .image{
	width: 150px;
	height: 150px;

}

.container-img1 .overlay{
	width: 141px;
}
.navbar-footer .nav > li > a {
	padding: 5px 3px;
	font-size: 12px;
}

.navbar-centered .navbar-nav {
	margin-bottom:20px;
}

.footer-bottom {
	padding:6px 0px;
}

.copy-right {
    margin-top: 13px;
}

.header-bottom-icon{
	margin-bottom:10px;
	width: 300px;
	}
	
.about_img1{
	text-align:center;
}

.about-us-text h3{
	text-align: center !important;
	margin-top: 25px !important;
	
}

.about_img {
	text-align:center;
}

.about-us-text a {
    margin-left: 44%;
}

.copy-right {
	text-align:center;
}
.footer-social-buttons {
	float:none;
	text-align:center;
	}
	
.hovereffect{
	margin-left:173px;
}

.hover_mb-30{
	margin-bottom:30px;}

.breadcrumb {
	text-align: center;
	margin-top: 26px;
	margin-bottom:0px
	
}
.about-us-text h3{
	margin-top:0px ;
}

.text-btn {
    text-align: center;

}

.solid_mt-30{
	margin-top:30px;
}

.abron_h3 h3{
	margin-top:30px;
}

.media_img img{
	margin-left:22%;
}

.mb-30 img{
	margin-left:22%;
	margin-bottom:30px;
}
.quality-text h3{
	text-align:center;
}

.quality-text p {
	font-size:13px;
}

.quality-img img{
	margin-left:17%;
	margin-top:20px;
}
}
	
/*width:1024px*/
@media screen and (width:1024px){
	
.pr-60{
	padding-right:10px !important}
.pl-60 { 
	padding-left: 10px !important}
	
.thm-btn{
	font-size:13px;
	
}

.single-header-right .content-box p {
	font-size:14px;
}

.logo {
    margin-top: 15px;
}

.main-menu ul li{
	width:125px;
}

.main-menu ul li a{
	font-size:10px;
}

.container-img1 {
	width:95%;
}

.container-img1  .image{
	width:200px;
	height:200px;
}

.container-img1 .overlay{
	width:184px;
}

.contact-widget-body {
	font-size:14px;
}

.solid_effect {
    width: 300px;
}
}


/*width:1200px*/
@media screen and (width:1200px){
	
.pr-60{
	padding-right:10px !important}
.pl-60 { 
	padding-left: 10px !important}
	
.thm-btn{
	font-size:13px;
}

.single-header-right .content-box p {
	font-size:14px;
}

.logo {
    margin-top: 15px;
}

.main-menu ul li{
	width:146px;
}

.main-menu ul li a{
	font-size:16px;
}
}

.made_high{
	padding-left: 13px;
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.45px;
	font-weight: 700;
	color: #666;
}