@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-shadow: 5px 0px;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	20;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
}
#container_head {
	width: 100%;
	z-index: 5000;
	-webkit-transform: translateZ(7px);
	transform: translateZ(7px);
	background-color: rgba(0,0,0,0.60);
	text-align: center;
}
.primary_nav {
	font-family: "futura-PT", Arial, Calibri;
	width: 100%;
	margin-left: 0;
	clear: both;
	color: #FFFFFF;
}
.noBKG {
	background-image: none;
}
body.home {
	background-image: none;
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.about {
	background-image: none;
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #082b51;
}
body.contact {
	background-image: none;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.services {
	background-image: none;
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #231f20;
}
body.portfolio {
	background-image: url(../images/bkg_experiences.jpg);
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.experiences {
	background-color: #000000;
}
body.websites {
	background-image: url(../images/bkg_website_2x.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.microsites {
	background-image: url(../images/bkg_microsites.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.elearning {
	background-image: url(../images/bkg_elearning.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.campaigns {
	background-image: url(../images/bkg_campaigns.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
body.videos {
	background-image: url(../images/bkg_videos.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
.megamenu {
	list-style: none;
	z-index: 9999;
	padding: 0;
	margin: 0;
	clear: both;
	margin-left: 0;
}
.megamenu li a {
	float: left;
	width: 50%;
	margin-top: 3%;
	margin-bottom: 3%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "futura-pt", Calibri, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
.megamenu li a img {
	float: left;
	display: block;
	text-align: center;
}
.megamenu li a:hover {
	display: block;
	cursor: pointer;
	color: #FF7600;
}
img#LogoCover {
	margin-top: -8%;
	margin-left: 7%;
	max-width: 80%;
}
#logo_hdr {
	width: 100%;
	clear: both;
	margin-left: 0;
	height: auto;
}
.port_menu {
	clear: none;
	display: inline-block;
	align-content: center;
	width: 29.3%;
	padding-bottom: 1%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%;
}
ul.port_menu li {
	width: 14%;
	clear: none;
	display: inline-block;
	text-align: center;
	padding: 1%;
	list-style-type: none;
	margin-top: 1%;
	margin-left: 1%;
	float: left;
	margin-right: 3%;
}
#section0 {
	padding-bottom: 5%;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
	background-color: #231f20;
}
#section1 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section2 {
	padding-bottom: 13%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section3 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section4 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section5 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section6 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section7 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section8 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
.email_section {
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 33%;
	right: 1%;
	overflow: hidden;
	width: 51px;
	height: 51px;
	border: none;
	text-indent: 100%;
	background: url(../scripts/ui.totop.png) no-repeat left top;
	z-index: 8000;
	-webkit-transform: translateZ(2px);
	transform: translateZ(2px);
}
#toTopHover {
	background: url(../scripts/ui.totop.png) no-repeat left -51px;
	width: 51px;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	z-index: 8000;
}
#toTop:active, #toTop:focus {
	outline: none;
	z-index: 8000;
}
.drop {
	cursor: pointer;
}
.megamenu2 {
	list-style: none;
	padding: 0;
	margin: 0;
}
.col_2 {
	background-color: transparent;
	padding: 6%;
	border-radius: 0;
	text-align: left;
	text-shadow: 0px 0px;
	font-size: 1.2em;
}
.col_2 a {
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px;
	margin: 5%;
	display: inline-block;
	font-size: .9em;
}
.campaign {
	margin-bottom: 4%;
	min-height: 40%;
}
.email_section {
}
.company_name {
	margin-top: 0%;
	padding-left: 4%;
	padding-right: 4%;
	font-family: "Futura PT", Arial, Calibri;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	background-color: rgba(0,91,127,1);
	padding-top: 2%;
	padding-bottom: 2%;
	width: 92%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
.company_attributes {
	color: #FFFFFF;
	font-family: 'futura-pt', Arial, Calibri;
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
}
.company_divider {
	background-color: #8E001C;
	height: 5px;
	clear: both;
}
.company_title {
	color: #ffffff;
	font-family: "futura-pt", Arial;
	clear: both;
	margin: 0;
}
.campaign_spotlight {
}
.campaign_second_col {
}
.campaign_spotlight {
	width: 90%;
	margin-top: 5%;
	margin-left: 5%;
}
.campaign_second_col {
	width: 90%;
	clear: left;
	margin-left: 5%;
	color: #FFFFFF;
	font-family: "futura-PT", Arial, Calibri;
	margin-top: 5%;
}
.campaign_header h1 {
	font-size: 48px;
	margin-bottom: 0px;
	margin-top: 15%;
	font-family: "reklame-script", "futura-PT", Arial;
	font-weight: 400;
	color: #fff;
}
.sec_spot img {
	border-radius: 5%;
	margin-bottom: 2%;
}
.sec_spot {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	clear: none;
	list-style-type: none;
	margin-top: 2%;
	margin-bottom: 2%;
	font-size: 1.1em;
}
img.port-nav {
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
	-webkit-transition: 1500ms ease-in-out 3s;
	-moz-transition: 1500ms ease-in-out 3s;
	-o-transition: 1500ms ease-in-out 3s;
	transition: 1500ms ease-in-out 3s;
}
img.port-nav.loaded {
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 15px 3px #1E97C8;
	-moz-box-shadow: 1px 1px 20px #8E001C;
	box-shadow: 1px 1px 15px 3px #1E97C8;
}
.web_Desktop {
	width: 32.4324%;
	margin-left: 14.8648%;
	margin-top: 2%;
	clear: none;
}
.web-Tablet {
	width: 48.2758%;
	margin-left: 3.4482%;
	clear: none;
}
.web_Mobile {
	width: 31.0344%;
	margin-left: 3.4482%;
	clear: none;
}
.web_row {
	width: 39.1891%;
	margin-left: 1.3513%;
	clear: none;
	margin-top: 2%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 100%;
	color: #FFFFFF;
}
.web_Desktop {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
}
.web-Tablet {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.web_Mobile {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.web_row {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.banner-flash {
	display: none;
}
.mobile_logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.mobile_logo img {
	width: 50%;
}
.home-spotlight {
	width: 100%;
	margin-left: 0;
	clear: none;
}
.col2_home {
	width: 88%;
	clear: both;
	margin-left: 4%;
	color: #FFFFFF;
	padding-top: 4%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	height: 100%;
	clear: both;
	margin-top: 3%;
	font-size: 1.1em;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	border-radius: 20px;
	margin-right: 4%;
}
.home-spotlight {
	width: 39.1891%;
	margin-left: 6.7567%;
	position: absolute;
	bottom: 0px;
}
.portfolio h1 {
	font-size: 36px;
	font-weight: 400;
	color: #ffffff;
	font-family: "reklame-script", "futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.col2_home h1 {
	font-size: 36px;
	font-weight: 400;
	color: #ffffff;
	font-family: "reklame-script", "futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
	margin-top: 0%;
	margin-bottom: -2%;
}
.home_preview {
	width: 45%;
	margin-left: 0;
	margin: 1%;
	clear: none;
}
.col2_about {
	width: 88%;
	clear: both;
	margin-left: 4%;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	height: 100%;
	clear: both;
	margin-top: 3%;
	font-size: 1.1em;
	text-shadow: #000000 1px 1px 5px;
	border-radius: 20px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	margin-right: 4%;
}
.col2_about2 {
	width: 88%;
	clear: both;
	margin-left: 4%;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	height: 100%;
	clear: both;
	margin-top: 0%;
	font-size: 1.1em;
	text-shadow: #000000 1px 1px 5px;
	border-radius: 20px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	margin-right: 4%;
}
.col2_about h1 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.about_preview {
	width: 70%;
	margin-left: 0;
	margin: 1%;
	padding-left: 14%;
	padding-right: 14%;
	text-align: center;
}
.col2_contact {;
	width: 88%;
	clear: both;
	margin-left: 4%;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	height: 100%;
	margin-top: 3%;
	font-size: 1.1em;
	border-radius: 20px;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	margin-right: 4%;
}
.col2_contact h1 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.contact_preview {
	width: 32%;
	margin-left: 0;
	margin: 1%;
}
.col1_services {
	padding-top: 1%;
	min-height: 40%;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	clear: both;
	margin-top: 1%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	float: left;
	text-align: left;
}
.col2_services {
    width: 88%;
    clear: both;
    margin-left: 4%;
    margin-right: 4%;
    padding-top: 0%;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 4%;
    height: 100%;
    margin-top: 0%;

    font-size: 1.1em;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    color: #FFFFFF;

    text-align: center;
}
.col3_services {
    width: 40%;
    clear: both;
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 2%;
    padding-right: 20%;
    padding-left: 20%;
    padding-bottom: 0%;
    height: 100%;
    margin-top: 3%;

    font-size: 1.1em;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    color: #FFFFFF;

    text-align: center;
}
.col4_services {
    width: 88%;
    clear: both;
    margin-left: 4%;
    margin-right: 4%;
    padding-top: 0;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 4%;
    height: 100%;
    margin-top: 0;

    font-size: 1.1em;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    color: #FFFFFF;

    text-align: center;
}
.col_services {
	width: 88%;
	clear: both;
	margin-left: 4%;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	height: 100%;
	clear: both;
	margin-top: 3%;
	font-size: 1.1em;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: center;
	margin-right: 4%;
}
.col1_services h1 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
	text-align: center;
}
.services_preview {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 3%;
	float: left;
	clear: left;
	text-align: center;
	font-size: 1em;
}
.ShowToScroll {
	display: none;
}
.ShowToScroll.loaded {
	opacity: .7;
}
.img-holder {
	margin-top: 25%;
	-webkit-transform: translateZ(-1px);
	transform: translateZ(-1px);
}
.sec-col-contact {
	border-radius: 20px;
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 0%;
	width: 76%;
	clear: left;
	margin-top: 5%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 2.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
    margin-right: 4%;
    vertical-align: middle;
    margin-left: 4%;
}
.sec-col-mail {
	display: inline-block;
	border-radius: 20px;
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 0%;
	width: 76%;
	clear: left;
	margin-top: 5%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.8em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
    margin-right: 4%;
    vertical-align: middle;
    margin-left: 4%;
}
#mailico {
	display: inline-block;
	float: none;
	margin-right: 0%;
	margin-top: -12%
}
.portfolio_holder {
	clear: both;
	width: 92%;
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 2%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
}
.portfolio_article {
	width: 50%;
	float: left;
	clear: none;
	margin-left: 25%;
	margin-right: 25%;
	padding: 0%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	text-align: center;
}
.badge {
	display: none;
}
.port_detail_odd {
	width: 80%;
	float: left;
	clear: none;
	margin-left: 4%;
	margin-right: 4%;
	padding: 6%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	text-shadow: 1px 1px 1px hsla(0,0%,0%,1.00);
	font-family: "futura-PT", Arial, Calibri;
}
.port_detail_two {
	width: 80%;
	float: left;
	clear: none;
	margin-left: 4%;
	margin-right: 4%;
	padding: 6%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	background-color: hsla(276,11%,18%,0.5);
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	text-shadow: 1px 1px 1px hsla(0,0%,0%,1.00);
	font-family: "futura-PT", Arial, Calibri;
}
.port_detail_even {
	width: 84%;
	float: left;
	clear: none;
	margin-left: 4%;
	margin-right: 4%;
	padding: 4%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	text-shadow: 1px 1px 1px hsla(0,0%,0%,1.00);
	font-family: "futura-PT", Arial, Calibri;
}
body.campaigns .port_detail_even {
	width: 80%;
	float: left;
	clear: none;
	margin-left: 4%;
	margin-right: 4%;
	padding: 6%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	text-shadow: 1px 1px 1px hsla(0,0%,0%,1.00);
	font-family: "futura-PT", Arial, Calibri;
}
.port_detail_two img {
	width: 50%;
}
.port_detail_odd img {
	width: 50%;
}
.port_detail_even img {
	width: 50%;
}
.mobile_gap {
	min-height: 140px;
}
img.unDoIt {
	width: 60%;
}
.campaign_header {
	min-height: 80px;
	padding: 1% 5%;
	width: 90%;
	text-align: center;
	vertical-align: middle;
	text-shadow: 1px 1px 0px hsla(0,0%,0%,1.00);
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px);
}
.av_bkg {
	background-image: url(../images/bkg_av_2x.jpg);
	background-position: center center;
	background-size: cover;
}
.gl_bkg {
	background-image: url(../images/bkg_av-4_2x.jpg);
	background-position: center center;
	background-size: cover;
}
.co_bkg {
	background-image: url(../images/bkg_av-2_2x.jpg);
	background-position: center center;
	background-size: cover;
}
.gfob_bkg {
	background-image: url(../images/bkg_gfob_2x.jpg);
	background-position: center center;
	background-size: cover;
}
.carecredit_bkg {
	background-image: url(../images/bkg_carecredit_2x.jpg);
	background-position: center center;
	background-size: cover;
}
.citgo_bkg {
	background-image: url(../images/bkg_citgo_2x.jpg);
	background-position: center center;
	background-size: cover;
}
.campaign_headline {
	float: left;
	clear: both;
	font-size: 1.6em;
}
.home_preview a img {
}
.services_preview img {
	/* [disabled]width: 50%;
*/
}
.about_preview a img {
}
.exp_layout {
	width: 96%;
	padding: 2%;
	font-family: "futura-pt", Arial, Calibri;
	color: #ffffff;
	font-size: 1.2em;
	clear: both;
}
.exp_img {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
.exp_description {
	width: 90%;
	float: left;
	clear: none;
	color: rgba(255,255,255,1.00);
	margin-left: 3%;
}
.exp_description h1 {
	font-size: 2em;
	font-weight: 400;
	color: #ffffff;
	font-family: "reklame-script", "futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.exp_description img {
	max-height: 50px;
}
.svc_strip {
	color: #FFFFFF;
	font-family: "futura-pt", Arial, Calibri;
	padding-left: 5%;
	padding-right: 5%;
	clear: both;
	background-color: #807369;
	text-shadow: 1px 1px 1px #231f20;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 2%;
	margin-bottom: -5%;
	width: 90%;
	text-align: center;
}
.service_icon {
	width: 25%;
	clear: none;
	margin-bottom: 5%;
}
.campaign-nav {
	clear: none;
	float: left;
	display: none;
	align-content: center;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
}
.campaign-nav a {
	clear: none;
	float: left;
	display: inline-block;
	align-content: center;
	width: 15%;
	padding-bottom: 1%;
	padding-left: 0%;
	padding-right: 1%;
	padding-top: 1%;
}
.ServiceSection1 {
	background-image: url(../images/bkg_services-2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 4% 0;
}
.ServiceSection2 {
	background-image: url(../images/bkg_services.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 4% 0 4% 0;
}
.ServiceSection3 {
	background-image: url(../images/bkg_services-3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 4% 0 4% 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 590px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
}
.img-holder {
	margin-top: -2%;
	margin-bottom: -3%;
}
#container_head {
	background-color: rgba(0,0,0,0.60);
	-webkit-transform: translateZ(7px);
	transform: translateZ(7px);
}
.primary_nav {
	width: 100%;
	position: static;
	margin-left: 0;
	clear: both;
	background-color: transparent;
	;
}
body.home {
	background-image: url(../images/bkg_home.jpg);
	background-position: right top;
	background-size: cover;
	background-attachment: fixed;
}
body.about {
	background-image: url(../images/bkg_microsites.jpg);
	background-position: right top;
	background-size: cover;
	background-attachment: fixed;
}
body.contact {
	background-image: url(../images/bkg_elearning.jpg);
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
}
body.services {
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: #231f20;
}
body.portfolio {
	background-image: url(../images/bkg_experiences.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 5%;
	right: 10px;
	overflow: hidden;
	width: 51px;
	height: 51px;
	border: none;
	text-indent: 100%;
	background: url(../scripts/ui.totop.png) no-repeat left top;
	z-index: 8000;
	-webkit-transform: translateZ(2px);
	transform: translateZ(2px);
}
#toTopHover {
	background: url(../scripts/ui.totop.png) no-repeat left -51px;
	width: 51px;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	z-index: 8000;
}
#toTop:active, #toTop:focus {
	outline: none;
	z-index: 8000;
}
.megamenu {
	list-style: none;
	z-index: 9999;
	padding: 0;
	margin: 0;
	clear: both;
}
.megamenu li a {
	float: left;
	width: 20%;
	margin-top: 3%;
	margin-bottom: 1%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "futura-pt", Calibri, Arial, sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1;
}
.megamenu li a:hover {
	display: block;
	cursor: pointer;
	color: #231f20;
}
#logo_hdr {
	width: 100%;
	clear: both;
	margin-left: 0;
	position: static;
	height: auto;
}
img#LogoCover {
	margin-top: -11%;
	margin-left: 10%;
	max-width: 95%;
}
body.ie11 img#LogoCover {
	margin-top: -8%;
	margin-left: 2%;
	max-width: 105%;
}
.port_menu {
	clear: none;
	display: inline-block;
	align-content: center;
	width: 12%;
	padding-bottom: 1%;
	padding-left: 0%;
	padding-right: 1%;
	padding-top: 1%;
}
ul.port_menu li {
	list-style-type: none;
	margin-top: 1%;
	margin-left: 2%;
	display: inline-block;
	width: 7%;
	float: left;
	padding: 0px;
	margin-right: 2%;
}
#section0 {
	padding-bottom: 5%;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
	margin-top: 0%;
}
#section1 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section2 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section3 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section4 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section5 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section6 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section7 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section8 {
	padding-bottom: 5%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
.campaign {
	margin-bottom: 4%;
	min-height: 40%;
}
.email_section {
}
.company_name {
	margin-top: 0%;
	padding-left: 4%;
	font-family: "Futura PT", Arial, Calibri;
	color: #FFFFFF;
	font-size: 1.7em;
	background-color: rgba(0,91,127,1);
	padding-top: .5%;
	padding-bottom: .5%;
	width: 92%;
	font-weight: normal;
}
.company_attributes {
	width: 12%;
	clear: none;
	margin-right: 4%;
	color: #FFFFFF;
	font-family: "futura-PT", Arial, Calibri;
	float: right;
	font-size: 1em;
	padding-bottom: 2%;
	padding-top: 2%;
	text-align: right;
}
.company_divider {
	background-color: #8E001C;
	height: 5px;
	clear: both;
}
.company_title {
	clear: both;
	margin-left: 0;
	width: 84%;
	line-height: 1em;
}
.campaign_spotlight {
}
.campaign_second_col {
}
.campaign_spotlight {
	width: 31%;
	margin-top: 5%;
	margin-left: 4%;
}
.campaign_second_col {
	width: 92%;
	clear: none;
	margin-left: 4%;
	color: #FFFFFF;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 24px;
	margin-top: 1%;
	margin-right: 4%;
}
.campaign_header h1 {
	font-size: 48px;
	margin-bottom: -25px;
	margin-top: 0px;
}
.sec_spot img {
	border-radius: 5%;
}
.sec_spot {
	width: 23%;
	margin-left: 0%;
	margin-right: 0%;
	display: inline-block;
	clear: none;
	list-style-type: none;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-right: 2%;
	font-size: .9em;
}
.col_2 {
	background-color: transparent;
	padding: 0%;
	border-radius: 0;
	text-align: left;
	text-shadow: 0px 0px;
	font-size: 1.2em;
}
.col_2 a {
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px;
	margin: 2%;
	display: inline-block;
	font-size: .7em;
}
img.port-nav {
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
	-webkit-transition: 1500ms ease-in-out 3s;
	-moz-transition: 1500ms ease-in-out 3s;
	-o-transition: 1500ms ease-in-out 3s;
	transition: 1500ms ease-in-out 3s;
}
img.port-nav.loaded {
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 15px 3px #1E97C8;
	-moz-box-shadow: 1px 1px 20px #8E001C;
	box-shadow: 1px 1px 15px 3px #1E97C8;
}
.web_Desktop {
	width: 32.4324%;
	margin-left: 14.8648%;
	margin-top: 2%;
	clear: none;
}
.web-Tablet {
	width: 48.2758%;
	margin-left: 3.4482%;
	clear: none;
}
.web_Mobile {
	width: 31.0344%;
	margin-left: 3.4482%;
	clear: none;
}
.web_row {
	width: 39.1891%;
	margin-left: 1.3513%;
	clear: none;
	margin-top: 2%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 100%;
	color: #FFFFFF;
}
.web_Desktop {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
}
.web-Tablet {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.web_Mobile {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.web_row {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.hide_mobile {
	display: block;
}
.mobile_logo {
	display: none;
}
.banner-flash {
	display: none;
}
.home-spotlight {
	width: 39.1891%;
	margin-left: 6.7567%;
	position: absolute;
	bottom: 0px;
}
.col2_home {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	min-height: 40%;
	width: 76%;
	margin-left: 10%;
	margin-right: 10%;
	clear: both;
	margin-top: 3%;
	font-size: 1.1em;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
}
.col2_home h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.home_preview {
	width: 45%;
	margin-left: 0;
	margin: 1%;
	clear: none;
}
.col2_about {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	min-height: 40%;
	width: 76%;
	margin-left: 10%;
	clear: both;
	margin-top: 3%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	margin-right: 10%;
}
.col2_about2 {
	padding-top: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 40%;
	width: 76%;
	margin-left: 10%;
	clear: both;
	margin-top: 0%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	margin-right: 10%;
}
.col2_about h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.about_preview {
	width: 46%;
	float: left;
	clear: none;
	margin-left: 0;
	margin: 1%;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
}
.col2_contact {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	width: 38%;
	margin-top: 3%;
	margin-left: 5%;
	margin-right: 2%;
	clear: both;
	font-family: "futura-pt", Arial, Calibri;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	min-width: 310px;
}
.col2_contact h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
	text-align: left;
}
.contact_preview {
	width: 32%;
	margin-left: 0;
	margin: 1%;
}
.col1_services {
	padding-top: 1%;
	min-height: 40%;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	clear: both;
	margin-top: 1%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	float: left;
	text-align: left;
}
.col2_services {
padding-top: 1%;
    padding-right: 0%;
    padding-left: 0%;
    padding-bottom: 1%;
    min-height: 40%;
    width: 55%;
    margin-left: 5%;
    margin-right: 5%;
    clear: none;
    margin-top: 0%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	float: left;
	text-align: left;
}
.col3_services {
	padding-top: 5%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5%;
    min-height: 40%;
    width: 30%;
    margin-left: 5%;
    margin-right: 0%;
    clear: none;
    margin-top: 0%;
	font-family: "futura-pt", Arial, Calibri;
    font-size: 1.1em;
    color: #ffffff;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    float: left;
    text-align: center;
}
.col4_services {
    padding-top: 1%;
    padding-right: 5%;
    padding-left: 0%;
    padding-bottom: 1%;
    min-height: 40%;
    width: 50%;
    margin-left: 5%;
    margin-right: 5%;
    clear: none;
    margin-top: 0%;
    font-family: "futura-pt", Arial, Calibri;
    font-size: 1.1em;
    color: #ffffff;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    float: left;
    text-align: left;
}
.col1_services h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.services_preview {
	width: 27%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 1%;
	float: left;
	clear: none;
	text-align: center;
}
.ShowToScroll {
	display: block;
	color: #ffffff;
	font-weight: 400;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 1%;
	margin-top: -37%;
	padding-left: 4%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
	width: 25%;
	text-wrap: none;
	text-align: left;
	-webkit-transition: 1500ms ease-in-out 5s;
	-moz-transition: 1500ms ease-in-out 5s;
	-o-transition: 1500ms ease-in-out 5s;
	transition: 1500ms ease-in-out 5s;
	opacity: 0;
}
.sec-col-contact {
	min-height: 0%;
	width: 40%;
	clear: none;
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	margin-top: 10%;
	margin-right: 2%;
	margin-left: 2%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 2.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	vertical-align: middle;
}
.sec-col-mail {
	padding-top: 1%;
	padding-right: 0%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 0%;
	width: 42%;
	clear: none;
	margin-top: 2%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.5em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	margin-right: 2%;
	vertical-align: middle;
	display: inline-block;
	margin-left: 2%;
}
.sec-col-mail img, .sec-col-contact img {
	max-width: 70px;
	}
.address_mover{
	padding-top: 1%;
	padding-bottom: 1%;
	}
#mailico {
	display: inline-block;
	float: left;
	margin-right: 1%;
	margin-top: 0%;
}
.portfolio_holder {
	clear: both;
	width: 96%;
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 2%;
	padding-left: 2%;
	padding-right: 2%;
}
.portfolio_article {
	width: 27%;
	float: left;
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1%;
	margin-top: 4%;
	margin-bottom: 4%;
	text-align: center;
}
.badge {
	display: none;
}
.port_detail_odd {
	width: 25%;
	float: left;
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	padding: 2%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	text-align: center;
}
.port_detail_two {
	width: 42%;
	float: left;
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	padding: 2%;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	background-color: hsla(276,11%,18%,0.5);
	text-align: center;
}
.port_detail_even {
	width: 42%;
	float: left;
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	padding: 2%;
	margin-top: 4%;
	margin-bottom: 0%;
	border-radius: 10px;
	text-align: center;
}
body.campaigns .port_detail_even {
	width: 42%;
	float: left;
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	padding: 2%;
	margin-top: 4%;
	margin-bottom: 0%;
	border-radius: 10px;
	text-align: center;
}
.port_detail_two img {
	width: 50%;
}
.port_detail_odd img {
	width: 50%;
}
.port_detail_even img {
	width: 50%;
}
img.unDoIt {
	width: 55%;
}
.mobile_gap {
	min-height: 0px;
	height: 100px;
}
.campaign_header {
	min-height: 40px;
	padding-top: 5%;
	padding-left: 3%;
	width: 97%;
	vertical-align: bottom;
	text-shadow: 1px 1px 0px hsla(0,0%,0%,1.00);
}
.campaign_headline {
	font-size: 1em;
}
.exp_layout {
	width: 96%;
	margin-left: 0;
}
.exp_img {
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
}
.exp_description {
	width: 46%;
}
.exp_description img {
	max-height: 55px;
}
.svc_strip {
}
.service_icon {
}
.campaign-nav {
	clear: both;
	float: left;
	display: inline;
	align-content: center;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 1%;
	padding-top: 0%;
	width: 73%;
}
.campaign-nav a {
	clear: none;
	float: left;
	display: inline-block;
	align-content: center;
	width: 15%;
	padding-bottom: 3%;
	padding-left: 0%;
	padding-right: 1%;
	padding-top: 3%;
}
.ServiceSection1 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.ServiceSection2 {
	background-image: url(../images/bkg_services.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.portfolio h1 {
	font-size: 48px;
	font-weight: 400;
	color: #ffffff;
	font-family: "reklame-script", "futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1025px) {
.gridContainer {
	width: 100%;
	max-width: 1920px;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
body {
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	background-attachment: fixed;
}
.Frommer {
	color: #F2D30C;
	font-weight: bold;
}
body.home {
	background-image: url(../images/bkg_home.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	font-family: "futura-pt", Arial, Calibri;
}
#container_head {
	background-color: rgba(0,0,0,0.80);
	position: fixed;
	top: 0px;
}
.primary_nav {
	width: 100%;
	margin-left: 0%;
	clear: none;
}
.megamenu {
	list-style: none;
	z-index: 9999;
	padding: 0;
	margin: 0;
	margin-left: 0%;
	clear: none;
}
.megamenu li a {
	float: left;
	width: 20%;
	margin-top: 1.5%;
	margin-bottom: 1%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "futura-pt", Calibri, Arial, sans-serif;
	font-size: 2.0em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1;
	-webkit-transition: all .50s ease 0s;
	-o-transition: all .50s ease 0s;
	transition: all .50s ease 0s;
}
body.ie11 .megamenu li a img {
	margin-top: -14%;
}
.megamenu li a:hover {
	outline-color: #FFFFFF;
	color: #8E001C;
	text-shadow: #8e001c;
	/* [disabled]font-size: 48px;
*/
	display: block;
	cursor: pointer;
}
.port_menu {
	-webkit-transform: translateZ(2px);
	transform: translateZ(2px);
	clear: none;
	display: inline-block;
	align-content: center;
	width: 10%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-right: 1%;
	padding-top: 2%;
}
ul.port_menu li {
	list-style-type: none;
	margin-top: 1%;
	margin-left: 3%;
	display: inline-block;
	width: 5%;
	float: left;
	padding: 0px;
	margin-right: 3%;
}
#section0 {
	padding-bottom: 2%;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
	margin-top: 0%;
}
#section1 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section2 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section3 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section4 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section5 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section6 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section7 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#section8 {
	padding-bottom: 2%;
	background-color: #231f20;
	min-height: 40%;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
.campaign {
	margin-bottom: 4%;
	min-height: 40%;
}
.company_name {
	margin-top: 5.75%;
	padding-left: 4%;
	font-family: "Futura-pt", Arial, Calibri;
	color: #FFFFFF;
	font-size: 1.7em;
	background-color: rgba(0,91,127,1);
	padding-top: 0%;
	padding-bottom: 0%;
	width: 92%;
	font-weight: normal;
	z-index: 99;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
.company_attributes {
	width: 18%;
	clear: none;
	margin-left: 0;
	color: #FFFFFF;
	font-family: "futura-pt", Arial, Calibri;
	float: right;
	font-size: 1em;
	text-align: right;
	margin-right: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
}
.company_divider {
	clear: both;
}
.paddingIt {
	margin-left: 3%;
	margin-right: 3%;
}
.company_title {
	width: 78%;
	margin-left: 1.3513%;
	clear: none;
}
.campaign_spotlight {
	width: 28%;
	margin-top: 5%;
	margin-left: 5%;
}
.campaign_second_col {
	width: 92%;
	clear: none;
	margin-left: 4%;
	color: #FFFFFF;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 24px;
	margin-top: 1%;
	margin-right: 4%;
}
.campaign_header h1 {
	font-size: 3em;
	margin: 0%;
	padding: 1%;
}
.col_2 {
	background-color: transparent;
	padding: 1%;
	border-radius: 0;
	text-align: left;
	font-size: .9em;
}
.col_2 a {
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 0px 0px;
	margin-top: 2%;
	margin-right: 4%;
	margin-left: 0%;
	margin-bottom: 2%;
	display: inline-block;
	font-size: 1em;
}
.sec_spot img {
	border-radius: 5%;
}
.sec_spot {
	width: 23%;
	margin-left: 0%;
	margin-right: 0%;
	display: inline-block;
	clear: none;
	list-style-type: none;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-right: 2%;
	font-size: 0.8em;
	text-align: left;
}
img.port-nav {
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
	-webkit-transition: 1500ms ease-in-out 3s;
	-moz-transition: 1500ms ease-in-out 3s;
	-o-transition: 1500ms ease-in-out 3s;
	transition: 1500ms ease-in-out 3s;
}
img.port-nav.loaded {
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 15px 3px #1E97C8;
	-moz-box-shadow: 1px 1px 20px #8E001C;
	box-shadow: 1px 1px 15px 3px #1E97C8;
}
.web_Desktop {
	width: 32.4324%;
	margin-left: 14.8648%;
	margin-top: 2%;
	clear: none;
}
body.ie11 img#LogoCover {
	margin-top: -7%;
	margin-left: 10%;
	margin-bottom: -4%;
	padding: 0;
	max-width: 80%;
}
img#LogoCover {
	margin-top: -8%;
	margin-left: 10%;
	margin-bottom: -4%;
	padding: 0;
	max-width: 80%;
}
.web-Tablet {
	width: 48.2758%;
	margin-left: 3.4482%;
	clear: none;
}
.web_Mobile {
	width: 31.0344%;
	margin-left: 3.4482%;
	clear: none;
}
.web_row {
	width: 39.1891%;
	margin-left: 1.3513%;
	clear: none;
	margin-top: 2%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 100%;
	color: #FFFFFF;
}
.banner-flash {
	display: block;
}
.home-spotlight {
	width: 39.1891%;
	margin-left: 6.7567%;
	position: absolute;
	bottom: 0px;
}
.col2_home {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	min-height: 40%;
	width: 44%;
	margin-left: 40%;
	clear: both;
	margin-top: 8%;
	font-size: 1.2em;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
}
.col2_home h1 {
	margin-top: 0%;
	margin-bottom: -2%;
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.home_preview {
	width: 45%;
	margin-left: 0;
	margin: 1%;
	clear: none;
}
.col2_about {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 40%;
	width: 38%;
	margin-left: 4%;
	margin-right: 4%;
	clear: none;
	margin-top: 8%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
}
.col2_about2 {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 40%;
	width: 42%;
	margin-left: 2%;
	margin-right: 2%;
	clear: none;
	margin-top: 12%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
}
.col2_about h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.about_preview {
	width: 44%;
	margin-left: 0;
	margin: 1%;
	clear: none;
}
.col2_contact {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	min-height: 40%;
	min-width: 320px;
	width: 35%;
	margin-left: 5%;
	clear: both;
	margin-top: 8%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
}
.col2_contact h1 {
	color: #ffffff;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.contact_preview {
	width: 32%;
	margin-left: 0;
	margin: 1%;
}
.col1_services {
	padding-top: 1%;
	min-height: 40%;
	width: 76%;
	margin-left: 10%;
	margin-right: 10%;
	clear: both;
	margin-top: 8%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.4em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	float: left;
	text-align: left;
}
.col2_services {
	padding-top: 1%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 1%;
	min-height: 40%;
	width: 45%;
	margin-left: 10%;
	margin-right: 5%;
	clear: none;
	margin-top: 0%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	float: left;
	text-align: left;
}
.col3_services {
	padding-top: 3%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 3%;
    min-height: 40%;
    width: 20%;
    margin-left: 5%;
    margin-right: 5%;
    clear: none;
    margin-top: 0%;
    font-family: "futura-pt", Arial, Calibri;
    font-size: 1.1em;
    color: #ffffff;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    float: left;
    text-align: center;
}
.col4_services {
    padding-top: 1%;
    padding-right: 5%;
    padding-left: 0%;
    padding-bottom: 1%;
    min-height: 40%;
    width: 50%;
    margin-left: 0%;
    margin-right: 5%;
    clear: none;
    margin-top: 0%;
    font-family: "futura-pt", Arial, Calibri;
    font-size: 1.1em;
    color: #ffffff;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    float: left;
    text-align: left;
}
.col1_services h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
	text-align: left;
	margin-bottom: 5px;
}
.services_preview {
	width: 27%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 1%;
	float: left;
	clear: none;
	text-align: center;
}
.ShowToScroll {
	margin-top: -5%;
	padding-left: 4%;
}
.sec-col-contact {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 0%;
	width: 45%;
	clear: none;
	margin-top: 12%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 2.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	margin-right: 5%;
	vertical-align: middle;
	margin-left: 0;
}
.sec-col-mail {
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	min-height: 0%;
	width: 45%;
	clear: none;
	margin-top: 1%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 2.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	margin-right: 5%;
	vertical-align: middle;
	display: inline-block;
	margin-left: 0%;
}
.sec-col-mail img, .sec-col-contact img {
	max-width:none;
}	
#mailico {
	display: inline-block;
	float: left;
	margin-right: 1%;
}
.portfolio_holder {
    clear: both;
    width: 94%;
    margin-top: 6%;
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: left;
}
.portfolio h1 {
	margin-left: 2%;
}
.portfolio_article {
	width: 19%;
	float: left;
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	padding: 10px;
	margin-top: 2%;
	margin-bottom: 2%;
	border-radius: 10px;
	text-align: center;
}
.badge {
	width: 12%;
	float: right;
	clear: none;
	margin-right: 0%;
	display: block;
	padding-top: 2%;
}
.badge img {
	height: 75%;
	width: 75%;
}
.port_detail_two {
	width: 19%;
	float: left;
	clear: none;
	margin-left: 12%;
	margin-right: 12%;
	padding-top: 2%;
	padding-right: 3.5%;
	padding-left: 3.5%;
	padding-bottom: 2%;
	margin-top: 1%;
	margin-bottom: 4%;
	border-radius: 10px;
	background-color: hsla(276,11%,18%,0.5);
	text-align: center;
}
.port_detail_odd {
	width: 17%;
	float: left;
	clear: none;
	margin-left: 4%;
	margin-right: 4%;
	padding-top: 2%;
	padding-right: 3.5%;
	padding-left: 3.5%;
	padding-bottom: 0;
	margin-top: 1%;
	margin-bottom: 0;
	border-radius: 10px;
	text-align: center;
}
.port_detail_even {
	width: 17%;
	float: left;
	clear: none;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 10%;
	margin-top: 1%;
	margin-bottom: 0%;
	border-radius: 10px;
	text-align: center;
}
body.campaigns .port_detail_even {
	width: 17%;
	float: left;
	clear: none;
	margin-left: 8%;
	margin-right: 8%;
	padding-top: 2%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 1%;
	margin-top: 1%;
	margin-bottom: 2%;
	border-radius: 10px;
	text-align: center;
}
.port_detail_two img {
	width: 70%;
}
.port_detail_odd img {
	width: 70%;
}
.port_detail_even img {
	width: 70%;
}
.mobile_gap {
	min-height: 80px;
	height: 2%;
}
.campaign_header {
	clear: both;
	margin-top: 0%;
	float: left;
	min-height: 80px;
	padding: 1% 5%;
	width: 90%;
	text-align: center;
	vertical-align: middle;
	min-height: 40px;
}
.img-holder {
	margin-top: 0%;
	margin-bottom: 0%;
}
.campaign_headline {
}
.exp_layout {
	width: 90%;
	padding: 2%;
	margin-left: 3%;
	margin-right: 3%;
}
.exp_img {
	width: 38%;
	margin-left: 5%;
	float: left;
	margin-right: 0%;
}
.exp_description {
	float: left;
	clear: none;
	width: 48%;
	margin-left: 2%;
	padding-left: 2%;
	color: rgba(255,255,255,1.00);
}
.svc_strip {
	color: #FFFFFF;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.3em;
}
.exp_description img {
	max-height: 50px;
}
body.about {
	background-image: url(../images/bkg_microsites.jpg);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
.service_icon {
}
.campaign-nav {
	clear: none;
	float: left;
	display: inline;
	align-content: center;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	width: 56%;
}
.ServiceSection1 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}

@media screen and (min-width:1200px){
.col2_contact {
	padding: 1%;
	min-height: 40%;
	min-width: 350px;
	width: 35%;
	margin-left: 10%;
	clear: both;
	margin-top: 8%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
}
.col2_contact h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.sec-col-contact {
	padding: 1%;
	min-height: 0%;
	width: 34%;
	clear: none;
	margin-top: 12%;
	margin-right: 10%;
	margin-left: 0;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 2.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	vertical-align: middle;
}
.sec-col-mail {
	padding: 1%;
	min-height: 0%;
	width: 34%;
	clear: none;
	margin-top: 1%;
	margin-right: 10%;
	margin-left: 0;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 2.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
}
.sec-col-mail img, .sec-col-contact img {
	max-width:none;
}	
#mailico {
	display: inline-block;
	float: left;
	margin-right: 1%;
}	
}



@media screen and (min-width:590px) and (max-width:756px){
.col2_contact {
	padding: 1%;
	min-height: 40%;
	min-width: 350px;
	width: 35%;
	margin-left: 5%;
	clear: both;
	margin-top: 8%;
	font-family: "futura-pt", Arial, Calibri;
	font-size: 1.2em;
	color: #ffffff;
	text-shadow: #000000 1px 1px 5px;
	-webkit-text-shadow: #000000 1px 1px 5px;
	text-align: left;
}
.col2_contact h1 {
	color: #ffffff;
	font-size: 2em;
	font-weight: 400;
	margin-top: 0%;
	margin-bottom: -2%;
	font-family: "reklame-script", "Futura-PT", Arial;
	text-shadow: #000000 2px 2px 3px;
	-webkit-text-shadow: #000000 2px 2px 3px;
}
.sec-col-contact {
	padding: 1%;
    min-height: 0%;
    width: 20%;
    clear: none;
    margin-top: 12%;
    margin-right: 5%;
    margin-left: 0;
    font-family: "futura-pt", Arial, Calibri;
    font-size: 1.2em;
    color: #ffffff;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    text-align: center;
    vertical-align: middle;
}
.sec-col-mail {
	padding: 1%;
    min-height: 0%;
    width: 20%;
    clear: none;
    margin-top: 4%;
    margin-right: 5%;
    margin-left: 0;
    font-family: "futura-pt", Arial, Calibri;
    font-size: 1.2em;
    color: #ffffff;
    text-shadow: #000000 1px 1px 5px;
    -webkit-text-shadow: #000000 1px 1px 5px;
    text-align: center;
    vertical-align: middle;
}
.sec-col-mail img, .sec-col-contact img {
	max-width:70px;
}	
#mailico {
	display: inline-block;
	float: none;
	margin-right: 1%;
}	

}
