/* ===== HEADER ===== */

.masthead {
  background: #1a1a1a none;
  width: 100%;
}

.masthead .top-bar {
  background: #faa61a none;
  padding: 3px 0 5px;
}

.masthead .top-bar .widgets {
  float: left;
  color: white;
  margin-top: 3px;
}

.masthead .top-bar .widgets a {
  color: white;
  text-decoration: none;
}

.masthead .top-bar .widgets .widget {
  display: inline-block;
  margin-right: 20px;
  font: 500 13px / 19px "Raleway", Helvetica, Arial, Verdana, sans-serif;
}

.masthead .top-bar .widgets .widget i {
  font-size: 15px;
  margin-right: 4px;
}

.masthead .top-bar .social {
  float: right;
}

.masthead .top-bar .social .social-icon {
  background: white;
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 30px;
  font-size: 13px;
  color: #faa61a;
  display: inline-block;
  line-height: 26px;
  vertical-align: middle;
}

.masthead .top-bar .social .social-icon:hover {
  opacity: 0.7;
}

.masthead .header-bar {
  height: 126px;
  background: #1a1a1a none;
}

.is-sticky .header-bar {
  height: 100px;
}

.header-bar .branding {
  float: left;
  margin: 42px 0 0 0;
}
.is-sticky .header-bar .branding {
  margin-top: 28px;
}

.header-bar .branding a {
  padding: 0 15px 0 0;
}

.header-bar nav {
  float: right;
}
/* ================== */

/* ===== PRIMARY NAV ===== */

.mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  background: #faa61a;
  height: 100vh;
}

.mobile-nav > ul {
  background: white;
  width: 100vw;
  padding: 25px;
  height: 100vh;
  overflow-y: auto;
  box-sizing: border-box;
}

.mobile-nav > ul > li {
  display: block;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobile-nav > ul > li:last-child {
  border: none;
}

.mobile-nav > ul > li > a {
  padding: 0;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
}

.mobile-nav > ul > li > a span {
  padding: 0;
  line-height: 40px !important;
  color: #262b2e;
  font-weight: 700;
  font-size: 16px;
}

.mobile-nav > ul > li > ul {
  display: none;
  position: relative;
  width: 100%;
  background: transparent;
  padding: 0;
}

/* .mobile-nav > ul > li:hover > ul {
  display: block;
} */

.mobile-nav > ul > li > ul > li {
}

.mobile-nav > ul > li > ul > li > a {
  color: #565656;
  padding: 10px 0 10px 20px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}

.main-nav {
}

.moblie-nav-toggle {
}

.mobile-nav-toggle.toggle-off {
  width: 45px;
  height: 45px;
  background: #faa61a none;
  color: white;
  position: absolute;
  top: 0;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  right: 0;
  cursor: pointer;
}

.mobile-nav-toggle.toggle-on {
  display: none;
}
.main-nav {
  margin-top: 43px;
}
.is-sticky .main-nav {
  margin-top: 30px;
}
.main-nav > ul > li {
  display: inline-block;
}

.main-nav > ul > li > a {
  display: block;
  margin: 0;
  padding: 0 16px;
  text-decoration: none;
  color: #fff;
}

.main-nav > ul > li > a span {
  display: block;
  font: normal 500 14px / 18px "Raleway", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: white;
  position: relative;
  padding-right: 10px;
  line-height: 40px;
}
.main-nav > ul > li > a:hover span {
  color: #faa61a;
}

.main-nav > ul > li > a span:after {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' fill='%23ffffff' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath d='M7.81,2.554L7.425,2.169c-0.134-0.127-0.289-0.19-0.467-0.19c-0.182,0-0.336,0.063-0.463,0.19L4,4.664L1.504,2.169c-0.126-0.127-0.28-0.19-0.462-0.19c-0.178,0-0.334,0.063-0.467,0.19l-0.38,0.385C0.064,2.684,0,2.84,0,3.021C0,3.206,0.064,3.36,0.195,3.483l3.343,3.343C3.661,6.956,3.814,7.021,4,7.021c0.182,0,0.337-0.065,0.467-0.195L7.81,3.483C7.937,3.356,8,3.202,8,3.021C8,2.843,7.937,2.688,7.81,2.554z'/%3E%3C/svg%3E");
}

.main-nav > ul > li > a:hover span:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' fill='%23faa61a' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath d='M7.81,2.554L7.425,2.169c-0.134-0.127-0.289-0.19-0.467-0.19c-0.182,0-0.336,0.063-0.463,0.19L4,4.664L1.504,2.169c-0.126-0.127-0.28-0.19-0.462-0.19c-0.178,0-0.334,0.063-0.467,0.19l-0.38,0.385C0.064,2.684,0,2.84,0,3.021C0,3.206,0.064,3.36,0.195,3.483l3.343,3.343C3.661,6.956,3.814,7.021,4,7.021c0.182,0,0.337-0.065,0.467-0.195L7.81,3.483C7.937,3.356,8,3.202,8,3.021C8,2.843,7.937,2.688,7.81,2.554z'/%3E%3C/svg%3E");
}

/* TIER 2 */

.main-nav > ul > li > ul {
  display: none;
  background-color: rgba(26, 28, 32, 0.96);
  width: 270px;
  padding: 10px;
  position: absolute;
  z-index: 9999;
}

.main-nav > ul > li:last-child > ul {
  margin-left: -177px;
}

.main-nav > ul > li:hover > ul {
  display: block;
}

.main-nav > ul > li > ul > li {
}
.main-nav > ul > li > ul > li > a {
  padding: 16px 8px 16px 8px;
  margin: 0;
  color: white;
  text-decoration: none;
  display: block;
  text-transform: none;
  font: normal 500 14px / 18px "Raleway", Helvetica, Arial, Verdana, sans-serif;
}

.main-nav > ul > li > ul > li > a:hover {
  color: #faa61a;
}
.main-nav > ul > li:last-child > a > span {
  padding-left: 10px;
  border: 1px solid #faa61a;
}
.main-nav > ul > li:last-child > a > span:after {
  display: none;
}
/* ======================= */

/* ========= CTA ========= */

.cta {
  background: #faa61a none;
  padding: 70px 0;
}

.cta .inset {
  text-align: center;
}

.cta h4 {
  text-transform: uppercase;
  color: #333;
  font: normal bold 28px / 28px "Raleway", Helvetica, Arial, Verdana, sans-serif;
}

.cta .divider {
  width: 100%;
  margin: 40px 0;
  text-align: center;
}

.cta .cta-btn {
  display: inline-block;
  margin: 0 20px;
  padding: 20px 25px;
  border: 2px solid #333;
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
  font: normal 600 20px / 22px "Raleway", Helvetica, Arial, Verdana, sans-serif;
}

.cta .cta-btn i {
  margin-right: 6px;
}

/* ======================= */

/* ======= FOOTER ======== */

footer {
  background: #222 none;
  width: 100%;
  font: normal 300 13px / 17px "Raleway", Helvetica, Arial, Verdana, sans-serif;
  color: white;
}
footer .main-bar {
  padding: 40px 0;
}

footer .main-bar a {
  color: white;
}

footer .main-bar a:hover {
  text-decoration: none;
}

footer .main-bar .col {
  box-sizing: border-box;
  padding: 15px;
  display: inline-block;
  float: left;
}

footer .main-bar .col-25 {
  width: 25%;
}
footer .main-bar .col-33 {
  width: 33%;
}

footer .main-bar .col h5 {
  font: normal 500 19px / 23px "Raleway", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: white;
  margin: 0 0 20px 0;
}

.footer li {
  margin: 0 0 10px 0;
}

.footer li i {
  margin-right: 5px;
}
.menu-footer {
  margin: 30px 0 0;
}
.menu-footer li {
  position: relative;
  padding-left: 24px;
}

footer .bottom-bar {
  background: #111 none;
  padding: 15px 0;
  font-size: 12px;
  line-height: 1.4;
  color: #b3b5b6;
}

footer .bottom-bar .rto {
  float: left;
}

footer .bottom-bar .devtag {
  float: right;
  color: #888;
}
body.menu-opened {
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .is-sticky .header-bar .branding {
    margin-top: 0;
  }
}
