
/*HOME PAGE DESKTOP */
html.with-featherlight {
	overflow: auto;
}

.home #home a, .home #mobile a, .home .lightbox a {
	text-decoration: none;
}

.home #home a:hover, .home #mobile a:hover, .home .lightbox a:hover {
	text-decoration: none;
}

.home #home h1, .home #mobile h1, .home .lightbox h1 {
	color: white;
	text-transform: uppercase;
	font-size: 47px;
	font-family: "Roboto Slab", serif;
}

.home #home h2, .home #mobile h2, .home .lightbox h2 {
	color: white;
	text-transform: uppercase;
	font-size: 43px;
	font-family: "Roboto Slab", serif;
	line-height: 1.5;
}

.home #home h3, .home #mobile h3, .home .lightbox h3 {
	color: white;
	text-transform: uppercase;
	font-size: 33px;
	font-family: "Roboto Slab", serif;
}

.home #home h5, .home #mobile h5, .home .lightbox h5 {
	color: #d7d7d7;
	font-size: 19px;
	font-family: "Roboto Slab", serif;
	font-weight: normal;
	text-transform: uppercase;
	transition: all .5s ease;
}

.home #home h6, .home #mobile h6, .home .lightbox h6 {
	color: #b2b4b5;
	font-size: 1.397515528rem;
	font-family: "Roboto", sans-serif;
}

.home #home p, .home #mobile p, .home .lightbox p {
	font-size: 15px;
	color: white;
	line-height: 1.55;
}

.home #home img, .home #mobile img, .home .lightbox img {
	margin-top: 0;
	margin-bottom: 0;
	transition: all .5s ease;
}

#home, #lightbox, #mobile {
	background: rgba(87, 96, 111, 1);
	background: -moz-linear-gradient(left, rgba(87, 96, 111, 1) 0%, rgba(104, 116, 135, 1) 51%, rgba(87, 96, 111, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(87, 96, 111, 1)), color-stop(51%, rgba(104, 116, 135, 1)), color-stop(100%, rgba(87, 96, 111, 1)));
	background: -webkit-linear-gradient(left, rgba(87, 96, 111, 1) 0%, rgba(104, 116, 135, 1) 51%, rgba(87, 96, 111, 1) 100%);
	background: -o-linear-gradient(left, rgba(87, 96, 111, 1) 0%, rgba(104, 116, 135, 1) 51%, rgba(87, 96, 111, 1) 100%);
	background: -ms-linear-gradient(left, rgba(87, 96, 111, 1) 0%, rgba(104, 116, 135, 1) 51%, rgba(87, 96, 111, 1) 100%);
	background: linear-gradient(to right, rgba(87, 96, 111, 1) 0%, rgba(104, 116, 135, 1) 51%, rgba(87, 96, 111, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#57606f", endColorstr="#57606f", GradientType=1);
	margin-bottom: -1px;
}

.featherlight .featherlight-content {
	background-color: rgba(47, 65, 92, .7);
}

.featherlight .featherlight-content .row {
	padding: 30px;
}

.featherlight .featherlight-close-icon {
	border-radius: 25px;
	top: 5px;
	right: 5px;
}

.b-btm {
	border-bottom: 5px solid #57b057;
	margin-bottom: 10px;
	display: inline-block;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pos-ab-b:before {
	position: absolute;
}

.pos-ab-a:after {
	position: absolute;
}

.plus-after:after {
	content: url("https://www.accessmarketingcompany.com/nitropack_static/tqPaplCnzoJzKYJBcKBVfVsPpwGLZAJp/assets/images/optimized/rev-fee53cc/www.accessmarketingcompany.com/wp-content/uploads/2018/08/info-plus.png");
	color: #d7d7d7;
	font-size: 17px;
	cursor: pointer;
	bottom: 60px;
	left: 42%;
	transition: all .5s ease;
}

.plus-before:before {
	content: url("https://www.accessmarketingcompany.com/nitropack_static/tqPaplCnzoJzKYJBcKBVfVsPpwGLZAJp/assets/images/optimized/rev-fee53cc/www.accessmarketingcompany.com/wp-content/uploads/2018/08/info-plus.png");
	color: #d7d7d7;
	font-size: 17px;
	cursor: pointer;
	top: 0px;
	left: 15%;
	transition: all .5s ease;
}

.l-44:before {
	left: 40%;
	top: -5px;
}

.l-32:before {
	left: 20%;
	top: -20px;
}

.l-3:before {
	left: -3%;
}

.l-10:before {
	left: 5%;
}

.l-15:after {
	left: 0;
	top: 75px;
}

.mt--55 {
	margin-top: -40px;
}

#home .fa-caret-right, #home ion-icon, #mobile .fa-caret-right, #mobile ion-icon {
	color: #57b057;
}

/*-------------------------------------------------------------------------------*/
.sales-enablement-d {
	position: absolute;
	left: -25%;
	top: 40px;
}

.prospect-nuturing {
	position: absolute;
	right: -40%;
	bottom: 23%;
}

.branding {
	position: absolute;
	left: 8%;
	top: 25%;
}

.home .marketing-programs {
	position: absolute;
	left: -35%;
	top: 40%;
}

.strategy {
	position: absolute;
	bottom: 6%;
	right: 40%;
}

.visual-design {
	position: absolute;
	left: -20%;
	bottom: 20%;
}

.content-development-d {
	position: absolute;
	right: -10px;
	bottom: 25%;
}

/*-------------------------------------------------------------------------------*/
.lightbox {
	display: none;
}

.body-full-height {
	height: 100%;
	width: 100%;
}

.full-height {
	width: 100%;
	height: 100vh;
}

.v-align {
	display: table-cell;
	vertical-align: middle;
}

.t-display {
	display: table;
	height: 100%;
	width: 100%;
}

.ghr {
	border-color: #57b057;
}

/*-------------------------------------------------------------------------------*/
#mobile {
	display: none;
	overflow: hidden;
}

@media (max-width: 1400px) {}

/*********DESKTOP**********/
@media (max-width: 1200px) {
	.branding {
		left: -1%;
	}
	
	.plus-before:before {
		left: 5%;
	}
	
	.home .marketing-programs {
		left: -46%;
	}
	
	.strategy {
		right: 20%;
	}
	
	.visual-design {
		left: -23%;
	}
	
	.content-development-d {
		right: 80%;
		width: 50%;
	}
	
	.l-44:before {
		left: 40%;
	}
	
	.l-3:before {
		left: -3%;
	}
}

/*********LAPTOP**********/
@media (max-width: 992px) {
	#mobile {
		display: block;
	}
	
	#home {
		display: none;
	}
	
	#mobile h1, #mobile h3, #mobile h4, #mobile h5, #mobile h6 {
		text-align: left;
	}
	
	#mobile h6, #mobile p, #mobile h2 {
		text-align: center;
	}
	
	h5.branding-m {
		text-align: center !important;
	}
	
	.plus-after:after {
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}
	
	.plus-before:before {
		left: 34%;
		right: auto;
		top: 0;
		bottom: auto;
	}
	
	.speaker {
		transform: rotate(-45deg);
	}
	
	.sales-enablement-m {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.loj:before {
		left: 12%;
	}
	
	.marketing-programs-m, .visual-design-m {
		float: right;
	}
	
	.pb:before {
		left: 13%;
	}
	
	.imb:before {
		left: -1%;
	}
	
	.prospect-nuturing {
		position: relative;
		right: -40%;
		bottom: 23%;
	}
}

/*********TABLET**********/
@media (max-width: 768px) {
	.featherlight-inner .col-lg-4 {
		margin-top: 30px;
	}
	
	.green-hr {
		margin: 10px auto 20px !important;
		display: block !important;
	}
	
	.home #mobile h5 {
		font-size: 16px;
	}
	
	.icon-inner {
		display: none !important;
	}
	
	#mobile h1, #mobile h3, #mobile h4, #mobile h5, #mobile h6 {
		text-align: left;
	}
	
	#mobile h6, #mobile p, #mobile h2 {
		text-align: center;
	}
	
	h5.branding-m {
		text-align: center !important;
	}
	
	.plus-after:after {
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}
	
	.plus-before:before {
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}
	
	.sales-enablement-m {
		position: relative;
		top: auto;
		left: auto;
	}
	
	.loj:before {
		left: auto;
	}
	
	.marketing-programs-m, .visual-design-m {
		float: none;
	}
	
	.pb:before {
		left: -25px;
	}
	
	.imb:before {
		left: 194px;
	}
	
	.se-ipad {
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.ipb:before {
		left: 40%;
	}
	
	.speaker {
		transform: rotate(50deg);
	}
	
	.sp:after {
		right: 93px;
	}
	
	.marketing-programs-m:before {
		right: 5px;
		top: 5px;
	}
	
	.marketing-programs-m:before {
		right: 60px;
		top: 15px;
		position: absolute;
	}
}

/*********PHONE**********/
@media (max-width: 544px) {
	.ipb:before {
		left: 72%;
	}
	
	.imb:before {
		top: 90px;
		left: 270px;
	}
	
	.sales-enablement-m {
		position: relative;
	}
	
	.se-ipad {
		position: absolute;
		left: 35%;
		top: 0;
	}
	
	.sp:after {
		right: 48%;
		top: 160px;
	}
	
	.speaker {
		transform: rotate(-45deg);
		width: 114px;
		margin-left: -10px;
	}
	
	.img-mw {
		max-width: inherit;
	}
	
	.ml-75 {
		margin-left: -75px;
	}
	
	.marketing-programs-m:before {
		position: absolute;
		top: 0;
		left: 0;
	}
}

/*****HOVER STATE CLASSES*****/
#home .hdh-over img, #home .hdh-over ion-icon, #home .hdh-over .plus-before:before, #home .hdh-over .plus-after:after {
	filter: saturate(5) blur(2px);
}

#home .hdh-over h5 {
	color: transparent;
	text-shadow: 0 0 4px rgba(0, 0, 0, .5);
}
