/* 
 Theme Name:     Metric
 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 ####### */
/* ############################# */

/* ####### BORDER MENU ####### */

@media (min-width: 981px) {
.et_vertical_nav #main-header #top-menu li {
    border-bottom: 1px solid #fff;
}}

/* ####### LITTLE TRIANGLE REVIEW HOME PAGE ####### */

.Little_triangle:after {
    border-top: solid 25px #142440;
}

/* ####### END COLORS ####### */

/* ####### GENERAL ####### */

h2 {
font-size: 38px;
color: #000;
}

@media all and (min-width: 981px) {
.sub_header {
padding: 150px 0 !important;
}}

.et_contact_bottom_container {
width: 100%;
}

@media all and (min-width: 981px) and (max-width: 1400px) {
.sub_page_second_column {
padding: 25px 10px !important;
}

.sub_page_second_column h2 {
font-size: 18px;
}

.sub_page_second_column p {
font-size: 14px;
line-height: 1.5em;
}}

@media all and (min-width: 981px) {
.et_vertical_nav #page-container #main-header {
    width: 300px
}

.et_vertical_nav #page-container #et-main-area, .et_vertical_nav #page-container #top-header {
    margin-left: 300px!important;
}

#top-menu,
#top-menu-nav,
#et-top-navigation,
.et_menu_container {
	height: 100%;
    max-height: 100%;
}}

@media (min-width: 981px) {
.et_vertical_nav #main-header #top-menu li {
    padding-top: 20px;
}}



.fa-chevron-right {
float: right;
}

#mobile_menu {
padding-bottom: 55px;
}

@media all and (max-width: 980px) {
.call_us,
.phone_number,
.address,
.follow_us {
	display: none;
}}

@media all and (min-width: 981px) {
.follow_us {
	font-size: 20px !important;
	bottom: 65px !important;
    position: absolute !important;
    left: 0 !important;
	border-bottom: 0px solid #fff !important;
    padding-top: 0px !important;
}}

.social_1 {
	float: left;
	bottom: 25px !important;
    position: absolute !important;
    left: 0 !important;
	border-bottom: 0px solid #fff !important;
    padding-top: 0px !important;
}

.social_2 {
	float: left;
	bottom: 25px !important;
    position: absolute !important;
    left: 35px !important;
	border-bottom: 0px solid #fff !important;
    padding-top: 0px !important;
}

.social_3 {
	float: left;
	bottom: 25px !important;
    position: absolute !important;
    left: 70px !important;
	border-bottom: 0px solid #fff !important;
    padding-top: 0px !important;
}

.social_4 {
	float: left;
	bottom: 25px !important;
    position: absolute !important;
    left: 105px !important;
	border-bottom: 0px solid #fff !important;
    padding-top: 0px !important;
}

.social_5 {
	float: left;
	bottom: 25px !important;
    position: absolute !important;
    left: 140px !important;
	border-bottom: 0px solid #fff !important;
    padding-top: 0px !important;
}

@media all and (max-width: 980px) {
.social_1,
.social_2,
.social_3,
.social_4,
.social_5 {
	bottom: 0px !important;
}

.social_1 {
	left: 5% !important;
}

.social_2 {
	left: 15% !important;
}

.social_3 {
	left: 25% !important;
}

.social_4 {
	left: 35% !important;
}

.social_5 {
	left: 45% !important;
}}

@media all and (max-width: 479px) {
.social_1 {
	left: 5% !important;
}

.social_2 {
	left: 20% !important;
}

.social_3 {
	left: 35% !important;
}

.social_4 {
	left: 50% !important;
}
.social_5 {
	left: 65% !important;
}}

.social_1 .svg-inline--fa,
.social_2 .svg-inline--fa,
.social_3 .svg-inline--fa,
.social_4 .svg-inline--fa,
.social_5 .svg-inline--fa {
	font-size: 28px;
	margin-right: 15px;
}

@media (min-width: 981px) {

#top-menu li.mega-menu ul.sub-menu li a {
    padding-bottom: 3px;
}

.et_vertical_nav #main-header #top-menu li ul {
    top: 0px;
    left: 260px;
}

.nav li ul {
    position: absolute;
    padding: 0px 0;
}

.et_vertical_nav #main-header #top-menu li ul.sub-menu li {
    padding-top: 0px;
}

#top-menu li ul.sub-menu li a {
    padding: 12px 20px;
}

#top-menu li ul.sub-menu li a .fa {
margin-top: 5px;
}

.et_vertical_nav #main-header #top-menu>li>a:after {
    display: none;
}}

@media (max-width: 980px) {
li.invis_img {
display: none;
}}



/* ####### HOME PAGE ####### */

.button_home_1_3 {
	margin-left: 30px;
}

@media all and (max-width: 981px) {
.home_special_section .et_pb_row {
width: 100% !important;
}}

@media all and (min-width: 981px) and (max-width: 1400px) {
.custom_header .et_pb_row .text_header_home {
padding-left: 75px;
}

.custom_header .et_pb_row .header_home_title h1 {
font-size: 50px !important;
}

.custom_header .et_pb_row .custom_header_top_text {
font-size: 30px !important;
}

.custom_header .et_pb_row .custom_home_bottom_text {
font-size: 24px !important;
}

.custom_row {
width: 92%;
}

.custom_row .button_home_1_3 {
margin-left: 15px !important;
}

.custom_row .et_pb_column .et_pb_text {
padding-left: 15px !important;
padding-right: 15px !important;
}

.home_service_h3_title h3 {
font-size: 18px;
}

.custom_home_services_p {
font-size: 14px;
line-height: 1.7em;
}

.custom_row .title_light_grey,
.home_special_section .title_light_grey {
font-size: 40px !important;
margin-bottom: 10px!important;
}

.custom_row .title_black,
.home_special_section .title_black {
	font-size: 20px !important;
    margin-left: 0px !important;
    line-height: 1.1em !important;
}

.home_services {
padding: 75px 50px !important;
}

.home_special_section .et_pb_column {
padding: 15px;
}

.slogan_home {
font-size: 18px !important;
}

.custom_footer .et_pb_row {
width: 90% !important;
}

.custom_footer p {
font-size: 14px !important;
}}


/* ######### SERVICE PAGE ########## */

@media all and (min-width: 479px) {
.shadow_service_light_blue {
 	box-shadow: -20px 0px 60px -20px rgba(86, 162, 175, 0.88);
}

.shadow_service_dark_blue {
box-shadow: -20px 0px 60px -20px rgba(19, 37, 66, 0.75);
}}

@media all and (min-width: 981px) and (max-width: 1400px) {
.custom_row_column_1 {
padding: 25px !important;
}

.custom_row_column_1 .et_pb_text p {
font-size: 14px;
line-height: 1.7em;
}

.custom_row_column_1 a.et_pb_button {
font-size: 14px !important;
}}

/* ######### ABOUT US PAGE ########## */

@media (max-width: 1100px) and (min-width: 981px) {
.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
    font-size: 40px;
    line-height: 40px;
}}

@media all and (min-width: 981px) and (max-width: 1400px) {
.custom_row_special .et_pb_row {
width: 93%;
}}

/* ######### CONTACT PAGE ########## */
@media all and (min-width: 981px) and (max-width: 1400px) {
.contact_page h3 {
font-size: 22px;
}

.contact_page .et_pb_blurb h4 {
font-size: 16px !important;
}}

/* ######### SINGLE POST ########## */

@media (min-width: 981px) {
#left-area {
    padding-bottom: 0px;
}}

.single .et_pb_post {
    margin-bottom: 0px;
}

.single .post {
    padding-bottom: 0px;
}

@media all and (min-width: 981px) and (max-width: 1400px) {
.custom_row_post {
width: 93% !important;
}}

.et_pb_widget {
	border-top: 5px solid #142440;
    padding-top: 25px;
}

.more-link {
	background-color: #142440;
    display: inline-block !important;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 12px;
    margin-top: 10px;
    font-size: 14px;
}

/* ################################ */
/* ######### REVIEW PAGE ########## */
/* ################################ */

.Testimonial_text p {
margin: 0 auto;
    display: block;
    width: 350px;
}

.Testimonial_text_p {
padding-top: 25px;
    display: block;
}

@media all and (max-width: 479px) {
.Testimonial_text img {
width: 20%;
}

.Testimonial_text_p {
padding-top: 5px;
}}

@media all and (max-width: 1350px) and (min-width: 981px) {
.Reviews_page .et_pb_text {
padding-left: 20px !important;
padding-right: 20px !important;
font-size: 14px;
    line-height: 1.7em;
}

.Reviews_page .et_pb_text img {
width: 20%;
}

.Testimonial_text_p {
padding-top: 5px;
}}

/* ############ TRIANGLE REVIEWS ############# */

.Little_triangle {
position:relative;
}

.Little_triangle:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -25px;
    width: 0;
    height: 0;
    border-left: solid 25px transparent;
    border-right: solid 25px transparent;
}

/* ############ TESTIMONIAL PAGE ############# */

.testimonial_block {
	-webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.testimonial_block:hover {
	-webkit-box-shadow: 0px 16px 46px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 16px 46px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 16px 46px 0px rgba(0,0,0,0.15);
}

@media all and (max-width: 1350px) and (min-width: 981px) {
.et_pb_testimonial {
    position: relative;
    padding: 30px 15px;
	font-size: 14px;
}}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 24px;
    padding-top: 24px;
}


@media (min-width: 981px) {
.et-fb.et_vertical_nav #page-container #et-main-area, .et-fb.et_vertical_nav #page-container #top-header {
    margin-left: 0px!important;
	padding-left: 300px !important;
}}