body:not(.template-slider) #Header {
  min-height: 105px;
}
@media only screen and (max-width: 767px) {
  body:not(.template-slider):not(.header-simple) #Header {
    min-height: 100px;
  }
}
.sticky-dark #Top_bar.is-sticky {
  background: rgba(0,0,0,0.85)!important;
}
.sticky-dark #Top_bar.is-sticky .menu > li > a:active {
  color: rgba(252, 205, 46)!important;
}
#Top_bar .menu > li > a {
  text-transform: uppercase;
}
#Top_bar .menu li ul li {
  width: 230px;
  font-size: 85%;
}
#Top_bar .menu li ul li ul {
  left: 230px;
}
#Top_bar .menu li ul li a span {
	font-size: 15px;
}
#Top_bar .menu > li ul {
    background-color: rgba(240, 240, 240, 0.8)!important;
}
#Top_bar .menu > li > a span:not(.description) {
  padding: 0 15px;
}
#Top_bar .menu > li > a:after {
  top: 0px;
}
#Top_bar .banner_wrapper {
  display: block;
}
blockquote, blockquote:after {
  background: none;
}
blockquote {
  font-size: 34px;
  line-height: 36px;
  font-weight: 100;
}
blockquote:before {
  content: url(//www.dropsoman.com/wp-content/uploads/openq.png);
  position: absolute;
  left: -5%;
  top: 0%;
  z-index: -1;
}
blockquote:after {
  content: url(//www.dropsoman.com/wp-content/uploads/closeq.png);
  position: absolute;
  left: 100%;
  top: 0%;
  z-index: -1;
}
.wite {
  color: #ffffff;
}
.blak {
  color: #000000;
}
.div-line {
  height: 3px;
  width: 100px;
  margin-bottom: 40px;
}
.div-line-thin {
  height: 1px;
  width: 50px;
  margin-bottom: 40px;
}
.greenbg {
  background-color: #fccd2e;
}
.purplebg {
  background-color: #5f5f5f;
}

h1 span {
  font-size: 50px;
}
h5 span {
  font-weight: 700;
}
h2 span,
h3 span,
h6 span {
  font-weight: 200;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #fccd2e!important;
  transition: ease 0.3s;
}
.patronage h4, .patronage h3 {
  margin-bottom: 3px;
}
li h4 {
  margin-bottom: 0;
}
.info-desc a {
  text-decoration: none;
}

.column_column ul li {
  margin-bottom: 0px;
}

.mid-banner {
  height: 0px;
}

.social-float {
    position: fixed;
    left: 5px;
    top: 350px;
    width: 32px;
    z-index: 9999;
}
.social-float img {
  transition: transform ease 0.3s;
}
.social-float img:hover {
  transform: translateX(5px);
  transition: transform 0.1s linear;
}
/************************************** HERO HEADERS */
.main-hero h2 {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.main-hero h5 {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.main-hero a.button {
  background-color: rgba(50, 50, 50, 0.8);
}
a.button .button_label {
  font-weight: 600;
}
.event-partners h6 {
  color: #ffffff;
}
.event-partners {
  margin-top: -80px;
  text-align: center;
  float: right;
}
.event-partners img {
  background-color: #fff;
  padding: 15px;
  border-radius: 15px;
  width: 70%;
}
.info-bar {
  box-shadow: 5px 5px 30px rgba(0,0,0,0.2);
}
.info-bar p,
.info-bar h4 {
  color: #222222;
  margin-bottom: 0px;
}
.info-bar h4 {
  font-size: 18px;
}
.info-bar .child {
  border-right: 1px dashed rgba(0,0,0,0.5);
}
.info-bit .info-icon {
  font-size: 44px;
  color: #222222;
  display: inline-block;
  position: relative;
  top: -5px;
  left: -10px;
}
.info-bit {
  padding-right: 20px;
}
.info-bit .info-desc {
  display: inline-block;
  text-align: left;
}

/******************************************* SPEAKER */
.speaker-plus {
  position: relative;
  margin-bottom: -30px;
  z-index: 9;
  bottom: -120px;
  right: -60px;
}
.speaker-plus img {
  border-radius: 50%;
}
.speaker-box {
  background-color: rgba(255, 255, 255, .7);
  min-height: 310px;
}
.popup-inner p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.mfp-inline p:nth-last-child(2) {
  margin-bottom: 15px;
}

.team img.scale-with-grid:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.team img.scale-with-grid {
  filter: grayscale(0%);
  -webikt-filter: grayscale(0%);
}
.team.team_circle .image_frame.photo {
  width: 160px;
  height: 160px;
}
.image_frame {
  border-width: 5px;
}
.if-overlay .image_frame:hover .image_wrapper img {
  transform: none;
}
.desc_wrapper h4 {
  text-transform: uppercase;
  font-size: 18px;
}
.desc_wrapper h5 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  background-color: #00aeef;
  border-radius: 15px;
  margin: auto;
  margin-bottom: 5px;
}
.desc_wrapper p.subtitle {
  color: #fccd2e!important;
}
.team .desc_wrapper .desc {
  font-size: 13px;
  line-height: 20px;
}
.popup-inner .image_frame {
  width: 50%;
  margin-bottom: 20px;
}
.pp_inline p {
  line-height: 18px;
  text-align: justify;
}

/***************************************** DELEGATES */

.iconbox img {
  margin-bottom: 15px;
}
.iconbox a {
  text-decoration: none;
}
.iconbox:hover {
  background-color: #fafafa;
  box-shadow: 20px 20px 50px rgba(0,0,0,0.075);
  transition: ease 1s;
}
.iconbox {
  background-color: #fff;
  box-shadow: 10px 10px 20px rgba(0,0,0,0.025);
  transition: ease 0.5s;
}
.column_column ul {
  margin-top: 10px;
}
.column_column ul li {
  padding-left: 1em;
  list-style-type: none!important;
  padding-bottom: 10px;
}
.column_column ul li:before {
  content: '\f043';
  font-family: FontAwesome;
  color: #fccd2e;
  display: inline-block;
  width: 1.8em;
  margin-left: -2em;
}
table tr:first-child td {
  width: 50px;
}


/******************************************** ABOUT */

.about img {
  width: 100px;
  padding: 10px;
  display: block;
}
.about {
  margin-top: -50px;
}
/******************************************* SPONSOR */

.sponsor-item {
  float: left;
  width: 150px;
  height: 150px;
  padding: 6px;
  background-color: #fff;
  transition: 0.5s ease;
  margin: 10px;
  vertical-align: middle;
  filter: grayscale(0%);
  opacity: 1;
}
.sponsor-item:hover {
  transition: 0.5s ease;
  filter: grayscale(100%);
  opacity: 0.8;
}
.sponsor-item.long {
  width: 225px;
}
/************************************** CONTACT FORM */
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid;
  border-radius: 0px;
}

span.wpcf7-list-item {
  margin-left: 0em;
  display: block;
}
.contact-form input, .contact-form textarea {
  margin: 5px 0px;
}
.contact-right {
  float: right;
  width: 49%;
}
.contact-left {
  float: left;
  width: 49%;
}

.contact-box h3 {
  font-size: 22px;
  line-height: 30px;
}
label, legend {
  display: flex;
  font-weight: 500;
}
label span {
  margin-left: 8px;
  margin-top: -2px;
}
/******************************************** FOOTER */

#Footer {
  font-size: 13px;
}
#Footer .footer_copy .copyright {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
}

.footer-head {
  text-transform: uppercase;
  letter-spacing: 3px;
}

#back_to_top.sticky {
  background: #fccd2e!important;
}
#back_to_top.sticky .button_icon {
  margin: 0px;
}
#back_to_top i.icon-up-open-big {
  color: #FFFFFF;
  font-weight: 800;
}
a.button .button_icon {
  padding: 10px 12px;
}
#Footer .textwidget {
  line-height: 20px;
}
.social-widget {
  padding-top: 5px;
}
.social-widget img {
  width: 30px;
}
#Footer #custom_html-2 {
  border-right: none;
}
#Footer .widgets_wrapper .widget {
  border-right: 1px solid rgba(255,255,255,0.2);
  min-height: 130px;
}

/**************************************** RESPONSIVE */

@media all and (max-width: 767px) {
  h1, h2 {
    font-size: 60px!important;
    line-height: 64px!important;
  }
  h3 {
    font-size: 20px;
    line-height: 27px;
  }
  .info-bit .info-icon {
    display: block;
    top: 0;
    left: 0;
    font-size: 30px;
  }
  .info-bar .child {
    border-right: none;
    border-bottom: 1px dashed rgba(255,255,255,0.5);
    padding-bottom: 20px;
  }
  .info-bit .info-desc {
    text-align: center;
  }
  .info-bit {
    padding-right: 0px;
    margin: 10px 0;
  }
  .contact-right {
    float: right;
    width: 100%;
  }
  .contact-left {
    float: left;
    width: 100%;
  }
  #Footer .widgets_wrapper .widget {
    border-right: none;
  }
  .rebutton {
    min-height: 0px;
  }
  .rebutton.pad span {
    padding-top: 18px!important;
  }
}

/* COUNTDOWN TIMER */

.event-dates {
  position: absolute;
  bottom: -60px;
  left: 0px;
  display: inline-flex;
  z-index: 999;
  background-color: rgba(0,0,0,0.2);
  border-radius: 0px;
  padding: 8px 8px 1px 8px;
}

.add2cal i {
  font-size: 24px;
}
.add2cal span {
  float: right;
}
.add2cal a {
  color: #fff;
  text-decoration: none;
}
.add2cal a:hover {
  color: #fccd2e;
}
.add2cal {
  float: left;
  margin: 2px 5px;
  font-size: 10px;
  line-height: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
#clockdiv {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
  color: #FFFFFF;
  display: block;
  text-align: center;
}
#clockdiv > div {
  padding: 0px;
  background: none;
  display: inline-block;
}
#clockdiv div > span {
  padding: 2px 7px;
  border-radius: 0px;
  background: #fccd2e;
  display: inline-block;
  color: #222222;
}
.smalltext {
  line-height: 15px;
  font-size: 9px;
  text-transform: uppercase;
}

@media only screen and (max-width: 959px) {
  .smalltext {
    font-size: 8px;
  }
}  

@media only screen and (max-width: 768px) {
  .event-partners {
    margin-top: 20px;
    text-align: center;
    float: none;
  }
  .event-partners img {
    width: 40%;
  }
}
/*****end*****/