*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
	-webkit-overflow-scrolling: touch;
}
html, body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sup, sub, tt, var, b, u, i, center, ul, ol, li, dl, dt, dd, table, tr, th, td, thead, tbody, tfoot, caption, form, fieldset, legend, input, button, textarea, select, label, applet, object, iframe, audio, video, canvas, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	font-size: 100%;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
html {
	font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
 audio:not( [controls] ) {
display: none;
}
 [hidden] {
display: none;
}
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	background: none;
} /* removes grey background in IE>=10 */
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
sup, sub {
	font-size: 75%;
	line-height: 0;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
pre {
	display: block;
	overflow: auto;
}
code {
}
ul, ol {
	list-style: none;
}
table {
	table-layout: auto;
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
}
img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
overflow: hidden;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/*input, textarea, select, button {
	vertical-align: baseline;
    *vertical-align: middle;
	-webkit-border-radius: 0;
}
input, button {
	line-height: normal;
    *overflow: visible;
}
*/
input[type='submit'], input[type='reset'], input[type='button'], button {
	cursor: pointer;
	-webkit-appearance: button;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
input, textarea {
	-webkit-appearance: none;
}
input[type='radio'] {
	-webkit-appearance: radio;
}
input[type='checkbox'] {
	-webkit-appearance: checkbox;
}
input[type='search']::-webkit-search-decoration, input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-results-button, input[type='search']::-webkit-search-results-decoration, input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
display: none;
}
input[type='password']::-ms-reveal {
display: none;
}
input::-ms-clear {
display: none;
}
 input::-moz-focus-inner, button::-moz-focus-inner {
padding: 0;
border: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
/** html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}*/
.cleaner {
	height: 0;
	line-height: 0;
	clear: both;
}
body {
	padding:0;
	margin:0;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	outline:none !important;
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:none;
}
* {
	padding:0;
	margin:0;
}
a, img, button {
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
h1, h2, h3, h4, h5, h6, button {
	outline:none;
}
.container {
	width:990px;
	margin:0 auto;
	position:relative;
}
.stay_page {
	overflow: hidden;
	position: fixed;
	top: 50px;
	right: 50px;
	z-index: 9999;
}
.select_page {
	border: 1px solid #FFFFFF;
	width: 150px;
	height: 34px;
	padding: 5px;
	font-size:15px;
	line-height: 20px;
	background: #48aff4;
	color: #FFFFFF;
	font-weight:400;
}
/***********  Top Part  ************/

header {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.top_section {
	width:100%;
	float:left;
	padding:0;
	margin:0;
	background:#FFFFFF;
	border-bottom:solid 1px #e0e0e0;
	box-shadow: 0 -30px 35px #f3f3f4 inset;
}
.top_sec {
	width:100%;
	float:left;
	padding:14px 0 12px 0;
	margin:0;
}
.top_sec_right {
	width:auto;
	float:right;
	padding:13px 0 12px 0;
	margin:0;
}
.search_main_box {
	width:auto;
	float:left;
	padding:0;
	margin:0 44px 0 0;
}
.search_input {
	width:258px;
	float:left;
	height:35px;
	color:#000000;
	padding:0 5px;
	margin:0 15px 0 0;
	line-height:25px;
	font-size:14px;
	background:#FFFFFF;
	border:solid 1px #cccccc;
}
.search_main_box a {
	font-size:20px;
	color:#7a7a7a;
	text-decoration:none;
	line-height:35px;
}
.top_manu {
	width:auto;
	float:left;
}
.top_manu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.top_manu ul li {
	width:auto;
	float:left;
	padding:0 0 0 17px;
	margin:0;
	color:#202020;
	font-size:14px;
	line-height:33px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.top_manu ul li a {
	text-decoration:none;
	color:#202020;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.top_manu ul li a:hover {
	color:#18b5ed;
}
.top_manu ul li p {
	color:#7a7a7a;
	font-size:22px;
}
.logo {
	width:auto;
	float:left;
}
.manu_sec {
	width:100%;
	float:left;
}
.nav {
	width:auto;
	float:left;
}
.nav ul {
	text-align: left;
	display: inline;
	margin: 0;
	padding: 15px 4px 17px 0;
	list-style: none;
}
.nav ul li {
	display: inline-block;
	position: relative;
	cursor: pointer;
	border-right:solid 1px #e0e0e0;
	float:left;
	color: #fff;
}
.nav ul li span {
	font-size:25px;
	color:#FFFFFF;
	position:absolute;
	right:6px;
	top:14px;
}
.nav ul li span:hover {
	color:#FFFFFF;
}
.nav ul li:last-child {
	border-right:none;
	padding-right:0;
}
.nav ul li a {
	font-size:17px;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	position: relative;
	text-decoration:none;
	color:#202020;
	text-align:center;
	cursor: pointer;
	padding: 19px 27px;
}
.nav ul li:hover {
	background: #4acafb;
	color: #fff;
}
.nav ul li a:hover {
	background: #4acafb;
	color: #fff;
}
.nav ul li a.active {
	background: #4acafb;
	color: #fff;
}
.nav ul li ul {
	padding: 0;
	position: absolute;
	top:58px;
	left: 0;
	width:200px;
	display: none;
	opacity: 0;
	visibility: hidden;
	z-index:999;
}
.nav ul li ul li {
	background: #555;
	display: block;
	color: #fff;
	border-right:none;
	width:100%;
}
.nav ul li ul li a {
	font-size:17px;
	color:#FFFFFF;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	position: relative;
	text-decoration:none;
	text-align:left;
	cursor: pointer;
	padding: 19px 25px;
	width:100%;
}
.nav ul li ul li a:hover {
	background: #4acafb;
	color:#FFFFFF;
}
.nav ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	background: #4acafb;
}
.become_hd {
	width:auto;
	float:left;
	position:absolute;
	right:0;
}
.become_hd a {
	width:auto;
	float:left;
	font-size:17px;
	color:#333333;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
	padding: 19px 26px;
	text-decoration:none;
}
.become_hd a:hover {
	background: #4acafb;
	color: #fff;
}
.become_hd a.active_become {
	background: #4acafb;
	color: #fff;
}
/***********  Section Part  ************/


section {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.slider_sec {
	width:100%;
	float:left;
	height:auto;
	margin:0px;
}
.home_banner{
       margin-bottom:20px;
}
.home_sec_top {
	width:100%;
	float:left;
}
.home_top {
	width:100%;
	float:left;
	padding:0 0 100px 0;
	margin:0;
}
.home_top ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.home_top ul li {
	width:327px;
	float:left;
	text-align:center;
}
.home_top ul li h2 {
	width:100%;
	text-align:center;
	float:left;
	font-size:29px;
	padding:0 0 35px 0;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
}
.product_img {
	width:100%;
	float:left;
	text-align:center;
	padding:0;
	margin:0 0 23px 0;
}
.home_top ul li p {
	width:auto;
	display:inline-block;
	float:none;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 14px;
	font-size:45px;
	color:#FFFFFF;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.home_top ul li p:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
.home_top ul li p a {
	width:auto;
	margin:0 29px 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	line-height:48px;
	font-size:24px;
}
.home_top ul li p strong {
	width:30px;
	height:30px;
	margin:10px 0 0 0;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	line-height:30px;
	font-weight:normal;
	border:solid 1px #FFFFFF;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.product_hd {
	width:100%;
	float:left;
	padding:0 0 27px 0;
	margin:0;
}
.product_hd h2 {
	width:100%;
	float:left;
	text-align:center;
	font-size:29px;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
}
.home_middle_sec {
	width:100%;
	float:left;
	background:#f0f0f0;
	padding:50px 0 0 0;
	margin:0;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.bx-wrapper ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.bx-wrapper ul li {
	width:auto;
	float:left;
	padding:0;
	margin:0;
}
.bx-wrapper ul li p {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
.bx-wrapper ul li p a {
	font-size:22px;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:14px 0;
	width:100%;
	font-weight:400;
	float:left;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.bx-wrapper ul li p a:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
.bx-wrapper ul li h2 {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
.bx-wrapper ul li h2 a {
	font-size:17px;
	font-weight:700;
	font-family: 'Raleway', sans-serif;
	color:#000000;
	line-height:24px;
}
.bx-wrapper ul li h2 a:hover {
	color:#18b5ed;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	float:left;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/c.3841801/site/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	display:none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	left:-90px;
	background:url(/c.3841801/site/images/left_arrow.png) left top no-repeat;
	width:36px;
	height:37px;
	float:left;
}
.bx-wrapper .bx-next {
	right:-90px;
	background:url(/c.3841801/site/images/right_arrow.png) left top no-repeat;
	width:36px;
	height:37px;
	float:left;
}
.bx-wrapper .bx-prev:hover {
	background:url(/c.3841801/site/images/left_arrow.png) left bottom no-repeat;
}
.bx-wrapper .bx-next:hover {
	background:url(/c.3841801/site/images/right_arrow.png) left bottom no-repeat;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top:70px;
	outline: 0;
	width:36px;
	height:37px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/c.3841801/site/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/c.3841801/site/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.featured_products {
	width:100%;
	float:left;
	text-align:center;
	background:#FFFFFF;
	border:solid 1px #dcdcdc;
}
.featured_slider_sec {
	width:100%;
	float:left;
	padding:0;
	margin:0 0 50px 0;
}
.featured_icon {
	width:100%;
	float:left;
	text-align:center;
}
/***********  Footer Part  ************/

footer {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	background:#e1e1e1;
	border-top:solid 1px #cecece;
}
.footer_top {
	width:100%;
	float:left;
	color:#cecece;
	padding:47px 0 0 0;
	background:url(/c.3841801/site/images/bro_rpt.jpg) left 89px repeat-x;
	position:relative;
}
.footer_main {
	width:100%;
	float:left;
	padding:0 0 92px 0;
}
.footer_col_left {
	width:200px;
	float:left;
}
.footer_col_left h2 {
	width:100%;
	float:left;
	font-size:23px;
	color:#323232;
	padding:0 0 15px 0;
	margin:0 0 23px 0;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.footer_col_left ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.footer_col_left ul li {
	width:100%;
	float:left;
	padding:0 0 15px 0;
	margin:0;
}
.footer_col_left ul li a {
	text-decoration:none;
	font-size:14px;
	color:#292929;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.footer_col_left ul li a:hover {
	color:#18b5ed;
}
.footer_col_middle {
	width:295px;
	float:left;
}
.footer_col_middle h2 {
	width:100%;
	float:left;
	font-size:23px;
	color:#323232;
	padding:0 0 15px 0;
	margin:0 0 23px 0;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.footer_col_middle ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.footer_col_middle ul li {
	width:100%;
	float:left;
	padding:0 0 15px 0;
	margin:0;
}
.footer_col_middle ul li a {
	text-decoration:none;
	font-size:14px;
	color:#292929;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.footer_col_middle ul li a:hover {
	color:#18b5ed;
}
.footer_social_icon {
	width:auto;
	float:right;
	padding:0;
	margin:0;
	position:absolute;
	top:75px;
	right:0;
}
.footer_social_icon ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.footer_social_icon ul li {
	width:auto;
	float:left;
	padding:0;
	margin:0 17px 0 0;
}
.footer_social_icon ul li a {
	border: 1px solid #00b0e3;
	border-radius: 100px;
	color: #00b0e3;
	float: left;
	font-size:33px;
	height:47px;
	line-height:47px;
	text-align: center;
	text-decoration: none;
	transition: all 0.6s ease-in-out 0s;
	width:47px;
}
.footer_social_icon ul li a:hover {
	border: 1px solid #1f2e50;
	color: #1f2e50;
}
.copyright {
	width:100%;
	float:left;
	text-align:center;
	padding:0 0 39px 0;
	font-size:12px;
	color:#292929;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.top_scroll {
	background:#464646;
	bottom:0;
	float: right;
	height:101px;
	line-height: 40px;
	position: absolute;
	right:0;
	text-align: center;
	width:101px;
	line-height:75px;
}
.top_scroll a {
	color: #ffffff;
	font-size:80px;
	text-align: center;
	text-decoration: none;
}
.slider_img {
	width:auto;
	float:right;
	height:auto;
	position:absolute;
	right:0;
	top:0;
}
.slider_img img {
	width:auto!important;
	height:auto!important;
}
.slider_main_sec {
	width:500px;
	float:left;
}
.slider_left {
	width:700px;
	float:left;
	padding:2% 0 1% 15%;
	margin:0 0 15px 0;
	background:url(/c.3841801/site/images/slider_bro.png) left bottom repeat-x;
}
.slider_left span {
	width:100%;
	float:left;
	text-align:left;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:92px;
	font-weight:100;
	font-family: 'Raleway', sans-serif;
}
.crosley_logo {
	width:100%;
	float:left;
	text-align:left;
	padding:0 0 0 6%;
}
.crosley_logo img {
	width:auto!important;
	height:auto!important;
}
.slider_left p {
	width:100%;
	float:left;
	text-align:left;
	font-size:15px;
	padding:0 0 0 15%;
	color:#FFFFFF;
	font-weight:200;
	font-family: 'Raleway', sans-serif;
}
.slider_left p strong {
	font-weight:600;
}
.slider_bottom_sec {
	width:500px;
	float:left;
	padding:0 0 0 20%;
}
.slider_bottom_sec p {
	width:100%;
	float:left;
	text-align:left;
	font-size:19px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:200;
	font-family: 'Raleway', sans-serif;
	padding:0;
	margin:0 0 5px 0;
}
.slider_bottom_sec p strong {
	width:30px;
	height:30px;
	margin:0 10px 0 0;
	float:left;
	color:#05c4e5;
	text-align:center;
	font-size:16px;
	line-height:30px;
	font-weight:normal;
	border:solid 1px #05c4e5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.slider_bottom_sec span {
	width:auto;
	float:left;
}
.home_top ul li p strong {
	width:30px;
	height:30px;
	margin:10px 0 0 0;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	line-height:30px;
	font-weight:normal;
	border:solid 1px #FFFFFF;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.slider_bottom_sec span {
	width:auto;
	display:inline-block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 14px;
	font-size:45px;
	margin:5% 0 0 8%;
	color:#FFFFFF;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.slider_bottom_sec span:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
.slider_bottom_sec span a {
	width:auto;
	margin:0 29px 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	line-height:48px;
	font-size:24px;
}
.slider_bottom_sec span strong {
	width:30px;
	height:30px;
	margin:10px 0 0 0;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	line-height:30px;
	font-weight:normal;
	border:solid 1px #FFFFFF;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.skdslider {
	width:100%;
	position: relative;
	display: block;
	overflow:hidden;
	height:500px;
}
.skdslider:after {
	content: '';
	padding-top: 50%;
	display: block;
}
.skdslider ul.slides {
	margin:0;
	padding:0;
	list-style-type:none;
}
.skdslider ul.slides li {
	display: none;
}
.skdslider ul.slides li img {
	width: 100%;
	border:0;
	height:433px;
}
.skdslider ul.slide-navs {
	bottom:5%;
	left: 50%;
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.skdslider ul.slide-navs li {
	float: left;
	background:#02cbef;
	border-radius:100px;
	height:24px;
	width:24px;
	margin-right:15px;
	cursor:pointer;
}
.skdslider ul.slide-navs li.current-slide {
	background:#0079bf;
	border-radius:100px;
}
.skdslider .slide-desc {
	background: url("../image/slide_desc.png") repeat scroll 0 0 transparent;
	left: 0;
	padding:0;
	position: absolute;
	top:5%;
	width:100%;
	text-align:center;
	display:inline-block;
}
/*.skdslider .slide-desc > span {
    color: #01b6ff;
    font-size:80px;
    margin-bottom: 10px;
    margin-top: 10px;
	width:100%;
	float:left;
	text-align:center;
	font-family: 'ProximaNovaSemibold';
}
.skdslider .slide-desc > span strong {
    color: #FFFFFF;
}
*/
/*.skdslider .slide-desc > p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    margin-top:65px;
	padding:10px 10px;
	text-transform:uppercase;
	font-weight:600;
	font-family: 'Source Sans Pro', sans-serif;
	background:#000000;
	float:none;
	width:auto;
	display:inline-block;
	text-align:center;
}
.skdslider .slide-desc > p a{
    color:#01b6ff;
	font-size:15px;
	margin:0 0 0 5px;
	text-decoration:none;
}
.skdslider .slide-desc > p a.more:hover {
text-decoration:underline;
}*/

.skdslider a.prev {
	background: url("../image/left.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:2%;
	margin-top:-17px;
	display:none;
}
.skdslider a.next {
	background: url("../image/right.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50%;
	right:2%;
	margin-top:-17px;
	display:none;
}
.skdslider a.prev:hover {
}
.skdslider a.next:hover {
}
.skdslider a.play {
	background: url("image/play.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:48%;
	margin-top:-17px;
}
.skdslider a.pause {
	background: url("image/pause.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:48%;
	margin-top:-17px;
	display:none!important;
}
/*Some Responsive CSS */
@media screen and (max-width:767px) {
 .skdslider .slide-desc > h2 {
 font-size: 20px;
 margin-bottom: 5px;
 margin-top: 5px;
}
 .skdslider .slide-desc > p {
 font-size: 14px;
 line-height: 15px;
 margin-top: 5px;
}
 .skdslider .slide-desc > p a.more {
 font-size:14px;
}
}
.inner_sec {
	width:100%;
	float:left;
	background:url(/c.3841801/site/images/grunge_bg.jpg) center top no-repeat;
}
.inner_main_sec {
	width:100%;
	float:left;
	background:#FFFFFF;
	margin:26px 0 0 0;
	padding:4% 2% 0;
}
.left_sec {
	width:160px;
	float:left;
	margin:0 63px 0 0;
}
.left_sec h2 {
	width:100%;
	float:left;
	padding:0 0 8px 0;
	border-bottom:solid 1px #00fffc;
	margin:0 0 15px 0;
	font-size:22px;
	color:#0a66a6;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.left_sec ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.left_sec ul li {
	width:100%;
	float:left;
	padding:0 0 14px 0;
	margin:0 0 15px 0;
	border-bottom:solid 1px #e0e0e0;
}
.left_sec ul li a {
	text-decoration:none;
	font-size:14px;
	color:#000000;
	font-weight:500;
	font-family: 'Raleway', sans-serif;
}
.left_sec ul li a:hover {
	color:#18b5ed;
}
.left_sec ul li:last-child {
	border-bottom:none;
}
.right_sec {
	width:715px;
	float:left;
}
.right_sec h1 {
	width:100%;
	float:left;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
	color:#2e2e2e;
	font-size:29px;
	padding:0 0 14px 0;
}
.right_sec p {
	width:100%;
	float:left;
	font-size:14px;
	font-weight:400;
	color:#000000l;
	font-family: 'Raleway', sans-serif;
	line-height:25px;
	padding:0 0 30px 0;
}
.right_sec ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.right_sec ul li {
	width:212px;
	float:left;
	margin:0 38px 5% 0;
	padding:0;
}
.right_sec ul li:nth-child(3n+0) {
margin-right:0;
}
.right_sec ul li p {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
.right_sec ul li p a {
	font-size:22px;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:14px 0;
	width:100%;
	font-weight:400;
	float:left;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.right_sec ul li p a:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
.right_sec ul li h2 {
	width:100%;
	float:left;
	padding:10px 0 8px 0;
}
.right_sec ul li h2 a {
	font-size:17px;
	font-weight:700;
	font-family: 'Raleway', sans-serif;
	color:#000000;
	line-height:24px;
}
.right_sec ul li h2 a:hover {
	color:#18b5ed;
}
.paging {
	float: right;
	width:100%;
	margin:0 1% 23px 0;
}
.paging ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:right;
}
.paging ul li {
	float: left;
	margin:0 0 0 15px;
	padding: 0;
	width: auto;
}
.paging ul li a {
	color: #484848;
	float: left;
	font-size:13px;
	font-weight:400;
	line-height:29px;
	font-family: 'Raleway', sans-serif;
	margin: 0;
	min-height:inherit;
	min-width:inherit;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.paging ul li a:hover {
	color: #484848;
	text-decoration:underline;
}
.paging ul li a.paging_active {
	color: #484848;
	text-decoration:underline;
}
.paging ul li h4 {
	width:29px;
	height:29px;
	float:left;
}
.paging ul li h4 a {
	width:29px;
	height:29px;
	float:left;
	color:#FFFFFF;
	background:#a6a6a6;
	text-decoration:none;
	font-size:20px;
}
.paging ul li h4 a:hover {
	color:#FFFFFF;
	background:#02adef;
}
.paging ul li h4 a.active_paging {
	color:#FFFFFF;
	background:#02adef;
}
.paging ul li p {
	width:auto;
	float:left;
	font-size:13px;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
	color:#484848;
	padding:0;
	margin:0;
	line-height:29px;
}
/***********  Contact Us Css  ************/
.contact_main_sec {
	width:100%;
	float:left;
	padding:17px 0 20px 0;
}
.contact_left {
	width:290px;
	margin:0 60px 0 0;
	float:left;
}
.contact_address {
	width:100%;
	float:left;
	padding:0 0 50px 0;
}
.contact_address span {
	width:auto;
	float:left;
	font-size:30px;
	color:#4acafb;
	margin:0 13px 0 0
}
.contact_address p {
	float:right;
	text-align:left;
	font-size:12px;
	color:#3f3f3f;
	font-weight:400;
	padding:0 0 10px 0;
	font-family: 'Raleway', sans-serif;
	margin:0;
	line-height:inherit;
	width:85%;
}
.contact_address p strong {
	font-weight:700;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
}
.departments_sec {
	width:100%;
	float:left;
	font-weight:700;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	line-height:26px;
	padding:0 0 28px 0;
}
.departments_sec span {
	width:auto;
	float:left;
	font-size:22px;
	color:#4acafb;
	margin:0 22px 0 0
}
.departments_sec ul {
	width:100%;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}
.departments_sec ul li {
	width:100%;
	float:left;
	font-size:13px;
	font-weight:400;
	color:#3f3f3f;
	font-family: 'Raleway', sans-serif;
	line-height:20px;
	padding:0;
	margin:0 0 5% 0;
}
.departments_sec ul li strong {
	width:100%;
	float:left;
}
.departments_sec ul li a {
	text-decoration:none;
	font-weight:700;
	font-size:14xp;
	font-family: 'Raleway', sans-serif;
	color:#3f3f3f;
}
.departments_sec ul li a:hover {
	color:#18b5ed;
}
.contact_right {
	width:365px;
	float:left;
}
.contact_right ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.contact_right ul li {
	width:100%;
	float:left;
	padding:0;
	margin:0 0 10px 0;
}
.contact_right ul li label {
	width:93px;
	margin:0 10px 0 0;
	line-height:35px;
	padding:0;
	float:left;
	font-size:14px;
	color:#3f3f3f;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.contact_input {
	width:260px;
	float:left;
	height:32px;
	padding:0 5px;
	line-height:30px;
	border:solid 1px #d3d3d3;
	font-size:14px;
	color:#3f3f3f;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.contact_textarea {
	width:260px;
	float:left;
	height:185px;
	padding:0 5px;
	line-height:30px;
	border:solid 1px #d3d3d3;
	font-size:14px;
	color:#3f3f3f;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.send_btn {
	font-size:22px;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:14px 0;
	width:212px;
	font-weight:400;
	float:right;
	margin:0 48px 0 0;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.send_btn:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
/***********  About Us Css  ************/
.about_box {
	width:100%;
	float:left;
	margin:5px 0 42px 0;
	padding:0;
}
.about_crosley_logo {
	width:266px;
	padding:7% 0;
	float:left;
	background:#4acafb;
	text-align:center;
	min-height:123px;
}
.about_crosley_logo img {
	vertical-align:middle;
}
.about_text {
	width:443px;
	float:left;
	background:#0ea1d1;
	min-height:123px;
	padding:5% 5% 0;
}
.about_text p {
	width:100%;
	float:left;
	font-size:18px;
	padding:0 0 25px 0;
	line-height:27px;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
}
.about_listing {
	width:100%;
	float:left;
	border-bottom:solid 1px #cccccc;
	margin:0 0 46px 0;
	padding:0 0 12px 0;
}
.about_listing p {
	width:100%;
	float:none;
	font-size:13px;
	line-height:24px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	color:#3f3f3f;
	padding:0 0 35px 0;
}
.about_listing p a {
	text-decoration:none;
	font-size:13px;
	color:#0ea1d1;
	font-weight:700;
	font-family: 'Raleway', sans-serif;
}
.about_listing h2 {
	width:100%;
	float:left;
	font-size:24px;
	color:#0ea1d1;
	padding:0 0 11px 0;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}
.aligncenter {
	text-align:center;
	width:100%;
}
.alignleft {
	float:left;
	margin:0 15px 15px 0;
}
.alignright {
	float:right;
	margin:0 0 25px 33px;
}
.about_content_left {
	width:330px;
	float:left;
	margin:0 47px 20px 0;
}
.about_content_left p {
	width:100%;
	float:none;
	text-align:justify;
	font-size:13px;
	line-height:25px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	color:#3f3f3f;
}
.about_content_left p strong {
	font-weight:600;
}
.record_storeday_logo {
	width:100%;
	float:left;
	text-align:center;
	margin:0 0 22px 0;
}
.about_content_left.about_content_last {
	margin-right:0;
}
/***********  Item Css  ************/
.item_listing_sec {
	width:715px;
	float:left;
}
.item_nav {
	width:100%;
	float:left;
	margin:0 0 35px 0;
}
.item_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.item_nav ul li {
	color: #181818 !important;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size: 13px;
	padding: 0 6px 0 0;
	width: auto;
}
.item_nav ul li a {
	color: #181818;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size: 13px;
	text-decoration: underline;
	width: auto;
}
.item_nav ul li a:hover {
	color:#0ea1d1;
}
.item_product_box {
	width:100%;
	float:left;
	margin:0 0 20px 0;
}
.item_product_left {
	width:292px;
	float:left;
	margin:0 44px 0 0;
	position:relative;
}
.item_right_main {
	width:345px;
	float:left;
}
.item_product_right {
	width:100%;
	float:left;
	padding:0 0 35px 0;
}
.item_product_right h2 {
	width:100%;
	float:left;
	font-size:26px;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
	color:#2e2e2e;
	padding:0 0 27px 0;
}
.item_product_right span {
	width:100%;
	float:left;
	font-weight:400;
	font-size:13px;
	font-family: 'Raleway', sans-serif;
	padding:0 0 23px 0;
}
.item_product_right p {
	width:100%;
	float:left;
	font-weight:400;
	font-size:13px;
	font-family: 'Raleway', sans-serif;
	padding:0 0 5px 0;
}
.item_product_right p strong {
	font-weight:600;
}
.item_product_right p a {
	font-weight:600;
	text-decoration:none;
}
.item_product_price {
	width:100%;
	float:left;
}
.item_product_price h2 {
	width:100%;
	float:left;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	font-size:19px;
	color:#17b7ed;
	padding:0 0 15px 0;
}
.item_quantity {
	width:100%;
	float:left;
	margin:0 0 31% 0;
}
.item_quantity label {
	width:63px;
	float:left;
	font-size:13px;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
	line-height:44px;
}
.quantity_input {
	border: 1px solid #bebebe;
	float: left;
	height:44px;
	padding: 0 0 0 8px;
	width:41px;
	font-size:13px;
	font-weight:400;
	margin:0 10px 0 0;
	font-family: 'Raleway', sans-serif;
}
.item_quantity a {
	font-size:22px;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:9px 0 8px;
	width:191px;
	font-weight:400;
	float:left;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.item_quantity a:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
.social_media {
	width:100%;
	float:left;
}
.social_media ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.social_media ul li {
	width:auto;
	float:left;
	padding:0;
	margin:0 4px 0 0;
}
.accessories_listing {
	width:100%;
	float:left;
	padding:0 0 56px 0;
	margin:0;
}
.accessories_listing h2 {
	width:100%;
	float:left;
	font-size:26px;
	color:#2e2e2e;
	padding:0 0 25px 0;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
}
.accessories_listing ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.accessories_listing ul li {
	width:143px;
	float:left;
	padding:0;
	margin:0 47px 0 0;
}
.accessories_img {
	width:143px;
	min-height:141px;
	float:left;
	border:solid 1px #dcdcdc;
	margin:0 0 12px 0;
}
.accessories_listing ul li h2 {
	width:100%;
	float:left;
	padding:0 0 4px 0;
	margin:0;
}
.accessories_listing ul li h2 a {
	float:left;
	text-decoration:none;
	line-height:20px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	color:#000000;
}
.accessories_listing ul li p {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
.accessories_listing ul li p a {
	font-size:19px;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:11px 0;
	width:100%;
	font-weight:400;
	float:left;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.accessories_listing ul li:nth-child(4n+0) {
margin-right:0;
}
.accessories_listing ul li p a:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
.tabbable {
	float: left;
	width: 100%;
}
/************* Tabbed **************/

.tabs {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}
.tabs ul {
	list-style-type: none;
	font-size:14px;
	padding:0;
}
.tabs ul li {
	float:left;
	display:inline;
	margin:0 5px 0 0;
	padding-left:0;
}
.tabs ul li a {
	width:auto;
	float:left;
	text-align:center;
	position:relative;
	font-size:14px;
	font-weight:600;
	color:#FFFFFF;
	background:#9d9fa0;
	text-decoration:none;
	padding:14px 22px;
	font-family: 'Raleway', sans-serif;
}
.tabs ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:#15b9ee;
}
.tabs ul li a span {
	float:left;
	height:54px;
	padding:0 15px 0 0;
	background:url(/c.3841801/site/images/tab_d_r.jpg) no-repeat right 0;
}
.tabs ul li a.active {
	color:#FFFFFF;
	background:#15b9ee;
}
#item_content {
	width:100%;
	float:left;
	padding:0;
	margin:0 0 45px 0;
}
.tabbed {
	width:auto;
	float:left;
	clear:both;
}
.tab-content {
	width:100%;
	float:left;
	padding:25px 28px 20px 20px;
	margin:0;
	background:#fff;
	border:1px solid #dfdfdf;
	display:none;
}
.items_deta {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}
.data_content {
	width:100%;
	float:left;
}
.data_content p {
        width:100%;
	float:left;
	padding:0 0 34px 0;
	font-size:13px;
	color:#000000;
	font-weight:4000;
	font-family: 'Raleway', sans-serif;
	line-height:20px;
}
.data_content span {
	width:100%;
	float:left;
	padding:0 0 25px 0;
}
.data_content span a {
	text-decoration:none;
	color:#0ea1d1;
	font-size:13px;
	font-weight:700;
	font-family: 'Raleway', sans-serif;
}
.data_content span a:hover {
	color:#000000;
}
.data_content span strong {
	width:100%;
	float:left;
	font-weight:600;
	color:#000000;
	font-family: 'Raleway', sans-serif;
}
.data_content ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.data_content ul li {
	width:100%;
	padding:0 0 5px 2%;
	float:left;
	font-size:13px;
	font-weight:400;
	color:#000000;
	font-family: 'Raleway', sans-serif;
	background:url(/c.3841801/site/images/bullet_icon.png) left 7px no-repeat;
}
ul.thumbnails {
	list-style: none;
	margin-bottom:0;
}
.main-image {
	width:291px;
	margin-bottom:10px;
	padding:0 0 15px 0;
	border-bottom:solid 1px #e0e0e0;
}
.thumbnails li {
	display: inline;
	margin: 0 10px 0 0;
}
.thumbnails li img {
	max-width: 100%;
	padding:0;
	border: 1px solid #ccc;
	height: auto;
}
.zoom_icon {
	width:auto;
	float:left;
	position:absolute;
	bottom:20%;
	right:0;
}
/*================== Dealer Css ============*/
.dealer_content {
	width:100%;
	float:left;
	padding:0 0 16% 0;
}
.dealer_content p {
	width:100%;
	float:left;
	font-size:14px;
	font-weight:400;
	color:#000000l;
	font-family: 'Raleway', sans-serif;
	line-height:25px;
	padding:0 0 30px 0;
}
.dealer_content ul {
	width:45%;
	float:left;
	padding:0;
	margin:1% 5% 0 0;
	list-style-type:none;
}
.dealer_content ul li {
	width:95%;
	float:left;
	margin:0 0 14px 0;
	padding:0;
}
.dealer_content ul li:nth-child(3n) {
margin-right:0;
}
.dealer_content ul li label {
	width:100%;
	float:left;
	font-size:14px;
	color:#3f3f3f;
	font-weight:400;
	padding:0 0 3px 0;
	margin:0;
	font-family: 'Raleway', sans-serif;
}
.dealer_input {
	width:100%;
	float:left;
	height:32px;
	padding:0 5px;
	line-height:30px;
	border:solid 1px #d3d3d3;
	font-size:14px;
	color:#3f3f3f;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.dealer_textarea {
	width:100%;
	float:left;
	height:170px;
	padding:0 5px;
	line-height:30px;
	border:solid 1px #d3d3d3;
	font-size:14px;
	color:#3f3f3f;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
.information_btn {
	font-size:22px;
	font-family: 'Raleway', sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:17px 0;
	width:212px;
	font-weight:400;
	float:left;
	margin:0 48px 0 0;
	background: linear-gradient(to bottom, rgba(15, 200, 243, 1) 0%, rgba(23, 183, 237, 1) 100%);
}
.information_btn:hover {
	background: linear-gradient(to bottom, rgba(23, 183, 237, 1) 0%, rgba(15, 200, 243, 1) 100%);
}
