@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype'),
         url('../fonts/roboto-regular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/roboto-light_1.eot');
    src: url('../fonts/roboto-light_1.eot') format('embedded-opentype'),
         url('../fonts/roboto-light_1.woff') format('woff'),
         url('../fonts/roboto-light_1.ttf') format('truetype'),
         url('../fonts/roboto-light_1.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/roboto-medium_1.eot');
    src: url('../fonts/roboto-medium_1.eot') format('embedded-opentype'),
         url('../fonts/roboto-medium_1.woff') format('woff'),
         url('../fonts/roboto-medium_1.ttf') format('truetype'),
         url('../fonts/roboto-medium_1.svg#RobotoMedium') format('svg');
}
@font-face {
    font-family: 'FjallaOneRegular';
    src: url('../fonts/fjallaone-regular.eot');
    src: url('../fonts/fjallaone-regular.eot') format('embedded-opentype'),
         url('../fonts/fjallaone-regular.woff') format('woff'),
         url('../fonts/fjallaone-regular.ttf') format('truetype'),
         url('../fonts/fjallaone-regular.svg#FjallaOneRegular') format('svg');
}
h1, h2, h3, h4, h5, h6{
    font-family: 'FjallaOneRegular';
	font-weight:normal;
}
h2 span{
	font-family: 'FjallaOneRegular';
	font-weight:normal;
	font-size:28px;	
}
.gf-menu li.parent > .item:after{content:none !important;}
ul.menu li a::before, ul.menu li .item::before, ul.menu li .separator::before {
content:none;
}
ul.menu li.active.current > a:before, ul.menu li.active.current > .item:before, ul.menu li.active.current > .separator:before, ul.menu li#current.active > a:before, ul.menu li#current.active > .item:before, ul.menu li#current.active > .separator:before {
	content:none;
}
.clear{
	clear:both !important;	
}
.fleft{
	float:left !important;	
}
.fright{
	float:right;	
}
.fnone{
	float:none !important;
}
body{
	background:#fff;
	font-size:14px;
	color:#131212;
	line-height:18px !important;
	font-family: 'RobotoRegular';
	text-align:justify;
}
body.menu-home{
	background-position:0px 660px !important;	
}
.bottom-bg{
	background:url(../images/bottom-bg.png) no-repeat center bottom;	
}
strong, b{
    font-family: 'RobotoMedium';
	font-weight:normal;		
}
p, li, td, label, span, a, input, textarea, select, option, label, button{
	font-family: 'RobotoRegular';	
	color:#3a3939;
}
p{
	line-height:22px;	
}

/************* Social Icons Style Starts ***************/

.social-icons{
	padding:0;
	margin:50px 0 20px 0;	
	text-align:right;	
	padding:0px;
}
#rt-header .social-icons p{
	display:inline-block;	
}
.social-icons span.name{
	text-shadow:none;
	color:#da251c;	
}
.social-icons a{
	display:inline-block;
	vertical-align:middle;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.social-icons a:hover{
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.social-icons strong{
	line-height:33px;
	color:#0e3748;
	margin-right:10px;
	text-shadow:none;
	font-size:15px;
	font-weight:normal;
    font-family: 'RobotoRegular';	
	vertical-align:middle;	
}
.social-icons a.facebook{
	background-position:0px top;
}
.social-icons a.facebook:hover{
	background-position:0px bottom;
}
.social-icons a.twitter{
	background-position:-39px top;	
}
.social-icons a.twitter:hover{
	background-position:-39px bottom;	
}
.social-icons a.gplus{
	background-position:-78px top;	
}
.social-icons a.gplus:hover{
	background-position:-78px bottom;	
}
.social-icons a.linkin{
	background-position:right top;	
}
.social-icons a.linkin:hover{
	background-position:right bottom;	
}

/************* Social Icons Style Ends ***************/

#rt-header .logo-block{
	margin-top:30px;	
}
#rt-header .certificates, 
#rt-header .certificates p{
	margin:0;	
}
#rt-top-surround{
	background:#fff;
	border:none;
	box-shadow:none;
	filter:none;		
}
#rt-header{
	background:#fff url(../images/header-bg.png) repeat-x center 1px;
	padding:20px 0 25px;
	border:none;
	box-shadow:none;
	filter:none;	
}
.customcertificates p{
	text-align:right;
}
#rt-top{
	padding:5px 0;
	background:#fff;
	border-bottom:1px solid #d2d1d2;
}
#rt-top .rt-block{
	margin:0;
	padding:0;	
}
#rt-top .rt-block p{
	margin:0;
	padding:10px 10px 11px;
	text-shadow:none;
	color:#585858;
	font-size:13px;	
}
#rt-top .translator{
	text-align:right;
	margin-top:7px;
}
#rt-top .translator .module-title{
	display:inline-block;	
	vertical-align:middle;
}
#rt-top .translator .module-title .title, 
#rt-top .translator .module-title .title span{
    font-family: 'RobotoRegular';
	font-size:13px;
	color:#db241c;
	text-shadow:none;	
	margin:0;
	padding:0;
}
#rt-top .translator .module-content{
	display:inline-block;	
	vertical-align:middle;
}
#rt-top .translator .module-content a{
	display:inline-block;
	height:22px;	
}
#rt-feature .rt-container, 
#rt-feature .rt-grid-12, 
#rt-feature .rt-block{
	width:100%;
	margin:0;
	padding:0;
}

#rt-drawer, 
.rt-showcase-pattern{
	background:none;
	border:none;
	box-shadow:none;
	filter:none;	
}
#rt-showcase{
	background:url(../images/menu-bg.jpg) repeat-x center top;	
	border:none;
	box-shadow:none;
	border-bottom:2px solid #000;
	filter:none;
}
#rt-showcase .rt-container{
	
}
#rt-showcase .gf-menu{
	margin:0;	
}
#rt-showcase .gf-menu li{
	margin:0;
	background:url(../images/menu-sep.png) repeat-y center left;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
}
#rt-showcase .gf-menu li:hover, 
#rt-showcase .gf-menu li.active{
	margin:0;
	padding:0;
}	
#rt-showcase .gf-menu li a{
	font-size:15px;
	font-family: 'RobotoRegular';
	color:#fff;
	text-transform:uppercase;
	padding:14px 24px;
	background-position:-100px bottom;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}	
#rt-showcase .gf-menu li:hover a, 
#rt-showcase .gf-menu li.active a{
	background:#000000 url(../images/menu-hover.png) no-repeat center bottom;	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-showcase .gf-menu li .border-fixer{
	display:none !important;	
}
#rt-showcase .gf-menu li .dropdown {
	background:rgba(0,0,0,0.8);
	border:none;
	border-radius:0;
	box-shadow:none;	
}
#rt-showcase .gf-menu li .dropdown li{
	border-radius:0;	
}
#rt-showcase .gf-menu li .dropdown li a{
	font-size:13px;		
	color:#fff;
	padding:7px 15px;
	background:none;
	border-radius:0;
	border:none;
	box-shadow:none;
}
#rt-showcase .gf-menu li .dropdown li a:hover{
	background:#E40B02;	
	border:none;
	border-radius:0;
	box-shadow:none;
}
#rt-feature{
	border-bottom:2px solid #d7251b;	
}
#rt-feature .slider .tp-caption.big_white{
	background:none;
}
#rt-feature .slider .tp-caption.big_white span{
	font-size:30px;
    font-family: 'FjallaOneRegular';
	font-weight:normal;
	background:#d6413b;
	display:block;
	border-radius:3px;
	padding:10px 35px;
	text-shadow:none;
	letter-spacing:0 !important;
	color:#fff;
}
#rt-feature .slider .tp-caption p{
    font-family: 'RobotoRegular';
	color:#fff;	
	padding:5px 0 0 10px;
	line-height:17px;
}
#rt-feature .slider .tp-caption .more{
	color:#da251c;
	background:#fff;
	border-radius:4px;
	padding:7px 14px;
	margin-left:10px;
}
#rt-feature .slider .tp-caption .more:hover{
	background:#D72E25;
	color:#fff;	
}
#rt-feature .slider .tp-rightarrow, 
#rt-feature .slider .tp-leftarrow{
	display:none;
}
#rt-maintop{
	background:none;
	border:none;
	box-shadow:none;
	filter:none;
	padding:0;
}
#rt-maintop .rt-block{
	margin:0;
	padding:0;	
}
#rt-maintop .rt-block .title{
	background:#d7251b;
	border:none;
	box-shadow:none;	
	font-size:27px;
	color:#fff;
	text-shadow:none;
	padding:8px 15px;
	margin:0;
}
#rt-maintop .rt-block .title span{
	font-size:27px;
	color:#fff;
}
#rt-maintop .rt-block .module-content{
	background:#ffeded;	
	padding:15px;
}
#rt-maintop .rt-block .module-content p{
	font-size:14px;
	line-height:19px;
	color:#2b0705;	
}
#rt-sidebar-a .title, 
#rt-mainbody h2{
	background:url(../images/title-border.png) repeat-x 0 15px;
	border:none;
	box-shadow:none;	
	margin:0;
}
#rt-sidebar-a .title span, 
#rt-mainbody h2 span{
	font-size:30px;
	color:#2876d0;
	padding-right:15px;
	background:#fff;	
}
#rt-sidebar-a .product-menu li{
	background:url(../images/product-sep.png) repeat-x center top;
	padding-left:15px;
	margin:0;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-sidebar-a .product-menu li:hover, 
#rt-sidebar-a .product-menu li.active{
	padding-left:20px;	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-sidebar-a .product-menu li a{
	background:url(../images/bullet.png) no-repeat left 19px;
	font-size:14px;
	padding:12px 0 15px 15px;
	text-align:left;
	font-weight:normal;
	color:#2e2e2e;
}	
#rt-sidebar-a .product-menu li a:hover, 
#rt-sidebar-a .product-menu li.active a{
	color:#D7251B;
}
#rt-mainbottom .home-gallery .bt-cs .bt-inner img{
	border:3px solid #909aaa;
	outline:none;
	border-radius:3px;
}
#rt-mainbottom .home-gallery .next{
	background:url(../images/scroll-arrow.png) no-repeat right bottom !important;
	display:block !important;
	height:30px !important;
	opacity:1 !important;
	width:30px !important;	
	right:0 !important;
	top:-42px !important;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-mainbottom .home-gallery .next:hover{
	background-position:right top !important;	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-mainbottom .home-gallery  .prev{
	background:url(../images/scroll-arrow.png) no-repeat left bottom !important;
	display:block !important;
	height:30px !important;
	opacity:1 !important;
	top:-42px !important;
	right:28px !important;
	left:auto !important;
	width:30px !important;	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-mainbottom .home-gallery  .prev:hover{
	background-position:left top !important;	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-footer{
	background:url(../images/footer-title.jpg) repeat-x center top;
	border:none;
	box-shadow:none;
	filter:none;	
}
#rt-footer-surround{
	background:#eeeeee;	
}
#rt-footer .title{
	border:none;
	color:#585858;
	box-shadow:none;	
}
#rt-footer .title span{
	font-size:20px;
	color:#111111;
	text-transform:uppercase;
}
#rt-footer .rt-block{
	margin:0 10px 10px;	
	padding-top:7px;
}
#rt-footer .references .slides_control strong{
	font-weight:normal !important;
    font-family: 'RobotoRegular';	
}
#rt-footer .references .bt-introtext{
	background:#fff;
	position:relative;
	padding:10px 10px 30px;
	width:215px;
	font-weight:normal !important;
	font-size:13px;
	color:#5d5b5b;
	margin-bottom:15px;
}
#rt-footer .references .bt-introtext strong{
	background:url(../images/testimonial-point.png) no-repeat center bottom;
	position:absolute;
	width:215px;
	height:40px;
    font-family: 'RobotoMedium';
	bottom:-15px;	
}
#rt-footer .references .readmore{
	background:none;
	border:none;
	box-shadow:none;
	filter:none;	
	display:block;
	text-align:right;
}
#rt-footer .references .readmore a{
	color:#0b50a0;
	text-shadow:none;
	text-transform:capitalize;
	font-weight:normal;
	font-size:13px;
    font-family: 'RobotoRegular';	
}
#rt-footer .footer-nav ul li, 
#rt-footer .menu ul li{
	background:url(../images/footer-bullet.png) no-repeat left 10px;
	padding-left:15px;
	margin:0;
}
#rt-footer .customapp-footer .menu li{
	background:url(../images/footer-bullet.png) no-repeat left 6px;
	padding-left:15px;
	font-weight:normal;
	font-size:13px;
	color:#3d3d3d;	
}
#rt-footer .footer-nav ul li a {
	font-weight:normal;
	font-size:13px;
	line-height:30px;
	color:#3d3d3d;	
}
#rt-footer .footer-nav ul li a:hover, 
#rt-footer .footer-nav ul li.active a{
	color:#a81009;
}	
#rt-footer .customfooter-contact ul{
	margin:0;	
}
#rt-footer .customfooter-contact li{
	padding-left:25px;
	font-size:13px;
	color:#474747;
	list-style:none;	
	margin-bottom:8px;
}
#rt-footer .customfooter-contact li.cp{
	background:url(../images/cp.png) no-repeat center left;	
}
#rt-footer .customfooter-contact li.address{
	background:url(../images/location.png) no-repeat left 2px;	
}
#rt-footer .customfooter-contact li.mobile{
	background:url(../images/mobile.png) no-repeat left 2px;	
}
#rt-footer .customfooter-contact li.email{
	background:url(../images/mail.png) no-repeat left 4px;	
}
#rt-footer .customfooter-contact li a{
	font-size:13px;
	color:#474747;
}
#rt-footer .customfooter-contact li a:hover{
	color:#D7251B;
}
#rt-footer .quick-inq .rsform-input-box{
	padding:7px;
	width:240px;
	font-size:13px;
	color:#7f7f7f;
}
#rt-footer .quick-inq .rsform-text-box{
	width:240px;
	padding:6px;
	height:70px;	
	font-size:13px;
	color:#7f7f7f;
}
#rt-footer .quick-inq .rsform-submit-button{
	background:url(../images/submit.png) no-repeat left top;
	padding:6px 5px 6px 33px;
	color:#fff;
	text-transform:uppercase;
	width:92px;
	height:31px;
	border:none;
	border-radius:3px;	
}
#rt-footer .quick-inq .rsform-submit-button:hover{
	background-position:left bottom;	
}
#rt-footer .quick-inq .rsform-block-submit{
	text-align:right;	
}
#rt-copyright{
	border:none;
	box-shadow:none;
	filter:none;
	background:url(../images/copyright-bg.png) repeat-x center top;	
}
#rt-copyright .rt-block{
	padding:30px 0 0 0;
	margin:0;
}	
#rt-copyright .social-icons li{
	display:inline-block;
	list-style:none;
}	
#rt-copyright .social-icons li a{
	background:url(../images/social-icons.png) no-repeat;	
	height:35px;
	width:35px;
	border-radius:5px;
}
#rt-copyright .social-icons li.facebook a{
	background-position:right bottom;	
}
#rt-copyright .social-icons li.facebook a:hover{
	background-position:right top;	
}
#rt-copyright .social-icons li.twitter a{
	background-position:center bottom;	
}
#rt-copyright .social-icons li.twitter a:hover{
	background-position:center top;	
}
#rt-copyright .social-icons li.gplus a{
	background-position:left bottom;	
}
#rt-copyright .social-icons li.gplus a:hover{
	background-position:left top;	
}
#rt-copyright p{
	font-size:14px;
	color:#585858;
}	
#rt-copyright p span,
#rt-copyright p a{
	color:#d72a25;
}	
#rt-copyright p a:hover{
	color:#000;
}
#rt-mainbody .title, .component-content h2 span{
	color:#2876D0;
    padding-right: 15px!important;
	border-bottom:none;
	margin-bottom:0px;
}
#rt-mainbody .item-page h2,
#xmap h2{
	color:#2876D0;
    padding-right: 15px!important;
	border-bottom:none;
	margin-bottom:0px;
}

#rsform_3_page_0{
	font-family: 'RobotoRegular';
	font-size:13px;
	width:80%;
	padding:0px 0px;
	margin:0px 0px;
}
#submit{
	background:#0d4f9b;
	padding:5px 8px;
	color:#FFFFFF;
	box-shadow:none;
	border:0px;
}

#rsform_3_page_0{
	width:80%px;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 25px;
   text-align: justify;
}
.rsform-submit-button{
	background:#001a4b;
	padding:8px 15px;
	border:none;
	box-shadow:none;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.rsform-submit-button:hover{
	background:#da231b!important;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.staff-fac table th {
    border: 1px solid #EEEEEE;
    color: #6e6e6e;
    font-size: 13px;
    padding: 5px;
}
.staff-fac table td {
    border: 1px solid #EEEEEE;
    font-size: 13px;
    padding: 5px;
}

.staff-fac table .even {
    background: none repeat scroll 0 0 #F2FBFF;
}
.level_0 li{
	list-style:none;
}
#xmap .level_2 li a{
	background:url(../images/tick.png) no-repeat center left;
	font-size:12px;
	padding:5px 5px 5px 18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	border-bottom:1px dotted #ccc;
	margin-left:50px;
	display:block;

}
#xmap .level_0 li a{
	background:url(../images/tick.png) no-repeat center left;
	font-size:12px;
	padding:5px 5px 5px 18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	border-bottom:1px dotted #ccc;
	display:block;
}
#xmap .level_0 li a:hover{
	color:#d9241b;
}
.img-fulltext-left img{
	border:1px solid #CCCCCC;
	padding:2px;
	width:220px;
	height:180px;
}

.contact_detail_bg {
    background-image: url("../../../images/conact_bg.jpg");
    background-repeat: no-repeat;
    height: 67px;
    width: 322px;
}
.normal_font{
	font-family:Arial, Helvetica, sans-serif;   
	color:#3a3939;
	line-height:15px;
	margin-top:5px;
	font-size:13px;
}
.blue_title_small strong{
	color: #e31e23;
    font-size: 12px;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-shadow: none;
	text-transform:uppercase;
}
.moduletablemap1{
	border:5px solid #eee!important;
}
#categoryarticles8 .articledepth1 a,
.categoryDepth2 li a,
.categorylink{
	    background: url("../images/tick.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #CCCCCC;
    color: #515151;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 18px;
}
.togglecategorycollapse{
		padding-bottom:0px;
	margin-bottom:0px;

}
.menu-products #rt-mainbody .articlelist .categoryDepth1 .categorylink{
	display:none;	
}
.menu-products #rt-mainbody .articlelist .categoryDepth2 .categorylink{
	display:block;
}
.menu-products #rt-mainbody .componentheading h1{
	display:none;
}
#rt-mainbody small{
	display:none;
}
.menu-precision-machined-parts #rt-mainbody .componentheading h1{
	display:none;
}
.menu-precision-machined-parts #rt-mainbody .rt-block{
	padding:0px;
	margin:0px;
	
}
.list-title a,
.articledepth1 a{
	  background: url("../images/tick.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #CCCCCC;
    color: #515151;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 18px;
}
.cat-list-row0{
	background:none;

}
.item-125{
	border-bottom:0px!important;
	margin:0px;
	padding:0px;
}
.gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div {
	font-weight:normal!important;
	font-size:12px!important;

}
h3{
	line-height:20px!important;

}
.brochure a{
	background: url(../images/e-brochure.png) no-repeat scroll left bottom;
	display:block;
	text-indent:-9999px;
	width:176px;
	height:37px;
	border-radius:3px;
	margin-top:0px;
	box-shadow:0 0 2px rgba(0,0,0,0.5) inset;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.brochure a:hover{
	background-position:center top;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#rt-header .txt-left{
	text-align:left;
	float:left;
}
#rt-header .txt-right{
	float:right;
	text-align:right;
}
.menu-home #rt-main.sa4-mb8 .rt-grid-8 .rt-block{
	padding-top:0;
	margin-left:0;
	padding-left:0;
	margin-top:0;	
}
#rt-main.sa4-mb8 .rt-grid-8 .rt-block{
	margin-left:0;
	padding-left:0;
}
.menu-home #rt-sidebar-a .product-menu{
	padding-top:0;
	padding-right:0;
	margin-right:0;
	margin-top:0;	
}
#rt-sidebar-a .product-menu{
	padding-right:0;
	margin-right:0;
}
#rt-main .item-page .content, 
#rt-main .item-page .product, 
#rt-main .item-page .contact-details, 
#rt-mainbody #userForm table{
	padding-left:20px;	
}
#rt-mainbody #userForm table td{
	padding-left:15px;	
	min-width:80px;
}
#rt-mainbody #userForm table td .rsform-block .rsform-input-box{
	width:180px;
}	
#rt-main.sa4-mb8 .rt-grid-8 .rt-block h2{
	background:#E10C04;
	font-size:25px;
	color:#fff;	
	padding:0;
	margin:0 0 15px;
}
#rt-sidebar-a .product-menu h2{
	background:#2e2e2e;
	font-size:25px;
	color:#fff;	
	padding:0;
	margin:0 0 0px;	
}
#rt-main.sa4-mb8 .rt-grid-8 .rt-block h2 span, 
#rt-sidebar-a .product-menu h2 span{
	font-size:25px;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.2);
	padding:10px 15px;
	display:block;
	background:none;
}
#rt-main.sa4-mb8 .rt-grid-8 .featured{
	padding:0 20px;
}
#rt-sidebar-a .product-menu .module-surround{
	background:#ededed;	
}
#rt-main.sa4-mb8 .items-leading{
	margin:0;
}
#rt-mainbottom .home-gallery{
	margin:0 10px 10px;
	padding:0 15px 15px;	
}
#rt-mainbottom .home-gallery .title, 
#rt-mainbottom .home-gallery .title span{
	color:#d6423d;	
	font-size:25px;
	border:none;
	box-shadow:none;
}
#rt-main .product div.fright{
	width:200px;	
	margin-left:25px;
}
#rt-main .product div.fleft{
	width:200px;	
	margin-right:25px;	
}
#rt-main .product div.fright img, 
#rt-main .product div.fleft img{ 
	border:2px solid #fff;
	width:200px;
	margin:0 0px 10px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}
#rt-main .product-block img.fright, 
#rt-main .product-block img.fleft{
	border:2px solid #fff;
	width:200px;
	margin:0 15px 10px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}	
#rt-main .product-block{
	margin:0 0 5px;	
}
#rt-main .product-block .subtitle{
	font-size:17px;
	color:#E10C04;
	font-weight:normal;
	margin:0 0 15px;	
}
.tab01{
	 border-collapse: collapse;	
}
.tab01 th{
	font-weight:normal;
	color:#E10C04;
	background:#e2e2e2;
	border:1px solid #ccc;
	font-size:13px;
	padding:8px 5px;	
}
.tab01 td{
	background:#fafafa;
	padding:5px;
	font-size:13px;
	border:1px solid #eee;
}
.contact-list{
	margin:15px 0 0;	
}
.contact-list li h3{
	font-size:17px;
	color:#E10C04;
	list-style:none;	
}
.contact-list li{
	list-style:none;
}
.contact-list li a{
	color:#3a3939;	
}
.contact-list li a:hover{
	color:#E10C04;
}	