@charset "utf-8";
@import url('../font/dineng.css');
body {
	font-family: Arial, Helvetica, sans-serif !important;
	overflow-x:hidden
}
a{
outline:none !important	
}
/*button class*/
button {
	border-radius: 0 !important;
}
/*button class end*/
.navbar {
    margin-bottom: 0px !important;
   }
.panel-default {
	border: none!important;
	border-radius: 0 !important;
}
.input-sm {
	border-radius: 0!important;
}
.panel {
	background: none !important;
}
.nav>li>a:hover, .nav>li> a:focus {
/*	background-color:#EDEDED; */
background:none !important;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	border-width: 0 0 1px;
	left: 0;
	position: absolute !important;
	right: 0;
}
.pos {
	width:100%;
	background-repeat: no-repeat;
	margin-top:-1.6%;
}
.col-md-3.coline {
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
}
.navbar-nav {
	margin-top: 0px;
}
.headercol {
	background-color: #EDEDED;
}
.nav.navbar-nav.navbar-right.margintop {
	margin-top: -20px;
}
.hidden-xs > img {
	height: 80px;
	width: 3px;
}
.hidden-xs.text > a {
	padding: 10px 5px;
	margin-left:-6px;
}
.col-3.pull-right {
	margin-top: -7.7%;
}
.col-md-6.fixalig {
	margin-bottom: 9.5%;
}
/*img {
	width:100%;
}
*/
.hidden-xs.text > a {
	color:#7c7c7c !important;
}
.hidden-xs.text > a:hover {
	color:#c30c08 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #c30c08 !important;
	background:none !important;
}
.footer {
	background-color: #000000;
}
.fotcol {
	background-color:#b9000c;
	margin-top:10px;
	padding:10px;
	width:100%;
}
.fotcol_white {
	color:#ffffff;
}
.col-md-9.fotcol_white {
	color: #FFFFFF;
}
.col-md-3.bottomar {
	position: relative;
	top: 15px;
}
.breadcrum>li+li:before {
	color:#ccc !important;
	content:"|\00a0"
}
a.aline:before {
	color:#ccc !important;
	/*content:"|\00a0";*/
	padding: 0px;
}
.form-control-1 {
	background-color: #c94f57;
	border: 1px solid #c94f57;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 100%;
}
.nav.navbar-nav.navbar-right.margintop.breadcrum {
	margin-right: 10px;
}
.fixmarg {
	margin-right: -25px;
}
.nav>li>a {
	display:inline-block !important;
}
.contactinfo {
	background-color:#c1000d;
	color:#fff;
}
.btn.active.contactinfo {
	color: #FFFFFF;
}
hr {
	border-color: #a9000b;
}
.contactform {
	background-color:#ededed;
}
.btn.contactform {
	color: #0000;
}
.col {
	color:#c1000d;
}
.backimg {
	background:url(../img/contact2.jpg) no-repeat top right;
	width:100%;
	margin-top:-1.6%;
	
}
.product {
	width:100%;
	margin-top:-1.6%;
}
.tab-content {
	margin-bottom: 9.5%;
}
.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.navbar-nav.margintop.breadcrum {
	margin-top:10px;
	margin-left: -23px !important;
}
.col-md-7 {
    margin-bottom: 10px;
}
h6.letsap {
	letter-spacing:2px;
}
.navbar.navbar-default.navbar-fixed-top.headercol {
	border-bottom: 1px solid #000000 !important;
}
.col-3 > img {
	
	width: 144px;
}
.col-3.pull-right {
	margin-right: 4% !important;
}
form {
	margin-left:-15px !important;
}
.btn.btn-danger {
	background-color: #c1000d !important;
}
.btn-group {
	margin-left: 15px !important;
}
.btn.contactform.active {
	background-color: #c1000d !important;
	color:#fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #c1000d !important;
	color: #FFFFFF !important;
	border-radius: 0;
}
.nav-pills li.active > a :after {
	background-image:url(../img/bootstrap.png);
}
.nav > li > a {
	color: #7C7C7C!important;/*background-color:#ededed !important;*/
	border-radius:0px;
}
.nav.nav-pills.baca a {
	background-color: #EDEDED;
	font-size: 20px;

}
.navbar-default .navbar-nav > li > a {
/*padding-left: 0!important;*/
}
.butcol {
	position: relative;
	right: -16px;
	top: 36px;
}
.nav > li > a:hover { color: #c30c08  !important}
/* RESPONSIVE CSS
-------------------------------------------------- */
 @media screen and (min-width:240px) and (max-width:319px) {
 .navbar-brand.imgsize > img {
 width:178px !important;
 margin-left:-17px !important;
}
 .nav.navbar-nav.navbar-right.margintop.breadcrum {
 margin-left:10px !important;
}
 .col-3.pull-right > img {
 margin-top:15px !important;
}
 .aboutimg, .product, .new8, .dealloc, .safety, .backimg {
 margin-top: -8.7% !important;
}
 .col-md-3.bottomar {
 position: relative !important;
 top: 0 !important;
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.navbar-brand.imgsize > img {
 height: 45px !important;
 margin-left: -15px;
 width: 255px !important;
}
.col-3.pull-right > img {
 margin-top: 21px !important;
}
.aboutimg, .product, .new8, .dealloc, .safety, .backimg {
 margin-top: -6.6% !important;
}
.nav.nav-tabs.nav-stacked.nav-pills.mlia {
padding-left:0 !important;
float:none !important;
}
.nav.navbar-nav.navbar-right.bread {
padding-left:20% !important;
}
.nav.navbar-nav.navbar-right.margintop.breadcrum {
margin-left:28% !important;
}
.col-md-3.bottomar {
 position: relative;
 top: 0 !important;
}
}
 @media screen and (min-width:480px) and (max-width:599px) {
.navbar-brand.imgsize > img {
 height: 45px !important;
 margin-left: -15px;
 width: 255px !important;
}
.aboutimg, .product, .new8, .dealloc, .safety, .backimg {
 margin-top: -4.3% !important;
}
 .col-3 > img {
 margin-top: 33px !important;
 width: 144px;
}

.nav.nav-tabs.nav-stacked.nav-pills.mlia {
padding-left:0 !important;
float:none !important;
}
.nav.navbar-nav.navbar-right.bread {
padding-left:20% !important;
}
.nav.navbar-nav.navbar-right.margintop.breadcrum {
margin-top:10px !important;
padding-left:30% !important;
}
}
 @media screen and (min-width:600px) and (max-width:605px) {
.col-3.pull-right > img {
top:17px ;
}
.answer {
top:17px  !important;
}
.col-3.pull-right > .close1{top: 150px !important}
 .aboutimg, .product, .new8, .dealloc, .safety, .backimg {
 margin-top: -3.5% !important;
}
.nav.nav-tabs.nav-stacked.nav-pills.mlia {
padding-left:0 !important;
float:none !important;
}
.nav.navbar-nav.navbar-right.bread {
/*padding-left:20% */;
}
.nav.navbar-nav.navbar-right.margintop.breadcrum {
margin-top:10px !important;
padding-left:30% !important;
}
.col-md-3.bottomar {
 position: relative !important;
 top: 0 !important;
}
}
 @media screen and (min-width:600px) and (max-width:767px) {
 .bread {
float:left;width:100%}
.col-3.pull-right > .close1{top: 150px !important}
}
 @media screen and (min-width:768px) and (max-width:959px) {
.col-3.pull-right > img {
 margin-top:-1px !important;
}
 .aboutimg, .product, .new8, .dealloc, .safety, .backimg {
 margin-top: -2.7% !important;
}
.col-md-3.bottomar {
 position: relative !important;
 top: 0 !important;
}
}
 @media screen and (min-width:960px) and (max-width:1023px) {
}
@media screen and (min-width:1024px) and (max-width:1025px) {
/*.col-3.pull-right > img {
margin-top:51% !important;
*/}
 .aboutimg, .product, .new8, .dealloc, .safety, .backimg {
 margin-top: -2.7% !important;
}
}
/* Footer Responsive CSS */


body {
	font-size: 12px !important;
}
.hidden-xs .spanclass  {
	color: #c30c08 !important
}
/*about us*/
.spantext1 {
	color: #f4c4c7;
	font-size: 14px;
	position:relative;
	bottom:6px;
}
.p1 {
	color:#bdbdbd;
	margin-top: -18px;
}
.p2 {
	color:#848484;
	margin-top: -10px;
}
.fixmargin {
	margin-left: -40px;
}
.aboutimg {
	background: url("../img/about.jpg") no-repeat top center;
	width:100%;
	/*background-position: -295px 0px;*/
}
.aboutimg.two{
	background: url("../img/about2.jpg") no-repeat top right;
}
.col-md-6.fixalig > p {
	margin-left: 40px;
	color:#4c4c4c;
}
/*about research*/

.fixmargin.fixalig {
	margin-left: 0;
}
.col-md-3.fiximage img {
	height: 165px;
	overflow: hidden;
	width: 240px;
}
.col-md-8.ptext > p {
	color: #4C4C4C;
}
.abrecol {
	color: #c1000d;
	font-weight: bold;
	margin-top: 0;
}
/*dealers-location */
.col-md-12.tabbable {
	margin-left: 23px;
}
.widthg > a {
	width: 100%;
}
.tab-content.col-md-9 {
	background-color:#ececec;
	opacity: 0.8;
}
/*deler location*/
.widthg > a:hover, .nav>li>a:focus {
	text-decoration:none;
	/*background-color:#e0e0e0!important;
	border-radius:3px;
	color:#999!important;*/
	background: none !important;
	outline:none !important;
}
.nav.nav-tabs.nav-stacked.nav-pills.mlia {
	text-decoration:none;
	background-color:#e0e0e0!important;
	border-radius:3px;
	color:#999!important;
	font-size:14px;
	font-weight:bold;
}
.mlia > li > a {
	color: #999!important;/*background-color:#ededed !important;*/
}
.list-inline > li {
	width:33%;
}
.h6txt {
	color: #C1000D;
	font-size: 12px;
	font-weight: bold;
}
.h6txt1 {
	font-size: 11px;
	font-weight: bold;
}
.list-inline {
	margin-top: 15px;
}
.dealloc {
background:url(../img/dealers-location.png) no-repeat top right;
	width: 100%;

	

}
.fixmargin.fixalig {
	margin-bottom: 1.5%;
}
.headercol {
	background-color: #EDEDED;
	border-bottom: 1px solid;
}
.widthg {
	border-bottom:1px solid #fff;
}
button {
	margin-right: 5%;
	margin-top: -9%;
}
.pull-right.dimar {
	margin-right: -0.6%;
	margin-top: -8%;
}
.pull-right.dimar > button {
	background-image: url("../img/buttonarrow.png");
	background-position: 84px center;
	background-repeat: no-repeat;
	width:138px;
	height:26px;
	background-color:#e4e4e4 !important;
	border:none;
}
.span1 {
	margin-right: 50px;
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
}
li.active1.active:after {
	border-left: 5px solid transparent;
	border-right: 6px solid transparent;
	content:"";
	border-top: 9px solid #C1000D;
	position: absolute;
	bottom: -8px;
	width: 0px;
	left: 50%;
}
.fixmargin.fixalig {
	margin-left: -40px;
}
/*new-8*/

.h6txt3 a {
	background-color: #C1000D;
	color: #f4f3f2;
	font-size: 11px;
	padding:1px;
}
.col-md-7.brdline {
	border-bottom: 1px solid #c3c3c3;
	margin-left: 14px;
}

.backbutton a{
background:#C1000D;
font-size:11px;
padding:2px;
color:#fff;
float:right;
width:15%;
text-align:center;
}
.col-md-5 > p {
	color: #4C4C4C;
}
.new8 {
	background:url(../img/new8.jpg) no-repeat top center;
	margin-top: -1.6%;
	width: 100%;
	min-height:500px;

}
.col-md-2.imag > img {
	width: 150px;
}
/*safety*/
.safety {
	background:url(../img/safety.jpg) no-repeat top right;
	min-height:550px;
	width: 100%;
}
/**************accodion************/
.accodion {
	margin: 10px auto 30px auto;
	text-align: left;
}
.accodion a {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 20px;
	position: relative;
	z-index: 20;
	display: block;
	/*height: 30px;*/
	cursor: pointer;
	color: #808080;
	line-height: 27px;
	font-size: 15px;
	background: #e4e4e4;/*box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);*/
}
.accodion a:hover {
	background: #e4e4e4;
}
/*.accodion input:checked + label,
.accodion input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}*/
.accodion a:after, .accodion input:checked + a:after {
	content: '';
	position: absolute;
	width: 60px;
	height: 32px;
	right: 0px;
	top: 0px;
	background: url(../img/acoarrow_down.png) no-repeat center center;
}
.accodion input:checked + a:after {
	background-image: url(../img/acoarrow_up.png);
}
.accodion input {
	display: none;
}
.accodion article {
	/*background: rgba(255, 255, 255, 0.5);*/
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.accodion article p {
	color: #4c4c4c;
	line-height: 23px;
	font-size: 12px;
	padding-top: 3px;
}
 .accodion input:checked ~ article.ac-small {
 height: 300px;
}
.accodion input:checked ~ article.ac-medium {
 height: 180px;
}
.accodion input:checked ~ article.ac-large {
 height: 230px;
}
/**************accodion end************/
/*about research*/

.fixmargin.fixalig.abr {
	margin-left: 0;
}
/**************transparent accordion************/
.accordion {
	margin: 10px auto 30px auto;
	text-align: left;
}
.accordion a {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 20px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	color: #c2000d;
	line-height: 20px;
	font-size: 15px;
	border-bottom:1px solid #000;
	;
}
.accordion a:after, .accordion input:checked + a:after {
	content: '';
	position: absolute;
	width: 60px;
	/*height: 32px;*/
	right: 0px;
	top: 0px;

}
.accordion span {
	margin-left: -2%;
}
.panel-title > a {
	margin-left: -2%!important;
}
.panel-title {
margin-top: 0 !important;
font-size: 16px;
height: 34px !important
}
.accordion input {
	display: none;
}
.accordion article {
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.accordion article p {
	color: #4c4c4c;
	line-height: 15px;
	font-size: 12px;
	padding-top: 3px;
}
 .accordion input:checked ~ article.ac-small {
 height: 170px;
 margin-bottom: 10px;
 margin-top: 10px;
}
.accordion input:checked ~ article.ac-medium {
 height: 40px;
}
.accordion input:checked ~ article.ac-large {
 height: 100%;
}
.accordion input:checked ~ article.ac-ex-large {
 height: 100%;
}
.panel-group .panel {
	/*overflow:auto!important;*/
	overflow:hidden
}
/**************transparent accordion end************/
/**************product part********************/
.productarea {
}
.titlebutton.pull-right {
	position: relative;
	right: 25px;
	top:-20px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #C1000D !important;
	border-radius: 0 0 0 0;
	color: #FFFFFF !important;
}
.widthg {
	border-bottom: 1px solid #FFFFFF;
}
.mlia > li > a {
	color: #999999 !important;
}
.nav.nav-tabs.nav-stacked.nav-pills.mlia {
	background-color: #E0E0E0 !important;
	border-radius: 3px 3px 3px 3px;
	color: #999999 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.nav-tabs > li > a {
	margin-right: 0px !important;
}
.backtitle.pull-right {
	position:relative;
	right:3%;
	margin-top:3%;
}
.tab-content.opac.col-md-9.con2 {
	min-height:280px;
	margin-bottom:4%;
}
.fixmargin > h4 {
	float:left;
	margin-left:4.5%;
}
.head {
	color:#C1000D;
	font-weight:bold;
}
.title {
	font-size:15px;
	color:#000;
	font-weight:600;
}
.col-md-12 > p {
	color:#4c4c4c;
	font-size:13px;
}
.pad1 {
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.product > img {
	margin-bottom:5%;
	margin-top:5%;
}
/*products*/

.fixmargin.row11 {
	margin-left: -3px;
}
.col-md-3.img33 {
	margin-left: -14px;
}
.ac-ex-large.ex1 {
	margin-left: -14px;
}
.col-md-4.col4 {
	margin-left: -15px;
}
.tab-content.opac.col-md-9 {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1;
}
.proimg {
	height: 278px;
	margin-left: 0;
 width:
}
.tab-content.opac.col-md-9.con2 {
	margin-bottom: 4%;
}
.fotcol_white > img {
	height: 20px;
	width: 35px;
}
.row.row1 {
	margin-top: 5px;
}
.form-control.input-sm.tel {
	margin-top:5px;
}
.col-md-8.marbott {
	margin-bottom: 90px;
}
.carousel-control.left{background:none !important}
.carousel-control.right{background:none !important}
.carousel-control{margin-left:15px;position:relative !important;font-size: 25px !important;opacity: 1 !important;}
.abs{
position: relative;left:0;width:100%;/*height:100%*/;background:black;z-index:50;	
}
.tiny{
position:absolute;top:-32px;right:0;cursor:pointer; width:auto !important;	
}
.tiny1{
position:absolute;/*top:-23px;*/right:0;cursor:pointer; width:auto !important;	top: 22px; 
    right: 50px;
       z-index: 111;
}
.search{
/*position:absolute;left:105px;top:32px; width:300px !important; height:200px;*/
position: relative;
}
.load{
position:absolute;left:350px;
}
.imag{
/*position:absolute;top:0;left:0;width:1900px;	*/
}
.answer {
    display:none;
	position: absolute;
    right: 3%;
    top: 22px;
    z-index: 111;
	width:80%
}
.abc{margin-top:70px !important}
.ab{
position:absolute;top:7px;left:0px;width:100%;height:0;background:none  no-repeat top left;z-index:80;overflow:hidden ;background-color:#000000;	
}
.ab ul{
position:absolute;top:0;left:686px;height:46px;	
}
.ab ul li{
float:left;list-style:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:white;width:99px;text-align:center;height:46px;margin-top:-2px;
cursor:pointer
}
.ab ul li .actvss{
background:url("..img/bt.png") no-repeat top left !important;color:#7d7d7d !important;	
}
.ab ul li:hover{
background:url("../img/bt.png") no-repeat top left !important;color:#7d7d7d  !important;	
}

.ab2{
position:absolute;top:39px;left:0px;width:1900px;height:0;background:none no-repeat top left #5B5B5B;z-index:70;overflow:hidden;	
}
.ab2 ul{
position:absolute;top:0;left:676px;height:100%;		
}
.ab2 ul li{
float:left;list-style:none;opacity:0.5;margin-right:4px;margin-top:8px;cursor:pointer;
}
.ab2 ul li:hover{
opacity:1;	
}
.all{	
position:absolute;top:66px;right:-450px;width:1900px;height:0;overflow:hidden;
}
.close1{top:62px !important;position: absolute;
    right: 3%;
       z-index: 111}
#panel,#flip
{
    background-color: #E5EECC;
    border: 1px solid #C3C3C3;
    padding: 5px;
    position: absolute;
    right: 17%;
    text-align: center;
    top: 35%;
    z-index: 99999;
}

#panel
{
padding:50px;
display:none;
}
#search{
background-color: #000;
padding-right: 30px;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px}

.selectpicker{
background: #000;
color: #dadada;
padding: 7px;
width: 100%;
padding: 4px;
text-transform:uppercase;
}
#search_button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #9B020B;
}
.answer1 {
    display:none;
		width:80%
}
.navbar-nav > li > a{padding:5px !important}
.bread li a{padding-right: 15px !important;padding-left: 15px !important;}
.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus :{background-color:#red !important}
@media(max-width:998px) {

.all{display:none }
}
@media screen and (min-width:1279px) and (max-width:1280px) { 
.col-3 > img {
top: 34px;
}
.answer{
top: 34px;
}
.close1{top: 77px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}

@media screen and (min-width:798px) and (max-width:800px) {
.col-3.pull-right > img {
 margin-top:-1px !important;
}
.col-3.pull-right > .close1{top: 150px !important}
}
@media screen and (min-width:1365px) and (max-width:1366px) { 
.col-3 > img {
top: 36px ; 
}
.answer{
top: 36px !important;
}
.close1{top: 80px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}
@media screen and (min-width:1439px) and (max-width:1440px) { 
.col-3 > img {
top: 38px ; 
}
.answer{
top: 38px ;
}
.close1{top: 80px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}
@media screen and (min-width:899px) and (max-width:900px) { 
.close1{top: 157px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right: -40px !important}
}
@media screen and (min-width:965px) and (max-width:966px) { 
.close1{top: 155px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right: -40px !important}
}
@media screen and (min-width:319px) and (max-width:320px) { 
.col-3.pull-right > img {
margin-top: 0px !important;
}
.answer{
top: 10px ;
}
.tiny1{top:8px}
.close1{top: 143px !important;}
}
@media screen and (min-width:479px) and (max-width:480px) { 
.col-3.pull-right > img {
margin-top: 0px !important;
}
.answer{
top: 10px ;
}
.tiny1{top:8px}
.close1{top: 143px !important;}
}
@media screen and (min-width:359px) and (max-width:360px) { 
.col-3.pull-right > img {
margin-top: 0px !important;
}
.answer{
top: 10px ;
}
.tiny1{top:8px}
.close1{top: 143px !important;}
}
@media screen and (min-width:1599px) and (max-width:1600px) { 
.col-3 > img {
top: 38px ; 
}
.answer{
top: 38px ;
}
.close1{top: 80px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}
@media screen and (min-width:1599px) and (max-width:1600px) { 
.col-3 > img {
top: 38px ; 
}
.answer{
top: 38px ;
}
.close1{top: 80px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}
@media screen and (min-width:1679px) and (max-width:1680px) { 
.col-3 > img {
top: 38px ; 
}
.answer{
top: 38px ;
}
.close1{top: 80px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}
@media screen and (min-width:1919px) and (max-width:1920px) { 
.col-3 > img {
top: 46px ; 
}
.answer{
top: 46px ;
}
.close1{top: 80px !important;}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-36px}
}
/* ALAA*/
* {
border:none;
margin:;
padding:	
}
.paddingb_10{
margin-bottom:10px;	
}
.paddingl0{
padding-left:0px	
}
#message{
overflow:hidden;
resize:none;
height:65px;	
}
.error_message{
float:left;
}
.error_message p{
color:#D43F3A;
margin-bottom:0px;	
}
.news_imageleft{
width:260px;
height:123px	
}
.title_menu_prod{
font-size:14px;
font-weight:normal	
}
.fjallaone{
font-family: 'Fjalla One', sans-serif; 	
}
.title_aboutus{
color:#C2000D;
font-size:32px;
font-family: 'DINEngschriftStd';	
}
.title_aboutus a{
color:#000;	
}
.title_aboutus a:hover{
color:#C2000D;	
}
.about_description{
text-align:justify;
width:60%	
}
.block_about_title{
font-family: 'DINEngschriftStd';
	
}
.block_about_title a{
font-size:20px;
font-weight:normal;	
}
.title_history{
font-family: 'DINEngschriftStd';
font-size:22px;
font-weight:normal;
cursor:pointer	;	
}
.description_history{
text-align:justify	
}
.title_news{
font-weight:normal	
}
.title_news a{
color:#C1000D
}
.nav > li > a.news{
padding:10px 50px !important	
}
.h6txt3 a.readmore_news{
padding:2px;
font-weight:bold
}
.description_news{
text-align:justify !important;
width:115%
}
.imagedetails_news{
width:160px;
padding-left:0px	
}
.safetyall{
width:700px;	
}
.align_justufy{
text-align:justify
}
.msgsubscribe{
float:left;
width:100%;
color:#FFF;
font-size:12px;
margin-top:4px 	
}
.viewimage{
float:right;
width:128px;
padding-left:10px;
padding-top:3px;
height:24px;
font-family: 'Fjalla One', sans-serif; 	
font-size:14px;
color:#4d4d4d;
background:url(../img/viewimage.png) no-repeat top left;
margin-bottom:5%	
}
.tab-content.delearss{
margin-bottom:10%;
padding-top:1% 3% 2% 3%;
min-height:330px
}
