/* 
 Theme Name:     Active
 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 ######### */
/* ################################# */

@media only screen and (min-width : 981px) {
.fullwidth-menu .current-menu-item  {
	background-color: #155b84;
}

.fullwidth-menu li:hover  {
	background-color: #155b84;
}}

/* ### TITLE COLORS ### */

.gradient_title h1,
.gradient_title h2 {
   background: -webkit-linear-gradient(left, #3acfd5, #3c80e0);
   background: -o-linear-gradient(right, #3acfd5, #3c80e0);
   background: -moz-linear-gradient(right, #3acfd5, #3c80e0);
   background: linear-gradient(to right, #3acfd5, #3c80e0); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	display: inline-block;
	font-weight: bold;
}

/* ### BORDER COLOR ### */

.gradient_border {	  
      margin: auto;
	  border: 15px solid transparent;
	  -moz-border-image: -moz-linear-gradient(top left, #3acfd5 0%, #3a4ed5 100%);
	  -webkit-border-image: -webkit-linear-gradient(top left, #3acfd5 0%, #3a4ed5 100%);
	  border-image: linear-gradient(to bottom right, #3acfd5 0%, #3a4ed5 100%);
	  border-image-slice: 1;
}

/* ### BLOG AND HEADER (HOME) BUTTONS ### */

.more-link,
.button_blue,
.button_404 .et_pb_button_one {
	background-image: linear-gradient(135deg,#3acfd5 0%,#3c80e0 100%)!important;
    background-color: #3ba2db!important;
}

.more-link:hover,
.button_blue:hover,
.button_404 .et_pb_button_one:hover {
	background-image: linear-gradient(135deg,#3c80e0 0%,#3acfd5 100%)!important;
    background-color: #3ba2db!important;
}

/* ### GENERAL ### */

#main-header {
	display: none;
}

#page-container {
	padding-top: 0px !important;
}

/* ### HEADER ### */

@media only screen and (min-width : 981px) {
.threecolumncustom .fourty {
	width: 40%; 
	float: left; 
	margin-right: 0%;
}

.threecolumncustom .thirty{
	width: 30%; 
	float: left; 
	margin-right: 0%;
}}


.TopButton {
	padding: 5px 15px;
    line-height: 28px;
    border-radius: 15px 0;
    box-shadow: 0 6px 15px 1px rgba(0,0,0,0.1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.TopButton:hover {
    box-shadow: 0 6px 15px 1px rgba(0,0,0,0.5) !important;
    border-radius: 0 20px !important;
}

ul.centered-social { 
	width:100%; 
	text-align:center; 
	margin: 0 0 0 0 ; 
	margin-left: 5px;
}

.centered-social li {
    float: none;
    display: inline-block;
}

.single #left-area ul, .single .entry-content ul {
    padding: 0px;
}

/* ### HEADER ### */

@media only screen and (min-width : 981px) {
.sub_header {
padding: 100px 0 150px 0 !important;
}}

/* ### NAVIGATION ### */

@media only screen and (min-width : 981px) {
.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding: 0px 0 0 !important;
    line-height: 1.7em;
}

.fullwidth-menu li > a {
    padding: 0px;
    word-wrap: break-word;
}

.fullwidth-menu li  {
    padding: 20px;
    word-wrap: break-word;
	margin-right: -4px;
}

.fullwidth-menu > li:last-child {
    padding-right: 20px;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul ul {
    padding: 0px 0;
	margin-top: 18px;
}}

.mobile_menu_bar:before { 
    color: #fff !important;
}

@media only screen and (min-width : 981px) and (max-width: 1160px){
.et_pb_fullwidth_menu .et_pb_row {
width: 100%;
}}

/* ### HOME PAGE ### */

.Blurb_home_header .et_pb_blurb_container {
vertical-align: middle;
}

@media only screen and (min-width : 981px) {
.HeaderButton {
margin-left: 50px !important;
margin-top: 25px;
}}

.circel_image img {
border-radius: 250px;
box-shadow: 0px 0px 25px rgba(125, 125, 125, 0);
-webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.circel_image img:hover {
box-shadow: 0px 0px 25px rgba(125, 125, 125, 0.75);
}

.et-pb-icon-circle-border {
    border: 5px solid;
}

@media only screen and (max-width : 980px) {
.et_pb_row .stickyHeaderText {
margin-bottom: 10px !important;
}}

@media only screen and (max-width : 479px) {
.headerHomeTop .et_pb_button_module_wrapper {
text-align: center;
}}

@media only screen and (min-width : 981px) {
.homeCenterbg {
background-position: center center !important;
}}

@media only screen and (min-width : 981px) and (max-width: 1150px) {
.TitleHeaderHome {
font-size: 80px !important;
}}

.Blurb_grid:hover {
	box-shadow: 0px 0px 25px rgba(72, 72, 72, 0.90);
    z-index: 9;
    display: inline-block;
    position: relative;
    width: 100%;
	padding-right: 5px;
}

.Blurb_grid {
	-webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


@media (min-width: 981px) {
.blog_grid_row .et_pb_column, .blog_grid .et_pb_row .et_pb_column {
    margin-right: 16px !important;
}}



/* ################################# */
/* ### Little Invisible Triangle ### */
/* ################################# */
 
#et-main-area { overflow: hidden;} /* Hides all the items that float over the right margin */
 
.big-triangle:after,.big-triangle:before {
    content:'';
    position:absolute;
    bottom:0;
    width:50%;
    z-index:100;
    border-bottom:50px solid #ffffff;
    -moz-transform:rotate(0.000001deg);
    -webkit-transform:rotate(0.000001deg);
    -o-transform:rotate(0.000001deg);
    -ms-transform:rotate(0.000001deg);
    transform:rotate(0.000001deg);}

.big-triangle-grey:after,.big-triangle-grey:before {
 content:'';
    position:absolute;
    bottom:0;
    width:50%;
    z-index:100;
    border-bottom:50px solid #f5f5f5;
    -moz-transform:rotate(0.000001deg);
    -webkit-transform:rotate(0.000001deg);
    -o-transform:rotate(0.000001deg);
    -ms-transform:rotate(0.000001deg);
    transform:rotate(0.000001deg);
}
 
.big-triangle:before,
.big-triangle-grey:before {
    right:50%;
    border-right:75px solid transparent;
    border-left:1000px solid;}
 
.big-triangle:after,
.big-triangle-grey:after {
    left:50%;
    border-left:75px solid transparent;
    border-right:1000px solid;}


/* ### ABOUT US PAGE ### */

.rounded_image_big,
.rounded_image_big img  {
border-radius: 300px;
}

/* ### COLUMN SWAPPING MOBILE ### */

@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;
}}

.mp_m_blurb_float_shadow {
    border: 1px solid #eee;
    box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.14);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mp_m_blurb_float_shadow:hover {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.2);
}

.mp_m_blurb_float_shadow:hover:before {
    opacity: 1;
    top: 106%;
    height: 15px;
}

.mp_m_blurb_float_shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* ######### SIDEBAR WIDGET ########## */

.widgettitle {
background-image: linear-gradient(135deg,#3acfd5 0%,#3c80e0 100%)!important;
background-color: #3ba2db!important;
border-radius: 15px 0;
padding: 20px;
color: #fff;
}

.et_pb_widget_area ul,
.service_widget p  {
    padding-left: 20px !important;
	padding-top: 20px !important;
padding-bottom: 20px !important;
}

.searchform {
padding: 20px;
}

#searchsubmit {
margin-top: 20px !important;
}


.et_pb_widget_area .et_pb_widget {
background-color: #f5f5f5 !important;
border-radius: 15px 0 0 0; 
box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.2);
}

.review_widget  {
padding-bottom: 40px !important;
}

.review_widget p  {
padding-top: 20px !important;
}

.review_widget a {
	background-color: #f7560e;
	color: #fff !important;
	border: 1px solid #fff;
	padding: 10px 15px;
    line-height: 28px;
    border-radius: 15px 0;
    box-shadow: 0 6px 15px 1px rgba(0,0,0,0.1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.review_widget a:hover {
    box-shadow: 0 6px 15px 1px rgba(0,0,0,0.5) !important;
    border-radius: 0 20px !important;
	background-color: #ffffff;
	color: #f7560e !important;
	border: 1px solid #f7560e;
}


.review_title {
font-size: 30px;
font-style: italic;
color: #0067b1;
font-weight: bold;
}

/* ############# REVIEW PAGE ############# */

.review .et_pb_column {
box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.14);
-webkit-transition: all .3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.review .et_pb_column:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
-webkit-transition: all .3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.review .et_pb_column:hover {
-webkit-transform: translateY(-7px);
transform: translateY(-7px);
box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.2);}
 
.review .et_pb_column:hover:before {
 opacity:1;
 top: 106%;
 height: 15px;}

.review .et_pb_column .et_pb_blurb_container {
padding: 0 25px;
}

/* ############# BLOG AND HEADER (HOME) BUTTONS ############# */

.more-link,
.button_blue,
.button_404 .et_pb_button_one {
    border-radius: 15px 0;
    padding: 5px 15px;
    color: #fff;
    display: inline-block !important;
    margin-top: 15px;
	box-shadow: 0 6px 15px 1px rgba(0,0,0,0.1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.more-link:hover,
.button_blue:hover,
.button_404 .et_pb_button_one:hover {
    border-radius: 0px 15px;
}

/* ############# FOOTER ############# */

#main-footer {
    background-color: #3c80e0;
    background-image: linear-gradient(135deg,#3acfd5 0%,#3c80e0 100%)!important;
}

#main-footer .et_pb_widget a {
    color: #fff;
    text-decoration: none;
}