 /*
Theme Name: Campwalden Child
Theme URI: https://www.campwalden.ca/themes/campwalden-child
Author: the Campwalden Team
Author URI: https://www.campwalden.ca/
Description:  Campwalden
Template: campwalden
Version: 1.0.0
*/

@import url('https://fonts.googleapis.com/css?family=Squada+One|Merriweather:300,300i,400');
@font-face {
	font-family: 'Handwritten Crystal v2';
	src: url('assets/fonts/HandwrittenCrystalv2.eot');
	src: url('assets/fonts/HandwrittenCrystalv2.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/HandwrittenCrystalv2.woff2') format('woff2'),  url('assets/fonts/HandwrittenCrystalv2.woff') format('woff'),  url('assets/fonts/HandwrittenCrystalv2.ttf') format('truetype'),  url('assets/fonts/HandwrittenCrystalv2.svg#HandwrittenCrystalv2') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Jersey M54';
	src: url('assets/fonts/JerseyM54.eot');
	src: url('assets/fonts/JerseyM54.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/JerseyM54.woff2') format('woff2'),  url('assets/fonts/JerseyM54.woff') format('woff'),  url('assets/fonts/JerseyM54.ttf') format('truetype'),  url('assets/fonts/JerseyM54.svg#JerseyM54') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'Jockey One';
    src: url('assets/fonts/JockeyOne-Regular.eot');
    src: url('assets/fonts/JockeyOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/JockeyOne-Regular.woff2') format('woff2'),
        url('assets/fonts/JockeyOne-Regular.woff') format('woff'),
        url('assets/fonts/JockeyOne-Regular.ttf') format('truetype'),
        url('assets/fonts/JockeyOne-Regular.svg#JockeyOne-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* Reset.css */  

div, img, a, ul, li, span, h1, h2, h3, h4, h5 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	border: 0;
	outline: none!important;
}
.clear {
	clear: both;
}
a{
	color:#78a891;
}

a:hover, a:focus {
	text-decoration: none;
		color:#78a891;

}
img {
	max-width: 100%;
	height: auto;
}
/* Normal Styling */

body {
	font-family: 'Merriweather', serif;
	font-size: 20px;
	line-height: 1.5;
	color: #1c7b40;
	background: url(assets/images/bg.jpg) no-repeat center top;
	background-size: cover;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height:1;
}
h2 {
	font-size: 61px;
	font-family: 'Jockey One';
	margin-bottom: 20px;
	text-transform:uppercase;
}
h3 {
	font-size: 36px;
	font-family: 'Jockey One';
		text-transform:uppercase;
		margin-bottom:5px;

}
.container-fluid {
	padding: 0 20px;
	max-width: calc(1156px + 40px);
}
.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.container-wraper {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}
.header-row {
	margin: 0 0 30px 0;
	align-items: center;
}
.header-left {
	background: #f9f6f1;
	margin-top: 30px;
	padding: 0 20px;
	margin-bottom: 60px;
	padding-bottom: 50px;
	text-align: center;
}
.social-icon {
	display: block;
	margin-top: -22px;
	margin-bottom: 30px;
}
.social-icon ul {
	display: flex;
	align-content: center;
	justify-content: center;
	margin: 0 -20px;
}
.social-icon ul li {
	margin: 0 20px;
}
.social-icon ul li a {
	color: #f0a31f;
	font-size: 30px;
	font-weight: bold;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.social-icon ul li a:hover {
	color: #1c7b40;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.logo {
	display: block;
	margin-bottom: 18px;
}
.logo a {
	display: block;
	max-width: 316px;
	margin: 0 auto;
}
.hdr-subheading {
	font-family: 'Handwritten Crystal v2';
	font-size: 40px;
	line-height: 1;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	margin-top:50px;
	text-align:left;
	
}
.hdr-subheading .first-subhead {
	font-size: 134px;
	float: left;
	line-height: .5;
	margin-bottom: 10px;
	margin-right: 10px;
}
.arrow-down {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
}
.arrow-down a {
	max-width: 126px;
	margin: 0 auto;
	display: block;
	-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}

.arrow-down a:hover{
	-webkit-transform: translateY(-5px);
transform: translateY(-5px);

}
.header-right {
	background: #efe7db;
}
.grid-row [class^=col-] {
	margin-bottom: 40px;
}
.grid-col {
	max-width: 285px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	color: #005826;
	line-height: 1.3;
}
.grid-img {
	display: block;
	margin-bottom: 10px;
}


.hdr-subimg {
    max-width: 200px;
    margin: 0 auto;
    display: block;
}

.grid-img a, .hdr-subimg a{
	display:block;
			-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.grid-img a:hover, .hdr-subimg a:hover {
	opacity:.8;
	
}

.grid-text {
	background: #efe7db;
	padding: 10px 20px 0;
	display: inline-block;
	width: 100%;
}
.grid-text h3 {
	margin-bottom: 10px;
}
.grid-text p {
	margin-bottom: 8px;
}
.learnmore-text {
	color: inherit;
	font-family: 'Jersey M54';
	font-size: 28px;
	display: block !important;
	text-align: center;
	margin-bottom: -17px;
	letter-spacing:1px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
	text-transform:uppercase;

}
.learnmore-text:hover {
	color: #f0a31f;
	-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.ft-line-links [class^=ft-line-] {
	min-height: 16px;
font-family: 'Jockey One';
font-size:20px;
text-transform:uppercase;
text-align:right;

}

.ft-line-links [class^=ft-line-]:hover{

}

.ft-line-links [class^=ft-line-] a{
	color:inherit;
	position:relative;
	display:block;
	padding:5px 6px;

}

.ft-line-links [class^=ft-line-] a:hover{

}

.ft-text-line{
	position:relative;
		display:inline-block;

}

.ft-text-line:before{
	width: 0;
	 height: 0; 
	 border-left: 15px solid transparent; 
	 border-right: 15px solid transparent; 
	 border-bottom: 15px solid #0a576d;
	 content:"";
	 position:absolute;
	 right:0;
	 bottom:100%;
}

.ft-line-1 {
	background: #0a576d;
	color:#78a891;
}
.ft-line-1 .ft-text-line:before{
		 border-bottom-color: #0a576d!important;
}
.ft-line-2 {
	background: #78a891;
	color:#f0a31f;
}
.ft-line-2 .ft-text-line {
    margin-right: 180px;
}
.ft-line-2 .ft-text-line:before{
		 border-bottom-color: #78a891!important;
}

.ft-line-3 {
	background: #f0a31f;
	color:#0a576d;
}
.ft-line-3 .ft-text-line {
    margin-right: 320px;
}
.ft-line-3 .ft-text-line:before{
		 border-bottom-color: #f0a31f!important;
}


.ft-inner-line {
	background:inherit;
		-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}

.ft-inner-line:hover {
	-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}

.ft-content {
	background: #066937;
	color: #f0a31f;
	padding: 10px 0;
}
.ft-content a {
	color: inherit;
}
.ft-content a:hover {
	color: #FFF;
}
.ft-content > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ft-content .social-icon {
	margin: 0;
}
.ft-content .social-icon ul li a:hover {
	color: #FFF;
}
.ft-right {
	font-size: 33px;
	font-family: 'Jersey M54';
		text-transform:uppercase;

}
/* counter */
#counter {
	display: flex;
	font-style: italic;
	font-weight: 300;
	justify-content: space-between;
}
.counter-number {
	font-size: 40px;
	display: inline-block;
	min-width: 1.2em;
}
.header-right {
	padding: 20px 25px 20px;
}
.counter-text {
	font-size: 14px;
	letter-spacing:2px;
}
.slider-sub-heading {
	display: block;
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Safari 3-8 */
	transform: rotate(-2deg);
	margin: -55px 0 15px -50px;
	position: relative;
	z-index: 100;
}
.slider-sub-heading strong {
    background: #005826;
    height: 46px;
    line-height: 46px;
    color: #efe7db;
    font-size: 22px;
    font-family: 'Jockey One';
    padding: 0 15px;
    display: inline-block;
    position: relative;
	letter-spacing:1px;
	text-transform: uppercase;
}
.slider-sub-heading strong:after {
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 9px;
	background: url(assets/images/left-patern.png) no-repeat center left;
	background-size: contain;
	margin-right: -3px
}
.slider-sub-heading strong:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
	width: 9px;
	background: url(assets/images/right-patern.png) no-repeat center left;
	background-size: contain;
	margin-left: -3px
}
.content-area {
background: #efe7db;
text-align: center;
color: #005826;
margin-top: 30px;
margin-bottom:40px;
padding:0 55px;
position:relative;
display: inline-block;
width: 100%;
}

.content-area:before {
content: "";
position: absolute;
right: -30px;
top: -76px;
background: url(assets/images/line2.png) no-repeat center center;
background-size:contain;
width: 141px;
height: 202px;
}

.content-area:after {
content: "";
position: absolute;
left: -44px;
bottom: -53px;
background: url(assets/images/line1.png) no-repeat center center;
width: 137px;
height: 187px;
background-size:contain;

}

.content-area h2:first-child {
	margin-top: -35px;
}

.content-area .learnmore-text {
	font-size:34px;
	margin-bottom:-20px;
}
.content-area a{
	-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
display:inline-block;
}
.content-area a:hover {
	-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}


 /*--------------------------------------   MEDIA STYLES  -------------------------**/
/* Large desktop */
@media (max-width: 1200px) {
body {
	font-size: 16px;
}
h3 {
	font-size: 30px;
}



.counter-wrap {
	text-align: center;
}
.counter-wrap span {
	display: block;
}


.learnmore-text {
	font-size: 24px;
	margin-bottom: -12px;
}
.counter-text {
	font-size: 16px;
}

}


 /* --------------------------------------------
	 ( Ipad & Mobile mobile phone  )
-------------------------------------------- */		
	
@media (max-width: 991px) {
	h2 {
    font-size: 50px;

}
.hdr-subheading {
	font-size: 34px;
	margin-top: 70px;
}
.hdr-subheading .first-subhead {
	font-size: 90px;
}
.arrow-down {
	bottom: -30px;
}
.arrow-down a {
	max-width: 100px;
}


.ft-right {
	font-size: 26px;
}
.social-icon ul {
	margin: 0 -10px;
}
.social-icon ul li {
	margin: 0 10px;
}
.social-icon ul li a {
	font-size: 24px;
}
.header-left .social-icon {
	margin-top: -20px;
}
.content-area .learnmore-text {
    font-size: 30px;
}
.hdr-subimg{
    max-width: 200px;
    margin: 0 auto;
}

.page-view {
    height: 360px;
}

}


 /* --------------------------------------------
		 (iPad -Portrait)
-------------------------------------------- */		
@media (min-width: 768px) and (max-width: 991px) {
}

 /* --------------------------------------------
	 ( mobile phone )
-------------------------------------------- */		
	
@media (max-width: 767px) {
h2 {
    font-size: 30px;
}	
h3 {
	font-size: 28px;
}


.logo a {
	max-width: 300px;
}
.hdr-subheading {
	font-size: 30px;
	margin-bottom: 25px;
	margin-top: 20px;
}

.arrow-down a {
	max-width: 60px;
}
.arrow-down {
	bottom: -16px;
}
.header-right {
	padding: 15px;
}
.page-view {
	height: 300px;
}
.slider-sub-heading {
	margin-left: 0;
	margin-top: -30px;
}
.slider-sub-heading strong {
	font-size: 18px;
	height: 44px;
	line-height: 44px;
}
.counter-number {
	font-size: 30px;
}
.counter-text {
	font-size: 14px;
	letter-spacing:2px;
}
.learnmore-text {
	font-size: 22px;
}
.ft-right {
	font-size: 20px;
}
.footer .social-icon ul li a {
	font-size: 18px;
}
.content-area {
    padding: 0 30px;
}
.content-area h2:first-child {
    margin-top: -18px;
}
.content-area .learnmore-text {
    font-size: 22px;
    margin-bottom: -15px;
}
.content-area:after, .content-area:before {
	display:none;
}
}



@media (max-width: 560px) {
.content-area {
    padding: 0 15px;
}	
	.ft-line-links [class^="ft-line-"] {
		text-align:center;
	}
	.ft-line-links [class^="ft-line-"] a {
		margin:0;
		font-size:16px;
	}
	.ft-text-line{
		margin:0!important;
	}
	
	
.ft-text-line:before{
	display:none;
}
}
