/*
Theme Name: Squared Child
Theme URI: https://thrivethemes.com/
Template: squared
Author: Thrive Themes
Author URI: https://thrivethemes.com/
Description: Squared is a bold and eye-catching flat design theme. It’s a multi-purpose theme, which works for creating amazing sales pages, marketing sites and landing pages just as well as it works for creating a stunning blog.
Tags: blog,thrive,lead capture
Version: 1.410.1578987185
Updated: 2020-01-14 07:33:05

*/

/* Home pop up */

.blog .entry-title {
    background: #5da2c9 !important;
	color: #fff !important;
	padding:0 13px 7px;
}
.bSe .entry-title a {
    color: #fff !important;
}

.my-header {
	box-shadow: rgba(0, 0, 0, 0.4) 0px 6px 12px -3px;
}
.my-header .head-top {
	background: #00a1cf;
}
.my-header .head-top ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 15px 0;
	color: #fff;
}
.my-header .head-bottom {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.my-header .my-nav .sub-menu {
	display: none;
}
.my-header .my-nav .menu {
	display: flex;
	list-style: none;
	justify-content: space-around;
}
.my-header .my-nav {
	width: 70%;
}
.my-header .my-logo {
	width: 30%;
	display: flex;
	justify-content: end;
}
.brd {
	display: none;
}
.my-header .my-nav .menu a {
	font-size: 17px;
	font-weight: 900;
	color: #00a1cf !important;
}
.my-header .my-nav li:hover .sub-menu {
	display: block;
	position: absolute;
	background: #fff;
	z-index: 21312312312;
	padding: 20px;
	list-style: none;
	width: 200px;
}
.my-header .my-nav .sub-menu li {
	padding: 10px 0;
}
.my-header .my-nav .sub-menu li a {
	font-weight: 300;
	color: #b0b4b6 !important;
}
.my-header .my-nav .sub-menu li a:hover {
	color: #00a1cf !important;
}
.my-header .my-nav .menu .dropdown {
	position: relative;
}
.my-header .my-nav .menu .dropdown::after {
	content: '^';
	font-weight: 900;
	position: absolute;
	right: -16px;
	transform: rotate(180deg);
	color: #00a1cf !important;
}


.my-header .my-logo {
	display: none;
}
.my-header .head-bottom {
	padding: 30px 0;
}
.my-header .my-nav {
	margin: 0 auto;
}
.my-header svg {
	width: 30px;
}

/* FOOTER */
.my-footer {
	background: #90d3f3;
	padding: 20px 0;
}
.my-footer > ul {
	width: 650px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.my-footer ul li,
.my-footer ul li a {
	color: #fff;
}
.fmn .fmw.left {
	width: 100% !important;
}
.fmn .fmw.left .credits,
.fmn .fmw.left .credits a{
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.my-footer > ul > li:last-child {
	position: relative;
}
.my-footer > ul > li:last-child::after {
	content: '^';
	font-weight: 900;
	transform: rotate(180deg);
	position: absolute;
	right: -15px;
	top: -1px;
}
footer .fmn {
	background: #00a1cf;
}
footer .fmn .fmw.left .credits, footer .fmn .fmw.left .credits a {
		line-height: 24px !important;
	}
.my-footer ul ul {
	display: none;
}
.my-footer ul li:last-child:hover ul {
	display: block;
	position: absolute;
	background: #fff;
	padding: 5px;
	width: 150px;
}
.my-footer ul li ul li{
	color: #363636;
	padding: 10px;
}
.my-footer ul li ul li:hover {
	color: #00a1cf !important;
	cursor: pointer;
}


.tve_p_lb_content.tve-leads-triggered{
	bottom:unset !important;
	left:unset !important;
	top:50px !important;
}

/* RESPONSIVE */
@media screen and (max-width: 1240px) {
	.my-header .head-bottom {
		width: 100%;
	}
	.my-header .head-top ul {
		width: 100%;
		justify-content: space-around;
	}
}
@media screen and (max-width: 1023px) {
    #banner-menu {
        margin: 0 auto;
    }
}
@media screen and (max-width: 980px) {
	.my-header .my-nav {
		width: 100%;
	}
	.my-header .head-top ul li {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.my-header .head-top ul li {
		font-size: 12px;
	}
}
@media screen and (max-width: 640px) {
	.my-header .my-nav {
		display: none;
	}
	.my-header .my-logo {
		display: block;
		width: 80%;
		margin: 0 auto;
	}
	.my-header .head-bottom {
		padding: 15px 0;
	}
	.my-header .my-nav {
/* 		display: block; */
		width: 80%;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		transform: translate(-50%);
		top: 166px;
		z-index: 312312;
		background:
			#fff;
		border: 1px solid #ddd;
	}
	.my-header .my-nav .menu {
		flex-direction: column;
	}
	#menu-main-navigation > li {
		padding: 10px 0 10px 20px;
/* 		box-shadow: 0px 0 2px 0px rgba(0,0,0,0.75); */
	}
	.my-header .head-top ul {
		flex-direction: column;
		width: 80%;
	}
	.my-footer ul {
		width: 80%;
	}
}
@media screen and (max-width: 540px){
/* 	.my-footer ul li, .my-footer ul li a {
		font-size: 14px;
	} */
	.my-footer ul {
		flex-direction: column;
	}
	.my-footer ul li {
		padding: 10px 0;
	}
}
@media screen and (max-width:440px){
	.home-section1 .tve-page-section-in.tve_empty_dropzone {
		min-height: 920px !important;
	}
}

