/*
	Desktop Style
*/

div#popup {
	display: none;
}

div#chat_popup .content {
	text-align: left;
}

section.header {
	padding: 2em calc((100% - 1190px)/ 2);
	background-image: url(/wp-content/themes/angelsense/images/b2b/B2B_resoursePage_TopBannerBG-min.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1920px 373px;
	height: 373px;
}

section.header div.content {
	position: relative;
	width: 55%;
	top: 3em;
}

section.header div.content h1 {
	text-transform: capitalize;
	color: #3abeb0;
	font-size: 40px;
	font-weight: 600;
}

section.header div.content p.blue {
	display: block;
	margin: 0.3em 0em;
	color: #292929;
	font-size: 26px;
	font-weight: 500;
	width: 78%;
}

section.header div.content span {
	display: block;
	font-size: 20px;
}

section.newsletter,
section.content {
	padding: 2em calc((100% - 1190px)/ 2);
}

section.newsletter {
	background-color: #f7f7f9;
}

section.content h2 {
	display: inline-block;
	margin: 0.3em 0em;
	text-transform: capitalize;
	color: #292929;
	font-size: 2.2rem;
	font-weight: 500;
	position: relative;
}

section.newsletter h2 {
	display: block;
	text-transform: capitalize;
	color: #32b4a6;
	font-size: 40px;
	font-weight: 600;
	position: relative;
	text-align: center;
}

section.newsletter div.wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

section.newsletter div.wrap ul {
	display: block;
	margin-top: 2em;
	width: 45%;
}

section.newsletter ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0.5em 0em;
	padding-left: 15px;
	position: relative;
}

section.newsletter ul li a {
	text-decoration: underline;
	font-size: 1.2rem;
	color: #32b4a6;
	outline: 0;
}

section.content h2:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60% auto;
	width: 47px;
	height: 47px;
	margin-right: 0.3em;
	background-color: #32b4a6;
	border-radius: 50%;
}

section.content h2.agencies:before {
	background-image: url(/wp-content/themes/angelsense/images/b2b/Agencies_icon.svg);
}

section.content h2.Schools:before {
	background-image: url(/wp-content/themes/angelsense/images/b2b/Schools_icon.svg);
	background-size: 68% auto;
}

section.content h2.law_enforcement:before {
	background-image: url(/wp-content/themes/angelsense/images/b2b/Law_enforcement_icon.svg);
	background-size: 58% auto;
}

section.content h2.physicians:before {
	background-image: url(/wp-content/themes/angelsense/images/b2b/Physician_icon.svg);
}

section.content div {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 45%;
	margin: 1.2em 1.5%;
	border-bottom: 2px solid #e6e6e6;
	min-height: 500px;
}

section.content div a.show_more {
	color: #32b4a6;
	font-size: 20px;
	font-weight: 600;
	text-align: right;
	display: block;
	margin: 1em 0em;
	position: relative;
	outline: 0;
	position: absolute;
	right: 0;
	bottom: 1em;
}

section.content div a.show_more:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background-image: url("/wp-content/themes/angelsense/images/b2b/Arrow-Down-Green(1).svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

section.content div a.show_more.hide:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

section.content div ul {
	padding: 0em 3em;
	margin-bottom: 5em;
}

section.content div ul li {
	padding: 0.5em 0em;
	padding-left: 15px;
	position: relative;
}

section.content div ul li:nth-of-type(n+5) {
	display: none;
}

section.content div.show ul li:nth-of-type(n+5) {
	display: block;
}

section.newsletter ul li:before,
section.content div ul li:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 0;
	background-image: url(/wp-content/themes/angelsense/images/b2b/Arrow_Bullet_mob.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	width: 7px;
	height: 13px;
	margin-right: 0.2em;
}

section.content div ul li a {
	text-decoration: underline;
	font-size: 1.2rem;
	color: #32b4a6;
	outline: 0;
}

section.content div ul li span.tag {
	display: block;
}

footer.b2b {
	padding: 0em;
	position: relative;
}

footer.b2b div.top {
	padding: 2.5em calc((100% - 1190px)/ 2);
	padding-bottom: 3em;
	background: none;
	background-color: rgb(57, 57, 57);
}

footer.b2b div.top ul {
	display: inline-block;
	vertical-align: middle;
}

footer.b2b div.top ul.share {
	display: inline-block;
	vertical-align: middle;
	width: 250px;
}

footer.b2b div.top ul.share li {
	display: inline-block;
	vertical-align: middle;
}

footer.b2b div.top ul.share li a {
	width: 2.5em;
	height: 2.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin: 0em 0.5em;
}

footer.b2b div.top ul.share li a.facebook {
	background-image: url(/wp-content/themes/angelsense/images/b2b-HP/twitter.png);
}

footer.b2b div.top ul.share li a.youtube {
	background-image: url(/wp-content/themes/angelsense/images/b2b-HP/youtube.png);
}

footer.b2b div.top ul.share li a.linkedin {
	background-image: url(/wp-content/themes/angelsense/images/b2b-HP/linkedin.png);
}

footer.b2b div.top ul.links {
	text-align: left;
}

footer.b2b div.top ul.links li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
}

footer.b2b div.top ul.links li a {
	text-transform: capitalize;
}

footer.b2b div.top div.address {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	position: absolute;
	right: calc(50% - 585px);
}

footer.b2b div.top div.address p {
	margin-bottom: .5em;
}

footer.b2b .new-footer-second-row {
	background-color: rgb(38, 38, 38);
	border-top: none;
	line-height: 2.2;
	padding: 5px 0px;
}

/*Contact form*/

body.remove div.overlay,
div.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
}

div.overlay.show {
	visibility: visible;
	opacity: 1;
}

body.remove #contact,
#contact {
	z-index: 1000000;
	position: fixed;
	top: -150%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-radius: 8px;
	padding: 2em 3em;
	transition: all 0.5s;
	width: 450px;
}

#contact.show {
	top: 100px;
}

#contact a.remove {
	position: absolute;
	top: 1em;
	right: 1em;
	width: 1.5em;
	height: 1.5em;
	background-image: url(/wp-content/themes/angelsense/images/b2b-HP/close2.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	padding: 0.5em;
	z-index: 0;
}

#contact div.form_title {
	display: block;
	margin-bottom: 0.5em;
}

#contact div.form_title h2 {
	text-align: center;
	color: rgb(18, 45, 56);
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 400;
}

#sign label {
	display: block;
	vertical-align: top;
	margin-bottom: 1em;
	width: 100%;
	position: relative;
}

#sign label:last-of-type {
	margin-bottom: 0em;
}

#sign textarea,
#sign label select,
#sign label input {
	background-color: white;
	border-radius: 4px;
	border: 1px solid rgb(222, 222, 222);
	padding: 13px 10px;
	color: rgb(18, 45, 56);
	font-size: 16px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#sign input#promo-signup {
	display: inline-block;
	width: 20px;
	-webkit-appearance: checkbox;
	position: relative;
	top: -1px;
}

#sign textarea,
#sign label select,
#sign label input {
	padding: 10px;
}

select::-ms-expand {
	display: none;
}

#sign label.custom:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0.5em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(/wp-content/themes/angelsense/images/b2b/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 10px;
	height: 10px;
}

#sign label input[type="submit"] {
	background-color: rgb(250, 100, 39);
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-size: 1.4rem;
	padding: 0.5em 1em;
	border-radius: 8px;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-appearance: none;
}

#contact .success {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(18, 45, 56);
	visibility: hidden;
	opacity: 0;
	color: white;
	padding: 50% 1em 50% 1em;
	font-size: 1.2rem;
}

#contact .success.show {
	visibility: visible;
	opacity: 1;
}

::-webkit-input-placeholder { /* Chrome */
  color: rgb(18, 45, 56);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgb(18, 45, 56);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgb(18, 45, 56);
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: rgb(18, 45, 56);
  opacity: 1;
}

footer .content-wrap {
	width: auto !important;
}

footer .vc_col-md-4.site-name {
	line-height: 1;
}


/*Landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1367px) and (orientation: landscape){
	section.newsletter,
	section.content,
	section.header {
		padding: 2em calc((100% - 950px)/ 2);
	}

	section.header {
		margin-top: 55px;
		background-position: -520px top;
	}

	section.header div.content p.blue {
		font-size: 22px;
	}

	section.header div.content span {
		font-size: 18px;
	}

	section.content h2 {
		font-size: 26px;
	}

	section.content div ul li a {
		font-size: 16px;
	}

	header.b2b nav a {
		padding: 0.5em 0.5em;
	}

	a.request_action {
		font-size: 1.7vw;
	}

	a.request_action,
	section.slider_gallery div.slider div div.content,
	header.b2b a.logo {
		left: calc(50% - 500px);
	}

	#contact {
		width: 80%;
		padding: 1em;
	}

	#sign label {
		display: inline-block;
		vertical-align: top;
		width: 49%;
	}

	#sign label select, #sign label input {
		padding: 8px 10px;
	}

	footer.b2b div.top {
		padding: 2.5em calc((100% - 950px)/ 2);
	}

	footer.b2b div.top div.address {
		right: calc(50% - 465px);
	}

	footer.b2b .vc_col-md-4.site-name a {
		width: 100%;
	}

	footer.b2b .pull-right {
		padding: 0em 1em;
	}
}

/* Portrait */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	section.header div.content {
		top: 0em;
	}

	section.newsletter,
	section.content,
	section.header {
		padding: 2em calc((100% - 750px)/ 2);
	}

	section.header {
		margin-top: 55px;
	}

	section.header div.content p.blue {
		font-size: 20px;
	}

	section.header div.content span {
		font-size: 18px;
	}

	section.content div {
		display: block;
		width: 95%;
	}

	header.b2b nav a {
		padding: 0.5em 0.5em;
	}

	header.b2b a.logo {
		left: calc(50% - 500px);
	}

	footer.b2b div.top {
		padding: 2.5em calc((100% - 950px)/ 2);
	}

	footer.b2b div.top div.address {
		right: calc(50% - 465px);
	}

	footer.b2b .vc_col-md-4.site-name a {
		width: 100%;
	}

	footer.b2b .pull-right {
		padding: 0em 1em;
	}

	#contact {
		width: 80%;
		padding: 1em;
	}

	#sign label {
		display: inline-block;
		vertical-align: top;
		width: 49%;
	}
}