@charset "utf-8";
/* CSS Document */

/*===============  Media Queries  ===============*/
@media screen and (max-width:1157px) {}
@media screen and (max-width:1157px)
 {
	.about-cont-right-p
{
	color: #646464;
	text-align:center;
    font-size: 15px;
    line-height: 26px;
    margin-top:8px;
    font-weight: 300;
	    font-style: normal;
font-family: 'Open Sans', sans-serif;
}
.about-cont-right1
{
	    float:none;
    width:90%;
    height: auto;
	margin:auto;
   /* margin-top:50px;
    margin-right:60px;
	*/max-width:100%;
}
.about-cont-right1 h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:22px;
	text-align:center;
	margin-top:20px;
}

.about-cont-right1 h2
{
	text-align:center;
	color:#838383;
	font-size:16px;
	margin-top:20px;
}
.about-cont-right1 h3
{
	text-transform:uppercase;
	color:#da251c;
	font-size:22px;
	text-align:center;
	margin-top:20px;
}
	 .about-cont-right1-ul-li
{
	display:inline-block;
	width:100%;
}
.about-cont-right1-ul-li li
{
	display:inline-block;
    width:125px;
    height:125px;
	max-width:100%;
	/*background: url(../images/list-item3.png) no-repeat 2px 8px;
   */ background-color:rgb(62,77,113);
   -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
	/*margin:10px 0px 0px 0px;*/
	margin-right:-100px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:150px;
	float:left;
opacity: 0.9;
webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border:#3e4d71 2px solid;
}
	   .product-cont-left
{
	float:none;
    width:100%;
    height: auto;
  margin:20px auto;
  
   
}
.product-cont-left h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:20px;
	text-align:center;
}
.product-cont-left p
{
	color:#646464;
	font-size:16px;
	line-height:22px;
	margin-top:20px;
	text-align:center;
	font-weight:300;
}
	 .product-list
{
	width:100%;
	height:auto;
	margin:auto;
	max-width:100%;
	margin-top:15px;
	float:none;
}
.product-list  ul
{
	float:left;
	display:inline-table;
	
}
.product-list-ul-li
{
	list-style:none;
	float:left;
	display:inline-table;
	width:100%;
	float:left;
	height:auto;
	min-height:480px;
	margin-top:20px;
}
.product-list  ul li img
{
	float:none;
	width:20%;
	margin-left:300px;
	
	
	
}
.product-list  ul li h1
{
	color:#334465;
	margin-top:15px;
	font-size:15px;
	border-bottom:#e5e5e5 1px solid;
	padding-bottom:10px;
	text-align:center;
	/*width:224px;*/
}
.product-list  ul li p
{
	color:#838383;
	/*margin-top:8px;
	*/font-size:14px;
	line-height:20px;
	text-align:center;
	width:80%;
	margin:10px auto;
}
.product-list-ul-li-a
{
	color:#da251c;
	margin-top:10px;
	font-size:15px;
	text-align:center;
	background:url(../images/list-item3.png) no-repeat 0px 6px;
	/*float:left;*/
	display:block;
	line-height:18px;
	padding:2px 12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:85px;
	margin:auto;
	float:none;
 }

.product-right
{
	 /*width: 250px;
    height: 371px;
    float: right;
    margin-left: 0px;
    background: #f6f6f6;
    margin-top: -87px;
    margin-right: 51px;*/
	width:100%;
	margin:auto;
}
.product-right h1
{
	/*color:#FFF;
	background:#da251c;
	padding:10px 15px;
	font-size:20px;*/
	text-align:center;

}
.product-right ul
{
	list-style:none;
	display:table;
	margin-top:0px;
}
.product-right ul li
{
	list-style:none;
	display:table;
	margin:15px;
	border-bottom:1px solid #ebebeb;
	color:#898989;
	width:220px;
	padding-bottom:8px;
}
.product-right ul li:last-child {
  border-bottom:none;
}
.product-right ul li a
{
	color:#898989;
	font-size:15px;
	transition: all .3s ease;
}
.product-right ul li a:hover
{
	color:#da251c;
	padding-left:5px;
}

	 .enquire {
 display:none;
 }  
 .about-cont-right
{
	/*float:left;*/
	width:100%;
	height:auto;
	margin:auto;
	/*margin:20px auto;
	margin-left:10px;*/
}
.about-cont-right ul 
{
	margin-top:20px;
	margin-bottom:20px;
}
.about-cont-right ul li
{
	margin:auto;
	width:100%;
	text-align:left;
	float:left;
	margin-left:50px;
	padding:5px 20px;

}
.about-cont-right h2 {
    text-align:center;
}
.about-cont-right h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:25px;
	text-align:center;
	margin-top:20px;
}

.about-cont-right p
{
	width:80%;
	margin:auto;
	text-align:center;
}
.quality-certi-div
{
	width:100%;
	float:none;
	margin:auto;
}
.quality-certi-div p
{
	text-align:center;
}

.about-cont-right img
{
    float:left;
	margin:20px 20px;
   
}
	
.about-cont
{
	width:40%;
	height:auto;
	background:#2a4f68;
	opacity: 0.8;
	float:none;
/*	margin-left:50px;
	margin-top:125px;*/
	margin:auto;
	top:200px;
	position:absolute;
	text-align:center;
	margin-left:200px;
}
.about-cont h1
{
	color: #fff;
    font-size:22px;
    font-weight: 500;
    text-align:center;
   /* padding-left:5px;*/
    padding-top:15px;
}
.about-cont h6
{
	color:#fff;
    font-size:16px;
    font-weight: 500;
    text-align:center;
   /* padding-left:5px;
    padding-top:5px;*/
}
	 
.about-cont-middle
{
	width:100%;
	margin-left:0px;
	float:none;
	height:auto;
    margin-top:50px;
	margin-bottom:0px;
	max-width:100%;
}
.side-link
{
	width:50%;
	height:371px;
	float:none;
	margin-left:0px;
	background:#f6f6f6;
	max-width:100%;
	margin:-200px auto 0px;
}
.side-link h1
{
	text-align:center;
}
.side-link ul li
{
	margin-left:20px;
	border:none;
	text-align:left;
	margin-left:80px;
}


	.parallax-window {
	min-height:200px;
	width:100%;
	height200px;
	background: transparent;
	max-width:100%;
	padding-top:10px;
	overflow:visible;
	
}
.parallax-window img {
	width:100%;
	min-height:200px;
	height:200px;	
}
	 .middle-cont h1
{
	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:30px;
	text-align:center;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
}

.about-cont-right
{
	float:left;
	width:95%;
	height:auto;
	margin:20px auto;
	margin-left:10px;
}
.about-cont-right h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:25px;
	text-align:center;
}

.about-cont-right p
{
	color:#646464;
	font-size:16px;
	line-height:22px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:300;
	text-align:center;
}


.middle-cont-left
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-left p
{
	color:#797979;
	font-size:15px;
	line-height:23px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-cont-left  a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-left   a:hover {
	color:#c60000;
}

.middle-cont-left   a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-left a:hover span {
	width: 100%;
}

.middle-cont-right
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-right a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-right a:hover {
	color:#c60000;
}

.middle-cont-right a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-right a:hover span {
	width: 100%;
}
	
	  .middle-cont h1
{
	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:30px;
	text-align:center;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
}


.middle-cont-left
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-left p
{
	color:#797979;
	font-size:15px;
	line-height:23px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-cont-left  a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-left   a:hover {
	color:#c60000;
}

.middle-cont-left   a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-left a:hover span {
	width: 100%;
}

.middle-cont-right
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-right a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-right a:hover {
	color:#c60000;
}

.middle-cont-right a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-right a:hover span {
	width: 100%;
}
	  .middle-cont h1
{
	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:30px;
	text-align:center;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
}


.middle-cont-left
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-left p
{
	color:#797979;
	font-size:15px;
	line-height:23px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-cont-left  a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-left   a:hover {
	color:#c60000;
}

.middle-cont-left   a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-left a:hover span {
	width: 100%;
}

.middle-cont-right
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-right a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-right a:hover {
	color:#c60000;
}

.middle-cont-right a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-right a:hover span {
	width: 100%;
}
#ticker li {
	color:#7e7e7e;
	border-bottom:#e3e3e3 1px solid;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-size:14px;
}
#ticker-li-date{
	color:#7e7e7e;
	font-size:14px;
	float:right;
	padding-bottom:0px;
}

.serv
{
	width:100%;
	margin:auto;
	background:#f6f6f6;
	margin-top:0px;
	float:left;
	max-width:100%;
	height:auto;
	
	
}
.footer
{
	width:100%;
	margin:auto;
	background:#334465;
	height:auto;
	float:left;
	height:auto;
	max-width:100%;
}


.footer-ul
{
	width:100%;
	margin:auto;
	height:auto;
	list-style:none;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:20px;
	float:left;
}
.footer-ul li
{/*display:inline !important;*/
   height:auto;
  float:left;
  width:100%;
  margin:auto 10px;
  
}
.footer-contact
{
	color:#fff;
	font-size:14px;
	margin-top:30px;
	line-height:20px;
	margin:auto;
	width:100%;
	text-align:center;
}
.footer ul li h1
{
	color:#fff;
	font-size:18px;
	margin-left:0px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
	font-weight:300;
	text-decoration:underline;
}
.footer ul li h1::after{
 display:none;
}

.footer-img 
{
	width:201px;
	height:105px;
	margin-top:0px;
	margin:auto;
	margin-left:0;
}
.footer-bottom
{
	background:#1f3151;
	height:auto;
	width:100%;
	margin:auto;
	float:left;
}
.footer-bottom-left
{
	width:80%;
	float:none;
	margin:auto;
	color:#FFF;
	font-size:13px;
	margin-top:20px;
	text-align:center;
}
.footer-bottom-right
{
	width:80%;
	float:none;
	color:#FFF;
	margin:auto;
	margin-top:10px;
	font-size:13px;
	text-align:center;
} 
.footer-bottom-right-a
{
	color:#FFF;
	display:block;
	line-height:20px;
	padding:0px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	float:none;
	margin-top:0px;
    margin-right:0px;
	margin-bottom:20px;
	width:150px;
	margin:auto;
	padding-bottom:20px;
	
}
.social { list-style:none; margin:auto; width:100%;  float:left; margin-top:20px; margin-left:0px;}
.social li { display:inline !important; float:left; background-repeat:no-repeat; width:100%; margin-left:50px; }
.social li a { display:block; width:13px; height:13px; padding-right:0px; position:relative; text-decoration:none;  margin-top:20px;}
.serv h1
{
	color:#334465;
	font-size:20px;
	text-align:center;
	padding-top:40px;
	padding-bottom:0px;
	text-transform:uppercase;
}
.serv-ul
{
	width:100%;
	margin:auto;
	height:auto;
	list-style:none;
	float:none;
}
.serv-ul li
{
  display:table;
  width:50%;
  height:300px;
  margin:auto;
  float:left;
  text-align:center;
  margin-top:20px;
 }
 
 .serv-ul2
{
	width:50%;
	margin:auto;
	background:#f6f6f6;
	margin-top:5px;
	float:none;
	max-width:100%;
}
 .serv-ul2 li
{
  display:table;
  width:100%;
  height:auto;
  margin:auto;
  float:left;
  text-align:center;
  margin-top:20px;
 }
 
 .serv ul li h2
{
	color:#334465;
	font-size:22px;
	margin-left:0px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
 }
  .serv-a
{
	color:#334465;
	font-size:13px;
	margin-left:0px;
	margin-top:0px;
	text-transform:uppercase;
	text-align:center;
	/*border-bottom:1px solid #334465;
	margin-bottom:10px;*/
	display:block;
	
	line-height:18px;
	padding:2px 2px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:100px;
	margin:auto;
 }
 .serv-a2
{
	color:#334465;
	font-size:13px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	/*text-transform:uppercase;*/
	text-align:center;
	/*border-bottom:0px solid #334465;*/
	margin-bottom:0px;
	background:url(../images/list-item2.png) no-repeat 4px 4px;
	/*text-decoration:underline;*/
	
	
 display:block;
	
	line-height:10px;
	padding:5px 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:60px;
	margin:auto;
 }
 .hr
{
	width:89%; 
	margin:auto;
	height:2px;
	color: #e4e4e4;
	margin-top:50px;
}
 
	 .logo-cont
{
	width:100%;
	height:80px;
	float:none;
	background:#FFF;
	text-align:center;
	
}
.logo-cont img
{
	width:109px;
	height:56px;
	margin-left:0px;
	margin-top:10px;
}
.header
{
	float:none;
	background:#da251c;
	width:100%;
	height:auto;

}
.details
{
	display:none;
}
.msg
{
	display:none;
}
.msg a
{display:none;
}
.header_menu_select {
 width:80%;
 display:block;
 height:auto;
 margin:auto;
 outline: none;
 font-size: 14px;

 /*background: #fff url(../images/menu-icon.png) 98% 49% no-repeat;
 color: #9A0579;
 border:#b61971 solid 1px;
 cursor:pointer;
 -webkit-appearance: none !important;
 -moz-appearance: none !important;*/
}
.dropDownMenu {
 display:none;
}
.news-ul li p {
    color: #646464;
    font-size: 14px;
    margin-left: 45px;
    padding-top: 5px;
    float: left;
    margin-right: 18px;
    text-align: left;
}
	 .news-ul
{
	display:inline-table;
	width:80%;
	margin:auto;
	height:auto;
  /*  margin-top: 35px;
	float:left;*/
   
}
.news-ul li
{
	display:inline-table;
        width:80%;
		margin:auto;
    height:auto;
    float:none;
   text-align:center;
   border:none;
	
}

.events-left{
	width:80%;
	height:auto;
	float:none;
	margin:auto;
	
}
.events-left img
{
	margin-left:50px;
}

	 #news-show
{
	color:#797979;
	margin-top:500px;
	font-size:14px;
	text-align:center;
	width:80%;
	margin:auto;
}
.news{
	height:50px;
	border:1px solid #c3501d;
	padding:15px;
	width: 100%;
	margin:auto;
	text-align:center;
}
.news-p {
    color: #646464;
    font-size: 14px;
    line-height: 22px;
	text-align:center;
    margin-top: 20px;
    font-weight: 300;
	
}
.news-show-btn
{
	color:#da251c;
	background:none !important;
	padding-left:10px;
	text-align:center;
	font-size:14px;
	margin-top:20px;
	width:100%;
	text-decoration:underline;
}

	 
	 #prev-btn
{
	display:none;
}
#nxt-btn
{
	display:none;
}
	 
	 .news-events
{
	width: 100%;
   /* margin-left: 53px;*/
    float:none;
    height: auto;
	margin:auto;
	margin-top:-100px;
    
}
.news-events h1 {
    color: #da251c;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
	text-align:center;
}

}
@media screen and (max-width:600px)
 {
	 
	 .news-ul li p {
    color: #646464;
    font-size: 14px;
    margin-left: 45px;
    padding-top: 5px;
    float: left;
    margin-right: 18px;
    text-align: left;
}
	 .news-ul
{
	display:inline-table;
	width:100%;
	margin:auto;
	height:auto;
  /*  margin-top: 35px;
	float:left;*/
   
}
.news-ul li
{
	display:inline-table;
        width:100%;
		margin:auto;
    height:auto;
    float:none;
   text-align:center;
	
}

.events-left{
	width:80%;
	height:auto;
	float:none;
	margin:auto;
}
.events-left img
{
	margin-left:50px;
}

	 #news-show
{
	color:#797979;
	margin-top:500px;
	font-size:14px;
	text-align:center;
	width:80%;
	margin:auto;
}
.news{
	height:50px;
	border:1px solid #c3501d;
	padding:15px;
	width: 100%;
	margin:auto;
	text-align:center;
}
.news-p {
    color: #646464;
    font-size: 14px;
    line-height: 22px;
	text-align:center;
    margin-top: 20px;
    font-weight: 300;
	
}
.news-show-btn
{
	color:#da251c;
	background:none !important;
	padding-left:10px;
	text-align:center;
	font-size:14px;
	margin-top:20px;
	width:100%;
	text-decoration:underline;
}

	 
	 #prev-btn
{
	display:none;
}
#nxt-btn
{
	display:none;
}
	 
	 .news-events
{
	width: 100%;
   /* margin-left: 53px;*/
    float:none;
    height: auto;
	margin:auto;
    
}
.parallax-window {
	min-height:200px;
	width:100%;
	height200px;
	background: transparent;
	max-width:100%;
	padding-top:10px;
	overflow:visible;
	
}
.parallax-window img {
	width:100%;
	min-height:200px;
	height:200px;	
}
.about-cont-right-p
{
	color: #646464;
	text-align:center;
    font-size: 15px;
    line-height: 26px;
    margin-top:8px;
    font-weight: 300;
	    font-style: normal;
font-family: 'Open Sans', sans-serif;
}
.about-cont-right1
{
	    float:none;
    width:80%;
    height: auto;
	margin:auto;
   /* margin-top:50px;
    margin-right:60px;
	*/max-width:100%;
}
.about-cont-right1 h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:22px;
	text-align:center;
	margin-top:20px;
}

.about-cont-right1 h2
{
	text-align:center;
	color:#838383;
	font-size:16px;
	margin-top:20px;
}
.about-cont-right1 h3
{
	
	color:#da251c;
	font-size:20px;
	text-align:center;
}
.about-cont-right1-ul-li
{
	display:inline-table;
	margin:auto;
 
}
.about-cont-right1-ul-li li
{
	display:inline-block;
    width:125px;
    height:125px;
	max-width:100%;
	/*background: url(../images/list-item3.png) no-repeat 2px 8px;
   */ background-color:rgb(62,77,113);
   -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
	/*margin:10px 0px 0px 0px;*/
	margin-right:50px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:100px;
	float:left;
opacity: 0.9;
webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border:#3e4d71 2px solid;
}
.news-events h1
{	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:20px;
	text-align:center;
	margin-top:157px;
}
.news{
	height:50px;
	border:1px solid #c3501d;
	padding:15px;
	width: 100%;
	margin:auto;
	text-align:center;
}
.news-p {
    color: #646464;
    font-size: 14px;
    line-height: 22px;
	text-align:center;
    margin-top: 20px;
    font-weight: 300;
	
}


.news-ul li h1
{
	color: #405073;
    font-size:14px;
    text-align:center;
	text-transform:capitalize;
   
}
/*.news-ul li h2
{
	text-align:left;
   
}*/

.news-ul li h2 {
    color: #646464;
    font-size: 15px;
    /*margin-left: -64px;*/
    padding-top: 20px;
    float: left;
    margin-right: 0px;
}
.news-ul li p {
    color: #646464;
    font-size: 14px;
    margin-left: 67px;
    padding-top: 4px;
    float: left;
    margin-right: 18px;
}
	 
	  .product-cont-left
{
	float:none;
    width:100%;
    height: auto;
  margin:20px auto;
  
   
}
.product-cont-left h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:20px;
	text-align:center;
}
.product-cont-left p
{
	color:#646464;
	font-size:16px;
	line-height:22px;
	margin-top:20px;
	text-align:center;
	font-weight:300;
}
	 .product-list
{
	width:100%;
	height:auto;
	margin:auto;
	max-width:100%;
	margin-top:15px;
	float:none;
}
.product-list  ul
{
	float:left;
	display:inline-table;
	
}
.product-list-ul-li
{
	list-style:none;
	float:left;
	display:inline-table;
	width:100%;
	float:left;
	height:auto;
	min-height:480px;
	margin-top:20px;
}
.product-list  ul li img
{

	width:200px;
	height:auto;
	margin-left:170px;
}	

.product-list  ul li h1
{
	color:#334465;
	margin-top:15px;
	font-size:15px;
	border-bottom:#e5e5e5 1px solid;
	padding-bottom:10px;
	text-align:center;
	/*width:224px;*/
}
.product-list  ul li p
{
	color:#838383;
	/*margin-top:8px;
	*/font-size:14px;
	line-height:20px;
	text-align:center;
	width:80%;
	margin:10px auto;
}
.product-list-ul-li-a
{
	color:#da251c;
	margin-top:10px;
	font-size:15px;
	text-align:center;
	background:url(../images/list-item3.png) no-repeat 0px 6px;
	/*float:left;*/
	display:block;
	line-height:18px;
	padding:2px 12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:85px;
	margin:auto;
	float:none;
 }

.product-right
{
	 /*width: 250px;
    height: 371px;
    float: right;
    margin-left: 0px;
    background: #f6f6f6;
    margin-top: -87px;
    margin-right: 51px;*/
	width:100%;
	margin:auto;
}
.product-right h1
{
	/*color:#FFF;
	background:#da251c;
	padding:10px 15px;
	font-size:20px;*/
	text-align:center;

}
.product-right ul
{
	list-style:none;
	display:table;
	margin-top:0px;
}
.product-right ul li
{
	list-style:none;
	display:table;
	margin:15px;
	border-bottom:1px solid #ebebeb;
	color:#898989;
	width:220px;
	padding-bottom:8px;
}
.product-right ul li:last-child {
  border-bottom:none;
}
.product-right ul li a
{
	color:#898989;
	font-size:15px;
	transition: all .3s ease;
}
.product-right ul li a:hover
{
	color:#da251c;
	padding-left:5px;
}

	 .enquire {
 display:none;
 }  
 .about-cont-right
{
	/*float:left;*/
	width:100%;
	height:auto;
	margin:auto;
	/*margin:20px auto;
	margin-left:10px;*/
}
.about-cont-right ul 
{
	margin-top:20px;
	margin-bottom:20px;
}
.about-cont-right ul li
{
	margin:auto;
	width:70%;
	text-align:left;
	float:left;
	margin-left:50px;
	padding:5px 20px;
	max-width:100%;

}
.about-cont-right h2 {
    text-align:center;
}
.about-cont-right h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:25px;
	text-align:center;
	margin-top:20px;
}

.about-cont-right p
{
	width:80%;
	margin:auto;
	text-align:center;
}
.quality-certi-div
{
	width:100%;
	float:none;
	margin:auto;
}
.quality-certi-div p
{
	text-align:center;
}

.about-cont-right img
{
    float:left;
	margin:20px 20px;
   
}
	
.about-cont
{
	width:80%;
	height:100px;
	background:#2a4f68;
	opacity: 0.8;
	float:none;
/*	margin-left:50px;
	margin-top:125px;*/
	margin:auto;
	top:200px;
	position:absolute;
	text-align:center;
	margin-left:20px;
	
	
}
.about-cont h1
{
	color: #fff;
    font-size:22px;
    font-weight: 500;
    text-align:center;
   /* padding-left:5px;*/
    padding-top:15px;
}
.about-cont h6
{
	color:#fff;
    font-size:16px;
    font-weight: 500;
    text-align:center;
   /* padding-left:5px;
    padding-top:5px;*/
}

.about-cont-middle
{
	width:100%;
	margin-left:0px;
	float:none;
	height:auto;
    margin-top:50px;
	margin-bottom:0px;
	max-width:100%;
}
.side-link
{
	width:100%;
	height:auto;
	float:none;
	margin-left:0px;
	background:#f6f6f6;
	max-width:100%;
	margin:130px auto 20px;
}
.side-link ul li 
{
width:100%;
margin:auto;
text-align:left;
margin-left:90px;
padding:10px 10px;
}


	.parallax-window {
	min-height:100px;
	width:100%;
	height:100px;
	background: transparent;
	max-width:100%;
	/*padding-top:50px;
	margin-top:15px;*/
	}
	 .middle-cont h1
{
	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:30px;
	text-align:center;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
}

.about-cont-right
{
	float:left;
	width:95%;
	height:auto;
	margin:0px auto;
	margin-left:10px;
}
.about-cont-right h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:25px;
	text-align:center;
}

.about-cont-right p
{
	color:#646464;
	font-size:16px;
	line-height:22px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:300;
	text-align:center;
}


.middle-cont-left
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-left p
{
	color:#797979;
	font-size:15px;
	line-height:23px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-cont-left  a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-left   a:hover {
	color:#c60000;
}

.middle-cont-left   a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-left a:hover span {
	width: 100%;
}

.middle-cont-right
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-right a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-right a:hover {
	color:#c60000;
}

.middle-cont-right a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-right a:hover span {
	width: 100%;
}
	
	  .middle-cont h1
{
	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:30px;
	text-align:center;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
}


.middle-cont-left
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-left p
{
	color:#797979;
	font-size:15px;
	line-height:23px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-cont-left  a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-left   a:hover {
	color:#c60000;
}

.middle-cont-left   a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-left a:hover span {
	width: 100%;
}

.middle-cont-right
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-right a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-right a:hover {
	color:#c60000;
}

.middle-cont-right a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-right a:hover span {
	width: 100%;
}
#ticker li {
	color:#7e7e7e;
	border-bottom:#e3e3e3 1px solid;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-size:14px;
}
#ticker-li-date{
	color:#7e7e7e;
	font-size:14px;
	float:right;
	padding-bottom:0px;
}

.serv
{
	width:100%;
	margin:auto;
	background:#f6f6f6;
	margin-top:0px;
	float:left;
	max-width:100%;
	height:auto;
	
	
}
.footer
{
	width:100%;
	margin:auto;
	background:#334465;
	height:auto;
	float:left;
	height:auto;
	max-width:100%;
}


.footer-ul
{
	width:100%;
	margin:auto;
	height:auto;
	list-style:none;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:20px;
	float:left;
}
.footer-ul li
{/*display:inline !important;*/
   height:auto;
  float:left;
  width:100%;
  margin:auto 10px;
  
}
.footer-contact
{
	color:#fff;
	font-size:14px;
	margin-top:30px;
	line-height:20px;
	margin:auto;
	width:100%;
	text-align:center;
}
.footer ul li h1
{
	color:#fff;
	font-size:18px;
	margin-left:0px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
	font-weight:300;
	text-decoration:underline;
}
.footer ul li h1::after{
 display:none;
}

.footer-img 
{
	width:201px;
	height:105px;
	margin-top:0px;
	margin:auto;
	margin-left:0;
}
.footer-bottom
{
	background:#1f3151;
	height:auto;
	width:100%;
	margin:auto;
	float:left;
}
.footer-bottom-left
{
	width:80%;
	float:none;
	margin:auto;
	color:#FFF;
	font-size:13px;
	margin-top:20px;
	text-align:center;
}
.footer-bottom-right
{
	width:80%;
	float:none;
	color:#FFF;
	margin:auto;
	margin-top:10px;
	font-size:13px;
	text-align:center;
} 
.footer-bottom-right-a
{
	color:#FFF;
	display:block;
	line-height:20px;
	padding:0px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	float:none;
	margin-top:0px;
    margin-right:0px;
	margin-bottom:20px;
	width:150px;
	margin:auto;
	padding-bottom:20px;
	
}
.social { list-style:none; margin:auto; width:100%;  float:left; margin-top:20px; margin-left:0px;}
.social li { display:inline !important; float:left; background-repeat:no-repeat; width:100%; margin-left:50px; }
.social li a { display:block; width:13px; height:13px; padding-right:0px; position:relative; text-decoration:none;  margin-top:20px;}
.serv h1
{
	color:#334465;
	font-size:20px;
	text-align:center;
	padding-top:40px;
	padding-bottom:0px;
	text-transform:uppercase;
}
.serv-ul
{
	width:100%;
	margin:auto;
	height:auto;
	list-style:none;
	float:none;
}
.serv-ul li
{
  display:table;
  width:100%;
  height:auto;
  margin:auto;
  float:left;
  text-align:center;
  margin-top:20px;
 }
 .serv-ul2
{
	width:100%;
	margin:auto;
	background:#f6f6f6;
	margin-top:5px;
	float:none;
	max-width:100%;
}
 .serv-ul2 li
{
  display:table;
  width:100%;
  height:auto;
  margin:auto;
  float:left;
  text-align:center;
  margin-top:20px;
 }
 
 .serv ul li h2
{
	color:#334465;
	font-size:22px;
	margin-left:0px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
 }
  .serv-a
{
	color:#334465;
	font-size:13px;
	margin-left:0px;
	margin-top:0px;
	text-transform:uppercase;
	text-align:center;
	/*border-bottom:1px solid #334465;
	margin-bottom:10px;*/
	display:block;
	
	line-height:18px;
	padding:2px 2px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:100px;
	margin:auto;
 }
 .serv-a2
{
	color:#334465;
	font-size:13px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	/*text-transform:uppercase;*/
	text-align:center;
	/*border-bottom:0px solid #334465;*/
	margin-bottom:0px;
	background:url(../images/list-item2.png) no-repeat 4px 4px;
	/*text-decoration:underline;*/
	
	
 display:block;
	
	line-height:10px;
	padding:5px 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:60px;
	margin:auto;
 }
 .hr
{
	width:89%; 
	margin:auto;
	height:2px;
	color: #e4e4e4;
	margin-top:50px;
}
 
	 .logo-cont
{
	width:100%;
	height:80px;
	float:none;
	background:#FFF;
	text-align:center;
	
}
.logo-cont img
{
	width:109px;
	height:56px;
	margin-left:0px;
	margin-top:10px;
}
.header
{
	float:none;
	background:#da251c;
	width:100%;
	height:auto;

}
.details
{
	display:none;
}
.msg
{
	display:none;
}
.msg a
{display:none;
}
.header_menu_select {
 width:80%;
 display:block;
 height:auto;
 margin:auto;
 outline: none;
 font-size: 14px;

 /*background: #fff url(../images/menu-icon.png) 98% 49% no-repeat;
 color: #9A0579;
 border:#b61971 solid 1px;
 cursor:pointer;
 -webkit-appearance: none !important;
 -moz-appearance: none !important;*/
}
#cssmenu {
 display:none;
}
}
@media screen and (max-width:400px) and (min-width:200px)
 {
	 
	 .news-ul
{
	display:inline-table;
	width:100%;
	margin:auto;
	height:auto;
  /*  margin-top: 35px;
	float:left;*/
   
}
.news-ul li
{
	display:inline-table;
        width:100%;
		margin:auto;
    height:auto;
    float:none;
   text-align:center;
	
}

.events-left{
	width:80%;
	height:auto;
	float:none;
	margin:auto;
}
.events-left img
{
	margin-left:50px;
}
.events-right
{
	float:right;
	width:258px;
	height:112px;
}
/*.news-ul li img
{
	width:129px;
	height:63px;
	float:left;
	margin-left:20px;
}
*/

.news-ul li h1 {
    color: #405073;
    font-size: 17px;
    margin-left: 45px;
    padding-top: 0px;
    float: left;
    text-align: initial;
    text-transform: capitalize;
}

.news-ul li h2{	
	color: #646464;
    font-size: 15px;
    margin-left:45px;
    padding-top:5px;
    float:left;
    margin-right: 18px;
}
.news-ul li p{	
	color: #646464;
    font-size: 14px;
    margin-left:45px;
    padding-top:5px;
    float:left;
    margin-right: 18px;
	text-align:left;
	}
	 
	 .modal-box {
  display: none;
  position:fixed;
  z-index: 1000;
  width:100%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
 /*margin-top:0px;*/
 margin:auto;
 max-width:100%;
 text-align:center;
 height:500px;

}

.modal-box header,
.modal-box .modal-header {
  padding-bottom:10px;
  padding-top:15px;
  border-bottom: 1px solid #e3e3e3;
  width:100%;
  margin:auto;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body 
{
	 padding:5px 5px 5px 5px;
	 width:100%;
	 margin:auto;
 }

.modal-box .modal-body ul
{ 
	list-style:none;
	display:table;
	margin-top:20px;
	width:100%;
	/*float:left;*/
 }
 
.modal-box .modal-body  img
{ 
	width:373px;
	height:384px;
	float:right;
	margin-top:15px;
 }
.modal-box .modal-body ul li
{ 
	list-style:none;
	display:table;
	background:url(../images/list-item4.png) no-repeat left;
	margin-bottom:15px;
	font-size:14px;
	color:#334465;
	width:100%;
	padding-left:10px;
	margin-top:-2px;
	float:left;
	min-height:auto;
 }
.modal-box footer,
.modal-box .modal-footer {
 /* padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;*/
   padding-bottom:0px;
  padding-top:0px;
 /* border-top: 1px solid #e3e3e3;*/
  width:95%;
  margin:auto;
}
.modal-box footer,
.modal-box .modal-footer a {
 margin-bottom:15px;
 float:left;
 margin-left:20px;
 
}

	 .product-cont-left
{
	float:none;
    width:100%;
    height: auto;
  margin:20px auto;
  
   
}
.product-cont-left h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:20px;
	text-align:center;
}
.product-cont-left p
{
	color:#646464;
	font-size:16px;
	line-height:22px;
	margin-top:20px;
	text-align:center;
	font-weight:300;
}
	 .product-list
{
	width:100%;
	height:auto;
	margin:auto;
	max-width:100%;
	margin-top:15px;
	float:none;
	

}
.product-list  ul
{
	float:left;
	display:inline-table;
	background:#FFF;
	clear:both;
	height:400px;
}
.product-list-ul-li
{
	list-style:none;
	float:left;
	display:inline-table;
	width:100%;
	float:left;
	height:auto;
	min-height:480px;
	margin-top:20px;
	background:#FFF;
	clear:both;
	
}

.product-list  ul li img
{

	width:200px;
	height:auto;
	margin-left:70px;
}	

.product-list  ul li h1
{
	color:#334465;
	margin-top:15px;
	font-size:15px;
	border-bottom:#e5e5e5 1px solid;
	padding-bottom:10px;
	text-align:center;
	/*width:224px;*/
}
.product-list  ul li p
{
	color:#838383;
	/*margin-top:8px;
	*/font-size:14px;
	line-height:20px;
	text-align:center;
	width:80%;
	margin:10px auto;
}
.product-list-ul-li-a
{
	color:#da251c;
	margin-top:10px;
	font-size:15px;
	text-align:center;
	background:url(../images/list-item3.png) no-repeat 0px 6px;
	/*float:left;*/
	display:block;
	line-height:18px;
	padding:2px 12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:85px;
	margin:auto;
	float:none;
 }

.product-right
{
	 /*width: 250px;
    height: 371px;
    float: right;
    margin-left: 0px;
    background: #f6f6f6;
    margin-top: -87px;
    margin-right: 51px;*/
	width:100%;
	margin:auto;
}
.product-right h1
{
	/*color:#FFF;
	background:#da251c;
	padding:10px 15px;
	font-size:20px;*/
	text-align:center;

}
.product-right ul
{
	list-style:none;
	display:table;
	margin-top:0px;
}
.product-right ul li
{
	list-style:none;
	display:table;
	margin:15px;
	border-bottom:1px solid #ebebeb;
	color:#898989;
	width:220px;
	padding-bottom:8px;
}
.product-right ul li:last-child {
  border-bottom:none;
}
.product-right ul li a
{
	color:#898989;
	font-size:15px;
	transition: all .3s ease;
}
.product-right ul li a:hover
{
	color:#da251c;
	padding-left:5px;
}

	 .enquire {
 display:none;
 }  
	 .about-cont
{
	width:80%;
	height:100px;
	background:#2a4f68;
	opacity: 0.8;
	float:none;
/*	margin-left:50px;
	margin-top:125px;*/
	margin:auto;
	top:180px;
	position:absolute;
	text-align:center;
	margin-left:5px;
	padding-top:20px;
}
.about-cont h1
{
	color: #fff;
    font-size:20px;
    font-weight: 500;
    text-align:center;
   /* padding-left:5px;*/
    padding-top:0px;
}
.about-cont h6
{
	color:#fff;
    font-size:15px;
    font-weight: 500;
    text-align:center;
   /* padding-left:5px;
    padding-top:5px;*/
}
.news-events
{
	width: 100%;
   /* margin-left: 53px;*/
    float:none;
    height: auto;
	margin:auto;
    
}

.news-events h1
{	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:20px;
	text-align:center;
	margin-top:20px;
}
.news-show-btn
{
	color:#da251c;
	background:none !important;
	padding-left:10px;
	text-align:center;
	font-size:14px;
	margin-top:20px;
	width:96%;
	text-decoration:underline;
}
#news-show
{
	color:#797979;
	margin-top:100px;
	font-size:14px;
	text-align:center;
	width:80%;
	margin:auto;
}
.news{
	height:50px;
	border:1px solid #c3501d;
	padding:15px;
	width:80%;
	margin:auto;
	text-align:center;
}
.news-p {
    color: #646464;
    font-size: 14px;
    line-height: 22px;
	text-align:center;
    margin-top: 20px;
    font-weight: 300;
	
}



.about-cont-middle
{
	width:100%;
	margin-left:0px;
	float:none;
	height:auto;
    margin-top:50px;
	margin-bottom:0px;
	max-width:100%;
}
.side-link
{
	width:80%;
	height:371px;
	float:none;
	background:#f6f6f6;
	max-width:100%;
	margin:10px auto 0px;
}
.side-link h1
{
	text-align:center;
	
}
.about-cont-right1
{
	    float:none;
    width:80%;
    height: auto;
	margin:auto;
   /* margin-top:50px;
    margin-right:60px;
	*/max-width:100%;
}
.about-cont-right1 h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:22px;
	text-align:center;
	margin-top:20px;
}

.about-cont-right1 h2
{
	text-align:center;
	color:#838383;
	font-size:16px;
	margin-top:20px;
}
.about-cont-right1 h3
{
	
	color:#da251c;
	font-size:20px;
	text-align:center;
}
.about-cont-right1-ul-li
{
	display:inline-table;
	margin:auto;
 
}
.about-cont-right1-ul-li li
{
	display:inline-block;
    width:125px;
    height:125px;
	max-width:100%;
	/*background: url(../images/list-item3.png) no-repeat 2px 8px;
   */ background-color:rgb(62,77,113);
   -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
	/*margin:10px 0px 0px 0px;*/
	margin-right:50px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:50px;
	float:left;
opacity: 0.9;
webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border:#3e4d71 2px solid;
}
.about-cont-right-p
{
	color: #646464;
	text-align:center;
    font-size: 15px;
    line-height: 26px;
    margin-top:8px;
    font-weight: 300;
	    font-style: normal;
font-family: 'Open Sans', sans-serif;
}
.side-link ul li
{
	list-style:none;
	display:table;
	margin:15px;
	border-bottom:1px solid #ebebeb;
	color:#898989;
	width:199px;
	padding-bottom:8px;
}


	.parallax-window {
	min-height:200px;
	width:100%;
	height200px;
	background: transparent;
	max-width:100%;
	padding-top:10px;
	overflow:visible;
	
}
.parallax-window img {
	width:100%;
	min-height:200px;
	height:200px;	
}
	 .middle-cont h1
{
	color:#da251c;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-size:30px;
	text-align:center;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
}

.about-cont-right
{
	/*float:left;*/
	width:100%;
	height:auto;
	margin:auto;
	/*margin:20px auto;
	margin-left:10px;*/
}
.about-cont-right ul 
{
	margin-top:20px;
	margin-bottom:20px;
}
.about-cont-right ul li
{
	margin:auto;
	width:70%;
	text-align:left;
	float:left;
	margin-left:50px;
	padding:5px 20px;

}
.view-certi{
	color: #da251c;
	background: url(../images/list-item3.png) no-repeat left;
	padding-left: 10px;
	font-size: 12px;
	margin-top:0px;
	margin-left:10px;
	border-bottom: 1px solid #fff;
	transition: all .3s ease;
}
.about-cont-right h2 {
    text-align:center;
}
.about-cont-right h1
{
	text-transform:uppercase;
	color:#da251c;
	font-size:25px;
	text-align:center;
	margin-top:20px;
}

.about-cont-right p
{
	width:80%;
	margin:auto;
	text-align:center;
}
.quality-certi-div
{
	width:100%;
	float:none;
	margin:auto;
}
.quality-certi-div p
{
	text-align:center;
}

.about-cont-right img
{
    float:left;
	margin:20px 20px;
   
}
.middle-cont-left
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-left p
{
	color:#797979;
	font-size:15px;
	line-height:23px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-cont-left  a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-left   a:hover {
	color:#c60000;
}

.middle-cont-left   a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-left a:hover span {
	width: 100%;
}

.middle-cont-right
{
	width:80%;
	float:none;
	height:auto;
	margin:auto;
	text-align:center;
}
.middle-cont-right a
{
	color:#e15149;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	margin-top:20px;
	float:none;
	display:block;
	line-height:20px;
	padding:3px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:center;
	width:80px;
	margin:auto;

	
}
.middle-cont-right a:hover {
	color:#c60000;
}

.middle-cont-right a span {
	background-color:#c60000;
	display: block;
	height: 2px;
	margin:2px auto 0;
	width: 0;
	transition: all 0.2s linear 0s;
}
.middle-cont-right a:hover span {
	width: 100%;
}
#ticker li {
	color:#7e7e7e;
	border-bottom:#e3e3e3 1px solid;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-size:14px;
}
#ticker-li-date{
	color:#7e7e7e;
	font-size:14px;
	float:right;
	padding-bottom:0px;
}

.serv
{
	width:100%;
	margin:auto;
	background:#f6f6f6;
	margin-top:0px;
	float:left;
	max-width:100%;
	height:auto;
	
	
}
.footer
{
	width:100%;
	margin:auto;
	background:#334465;
	height:auto;
	float:left;
	height:auto;
	max-width:100%;
}


.footer-ul
{
	width:100%;
	margin:auto;
	height:auto;
	list-style:none;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:20px;
	float:left;
}
.footer-ul li
{/*display:inline !important;*/
   height:auto;
  float:left;
  width:100%;
  margin:auto 10px;
  
}
.footer-contact
{
	color:#fff;
	font-size:14px;
	margin-top:30px;
	line-height:20px;
	margin:auto;
	width:100%;
	text-align:center;
}
.footer ul li h1
{
	color:#fff;
	font-size:18px;
	margin-left:0px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
	font-weight:300;
	text-decoration:underline;
}
.footer ul li h1::after{
 display:none;
}

.footer-img 
{
	width:201px;
	height:105px;
	margin-top:0px;
	margin:auto;
	margin-left:80px;
}
.footer-bottom
{
	background:#1f3151;
	height:auto;
	width:100%;
	margin:auto;
	float:left;
}
.footer-bottom-left
{
	width:80%;
	float:none;
	margin:auto;
	color:#FFF;
	font-size:13px;
	margin-top:20px;
	text-align:center;
}
.footer-bottom-right
{
	width:80%;
	float:none;
	color:#FFF;
	margin:auto;
	margin-top:10px;
	font-size:13px;
	text-align:center;
} 
.footer-bottom-right-a
{
	color:#FFF;
	display:block;
	line-height:20px;
	padding:0px 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	float:none;
	margin-top:0px;
    margin-right:0px;
	margin-bottom:20px;
	width:150px;
	margin:auto;
	padding-bottom:20px;
	
}
.social { list-style:none; margin:auto; width:100%;  float:left; margin-top:20px; margin-left:0px;}
.social li { display:inline !important; float:left; background-repeat:no-repeat; width:100%; margin-left:170px; }
.social li a { display:block; width:13px; height:13px; padding-right:0px; position:relative; text-decoration:none;  margin-top:20px;}
.serv h1
{
	color:#334465;
	font-size:20px;
	text-align:center;
	padding-top:40px;
	padding-bottom:0px;
	text-transform:uppercase;
}
.serv-ul
{
	width:100%;
	margin:auto;
	height:auto;
	list-style:none;
	float:none;
}
.serv-ul li
{
  display:table;
  width:100%;
  height:auto;
  margin:auto;
  float:left;
  text-align:center;
  margin-top:20px;
 }
 .serv-ul2
{
	width:100%;
	margin:auto;
	background:#f6f6f6;
	margin-top:5px;
	float:none;
	max-width:100%;
}
 .serv-ul2 li
{
  display:table;
  width:100%;
  height:auto;
  margin:auto;
  float:left;
  text-align:center;
  margin-top:20px;
 }
 
 .serv ul li h2
{
	color:#334465;
	font-size:22px;
	margin-left:0px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
 }
  .serv-a
{
	color:#334465;
	font-size:13px;
	margin-left:0px;
	margin-top:0px;
	text-transform:uppercase;
	text-align:center;
	/*border-bottom:1px solid #334465;
	margin-bottom:10px;*/
	display:block;
	
	line-height:18px;
	padding:2px 2px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:100px;
	margin:auto;
 }
 .serv-a2
{
	color:#334465;
	font-size:13px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	/*text-transform:uppercase;*/
	text-align:center;
	/*border-bottom:0px solid #334465;*/
	margin-bottom:0px;
	background:url(../images/list-item2.png) no-repeat 4px 4px;
	/*text-decoration:underline;*/
	
	
 display:block;
	
	line-height:10px;
	padding:5px 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:60px;
	margin:auto;
 }
 .hr
{
	width:89%; 
	margin:auto;
	height:2px;
	color: #e4e4e4;
	margin-top:50px;
}
 
	 .logo-cont
{
	width:100%;
	height:80px;
	float:none;
	background:#FFF;
	text-align:center;
	
}
.logo-cont img
{
	width:109px;
	height:56px;
	margin-left:0px;
	margin-top:10px;
}
.header
{
	float:none;
	background:#da251c;
	width:100%;
	height:auto;

}
.details
{
	display:none;
}
.msg
{
	display:none;
}
.msg a
{display:none;
}
.header_menu_select {
 width:80%;
 display:block;
 height:auto;
 margin:auto;
 outline: none;
 font-size: 14px;

 /*background: #fff url(../images/menu-icon.png) 98% 49% no-repeat;
 color: #9A0579;
 border:#b61971 solid 1px;
 cursor:pointer;
 -webkit-appearance: none !important;
 -moz-appearance: none !important;*/
}
#cssmenu {
 display:none;
}

	 }
/*===============  Media Queries  ===============*/