/*
Theme Name: Atlas Electronic
Author: dvlpmt </>
Author URI: https://dvlpmt.com/
Agency: WebfunkyÂ®
Design: Tijn de Kok
Version: 1.0
Text Domain: atlas-electronic
*/

/*
font-family: 'Larsseit-ExtraBoldItalic';
font-family: 'Larsseit';
font-family: 'Larsseit-BoldItalic';
font-family: 'Larsseit-MediumItalic';
font-family: 'Larsseit-ThinItalic';
*/

@media (min-width: 768px){
  #gform_confirmation_message_1 {
      text-align: left !important;
      font-size: 15px;
      line-height: 74px;
  }
}

*{
  overflow-x: hidden;
}

html, body{
  background: #fff;
}

body{
  font-size: 17.5px;
  font-family: 'Larsseit', sans-serif;
  font-weight: 300;
  color: rgb(27,27,27);
  background-color: #fbfbfb;
  overflow-x: hidden;
    -moz-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    -ms-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    -o-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    -webkit-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    -moz-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    -ms-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    -o-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    -webkit-font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    font-feature-settings: "onum" 1, "afrc" 1, "kern" 1, "liga" 1, "clig" 1, "ss01" 1;
    overflow: visible;
}

h3.opening {
    font-size: 32.5px;
    line-height: 45.5px;
    font-weight: 400;
    letter-spacing: 0.033px;
    color: rgb(47,47,47);
}

a:hover{
  text-decoration: none;
}

header#site-header{
  width: 100%;
  max-width: 1470px;
  height: 120px;
  margin: 0 auto;
  background-color: #fff;
  border-bottom-width: 0;
}

main{
  width: 1470px;
  /*min-height: 100%;*/
  background: #fff;
  display: block;
  margin: 0 auto;
  overflow-x: hidden;
}

@media (max-width:1469px){
  main{
    width: 100%;
  }
}

.display-table{
  display: table;
  width: 100%;
  height: 100%;
}

.display-table-cell{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* Header */

#wpadminbar,
#wpadminbar *,
header#site-header,
header#site-header *{
  overflow: visible;
}

#site-header-container{
  width: 100%;
  background-color: #fff;
  overflow: visible;
  border-bottom: 1px solid #dcdcdc;
}

header#site-header .row{
  margin: 0;
border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

header#site-header .row .col-logo{
  padding-left: 0;
  border-bottom: 1px solid #dcdcdc;
}

header#site-header .row .col-social{
  padding-right: 0;
  border-bottom: 1px solid #dcdcdc;
}

nav#social span.follow-us{
  top: 2px;
  font-size: 15px;
  font-weight: 100;
  color: #535353;
  line-height: 32px;
  margin: 14px 10px;
  letter-spacing: 0.066em;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
}

.col-navigation {
  height: 100%;
  padding: 0;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

@media (max-width: 1023px){
  header#site-header .row .col-navigation{
    padding-right: 0;
  }
}

header#site-header nav#site-navigation{
  height: 60px;
  text-align: center;
  letter-spacing: 0.066em;
  font-weight: 400;
  padding: 0;
}

header#site-header nav#site-navigation::after{
  right: -1px;
}

header#site-header nav#site-navigation::before{
  left: -1px;
}

header#site-header nav#site-navigation > ul {
  border-bottom: 1px solid #dcdcdc;
}

header#site-header nav#site-navigation ul{
  list-style: none;
  display: block;
  padding: 0;
  position: relative;
}

header#site-header nav#site-navigation ul li{
  display: inline-block;
}

header#site-header nav#site-navigation ul li a {
    color: #212121;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 60px;
    text-decoration: none;
    padding: 0 13px;
    cursor: pointer;
}

@media (max-width: 1023px){
  header#site-header nav#site-navigation ul li a{
    font-size: 17.5px;
    padding: 0 5px;
  }
}

header#site-header nav#site-navigation ul li a:hover,
header#site-header nav#site-navigation ul li.current_page_item a{
  color: #009ade;
}

/*header#site-header nav#site-navigation ul li.current-menu-ancestor ul a,
header#site-header nav#site-navigation ul li.current-menu-ancestor ul a:hover{
  font-size: 16.5px;
}*/

header#site-header nav#site-navigation ul li.current-menu-ancestor ul li.current_page_item a{
  color: #f1be48;
}

header#site-header nav#site-navigation ul li ul{
  display: none;
  position: absolute;
  left: 0;
  background: #fff;
  height: 52px;
  margin-top: 1px;
  bottom: -53px;
  width: 100%;
}

header#site-header nav#site-navigation ul li.current-menu-ancestor ul{
  display: inline-block;
}

header#site-header nav#site-navigation ul li ul li a{
  font-size: 14px;
  font-weight:300;
  padding: 0 13px;
  letter-spacing: 0.066em;
}

@media (min-width: 1024px) and (max-width: 1199px){
  header#site-header nav#site-navigation ul li ul li a{
    font-size: 13px;
    padding: 0 8px;
  }
}

header#site-header nav#site-navigation ul li:hover ul li a:hover{
  color: #f1be48;
}

@media (min-width: 1024px) and (max-width: 1469px){
  header#site-header nav#site-navigation{
    height: 120px;
  }
}

header#site-header #logo a{
  padding: 20px;
  display: block;
  width: 100%;
}

header#site-header #logo img{
  height: 20px;
}

@media (min-width: 767px) and (min-width: 1470px){
  header#site-header #logo img{
    max-width: calc(100% - 80px);
  }
}

@media (max-width: 1023px){
  header#site-header #logo a{
    width: auto;
    display: inline-block;
    padding: 18px;
  }
  header#site-header #logo img{
    margin-left: 0;
  }
}

nav#social{
  text-align: center;
  height: 60px;
  width: 100%;
  margin: 0 auto;
}

footer#site-footer nav#footer-social{
  text-align: center;
}

#social a,
footer#site-footer nav#footer-social a{
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 9px;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  transition: all .3s ease;
}

nav#social a{
  margin: 14px 0;
  float: none;
  transition: all .25s ease;
}

footer#site-footer nav#footer-social a{
  margin-top: 19px;
  background-size: 20px;
}

header#site-header #logo-alt{
  height: 120px;
}

header#site-header #logo-alt a{
  display: block;
  float: left;
}

header#site-header #logo-alt a img{
  height: 78px;
  margin: 21px 0;
}

header#site-header #logo-alt-text{
  float: left;
  display: inline-block;
  width: calc(100% - 118px);
  margin: 21px 20px;
  line-height: 39px;
}

header#site-header #logo-alt-text span{
  font-size: 17.2px;
}

header#site-header #logo-alt-text > span{
  display: block;
}

header#site-header #logo-alt-text span.date{
  color: #626262;
  font-weight: 100;
}

header#site-header #logo-alt-text span.location{
  font-weight: 300;
}

header#site-header #logo-alt-text span.location span.blue{
  color: #009ade;
  display: inline;
}

header#site-header #logo-alt-text span.location span.orange{
  color: #f1be48;
  display: inline;
}

@media (max-width: 1023px){
  #social{
    margin: 0 !important;
    display: none !important;
    text-align: center !important;
    display: block;
    position: fixed !important;
    bottom: 0 !important;
    top: auto !important;
    width: 320px !important;
    right: 0 !important;
    left: auto !important;
    background: #fff;
  }
  #aside-navigation.active #social{
    display: block !important;
  }
  #social .social-inner{
    display: inline-block;
    margin: 0 auto;
    float: none !important;
  }
  #aside-navigation ul{
    max-height: calc(100% - 60px);
    overflow-y: auto;
  }
}

@media (max-width: 1023px){
  header#site-header #logo-alt-text span{
    font-size: 11px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1023px){
  #social{
    position: absolute;
    right: 15px;
    width: 180px;
  }
}

@media (max-width: 1199px){
  #social{
    width: 100%;
  }
}

@media (min-width: 1200px){
  #social{
    padding-right: 40px;
    box-sizing: border-box;
  }
}

@media (max-width: 1469px){
  #social{
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 1469px){
  #social{
    position: relative;
  }
}

#hamburger{
  position: absolute;
  top: 0;
  right: 15px;
  cursor: pointer;
  height: 56px;
}

#hamburger span{
  font-size: 24px;
  line-height: 56px;
}

@media (max-width: 1023px){
  header#site-header{
    height: 80px;
  }
  header#site-header .row{
    height: 100%;
    border: 0;
  }
  header#site-header #logo-alt{
    height: 0;
  }
  header#site-header #logo-alt-text{
    display: none;
  }
  header#site-header #logo-alt a img{
    height: 46px;
    margin: 16px 0;
  }
}

#aside-navigation{
  position: fixed;
  width: 320px;
  height: 100%;
  height: calc(100% - 56px);
  background: #fff;
  right: -320px;
  top: 54px;
  z-index: 999999;
  transition: right .25s ease;
  overflow-y: auto;
}

#aside-navigation.active{
  right: 0;
}

#aside-navigation ul{
  list-style: none;
  padding: 0 20px;
}

#aside-navigation ul li{
  border-bottom: 1px solid #dcdcdc;
  padding: 20px;
  position: relative;
  display: block;
}

#aside-navigation ul li.menu-item-has-children::after{
  content: "\e259";
  font-family: 'Glyphicons Halflings';
  font-size: 16px;
  color: #dcdcdc;
  float: right;
  line-height: 34px;
  position: absolute;
  right: 20px;
  top: 16px;
  transition: all .25s ease;
}

#aside-navigation ul li.menu-item-has-children.rotate-icon::after{
  transform: rotate(180deg);
}

#aside-navigation ul li a{
  color: #313131;
  font-size: 24px;
}

#aside-navigation ul li ul{
  display: none;
}

#aside-navigation ul li ul li{
  border: 0;
}

#aside-navigation ul li ul li::before{
  content: '';
  width: 30px;
  height: 1px;
  position: absolute;
  left: -24px;
  top: 30px;
  background: #aaa;
}

#aside-navigation ul li ul li a{
  font-size: 18px;
  color: #aaa;
}

/*
  Footer
*/

footer#site-footer{
  width: 100%;
  /*height: 70px;*/
  max-width: 1470px;
  margin: 0 auto;
  background-color: #fff;
  clear: both;
}

footer#site-footer .row{
  height: 70px;
  overflow: hidden;
}

@media (max-width: 767px){
  footer#site-footer .row{
    height: 140px;
  }
}

footer#site-footer nav#footer-navigation ul{
  list-style-type: none;
  text-align: center;
}

footer#site-footer nav#footer-navigation ul li{
  display: inline-block;
  margin-right: 30px;
  line-height: 70px;
  text-align: center;
  overflow: visible;
}

footer#site-footer nav#footer-navigation ul li:last-of-type{
  margin-right: 0;
}

footer#site-footer nav#footer-navigation ul li ul{
  display: none;
}

footer#site-footer nav#footer-navigation ul li a{
    display: inline-block;
    font-size: 12.5;
    font-weight: 300;
    color: rgb(83,83,83);
    text-decoration: none;
    text-align: center;
    overflow: visible;
    letter-spacing: 0.066em;
}

footer#site-footer nav#footer-navigation ul li a::after {
    display:block;
    content:attr(title);
    font-family: 'Larsseit';
    font-weight:500;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
}

footer#site-footer nav#footer-navigation ul li a:hover,
footer#site-footer nav#footer-navigation ul li.current_page_item a{
  color: #337ab7;
}

footer#site-footer .footer-signature{
    line-height: 70px;
    font-size: 13px;
    color: rgb(83,83,83);
    font-weight: 300;
    overflow: visible;
    letter-spacing: 0.066em;
}

footer#site-footer .footer-signature br{
  display: none;
}

@media (min-width: 768px) and (max-width: 1023px){
  footer#site-footer .footer-signature br{
    display: block;
  }
  footer#site-footer .footer-signature{
    height: 100%;
  }
  footer#site-footer .footer-signature > span{
    display: inline-block;
    padding: 22px 0;
  }
  footer#site-footer [class*="col-"]{
    float: right;
  }
}

@media (max-width: 1023px){
  footer#site-footer .footer-signature{
    display: block;
    text-align: center;
  }
  footer#site-footer .footer-signature > span{
    line-height: 1;
  }
  footer#site-footer .footer-signature > span a{
    font-weight: 400;
  }
  footer#site-footer .footer-signature > span a:nth-of-type(1){
    color: #009ade;
  }
  footer#site-footer .footer-signature > span a:nth-of-type(2){
    color: #f1be48;
  }
}

@media (min-width:1024px) and (max-width: 1099px){
  footer#site-footer .footer-signature > span{
    float: left;
    min-width: 260px;
  }
}

@media (min-width: 1100px){
  footer#site-footer .footer-signature{
    display: block;
    text-align: center;
  }
}

footer#site-footer .footer-signature a{
  color: #337ab7;
}

@media (min-width: 768px) and (max-width: 1080px){
  footer#site-footer nav#footer-navigation ul li{
    margin-right: 25px;
  }
}

/*
  Subscribe Form
*/

#footer-subscribe{
  height: 80px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: #fbfbfb;
  overflow: hidden;
}

#footer-subscribe,
#footer-subscribe *{
  overflow: visible;
}

#footer-subscribe form{
  width: 240px;
  height: 27px;
  margin-top: 5.5px;
}

#footer-subscribe form input{
    width: 213px;
    height: 27px;
    border: 0;
    outline: none;
    background-color: #f0f0f0;
    padding: 0 24px;
    box-sizing: border-box;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-weight: 100;
    font-size: 13.5px;
    letter-spacing: 0.066em;
}

#footer-subscribe form input#subscribe-input::-webkit-input-placeholder{
  color: #aaa;
}
#footer-subscribe form input#subscribe-input:-moz-placeholder{
  color: #aaa;
  opacity: 1;
}
#footer-subscribe form input#subscribe-input::-moz-placeholder{
  color: #aaa;
  opacity: 1;
}
#footer-subscribe form input#subscribe-input:-ms-input-placeholder{
  color: #aaa;
}

#footer-subscribe form .ginput_container{
  margin: 0;
}

#footer-subscribe form .gform_button{
  width: 27px;
  height: 27px;
  padding: 0;
  font-size: 0;
  text-indent: -9999px;
  border: 0;
  background-image: url(http://atlas-electronic.com/wp-content/themes/atlas-electronic/assets/images/submit-button.png);
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  outline: none;
}

#footer-subscribe form .gform_footer{
    width: 27px;
    height: 27px;
    padding: 0;
    margin: 8px 0 0 0;
    float: left;
    clear: none;
    top: 14px;
}

#footer-subscribe form .gform_body{
  width: 213px;
  height: 27px;
  float: left;
}

#footer-subscribe .subscribe-cta{
    line-height: 74px;
    font-size: 13.5px;
    font-weight: 100;
    color: rgb(83,83,83);
    letter-spacing: 0.066em;
}

@media (min-width: 768px){
  #footer-subscribe div{
    text-align: right;
  }
}

@media (max-width: 767px){
  #footer-subscribe div{
    text-align: center;
  }
  #footer-subscribe .gform_wrapper{
    float: center !important;
    margin: 0 auto !important;
  }
#footer-subscribe {
	height: 95px;
}
  #footer-subscribe .subscribe-cta{
    line-height: 41px;
  }
  #footer-subscribe form{
    margin: 0 auto !important;
  }
  #footer-subscribe .ginput_container+.gfield_description.validation_message{
    background: #fbfbfb;
    border-bottom: 1px solid #ededed;
    width: calc(100vw + 30px);
    bottom: -36px;
    left: 0;
    top: auto;
    position: absolute;
  }
}

#footer-subscribe .gfield_label{
  display: none;
}

#footer-subscribe .validation_error{
  display: none;
}

#footer-subscribe .gform_wrapper li.gfield.gfield_error{
  background-color: transparent;
  height: 27px;
  margin-bottom: 0 !important;
  padding: 0;
  border: 0;
  width: 239px;
  box-shadow: 0 0 1px 1px #FF4141;
  border-radius: 2px;
}

#footer-subscribe .ginput_container+.gfield_description.validation_message{
  margin-top: -5px;
  width: 100%;
  text-align: center;
  color: #FF4141;
  font-weight: 300;
  padding-right: 27px;
}

#footer-subscribe .gform_confirmation_wrapper{
  line-height: 80px;
}

#footer-subscribe ul{
  list-style: none;
  padding: 0;
}

/*
  F.A.Q. Template
*/

body.page-template-template-faq{
  background-color: #ededed;
}

#faq-page h1{
  text-align: center;
  font-size: 65px;
  color: rgb(49,49,49);
  letter-spacing: 2px;
}

#faq-page article{
  margin: 0 auto;
  text-align: center;
  overflow: visible;
}

#faq-page article header h2{
  font-size: 21.5px;
  cursor: pointer;
  font-weight: 400;
  color: rgb(83,83,83);
  transition: color .3s ease;
  overflow: visible;
}

#faq-page article.expanded header h2{
  color: rgb(0,156,222);
}

#faq-page article header h2 small{
  font-size: 15px;
  font-weight: 100;
  margin-right: 10px;
  color: grey;
}

#faq-page article .post-content{
  max-height: 0;
  overflow: hidden;
  transition: max-height .75s ease;
  font-weight: 100;
  font-size: 18.5px;
}

#faq-page article .post-content{
  max-width: 100%;
}

#faq-page article.expanded .post-content{
  max-height: 200%;
}

#faq-page article.post-content p {
    text-align: left;
    color: rgb(27,27,27);
    font-size: 19px;
    margin-bottom: 14px;
}

#faq-page article .post-content-hide{
  border-top: 2px solid #727272;
  cursor: pointer;
}

#faq-page article .post-content-hide span{
  opacity: 0;
  transition: opacity .3s ease;
  font-weight: 100;
  text-transform: uppercase;
  color: #727272;
  font-size: 12px;
}

#faq-page article.expanded .post-content-hide span{
  opacity: 1;
}

#faq-page .page-content{
  font-size: 18.5px;
  color: rgb(170,170,170);
  font-weight: 300;
  letter-spacing: 1px;
}

#faq-page .page-content a{
  font-size: 18.5;
  color: rgb(0,156,222);
  font-weight: 400;
  text-decoration: none;
  border-bottom: 1px solid rgb(0,156,222);
}

#faq-page .page-content.page-content-bottom{
  margin: 30px 0 0 0;
}

#faq-page .posts{
  padding-top: 20px;
  padding-bottom: 40px;
  clear: both;
}

#faq-page .post-content p {
    text-align: left;
    color: rgb(27,27,27);
    font-size: 19px;
    margin-bottom: 14px;
}

/* Page Template */

.featured-image{
  width: 100%;
  max-width: 1200px;
  height: 433px;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
}

.post-content h2 {
font-size: 32.5px;
    text-align: center;
    color: rgb(49,49,49);
    max-width: 638px;
    margin-top: 50px;

    margin-left: auto;
    margin-right: auto;
    line-height: 45px;
    letter-spacing: 0.033em;
}

.post-content .postmeta p{
  margin: 20px auto;
  max-width: 768px;
}

.post-content .postmeta p small{
    display: block;
    color: #959595;
    font-size: 13.5px;
    font-weight: 100;
    text-align: center;
    letter-spacing: 0.066em;
}

.post-content p {
    text-align: left;
    color: rgb(49,49,49);
    font-size: 17.5;
    margin-bottom: 30px;
    letter-spacing: .5px;
    font-weight: 300;
    line-height: 26px;
}

.post-content a{
  color: rgb(0,156,222);
  font-weight: 400;
  text-decoration: none;
  border-bottom: 0.05em solid rgb(0,156,222);
  transition: color .3s ease;
}

.post-content a:hover {
    color: rgb(49,49,49);
}

.go-back-link{
  text-align: center;
  clear: both;
}

.go-back-link a{
  display: inline-block;
  text-align: center;
  color: #aaa;
  text-decoration: none;
  margin: 100px auto 60px auto;
}

.go-back-link a span{
  display: inline-block;
  line-height: 35px;
}

.go-back-link a img{
  margin-right: 20px;
  float: left;
}

/* News Template */

#news-slider{
  width: 100%;
  max-width: 1470px;
  margin: 0 auto;
}

#news-slider .featured-image{
  width: 100%;
  max-width: 1470px;
  height: 530px;
}

@media (max-width: 1023px){
  #news-slider .featured-image{
    height: 360px;
  }
}

#news-slider a h2{
  color: #fff;
  font-size: 65px;
  max-width: 610px;
  margin: 0 auto;
  line-height: 85px;
  font-weight: 400;
  letter-spacing: 0.033em;
}

#news-posts{
  margin: 0 auto;
  position: relative;
  overflow: visible;
}

#news-posts-inner{
  margin: 12px auto 0;
  background-color: #fff;
  overflow: visible;
}

@media (min-width: 1200px){
  #news-posts-inner{
    width: 1200px;
  }
}

@media (min-width: 768px) and (max-width: 1023px){
  #news-posts-inner{
    width: 480px;
  }
  #news-posts-inner ul li:nth-of-type(odd){
    clear: left;
  }
  #news-posts-inner ul li:nth-of-type(even) .news-post-container::after{
    display: none;
  }
}

@media (max-width: 767px){
  #news-posts-inner ul li .news-post-container::after{
    display: none;
  }
  #news-posts-inner{
    width: 100%;
    padding: 0 5%;
  }
  #news-posts-inner ul li .news-post-container{
    max-width: 100%;
  }
}

#news-posts ul{
  padding: 0;
  list-style-type: none;
}

#news-posts ul li{
  overflow: visible;
}

#news-posts ul li .news-posts-indicator{
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -15px;
  border-style: solid;
  border-width: 0 15px 18px 15px;
  border-color: transparent transparent #ffffff transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #ffffff #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  transition: all .5s;
  opacity: 0;
  pointer-events: none;
}

#news-posts ul li.active .news-posts-indicator{
  top: -30px;
  opacity: 1;
}

@media (min-width: 1024px){
  #news-posts ul li .news-posts-indicator{
    display: block;
  }
  #news-posts-inner ul.row,
  #news-posts-inner ul.row li{
    overflow: visible;
  }
}

#news-posts ul li h2 a{
    font-size: 17.5px;
    color: rgb(83,83,83);
    font-weight: 400;
    transition: color .5s;
    overflow: visible;
    line-height: 28.5px;
    margin-bottom: 0px;
    margin-top: 5px;
    letter-spacing: 0.066em;
}

#news-posts ul li.active h2 a {
  color: #009ade;
}

#news-posts ul li p{
    font-size: 15px;
    color: rgb(49,49,49);
    font-weight: 300;
    letter-spacing: 0.066em;
}

#news-posts ul li p a.read-more{
    font-size: 12.5px;
    color: #898989;
    letter-spacing: 0.066em;
}

#news-posts ul li p a.read-more:hover {
  color: #337ab7;
}

#news-posts .news-post-container{
  max-width: 240px;
  margin: 0 auto;
}

#news-posts .news-post-container::after{
  content: '';
  width: 1px;
  height: 140px;
  background-color: #898989;
  position: absolute;
  top: 48px;
  right: 0;
}

#news-posts li:last-of-type .news-post-container::after{
  display: none;
}

/* Line-up */

#lineup .post-content h2{
  font-size: 50px;
  margin-top: 60px;
}

#filter-container{
  overflow: hidden;
}

#lineup-filters{
  color: #000;
  font-size: 15.5px;
  padding-top: 24px;
  padding-bottom: 60px;
  font-weight: 100;
  letter-spacing: 0.066em;
}

#lineup-filters a{
  border: 0;
  color: rgb(170,170,170);
  font-weight: 100;
  margin: 0 10px;
  letter-spacing: 0.066em;
  font-size: 15.5px;
}

#lineup-filters a.active{
  color: #009ade;
}

#lineup-list{
  max-width: 1020px;
  margin: 0 auto 30px;
  clear: both;
  text-align: center;
  overflow: visible;
}

#lineup-list .lineup-list-item{
margin: 4px 20px;
    display: none;
    font-size: 36.5px;
    color: rgb(60,61,65);
    font-weight: 400;
    border: 0;
    position: relative;
    transition: all .25s ease;
    border: 3px solid transparent;
    overflow: visible;
    letter-spacing: 0.033em;
}

@media (min-width: 768px){
  #lineup-list .lineup-list-item{
    height: 54px;
  }
}

#lineup-list .lineup-list-item span.slash-delimiter{
    overflow: visible;
    color: #aaa;
    text-decoration: none;
    transition: opacity .25s ease;
    position: absolute;
    margin-left: 15px;
    font-weight: 100;
}

#lineup-list .lineup-list-item:hover,
#lineup-list .lineup-list-item:focus,
#lineup-list .lineup-list-item:active{
  color: rgb(241,190,72);
  border-bottom: 0.05em solid rgb(241,190,72);
}

/* Line-up post */

#lineup-post iframe[src*="soundcloud"]{
  width: 560px;
  height: 135px;
  margin: 50px auto;
  display: block;
}

#lineup-post .post-content h2 span.country{
  font-weight: 300;
  font-size: 30px;
}

#lineup-post .post-content h2 span.country::after{
  content: '';
  display: block;
}

#lineup-post .post-content .below-content{
  color: #959595;
  font-size: 18.5px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
}

#lineup-post .go-back-link a{
  margin-top: 40px;
}

@media (max-width: 1469px){
  #lineup-post .post-content{
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px){
  #lineup-post .post-content{
    width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1023px){
  #lineup-post iframe[src*="soundcloud"]{
    margin: 50px auto;
    display: block;
    max-width: 100%;
  }
  #lineup-post .social-links{
    margin-top: 20px !important;
  }
  #lineup-post .social-links p{
    text-align: center;
  }
}

@media (min-width: 1024px) and (max-width: 1469px){
  #lineup-post .post-content{
    width: 720px;
  }
}

/* Media Post */

#post-media .post-content,
#post-news .post-content{
  width: 780px;
  margin: 0 auto;
  float: none;
}

@media (max-width: 1469px){
  #post-media .post-content,
  #post-news .post-content{
    margin: 0 auto !important;
  }
}

@media (max-width: 767px){
  #post-media .post-content,
  #post-news .post-content{
    width: 100%;
    padding: 0 5%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px){
  #post-media .post-content,
  #post-news .post-content{
    width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*@media (min-width: 1024px) and (max-width: 1469px){
  #post-media .post-content,
  #post-news .post-content{
    width: 720px;
  }
}*/

#post-media .post-content h2 span.country{
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

#post-media iframe[src*="soundcloud"]{
  width: 560px;
  height: 135px;
  margin-left: -25px;
}

#post-media .social-links p{
  text-align: left;
  margin-right: -25px;
  text-transform: uppercase;
  color: #009ade;
  font-size: 12.5px;
  margin-bottom: 12px;
  font-weight: 300;
}

@media (max-width: 1023px){
  #post-media iframe[src*="soundcloud"]{
    margin: 0 auto;
    display: block;
    max-width: 100%;
  }
  #post-media .social-links{
    margin-top: 20px !important;
  }
  #post-media .social-links p{
    text-align: center;
  }
}

@media (max-width: 767px){
  #post-media .post-content,
  #page .post-content,
  #faq-page .post-content,
  #lineup-post .post-content,
  #page-openings .post-content,
  #post-news .post-content{
    display: block;
    width: 100%;
    padding: 0 5%;
  }
}

@media (max-width: 1469px){
  #post-media [class*="col-"],
  #post-media .row,
  #lineup-post [class*="col-"],
  #lineup-post .row,
  #page-openings [class*="col-"],
  #page-openings .row,
  #post-news [class*="col-"],
  #post-news .row{
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 767px){
  #post-media .post-content,
  #post-news .post-content,
  #page .post-content,
  #faq-page .post-content,
  #lineup-post .post-content,
  #page-openings .post-content,
  #faq-page .page-content,
  #faq-page .posts{
    display: block;
    width: 100%;
    padding: 0 5%;
    margin: 0 auto;
  }
  #page.page-wide .post-content{
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px){
  #post-media .post-content,
  #post-news .post-content,
  #page .post-content,
  #faq-page .post-content,
  #lineup-post .post-content,
  #page-openings .post-content,
  #faq-page .page-content,
  #faq-page .posts{
    display: block;
    width: 720px;
    margin: 0 auto;
  }
  #faq-page .page-content.page-content-bottom{
    width: 720px;
    margin: 90px auto;
  }
  #faq-page .posts .post-content{
    width: 100%;
  }
  #faq-page .posts .post-content p{
    text-align: center;
  }
}

@media (min-width: 1024px)/* and (max-width: 1469px)*/{
  #post-media .post-content,
  #post-news .post-content,
  #page .post-content,
  #faq-page .post-content,
  #lineup-post .post-content,
  #page-openings .post-content,
  #faq-page .page-content,
  #faq-page .posts{
    display: block;
    width: 720px;
    margin: 0 auto;
    float: none;
  }
  #page.page-wide .post-content{
    width: 960px;
    margin: 0 auto;
  }
  #faq-page .page-content.page-content-bottom{
    margin: 90px auto;
  }
}

.post-content *{
  overflow: visible;
}

.post-content iframe{
  max-width: 100%;
}

@media (min-width: 1200px){
  #faq-page .posts{
    width: 1200px;
    margin: 0 auto;
  }
}

#post-media .social-links p a{
  display: inline;
  color: #3c3d41;
  font-size: 12.5px;
  font-weight: 300;
  border: 0;
}

/* Openings Page */

#page-openings{
  padding-bottom: 170px;
}

#page-openings .post-content{
  max-width: 780px;
  margin: 0 auto;
  float: none;
}

@media (min-width: 1200px) and (max-width: 1469px){
  #page-openings .post-content{
    width: 1200px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 1199px){
  #page-openings .post-content{
    width: 480px;
    margin: 0 auto;
  }

/*Line-up*/

#lineup-filters {
    color: #000;
    font-size: 16.5.5px;
    padding-top: 24px;
    padding-bottom: 45px;
    font-weight: 100;
    font-size: 16.5px;
}

#lineup-filters a {
    border: 0;
    color: rgb(170,170,170);
    font-weight: 100;
    margin: 0 6px;
    letter-spacing: 1.5px;
    font-size: 16.5px;
}

#lineup-list .lineup-list-item {
    margin: 2px 10px;
    display: none;
    font-size: 22.5px;
    color: rgb(60,61,65);
    font-weight: 400;
    border: 0;
    position: relative;
    transition: all .25s ease;
    border: 3px solid transparent;
    overflow: visible;
}

    #lineup-list .lineup-list-item {
    height: 36px;
    }

#lineup-list .lineup-list-item:hover,
#lineup-list .lineup-list-item:focus,
#lineup-list .lineup-list-item:active{
  color: rgb(241,190,72);
  border-bottom: 0.05em solid rgb(241,190,72);
}
}

#gform_1 li.gfield {
  margin-top: 8px;
}

@media (max-width: 767px){
  #page-openings .post-content{
    width: 100%;
    padding: 0 5%;
  }

/*General*/

.featured-image {
    width: 100%;
    max-width: 768px;
    height: 190px;
    margin: 0 auto;
    background-position: center;
    background-size: cover;
}

footer#site-footer nav#footer-navigation ul {
    list-style-type: none;
    text-align: center;
    margin-top: 25px;
}

footer#site-footer nav#footer-navigation ul li a {
    display: inline-block;
    font-size: 12.5;
    font-weight: 300;
    color: rgb(83,83,83);
    text-decoration: none;
    text-align: center;
    line-height: 1;
}

/*Home*/

#news-slider a h2 {
    color: #fff;
    font-size: 38px;
    max-width: 610px;
    margin: 0 auto;
    line-height: 54px;
    font-weight: 400;
    letter-spacing: 1px;
}

#news-posts ul li h2 {
    font-size:18.5px;
    color: rgb(83,83,83);
    font-weight: 400;
    transition: color .5s;
    overflow: visible;
    line-height: 28.5px;
    margin-bottom: 0px;
    margin-top: 5px;
}
/*Line-up*/

#lineup-filters {
    color: #000;
    font-size: 21.5px;
    padding-top: 24px;
    padding-bottom: 25px;
    font-weight: 100;
    font-size: 16.5px;
}

#lineup-filters a {
    border: 0;
    color: rgb(170,170,170);
    font-weight: 100;
    margin: 0 10px;
    letter-spacing: 1.5px;
    font-size: 16px;
}

#lineup-list .lineup-list-item {
    margin: 2px 10px;
    display: none;
    font-size: 22.5px;
    color: rgb(60,61,65);
    font-weight: 400;
    border: 0;
    position: relative;
    transition: all .25s ease;
    border: 3px solid transparent;
    overflow: visible;
}

#lineup-list .lineup-list-item:hover,
#lineup-list .lineup-list-item:focus,
#lineup-list .lineup-list-item:active{
  color: rgb(241,190,72);
  border-bottom: 0.05em solid rgb(241,190,72);
}

#page-openings .post-content p{
  font-size: 22px;
}

#page-openings .post-content h3{
  font-size: 45.5px;
  font-weight: 300;
  color: #626262;
  border-bottom: 2px solid #959595;
  margin-bottom: 50px;
}

#page-openings .post-content h3 a{
  color: inherit;
  border: 0;
}

#page-openings .post-content h3 span.country{
  text-transform: uppercase;
  color: #aaaaaa;
  font-size: 30px;
  font-weight: 100;
}

/*Gravity Forms*/

@media (max-width: 767px){
    #footer-subscribe .gform_confirmation_message {
        text-align: center;
        font-size: 15px;
        line-height: 32px;
    }
}

.gform_wrapper {
    overflow: inherit;
    margin: 1.35em 0 !important;
    max-width: 98%;
}

.gform_wrapper .top_label .gfield_label {
    margin: .625em 0 .5em !important;
    font-weight: 300 !important;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
    font-size: 18px !important;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0em !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
    display: -moz-inline-stack;
    display: inline-block;
    background-color: rgb(0,156,222);
    border: none;
    font-size: 18px !important;
    padding: 6px 14px;
    color: #fff;
    font-weight: 300 !important;
}

.gform_wrapper .gform_footer input:hover[type=submit] {
   background-color: #f1be48;
}

.gform_wrapper .gform_footer {
    padding: 0em 0 .625em !important;
    margin: 1em 0 0;
    clear: both;
}

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
   font-size: 15px !important;
}

.gform_wrapper select, .gform_wrapper textarea {
    font-family: inherit;
    letter-spacing: normal;
    font-size: 18px !important;
}