

/*New home page updates 24/11/17-----------------------------------------------------*/	

.brands-vid {
	height: auto;
	background-image: url(/wp-content/uploads/2017/11/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 70px;
	margin-top: 35px;
	color: #fff;
	font-weight: 600;
}


.brands-vid h2 {
	margin-top: 0px;
	color: #fff;
	padding-top: 25px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 40px;
	line-height: 35px;
}


.community-container {
	height: auto;
	background-color: #fff;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.community-info h2 {
    font-size: 18px;
    line-height: normal;
    padding-top: 45px;
    color: #000;
    font-weight: 100;
    text-shadow: none;
	
}



    /* Responsive Video css */		
    .video-wrapper-div {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 0px;
        height: 0;
    }
    .video-wrapper-div iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }






/* banner ------------------------------------------------------*/

.width-banner-1170px {
	max-width: 1170px;
	padding: 0px;
}

/* Members section ---------------------------------------------*/




.members-content ol  {
    counter-reset: list;
	line-height: normal;
	
}
.members-content ol > li {
    list-style: none;
    position: relative;
	margin-bottom: 8px;
	left: 25px;
	padding-right: 15px;
	line-height: 22px !important;
	border-right: none !important;
	
}
.members-content ol > li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
	left: -25px;
	font-size: 17px !important;
}

.members-content ul {
	margin-top: -3px;
	padding-left: 0;
	margin-left: 20px;
	}
	
.members-content li {
      list-style: none;
    }

.members-content    li:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -20px;
      top: -2px;
      color: #fff;
      font-size: 30px;
    }



/* Share-form  styles ---------------------------------------------*/
	
			.share-form {
		padding-top: 15px;
		display: block;
	}
	
	.share-form input {
		margin-bottom: 20px;
		margin-top: 0px;
		
	}
	.share-form [type=check] + label
{
  display: inline-block;
  cursor: pointer;
  margin-top: 0px;
}

.share-form label  {
	margin-bottom:10px !important;
	font-weight: normal;
}

.share-form input[type="checkbox"]
{

	display: inline-block;
	margin-right: 10px !important;
	clear: both;
	padding: 0px;
	magin: 0px;

}

.share-form input[type='radio'] {
	margin: 0px;
}


.share-form input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #999;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
	margin: 0px;

}

.share-form input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #000;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
	
	.share-form div   {
	margin-top: 0px;	
	margin-bottom: 0px!important;
	}
	
	.share-form textarea {
	margin-bottom: 20px;
	}

form.share-form h2 {
	margin-top: 10px;
}
	
	.share-form .btn {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	


/* Community info home page -------------------------- */




/*
.community-container {
	background-image: url(../images/wood-bg-large.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	background-color: #8b6241;
}

*/

/*
.community-info a   {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}
*/



.community-info a {
    color: #823f20;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
}


.community-info a:hover   {
	color: #d9c5bc;
}



/* Our Mission home page --------------------------*/

.our-mission a   {
	color: #823f20;
	text-decoration: none;
	font-weight: 700;
	margin-top: -6px;
}

.our-mission a:hover   {
	color: #000;
}

.our-mission-container {
	background-color: #cccccc;
}

.mission-articles {
	background-color: #823f20;
	padding: 20px;
	font-style: normal;
	color: #FFF;
	max-width: 327px;
}
.mission-articles h3 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 22px;
	}
.mission-articles a {
	color: #c8a190;
}
.mission-articles a:hover {
	color: #FFF;
}
	
/* Our Brands 13/1/15-------------------------------------- */	

.our-brands {
	margin-bottom: 60px;
}

.our-brands h1 {
	font-size: 40px;
	line-height: 39px;
	color: #b3b3b3;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;

}

/* community 13/1/15-------------------------------------- */
	

.com-container h3 {
	color: #808080;
	font-weight: 400;
	margin-top: 0px;
	font-size: 25px;
	line-height: 28px;
	}

.com-container strong {
	color: #823f20;
	font-weight: 700;
	}
	
.com-container {
	padding-top: 60px;
	padding-bottom: 50px;
	}

.com-container a  {
	text-decoration: underline;
	color: #000;
	font-weight: 300;
	}

.com-container:nth-child(odd) {
    background: #fff;
}

.com-container:nth-child(even) {
    background: #e6e6e6;
}

.com-container img {
	margin-bottom: 25px;
}

.com-container:nth-child(even)  img {
	-ms-transform: rotate(2deg); /* IE 9 */
	-webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
	transform: rotate(2deg);
	border: 6px solid #FFF;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);

}

.com-container:nth-child(odd)  img {
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
	border: 6px solid #FFF;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);

}


/* about 13/1/15-------------------------------------- */


.about-container h1 {
	color: #808080;
	font-weight: 300;
	margin-top: 0px;
	font-size: 25px;
	line-height: 28px;
}

.about-container h2 {
	color: #823f20;
	font-weight: 300;
	font-size: 55px;
	line-height: 50px;
	margin-top: 0px;
	text-transform: uppercase;
}

.about-container div:nth-child(2) p {
	color: #823f20;
	font-weight: 400;
}

.about-container {
	padding-top: 50px;
	padding-bottom: 40px;
    background: #e6e6e6;
}

.about-values-container {
	height: auto;
	background-image: url(../images/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: center center;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 50px;
}

.about-values-container {
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}

.about-values-container h4 {
	color: #c8a190;
	font-weight: 300;
	background: rgba(68, 26, 10, .7);
	display: inline-block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-top: 40px;
	font-size: 58px;
}



/* contact 13/1/15--------------------------------------------*/

.help-block {
	display: none!important;
}


.form-group input, .form-group textarea {
	background: rgba(68, 26, 10, .7);
	border: none!important;
	font-size: 17px;
	line-height: normal;
	color: #fff;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.btn {
	background-color: #000!important;
	border: none!important;
	font-size: 17px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 15px;
	float: right;

  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  
  	-webkit-transition: height 1s ease-in-out, background-color 1s;
	-o-transition: height 1s ease-in-out, background-color 1s;
	-moz-transition: height 1s ease-in-out, background-color 1s;
	transition: height 1s ease-in-out, background-color 1s;
}

.btn:hover {
		background: rgba(68, 26, 10, .7)!important;
	}

.form-group ::-webkit-input-placeholder {
	color: #e5aa92;
}
.form-group :-moz-placeholder { /* older Firefox*/
	color: #e5aa92;
}
.form-group ::-moz-placeholder { /* Firefox 19+ */ 
 	color: #e5aa92;
} 
.form-group :-ms-input-placeholder { 
	color: #e5aa92;
}

.contact-container {
	height: auto;
	background-image: url(../images/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: center center;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 50px;
}

.contact-container div:nth-child(3) {
margin-top: 30px; 
margin-bottom: 0px;	
}

.contact-container div:nth-child(4) {
margin-top: 30px; 
margin-bottom: 0px;	
}

.contact-container h2 {
	font-size: 25px;
	line-height: 28px;
	font-weight: 300;
	color: #FFF;
	margin-top: -6px;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}

.contact-map-container  {
	padding-top: 60px;
	background-color: #e6e6e6;
	padding-bottom: 15px;
}
.contact-map-container p{ margin: 0; padding: 0; }

.contact-map-container p.address {
	height: 190px;
    margin: 0 0 10px;
}

.contact-map-container h3 {
	font-size: 17px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 4px;
	padding: 0px;
	text-transform: uppercase;
}

.contact-map-container br {
	line-height:25px;
}

#map01, #map02, #map03, #map04, #map05 {
	background-color: #666;
	height: 270px;
}

/* members 13/1/15------------------------------------------- */

	

.members-container {
	color: #c8a190;
	background-color: #823f20;
	padding-top: 50px;
	padding-bottom: 60px;
}


.members-container .btn {
	background: rgba(68, 26, 10, .7)!important;
	border: none!important;
	font-size: 17px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 25px;
	float: right;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: height 1s ease-in-out, background-color 1s;
	-o-transition: height 1s ease-in-out, background-color 1s;
	-moz-transition: height 1s ease-in-out, background-color 1s;
	transition: height 1s ease-in-out, background-color 1s;
}

.members-container .btn:hover {
	background-color: #000!important;
		
	}

.nav-members ul {
	padding: 0;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	display: block;
	width: 100%;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
    margin-left: -9px;
	
}





/*

.nav-members li:first-child {
	padding-left: 0px;
	}
	

.nav-members li:nth-of-type(2) a, .nav-members li:nth-of-type(2)  {
	display:none;
	}*/

.nav-members li {
	display: inline-block;
	list-style-type: none;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;*/
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 9px;
	padding-left: 9px;
	transition: background-color 0.3s linear, border-color 0.3s linear, color 0.3s linear, opacity 0.3s linear, padding 0.3s linear;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}  

.members-container div:nth-child(2) a {
	color: #c8a190;
	font-weight: 400;
	text-decoration: underline;
}
.members-container div:nth-child(2) a:hover { 
color: #fff;
text-decoration: underline;
	}

 
.members-container a{ color: #fff; }

.members-container a:hover, .members-container li.current_page_item a{ color: #c8a190; }

.members-container div:nth-child(1) {
	margin-bottom: 25px;
}

.members-container h1 {
	font-size: 25px;
	line-height: 28px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: 400;
}

.members-container h2, .members-container h3 {
	font-size: 25px;
	line-height: 28px;
	font-weight: 400;
	line-height: normal;
	margin-top: 20px;
}
.members-info p {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0px;
	color: #FFF;
	font-weight: 400;
}
.members-info strong {
	color: #c8a190;
	font-weight: 700;
	text-transform: uppercase;
}

/*
.members-info p:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}*/

a.btn-logout  {
	background-color: #000!important;
	border: none!important;
	font-size: 17px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 8px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: height 1s ease-in-out, background-color 1s;
	-o-transition: height 1s ease-in-out, background-color 1s;
	-moz-transition: height 1s ease-in-out, background-color 1s;
	transition: height 1s ease-in-out, background-color 1s;
	color: #FFF!important;
	display: inline-block;
}

.btn-logout:hover {
		background: rgba(68, 26, 10, .7)!important;
		color: #FFF!important;
	}


.members-container.login{ color: #fff; }
.members-container.login .btn-default{ color: #fff; }
.members-container.login p.error{ color: #e0310e; }

/* privacy 13/3/15------------------------------------------- */	

.privacy {
	background-color: #000;
	text-align: center;
	padding: 19px;
	color: #cccccc;
	font-weight: 300;
	font-size: 14px;
}

.privacy a {
	text-decoration: underline;
	color: #cccccc;
	font-weight: 300;	
}

.privacy a:hover {
	color: #c8a190!important;
}

.privacy-policy a:hover {
	color: #823f20;
	
	}


.privacy-policy ul {
	margin-top: -3px;
	padding-left: 0;
	margin-left: 20px;
	}
	
.privacy-policy li {
      list-style: none;
    }

.privacy-policy    li:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -20px;
      top: -2px;
      color: #000;
      font-size: 30px;
    }


@media only screen and (max-width: 768px) {
	
/* about 24/11/17------------------------------------------- */		
	
	.brands-vid {
	margin-top: -30px !important;
	}

/* about 13/1/15------------------------------------------- */	
	
.about-values-container {
	background-size: 200%;
}
.about-container h2 {
	margin-top: 30px;	
}
.about-container {
	margin-top: -30px;
	}
	
.about-values-container h3 {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #000;
	padding: 15px;
	font-size: 20px;
	font-weight: 600;
	width: 170px;
}	
			
	
/* community 13/1/15-------------------------------------- */

.com-container    {
	margin-top: -30px;
	}
	
/* contact 13/1/15------------------------------------------*/
	
.contact-container div:nth-child(2) {
margin-top: 30px; 
margin-bottom: 0px;	
}			


.contact-container {
	margin-top: -30px;
	padding-top: 30px;
	background-size: 200%;
}

/* members 13/1/15------------------------------------------*/

.nav-members li {
	display: block;
	list-style-type: none;
	border: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 0px !important;
}

.members-info p:first-child {
	margin-top: 40px;
}

.members-container {
	margin-top: -30px;
}


	
/* Banner-------------------------------------------------- */	
	
.width-banner-1170px {
	display: none!important;
}	

/* Community info home page --------------------------*/

/*
.community-container {
	height: auto;
	background-image: url(../images/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
*/


.width-1170px {
	max-width: 1170px;
	padding-left: 20px!important;
	padding-right: 20px!important;
}

/*Updated*/


.community-info {
	margin-top: 0px;
	padding-bottom: 50px;
}


.community-info img {
	-ms-transform: rotate(3deg); /* IE 9 */
	-webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
	transform: rotate(3deg);
	border: 6px solid #FFF;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);

}

.community-info img:nth-child(1) {
	z-index: 5;
	position: relative;
	margin-top: -25px;
}

.community-info img:nth-child(2) {
	margin-top: 40px;
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
	margin-right: 50px;
}
/*
.community-info h2   {
	font-size: 18px;
	line-height: normal;
	padding-top: 20px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}*/



/* Our Mission home page -----------------------------------*/

.our-mission {
	padding-top: 70px;
	padding-bottom: 50px;
}


.our-mission img {
	margin-top: 30px;
}


.our-mission {
	padding-top: 30px!important;
}

.our-mission h2 {
	font-size: 55px;
	line-height: 50px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.our-mission p {
	font-size: 17px;
	line-height: 21px;
}	

/* Our Brands 13/1/15-------------------------------------- */	

.our-brands-img {
	margin-top: 25px;
}


}




@media only screen and (min-width: 769px) and (max-width: 991px) {
	
	
/* about 13/1/15------------------------------------------- */		
	
.about-values-container h3 {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #000;
	padding: 15px;
	font-size: 20px;
	font-weight: 600;
	width: 170px;
}

/*Members nav update 18/3/16------------------------------------------
	
.nav-members li:last-of-type {
	border-right: none;
	}
	
	.nav-members li:nth-of-type(5) {
	padding-left: 0px;
	}
	
	.nav-members li:nth-of-type(4), .nav-members li:nth-of-type(7) {
	border-right: none;
	}
	
	.nav-members li:nth-of-type(8) {
	padding-left: 0px;
	}
*/
	
/* contact 13/1/15------------------------------------------*/	
.contact-container div:nth-child(2) {
margin-top: 30px; 
margin-bottom: 0px;	
}

.contact-container {
	padding-top: 30px;
}


	
/* Banner---------------------------------------------------*/	
	
.width-banner-1170px {
	display: none!important;
}	
	
/* Community info home page --------------------------*/

/*
.community-container {
	height: auto;
	background-image: url(../images/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
*/
.community-info {
	margin-top: 0px;
	padding-bottom: 50px;
}


.community-info img {
	-ms-transform: rotate(3deg); /* IE 9 */
	-webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
	transform: rotate(3deg);
	border: 6px solid #FFF;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);

}

.community-info img:nth-child(1) {
	z-index: 5;
	float: left;
	position: relative;
	margin-top: -20px;
}

.community-info img:nth-child(2) {
	margin-top: -50px;
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
	float: none;
	margin-left: 90px;
}

/*
.community-info h2   {
	font-size: 18px;
	line-height: normal;
	padding-top: 20px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}	*/

/* Our Mission home page ------------------------------------*/


.our-mission {
	padding-top: 70px;
	padding-bottom: 70px;
}


.our-mission img {
	margin-top: 30px;
}

.our-mission {
	padding-top: 50px!important;
}

.our-mission h2 {
	font-size: 55px;
	line-height: 50px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.our-mission p {
	font-size: 17px;
	line-height: 21px;
}


	
	
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
/* about 13/1/15-------------------------------------- */	
.about-values-container h3 {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #000;
	padding: 15px;
	font-size: 20px;
	font-weight: 600;
	width: 170px;
}

/*Members nav update 18/3/16------------------------------------------
	
.nav-members li:last-of-type {
	border-right: none;
	}
	
	.nav-members li:nth-of-type(5) {
	padding-left: 0px;
	}
	
	.nav-members li:nth-of-type(4) {
	border-right: none;
	}
	
	.nav-members li:nth-of-type(7) {
	border-right-style: solid;
	border-right-color: #FFF;
	border-width: 1px;
	}
	

*/

	
	
/* Community info home page --------------------------*/

/*
.community-container {
	height: auto;
	background-image: url(../images/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
*/
.community-info {
	margin-top: 0px;
	padding-bottom: 50px;
}

.community-info img {
	-ms-transform: rotate(3deg); /* IE 9 */
	-webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
	transform: rotate(3deg);
	border: 6px solid #FFF;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);

}

.community-info img:nth-child(1) {
	z-index: 5;
	float: left;
	position: relative;
	margin-top: -50px;
}

.community-info img:nth-child(2) {
	margin-top: -40px;
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
	float: right;
	margin-right: 50px;
}

/*
.community-info h2   {
	font-size: 18px;
	line-height: normal;
	padding-top: 45px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}*/	

/* Our Mission home page --------------------------*/

.our-mission {
	padding-top: 50px;
	padding-bottom: 45px;
}

.our-mission h2 {
	font-size: 47px;
	line-height: 42px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.our-mission p {
	font-size: 16px;
	line-height: 20px;
}
	
	
}



@media (min-width: 1200px){
	
/* about 13/1/15-------------------------------------- */	
.about-values-container h3 {
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
	transform: rotate(-90deg);
	position: absolute;
	left: -50px;
	margin-top: 90px;
	color: #FFF;
	background-color: #000;
	padding: 15px;
	font-size: 20px;
	font-weight: 600;
}

/*Members nav update 18/3/16------------------------------------------
	
.nav-members li:last-of-type {
	border-right: none;
	}
	
	.nav-members li:nth-of-type(6) {
	padding-left: 0px;
	}
	
	.nav-members li:nth-of-type(5) {
	border-right: none;
	}
	
	.nav-members li:nth-of-type(7) {
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	
	}
	*/
	

/* Community info home page --------------------------*/

/*
.community-container {
	height: auto;
	background-image: url(../images/wood-bg-largeCover.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
*/
.community-info {
	margin-top: 0px;
	padding-bottom: 50px;
}

.community-info img {
	-ms-transform: rotate(3deg); /* IE 9 */
	-webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
	transform: rotate(3deg);
	border: 6px solid #FFF;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);
	box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.50);

}

.community-info img:nth-child(1) {
	z-index: 5;
	float: left;
	position: relative;
	margin-top: -50px;
}

.community-info img:nth-child(2) {
	margin-top: -95px;
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
	float: right;
	margin-right: 50px;
}

/*
.community-info h2   {
	font-size: 18px;
	line-height: normal;
	padding-top: 45px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}*/

/* Our Mission home page --------------------------*/

.our-mission {
	padding-top: 70px;
	padding-bottom: 70px;
}

.our-mission h2 {
	font-size: 55px;
	line-height: 50px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.our-mission p {
	font-size: 17px;
	line-height: 21px;
}	

}


#form-feedback{
    background: #fff;
    padding: 15px;
    border-radius: 3px;
}