@import url('https://fonts.google.com/?query=source&selection.family=Source+Sans+Pro:300,400,700,900');

* { padding: 0; margin: 0; box-sizing: border-box; }
*::after, *::before { box-sizing: border-box; }
body { font-family: 'Source Sans Pro'; margin: 0; padding: 0; }
ul, ol, li { list-style: none; }
a {	text-decoration: none; }

@font-face {
 font-family: 'Source Sans Pro';
 src: url('../fonts/SourceSansPro-Light.eot');
 src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
  url('../fonts/SourceSansPro-Light.woff') format('woff'),
  url('../fonts/SourceSansPro-Light.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
 font-weight: 300;
 font-style: normal;
}

@font-face {
 font-family: 'Source Sans Pro';
 src: url('../fonts/SourceSansPro-LightIt.eot');
 src: url('../fonts/SourceSansPro-LightIt.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-LightIt.woff2') format('woff2'),
  url('../fonts/SourceSansPro-LightIt.woff') format('woff'),
  url('../fonts/SourceSansPro-LightIt.ttf') format('truetype'),
  url('../fonts/SourceSansPro-LightIt.svg#SourceSansPro-LightIt') format('svg');
 font-weight: 300;
 font-style: italic;
}

@font-face {
 font-family: 'Source Sans Pro';
 src: url('../fonts/SourceSansPro-Regular.eot');
 src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
  url('../fonts/SourceSansPro-Regular.woff') format('woff'),
  url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
 font-weight: normal;
 font-style: normal;
}




.container { margin: 0 auto; width: 1120px; padding: 0 15px; }
.header { float: left; width: 100%; background: rgba(0, 0, 0, 0) url("../images/header-bg.png") repeat scroll 0 0 / cover ; }
.header .logo { float: left; width: 20%; }
.header-search.pull-right { float: right; width: 80%; }
.header-search .menu { float: left; width: 100%; }
nav { float: left; width: 100%; font-size: 22px; top: 60px;}
nav .nav-collapse { float: right; padding-top: 70px; }
.nav-collapse ul.nav { float: left; width: auto; font-family: 'Source Sans Pro'; }
.logo img { float: left; width: 100%; }
.search.searhcdiv { float: right; }
nav ul li { float: left; margin: 0 10px; }
nav li a { color: #000; text-transform: uppercase; font-family: 'Source Sans Pro', sans-serif; font-size: 15px;
	font-weight: bold;}
.searhcdiv .inputbox.search-query.input-medium { display: none; }
.searhcdiv button.button { background: rgba(0, 0, 0, 0) url("../images/search-icon.png") no-repeat scroll 0 0; float: right;
	font-size: 0; width: 10px; margin-left: 20px; position: relative; }
.navbar.pull-left { float: right; margin-top: 7px; }


.slideshow { float: left; position: relative; width: 100%; }

.slideshow h4 { border: medium none !important; bottom: 9px; left: 10.5%; position: absolute; }
.slideshow .label_skitter > div { bottom: 19px; color: #fff; float: right; position: absolute; right: 21%; }
.label_skitter { left: 10.5%; width: 100% !important; }

.moduletable .vtem_skitter .next_button { background: url("../images/right-arrow.png") 0 0 no-repeat; }
.moduletable .vtem_skitter .prev_button { background: url("../images/left-arrow.png") 0 0 no-repeat; }


.conttentpart { float: left; width: 100%; background: rgba(0, 0, 0, 0) url("../images/marmotech-info-bg.jpg") repeat scroll center bottom / cover ;
	padding: 50px 0 0; }
.itemid-101 .conttentpart { padding: 50px 0 !important; }
.marmotech-info-left h2 { margin: 10px 0 20px; text-transform: uppercase; }
.face .slogin-buttons { float: right; }
.conttentpart .marmotech-info-row { background-color: #fff; float: left; width: 100%; padding: 10px 10px 0 30px; }
.marmotech-info-left { float: left;  width: 50%; padding-right: 50px; word-spacing: 5px; }
.marmotech-info-right { float: right; width: 45%; }
.marmotech-info-right img { float: left; width: 100%; }
.marmotech-info-left p { float: left; width: 100%; }
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: #fff; background-color: #e6e6e6; }
.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}

.element-invisible { position: absolute; padding: 0; margin: 0; border: 0; height: 1px; width: 1px; overflow: hidden; }
.navbar .btn-navbar .icon-bar { display: block; width: 18px; height: 2px; background-color: #f5f5f5;
	-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25); box-shadow: 0 1px 0 rgba(0,0,0,0.25); margin: 3px 0; }

.collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease; -o-transition: height .35s ease; transition: height .35s ease; }

.left { float: left; }
footer { float: left; width: 100%; background-color: #23203d; padding: 10px 0; }
footer p { float: left; color: #fff; }
footer .powered { float: right; }
footer .pull-right > a { border: 1px solid #fff; bottom: 50px; color: #fff; background-color: #23203d;
    padding: 8px 8px 5px; position: fixed; right: 50px; z-index: 99999; }
.searhcdiv button.button::after { background-color: #1e355f; content: ""; height: 15px; left: -11px; position: absolute;
    top: 2px; width: 1px; }


.leftdiv > p { text-align: justify; word-spacing: 7px; }


#back-top > img { width: 20px; }
.companyprofile { float: left; width: 100%; }
.companyprofile .leftdiv { float: left; width: 46%; }
.companyprofile .righimg { float: right; width: 46%; }
.righimg > img { float: left; width: 100%; margin-top: 35px; }
.companyprofile { margin: 0 0 40px 0; }
.overview .leftdiv { float: right; width: 45%; }
.overview .righimg { float: left; width: 45; }
.moduletable.aboutbanner .custom.aboutbanner { background: rgba(0, 0, 0, 0) url("../images/Sub-About.png") no-repeat scroll 0 0 / cover ;
    color: #fff;
    float: left;
    font-size: 36px;
    padding: 100px 0 11px;
    width: 100%;
    font-weight: 300; font-style: italic;
}
.item-page .leftdiv h1 { margin-bottom: 20px; margin-top: 3px; font-size: 30px; position: relative; font-weight: normal; text-transform: uppercase; }
.item-page .leftdiv h1::after { background-color: #000; content: ""; height: 1px; left: -80px; position: absolute; top: 32px; width: 78px; }

.mission { float: left; width: 100%; padding: 70px 0 150px; background: rgba(0, 0, 0, 0) url("../images/mission.png") no-repeat fixed 0 0 / cover; }
.mission .left > h1 { color: #fff; margin-bottom: 25px; font-size: 30px; font-weight: normal; text-transform: uppercase; }
.mission .left > p { color: #fff; line-height: 28px; word-spacing: 3px; font-size: 18px; }
.mission .left { float: left; width: 45%; }

.vision { float: left; width: 100%; padding: 70px 0 150px; background: rgba(0, 0, 0, 0) url("../images/vision.png") no-repeat fixed 0 0 / cover; }
.vision .rigth > h1 { color: #fff; margin-bottom: 25px; font-size: 30px; font-weight: normal; text-transform: uppercase; }
.vision .rigth > p { color: #fff; line-height: 28px; word-spacing: 3px; font-size: 18px; }
.vision .rigth { float: right; width: 45%; text-align: right; }


.itemid-103 .conttentpart { padding: 0 !important; }
.moduletable.productinner .productinner{
    background: rgba(0, 0, 0, 0) url("../images/sub-product.png") no-repeat scroll 100% 100% / cover ;
    color: #fff;
    float: left;
    font-size: 36px;
    font-style: italic;
    font-weight: 300;
    padding: 100px 0 11px;
    width: 100%;
}
.itemid-103 .item-page > div { float: left; width: 100%; }
.itemid-103 .mainproduct { float: left; padding: 30px 20px; text-align: center; background-color: #fff; width: 100%; }
.itemid-103 .mainproduct h1 { margin-bottom: 25px; text-align: left; position: relative; }
.itemid-103 .mainproduct h1::after { background-color: #000; content: ""; height: 1px; left: -91px; position: absolute; top: 32px; width: 89px; }
.itemid-103 .mainproduct > ul {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
}
.itemid-103 .mainproduct li {
    float: left;
    width: 24.9%;
    margin-bottom: 1px;
    margin-left: 1px;
}
.itemid-103 .mainproduct a, .itemid-103 .mainproduct img {
    float: left;
    width: 100%;
}
.productinner .container {
    padding: 0 35px;
}

/*fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff*/


.btn {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
 *background-color: #e6e6e6;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
 *border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 *margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



.moduletable.contactus .custom.contactus { background: rgba(0, 0, 0, 0) url("../images/Sub-Contact.png") no-repeat scroll 0 0 / cover; color: #fff; float: left; font-size: 36px; padding: 100px 0 11px;
    width: 100%; font-weight: 300; font-style: italic; }
.contact-us h1{margin-bottom: 20px; margin-top: 3px; font-size: 30px; position: relative; font-weight: normal; text-transform: uppercase; }
.contact-us h1::after { background-color: #000; content: ""; height: 1px; left: -80px; position: absolute; top: 32px; width: 78px; }
.contact-us .contact-row { float:left; width:100%; padding: 15px 0; } 
.contact-us .contact-row .contact-left { width:50%; float:left }
.contact-us .contact-row .contact-right { width:50%; float:right; }
.contact-us { padding: 30px 0; width: 100%; float: left; }
.contact-us:first-child { padding-top: 0; }
.contact-us .contact-left h3 { font-family: 'Source Sans Pro'; font-weight: bold; font-size: 22px; margin-bottom: 15px; margin-top: 35px; }
.contact-us .contact-left .contact-addres { float: left; width: 100%; line-height: 28px; font-size: 17px; font-family: 'Source Sans Pro'; }
.contact-us .contact-left ul { float: left; width: 100%; margin-top: 15px; }
.contact-us .contact-left ul li { float: left; width: 100%; font-size: 18px; font-family: 'Source Sans Pro'; }
.contact-us .contact-right { float:left; width:100%; }
.contact-us .contact-right .contact-map::after { background-color: #000; content: ""; height: 1px; left: -78px; position: absolute; top: 40px; width: 78px; }
.contact-us .contact-right .contact-map { float: right; width: 90%; height: 330px; position: relative; }
.contact-us .contact-right .contact-map iframe { width: 100%; height: 100%; float: left; }
.contact-us .contact-left h3:first-child { margin-top: 15px; }



@media (min-width: 980px){

	.nav-collapse.collapse { height: auto !important; overflow: visible !important; }
}

@media (max-width: 767px){
		nav {
    float: right;
    width: auto;
}
	
	.search.searhcdiv{    margin-right: 10px;}
	
	nav .nav-collapse{
       float: right;
       padding-top: 10px;
    z-index: 999999;
    background: #fff;
    position: absolute;
    right: 0;
    top: 61px;
    box-shadow: #ccc 0 0 10px;
}
nav .nav-collapse{padding:0; }
.nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
}
	
	

	.navigation .nav-collapse ul.menu { width: 100%; z-index: 9999; }
	nav ul li { float: left !important; padding: 0; float: left; width: 100%;     line-height: 28px;}

}
@media (max-width: 979px){
	
	.navbar .btn-navbar { display: block; }
}




@media (min-width: 961px) and (max-width: 1119px) {

	.container { width: 100%; }
	nav ul li { margin: 0 5px; }
	.companyprofile .leftdiv { width: 47%; }
	.companyprofile .righimg { width: 47%; }
	.overview .leftdiv { width: 47%; }
	.item-page .leftdiv h1::after { left: -50px; width: 50px; }

	.itemid-103 .mainproduct h1::after { left: -65px; width: 62px; }
	.itemid-103 .mainproduct li { width: 24.8%; }
	
	
	.contact-us .contact-row { padding: 0 15px; }
.contact-us h1 {  padding-left: 10px; }	
.contact-us h1::after { left: -11px; width: 22px; }
	

}

@media (min-width: 768px) and (max-width: 960px) {
	.nav-collapse ul.nav{    padding: 11px 0 10px 0;}
	.search.searhcdiv {
    padding-top: 12px;
}
	.nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
}
.header-search.pull-right {
    margin-top: 10px;
    width: auto;
}
nav .nav-collapse {
    float: right;
    
    z-index: 999999;
    background: #fff;
    position: absolute;
    right: 0;
       top: 104px;
    box-shadow: #ccc 0 0 10px;
}
nav .nav-collapse {
    padding: 0;
}
	
	nav {
    float: right;
    width: auto;
}
.header-search .face {
    width: auto;
    float: none;
    display: inline-block;
}

	.container { width: 160%; }
	.header .logo { width: 30%; }

	.header-search .menu { width: 20%; float: right; }
	.navbar.pull-left {     margin: 28px 0 0; }

	.face .slogin-buttons { margin: 22px 0; }
	
	.conttentpart .marmotech-info-row { padding: 0 10px; }
	
	.vtem_skitter .next_button { right: 0% !important; }
	.vtem_skitter .prev_button { right: 6% !important; }
	.slideshow .label_skitter > div { right: 16%; }
	.slideshow h4  { left: 3%; }
	

	.moduletable.aboutbanner .custom.aboutbanner { font-size: 30px; padding: 60px 0 10px; background: rgba(0, 0, 0, 0) url("../images/Sub-About.png") no-repeat scroll 0 0 / 100% 100% }
	.companyprofile .leftdiv { padding: 0 15px; width: 100%; }
	.companyprofile .righimg { padding: 0 15px; width: 100%; text-align: center; }
	.righimg > img { display: inline-block; float: none; width: 70%; }
	.item-page .leftdiv h1::after { left: -27px; width: 27px; }
	.mission .left { width: 100%; }
	.mission { padding: 40px 15px 70px; }
	.mission .left > p { line-height: 25px; font-size: 16px; word-spacing: 2px; }
	.vision .rigth { width: 100%; }
	.vision { padding: 40px 15px 70px; }
	.vision .rigth > p { line-height: 25px; font-size: 16px; word-spacing: 2px; }

	.itemid-103 .mainproduct h1::after { left: -35px; width: 35px; }
	.moduletable.productinner .productinner { background: rgba(0, 0, 0, 0) url("../images/sub-product.png") no-repeat scroll 0 0 / 100% 100%;
    padding: 90px 0 10px; }
	.itemid-103 .mainproduct li { width: 33%; }
	
	contact-us h1::after { left: -10px; width: 10px; }
.contact-us .contact-right .contact-map::after { left: -40px; width: 40px; }
.contact-us .contact-right .contact-map { width:100%; }
.contact-us .contact-left .contact-addres { width: 90%; }
.contact-us .contact-left ul { width:90%; }
.contact-us .contact-row { padding: 0 15px; }
.contact-us h1 {  padding-left: 10px; }	
.contact-us h1::after { left: -11px; width: 22px; }

}

@media (min-width: 481px) and (max-width: 767px) {

	.container { width: 100%; }
	.header .logo { width: 30%; }
	.header-search.pull-right {     width: auto; }
	.header-search .menu { width: 20%; float: right; }
	.navbar.pull-left {    margin: 28px 0 0; }
	.header-search .face {     float: left;
    width: auto; }
	.face .slogin-buttons { margin: 22px 0; }
	.conttentpart .marmotech-info-row { padding: 0 10px; }
	.marmotech-info-left { float: left; padding-right: 0; text-align: center; width: 100%; }
	.marmotech-info-right { margin-top: 35px; width: 100%; }
	.vtem_skitter .next_button { right: 0% !important; }
	.vtem_skitter .prev_button { right: 6% !important;  }
	.slideshow .label_skitter > div { right: 16%; }
	.slideshow h4  { bottom: 14px; font-size: 30px !important; left: 3%; }
	footer .pull-right > a { bottom: 25px; right: 25px; }
	footer { text-align: center; }
	footer p { float: none; }
	.left, .powered { width: 100%; padding: 5px 0; }

	.moduletable.aboutbanner .custom.aboutbanner { font-size: 30px; padding: 60px 0 10px; background: rgba(0, 0, 0, 0) url("../images/Sub-About.png") no-repeat scroll 0 0 / 100% 100% }
	.companyprofile .leftdiv, .companyprofile .righimg { padding: 0 15px; width: 100%; }
	.item-page .leftdiv h1::after { left: -27px; width: 27px; }
	.mission .left { width: 100%; }
	.mission { padding: 40px 15px 70px; }
	.mission .left > p { line-height: 25px; font-size: 16px; word-spacing: 2px; }
	.vision .rigth { width: 100%; }
	.vision { padding: 40px 15px 70px; }
	.vision .rigth > p { line-height: 25px; font-size: 16px; word-spacing: 2px; }

	.itemid-103 .mainproduct h1::after { left: -25px; width: 23px; }
	.moduletable.productinner .productinner { background: rgba(0, 0, 0, 0) url("../images/sub-product.png") no-repeat scroll 0 0 / 100% 100%;
    font-size: 30px; padding: 60px 0 10px; }
	.itemid-103 .mainproduct li { width: 49.7%; }
	
	
	.moduletable.contactus .custom.contactus { font-size:30px; }
	.contact-us .contact-row .contact-left { width: 50%; }
	.contact-us .contact-row .contact-right { width: 50%;  }
	.contact-us .contact-right .contact-map { width:100%; }
	.contact-us .contact-right .contact-map::after { width: 0px; }
	.contact-us h1::after { left: auto; width: 22px; }
	.contact-us .contact-left h3 { margin-top:0; }
	.contact-us { padding:20px 0; }
	.contact-us .contact-row { padding: 0; }
	
	

}

@media (max-width: 480px) {


	.container {     width: 100%; }
	.header .logo { width: 40%; }
	.header-search.pull-right { margin-top: 10px;  width: auto; }
	.header-search .face {  width: auto; float: none; display: inline-block; }
	.header-search .menu { float: right; width: 50px; }
	.vtem_skitter .vtem_skitter_title, .vtem_skitter .vtem_skitter_title a{font-size:20px !important;}
	.conttentpart .marmotech-info-row { padding: 0 10px; }
	.marmotech-info-left { float: left; padding-right: 0; text-align: center; width: 100%; }
	.marmotech-info-right { margin-top: 35px; width: 100%; }
	.vtem_skitter .vtem_skitter_title, .slideshow .label_skitter > div { left: 0; text-align: center;
		line-height: normal; right: auto; width: 100%; }
	.vtem_skitter .next_button { right: 0% !important; }
	.vtem_skitter .prev_button { right: 80% !important; }
	footer .pull-right > a { right: 23px; }
	footer { text-align: center; }
	footer p { float: none; }
	.left, .powered { width: 100%; padding: 5px 0; }

	.moduletable.aboutbanner .custom.aboutbanner { font-size: 30px; padding: 60px 0 10px; background: rgba(0, 0, 0, 0) url("../images/Sub-About.png") no-repeat scroll 0 0 / 100% 100% }
	.companyprofile .leftdiv, .companyprofile .righimg { padding: 0 15px; width: 100%; }
	.item-page .leftdiv h1::after { left: auto; width: 22px; }
	.mission .left { width: 100%; }
	.mission { padding: 40px 15px 70px; }
	.mission .left > p { line-height: 25px; font-size: 16px; word-spacing: 2px; }
	.vision .rigth { width: 100%; }
	.vision { padding: 40px 15px 70px; }
	.vision .rigth > p { line-height: 25px; font-size: 16px; word-spacing: 2px; }
	
	.itemid-103 .mainproduct h1::after { left: -25px; width: 23px; }
	.moduletable.productinner .productinner { background: rgba(0, 0, 0, 0) url("../images/sub-product.png") no-repeat scroll 0 0 / 100% 100%;
    font-size: 30px; padding: 60px 0 10px; }
    .itemid-103 .mainproduct li { width: 100%; }
    .vtem_skitter .vtem_skitter_title, .vtem_skitter .vtem_skitter_title a { line-height: 70px; }
    .vtem_skitter .vtem_skitter_title, .slideshow .label_skitter > div { bottom: 10px; }


	.moduletable.contactus .custom.contactus { font-size:30px; }
	.contact-us .contact-row .contact-left { width: 100%; }
	.contact-us .contact-row .contact-right { width: 100%; margin-top: 40px; }
	.contact-us .contact-right .contact-map { width:100%; }
	.contact-us .contact-right .contact-map::after { width: 0px; }
	.contact-us h1::after { left: auto; width: 22px; }
	.contact-us .contact-left h3 { margin-top:0; }
	.contact-us { padding:20px 0; }
	.contact-us .contact-row { padding: 0; }
	
	
}



