/*
 Theme Name:     Chamber of Digital Commerce
 Author:         Neu Entity
 Author URI:     https://neuentity.com/
 Template:       Divi
 Version:        1.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */


/* The Grove :: Timeline Landing Page CSS */

/* Helpers
=========================================================================================*/
.et_pb_blurb {
	margin: 0 auto;
}
.chamber-footer {
	border-bottom: none !important;
}
.timeline-lander .chamber-footer.subscribe {
	border-top: none;
}
.timeline-lander .banner {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}
.timeline-lander .banner > img {
	width: 100% !important;
	visibility: hidden;
}
.timeline-lander .banner .banner-main {
	max-width: 960px;
	margin: 0 auto;

	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.timeline-lander .banner .banner-main .banner-logo {
	width: 33.33%;
	float: left;
}
.timeline-lander .banner .banner-main .banner-text {
	width: 66.66%;
	float: left;
	padding-left: 50px;
	color: #FFF;
}
.timeline-lander .banner .banner-main .banner-text h1 {
	color: #FFF;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 30px;
}
.timeline-lander .banner .banner-main .banner-text .banner-content {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 20px;
}
.btn.btn-timeline {
	display: inline-block;
	padding: 10px 20px;
	background-color: #40C4E0;
	font-size: 15px;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase;
}
.btn.btn-timeline:hover,
.btn.btn-timeline:focus {
	background-color: #2f7ab7;
}
.timeline-wrapper,
.loader {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

figure{
	display: table;
}
figcaption{
	display: table-caption;
	caption-side: top;
	font-style: italic;
    font-size: 14px;
    line-height: 1.2em;
    padding-bottom: 5px;
}
.loader {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.loader > img {
	padding-top: 20%;
	max-width: 270px;
}
/* Timeline
=========================================================================================*/
.timeline-header {
	position: relative;
	padding: 20px;
}
.timeline-header .container {
	max-width: 1300px;
	margin: 0 auto;
}
.timeline-header .container:before {
	display: none;
}
.timeline-header h4,
.slider-header h4 {
	text-align: center;
	font-weight: 700;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 1.5em;
    color: #40C4E0;
}
.timeline {
	position: relative;
	max-width: 1300px;
	padding: 100px 20px;
	margin: 0 auto;
}
.timeline:before {
	content: '';
	background: #40C4E0;
	width: 2px;
	height: 98%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.timeline .timeline-item {
	width: 100%;
	margin-bottom: 0;
	margin-top: -25px;
}
.timeline .timeline-dot {
    width: 20px;
    height: 20px;
    background-color: #003462;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-top: 6px;
    margin-left: -10px;
}
.timeline .timeline-item .timeline-content .date {
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	background-color: #003462;
	padding: 5px 15px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.timeline .timeline-item:nth-child(even) .timeline-content .date {
	right: auto;
	left: 0;
}
.timeline .timeline-item:nth-child(even) .timeline-content::after {
	left: -15px;
	border-width: 10px 15px 10px 0;
	border-color: transparent #003462 transparent transparent;
}
.timeline .timeline-item:nth-child(even)::after {
	content: '';
	display: block;
	clear: both;
}
.timeline .timeline-content {
	position: relative;
	width: 45%;
	max-width: 570px;
	padding: 45px 30px 15px;
	border-radius: 4px;
	background: #FFFFFF;
	box-shadow: 0 0px 19px -5px rgba(0, 0, 0, .3);
}
.timeline .timeline-item:nth-child(even) .timeline-content {
	float: right;
	padding: 45px 30px 15px 30px;
}
.timeline .timeline-content::after {
	content: '';
	position: absolute;
	border-style: solid;
	width: 0;
	height: 0;
	top: 6px;
	right: -15px;
	border-width: 10px 0 10px 15px;
	border-color: transparent transparent transparent #003462;
}
.timeline .timeline-content a:hover {
	color: #003462;
}
.timeline .timeline-content.timeline-card {
	padding: 0 !important;
}
.timeline .timeline-content.timeline-card p {
	padding: 20px;
}
.timeline .timeline-content.timeline-card .timeline-img-header {
	height: 270px;
	position: relative;
	overflow: hidden;
}
.timeline .timeline-content.timeline-card .timeline-img-header img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.timeline .timeline-content h2 {
	font-weight: 700;
    font-size: 22px;
    color: #003462;
}
.timeline .timeline-content h2 a {
	text-decoration: underline;
}
.timeline .timeline-content.timeline-card .timeline-img-header h2 {
	color: #FFF;
	position: absolute;
	bottom: 5px;
	left: 20px;
	z-index: 1;
	font-weight: 700;
	padding: 0 10px 10px 10px;
}
.timeline .timeline-content.timeline-card .timeline-img-header .blue-grade {
	position: absolute;
	width: 100%;
	height: 100%;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,007bc1+100&0+18,1+100 */
	background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(25,93,160,0) 18%, rgba(0,123,193,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(25,93,160,0) 18%,rgba(0,123,193,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(25,93,160,0) 18%,rgba(0,123,193,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#007bc1',GradientType=0 ); /* IE6-9 */
}
.timeline .timeline-item.cdc-launch .timeline-content {
	/* background-color: #40C4E0 !important; */
	background: rgb(0,123,199);
	background: -moz-linear-gradient(90deg, rgba(0,123,199,1) 0%, rgba(0,196,227,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,123,199,1) 0%, rgba(0,196,227,1) 100%);
	background: linear-gradient(90deg, rgba(0,123,199,1) 0%, rgba(0,196,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007bc7",endColorstr="#00c4e3",GradientType=1);
	color: #FFF !important;
}
.timeline .timeline-item.cdc-launch .timeline-dot {
	background-color: #ffe244;
	background-color: #40C4E0 !important;
}
.timeline .timeline-item.cdc-launch .timeline-content h2,
.timeline .timeline-item.cdc-launch .timeline-content p {
	color: #FFF !important;
	font-weight: 700;
}
.timeline .timeline-item.cdc-launch .blue-grade {
	display: none !important;
}
@media(max-width:991px) {
	.timeline::before,
	.timeline .timeline-dot {
		left: 50px;
	}
	.timeline .timeline-item {
		max-width: 100%;
		width: auto;
		margin-left: 70px;
		margin-top: 0 !important;
		margin: 0 0 20px 70px !important;
	}
	.timeline .timeline-item:nth-child(even) .timeline-content {
		float: none;
	}
	.timeline .timeline-item .timeline-content {
		width: 60%;
	}
	.timeline .timeline-item .timeline-content .date {
		left: 0;
		right: auto;
	}
	.timeline .timeline-content::after {
		left: -15px;
		right: auto;
		border-width: 10px 15px 10px 0;
		border-color: transparent #003462 transparent transparent;
	}
}
@media (max-width: 980px) {
	.page-template-page-timeline-php #page-container {
		padding-top: 84px !important;
	}
	.page-template-page-timeline-php .banner {
		padding: 30px 0;
	}
}
@media(max-width:767px){

	.timeline .timeline-item .timeline-content {
		width: 100%;
	}
}
@media(max-width:480px){
	.timeline .timeline-item {
		    margin: 0 0 20px 30px !important;
	}
	.timeline::before,
	.timeline .timeline-dot {
    	left: 20px;
    }
    .timeline .timeline-dot {
	    width: 10px;
		height: 10px;
		margin-top: 11px;
		margin-left: -5px;
    }
	.timeline .timeline-content::after {
		/* display: none; */
	}
	.timeline .timeline-item .timeline-content {
		width: 100%;
	}
	.timeline .timeline-content.timeline-card .timeline-img-header {
		height: auto;
	}
	.timeline .timeline-content.timeline-card .timeline-img-header img {
		position: relative;
		top: 0;
		width: 100%;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		-moz-transform: none;
	}
	.timeline .timeline-content.timeline-card .timeline-img-header h2,
	.timeline .timeline-item.cdc-launch .timeline-content.timeline-card .timeline-img-header h2  {
		color: #003462 !important;
	    position: relative;
	    bottom: auto;
	    left: auto;
	    padding: 10px 20px;
	    background: #FFF;
	}
	.timeline .timeline-content.timeline-card p {
		padding-top: 0;
	}
	.timeline .timeline-item.cdc-launch .timeline-content.timeline-card p {
		padding: 10px 20px;
	}
	.timeline .timeline-content.timeline-card .timeline-img-header .blue-grade {
		top: 0;
	}
}

/* NFT
=========================================================================================*/
.nft-contain {
	max-width: 1300px;
	margin: 0 auto;
	padding: 20px;
}
.nft h2.nft-title {
	font-weight: 700;
	font-size: 30px;
	color: #003462;
	margin-bottom: 40px;
	text-align: center;
}
.nft .nft-col-left,
.nft .nft-col-right {
	width: 50%;
	padding: 20px;
}
.nft .nft-col-right {
	float: right;
}
.nft .nft-col-left {
	float: left;
}
.nft .nft-col-left img {
	max-width: 400px;
    margin: 0 auto;
    display: block;
}
@media(max-width: 991px) {
	.nft {
		padding: 50px 0;
	}
	.nft .nft-col-left,
	.nft .nft-col-right {
		width: 100%;
		float: none;
		text-align: center;
	}
	.nft h2.nft-title {
		margin: 0 auto 20px;
		text-align: center;
		max-width: 500px;
	}
	.nft .nft-col-left img {
		max-width: 350px;
	}
	.nft .nft-col-right p {
		display: block;
		max-width: 400px;
		margin: 0 auto 20px;
	}
}
/* Slider
=========================================================================================*/
.slider,
.nft {
	position: relative;
	padding: 100px 0;

	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e5e5e5 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.slider .slider-wrap {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 200px;
}
.slider-header .container {
	padding: 0 20px 50px 20px !important;
}
.slider .slider-wrap .cycle-slide {
	width: 100%;
	max-width: none;
}
.slider .slider-wrap .cycle-slide figure {
	margin: 0 auto;
}
.slider .slider-prev,
.slider .slider-next {
	position: absolute;
	top: 43%;
	display: block;
	background-color: #40C4E0;
	font-size: 26px;
    padding: 20px;
	color: #FFF;
	z-index: 999;
	cursor: pointer;
}
.slider .slider-prev:hover,
.slider .slider-next:hover {
	background-color: #003462;
}
.slider .slider-prev {
	left: 0;
}
.slider .slider-next {
	right: 0;
}

/* Disclaimer */
.disclaimer {
	display: block;
    margin: 50px auto 0;
    font-size: 12px;
}
/* Mobile
=========================================================================================*/
@media(min-width: 1200px) {
	.timeline.loading {
		height: 658px;
	}
	.timeline {
		position: relative;
	}
}
@media(max-width: 767px) {
	.timeline-lander .banner .banner-main {
		position: relative;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		-moz-transform: none;
	}
	.timeline-lander .banner > img {
		display: none;
	}
	.timeline-lander .banner .banner-main .banner-logo,
	.timeline-lander .banner .banner-main .banner-text {
		width: 100%;
		padding: 20px;
	}
	.timeline-lander .banner .banner-main .banner-logo {
		text-align: center;
	}
	.timeline-lander .banner .banner-main .banner-logo img {
		width: auto;
		height: auto;
		max-width: 200px;
	}
	.timeline-lander .banner .banner-main .banner-text h1 {
		font-size: 32px;
		margin-bottom: 20px;
	}

	/* Slides */
	.timeline .dch-slideshow-wrapper .dch-slide {
		max-width: 100%;
	}
	.timeline .dch-slideshow-wrapper .slideshow-content {
    	max-width: 829px;
    }

	.slider {
		padding: 50px 20px;
	}
    .slider .slider-wrap {
	    padding: 0;
	}
	.slider .slider-prev,
	.slider .slider-next {
		position: relative;
		display: inline-block;
		width: 49%;
	}
	.slider .slider-prev {
		float: left;
	}
	.slider .slider-next {
		float: right;
		text-align: right;
	}
}

@media(min-width: 992px) and (max-width: 1099px) {

}
@media(min-width: 768px) and (max-width: 991px) {
	.timeline-lander .banner .banner-main .banner-logo,
	.timeline-lander .banner .banner-main .banner-text {
		padding: 20px;
	}
	.timeline-lander .banner .banner-main .banner-text h1 {
		font-size: 32px;
		margin-bottom: 20px;
	}
}
@media(min-width: 481px) and (max-width: 767px) {

}
@media(max-width: 480px) {
	.timeline {
    	padding: 50px 20px;
    }
}