/*
  Desc: Import and compile everything
*/
/* Parent Theme */
@import "/wp-content/themes/Divi/style.css";
/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/* Components */
body {
  color: #111631;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  padding-bottom: 0!important;
  text-transform: uppercase;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1,
h2,
h3 {
  color: #1dbed0;
}
h1 {
  font-size: 3em;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}
h2 {
  font-size: 2em;
  margin-top: 1em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
}
h4 {
  font-size: 1.25em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #111631;
}
h5 {
  font-size: 1.125em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #111631;
}
h6 {
  font-size: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #111631;
}
.eventheading {padding-top:20px; text-align: center;}
@media all and (max-width: 980px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1em;
  }
  h4 {
    font-size: 1em;
  }
  h5,
  h6 {
    font-size: 1em;
  }
}
p {
  margin: 1em 0;
  font-size: 14px;
  padding-bottom: 0;
}
p:first-child {
  margin-top: 0;
}
a {
  color: #f36523;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
address {
  font-size: 1em;
  font-style: italic;
}
blockquote {
  margin: 1em 0;
  padding: 0 0 0 2em;
}
cite {
  font-style: italic;
}
code {
  font-size: 1em;
  font-family: monospace;
  background: #EEEEEE;
  border: 1px solid #e1e1e1;
  padding: 0.125em 0.25em;
  line-height: 150%;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
hr {
  outline: none;
  border: none;
  margin: 2em 0;
  padding: 0;
  border-top: 1px solid #EEEEEE;
}
#et-main-area ol,
#et-main-area ul {
  margin: 1em 0;
  padding: 0 0 0 2em;
  list-style-type: none;
}
#et-main-area ol li,
#et-main-area ul li {
  font-size: inherit;
  list-style-position: outside;
  position: relative;
  margin-bottom: 1em;
}
#et-main-area ul li {
  list-style: none;
}
#et-main-area ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f111";
  color: #1dbed0;
  font-size: 8px;
  position: absolute;
  left: -18px;
  top: 9px;
}
#et-main-area ol li {
  list-style: decimal;
}
form {
  margin: 1em 0;
}
dl {
  margin: 1em 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 0.5em;
}
table {
  width: 100%;
  margin: 1em 0;
}
table th {
  padding: 0.5em;
  border: 1px solid #EEEEEE;
  background: #f4f4f4;
  text-align: left;
  font-weight: bold;
}
table td {
  padding: 0.5em;
  border: 1px solid #EEEEEE;
}
.et_pb_sum,
.et_pb_pricing li a,
.et_pb_pricing_table_button,
.et_overlay:before,
.et_pb_member_social_links a:hover,
.woocommerce-page #content input.button:hover .et_pb_widget li a:hover,
.et_pb_bg_layout_light .et_pb_promo_button,
.et_pb_bg_layout_light.et_pb_module.et_pb_button,
.et_pb_bg_layout_light .et_pb_more_button,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,
.et_pb_gallery .et_pb_gallery_pagination ul li a.active,
.et_pb_contact_submit,
.et_pb_bg_layout_light .et_pb_newsletter_button {
  color: #f36523 !important;
}
@media all and (max-width: 767px) {
  body,
  p,
  li,
  a {
    font-size: 16px;
  }
}
@media all and (max-width: 480px) {
  body,
  p,
  li,
  a {
    font-size: 18px;
  }
}
form {
  display: block;
}
fieldset {
  display: block;
  margin: 1.25em 0;
  padding: 0;
}
legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  font-weight: bold;
}
label {
  display: block!important;
  margin: 0 0 1em 0;
  font-weight: bold;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="image"],
input[type="color"],
select,
#commentform textarea,
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"] {
  display: block;
  margin: 0 0 0.625em;
  padding: 15px;
  vertical-align: middle;
  border: 1px solid;
  border-color: #e9e9e9;
  outline: none;
  font-family: inherit;
  font-size: 14px;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #fbfbfb;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="image"]:focus,
input[type="color"]:focus,
select:focus,
#commentform textarea:focus,
#commentform input[type="text"]:focus,
#commentform input[type="email"]:focus,
#commentform input[type="url"]:focus {
  border-color: #1dbed0;
  background-color: transparent;
}
input[type="submit"],
input[type="button"] {
  display: block;
  border-radius: 0;
}
input[type="file"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 100%;
}
textarea,
.woocommerce #review_form #respond textarea {
  padding: 10px 15px;
  height: 179px;
}
progress,
meter {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b9b9b9;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #b9b9b9;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #b9b9b9;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #b9b9b9;
}
.wpcf7-submit {
  max-width: 200px;
  margin-top: 20px!important;
  padding: 15px 20px;
}
div.wpcf7-response-output {
  margin: 0;
  padding: 1em;
  text-align: center;
  border: 0!important;
}
div.wpcf7-validation-errors {
  background-color: #F4D03F;
}
div.wpcf7-mail-sent-ok {
  background-color: #03C9A9;
  color: #fff;
}
.wpcf7-not-valid-tip {
  color: #EF4836 !important;
}
span.required {
  color: #EF4836;
}
.col {
  float: left;
}
.col.half {
  width: 48%;
  margin-right: 4%;
}
.col.full {
  width: 100%;
  margin-right: 0;
}
.col.last {
  margin-right: 0!important;
}
.col h3 {
  margin-top: 1.25em!important;
}
@media all and (max-width: 767px) {
  .col {
    float: none!important;
    width: 100%!important;
    margin-right: 0!important;
  }
}

.membership-form iframe{
width:100%;
min-height:1000px;
}

button,
.button,
[class^="button"],
input[type="button"],
input[type="submit"],
input[type="reset"],
.et_pb_button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
  padding: 10px 20px!important;
  margin: 0;
  position: relative;
  overflow: hidden;
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
  border: 0!important;
  border-radius: 5px;
  outline: none;
  line-height: 100%;
  color: #fff!important;
  cursor: pointer;
  text-decoration: none!important;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  width: 100%;
  background-color: #f36523 !important;
}
button:after,
.button:after,
[class^="button"]:after,
input[type="button"]:after,
input[type="submit"]:after,
input[type="reset"]:after,
.et_pb_button:after,
.woocommerce a.button.alt:after,
.woocommerce-page a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce-page button.button.alt:after,
.woocommerce input.button.alt:after,
.woocommerce-page input.button.alt:after,
.woocommerce #respond input#submit.alt:after,
.woocommerce-page #respond input#submit.alt:after,
.woocommerce #content input.button.alt:after,
.woocommerce-page #content input.button.alt:after,
.woocommerce a.button:after,
.woocommerce-page a.button:after,
.woocommerce button.button:after,
.woocommerce-page button.button:after,
.woocommerce input.button:after,
.woocommerce-page input.button:after,
.woocommerce #respond input#submit:after,
.woocommerce-page #respond input#submit:after,
.woocommerce #content input.button:after,
.woocommerce-page #content input.button:after {
  content: none!important;
}
button.huge,
.button.huge,
[class^="button"].huge,
input[type="button"].huge,
input[type="submit"].huge,
input[type="reset"].huge,
.et_pb_button.huge,
.woocommerce a.button.alt.huge,
.woocommerce-page a.button.alt.huge,
.woocommerce button.button.alt.huge,
.woocommerce-page button.button.alt.huge,
.woocommerce input.button.alt.huge,
.woocommerce-page input.button.alt.huge,
.woocommerce #respond input#submit.alt.huge,
.woocommerce-page #respond input#submit.alt.huge,
.woocommerce #content input.button.alt.huge,
.woocommerce-page #content input.button.alt.huge,
.woocommerce a.button.huge,
.woocommerce-page a.button.huge,
.woocommerce button.button.huge,
.woocommerce-page button.button.huge,
.woocommerce input.button.huge,
.woocommerce-page input.button.huge,
.woocommerce #respond input#submit.huge,
.woocommerce-page #respond input#submit.huge,
.woocommerce #content input.button.huge,
.woocommerce-page #content input.button.huge {
  font-size: 1.25em;
  font-weight: 600;
  padding: 0.625em 2em;
}
button:hover,
.button:hover,
[class^="button"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.et_pb_button:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover {
  padding: 10px 20px!important;
  background-color: #d74c0c !important;
}
button.active:before,
.button.active:before,
[class^="button"].active:before,
input[type="button"].active:before,
input[type="submit"].active:before,
input[type="reset"].active:before,
.et_pb_button.active:before,
.woocommerce a.button.alt.active:before,
.woocommerce-page a.button.alt.active:before,
.woocommerce button.button.alt.active:before,
.woocommerce-page button.button.alt.active:before,
.woocommerce input.button.alt.active:before,
.woocommerce-page input.button.alt.active:before,
.woocommerce #respond input#submit.alt.active:before,
.woocommerce-page #respond input#submit.alt.active:before,
.woocommerce #content input.button.alt.active:before,
.woocommerce-page #content input.button.alt.active:before,
.woocommerce a.button.active:before,
.woocommerce-page a.button.active:before,
.woocommerce button.button.active:before,
.woocommerce-page button.button.active:before,
.woocommerce input.button.active:before,
.woocommerce-page input.button.active:before,
.woocommerce #respond input#submit.active:before,
.woocommerce-page #respond input#submit.active:before,
.woocommerce #content input.button.active:before,
.woocommerce-page #content input.button.active:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 23px;
  width: 100px;
  height: 100px;
  background-color: #a73b09 !important;
  border-radius: 100%;
  -webkit-animation: scaleout 0.3s 1 ease-out;
  animation: scaleout 0.3s 1 ease-out;
  opacity: 0;
}
.et_pb_more_button {
  border: 1px solid #fff;
  background-color: transparent;
  max-width: 250px;
  margin: 0 auto;
}
.et_pb_more_button:hover {
  border: 1px solid #f36523;
  background-color: #f36523;
}
@-webkit-keyframes scaleout {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    opacity: 1;
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
/* Parts */
/*
  Part: Header
  Desc: All styles for header go here
*/
#main-header {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  /* Logo */
  /* Nav */
  /* Phone Number in header */
}
#main-header .container {
  min-height: 110px;
}
#main-header .logo_container #logo {
  max-height: 110px;
}
#main-header #et-top-navigation {
  padding-top: 33px!important;
  position: relative;
  bottom: -30px;
  padding-left: 90px!important;
}
#main-header #et-top-navigation #top-menu {
  margin: 0;
}
#main-header #et-top-navigation #top-menu li {
  padding-right: 35px;
}
#main-header #et-top-navigation #top-menu li a {
  padding-bottom: 0!important;
  font-weight: 400;
  color: #111631;
}
#main-header #et-top-navigation #top-menu li a:hover {
  color: #f36523;
}
#main-header #et-top-navigation #top-menu li a i.fa-home {
  font-size: 20px;
}
#main-header #et-top-navigation #top-menu li:last-child {
  padding-right: 0;
}
#main-header #et-top-navigation #top-menu li.current-menu-item a {
  color: #f36523;
}
#main-header #et-top-navigation .contact-number {
  position: absolute;
  right: 0;
  top: -10px;
}
#main-header #et-top-navigation .contact-number h3 {
  color: #f36523;
}
#main-header #et-top-navigation .contact-number h3 i,
#main-header #et-top-navigation .contact-number h3 .widget {
  float: left;
}
#main-header #et-top-navigation .contact-number h3 i {
  padding-right: 10px;
}
#main-header #et-top-navigation .contact-number .widgettitle {
  display: none;
}
/* Mobile Menu */
/* Open Mobile Menu Button */
.open-mobile-menu .button {
  position: absolute;
  right: 0;
  top: 20px;
  width: 46px;
  padding: 10px 15px!important;
}
.open-mobile-menu .button i {
  font-size: 19px;
}
.hide-header {
  opacity: 0;
}
/* Fullscreen Mobile Menu */
.fullscreen-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 190, 208, 0.85);
  text-align: center;
  overflow-x: scroll;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside {
  padding: 100px 0;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .contact-number {
  position: absolute;
  left: 18px;
  top: 17px;
  font-size: 20px;
  font-weight: 600;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .contact-number i,
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .contact-number .widget {
  float: left;
  color: #fff;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .contact-number i {
  padding-right: 10px;
  padding-top: 3px;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .contact-number .widgettitle {
  display: none;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .close-mobile-menu {
  position: absolute;
  right: 18px;
  top: 10px;
  cursor: pointer;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .close-mobile-menu i {
  color: #fff;
  font-size: 40px;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside ul {
  padding: 0;
  margin: 0;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside ul li a {
  color: #fff;
  font-size: 22px;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav ul li {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav ul li a {
  display: block;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav ul li a:hover {
  background-color: #f36523;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav li.menu-item-has-children i.open-menu-link {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  margin-top: 5px;
  padding: 10px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav li.menu-item-has-children i.expand {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav li.menu-item-has-children a.expand {
  background-color: #111631;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav #fullscreen-mobile-nav-items .menu-item-has-children ul.sub-menu {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fullscreen-mobile-menu .fullscreen-mobile-menu-inside .fullscreen-mobile-nav #fullscreen-mobile-nav-items .menu-item-has-children ul.expand {
  max-height: 1000px!important;
  opacity: 1!important;
}
@media all and (max-width: 1315px) {
  #main-header #et-top-navigation {
    padding-left: 180px!important;
  }
  #main-header #et-top-navigation #top-menu li {
    padding-right: 15px;
  }
}
@media all and (max-width: 1100px) {
  #main-header .logo_container #logo {
    max-height: 60px;
  }
  #main-header #et-top-navigation {
    padding-left: 125px!important;
  }
  #main-header #et-top-navigation #top-menu li a {
    font-size: 13px;
  }
}
@media all and (min-width: 980px) {
  .open-mobile-menu,
  .fullscreen-mobile-menu {
    display: none!important;
  }
}
@media all and (max-width: 980px) {
  #main-header {
    position: fixed!important;
    webkit-overflow-scrolling: touch;
    z-index: 1000!important;
    width: 100%;
    /* Phone Number in header */
  }
  #main-header .container {
    min-height: 80px;
  }
  #main-header #et-top-navigation .contact-number,
  #main-header #et-top-navigation #et_mobile_nav_menu {
    display: none;
  }
  .fullscreen-mobile-menu {
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .reveal-mobile-menu {
    opacity: 1!important;
    z-index: 100000!important;
  }
}
/*
  Part: Footer
  Desc: All styles for footer go here
*/
#main-footer {
  background-color: #1dbed0;
}
#main-footer #footer-widgets .footer-widget h4 {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
}
#main-footer #footer-widgets .footer-widget ul {
  list-style-type: none;
  padding: 0;
}
#main-footer #footer-widgets .footer-widget ul li {
  padding: 0;
  list-style: none;
}
#main-footer #footer-widgets .footer-widget ul li:before {
  content: none;
}
#main-footer #footer-widgets .footer-widget ul li a {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 1!important;
}
#main-footer #footer-widgets .footer-widget ul li a:hover {
  text-decoration: underline;
  color: #fff!important;
}
#main-footer #footer-widgets .footer-widget ul li.current-menu-item a {
  font-weight: bold;
  text-decoration: underline;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-59 a {
  background-color: transparent!important;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-60,
#main-footer #footer-widgets .footer-widget ul li#menu-item-61,
#main-footer #footer-widgets .footer-widget ul li#menu-item-62 {
  display: inline-block;
  padding-right: 10px;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-60 a,
#main-footer #footer-widgets .footer-widget ul li#menu-item-61 a,
#main-footer #footer-widgets .footer-widget ul li#menu-item-62 a {
  display: block;
  border: 2px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-60 a {
  padding: 5px 13px;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-61 a {
  padding: 5px 11px;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-62 a {
  padding: 5px 9px;
}
#main-footer #footer-widgets .footer-widget ul li#menu-item-62 {
  padding-right: 0;
}
#main-footer #footer-widgets .footer-widget #menu-footer-menu-4 li a:hover {
  background-color: #fff;
}
#main-footer #footer-widgets .footer-widget #menu-footer-menu-4 li a:hover i {
  color: #1dbed0;
}
#main-footer #footer-widgets .footer-widget #menu-footer-menu-4 li.menu-item-619 a:hover {
  background-color: transparent!important;
}
#main-footer #footer-widgets .footer-widget #menu-footer-menu-4 li.menu-item-619 a:hover i {
  color: #fff!important;
}
#main-footer #footer-bottom {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  text-align: center;
}
#main-footer #footer-bottom .et-social-icons {
  display: none;
}
#main-footer #footer-bottom #footer-info {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
#main-footer #footer-bottom #footer-info a {
  color: #fff;
}
/* Modules */
/*
  Module: Hero
  Desc: common settings hero module on homepage
*/
.hero .et_pb_slides .et_pb_slide {
  min-height: 500px!important;
  position: relative;
}
.hero .et_pb_slides .et_pb_slide .et_pb_container {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  min-height: 0!important;
  width: 100%;
  max-width: 100%;
}
.hero .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 0;
  max-width: 1080px;
  margin: 0 auto;
}
.hero .et_pb_slides .et_pb_slide .et_pb_slide_description h2 {
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: none;
}
.hero .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_more_button {
  max-width: 150px;
}
.hero .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  font-size: 18px;
  text-shadow: none;
  margin: 10px 0 20px 0;
}
.hero .et_pb_slides .et_pb_slide:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
@media all and (max-width: 767px) {
  .hero .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 22% 5%;
  }
  .hero .et_pb_slides .et_pb_slide .et_pb_slide_description h2 a {
    font-size: 28px!important;
    font-weight: bold;
    line-height: 30px;
  }
}
@media all and (max-width: 480px) {
  .hero .et_pb_slides .et_pb_slide {
    min-height: 600px!important;
  }
  .hero .et_pb_slides .et_pb_slide .et_pb_slide_description h2 a {
    font-size: 28px!important;
  }
}
/*
  Module: Blurb with image and title left aligned
  Desc: Common settings for blurb with image and title left aligned
*/
.blurbs-with-title-img .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
  width: 23.875%;
  margin-right: 1.5%;
}
.blurbs-with-title-img .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:last-child {
  margin-right: 0;
}
.blurb-with-title-img {
  position: relative;
}
.blurb-with-title-img img {
  float: left;
  margin-right: 10px;
  max-height: 50px;
}
.blurb-with-title-img h2 {
  padding-bottom: 0;
  color: #1dbed0;
}
.blurb-with-title-img p {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .blurbs-with-title-img .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
    width: 100%!important;
    margin-right: 0!important;
    margin-bottom: 40px!important;
    padding-bottom: 40px!important;
    border-bottom: 1px solid #1dbed0;
  }
  .blurbs-with-title-img .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:last-child {
    border-bottom: 0;
  }
  .blurb-with-title-img img {
    max-height: 100%;
  }
}
/*
  Module: Event Simple
  Desc: Common settings for event module on homepage
*/
.event-simple h2 {
  color: #1dbed0;
}
.event-simple ul {
  list-style-type: none;
  margin: 0!important;
  padding: 0!important;
}
.event-simple ul li {
  list-style: none;
  margin: 0!important;
}
.event-simple ul li:before {
  content: none!important;
  display: none!important;
}
.event-simple ul .event-img,
.event-simple ul .event-title {
  float: left;
}
.event-simple ul .event-img {
  width: 56%;
  margin-right: 10px;
}
.event-simple ul .event-img img {
  object-fit: cover;
  height: 104px;
}
#em_widget-2 .event-title {
  float: none !important;
  font-weight: bold !important;
}
#em_widget-2 .event-img {
  float: none !important;
 
}
.event-simple ul .event-title {
  width: 44%;
  font-size: 13px;
  line-height: 15px;
  
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}
.event-simple ul .event-info {
  float: none;
  width: 100%;
}
.event-simple ul .event-info li {
  width: 100%;
}
.event-simple ul .event-info li i {
  padding-right: 5px;
}
@media all and (max-width: 980px) {
  .event-simple .event-img,
  .event-simple .event-title {
    float: none!important;
    width: 100%!important;
  }
  .event-simple .event-title {
    margin-bottom: 10px;
    padding-left: 0!important;
    font-size: 14px!important;
    line-height: 15px!important;
  }
  .event-simple li {
    width: 100%!important;
  }
}
@media all and (max-width: 767px) {
  .event-simple .event-title {
    font-size: 18px!important;
    line-height: 22px!important;
  }
}
/*
  Module: Footer Hero
  Desc: Common settings for Hero image and text on homepage with orange overlay
*/
.footer-hero .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 7% 15%;
}
.footer-hero .et_pb_slides .et_pb_slide .et_pb_slide_description h2,
.footer-hero .et_pb_slides .et_pb_slide .et_pb_slide_description p {
  text-shadow: none;
}
.footer-hero .et_pb_slides .et_pb_slide .et_pb_slide_description p {
  font-size: 18px;
  margin-bottom: 0;
}
.footer-hero .et_pb_slides .et_pb_slide:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(243, 101, 35, 0.8);
}
@media all and (max-width: 980px) {
  .footer-hero .et_pb_slide_description {
    padding: 12% 0!important;
  }
}
/*
  Module: Headliner
  Desc: common settings for headliner module below main header and for internal pages
*/
.headliner {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.headliner .et_pb_fullwidth_header {
  padding: 100px 0;
}
.headliner .et_pb_fullwidth_header:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 190, 208, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}
.headliner .header-content {
  margin: 0;
  width: 100%;
  text-align: center!important;
}
.headliner .header-content h1 {
  text-align: center;
  margin: 0;
  padding: 0;
  color: #fff;
}
.headliner .header-content .breadcrumbs {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}
.headliner .header-content .breadcrumbs a {
  color: #fff;
  text-decoration: underline;
}
.headliner .header-content .breadcrumbs span {
  color: #fff;
  padding: 0 5px;
}
.headliner .header-content img.product-category-logo {
  margin-top: 20px;
  max-width: 200px;
}
@media all and (max-width: 767px) {
  .headliner .et_pb_fullwidth_header {
    padding: 50px 0;
  }
  .headliner .header-content h1 {
    font-size: 28px;
  }
}
.home .headliner {
  display: none!important;
}
/* Templates */
/*
  Template: All Events
  Desc: Styles for all events listed on the /events/ page
*/
.page-id-100 #et-main-area #left-area {
  width: 100%;
  padding-right: 0;
}
.page-id-100 #et-main-area #sidebar {
  display: none;
}
.page-id-100 #et-main-area #em-wrapper p {
  display: none;
}
.all-events {
  padding: 0!important;
}
.all-events .et_pb_row {
  margin: 0;
  width: 100%;
  padding: 0;
}
.all-events .et_pb_row .event {
  margin: 0 1.8% 20px 1.8%;
  min-height: 465px;
}
#post-100 .all-events .et_pb_row .event
{margin: 0 0 20px 3%; !important;}
.css-events-list{    margin-top: 20px;}
.all-events .et_pb_row .event ul {
  padding-left: 0!important;
}
.all-events .et_pb_row .event li {
  list-style: none;
}
.all-events .et_pb_row .event li.event-img {
  height: 200px;
  margin-bottom: 15px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  position: relative;
}
.all-events .et_pb_row .event li.event-img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.all-events .et_pb_row .event li.event-title h5 {
  color: #1dbed0;
  line-height: 20px;
  margin-bottom: 15px;
}
.all-events .et_pb_row .event li.event-info {
  border-top: 1px solid #ccc;
}
.all-events .et_pb_row .event li.event-info li {
  margin-bottom: 5px!important;
}
.all-events .et_pb_row .event li.event-info li i {
  padding-right: 5px;
}
.all-events .et_pb_row .event li.event-info li:before {
  content: none!important;
  display: none;
}
/*
  Template: Single Event
  Desc: Styles for single event template listed on the /events/event-name page
*/
.single-event #et-main-area #left-area {
  padding-right: 0;
  width: 64.833%;
  margin-right: 5.5%;
}
.single-event #et-main-area #sidebar {
  width: 29.666%;
  padding-left: 20px;
  margin-right: 0;
  margin-bottom: 60px!important;
}
.single-event #et-main-area #sidebar ul {
  padding-left: 0!important;
}
.single-event #et-main-area .entry-content {
  padding-top: 0;
}
.single-event #et-main-area .type-event .event-key-info {
  background-color: #1dbed0;
  border-radius: 3px;
  padding: 20px;
  text-align: center;
}
.single-event #et-main-area .type-event .event-key-info p {
  color: #fff;
  font-weight: bold;
}
.single-event #et-main-area .type-event .event-key-info ul {
  margin: 0;
  padding: 0;
}
.single-event #et-main-area .type-event .event-key-info ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  color: #fff;
}
.single-event #et-main-area .type-event .event-key-info ul li i {
  color: #fff;
  padding-right: 5px;
}
.single-event #et-main-area .type-event .event-key-info ul li:last-child {
  margin-right: 0;
}
.single-event #et-main-area .type-event .event-key-info ul li:before {
  content: none!important;
}
.single-event #et-main-area .type-event .event-map {
  margin: 20px 0;
  text-align: center;
}
.single-event #et-main-area .type-event .event-map .em-location-map-container {
  width: 100%!important;
}
@media all and (max-width: 480px) {
  .single-event #et-main-area .type-event .event-key-info ul li {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
/* Global Elements */
#main-content .container:before,
#left-area .entry-title,
.post-meta,
.et_post_meta_wrapper img {
  content: none;
  display: none;
}
/*
  Part: Sidebar
  Desc: All styles for sidebar go here - also contains styling for widgets that will go in the sidebar
*/
.sidebar-title,
.sidebar-content,
#sidebar {
  padding: 20px!important;
  background-color: #fbfbfb;
  margin-bottom: 0!important;
}
.sidebar-title h1,
.sidebar-content h1,
#sidebar h1,
.sidebar-title h2,
.sidebar-content h2,
#sidebar h2,
.sidebar-title h3,
.sidebar-content h3,
#sidebar h3,
.sidebar-title h4,
.sidebar-content h4,
#sidebar h4,
.sidebar-title h5,
.sidebar-content h5,
#sidebar h5,
.sidebar-title h6,
.sidebar-content h6,
#sidebar h6 {
  color: #1dbed0;
}
.sidebar-title,
#sidebar {
  padding-bottom: 0!important;
}
.sidebar-title h2,
#sidebar h2 {
  margin-bottom: 0;
}
.sidebar-content,
#sidebar {
  border-left: 0;
}
.sidebar-content .advanced-sidebar-menu,
#sidebar .advanced-sidebar-menu {
  margin-bottom: 20px!important;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
}
.sidebar-content .advanced-sidebar-menu .child-sidebar-menu,
#sidebar .advanced-sidebar-menu .child-sidebar-menu {
  margin-top: 0!important;
  padding-left: 20px!important;
}
.sidebar-content ul li,
#sidebar ul li {
  list-style: none;
}
.sidebar-content ul li:before,
#sidebar ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101" !important;
  color: #1dbed0;
  font-size: 18px!important;
  position: absolute;
  left: -18px !important;
  top: 4px!important;
}
.sidebar-content #em_widget-3,
#sidebar #em_widget-3 {
  margin-bottom: 0;
}
.sidebar-content #em_widget-3 h4,
#sidebar #em_widget-3 h4 {
  color: #1dbed0;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0.75em;
}
.sidebar-content #em_widget-3 ul li,
#sidebar #em_widget-3 ul li {
  margin-left: 0!important;
}
.sidebar-content #em_widget-3 ul li i,
#sidebar #em_widget-3 ul li i {
  padding-right: 5px;
}
.sidebar-content #em_widget-3 ul li:before,
#sidebar #em_widget-3 ul li:before {
  content: none;
  display: none;
}
.sidebar-content #em_widget-3 li.event-img,
#sidebar #em_widget-3 li.event-img {
  margin-top: 40px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  height: 200px;
  position: relative;
}
.sidebar-content #em_widget-3 li.event-img a,
#sidebar #em_widget-3 li.event-img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.sidebar-content #em_widget-3 li.event-img:first-child,
#sidebar #em_widget-3 li.event-img:first-child {
  margin-top: 1em;
}
.sidebar-content #em_widget-3 li.event-title,
#sidebar #em_widget-3 li.event-title {
  font-weight: bold;
}
.sidebar-content #em_widget-3 li.event-title a,
#sidebar #em_widget-3 li.event-title a {
  color: #f36523;
}
@media all and (max-width: 980px) {
  #em_widget-3,
  .advanced-sidebar-menu {
    width: 100%!important;
    float: none!important;
  }
}

.et_pb_bg_layout_light .et_pb_widget li a {
    color: #f36523;
}
.eventsbkk{text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;}
.eventsbkk a {font-size: 20px !important;
    font-weight: bold !important;
    line-height: 28px;
    color: #000;}

#post-740 .eventsbkk{display:none;}
#post-744 .eventsbkk{display:none;}
/*.single-event .event-title a{display:none;}*/
.postid-170 .event-img a{pointer-events: visible !important;
    cursor: pointer !important;}
/*.event-title{ pointer-events: none;
   cursor: default;}*/