/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.border-bottom {
	border-bottom:1px solid #899AA9;
}
.border-top {
	border-top:1px solid #899AA9;
}
.mb-25 {
	margin-bottom:.25rem!important;
}
.mb-25 h4 {
	margin-bottom:0!important;
}
.mb-50 {
	margin-bottom:.5rem!important;
}
.mb-50 h5 {
	margin-bottom:0!important;
}
.mb-0, .mb-0 h2 {
	margin-bottom:0!important;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-using-widget-area="false"] #copyright {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    text-align: left;
}
#footer-outer #copyright p {
    margin-top: 0!important;
    text-align: left!important;
    font-size: .8rem;
    line-height: 1!important;
}
.nectar-icon-list-item {
    margin-bottom: 40px;
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
	.col-md-12.vc_col-md-6,
	.col-md-12 {
		width:100%!important;
	}
}
@media only screen and (max-width: 999px) {
	
	.mt-md-2 {
	margin-top:2rem!important;
}
}
@media only screen and (max-width: 690px) {
#copyright .col.span_7.col_last {
	margin-bottom:0px!important;
}
	}
