@media (max-width: 767px){
	.slider-home .slider-item,
	.banner-inner-wrapper{
		background-size: cover;
		height: 180px;
		background-position: left center;
	}
	.banner-inner-wrapper{
		height: 200px;
	}
	.slider-home .slider-caption,
	.banner-caption{
		padding: 10px 8px;
	}
	.container{
		padding: 0px;
	}
	.sidebar-wrapper{
		margin-left: 0px;
		border: 0px;
	}
	.border-right-1{
		border: 0px;
	}
	.content-yellow{
		width: 100%;
	}
	.sidebar-wrapper{
		text-align: center;
	}
	.content.default-template .content-left-column{
		padding-bottom: 30px;
	}
	.contact-image img{
		margin: 0px auto;
	}
	.accountaccess-sb form{
		width: 225px;
	    margin: 0px auto;
	    text-align: left;
	}
	.fuel-image img, .lubricant-image img{
		margin: 0px auto;
	}
	.employeelogin-sb img{
		display: inline-block;
	}
	.content-heading{
		background: #e31d25;
		background: -moz-linear-gradient(top, #e31d25 0%, #98272d 100%);
		background: -webkit-linear-gradient(top, #e31d25 0%,#98272d 100%);
		background: linear-gradient(to bottom, #e31d25 0%,#98272d 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31d25', endColorstr='#98272d',GradientType=0 );
	}
	.content-heading h1{
		font-size: 18px;
		padding: 5px 10px;
		line-height: 20px;
	}
	.content-yellow img{
		margin: 0px auto;
	}
	.slider-home .slider-heading,
	.banner-heading{
		font-size: 20px;
		text-align: center;
	}
	.slider-home .sub-heading,
	.banner-sub-heading{
		font-size: 15px;
		padding-top: 0px;
		margin-top: 0px;
		text-align: center;
	}
	.callouts-home .callout-wrapper{
		margin-bottom: 15px;
	}
	.callouts-home .callout-wrapper img{
		margin-bottom: 15px;
		height: auto;
	}
	.pr-0{
		padding-left: 0px;
	}
	.pl-0{
		padding-right: 0px;
	}
	.news-list-title{
		margin-top: 8px;
	}
	.sidebar-wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-phone{
		position: fixed;
		top: 0;
		width: 100%;
		height: 130px;
		padding: 4px 8px 0;
		background: #e31d25;
	    background: -moz-linear-gradient(top, #e31d25 0%, #98272d 100%);
	    background: -webkit-linear-gradient(top, #e31d25 0%,#98272d 100%);
	    background: linear-gradient(to bottom, #e31d25 0%,#98272d 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31d25', endColorstr='#98272d',GradientType=0 );
	}
	.slider-home,
	.inner-page{
		margin-top: 130px;
	}
	.toggle-btn-wrapper a{
		color: #fff;
		font-family: NewsGot-Dem;
		font-size: 18px;
	}
	.toggle-btn-wrapper a.toggle-btn:hover,
	.toggle-btn-wrapper a.toggle-btn:focus{
		opacity: 1;
	}
	.toggle-btn-wrapper a.toggle-btn i{
		display: inline-block;
	    padding: 5px 10px 5px 9px;
	    border-radius: 4px;
	    -webkit-box-shadow: inset 0px 0px 5px 0.5px rgba(0,0,0,0.5);
	    -moz-box-shadow: inset 0px 0px 5px 0.5px rgba(0,0,0,0.5);
	    box-shadow: inset 0px 0px 5px 0.5px rgba(0,0,0,0.5);
	}
	.toggle-btn-wrapper {
		font-size: 0px;
	}
	ul.top_menu_phone{
		margin-top: 0px;
	}
	ul.top_menu_phone li{
		display: inline-block;
		padding-right: 10px;
	}
	ul.top_menu_phone li:last-child{
		padding-right: 0px;
	}
	ul.top_menu_phone li a{
		color: #fff;
		font-size: 14px;
	}
	.logo-phone-wrapper{
		margin-right: -8px;
		margin-left: -8px;
		padding: 8px;
		background-color: #fff;
	}
	.logo-phone{
		max-width: 250px;
		margin: 0px auto;
	}
	.search-form-phone{
		/*margin: 0px auto;*/
		max-width: 250px;
		/*padding: 8px 0;*/
		font-size: 0px;
		padding: 0px;
	    margin-right: 0px;
	    margin-left: auto;
	}
	.search-submit{
		position: absolute;
		top: 0;
		right: 0;
		line-height: 30px;
	}
	.search-form-phone input,
	.search-form-phone button{
		display: inline-block;
		vertical-align: middle;
		float: none;
		font-size: 15px;
		color: #fff;
	}
	.search-form-phone input{
		border: 1px #fff solid;
		background: none;
		padding: 4px;
		width: 100%;
		position: relative;
		padding-right: 35px;
	}
	.search-form-phone button{
		border: 0px;
		border-radius: 0px;
		width: 15%;
		margin-left: 5%;
	}
	.search-form-phone input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #f0f0f0;
	}
	.search-form-phone input::-moz-placeholder { /* Firefox 19+ */
	  color: #f0f0f0;
	}
	.search-form-phone input:-ms-input-placeholder { /* IE 10+ */
	  color: #f0f0f0;
	}
	.search-form-phone input:-moz-placeholder { /* Firefox 18- */
	  color: #f0f0f0;
	}
	.toggle-content{
		display: none;
		overflow-y: scroll;
		position: fixed;
		top: 148px;
		left: 0;
		padding: 10px 0px 150px;
		width: 100%;
		height: 100%;
		background: #e31d25;
	    background: -moz-linear-gradient(top, #e31d25 0%, #98272d 100%);
	    background: -webkit-linear-gradient(top, #e31d25 0%,#98272d 100%);
	    background: linear-gradient(to bottom, #e31d25 0%,#98272d 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31d25', endColorstr='#98272d',GradientType=0 );
		/*background: rgba(0, 0, 0, 0.9); */
	}
	ul.header_menu_phone li{
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	    border-bottom: 2px rgba(0, 0, 0, 0.20) solid;
	    margin-bottom: 10px;
	}
	ul.header_menu_phone li a{
		display: block;
		color: #fff;
		font-size: 18px;
		letter-spacing: .5px;
		font-family: NewsGot-Dem;
	}
	ul.header_menu_phone li.menu-item-has-children a:after {
	    content: "\f105";
	    float: right;
	    padding-right: 8px;
	    font-family: FontAwesome;
	}
	ul.header_menu_phone li ul.sub-menu li a:after,
	ul.header_menu_phone li.menu-item-has-children ul li.menu-item-has-children ul li a:after{
		display: none;
	}
	ul.header_menu_phone li.menu-item-has-children ul li.menu-item-has-children a:after{
		display: initial;
	}
	ul.header_menu_phone li ul.sub-menu{
		display: none;
		padding-left: 15px;
		padding-top: 10px;
	}
	ul.header_menu_phone li ul.sub-menu li:last-child{
		border-bottom: 0px;
	}
	.toggle-btn-wrapper{
		z-index: 50;
		position: relative;
	}
	html.no-scroll,
	body.no-scroll{
		overflow: hidden;
    	position: relative;
    	height: 100%;
	}
	.content a{
		word-wrap: break-word;
	}
	.search-sb input,
	input[type='text'],
	input[type='password'],
	.accountaccess-sb form input,
	.search-form-phone input{
		font-size: 16px !important;
	}
	.accountaccess-sb form{
		text-align: center;
	}
	.accountaccess-sb form input{
		width: 100%;
		margin-bottom: 5px;
	}
	.accountaccess-sb form input[type='image']{
		width: auto;
	}
	ul.top_menu_phone li.hidden-xs{
		display: inline-block !important;
	}
	ul.top_menu_phone li.hidden-xs i{
		vertical-align: top;
		display: inline-block;
		padding-right: 5px;
		margin-top: 2.5px;
	}
	ul.top_menu_phone li.hidden-xs i span{
		vertical-align: top;
		display: inline-block;
	}
	.banner-inner-wrapper-phone{
		height: auto;
		background-image: none !important;
	}
	.banner-inner-wrapper-phone .banner-caption{
		position: relative;
		top: initial;
		bottom: initial;
		left: initial;
		right: initial;
		background: rgba(0,0,0,0.9);
	}
	.menu-phone{
		padding-bottom: 8px;
    	padding-top: 4px;
	}
	.page-id-2 ul.news-list li:nth-child(n+2){
		display: none;
	}
	.page-id-73 .content-left-column p img{
		display: block;
		float: none;
		margin: 0px auto 15px;
	}
	#designstudio{
		left: 0px !important;
	}
}