body {
    min-width: 100%;
}

.wpds2014 {
	margin-top:0;
	padding:0;
	width:100%;
}

.wpds2014 .color1 .color-bg {
	background-color: #c79315;
}

.wpds2014 .color2 .color-bg {
	background-color: #007dc3;
}

.wpds2014 .color3 .color-bg {
	background-color: #67bc28;
}

.wpds2014 .color4 .color-bg {
	background-color: #e96d1f;
}

.wpds2014 .color5 .color-bg {
	background-color: #998E07;
}

.wpds2014 .col-50 {
	float:left;
	margin-left:6%;
	width:47%;
}

.wpds2014 .col-50:first-child {
	margin-left:0;
}

@media screen and (max-width:767px){
	.wpds2014 .col-50 {
		clear:both;
		float:none;
		margin-left:0;
		width:100%;
	}
}

/******* Header **********/
.wpds2014 .wpds_header {
	margin:0 auto;
	max-width:960px;
	padding-bottom: 40px;
}

.wpds_header-links {
	float:right;
}

.wpds_header-social .share-toolbar {
	border: none;
	margin-bottom: 1em;
	padding-right: 0;
}

.wpds_header-social .share-toolbar li {
	margin-left:2.25em;
	margin-right:0;
}

.wpds_header-archive_select {
	float: right;
}

.wpds_header-archive_select label {
    color: #717073;
	font-family:'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding-right: 8px;
}

.wpds_header-archive_select .ui-combobox,
.wpds_header-archive_select .ui-combobox-input[style] {
    width: auto !important;
}

.wpds_header-archive_select .ui-combobox-input {
    background-color: #EEEEF0;
    border: none;
    border-radius: 0;
    font-size: 16px;
    min-width: 5.8em;
    padding: 0.50em 1.875em 0.50em 0.625em;
}

.wpds_header-archive_select .ui-combobox-toggle .ui-icon {
    background-color: #EEEEF0;
}

.ui-menu .ui-menu-item a.ui-state-focus {
    margin: 0;
}


@media screen and (max-width:960px) {
	.wpds2014 .wpds_header {
		padding-left:20px;
		padding-right:20px;
	}

	.wpds_header-links {
		float:none;
	}

	.wpds_header-social {
		float:left;
	}

	.wpds_header-social .share-toolbar li:first-child {
		margin-left:0;
	}

	.wpds_header-archive {
		float:right;
		margin-top: 1em;
		padding: 0.375em;
	}
}

@media screen and (max-width:767px){
	.wpds2014 .wpds_header {
		padding-top: 20px;
	}

	.wpds_header-archive {
		float: right;
		margin: 0;
		padding-right: 0;
	}

	.wpds_header-social .share-toolbar li.mob-first {
		margin-left: 0;
	}
}

@media screen and (max-width:480px){
	.wpds2014 .wpds_header {
		padding-left: 10px;
		padding-right:10px;
	}
	.wpds_header-social .share-toolbar li {
		margin-left:1em;
	}

	.wpds_header-archive_select label {
    	display: none;
	}
}

.wpds_header-page_title {
	color:#717073;
	display:inline-block;
    font-weight: 400;
	font-family:'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 34px;
	position:relative;
	margin-top: 62px;
	text-shadow:
	    -1px -1px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		1px 1px 0 #fff;
	padding-right:43px;
}

.wpds_header-page_title .deemphasize {
	font-weight: normal;
}

.wpds_header-page_title .wpds_header-page_title--large {
	font-family:'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
	font-size: 116px;
	font-weight: normal;
	margin-top: -53px;
	position:absolute;
	right:-102px;
	top:50%;
	z-index:-1;
}

.wpds_header-page_title .txt-color1 {
    color: rgba(103, 188, 40, 0.6);
}

.wpds_header-page_title .txt-color2 {
    color: rgba(156, 153, 0, 0.6);
}

@media screen and (max-width:960px) {
	.wpds_header-page_title {
		margin-top: 40px;
	}
}

@media screen and (max-width:660px) {
    .wpds_header-page_title .deemphasize {
		display: block;
		margin-top: 5px;
	}
}

@media screen and (max-width:480px){
	.wpds_header-page_title {
	    display: block;
		font-size: 21px;
	    margin-bottom: 0;
	    margin-top: 20px;
	}

    .wpds_header-page_title .wpds_header-page_title--large {
		font-size: 78px;
		margin-top: -40px;
		right: 0;
	}
}

/******* Interior Landing Page Header **********/
.wpds_header-interior {
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 76px;
    margin-bottom: 100px;
}

.wpds_header-interior_container {
    margin: 0 auto;
    max-width: 960px;
    position: relative;
    top: 76px;
}

.wpds_header-interior_container.color_1 {
    background: #e96d1f;
}

.wpds_header-interior_container.color_2 {
    background: #c79315;
}

.wpds_header-interior_container.color_3 {
    background: #007dc3
}

.wpds_header-interior_container.color_4 {
    background: #717174
}

.wpds_header-interior_container.color_5 {
    background: #67BC28
}

.wpds_header-interior_container.color_6 {
    background: #998E07
}

.wpds_header-interior_title {
    color: #fff;
    font-size: 20px;
    padding: 20px 0 20px 20px;
    text-transform: uppercase;
}

.wpds_header-interior_explore {
    background: rgba(255, 255, 255, .9);
    display: inline-block;
    font-size: 15px;
    line-height: 1.2;
    padding: 12px 16px 10px 28px;
    position: absolute;
    right: 0;
    top: -40px;
}

.wpds_header-interior_explore:before {
    border-style: solid;
    border-width: 0 0 2px 2px;
    content: '';
    display: inline-block;
    height: 4px;
    left: 18px;
    position: absolute;
    top: 18px;
    width: 4px;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.color_1 .wpds_header-interior_explore {
    color: #e96d1f;
}

.color_2 .wpds_header-interior_explore {
    color: #c79315;
}

.color_3 .wpds_header-interior_explore {
    color: #007dc3;
}

.color_4 .wpds_header-interior_explore {
    color: #717174;
}

.color_5 .wpds_header-interior_explore {
    color: #67BC28;
}

.color_6 .wpds_header-interior_explore {
    color: #998E07;
}

@media screen and (max-width:480px){
    .wpds_header-interior {
        margin-bottom: 50px;
    }

    .wpds_header-interior .wpds_header-interior_container {
        background-color: transparent;
        height: 100%;
        top: 0;
    }

    .wpds_header-interior_container.color_1 {
        border-left: 10px solid #e96d1f;
    }

    .wpds_header-interior_container.color_2 {
        border-left: 10px solid #c79315;
    }

    .wpds_header-interior_container.color_3 {
        border-left: 10px solid #007dc3
    }

    .wpds_header-interior_container.color_4 {
        border-left: 10px solid #717174
    }

    .wpds_header-interior_container.color_5 {
        border-left: 10px solid #67BC28
		}

		.wpds_header-interior_container.color_5 {
       border-left: 10px solid #998E07
		}

    .wpds_header-interior_title {
        max-width: 80%;
    }

    .wpds_header-interior_explore {
        top: 76px;
    }
}


/******* Page Menu **********/
.wpds_page-menu {
	background-position:right top;
	background-repeat:no-repeat;
	background-size:cover;
	height:0;
	margin-bottom:40px;
	overflow:hidden;
	padding-top:43%;
	position:relative;
}

@media screen and (max-width:960px){
	.wpds_page-menu  {
		padding-top:55%;
	}
}

.wpds_page-wrapper {
	background: -webkit-linear-gradient(top, rgba(52,52,52,.5) 0%,rgba(52,52,52,0.3) 50%,rgba(52,52,52,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, rgba(52,52,52,.5) 0%,rgba(52,52,52,0.3) 50%,rgba(52,52,52,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(52,52,52,.5) 0%,rgba(52,52,52,0.3) 50%,rgba(52,52,52,1) 100%); /* W3C */
	font-size:0;
	height:100%;
	position:absolute;
	top:0;
	width:100%;
}

.wpds_page {
	border-left:1px #fff dashed;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	display:inline-block;
	height:100%;
	padding:20px;
	position:relative;
	text-align:center;
	vertical-align: top;
	width:20%;
}

.wpds_page:first-child {
	border-left:none;
}

.wpds_page-title {
	display:inline-block;
	margin:30px auto 20px;
}

.wpds_page-title a {
	color:#fff;
	display:inline-block;
	font-size:18px;
	letter-spacing: 1px;
	padding:20px 18px;
	text-transform:uppercase;
}

@media screen and (max-width:1024px){
	.wpds_page-title a {
		font-size: 14px;
    letter-spacing: 1px;
		padding: 10px 15px;
	}
}

@media screen and (max-width:860px){
	.wpds_page-title a {
		font-size: 12px;
    letter-spacing: 1px;
	}
}

@media screen and (max-width:780px) {
	.wpds_page-title a {
        font-size: 11px;
        padding: 10px 12px;
	}
}


.wpds_page-title a:hover {
	color:#fff;
}

.wpds_page-bottom {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	bottom:0;
	left:0;
	padding:20px;
	position:absolute;
	width:100%;
}

.wpds_page-icon {
	display: inline-block;
	font-size: 24px;
	height: 36px;
	margin-bottom: 10px;
    overflow: hidden;
	position: relative;
    text-indent: 100%;
	vertical-align: middle;
    white-space: nowrap;
	width: 36px;

}

    .wpds_page-icon:before {
        background: #fff;
        content: '';
        margin: auto;
        position: absolute;
        top: 0; left: 0; bottom: 0; right: 0;
        height: 2px;
        width: 16px;
    }

    .wpds_page-icon:after {
        background: #fff;
        content: '';
        margin: auto;
        position: absolute;
        top: 0; left: 0; bottom: 0; right: 0;
        height: 16px;
        width: 2px;
    }

.wpds_page-icon:hover {
	color:#fff;
}

.wpds_page-description {
	color: #fff;
    font-weight: 400;
	font-family: 'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0;
}

@media screen and (max-width:767px){
	.wpds_page-menu {
		height:auto;
		padding:0;
	}

	.wpds_page-wrapper {
		background: -webkit-linear-gradient(left, rgba(52,52,52,0.6) 0%,rgba(52,52,52,0.3) 100%);
		background: -ms-linear-gradient(left, rgba(52,52,52,0.6) 0%,rgba(52,52,52,0.5) 100%);
		background: linear-gradient(to right, rgba(52,52,52,0.6) 0%,rgba(52,52,52,0.3) 100%);
		position:relative;
	}

	.wpds_page {
	    border-left: none;
		padding:0;
		text-align:left;
		width:100%;
	}

	.wpds_page-title {
		display:block;
		margin:0;
		margin-top:1px;
	}

	.wpds2014 .color1 .wpds_page-title {
		background:rgba(0,0,0,.4);
		border-left: 10px solid #d5a00f;
	}

	.wpds2014 .color2 .wpds_page-title {
		background:rgba(0,0,0,.5);
		border-left: 10px solid #007dc3;
	}

	.wpds2014 .color3 .wpds_page-title {
		background:rgba(0,0,0,.5);
		border-left: 10px solid #7ac142;
	}

	.wpds2014 .color4 .wpds_page-title {
		background:rgba(0,0,0,.5);
		border-left: 10px solid #eb6e1f;
	}

	.wpds2014 .color5 .wpds_page-title {
		background:rgba(0,0,0,.5);
		border-left: 10px solid #998E07;
	}

	.wpds_page-title a {
		display:block;
		font-size:15px;
		padding-right:50px;
	}

	.wpds_page-title a:after {
		content: "+";
		font-size: 30px;
		font-weight: normal;
		margin-top: -20px;
		position: absolute;
		right: 15px;
		top: 50%;
	}

	.wpds_page-bottom {
		display:none;
	}
}

@media screen and (max-width:480px){
	.wpds_page-title a {
        padding-bottom: 17px;
        padding-top: 17px;
	}
}

/************** WPDS CONTENT **********************/
.wpds_content {
	margin:0 auto 40px;
	max-width:960px;
}

.wpds_content img {
	border: 1px solid #e7e7e7;
	margin-top:5px;
}

.wpds_content p {
    font-weight: 400;
	font-family:'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:17px;
	line-height:1.5em;
}

.wpds_content-downloads img {
	margin-bottom:20px;
}

.wpds_content-events img {
	float:left;
	margin:0 25px 15px 0;
	max-width:60%;
}

.wpds_content-view_all {
	float:right;
    font-weight: 400;
	font-family: 'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding-top: 17px;
	text-transform: capitalize;
}

.wpds_content-title {
	border-bottom:1px solid #e7e7e7;
	color:#717073;
    font-weight: 400;
	font-family:'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:35px;
	padding-bottom:20px;
}

.wpds_content-sub_title {
	font-family:'Avenir W01', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
	font-size:18px;
	line-height:1.5em;
	text-transform:capitalize;
}

.wpds_content-single_column .content-area {
    padding: 0 96px;
}

@media screen and (max-width:767px){
	.wpds_content img {
		float:left;
		margin:0 20px 15px 0;
		max-width:40%;
	}

	.wpds_content-downloads {
		margin-bottom:20px;
	}

    .wpds_content-single_column .content-area {
        padding: 0;
    }
}

@media screen and (max-width:480px){
	.wpds_content-view_all {
		font-size: 12px;
	}

	.wpds_content-title {
		font-size:25px;
	}

	.wpds_content-sub_title {
		font-size:15px;
	}

	.wpds_content p {
		font-size:14px;
	}
}