@charset "UTF-8";
/* VERSION 1.2 */
/* Body */
body {
	background-color: #000000;
	margin: 0;
}

.logo {
    width: 85%;
	max-width: 380px;
    height: auto;
	padding-top: 24px;
    }

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

header {
	width: 100%;
    margin: auto 0;
	min-height: 360px;
}

.viewport-header {
  position: relative;
  /*height: 100vh;*/
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
}

video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -99;		
}

.logo_tab {
    width: 180px;
	height: 155px;
	background: transparent url("../images/CCP_logo_tab.png") no-repeat left;
	background-size: contain;
	display: inline-block;
}

.footer_menu, .footer_menu a {
	display: inline;
	color: #FFFFFF;
	font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
	font-size: .9em;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #FF0000;
}
/* Type */

h1 {
    font-size: 1.1em;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: bold;
    font-feature-settings: "salt";
    -moz-font-feature-settings: "salt";
    -webkit-font-feature-settings: "salt";
    color: #FFFFFF;
	text-align: center;
	padding: 0 10%;
    line-height: 165%;
	width: 80%;
}


p {
    color: #000000;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: bold;
    font-style: normal;
    font-size: 1.4em;
    text-align: left;
    line-height: 135%;
	letter-spacing: -.5px;
}

.contact, .contact a {
	color: #FF0000;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
}

.contact a:hover {
	color: #FF0000;
}

.thanks {
    font-size: 1.7em;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: bold;
    font-feature-settings: "salt";
    -moz-font-feature-settings: "salt";
    -webkit-font-feature-settings: "salt";
    color: #000000;
	text-align: center;
	padding: 0 10%;
    line-height: 165%;
	width: 80%;
}

.intro { 
	min-height: 360px;
	width: 80%;
	margin: 0 auto;
	padding-left: 15%;
	padding-bottom: 8%;
	contain: content;
}

.intro p {
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-style: normal;
    font-size: 1.125em;
    text-align: right;
    line-height: 135%;
	font-weight: bold;
	letter-spacing: .3px;	
}

.intro h1 {
	width: 80%;
	max-width: 980px;
	margin: 10px 0px;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: bold;
    font-style: normal;
    font-size: 1.5em;
    text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	border-bottom: solid #FF0000 2px;
}

sup {
    font-size: 50%;
}

.info h2 {
	text-align: center;
}

form li.buttons {
	text-align: center;
}


/* Main Section */

.main {
	width: 100%;
	background: #EDEDED url("../images/TheC3Group-Bar.png") repeat-x top;
	display: inline-block;
}
.main p {
	vertical-align: middle;
	padding-right: 15%;
}

.main table {
	width: 80%;
	max-width: 980px;
}

.contact_us {
	width: 980px;
	margin: 0 auto;
}

.c3link {
	height: auto;
	width: 300px;
	margin: 0 auto;
	background: url("../images/C3_logo-1.png") no-repeat;
	background-size: contain;
	display: block;
	transition: .5s ease all;	
}

.c3link:hover {
	background: url("../images/C3_logo-2.png") no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: .5s ease all;
}

.corelink {
	min-height: auto;
	width: 300px;
	margin: 0 auto;
	background: url("../images/CORE_logo-1.png") no-repeat;
	background-size: contain;
	display: block;
	transition: .5s ease all;	
}

.corelink:hover {
	background: url("../images/CORE_logo-2.png") no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: .5s ease all;

}

.c3ilink {
	height: auto;
	width: 300px;
	margin: 0 auto;	
	background: url("../images/C3i_logo-1.png") no-repeat;
	background-size: contain;
	display: block;
	transition: .5s ease all;	
}

.c3ilink:hover {
	background: url("../images/C3i_logo-2.png") no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: .5s ease all;	
}

.cclink {
	height: auto;
	width: 300px;
	margin: 0 auto;	
	background: url("../images/CreativeCommons_logo-1.png") no-repeat;
	background-size: contain;
	display: block;
	transition: .5s ease all;	
}

.cclink:hover {
	background: url("../images/CreativeCommons_logo-2.png") no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: .5s ease all;	
}

.glink {
	height: auto;
	width: 300px;
	margin: 0 auto;	
	background: url("../images/Guinness_logo-1.png") no-repeat;
	background-size: contain;
	display: block;
	transition: .5s ease all;	
}

.glink:hover {
	background: url("../images/Guinness_logo-2.png") no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: .5s ease all;	
}

.wplink {
	height: auto;
	width: 300px;
	margin: 0 auto;	
	background: url("../images/WisdomProject_logo-1.png") no-repeat;
	background-size: contain;
	display: block;
	transition: .5s ease all;	
}

.wplink:hover {
	background: url("../images/WisdomProject_logo-2.png") no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: .5s ease all;	
}

hr {
	width: 100%;
	height: 80px;
	display: block;
	border: 0px;
	background: #EDEDED url("../images/TheC3Group-HR.png") no-repeat top;
	background-size: contain;
}


/* Buttons */


button, input[type="submit"], input[type="reset"] {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.btn {
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: normal;
    font-size: 1.5em;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 10px 40px;
    margin: 20px;
    display: inline-block;
}

.more_btn {
    /*font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: normal;
    font-size: 1.5em;
    color: #FC4237;
    text-decoration: none;
    text-align: center;*/
	background: url("../images/readmore.png") no-repeat center;
	background-size: contain;
	height:auto;
	width:80px;
    padding: 5px;
    display: inline-block;
}

.more_btn.noContent {
	/*background: url("../images/readless.png") no-repeat center;
	background-size: contain;
	height:auto;
	width:80px;
    padding: 5px;
    display: inline-block;*/
	display:none;
}

.less_btn {
	background: url("../images/readless.png") no-repeat center;
	background-size: contain;
	height:auto;
	width:80px;
    padding: 5px;
    display: inline-block;	
}

.less_btn.noContent {
	display: none;
}

.red_btn {
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
	text-transform: uppercase;
    padding: 10px 40px;
    margin: 20px;
    display: inline-block;
    background-color: #EA0D44;
    border-radius: 40px;
}

/* Downloads Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.gallery_container {
    width: 85%;
    background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
}
.gallery {
	display: inline-block;
    clear: both;
	width: 100%;
	background-color: #EEEEEE;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	/* [disabled]min-width: 400px;*/    
}
.thumbnail {
    width:23%;
	text-align: center;
    margin: 0 auto;
    float: left;
	margin-top: 35px;
	margin-left: 1%;
	margin-right: 1%;
    padding-bottom: 20px;
    padding-top: 20px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.gallery .thumbnail p {
	margin: 0;
	text-align: center;
	padding-left: 20px;
}

/* Archive Section */
.archive_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.archive_container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
    padding-top: 20px;
}
.archive {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.archive_thumbnail {
	width: 25%;
	text-align: center;
    margin: 0 auto;
    float: left;
	margin-top: 35px;
	margin-left: 1%;
	margin-right: 1%;
    padding-bottom: 20px;
    padding-top: 20px;
}
.archive_thumbnail_center {
	width: 31%;
	text-align: center;
    margin: 0 auto;
    float: left;
	margin-top: 35px;
	margin-left: 1%;
	margin-right: 1%;
    padding-bottom: 20px;
    padding-top: 20px;
}
.archive_thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.archive_thumbnail p {
	margin: 0;
	text-align: center;
	padding-left: 20px;
}

/* More info */

.column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: inline-start;
}

.column p {
	padding-right: 0px;
}

.column h1 {
	padding: 0px;
	width: 100%;
}

.cards {
	width: 98%;
	height: auto;
	max-width: 523px;
	max-height: 600px;
}

.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: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.disclaimer {
    background-color: #285780;
    width: 100%;
    padding: 10px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: italic;
    text-align: center;
}
.disclaimer_alt {
    width: 100%;
    color: #285780;
    font-size: 1.2em;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: italic;
    text-align: center;
}
.copyright {
	padding-top: 30px;
	padding-bottom: 30px;
    background-color: #000000;
    text-align: center;
}
.food {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
    background-color: #FFFFFF;
	color: #285780;
    text-decoration: none;
	border-top-width: 2px;
    font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: normal;
}

footer {
	background-color: #EEEEEE;
	padding-top: 60px;
	/*padding-bottom: 60px;*/
}

.profile {
	width: 50%;
    margin-top: 18px;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}


/* Modal */
.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #FFFFFF;
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(230,246,246,1) 100%, rgba(0,212,255,1) 100%);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5)  ; 
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5)  ; 
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5)  ; 
  border-radius: 25px;
  margin: auto;
  padding: 40px;
  width: 75%;
}

.close {
  color: #FFFFFF;
  font-weight: 800;
}

.close:hover,
.close:focus {
	cursor: pointer;
} 

.close2 {
  color: #285780;
  float: right;
  font-size: 48px;
  font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
  font-weight: 800;
}

.close2:hover,
.close2:focus {
  color: #6BCEE6;
  text-decoration: none;
  cursor: pointer;
}


/* Content Loader */

.flex {
	clear: both;
	width: 100%;
	background-color: #EEEEEE;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	/* [disabled]min-width: 400px;display: inline-block;*/    
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.content {
    width:85%;
	text-align: center;
    margin: 0 auto;
	margin-top: 20px;
	margin-left: 1%;
	margin-right: 1%;
    display: none;
}

#loadMore {
    /*font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: normal;
    font-size: 1.5em;
    color: #EA0D44;
    text-decoration: none;*/
    text-align: center;
    padding: 24px;
    margin-bottom: 36px;
    display: inline-block;
}
#loadMore:hover {
    /*font-family: Avenir, "Montserrat", Gotham, Arial, "sans-serif";
    font-weight: 800;
    font-style: normal;
    font-size: 1.5em;
    color: #EA0D44;
    text-decoration: none;
    text-align: center;
    padding: 10px 40px;
    margin: 20px;*/
    display: inline-block;
}

#loadMore.noContent{
	/*padding: 24px;*/
	display:none;
}

#loadMore .noContent {
  /*background-color: transparent !important;
  pointer-events: none;*/
  pointer-events:visible;
}

#hideContent {
	background: url("../images/readless.png") no-repeat center;
	background-size: contain;
	height:auto;
	width:80px;
    padding: 24px;
    display: inline-block;
}

#hideContent.less_btn {
	display: none;
}

#hideContent.noContent {
	background: url("../images/readless.png") no-repeat center;
	background-size: contain;
	height:auto;
	width:80px;
    padding: 5px;
    display: inline-block;
}

/* Mobile */
@media (max-width: 320px) {

.logo {
    width: 75%;
    height: auto;
    }
.c3link {
	height: auto;
	width: 200px;
	position: relative;
	top: 16px;
	margin: 0 auto;
}
.p3link {
	height: auto;
	width: 200px;
	position: relative;
	top: 16px;
	margin: 0 auto;
}
.c3ilink {
	height: auto;
	width: 200px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
}
.logo_tab {
    width: 100px;
	height: 86px;
	background: transparent url("../images/CCP_logo_tab.png") no-repeat left;
	background-size: contain;
	display: inline-block;
}	
.main p {
	font-size: .8em;
	padding-right: 2%;
	}
hr {
	height: 30px;	
	}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.content {
	width: 100%;
}
.content h1 {
	font-size: 1.0em;
}	
.archive_thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}	
.intro {
	width: 85%;
	}	
.intro h1 {
	text-align: left;
	}		
.intro p {
	text-align: left;
	font-size: 1.05em;
	}		
}

/* Large Mobile */
@media (min-width: 321px)and (max-width: 567px) {
	
.c3link {
	height: auto;
	width: 250px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
	}
.p3link {
	height: auto;
	width: 250px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
	}
.c3ilink {
	height: auto;
	width: 250px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
	}
.logo_tab {
    width: 100px;
	height: 86px;
	background: transparent url("../images/CCP_logo_tab.png") no-repeat left;
	background-size: contain;
	display: inline-block;
}	
.main p {
	font-size: .9em;
	padding-right: 8%;
	}	
.column {
	width: 100%;
	}
.column h1 {
	text-align: left;
	}	
.column p {
	text-align: left;
	}	
.intro {
	padding-left: 0px;
	}	
.intro p {
	font-size: 1.05em;
	}	
.intro h1 {
	font-size: 1.1em;	
	}
.content {
    width:100%;
}
.content p {
	font-size: 1.0em;
	}	
.archive_thumbnail {
	width: 100%;
}	
}
/* Small Tablets */
@media (min-width: 567px)and (max-width: 767px) {

.c3link {
	height: auto;
	width: 220px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
}
.p3link {
	height: auto;
	width: 220px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
}
.c3ilink {
	height: auto;
	width: 220px;
	position: relative;
	top: 16px;
	margin: 0 auto;	
}	
.logo_tab {
    width: 100px;
	height: 86px;
	background: transparent url("../images/CCP_logo_tab.png") no-repeat left;
	background-size: contain;
	display: inline-block;
}	
.main p {
	font-size: 1.0em;
	padding-right: 12%;
	}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.archive_thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.column h1 {
	text-align: left;				
}	
.column p {
	padding-right: 0;
	text-align: left;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 80%;
}
.profile {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1236px) {

.c3link {
	height: auto;
	width: 250px;
	position: relative;
	top: 16px;
}
.p3link {
	height: auto;
	width: 250px;
	position: relative;
	top: 16px
}
.c3ilink {
	height: auto;
	width: 250px;
	position: relative;
	top: 16px;
}
.main p {
	font-size: 1.2em;
	/*padding-right: 18%;*/
	}
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.archive_thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
}

/* Large Desktops */
@media (min-width: 1237px) {
.intro h1 {
	/*width: 60%;*/
	}	
}


/* Wufoo Fixes */

/* Force all containers to respect the screen width */
body, html, .container, .wrapper, .content, #wufoo-z1wqv1n61c17zr {
    max-width: 100vw !important;
    overflow-x: hidden !important;
    margin: 0 auto !important;
}

/* Wufoo Form Fix */
.wufoo, .wufoo form, .wufoo form ul, .wufoo form li {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    overflow: hidden !important;
}

/* Ensure input fields and textareas fit properly */
input[type="text"], textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
}

/* Wufoo container fix */
.embed-container {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden !important;
}

/* Prevent horizontal scrolling */
html, body {
    overflow-x: hidden !important;
}
