body {
	background-image: url('http://x2.sdimgs.com/sd_static/a/98158/bg.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 38px;
	line-height: 44px;
	font-weight: 700;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}
h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
}
p {
	margin-bottom: 5px;
	font-family:'Open Sans', sans-serif;
	color: #555;
	font-size: 16px;
	line-height: 26px;
}
.button {
	display: inline-block;
	padding: 4px 15px;
	background-color: black;
	color: white;
	text-align: center;
	text-decoration: none;
}
.button.moreinfo {
	margin-top: 20px;
	padding: 6px 20px;
	border-radius: 30px;
	background-color: #f60;
	font-family:'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 25px;
}
.header {
	display: block;
	width: 95%;
	max-width: 960px;
	margin: 35px auto 25px;
}
.headerrightcol {
	text-align: right;
}
.phonenumber {
	display: block;
	font-family: Oswald, sans-serif;
	color: #fb6a01;
	font-size: 30px;
	line-height: 40px;
	text-decoration: none;
}
.emaillink {
	display: block;
	margin-bottom: 8px;
	font-family:'Open Sans', sans-serif;
	color: #fb6a01;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}
.navigation {
	display: block;
	width: 95%;
	max-width: 960px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-radius: 5px;
	background-color: #fb6901;
	background-image: url('http://x2.sdimgs.com/sd_static/a/98158/navbg.jpg');
	background-position: 50% 0px;
	background-repeat: repeat-x;
}
.navbar {
	background-color: transparent;
}
.navmenu {
	float: none;
}
.navlink {
	padding: 20px 30px;
	/* padding: 10px 30px;*/
  -webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-family:'Open Sans', sans-serif;
	color: white;
	text-decoration: none;
}
.navlink:hover {
	background-color: #fb6a01;
}
.navlink.w--current {
	background-color: #fb6a01;
	color: white;
}
.navcontainer {
	max-width: 930px;
}
.slider {
	position: relative;
	z-index: 1;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #f7aa77;
	background-color: transparent;
}
.slide1 {
	background-image: url('http://x1.sdimgs.com/sd_static/u/201507/5594fcc66bf98.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}
.slide2 {
	background-image: url('http://x4.sdimgs.com/sd_static/u/201507/5594fce011985.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.slide3 {
	background-image: url('http://x1.sdimgs.com/sd_static/u/201507/5594fcc66bf98.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.slidersection {
	position: relative;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	max-width: 960px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 4%;
}
.slidershadow {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}
.contentsection {
	display: block;
	width: 95%;
	max-width: 960px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}
.contentsection.aboutuscontainer {
	margin-bottom: 80px;
	font-family:'Open Sans', sans-serif;
}
.subcontentbackground1 {
	margin-bottom: 30px;
	background-image: url('http://x2.sdimgs.com/sd_static/a/98158/subbg1.jpg');
	background-position: 50% 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.subcontentbackground2 {
	background-image: url('http://x2.sdimgs.com/sd_static/a/98158/subbg2.png');
}
.subcontentcontainer {
	display: block;
	width: 100%;
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.subcontentheader1 {
	font-family:'Open Sans', sans-serif;
	color: #f60;
	font-size: 48px;
	line-height: 58px;
}
.subcontentp {
	color: #888;
}
.prodslider {
	height: auto;
	padding-bottom: 50px;
	background-color: transparent;
}
.prodsliderarrow {
	width: 35px;
	height: 35px;
	padding-top: 6px;
	padding-left: 0px;
	border-radius: 50%;
	background-color: #f60;
	font-size: 22px;
}
.prodsliderarrow.left {
	padding-left: 0px;
}
.subprodcontainer {
	display: block;
	width: 88%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.subcontentthumbnail {
	border: 5px solid white;
	box-shadow: rgba(0, 0, 0, 0.09) 2px 2px 10px 0px;
}
.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f60;
	text-align: center;
}
.footerp {
	font-family:'Open Sans', sans-serif;
	color: white;
	font-size: 13px;
	line-height: 13px;
}
.divider {
	display: none;
	color: #f60;
	font-size: 30px;
	line-height: 30px;
}
.fblink.navfb {
	display: none;
}
.banner {
	position: relative;
	z-index: 1;
	height: 400px;
	border-style: solid;
	border-width: 5px;
	border-color: rgba(255, 102, 0, 0.49);
	background-color: white;
	background-image: url('http://x2.sdimgs.com/sd_static/a/98158/aboutusbanner.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner.contactus {
	background-image: url('http://x2.sdimgs.com/sd_static/a/98158/contactusbanner.jpg');
}
.aboutusp {
	margin-bottom: 25px;
	font-size: 15px;
	text-align: left;
}
.locationname {
	font-size: 18px;
	text-transform: uppercase;
}
.telephonelink {
	color: #555;
	text-decoration: none;
}
.contactusemail {
	color: #555;
	text-decoration: none;
}
.map {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 40px;
}
.product_container {
	display: block;
	width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.list_product {
	width: 100%;
	margin-bottom: 7%;
	float: left;
}
.product_list {
	width: 65%;
	float: right;
}
.product_category {
	margin-top: 0px;
	margin-bottom: 25px;
	font-family:'Open Sans', sans-serif;
	color: #f60;
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
}
.tab_link {
	width: 100%;
	padding: 6px 20px 6px 10px;
	background-color: transparent;
	font-family:'Open Sans', sans-serif;
	color: white;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
}
.tab_link:hover {
	background-color: transparent;
	color: white;
	text-decoration: none;
}
.tab_link.w--current {
	width: 100%;
	padding: 6px 20px 6px 10px;
	background-color: transparent;
	color: white;
	font-weight: 700;
}
.drop_down {
	padding: 0px 48px 0px 0px;
	color: white;
	font-weight: 700;
}
.drop_down:hover {
	color: white;
}
.drop_down.w--open:hover {
	color: white;
}
.drop_down_list.w--open {
	position: relative;
	background-color: transparent;
	color: #f60;
}
.drop_down_link {
	padding-top: 8px;
	padding-bottom: 8px;
	color: black;
	font-size: 14px;
	font-weight: 400;
}
.product_list_container {
	width: 100%;
	margin-top: 2%;
	padding-left: 20px;
}
.prodcontainer {
	position: relative;
	display: inline-block;
	width: 24.6%;
	margin-bottom: 3%;
	padding: 6px;
	text-decoration: none;
}
.prodcontainer:hover {
	opacity: 0.9;
}
.prodcontainer.them {
	display: none;
}
.tab_container {
	width: 30%;
	padding: 8px;
	float: left;
	background-color: #f60;
}
.prodtitle {
	margin-top: 3%;
	font-family:'Open Sans', sans-serif;
	color: #f60;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.navdropdown {
	padding: 0px;
	color: white;
}
.icondrop {
	margin-right: 0px;
	padding-left: 29px;
}
.dropdownlist.w--open {
	position: absolute;
	margin-top: 10px;
	margin-left: -30px;
	padding-left: 0px;
}
.dropdownlist_2.w--open {
	position: relative;
	width: 100%;
}
.dropdownlink_2 {
	padding-left: 30px;
	background-color: #e8e4e1;
	color: black;
	text-decoration: none;
}
.dropdownlink_2:hover {
	background-color: #f60;
	color: white;
}
.dropdownlink_2.w--current {
	color: black;
}
.dropdownlink_2.w--current:hover {
	color: white;
}
.dropdownlink1 {
	text-decoration: none;
}
.dropdownlink1:hover {
	background-color: #f60;
	color: white;
}
.dropdownlink1.w--current {
	color: black;
}
.dropdown_bg2 {
	width: 100%;
}
.smalltext {
	font-size: 14px;
	font-style: italic;
}
.link {
	color: #555;
	text-decoration: underline;
}
.p.left {
	text-align: left;
}
.new {
	position: absolute;
	left: 20px;
	top: 15px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #f60;
}
.newtext {
	padding-top: 20px;
	color: white;
	font-weight: 700;
	text-align: center;
}
.table-embed {
	overflow-x: auto;
	overflow-y: auto;
}
.retbote {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-style: italic;
	text-align: right;
}
@media (max-width: 991px) {
.navmenu {
	background-color: transparent;
}
.navlink {
	max-width: 100%;
	text-align: center;
}
.navlink.w--current {
	background-color: #ededed;
	color: #fb6901;
}
.slider {
	height: 300px;
}
.subcontentcontainer {
	width: 98%;
}
.subcontentp {
	margin-bottom: 30px;
}
.prodsliderarrow {
	margin-right: 10px;
}
.prodsliderarrow.left {
	margin-left: 10px;
}
.menubtn {
	color: white;
}
.menubtn.w--open {
	background-color: #fb6901;
}
.banner {
	height: 300px;
}
.aboutusp {
	font-size: 14px;
}
.product_container {
	width: 90%;
}
.list_product {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.tab_link {
	padding-left: 10px;
	font-size: 14px;
}
.tab_link.w--current {
	padding-left: 10px;
}
.drop_down_link {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 20px;
}
.product_list_container {
	padding-left: 10px;
}
.prodcontainer {
	width: 33.33%;
}
.tab_container {
	width: 35%;
}
.retbote {
	color: #878787;
}
}
@media (max-width: 767px) {
p {
	font-size: 13px;
	line-height: 24px;
}
.button.moreinfo {
	font-size: 14px;
	line-height: 21px;
}
.phonenumber {
	font-size: 25px;
	line-height: 35px;
}
.emaillink {
	font-size: 14px;
	line-height: 18px;
}
.navmenu {
	background-color: #fb6901;
}
.navlink {
	padding-right: 0px;
	padding-left: 0px;
}
.slider {
	height: 230px;
}
.subcontentcontainer {
	padding-bottom: 0px;
}
.subcontentheader1 {
	font-size: 40px;
	line-height: 50px;
}
.prodsliderarrow {
	opacity: 0.7;
}
.subcontentthumbnail {
	margin-bottom: 30px;
}
.companylogo {
	width: 90%;
}
.sliderarrow {
	font-size: 30px;
}
.slide3 {
	background-position: 50% 100%;
}
.banner {
	height: 250px;
}
.aboutusp {
	font-size: 13px;
}
.aboutusp.contactusp {
	text-align: center;
}
.locationname {
	font-size: 16px;
}
.product_list {
	width: 100%;
}
.drop_down_link {
	padding-right: 20px;
	text-align: center;
}
.product_list_container {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
.prodcontainer {
	width: 50%;
	text-align: center;
}
.prodcontainer:hover {
	opacity: 0.9;
}
.tab_container {
	width: 100%;
	text-align: left;
}
.navdropdown {
	text-align: center;
}
.dropdownlist.w--open {
	float: right;
}
.dropdownlink_2 {
	text-align: center;
}
.dropdownlink1 {
	text-align: center;
}
.dropdown_bg2 {
	background-color: transparent;
}
.icondropdown {
	display: block;
}
}
@media (max-width: 479px) {
p {
	font-size: 11px;
	line-height: 22px;
}
.button.moreinfo {
	font-size: 12px;
	line-height: 18px;
}
.headerrightcol {
	margin-top: 20px;
	text-align: center;
}
.phonenumber {
	display: inline-block;
	font-size: 20px;
}
.emaillink {
	display: inline-block;
	font-size: 15px;
}
.navlink {
	padding-right: 0px;
}
.slider {
	height: 133px;
}
.slide1 {
	background-color: #f7f7f5;
	background-position: 0px 0px;
	background-size: contain;
}
.slidersection {
	margin-bottom: 10px;
}
.subcontentcontainer {
	padding-top: 10px;
}
.subcontentheader1 {
	font-size: 35px;
	line-height: 45px;
}
.prodslider {
	padding-bottom: 10px;
}
.prodsliderarrow {
	width: 25px;
	height: 25px;
	padding-top: 5px;
	font-size: 15px;
}
.footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerp {
	color: white;
	font-size: 10px;
	line-height: 14px;
}
.companylogo {
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.divider {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	font-family:'Open Sans', sans-serif;
	font-weight: 300;
}
.fblink {
	display: none;
	margin-top: 10px;
}
.fblink.navfb {
	position: relative;
	z-index: 1001;
	display: inline-block;
	margin-top: 12px;
	margin-left: 15px;
	float: left;
}
.menubtn {
	padding-top: 15px;
	padding-bottom: 15px;
}
.sliderarrow {
	margin-right: 10px;
	font-size: 25px;
}
.sliderarrow.left {
	margin-left: 10px;
}
.slide2 {
	background-position: 50% 0px;
	background-size: contain;
}
.slide3 {
	background-color: white;
	background-position: 50% 0px;
	background-size: contain;
}
.banner {
	height: 150px;
}
.aboutusp {
	font-size: 11px;
}
.locationname {
	font-size: 14px;
}
.tab_link {
	font-size: 14px;
	line-height: 20px;
}
.drop_down_link {
	padding: 5px 0px;
	line-height: 16px;
	text-align: center;
}
.prodcontainer {
	width: 100%;
}
.dropdownlist.w--open {
	position: static;
	margin-left: 0px;
	text-align: right;
}
.dropdownlink_2 {
	text-align: center;
}
.dropdownlink1 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.retbote {
	text-align: center;
}
}
