/*!
 * Start Bootstrap - HTML Template (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */


@import url('https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsK8NE7_Gi-Xz52ZQ_AwfA78.woff');



/*
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Xyjz-jNkfiYuJf8UC3Lizw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nCj3Mi2hOMP9GNHlaDA9WRI.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nJT5GEmoOtNsejy4tIPLwv0.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAKnqGQEx1Z0mO0vh_gmMTLI.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v13/BP5K8ZAJv9qEbmuFp8RpJSbgbeQlMzXi74o-QKBHk5k.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAGkmsVQraOiS9Ruw9APgQZo.woff) format('woff');
}*/

html, body {
	
   text-rendering: optimizeLegibility !important;
   -webkit-font-smoothing: antialiased !important;
   font-family: "Roboto Condensed",sans-serif !important;
}

.group-hero-div-wrapper .group-hero-content .group-copy {
    color: #333 !important;
}
.node-component-products-carousel .product-carousel-tabs.nav li.active a {
    color: #fff !important;
}
a {color:#333 !important; }

a:active, a:hover {
	color:#D92231;
	}

 .text-red {
    /*color:#D92231 !important;*/
    text-decoration: underline;
    border: none;
    background-color: transparent;
}
.red-col {
    color:#D92231 !important;  
}

.text-red:active, .text-red:hover {
    color:#D92231 !important;
    text-decoration: underline !important;   
}

.text-hov-red:hover {
    color: #D92231 !important;
    text-decoration: none !important;
}

/*.list-group-item a {
color:#333333 !important;
}*/

.list-group-item a:hover {
color:#D92231 !important;
}

h1{
  	font-weight: 300;
	font-size: 36px;
}


h2 {
	font-size: 1.2em; 
	font-weight: 300;
	}
	
h3 {
	font-size: 18px;
	font-weight: 300;
	}
	
h4 {
	font-size: 16px;
	font-weight: 300;
	}
	
h5 {
	font-size: 14px;
	font-weight: 300;
	}
	
h6 {
	font-size: 11px;
	font-weight: 300;
	}
.article p {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height:30px;
    font-weight:300;
    letter-spacing:0.3px;
    }

.article h1 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 36px;
    line-height:42px;
    font-weight:300;
    letter-spacing:0.3px;
    margin-bottom: 20px;
    color:#333;
}

ul, ol {
    line-height: 1.8em;
}
	
.thumb .product-info h5 {
    text-align: center;
}	

#price .rp {
    text-decoration: line-through;
}

#price .sp {
    color: #D92231;
}

.glyphicon-chevron-right{
	font-size:10px;
	padding:10px;
	}

p {
	
    font-size:1.15em;
    letter-spacing:0.3px;
    font-weight: 300;
	}

.page-header {
    font-weight: 300;
    margin: 20px 0 5px !important;
}

.xrx_top_cart > li > a {
    margin: 0 12px !important;
}

	
.topmenu ul {
	list-style: none;
	float:right;
	}
	
.breadcrumb {
    display: inline !important;
    padding: 8px 0px;
   margin: 0 5px;
    list-style: none;
    background: none;
    border-radius: 0px;
}

#breadcrumb {
    margin: -2px 0 -14px 0;
    padding: 0px 8px;
    font-weight: 300;
}

.topmenu ul li {
	
	display:inline-block;
	padding-right:10px;
	color:#333;
	margin-top:20px;
	}
	
	
.topmenu li a {
	color:#333;
	text-decoration:none;
	}	
.topmenu li a:hover {
	color:#D92231;

	}

<!--Search form-->
.sb_wrapper{
	margin:0;
	padding:0;
	position: absolute;
	top:26px;
	left:244px;
	width:100%;
}
.sb_wrapper input[type="text"],
ul.sb_dropdown{
	border:0px solid #fff;
	border-radius:2px 0 0 2px;
	background: #fff; 
	font-size:14px;
	font-family:"Roboto Condensed", "Trebuchet MS", sans-serif;
	-moz-box-shadow:1px 1px 3px #555;
	-webkit-box-shadow:1px 1px 3px #555;
	-box-shadow:1px 1px 3px #555;
	outline:none;
	padding:6px 5px 6px 20px;
	text-shadow:1px 1px 1px #fff;
	width:80%;
	float:left;
	margin:3px 0px;
	
	 text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

input.sb_search{
	background:#fff url(../img/search.png)no-repeat center center;
	height:32px;
	width:50px;
	float:left;
	border-radius:0px 2px 2px 0;
	margin:3px 0px;
	border:0px solid #fff;
	-moz-box-shadow:1px 1px 3px #555;
	-webkit-box-shadow:1px 1px 3px #555;
	-box-shadow:1px 1px 3px #555;
	outline:none;
	cursor:pointer;
	 text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
input.sb_search:hover{
	background-color:#D92231;
	border:1px solid #D92231;
}
.sb_wrapper input[type="text"]:hover {
	
	border:1px solid #D92231;
}



.contact-form form-control:focus {
        border-color: #a6a6a6;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(204, 204, 204, 0.5);
    }
	
.btn{
    border-radius: 0px !important;
}

.btn-comp {
    color: #333 !important;
    background-color: #fff !important;
    border: 1px solid #d7d7d7 !important;
}

.btn-comp:hover, .btn-comp:active, .btn-comp:focus, .btn-comp:focus:active, .btn-comp:visited, .btn-comp:link {
    color: #D92231 !important;
    border: 1px solid #D92231 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none;
    outline: none;
}

.btn-primary {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #d7d7d7 !important;
    padding: 5px 12px 5px 12px;
    font-family: "Roboto Condensed",sans-serif !important;
    font-weight: 400 !important;
    text-decoration: none;
    display: inline;
    font-size: 14px !important;
    position: relative;
    background-color: #fff !important;
    color: #333 !important;
}

.btn-primary:hover {
  background-color: #D92231 !important;
    color: #fff !important;
    text-decoration: none;
}

.btn-primary:hover .red-col, .btn-primary:active .red-col, 
.btn-primary:focus .red-col {
    color: #fff !important;
}

.btn-primary:hover i {
    color: #D92231 !important;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff !important;
  background-color: #D92231 !important;
    border-color: #d7d7d7 !important;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff !important;
  background-color: #D92231 !important;
  border-color: #d7d7d7 !important;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #D92231 !important;
    border-color: #d7d7d7 !important;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    color: #fff !important;
  background-color: #D92231 !important;
    border-color: #d7d7d7 !important;
}

#cat li a{
	padding:20px;
	font-size:18px;
	}
.hero-spacer {
    margin-top: 10px;
	padding-left:0px;
	padding-top:10px;
}

.review-banner {
   background-image: url(../img/Xx-Site_reviewsbanner.jpg);
	min-height:440px;	
	border-radius: 0px;
	 font-size: 40px; 
}

.jumbotron{
	background-image: url(../img/sample.png);
	min-height:440px;	
	border-radius: 0px;
	padding-left:20px;
	 font-size: 40px;

	}

.review-banner .xrx-hi-lft {
    width: 40%;
    min-height:440px;
    padding:20px;
    background-color: rgba(251, 251, 251, 0.5);
    border-right: 2px solid #f9f9f9;
}

.jumbotron p {
    width: 40%;
   
}

@media (max-width:480px) {
	.jumbotron p, .review-banner p, .review-banner .xrx-hi-lft {
	width:100%;
    background-color: transparent;
     }

}
	
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0px;
	padding-left: 30px;
}



.jumbotron h2{
	font-size: 40px;
	}

.hero-feature {
   /* margin-bottom: 30px;*/
	min-height:435px;
}


.thumbnail{
	padding:0px;
	border: 0px solid #DDD;
	background:#EBEBEB none repeat scroll 0% 0% !important;
	display: block;
	margin:5px;
	
	}
.thumbnail:hover{
	background:#d5d5d5 none repeat scroll 0% 0% !important;
	display: block;
	z-index: 9;
	}
	
.thumbnail .caption {
    padding: 0px;
    color: #333;
	
}
	
.box-title{
	width: 90%;
	margin-bottom: 10px;
	padding: 35px 30px 0px;
	box-sizing: border-box;
	position: relative;
	color: #333;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 300;
	font-size: 30px;
	text-align: left;
	line-height: 42px;
	z-index: 2;
	}
	
.box-subheading{
	width: 90%;
	padding: 0px 30px 30px 30px;
	position: relative;
	box-sizing: border-box;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	color: #333;
	margin-bottom: 10px;
	z-index: 2;
	}
	
.box-link{
	width: 90%;
    padding: 0px 30px;
    font-size: 20px;
    line-height: 34px;
    color: #333;
    z-index: 3;
    position: relative;
    font-weight: 700;
    font-family: "Roboto Condensed",sans-serif;
    display: inline;

	}
	
.box-arrow{
	background-repeat: no-repeat;
	background-color: #D92231;
	display: block;
	position: absolute;
	right: 5px;
	top: 20px;
	z-index: 5;
	content: "";
	background-position: center center;
	background-image:url(../img/arrow_hero_white.png);
	width: 40px;
	background-size: 18.5px 18.5px;
	height: 40px;
	color:#fff;
	padding-left:auto;
	padding-right:auto;
	}
	
.box-arrow:hover{
	background-color: #fff;
	background-image:url(../img/arrow_hero_red.png);
	color:red;
	
	}
	
.arrowdown1 {
margin-top: 2em;
width: 100%;
height: 26px;
background-image: 
background-position: center center;
background-size: auto 95%;
background-repeat: no-repeat;
	}
	
.red{
	color: #D92231;
	}
	
.gray > h5 {
	background-color: #ebebeb;
	color:#333333;
	line-height:40px;
	padding:4px 12px;
	margin-top: 0px;
	margin-bottom:0px;
	}
/*buttons*/

.btn-primary{
	color: #000;
	background-color: #fff;
	border-color: #C1C1C1;
	border-radius:0px;
    font-weight: 400;
  	
	}
	
.btn-primary:hover{
	
	color: #FFF;
	background-color: #D92231;
	border-color: #B1272B;
	border-radius:0px;
	}
	
.btn-red{
	color: #fff !important;
	background-color: #D92231 !important;
	border-color: #B1272B !important;
	border-radius:0px;
	font-weight: 400;
  	
	}
	
.btn-red:hover{
	
	color: #D92231 !important;
	background-color: #fff !important;
	border-color: #c1c1c1 !important;
	border-radius:0px;
	}

.btn-red:hover i {	
	color: #D92231 !important;
	}

.btn-white{
	color: #333333;
	background-color: #fff;
	border-color: #c1c1c1;
	border-radius:0px;
	font-size:16px;
	}
	
.btn-white:hover{
	color: #fff;
	background-color: #D92231;
	border-color: #D92231;
	border-radius:0px;
	}


.btn-link{
	color: #000;
	text-decoration:none;
	padding-left:0px;
	font-size:18px;
	
	}
.btn-link:hover{
	color: #D92231;
	text-decoration:none;
	}
	
/*buttons*/

/*accortion*/
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color:#000;
}

.list-group-item{
	border-left: 0;
	border-right: 0;
	
	}

.list-group-item-danger{
	background-color:#fff;
	
	}
.list-group.panel >a.list-group-item-danger:hover{
	background-color:#D92231;
	color:#fff;
	}


.list-group.panel >a.list-group-item:active{
    background-color:#D92231;
	color:#fff;	
	}

.list-group-item:last-child, .list-group-item:first-child {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.list-group-submenu {
  margin-left:20px;
}

.fa-chevron-down{
  transition: all .4s ease;
}
.active .fa-chevron-down{
  transform: rotate(360deg);
}


/* margins */
.margintop-10{margin-top:10px !important;}
.margin-10{margin-bottom:10px !important;}
.margin-20{margin-bottom:20px !important;}
.margin-30{margin-bottom:30px !important;}
.margin-40{margin-bottom:40px !important;}
.margin-50{margin-bottom:50px !important;}
.margin-60{margin-bottom:60px !important;}
.margin-70{margin-bottom:70px !important;}
.margin-80{margin-bottom:80px !important;}
.margin-90{margin-bottom:90px !important;}
.margin-100{margin-bottom:100px !important;}
.margin-120{margin-bottom:120px !important;}

/* Actions */
.actions {
	float: right;
  	display: inline-block;
}

.actions a {
	margin-left: 3px;
}

.actions .btn {
	color: #fff;
	padding: 3px 6px;
	font-size: 18px;
  	/*line-height: 1.5;*/
  	/*background-color: #fff;
  	border-color: #ccc;
  	border-radius: 50px;*/
}

.actions .btn i {
	font-size: 18px;
}

.actions .btn:hover {
	background: #D92231;
}


/*menu style */

.menu{
	width:100%;
	}
		
.menu ul {  
       margin: 0 auto;
	   width:100%;
	   padding: 0;
	   z-index:1000;
	   background-color:#ebebeb;
	   
	  }  
      
.menu ul li {  
		
        list-style: none;
		text-decoration:none;
		display:inline-block;
		width: auto;
		float:none;
		font-size:18px;
		color:#333333;
		padding: 10px 26px;
		z-index:1000;
		
        }  
      
.menu ul li a {  
        display: block;  
		text-decoration:none;
        padding: 0 10px;  
        text-align: center;  
        line-height: 60px;  
		z-index:1000;
		color:#333333;
        
        }  
      
.menu ul li a:hover {  
       color:#D92231;  
    }  



/*Social btn*/
.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}

.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}


/*footer*/

.full {
    width: 100%;	
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	/*background: #f9f9f9;*/
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #e5e5e5;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	padding: 10px 0 10px;
	text-transform: none;
}
.footer ul {
	font-size: 16px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 25px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #737373;
}

.footer a:hover{
	color:#D92231;
	}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}



.news-tips li {
    display: block;
	line-height: 36px;
	
}

.news-tips li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
	font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
	margin: 0 8px 0 0;
	
}


.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #D92231;
	background: #D92231;
}
.social li a i {

	margin: 0 0 0 0px;
	color: #EDEFF1 !important;
}


.footer-bottom {
	background: #E3E3E3;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;	
}
/*footer*/

<!--Added-Feb-11-->

.glyphicon { margin-right:5px;}
.glyphicon-heart { color:#e74c3c;}
.glyphicon-comment { color:#27ae60;}
.separator { padding-right:5px;padding-left:5px; }
.section-box h2 {margin-top: 0;}
.section-box hr {margin-top: 0;margin-bottom: 5px;border: 0;border-top: 1px solid rgb(199, 199, 199);}
.section-box ul {
	margin-left:-35px;
}
.section-box ul li {
    display: block;
	line-height: 1.42857;
    font-size: 1.15em;
    font-weight: 300;
}
.section-box ul li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
	font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
}

.price{
	width: 90%;
	color: #D92231;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 300;
	font-size: 2.4em;
	text-align: left;
	z-index: 2;
	padding:10px 0px;
    color: #D92231;
	}
.no-price{
	width: 90%;
	text-decoration:line-through;
	color: #333;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
	z-index: 2;
	}

.mrgn-left {
    margin-left: 2em;
}

#contact #Product, form #PN, #Product {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /*border-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/*.form-horizontal span {
    color: red;
    position: relative;
    left: 266px;
    top: -35px;
}*/

/*.form-horizontal .aster {
    color: red;
    position: relative;
    left: 558px;
    top: -35px;
}

@media (max-width:480px){
    .form-horizontal .aster {
    left: 266px;
    }
    }
*/
.col-md-12 span .btn {
    padding: 0 4px;
}

.options-text{
font-weight: 300;
font-size:18px;
}

.mrgn-left1 {
    margin-left: 7.2em;
}

.mrgn-left2 {
    margin-left: 14em;
}

@media (max-width:480px) {
    .mrgn-left1 , mrgn-left2 {
    margin-left:auto;
}
    .video-responsive {
    height: auto;
}

}

#MainProductImage {
    display: block;
    max-width: 100%;
    height: auto;
}

.left-side {
    float: left;
    list-style: none;
    text-align: center;
    text-decoration: none;
    padding: 0.4em;
}
.video-responsive {
    display: block;
    max-width: 100%;
    
}

.mark-space {
    margin: 0 20px 0 0;
}

.clearfix , clearfix::before , clearfix::after {
    clear: both;
}

.form-group:last-child, .panel:last-child {
    margin-bottom: 15px !important;
}
.panel, .thumbnail {
    border-radius: 0px !important;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f5f5f5 !important;
}

.node-component-products-carousel {
    padding-top: 20px !important;
}

   .control {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
}
.control input {
  position: absolute;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: #d92231;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #d92231;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
/*.control--checkbox .control__indicator:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}*/
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 5px;
  top: 5px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

.xrx-plus, .xrx-minus {
    display: block;
    position: relative;
}

.xrx-plus::before {
    content:url('../img/plus_sign.png');
    position: absolute;
    display: block;
    z-index: 99;
    right: 12%;
    top: 5px;
}
.xrx-minus::before {
    content:url('../img/minus_sign.png');
    position: absolute;
    display: block;
    z-index: 99;
    right: 12%;
    top: 5px;
}

.xrx-cl-plus, .xrx-cl-minus {
    display: block;
    position: relative;
}

.xrx-cl-plus::before {
    content:url('../img/plus_thin.png');
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 99;
    right: 0;
    top: 0;
}
.xrx-cl-minus::before {
    content:url('../img/minus_thin.png');
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 99;
    right: 0;
    top: 0;
}

.checkbox small {
    font-weight: 300;
}
.form-control {
	border-radius: 0px !important;
}
#Country, #State {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}
.col-md-pull-6 ul li, 
.col-md-pull-7 ul li {
    font-size: 18px;
    margin: 2px 0;
	font-weight: 300;
}
.col-md-pull-6 ul, .col-sm-7 ul {
    margin-left: -18px;
}
.xrx_icon_item_banner_hero {
    width: 26px;
    height: 26px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding-top: 5px;
    vertical-align: sub;
}
.xrx_icon_item_banner_hero_user {
    background-image: url(../img/icon_user.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/icon_user.png', sizingMethod='scale')";
}
.xrx_icon_item_banner_hero_location {
    background-image: url(../img/icon_location.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/icon_user.png', sizingMethod='scale')";
}
.xrx_icon_item_banner_hero_email {
    background-image: url(../img/icon_chat_off.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/icon_user.png', sizingMethod='scale')";
}
.text-font {
    font-size: 17px;
    font-weight: 300;
}
.text-font:hover .xrx_icon_item_banner_hero_user {
    background-image: url(../img/icon_user_rollover.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/icon_user.png', sizingMethod='scale')";
}
.text-font:hover .xrx_icon_item_banner_hero_location {
    background-image: url(../img/icon_location_rollover.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/icon_user.png', sizingMethod='scale')";
}
.text-font:hover .xrx_icon_item_banner_hero_email {
    background-image: url(../img/icon_chat_rollover.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/icon_user.png', sizingMethod='scale')";
}
.front .group-hero-div-wrapper .field-hero-copy, .front .group-hero-div-wrapper .field-hero-section, .front .group-hero-div-wrapper .field-hero-title {
    color: #333 !important;
}