.contact-details-list li p a {
	color: #fff !important;
}

.page-header-left {
	width: 100% !important;
}

.theme-page p, .theme-page .template-bullet, .theme-page p a, .theme-page .features-list a {
	font-size: 18px;
    font-weight: 300;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.background-1 {
    background-image: url(../images/workshop4.jpg) !important;
    background-size: cover;
    background-position: center;
}