@charset "UTF-8";
/*
 Theme Name:     Ashton Manufacturing
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        2.6.4.4
*/
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
/* Fonts
------------------------------------------------------- */
@font-face {
  font-family: "brandon_grotesque_regular";
  src: url("fonts/brandongrotesque-regular-webfont.eot");
  src: url("fonts/brandongrotesque-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/brandongrotesque-regular-webfont.woff2") format("woff2"),
    url("fonts/brandongrotesque-regular-webfont.woff") format("woff"),
    url("fonts/brandongrotesque-regular-webfont.ttf") format("truetype"),
    url("fonts/brandongrotesque-regular-webfont.svg#brandon_grotesque_regularRg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "brandon_grotesque_black";
  src: url("fonts/BrandonGrotesque-Black.eot");
  src: local("☺"), url("fonts/BrandonGrotesque-Black.woff") format("woff"),
    url("fonts/BrandonGrotesque-Black.ttf") format("truetype"),
    url("fonts/BrandonGrotesque-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "brandon_grotesque_bold";
  src: url("fonts/BrandonGrotesque-Bold.eot");
  src: local("☺"), url("fonts/BrandonGrotesque-Bold.woff") format("woff"),
    url("fonts/BrandonGrotesque-Bold.ttf") format("truetype"),
    url("fonts/BrandonGrotesque-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "brandon_grotesque_light";
  src: url("fonts/BrandonGrotesque-Light.eot");
  src: local("☺"), url("fonts/BrandonGrotesque-Light.woff") format("woff"),
    url("fonts/BrandonGrotesque-Light.ttf") format("truetype"),
    url("fonts/BrandonGrotesque-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "brandon_grotesque_medium";
  src: url("fonts/BrandonGrotesque-Medium.eot");
  src: local("☺"), url("fonts/BrandonGrotesque-Medium.woff") format("woff"),
    url("fonts/BrandonGrotesque-Medium.ttf") format("truetype"),
    url("fonts/BrandonGrotesque-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "brandon_grotesque_thin";
  src: url("fonts/BrandonGrotesque-Thin.eot");
  src: local("☺"), url("fonts/BrandonGrotesque-Thin.woff") format("woff"),
    url("fonts/BrandonGrotesque-Thin.ttf") format("truetype"),
    url("fonts/BrandonGrotesque-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* General Settings
------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "brandon_grotesque_regular", sans-serif;
}
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  p {
    text-align: left !important;
  }
}

*,
p {
  font-family: "brandon_grotesque_regular", sans-serif;
}

h1 {
  margin-bottom: 30px;
}

html,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  font-size: 100%;
}
@media (max-width: 767px) {
  html,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  font,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  b,
  u,
  i,
  center,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend {
    font-size: 120%;
  }
}

/* Buttons
------------------------------------------------------- */
.et_pb_button {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .et_pb_button {
    font-size: 17px !important;
  }
}
.et_pb_button:hover {
  padding: 0.5em 1em;
  padding-right: 6em;
  border: none;
  background: #044275 !important;
}
.et_pb_button:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.et_pb_button:hover:after {
  width: 45px;
}
.et_pb_button:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.et_pb_button:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}

.form-submit .et_pb_button {
  padding: 0.5em 1em !important;
}

/* Main Navigation
------------------------------------------------------- */
@media (min-width: 980px) {
  #main-header .menu-item.current_page_item {
    position: relative;
  }
/*  #main-header .menu-item.current_page_item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 20px);
    height: 3px;
    background: #f26722;
  }*/
  #main-header .menu-item:last-of-type.current_page_item:after {
    width: 100%;
  }
}

/* Scroll Down Toggle
------------------------------------------------------- */
.scroll-down {
  position: fixed;
  top: 90vh;
  left: 50%;
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url("images/arrow-dark.svg");
  background-size: cover;
  z-index: 500;
}
.scroll-down.light-scroll {
  background-image: url("images/arrow.svg");
}
.scroll-down a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* Home Header
------------------------------------------------------- */
.home-header {
  min-height: 90vh;
  position: relative;
}
@media (max-width: 980px) {
  .home-header {
    min-height: 50vh;
  }
}
.home-header img {
  margin-top: 5vh;
}
.home-header h2 {
  max-width: 700px;
  padding-top: 50px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 980px) {
  .home-header h2 {
    padding-top: 20px;
  }
}
.home-header .et_pb_text {
  z-index: 10 !important;
}
@media (max-width: 980px) {
  .home-header .et_pb_column {
    overflow: visible;
  }
  .home-header .et_pb_text {
    -ms-transform: translateY(-12vh) scale(0.7);
    transform: translateY(-12vh) scale(0.7);
  }
  .home-header .et_pb_text h2 {
    max-width: 50%;
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@media (max-width: 767px) {
  .home-header .et_pb_column {
    overflow: visible;
  }
  .home-header .et_pb_text {
    -ms-transform: translateY(-13vh) scale(0.7);
    transform: translateY(-13vh) scale(0.7);
  }
  .home-header .et_pb_text h2 {
    max-width: 100%;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.home-header:after {
  content: "";
  position: absolute;
  bottom: -8vh;
  left: -3vh;
  background: white;
  z-index: 50;
  width: 120%;
  height: 15vh;
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
@media (min-width: 2000px) {
  .home-header:after {
    height: 22vh;
  }
}
.home-header .header-overlay {
  max-width: 100% !important;
  width: 100% !important;
}
.home-header .header-overlay .et_pb_column {
  overflow: visible;
}
.home-header .header-overlay .header-overlay-img {
  margin-top: -20vw;
}
@media (max-width: 980px) {
  .home-header .header-overlay .header-overlay-img {
    margin-top: -30vw;
  }
}
@media (max-width: 767px) {
  .home-header .header-overlay .header-overlay-img {
    margin-top: -40vw;
  }
}

/* Dark Overlay
------------------------------------------------------- */
.dark-overlay {
  position: relative;
}
.dark-overlay:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 5;
}

/* Bottom Angle
------------------------------------------------------- */
.bottom-angle {
  position: relative;
}
.bottom-angle:after {
  content: "";
  position: absolute;
  bottom: -8vh;
  left: 0;
  background: white;
  z-index: 50;
  width: 100%;
  height: 15vh;
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
@media (max-width: 980px) {
  .bottom-angle:after {
    bottom: -4vh;
    height: 10vh;
    left: -2vw;
    width: 150%;
  }
}
@media only screen and (orientation: landscape) {
  .bottom-angle:after {
    bottom: -7vh;
    height: 20vh;
  }
}
.bottom-angle .et_pb_row {
  padding-top: 20vh;
  padding-bottom: 30vh !important;
}

/* Product
------------------------------------------------------- */
.product {
  position: relative;
  min-height: 80vh;
  background-size: 90%;
}
@media (max-width: 980px) {
  .product {
    background: transparent !important;
    min-height: 0;
  }
  .product.et_pb_section_1 {
    margin-top: -5vh;
  }
}
.product.right {
  background-position: center right;
}
.product.left {
  background-position: center left;
}
.product h1 {
  margin-top: 5vh;
}
.product p {
  -moz-columns: 200px 2;
  columns: 200px 2;
}
@media (max-width: 980px) {
  .product .et_pb_button {
    margin-top: -60px;
  }
}
@media (max-width: 980px) {
  .product img {
    margin-top: -9vh;
  }
  .page-id-2128 .product img {
    margin-top: 0;
  }
}

@media (max-width: 980px) {
  .product.right img {
    margin-right: -20vw;
  }
  .product.left img {
    margin-left: -20vw;
  }
  .page-id-2128 .product.right img,
  .page-id-2128 .product.left img {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .product.right img {
    margin-right: -10vw;
  }
  .product.left img {
    margin-left: -15vw;
  }
}

@media (max-width: 767px) {
  .fullwidth-feature-content.padding-bottom {
    padding-bottom: 30px;
  }
}

/* Fullwidth Quotes
------------------------------------------------------- */
.et_pb_column {
  position: static;
}

.fullwidth-quote {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  margin-top: 50px;
}
@media (max-width: 980px) {
  .fullwidth-quote {
    color: white !important;
    font-size: 18px;
  }
  .fullwidth-quote h2 {
    color: white !important;
  }
  .fullwidth-quote .quote-container {
    z-index: 5;
    padding-top: 70px;
    padding-bottom: 50px;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  .fullwidth-quote .quote-container p {
    font-size: 100% !important;
  }
}
@media (max-width: 980px) {
  .fullwidth-quote .quote {
    position: relative;
    top: 1vw;
  }
  .fullwidth-quote .quote:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -20px;
    background: #f26722;
    width: 70px;
    height: 5px;
    z-index: 5;
  }
  .fullwidth-quote:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 5;
  }
}
@media (min-width: 980px) {
  .fullwidth-quote.right:after {
    content: "";
    background: white;
    position: absolute;
    top: -15vh;
    right: 0;
    width: 900px;
    display: inline-block;
    height: 300vh;
    -ms-transform: rotate(27deg);
    transform: rotate(27deg);
  }
}
@media (min-width: 980px) and (min-width: 1679px) {
  .fullwidth-quote.right:after {
    width: 1100px;
  }
}
@media (min-width: 980px) {
  .fullwidth-quote.right .quote-container {
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    height: 70vh;
    z-index: 5;
  }
  .fullwidth-quote.right .quote-container .quote {
    display: inline-block;
    background: white;
    max-width: 270px;
    position: absolute;
    top: 50%;
    right: 100px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 980px) and (min-width: 1679px) {
  .fullwidth-quote.right .quote-container .quote {
    right: 250px;
  }
}
@media (min-width: 980px) {
  .fullwidth-quote.right .quote-container .quote:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -30px;
    background: #f26722;
    width: 70px;
    height: 5px;
    z-index: 5;
  }
  .fullwidth-quote.left:after {
    content: "";
    background: white;
    position: absolute;
    top: -15vh;
    left: 0;
    width: 900px;
    display: inline-block;
    height: 300vh;
    -ms-transform: rotate(-27deg);
    transform: rotate(-27deg);
  }
}
@media (min-width: 980px) and (min-width: 1679px) {
  .fullwidth-quote.left:after {
    width: 1100px;
  }
}
@media (min-width: 980px) {
  .fullwidth-quote.left .quote-container {
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    height: 70vh;
    z-index: 5;
  }
  .fullwidth-quote.left .quote-container .quote {
    display: inline-block;
    background: white;
    max-width: 270px;
    position: absolute;
    top: 50%;
    left: 100px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 980px) and (min-width: 1679px) {
  .fullwidth-quote.left .quote-container .quote {
    left: 250px;
  }
}
@media (min-width: 980px) {
  .fullwidth-quote.left .quote-container .quote:before {
    content: "";
    display: inline-block;
    position: relative;
    bottom: 15px;
    background: #f26722;
    width: 25%;
    height: 5px;
    z-index: 5;
  }
}
@media (min-width: 2000px) {
  .fullwidth-quote.right:after {
    content: "";
    width: 1100px;
    height: 200vh;
  }
  .fullwidth-quote.left:after {
    content: "";
    width: 1100px;
    height: 200vh;
  }
}
.fullwidth-quote a {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 4em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
}
.fullwidth-quote a:hover {
  padding: 0.5em 1em;
  padding-right: 5em;
  border: none;
  background: #f26722 !important;
}
.fullwidth-quote a:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.fullwidth-quote a:hover:after {
  width: 45px;
}
.fullwidth-quote a:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.fullwidth-quote a:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
@media (max-width: 980px) {
  .fullwidth-quote a:after {
    border-left: 5px solid #262626;
  }
}

/* Features
------------------------------------------------------- */
.product-selection-right,
.product-selection-left {
  position: relative;
  min-height: 60vh;
  background-size: 90%;
}
@media (max-width: 980px) {
  .product-selection-right,
  .product-selection-left {
    background: transparent !important;
    min-height: 0;
  }
  .product-selection-right .et_pb_row,
  .product-selection-left .et_pb_row {
    margin-top: -15vh;
  }
}
.product-selection-right h3,
.product-selection-left h3 {
  color: #262626;
}

.product-selection-right {
  background-position: center right;
}

.product-selection-left {
  background-position: center left;
}

@media (max-width: 980px) {
  .product-selection-left img {
    margin-right: -20vw;
  }
  .product-selection-right img {
    margin-left: -20vw;
  }
  .et_pb_section_4.et_pb_section.product-selection-right {
    background: transparent !important;
  }
}

@media (max-width: 767px) {
  .product-selection-left img {
    margin-right: -15vw;
  }
  .product-selection-right img {
    margin-left: -15vw;
  }
}

/* Fullwidth Feature Content
------------------------------------------------------- */
.fullwidth-feature-content {
  position: relative;
  overflow: hidden;
}
@media (max-width: 980px) {
  .fullwidth-feature-content {
    background: #262626;
  }
}
.fullwidth-feature-content.padding-bottom .et_pb_row {
  padding-top: 20vh;
  padding-bottom: 40vh;
}
@media (max-width: 980px) {
  .fullwidth-feature-content.padding-bottom .et_pb_row {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .fullwidth-feature-content.padding-bottom {
    padding-top: 30px;
  }
}
.fullwidth-feature-content .et_pb_row {
  padding-top: 15vh;
  padding-bottom: 15vh;
}
.fullwidth-feature-content h2 {
  position: relative;
  padding-bottom: 40px;
}
@media (max-width: 980px) {
  .fullwidth-feature-content h2 {
    padding-bottom: 0px;
  }
}
.fullwidth-feature-content h2:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 0;
  background: #f26722;
  width: 100px;
  height: 5px;
  z-index: 5;
}
@media (max-width: 980px) {
  .fullwidth-feature-content h2:before {
    top: -15px;
  }
}
.fullwidth-feature-content.two-cols p {
  -moz-columns: 200px 2;
  columns: 200px 2;
}
.fullwidth-feature-content .logo-reforestation {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .fullwidth-feature-content .logo-reforestation img {
    max-width: 80px;
  }
}
@media (max-width: 980px) {
  .fullwidth-feature-content.video .et_pb_row {
    padding-top: 50px !important;
    padding-bottom: 150px !important;
  }
}

/* FAQs Panel
	------------------------------------------------------- */
.et_pb_toggle_content ul,
.et_pb_toggle_content ol,
.et_pb_team_member_description ul,
.et_pb_team_member_description ol {
  max-width: none !important;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 2%;
}

.et_pb_toggle_close,
.et_pb_toggle_open {
  padding: 30px;
}
@media (max-width: 980px) {
  .et_pb_toggle_close,
  .et_pb_toggle_open {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .et_pb_toggle_close,
  .et_pb_toggle_open {
    padding: 20px;
  }
}

.et_pb_toggle_title,
.et_pb_blurb_content h4,
.et_pb_blurb_content h5 {
  letter-spacing: -0.5px;
}

.et_pb_toggle_title:before {
  content: "";
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  transition: transform 0.4s;
  height: 30px;
  width: 30px;
  background-size: cover;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1My44MzQgNDUzLjgzNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUzLjgzNCA0NTMuODM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPGc+CgkJCTxnPgoJCQkJPHBhdGggZD0iTTIyNi45MzIsMEMxMDEuNjI1LDAsMC4wMywxMDEuNTk1LDAuMDMsMjI2LjkwMkMwLDM1Mi4yNjksMTAxLjU5NSw0NTMuODM0LDIyNi45MzIsNDUzLjgzNCAgICAgIGMxMjUuMzA3LDAsMjI2Ljg3MS0xMDEuNTk1LDIyNi44NzEtMjI2LjkwMkM0NTMuODM0LDEwMS41OTUsMzUyLjIzOSwwLDIyNi45MzIsMHogTTIyNi45MzIsNDIzLjQ2NSAgICAgIGMtMTA4LjM0NCwwLTE5Ni41MDItODguMTU4LTE5Ni41MDItMTk2LjUwMlMxMTguNTg4LDMwLjQ2LDIyNi45MzIsMzAuNDZjMTA4LjM0NC0wLjAzLDE5Ni40NzIsODguMTI4LDE5Ni40NzIsMTk2LjUwMiAgICAgIEM0MjMuNDM0LDMzNS4yNzYsMzM1LjI3Niw0MjMuNDY1LDIyNi45MzIsNDIzLjQ2NXoiIGZpbGw9IiMwMDAwMDAiLz4KCQkJCTxwYXRoIGQ9Ik0zMTMuNzIzLDE3Ny4xOTlsLTg3Ljg4NSw4Ny45MTVsLTg3Ljg4NS04Ny45MTVjLTUuOTI4LTUuOTI4LTE1LjU2NS01LjkyOC0yMS40OTIsMCAgICAgIHMtNS45MjgsMTUuNTY1LDAsMjEuNDkybDk4LjU4NSw5OC41ODVjMi45NzksMy4wNCw2LjkwMSw0LjQzOCwxMC43OTIsNC40MzhjMy45MjIsMCw3LjgxMy0xLjQ5LDEwLjc5Mi00LjQzOGw5OC41NTUtOTguNTg1ICAgICAgYzUuOTI4LTUuOTI4LDUuOTI4LTE1LjU2NSwwLTIxLjQ5MlMzMTkuNjUsMTcxLjI3MSwzMTMuNzIzLDE3Ny4xOTl6IiBmaWxsPSIjMDAwMDAwIi8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

.et_pb_toggle_open .et_pb_toggle_title:before {
  content: "";
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 980px) {
  .et_pb_toggle_0 {
    margin-top: 30px;
  }
  .et_pb_toggle h5 {
    letter-spacing: 0 !important;
  }
}

@media (max-width: 980px) {
  .et_pb_toggle p {
    font-size: 16.3px !important;
  }
}

.et_pb_toggle ul li {
  margin-left: 20px;
  line-height: 1.7;
}
@media (max-width: 980px) {
  .et_pb_toggle ul li {
    font-size: 16.3px;
  }
}

/* Fullwidth Slider
------------------------------------------------------- */
.fullwidth-slider .et_pb_slide_description {
  padding: 26% 8%;
  text-align: left;
}
.fullwidth-slider .et_pb_slide_description h2 {
  margin-bottom: 20px;
  position: relative;
}
.fullwidth-slider .et_pb_slide_description h2:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -27px;
  background: #f26722;
  width: 85px;
  height: 5px;
  z-index: 5;
}
.fullwidth-slider .et_pb_slide_description p,
.fullwidth-slider .et_pb_slide_description .et_pb_slide_content {
  max-width: 500px;
}

@media (max-width: 980px) {
  .et_pb_slider .et_pb_container {
    width: 100%;
  }
}

/* Fullwidth Video
------------------------------------------------------- */
.fullwidth-video {
  min-height: 70vh;
  position: relative;
}
@media (max-width: 980px) {
  .fullwidth-video {
    min-height: 30vh;
  }
}
.fullwidth-video video {
  position: relative;
  top: -20%;
}

.mejs-container,
.et_pb_section_video_bg,
.mejs-mediaelement {
  background-color: white;
}

.contact-video {
  z-index: 0;
}

.video-fullheight {
  position: relative;
}
@media (min-width: 980px) {
  .video-fullheight {
    min-height: auto;
    height: calc(100vh - 75px);
  }
}
.video-fullheight.dark-overlay {
  position: relative;
  background-size: cover;
  z-index: 5;
}
.video-fullheight.dark-overlay:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  width: 100%;
  height: 100%;
  z-index: 5;
}
@media (max-width: 980px) {
  .video-fullheight.dark-overlay:before {
    background: transparent;
  }
}

.et_pb_section_video_bg {
  z-index: -1;
}

/* Password protected page
------------------------------------------------------- */
.et_password_protected_form {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

/* Staff
------------------------------------------------------- */
.staff {
  position: relative;
}
.staff h5 {
  color: #a4a4a4;
  text-align: center !important;
}
.staff img {
  opacity: 1;
  transition: opacity 0.5s;
}
.staff h4 {
  text-align: center !important;
}
.staff .et_pb_main_blurb_image {
  position: relative;
  overflow: hidden;
}
.staff .et_pb_main_blurb_image a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -300%);
  transform: translate(-50%, -300%);
  width: 80px;
  height: 80px;
  z-index: 5;
  pointer-events: none;
  background-size: cover;
  opacity: 0;
  transition: transform 0.4s 0.4s, opacity 0.4s 0s;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDk1IDk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5NSA5NTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiPgo8Zz4KCTxwYXRoIGQ9Ik00Ny41LDIwLjlDMTYuMzM3LDIwLjksMCw0My44NiwwLDQ3LjVjMCwzLjY0MSwxNi4zMzcsMjYuNiw0Ny41LDI2LjYgICBDNzguNjYxLDc0LjEsOTUsNTEuMTQxLDk1LDQ3LjVDOTUsNDMuODYsNzguNjYxLDIwLjksNDcuNSwyMC45eiBNNDcuNSw2Ny45NjJjLTExLjY1OSwwLTIxLjExMi05LjE2MS0yMS4xMTItMjAuNDYyICAgUzM1Ljg0MSwyNy4wMzgsNDcuNSwyNy4wMzhTNjguNjExLDM2LjE5OSw2OC42MTEsNDcuNVM1OS4xNTksNjcuOTYyLDQ3LjUsNjcuOTYyeiBNNTguMDU1LDQ3LjVjMCw1LjY1LTQuNzI3LDEwLjIzMi0xMC41NTUsMTAuMjMyICAgYy01LjgzLDAtMTAuNTU1LTQuNTgyLTEwLjU1NS0xMC4yMzJTNDEuNjcsMzcuMjY5LDQ3LjUsMzcuMjY5YzMuMTUsMC0xLjkzMyw4LjEwOCwwLDEwLjIzMSAgIEM0OS4xNDMsNDkuMzAzLDU4LjA1NSw0NC45MDUsNTguMDU1LDQ3LjV6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.staff .et_pb_main_blurb_image a:hover:after {
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: transform 0.4s, opacity 0.4s 0.2s;
}
.staff a:hover img {
  opacity: 0.4;
}
.staff a:hover {
  color: #262626;
}

@media (max-width: 980px) {
  .et_pb_team_member_description ul li {
    font-size: 16.8px;
  }
}

/* Footer
------------------------------------------------------- */
#footer-bottom {
  display: none;
}

#et-footer-nav {
  position: relative;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
}
#et-footer-nav .container {
  position: relative;
}
#et-footer-nav .container:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-image: url("images/logo.png");
}
@media (max-width: 1230px) {
  #et-footer-nav .container:after {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
#et-footer-nav .bottom-nav {
  float: right;
  padding: 30px 0;
}
@media (max-width: 1230px) {
  #et-footer-nav .bottom-nav {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  #et-footer-nav .bottom-nav {
    padding-top: 120px;
  }
}
#et-footer-nav .bottom-nav li {
  padding: 0;
}
#et-footer-nav .bottom-nav a {
  display: inline-block;
  color: #002f55;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  padding-right: 15px;
}
#et-footer-nav .bottom-nav a:after {
  content: "|";
  padding-left: 15px;
  color: #a4a4a4;
}
#et-footer-nav .bottom-nav a:hover {
  color: #f26722;
}
#et-footer-nav .bottom-nav li:nth-last-of-type(-n + 2) a:after {
  content: "";
}
@media (max-width: 1230px) {
  #et-footer-nav .bottom-nav li:nth-last-of-type(-n + 2) a {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
}
@media (max-width: 656px) {
  #et-footer-nav .bottom-nav li:nth-last-of-type(-n + 3) a {
    padding-right: 0;
  }
  #et-footer-nav .bottom-nav li:nth-last-of-type(-n + 3) a:after {
    content: "";
    padding: 0;
  }
}
#et-footer-nav .bottom-nav a[href^="tel"] {
  position: relative;
  color: #f26722;
  font-size: 26px;
  padding-left: 45px;
}
@media (max-width: 1230px) {
  #et-footer-nav .bottom-nav a[href^="tel"] {
    margin-top: 20px;
  }
}
#et-footer-nav .bottom-nav a[href^="tel"]:after {
  content: "";
  padding-left: 0px;
  position: absolute;
  top: 2px;
  left: 0;
  background-size: cover;
  width: 30px;
  height: 30px;
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDE2Ljg3NyAxNi44NzciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2Ljg3NyAxNi44Nzc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNS4zMDEsNS41ODdMMS40MDQsMS42ODhjMC41MDMtMC41MDMsMS4wMDUtMS4wMDcsMS41MDktMS41MTFDMy4xNDYtMC4wNTYsMy41MjItMC4wNiwzLjc1NiwwLjE3bDMuMDM2LDMuMDM5ICAgYzAuMjMyLDAuMjMyLDAuMjMyLDAuNjE0LTAuMDAzLDAuODQ4TDYuMTI0LDQuNzIxTDUuNTA1LDUuMzRDNS40MjksNS40MTcsNS4zNiw1LjQ5OSw1LjMwMSw1LjU4N3ogTTguNTA3LDExLjkzOCAgIGMtMC42MzgtMC41NDktMS4yNS0xLjEzMi0xLjg0NC0xLjcyNUM2LjA3LDkuNjE2LDUuNDg5LDkuMDA2LDQuOTM5LDguMzY1Yy0wLjQ1LTAuNTItMC41MzgtMS4yNzMtMC4zMDMtMS45MDdMMC42MzYsMi40NTcgICBjLTAuOTMxLDAuOTU3LTAuODEyLDMuMzMsMC4yMDgsNS40MTVjMC40MzgsMC45MDIsMS4wMDYsMS43MTYsMS41OTMsMi40OWMwLjU4NiwwLjc2OCwxLjIyOSwxLjQ5NCwxLjkwNiwyLjE3NiAgIGMwLjY3OSwwLjY4MSwxLjQwMSwxLjMyNywyLjE3MSwxLjkxM2MwLjc3NCwwLjU4OSwxLjU5LDEuMTUzLDIuNDg2LDEuNTljMi4wODgsMS4wMTksNC40NjIsMS4xMzEsNS40MTgsMC4xOTlsLTQuMDAxLTQuMDAxICAgQzkuNzgzLDEyLjQ3NCw5LjAyOSwxMi4zODcsOC41MDcsMTEuOTM4eiBNMTYuNzAyLDEzLjExOWwtMy4wMzYtMy4wMzdjLTAuMjMzLTAuMjMtMC42MTUtMC4yMy0wLjg0OCwwLjAwM2gtMC4wMDJsLTAuNjY3LDAuNjY2ICAgbC0wLjYxNSwwLjYxOGMtMC4wNzYsMC4wNzYtMC4xNTksMC4xNDMtMC4yNDcsMC4yMDVsMy44OTYsMy44OThjMC41MDQtMC41MDUsMS4wMDctMS4wMDcsMS41MTItMS41MSAgIEMxNi45MywxMy43MjksMTYuOTM1LDEzLjM1MiwxNi43MDIsMTMuMTE5eiIgZmlsbD0iI2YyNjcyMiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

/* Social Panel (Sticky)
------------------------------------------------------- */
ul.et_pb_social_media_follow {
  max-width: none !important;
  padding-left: 0 !important;
}

@media (max-width: 980px) {
  .social-panel {
    padding: 0;
  }
}

@media (min-width: 980px) {
  .social-panel {
    position: fixed;
    top: 50vh;
    right: 0;
    width: 50px;
    z-index: 500;
    background: transparent;
  }
}

@media (min-width: 980px) {
  .social-panel li {
    height: 50px;
  }
}

.social-panel a {
  -ms-transform: scale(1.8);
  transform: scale(1.8);
  display: block;
  width: 100%;
  border-radius: 0 !important;
}
@media (max-width: 980px) {
  .social-panel a {
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-width: 980px) {
  .social-panel .et_pb_row {
    position: relative;
    padding: 0;
    padding-top: 30px;
  }
}

/* Subscribe
------------------------------------------------------- */
@media (max-width: 767px) {
  .subscribe {
    background: #f2f2f2 !important;
  }
}

.subscribe .et_pb_row {
  padding-top: 25vh;
  padding-bottom: 22vh;
}
@media (max-width: 980px) {
  .subscribe .et_pb_row {
    padding-bottom: 2vh;
    padding-top: 10vh;
  }
}
@media (max-width: 767px) {
  .subscribe .et_pb_row {
    padding: 0;
    padding-top: 30px;
  }
}

@media (max-width: 980px) and (min-width: 767px) {
  .subscribe .et_pb_column {
    max-width: 60% !important;
  }
}

/* Mailchimp Subscribe
------------------------------------------------------- */
#mc-embedded-subscribe-form {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  #mc-embedded-subscribe-form {
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    left: -8.7vw;
  }
}
#mc-embedded-subscribe-form:after {
  content: "";
  z-index: 50;
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
  pointer-events: none;
}
#mc-embedded-subscribe-form:hover:after {
  -ms-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
}
#mc-embedded-subscribe-form label {
  display: none;
}
#mc-embedded-subscribe-form input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 24px;
  width: 100%;
}
#mc-embedded-subscribe-form input:focus {
  border-color: #f26722;
}
#mc-embedded-subscribe-form input[type="submit"] {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  font-size: 0;
  height: 100%;
  border: 0;
  background: #f26722;
  border-left: 5px solid #ededed;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: transform 0.4s, background 0.4s;
}
#mc-embedded-subscribe-form input[type="submit"]:hover {
  cursor: pointer;
}
#mc-embedded-subscribe-form:hover input[type="submit"] {
  background: #002f55;
  -ms-transform: rotate(10deg) scale(1.8);
  transform: rotate(10deg) scale(1.8);
}

/* Testimonials
------------------------------------------------------- */
.testimonials {
  position: relative;
}
.testimonials .et_pb_slider .et_pb_slide {
  box-shadow: none;
  border: none;
}
.testimonials .et_pb_slide_content {
  text-align: left;
}
.testimonials:after {
  content: "";
  position: absolute;
  top: 200px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 5px;
  z-index: 5;
  background: #f26722;
}
@media (max-width: 1220px) {
  .testimonials:after {
    background: none;
  }
}

/* Sidebar
------------------------------------------------------- */
@media (min-width: 980px) {
  .widget_search input#s,
  .tagcloud a {
    font-size: 15px !important;
  }
  .tagcloud a {
    font-size: 17px !important;
  }
  .widget_search input#searchsubmit {
    font-size: 15px !important;
    padding: 0 0.5em;
    transition: all 0.3s;
  }
  .widget_search input#searchsubmit:hover {
    background: #f26722;
    color: white;
    cursor: pointer;
  }
}

/* Blog Post
------------------------------------------------------- */
.post-content p {
  font-size: 18px !important;
  color: #000 !important;
}

a.more-link {
  display: inline-block;
}
a.more-link::first-letter {
  text-transform: uppercase;
}

@media (min-width: 980px) {
  .et_pb_post {
    font-size: 18px;
    line-height: 22px;
  }
  .et_pb_post h2 {
    line-height: 30px !important;
    letter-spacing: -1px;
  }
  .et_pb_post p.post-meta {
    font-size: 16px !important;
  }
}

@media (max-width: 980px) and (min-width: 767px) {
  .et_pb_post {
    font-size: 70%;
    line-height: 140%;
  }
  .et_pb_post h2 {
    font-size: 24px;
  }
  .et_pb_post p.post-meta {
    font-size: 14px !important;
  }
}

@media (max-width: 479px) {
  .et_pb_blog_grid .et_main_video_container {
    margin-right: -20px;
    margin-left: -20px;
  }
}

/* Comments
------------------------------------------------------- */
#disqus_thread {
  margin-top: 50px;
}

/* Responsive
------------------------------------------------------- */
@media (max-width: 767px) {
  .et_pb_section {
    padding: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .et_quote_content blockquote p,
  .et_pb_slide_description .et_pb_slide_title {
    letter-spacing: 0 !important;
    margin-bottom: 10px;
  }
  .et_pb_row {
    width: 90%;
  }
}

@media (max-width: 980px) {
  .et_pb_contact_form_0.et_pb_contact_form_container .input {
    font-size: 14px !important;
  }
  .et_contact_bottom_container {
    float: left;
  }
  .et_pb_contact_main_title {
    font-size: 26px !important;
  }
}

@media (min-width: 1170px) {
  .fullwidth-map {
    margin-top: -50px;
  }
}

@media (min-width: 1170px) {
  .fullwidth-map .et_pb_map {
    min-height: 50vh;
  }
}

.fullwidth-map .et_pb_map .gm-style-iw h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  padding-bottom: 10px;
}

.fullwidth-map .et_pb_map .infowindow p {
  font-size: 16px;
  line-height: 23px;
  padding: 0;
}

.et_post_meta_wrapper h1.entry-title {
  line-height: 1em !important;
}

.et_pb_post h2 {
  line-height: 1.2em !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .who-are-we-logo img {
    width: 490px !important;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .who-are-we-logo img {
    width: 490px !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .who-are-we-logo img {
    width: 417px !important;
  }
}

/* Register Form
------------------------------------------------------- */
.register-form .et_pb_button:after {
  border-left-color: #262626;
}

.register-form .et-pb-contact-message {
  color: white !important;
}

@media (min-width: 980px) {
  .register-form {
    height: auto !important;
    padding-bottom: 4rem;
  }
}

.register-form .ms-form-element-username,
.register-form .ms-form-element-email {
  width: calc(100% - 20px) !important;
}
@media (max-width: 768px) {
  .register-form .ms-form-element-username,
  .register-form .ms-form-element-email {
    width: 100% !important;
  }
}

.et_password_protected_form .et_pb_button:after {
  border-left-color: #262626;
}

.et_pb_contact_form_container h1 {
  letter-spacing: -1px;
}

@media (max-width: 980px) {
  .et_pb_contact_submit,
  .et_pb_contact_reset {
    margin-left: 10px;
  }
}

.post-802 p {
  text-align: center;
}

.post-802 input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
}

.post-802 .form {
  position: relative;
  margin: auto;
  width: 50%;
}
.post-802 .form .nav {
  position: absolute;
  bottom: 143px;
  right: 280px;
}
.post-802 .form .login-remember {
  display: none;
}
.post-802 .form .submit {
  position: relative;
  display: inline-block;
  float: right;
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: auto;
}
.post-802 .form .submit #wp-submit {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 2em !important;
  padding-right: 8em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: 0;
}
.post-802 .form .submit::before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.post-802 .form .submit::after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 2px;
  width: 45px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
.post-802 .form .submit:hover::after {
  width: 55px;
}

.ms-membership-form-wrapper a {
  display: none;
}

/* Blog Layout
------------------------------------------------------- */
@media (min-width: 767px) {
  .blog-layout .et_pb_post {
    position: relative;
    height: 555px;
    overflow: hidden;
  }
  .blog-layout .et_pb_post:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 29px;
    width: 100%;
    background: white;
    z-index: 5;
  }
  .resources-layout .et_pb_post {
    position: relative;
    height: 550px;
    overflow: hidden;
  }
  .resources-layout .et_pb_post:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35px;
    width: 100%;
    background: white;
    z-index: 5;
  }
  .single-post .entry-content p,
  .single-post .entry-content .single-post .entry-content ol,
  .single-post .entry-content .single-post .entry-content ul {
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 20px;
  }
  .single-post .entry-content img {
    padding: 20px 0 30px 0;
  }
}

/* Mobile Nav
------------------------------------------------------- */
.et_mobile_menu {
  width: 100vw;
  position: absolute;
  left: -10vw;
}
.et_mobile_menu li a {
  font-size: 18px;
}

/* Full height - Video Header
------------------------------------------------------- */
@media (min-width: 980px) {
  .full-height-padding {
    min-height: calc(100vh - 180px);
  }
}

/* Password protected page
------------------------------------------------------- */
.post-password-required {
  position: relative;
}
.post-password-required .et_pb_section {
  background-image: url("images/bg.jpg");
  background-size: cover;
}
.post-password-required h1,
.post-password-required p {
  color: white !important;
}

.logout-button,
.textwidget a {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  text-shadow: none !important;
}
@media (max-width: 767px) {
  .logout-button,
  .textwidget a {
    font-size: 17px !important;
  }
}
.logout-button:hover,
.textwidget a:hover {
  padding: 0.5em 1em;
  padding-right: 6em;
  border: none;
  background: #044275 !important;
  cursor: pointer;
}
.logout-button:hover:before,
.textwidget a:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.logout-button:hover:after,
.textwidget a:hover:after {
  width: 45px;
}
.logout-button:before,
.textwidget a:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.logout-button:after,
.textwidget a:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}

sup {
  bottom: 0.5em !important;
  font-size: 14px;
}

/* Resources membership
------------------------------------------------------- */
.resources-membership .small-button {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: transparent !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  boxx-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: 40px;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .resources-membership .small-button {
    font-size: 17px !important;
  }
}
.resources-membership .small-button:hover {
  padding: 0.5em 1em;
  padding-right: 6em;
  border: none;
  background: #002f55 !important;
  color: white !important;
  box-shadow: none;
}
.resources-membership .small-button:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.resources-membership .small-button:hover:after {
  width: 45px;
}
.resources-membership .small-button:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.resources-membership .small-button:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid #5c4c2d;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}

.resources-membership .ms-protected-content {
  position: relative;
  color: white;
  font-size: 85%;
}
@media (max-width: 767px) {
  .resources-membership .ms-protected-content {
    font-size: 120%;
  }
}
.resources-membership .ms-protected-content a:last-of-type {
  display: none;
}
.resources-membership .ms-protected-content h4 {
  color: white;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .resources-membership .ms-protected-content h4 {
    font-size: 140%;
  }
}
.resources-membership .ms-protected-content .ms-alert-box,
.resources-membership .ms-protected-content legend {
  display: none;
}
.resources-membership .ms-protected-content form {
  margin: 0;
  margin-top: 20px;
}
.resources-membership .ms-protected-content form input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
}
.resources-membership .ms-protected-content form .ms-field {
  width: calc(100% / 2 - 10px);
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .resources-membership .ms-protected-content form .ms-field {
    width: 100%;
  }
}
.resources-membership .ms-protected-content form input:focus {
  border-color: #f26722;
}
.resources-membership .ms-protected-content form .login-remember {
  display: none;
}
.resources-membership .ms-protected-content form .nav {
  position: absolute;
  bottom: 40px;
  right: 0;
}
.resources-membership .ms-protected-content form .nav a {
  display: inline-block;
}
@media (max-width: 767px) {
  .resources-membership .ms-protected-content form .nav {
    font-size: 60%;
    left: 0;
    top: 0;
    position: relative;
    margin-bottom: 20px;
  }
}
.resources-membership
  .ms-protected-content
  form
  input#wp-submit.button-primary {
  margin: 0px;
}
.resources-membership .ms-protected-content form .login-submit,
.resources-membership .ms-protected-content form .submit {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: 54px;
}
@media (max-width: 767px) {
  .resources-membership .ms-protected-content form .login-submit,
  .resources-membership .ms-protected-content form .submit {
    height: 45px;
  }
}
.resources-membership .ms-protected-content form .login-submit input,
.resources-membership .ms-protected-content form .submit input {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  width: 100% !important;
  text-align: left;
}
@media (max-width: 767px) {
  .resources-membership .ms-protected-content form .login-submit input,
  .resources-membership .ms-protected-content form .submit input {
    font-size: 17px !important;
  }
}
.resources-membership .ms-protected-content form .login-submit input:hover,
.resources-membership .ms-protected-content form .submit input:hover {
  padding: 0.5em 1em;
  padding-right: 6em;
  border: none;
  background: #044275 !important;
  color: white !important;
  cursor: pointer;
}
.resources-membership
  .ms-protected-content
  form
  .login-submit
  input:hover:before,
.resources-membership .ms-protected-content form .submit input:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.resources-membership
  .ms-protected-content
  form
  .login-submit
  input:hover:after,
.resources-membership .ms-protected-content form .submit input:hover:after {
  width: 45px;
}
.resources-membership .ms-protected-content form .login-submit:hover,
.resources-membership .ms-protected-content form .submit:hover {
  cursor: pointer;
}
.resources-membership .ms-protected-content form .login-submit:hover:before,
.resources-membership .ms-protected-content form .submit:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.resources-membership .ms-protected-content form .login-submit:hover:after,
.resources-membership .ms-protected-content form .submit:hover:after {
  width: 45px;
}
.resources-membership .ms-protected-content form .login-submit:before,
.resources-membership .ms-protected-content form .submit:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.resources-membership .ms-protected-content form .login-submit:after,
.resources-membership .ms-protected-content form .submit:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid #5c4c2d;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
.resources-membership .ms-protected-content form .lostpassword-username {
  width: 100% !important;
}

@media (min-width: 980px) {
  .register-form {
    min-height: auto;
    height: calc(100vh - 180px);
    background: url(http://localhost:8080/wordpress/wp-content/uploads/opac-resources-bg.jpg);
    background-size: cover;
  }
}

.register-form .ms-membership-form-wrapper legend {
  border-bottom: 1px solid #dddddd;
  display: block;
  font-size: 1.6em;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  padding-bottom: 20px;
  text-transform: lowercase;
  font-size: 100%;
}
.register-form .ms-membership-form-wrapper legend::first-letter {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .register-form .ms-membership-form-wrapper legend {
    font-size: 120%;
  }
}

.register-form .ms-membership-form-wrapper input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
}

.register-form .ms-membership-form-wrapper input:focus {
  border-color: #f26722;
}

.register-form .ms-membership-form-wrapper .ms-form-element {
  width: calc(100% / 2 - 20px);
  margin: 0 20px 0 0;
  float: left;
}
@media (max-width: 767px) {
  .register-form .ms-membership-form-wrapper .ms-form-element {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}

.register-form .ms-membership-form-wrapper .wpmui-link {
  display: none;
}

.register-form .ms-membership-form-wrapper .wpmui-field-input.button {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  text-transform: lowercase;
  margin-top: 40px;
}
.register-form
  .ms-membership-form-wrapper
  .wpmui-field-input.button::first-letter {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .register-form .ms-membership-form-wrapper .wpmui-field-input.button {
    font-size: 17px !important;
  }
}
.register-form .ms-membership-form-wrapper .wpmui-field-input.button:hover {
  padding: 0.5em 1em;
  padding-right: 6em;
  border: none;
  background: #002f55 !important;
  color: white !important;
  cursor: pointer;
}
.register-form
  .ms-membership-form-wrapper
  .wpmui-field-input.button:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
.register-form
  .ms-membership-form-wrapper
  .wpmui-field-input.button:hover:after {
  width: 45px;
}
.register-form .ms-membership-form-wrapper .wpmui-field-input.button:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.register-form .ms-membership-form-wrapper .wpmui-field-input.button:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}

a.logout {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  boix-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: -30px;
}
@media (max-width: 767px) {
  a.logout {
    font-size: 17px !important;
  }
}
a.logout:hover {
  padding: 0.5em 1em;
  padding-right: 6em;
  border: none;
  background: #002f55 !important;
  color: white !important;
  cursor: pointer;
}
a.logout:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}
a.logout:hover:after {
  width: 45px;
}
a.logout:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
a.logout:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}

/* New membership plugin styling
------------------------------------------------------- */
.resources-line:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
  background: #f26722;
  width: 100px;
  height: 5px;
  z-index: 5;
}

.swpm-login-widget-form,
.swpm-pw-reset-widget-inside {
  margin-top: 40px;
}
.swpm-login-widget-form input,
.swpm-pw-reset-widget-inside input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
}
.swpm-login-widget-form input::-webkit-input-placeholder,
.swpm-pw-reset-widget-inside input::-webkit-input-placeholder {
  content: "sample";
}
.swpm-login-widget-form input::-moz-placeholder,
.swpm-pw-reset-widget-inside input::-moz-placeholder {
  content: "sample";
}
.swpm-login-widget-form input:-ms-input-placeholder,
.swpm-pw-reset-widget-inside input:-ms-input-placeholder {
  content: "sample";
}
.swpm-login-widget-form input::placeholder,
.swpm-pw-reset-widget-inside input::placeholder {
  content: "sample";
}
.swpm-login-widget-form .swpm-remember-me,
.swpm-login-widget-form .swpm-join-us-link,
.swpm-pw-reset-widget-inside .swpm-remember-me,
.swpm-pw-reset-widget-inside .swpm-join-us-link {
  display: none !important;
}
.swpm-login-widget-form #swpm-login-form,
.swpm-pw-reset-widget-inside #swpm-login-form {
  position: relative;
  margin: auto;
  width: 100%;
}
.swpm-login-widget-form #swpm-login-form .nav,
.swpm-pw-reset-widget-inside #swpm-login-form .nav {
  position: absolute;
  bottom: 143px;
  right: 280px;
}
.swpm-login-widget-form #swpm-login-form .swpm-forgot-pass-link,
.swpm-pw-reset-widget-inside #swpm-login-form .swpm-forgot-pass-link {
  float: right;
  font-size: 18px;
}
.swpm-login-widget-form #swpm-login-form .swpm-login-action-msg,
.swpm-pw-reset-widget-inside #swpm-login-form .swpm-login-action-msg {
  color: #a94442;
  background-color: #f2dede;
  font-size: 18px;
  text-align: center;
  clear: both;
}
.swpm-login-widget-form #swpm-login-form .swpm-login-submit,
.swpm-pw-reset-widget-inside #swpm-login-form .swpm-login-submit {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  height: auto;
}
.swpm-login-widget-form
  #swpm-login-form
  .swpm-login-submit
  .swpm-login-form-submit,
.swpm-pw-reset-widget-inside
  #swpm-login-form
  .swpm-login-submit
  .swpm-login-form-submit {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 2em !important;
  padding-right: 8em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: 0;
}
.swpm-login-widget-form #swpm-login-form .swpm-login-submit::before,
.swpm-pw-reset-widget-inside #swpm-login-form .swpm-login-submit::before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.swpm-login-widget-form #swpm-login-form .swpm-login-submit::after,
.swpm-pw-reset-widget-inside #swpm-login-form .swpm-login-submit::after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 2px;
  width: 45px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
.swpm-login-widget-form #swpm-login-form .swpm-login-submit:hover::after,
.swpm-pw-reset-widget-inside #swpm-login-form .swpm-login-submit:hover::after {
  width: 55px;
}

.swpm-registration-submit-section,
.swpm-edit-profile-submit-section {
  position: relative;
  display: block;
  float: right;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  margin-right: 22px;
  height: auto;
}
.swpm-registration-submit-section .swpm-registration-submit,
.swpm-registration-submit-section .swpm-edit-profile-submit,
.swpm-edit-profile-submit-section .swpm-registration-submit,
.swpm-edit-profile-submit-section .swpm-edit-profile-submit {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 2em !important;
  padding-right: 8em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: 0;
}
.swpm-registration-submit-section::before,
.swpm-edit-profile-submit-section::before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.swpm-registration-submit-section::after,
.swpm-edit-profile-submit-section::after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 2px;
  width: 45px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
.swpm-registration-submit-section:hover::after,
.swpm-edit-profile-submit-section:hover::after {
  width: 55px;
}

.error {
  color: #a94442;
  background-color: #f2dede;
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
  clear: both;
}
.error ul {
  list-style: none;
}

.swpm-pw-reset-widget-form {
  margin-top: 40px;
}
.swpm-pw-reset-widget-form input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
  border: 1px solid #bbb;
  color: #4e4e4e;
}
.swpm-pw-reset-widget-form #swpm-pw-reset-form {
  position: relative;
  margin: auto;
  width: 100%;
}
.swpm-pw-reset-widget-form #swpm-pw-reset-form .swpm-pw-reset-submit-button {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  height: auto;
}
.swpm-pw-reset-widget-form
  #swpm-pw-reset-form
  .swpm-pw-reset-submit-button
  .swpm-pw-reset-submit {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 2em !important;
  padding-right: 8em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: 0;
}
.swpm-pw-reset-widget-form
  #swpm-pw-reset-form
  .swpm-pw-reset-submit-button::before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
}
.swpm-pw-reset-widget-form
  #swpm-pw-reset-form
  .swpm-pw-reset-submit-button::after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 2px;
  width: 45px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
.swpm-pw-reset-widget-form
  #swpm-pw-reset-form
  .swpm-pw-reset-submit-button:hover::after {
  width: 55px;
}

#message.error ul {
  list-style: none;
}

#registration-form-1 ul,
#profile-edit-form-for-level-2-2 ul {
  margin-left: -11px !important;
}
@media (max-width: 768px) {
  #registration-form-1 ul,
  #profile-edit-form-for-level-2-2 ul {
    margin-left: -5px !important;
  }
}
#registration-form-1 ul li,
#profile-edit-form-for-level-2-2 ul li {
  clear: none;
  display: inline !important;
  width: 50% !important;
  float: left;
  font-size: 20px;
  position: relative;
}
@media (max-width: 768px) {
  #registration-form-1 ul li,
  #profile-edit-form-for-level-2-2 ul li {
    font-size: 14px;
    width: 100% !important;
  }
}
#registration-form-1 ul li label.swpm-desc,
#profile-edit-form-for-level-2-2 ul li label.swpm-desc {
  font-weight: normal !important;
}
#registration-form-1 ul li.swpm-item-password,
#profile-edit-form-for-level-2-2 ul li.swpm-item-password {
  width: 100% !important;
}
#registration-form-1 ul li.swpm-item-password div.swpm-span,
#profile-edit-form-for-level-2-2 ul li.swpm-item-password div.swpm-span {
  margin: 0 0% 0 -1%;
  position: relative;
  width: 102.1%;
}
#registration-form-1 ul li.swpm-item-password div.swpm-span div,
#profile-edit-form-for-level-2-2 ul li.swpm-item-password div.swpm-span div {
  float: left;
  padding: 0 1%;
  width: 50%;
}
@media (max-width: 768px) {
  #registration-form-1 ul li.swpm-item-password div.swpm-span div,
  #profile-edit-form-for-level-2-2 ul li.swpm-item-password div.swpm-span div {
    width: 100%;
  }
}

#registration-form-1 input,
#profile-edit-form-for-level-2-2 input {
  padding: 15px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
}

#registration-form-1 fieldset,
#profile-edit-form-for-level-2-2 fieldset {
  background: none !important;
  border: none !important;
}

#registration-form-1 .swpm-legend,
#profile-edit-form-for-level-2-2 .swpm-legend {
  display: none !important;
}

#registration-form-1 p,
#profile-edit-form-for-level-2-2 p {
  display: none;
}

#registration-form-1 #item-swpm-4,
#profile-edit-form-for-level-2-2 #item-swpm-4 {
  display: none !important;
}

#registration-form-1 .swpm-verification label,
#registration-form-1 .swpm-verification div,
#profile-edit-form-for-level-2-2 .swpm-verification label,
#profile-edit-form-for-level-2-2 .swpm-verification div {
  display: none;
}

#registration-form-1 .swpm-item-submit,
#profile-edit-form-for-level-2-2 .swpm-item-submit {
  display: inline-block;
}
#registration-form-1 .swpm-item-submit .swpm-submit,
#profile-edit-form-for-level-2-2 .swpm-item-submit .swpm-submit {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 2em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-top: 0;
}

#registration-form-1 label.swpm-error,
#profile-edit-form-for-level-2-2 label.swpm-error {
  font-weight: normal;
  position: absolute;
  left: 120px;
  top: 7px;
}

#profile-edit-form-for-level-2-2 #item-swpm-12,
#profile-edit-form-for-level-2-2 #item-swpm-10 {
  display: none !important;
}

.search-results img,
.tag img,
.archive img {
  display: none;
}

.search-results .et_main_video_container,
.tag .et_main_video_container,
.archive .et_main_video_container {
  display: none;
}

/*google recaptcha*/
#registration-form-1 .swpm-verification div {
  display: inline-block;
}
#registration-form-1 .swpm-verification div div.swpm-legend {
  display: none !important;
}
#registration-form-1 .swpm-verification div input {
  display: none !important;
}
#registration-form-1 .swpm-verification div .swpm-item.swpm-item-text {
  margin-top: -1.4em !important;
}

p.swpm-item.swpm-item-submit.swpm-edit-profile-submit-section {
  margin-top: -4em !important;
}
@media (max-width: 859px) {
  p.swpm-item.swpm-item-submit.swpm-edit-profile-submit-section {
    margin-top: -15em !important;
    float: left;
  }
}
@media (max-width: 768px) {
  p.swpm-item.swpm-item-submit.swpm-edit-profile-submit-section {
    margin-top: -10em !important;
  }
}

/*new styles for captcha in contact form*/
.et_contact_bottom_container {
  float: right !important;
}

.et_pb_contact_right {
  width: 140px;
}
@media (max-width: 345px) {
  .et_pb_contact_right {
    margin-bottom: 1em;
    margin-right: -1em;
  }
}

input.input.et_pb_contact_captcha {
  max-width: 59px !important;
}

/*align bullet points in single posts*/
#left-area ul,
.entry-content ul,
#left-area ol,
.entry-content ol {
  max-width: 600px;
  margin: auto;
  padding-left: 1.2em;
}

/********** Chat popup style ***********/
.chat-button {
  background-color: #fff;
  padding: 18px 20px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 320px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-size: 20px;
  line-height: 23px;
  color: #262626;
  border: 1px solid #bbbbbb;
  z-index: 9999;
}
.chat-button:after {
  content: url("images/open.svg");
  width: 21px;
  height: 21px;
  float: right;
}
.chat-popup {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #bbbbbb;
  z-index: 9;
  background-color: #fff;
  width: 600px;
  padding: 20px 50px 10px 50px;
  z-index: 99999;
}
.chat-popup .closebtn {
  float: right;
  margin-right: -30px;
}
.chat-popup .closebtn img {
  height: 21px;
  width: 21px;
}
.chat-inner {
  display: inline-block;
  width: 100%;
  margin: 30px 0px 0px 0px;
}
.chat-inner-left {
  float: left;
  width: 55%;
}
.chat-inner-left h3 {
  font-size: 37px;
  line-height: 43px;
  letter-spacing: -1px;
  color: #f26722;
  font-family: "brandon_grotesque_regular", sans-serif;
  margin-bottom: 10px;
}
.chat-inner-left p {
  font-family: "brandon_grotesque_regular", sans-serif;
  font-size: 23px;
  line-height: 36px;
  color: #262626;
}
.chat-inner-right {
  float: right;
  width: 35%;
}
.chat-image {
  margin-bottom: 5px;
}
.chat-image img {
  max-width: 100%;
  height: auto;
}
.chat-right-inner span {
  vertical-align: middle;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-size: 20px;
  line-height: 36px;
  color: #f26722;
}
.chat-right-inner img {
  vertical-align: middle;
}
.chat-forms {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
}
.chat-forms .gform_confirmation_message {
  color: #262626;
  margin-top: 0px;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-size: 18px;
  line-height: 22px !important;
}
.chat-forms .gform_confirmation_message img {
  margin: 5px 0px;
  float: left;
  width: 80px;
  height: 80px;
}
.chat-forms .gform_confirmation_message p {
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
  text-align: left !important;
  padding-bottom: 0px !important;
  font-family: "brandon_grotesque_regular", sans-serif;
  font-size: 18px;
  line-height: 22px !important;
  color: #262626;
}
.signature {
  float: right;
  width: 30%;
  margin: 25px 0px 10px 0px;
}
.chat-forms .gform_wrapper {
  margin: 0px 0px 16px 0px !important;
}
.chat-forms .gform_wrapper .top_label .gfield_label,
.chat-forms .gform_wrapper legend.gfield_label {
  display: none !important;
}
.chat-forms .gform_wrapper .ginput_container input {
  background: #eeeeee;
  border: 1px solid #979797;
  outline: none;
  padding: 18px 18px 17px 18px !important;
  font-size: 21px !important;
  line-height: 25px !important;
  color: #999999;
  font-family: "brandon_grotesque_regular", sans-serif;
}
.chat-popup .gform_wrapper .gform_body {
  margin-bottom: 25px !important;
}
.chat-popup .gform_wrapper input[type="submit"] {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;
  padding: 0.5em 1em !important;
  padding-right: 6em !important;
  border: none !important;
  border-radius: 0px !important;
  background: #002f55 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  color: white !important;
  line-height: 1.7em !important;
  transition: all 0.2s;
  margin-right: 0px !important;
}
.chat-popup .gform_wrapper .gform_footer {
  text-align: right;
  position: relative;
  padding: 0px;
  margin: 0px;
  overflow: hidden !important;
  width: 97%;
}
.chat-popup .gform_wrapper .gform_footer:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #f26722 !important;
  border-left: 5px solid white;
  -ms-transform: rotate(10deg) scale(1.5);
  transform: rotate(10deg) scale(1.5);
  transition: all 0.3s;
}
.chat-popup .gform_wrapper .gform_footer:hover:after {
  width: 45px;
}
.chat-popup .gform_wrapper .gform_footer:before {
  content: "";
  z-index: 5;
  position: absolute !important;
  top: 50%;
  right: 13px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: transform 0.3s;
  display: block !important;
  opacity: 1 !important;
}
.chat-popup .gform_wrapper .gform_footer:hover:before {
  -ms-transform: translate(-3px, -50%);
  transform: translate(-3px, -50%);
}

.chat-popup .gform_wrapper ul li.gfield {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.chat-popup .gform_wrapper div.validation_error {
  font-size: 16px;
  border: none;
  margin-bottom: 0px;
  padding: 0px;
}
.chat-popup .gform_wrapper li.gfield.gfield_error {
  background-color: transparent !important;
  border: none !important;
  padding: 0px !important;
}
.chat-popup .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0px;
}
.chat-popup .gform_wrapper .validation_message {
  font-size: 16px;
}
@media (max-width: 767px) {
  .chat-button,
  .chat-popup {
    width: 320px;
    bottom: 5px;
  }
  .chat-popup {
    padding: 20px 20px 0px 20px;
  }
  .chat-inner-left {
    width: 100%;
  }
  .chat-inner-right {
    display: none;
  }
  .chat-inner-left p {
    font-size: 16px;
    line-height: 20px;
    color: #262626;
  }
  .chat-inner-left h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  .chat-button {
    font-size: 18px;
    line-height: 22px;
  }
  .chat-popup .closebtn {
    float: right;
    margin-right: 0px;
    position: absolute;
    right: 12px;
  }
  .chat-inner {
    margin: 0px;
  }
  .chat-popup .gform_wrapper input[type="submit"] {
    margin-bottom: 0px !important;
  }
  .signature {
    float: right;
    width: 57%;
    margin: 25px 0px 15px 0px;
  }
  .chat-forms .gform_confirmation_message {
    margin-top: 0px;
  }
  .chat-forms .gform_wrapper .top_label li.gfield.gf_left_half,
  .chat-forms .gform_wrapper .top_label li.gfield.gf_right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 16px;
    float: none;
  }
  .chat-forms .gform_wrapper .ginput_container input {
    padding: 13px 10px !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #999999;
  }
  .chat-popup .gform_wrapper input[type="submit"] {
    font-size: 18px !important;
  }
  .chat-popup .gform_wrapper div.validation_error {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 479px) {
  .chat-button,
  .chat-popup {
    width: calc(100% - 40px);
  }
  .chat-popup .gform_wrapper .validation_message {
    font-size: 12px;
  }
}
@media (max-width: 359px) {
  .chat-forms .gform_wrapper .ginput_container input {
    padding: 13px 6px !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #999999;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .chat-button,
  .chat-popup {
    width: 450px;
    overflow: scroll;
    height: 330px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .chat-button,
  .chat-popup {
    width: 450px;
    overflow: scroll;
    height: 330px;
  }
}
.fbr-layout-top {
margin-top: 76px !important;
z-index: 100000 !important;
}



/*--------------------------------------------------------------
Online Catalogue
--------------------------------------------------------------*/
.online-catalogue-page .container {
    width: 100%;
    padding: 0 30px;
}

.online-catalogue-page .online-catalogue-header {
    background-color: #fff;
}

.online-catalogue-page .online-catalogue-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px 0;
}

.online-catalogue-page .online-catalogue-header-title h1 {
    padding: 0;
    margin: 0;
}

.online-catalogue-page .online-catalogue-header-logo {
    line-height: 0;
}

.online-catalogue-page .online-catalogue-header-logo img {
    max-width: 180px;
    max-height: 80px;
    object-fit: cover;
}

.online-catalogue-page .online-catalogue-main {
    background-color: #f2f2f2;
    padding: 80px 0;
}

.online-catalogue-page .online-catalogue-flipbook {

}

.online-catalogue-page .online-catalogue-content {
    margin: 60px 0 0;
    text-align: center;
}

.online-catalogue-page .online-catalogue-main-footer {
    margin: 60px 0 0;
    text-align: right;
}

.online-catalogue-page .online-catalogue-footer {
    background-color: #fff;
}

.online-catalogue-page .online-catalogue-footer-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.online-catalogue-page .online-catalogue-footer-logo {
    line-height: 0;
}

.online-catalogue-page .online-catalogue-footer-logo img {
    max-width: 100px;
    max-height: 100px;
    object-fit: cover;
}

.online-catalogue-page .online-catalogue-footer-info {
    color: #B2B2B2;
    font-size: 20px;
}

@media (max-width: 768px) {
    .online-catalogue-page .online-catalogue-header-inner {
        padding: 20px 0;
    }
    .online-catalogue-page .online-catalogue-header-title h1 {
        font-size: 36px;
    }
    .online-catalogue-page .online-catalogue-header-logo img {
        max-width: 80px;
        max-height: 60px;
    }
    .online-catalogue-page .online-catalogue-main {
        padding: 60px 0;
    }
    .online-catalogue-page .online-catalogue-content {
        margin: 50px 0 0;
    }
    .online-catalogue-page .online-catalogue-main-footer {
        margin: 50px 0 0;
    }
}
@media (max-width: 500px) {
    .online-catalogue-page .container {
        padding: 0 20px;
    }
    .online-catalogue-page .online-catalogue-header-title h1 {
        font-size: 30px;
    }
}



/*--------------------------------------------------------------
Online Catalogue - Login
--------------------------------------------------------------*/
.online-catalogue-login {
    padding: 80px 0 0;
}

.online-catalogue-login .container {
    width: 100%;
    padding: 0 30px;
}

.online-catalogue-login .online-catalogue-login-main {
    background-color: #f2f2f2;
    padding: 80px 0;
}

.online-catalogue-login #loginform {
    margin-top: 40px !important;
    position: relative;
    margin: auto;
    width: 100%;
}

.online-catalogue-login #loginform input {
    padding: 15px;
    font-family: "brandon_grotesque_regular", sans-serif;
    font-weight: 300;
    font-size: 20px;
    width: 100%;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
}

.online-catalogue-login #loginform .login-remember {
    display: none;
}

.online-catalogue-login #loginform .login-submit {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    height: auto;
}

.online-catalogue-login #loginform .login-submit input[type="submit"] {
    display: inline-block;
    overflow: hidden !important;
    position: relative !important;
    padding: 0.5em 2em !important;
    padding-right: 8em !important;
    border: none !important;
    border-radius: 0px !important;
    background: #002f55 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    color: white !important;
    line-height: 1.7em !important;
    transition: all 0.2s;
    margin-top: 0;
}

.online-catalogue-login #loginform .login-submit:before {
    content: "";
    z-index: 5;
    position: absolute;
    top: 50%;
    right: 13px;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: cover;
    width: 20px;
    height: 20px;
    transition: transform 0.3s;
}

.online-catalogue-login #loginform .login-submit:after {
    content: "";
    opacity: 1;
    position: absolute;
    top: 0;
    right: 2px;
    width: 45px;
    height: 100%;
    display: inline-block;
    background: #f26722 !important;
    border-left: 5px solid white;
    -ms-transform: rotate(10deg) scale(1.5);
    transform: rotate(10deg) scale(1.5);
    transition: all 0.3s;
}

.online-catalogue-login #loginform .login-submit:hover::after {
    width: 55px;
}

