/*
 Theme Name:   Salient Child
 Theme URI:    http://www.themenectar.com
 Description:  Extending Salient
 Author:       SC
 Author URI:   http://websurgenow.com
 Template:     salient
 Version:      1.0.0
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*----- WEBSURGE LOGO ------*/

.websurge-logo {
    width: 100%;
    /* text-align: center; */
    padding: 5px 0px;
}

.websurge-logo a{
    text-decoration: none;
    color: #333333;
}

.websurge-logo img{
    width: 120px !important;
    vertical-align: middle;
    margin: 0px !important;
}

/*----- END OF WEBSURGE LOGO -----*/

@media only screen and (max-width: 900px) { .content-offer-container { width: 100% !important; } }

@media only screen and (max-width: 1350px) {
	#header-outer .span_3 { width: 11%; }
	#header-outer .span_3 img { width: 100% !important; height: auto !important; margin-top: 18px; }
	#header-outer .span_9 { width: 87%; }
	header#top nav > ul > li > a { font-size: 12px !important; }
}

@media only screen and (max-width: 1000px) {
	#header-outer .span_3 img { width: auto !important; height: auto !important; margin-top: 0; }
}