@font-face {
  font-family: "serviceofferings";
  src:url("../../fonts/serviceofferings-font.eot");
  src:url("../../fonts/serviceofferings-font.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/serviceofferings-font.woff") format("woff"),
    url("../../fonts/serviceofferings-font.ttf") format("truetype"),
    url("../../fonts/serviceofferings-font.svg#serviceofferings-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Acc Code */
.homepage .header2 {
  width: 100%;
  max-height: 630px;
  height: 100%;
  padding-bottom: 52.5%;
  position: relative;
  display: block;
}
.homepage .header2 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 1140px;
}
.homepage .header2 a {
  padding: 15px;
  padding-left: 40px;
  padding-right: 40px;
  color: #ffffff;
  font-family: "DIN Next W01 Regular";
  text-transform: uppercase;
  border: 1px #ffffff solid;
  letter-spacing: 0.5px;
  text-decoration: none;
  z-index: 5000;
  position: absolute;
  top: 72%;
  left: 6%;

  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.homepage .header2 a:hover {
  background-color: #18bc93;
}

.homepage .header2 a.secondary {
  left: 59.5%;
}

@media only screen and (max-width: 1186px) {
  .homepage .header2 {
    margin-bottom: -10px;
  }
}
@media only screen and (max-width: 1186px) {
  .homepage .header2 a {
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .homepage .header2 a.secondary {
    left: 59.5%;
	padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1139px) {
  div.quote-contain {
    margin-top: 130px;
  }
}
@media only screen and (max-width: 1140px) {
  .homepage .header2 {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 800px) {
  .homepage .header2 a {
    top: 72%;
    padding: 7px;
    font-size: 10px;
  }
  .homepage .header2 a.secondary {
    left: 60%;
	padding-left: 7px;
    padding-right: 7px;
  }
}
@media only screen and (max-width: 450px) {
  .homepage .header2 a {
    padding: 5px;
  }
  .homepage .header2 a.secondary {
    left: 59.5%;
	font-size: 9px;
	line-height: 12px;
	padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 400px) {
  .homepage .header2 a {
    padding: 4px;
  }
  .homepage .header2 a.secondary {
    left: 57.5%;
	padding-left: 4px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 325px) {
  div.quote-contain {
    margin-top: 120px;
  }
  .homepage .header2 a {
    padding: 3px;
  }
  .homepage .header2 a.secondary {
    left: 56.5%;
	font-size: 8px;
	line-height: 12px;
	padding-left: 3px;
    padding-right: 3px;
  }
}
/* End Acc code */
/*.homepage .header {
  background-size: 100%;
  background-repeat: no-repeat;
  background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url("../../images/home/HomePageHeader.jpg");
  width: 100%;
  min-height: 630px;
}
.homepage .header .left-align {
  padding-left: 50px;
  width: 600px;
  padding-top: 10%;
  margin-bottom: 130px;
}
.homepage .header .left-align h2 {
  text-transform: uppercase;
  font-family: "DIN Next W01 Heavy";
  letter-spacing: -1.75px;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0.5px;
  line-height: 60px;
}
.homepage .header .left-align h3 {
  color: #ffffff;
  line-height: 22px;
  font-family: "DIN Next W01 Regular";
  margin-top: -20px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 20px;
}
.homepage .header a {
  margin-left: 50px;
  padding: 15px;
  color: #ffffff;
  font-family: "DIN Next W01 Regular";
  text-transform: uppercase;
  border: 1px #ffffff solid;
  letter-spacing: 0.5px;
  text-decoration: none;

  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.homepage .header a:hover {
  background-color: #18bc93;
}*/
.homepage .component-red-call-out {
  margin-bottom: -5px;
}
.homepage .services {
  background-color: #ffffff;
  margin-top: -80px;
  padding-bottom: 30px;
}
.homepage .services h3 {
  text-transform: uppercase;
  font-family: "DIN Next W01 Heavy";
  letter-spacing: -1.75px;
  color: #e2021f;
  font-size: 70px;
  letter-spacing: 0.5px;
  line-height: 70px;
  padding-left: 50px;
  padding-top: 50px;
  width: 800px;
  margin-bottom: 0px;
}
.homepage .services .service-item {
  padding-left: 50px;
  width: 30%;
  display: inline-block;
  margin-bottom: 50px;
}
.homepage .services .service-item i {
  font-family: "serviceofferings";
  font-size: 90px;
  text-decoration: none;
  font-style: normal;
  color: #e2021f;
  margin-left: -15px;
  line-height: 150px;
}
.homepage .services .service-item .serviceOne{
  margin-left: -25px;
}
.homepage .services .service-item .serviceThree{
  margin-left: -20px;
}
.homepage .services .service-item .serviceFour{
  margin-left: -20px;
}
.homepage .services .service-item .serviceSix{
  margin-left: -20px;
}
.homepage .services .service-item .title {
  font-size: 40px;
  font-family: "DIN Next W01 Heavy";
  color: #e2021f;
  text-transform: uppercase;
  margin-bottom: -10px;
  line-height: 40px;
  margin-top: -40px;
}
.homepage .services .service-item .description {
  color: #2c3539;
  font-family: "DIN Next W01 Regular";
  margin-bottom: 50px;
  height: 140px;
}
.homepage .services .service-item .button {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;

  color: #e2021f;
  font-family: "DIN Next W01 Regular";
  text-transform: uppercase;
  text-decoration: none;
  border: 1px #e2021f solid;

  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.homepage .services .service-item .button:hover {
  background-color: #18bc93;
  color: #ffffff;
}
.homepage .services .action-text {
  font-size: 40px;
  font-family: "DIN Next W01 Heavy";
  color: #e2021f;
  text-transform: uppercase;
  margin-bottom: -10px;
  margin-top: 50px;
  line-height: 40px;
  padding-left: 50px;
}
.homepage .services .phone-number {
  padding-left: 50px;
  color: #e2021f;
  font-family: "DIN Next W01 Light";
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: -30px;
}
.homepage to-top div {
  margin-top: -30px;
}
.homepage .component-red-call-out .chaotic-button a {
  margin-left: 50px;
  padding: 15px;
  color: #ffffff;
  font-family: "DIN Next W01 Regular";
  text-transform: uppercase;
  border: 1px #ffffff solid;
  letter-spacing: 0.5px;
  font-size: 22px;

  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.homepage .component-red-call-out .chaotic-button a:hover{
  background-color: #18bc93;
  opacity: 1;
}
.homepage .big-bold.chaotic-white{
  text-transform: uppercase;
  font-family: "DIN Next W01 Heavy";
  letter-spacing: -1.75px;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0.5px;
  line-height: 60px;
}
.home .heroContainer, .home .component-red-call-out, .home .platform-display{
  display: block !important;
}
.home .quote-pre{
  display: none;
}

/* Header responsive styles */
@media only screen and (max-width: 1145px) {
  .homepage .header{
    min-height: 660px;
  }
}
@media only screen and (max-width: 615px) {
  .homepage .header .left-align {
    width: 100%;
    padding-right: 50px;
    margin-bottom: 50px;
  }
  .homepage .header .left-align h2 {
    text-align: center;
    padding-bottom: 40px;
    font-size: 40px;
    line-height: 40px;
  }
  .homepage .header .left-align h3 {
    text-align: center;
  }
  .homepage .header a{
    display: block;
    text-align: center;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 325px) {
  .homepage .header{
    min-height: 765px;
  }
}

/* Services responsive styles */
@media only screen and (max-width: 965px) {
  .homepage .services h3 {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    font-size: 40px;
    line-height: 40px;
  }
  .homepage .services{
    margin-top: -42px;
  }
  .homepage .services .service-item {
    width: 100%;
    margin-bottom: -50px;
    margin-top: 0px;
    padding-right: 50px;
  }
  .homepage .services .service-item i{
    text-align: center;
    display: block;
    margin-left: 0px !important;
  }
  .homepage .services .service-item .description {
    padding-right: 10px;
    height: auto;
    text-align: center;
  }
  .homepage .services .service-item .title{
    text-align: center;
  }
  .homepage .services .action-text {
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
    padding-left: 0px;
  }
  .homepage .services .phone-number {
    margin-bottom: 40px;
    text-align: center;
    padding-left: 0px;
  }
  .homepage .services .service-item .button-big{
    display: block;
    text-align: center;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
  .homepage .services .button-small{
    display: none;
  }
}

@media only screen and (max-width: 420px) {
  .homepage .services .service-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* Red call out responsive styles */
@media only screen and (max-width: 639px) {
  .home .heroContainer, .home .component-red-call-out,
  .home .platform-display{
    display: block;
  }
  .homepage .big-bold.chaotic-white{
    text-align: center;
    font-size: 40px;
    line-height: 40px;
  }
  .homepage .component-red-call-out .chaotic-button a{
    margin-left: 0px;
    width: 100%;
  }
  .home .component-red-call-out .table div:nth-last-child(-n+15){
    display: none;
  }
  .home .component-red-call-out .table .column-20 {
    width: 48%;
    padding: 4%;
  }
}
