.section-container.section-9 .video-list .video h3 {
    font-size: 13px !important;
}
.videos-section .video-list .video img {
    border: 2px solid #FFF;
}
.videos-section .video-list .video h3 {
    font-size: 17px !important;
    font-weight: normal !important;
}
.primary-nav {
    margin-top: 5px;
}
i.icon.size-48.yt-icon {
    background-position: -96px -124px;
}
i.icon.size-48.ins-icon {
    background-position: -144px -124px;
}
.section-container.section-7 .gallery-info {
    top: 36%;
}
.section-container.section-3 .triangle {
    margin-left: -460px;
}

.contact-section .contact-form h3 {
    font-size: 30px;
}
.contact-section .contact-form .btn {
    font-size: 17px;
}
form.form-core input[type="text"], form.form-core input[type="password"], form.form-core textarea {
    font-size: 17px;
}
.contact-section .contact-form p {
    font-size: 17px;
}
.contact-section .contact-form {
    margin-top: 62px;
}
.tq {
    font-size: 28px;
    font-family: HelveticaThin, Helvetica, sans-serif;
    color: #000;
    font-weight: normal;
    margin: 0px;
    width: 450px;
    margin-top: 90px;
    margin-bottom: 150px;
}
.error{
    color: red !important;
}
.contact-section .big-triangle {
    border-width: 0 1050px 1200px;
}
@media only screen and (min-width: 1600px) {
    .contact-section .map {
	background: url('../../media/map-large.jpg') fixed 0 0 repeat;
    }
}

.controls-2{
    width: 49%;
    float: left;
}

.navactive{
    color: #c3179e !important;
}

.line.line-8 {
    top: 0px;
    width: 15%;
}

@media (max-width: 992px) {
    .client-section .client-info .grid-block > li .client-item {
	height: 125px; 
    }
    .client-section .client-info .grid-block {
	top: 10px;
    }
    .logo-triangle{
	width: 50%;
	margin: 55px auto;
    }
    .quote blockquote {
	padding: 5px;
    }
    .videos-section .video-list {
	width: 80%;
	margin: 70px 0px;
    }
    .videos-section .video-list .video h3 {
	font-size: 16px !important;
	height: 55px;
    }
    .contact-section .contact-form {
	width: auto;
	left: 8%;
    }
    form.form-core input[type="text"], form.form-core input[type="password"], form.form-core textarea, .contact-section .contact-form p {
	width: 85%;
    }
    .controls-2 {
	width: 41%;
    }
}