/*
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
*/

body #header-secondary-outer .nectar-center-text{     max-width: inherit;text-align: left; }
#header-outer + #ajax-content-wrap .container-wrap{padding-top: 0;}
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing{        margin-top: 20px;margin-bottom: 20px;}
.nectar-button.w-100{ width: 100%;text-align: center; }
.team-member{ text-align: center; }
.team-left-align .team-member{ text-align: left; }
.regular-button.text-center{ text-align: center; }


@media(max-width: 999px){
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing{        margin-top: 7px;margin-bottom: 8px;}
body #header-secondary-outer .nectar-center-text{text-align: center;}

}
@media(max-width:767px){
.common-iframe iframe{ height: 500px; }
}