/*
Theme Name: Surfindonesia
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Description: Child Theme of Divi 
Author: Elegant Themes
Template: Divi
Author URI: http://www.elegantthemes.com
*/
@import url("style.css");

body {
    overflow-x: hidden;
}

#top-menu li li:not(:last-child) {
    border-bottom: 1px solid #d19767;
}

#top-menu li li, .nav li li {
    padding: 4px 0;
}

.et_pb_menu .et-menu-nav>ul ul, .nav li ul {
    padding: 0;
    width: 200px;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: rgb(0 0 0 / 0%);
}

#main-header .et_mobile_menu li ul.sub-menu.hide {
    display: none !important;
    visibility: hidden!important;
    transition: all 1.5s ease-in-out;
}

#main-header .et_mobile_menu li ul.sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}

.et_mobile_menu .menu-item-has-children>a {
    background-color: rgb(0 0 0 / 0%);
}

.et_mobile_menu .menu-item-has-children>a:after {
    content: '\50';
    font-family: 'ETmodules';
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 13px;
}

.et_mobile_menu .menu-item-has-children > a {
    position: relative;
}

.pmpro-body-level-require .et_pb_section.pmpro-works {
    display: inherit;
}

a#video-popup {
    color: #333!important;
}


.et_pb_section.waitlist-form {
    padding-top: 0px!important;
}

#main-content .full img {
    height: 50vh;
    width: 100%;
    object-fit: cover;
}

.full .title {
    width: 80%;
    position: absolute;
    top: 24%;
    left: 16%;
}

.title h1 {
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 80px;
    line-height: 1.2em;
	color: #fff;
}


.si-locked-spot-header {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90vh;
    padding: 120px 0;
}

.si-locked-spot-header .si-locked-spot-title {
    font-size: 80px;
    font-weight: 700;
    line-height: 1.2em;
    color: #fff;
}

/* Home */

.si-surf-region .et_pb_blurb_container {
    width: 100%;
    padding: 13px 15px;
    text-align: center;
    position: relative;
}

.si-epic-surf li.et_pb_tab_active:before {
    position: absolute;
    content: '\43';
    top: 34px;
    color: #8fb0be;
    text-align: center;
    left: 0px!important;
    font-size: 37px;
    height: 100%;
    width: 100%;
    font-family: EtModules;
}

.si-surf-region .et_pb_module {
    background-color: #f2f7fa;
    border: 1px solid #f1f1f1;
}

.si-surf-region .et_pb_module:hover {
    box-shadow: 0 0 20px 10px rgba(221,221,221,.5);
  background-color: #fff;
}

.si-surf-region .et_pb_main_blurb_image {
    margin-bottom: 0px;
}

.si-left-content {
    width: 36%;
}
.si-right {
    width: 64%;
}

.si-epic-surf h4 {
    font-weight: 600;
    color: #155453;
    padding-bottom: 20px;
    font-size: 22px;
}

.si-epic-surf .et_pb_tabs_controls li.et_pb_tab_active {
    border-right: 0px solid #8fb0be!important;
}

.si-epic-surf ul.et_pb_tabs_controls.clearfix {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #0000;
    margin-bottom: 20px;
}
.si-epic-surf .et_pb_tabs_controls li a {
    text-decoration: none;
    color: #666;
    padding: 10px 60px;
    line-height: inherit;
    border: 1px solid #ddd;
}

.si-guide-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.si-epic-surf img {
    width: 450px;
    right: 0;
    float: right;
}

.si-epic-surf .et_pb_tab {
    padding: 24px 0px;
}

.si-header p {
    font-weight: 300 !important;
}

.full-width-button .dipl_modal_trigger_element_wrapper {
    background-color: #ffecbc;
} 

.full-width-button .dipl_modal_trigger_element_wrapper:hover {
    background-color: #fde7ae;
} 

.si-video-button-wrap {
    position: relative;
    margin-top: 40px;
}

.si-surf-region img.et-waypoint.et_pb_animation_top.et-animated {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 250px;
}

.et_builder_inner_content {
    z-index: inherit;
}

a.si-video-button {
    color: #2d3142;
    font-size: 12px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700;
    background-color: #FFECBC;
    padding: 15px 60px 15px 40px!important;
	box-shadow: 0 12px 18px -6px rgba(0,0,0,.3);
    transition: background-color 300ms ease 0ms;
	border-radius: 40px;
}

a.si-video-button:after {
    position: absolute;
    font-family: ETModules;
    font-size: 16px;
    height: 100%;
    width: 100%;
    right: -118px;
    content: '\49';
    z-index: 999;
    background-repeat: no-repeat;
}

a.si-video-button:hover {
	padding: 14px 60px 14px 40px!important;
}

.si-membership-price {
    display: inline-flex;
    justify-content: space-between;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    margin: 20px 0 10px;
    color: #155453 !important;
}

.si-membership-price h2{
    font-size: 56px !important;
    font-weight: bold !important;
    padding-bottom: 0;
    padding-right: 10px;
    line-height: 1 !important;
    color: #155453!important;
}

.si-membership-price .currency{
    font-weight: 700 !important;
    font-size: 26px;
    line-height: 1;
    padding-bottom: 0;
    padding-right: 3px;
}

.si-membership-price .year{
    align-self: center;
}


/* Blog Page */

.si-blog-home .et_pb_post:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
	box-shadow: 0px 18px 18px 1px #e2e9f3;
}

.si-blog-home .et_pb_post {
	transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.grid-column img {
    min-height: 190px;
}

.si-underline a {
    text-decoration: underline;
}

#et-top-navigation {
    float: inherit;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 70px!important;
}

a.et_pb_button.restricted-button {
    color: #2d3142 !important;
    font-size: 12px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    background-color: #FFECBC;
    padding: 12px 30px !important;
    border-radius: 40px;
	box-shadow: 0 12px 18px -6px rgba(0,0,0,.3);
}

a.login-button,
a.join-button {
    color: #2d3142 !important;
    font-size: 12px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    background-color: #FFECBC !important;
    padding: 8px 40px !important;
    border-radius: 40px !important;
	border: 0px!important;
	box-shadow: 0 12px 18px -6px rgba(0,0,0,.3) !important;
    transition: background-color 300ms ease 0ms;
    margin-bottom: 20px!important;
}

a.et_pb_button.restricted-button:hover  {
    padding: 12px 30px !important;
    border-radius: 40px;
}


.restricted-content h2 {
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    color: #155453!important;
    line-height: 1.2em;
}

.restricted-content h4 {
	font-weight: 600;
    color: #155453;
    padding-bottom: 20px;
    font-size: 22px;
}

.restricted-content p {
	font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.8em;
}

.single-spots .si-membership-price {
    margin: 0px 0 5px;
}

a.et_pb_button.header_button {
    font-size: 14px;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 400;
	background-color: rgba(255,255,255,.3);
    padding-bottom: 0!important;
    padding: 12px 24px!important;
    border-radius: 40px;
}

a.et_pb_button.header_button:hover {
    background-color: rgba(255, 255, 255, 0.3) !important;
    padding-bottom: 0!important;
    padding: 12px 24px!important;
    border-radius: 40px;
}

.member-button a {
    background-color: rgba(255, 255, 255, 0.3);
    padding-bottom: 0px !important;
    padding: 12px 24px !important;
    border-radius: 40px;
}

.si-header .header-content {
    padding: 60px 70px !important;
}

.full-width-button .et_pb_button_module_wrapper {
    background-color: #ffecbc;
}

a.et_pb_button.si-lock-button:before,
.si-lock-button a.et_pb_button.et_pb_button_one:before {
	position: absolute;
    background-image: url(../png/padlock-2.png);
	height: 100%;
    width: 100%;
    left: 46px;
    content: '';
	top: 12px !important;
    z-index: 999;
    background-repeat: no-repeat;
}

body #page-container .si-join a.et_pb_button.dipl_modal_trigger_element.dipl_modal_trigger_button:before {
    position: absolute;
    background-image: url(../png/padlock-2.png);
	height: 100%;
    width: 100%;
    left: 38px;
    content: '' !important;
	top: 12px !important;
    z-index: 999;
    background-repeat: no-repeat;
}

span.si-number {
    font-size: 50px;
}

.si-lock,
.si-unblock {
    position: relative;
    background-color: #8FB0BE;
    width: 100%;
    padding: 10px;
    top: -30px;
}

.si-spot-unblock {
    position: relative;
    background-color: #fff;
	box-shadow: 0px 0px 10px 0px;
    width: 100%;
    padding: 10px;
    top: -30px;
}

.si-unblock  h6  {
    color: #2D3142;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}

.si-unblock h6:before {
    position: absolute;
    background-image: url(../png/padlock-2.png);
    height: 100%;
    width: 100%;
    left: 82px;
    content: '';
    top: 16px !important;
    z-index: 999;
    background-repeat: no-repeat;
}

.si-surf-spot .et_pb_blurb_description {
    position: relative;
}

.si-surf-spot h6 span:hover,
.si-lock-underline:hover h6 span ,
.si-unlock-underline:hover h6 span {
    border-bottom: 2px solid #D19767;
}

.si-testimonial span.et_pb_testimonial_author {
    margin-top: 10px;
}

.si-testimonial:before {
    content: '' !important;
  	background: url('../png/quote.png') !important;
 	background-repeat: no-repeat !important;
    height: 100% !important;
  	width: 100px !important;
    position: absolute !important;
    border-radius: 0px !important;
}

.three-columns .et_pb_testimonial:before{
	content: ''!important;
    background: url(../png/quote.png)!important;
    background-repeat: no-repeat!important;
    height: 100%;
    width: 100px;
    left: 40px;
    top: 33px;
    position: absolute;
    border-radius: 0px;
}

.si-image span.et_pb_image_wrap:before {
    background: url(../jpg/learn-to-surf-indonesia.jpg);
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    height: 78%;
    width: 76%;
    content: '';
    left: -46%;
    top: 50%;
    z-index: 999;
    border: 10px solid #fff;
}

 .owl-carousel button.owl-dot.active {
    background: #ffffff !important;
    border: 0px solid #ffffff;
  	padding: 2px!important;
}

.owl-carousel button.owl-dot {
    border: 0px solid #eee!important;
    padding: 2px!important;
    border-radius: 50%;
    margin-right: 15px;
    background: #999!important;
}

.owl-dots {
    text-align: center;
}

span.si-free {
    color: #D19767;
    font-weight: 600;
    font-size: 22px;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    margin-left: 10px;
}

.si-icon {
    display: flex;
  	line-height: 1em;
}

.si-icon i.si-divi-icon.icon_star {
    padding: 2px;
    vertical-align: middle;
    font-size: 12px;
    color: #d19767;
}

.si-icon i.si-divi-icon.icon_star:before {
    content: "\e033";
    font-family: 'ETModules';
    font-style: normal;
}

span.si-icon-text {
    font-size: 12px;
}

a.si-download-button {
    color: #2d3142;
    border-radius: 40px;
    box-shadow: 0 12px 18px -6px rgba(0,0,0,.3);
    font-size: 12px;
    font-family: 'Roboto'!important;
    font-weight: 700;
    background-color: #FFECBC;
    padding: 14px 30px 14px 50px;
}

button#_form_11_submit {
    position: relative;
}

button#_form_11_submit:hover {
    background-color: #fde7ae!important;
}

button#_form_11_submit:before {
    position: absolute;
	font-family: ETModules;
	font-size: 16px;
    height: 100%;
    width: 100%;
    left: -23px;
    content: '\39';
    top: 13px !important;
    z-index: 999;
    background-repeat: no-repeat;
}

.si-button {
    position: relative;
  	margin-top: 30px;
    float: left;
}

.si-download {
    position: absolute;
    right: 22%;
    top: 20px;
}

.si-download-free {
    position: relative;
}

span.si-number-special-text {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.si-surf-spot .et_pb_blurb_container {
    display: flex;
    flex-direction: column;
}

.si-surf-spot h4.et_pb_module_header {
    order: 1;
}

.si-surf-spot .et_pb_blurb_description {
    order: -1;
}

._form-content input[type="text"] {
    float: left;
}

._form-content ._button-wrapper._full_width {
    text-align: center;
}

.firstname input[type="text"] {
    border-radius: 40px 0px 0px 40px;
}

.email input[type="text"] {
    border-radius: 0px 40px 40px 0px ;
}

._form-thank-you {
    color: #fff;
}

.si-spots {
    display: flex;
}

.si-spots ul {
    list-style: none;
    width: 50%;
    padding: 0px;
}

.si-image-text .et_pb_blurb_description {
    position: absolute;
    right: -190px;
    top: -15px;
    width: 70%;
}

.si-blog .et_pb_post {
    padding: 0px 10px;
}

.si-blog .owl-dots {
    display: none;
}

.si-blog .nav-btn.next-slide:before {
    content: '/';
    content: '\24';
    font-family: ETMOdules;
    top: -50px;
    right: 0px;
}

.si-blog .nav-btn.prev-slide:before {
    content: '/';
    content: '\23';
    font-family: ETMOdules;
    top: -50px;
    right: 46px;
}

.si-blog .nav-btn.prev-slide:before, 
.si-blog .nav-btn.next-slide:before {
    font-family: ETModules;
    font-size: 24px;
    font-weight: 800;
    position: absolute;
}

.si-blog .disabled .nav-btn.prev-slide,
.si-blog .disabled .nav-btn.next-slide{
    opacity: 0.5;
}

.si-list li:before {
    position: absolute;
    content: '\4e';
    font-family: ETModules;
    left: 0;
    color: #155453;
    font-weight: 800;
}

.si-list li {
    margin-left: 20px;
}

.si-list ul {
    list-style: none!important;
}

.si-spot-content ul.spots-listing {
    padding: 0px;
}

.corner span {
    position: absolute;
    top: -83px;
    width: 70px;
    left: -3px;
    text-align: center;
    font-size: 10px;
    font-family: Roboto;
    transform: rotate(-45deg);
    display: block;
    color: #fff;
    line-height: 1.4em;
    text-transform: uppercase;
}

.corner {
    position: absolute;
    right: 50px;
    top: -50px;
    width: 0;
    height: 0;
    transform: rotate(90deg);
    border-top: 100px solid #155453;
    border-bottom: 100px solid transparent;
    border-right: 100px solid transparent;
    z-index: 999;
}

i.fa.fa-play-circle:before {
    font-family: ETModules;
    content: '\49';
    color: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
	left: 66px;
	top: 50px;
    font-size: 50px;
    font-style: normal;
}

#top-menu li {
    padding-right: 34px;
}

.et_pb_text_inner,
.et_pb_testimonial_content,
.et_pb_blurb_description,
.et_pb_toggle_content ,
.et_pb_header_content_wrapper,
p,
.et_pb_widget li a{
    font-weight: 400 !important;
}

._form_5 ._form-content:before {
    background: #ddd;
    content: '';
    height: 1px;
    left: 48%;
    position: absolute;
    top: 30px;
    width: 5%;
    z-index: 999;
    transform: rotate(90deg);
}

.mobile_menu_bar:before {
    color: #fff;
}

.si-submenu li {
    padding: 0px 50px;
}

.si-submenu a:hover {
    padding: 22px 0px;
    border-bottom: 2px solid #D19767;
}

.si-submenu a {
    color: #666 !important;
}

.si-submenu ul {
    display: flex;
    list-style: none;
    padding-bottom: 0px;
}

.si-beg-surf .et_pb_main_blurb_image {
    width: 300px;
}

.si-beg-surf:hover {
    box-shadow: 0px 0px 10px 0px;
}

.si-beg-surf .et_pb_blurb_container {
    padding: 30px 60px;
}

.si-faq .et_pb_toggle_content {
    background-color: #fff;
  	padding: 20px 28% 40px 20px;
    margin-top: 20px;
 	box-shadow: 0px 0px 10px 0px #f5f5f5;
}

.si-faq .et_pb_toggle {
    padding: 0px 20px 10px 20px !important;
}

.si-faq  .et_pb_toggle_title:before {
    content: '\4c' !important;
    font-weight: 700 !important;
}

.si-faq .et_pb_toggle_open h6.et_pb_toggle_title:after {
    float: right;
    height: 100%;
    font-family: ETModules;
    font-size: 14px;
    font-weight: 700;
    color: #2D3142;
}

.si-faq .et_pb_toggle_open h6.et_pb_toggle_title:after {
    content: '\4b';
}

.si-faq h6.et_pb_toggle_title {
    padding: 0px !important;
    margin-left: 20px;
}

.si-faq .et_pb_toggle.et_pb_module.et_pb_accordion_item:before {
    position: absolute;
    content: '\5e';
    left: 16px;
    font-family: ETModules;
    top: -5px;
    color: #d19767;
}

.two-columns .owl-dots {
    display: none;
}

.two-columns .owl-carousel .owl-nav.disabled {
    display: initial!important;
}

.two-columns .nav-btn.next-slide:before {
    position: absolute;
    background: url(../png/arrow-circle.png);
    background-repeat: no-repeat;
    content: '';
    height: 40px;
    width: 40px;
    top: 28%;
    left: 44.5%;
    border-radius: 80px;
  	z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 18px -6px;
}

.two-columns .nav-btn.prev-slide:before {
   position: absolute;
    background: url(../png/arrow-circle.png);
    background-repeat: no-repeat;
    content: '';
    height: 40px;
    width: 40px;
    top: 28%;
    left: -14px;
    border-radius: 80px;
    transform: rotate(180deg);
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 18px -6px;
}

.two-columns .disabled .nav-btn.prev-slide {
    opacity: 0;
}

#advanced .et_pb_column.owl-loaded.owl-drag:before ,
#intermediate .et_pb_column.owl-loaded.owl-drag:before,
#beginners .et_pb_column.owl-loaded.owl-drag:before {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    content: '';
    background-image: linear-gradient(360deg,#ffffff 0,rgba(255, 255, 255, 0.83) 0%);
    z-index: 999;
}

.lock-icon img {
	position: absolute;
    top: 128px;
    left: 47%;
    z-index: 999;
    height: 20px;
    width: 16px!important;
}

.si-lock-underline span.et_pb_image_wrap:before {
    background-image: radial-gradient(rgba(255,0,0,0) 14%,rgba(45,49,66,0) 12%,rgba(0, 0, 0, 0.5) 15%);
    position: absolute;
    content: '';
    height: 76%;
    width: 100%;
    padding: 0;
}

.si-lock-underline .et_pb_blurb_container {
    margin-top: 22px;
}

.si-lock-underline .et_pb_main_blurb_image {
    margin-bottom: 0px;
}

.si-lock-underline img.et-waypoint {
    min-height: 260px;
}

.si-footer ul {
    list-style: none;
    padding-left: 0px;
}

.si-footer a {
    color: #fff !important;
}

.two-columns .et_pb_blurb_content {
    margin-left: 10px;
}

.si-unlock-content span.et_pb_image_wrap:before {
    background-image: radial-gradient(rgba(255,0,0,0) 14%,rgba(45, 49, 66, 0) 16%,rgba(45, 49, 66, 0) 17%) !important;
}

.si-unlock-content h6 {
    text-transform: CAPITALIZE;
}

.video-popup .et-pb-icon-circle {
    padding: 14px;
}

.video-popup .et_pb_main_blurb_image {
    position: absolute;
    top: 50px;
    left: 70px;
}

.video-popup:before {
    background: url(../png/video.png);
    background-position: center;
    position: absolute;
    height: 140px;
    width: 200px;
    content: '';
}

.si-map-image .et_pb_module_inner,
.si-map .et_pb_code_inner {
    line-height: 0px;
}

.et_pb_row.da-process-content {
    display: none;
}

.single-spots .et_pb_post {
    margin-bottom: 0px;
}

.si-spot-content p {
	font-weight: 400;
	line-height: 2em;
}

.si-spot-content {
    margin: 0 6px;
}

.spots-listing .type-spots {
    display: flex;
}

.si-spot-list ul.et_pb_tabs_controls.clearfix {
    text-align: center;
    background-color: #fff !important;
    display: flex;
    flex-direction: reverse;
    align-items: center;
    justify-content: center;
}

.si-spot-list .et_pb_tabs_controls li {
    border-right: 0px solid #d9d9d9 !important;
    border-bottom: 0px !important;
}

.si-spot-list .et_pb_tab_active,
.si-spot-list .et_pb_tab_1,
.si-spot-list .et_pb_tab_2,
.si-spot-list .et_pb_tab_3{
    margin: 0px 20px;
    border-radius: 40px;
}

span.wave-iconn:before {
 	position: absolute;
    background: url(../png/wave.png);
    content: '';
    background-repeat: no-repeat;
	left: 18px;
    top: 12px;
	height: 20px;
    width: 100px;
}
span.warning-iconn:before {
 	position: absolute;
    background: url(../png/info.png);
    content: '';
    background-repeat: no-repeat;
	left: 18px;
    top: 10px;
	height: 20px;
    width: 100px;
}

span.condition-iconn:before {
 	position: absolute;
    background: url(../png/conditions.png);
    content: '';
    background-repeat: no-repeat;
	left: 18px;
    top: 10px;
	height: 20px;
    width: 100px;
}

span.general-iconn:before {
 	position: absolute;
    background: url(../png/warning.png);
    content: '';
    background-repeat: no-repeat;
	left: 18px;
    top: 10px;
	height: 20px;
    width: 100px;
}

.si-spot-custom {
    display: flex;
    margin-left: 20px;
}

.si-spot-custom p {
	width: 33.33%;
	font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #155453;
}

.si-spot-list .et_pb_tabs_controls li a {
    padding: 4px 24px 4px 44px !important;
}

.si-content-slider .et_pb_slide {
    padding: 40px 0px 100px  0px !important;
}

.si-content-slider .et_pb_slide_image {
    width: 55% !important;
}

.si-content-slider .et_pb_slide_image img {
    width: 100% !important;
}

.si-content-slider .et-pb-arrow-next, 
.si-content-slider .et-pb-arrow-prev {
    z-index: 11111 !important;
    opacity: 1 !important;
}

.si-content-slider .et-pb-slider-arrows {
    position: relative !important;
}

.si-content-slider .et-pb-arrow-next, 
.si-content-slider .et-pb-arrow-prev {
    top: -216px !important;
}

.si-content-slider .et-pb-arrow-next {
    right: 44.6% !important;
}

.si-content-slider .et-pb-arrow-prev {
    left: 50.6% !important;
}

.si-content-slider .et_pb_slide img {
    min-height: 420px !important;
	max-height: 100%!important;
}

.si-content-slider .et-pb-arrow-prev:before {
  	content: '\23' !important;
    font-size: 20px !important;
}

.si-content-slider .et-pb-arrow-next:before {
    content: '\24' !important;
    font-size: 20px !important;
}

.si-content-slider .et_pb_slide_description {
    min-height: 350px !important;
}

.si-spot-content h5 {
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #155453;
    padding-bottom: 1em;
}

.si-spot-content {
    width: 33.33%;
}

.si-spot-data {
    display: flex;
}

.si-map-image .et-pb-icon {
    font-size:30px;
 }

.si-surf-spots .si-surf-spot:hover {
    box-shadow: 0 0 20px 10px rgba(221,221,221,.5);
}

.si-surf-spots .si-surf-spot-locked:hover {
	  box-shadow: 0 0 0px 0px rgba(221,221,221,.5);
}

.si-surf-spot h4 {
	color: #666;
}

.si-surf-spot-locked h4 {
	color: #000;
}

.si-surf-spots .surf-spot-location {
    background-color: #f2f7fa;
}

.si-surf-spot:hover .surf-spot-location {
    background-color: #fff;
}

.si-surf-spot-locked:hover .surf-spot-location {
    background: #8fb0be;
}

.two-columns .owl-nav.disabled {
    display: inherit;
}

.two-columns .disabled .nav-btn.prev-slide {
    opacity: 1;
}

.term-mentawai-islands-surf-spots table {
    width: 100%;
	margin-bottom: 20px;
}

.term-mentawai-islands-surf-spots tr, 
.term-mentawai-islands-surf-spots td, 
.term-mentawai-islands-surf-spots th {
    border: 1px solid #000;
	text-align: left;
    padding: 0px 10px;
}

.si-image-equal img {
    min-height: 300px;
}

#si-jumplinks {
    top: 80px !important;
    box-shadow: 0 0 1px #000;
    padding-top: 0 !important;
    overflow: hidden;
    transform: translateY( calc(-100% - 80px) ) !important;
    transition: all 500ms ease;
}

#si-jumplinks.active {
    overflow: visible;
    transform: translateY(0) !important;
}

.flexslider .reviewed-item-image {
    float: none;
    max-width: 100%;
    margin-left: 0px;
}

.review-star .fa-star:before {
    color: #fac917;
}

.el-review {
    display: flex;
}

.reviewed-item {
    padding: 0;
}

#review {
    clear: none;
}

#review img {
    width: 100%;
}

.review-percentage .review-result-wrapper, .review-point .review-result-wrapper {
    height: 0;
}

.review-total-wrapper .review-total-box {
    display: none !important;
}

#review p {
    font-size: 13px;
    line-height: 1.8em;
    margin-bottom: 0px;
}

ol.flex-control-nav.flex-control-paging {
    padding: 0px;
}

.review-links li a {
    padding: 0px;
    margin: 0 0px 0 0;
    border: 0px solid;
}

ul.flex-direction-nav {
    list-style: none;
}

 .review-links a:hover {
    background: rgba(252, 218, 0, 0) !important;
}

span.user-review-title {
    font-size: 13px;
}

p.review-summary-title {
    font-size: 14px!important;
    color: #333!important;
}

.user-total-wrapper {
    float: left;
}

span.wp-review-user-rating-total {
    display: none;
}
.user-review-area.comments-review-area {
    margin-bottom: 10px;
}

.review-desc {
    padding: 10px 15px 0px 15px;
}

.review-star.review-total {
    position: relative;
    top: -285px;
}

/* Review Slider */

.flex-control-nav {
    bottom: 0;
}

.flex-direction-nav  {
    opacity: 1!important;
    z-index: 999;
}

.flex-direction-nav .flex-prev {
    left: 0 !important;
}

.flexslider .review-heading {
    display: none;
}

.flexslider .reviewed-item-data {
    display: none !important;
}

.flexslider .review-author {
    padding: 10px 15px;
}

.flexslider p.review-summary-title {
    margin-bottom: 10px!important;
    line-height: 1.8em!important;
    color: #000!important;
    font-size: 16px!important;
    letter-spacing: 0.4px!important;
    font-weight: 800 !important;
}

.flexslider .review-total-wrapper {
    position: relative;
    padding: 0px 10px;
}

.flexslider #review p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 0px;
    letter-spacing: 0.4px;
    color: #333;
}

.flexslider .flex-direction-nav a:before {
    font-family: "Fontawesome" !important;
    content: '\f104' !important;
    color: #333;
}

.flexslider .flex-direction-nav a.flex-next:before {
    font-family: "Fontawesome" !important;
    content: '\f105' !important;
    color: #333;
}

.flexslider .flex-direction-nav .flex-next {
    right: -50px!important;
    text-align: right;
    display: inline-block;
    opacity: 1 !important;
    padding: 4px 8px;
    border: 1px solid #333;
}

.flexslider .flex-direction-nav .flex-prev {
    left: -50px !important;
    z-index: 999;
    display: inline-block;
    opacity: 1!important;
    padding: 4px 8px;
    border: 1px solid #333;
}

.flexslider .review-star.review-total {
    position: relative;
    bottom: -260px !important;
    top: auto !Important;
}


.flexslider div#review {
  border: 0px solid #eee;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 0;
}

.flexslider {
    background: unset !important;
    border: 0px solid #fff !important;
    margin: 0;
}

.flexslider .flex-direction-nav a:before , 
.flexslider .flex-direction-nav a.flex-next:before {
    color: #fff;
}

.flexslider ol.flex-control-nav.flex-control-paging, 
.flexslider p.review-summary-title,
.flexslider .reviewed-item {
    display: none;
}

.flexslider .review-desc {
    min-height: 250px;
    position: relative;
}

/*
.flexslider .review-desc:before {
    position: absolute;
    content: '\7b';
    color: #8fb0be;
    font-size: 60px;
    font-family: 'ETmodules';
    transform: rotate(170deg);
    left: -50px;
}*/

/* Filters */
.si-clear-filters {
    margin-bottom: 20px;
}

.si-clear-filters .si-reset-filters {
    font-size: 16px;
}

.si-filters {
    display: table;
    position: relative;
    z-index: 9999;
    width: 100%;
}

.si-filter {
    width: 100%;
    margin-bottom: 20px;
}

.si-filter-label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}

.si-filter-box {
    position: relative;
}

.si-filter-selected-values {
    position: relative;
    border: 1px solid #e4e4e4;
    padding: 10px 30px 10px 10px;
    font-size: 14px;
    color: #7d7d7d;
    cursor: pointer;
}

.si-filter-selected-values:after {
    position: absolute;
    top: 0;
    right: 8px;
    font-family: 'ETModules';
    font-size: 18px;
    transform: translateY(50%);
    content: "\43";
}

.si-filter-select-placeholder {
    margin: 2.5px 0;
}

.si-filter-select,
.si-filter-multiselect {
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    z-index: 999;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    background: #fff;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
}

.si-filter-select .si-filter-option,
.si-filter-multiselect .si-filter-option {
    border-top: 1px solid #f1f1f1;
    padding: 8px;
    font-size: 14px;
    cursor: pointer;
}

.si-filter-select .si-filter-option:last-child,
.si-filter-multiselect .si-filter-option:last-child {
    border-bottom: 1px solid #f1f1f1;
}

.si-filter-select .si-filter-option:hover
.si-filter-multiselect .si-filter-option:hover {
    background: #f5f5f5;
}

.si-filter-box-select.active .si-filter-select,
.si-filter-box-select.active .si-filter-multiselect {
    display: block;
}

.si-filter-select .si-filter-option.selected,
.si-filter-multiselect .si-filter-option.selected,
.si-filter-selected-values.has-items .si-filter-select-placeholder {
    display: none;
}


.si-filter-selected-values .si-filter-option {
    display: inline-block;
    position: relative;
    background: #f1f1f1;
    margin: 2.5px 5px 2.5px 0;
    padding: 0px 18px 0 5px;
}

.si-filter-selected-values .si-filter-option:hover {
    color: #4d4d4d;
}

.si-filter-selected-values .si-filter-option:after {
    position: absolute;
    top: 50%;
    right: 2px;
    font-family: 'ETModules';
    font-weight: 900;
    transform: translateY(-50%);
    content: "\4d";
}

.si-filter-selected-values .si-filter-option:hover:after {
    color: #2d2d2d;
}

.si-filter-search-btn {
    margin-top: 33px;
}

.si-filter-search-btn .si-filter-submit {
    display: block;
    background: #d19767;
    border: 1px solid #d19767;
    padding: 12.5px 30px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all 300ms linear;
}

.si-filter-search-btn .si-filter-submit:hover {
    background: transparent;
    color: #d19767;
}

.si-filter-results {
    min-height: 50px;
}

.si-loader,
.si-loader:before,
.si-loader:after {
    width: 8px;
    height: 20px;
    animation: DrmLoader 1s infinite ease-in-out;
}

.si-loader {
    display: inline-block;
    position: relative;
    left: 50%;
    top: 15px;
    background: #d29b6b;
    text-indent: -9999px;
    color: #d29b6b;
    transform: translateZ(0)translateX(-50%);
    animation-delay: -.16s;
}

.si-loader:before,
.si-loader:after {
    position: absolute;
    top: 0;
    background-color: inherit;
    color: inherit;
    content: '';
}

.si-loader:before {
    left: -12px;
    animation-delay: -0.32s;
}

.si-loader:after {
    left: 12px;
}

@-webkit-keyframes DrmLoader {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 20px;
    }
    40% {
        box-shadow: 0 -14px;
        height: 30px;
    }
}

@keyframes DrmLoader {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 20px;
    }
    40% {
        box-shadow: 0 -14px;
        height: 30px;
    }
}

.si-filter-non-member {
    display: none;
    margin-top: 10px;
    text-align: center;
}

.si-filter-non-member .et_pb_section {
    padding: 0;
}


/* Filtered Surf Spot */
.si-filtered-spots {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.si-filtered-spot {
    display: flex;
    flex-direction: column;
    position: relative;
    background: #f2f7fa;
    margin-bottom: 40px;
    transition: all 300ms ease;
}

.si-filtered-spot:hover {
    background: #fff;
    box-shadow: 0 0 20px 10px rgba(221, 221, 221, 0.5);
}

.si-filtered-spot-image {
    line-height: 0;
}

.si-filtered-spot-image img {
    width: 100%;
}

.si-filtered-spot-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 20px;
}

.si-filtered-spot-name {
    padding: 0;
    font-size: 24px;
    line-height: 1.5;
}

.si-filtered-spot-region {
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #a5a5a5;
}

.si-filtered-spot-meta {
    flex-grow: 1;
    margin: 15px 0;
}

.si-filtered-spot-meta-field {
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
}

.si-filtered-spot-meta-label {
    display: inline-block;
    margin-right: 5px;
    font-weight: 600
}

.si-filtered-spot-meta-field.time_of_year .si-filtered-spot-meta-label {
    color: #d19767;
}

.si-filtered-spot-meta-value {
    font-weight: 400;
    text-transform: capitalize;
}

.si-filtered-spot-time-of-year {
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
    text-align: center;
}

.si-filtered-spot-month {
    display: inline-block;
    margin-right: 5px;
    font-size: 8px;
    font-weight: 400;
}

.si-filtered-spot-month.active-month {
    color: #d19767;
}

.si-filtered-spot-month:last-child {
    margin-right: 0;
}

.si-filtered-spot-guide-link {
    display: inline-block;
    margin: auto;
}

.si-filtered-spot-guide-abs-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.si-filtered-spots-no-result {
    text-align: center;
}


/* Surf Spots */
.si-surf-spots {
    display: table;
    width: 80%;
    margin: auto;
}

.si-surf-spots .si-surf-spot {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
    
.si-surf-spots .si-surf-spot-image {
    position: relative;
    line-height: 0;
}

.si-surf-spots .si-surf-spot-image .si-surf-spot-featured-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.si-surf-spots .si-surf-spot-image:before {
    display: block;
    padding-top: calc(100% - 56px);
    content: '';
}

.si-surf-spots .si-surf-spot-locked .si-surf-spot-image:after {
    content: '';
    background: radial-gradient(circle at center, transparent 15%, rgba(0, 0, 0, 0.6) 15.5%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.si-surf-spots .si-surf-spot-locked .si-lock-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 15px;
    transform: translate(-50%, -50%);
}

.si-surf-spots .surf-spot-location {
    border: 1px solid #f1f1f1;
    background: #fff;
    width: 100%;
    padding: 18px 15px;
    text-align: center;
}

.si-surf-spots .surf-spot-location h4 {
    padding: 0;
}

.si-surf-spots .si-surf-spot-locked .surf-spot-location {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: 1px solid #8fb0be;
    background: #8FB0BE;
}

.si-surf-spots .si-surf-spot-locked .surf-spot-location img {
    width: 12px;
    margin-right: 10px;
    margin-top: -2px;
    filter: brightness(0);
}

a.et_pb_button:hover,
a.si-download-button:hover,
button#_form_5_submit:hover,
.full-width-button .et_pb_button_module_wrapper:hover.et_pb_button_module_wrapper,
a.si-video-button:hover,
a.login-button:hover,
a.join-button:hover,
a.et_pb_button.et_pb_custom_button_icon.dipl_modal_trigger_element.dipl_modal_trigger_button:hover {
	box-shadow: 0 5px 25px -10px rgba(209, 151, 103, 0.4) !important;
    background-color:  #FDE7AE;
}

a.et_pb_button.et_pb_custom_button_icon.dipl_modal_trigger_element.dipl_modal_trigger_button:hover {
    box-shadow: 0 5px 25px -10px rgba(209, 151, 103, 0.4)!important;
}

.si-header a.et_pb_button.et_pb_more_button.et_pb_button_two:hover {
    background-color: rgb(0 0 0 / 0%)!important;
}

.mfp-iframe-holder .mfp-content {
    max-width: 600px;
	width: 100%;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	top: 0px !important;
	position: fixed !important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 70%;
}
.mfp-iframe-scaler button.mfp-close {
    top: -50px ;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + #about {
  padding-top: 60px;
}

.si-locked-spot-header:before {
    position: absolute;
    content: '';
    background-color: rgb(0 0 0 / 20%);
    top: 0;
    height: 100%;
    width: 100%;
}

.si-locked-spot-header .si-locked-spot-title {
    padding-left: 70px;
    padding-top: 60px;
}


@media(min-width: 1520px){
.si-header {
	min-height: 70vh !important;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
  }
	
.si-content-slider .et-pb-arrow-next {
    right: 40.6%!important;
 }
	
.si-content-slider .et-pb-arrow-prev {
    left: 53.6%!important;
 }
}

@media(max-width: 1320px){
.si-download {
    position: inherit;
	right: 0;
 }
	
.si-button {
    float: inherit;
 }
}

@media(min-width: 981px) and (max-width:1120px){
.si-unblock h6:before {
	left: 54px;
 }
	
.si-lock h6:before {
	left: 47px;
 }
	
.si-header {
	min-height: 80vh !important;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
 }
	
.si-submenu li {
	padding: 0 50px;
  }
}

@media(min-width: 768px) and (max-width: 1020px){
.lock-icon img {
	left: 48% !important;
	top: 202px !important;
 }
	
.si-lock-underline span.et_pb_image_wrap:before {
    height: 80%;
 }
	
.two-columns .nav-btn.prev-slide:before,
.two-columns .nav-btn.next-slide:before{
    top: 14% !important;
 }
	
.two-columns .nav-btn.next-slide:before {
    left: 40.5% !important;
 }
		
.si-content-slider .et-pb-arrow-next, 
.si-content-slider .et-pb-arrow-prev {
    top: 80% !important;
 }

.si-content-slider .et-pb-arrow-prev {
    left: 43.6%!important;
}

.si-content-slider .et-pb-arrow-next {
    right: 49.6%!important;
}
	
#stay img {
    padding: 0px 20px;
 }
}

@media screen and (min-width:981px) {
    .member-button {
        margin-top: -19px;
    }
    
    .si-header-button {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    
    header#main-header {
        position: absolute!important;
    }
    
    
    /* Surf Spots */
    .si-surf-spots .si-surf-spot {
        width: calc((100% - 60px)/3);
        float: left;
        margin-right: 30px;
    }
    
    .si-surf-spots .si-surf-spot:nth-child(3n+3) {
        margin-right: 0;
    }
    
    .si-surf-spots .si-surf-spot:nth-child(3n+1) {
        clear: left;
    }
    
    /* Filter Surf Spots */
    .si-filtered-spot {
        width: 31.33%;
        float: left;
        margin-right: 3%;
    }
    
    .si-filtered-spot:nth-child(3n+3) {
        margin-right: 0;
    }
    
    .si-filtered-spot:nth-child(3n+1) {
        clear: left;
    }
    
    .si-filtered-spot-month {
        font-size: 10px;
    }
    
    /* Filters */
    .si-filter {
        width: calc(25% - 15px);
        float: left;
        margin-right: 20px;
    }
    
    .si-filter:nth-child(4n+4) {
        margin-right: 0;
    }
    
    .si-filter:nth-of-type(4n+1) {
        clear: left;
    }

}

@media screen and (min-width: 768px) and (max-width:980px) {
    /* Surf Spots */
    .si-surf-spots .si-surf-spot {
        width: calc((100% - 30px)/2);
        float: left;
        margin-right: 30px;
    }
    
    .si-surf-spots .si-surf-spot:nth-child(2n+2) {
        margin-right: 0;
    }
    
    /* Filter Surf Spots */
    .si-filtered-spot {
        width: 48.5%;
        float: left;
        margin-right: 3%;
    }
    
    .si-filtered-spot:nth-child(2n+2) {
        margin-right: 0;
    }
    
    .si-filtered-spot:nth-child(2n+1) {
        clear: left;
    }
}

@media(max-width: 980px){
.si-surf-spot .et_pb_main_blurb_image,
.si-surf-spot img {
    width: 100%;
 }
		
._form-content input[type="text"] {
    width: 100%!important;
 }
	
._form_5 ._form-content:before {
    height: 0px;
 }
	
.si-header .header-content {
    padding: 0px!important;
 }
	
.si-header-button {
    display: none;
 }
	
.member-button a {
    background-color: rgba(255, 255, 255, 0);
 }
	
.si-surf-spot .et_pb_blurb_content {
    max-width: 100%;
 }
	
.si-image span.et_pb_image_wrap:before {
    border: 0px solid #fff;
 }
	
#logo {
    max-height: 100%;
 }
	
.si-img-text .et_pb_blurb_description {
    position: absolute;
    right: 40px;
    top: 90px;
    width: 38%;
 }
	
.si-img-text .et_pb_module_header {
    width: 30%;
    left: 46px;
    top: 90px;
    position: absolute;
 }
	
.si-img-text .et_pb_blurb .et_pb_blurb_content {
    position: relative;
 }
	
.et_mobile_menu {
    top: 80px;
	background: #fff !important;
    border-top: 3px solid #d19767;
 }
	
.et_mobile_menu li a {
    padding: 10px !important;
	color: #666 !important;
}

.et_mobile_menu li:last-child a {
	border-bottom: 0px;	
}
	
.si-submenu li {
	padding: 0 30px;
 }
	
.si-submenu a {
	font-size: 12px;
 }
	
.si-lock-underline img.et-waypoint {
    min-height: 200px;
 }
	
.lock-icon img {
    top: 100px;
 }
	
.si-lock-underline span.et_pb_image_wrap:before {
    background-image: radial-gradient(rgba(255,0,0,0) 14%,rgba(45,49,66,0) 10%,rgba(0,0,0,.5) 15%);
}
	
header#main-header {
    position: fixed!important;
 }
	
#main-header.si_fixed_header #logo {
	filter: invert(1);
	top: 0px;
 }
	
.si_fixed_header .mobile_menu_bar:before {
    color: #000;
	top: 0px;
 }
	
.si_fixed_header#main-header {
    background-color: #fff;
    padding: 10px 0;
 }
	
.si-spot-list .et_pb_tab_content {
    display: flex;
    flex-direction: column;
    align-items: center;
 }
	
.si-spot-data {
    display: grid;
    grid-template-columns: auto auto;
	margin: 0 35px;
 }
	
.si-spot-content {
	width: 100%;
    padding-bottom: 20px;
 }
	
.si-spot-list .et_pb_tab {
    padding: 24px 0px;
 }
	
.si-content-slider .et-pb-slider-arrows {
    position: initial;
}
	
.si-map .dipl_hotspot_item .dipl_marker_wrapper {
    padding: 4px;
 }
	
.si-epic-surf .et_pb_tabs_controls li a {
    font-size: 12px;
    padding: 10px 20px!important
}
	
.si-video-button-wrap {
	position: relative;
 }
	
a.et_pb_button.si-video-button {
    position: absolute;
    bottom: 50px;
}
	
.si-right {
    margin-top: 50px;
}

.si-left-content,
  .si-right {
    width: 100%;
}
  
.si-guide-content {
    display: inherit;
 }
	
.et-top-navigation {
	 display: inherit;
 }

ul#mobile_menu {
    text-align: left;
}

.grid-column img {
    min-height: auto;
}

.flexslider .flex-direction-nav .flex-prev {
    left: 0px !important;
 }
 
 .flexslider .flex-direction-nav .flex-next {
    right: 0px!important;
 }

#review img {
    min-height: auto;
}

.flexslider #review p {
    font-size: 12px;
}

.review-result-wrapper i, 
.review-result-wrapper img.wp-review-image {
    font-size: 14px;
}

.flexslider .flex-direction-nav a:before {
    color: #fff !important;
 }

.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
    background-color: rgb(0 0 0 / 65%);
 }
 
.flexslider .flex-direction-nav .flex-prev {
    left: -26px!important;
 }

.flexslider .flex-direction-nav .flex-next {
    right: -26px!important;
 }
 
  .si-locked-spot-header .si-locked-spot-title {
    font-size: 70px;
 }
}

@media(max-width: 767px) {
    
.si-innerpage-header .et_pb_fullwidth_header_container {
    padding-left: 10px !important;
}

.si-img-text .et_pb_blurb_description {
    width: 40%;
 }
	
.si-img-text .et_pb_module_header {
    width: 40%;
    left: 30px;
 }
	
.si-beg-surf .et_pb_blurb_container {
    padding: 30px !important;
 }
	
.si-beg-surf .et_pb_main_blurb_image {
    min-height: auto!important;
	margin-bottom: 0px;
 }
	
.si-beg-surf span.et_pb_image_wrap {
    width: 100%;
 }
	
.two-columns .nav-btn.prev-slide:before ,
.two-columns .nav-btn.next-slide:before {
    top: 13% !important;
 }
	
.et_pb_column.owl-loaded.owl-drag:before {
    background-image: linear-gradient(360deg,#fff 0,rgba(255, 255, 255, 0) 0%) !important;
 }
	
.two-columns .et_pb_blurb_content {
    padding: 10px;
 }
	
.si-submenu ul {
    display: inline;
 }
	
.si-beg-surf .et_pb_main_blurb_image {
    width: 100%;
    max-width: 100%;
    display: inherit;
 }

.two-columns .nav-btn.prev-slide:before {
    left: 0px !important;
 }
	
.two-columns .nav-btn.next-slide:before {
    right: -10px !important;
	left: auto !important;
 }
	
.si-download {
	position: inherit !important;
    display: flex;
    flex-direction: column;
    align-items: center;
 }
	
.si-button {
    text-align: center;
 }
	
a.si-download-button:before {
	left: 100px !important;
 }
	
.lock-icon img {
    top: 108px;
 }
		
.si-spot-list ul.et_pb_tabs_controls.clearfix {
    display: inherit !important;
	width: 80%;
    margin: 0 auto;
 }
  
.si-spot-custom p,
.si-spot-content h5 {
    font-size: 14px;
}
	
 .si-spot-list .et_pb_tab {
    padding: 24px 0px;
}
	
 .si-spot-list ul.et_pb_tabs_controls:after {
    border-top: 0px solid #d9d9d9;
  }
	
.si-spot-list .et_pb_tab_active,
.si-spot-list .et_pb_tab_1,
.si-spot-list .et_pb_tab_2,
.si-spot-list .et_pb_tab_3{
    margin: 0px;
 }
	
.spots-listing p,
.si-spot-content p {
    margin: 0;
	font-size: 12px;
 }
	
.si-content-slider .et_pb_slide_image, 
.si-content-slider .et_pb_slide_video,
.et-db #et-boc .et-l .et_pb_slide_image, 
.et-db #et-boc .et-l .et_pb_slide_video {
    display: initial !important;
 }
	
.si-content-slider .et-pb-arrow-next, 
.si-content-slider .et-pb-arrow-prev {
    top: 18% !important;
 }

.si-content-slider .et_pb_slides .et_pb_slider_container_inner {
    vertical-align: inherit;
}
	
.si-content-slider .et_pb_slide.et_pb_slide_with_image.et_pb_media_alignment_center {
    padding: 0 0px 0px 0px!important;
 }

.et-db #et-boc .et-l .si-content-slider .et_pb_slide .et_pb_slide_description {
    padding: 40px 50px!important;
}
	
.si-content-slider .et_pb_slide img {
    min-height: 280px !important;
}

.si-content-slider .et_pb_slide_description {
    width: 100%!important;
 }
	
.firstname input[type="text"] ,
.email input[type="text"] {
    border-radius: 40px!important;
 }
	
.si-faq-list .et_pb_column.et_pb_column_1_4 {
    margin-bottom: 0px!important;
}
	
.si-download-button {
    text-align: center;
    margin-top: 50px;
 }
	
.si-content-slider .et-pb-arrow-prev {
    left: 0px !important;
    background-color: #fff!important;
    padding: 4px 10px 8px 10px!important;
 }
	
.si-content-slider .et-pb-arrow-next {
    right: 0px !important;
    background-color: #fff!important;
    padding: 4px 10px 8px 10px!important;
 }
	
.si-map-image .et-pb-icon {
    font-size: 14px;
 }
	
.si-spot-custom {
    margin-left: 13px;
 }

.si-content-slider .et-pb-slider-arrows {
    position: initial !important;
 }

.si-image-equal img {
    min-height: auto;
}

.title h1 {
    font-size: 60px;
 }
 
 .firstname input[type="text"],
.email input[type="text"] {
    border-radius: 40px!important;
 }
 
 .si-locked-spot-header .si-locked-spot-title {
    padding-left: 0px;
    padding-top: 60px;
    font-size: 60px;
 }
}

@media(min-width: 411px) and (max-width: 823px){
.lock-icon img {
    top: 116px;
 }
}

@media(max-width: 480px) {
.si-unblock h6:before {
    left: 55px !important;
 }
	
.si-img-text .et_pb_blurb_description,
.si-img-text .et_pb_module_header {
    top: 40px;
 }
	
.si-header .et_clickable {
    padding-top: 30px;
 }
}

@media(max-width: 320px){
a.si-download-button:before {
    left: 76px!important;
 }
}
