@charset "UTF-8";
@import url(../scripts/slicknav/css/slicknav.css);
/* Variables and Classes ================================================================================================ */
.clearafter {
  content: "";
  display: block;
  clear: both;
}

.vcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

/* Variables and Classes ================================================================================================ */
.clearafter {
  content: "";
  display: block;
  clear: both;
}

.vcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

/* Reset ================================================================================================ */
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

html, body {
  height: 100%;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  display: block;
}

input {
  -webkit-appearance: none;
}

/* Globals ================================================================================================ */
body {
  background: #fff;
}

body, p, a, li, input, textarea, div {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 30px;
}

p {
  padding-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  line-height: normal;
  letter-spacing: 1px;
}

a {
  color: #d9272e;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a, input, textarea, button {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

input:focus, textarea:focus {
  border: 1px solid #bbb;
  background: #fff;
}

/*li {list-style-image:url(../images/bullet.png)}*/
ol li {
  list-style: decimal;
}

input, textarea, select {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid #ddd;
  background: #fafafa;
  width: 96.5%;
  padding: 0 0 0 3%;
  line-height: 35px;
}

input, select {
  height: 35px;
}

select {
  width: 100%;
}

#fancybox-overlay {
  background: rgba(0, 0, 0, 0.7) !important;
}

.d7h4jf94h {
  display: none;
}

/*hide bot trap form field */
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.hidden {
  display: none;
}

/*hide until mobile*/
.hum {
  display: none !important;
}

/*hide until mobile*/
.hum3 {
  display: none !important;
}

@media screen and (max-width: 1012px) {
  body, p, a, li, input, textarea, div {
    line-height: 28px;
  }
  /*mobile hide*/
  .mh {
    display: none !important;
  }
  .hum {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  /*mobile hide*/
  .mh3 {
    display: none !important;
  }
  .hum3 {
    display: block !important;
  }
}
#announcement_banner {
  z-index: 1000 !important;
}

/* Buttons ================================================================================================ */
.buttons {
  display: block;
  background: #d9272e;
  width: 180px;
  height: 80px;
  font-size: 25px;
  margin: 0 auto;
  line-height: 78px;
  font-family: "Oswald", sans-serif;
  color: #fff !important;
  font-weight: normal;
  text-decoration: none !important;
  padding: 0;
  text-align: center;
  border-radius: 2px;
}

.buttons:hover {
  background: #dd3d43;
  color: #fff !important;
}

/* Site ================================================================================================ */
.sitewidth {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1260px) {
  .sitewidth {
    width: 980px;
  }
}
@media screen and (max-width: 1012px) {
  .sitewidth {
    width: 90%;
    margin: 0 auto;
  }
}
/* Header ================================================================================================ */
.headersmall {
  background: rgba(255, 255, 255, 0.99) !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) !important;
}

.headersmall .logoimg1 {
  opacity: 0;
}

.headersmall .logoimg2 {
  opacity: 1;
}

.headersmall .logo:before, .headersmall .logo:after {
  background: rgba(0, 70, 116, 0.3);
}

.headersmall #menu li a {
  color: #004674 !important;
}

.headersmall #menu li a.dropdown:before {
  color: rgba(0, 95, 156, 0.4);
}

.headersmall #menu li.active a.dropdown:before, .headersmall #menu li:hover a.dropdown:before {
  color: rgba(247, 35, 43, 0.4);
}

.headersmall #menu li ul li a {
  color: #fff !important;
}

.headersmall #menu li a:hover {
  color: #f7232b !important;
}

.headersmall #menu li.active > a {
  color: #f7232b !important;
}

.headersmall #menu > li > a:hover, .headersmall #menu > li:hover > a {
  color: #f7232b !important;
}

.headersmall #menu li ul li a:hover {
  color: #fff !important;
}

.headersmall #menu a.activesub, .headersmall #menu a.activesub:hover {
  color: #c7e2f7 !important;
}

.headersmall .menulast:before {
  background: rgba(0, 70, 116, 0.6) !important;
}

.headersmall #headerphone {
  color: #004674 !important;
}

.headersmall #headerphone:hover {
  color: #f7232b !important;
}

header#header {
  width: 100%;
  height: 89px;
  position: fixed;
  background: #2772a5;
  z-index: 1000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#headerwidth {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

.logo {
  width: 132px;
  height: 52px;
  display: block;
  position: absolute;
  left: 0;
  top: 19px;
}

.logo img {
  position: absolute;
}

.logoimg1 {
  opacity: 1;
}

.logoimg2 {
  opacity: 0;
}

.logo:before, .logo:after {
  background: rgba(255, 255, 255, 0.6);
}

.logo:before {
  content: "";
  display: block;
  height: 0;
  width: 1px;
  position: absolute;
  z-index: 41;
  top: 0;
  left: -10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.logo:after {
  content: "";
  display: block;
  height: 0;
  width: 1px;
  position: absolute;
  z-index: 41;
  bottom: 0;
  right: -12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.logo:hover:before {
  height: 52px;
  opacity: 1;
}

.logo:hover:after {
  height: 52px;
  opacity: 1;
}

#headerphone {
  position: absolute;
  height: 89px;
  line-height: 89px;
  top: 0;
  right: 0;
  padding: 0 13px 0 13px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  z-index: 200;
}

#headerphone:hover {
  color: #c7e2f7;
}

.slicknav_menu {
  display: none;
}

#menu {
  position: absolute;
  top: 0;
  right: 160px;
  z-index: 100;
  margin: 0;
  padding: 0;
}

#menu li {
  display: inline;
  float: left;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  margin: 0;
  padding: 0;
}

#menu li a.dropdown:before {
  content: "▼";
  display: block;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  right: 6px;
}

#menu li a {
  text-decoration: none;
  color: #fff;
  height: 89px;
  line-height: 89px;
  font-size: 17px;
  font-family: "Lato", sans-serif !important;
  padding: 0 19px 0 13px;
  margin: 0;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
}

#menu li a:hover {
  color: #c7e2f7 !important;
}

#menu li.active a {
  color: #c7e2f7;
}

#menu a.activesub, #menu a.activesub:hover {
  color: #c7e2f7 !important;
}

#menu span {
  color: #fff;
  font-size: 16px;
  padding: 0 15px 0 15px;
}

.menulast {
  padding: 0 !important;
  margin-left: 16px !important;
  position: relative;
}
.menulast.designer {
  margin-left: 16px !important;
}

#menu .menulast .buttons {
  width: auto;
  height: 44px !important;
  line-height: 44px !important;
  margin-top: 23px !important;
  font-size: 15px !important;
  font-weight: normal !important;
  color: #fff !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  white-space: nowrap;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

#menu li {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}

#ulpolebarnkits {
  width: 245px;
}

#ulgetstarted {
  width: 160px;
}

#ulmeetdiy {
  width: 175px;
}

#menu li > ul {
  float: left;
  left: 0 !important;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 119px;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-top: 0;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#menu li > ul:before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0.94;
  font-size: 26px;
  width: 34px;
  height: 17px;
  background: url(../images/arrow2top.png);
  top: -17px;
  left: 30%;
  margin-left: -25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#menu li:hover > ul {
  opacity: 1;
  top: 89px;
  visibility: visible;
}

#menu li > ul li {
  float: none;
  width: 100%;
}

#menu li > ul li a {
  width: 95%;
  padding: 0 0 0 5%;
  text-align: left;
  position: relative;
  background: rgba(217, 39, 46, 0.96);
  border-bottom: 1px solid #f7232b;
  margin-top: 0;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #fff !important;
}

#menu li > ul a:hover {
  background: rgba(247, 35, 43, 0.94);
}

#menu > li > a:hover, #menu > li:hover > a {
  color: #c7e2f7;
}

#menu li > ul li a:hover {
  color: #fff !important;
}

.dropdown2 {
  position: relative;
}

.dropdown2::before {
  content: "";
  background: url(../images/arrow3-right.png) no-repeat;
  background-size: auto 12px;
  width: 9px;
  height: 15px;
  display: block;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -6px;
}

#menu li ul li ul {
  float: left;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 15px;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-top: 0;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#menu li ul li ul:before {
  display: none;
}

#menu li ul li:hover ul {
  opacity: 1;
  top: -11px;
  visibility: visible;
}

#menu li ul li ul#pboptions {
  width: 225px;
  left: 245px !important;
}

#menu li ul li:hover ul#pboptions {
  left: 245px !important;
}

#menu li ul li ul#pbideas {
  width: 245px;
  left: 245px !important;
}

#menu li ul li:hover ul#pbideas {
  left: 245px !important;
}

#mlogo, #mnumber {
  display: none;
}

@media screen and (max-width: 1260px) {
  #headerwidth {
    width: 100%;
  }
  .logo {
    left: 19px;
  }
  #menu {
    right: 15px;
  }
  #headerphone {
    top: 3px;
    right: 14px;
    padding: 0;
    font-size: 12px;
    height: auto;
    line-height: normal;
  }
}
@media screen and (max-width: 1012px) {
  header#header, #menu, .slicknav_menu li span {
    display: none;
  }
  #mlogo, #mnumber {
    display: block;
    position: absolute;
    z-index: 40;
  }
  #mlogo {
    top: 12px;
    left: 9px;
    width: 76px;
    height: 30px;
    background: url(../images/diy-pole-barns-white-logo.png);
    background-size: cover;
    z-index: 102;
  }
  #mnumber {
    top: 12px;
    left: 105px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: normal;
    font-size: 16px;
    font-family: "Oswald", sans-serif !important;
    text-decoration: none;
    z-index: 102;
  }
  #mnumber:hover {
    text-decoration: none;
  }
  .menulast {
    width: inherit;
    margin-left: 0 !important;
  }
  .menulast.designer {
    margin-left: 0 !important;
  }
  #menu .menulast #iqheader {
    width: inherit;
    height: inherit !important;
    line-height: inherit !important;
    margin-top: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .menulast:before {
    display: none;
  }
  /***Slicknav Custom***/
  .slicknav_menu {
    display: block;
    position: absolute;
    top: 0;
    z-index: 101;
    width: 100%;
    background: #d9272e;
    padding: 0;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  }
  .slicknav_menu .slicknav_icon-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 18px 0 0 17px;
    background-color: #fff;
    padding: 1px 3px 1px 3px;
  }
  .slicknav_btn {
    background-color: transparent;
    width: 58px;
    height: 54px;
    padding: 0;
    margin: 0;
    border-radius: 0;
  }
  .slicknav_btn:hover {
    background: rgba(255, 255, 255, 0.05);
  }
  .slicknav_menu a {
    font-size: 16px;
    font-weight: bold;
  }
  .slicknav_nav {
    border-bottom: 0 solid #481d33;
    overflow: hidden;
    position: relative;
  }
  .slicknav_nav a {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    background: #006bb0;
    text-align: left;
    font-size: 15px;
    padding: 0 !important;
    margin: 0 !important;
    height: 40px !important;
    line-height: 41px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: none;
    transition: none;
    position: relative;
    font-family: "Oswald", sans-serif;
  }
  .slicknav_nav li {
    margin-left: 0;
  }
  .slicknav_nav li:last-child a {
    border-bottom: 0;
  }
  .slicknav_nav li li:last-child a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .slicknav_nav a:hover {
    color: #fff;
    text-decoration: none;
  }
  .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {
    background: #006fb6;
    color: #fff;
    border-radius: 0;
  }
  .slicknav_nav li a {
    padding-left: 6% !important;
    width: 94%;
  }
  .slicknav_nav li li a {
    padding-left: 4% !important;
    width: 96%;
  }
  .slicknav_nav li li li a {
    padding-left: 4% !important;
    width: 96%;
  }
  .slicknav_nav li a.dropdown, .slicknav_nav li a.dropdown2 {
    padding-left: 0 !important;
    background: none;
    border-bottom: none !important;
    width: auto;
    height: 100%;
    position: relative;
  }
  .slicknav_nav li a.dropdown2::before {
    display: none;
  }
  .slicknav_nav li a.dropdown:hover {
    color: #83ceff;
  }
  .slicknav_nav li li a {
    color: #fff;
    text-transform: none;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
  }
  .slicknav_nav li li li a {
    color: #fff;
  }
  .slicknav_nav .slicknav_arrow {
    display: block;
    position: absolute;
    top: -3px;
    right: 16px;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.99);
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
  }
  /***Slicknav Custom***/
}
/* Footer ================================================================================================ */
.scroll-to-top {
  position: fixed;
  background: url(../images/backtotop.png) no-repeat 50% 44% rgba(247, 35, 43, 0.7);
  cursor: pointer;
  width: 45px;
  height: 40px;
  bottom: 18px;
  right: 18px;
  display: none;
  z-index: 999;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border-radius: 0;
}

.scroll-to-top:hover {
  background-color: #f7232b;
}

footer#footer {
  background-color: #ededed;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 80px;
  padding-bottom: 60px;
  clear: both;
}

footer#footer .sitewidth {
  text-align: center;
}

#footer1 {
  display: inline-block;
  width: 260px;
  vertical-align: top;
  margin: 0;
  text-align: left;
}

#footer1 a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.footerlogo:before {
  content: "";
  display: block;
  height: 0;
  width: 2px;
  position: absolute;
  z-index: 41;
  top: 0;
  left: -11px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  background: rgba(33, 32, 95, 0.5);
}

.footerlogo:after {
  content: "";
  display: block;
  height: 0;
  width: 2px;
  position: absolute;
  z-index: 41;
  bottom: 0;
  right: -13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  background: rgba(205, 32, 39, 0.5);
}

.footerlogo:hover:before {
  height: 80px;
  opacity: 1;
}

.footerlogo:hover:after {
  height: 80px;
  opacity: 1;
}

#f1div {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px;
}

#f1div a:nth-child(1) {
  float: left;
}

#f1div a:nth-child(2) {
  margin: 0 0 0 20px;
}

#f1div a:nth-child(3) {
  margin: 20px 0 0 20px;
}

#f1div a:nth-child(3) img {
  width: 130px;
}

#footer2 {
  display: inline-block;
  width: 480px;
  vertical-align: top;
  margin: 0 20px 0 110px;
  text-align: left;
}

#footer2 div {
  display: inline-block;
  width: 50%;
  margin-left: -2px;
  margin-right: -2px;
  padding-bottom: 38px;
  vertical-align: top;
}

#footer2 div span {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}

#footer2 div a {
  font-weight: normal;
}

#footer2 div a:after {
  content: "";
  display: block;
}

#footer3 {
  display: inline-block;
  width: 260px;
  vertical-align: top;
  margin: 0 0 0 0;
  text-align: left;
}

#footer3 a {
  padding-left: 30px;
  position: relative;
  font-weight: normal;
  text-align: left;
  display: inline-block;
}

#footer3 a:after {
  content: "";
  display: block;
  margin-bottom: 15px;
}

#footer3 #f3phone:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 23px;
  background: url(../images/footeri-phone.png);
  position: absolute;
  top: 4px;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#footer3 #f3email:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 14px;
  background: url(../images/footeri-mail.png);
  position: absolute;
  top: 9px;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#footer3 #f3contact:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 16px;
  background: url(../images/footeri-chat.png);
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#footer3 #f3phone:hover:before, #footer3 #f3email:hover:before, #footer3 #f3contact:hover:before {
  left: -3px;
}

#f3div {
  text-align: center;
  position: relative;
  float: left;
  margin-top: 24px;
}

#f3div:before {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background: #ddd;
  top: -17px;
  position: absolute;
}

#footer3 p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding-bottom: 14px;
}

#f3div a {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: top;
  padding: 0;
}

#copyright {
  background: #d5d5d5;
  height: 80px;
  border-top: 0 solid #f7232b;
  text-align: left;
  float: left;
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.06);
}

#copyright p, #copyright p a {
  line-height: 80px;
  font-size: 15px;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  padding-bottom: 0;
}

#footersocial {
  position: absolute;
  top: 27px;
  right: 0;
  width: 245px;
  height: 27px;
  z-index: 4;
  text-align: center;
}

#footersocial a {
  /*float:left;*/
  margin-left: 9px;
  display: inline-block;
  /* block; */
  width: 38px;
  height: 27px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}

#footersocial a:after {
  content: "□";
  display: block;
  position: absolute;
  top: -13px;
  left: -14px;
  color: #000;
  font-size: 110px;
  font-weight: 300;
  line-height: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  z-index: -1;
}

#footersocial a:hover:after {
  opacity: 0.09;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#footersocial a:first-child {
  margin-left: 0;
}

@media screen and (max-width: 1260px) {
  #footer1, #footer2, #footer3 {
    margin: 0 40px 0 40px;
    width: auto;
    background: rgba(0, 51, 51, 0);
  }
  #footer1 {
    margin-left: 90px;
    text-align: center;
  }
  #footer2 {
    width: 460px;
    margin-right: 0;
    margin-left: 60px;
    clear: both;
    margin-top: 50px;
  }
  #footer3 {
    padding-top: 50px;
    text-align: center;
    max-width: 235px;
    clear: both;
  }
  .footerlogo {
    margin: 0 auto;
  }
  #f1div {
    width: 100%;
  }
  #f1div a {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
  }
  #f3div {
    width: 100%;
  }
  #copyright {
    height: auto;
    padding-top: 30px;
    padding-bottom: 70px;
  }
  #copyright p, #copyright p a {
    line-height: normal;
    text-align: center;
  }
  #footersocial {
    top: 37px;
    right: inherit;
    left: 50%;
    width: 245px;
    margin-left: -115px;
  }
}
@media screen and (max-width: 1012px) {
  .scroll-to-top {
    display: none !important;
  }
  #footer1, #footer2, #footer3 {
    margin: inherit;
  }
  #footer1 {
    text-align: center;
  }
  #footer2 {
    width: 100%;
    margin: inherit;
    text-align: center;
    padding-top: 50px;
  }
  #footer2 div {
    width: 100%;
  }
  #footer3 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer {
    padding-bottom: 70px;
  }
  #f1div {
    text-align: center;
  }
  #f1div a {
    display: block;
    width: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    vertical-align: inherit;
    margin-left: inherit !important;
    margin-right: inherit !important;
  }
  #f1div a img {
    display: inline-block;
  }
  #footer2 {
    padding-top: 60px;
  }
  #copyright p, #copyright p a {
    font-size: 13px;
  }
  #footersocial {
    top: 47px;
  }
}
/* Editor Fixes ================================================================================================ */
.is-cms .parallax {
  height: 500px !important;
}

/* Parallax Globals ================================================================================================ */
.parallax {
  position: relative;
  z-index: 1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .parallax {
    background-attachment: scroll;
  }
}
@media only screen and (max-device-width: 480px) {
  .parallax {
    background-attachment: scroll;
  }
}
/*! fancyBox v2.0.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002;
}

.fancybox-outer {
  padding: 0;
  margin: 0;
  background: #020305;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 1003;
}

.fancybox-opened .fancybox-outer {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
  overflow: hidden;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: url("../../images/fancybox/fancybox_loading.gif");
  opacity: 0.8;
  cursor: pointer;
  z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../images/fancybox/fancybox_sprite.png");
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 1004;
}

.fancybox-prev, .fancybox-next {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url("../../images/fancybox/blank.gif");
  /* helps IE */
  z-index: 1003;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-prev span, .fancybox-next span {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 1003;
}

.fancybox-prev span {
  background-position: 0 -36px;
}

.fancybox-next span {
  background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
  visibility: visible;
}

.fancybox-prev:hover span {
  left: 20px;
}

.fancybox-next:hover span {
  left: auto;
  right: 20px;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}

/* Overlay helper */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1001;
  background: #000;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 1005;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 1003;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.7);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  margin-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

img.lozad,
iframe.lozad {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

img.lozad[data-loaded],
iframe.lozad[data-loaded] {
  opacity: 1;
}

.pole-barn-designer {
  border-top: 2px solid white;
}
@media screen and (max-width: 1012px) {
  .pole-barn-designer {
    padding-top: 84px !important;
  }
}
.pole-barn-designer .pole-barn-designer__inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.pole-barn-designer .pole-barn-designer__inner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1012px) {
  .pole-barn-designer .pole-barn-designer__inner iframe {
    height: 500px;
  }
}

.ribbon {
  font-size: 16px !important;
  /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */
  width: 50%;
  position: relative;
  background: #c32229;
  color: #fff !important;
  text-align: center;
  padding: 1em 2em; /* Adjust to suit */
  margin: 2em auto 3em; /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
}
.ribbon strong {
  font-size: 16px !important;
  color: white !important;
}
.ribbon::before, .ribbon::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #ab1e24;
  z-index: -1;
}
.ribbon::before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent;
}
.ribbon::after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent;
}
.ribbon .ribbon-content::before, .ribbon .ribbon-content::before {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #611215 transparent transparent transparent;
  bottom: -1em;
}
.ribbon .ribbon-content::before {
  left: 0;
  border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content::after {
  right: 0;
  border-width: 1em 1em 0 0;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  cursor: pointer;
}
.modal-overlay .modal-box {
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  width: 95%;
  max-width: 900px;
  padding: 25px 2.5% 35px 2.5%;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 0 0px 200000px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0 0px 200000px rgba(0, 0, 0, 0.7);
  cursor: initial;
}
@media screen and (max-height: 650px) {
  .modal-overlay .modal-box {
    top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    margin: 30px 0;
  }
}
@media screen and (max-width: 1012px) {
  .modal-overlay .modal-box {
    padding: 35px 2.5% 35px 2.5%;
  }
}
.modal-overlay .modal-box h3 {
  font-family: Lato, sans-serif;
  letter-spacing: normal;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}
.modal-overlay .modal-box h4 {
  color: #005f9c;
  letter-spacing: 0;
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 22px;
}
.modal-overlay .modal-box strong:not(#grandtotalpopup) {
  font-size: 40px;
  color: #c32229;
}
.modal-overlay .modal-box small {
  font-style: italic;
  font-size: 12px;
  color: #aaa;
  line-height: 17px;
  display: block;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid lightgrey;
}
.modal-overlay .modal-box .button.b-close {
  background: #005f9c;
  color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font: bold 131% sans-serif;
  padding: 6px 10px 6px 10px;
  position: absolute;
  right: -7px;
  top: -7px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.modal-overlay .modal-box .button.b-close:hover {
  background: #006fb6;
}
@media screen and (max-width: 1012px) {
  .modal-overlay .modal-box .button.b-close {
    top: 0;
    right: 0;
  }
}
.modal-overlay .modal-box .submit-btn {
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  background-color: #005f9c;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px 40px;
  cursor: pointer;
}
.modal-overlay .modal-box .submit-btn:hover {
  background: #006fb6;
}
.modal-overlay .modal-box--3d .ribbon {
  margin-bottom: 40px;
}
.modal-overlay .modal-box--3d h4 {
  color: #ab1e24;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 14px;
}
.modal-overlay .modal-box--3d h4.mt {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 25px;
}
.modal-overlay .modal-box--3d .submit-btn {
  margin-top: 0 !important;
}