﻿/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/*! PWB Modifications */
html { box-sizing: border-box; line-height: 1; }
*, *:before, *:after { box-sizing: inherit; line-height: inherit; }
a, a img { outline:none;border:none;}

.tab {overflow:hidden;}

.tableReplacement               {display:block; width:100%; max-width:948px; margin:10px 0;}
.tableReplacement div.trDiv     {display:block; width:100%; margin:10px 0; float:left;}
.tableReplacement div.trDiv div {display:block; float:left; width:33.333%;}

@media only screen and (max-width: 480px) {
.tableReplacement div.trDiv {font-size:10px;}
.tableReplacement div.trDiv div {display:block; float:left; width:33.333%; padding:0 2%;}
}

/* ======================================= */
/* ===============[ Fonts ]=============== */
/* ======================================= */

@font-face { font-family: 'Open Sans'; src: url("/Content/fonts/OpenSans-Light.eot"); src: url("/Content/fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Light.woff") format("woff"), url("/Content/fonts/OpenSans-Light.ttf") format("truetype"), url("/Content/fonts/OpenSans-Light.svg#OpenSans-Light") format("svg"); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url("/Content/fonts/OpenSans-Regular.eot"); src: url("/Content/fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Regular.woff") format("woff"), url("/Content/fonts/OpenSans-Regular.ttf") format("truetype"), url("/Content/fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url("/Content/fonts/OpenSans-Semibold.eot"); src: url("/Content/fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Semibold.woff") format("woff"), url("/Content/fonts/OpenSans-Semibold.ttf") format("truetype"), url("/Content/fonts/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg"); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url("/Content/fonts/OpenSans-Bold.eot"); src: url("/Content/fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Bold.woff") format("woff"), url("/Content/fonts/OpenSans-Bold.ttf") format("truetype"), url("/Content/fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg"); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Caviar Dreams'; src: url('/Content/fonts/CaviarDreams.eot'); src: url('/Content/fonts/CaviarDreams.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/CaviarDreams.woff') format('woff'), url('/Content/fonts/CaviarDreams.ttf') format('truetype'), url('/Content/fonts/CaviarDreams.svg#caviar_dreamsregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Caviar Dreams'; src: url('/Content/fonts/CaviarDreams-Bold.eot'); src: url('/Content/fonts/CaviarDreams-Bold.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/CaviarDreams-Bold.woff') format('woff'), url('/Content/fonts/CaviarDreams-Bold.ttf') format('truetype'), url('/Content/fonts/CaviarDreams-Bold.svg#caviar_dreamsbold') format('svg'); font-weight: bold; font-style: normal; }

/* ====================================== */
/* ===============[ Misc ]=============== */
/* ====================================== */
html { background: #000; height: 100%; }
body { font-family: 'Open Sans' , sans-serif; font-size: 16px; -webkit-font-variant-ligatures: common-ligatures; font-variant-ligatures: common-ligatures; background: #000; }
a { color: #0086c2; }
a:hover, a:focus { color: #FAA41A; }
.clear { clear: both; }
.error { color: #f00; }
.group:after { content: ""; display: table; clear: both; }
.center { display: table; margin-left: auto; margin-right: auto; }
::-moz-selection { background: #0086C2; color: white; }
::selection { background: #0086C2; color: white; }
.fixedsticky { position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky; position: -o-sticky; position: sticky; }
/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off, .fixed-supported .fixedsticky-off { position: static; }
.fixedsticky-withoutfixedfixed .fixedsticky-on, .fixed-supported .fixedsticky-on { position: fixed; }
.fixedsticky-dummy { display: none; }
.fixedsticky-on + .fixedsticky-dummy { display: block; }
svg {width:1em;height:1em;display:inline-block;}
img, a img{ border:none;outline:none;}

.Onnie {  font-size: x-large;  font-weight: bold;  padding: 0 20px;  background-color: #000;  text-align: center;  vertical-align: middle;  color: #fff;  display: inline-block;  text-decoration: none;}
.Onnie:hover {  background-color: #000;}
.CTA-wrap a {  text-decoration: none;}
.CTA-wrap {  display: inline-block;  width: 100%;  text-align: center;  margin-top: 20px;}


/* ======================================== */
/* ==========[ Page Transitions ]========== */
/* ======================================== */
/*!
* animsition v4.0.2
* A simple and easy jQuery plugin for CSS animated page transitions.
* http://blivesta.github.io/animsition
* License : MIT
* Author : blivesta (http://blivesta.com/)
*/
.animsition, .animsition-overlay {position: relative;opacity: 0;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.animsition-overlay-slide {position: fixed;z-index: 1;width: 100%;height: 100%;background-color: #ddd;}
.animsition-loading, .animsition-loading:after {width: 200px;height: 200px;position: fixed;top: 50%;left: 50%;margin-top: -100px;margin-left: -100px;border-radius: 50%;z-index: 100;}
.animsition-loading {background-color: transparent;border-top: 25px solid rgba(255,255,255,.1);border-right: 25px solid rgba(255,255,255,.1);border-bottom: 25px solid rgba(255,255,255,.1);border-left: 25px solid rgba(0,0,0,.1);-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-duration: .8s;animation-duration: .8s;-webkit-animation-name: animsition-loading;animation-name: animsition-loading;}
@-webkit-keyframes animsition-loading {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes animsition-loading {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes fade-in {0% {opacity: 0;}100% {opacity: 1;}}
@keyframes fade-in {0% {opacity: 0;}100% {opacity: 1;}}
.fade-in {-webkit-animation-name: fade-in;animation-name: fade-in;}
@-webkit-keyframes fade-out {0% {opacity: 1;}100% {opacity: 0;}}
@keyframes fade-out {0% {opacity: 1;}100% {opacity: 0;}}
.fade-out {-webkit-animation-name: fade-out;animation-name: fade-out;}

/* ======================================== */
/* ===============[ Header ]=============== */
/* ======================================== */

.header { background-color: #000; height: 75px; }
.header__pos { padding: 0 3%; position: relative; }
.Home.Entry .header { position: absolute; top: 0; left: 0; width: 100%; z-index: 2; background: none; }
.menu-button { background: none; border: medium none; cursor: pointer; float: left; height: 39px; margin: 18px 0 0; position: relative; width: 39px; z-index: 1; border: 1px solid #fff; border-color: rgba(255,255,255,.2); background: none; background-color: rgba(0,0,0,.2); color: #f5d918; padding: 10px; -webkit-transition: .3s ease; transition: .3s ease; -webkit-transition: outline 0s; transition: outline 0s; }
.menu-button:hover, .menu-button:focus { color: #fff; background-color: rgba(0,0,0,.14); }
.menu-button:focus { outline: 2px solid; outline-offset: -2px; }
.menu-button:before, .menu-button:after { content: ""; }
.menu-button span { margin: 4px 0; }
.menu-button:before, .menu-button:after, .menu-button span { display: block; height: 2px; background-color: currentColor; }
.headerLogo { float: left; margin: 18px 0 0 32px; display: block; color: #fff; }
.headerLogo:hover, .headerLogo:focus { color: #fff; }
.headerLogo svg { display: block; fill: #fff; width: 187px; height: 39px; -webkit-transition: fill 0.2s ease-in-out; transition: fill 0.2s ease-in-out; }
.headerLogo:hover svg, .headerLogo:focus svg { fill: #0086c2; }
.topNav { float: right; margin: 31px 0 0; padding: 0; }
.Home.Entry .topNav { margin: 25px 0 0; }
.topNav li { float: left; margin-right: 34px; list-style: none; }
.topNav li a { color: #FFF; text-decoration: none; font-size: 13px; letter-spacing: .12em; display: block; width: auto; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.topNav li .websitesLink > span { display: inline-block; overflow: hidden; vertical-align: top; color: #f5d918; }
.topNav li .websitesLink > span span { display: block; background:#000; z-index:1; padding:2px 0 9px 10px; margin-top:-2px;position:relative; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); -webkit-transition: -webkit-transform .3s ease; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease; -webkit-transform-origin: center right; -ms-transform-origin: center right; transform-origin: center right; }
.topNav li .websitesLink:hover > span span, .topNav li .websitesLink:focus > span span { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.topNav li a:hover, .topNav li a:focus { color: #f5d918; }
.Home.Entry .topNav li a:hover, .Home.Entry .topNav li a:focus { color: #008ece; }
.Home.Entry .topNav li .websitesLink > span { color: #008ece; }
.topNav li .phoneNumber { color: #f5d918; letter-spacing: .12em; font-weight: bold; font-size: 13px; display: block; }
.topNav li .phoneNumber:hover, .topNav li .phoneNumber:focus { color: #0086C3; }
.topNav li.lastTopNav { margin-right: 0; }

@media only screen and (max-width: 1000px) {
	.header__pos { padding: 0 2%; }
	.headerLogo { margin: 23px 0 0 19px; }
	.headerLogo svg { width: 140px; height: 30px; }
	.topNav { margin-top: 30px; }
	.Home.Entry .topNav { margin-top: 28px; }
	.topNav li.PGsliderLI { display: none; }
}
@media only screen and (max-width: 800px) {
	.topNav li .websitesLink > span { display: none; }
}
@media only screen and (max-width: 640px) {
	.header { height: 62px; }
	.headerLogo { margin-left: 11px; margin-top: 16px; }
	.Home.Entry .topNav, .topNav { width: 140px; margin: 14px 2% 0 0; }
	.topNav li { margin: 0; width: 100%; float: right; }
	.topNav li a, .phoneNumber { text-align: right; margin-top: 0px; }
	.menu-button { margin-top: 11px; }
	.phoneNumber { font-size: 12px;}
	.topNav li.topContactnav { display: none; }
    .topNav li.lastTopNav { margin-top: 6px; }
}
@media only screen and (max-width: 360px) {
    .headerLogo svg { width:110px;}
    .headerLogo { margin-top:18px;}
}

/* ================================================ */
/* ===============[ Slide-Out Menu ]=============== */
/* ==========-===================================== */
.menu-wrap .menu {position: relative;z-index: 1;height: 100%;}
.sideNav {padding: 0;margin: 0;display: block;list-style: none;max-height: 100%;max-height: calc(100% - 175px);overflow: auto;}
.sideNav li { margin: 0; padding: 0; display: block; border-top: 1px solid #007cb3; }
.sideNav li a { color: #FFF; text-decoration: none; font-size: 13px; letter-spacing: .12em; display: block; padding: 0 0 0 10%; height: 70px; line-height: 70px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-transform: uppercase; }
.sideNav li:first-child { border: none; }
.sideNav li a span { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: inline-block; }
.sideNav li a:hover, .sideNav li a:focus { background: #006996; }
.sideNav li.mobileItem { display: none; }
.sideNav li a:hover span, .sideNav li a:focus span { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); }
.menu-button img { position: absolute; top: 0; left: 0; }
.close-button { width: 40px; height: 40px; position: absolute; z-index: 2; right: 0; top: 0; overflow: hidden; text-indent: 1em; font-size: 0.75em; border: none; background: transparent; color: transparent; cursor: pointer; padding: 0; border-radius: 0; }
.close-button::before, .close-button::after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; content: ""; display: block; height: 3px; width: 14px; background: #FFF; }
.close-button::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.close-button::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-wrap { position: fixed; z-index: 3; width: 340px; height: 100%; padding: 0; font-size: 17px; top: 0; left: 0; background-color: #0086c2; visibility: hidden; -webkit-transform: translateX(-340px); -ms-transform: translateX(-340px); transform: translateX(-340px); -webkit-transition:visibility 0s linear .7s, -webkit-transform 0.7s ease; transition:visibility 0s linear .7s, -webkit-transform 0.7s ease; transition:transform 0.7s ease, visibility 0s linear .7s; transition: transform 0.7s ease, visibility 0s linear .7s, -webkit-transform 0.7s ease; }
.show-menu .menu-wrap { visibility: visible; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); -webkit-transition:-webkit-transform 0.7s ease; transition:-webkit-transform 0.7s ease; transition:transform 0.7s ease; transition: transform 0.7s ease, -webkit-transform 0.7s ease; }
.icon-list { -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); -webkit-transition: -webkit-transform 0.8s; transition: -webkit-transform 0.8s; transition: transform 0.8s; transition: transform 0.8s, -webkit-transform 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); transition-timing-function: cubic-bezier(0.7,0,0.3,1); }
.show-menu .icon-list { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.show-menu .content::before { opacity: 1; -webkit-transition: opacity 0.8s; transition: opacity 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); transition-timing-function: cubic-bezier(0.7,0,0.3,1); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.sidebarStripes { color: #1292cc; position: absolute; bottom: 180px; left: 0; right: 0; width: 100%; overflow: hidden; }
.sidebarStripes svg { display: block; margin: 0 auto; width: 272px; height: 219px; max-width: 100%; }
.sidebarTagline { font-family: "Caviar Dreams" , sans-serif; font-size: 22px; color: #0c3344; letter-spacing: .08em; position: absolute; bottom: 0; width: 100%; left: 0; padding: 0 12px 125px 34px; }
.sidebarTagline sup { top: -.5em; font-size: .5em; font-family: "Open Sans" , sans-serif; }
.sideNav li a#wwanLink:hover .notHoverSp{ color: #ff1d1d; -webkit-transform: none; -ms-transform: none; transform: none;}
.sideNav li a#tinLink { text-transform:none;}

#marketingSlideMenu { background:#000;bottom:0; position:absolute;padding: 0 30px;z-index:1;width:100%;}
#marketingSlideMenu .iNETMarketingLogo {height: 43px;margin: 20px 0 10px;}
#marketingLinksListSM { width:100%; text-align:center;margin-bottom:20px;}
#marketingLinksListSM a { color:#FFF; font-size:13px; letter-spacing:0.5px; text-decoration:none;}
#marketingLinksListSM a:hover { color:#faa419;}
.mktLinkSquare { height:6px; width:6px; display:inline-block; vertical-align:middle;margin:0 8.5px;background:#faa419;}

@media only screen and (max-width: 900px) {
	.sideNav li.mobileItem { display: block; }
	.sideNav li.mobileItem.contact { display: none; }
    .sideNav li a { height: 13%; line-height: normal; padding-bottom:2.5%; padding-top:2.5%;}
}
@media only screen and (max-width: 640px) {
	.sideNav li.mobileItem.contact { display: block; }
	/*.sideNav li a { height: 56px; line-height: 56px; }*/
	.menu-wrap { width: 100%; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); }
    .sidebarTagline { font-size:20px;text-align:center;}
}
@media (max-width: 640px) and (max-height: 1000px) {
    .sideNav li a { height: 11%; line-height: normal; padding-bottom:2%; padding-top:2%;}
}
@media (max-width: 640px) and (max-height: 830px) {
    .sideNav li a { height: 9%; line-height: normal; padding-bottom:1.5%; padding-top:1.5%;}

}
@media (max-width: 500px) and (max-height: 650px) {
    .sideNav li a { height: 9%; line-height: normal; padding-bottom:1%; padding-top:1%;}
}
@media (max-height: 550px) {
    .sideNav li a { font-size:11px;}
    #marketingSlideMenu .iNETMarketingLogo{ margin:10px 0 5px;}
    #marketingLinksListSM { margin-bottom:10px;}
    .sidebarTagline { font-size:16px;padding-bottom:90px;}
    .sideNav { max-height: calc(100% - 135px);}
}

@media only screen and (max-width: 400px) {
	#marketingSlideMenu .iNETMarketingLogo {height: 35px;}
    .mktLinkSquare { margin:0 6px;}
    #marketingLinksListSM a { font-size:12px;}
}





/*PRICING*/
.Pricing.Entry .main__topPos { padding-bottom:64px;}
.itDependsWrap { float:left; width:100%;}
.itDepends { float:left; margin:-57px 0 0 13%; max-width:466px;}
@media only screen and (max-width: 1600px) {
    .itDepends { margin-left:8%;}
}
.itDependsBox { position:relative;z-index:1;}
@-webkit-keyframes right-arrow-cta { 0% { -webkit-transform: translate(0%, -20%); } 50% { -webkit-transform: translate(0%, 0%); } 100% { -webkit-transform: translate(0%, -20%); } }
@keyframes right-arrow-cta { 0% { -webkit-transform: translate(0%, -20%); transform: translate(0%, -20%); } 50% { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); } 100% { -webkit-transform: translate(0%, -20%); transform: translate(0%, -20%); } }
.itDependsArrow {display:block; margin:-20px 0 0 166px; position:relative;-webkit-transform:translate(0%, 0%);-ms-transform:translate(0%, 0%);transform:translate(0%, 0%);-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-animation: right-arrow-cta 1s ease infinite both;animation: right-arrow-cta 1s ease infinite both;}
.howMuch { float:left; width:100%; max-width:1795px; }

.pricingPictureWrap {text-align: center;border-bottom: 25px solid #1a8fd2;}
.pricingPicture {width:100%;display:block;margin:0 auto;}
.pricingImg {width:100%;display:block;margin:0 auto;}

@media only screen and (max-width: 1000px) {
    .itDepends { float:none; margin:-57px auto 0;}
}
@media only screen and (max-width: 640px) {
    .itDepends { width:300px; margin-top:-40px;}
    .itDependsBox { width:300px;}
    .itDependsArrow { margin:-15px 0 0 107px; width:86px;}
}


/*Career Draft*/
#careerDraft { float:left; width:100%;margin-top:-15px;margin-bottom:45px;position:relative;}
#draftApplyBtn { display:none;}
.Home #careerDraft { position:relative; z-index:1;margin-bottom:0;}
#cDraftWrapper { float:left; width:100%; background:url(/Content/images/draftBGFull_2019.png) top center no-repeat; background-size: cover;}
#cDraftBorder { float:left; width:100%; background:url(/Content/images/draftBottomBorder.jpg) top center no-repeat;background-size: contain; height:10px;}
.cDraftTeamsLeft { float:left; width:40%;}
.cDraftTeamsRight { float:right; width:40%;}
.cDraftTeam { float:left; width:33%; margin-top:34%; margin-bottom:4%;}
.cDraftTeamLogo { text-align:center; float:left; width:100%; }
.cDraftTeamLogo img { width:100%;max-width:210px; margin:0 auto; display:inline-block;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.cDraftTeamAlias { float:left; width:100%; text-align:center; margin-top:6%; font-weight:600; letter-spacing:1.5px; font-size:15px; color:#FFF;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.cDraftTeamAlias.TighterLS { letter-spacing:1px;}
.cDraftTeamDescription { float:left; width:100%; padding:0 4%; text-align:center; margin-top:2%; font-size:13px; letter-spacing:0.04em;color:#FFF;}
.cDraftTeamDescription p { margin:5px 0 10px 0;font-size:12px; line-height:16px;}
.teamlearnMoreLink { text-align:center; text-decoration:underline; color:#2399d5;letter-spacing:1.5px; font-size:12px;margin-top:1%;font-weight:600;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
#profitReapersLink:hover .cDraftTeamAlias { color:#80d600;}
#creativeRushLink:hover .cDraftTeamAlias { color:#f6b312;}
#wordWizardsLink:hover .cDraftTeamAlias { color:#861383;}
#dataDogsLink:hover .cDraftTeamAlias { color:#199ccf;}
#codeJunkiesLink:hover .cDraftTeamAlias { color:#a69962;}
#filmCuttersLink:hover .cDraftTeamAlias { color:#6ebedf;}
.teamLinkJobDesc:hover .teamlearnMoreLink { text-decoration:none; color:#FFF;}
.teamLinkJobDesc:hover .cDraftTeamLogo img { margin-top:-8px;}
@media only screen and (max-width: 1680px) {
    .cDraftTeamLogo img { width:80%;}
}
@media only screen and (max-width: 1500px) {
    .longtitleHide{ display:none;}
    .teamlearnMoreLink { font-size:11px;}
}
@media only screen and (max-width: 1400px) {
    #cDraftWrapper {background:url(/Content/images/draftBG1400_2019.png) top center no-repeat; background-size: cover;}
    .cDraftTeamsLeft, .cDraftTeamsRight { width:37%;padding-top:1%;padding-bottom:2%;}
    .cDraftTeam {float: left;margin: 11% 1px 0;width: 50%;}
    .teamlearnMoreLink { display:none;}
    .teamLinkJobDesc:hover .cDraftTeamLogo img { margin-top:0px;}
    .cDraftTeamDescription { margin-top:1%;}
    .cDraftTeamAlias { margin-top:1%;}
    #profitReapersLink:hover .cDraftTeamDescription { color:#80d600;}
    #creativeRushLink:hover .cDraftTeamDescription { color:#f6b312;}
    #wordWizardsLink:hover .cDraftTeamDescription { color:#861383;}
    #dataDogsLink:hover .cDraftTeamDescription { color:#199ccf;}
    #codeJunkiesLink:hover .cDraftTeamDescription { color:#a69962;}
    #filmCuttersLink:hover .cDraftTeamDescription { color:#6ebedf;}
    .cDraftTeamsRight .cDraftTeam { float:right;}
    #draftApplyBtn { display:block;top: 87%;left: 50%;transform: translate(-50%, -50%);position:absolute;width:22%;}
    #draftApplyBtn img { width:100%;}
}
@media only screen and (max-width: 1200px) {
    .cDraftTeam {margin: 9% 1px 0;}
    #draftApplyBtn { display:block;top: 87%;left: 50%;transform: translate(-50%, -50%);position:absolute;width:22%;}
    #draftApplyBtn img { width:100%;}
}
@media only screen and (max-width: 1000px) {
    #cDraftWrapper {background:url(/Content/images/draftBG1180_2019.png) top center no-repeat; background-size: cover;}
    .cDraftTeamsLeft, .cDraftTeamsRight { width:36%;padding-top:0;padding-bottom:4%;}
    .cDraftTeam {margin: 23% 0 3%;width:60%;}
    #draftApplyBtn { width:30%;}
    .cDraftTeamDescription { display:none;}
}
@media only screen and (max-width: 800px) {
    .cDraftTeamAlias { font-size:10px;}
}
@media only screen and (max-width: 640px) {
    #cDraftWrapper {background:url(/Content/images/draftBG640_2019.png) top center no-repeat; background-size: cover;}
    .cDraftTeam { width:33%; margin:0; }
    .cDraftTeamsLeft, .cDraftTeamsRight {margin-top: 64%;padding-bottom: 16%;width: 50%;}
    .cDraftTeamAlias { font-size:9px;}
    #filmCuttersLink .cDraftTeamAlias, #profitReapersLink .cDraftTeamAlias { letter-spacing:0.5px;}
    #draftApplyBtn { top:89%; width:90%;max-width:378px;}
    .cDraftTeamsRight .cDraftTeam { float:left;}
    #cDraftBorder { background:url(/Content/images/draftBottomBorder.jpg) top center no-repeat;background-size: cover; height:10px;}
}

@media only screen and (max-width: 500px) {
    #cDraftWrapper {background:url(/Content/images/draftBG640_2019.png) top center no-repeat; background-size: cover;}
    .cDraftTeamsLeft{margin-top: 64%;padding-bottom: 0;width: 100%;}
    .cDraftTeamsRight{margin-top: 1%;padding-bottom: 3%;width: 100%;}
    #draftApplyBtn { top:108%;}
    #careerDraft { margin-bottom:90px;}
    .cDraftTeamAlias { letter-spacing:0.5px;}
}
@media only screen and (max-width: 500px) {
    #careerDraft { margin-bottom:70px;}
    .Home #careerDraft { margin-bottom:65px;}
    #cDraftBorder { height:4px;margin-bottom:3px;}
}

/* =================================================== */
/* ===============[ Main Content Area ]=============== */
/* =================================================== */

.Home.Entry .main { position: relative; }
.main__top { background-color: #000; color: #fff; line-height: 1.2; letter-spacing: .08em; font-size: 13px; }
.main__topPos {padding: 2% 3%;margin: 0 auto;}
.main__topPos:after { content: ""; display: table; clear: both;}

.ImprovingEconomyText {font-family: "Caviar Dreams" , sans-serif;font-size: 30px;white-space: nowrap;letter-spacing: .08em;text-align: center;margin: 22px auto 0; width: 750px; display: block; position: absolute; top: 0; left: 0; right: 0;}
.Home.Entry .ImprovingEconomyText {font-size: 72px;font-size: 3.6vw;margin: 0 auto;width: 100%;position: static;padding: 0;line-height: 1;}
.ImprovingEconomyText__p1 {color: #0086c2;}
.ImprovingEconomyText sup {top: -0.85em;font-size: .4em;font-family: "Open Sans" , sans-serif;font-weight: 300;}

.ImprovingEconomyTextImg{text-align: center;margin: 0 auto 20px;width:100%;}
#brandTaglineLg{width:100%;max-width:1804px;display:inline-block;}
#brandTaglineSm{display:none;width:92%;max-width:877px;}


.main__topPos h1 {margin-top:0;}
.main__topPos > :last-child {margin-bottom:0;}
h1 { color: #f5d918; font-size: 1.42em; font-weight: 600; letter-spacing: .12em; margin: .5em 0 .25em; }
h2 { color: #0086c8; font-size: 1.3em; letter-spacing: .12em; font-family: "Caviar Dreams" , sans-serif; }
h3 {color:#000;font-size:1.3em;font-weight: 600;}
h4 {color: #08304b;font-size:1.2em;font-weight: 600;}
h5 {color: #0086c8;font-size:1.1em;font-weight: 600;}
h6 {font-size:1em;font-weight: 600;}

iframe {max-width: 100%;display: block;border:none;}

.main {background-color:#fff;}
.main__top h3 {color:#fff;}
.main__top h4 {color: #75bff0;}
.Home.Entry h1 { margin: 2.7em 0 1.5em; }
.main__bottom {font-size: 13px;font-weight: 300;letter-spacing: .12em;line-height: 18px;margin: 0;padding: 2% 3%;color: #000;}
.main__bottom li {margin:12px 0;}
.Home .main__bottom {padding:0;}

.main__bottom:after {content: "";display: table;clear:both;}
.main__bottom:empty { display: none; }

.btnSet { clear: both; }
.btnSet--center { text-align: center; }
.btnSet--right { text-align: right; }
.btn { display: inline-block; text-decoration: none; color: inherit; border: none; background: none; cursor: pointer; }
.btn--applyToday { background: url(/Content/images/ApplyTodayO.png) center/100% auto no-repeat; vertical-align: middle; }
.btn--applyToday:hover img, .btn--applyToday:focus img { opacity: 0; }
.btn--applyToday img { display: block; -webkit-transition: opacity .3s ease; transition: opacity .3s ease; }
.btn--entryBack {background: #0086c2;color: #fff;padding: .75em 1.5em;text-transform: uppercase;font-weight: bold;letter-spacing: .06em;font-size: 16px;max-width: 100%;-webkit-transition:color .3s ease, background-color .3s ease;transition: color .3s ease, background-color .3s ease;}
.btn--entryBack:hover,.btn--entryBack:focus {background-color: #000;color:#fff;}

main img {max-width: 100%;height:auto;}
main strong {font-weight: 600;}
.c-col {float: left;}
.c-col img {max-width: 100%;height:auto;}
.c-col--6 {width:16.666%;}
.c-col--6:nth-child(6n+1){clear:left;}
.c-col--padSides{padding:0 20px;}
.c-archiveImageWrap {margin: 10px 0 10px 10px;float: right;clear:right;width: 50%;max-width: 600px;background: #0086C3;color: #fff;}
.c-archiveImageWrap--400 {max-width: 400px;}
.c-archiveImageWrap img {display:block;margin: 0 auto;}
.c-archiveImageWrap p {margin:0;padding: 5px 10px;line-height:1;font-size: 12px;}
.c-archiveImageWrap p:first-of-type {padding-top:10px;}
.c-archiveImageWrap p:last-of-type {padding-bottom:10px;}
.c-archiveImageWrap p + p {padding-top:0;}
.c-blockquote {letter-spacing: 0.02em;margin:1em 40px;}
.c-blockquote--limitWidth {max-width: 800px;}
.c-blockquote--bold {font-weight: 600;}


@media only screen and (max-width: 1700px) {
	.ImprovingEconomyText {width: 500px;margin: 27px auto 0;font-size: 20px;}
    .ImprovingEconomyText sup {top: -0.7em;}
}
@media only screen and (max-width: 1300px) {
	.c-col--6 {width:33.333%;}
	.c-col--6:nth-child(3n+1){clear:left;}
}
@media only screen and (max-width: 1300px) and (min-width:641px) {
	.ImprovingEconomyText {width: 380px;margin: 9px auto 0;padding: 0 60px 0 0;font-size: 24px;}
	.ImprovingEconomyText__p1, .ImprovingEconomyText__p2 {display:block;}
	.Home.Entry .ImprovingEconomyText__p1, .Home.Entry .ImprovingEconomyText__p2 {display:inline;}
}
@media only screen and (max-width: 1000px) {
	.ImprovingEconomyText { display: none; }
	.Home.Entry .ImprovingEconomyText {display: block;}
	.main__topPos { padding: 20px; position: relative; }
	.main__bottom {padding:20px;}
	main img[style*="float"] {max-width: 50%;}
    #brandTaglineLg{display:none;}
    #brandTaglineSm{display:inline-block;}
}
@media only screen and (max-width: 640px) {
	.Home.Entry .ImprovingEconomyText {display: block;font-size: 22px;font-size: 6.875vw;}
	.ImprovingEconomyText__p1, .ImprovingEconomyText__p2 {display:block;}
	.btn--image img { max-width: 100%; }
	h1, h2, h3, h4, h5, h6 { line-height:1.2;}
	h1 {font-size:1.2em;}
	h2 {font-size:1em;}
	h3 {font-size:1em;}
	h4 {font-size:1em;}
	h5 {font-size:1em;}
	h6 {font-size:.9em;}
	.c-col--6 {width:50%;}
	.c-col--6:nth-child(3n+1){clear:none;}
	.c-col--6:nth-child(2n+1){clear:left;}
	main img[style*="float"],main img {max-width: 100%;display: block;width:auto;height:auto;margin:5px auto;}
	main img[style*="float"] {float:none !important;}
	main img[style*="margin"]{margin:5px auto !important;}
	.c-archiveImageWrap {float:none;margin:0 auto;width:100%;}
	.c-archiveImageWrap img {margin:0 auto !important;}
	.c-blockquote {margin:1em;}
}
@media only screen and (max-width: 480px) {
	.c-col--6 {width:100%;float:none;}
	h1 {font-size:1.15em;}
	h2 {font-size:1.1em;}
	h3 {font-size:1.05em;}
	h4 {font-size:1em;}
    .btn--applyToday { width:100%; max-width:378px;}
    .main__topPos { padding: 10px 20px;  }
}

/* ===================================================== */
/* ===============[ iNET Marketing Area ]=============== */
/* ===================================================== */

.Home.Entry .iNETMarketingSection {border-top: 10px solid #fff;}
.marketingInfo { float: left; width: 50%; background-color: black; height: 767px; position: relative; }
.marketingInfo:before { content: ""; display: block; position: absolute; width: 100%; background-color: #FAA419; padding-top: 266px; height: auto; top: 0; left: 0; }
.marketingInfoWrap { max-width: 780px; padding: 7% 6% 0; margin: 0 auto; position: relative; }

.MarketingService { float: left; width: 33.333%; text-align: center; display: block; text-decoration: none; }
.MarketingService__heading { font-family: 'Caviar Dreams' , sans-serif; font-size: 15.6px; letter-spacing: .08em; color: #aa6f0f; text-transform: uppercase; padding: 0 0 .75em; font-weight: bold; display: block; }
.MarketingService__headingImg { display: block; max-width: 100%; margin: 0 auto; }
.MarketingService__headingImg--twoLine { display: none; }
.MarketingService__icon { background: #fff; border-radius: 50%; width: 94%; margin: 0 auto; max-width: 222px; max-height: 222px; display: block; }
.MarketingService__icon > span { padding-bottom: 100%; position: relative; display: block; -webkit-transition: -webkit-transform .3s ease; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease; }
.MarketingService__icon svg { display: block; width: 60%; height: 60%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; color: #afafaf; -webkit-transition: color .3s ease; transition: color .3s ease; }
.MarketingService:hover .MarketingService__icon > span, .MarketingService:focus .MarketingService__icon > span { -webkit-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); }
.MarketingService:hover .MarketingService__icon svg, .MarketingService:focus .MarketingService__icon svg { color: #888; }

.marketingInfoText { margin-top: 30px; }
.iNETMarketingLogo {display: block;width: 100%;color: #fff;fill: #FAA419;height: 106px;}
.marketingWebLink { color: #FFF; display: inline-block; font-size: 14px; letter-spacing: .12em; font-weight: 300; text-decoration: none; border-bottom: 1px solid #faa41a; margin-top: -4px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.marketingWebLink:hover, .marketingWebLink:focus { color: #faa41a; border-color: #FFF; }
.marketingTextWrap { font-size: 13px; font-weight: 300; color: #FFF; letter-spacing: .12em; line-height: 18px; margin-top: 28px; }
.marketingMuscles { float: left; width: 25%; background: url(/Content/images/marketingMuscle.jpg) top center no-repeat; height: 767px; }
.marketingDirections { float: left; width: 25%; background: url(/Content/images/mapDirectionsBG.jpg) top center no-repeat; height: 767px; }
.iNETMapPointer { height: 282px; background: url(/Content/images/iNETLocation.png) top center no-repeat; margin-top: 95px; }
.iNETMapPointer .vcard { font-size: 19px; color: white; letter-spacing: .08em; font-weight: bold; font-family: "Caviar Dreams" , sans-serif; text-align: center; padding: 171px 0 0; }
.iNETMapPointer .vcard .fn.org, .iNETMapPointer .vcard .country-name { display: none; }
.iNETMapPointer .vcard .adr { font-style: normal; font: inherit; float: none; text-align: inherit; letter-spacing: inherit; color: #FFF; width: auto; line-height: 1.56; }
.iNETMapPointer .vcard .adr:hover { color:#faa41a;}
.iNETMapPointer .vcard .adr a{ font-size: 19px; color: white; letter-spacing: .08em; font-weight: bold; font-family: "Caviar Dreams" , sans-serif; text-align: center; padding: 171px 0 0; test }
.iNETMapPointer .vcard .adr abbr[title] { text-decoration: none; }
.iNETMapPointer .vcard .street-address { display: block; }
.iNETMapPointer .vcard a { color: #0086c2; font-size: 29px; text-decoration: none; letter-spacing: .08em; line-height: 1; display: block; margin-top: 28px; -webkit-transition: color .3s ease; transition: color .3s ease; }
.iNETMapPointer .vcard a.googleMapLinkF { margin-top:0;font-size:19px;}
.iNETMapPointer .vcard a:hover, .iNETMapPointer .vcard a:focus { color: white; }
.directionsFrom94 { height: 161px; background: url(/Content/images/I94Sign.png) center no-repeat; margin-top: 65px; }
.fromWhere { font-size: 14px; color: #FFF; font-weight: 300; letter-spacing: .12em; width: 296px; margin: 0 auto; padding-top: 70px; }
.fromWhereDirections { font-size: 30.58px; font-family: "Caviar Dreams", sans-serif; letter-spacing: .08em; text-transform: uppercase; font-weight: bold; display: block; line-height: 1; padding: 0 0 .19em; }
.directionLink { font-weight: 600; font-weight: 600; text-decoration: none; color: #FFF; border-bottom: 1px solid #0086C2; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.directionLink:hover, .directionLink:focus { border-color: #FFF; color: #0086C2; }
.marketingGeniusBrain { background: url(/Content/images/CreativeGeniusBrain.jpg) center no-repeat #000; width: 50%; float: left; height: 767px; }

.defaultiNETimg { clear:both; margin:0; width:100%;}

@media only screen and (max-width: 1560px) {
	.iNETMarketingLogo{height: 90px;height: 6.8vw;}
	.MarketingService__heading { font-size: 11px; font-size: 1vw; }
	.marketingInfo:before { padding-top: 34.1%; }
}
@media only screen and (max-width: 1400px) and (min-width:1001px) {
	.fromWhere { width: 247px; padding-top: 67px; font-size: 12px; }
	.fromWhereDirections { font-size: 26px; }
	.marketingGeniusBrain { background-size: 750px; }
}
@media only screen and (max-width: 1200px) and (min-width:1001px) {
	.iNETMapPointer .vcard { font-size: 17px; }
	.iNETMapPointer .vcard a { font-size: 27px; }
	.directionsFrom94 { background-size: 441px auto; }
	.fromWhere { width: 211px; font-size: 11px; padding-top: 70px; }
	.fromWhereDirections { font-size: 22px; height: auto; padding-bottom: .2em; }
}
@media only screen and (max-width: 1000px) {
	.iNETMarketingLogo{height: 106px;}
	.MarketingService__heading { font-size: 15.6px; }
	.marketingInfo, .marketingGeniusBrain { width: 100%; float: none; height: auto; }
	.marketingInfo:before { padding-top: 266px; }
	.marketingMuscles, .marketingDirections { width: 50%; }
	.marketingGeniusBrain { background-size: 100%; height: auto; padding-top: 100%; }
	.marketingTextWrap { padding-bottom: 28px; }
}
@media only screen and (max-width: 780px) {
	.iNETMarketingLogo{height: 60px;height: 13.6vw;}
	.MarketingService__heading { font-size: 11px; font-size: 2vw; }
	.marketingInfo:before { padding-top: 34.1%; }
}
@media only screen and (max-width: 640px) and (min-width:501px) {
	.MarketingService__headingImg { display: none; }
	.MarketingService__headingImg--twoLine { display: block; }

	.fromWhere { width: 247px; padding-top: 67px; font-size: 12px; }
	.fromWhereDirections { font-size: 26px; }
}
@media only screen and (max-width: 550px) and (min-width:501px) {
	.iNETMapPointer .vcard { font-size: 17px; }
	.iNETMapPointer .vcard a { font-size: 27px; }
	.directionsFrom94 { background-size: 441px auto; }
	.fromWhere { width: 211px; font-size: 11px; margin: 70px auto 0; }
	.fromWhereDirections { font-size: 22px; height: auto; padding-bottom: .2em; }
}
@media only screen and (max-width: 500px) {
	.marketingMuscles { width: 100%; float: none; height: auto; padding-top: 95%; background-size: cover; }
	.marketingDirections { width: 100%; float: none; background-position: center -112px; height: 480px; }
	.iNETMapPointer { margin: 0; background-size: 184px auto; height: auto; position: relative; padding-top: 50px; background-position: center 50px; }
	.iNETMapPointer .vcard { padding-top: 140px; }
	.directionsFrom94 { margin: -20px 0 0; }
    .defaultiNETimg { display:none;}
}
@media only screen and (max-width:480px) {
	.MarketingService__heading { font-size: 13px; font-size: 2.8vw; line-height: 1.2; }
	.MarketingService__heading span { display: block; }
}

/* ======================================== */
/* ===============[ Footer ]=============== */
/* ======================================== */

.footer { background: #0086C3; min-height: 152px; }
.footerLeft { float: left; margin: 41px 0 0 3%; }
.footerLogo { float: left; display: block; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; color: #fff; }
.footerLogo svg { fill: currentColor; width: 187px; height: 39px; display: block; }
.footerLogo:hover, .footerLogo:focus { color: #000; }
.footerLogo img { display: block; }
.footerNav { float: left; padding: 0; margin: -1px 0 0 20px; }
.footerNav li { float: left; list-style: none; margin-left: 24px; }
.footerNav li:nth-child(1), .footerNav li:nth-child(9) { margin-left: 0; clear: left; }
.footerNav li a { color: #FFF; text-decoration: none; font-size: 12px; font-weight: 300; letter-spacing: .12em; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: block; padding: .2em 0 .7em; text-transform: uppercase;}
.footerNav li a:hover, .footerNav li a:focus { color: #f5d918; }
.copyright { font-size: 10px; color: #FFF; letter-spacing: .12em; margin: -10px 0 0 3%; }
.footerRight { float: right; margin: 60px 3% 0 0; }
.companyLinks { height: 47px; width: 240px; float: right; margin-left: 13px; color: #fff; }
.companyLinks__logo { display: block; float: left; width: 110px; height: 47px; color: #fff; fill: #fff; }
.companyLinks__letter { display: block; background-color: #FAA419; height: 47px; width: 47px; float: left; margin-left: 5px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; text-align: center; text-decoration: none; font-family: "Caviar Dreams" , sans-serif; font-weight: bold; font-size: 41px; letter-spacing: 0; line-height: 47px; color: #fff; }
.companyLinks__letter:hover, .companyLinks__letter:focus { color: #FAA419; color: #fff; background-color: #000; }
.companyLinks__letter--pc { width: 71px; background-color: #5eb75d; }
.footer .companyContactInfo { float: right; width: 314px; text-align: right; }
.footer .vcard { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
.footer .vcard .fn.org { display: none; }
.footer .vcard .adr { line-height: 15px; font-size: 11px; color: #FFF; letter-spacing: .12em; font-style: normal; }
.footer .vcard .adr abbr[title] { text-decoration: none; }
.footer .vcard .tel { color: #ffde00; font-size: 20px; font-weight: 600; text-decoration: none; letter-spacing: .1em; margin-top: -4px; line-height: 1.2; display: block; -webkit-transition: color .3s ease; transition: color .3s ease; }
.footer .vcard .tel:hover, .footer .vcard .tel:focus { color: #000; }
.footer .buildingHours { font-size: 11px; letter-spacing: .12em; color: #FFF; display: block; }
.footer .buildingHours time:nth-child(-n+2):after { content: ","; }


@media only screen and (max-width: 1820px) {
	.footerLeft { margin-top: 40px; }
	.footerNav li:nth-child(9) { margin-left: 24px; clear: none; }
	.footerNav li:nth-child(6), .footerNav li:nth-child(13) { margin-left: 0; clear: left; }
	.footerNav li a {padding: 2px 0 1px;font-size: 11px;}
	.footerRight { margin-top: 40px; }
	.copyright { margin-top: 10px; }
}
@media only screen and (max-width: 1430px) {
	.footer { padding-bottom: 40px; }
	.footerNav { clear: left; margin: 6px 0 0; }
	.footer .companyContactInfo { clear: right; margin: 6px 0 0; }
}

@media only screen and (max-width: 1000px) {
	.marketingGeniusBrain { display: none; }
}

@media only screen and (max-width: 940px) {
	.footer { padding: 40px 0; }
	.footerPos { margin: 0 auto; max-width: 600px; }
	.footerLeft { float: none; margin: 0 0 10px; text-align: center; }
	.footerLogo { float: none; display: inline-block; }
	.footerNav { display: none; }
	.footerRight { float: none; margin: 0; text-align: center; }
	.companyLinks { display: none; }
	.footer .companyContactInfo { float: none; margin: 0; width: auto; text-align: center; }
	.footer .vcard .adr { margin: 1em 0 0; }
	.footer .buildingHours { margin: 0 0 1em; }
	.copyright { text-align: center; line-height: 1.2; }
	.copyright span { display: block; }
}
@media only screen and (max-width: 640px) {
	.copyright { margin: 10px 0 0; }
	.marketingTextWrap { display: none; }
	.marketingInfoText { text-align:center;padding-bottom: 20px; }
	.main__top { font-size: 12px; }
}

@media only screen and (max-width: 500px) {
	.marketingDirections { display: none; }
}




/* ======================================== */
/* =============[ Mini Form ]============== */
/* ======================================== */

#SimpleContactFormWrap {position: fixed; opacity:1; width:100%; transform:translate(-50%, 0); left:50%; bottom:20px; margin-bottom:-150px; max-width:1000px; z-index:3000;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
#SimpleContactFormWrap.show{margin-bottom:0;}
#SimpleContactForm{width:100%; float:left;background:#FFF; position: relative; display:block;border: 3px solid #f4db0e;padding:9px 15px;}
#SimpleContactFormWrap.minimize{margin-bottom:-100px;}
#SimpleContactFormWrap.atBottom{opacity:0;margin-bottom:-100px;}
#SimpleContactFormWrap.hideForGood{display:none;}

#closeMiniForm.close-button {border-radius:5px; width: 40px; height: 40px; position: absolute; z-index: 2; right: 10px; top: 10px; overflow: hidden; text-indent: 1em; font-size: 0.75em; border: none; background: transparent; color: transparent; cursor: pointer; padding: 0;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
#closeMiniForm.close-button::before, #closeMiniForm.close-button::after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; content: ""; display: block; height: 3px; width: 14px; background: #333; }
#closeMiniForm.close-button::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#closeMiniForm.close-button::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#closeMiniForm.close-button:hover{background:#eeeeee;}

.formText {	font-family: "Caviar Dreams" , sans-serif; font-size:18px; color:#000; float:left; font-weight:bold; text-align:center; margin:4px 11px 0 -2px; width:105px;}

#SimpleContactForm .Field{float:left; width:auto;position:relative;}
#SimpleContactForm .Field.text{width:222px; margin-right:10px;}
#SimpleContactForm .Field.sc_message{width:405px;}

#SimpleContactForm label {position: absolute; left: 15px; top: 0px; cursor: text; padding: 0 .5em; line-height: 40px;}
#SimpleContactForm .requiredSym {color:#0178ba; position:absolute; top:5px; left:5px;}
#SimpleContactForm #Form {}
SimpleContactForm input[value] {display:none;}
#SimpleContactForm #SendButton {background:#0178ba; display: inline-block; border-style: none; padding: 0;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 5px; clear: both; text-transform: uppercase; width: 160px; color: #2e2e2e;font-family:'Open Sans'; height:44px;  text-align:center; color:#fff; font-family:'Open Sans'; font-size:14px; font-weight:bold; line-height:44px;margin-left:10px;} #SimpleContactForm #SendButton .btn {text-transform:uppercase;}
#SimpleContactForm #SendButton:hover {background: #000; color: #F5D918; cursor:pointer;}
#SimpleContactForm #SendButton:focus {border:none;}


#SimpleContactForm input {-webkit-transition: all 0.3s ease; transition: all 0.3s ease;line-height: 38px;background-color: #d5d5d5; border-style: none; padding: 5px 18px; border-radius: 5px; display: inline-block; width: 100%; font-size:13px; font-family:'Open Sans'; height:44px; color: #000;}
#SimpleContactForm textarea {-webkit-transition: all 0.3s ease; transition: all 0.3s ease;line-height: 38px;background-color: #d5d5d5; border-style: none; padding: 5px 18px; border-radius: 5px; display: inline-block;  width: 100%; font-size:13px; font-family:'Open Sans'; height:44px;color: #000; overflow:hidden;}
#SimpleContactForm input:focus{background:#eee;}
#SimpleContactForm textarea:focus{background:#eee;}


#SimpleContactForm #close {float:right; display:inline-block; padding:0 5px 2px 5px; color:#000; cursor:pointer; font-weight:500; font-family:'Open Sans'; font-size:25px; line-height:1.2em;}

#SimpleContactForm label.error {line-height: 1em !important; font-size:11px; top: 3px; left:13px;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */  color: #333;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #333;  opacity:  1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #333; opacity:  1;}
:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #333;}
::-ms-input-placeholder { /* Microsoft Edge */ color: #333;}
::placeholder { /* Most modern browsers support this now. */ color: #333;}

@media screen and (max-width: 1040px) {
    #SimpleContactFormWrap{max-width:600px;margin-bottom:-150px;width:94%;}
    #SimpleContactFormWrap.minimize{margin-bottom:-150px;}
    .formText{margin: 12px 11px 0 0px;width: 175px;text-align:left;}
    #SimpleContactForm .Field.text{width:calc(100% - 228px);}
    #SimpleContactForm .Field.sc_message {width: calc(100% - 212px);margin-top: 10px;}
    #SimpleContactForm #SendButton{margin-top:10px;}
    #SimpleContactFormWrap.show.atBottom{margin-bottom:-200px;}
}

@media screen and (max-width: 450px) {
    #SimpleContactFormWrap{margin-bottom:-400px;}
    #SimpleContactFormWrap.minimize{margin-bottom:-400px;}
    .formText{margin: 12px 11px 0 0px;width: 100%;text-align:center;font-size:7vw;margin-top:8px;}
    #SimpleContactForm .Field.text{width:100%;margin-top:15px;}
    #SimpleContactForm .Field.sc_message {width: 100%;margin-top: 10px;}
    #SimpleContactForm #SendButton{width:82%; margin:10px 8% 5px;}
    #closeMiniForm.close-button{right:3px;}
}

























/*******Content Utility Classes*******/
/*--General Responsive Styles--*/
/*desktopPhotoLimit, tabletPhotoLimit, and mobilePhotoLimit classes are applied to a div with an inline height declaration, wrapped around a photo. Adding one (or multiple) of these classes will make the image cropped at the selected screen size(s), to the height declared. For other widths, the height will be equal to the dimensions of the photo.*/

@media screen and (min-width: 1000px){
	.desktopHide{display:none!important}
    .desktopWidth100{width:50%!important;}
    .desktopWidth66{width:66.6666%!important;}
	.desktopWidth50{width:50%!important;}
    .desktopWidth33{width:33.3333%!important;}
    .desktopWidth25{width:25%!important;}
    .desktopWidth16{width:16.6666%!important;}
	.desktopPhotoLimit{overflow:hidden;position:relative;}
	.tabletPhotoLimit:not(.desktopPhotoLimit),.mobilePhotoLimit:not(.desktopPhotoLimit){height:100%!important;}
	.desktopNoTranslateY{transform:translateY(0)!important}

}



@media screen and (min-width:649px) and (max-width: 1000px){
	.tabletHide{display:none!important;}
	.tabletWidth100{width:100%!important;}
    .tabletWidth66{width:66.6666%!important;}
	.tabletWidth50{width:50%!important;}
	.tabletWidth33{width:33.3333%!important;}
	.tabletWidth25{width:25%!important;}
    .tabletWidth16{width:16.6666%!important;}
	.tabletPhotoLimit{overflow:hidden}
	.tabletCenter{margin:0 auto;display:block;}
	.desktopPhotoLimit:not(.tabletPhotoLimit),
	.mobilePhotoLimit:not(.tabletPhotoLimit){height:100%!important;}
	.tabletNoTranslateY{transform:translateY(0)!important}


}
@media screen and (max-width: 648px){
	.mobileHide{display:none!important;}
	.mobileWidth100{width:100%!important;}
    .mobileWidth66{width:66.6666%!important;}
	.mobileWidth50{width:50%!important;}
	.mobileWidth33{width:33.3333%!important;}
	.mobileWidth25{width:25%!important;}
    .mobileWidth16{width:16.6666%!important;}
	.mobilePhotoLimit{overflow:hidden;}
	.desktopPhotoLimit:not(.mobilePhotoLimit),
	.tabletPhotoLimit:not(.mobilePhotoLimit){height:100%!important;}
	.mobileNoTranslateY{transform:translateY(0)!important}
    .floatRight{margin-left:0;float:none;}
	.floatLeft{margin-right:0;float:none;}
}



.floatRight{float:right;margin-left:5px;}
.floatLeft{float:left;margin-right:5px;}

/*--Grid Column Styles--*/

.content-grid, .content-grid .row{
  	width:100%; float:left; display:block ;clear:both; padding:20px 0;
    }
	.content-grid .row {
		border-bottom:1px solid #a5a5a5;
		}
	.content-grid .row:first-child {
		border-top:1px solid #a5a5a5;
		margin-top:20px;
		}
	 .col-full, .col-half, .col-third, .col-twoThird, .col-four, .col-threeFourth, .col-five, .col-twoFifth, .col-threeFifth, .col-fourFifth, .col-six, .col-fiveSixth {
		float: left;
		width: 100%;
		margin-left: 0%;
		padding:10px 0;
		}

.content-grid .row.oneRow{border:none;margin:0;padding:0}

@media (min-width: 648px) {
     .col-full, .col-half, .col-third, .col-twoThird, .col-four, .col-threeFourth, .col-five, .col-twoFifth, .col-threeFifth, .col-fourFifth, .col-six, .col-fiveSixth {padding:0; }
     .padding-right {padding-right: 10px;}
     .padding-left {padding-left:10px;}
     .col-half {width: 50%;}
     .col-third {width: 33.33333%;}
     .col-four {width: 25%;}
     .col-five {width: 20%;}
     .col-six {width: 16.66666667%;}
     .col-twoFifth {width: 40%;}
     .col-threeFifth {width: 60%;}
     .col-twoThird { width: 66.66666%; }
	 .col-threeFourth { width: 75%;}
	 .col-fourFifth {width: 80%;}
	 .col-fiveSixth {width: 83.33333333333333%;}
}

@media (min-width: 648px) {
	.col-half {width:50%; }
	.col-third {width:33.33333%; margin-left:0%;}
	.col-twoThird {width:66.666666%;margin-left:0%;}
	.col-threeFourth {width: 75%;margin-left:0%;}
	.col-four {width:25%; margin-left:0%;}
}
@media (min-width: 450px) {
	.col-five {width:50%; margin-left:0%;}
}
@media (min-width: 800px) {
	.col-five {width:33.33333%; margin-left:0%;}
}
@media (min-width: 1000px) {
  .col-six  {width:33.3333333%; margin-left:0;}
}
@media (min-width: 1200px) {
  .col-five {width:20%; margin-left:0%;}
  .col-six  {width:16.66666667%; margin-left:0;}
}

/*-- OPTIONAL 6 Image/Text links, Responsive--*/
/*6 image buttons with text below, and hoverstate. 6x1 at desktop size, 3x2 at tablet size, and 2x3 at mobile size*/
	.sixPackButtonContain{
		display:flex;
		flex-wrap:wrap;
		}
	.sixPackButton{
		width: 16.5%;
		margin-right:1px;
		font-size:1.4em;
		}
	.sixPackText{
		transition: all .2s ease 0s;
		display:block;
		text-align:center;
		max-width:100%;
		background-color:#0086c2;
		padding:10px 0;
		font-family: "Caviar Dreams" , sans-serif
		}
	.sixPackButton img{
		max-width:100%;
    vertical-align:bottom;
		transition: all .2s ease 0s;
		filter:brightness(100%);
		-webkit-filter:brightness(100%)
		}
	.sixPackButton a{
		color: #fff;
		text-decoration:none;
		display:block;
		}

	.sixPackButton a:hover span{ background-color: #FAA41A;}
	.sixPackButton a:hover img{filter:brightness(115%);-webkit-filter:brightness(115%);}

@media screen and (max-width: 1200px){
	.sixPackButton{font-size:1em}
}
@media screen and (max-width: 1000px){
	.sixPackButton{
	width: 33%;
	margin-right:1px;
	padding-bottom:10px;
	}
}
@media screen and (max-width: 648px){
	.sixPackButton{
	width:49%;
	font-size:.9em
	}
	.sixPackButton img{margin-bottom:0;}
}

/* ======================================== */
/* ===============[ Copy/SEO Styles ]=============== */
/* ======================================== */
/* Ecommece Page*/
.eCommerce .hContentBold { font-weight:700;}
.eCommerce #sec6{ width:100%; float:left;line-height:23px; letter-spacing:1px; font-size:13px;margin: 10px 0 25px;}
.eCommerce #ipgw { float:left;}
.eCommerce #ipgwTop { float:left;font-size:26px; color:#0086c2; font-weight:700;letter-spacing:3px;}
.eCommerce #ipgwBottom { float:left;font-size:82px; color:#0086c2; font-weight:700;margin-top: 25px;}
.eCommerce #humanBeings {float: left;font-size: 17px;line-height: 25px;margin: -3px 0 0 15px;}
.clientTable,
.c-SEO-caseTable {line-height: 1;width: 100%;border-collapse: collapse;border:none;}
.clientCell,
.c-SEO-caseTable td, .c-SEO-caseTable th {vertical-align: middle; text-align: left;}
.clientCell:nth-child(1),
.c-SEO-caseTable td:nth-child(1), .c-SEO-caseTable th:nth-child(1) {text-transform: uppercase;font-size: 1.5em;padding: 20px 0 20px 20px;}
.clientCell:nth-child(2),
.c-SEO-caseTable td:nth-child(2), .c-SEO-caseTable th:nth-child(2) {padding: 20px 0;}
.clientCell:nth-child(3),
.c-SEO-caseTable td:nth-child(3), .c-SEO-caseTable th:nth-child(3) {padding: 20px 0;}
.clientRow a:nth-child(4) {margin: 20px 20px 20px 0;}
.c-SEO-caseTable td:nth-child(4), .c-SEO-caseTable th:nth-child(4) {padding: 20px 20px 20px 0;}
.clientRow a:nth-child(4),
.c-SEO-caseTable td:nth-child(4) a {display: block;text-align: center;text-decoration: none;background-color: #faa41b;color: #fff;font-family: "Caviar Dreams" , sans-serif;font-size: 18px;padding: .5em;letter-spacing: .02em;-webkit-transition: color .3s ease, background-color .3s ease;transition: color .3s ease, background-color .3s ease;}
.clientRow a:nth-child(4):hover, .clientRow a:nth-child(4):focus,
.c-SEO-caseTable td:nth-child(4) a:hover,.c-SEO-caseTable td:nth-child(4) a:focus {color: #fff;background-color: #0086c8;}
.clientTitleRow,
.c-SEO-caseTable thead tr {font-family: "Caviar Dreams" , sans-serif;font-size: 1.5em;border-bottom: 4px solid #0086c8;}
.clientTitleRow .clientCell:after,
.c-SEO-caseTable th:after {content:"";display: inline-block;vertical-align: baseline;margin: 0 0 -11px .5em;width: auto;height: auto;}
.clientTitleRow .clientCell:nth-child(1):after,
.c-SEO-caseTable th:nth-child(1):after {background-image: url(/Content/images/SeoPeopleIcon.png);width: 68px;height: 44px;}
.clientTitleRow .clientCell:nth-child(2):after,
.c-SEO-caseTable th:nth-child(2):after {background-image: url(/Content/images/SEOEarthIcon.png);width: 45px;height: 44px;}
.clientTitleRow .clientCell:nth-child(3):after,
.c-SEO-caseTable th:nth-child(3):after {background-image:url(/Content/images/SEOMoneyIcon.png);width: 45px;height: 44px;}
.clientTitleRow .clientCell:nth-child(1),
.c-SEO-caseTable th:nth-child(1) {text-transform: none;font-size: inherit;}

.eComm-sidebar {width: 25%;float: right;background-color: #fafafa;padding: 40px;width: calc(450px);}
.eComm-sidebarSection {line-height: 1;}
.eComm-sidebarSection h2 {font-size: 32.6px;line-height: 1;margin: 0 0 .5em;color: #000;font-weight: bold;white-space: nowrap;}
.eComm-sidebarSection ul {font-size: 18px;list-style: none;margin: 0;padding: 0;font-weight: normal;}
.eComm-sidebarSection li {display: block;margin: 0.7em 0;}
.eComm-sidebarSection ul a {text-decoration: none;display: block;}
.eComm-sidebarSection ul a:hover,.eComm-sidebarSection ul a:focus {text-decoration: underline;}
.eComm-sidebarSection--cases {margin-bottom: 30px;}
.eComm-sidebarSection--brags {margin-bottom: 30px;}
.eComm-sidebarSection--brags ul {padding: 0;margin: 0;list-style: none;font-size: 18px;font-weight: normal;}
.eComm-sidebarSection--brags li {margin: .5em 0;}
.eComm-sidebarSection--brags ul a {text-decoration: none;display: block;}
.eComm-sidebarSection--brags ul a:before {content: "- ";}
.eComm-sidebarSection--cases:after, .eComm-sidebarSection--brags:after {content: "";display: block;margin: 0 auto;clear: both;width: 75%;border-bottom: 1px solid #d0d0d0;margin-top: 30px;}
.eComm-sidebarImageLink {display:block;font-size:32px;font-weight: 600;text-transform: uppercase;line-height: 1;color: #000;text-decoration: none;-webkit-transition: color .3s ease;transition: color .3s ease;margin-top:20px;white-space: nowrap;}
.eComm-sidebarImageLink:hover,.eComm-sidebarImageLink:focus {text-decoration:none;color:#faa419;}
.eComm-sidebarImageLink img {display:block;float:left;}
.eComm-sidebarImageLink strong {display:block;font-weight: 600;float: right;width: calc(100% - 80px);}
.eComm-sidebarImageLink strong em {display:block;font-style:normal;color:#faa419;font-size: 0.81em;font-weight: 700;}
.eComm-sidebarImageLink:hover strong em,.eComm-sidebarImageLink:focus strong em {color:#000;}
.eComm-sidebarImageLink--brags {font-size:26px;}
.eComm-sidebarImageLink--brags strong em {font-size:inherit;}



@media only screen and (max-width:1300px) and (min-width:1001px) {
	.eComm-sidebar {width: calc(350px);}
	.eComm-sidebarSection h2 {font-size: 24px;}
	.eComm-sidebarImageLink {font-size: 26px;}
	.eComm-sidebarImageLink img {width: 40px;}
	.eComm-sidebarImageLink strong {width: calc(100% - 50px);}
	.eComm-sidebarImageLink--brags {font-size: 20.5px;}
}
@media only screen and (max-width:1300px) {
	.clientCell:nth-child(1),
	.c-SEO-caseTable td:nth-child(1) {font-size: 1.2em;}
}
@media only screen and (min-width:1201px) {
	.clientRow:nth-child(2n),
	.c-SEO-caseTable tr:nth-child(2n) {background-color: #c1e2f1;}
}
@media only screen and (max-width:1200px) {
	.clientTable, .clientBody, .clientRow, .clientCell {display: block;}
	.c-SEO-caseTable, .c-SEO-caseTable thead, .c-SEO-caseTable tbody, .c-SEO-caseTable tr, .c-SEO-caseTable th, .c-SEO-caseTable td {display: block;}
	.clientRow,
	.c-SEO-caseTable tr {display: block;float: left;width: 33.333%;padding: 15px;}
	.clientTitleRow,
	.c-SEO-caseTable thead {display: none;}
	.clientCell:nth-child(1),
	.c-SEO-caseTable td:nth-child(1) {font-size: 1.5em;display: block;padding: 0 0 2px;}
	.clientCell:nth-child(2),
	.c-SEO-caseTable td:nth-child(2) {display: block;padding: 2px 0;}
	.clientCell:nth-child(3),
	.c-SEO-caseTable td:nth-child(3) {display: block;padding: 2px 0;}
	.clientRow a:nth-child(4) {margin: 8px 0 0;}
	.c-SEO-caseTable td:nth-child(4) {display: block;padding: 8px 0 0;}
}
@media only screen and (max-width:1200px) and (min-width:1001px) {
	.clientRow:nth-child(3n+1),
	.c-SEO-caseTable tr:nth-child(3n+1) {clear: left;}
}
@media only screen and (max-width: 1000px) {
	.eCommerce #humanBeings { margin:31px 0 0 0; width:100%;}
    .clientRow,
	.c-SEO-caseTable tr {width: 50%;}
	.clientRow:nth-child(2n+1),
	.c-SEO-caseTable tr:nth-child(2n+1) {clear: left;}
	.eComm-sidebar {width:100%;float:none;position: relative;}
	.eComm-sidebarSection {width: 50%;float:left;position: relative;}
	.eComm-sidebarSection--cases {margin-bottom: 0;padding-right: 20px;display: none;}
	.eComm-sidebarSection--brags {margin-bottom: 0;padding: 0 20px 0 0;}
	.eComm-sidebarSection--cities {padding-left: 20px;}
	.eComm-sidebarSection--cases:after, .eComm-sidebarSection--brags:after {display:none;}
	.eComm-sidebarSection--cities:after{content:"";position: absolute;top: 0;bottom: 0;left: 0;margin: auto;width: 1px;height: 75%;border-right: 1px solid #d0d0d0;}
	.eComm-sidebarSection--brags:after {right: -5px;}
}
@media only screen and (max-width:900px) {
	.eComm-sidebarSection h2 {font-size: 27px;}
	.eComm-sidebarImageLink {font-size: 26px;}
	.eComm-sidebarImageLink img {width: 40px;}
	.eComm-sidebarImageLink strong {width: calc(100% - 50px);}
	.eComm-sidebarImageLink--brags {font-size: 20.5px;}
}
@media only screen and (max-width:800px) {
	.eComm-sidebarSection h2 {font-size: 22px;}
}
@media only screen and (max-width: 640px) {
	.eCommerce #ipgw { text-align:center;width:100%;}
	.eCommerce #ipgwTop, #ipgwBottom { text-align:center; width:100%;}
	.eCommerce #humanBeings { text-align:center;}
    .clientRow,
	.c-SEO-caseTable tr {width: 100%;float:none;padding: 0;margin: 10px 0;}
	.clientRow a:nth-child(4),
	.c-SEO-caseTable td:nth-child(4) a {display: inline-block;padding-left: 2em;padding-right:2em;}
	.clientRow a[style*="visibility: hidden"]:nth-child(4),
	.c-SEO-caseTable td:nth-child(4) a[style*="visibility: hidden"] {display: none;}
	.eComm-sidebar {padding: 20px;}
	.eComm-sidebarSection {width:100%;float:none;}
	.eComm-sidebarSection--brags {padding: 0;margin-bottom: 20px;}
	.eComm-sidebarSection ul {font-size:14px;}
	.eComm-sidebarSection--cities {padding: 0;}
	.eComm-sidebarSection--cities:after {display:none;}
	.eComm-sidebarSection--cities li {float:left;width:50%;}
}
@media only screen and (max-width: 500px) {
	.eCommerce #humanBeings { font-size: 13px; }
	.eCommerce #ipgwTop { font-size: 21px; }
	.eCommerce #ipgwBottom { font-size: 70px; margin-top: 18px; }
	.eCommerce #sec6 { line-height: 17px; font-size: 12px; }
}
@media only screen and (max-width:480px) {
	.eComm-sidebar {padding: 0;background-color:transparent;}
	.eComm-sidebarSection--cities li {float:none;width:100%;}
}
@media only screen and (max-width:400px) {
	.eCommerce #ipgwTop {font-size: 16px;}
	.eCommerce #ipgwBottom {font-size: 48px;}
	.eCommerce #humanBeings {font-size: 12px;text-align: left;line-height: 1;}
	.eCommerce #humanBeings > span {display: block;}
}
@media only screen and (max-width:360px) {
	.clientRow a:nth-child(4),
	.c-SEO-caseTable td:nth-child(4) a {padding-left: 1em;padding-right:1em;display: block;}
}


/** Seo Buttons  **/
.indButtonList{padding-left:0;}

.indButtonList li {
    width: calc(25% - 5px);
    display: inline-block;
}

.indButtonList li a {
    width: 96%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    margin: 2px 2%;
    padding: 10px;
    font-size: 1em;
    font-weight:bold;
    font-family: 'Open Sans' , sans-serif;
    letter-spacing: 1.5px;
    background: #FAA419;
    text-decoration: none;
    color:#000;
    list-style-type:none;
}

.indButtonList li a:hover{
  color:#fff;
}

.indButtonList li a::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transition: 0.5s ease;
    z-index: -1;
}

.indButtonList li a:hover::after {width: 100%;}

.indButtonList li a::after {background: #000000;}

@media screen and (max-width:1064px) {
	.indButtonList li {
		width:calc(50% - 5px);
	}
}

@media screen and (max-width:480px) {
	.indButtonList li {
		width:100%;
	}
}


/*--------------- DATE ----------------------*/
	.picker {
		font-size:16px;
		text-align:left;
		line-height:1.2;
		color:#000000;
		position:absolute;
		z-index:10000;
		-webkit-user-select:none;
		-moz-user-select:none;
		-ms-user-select:none;
		user-select:none
	}
	.picker__input {
		cursor:default
	}
	.picker__input.picker__input--active {
		border-color:#0089ec
	}
	.picker__holder {
		width:100%;
		overflow-y:auto;
		-webkit-overflow-scrolling:touch
	}

	/*!
	* Classic picker styling for pickadate.js
	* Demo: http://amsul.github.io/pickadate.js
	*/
	.picker {
		width:100%
	}
	.picker__holder {
		position:absolute;
		background:#ffffff;
		border:1px solid #aaaaaa;
		border-top-width:0;
		border-bottom-width:0;
		border-radius:0 0 5px 5px;
		box-sizing:border-box;
		min-width:176px;
		max-width:466px;
		max-height:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter:alpha(opacity=0);
		-moz-opacity:0;
		opacity:0;
		-webkit-transform:translateY(-1em) perspective(600px) rotateX(10deg);
		transform:translateY(-1em) perspective(600px) rotateX(10deg);
		transition:-webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
		transition:opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out;
		transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
		transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out
	}
	.picker__frame {
		padding:1px
	}
	.picker__wrap {
		margin:-1px
	}
	.picker--opened .picker__holder {
		max-height:25em;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
		border-top-width:1px;
		border-bottom-width:1px;
		-webkit-transform:translateY(0) perspective(600px) rotateX(0);
		transform:translateY(0) perspective(600px) rotateX(0);
		transition:-webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
		transition:opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;
		transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
		transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;
		box-shadow:0 6px 18px 1px rgba(0, 0, 0, .12)
	}
	.picker__box {
		padding:0 1em
	}
	.picker__header {
		text-align:center;
		position:relative;
		margin-top:.75em
	}
	.picker__month,.picker__year {
		font-weight:500;
		display:inline-block;
		margin-left:.25em;
		margin-right:.25em
	}
	.picker__year {
		color:#999999;
		font-size:.8em;
		font-style:italic
	}
	.picker__select--month,.picker__select--year {
		border:1px solid #b7b7b7;
		height:2em;
		padding:.5em;
		margin-left:.25em;
		margin-right:.25em
	}
	@media (min-width:24.5em) {
		.picker__select--month,.picker__select--year {
			margin-top:-0.5em
		}
	}
	.picker__select--month {
		width:35%
	}
	.picker__select--year {
		width:22.5%
	}
	.picker__select--month:focus,.picker__select--year:focus {
		border-color:#0089ec
	}
	.picker__nav--next,.picker__nav--prev {
		position:absolute;
		padding:.5em 1.25em;
		width:1em;
		height:1em;
		box-sizing:content-box;
		top:-0.25em
	}
	@media (min-width:24.5em) {
		.picker__nav--next,.picker__nav--prev {
			top:-0.33em
		}
	}
	.picker__nav--prev {
		left:-1em;
		padding-right:1.25em
	}
	@media (min-width:24.5em) {
		.picker__nav--prev {
			padding-right:1.5em
		}
	}
	.picker__nav--next {
		right:-1em;
		padding-left:1.25em
	}
	@media (min-width:24.5em) {
		.picker__nav--next {
			padding-left:1.5em
		}
	}
	.picker__nav--next:before,.picker__nav--prev:before {
		content:" ";
		border-top:.5em solid transparent;
		border-bottom:.5em solid transparent;
		border-right:0.75em solid #000000;
		width:0;
		height:0;
		display:block;
		margin:0 auto
	}
	.picker__nav--next:before {
		border-right:0;
		border-left:0.75em solid #000000
	}
	.picker__nav--next:hover,.picker__nav--prev:hover {
		cursor:pointer;
		color:#000000;
		background:#b1dcfb
	}
	.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover {
		cursor:default;
		background:none;
		border-right-color:#f5f5f5;
		border-left-color:#f5f5f5
	}
	.picker__table {
		text-align:center;
		border-collapse:collapse;
		border-spacing:0;
		table-layout:fixed;
		font-size:inherit;
		width:100%;
		margin-top:.75em;
		margin-bottom:.5em
	}
	@media (min-height:33.875em) {
		.picker__table {
			margin-bottom:.75em
		}
	}
	.picker__table td {
		margin:0;
		padding:0
	}
	.picker__weekday {
		width:14.285714286%;
		font-size:.75em;
		padding-bottom:.25em;
		color:#999999;
		font-weight:500
	}
	@media (min-height:33.875em) {
		.picker__weekday {
			padding-bottom:.5em
		}
	}
	.picker__day {
		padding:.3125em 0;
		font-weight:200;
		border:1px solid transparent
	}
	.picker__day--today {
		position:relative
	}
	.picker__day--today:before {
		content:" ";
		position:absolute;
		top:2px;
		right:2px;
		width:0;
		height:0;
		border-top:0.5em solid #0059bc;
		border-left:.5em solid transparent
	}
	.picker__day--disabled:before {
		border-top-color:#aaaaaa
	}
	.picker__day--outfocus {
		color:#dddddd
	}
	.picker__day--infocus:hover,.picker__day--outfocus:hover {
		cursor:pointer;
		color:#000000;
		background:#b1dcfb
	}
	.picker__day--highlighted {
		border-color:#0089ec
	}
	.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover {
		cursor:pointer;
		color:#000000;
		background:#b1dcfb
	}
	.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover {
		background:#0089ec;
		color:#ffffff
	}
	.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover {
		background:#f5f5f5;
		border-color:#f5f5f5;
		color:#dddddd;
		cursor:default
	}
	.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover {
		background:#bbbbbb
	}
	.picker__footer {
		text-align:center
	}
	.picker__button--clear,.picker__button--close,.picker__button--today {
		border:1px solid #ffffff;
		background:#ffffff;
		font-size:.8em;
		padding:.66em 0;
		font-weight:bold;
		width:33%;
		display:inline-block;
		vertical-align:bottom
	}
	.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover {
		cursor:pointer;
		color:#000000;
		background:#b1dcfb;
		border-bottom-color:#b1dcfb
	}
	.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus {
		background:#b1dcfb;
		border-color:#0089ec;
		outline:none
	}
	.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before {
		position:relative;
		display:inline-block;
		height:0
	}
	.picker__button--clear:before,.picker__button--today:before {
		content:" ";
		margin-right:.45em
	}
	.picker__button--today:before {
		top:-0.05em;
		width:0;
		border-top:0.66em solid #0059bc;
		border-left:.66em solid transparent
	}
	.picker__button--clear:before {
		top:-0.25em;
		width:.66em;
		border-top:3px solid #ee2200
	}
	.picker__button--close:before {
		content:"\D7";
		top:-0.1em;
		vertical-align:top;
		font-size:1.1em;
		margin-right:.35em;
		color:#777777
	}
	.picker__button--today[disabled],.picker__button--today[disabled]:hover {
		background:#f5f5f5;
		border-color:#f5f5f5;
		color:#dddddd;
		cursor:default
	}
	.picker__button--today[disabled]:before {
		border-top-color:#aaaaaa
	}
/*--------------- DATE ----------------------*/


/**************** Design updates Aug 2019 ********************/

.content-button-wrap {
	width: 300px;
	padding: 10px 0;
	background-color: #0086c8;
	margin: 20px auto;
}
.content-button {
	font-family: 'Caviar Dreams';
	display: block;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
	/*text-shadow: 1px 1px 3px #000;*/
	margin: 10px;
	transition: color 0.3s, background-color 0.3s;
	overflow: hidden;
	position: relative;
}
	.content-button:hover {
		color: #f5d918;
	}

.content-button {
	overflow: hidden;
}

.content-button {
	overflow: hidden;
	padding: 0 4px;
	height: 1.2em;
}

.content-button span {
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

	.content-button span::before {
		position: absolute;
		top: 100%;
		content: attr(data-hover);
		font-weight: 700;
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

.content-button:hover span,
.content-button:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.inline-content-button{
	margin: 0;
	
}

	.inline-content-button .content-button span::before {
		margin-top: 2px;
	}


#preload-cover{
	background-color: #000;
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	transition: opacity 0.5s;
}

.pre-opacity{
	opacity: 0;
}
/*
		<a style="font-family: 'Caviar Dreams'; display: block; color: #f5d918; background: #0086c8; padding: calc(7px + 1vw); text-decoration: none; font-weight: bold; text-align: center; font-size: calc(12px + 1vw); text-shadow: 1px 1px 3px #000; margin: 10px; box-shadow: 5px 5px 0px #555;" title="Turn your lifeless dead end template into a money printing machine." href="/ContactWebDeveloper">QUOTE ME A WEBSITE</a> 
*/
