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

* {
    margin: 0;
    padding: 0;
}

img {
    margin: 0;
    border: 0;
}

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

#clear {
    clear: both;
}

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.grey {
	color:#444;
}
.white {
	color:#fff;
}
.primary {
	color:#4a7b7f;
}
.secondary {
	color:#ef7347;
}
.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
}
li {
	list-style-type:none;
}

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

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

#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: #11bbb4;
}

#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{
	width: 80%;
	margin-left:10%;
    border: 0;
    height: 1px;
    background-color: #eee;
}

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

#banner {
	width:100%;
	min-height:600px;
	background: url("../images/background-01.jpg") repeat-x center top;
	background-size: cover;
	position: relative;
	color:#fff;
}

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

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

.banner-cta {
	color:#fff;
	font-weight:500;
	padding:20px 70px;
	background-color:#4a7b7f;
	font-size:0.8em;
}

.banner-cta:hover {
	color:#4a7b7f;
	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: center;
}

#logo img, #footer img{
	max-width:270px;
}

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

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

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

#nav a:hover {
	color:#11bbb4;
}

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

#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---------- */

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

#section-1{
	text-align: center;
}

#section-2{
	background: url("../images/background-15.png") repeat-x center top;
	background-size: cover;
	padding-top:150px;
}

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

#banner-content h1, #section-1-content h1, #section-2-content h1, #section-3-content h1, #section-4-content h1  {
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	font-size: 2em;
	line-height: 1.5em;
	color:#4a7b7f;
}

#section-1-content h2, #section-2-content h2, #section-3-content h2, #section-4-content h2 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 1em;
	color:#BDC4C9;
	line-height: 1.5em;
}

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

#section-2-content h1 {
	color:#fff;
}

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

#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;
}

.cta-1 {
	color:#fff;
	font-weight:500;
	padding:15px 40px;
	background-color:#ef7347;
}
.cta-1:hover {
	color:#ef7347;
	background-color:#fff;
}

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

#footer {
	width:90%;
	font-size:0.9em;
	text-align:center;
	line-height: 1.5em;
	background:#123a46;
	padding:50px 5%;
	color:#fff;
}

#footer a {
	color:#92d1f9;
}

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

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

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

#footer-content-right {
	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;
}

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

.form-section {
	background:#efefef;
	padding:30px 5% 30px 5%;
	position:relative;
	color:#444;
}

.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;
	font-weight:200;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

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

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

.submit {
	width:300px;
	height:35px;
	padding:15px 15px 30px 15px;
	color:#fff;
	background-color:#11bbb4;
	border:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius: 30px;
}

.submit:hover {
	background-color:#fff;
	color:#11bbb4;
}

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

@media screen and (min-width:555px) and (max-width:1200px) {
	#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;
	}
	
	#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:554px) {
    /*#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-content{
		padding:30px 5%;
		line-height: 1.5em;
	}
	
	#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;
	}
	
}

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

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