/* UNIVERSAL STYLES */
.cph1 { font-size: 26px; margin: 0 0 20px; color: #0c80a8; line-height: 1.2em; }
.cph2 { font-size: 17px; font-weight: normal; margin: 0 0 8px; color: #0c80a8; font-family: 'AvenirLTStd-Medium', Helvetica, Arial, sans-serif; line-height: 1.2em; }
.cph3 { font-size: 10pt; font-weight: normal; margin: 0 0 10px; color: #514838; text-transform: uppercase; letter-spacing: 1px; }
.cph4 { font-size: 12pt; font-weight: normal; margin: 0 0 10px; color: #514838; font-style: italic; }
.cph5 { font-size: 16px; font-weight: normal; margin: 0 0 10px; color: #43a9cb; text-transform: uppercase; }

.cpbreadcrumbs { margin: 8px 0 75px; font-size: 13px; }	
.cpbreadcrumbs ul { padding-left: 7px; }
.cpbreadcrumbs li { list-style: none; display: inline-block; }
	
.cptier { padding: 0 0 30px; display: inline-block; width: 100%; }

.cptier:last-child { margin-bottom: 100px; }	

.cpCopy { margin-bottom: 15px; }	

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	overflow: hidden; }
.responsive-video iframe, .responsive-video object, .responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }
	
.cpbutton {
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    margin: 10px 0;
    border-radius: 13px;
    padding: 9px 50px 4px;
    width: 100%; }

.cpbutton.one {
    border: 1px solid #0c80a8;
	background: transparent;
	color: #0c80a8 !important; }
	
.cpbutton.one:hover {
    border: 1px solid #43A9CB;
	background: #43A9CB;
	color: #fff !important; }
	
.cpbutton.two {
    background: #0c80a8;
    color: #fff !important;
    border: 1px solid transparent; }
	
.cpbutton.two:hover {
    background: #43A9CB; }	
	


@media (max-width: 1278px) {	
}


@media (max-width: 1199px) {	
}


@media (max-width: 959px) {	
}


@media (max-width: 767px) {	
.cptier:last-child { margin-bottom: 0px; }	
}


@media (max-width: 480px) {	
}