img{
  max-width: 100%;
  height: auto;
}

a#navigation-toggle { 
  height: 75px;
  line-height: 75px;
  float: none;
  margin: 0;
  cursor: pointer;
  color: #000; 
  margin-left: 0px; 
  font-weight: 600; 
  position: relative; 
  z-index: 9; 
  text-decoration: none !important;
  display: none;
  text-transform: uppercase;
  transition: all .3s cubic-bezier(0.4, 0.0, 0.2, 1);  
  font-size: 22px;
}

.is-sticky a#navigation-toggle {
  color: #000;
  transition: all .3s cubic-bezier(0.4, 0.0, 0.2, 1);  
}

a#navigation-toggle .fa { 
  margin-right: 10px; 
}

.sidr-class-contextual{
  display: none;
}

.sidr-class-visually-hidden{
  display: none;
}

.sidr-class-toggle-sidr-close:before {
  font-size: 30px;
  position: absolute;
  top: 20px;
  right: 30px;
  content: '\f00d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #777;
  margin: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;  
  z-index: 500;  
}

#sidr-main{

  padding: 40px 30px 10px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  -webkit-box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
  box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);  
}

.sidr-inner h2 {
  font-size: 1em;
}

#sidr-main a {
  color: #424242;
}

#sidr-main ul li a{
  color: #424242;
  padding: 0.2em 0; 
}

#sidr-main ul li{
  text-align: center;
}

#sidr-id-mobile-menu-social{
  padding: 1em 0;
}

#sidr-id-mobile-menu-social a{
  margin: 0.5em 0;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  width: 100%;
}

#sidr-id-mobile-menu-social a i {
  font-size: 30px;
  line-height: 30px;
  vertical-align: top;
  margin-right: 10px;
}

.sidr-class-fa, .sidr-class-fab, .sidr-class-fal, .sidr-class-far, .sidr-class-fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  width: 1em;
  text-align: center;
}

.sidr-class-fa, .sidr-class-fas {
    font-weight: 900;
}

.sidr-class-fab {
    font-family: "Font Awesome 5 Brands";
}

.sidr-class-fa, .sidr-class-far, .sidr-class-fas {
    font-family: "Font Awesome 5 Free";
}

.sidr-class-fa-facebook:before {
    content: "\f09a";
}

.sidr-class-fa-phone:before {
    content: "\f095";
}

.sidr-class-fa-map-marked-alt:before {
    content: "\f5a0";
}

.sidr-class-fa-phone-square:before {
    content: "\f098";
}

.sidr-class-fa-envelope:before {
    content: "\f0e0";
}

.sidr-class-fa-at:before {
    content: "\f1fa";
}

.sidr-class-fa-instagram:before {
    content: "\f16d";
}

.sidr-class-fa-twitter-square:before {
    content: "\f081";
}

.sidr-class-fa-linkedin:before {
    content: "\f08c";
}


#sidr-id-menu-social-links{
  text-align: center;
}

#sidr-id-mobile-menu,
#sidr-id-menu-social-links{
  margin-bottom: 1em;
}

#sidr-id-logo{
  margin: 3em 0;
}

/* 1800 */
@media screen and (max-width: 1800px) {

}

/* 1600 */
@media screen and (max-width: 1600px) {

}

/* 1400 */
@media screen and (max-width: 1400px) {
  .container {
    max-width: 95%;
  }

  .views-live .views-row .views-field-body:after {
    bottom: -2em;
  }  

  .views-live .views-row .row-data {
    padding-right: 5%;
    padding-top: 60px;
  }

  .views-live .views-row.views-row-even .row-data {
    padding-left: 5%;
  }  

  .parallax-background {
    width: 100%;
    height: 75vh;
  }

  .cover-wrapper.cover-w-image {
    height: 75vh;
  }  

  .cover-wrapper .cover-img {
    height: 75vh;
    background-size: cover;
  }  

}

/* 1200 */
@media screen and (max-width: 1200px) {

  .section-content-right {
    width: 38%;
    display: inline-block;
  }

  .section-content-left {
    width: 58%;
  }

  .views-live .views-row .row-data {
    padding-right: 5%;
    padding-top: 30px;
  }  

  .views-live .views-row.views-row-even .row-data {
    padding-left: 5%;
  }  

  .views-live .views-row {
    margin: 1em 0;
  }

  #live {
    padding: 5vh;
  }

  #learn {
    padding: 5vh 10vh;
  }

  .parallax-background {
    width: 100%;
    height: 65vh;
  }

  .cover-wrapper.cover-w-image {
    height: 65vh;
  }  

  .cover-wrapper .cover-img {
    height: 65vh;
    background-size: cover;
  }

}

/* 1100 */
@media screen and (max-width: 1100px) {

  .views-live .views-row .row-data {
    padding-right: 0%;
    padding-top: 10px;
  }  

  .views-live .views-row.views-row-even .row-data {
    padding-left: 0%;
  }

  .views-live .views-row .row-data {
    width: 58%;
  }  

  .views-live .views-row .views-field-field-thumb {
    width: 38%;
  }  

  .views-live .views-row .views-field-body:after {
    bottom: -1em;
  }

  .views-live .views-row .views-field-title h3 {
    font-size: 1.6em;
  }

  #learn .section-title:before{
    left: 0%;
    width: 20%;
  }

  #learn .section-title:after{
    width: 20%;
    left: 80%;
  }

  .views-learn .views-row .overlay {
    height: 50%;
  }


  .page-node-12 .views-learn .views-row .overlay{
    height: 30%;
  }

  .page-node-12 .views-learn .views-row:hover .overlay {
    height: 100%;
  }

}

/* 1000 */
@media screen and (max-width: 1000px) {

  .container {
    max-width: 90%;
  }

  .section-content-right {
    width: 100%;
    float: unset;
    display: inline-block;
  }

  .section-content-left {
    width: 100%;
    float: unset;
    padding-left: 0%;
    margin-bottom: 2em;
  }

  #about{
    text-align: center;
  }

  #about .section-content-wrapper {
    border-left: 0px solid #000;
  }  

}

/* 959 */ 
@media screen and (max-width: 959px) {

  #navigation{
    display: none;
  }

  a#navigation-toggle {
    display: inline-block;
  }  

  #logo{
    float: right;

  }

  .views-live .views-row .views-field-field-thumb {
    float: unset;
    width: 60%;
    margin: 0 auto;
  }

  .views-live .views-row .row-data {
    float: unset;
    width: 80%;
    margin: 0 auto;
  }

  .views-live .views-row.views-row-even .row-data {
    float: right;
  }  

  #live .section-title:after {
    width: 70%;
    left: 30%;
  }

  .views-love .views-row {
    width: 80%;
    margin: 0% 10%;
    margin-bottom: 3em;
  }  

  .views-love{
    margin-top: 5vh;
  }

  #footer-left-wrapper{
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 1em;
  }

  #footer-left-wrapper p{
    text-align: center; 
  }

  #footer-right-wrapper{
    width: 100%;
    float: none;
    text-align: center;
  }

  #footer-social {
    float: unset;
  }  

  #footer-social a {
      width: 50px;
      margin: 0 10px;
      padding: 5px;
  }

  #footer-social i {
    font-size: 40px;
  }


  .eu-cookie-compliance-message {
    float: none;
    margin: 1em 0 0 0;
    max-width: 100%;
    text-align: center;
  }

  .eu-cookie-compliance-buttons {
    float: none;
    margin: 0 0 1em 0;
    max-width: 100%;
    text-align: center;
  }

  .cover-wrapper.cover-w-image {
    width: calc(100% - 10vh);
  }

  .views-learn .views-row {
    width: 39%;
    max-width: 350px;
  }

  .parallax-background {
    height: 55vh;
  }

  .cover-wrapper.cover-w-image {
    height: 55vh;
  }  

  .cover-wrapper .cover-img {
    height: 55vh;
  }  

}

/* 768 */
@media screen and (max-width: 768px) {

  .views-live .views-row .views-field-field-thumb {
    width: 70%;
  }

  .views-live .views-row .row-data {
    width: 90%;
  }

  #learn .section-title-wrapper{
    width: 100%;
    max-width: 100%;
  }

  .page-node-2 .webform-submission-form .js-form-item-name,
  #contact #block-webform .js-form-item-name{
    width: 100%;
    float: unset;
    margin-top: 26px;
  }

  .page-node-2 .webform-submission-form .js-form-item-email,
  #contact #block-webform .js-form-item-email{
    width: 100%;
    float: unset;
    margin-top: 26px;
  }

  .views-learn .views-row{
    margin: 2% 2%;

    width: 44%;
    max-width: 350px;

  }

  #block-nexus-page-title h1.page-title {
    font-size: 3.2em;
    text-align: center;
  }

  .meta {
    text-align: center;
  }

}

/* 640 */
@media screen and (max-width: 640px) {

  .views-live .views-row{
    text-align: center;
  }

  .views-live .views-row.views-row-even {
    text-align: center;
  }  

  .views-live .views-row .views-field-field-thumb {
    width: 100%;
  }

  .views-live .views-row .row-data {
    width: 100%;
  }

  .views-live .views-row.views-row-even .row-data {
    float: unset;
  } 


  .views-live .views-row .views-field-body:after{
    width: 80%;
    left: 10%;
  }

  .views-live .views-row.views-row-even .views-field-body:after{
    left: unset;
    right: 10%;
  }

  #live .section-title:after {
    width: 60%;
    left: 40%;
  }  


  #learn .section-title:before{
    left: 0%;
    width: 5%;
  }

  #learn .section-title:after{
    width: 5%;
    left: 95%;
  }

  .section-title h2 {
    letter-spacing: 2px;
  }

  h2 {
    font-size: 2.2em;
  }

  h3 {
    font-size: 1.4em;
  }

  .views-learn .views-row .overlay {
    height: 30%;
  }  

  .views-love .views-row {
    width: 100%;
    margin: 0% 0%;
    margin-bottom: 3em;
  }  

  .views-learn .views-row{
    margin: 2% 0%;
    width: 100%;
  }  


}

/* 560 */
@media screen and (max-width: 560px) {

  #live .section-title:after {
    width: 30%;
    left: 70%;
  }  

  #block-nexus-page-title h1.page-title {
    font-size: 2.4em;
  }

  #contact-social a i {
    font-size: 25px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
  }

  #contact-social a {
    margin: 10px;
  }

  #backtotop{
    display: none!important;
  }

  .g-recaptcha > div {
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }

  .page-node-2 .webform-submission-form, 
  #contact #block-webform {
    width: 100%;
    margin: 0 auto;
  }  

  body{
    overflow-x: hidden;
  }

  #footer-social a {
      width: 40px;
      margin: 5px 10px;
      padding: 5px;
  }

  #footer-social i {
    font-size: 30px;
  }  

  #logo {
    margin-top: 17px;
    width: 150px;
  }

  .container-narrow {
    max-width: 100%;
  }

  .parallax-background {
    height: 45vh;
  }

  .cover-wrapper.cover-w-image {
    height: 45vh;
  }  

  .cover-wrapper .cover-img {
    height: 45vh;
  }    

}

/* 480 */
@media screen and (max-width: 480px) {

  #live .section-title:after {
    width: 20%;
    left: 80%;
  }  

}

/* 420 */
@media screen and (max-width: 420px) {

  a#navigation-toggle{
    font-size: 0px;
  }

  a#navigation-toggle .fa{
    font-size: 22px;
    line-height: 75px;    
  }

  .views-love .views-row {
    margin-bottom: 1em;
  }  

  .views-love .views-row .views-field-title {
    margin-left: 0em;
    margin-top: 0em;
    bottom: 0em;
    left: 0em;
    position: relative;
  }

  .views-love .views-row h3 {
    font-size: 1.1em;
    line-height: 1.2em;
  }

  #block-nexus-page-title h1.page-title {
    font-size: 1.6em;
  }  

  .video-embed-field-lazy-play {
    filter: drop-shadow( 0 0 10px rgba(0,0,0,0.8) ) drop-shadow( 0 0 5px rgba(0,0,0,0.4) );
  }  

  #banner .slider {
    margin: 0 5vh;
    width: calc(100% - 10vh);
  }

  #banner .slick-dots {
    left: calc(0vh - 15px);
  }
   
  .section-subtitle h3{
    font-size: 1.4em;
    line-height: 1.2em;
  }

  #contact-social {
    margin: 0;
  }

  .captcha {
    margin: 1em auto;
  }

  .subtitle-wrapper h3 {
    text-align: center;
  }

  #learn {
    padding: 5vh 0vh;
  }

  .slick-arrow{
    display: none!important;
  }

}


/* 320 */
@media screen and (max-width: 320px) {

}