/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {
    margin-top: 0px;
    padding-top: 0px;
}

.aux-nav, .aux-nav a {
    color: #fff;
    text-align: right;
	padding-right: 13px;
	font-size: 12px;
}
.aux-nav a {
    color: #fff;
	padding-right: 0;
}
.mobile-display {
    display: block;
}
.aux-nav span {
    padding: 0 4px;
}

.employment-form p {
    width: 50%;
    float: left;
    padding-right: 2%;
}
input[type="file"] {
    padding-bottom: 21px;
}
.employment-form p.employ-submit {
	width:100%;
}
.testimonial_slider[data-style="multiple_visible_minimal"] .image-icon {
	display:none;
}
.mobile-images{
	min-height:372px !important;
}
#footer-outer .widget h4, #footer-outer .col .widget_recent_entries span, #footer-outer .col .recent_posts_extra_widget .post-widget-text span {
    color: #776f62 !important;
}
@media (min-width: 480px) {
	.scd-counter-col {
		width: 75%;
	}
}
@media (min-width: 690px) {
	.scd-counter-col {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.aux-nav, .aux-nav a {
		font-size:15px;
	}
	.aux-nav span {
		padding: 0 9px;
	}
}

@media only screen and (min-width:1000px){
	body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not(.detached):not(.parallax-contained):not(.at-top-before-box) {
		top: 0px !important;
		padding-top: 5px !important;
	}
	.mobile-display {
		display: none;
	}
	body .vc_row-fluid .vc_col-sm-3 {
		width: 22.404% !important;
	}
	.scd-counter-col {
		width: 75%;
	}
}
@media (min-width: 1292px) {
	.scd-counter-col {
		width: 100%;
	}
}

