*
{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
}

img 
{
	height: auto;
	max-width:100%;
	border:0px;
}

body 
{
	background: #FFF;
	font-family:"Open Sans", Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	color: #333;
	line-height:1.3;
}

input, select, textarea
{
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #e6e6e6;
	-webkit-appearance:none;
}

a 
{
	color: #6a9bd1;
	text-decoration: none;
	outline: none;
}

a:hover 
{
	color: #457bb7;
}

a:focus
{
	outline:none !important;
}

#container
{
	position:relative;
	display:inline-block;
	width:100%;
	text-align:center;
}

header, .footer_container, #section_video, #brand_container, #section_content
{
	position:relative;
	display:inline-block;
	width:100%;
	max-width:960px;
	padding:10px 0px;
	text-align:left;
}

header
{
	position:static;
	padding:0px;
	margin-bottom:-4px;
}

#header_logo
{
	float:left;
	width:150px;
	margin-right:15px;
	padding-top:7px;
	padding-bottom:3px;
}

#header_logo img, #copyright_logo img
{
	width:auto;
	max-height:60px;
}

#header_menu
{
	float:left;
	line-height:0px;
}

#brand_container
{
	padding:0px 30px !important;
	margin-top:20px;
}

/* MENU */ 
ul.topNav 
{
	display: inline-block;
	list-style-type:none;
}

.topNav > li 
{
	width: 130px;
	text-align: center;
    float:left;
}

.topNav li a 
{
	display: flex;
	padding: 0px 5px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height:1.3;
	text-transform:uppercase;
	cursor:pointer;
	color:#000;
	height:73px;
	align-items: center;
	justify-content: center;
}

.topNav > li > a.topTabOver, .topNav > li > a:hover 
{
    background: #ED1A39;
	color:#FFF !important;
	cursor:pointer !important;
}

.theDropDownInner 
{
	max-width: 960px;
	margin: 0 auto;
}

ul.topNav li div.theDropDown, ul.topNav li div.firstOne 
{
	display: none;
	position: absolute;
	top: 73px;
	left: 0;
    width:100%;
	background: #E9E9E9;
	padding: 0;
	z-index: 9999999;
    text-align:center;
    cursor: default;
}

ul.topNav li div.theDropDown ul, ul.topNav li div.firstOne ul 
{
	list-style-type:none;
	float:left;
	width:25%;
	padding: 10px 40px 25px 0px;
	margin: 0;
	height:auto;
}

ul.topNav li div.theDropDown ul li, ul.topNav li div.firstOne ul li 
{
    float: none;
    height: auto;
    width: auto;
    border: none;
}

ul.topNav li div.theDropDown ul li a, ul.topNav li div.firstOne ul li a 
{
	height:auto;
	background:none;
	line-height:17px;
	text-decoration:none;
	color: #6a9bd1;
	padding: 3px 0 0 0;
	font-size:13px;
	font-weight: normal;
	text-align:left;
	border:none;
    text-transform: none;
    cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	margin-top:15px;
    font-size:14px;
	color:#333;
	display:block;
}

ul.topNav li div.theDropDown ul li a.sub, ul.topNav li div.firstOne ul li a.sub
{
	font-size:13px;
	color:#6a9bd1;
	text-transform:none;
	font-weight:normal;
	margin-top:0px;
	line-height:17px;
}

ul.topNav li div.theDropDown ul li a:hover, ul.topNav li div.firstOne ul li a:hover, ul.topNav li div.theDropDown ul li a.sub:hover, ul.topNav li div.firstOne ul li a.sub:hover
{
	color:#FFF;
}

ul.topNav li div.theDropDown ul.nav_ranges
{
	background:#f5f5f5;
	padding:10px 40px 25px 20px;
}

.megamenuOverlay 
{
    z-index: 1000;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    height: calc(100% - 60px);
    top: 73px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
	filter: alpha(opacity=60);
    cursor: wait;
    position: fixed;
    display:none;
    transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
}
/* END MENU */

#header_search
{
	float:right;
	margin-top:20px;
}

#search_box
{
	background:#CCC;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
}

#search_box input[type=text]
{
	background:#CCC;
	display: inline-block;
	width: 84px;
	padding: 2px 2px 2px 6px;
	border:0px;
	float:left;
}

#search_box input[type=image]
{
	border:0px;
	margin:3px 5px 0px 5px;
	float:right;
	width:16px;
}

#section_separator
{
	background:#F01332;
	height:20px;
}

ul.avia-slideshow-inner > li > a
{
	display:block;
}

.avia-fullscreen-slider .avia-slideshow, ul.avia-slideshow-inner > li > a
{
	height:430px !important;
}

.brand_box
{
	display:inline-block;
	vertical-align:middle;
	margin:5px 12px;
	width:12%
}

#section_video
{
	margin-top:30px;
}

.video_box
{
	display:inline-block;
	width:230px;
	border:1px solid #e6e7e9;
	margin-right:13px;
	margin-bottom:15px;
	vertical-align:top;
}

.video_box:nth-child(4n+4)
{
	margin-right:0px;
}

.video_img, .video_img img, .video_img iframe
{
	height:160px;
	text-align:center;
}

.video_title
{
	background:#ED1A39;
	color:#FFF;
	padding:5px;
	height:44px;
}

#section_breadcrumb
{
	display:inline-block;
	width:100%;
	background:#fbfbfb;
	color:#999;
	border-bottom:1px solid #e6e7e9;
	padding:4px 0px;
	font-size:11px;
}

#section_breadcrumb ul
{
	list-style:none;
}

#section_breadcrumb ul li
{
	display:inline-block;
	padding:3px;
}

#section_breadcrumb ul li a
{
	color:#999;
	text-transform:uppercase;
}

#section_breadcrumb ul li a:hover
{
	color:#333;
}

#section_content
{
	margin-top:35px;
	color:#555;
}

#section_content h1
{
	font-size: 35px;
	color: #333;
	margin-bottom:20px;
	font-weight: 900;
}

#section_content h2
{
	color:#333;
	border-bottom:1px solid #e6e7e9;
	font-size:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

#section_content h3
{
	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
}

#section_content > ol, #section_content > ul, #content_box > ol, #content_box > ul
{
	margin:20px 0px 20px 20px;
}

#section_content > ol > li, #section_content > ul > li
{
	margin-bottom:15px;
}

#content_box > ol > li, #content_box > ul > li
{
	margin-bottom:10px;
}

#content_box > ol > li > ul
{
	margin-left:20px;
	margin-top:10px;
	list-style:disc;
}

#content_box > ol > li > ul > li
{
	margin-bottom:3px;
}

#cat_desc
{
	font-size:15px;
	margin-bottom:20px;
}

.brand_row
{
	display:block;
	margin-bottom:-10px;
	padding-bottom:20px;
	border-bottom:1px dashed #CCC;
}

.brand_image
{
	display:block;
	text-align:center;
	margin:20px 0px;
}

.brand_desc
{
	display:block;
}

.brand_desc > ul
{
	margin-left:20px;
	margin-top:10px;
}

.brand_desc > ul >li
{
	margin-bottom:3px;
}

.brand_link
{
	display:inline-block;
	width:100%;
	margin-top:10px;
}

a.more_link
{
	float:right;
	background:#F01332;
	color:#FFF;
	padding:5px 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

a.more_link:hover
{
	opacity:0.7;
	filter: alpha(opacity=70);
}

.faq_box .products_info_text > ol
{
	margin-left:20px;
}

.faq_box .products_info_text > ol > li
{
	margin-bottom:20px;
}

li.demo_box
{
	width:49%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
}

li.demo_box iframe
{
	width:560px;
	height:315px;
	max-width:100%;
	margin:10px 0px;
	display:block;
}

li.demo_box > ul
{
	margin-top:10px;
	margin-left:17px;
}

li.demo_box > ul > li
{
	list-style:disc;
}

ul#demo
{
	margin-left:0px;
	list-style:none;
}

ul#demo > li
{
	margin-bottom:30px;
}

ul#demo > li:nth-child(odd)
{
	margin-right:2%;
}

.form_row
{
	display:block;
	margin-bottom:20px;
}

.form_row label
{
	display:block;
	margin-bottom:3px;
}

.form_row label span.error
{
	margin-left: 10px;
	color: red;
	font-size: 12px;
}

.form_row input, .form_row select, .form_row textarea
{
	padding:5px 7px;
	width:540px;
	max-width:100%;
	box-sizing:border-box;
	resize:none;
}

#privacy_checkbox {
    margin-bottom: 5px;
    gap: 10px;
    display: flex;
    align-items: center;
}

#privacy_checkbox input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    margin: 3px;
    padding: 0;
    border: 1px solid #000;
}

#privacy_checkbox label {
    cursor: pointer;
}

[type="checkbox"] + label {
	position: relative;
	padding-left: 25px;
	line-height: 20px;
	display: inline-block;
	font-weight: normal;
	padding-bottom: 0px;
}

[type="checkbox"] + label::before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	border: 1px solid #DDD;
	background: #FFF;
}

[type="checkbox"] + label::after {
	top: -6px;
	left: 10px;
	position: absolute;
	width: 3px;
	height: 8px;
	content: '';
	background: none;
	border: solid #4caf50;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}

[type="checkbox"]:not(:checked) + label::after {
	opacity: 0;
}

.form_row input[type=submit]
{
	background:#3fae48;
	color:#FFF;
	text-transform:uppercase;
	width:auto;
	border:none;
	padding:5px 20px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	cursor:pointer;
}

.form_row input[type=submit]:hover
{
	opacity:0.7;
	filter: alpha(opacity=70);
}

.form_row input[type=submit]:disabled {
    background-color: #888;
    cursor: not-allowed;
    opacity: 0.6;
}

.form_row textarea
{
	height:100px;
}

.error_box
{
	background:#fb5455;
	color:#FFF;
	padding:7px 15px;
	margin-bottom:20px;
}

.success_box
{
	background:#a5de5c;
}

.bar_title
{
	background:#ed1a39;
	color:#FFF;
	text-transform:uppercase;
	display:inline-block;
	width:100%;
	text-align:center;
	padding:15px;
	font-weight:bold;
	font-size:15px;
	border:1px solid #e6e7e9;
	margin-top:50px;
	margin-bottom:20px;
}

ul.sitemap
{
	margin:5px 0px 10px 20px;
	list-style:circle;
}

#footer_box
{
	background-color: #fbfbfb;
	border-top: 1px solid #e6e7e9;
	margin: 30px 0px 0px 0px;
	padding:35px 0px;
}

#footer_box h2
{
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	margin-bottom:15px;
}

#footer_link
{
	float:left;
	width:60%;
}

#footer_link > ul > li
{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	width:31%;
}

#footer_link > ul > li > p
{
	margin-bottom:10px;
}

#footer_right
{
	float:right;
	width:37%;
}

#footer_newsletter, #footer_social
{
	position:relative;
	display:inline-block;
	width:100%;
}

#footer_newsletter
{
 	padding-bottom:30px;
}

#footer_newsletter input[type=email]
{
	width: 70%;
	height: 30px;
	padding: 0 5px;
	vertical-align: top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	outline: none;
}

#footer_newsletter input[type=submit]
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 20px;
	width: 90px;
	padding: 5px 0px;
	text-transform: uppercase;
	color: #FFF;
	background: #3fae48;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	float: right;
}

#footer_newsletter #mailingForm {
    display: flex;
    flex-direction: column;
}

#footer_newsletter #mailingForm .form_row {
    margin-bottom: 0;
}
#footer_newsletter #mailingForm span {
    margin-top: 5px;
    font-size: 8px;
    text-wrap: nowrap;
    font-weight: 600;
}

#footer_social > ul
{
	display:inline-block;
	vertical-align:top;
	margin-left:-2px;
}

#footer_social > ul > li
{
	list-style:none;
	display:inline-block;
	margin-right:7px;
	float:left;
}

#footer_social > ul > li > a
{
	display:inline-block;
	width:32px;
	height:32px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(../images/socialIcons.png) no-repeat 0px 0px;
}

#footer_social > ul > li.facebook > a
{
	background-position: 13px 7px;
	background-color: #5a7dc8;
}

#footer_social > ul > li.facebook > a:hover
{
	background-color: #7293d9;
}

#footer_social > ul > li.twitter > a
{
	background-position: -107px 7px;
	background-color: #65cafd;
}

#footer_social > ul > li.twitter > a:hover
{
	background-color: #97dafc;
}

#footer_social > ul > li.linkedin > a
{
	background-position: -346px 7px;
	background-color: #4283C0;
}

#footer_social > ul > li.linkedin > a:hover
{
	background-color: #1fa6d1;
}

#footer_social > ul > li.googleplus > a
{
	background-position: -225px 7px;
	background-color: #da4735;
}

#footer_social > ul > li.googleplus > a:hover
{
	background-color: #f17465;
}


#footer_social > ul > li.youtube > a
{
	background-position: -470px 7px;
	background-color: #CC1915;
}

#footer_social > ul > li.youtube > a:hover
{
	opacity:0.7;
	filter: alpha(opacity=70);
}

#copyright_box
{
	position:relative;
	font-size:12px;
	background-color:#333;
	color:#666;
	padding:30px 0px 40px 0px;
}

#back_to_top
{
	background: url(../images/scrollToTop.png) no-repeat 0 0;
	width: 58px;
	height: 34px;
	position: absolute;
	top: -52px;
	left: 50%;
	cursor:pointer;
	margin-right: -50%;
	transform: translate(-50%, 0%) 
}

#back_to_top:hover
{
	background-position:0 -36px ;
}

#copyright_logo
{
	float:left;
	width:18%;
	padding-top:7px;
}

#copyright_text
{
	float:left;
	width:64%;
	text-align:center;
}

#copyright_slogan
{
	color:#FFF;
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:32px;
}

#copyright_link
{
	float:right;
	width:18%;
	text-align:right;
}

#copyright_link > ul > li
{
	list-style:none;
	margin-top:5px;
}

#copyright_link a, #copyright_link a:link, #copyright_link a:active, #copyright_link a:visited
{
	color:#666;
}

#copyright_link a:hover
{
	color:#818181;
}

/***** PRODUCT LISTING *****/
.product_listing_option
{
	background:#fbfbfb;
	border:1px solid #e6e7e9;
	padding:11px 20px;
	margin:15px 0px 10px 0px;
}

.product_listing_option form
{
	display:inline-block;
}

.product_listing_option select
{
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #ccc url('../images/dropdownArrow.png') right center no-repeat;
	outline:none;
	border:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	padding:5px 25px 5px 6px;
	font-size:12px;
}

.product_listing_option div.listing_option
{
	float:right;
	width:27px;
	height:27px;
	cursor:pointer;
	background:url(../images/GridListButtons.png) no-repeat;
	margin-left:5px;
}

.product_listing_option div.grid
{
	background-position: 0px -32px;
}

.product_listing_option div.grid_selected
{
	background-position: 0px 0px;
}

.product_listing_option div.list
{
	background-position: -32px -32px;
}

.product_listing_option div.list_selected
{
	background-position: -32px 0px;
}

.product_listing
{
	display:block;
}

.product_listing > ul > li
{
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
	border-bottom:1px solid #e6e7e9;
}

/** GRID **/
.product_listing > ul.products_grid
{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	margin-left:0px;
}

.product_listing > ul.products_grid > li
{
	width:25%;
	text-align:center;
	padding:0px 10px 20px 10px;
}

#section_content .product_listing > ul.products_grid > li .product_title h3
{
	font-size:15px;
	margin:0px;
	margin-top:10px;
}

.product_listing > ul.products_grid > li .product_desc
{
	display:none;
}
/** GRID END **/

/** LIST **/
.product_listing > ul.products_list
{
	list-style:none;
	display:block;
}

.product_listing > ul.products_list > li
{
	width:100%;
	padding:0px 0px 20px 0px;
}

.product_listing > ul.products_list > li .product_image
{
	float:left;
	display:inline-block;
	vertical-align:top;
	width:20%;
}

.product_listing > ul.products_list > li .product_title
{
	float:right;
	display:inline-block;
	vertical-align:top;
	width:79%;
}

#section_content .product_listing > ul > li .product_title h3
{
	margin:0px;
	margin-bottom:5px;
}

.product_listing > ul.products_list > li .product_desc
{
	line-height:20px;
	font-size:13px;
}
/** LIST END **/
/***** END PRODUCT LISTING *****/

/***** PRODUCT INFO *****/
.side_category_box
{
	float:left;
	display:inline-block;
	vertical-align:top;
	width:20%;
	min-width:180px;
}

.side_category_box .side_category_title
{
	padding: 10px 5px 20px 12px;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	text-transform: uppercase;
	background: #ed1a39;
}

.side_category_box ul
{
	border: 1px solid #e6e7e9;
	background-color: #fbfbfb;
	list-style-type: none;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 2px 12px 15px 12px;
}

.side_category_box ul > li
{
	margin-top:10px;
}

.side_category_box ul > li > a.active
{
	color:#457bb7;
}

.products_two_col
{
	float:right;
	width:78% !important;
}

.products_info
{
	display:inline-block;
	width:100%;
	vertical-align:top;
}

#section_content .products_info h1
{
	font-size:20px;
	text-align:center;
	border-bottom:1px solid #e6e7e9;
	padding-bottom:25px;
	margin-bottom:0px;
}

.products_info_box
{
	display:flex;
	flex-wrap:wrap;
	border-bottom:1px solid #e6e7e9;
}

.products_info_image
{
	display:inline-block;
	vertical-align:top;
	width:50%;
	border-right:1px solid #e6e7e9;
	text-align:center;
}

.product-images
{
	border-bottom:1px solid #e6e7e9;
	position:relative;
}

.products_info_image .thumbnails
{
	position: relative;
	z-index: 10000;
	width: 100%;
	padding: 0px 30px;
	overflow: hidden;
	margin: 20px 0px;
	display: inline-block;
	float: left;
}

.products_info_content
{
	display:inline-block;
	vertical-align:top;
	width:50%;
	box-sizing:border-box;
	padding-left:20px;
	padding-top:10px;
}

.products_info_sku
{
	text-align:right;
	font-size:12px;
	padding-bottom:5px;
}

#section_content .products_info h3
{
	padding:16px 0 16px 20px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	cursor:pointer;
	border-top:1px solid #e6e7e9;
	margin:0px;
	background: url(../images/showHideInfoPanes.png) left top no-repeat;
	color:#333;
}

#section_content .products_info h3.open
{
	background-position: left bottom;
}

#section_content .products_info h3:hover
{
	color:#6a9bd1;
}

#section_content .products_info .products_info_content div:nth-child(2) h3
{
	border-top:0px;
}

.products_info_text
{
	padding: 0 0 16px 20px;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	display:none;
}

.products_info ul
{
	margin-left:20px;
}

.products_info ul li
{
	margin-bottom:3px;
}

.products_info_desc
{
	display:inline-block;
	width:100%;
	padding:30px 0px;
	border-bottom:1px solid #e6e7e9;
}

.products_info_desc h3
{
	background:none !important;
	border-top:0px !important;
}

.products_info_desc h4
{
	margin:0px;
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 10px;
	line-height: 22px;
	color:#000;
}

.info_img_left, .info_img_right, .info_left, .info_right
{
	display:inline-block;
	width:100%;
	vertical-align:middle;
}

.info_img_left .info_left
{
	width:40%;
	padding:0px 30px;
}

.info_img_left .info_right
{
	width:59%;
	padding:0px 30px;
}

.info_img_right .info_left
{
	width:59%;
	padding:0px 30px;
}

.info_img_right .info_right
{
	width:40%;
	padding:0px 30px;
}

.info_img_left .info_right, .info_img_right .info_left
{
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 21px;
	color: #666;
}

#resource_box ul
{
	margin-left:5px;
}

#resource_box ul li
{
	margin-bottom:15px;
	list-style:none;
}

#resource_box ul li a
{
	padding-left: 30px;
	background-image: url(../images/DownloadIcon.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 20px;
	font-size:13px;
}

#spec_box table
{
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
}

#spec_box table tr td:first-child
{
	width:40%;
}

#spec_box table tr td
{
	padding:5px 10px;
}

#section_content .products_info .product_listing h3
{
	text-transform:capitalize;
	background:none !important;
	border-top:0px;
	padding:0px;
	margin-top:10px;
}
/***** END PRODUCT INFO *****/

.pagination
{
	display: inline-block;
	width:100%;
	font-size: 18px;
	color: #999;
	margin-top:15px;
}

.pagi_left
{
	float:left;
}

.pagi_right
{
	float:right;
}

.pagi_right a, .pagi_right strong
{
	background: #ed1a39;
	color: #FFF;
	font-size: 14px;
	width: 27px;
	line-height: 27px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.pagi_right a:hover
{
	opacity:0.7;
	filter: alpha(opacity=70);
}

.pagi_right strong
{
	background:#ccc;
	font-weight:normal;
}

.addthis_inline_share_toolbox
{
	display:inline-block !important;
	vertical-align:top !important;
}

.at-share-tbx-element .at-share-btn
{
	margin:0px !important;
	margin-right:7px !important;
}

.at-share-tbx-element .at-share-btn:focus,.at-share-tbx-element .at-share-btn:hover 
{
	-webkit-transform:translateY(0px) !important;
	transform:translateY(0px) !important;
	outline-offset:0px !important;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.at-icon-wrapper
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#sidebar_box, #content_box
{
	display:table-cell;
	vertical-align:top;
}

#sidebar_box
{
	width:180px;
}

#sidebar_box > ul
{
	list-style:none;
	width:100%;
	border:1px solid #e6e7e9;
	background:#fbfbfb;
	padding:10px;
	padding-bottom:0px;
}

#sidebar_box > ul > li
{
	padding-bottom:10px;
}

#content_box
{
	padding-left:30px;
}

/***** fontawesome *****/
@font-face 
{
	font-family: 'fontello';
	src: url('/layout/default/css/font/fontello.eot?15590826'),
		 url('/layout/default/css/font/fontello.eot?15590826#iefix') format('embedded-opentype'),
		 url('/layout/default/css/font/fontello.woff2?15590826') format('woff2'),
		 url('/layout/default/css/font/fontello.woff?15590826') format('woff'),
		 url('/layout/default/css/font/fontello.ttf?15590826') format('truetype'),
		 url('/layout/default/css/font/fontello.svg?15590826#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

.font-icon
{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	margin-top: 2px;
	margin-left: 2px;
}
/***** END fontawesome *****/

/***** JCarousel Slider ******/
.jcarousel_box
{
	position:relative;
	padding:0px 30px;
}

.jcarousel 
{
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul 
{
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li 
{
	padding: 0px 20px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

#section_content .jcarousel a h3
{
	background:none;
	border-top:0px;
	font-size:15px;
	margin-top:10px;
	color:#6a9bd1;
	padding:0px;
	text-transform:capitalize;
	text-align:center;
}

#section_content .jcarousel a:hover h3
{
	color:#457bb7;
}

.jcarousel-control-prev,
.jcarousel-control-next 
{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 20px;
    height: 30px;
}

.jcarousel-control-prev
{
	left:7px;
	background: url(../images/leftRightCarouselNav.png) no-repeat;
}

.jcarousel-control-next
{
	right:7px;
	background: url(../images/leftRightCarouselNav.png) no-repeat;
	background-position: -43px 0;
}

.jcarousel-pagination 
{
	position: absolute;
	bottom: 3%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%) 
}

.jcarousel-pagination a 
{
    text-decoration: none;
    display: inline-block;
    height: 13.5px;
    width: 13.5px;
    background: #000;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
}

.jcarousel-pagination a.active 
{
    background: #FFF;
    opacity: 1;
}

#section_slider
{
	position:relative;
}

#section_slider .jcarousel li
{
	padding:0px;
}

#section_slider .jcarousel-control-prev, #section_slider .jcarousel-control-next
{
	background:none !important;
	font-size:50px;
	color:#FFF;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%) ;
	width:auto;
	height:auto;
}

#section_slider .jcarousel-control-prev
{
	left:30px;
}

#section_slider .jcarousel-control-next
{
	right:30px;
	
}
/***** END JCarousel Slider ******/