.cpc{
	background: #F7F5EE;
	padding: 0px 0px 40px;
}
.cpc div[data-ck] {
	display:none!important;
}
.cpc-page-header {
	position:relative;
	background-repeat:no-repeat;
	padding:0px 0px!important;
	background-color:#333;
}
.cpc-page-header img {max-width:100%;}
.cpc-page-header h1{
	color: #fff;
    line-height: 110%;
    text-align: center;
    position: absolute;
    top: 44px;
    width: 100%;
    font-size: 32px;
}
.cpc-page-header h3{
	position:absolute;
	top: 22px;
	width:100%;
	font-size:20px;
	color:#fff;
	line-height:100%;
	margin: 0px 0px 10px;
	text-align: center;
	letter-spacing: 0.2px;
}

.cpc .row article > div{
	padding:40px 0px 0px;
}

.cpc .full-site-tabs.threeTabs {
	padding:0px;
	margin:0px;
	display:block;
}

.cpc .full-site-tabs.threeTabs > li {
	margin: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b6995b+1,54493d+100 */
	background: #b6995b; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2I2OTk1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDQ5M2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b6995b 1%, #54493d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#b6995b), color-stop(100%,#54493d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b6995b 1%,#54493d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b6995b 1%,#54493d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b6995b 1%,#54493d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b6995b 1%,#54493d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6995b', endColorstr='#54493d',GradientType=0 ); /* IE6-8 */
	border:1px solid #7F6448;
	color:#fff;
}
.cpc .full-site-tabs.threeTabs > li.active:last-of-type {
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #7F6448;
}

.cpc .full-site-tabs.threeTabs > li.active:first-of-type{
	border-left-color:transparent;
	border-bottom-color: transparent;
	border-right-color:#7F6448;
}

.cpc .full-site-tabs.threeTabs > li.active {
    border-top: 5px solid #b6995b;
    background:#F7F5EE;
    color:#564639;
    border-bottom-color: transparent;
}

.cpc .row article > div {
	border: 0px;
}
.cpc-image {
	max-height:310px;
	min-height: 310px
}
.cpc-image.left-side > div:first-of-type {
	padding: 0px 20px 0px 0px;
}
.cpc-image.right-side > div:first-of-type{
	float: right;
	padding: 0px 0px 0px 20px;
}

.cpc-image.left-side > div:last-of-type{
	padding: 0px 40px 0px 20px;
}
.cpc-image.right-side > div:last-of-type{
	float: left;
	padding:0px 20px 0px 40px;
}

.cpc-image > div > img{
	max-width: 100%;
    display: block;
    margin: auto;
}

.cpc-image h2 {
	color:#564639;
}

.cpc-image p {
	color:#867041;
}

.cpc-fw-image {
	color:#564639;
	margin:40px 0px 0px;
}

.cpc-fw-image.white {
	color:#fff;
}

.cpc-fw-image > div:first-of-type{
	padding: 0px 20px 0px 40px;
} 

.cpc-fw-image > div:last-of-type{
	padding: 0px 40px 0px 20px;
}

.cpc-fw-image h2 {
	color:inherit;
}

.cpc-fw-image p {
	color:inherit;
}

.cta-cpc {
	margin:10px 0;
	padding:15px 0px!important;
	background: #b6995b; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2I2OTk1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDQ5M2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b6995b 1%, #54493d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#b6995b), color-stop(100%,#54493d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b6995b 1%,#54493d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b6995b 1%,#54493d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b6995b 1%,#54493d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b6995b 1%,#54493d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6995b', endColorstr='#54493d',GradientType=0 ); /* IE6-8 */
}
.cta-cpc h2 {
	color:#564639;
	max-width:633px;
	text-align: center;
	display:block;
	margin:20px auto 20px;
}
.cta-cpc p {
	color:#DFC48C;
	font-size:13px;
	max-width:633px;
	display:block;
	text-align: center;
	margin: 11px auto 20px;
}

.cta-cpc p.end-cta{
	font-size: 13px;
	margin-top: 20px;
}

.cta-cpc p.end-cta > a {
	color:inherit;
	border-bottom: 1px dotted #DFC48C;
	cursor: pointer;
	text-decoration:none;
}

.cta-cpc div > a {
	display:block;
	border: 1px solid #DFC48C;
	color:#DFC48C;
	height:80px; 
	max-width:300px;
	width:100%;
	float:right;
	background:#54493d;
	padding:30px 20px;
	text-align: center;
	text-decoration: none;
}
.cta-cpc div > div.no-click {
	display:block;
	border: 1px solid #DFC48C;
	color:#DFC48C; 
	height:80px;
	max-width:300px;
	width:100%;
	float:left;
}

div.no-click > p{
	margin-bottom: 0px;
}

.cpc-component {padding:40px 0px 0px;}

.cpc-component > div:first-of-type{ padding: 0px 40px 0px 40px;}
.cpc-component > div:first-of-type > div {padding:15px 0px 0px;}
.cpc-component > div:first-of-type > div:first-of-type {padding:0px;}
/* .cpc-component > div:first-of-type > div:last-of-type{
	margin:40px 0px 0px;
	border-top:1px solid #d4d5d4;
} */
.cpc-component p {
	color: #867041;
}
.cpc-component h2 {
	color:#564639 ;
}
.cpc-component ul {
	color: #867041;
	padding:0px;
	-webkit-padding-start: 15px;
}
.cpc-component > div:last-of-type{
	background:#ECE5D6;
	padding: 0px;
	padding-bottom: 64px;
}
.cpc-component > div:last-of-type > div {
	padding: 40px 40px 0px;
}
.cpc-component > div:last-of-type > div:nth-of-type(4) {
	padding-top: 20px;
}
.cpc-component > div:last-of-type > div:nth-of-type(4) p:nth-child(even) {
	margin: 0 0 10px;
}
.cpc-partner > div:first-of-type {
	padding:0px 20px 0px 0px;
}
.cpc-partner > div:nth-of-type(2) {
	padding: 0px 0px 0px 20px;
}
.cpc-partner > div:nth-of-type(2) > div:first-of-type {
	padding: 0;
}
.cpc-partner > div:nth-of-type(2) > div:last-of-type {
	padding: 0;
}
.cpc-partner p,
.cpc-partner h2 {margin-bottom: 7px;}

.cpc-component > div:last-of-type img {
    max-width:100%;
    display:block;
    margin:0px auto;
}

.img-cpc {padding: 0px!important;}
.img-cpc img {max-width:100%;}

/**
* CPC FORM
*/

#register-form input[type=text], #register-form select {
	-webkit-box-shadow: none;
	box-shadow: none;
	/*background-color: #E7E2DC;*/
	margin-bottom: 15px;
}

#register-form a.cpc-submit {
	background-color: #564539;
}

#register-form .has-success .radio-inline {
	color: #000;
}

.form-citi-container {
	margin: 0 !important;
	border-top: 0 !important;
}

.thankyou {
	display: none;
}


.cpc .form-citi .customized label input[type=radio]:not(old):checked + span > span{

	background-color: #937123;
}

.cpc .form-citi-container .form-citi.form-horizontal .has-success .form-control-feedback.select-feedback{

	background-color: #937123;
}


.cpc .icon.form-control-feedback.select-feedback {
    top: 0px !important;
    background-color: #937123;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    top: 0;
    right: 15px;
    padding-top: 3px;
    padding-left: 1px;

}   

.cpc .icon.form-control-feedback.select-feedback::before {
    content: "\e114"; 
    line-height: 39px;
}


.cpc .has-error .icon.form-control-feedback.select-feedback::before {
    content: "\e014";
    line-height: 37px;
}



.form-citi .customized label input#title-0[type=radio ]:not(old) + span + span{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: .25em .5em .25em .25em;
    border: 1px solid #747474;
    border-radius: 15px;
    background: transparent;
    vertical-align: bottom;
}

.form-citi .customized label input#title-0[type=radio]:not(old):checked + span + span > span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 1px 0 0 1px;
    border-radius: 15px;
    background-color: #937123;
}

.cpc #title-error{

  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  vertical-align: baseline;
  top: 21px;
  text-align: right;
}

/* ----------------------------------------------------- */

@media(min-width: 984px){
	.cpc-fw-image{
		max-height:450px;
		min-height:450px;
		background-size:cover;
		background-repeat: no-repeat;
	}
	.cpc-fw-image.white {
		max-height: 400px;
		min-height: 400px;
		background: cover;
	}
	.cpc-fw-image > div{
		overflow: hidden;
	}
	.cpc-component > div:last-of-type img{
		width:100%;
	}
}
@media(max-width: 983px){
	.cpc-image {max-height: initial; min-height: initial}
		
	.cpc-partner > div:nth-of-type(2) > div:last-of-type {
		padding: 0 20px;
	}
	.cpc article{padding:0px 22px!important;}
	.cpc article div:after ,.cpc-image > div:after {display:table; clear:both; content:'';}
	.cpc-fw-image{
		background-size: 100%;
		background-repeat: no-repeat;
		background-color: #333;
	}
}
@media(max-width: 767px){
	.cta-cpc {
		margin:40px 0px  0px;
		padding: 10px !important;
	}
	.cta-cpc div > a {margin-bottom: 10px;}
	.cta-cpc div > div.no-click {height:initial;}
	.cpc-image.left-side > div:first-of-type {
			padding: 0px 0px 0px 0px;
	}
	.cpc-image.right-side > div:first-of-type{
		float: initial;
		padding: 0px 0px 0px 0px;
	}
	.cpc-fw-image {background-image: none!important;}
	.cpc-fw-image > div:first-of-type{padding:20px 20px;}
	.cpc-image.left-side > div:last-of-type{
		padding: 20px 0px 0px 0px;
	}
	.cpc-image.right-side > div:last-of-type{
		float: initial;
		padding:20px 0px 0px 0px;
	}
	.cpc-component > div{padding:0 0 20px 0!important;}
	.cpc-component > div:last-of-type > div,
	.cpc-box {padding: 20px ;}
	.cpc-partner > div {padding:0px!important;}
	.cpc-partner > div:first-of-type { margin-bottom: 10px;}
	.cpc-partner > div:first-of-type img{display: block; margin:0px auto;}
	.cpc-partner > .col-md-7 > div:first-of-type { float: right; }
	
.cpc-fw-image {
    
    background: none;
    padding: 20px 0 !important;
    margin-top: 20px;
    color: #867041;
    margin-bottom: -50px;
  }
  
  .cpc .cpc-h2-goals{
  
	color: #564639 !important;
  }
  
  .cpc .cpc-p-goals{
  
    color: #867041 !important;
  }

  .cpc-fw-image > div:first-of-type{
  
    padding: 0;
  }

  .cpc-partner img{
    max-width: 100%
  }

  .cpc .full-site-tabs.threeTabs > li.active{

    border-top:0;
    line-height: 27px;
  }

  .cpc .full-site-tabs.threeTabs{

    border-bottom: 6px solid #b6995b;
	-webkit-box-shadow: 0px 6px 21px -1px rgba(184,184,184,1);
	-moz-box-shadow: 0px 6px 21px -1px rgba(184,184,184,1);
	box-shadow: 0px 6px 21px -1px rgba(184,184,184,1);
  }

}
@media(max-width:479px) {
	.cpc-page-header h3{
		font-size: 18px;
	}
	.cpc-page-header h1 {
		font-size: 22px;
	}
}



