@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	background-image: url(../images/Wesbite%20Background.png), -webkit-linear-gradient(270deg,rgba(95,0,0,1.00) 0%,rgba(82,0,0,1.00) 1.04%,rgba(0,0,0,1.00) 47.31%,rgba(82,0,0,1.00) 80.14%);
	background-image: url(../images/Wesbite%20Background.png), -moz-linear-gradient(270deg,rgba(95,0,0,1.00) 0%,rgba(82,0,0,1.00) 1.04%,rgba(0,0,0,1.00) 47.31%,rgba(82,0,0,1.00) 80.14%);
	background-image: url(../images/Wesbite%20Background.png), -o-linear-gradient(270deg,rgba(95,0,0,1.00) 0%,rgba(82,0,0,1.00) 1.04%,rgba(0,0,0,1.00) 47.31%,rgba(82,0,0,1.00) 80.14%);
	background-image: url(../images/Wesbite%20Background.png), linear-gradient(180deg,rgba(95,0,0,1.00) 0%,rgba(82,0,0,1.00) 1.04%,rgba(0,0,0,1.00) 47.31%,rgba(82,0,0,1.00) 80.14%);
	background-size: 100% auto;
	width: 100%;
}


div.hscroll { width: 100%; overflow: hidden; }

/* Container */
.container {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	
	/* [disabled]background-color: #FFFFFF; */
}

.container2 {
	width: 70%;
	height: 50%;
	color: #C8964E;
	border-width: thick;
	border-style: double;
	border-radius: 24px;
	background-attachment: fixed;
	margin-top: 5%;
	margin-left: 15%;
	margin-right: 15%;
}

.container3 {
	width: 40%;
	color: #C8964E;
	text-align: center;
	padding-left: 0%;
	padding-right: 0%;
	border: thick double #D4AC53;
	margin-left: 30%;
	margin-right: 30%;
	padding-bottom: 1%;
	border-radius: 30px;
}

.container4 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]background-color: #FFFFFF; */
    margin-top: 3%;
}

.container5 {
	color: #D0B164;
	text-align: center;
	width: 50%;
	padding-left: 25%;
	padding-right: 25%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
}

.container6 {
	width: 20%;
	color: #C8964E;
	text-align: center;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: 40%;
	margin-right: 40%;
	padding-bottom: 0%;
	margin-top: 3%;
}

/* Navigation */
header {
	width: 80%;
	background-color: #000000;
	border: medium double #C3922E;
	border-radius: 15px;
	margin-top: 25px;
	float: none;
	margin-left: 10%;
	margin-right: 10%;
	min-height: 50%;
}
.logo {
	color: #FFFFFF;
	font-weight: bold;
	text-align: undefined;
	float: left;
	background-image: url(../images/CGP%20Logo.png);
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 0%;
	width:45%;
}
nav {
	width: 50%;
	height: 100%;
	text-align: right;
	margin-right: 0%;
	
	float: right;
}
header nav ul {
	list-style: none;
	clear: none;
	padding-top: 0px;
	height: 50%;
}
nav ul li {
	color: #C59434;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 5%;
	font-weight: normal;
	transition: all 0.3s linear;
	float: right;
	Margin-bottom: 4%;
	font-size: larger;
}
ul li a {
	color: #AB7F28;
	text-decoration: none;
}
ul li:hover a {
	color: #DBB974;
	opacity: 1;
	padding-top: 0px;
	float: right;
}
.hero_header {
    color: #CCA043;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
    /* [disabled]background-color: #000000; */
}
/* Hero Section */
.hero {
	padding-top: 17%;
	background-image: url(../images/Wesbite%20Background2-02.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 10%;
	padding-bottom: 9%;
	width: 70%;
	float: none;
	clear: none;
	top: 0%;
	margin-left: 15%;
}

.faqs {
    padding-top: 3%;
    padding-bottom: 1%;
    margin-top: 1%;
    color: #9B783A;
    width: 75%;
    text-align: center;
    margin-left: 12%;
    background-size: cover;
    background-attachment: fixed;
}

H10{
    text-decoration: underline;
    padding-top: 0%;
}

p2{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #C9964E;
    padding-top: 0%;
    padding-right: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
}
.light {
	font-weight: bold;
	color: #717070;
	padding-top: 0px;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #720000;
}
.about {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    display: inline-block;
    /* [disabled]background-color: #FFFFFF; */
    margin-top: 5%;
    margin-left: 2%;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
    clear: both;
    display: inline-block;
    width: 80%;
    /* [disabled]background-color: #FFFFFF; */
    /* [disabled]min-width: 400px;*/
    padding-bottom: 35px;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: 9.5%;
}



.thumbnail {
    width: 25%;
    text-align: center;
    float: left;
    margin-top: 3%;
    margin-bottom:3% 
     
}
.gallery .thumbnail h4 {
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	color: #DBB863;
	border: medium double #DBB863;
	border-radius: 59px;
	line-height: 181%;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-image: url(../images/Photo%20Portfolio-137.jpg);
	height: 400px;
	background-attachment: fixed;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 7%;
	height: auto;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 20%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
    /* [disabled]background-color: #FFFFFF; */
    padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 3%;
	float: left;
	margin-left: 0%;
	margin-right:  0%;
}
footer .footer_column h3 {
    color: #D0B673;
    text-align: center;
    font-size: x-large;
    margin-left: 0px;
    padding-left: 0px;
}
    
h5 {
     font-size: xx-large;   
     color: #D0B673; 
      text-align: center
}

h6 {
	color: #D0B673;
	text-align: center;
	font-size: 150%;
	font-family: Jacked;
}

.cards {
	width: 50%;
	height: auto;
	max-width: 50%;
	border: thick double #CAAB72;
	border-radius: 41px;
}
footer .footer_column p {
	text-align: center;
	line-height: 25px;
	font-weight: lighter;
	color: #D7AC78;
	width: 50%;
	float: none;
	clear: none;
	padding-left: 25%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px double #CFA64C;
	color: #CFA54C;
	transition: all 0.3s linear;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
}
.button:hover {
    background-color: #810000;
    color: #CFA54C;
    cursor: pointer;
}
.copyright {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    /* [disabled]background-color: #717070; */
    color: #C3922E;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
}
.footer_banner {
    padding-top: 60px;
    padding-bottom: 60PX;
    margin-bottom: 0px;
    background-repeat: repeat;
}
footer {
    display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 50%;
	text-align: center;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: rightright;
	display: none;
}
header nav ul {
	height: 90%;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;	
	text-align: right;
	font-size: 5%;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	width: 100%;
	background-size: 100% auto;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
	background-image: url(url);
	width: 7%;
}
.container header nav {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    float: none;
    overflow: auto;
    display: inline-block;
    /* [disabled]background-color: #52bad5; */
}
header nav ul {
	padding: 0px;
	float: left;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
.xontainer5 {
}



	
	
	
	

