#block-gavias-vinor-content{
  padding: 0 !important;
}
div#block-gavias-vinor-page-title{
  margin-bottom: 0px !important;
}
.node header{
  display: none;
}
/* Style the tab */
.tab {
  float: left;
  width: 30%;
  height: auto;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: #fff;
  color: #302f70;
  padding: 15px;
  width: 100%;
  border: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #302f70;
  color: #fff;
  text-align: center;
}
.tab button{
  margin-bottom: 20px;
}
.tablinks.active h4{
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  margin-bottom: 0;
}
.tablinks.active p{
  color: #fff;
}
.tablinks h4{
  color: #302f70;
  text-transform: uppercase;
  font-size: 1.4em;
  margin-bottom: 0;
}
.tablinks p{
  font-size: 1.4em;
  color: #302f70;
}
/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 70%;
  border-left: none;
  margin-bottom: 1.5em;
}
.intro-content h2{
  color: #302f70;
    text-align: left;
    font-size: 2.5em;
    text-transform: uppercase;
}
.intro-content{
  background: #83b03d;
  padding: 3em;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.intro-content p{
  color: #fff;
  font-weight: 700;
  padding: 1em 6.3em 0em 0;
  text-align: left;
  font-size: 1.2em;
  margin-bottom: 8em;
  line-height: 1.9;
}
.theme-content-h2{
  color: #83b03d;
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  background: #302f70;
  margin-top: 1.5em;
  margin-bottom: -5px;
  padding: 0.5em;
  margin-right: -3em;
}
.theme-content{
  margin-right: -6em;
  background: #fff;
  padding: 0em 4em 1.5em 8em;
}
.theme-content ul li{
    text-align: left;
    margin-bottom: 15px;
}
.theme-content ul{
  padding-top: 1.5em;
  list-style: none;
}
.theme-content ul li::before {
  content: "\2022";
  color: #83b03d;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.intro-div{
  padding-right: 0;
  z-index: 1;
}
.themes-div{
  padding-right: 0;
  margin-left: -10em;
}
.speakers-row{
  background: #303070;
  color: #fff;
  padding: 2em 4em;
}
.speakers-row h3{
  text-align: center;
  color: #83b03d;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.6em;
  margin-bottom: 0;
}
.speakers-row h2{
  font-size: 2em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.s-speaker h4{
  color: #fff;
  font-size: 1em;
  margin-bottom: 0;
  text-shadow: 0px 1px 2px #000;
}
.s-speaker p{
  font-size: 0.7em;
  font-weight: 400;
  text-shadow: 0px 1px 2px #000;
  text-align: left;
  line-height: 1.3;
  margin-top: 5px;
  width: 90%;
}  
.s-speaker {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 20px;
  height: 300px;
  margin-top: 20px;
}
.s-speaker-info{
  position: absolute;
  margin-left: 10px;
  bottom: 10px;
}
.partners-row{
  background: #fff;
  color: #fff;
  padding: 2em 4em 5em;
}
.partners-row h3{
  text-align: center;
  color: #83b03d;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.6em;
  margin-bottom: 0;
}
.partners-row h2{
  font-size: 2em;
  text-transform: uppercase;
  color: #303070;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.schedule-row h3{
  text-align: center;
  color: #83b03d;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.6em;
  margin-bottom: 0;
}
.schedule-row h2{
  font-size: 2em;
  text-transform: uppercase;
  color: #303070;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.register-row h3{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.6em;
  margin-bottom: 0;
}
.register-row h2{
  font-size: 2em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.register-row{
  background: #303070;
  padding: 2em;
}
.node--view-mode-full{
  margin-bottom: 0;
}
.event-dmeo-new-reg h2{
  display: none;
}
.event-dmeo-form{
  padding: 0 3em;
  background: #313070;
}
.js-form-item.form-item{
  width: 33%;
  display: inline-block;
  padding: 0 1em;
}
.js-form-item.form-item label{
  display: block;
  color: #83b03d;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 1.5em;
}
.js-form-item.form-item select{
  width: 100%;
  height: 40px;
}
.js-form-item.form-item input{
  width: 100%;
}
.form-actions.webform-actions{
  text-align: center;
}
.dmeo-form-submit{
  background: #83b03d !important;
  font-size: 1.6em !important;
  padding: 0.3em 5em !important;
  border-radius: 20em !important;
  margin: 1.6em 0;
}
.slick-list{
  width: 100%;
}
.schedule-tabs{
  padding: 0 5em;
}
.theme-content h3{
  margin-top: 0;
  padding-top: 1em;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.4em;
}
@media only screen and (max-width: 480px) {
  .intro-content{
    padding: 1em;
    clip-path: none;
  }
  .intro-content h2{
    font-size: 1.5em;
  }
  .intro-content p{
    margin-bottom: 0;
    line-height: 1.4;
    padding: 0;
  }
  .theme-content-h2{
    margin-top: 0;
    
  }
  .theme-content{
    margin-right: 0;
    padding: 0;
  }
  .theme-content ul{
    margin-left: 2em;
  }
  .themes-div{
    margin-left: 0;
  }
  .theme-content-h2{
    margin-right: 0;
  }
  .schedule-tabs{
    padding: 0 1em;
  }
  .tablinks p{
    font-size: 1em;
  }
  .tablinks.active h4{
    font-size: 1.1em;
  }
  .tablinks h4{
    font-size: 1.1em;
  }
  .js-form-item.form-item{
    width: 100%;
  }
  .event-dmeo-form{
    padding: 0;
  }
  .dmeo-form-submit{
    padding: 0.3em 2em !important;
  }
  .mobile-banner{
    display: block !important;
    width: 100%;
  }
  .desktop-banner{
    display: none !important;
  }
  .stickyBtn{
    display: none;
  }
}
.mobile-banner{
  display: none;
}
.desktop-banner{
  display: block;
}
.stickyBtn{
  width: 130px;
  position: fixed;
  top: 45%;
  right: 0;
  background: #83b03d;
  padding: 0 5px;
  text-align: center;
  z-index: 1;
  transform: rotate(270deg);
}
.stickyBtn a{
  color: #fff !important;
  text-transform: capitalize;
  text-decoration: none !important;
}
.stickyBtn.speakers{
  top:65%;
}
.stickyBtn.partners{
  top:85%;
}
.form-help{
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.form-help a{
  color: #fff !important;
}
ul.messages__list li {
  color: red;
}
.messages.messages--error{
  margin-top: 0;
}
.session-btns{
  margin: 20px 10px;
}
.attendee-btn{
  color: #83b03d !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 700;
  background: #313071;
  border: none;
}
.youtube-btn{
  color: #313071 !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 700;
  background: #83b03d;
  border: none;
}
.download-sch-btn{
  background-color: #83b03d;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  border: 0;
  margin-bottom: 1.5em;
  font-size: 1.5em;
  border-radius: 30px;
  padding: 5px 15px;
}
.custom-div-event{
  padding: 15px;
}
#block-gavias-vinor-page-title{
  display: none;
}