/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/***  End of Normalise  ***/


/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 /*
 img {
    max-width: 100% !important;
  }
  img {
  vertical-align: middle;
}
 img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
*/


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
/*  Clearing Stuff  */

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

.btn-default-axp {
  color: #333;
  background-color: #FFF;
  border-color: #CCC;
}

.btn-default-axp:hover,
.btn-default-axp:focus,
.btn-default-axp.focus,
.btn-default-axp:active,
.btn-default-axp.active,
.open > .dropdown-toggle.btn-default-axp {
  /*color: #333;*/
  background-color: #EDEDED;
  border-color: #CCC;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.breadcrumb {
  padding: 0px 0px;
  list-style: none;
  background-color:#FFF;
  border-radius: 4px;
  margin-top:0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -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 .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-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
/**********************  end of bootstrap  *******************/

/**************************/
/****  Standard Stuff  ****/
/**************************/
*
{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
nav ul, footer ul
{
    list-style: none;
    list-style-image: none;
	padding:0;
	margin:0;
}
ol,ul
{
    margin: 0.7em 0;
	padding: 0 0 0 30px;
}
ul
{
	list-style:square;
}
a,a:visited,a:active
{color:#6686B5;text-decoration:none;}
a:hover{ color:#6C397E;}
img{max-width:100%; height:auto !important;}
/*img{max-width:100%; height:auto;}*/
.clearfix:before,
.clearfix:after,
.row:before,
.row:after
{
	content: " ";
	display: table;
}
.clearfix:after,.row:after
{clear: both;}
p{margin: 0.6em 0;}
/****************************/
/****  Container sizing ****/
/****************************/
.container
{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media only screen and (min-width: 1000px)
{
	.container
	{
		max-width: 1000px;
		margin:0 auto;
	}
}
.row
{
	margin-right: -15px;
	margin-left: -15px;
}
/***********************************/
/****  Overrides for this site  ****/
/***********************************/
body
{
	color:#777;
	background:#FFF;
	font-size:1em;
	line-height:1.4em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6
{
	font-family:'Open Sans', Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.2em;
	margin:0.3em 0;
}
h1
{
	font-size:2.2em;
	color:#F00;
	margin-top:0;
}
h2
{
	font-size:1.4em;
	color:#F00;
}
/************************/
/****  Section Stuff ****/
/************************/
.vpad-10{padding-top:10px; padding-bottom:10px;}
.vpad-20{padding-top:20px; padding-bottom:20px;}
.indent-20{padding-left:20px; padding-right:20px;}
/***********************/
/****  Main menu ****/
/***********************/
@media (max-width: 925px)
{
	#main-nav
	{
		display:none;
	}
}
@media only screen and (min-width: 926px)
{
	.slicknav_menu {display:none;}
	#main-nav
	{
		border-top:2px solid #EEE;
		border-bottom:2px solid #EEE;
		padding-top:13px;
		padding-bottom:13px;
	}
	#main-nav li
	{
		float:left;
		font-size:1.1em;
	}
	#main-nav li
	{
		display:block;
		padding-left:10px;
		padding-right:10px;
	}
	#main-nav li.first
	{
		padding-left:0;
	}
	#main-nav li a
	{
		color:#666;
	}
	#main-nav li a:hover
	{
		color:#999;
	}
}
/***********************/
/****  Header Stuff ****/
/***********************/
.logo
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.contact
{
	font-size:1.2em;
	background-color:#EFEFEF;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
}
	.contact_text
	{
		padding-top:4px;
		padding-bottom:4px;
	}
	.contact_text a
	{
		color:#777;
	}
	.contact_text a:hover
	{
		text-decoration:underline;
	}
@media (min-width: 768px)
{
	.logo
	{
		text-align:left;
		padding:0;
		margin:0;
		margin-top:5px;
	}
	.contact
	{
		font-size:1.3em;
		text-align:right;
		background-color:#FFF;
		padding-top:3px;
		padding-bottom:0;
	}
		.contact_text
		{
			padding-top:5px;
			padding-bottom:5px;
		}
		.fb-icon
		{
			border-left:1px solid #DEDEDE;
			margin-left:15px;
			padding-left:15px;
		}
}
/**************************/
/****  Home page image ****/
/**************************/
#home_image
{
	background-image:url(../images/temp-1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	color:#333;
	height:322px;
	position:relative;
}
	#home-image-info
	{
		background: rgba(233,233,233,.75);
		color:#444;
		font-size:2.3em;
		line-height:1.1em;
		bottom: 0;
		right: 0;
		position: absolute;
		z-index: 10;
		padding-top:15px;
		padding-bottom:15px;
		/*width:35%;*/
		text-align:right;
		margin-top:50px;
		margin-bottom:50px;
		padding-left:10px;
		padding-right:20px;
	}
		#home-image-info p
		{
			margin: 0.2em 0;
		}
@media only screen and (max-width: 767px)
{
	#home_image
	{
		background-image:url(../images/temp-1-sm.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover; 
	}
		#home-image-info
		{
			color:#000;
			font-size:1.4em;
			text-align:center;
			padding-top:5px;
			padding-bottom:5px;
			margin-top:0;
			margin-bottom:0;
		}
}
/**************************/
/****  Home page stuff ****/
/**************************/
.home-quote
{
	background-color:#999;
	color:#FFF;
	font-size:1.4em;
	padding:15px;
	background: repeating-linear-gradient(
  		-55deg,
  		#222,
  		#222 10px,
  		#2D2D2D 10px,
  		#2D2D2D 20px
	);
}
.home-quote-text
{
	text-align:center;
	padding:10px;
	line-height:1.1em;
}
.home-quote-btn
{
	text-align:center;
	padding:10px;
}
.home-service-box
{
	 background-color:#EAEAEA;
	 padding-top:15px;
	 padding-bottom:5px;
}
@media (min-width: 768px)
{
	.home-quote
	{
		font-size:2.2em;
		
	}
	.home-quote-text
	{
		text-align:left;
		padding:0;
	}
	.home-quote-btn
	{
		text-align:right;
		padding:0;
	}
}
.home-rehau
{
	background: repeating-linear-gradient(
  		-55deg,
  		#DDD,
  		#DDD 10px,
  		#E6E6E6 10px,
  		#E6E6E6 20px
	);
	background-color:#FFF;
	color:#666;
	font-size:1.7em;
	padding:15px;
	border:1px solid #CCC;
}
.home-rehau-text
{
	text-align:center;
	padding:10px;
	line-height:1.1em;
}
.home-rehau-text a
{
	color:#666;
	font-size:0.7em;
}
.home-rehau-text a:hover
{
	text-decoration:underline;
}
.home-rehau-logo
{
	text-align:center;
	padding:10px;
}
.home-rehau-logo img
{
	border:1px solid #AAA;
	padding: 5px;
}
@media (min-width: 768px)
{
	.home-rehau
	{
		font-size:2.2em;
	}
	.home-rehau-text
	{
		text-align:left;
		padding:0;
	}
	.home-rehau-text a
	{
		font-size:0.6em;
	}
	.home-rehau-logo
	{
		text-align:right;
		padding:0;
	}
}
/*******************/
/****  Sidebar  ****/
/*******************/
.sidebar
{
}
	.sidebar ul
	{
		list-style-type:none;
		padding:0;
		margin:0;
		margin-left:5px;
	}
	.sidebar li
	{
		background-image: url(../images/icon-tick.png);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		padding-left: 25px;
	}
	.sidebar h2
	{
		margin:0.1em 0;
	}
	.sb_box
	{
		background-color:#EDEDED;
		padding:10px;
		border:1px solid #DCDCDC;
		margin-bottom:10px;
	}
	.sb_box_border
	{
		border:1px solid #DCDCDC;
		padding:10px;
	}
	.phone_bg
	{
		background-image: url(../images/phone_bg.png);
		background-repeat: no-repeat;
		background-position: 90% 50%;
	}
	.email_bg
	{
		background-image: url(../images/email_bg.png);
		background-repeat: no-repeat;
		background-position: 90% 50%;
	}
	.address_bg
	{
		background-image: url(../images/address_bg.png);
		background-repeat: no-repeat;
		background-position: 90% 50%;
	}
	.tick_bg
	{
		background-image: url(../images/tick_bg.png);
		background-repeat: no-repeat;
		background-position: 90% 50%;
	}
	.quote_bg
	{
		background-image: url(../images/quote_bg.png);
		background-repeat: no-repeat;
		background-position: 90% 50%;
	}
	.sb_rehau
	{
		background-color:#EDEDED;
		padding:10px;
		margin-bottom:10px;
		background: repeating-linear-gradient(
  		-55deg,
  		#DDD,
  		#DDD 10px,
  		#EEE 10px,
  		#EEE 20px
	);
	}
	.sb_quote
	{
		background-color:#EDEDED;
		padding:10px;
		margin-bottom:10px;
		background: repeating-linear-gradient(
  		-55deg,
  		#999,
  		#999 10px,
  		#AAA 10px,
  		#AAA 20px
	);
	}
	.sb_text_1
	{
		font-size:1.5em;
		color:#FFF;
		line-height:1.1em;
	}
@media (min-width: 768px)
{
	.sidebar
	{
		border-left:1px solid #DDD;
		padding-left:10px;
	}
}
/************************/
/****  Footer Styles ****/
/************************/
footer
{ 
	background-color:#505050;
	color:#FFF;
	background-image:url(../images/snowflake.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	font-size:1em;
}
footer a
{
	color:#CCC;
}
footer a:hover
{
	color:#FFF;
}
.copyright
{
	margin-top:10px;
	border-top:1px dashed #777777;
	padding-top:10px;
	color:#888;
	font-size:0.9em;
}
.axp-link
{
	color:#888;
}
.axp
{
	text-align:left;
}
.fb-footer
{
}
.fb-social
{
	text-align:left;
}
	.fb-social a
	{
		color:#CCC;
	}
@media (min-width: 768px)
{
	.axp
	{
		text-align:right;
	}
	.fb-social
	{
		text-align:right;
	}
}
/**************************/
/****  Project Gallery ****/
/**************************/
.gall_item
{
	display: block;
	text-align:center;
	padding: 6px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #FFF;
	border: 1px solid #DDD;
}
.gall_item img{display:block;}
.gall_item .caption
{
	text-align:center;
	padding:8px 4px 2px 4px;
}
.gall_item .caption h2
{
	font-size:1.1em;
	margin:0;
}
/*********************/
/****  Forms Code ****/
/*********************/
form
{
	font-size:1em;
	padding: 20px;
	background-color:#FAFAFA;
	border:1px solid #E0E0E0;
	margin-bottom:20px;
}
.optional
{
	font-style:italic;
	color:#F08F6A;
}
.form_error, .error
{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.form_message, .message
{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
/**********************/
/****  Latest news ****/
/**********************/
.news_item
{
	padding: 10px;
	background-color: #F5F5F5;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
}
	.first_news
	{
		margin-top: 0;
	}
	.news_date
	{
		font-size:90%;
		color:#888;
	}
/***********************/
/****  Testimonials ****/
/***********************/
.testimonial
{
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
}
	.t-content
	{
		margin-bottom:10px;
	}
	.t-name
	{
		color:#555;
		border-left:6px solid #DEDEDE;
		padding-left:10px;
	}
/***********************/
/****  Other Styles ****/
/***********************/
.main_image0
{
	border:6px solid #FFFFFF;
}
.main_image
{
	border:1px solid #DEDEDE;
	padding:5px;
}
@media only screen and (max-width: 767px)
{
	.xs-line
	{
		border-bottom:1px solid #DEDEDE;
		padding-top:5px;
		padding-bottom:5px;
		margin-bottom:10px;
	}
}
