.certification-box {
  float: left;
  width: 100%;
  margin: 10px 0 15px;
}
.certification-box > img {
  float: left;
  width: 152px;
  margin: 0 20px;
}
@media only screen and (max-width: 991px) {
.res-nav{
	display:none;
}

.res-header-btn {
  background-color: #fff;
  border: medium none;
  cursor: pointer;
  display: block;
  font-size: 20px;
  margin: 0 auto;
  padding: 5px 15px;
  width: 55px;
  text-align: center;
}
.top-navigation {
  padding: 8px 0;
  margin:0 0 15px;
}
.top-navigation ul li {
  float: left;
  margin-right: 0;
  width: 100%;
  float: left;
  text-align: center;
}
.top-navigation ul li a {
  font-size: 15px;
  font-weight: 600;
  padding: 8px 0;
}
.top-navigation ul li a:hover{
	background-color:#003d79;
}
.top-navigation ul li a:first-child{
	margin:10px 0 0;
}
.traders-logo > img{
	width:110px !important;
}
.header .contact {
  font-size: 14px;
  margin-top: 0;
}
.header {
  padding: 0 0 7px;
  border-bottom: solid 1px #cacaca;
}
}


@media only screen and (max-width: 767px) {
.traders-logo > img{
	width:63px !important;
}	
.header .logo {
  width: 100%;
}

.traders-logo > img{
	float:right !important;
}
.site-logo > img {
  float: left;
  width: 160px !important;
  margin:0;
}
.content > img {
  display: table;
  margin: auto !important;
  max-width: 200px;
  width: 100%;
  float: none !important;
}
.contact-cta {
  margin-bottom: 15px;
  padding: 0 15px;
}
.content {
  padding: 25px 15px 0;
}
.footer .upper h2 {
  float: left;
  margin: 0;
  text-align: left;
  width: 100%;
}
.footer .upper .footer-upper-navigation ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.footer .upper .footer-upper-navigation {
  float: left;
  margin: 10px 0 0;
}
.footer .upper, .footer .lower {
  padding: 15px 0 0;
}
.footer .lower .column {
  margin-right: 0;
  width: 100%;
}
.footer .lower .column h3 {
  width: 100%;
  float: left;
  margin: 20px 0 0;
}
.contact > h3 {
  margin: 7px 0 0;
  font-size: 14px;
}
.services > img {
  width: 100%;
  max-width: 425px;
  margin:0 auto 10px !important;
  display: table;
  float: none !important;
}

.gas img {
  margin: 15px 0;
  width: 100%;
}
.commercial-text{
	width:100%;
}
.content > iframe{
  margin: 0 0 15px;
}
hr{
	margin:15px 0;
}
}
@media only screen and (max-width: 640px) {
form input[type="text"], form input[type="email"] {
  width: 100%;
  box-sizing:border-box;
}
form textarea {
  width: 100%;
  box-sizing:border-box;
}
.btn{
	width:100%;
	float:left;
	margin:0 0 15px;
}
}










