/* 
 Theme Name:     Adventure
 Author:         Mark Hendriksen
 Author URI:     https://www.markhendriksen.com
 Template:       Divi
 Version:        1.0
 */ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* ######################### */
/* ##### CHANGE COLORS ##### */
/* ######################### */

.dots-list ol li:before,
.dots-list ol li:after {
background: #C19326;
}
 

/* ############################# */
/* ##### CHANGE FONT SIZES ##### */
/* ############################# */

@media only screen and (min-width : 479px) and (max-width : 980px) {
h2 {
font-size: 36px;
}}

/* ######################### */
/* ######## GENERAL ######## */
/* ######################### */

.subTitle {
font-size: 32px;
padding-right: 20px;
font-weight: bold;
}

a.buttonBig {
box-shadow: 0px 5px 20px #d6dee4;
-moz-box-shadow: 0px 5px 20px #d6dee4;
-webkit-box-shadow: 0px 5px 20px #d6dee4;
padding: 20px !important;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}

a.buttonBig:hover {
padding: 20px !important;
box-shadow: 0px 10px 30px #aab9c3;
-moz-box-shadow: 0px 10px 30px #aab9c3;
-webkit-box-shadow: 0px 10px 30px #aab9c3;
}

a.buttonSmall {
box-shadow: 0px 5px 20px #d6dee4;
-moz-box-shadow: 0px 5px 20px #d6dee4;
-webkit-box-shadow: 0px 5px 20px #d6dee4;
padding: 10px 20px !important;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}

a.buttonSmall:hover {
padding: 10px 20px !important;
box-shadow: 0px 10px 30px #aab9c3;
-moz-box-shadow: 0px 10px 30px #aab9c3;
-webkit-box-shadow: 0px 10px 30px #aab9c3;
}

/* ########################## */
/* ##### TOP BAR STYLES ##### */
/* ########################## */

@media only screen and (max-width : 980px) {
.socialTopHeader {
margin-bottom: 5px !important;
}

ul.socialTopBar { 
width:100%; 
text-align:center; 
margin: 0 0 0 0 ; 
margin-left: 5px;
}

.socialTopBar li { 
float:none; 
display:inline-block; 
}

.buttonTop .et_pb_module {
text-align: center;
}

.socialTop {
margin-bottom: 0px !important;
}}

.et_pb_social_media_follow li {
    margin-bottom: 5px;
}

/* ### END RESPONSIVE STYLES ### */

/* ############################# */
/* ######## MENU STYLES ######## */
/* ############################# */

#menu-main-navigation {
padding-left: 20px !important;
padding-right: 20px !important;
padding-top: 13px !important;
}

.fullwidth-menu li > a {
    padding-bottom: 15px !important;
}

.customMenu .et_pb_row {
max-width: 1400px;
}

.mobile_menu_bar:before {
font-size: 36px;
color: #fff;
}

.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    margin-top: 5px;
}

@media (max-width: 980px) {
.et_pb_fullwidth_menu .et_pb_row {
    min-height: 0px;
}}

@media only screen and (min-width : 981px) and (max-width : 1200px) {
.container {
    position: relative;
    width: 98%;
}}

/* ### END MENU STYLES ### */

/* ############################## */
/* ##### HEADER STYLES HOME ##### */
/* ############################## */

@media only screen and (min-width : 981px) {
.headerHome {
 margin-top: -196px;
 z-index: -1
}}

@media only screen and (min-width : 667px) and (max-width : 980px) {
.headerHome {
margin-top: -280px;
z-index: -1;
}}

@media only screen and (min-width : 361px) and (max-width : 666px) {
.headerHome {
margin-top: -300px;
z-index: -1;
}}

@media only screen and (max-width : 360px) {
.headerHome {
margin-top: -360px;
z-index: -1;
}}

@media only screen and (max-width : 980px) {
.logoTop {
margin-bottom: 0px;
}

.taglineTop {
text-align: center;
}}

/* DOTS LIST */

.dots-list {
width: 100%;
}
 
.dots-list ol {
padding-left: 50px;
position: relative;
margin-bottom: 20px; 
list-style: none !important; 
}
 
.dots-list ol li { 
position: relative; 
margin-top: 0em; 
margin-bottom: 20px; 
}
 
.dots-list ol li .number_divider {
position: absolute; 
left: -50px; 
font-weight: 800; 
font-size: 2em; 
top: -5px;
}
 
.dots-list ol li:before {
content: "";
position: absolute;
width: 2px;
top: 1px;
bottom: -21px;
left: -24px; 
}
 
.dots-list ol li:after { 
content: ""; 
position: absolute; 
width: 15px; 
height: 15px;
border-radius: 100%;
top: 1px; 
left: -31px; 
}
 
.dots-list ol li:last-child:before { 
content: ""; 
}


/* ############################## */
/* ######### WHAT WE DO ######### */
/* ############################## */

@media only screen and (min-width : 981px) and (max-width : 1430px) {
.et_pb_column .overlap-image-bottom {
margin-top: 0px !important;
}}

.overlap-image-1 img {
    padding-top: 5%;
    padding-left: 0%;
    padding-right: 5%;
}

.overlap-image-2 img {
    margin-top: -25%;
    padding-left: 0%;
	box-shadow: 0px 3px 20px #969696;
    -moz-box-shadow: 0px 3px 20px #969696;
    -webkit-box-shadow: 0px 3px 20px #969696;
}

@media all and (max-width: 980px) {
.overlap-image-2 img {
    margin-top: -25%;
    margin-left: 20%;
	box-shadow: 0px 3px 20px #969696;
    -moz-box-shadow: 0px 3px 20px #969696;
    -webkit-box-shadow: 0px 3px 20px #969696;
}}

@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}}

/* ####### END WHAT WE DO ####### */

/* ############################## */
/* ########### SIDEBAR ########## */
/* ############################## */

h4.widgettitle { 
background-color: #C19326;
    padding: 15px;
    color: #fff;
    text-align: center;
}

.et_pb_widget_area_right .et_pb_widget {
	box-shadow: 0px 5px 20px #d6dee4;
    -moz-box-shadow: 0px 5px 20px #d6dee4;
    -webkit-box-shadow: 0px 5px 20px #d6dee4;
    padding: 20px;
}

.et_pb_widget_area_right .et_pb_widget .textwidget {
	font-size: 14px;
    line-height: 1.5em;
    padding-top: 20px;
	text-align: center;
}

a.widgetButton {
	background-color: #1974d1;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 25px;
    margin: 0 auto;
    display: inline-block;
}

a.widgetButton:hover {
	background-color: #C19326;
}

.listWidget .textwidget {
	text-align: left !important;
	padding-left: 25px;
}

.listWidget .textwidget ul {
	list-style-type: disc !important;
}

.widget_search #searchform {
    margin-top: 20px;
}

.single #left-area .et_pb_widget ul, single .entry-content .et_pb_widget ul {
    padding-bottom: 0px !important;
    margin-top: 20px;
}

.et_pb_widget_area_right ul {
margin-top: 20px;
}

/* ########### END SIDEBAR ########## */

@media all and (max-width: 1300px) {
span.subparagraph {
	display: block ;
}}

.single #left-area ul, single .entry-content ul {
    padding-bottom: 0px !important;
}

.single .logo_tagline {
z-index: 1;
}

.single .customMenu {
z-index: 1;
}

.single .TopBarSection {
z-index: 1;
}



#et-secondary-menu {
    float: left;
    width: 100%;
}

#et-secondary-nav, #et-secondary-nav li {
    display: inline-block;
    float: right;
}

#et-info, #et-secondary-menu > ul > li a {
    padding-bottom: 0em;
}

#top-header .et-social-icon a {
    font-size: 14px;
	border: 1px solid #fff;
    padding: 9px 7px 7px 9px;
    border-radius: 3px;
}

#top-header .et-social-icons li {
    margin-top: -2px;
    margin-left: 5px;
}

#top-header .container {
    padding-top: 5px;
	padding-bottom: 5px;
    font-weight: 600;
}

@media only screen and (max-width: 980px) {
#top-header .container {
    padding-top: 0px;
    padding-bottom: 0px;
}}

.buttonTopHeader a {
	line-height: 30px;
    color: #ffffff!important;
    background: #4F5879;
    border-width: 0px!important;
    border-color: #4F5879;
    border-radius: 25px;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold!important;
    text-transform: uppercase!important;
    padding: 0 20px;
	display: inline-block !important;
}

@media only screen and (min-width: 981px) {
.et_header_style_left #et-top-navigation nav>ul>li.current-menu-item>a {
	padding: 30px 20px;
	color: #fff;
    background-color: #4F5879;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
	padding: 30px 20px;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 0px 0 0 0 !important;
}

.nav li:hover {
    background-color: #4F5879;
}

#top-menu li {
    display: inline-block;
    padding-right: 0px;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    top: 30px !important;
}}

@media only screen and (min-width: 981px) {
.customHeader .et_pb_fullwidth_header {
padding: 250px 0;
}}

@media only screen and (max-width: 980px) {
.customHeader .et_pb_fullwidth_header {
padding: 150px 0;
}}