/*
Theme Name:      Reach-theme
Theme URI:       https://reachmobile.com
Description:     Reach Mobile child theme, based on Divi
Author:          Datami
Template:        Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/*------------------------------- Custom fonts -------------------------------------*/
/* 
@font-face {
	font-family: 'SharpSans-Book';
	src: url('assets/fonts/SharpSans-Book/SharpSans-Book.woff2') format('woff2'),
		url('assets/fonts/SharpSans-Book/SharpSans-Book.woff') format('woff'),
		url('assets/fonts/SharpSans-Book/SharpSans-Book.ttf') format('truetype');
}

@font-face {
	font-family: 'SharpSans-BookItalic';
	src: url('assets/fonts/SharpSans-BookItalic/SharpSans-BookItalic.woff2') format('woff2'),
		url('assets/fonts/SharpSans-BookItalic/SharpSans-BookItalic.woff') format('woff'),
		url('assets/fonts/SharpSans-BookItalic/SharpSans-BookItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'SharpSansDispNo1-Bold';
	src: url('assets/fonts/SharpSansDispNo1-Bold/SharpSansDispNo1-Bold.woff2') format('woff2'),
		url('assets/fonts/SharpSansDispNo1-Bold/SharpSansDispNo1-Bold.woff') format('woff'),
		url('assets/fonts/SharpSansDispNo1-Bold/SharpSansDispNo1-Bold.ttf') format('truetype');

}

@font-face {
	font-family: 'SharpSansDispNo1-Medium';
	src: url('assets/fonts/SharpSansDispNo1-Medium/SharpSansDispNo1-Medium.woff2') format('woff2'),
		url('assets/fonts/SharpSansDispNo1-Medium/SharpSansDispNo1-Medium.woff') format('woff'),
		url('assets/fonts/SharpSansDispNo1-Medium/SharpSansDispNo1-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'SharpSansDispNo1-Semibold';
	src: url('assets/fonts/SharpSansDispNo1-Semibold/SharpSansDispNo1-Semibold.woff2') format('woff2'),
		url('assets/fonts/SharpSansDispNo1-Semibold/SharpSansDispNo1-Semibold.woff') format('woff'),
		url('assets/fonts/SharpSansDispNo1-Semibold/SharpSansDispNo1-Semibold.ttf') format('truetype');
} */

/*------------------------------- Global -------------------------------------*/

* {
	font-family: 'SharpSans-Book', sans-serif;
}

#et-main-area {
	background-color: #f9f9f9;
}

/*------------------------------Reach Color Palette------------------------------*/
/*Text color*/
.reach-primary-color {
	color: #3A8580;
}

.reach-sec-color {
	color: #48688F;
}

.reach-ter-color-1 {
	color: #619DA0;
}

.reach-ter-color-2 {
	color: #EEAB18;
}

.reach-ter-color-3 {
	color: #BF6B15;
}

.reach-ter-color-4 {
	color: #F79991;
}

.reach-ter-color-5 {
	color: #A976A2;
}

/*Background color*/
.reach-primary-bg-color {
	background-color: #3A8580;
}

.reach-sec-bg-color {
	background-color: #48688F;
}

.reach-ter-bg-color-1 {
	background-color: #619DA0;
}

.reach-ter-bg-color-2 {
	background-color: #EEAB18;
}

.reach-ter-bg-color-3 {
	background-color: #BF6B15;
}

.reach-ter-bg-color-4 {
	background-color: #F79991;
}

.reach-ter-bg-color-5 {
	background-color: #A976A2;
}

/*------------------------------General------------------------------*/

.absolute-center {
	display: block;
	margin: auto;
}

.full-width {
	width: 100%;
}

.white-txt {
	color: #fff;
}

.font-12 {
	font-size:12px;
}

.font-14 {
	font-size:14px;
}

.font-15 {
	font-size:15px;
}

.font-16 {
	font-size:16px;
}

.font-17 {
	font-size:17px;
}

.font-18 {
	font-size:18px;
}

.font-20 {
	font-size:20px;
}

.font-22 {
	font-size:22px;
}

.font-24 {
	font-size:24px;
}

.font-26 {
	font-size:26px;
}

.font-30 {
	font-size:30px;
}

.reach-primaryBorder {
	border: 1px solid #3A8580;
}

.reach-font-pColor {
	color: #313131;
}
.reach-font-pColor2 {
	color: #434343;
}

/* green */
.reach-font-pColor1 {
	color: #3a8580;
}

.reach-font-family-sharpSansBook {
	font-family: 'SharpSans-Book', sans-serif;
}

.reach-font-family-medium {
	font-family: 'SharpSansDispNo1-Medium', sans-serif;
}

.reach-font-family-semibold {
	font-family: 'SharpSansDispNo1-Semibold', sans-serif;
}

.reach-font-family-bold {
	font-family: 'SharpSansDispNo1-Bold', sans-serif;
}

/*------------------------------Reach-footer------------------------------*/

.reach-footer-social-icons{
	height: 20px;
}

.reach-footer-info-links a{
	font-size: 13px;
	font-family: 'SharpSans-Book', sans-serif;
	color: #484848;
	text-decoration: none;
}

.reach-footer-copyright{
	font-size: 13px;
	font-family: 'SharpSans-Book', sans-serif;
	color: #878787;
}

.reach-footer-app-icons{
	width: 25px;
	height: 25px;
}

.reach-footer-border-top{
	border:0;
	/* 	border-top: 1px solid #dfdfdf; */
}
.reachFooterLinkTitle{
	font-size: 14px;
	font-family: SharpSansDispNo1-Bold;
	color: #313131;
}
.reachFooterSubLink{
	font-family: SharpSansDispNo1-Medium;
	font-size:14px;
	color: #313131;
	width:100%;
	float:left;
	line-height: 2;
}
#reachFooterLinkBlock{
	padding: 0 4px;
}
#reachFooterLinkBlock a{
	color: #313131;
}
#main-footer {
	background-color: #f5f5f5 !important;
}
.reachFooterSubLink .reachFooterSubLinkWithNew{
	font-family: SharpSansDispNo1-Semibold;
	font-size:12px;
	background-color:#f08c22;
	border-radius: 4px;
	color:#ffffff;
	margin:2px;
	padding: 2px 4px;
}


/*------------------------------Reach-zipcode------------------------------*/
.zipcode-heading {
	font-size: 22px;
	font-family: 'SharpSansDispNo1-Bold', sans-serif;
	text-align: center;
	color: #313131;
	margin-bottom: 10px;
}

.zipcode-subHeading {
	font-size: 15px;
	font-family: 'SharpSansDispNo1-Medium', sans-serif;
	text-align: center;
	color: #747474;
	margin-bottom: 20px;
}

.zipcode-bottom-border {
	width: 75px;
	height: 3px;
	border-radius: 25px;
	background-color: #ea0821;
	text-align: center;
	margin: 0 auto;
}

.check-zipcode-btn {
	width: 150px;
	height: 45px;
	font-family: 'SharpSansDispNo1-Bold', sans-serif;
	font-size: 14px;
	border-radius: 25px;
	background-color: #f08c22;
	color: #fff;
}

.zipcode-border-bottom {
	width: 20%;
	margin: 0 auto;
	border-bottom: 2px solid #000;
}

/*------------------------------ Common ------------------------------*/
a {
	text-decoration: none !important;
}

.lines-on-side {
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}

.lines-on-side:before, .lines-on-side:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 20%;
	height: 1px;
	content: '\a0';
	background-color: black;
}

.lines-on-side:before {
	margin-left: -20%;
	text-align: right;
}

.dashed-lines-on-side {
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}

.dashed-lines-on-side:before, .dashed-lines-on-side:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 50%;
	height: 1px;
	content: '\a0';
	border-top: 1px dashed #979797;
}

.dashed-lines-on-side:before {
	margin-left: -50%;
	text-align: right;
}

label.error, span.feedback-error{
	display:block;
	color: #d0021b;
	font-size: 12px;
	font-family: 'SharpSansDispNo1-Medium', sans-serif;
	line-height: 24px;
	text-align: left;
	/* 	float: left; */
}

/* Toggle Switch */
/* The switch - the box around the slider */
.reach-toggle-switch {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 20px;
	margin:0;
}

/* Hide default HTML checkbox */
.reach-toggle-switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.reach-toggle-slider {
	position: absolute;
	cursor: pointer;
	border-radius: 34px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #e8e8e8;
	-webkit-transition: .4s;
	transition: .4s;
}

.reach-toggle-slider:before {
	position: absolute;
	border-radius: 50%;
	content: "";
	height: 16px;
	width: 16px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .reach-toggle-slider {
	background-color: #f08c22;
}

input:checked + .reach-toggle-slider:before {
	-webkit-transform: translateX(25px);
	-ms-transform: translateX(25px);
	transform: translateX(25px);
}

/* Common Reach Components Styling */
.reach-submain-btn{
	width: 150px;
	height: 43px;
	border-radius: 22.5px;
	background-color: #ffffff;
	font-size: 14px;
	font-family: 'SharpSansDispNo1-Bold', sans-serif;
	color: #48688f;
	border: 1px solid #48688f;
	cursor: pointer;
}
/* Input Box */
.reach-input-box {
	color: #313131 !important;
	border: 1px solid #bbb;
	border-radius: 3px;
	height: 45px;
	padding-left: 10px !important;
	font-family: 'SharpSansDispNo1-Semibold', sans-serif;
	font-size: 14px;
	margin:10px 0px !important;
	width: 100%;
}

.reach-input-box:focus {
	border-color: #3A8580 !important;
}

.reach-input-box::placeholder {
	font-size: 14px;
	font-family: 'SharpSans-Book', sans-serif;
	padding: 2px 0;
}

.reach-input-box::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 14px;
	font-family: 'SharpSans-Book', sans-serif;
	padding: 2px 0;
}

.reach-input-box::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
	font-family: 'SharpSans-Book', sans-serif;
	padding: 2px 0;
}

.reach-input-box:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
	font-family: 'SharpSans-Book', sans-serif;
	padding: 2px 0;
}

.reach-input-box:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	font-family: 'SharpSans-Book', sans-serif;
	padding: 2px 0;
}

/* Reach Blue Button */
.reach-btn {
	color: #fff !important;
	background-color: #f08c22;
	text-transform: capitalize;
	width: 60%;
	height: 45px;
	margin: 20px auto;
	font-family:'SharpSansDispNo1-Bold', sans-serif;
	font-size: 14px;
	border-radius: 25px;
	cursor: pointer;
	border: none;
}

.reach-btn:hover {
	background-color: #f08c22;
}

.reach-btn:focus {
	outline: none;
}

.reach-btn:disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

/* Success Notification Bar */
.reach-success-notification {
	border-radius: 0;
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	background-color: #f08c22;
	font-size: 14px;
	border: 1px solid #f08c22;
	font-family: 'SharpSansDispNo1-Medium', sans-serif;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.reach-success-notification span {
	font-family: SharpSansDispNo1-Semibold;
}

/* Anchor */
.reach-anchor-tag {
	text-decoration: none;
	font-size: 14px;
	font-family: 'SharpSansDispNo1-Semibold', sans-serif;
	color: #48688F;
}

/* unvisited, visited, selected link */
.reach-anchor-tag:link, .reach-anchor-tag:visited , .reach-anchor-tag:active {
	color: #48688F;
}

/* mouse over link */
.reach-anchor-tag:hover {
	color: #38567A;
	cursor: pointer;
}

.close:focus {
	outline: none;
}
/*---common---*/

.reach-ellipsis{
	white-space: nowrap; 
	width: 90px; 
	float:left;
	overflow: hidden;
	text-overflow: ellipsis; 
}

.et_fixed_nav #et-top-navigation{
	transition:none !important;
	/* 	padding-left: 124px !important; */
}

/* header */
#main-header {
	z-index: 999;
}

.et_header_style_left .logo_container{
	position: absolute;
	width: 48%;
/* 	height: 100%; */
}

/* global loader for all api call */
.reach-gloader {
	border: 4px solid #ccc;
	border-radius: 50%;
	border-top: 4px solid #3a8580;
	width: 35px;
	height: 35px;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}

/* reach accordian */
.reach-accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}

.reach-Acc-active, .reach-accordion:hover {
	background-color: #ccc;
}

.reach-accordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

.reach-Acc-active:after {
	content: "\2212";
}

.reach-panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
#top-menu-nav>ul>li>a:hover{
	opacity:1 !important;
}
#top-menu li{
	padding: 0 23px;
}
#top-menu li a{
	font-weight: normal;
}
#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
	display: block;
	visibility: visible;
	/*     padding-left: 10px; */
}

ul#top-menu {
    text-align: center;
    display: block;
    float: none;
}
#login_drop ul li {
        float: right;
}

/*Beta logo*/
#Beta-reach-logo {
    width: 105px;
}
.et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a {
    color: #fff !important;
}
.et_header_style_left #logo {
    float: inherit;
}


/* Skeleton header css */
/* .skeleton-header{
position: fixed;
top: 32px;
z-index: 999;
width: 100%;
background-color: #ffffff;
}
#skeleton-logo{
width: 10%;
height: 53px;
background-color: #eee;
margin: 13px 0;
float: left;
}
.skeleton-menu{
width: 50%;
background-color: #eee;
height: 50px;
float: left;
left: 350px;
position: absolute;
margin: 13px 0;
}
.skeleton-myAccount{ 
width: 10%;
height: 50px;
float: right;
background-color: #eee;
margin: 13px 0;
} */

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* ------Hubspot chat pop up------ */
#hubspot-messages-iframe-container{
	/* 	margin-bottom: 50px; */
}
.et-fixed-header #top-menu li#menu-item-30267 > a {
	color: #3a8580!important;
}

.et-fixed-header #top-menu li#menu-item-30267 > a:hover {
	color: #fff !important;
}

@media only screen and (min-width: 981px){
	.et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a {
		color: #fff!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and  (orientation: landscape){
	/* 	#et-top-navigation{
	padding-left: 0px !important;
	width: 7% !important;
	float: left !important;
}
	#et_mobile_nav_menu .mobile_menu_bar{
	padding-top: 0px !important;
} */
	#et-top-navigation #top-menu-nav, #et-top-navigation #login_drop{
		display: none !important;
	}
	#et-top-navigation #et_mobile_nav_menu{
		display: block !important;
	}
	#reachFooterLinkBlock:nth-child(1), #reachFooterLinkBlock:nth-child(2){
		max-width: 30% !important;
		flex: 0 0 30%;
	}
	#reachFooterLinkBlock:nth-child(3), #reachFooterLinkBlock:nth-child(4){
		max-width: 20% !important;
		flex: 0 0 20%;
	}
	#reachFooterLinkBlock{
		margin-top: 0px !important;
	}
	#reachFooterLinkLogo {
		max-width: 100%;
		flex: 0 0 100%;
		padding: 20px 15px !important;
	}
	#reachFooterLinkLogoBlock {
		max-width: 15%;
		flex: 0 0 15%;
	}
	#reachFooterLinkLogoApp {
		max-width: 20%;
		flex: 0 0 20%;
		padding: 5px 0 !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and  (orientation: portrait){
	/* 	#et-top-navigation{
	padding-left: 0px !important;
	width: 7% !important;
	float: left !important;
} */
	/* 	.et_fixed_nav #et-top-navigation{
	padding-left: 0px !important;
} */
	/* 	.et_header_style_left .logo_container {
	position: absolute;
	left: 5% !important;
} */
	#et-top-navigation #top-menu-nav, #et-top-navigation #login_drop{
		display: none !important;
	}
	#et-top-navigation #et_mobile_nav_menu{
		display: block !important;
	}
	#reachFooterLinkBlock:nth-child(1), #reachFooterLinkBlock:nth-child(2){
		max-width: 30% !important;
		flex: 0 0 30%;
	}
	#reachFooterLinkBlock:nth-child(3), #reachFooterLinkBlock:nth-child(4){
		max-width: 20% !important;
		flex: 0 0 20%;
	}
	#reachFooterLinkBlock{
		margin-top: 0px !important;
	}
	#reachFooterLinkLogo {
		max-width: 100%;
		flex: 0 0 100%;
		padding: 20px 15px !important;
	}
	#reachFooterLinkLogoBlock {
		max-width: 12%;
		flex: 0 0 12%;
	}
	#reachFooterLinkLogoApp {
		max-width: 40%;
		flex: 0 0 40%;
		padding: 5px 1% !important;
		margin: 0 1%;
	}

}
@media only screen and (min-width: 1024px) and (max-width: 1300px) and (orientation: landscape){
	/* .et_fixed_nav #et-top-navigation{
	padding-left: 14px !important;
}
	.et_header_style_left .logo_container {
	left: 7% !important;
}
	#et_mobile_nav_menu .mobile_menu_bar{
	padding-top: 20px !important;
} */
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) and (orientation: portrait){
	#et-top-navigation #top-menu-nav, #et-top-navigation #login_drop{
		display: none !important;
	}
	#et-top-navigation #et_mobile_nav_menu{
		display: block !important;
	}
	/* 	.et_fixed_nav #et-top-navigation{
	padding-left: 0px !important;
}
	#et_mobile_nav_menu .mobile_menu_bar{
	padding-top: 20px !important;
} */
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.lines-on-side:before, .lines-on-side:after {
		width: 30%;
	}

	.lines-on-side:before {
		margin-left: -30%;
	}

	.reach-input-box::placeholder {
		font-size: 12px;
		font-family: 'SharpSans-Book', sans-serif;
		padding: 4px 0;
	}

	.reach-input-box::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 12px;
		font-family: 'SharpSans-Book', sans-serif;
		padding: 4px 0;
	}

	.reach-input-box::-moz-placeholder { /* Firefox 19+ */
		font-size: 12px;
		font-family: 'SharpSans-Book', sans-serif;
		padding: 4px 0;
	}

	.reach-input-box:-ms-input-placeholder { /* IE 10+ */
		font-size: 12px;
		font-family: 'SharpSans-Book', sans-serif;
		padding: 4px 0;
	}

	.reach-input-box:-moz-placeholder { /* Firefox 18- */
		font-size: 12px;
		font-family: 'SharpSans-Book', sans-serif;
		padding: 4px 0;
	}
	.reachFooterSubLink{
		font-size:13px;
	}
/* 	.reach-success-notification span{
		padding-left: 15%;
	} */
	#mobile_menu {
		border: none;
		position: fixed;
		width: 80%;
		bottom: 0;
		margin: 0;
		box-shadow: none;
		max-height: 500px;
		overflow: scroll;
/* 		min-height: 400px; */
	}
}






/* Small devices (portrait tablets and large phones, 600px and up) */
/* @media only screen and (min-width: 600px) {} */

/* Medium devices (landscape tablets, 768px and up) */
/* @media only screen and (min-width: 768px) {
	#et_mobile_nav_menu {
		display: none !important; 
		float: right; 
	}
} */
@media only screen and (max-width: 768px) {
	/* 	.mobile_menu_bar {
	padding-top: 20px;
} */
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {} 

/* Double Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1800px) {
	/* 	#main-content {margin: 0 10%;} */
}