/* ---------- MAIN BODY ---------- */

* {
    margin: 0;
    padding: 0;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
    margin: 0;
    border: 0;
}

body {
    font-family: Raleway, sans-serif;
    color: #282828;
    font-size: 1em;
    font-weight: 300;
}

#clear {
    clear: both;
}

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.grey {
	color:#444;
}
.primary {
	color:#617280;
}
.secondary {
	color:#99aa88;
}
.highlight-primary {
	background: rgba(19, 186, 180, .25);
}

li.tick {
	list-style-type:none;
	background:url(../images/tick.png) top left no-repeat;
	padding-left:60px;
	height:auto;
	min-height:22px
}

.image-right {
	max-width:50%;
	margin:0 0 20px 20px
}

.image-100px {
	max-width:150px;
}
.image-200px {
	max-height:200px;
}

.image-250px {
	max-height:250px;
}

.image-300px {
	max-height:300px;
    max-width: 90%;
}

.image-400px {
	max-height:400px;
}

#clear {
	clear:both
}

/* ---------- MOBILE MENU ---------- */

#top-nav-menu {
    display: none;
}

#top-nav-menu img, #menu img{
    -moz-transform:scale(0.5);
    -webkit-transform:scale(0.5);
    transform:scale(0.5);
}

#menu a {
    color: #617280;
}

#menu {
    display: none;
    z-index: 100;
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    text-align: center;
	line-height: 3em;
    box-shadow: 0 2px 10px #666;
}

#menu hr, #section-1-content hr, #section-2-content hr, #section-3-content hr, #section-4-content hr , #section-5-content hr , #section-6-content hr{
	width: 80%;
	margin-left:10%;
    border: 0;
    height: 1px;
    background-color: #eee;
}

/* ---------- BANNER AND CONTENTS ---------- */

#banner {
	width:100%;
	background:#617280 ;
	position: relative;
	color:#fff;
}

#banner-02{
	width:100%;
	position: relative;
	color:#444;;
}

#banner-content {
	margin:0 auto;
	width:90%;
	padding:40px 5%;
	text-align:center;
	position: relative;
	line-height: 2em;
}

.banner-cta {
	color:#fff;
	font-weight:500;
	padding:15px 40px;
	background-color:#617280;
	border-radius:30px;
}

.banner-cta:hover {
	color:#617280;
	background-color:#fff;
}

#banner-content h1{
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size:2.5em;
	line-height: 1.2em;
}

/* ---------- LOGO ---------- */

#logo {
	display: inline-block;
	vertical-align: middle;
	text-align: left;   
}

#logo img, #footer img{
    max-height:40px;
}

/* ---------- NAVIGATION ---------- */

#nav, #nav-02 {
	width:65%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 0.8em;
}

#nav a {
	margin:0 10px;
	color:#fff;
}

#nav a:hover {
	color:#99aa88;
}

#nav-02 a {
	margin:0 10px;
	color:#617280;
}

#nav-02 a:hover {
	color:#ccc;
}

/* ---------- SOCIAL MEDIA ---------- */

#social {
	display:inline-block;
	vertical-align: middle;
	text-align: right;
}

#social img {
	max-width:25px;
	margin:0 10px;
}

/* ---------- SECTIONS & CONTENTS---------- */

#primary-splitter{
    width:100%;
    padding: 60px 5%;
	background:#617280;
    color:#fff;
    text-align: center;
	line-height: 1.8em;
}

#secondary-splitter{
    width:100%;
    padding: 60px 5%;
	background:#99aa88;
    color:#fff;
    text-align: center;
	line-height: 1.8em;
}

#section-1, #section-2, #section-3, #section-4, #section-5, #section-6  {
	width:100%;
}

#section-1{
    background:url("../images/section-1-background.jpg") no-repeat left top;
}

#section-2{
    background:url("../images/section-2-background.jpg") no-repeat right top;
}

#section-3{
    background:url("../images/section-3-background.jpg") no-repeat left top;
}


#section-1-content, #section-2-content, #section-3-content, #section-4-content {
	margin:0 auto;
	width:90%;
	max-width: 1600px;
	padding:100px 5%;
	line-height: 1.8em;
	position: relative;
}

#section-1-content-left{
    width:50%;
    padding:0 5% 0 0;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

#section-1-content-right{
    width:45%;
    padding:0 0 0 5%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

#banner-content h1, #section-1-content h1, #section-2-content h1, #section-3-content h1, #section-4-content h1, #section-5-content h1, #section-6-content h1, #primary-splitter h1, #secondary-splitter h1 {
	font-family: 'Playfair Display', serif;
	font-weight: 200;
	font-size: 2.5em;
	line-height: 1.2em;
}

#section-1-content h2, #section-2-content h2, #section-3-content h2, #section-4-content h2, #section-5-content h2, #section-6-content h2 {
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	font-size: 1.8em;
	color:#99aa88;
	line-height: 1.5em;
}

#section-1-content h3, #section-2-content h3, #section-3-content h3, #section-4-content h3, #section-5-content h3, #section-6-content h3  {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	color:#617280;
	line-height: 1.5em;
}

#section-2-content {
	text-align: center;
}

#section-2-content h1 {
    
}

#section-3-content {
	text-align: left;
}

#section-4-content {
    
}

#section-5-content {
	text-align: center;
}

#section-5-content img{
	max-width: 90%;
}

#section-5-content {
	text-align: center;
    margin:0 auto;
	width:98%;
	padding:100px 1% 100px 1%;
	line-height: 1.8em;
	position: relative;
}

#section-6-content {
	text-align: center;
    margin:0 auto;
	width:98%;
    max-width: 1600px;
	padding:10px 1% 100px 1%;
	line-height: 1.8em;
	position: relative;
}

#two-column {
	margin:0 auto;
	width:44%;
	padding:0 2.5%;
	display:inline-block;
	vertical-align: top;
	text-align: justify;
}

#three-column {
	margin:0 auto;
	width:28%;
	padding:0 2.5%;
	display:inline-block;
	vertical-align: top;
	text-align: center;
}

#three-column img{
    max-width:100%;
}

.cta-1 {
	color:#99aa88;
	font-weight:500;
	padding:11px 25px;
	background-color:#fff;
    border: solid 1px #99aa88;
}
.cta-1:hover {
	color:#fff;
	background-color:#99aa88;
    border: solid 1px #99aa88;
}

/* ---------- COMPARISON SLIDERS---------- */

.cd-image-container {
  position: relative;
  margin: 0em auto;
}
.cd-image-container img {
  display: block;
    width:100%;
    max-width: 1000px;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #222;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow:hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #99aa88 url("../images/cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #617280;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

/* ---------- FOOTER---------- */

#footer {
	width:100%;
	font-size:0.9em;
	text-align:center;
	line-height: 1.5em;
	background:#282828;
	color:#fff;
}

#footer a {
	color:#99aa88;
}

#footer a:hover {
	color:#ccc;
}

#footer-content-left {
    padding:50px 2%;
	width:30%;
	display:inline-block;
	text-align:left;
	vertical-align:middle
}

#footer-content-middle {
    padding:50px 2%;
	width:30%;
	display:inline-block;
	vertical-align:middle
}

#footer-content-right {
    padding:50px 2%;
	width:30%;
	display:inline-block;
	text-align:right;
	vertical-align:middle
}

#footer-content-right a {
	margin:0 10px
}

#footer-content-right img {
	max-width:25px;
	margin:0 0 0 5px;
}

.fld {
    font-size:0.8em;
}

/* ---------- FORM---------- */

.form-section {
    background:#efefef;
	padding:30px 5% 30px 5%;
	position:relative;
    text-align: center;
}

.DD, .MM {
	width:50px;
}

.YYYY {
	width:100px;
}

select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

label {
	width:200px;
	border:none;
}

textarea, input, .packages {
	font-family:'Raleway', sans-serif;
	color:#444;font-size:1em;
    background: #fff;
	font-weight:200;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

textarea {
	width:90%;
	height:100px;
	padding:10px;
	border:none;
}

input, .packages {
	width:90%;
	max-width:300px;
	height:35px;
	padding:5px 5px 5px 5px;
	margin:15px;
	border:none;
}

/* The container */
.container {
    width:300px;
    max-width:90%;
    margin:0 auto;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #99aa88;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.submit {
	width:90%;
    max-width: 295px;
	height:35px;
	padding:15px 15px 30px 15px;
	color:#fff;
	background-color:#99aa88;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

.submit:hover {
	background-color:#fff;
	color:#99aa88;
}

/* ---------- TABLET RESPONSIVENESS ---------- */

@media screen and (min-width:946px) and (max-width:1160px) {
	#logo, #nav, #nav-02, #social {
		width:90%;
		text-align: center;
		padding: 10px 5%;
	}
	
	#banner {
		background-size: cover;
	}
	
	#banner-content {
		padding:20px 5% 0;
		line-height: 1.5em;
	}
	
	#banner-content h1{
		font-size: 2.2em;
	}
	
	#section-1-content {
		padding:50px 5%;
		line-height: 1.5em;
	}
	
    #section-1-content-left, #section-1-content-right{
        width:100%;
        padding: 20px 0;
        text-align: center;
    }
    
	#three-column {
		width:90%;
		padding:0 0 20px 0;
		text-align: center;
	}
	
	#footer-content-left, #footer-content-middle, #footer-content-right {
		width:90%;
		text-align:center;
	}
	
	#footer-content-middle {
		margin-top:20px;
	}
	
}

/* ---------- MOBILE RESPONSIVENESS ---------- */

@media screen and (max-width:945px) {
    #top-nav-menu {
        z-index: 100;
        display: inline;
        position: fixed;
        top: 65px;
        left: 0;
        padding: 5px;
        background: rgba(255, 255, 255, .85);
    }
	
	#nav, #nav-02{
		display: none;
	}
	
	#logo, #social {
		width:90%;
		text-align: center;
		padding: 10px 5%;
	}
	
	#banner {
		background-size: cover;
	}
	
	#banner-content {
		padding:20px 5% 0;
		line-height: 1.7em;
	}
	
	#banner-content h1{
		font-size: 2.2em;
	}
    
    #section-1, #section-2, #section-3{
        background: none;
    }
	
	#section-1-content, #section-2-content, #section-3-content{
		padding:30px 5%;
		line-height: 1.5em;
	}
    #section-1-content-left, #section-1-content-right{
        width:100%;
        padding: 20px 0;
        text-align: center;
    }
	
	#two-column {
		width:90%;
		padding:0 0 20px 0;
		text-align: justify;
	}
	
	#three-column {
		width:90%;
		padding:0 0 20px 0;
		text-align: center;
	}
	
	
	#footer-content-left, #footer-content-middle, #footer-content-right {
		width:90%;
		text-align:center;
	}
	
	#footer-content-middle {
		margin-top:20px;
	}
    
    input, .submit{
        max-width:none;
    }
	
}

/* ---------- PRINT ---------- */

@media print {
    #footer,
    #header,
    #menu {
        display: none
    }
	
    body {
        font: 12pt georgia, serif
    }
	
    h1 {
        font-size: 18pt
    }
	
    h2 {
        font-size: 16pt;
        color: #000
    }
	
}