/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");


p {margin: 0 0 15px 0;}
img {max-width: 100%;}
a {color:#e64a45; text-decoration:none; font-weight:700;}
a:hover {text-decoration: underline; color:#ff524c;}
.clear { clear:both;}
.aligncenter {text-align: center; margin:2em 0;}
.alignright {text-align: right;}
.floatright {float: right;}
.img-alignleft {float: left;}
.img-alignright {float:right; margin:15px 0 15px 15px;}
.img-100 {width:100%; height:auto;}
.call-action {padding: 15px; text-align:center; font-weight:700; color:#fff; background-color:#698FC0; margin:45px auto; }

.orange {color:#e6772e;}
.green {color:#4db3b3;}
.dark {color:#3d4c53;}
.yellow {color:#f2c249;}
.red {color:#e64a45;}
.perperson {  margin: 0;  text-align: right;  color: #CC0000; }
ul.content-list li { list-style:circle; list-style-position:inside; margin-left:25px; margin-bottom:10px;}
hr.faded { clear: both; float: none;  width: 100%;  height: 1px; margin: 1.4em 0; border: none; background: #ddd;
  background-image: -webkit-gradient(
      linear,
      left bottom,
      right bottom,
      color-stop(0, rgb(255,255,255)),
      color-stop(0.1, rgb(221,221,221)),
      color-stop(0.9, rgb(221,221,221)),
      color-stop(1, rgb(255,255,255))
  );
  background-image: -moz-linear-gradient(
      left center,
      rgb(255,255,255) 0%,
      rgb(221,221,221) 10%,
      rgb(221,221,221) 90%,
      rgb(255,255,255) 100%
  );
}

/*Table*/
.responstable {  margin: 2em 0 2em 0;  width: 100%;  overflow: hidden;  background: #FFF;  color: #024457;  box-sizing:border-box;  }
.responstable tr {}
.responstable tr:nth-child(odd) { background-color: #f4f1e9;}
.responstable th { border: 1px solid #b19e6d; background-color: #bfaa75; color: #FFF; padding: 1em; vertical-align: middle; text-align: center !important;  font-weight:700;}
.responstable th:first-child { display: table-cell; }
.responstable th:nth-child(2) {display: table-cell;}
.responstable th:nth-child(2) span {  display: none;}
.responstable th:nth-child(2):after { content: attr(data-th);}
.responstable tr td img {width:100%;}
.table-subheader { padding: 10px; text-align: center;
  background: rgba(111,111,111,1);
  background: -moz-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(111,111,111,1)), color-stop(100%, rgba(51,51,51,1)));
  background: -webkit-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: -o-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: -ms-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: linear-gradient(to bottom, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#333333', GradientType=0 );
  color: #FFF;  font-size: 16px;   font-weight: 700;
  }
.table-subheader h2 {text-align: center;}

td.table-center  {text-align: center !important;}


/*Typography*/

h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif; font-weight:700;
  margin-top: 25px;
  margin-bottom: 15px;
}
h1 {font-size: 21px;  color: #b19e6d; font-weight:700; font-family: 'Montserrat', sans-serif; margin-bottom:25px; text-transform:uppercase;}
h1.homepage-title {color: #698FC0; margin: 20px 0 35px; text-align: center;}
h1.inside-title {color:#fff; text-align:center; padding:25px 0;}
.subhead {font-size: 20px; font-weight:700; color:#666; text-transform:capitalize; margin-top:25px; display:inline-block;}

.boxed {  padding: 10px;  text-align: center;
  background: rgba(111,111,111,1);
  background: -moz-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(111,111,111,1)), color-stop(100%, rgba(51,51,51,1)));
  background: -webkit-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: -o-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: -ms-linear-gradient(top, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  background: linear-gradient(to bottom, rgba(111,111,111,1) 0%, rgba(51,51,51,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#333333', GradientType=0 );
  color: #FFF; font-size: 14px;  font-weight: 700;  border-radius: 10px 10px 0px 0px;  -moz-border-radius: 10px 10px 0px 0px;  -webkit-border-radius: 10px 10px 0px 0px;  min-height: 58px; 	}
.grey-text-bg {  padding: 10px  13px; background-color:#f7f7f7;}	
.grey-text-bg p {text-align: justify;  }
.flexbox .col {margin-bottom: 20px;}
	
	
	
/*	LAYOUT */
body {
	color: #818181;
	padding: 0 15px;
	font-size: 15px;
	line-height: 1.5em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-attachment: fixed;
	background-image: url(../images/bg.png);
}
main, .main-full {padding: 20px 30px 50px !important; position:relative;} 

main article:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #e2e2e2;
  right: 350px;
}
.main-full article:before {
	content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: transparent;
  right: 310px;
	}
.main-full article {padding:0;}
header { text-align: center; background-image: url(../images/header-bg.jpg); background-repeat: no-repeat; background-repeat: no-repeat; background-position: 260px 10px; padding:0 min-height:150px; position: relative;}

.logo {position:absolute; bottom:15px; left:0; z-index:10; color:#000; padding:10px 25px;  width:100%;}
.logo h1 {margin: 0; text-align:left;}
.logo h1 a{color:#fff; font-weight:700; text-transform:uppercase; font-size:30px; margin-bottom:0;   text-shadow: 1px 1px 2px rgba(44, 44, 44, 1);}
.logo h1 a:hover {color:#fff; text-decoration:none;}
.top {padding: 7px 25px 2px;
  position: absolute;
  bottom: 25px;
  box-sizing: border-box;
  width: 100%;
 }
.top-header {margin: 0;}

.live-chat {width: 200px; height:76px; position:absolute;    top: 20px;  right: -28px;}

.menu-container { }
ul.feature-list li { list-style:inside; color:#fff; font-size: 14px; line-height:25px; text-transform:uppercase; font-family: 'Montserrat', sans-serif;}

.full-width {margin: 15px -50px; padding:15px 50px; background-color:#eee;}
.full-width-header {font-size: 20px; font-weight:700; text-transform:uppercase; margin:25px 0;}
.full-width-subheader {font-size: 17px; font-weight:700; text-transform:uppercase; margin:25px 0; color:#069;}
.full-width ul li { list-style:circle; list-style-position:inside; margin-left:25px; margin-bottom:10px;}


/*Menu*/
#navigation { height: 40px; font-family: 'Montserrat', sans-serif; font-weight: 700; position:relative; 
background: rgba(98,125,77,1);
background: -moz-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98,125,77,1)), color-stop(100%, rgba(31,59,8,1)));
background: -webkit-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: -o-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: -ms-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: linear-gradient(to bottom, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08', GradientType=0 );
}
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li {	float: left;line-height: 40px;	font-size: 13px;}
#navigation ul li a { display: block; padding: 0 11px; color: #fff; text-decoration:none;   transition: all 0.3s ease 0s;  -moz-transition: all 0.3s ease 0s;  -webkit-transition: all 0.3s ease 0s;}
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #fff; background:#66864e;}
#navigation ul li.first a { padding-left: 15px; padding-right:15px; }
#navigation a.nav-btn { display: none; }
#navigation span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0;  width: 100%; height: 13px; position: absolute; bottom: -13px; left: 0px; z-index: 100; display: block; }


.menu-border {border-right: solid 1px #6D9151; border-left: solid 1px #162609;}
#navigation ul li:first {border-left: none !important;}
.menu-last {border-right: none !important;}

.focus navigation-home {  padding: 1em 1.8em;}

ul.content-menu {  margin: 25px 0; padding-top: 20px; border-top: solid #ccc 1px;} 
ul.content-menu:after{  
	content: ""; 
	display: table; 
	clear: both; 
}
ul.content-menu li a{  float: left; padding: 5px 10px; background-color: #698FC0; color:#fff; margin: 0 5px 5px 0;  font-size: 12px; text-decoration: none;  }
ul.content-menu li a:hover {background-color:#263357;}

article {text-align: center; padding-right:50px }

aside {	text-align: center; margin-top: 27px; padding: 0 0 0 34px;}
aside img {width: 100%; height:auto;}
footer { 
	text-align: center;
	min-height:110px;
	font-size: 13px;
	padding:15px 50px;
	color:#fff;
	background: rgba(35, 85, 67, 1);

}
footer a {color:#FFC;}
footer a:hover {color:#fff;}
.footer-menu { text-align:right; display:table; width:100%; box-sizing:border-box;}
.footer-menu li{ padding:0 4px 4px; text-transform:capitalize; display:table-cell;}
.footer-menu li.last {border:none;}
/*Elements*/



.button, button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #444444;
  padding: 1em 3em;
  margin: 0;
  text-decoration: none;
  color: #fff;
  border: 0px;
  font-size: 1em;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  cursor: pointer;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  position: relative;
  display: inline-block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.button-submit {
  background: #00986a;
}
.button-submit:hover {
      background: #000; }
	  
	  
.button-trans-red {padding: 5px; border:solid 1px #e64a45; text-align:center; color:#e64a45;}
.button-trans-orange {padding: 5px; border:solid 1px #e6772e; text-align:center; color:#e6772e;}
.button-trans-green {padding: 5px; border:solid 1px #4db3b3; text-align:center; color:#4db3b3;}
.infobox {background-color:#f2c249; color:#000; padding:10px; margin:50px 0;}

 /*Mobile*/
 
 @media only screen and ( max-width: 767px) { 
 	header {background-image: none;}
	#navigation { padding: 0 0 0 0; height: 45px; }
	#navigation a.nav-btn { display: block; line-height: 45px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #fff; font-size: 14px; font-weight: 700; text-decoration:none; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 19px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 45px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background:#eee;  }
	#navigation ul li a { padding: 0 22px; color:#333;}
	#navigation ul li.first a { padding-left: 26px; display: none; }
	main {padding: 20px !important;}
	.full-width { margin: 15px -20px;  padding: 15px 20px; 	}
	article, aside {padding: 0; }
	.top {position: inherit; top: 0; padding:10px 15px; font-size:1.1em;}
	.footer-menu {display: none;}
 }
 
 @media (min-width: 480px) {
  
  .responstable {width:100%; box-sizing:border-box;}
  .responstable td {
    border: 1px solid #D9E4E6;
  }

.responstable th, .responstable td {
  text-align: left;
  margin: .5em 1em;
}
  
  .responstable th, .responstable td {
    display: table-cell;
    padding: 0.5em;
	box-sizing:border-box;
  }
  .responstable th:nth-child(2) span {
    display: block;
  }
  .responstable th:nth-child(2):after {
    display: none;
  }
  
  
}