html {
  box-sizing: border-box;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  font-family: "HelveticaNeue";
}

#main {
  margin-bottom: 119px;
}

@media (min-width: 768px) {
  #main {
	margin-bottom: 0px;
  }
}

#main {
  overflow: hidden;
}

.container {
  max-width: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.75em;
}

p {
  margin: 0 0 0.75em;
}

a, a:hover {
  color: #fff;
  text-decoration: none;
}

img, picture {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

/**************************************************/
/**************************************************/
#block-cooley-tire-custom-theme-numbertocallforroadservice {
  background-color: #bd2f2c;
  text-align: center;
}

#block-cooley-tire-custom-theme-numbertocallforroadservice p {
  font-family: "HelveticaNeue-Bold";
  color: #fff;
  margin-top: 0px;
  padding: 3px;
  width: 287px;
  margin: 0 auto;
}

#header {
  background-color: #fff;
}

#header #header-region {
  text-align: center;
}

#header #header-region #block-cooley-tire-custom-theme-branding {
  border-bottom: 6px solid #bd2f2c;
  padding-bottom: 10px;
  padding-top: 10px;
}

#header #header-region #block-cooley-tire-custom-theme-branding .site-logo img {
  width: 200px;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu {
  background-color: #bd2f2c;
  height: 100px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu .red-space {
  margin-top: -20px;
  border-bottom: 6px solid #fff;
  height: 20px;
  background-color: #bd2f2c;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu {
  height: 100px;
  color: #fff;
  width: 320px;
  margin: 0 auto;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu img {
  width: 65px;
  height: 65px;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu .trucks-link, #header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu .farm-link, #header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu .service-link, #header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu .contact-link {
  float: left;
  padding: 5px;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu .contact-link img {
  width: 50px;
}

#header #header-region #block-cooley-tire-custom-theme-custommobilemenu .mobile-menu a:hover {
  color: #fff;
}

#header #header-region #block-cooley-tire-custom-theme-fullscreenmenu {
  display: none;
}

@media (min-width: 768px) {
  .upper-header #block-cooley-tire-custom-theme-numbertocallforroadservice p {
	width: 100%;
	text-align: center;
  }
  #header #header-region {
	background-image: url(/sites/default/files/header-background.png) !important;
	background-size: contain;
	border-bottom: 6px solid #bd2f2c;
	padding-bottom: 10px;
  }
  #header #header-region div:first-of-type {
	max-width: 1000px;
	margin: 0 auto;
  }
  #header #header-region #block-cooley-tire-custom-theme-branding {
	border: none !important;
	margin: 0 auto;
	height: 143px;
	padding-bottom: 0px;
	padding-left: 10px;
  }
  #header #header-region #block-cooley-tire-custom-theme-branding .site-logo img {
	width: 200px;
	float: left;
  }
  #header #header-region #block-cooley-tire-custom-theme-custommobilemenu {
	display: none;
  }
  #header #header-region #block-cooley-tire-custom-theme-numbertocallforroadservice p {
	width: 100%;
  }
  #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu {
	display: block;
  }
  #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu #desk-menu {
	float: right;
	font-family: HelveticaNeue-CondensedBold;
	font-size: 12px;
	width: 475px;
	margin-top: -95px;
  }
  #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu #desk-menu .desk-menu-link {
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
  }
  #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu #desk-menu img {
	width: 50px;
	height: 50px;
	padding-bottom: 5px;
  }
  #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu #desk-menu p {
	color: #000;
  }
  #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu #desk-menu a, #header #header-region #block-cooley-tire-custom-theme-fullscreenmenu #desk-menu a:hover {
	color: #000;
  }
}

/**************************************************/
/**************************************************/
#block-cooley-tire-custom-theme-homepagebanner .home-banner {
  background-image: url(/sites/default/files/home-banner.png);
  height: 340px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding-top: 275px;
  margin-top: 6px;
}

#block-cooley-tire-custom-theme-homepagebanner .home-banner a {
  display: block;
  padding: 5px;
  width: 140px;
  background-color: #c10000;
  color: #fff;
  border-radius: 8px;
  border: 2px solid;
  margin: 0 auto;
  font-weight: bold;
  font-size: 19px;
}

@media (min-width: 768px) {
  .home-banner {
	background-image: url(/sites/default/files/full-home-banner.png) !important;
  }
}

/**************************************************/
/**************************************************/
#home-page {
  background-color: #323232;
  color: #fff;
  text-align: center;
}

#home-page .section-1 {
  width: 320px;
  margin: 0 auto;
  margin-top: 6px;
  padding-top: 20px;
}

#home-page .section-1 h1 {
  font-family: HelveticaNeue-CondensedBold;
  font-size: 34px;
}

#home-page .section-1 img {
  width: 65px;
  height: 65px;
  margin-bottom: 5px;
}

#home-page .section-1 .directions-link {
  float: left;
  padding-left: 45px;
}

#home-page .section-1 .call-link {
  float: right;
  padding-right: 45px;
}

#home-page .section-1 .hours {
  margin-top: 158px;
  padding-bottom: 37px;
  font-size: 25px;
}

#home-page .section-1 .hours strong {
  font-family: HelveticaNeue-CondensedBold;
  font-size: 28px;
}

#home-page .section-2 {
  width: 320px;
  margin: 0 auto;
  padding-bottom: 90px;
  padding-top: 50px;
}

#home-page .section-2 h1 {
  font-family: HelveticaNeue-CondensedBold;
  font-size: 34px;
}

#home-page .section-2 ul {
  text-align: left;
  display: block;
}

#home-page .section-2 li {
  list-style: disc;
  font-size: 23px;
  padding-bottom: 20px;
}

#home-page .section-3 {
  font-family: HelveticaNeue-CondensedBold;
  font-size: 28px;
}

#home-page .section-3 .background {
  width: 300px;
  margin: 0 auto;
}

#home-page .section-3 .background img {
  width: 300px;
  border: 3px solid;
}

#home-page .section-3 .img-link-1, #home-page .section-3 .img-link-2, #home-page .section-3 .img-link-3 {
  padding-bottom: 50px;
}

#home-page .footer {
  margin-bottom: -12px;
  padding-top: 6px;
  padding-bottom: 10px;
  border-top: 7px solid #bd2f2c;
  font-family: HelveticaNeue-Light;
  font-size: 14px;
}

@media (min-width: 768px) {
  #home-page {
	text-align: none;
  }
  #home-page .section-1 {
	width: 100%;
  }
  #home-page .section-1 h1 {
	padding: 35px;
	margin-top: -20px;
	margin-bottom: 0px;
  }
  #home-page .section-1 br {
	display: none;
  }
  #home-page .section-1 div {
	display: none;
  }
  #home-page .section-1 p {
	display: none;
  }
  #home-page .section-2 {
	width: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.95))), url(/sites/default/files/road-service.png);
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url(/sites/default/files/road-service.png);
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url(/sites/default/files/road-service.png);
	background-image: linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url(/sites/default/files/road-service.png);
	background-position: center;
	color: #bd2e2c;
  }
  #home-page .section-2 ul {
	max-width: 748px;
	margin: 0 auto;
  }
  #home-page .section-3 {
	padding-top: 65px;
	padding-bottom: 65px;
  }
  #home-page .section-3 .background {
	margin: 0;
	width: 230px;
	z-index: -5px;
  }
  #home-page .section-3 .background img {
	width: 230px;
	border: none;
	height: 122px;
	-o-object-fit: cover;
	   object-fit: cover;
	filter: brightness(0.5);
  }
  #home-page .section-3 .img-link-1, #home-page .section-3 .img-link-2, #home-page .section-3 .img-link-3 {
	width: 234px;
	display: inline-block;
	height: 126px;
	padding: 0;
	border: 2px solid;
	margin: 9px;
  }
  #home-page .section-3 p {
	font-size: 22px;
	font-family: HelveticaNeue-CondensedBold;
	margin-top: -75px;
	z-index: 0;
	position: relative;
  }
  #home-page .section-3 .footer p br {
	display: none !important;
  }
}

/**************************************************/
/**************************************************/
#truck-page {
  background-color: #323232;
  color: #fff;
}

#truck-page .semi-tire-logos {
  margin: 0 auto;
  width: 320px;
  text-align: center;
}

#truck-page .semi-tire-logos img {
  width: 300px;
  margin: 0 auto;
  height: 150px;
}

#truck-page .semi-tire-logos img:nth-child(2) {
  margin-top: -50px;
  margin-bottom: -65px;
}

#truck-page .banner {
  background-image: url(/sites/default/files/truck-banner.jpeg);
  height: 360px;
  background-size: cover;
  background-position: center;
  padding-top: 295px;
  text-align: center;
  border-bottom: 6px solid;
}

#truck-page .banner h1 {
  font-family: "HelveticaNeue-CondensedBold";
}

#truck-page .section-1 {
  max-width: 320px;
  margin: 0 auto;
  margin-top: 20px;
}

#truck-page .section-1 h2 {
  font-family: HelveticaNeue-Light;
  font-size: 17px;
  font-weight: 100;
}

#truck-page .tire-block {
  width: 320px;
  font-family: HelveticaNeue-Light;
  font-weight: 100;
  margin: 0 auto;
  margin-top: 50px;
}

#truck-page .tire-block .tire {
  width: 200px;
}

#truck-page .tire-block h1 {
  font-family: HelveticaNeue;
  font-weight: 500;
  font-size: 25px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 0;
}

#truck-page .tire-block h2 {
  font-family: HelveticaNeue;
  font-weight: 500;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 0;
}

#truck-page .tire-block ul {
  text-align: left;
  padding: 10px;
}

#truck-page .tire-block ul li {
  list-style: disc;
  padding-bottom: 5px;
}

#truck-page .white-space {
  background-color: #fff;
  height: 4px;
  width: 300px;
  margin: 0 auto;
  margin-top: 33px;
}

#truck-page .footer {
  margin-bottom: -12px;
  padding-top: 6px;
  padding-bottom: 10px;
  border-top: 7px solid #bd2f2c;
  font-family: HelveticaNeue-Light;
  font-size: 14px;
  text-align: center;
  margin-top: 50px;
}

@media (min-width: 768px) {
  #truck-page .banner {
	background-image: url(/sites/default/files/truck-banner.jpeg);
  }
  #truck-page .section-1 {
	max-width: 1000px;
	padding: 20px;
	margin-top: 5px;
	text-align: center;
  }
  #truck-page .semi-tire-logos {
	width: 700px;
  }
  #truck-page .semi-tire-logos img {
	display: inline-block;
	width: 190px;
  }
  #truck-page .semi-tire-logos img:nth-child(2) {
	margin: 6px 40px 0px 40px;
  }
  #truck-page .section-2 .tire-block, #truck-page .section-3 .tire-block, #truck-page .section-4 .tire-block {
	width: 730px;
	height: 50px;
  }
  #truck-page .section-2 .tire-block .tire, #truck-page .section-3 .tire-block .tire, #truck-page .section-4 .tire-block .tire {
	width: 150px;
	float: left;
  }
  #truck-page .section-2 .tire-block .tire img, #truck-page .section-3 .tire-block .tire img, #truck-page .section-4 .tire-block .tire img {
	margin-top: 35px;
  }
  #truck-page .section-2 .tire-block .tire-description, #truck-page .section-3 .tire-block .tire-description, #truck-page .section-4 .tire-block .tire-description {
	width: 545px;
	float: right;
  }
  #truck-page .section-2 .tire-block .tire-description h1, #truck-page .section-3 .tire-block .tire-description h1, #truck-page .section-4 .tire-block .tire-description h1 {
	font-size: 17px;
	font-weight: bold;
	margin-left: -35px;
  }
  #truck-page .section-2 .tire-block .tire-description h2, #truck-page .section-3 .tire-block .tire-description h2, #truck-page .section-4 .tire-block .tire-description h2 {
	font-size: 15px;
	margin-left: -20px;
  }
  #truck-page .section-2 .tire-block .tire-description li, #truck-page .section-3 .tire-block .tire-description li, #truck-page .section-4 .tire-block .tire-description li {
	font-size: 13px;
  }
  #truck-page .section-2 .tire-block {
	height: 230px;
  }
  #truck-page .section-3 .tire-block {
	height: 320px;
  }
  #truck-page .section-4 .tire-block {
	height: 290px;
  }
  #truck-page .footer p br {
	display: none !important;
  }
}

/**************************************************/
/**************************************************/
#farm-page {
  background-color: #323232;
  color: #fff;
}

#farm-page .farm-tire-logos {
  margin: 0 auto;
  width: 320px;
  text-align: center;
}

#farm-page .farm-tire-logos img {
  width: 300px;
  margin: 0 auto;
  height: 150px;
}

#farm-page .farm-tire-logos img:nth-child(2) {
  width: 200px;
  margin-top: -15px;
  margin-bottom: -65px;
}

#farm-page .banner {
  background-image: url(/sites/default/files/farm-banner.jpg);
  height: 360px;
  background-size: cover;
  background-position: center;
  padding-top: 295px;
  text-align: center;
  border-bottom: 6px solid;
}

#farm-page .banner h1 {
  font-family: "HelveticaNeue-CondensedBold";
}

#farm-page .section-1 {
  max-width: 320px;
  margin: 0 auto;
  margin-top: 20px;
}

#farm-page .section-1 h2 {
  font-family: HelveticaNeue-Light;
  font-size: 17px;
  font-weight: 100;
}

#farm-page .section-2 {
  margin-top: 110px;
}

#farm-page .tire-block {
  width: 320px;
  font-family: HelveticaNeue-Light;
  font-weight: 100;
  margin: 0 auto;
  margin-top: 50px;
}

#farm-page .tire-block .tire {
  width: 200px;
}

#farm-page .tire-block h1 {
  font-family: HelveticaNeue;
  font-weight: 500;
  font-size: 25px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 0;
}

#farm-page .tire-block h2 {
  font-family: HelveticaNeue-Italic;
  font-weight: 500;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 0;
}

#farm-page .tire-block ul {
  text-align: left;
  padding: 10px;
}

#farm-page .tire-block ul li {
  list-style: disc;
  padding-bottom: 5px;
}

#farm-page .white-space {
  background-color: #fff;
  height: 4px;
  width: 300px;
  margin: 0 auto;
  margin-top: 33px;
}

#farm-page .footer {
  margin-bottom: -12px;
  padding-top: 6px;
  padding-bottom: 10px;
  border-top: 7px solid #bd2f2c;
  font-family: HelveticaNeue-Light;
  font-size: 14px;
  text-align: center;
  margin-top: 50px;
}

@media (min-width: 768px) {
  #farm-page .banner {
	background-image: url(/sites/default/files/farm-banner.jpg);
  }
  #farm-page .section-1 {
	max-width: 1000px;
	padding: 20px;
	margin-top: 5px;
	text-align: center;
  }
  #farm-page .farm-tire-logos {
	width: 700px;
  }
  #farm-page .farm-tire-logos img {
	display: inline-block;
	width: 190px;
  }
  #farm-page .farm-tire-logos img:nth-child(2) {
	margin: 6px 40px 0px 40px;
  }
  #farm-page .section-2 .tire-block, #farm-page .section-3 .tire-block {
	width: 730px;
	height: 50px;
  }
  #farm-page .section-2 .tire-block .tire, #farm-page .section-3 .tire-block .tire {
	width: 150px;
	float: left;
  }
  #farm-page .section-2 .tire-block .tire img, #farm-page .section-3 .tire-block .tire img {
	margin-top: 35px;
  }
  #farm-page .section-2 .tire-block .tire-description, #farm-page .section-3 .tire-block .tire-description {
	width: 545px;
	float: right;
  }
  #farm-page .section-2 .tire-block .tire-description h1, #farm-page .section-3 .tire-block .tire-description h1 {
	font-size: 17px;
	font-weight: bold;
	margin-left: -35px;
  }
  #farm-page .section-2 .tire-block .tire-description h2, #farm-page .section-3 .tire-block .tire-description h2 {
	font-size: 15px;
	margin-left: -20px;
  }
  #farm-page .section-2 .tire-block .tire-description li, #farm-page .section-3 .tire-block .tire-description li {
	font-size: 13px;
  }
  #farm-page .section-2 {
	margin-top: 0px;
  }
  #farm-page .section-2 .tire-block {
	height: 300px;
  }
  #farm-page .section-3 .tire-block {
	height: 320px;
  }
  #farm-page .footer p br {
	display: none !important;
  }
}

/**************************************************/
/**************************************************/
.page-contact {
  margin-bottom: 30px;
}

.page-contact .layout-container {
  margin-bottom: 119px;
}

.page-contact #content-area div:first-of-type {
  position: relative;
  z-index: 1;
}

.page-contact #main {
  background-color: #323232;
  color: #fff;
  position: relative;
  z-index: 0;
  margin-bottom: 0px;
}

.page-contact #main h1 {
  font-family: HelveticaNeue-CondensedBold;
  text-align: center;
  text-transform: uppercase;
  font-size: 33px;
  margin-top: 20px;
}

.page-contact #main .contact-info {
  text-align: center;
  z-index: 1;
  position: relative;
}

.page-contact #main .contact-info .contact-logo {
  display: none;
}

.page-contact #main .contact-info .contact-links img {
  width: 70px;
  height: 70px;
}

.page-contact #main .contact-info .contact-links div {
  display: inline-block;
  text-align: center;
  margin: 5px;
}

.page-contact #main .contact-info .contact-links .about img {
  width: 85px;
}

.page-contact #main .contact-info .contact-links .dir img {
  margin-bottom: 7px;
}

.page-contact #main .contact-info a {
  color: #fff;
  font-family: HelveticaNeue-CondensedBold;
  font-size: 33px;
}

.page-contact #main .contact-info .hours {
  margin-top: 30px;
  padding-bottom: 15px;
  font-size: 25px;
}

.page-contact #main .contact-info .hours strong {
  font-family: HelveticaNeue-CondensedBold;
  font-size: 28px;
}

.page-contact #main .contact-info .address {
  font-size: 25px;
}

.page-contact #main #block-contactpagedivider {
  background-color: #fff;
  width: 300px;
  margin: 0 auto;
  height: 4px;
  margin-top: 40px;
}

.page-contact #main #block-webform {
  width: 300px;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  position: relative;
}

.page-contact #main #block-webform h2 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 30px;
}

.page-contact #main #block-webform label {
  display: none;
}

.page-contact #main #block-webform input {
  background-color: #323232;
  border: 1px solid #fff;
  border-radius: 0px;
  color: #fff;
  text-align: center;
  height: 50px;
}

.page-contact #main #block-webform ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 200;
}

.page-contact #main #block-webform ::-moz-placeholder {
  color: #fff;
  font-weight: 200;
}

.page-contact #main #block-webform ::-ms-input-placeholder {
  color: #fff;
  font-weight: 200;
}

.page-contact #main #block-webform ::placeholder {
  color: #fff;
  font-weight: 200;
}

.page-contact #main #block-webform textarea {
  background-color: #323232;
  color: #fff;
  border-radius: none;
  text-align: center;
}

.page-contact #main #block-webform #edit-submit {
  width: 100%;
  text-transform: uppercase;
  background-color: #bd2e2c;
  border: 2px solid;
  font-size: 20px;
  padding-top: 12px;
}

.page-contact #main #block-cooley-tire-custom-theme-cooleymap {
  z-index: -100;
  position: relative;
  padding-bottom: 50px;
}

.page-contact #main #block-cooley-tire-custom-theme-cooleymap iframe {
  height: 500px;
  margin-top: 30px;
}

.page-contact #block-cooley-tire-custom-theme-contactfooter .footer {
  padding-top: 17px;
  padding-bottom: 10px;
  border-top: 7px solid #bd2f2c;
  font-family: HelveticaNeue-Light;
  font-size: 14px;
  text-align: center;
  margin-top: 0px;
  background-color: #323232;
  color: #fff;
}

@media (min-width: 768px) {
  .layout-container {
	margin-bottom: -1px !important;
  }
  .page-contact #content-area {
	width: 740px;
	margin: 0 auto;
  }
  .page-contact #content-area div:first-of-type {
	position: relative;
	z-index: 1;
  }
  .page-contact #content-area #block-cooley-tire-custom-theme-content {
	float: left;
  }
  .page-contact #content-area #block-cooley-tire-custom-theme-content .contact-links {
	display: none;
  }
  .page-contact #content-area #block-cooley-tire-custom-theme-content .contact-logo {
	display: block;
	width: 180px;
	margin: 0 auto;
	padding: 20px 0px;
  }
  .page-contact #content-area #block-webform {
	float: right;
  }
  .page-contact #content-area #block-webform h2 {
	margin-top: 0px !important;
  }
  .page-contact #content-area #block-contactpagedivider {
	display: none;
  }
  .page-contact #block-cooley-tire-custom-theme-contactfooter .footer p br {
	display: none !important;
  }
}

@media (min-width: 1000px) {
  .page-contact #content-area {
	width: 900px;
	padding-top: 40px;
  }
  .page-contact #content-area #block-cooley-tire-custom-theme-content {
	margin-left: 20px !important;
  }
  .page-contact #content-area #block-webform {
	margin-right: 20px !important;
  }
  .page-contact #content-area iframe {
	margin-top: 60px !important;
  }
}


.about-page {
    width: 90%;
    margin: 0 auto;
    max-width: 1000px;
}
.horizontal-menu > li > a {
  background-color: transparent !important;
}
.about-page h1 {
  font-size: 34px;
  font-weight: bold;
}

.page-about {
  background-color: #323232;
    color: #fff;
}

.page-about #main {
  background-color: #323232;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 164px;
}

#block-cooley-tire-custom-theme-contactfooter .footer {
  padding-bottom: 10px;
  padding-top: 17px;
  border-top: 7px solid #bd2f2c;
  font-family: HelveticaNeue-Light;
  font-size: 14px;
  text-align: center;
  margin-top: 0px;
  background-color: #323232;
  color: #fff;
}

@media (min-width: 1000px) {
  #block-cooley-tire-custom-theme-contactfooter .footer br {
    display: none;
  }
  #block-cooley-tire-custom-theme-contactfooter .footer {
    padding: 10px;
  }
  .page-about #main {
    padding-bottom: 200px;
  }
}


.page-node-6 {
  background-color: #323232;
    color: #fff;
    overflow: hidden;
}

.page-node-6 #main {
  background-color: #323232;
    color: #fff;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
    max-width: 1000px;
}

.page-node-6 .layout-container {
  background-color: #323232;
}

#content-area {
  background-color: #323232;
}

.layout-container {
  background-color: #323232;
}

.page-service .node__content {
  padding: 10px 30px;
  width: 90%;
  margin: 0 auto;
  display: block;
  max-width: 1000px;
  height: 480px;
  background-color: #323232;
    color: #fff;
    padding-top: 30px;
}

@media (min-width: 768px) {
  #home-page .section-3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
  }
  #home-page .section-3 .img-link-1, #home-page .section-3 .img-link-2, #home-page .section-3 .img-link-3 {
    display: block !important;
  }
}
