@media only screen and (min-width: 300px) and (max-width: 479px) { 
body, html {
	margin: 0;
	padding: 0;
	background-image:none;
}

.footerLogos > .grid_33 {
	width: 31%;
	float: left;
	padding: .5em 1%;
}
.footerLogos > .grid_33 > a > img {
	width: 75%;
	height: auto;
	display: block;
	margin: auto;
}

.footer > div.grid_50 > span {
	text-align: center;
	display: block;
	width: 100%;
	float: none;
}

.footer > div.grid_50 > img#cniLogo {
	width: 15%;
	float: none;
	display: block;
	margin: auto;
}

.wrapper {
	padding: 0;
	margin-top: 0px;
	border-top: none;
}

.navigation > .links {
	display: none;
}

.navigation > .mobileNav {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}

.navigation > .mobileNav > li.mobileNav-list {
	display: block;
	float: left;
	width: 19.8%;
	border-left: #333 solid .1%;
	border-right: #CCC solid .1%;
}

#mobileNav-home {
	background-image:url(../images/mobilenav/home-off.png);
}
#mobileNav-services {
	background-image:url(../images/mobilenav/services-off.png);
}
#mobileNav-products {
	background-image:url(../images/mobilenav/products-off.png);
}
#mobileNav-aboutus {
	background-image:url(../images/mobilenav/aboutus-off.png);
}
#mobileNav-callus {
	background-image:url(../images/mobilenav/callus-off.png);
}

li.mobileNav-list-on > div#mobileNav-products {
	background-image:url(../images/mobilenav/products-on.png) !important;
	background-color: #000;
}

li.mobileNav-list-on > div#mobileNav-services {
	background-image:url(../images/mobilenav/services-on.png) !important;
	background-color: #000;
}

.slideLinkList {
	background-color: #3a3a3a;
	background-image: url(../images/mobilenav/slidedown-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: relative;
	display: block;
}

.slideLinkList > ul {
	padding: 0em 0 0 0;
	margin: 0;
}

.slideLinkList > ul > li {
	padding: 2% 2%;
	width: 96%;
}
.slideLinkList > ul > li:last-child {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.slideLinkList > ul > li:nth-child(even) {
	background-color: #444;
}

.slideLinkList > ul > li > a:link, .slideLinkList > ul > li > a:visited{
	color: #FFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.slideLinkList > ul > li > a {
	width: 100%;
	height: 100%;
	display: block;
}

.mobileOnly {
	display: block;
}

.mobileNav-list-on > .mobileNav-link {
	background-color: #000;
	color: #FFF !important;
}

li.mobileNav-list > div.mobileNav-icon {
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center;
	height: 30px;
}

li.mobileNav-list > div.mobileNav-link {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

.grid_100, .grid_90, .grid_80, 
.grid_70, .grid_60, .grid_50, 
.grid_40, .grid_33, .grid_30, .grid_20, 
.grid_10 {
	float: none;
	padding: 0%;
	width: 100%;
}


div.navigation {
	position: relative;
}

.navigation h1 {
	font-size: 1.7em;
	font-weight: lighter;
	float: left;
	width: 100%;
	margin: 5px auto 5px auto;
	text-align: center;
}


div.navigation > div.links > ul > li {
	float: right;
	display: inline;
	line-height: 23px;
	font-size: .7em;
	padding-right: .6em;
}


.slider {
	background-image: url(../images/slides/480/slider-bg.png);
}
.slider img {
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
}

#sliderPrev, #sliderNext {
	height: auto;
	width: 14px;
}

.cta > h1 {
	font-size: 1.5em;
}

.step h3 {
	font-size: .8em;
}

.step > img {
	height: 60%;
	width: auto;
	left: 45px;
	top: 55px;
	z-index: 999;
}

.step {
	margin-left: 1em;
}

.nextArrow, .prevArrow {
	width: 125px;
	font-size: 1.1em;
}


.backBTN {
	display: block;
	width: auto;
	height: 21px;
	margin-top: 4px;
	cursor: pointer;
}
.pageContent h1 {
	font-size: 1.5em;
}

.reverseType {
	color: #000;
	background-color: #FFF;
}

.mobileHide {
	display: none;
}

#contentContainer {
	width: 98%;
	padding: 0 1%;
}
/* about */

.mobileDirectory {
	background-color: #000;
	border-radius: 15px;
	width: 99%;
	height: 30px;
	float: none;
	margin: .5em auto auto auto;
}

.mobileDirectory > a {
	width: 100%;
	height: 100%;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	padding: .25em 0;
}

#CTA {
	height: 45px;
}

.imageBlock {
	width: 50%;
	float: left;
	margin-right: 0 !important;
}

.adInfo > div.stat {
	width: 98%;
	margin: auto;
}

.imageBlock > a > img {
	margin: auto;
	display: block;
}

.footerAdvertisers, .footerServices, .footerOther {
	display: none;
}
.logosCont {
	width: 99%;
}

#footerLogos {
	width: 99% !important;
	
	height: 55px;
	background-size: contain;
	background-image:url(../images/footer-logos-long.png) !important;
}

#services {
	border-left: 0px;
}

.gallery {
	display: none;
}
div#adRates > div.grid_33 {
	width: 32%;
	float: left;
}
div#adRates > div.grid_33 > a > img {
	display: block;
	margin: auto;
	width: 90%;
	height: auto;
}
div#statistics.adInfo > div.grid_33 > img {
	display: block;
	margin: auto;
	width: 60%;
	height: auto;
}
div#statistics.adInfo > div.grid_33 > p.pie-text {
	text-align: center;
	margin-bottom: 2em;
}
div.adInfo > h1 {
	font-size: 1.4em;
}
div#adRates > h1#rates {
	font-size: 1.4em;
}

div#finalStep .margintop1em {
	padding-top:.5em;
}
}

@media only screen and (width: 480px) { 
/* about */

.mobileDirectory {
	background-color: #000;
	border-radius: 15px;
	width: 99%;
	height: 30px;
	float: none;
	margin: .5em auto auto auto;
}
.gallery {
	display: none;
}
div#adRates > div.grid_33 {
	width: 32%;
	float: left;
}
div#adRates > div.grid_33 > a > img {
	display: block;
	margin: auto;
	width: 90%;
	height: auto;
}
div#statistics.adInfo > div.grid_33 > img {
	display: block;
	margin: auto;
	width: 40%;
	height: auto;
}
div#statistics.adInfo > div.grid_33 > p.pie-text {
	text-align: center;
	margin-bottom: 2em;
	font-size: .6em;
}
#demographics, #overview, #printAdvertising, #statistics {
	font-size: .6em;
}
#overview > h1 {
	font-size: 3em;
}
#demographics > h1, #printAdvertising > h1, #statistics > h1 {
	margin-top: 1em;
}
.mobileDirectory {
	margin-top:20px;
}
div.cta > p {
	font-size: .6em;
}
div.cta > p > span.larger {
	font-size: 1.9em !important;
	font-weight: bold;
}
#CTA {
	height: 60px;
}
.mobileDirectory > a {
	width: 100%;
	height: 100%;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	padding: .25em 0;
}
.navigation > .links {
	display: none;
}

.navigation > .mobileNav {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}

.navigation > .mobileNav > li.mobileNav-list {
	display: block;
	float: left;
	width: 19.8%;
	border-left: #333 solid .1%;
	border-right: #CCC solid .1%;
}

#mobileNav-home {
	background-image:url(../images/mobilenav/home-off.png);
}
#mobileNav-services {
	background-image:url(../images/mobilenav/services-off.png);
}
#mobileNav-products {
	background-image:url(../images/mobilenav/products-off.png);
}
#mobileNav-aboutus {
	background-image:url(../images/mobilenav/aboutus-off.png);
}
#mobileNav-callus {
	background-image:url(../images/mobilenav/callus-off.png);
}

li.mobileNav-list-on > div#mobileNav-products {
	background-image:url(../images/mobilenav/products-on.png) !important;
	background-color: #000;
}

li.mobileNav-list-on > div#mobileNav-services {
	background-image:url(../images/mobilenav/services-on.png) !important;
	background-color: #000;
}

.slideLinkList {
	background-color: #3a3a3a;
	background-image: url(../images/mobilenav/slidedown-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: relative;
	display: block;
}

.slideLinkList > ul {
	padding: 0em 0 0 0;
	margin: 0;
}

.slideLinkList > ul > li {
	padding: 2% 2%;
	width: 96%;
}
.slideLinkList > ul > li:last-child {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.slideLinkList > ul > li:nth-child(even) {
	background-color: #444;
}

.slideLinkList > ul > li > a {
	width: 100%;
	height: 100%;
	display: block;
}

.slideLinkList > ul > li > a:link, .slideLinkList > ul > li > a:visited{
	color: #FFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.call {
	display: none;
}
.mobileOnly {
	display: block;
}

.mobileNav-list-on > .mobileNav-link {
	background-color: #000;
	color: #FFF !important;
}

li.mobileNav-list > div.mobileNav-icon {
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center;
	height: 30px;
}

li.mobileNav-list > div.mobileNav-link {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}


.grid_100, .grid_90, .grid_80, 
.grid_70, .grid_60, .grid_50, 
.grid_40, .grid_33, .grid_30, .grid_20, 
.grid_10 {
	float: none;
	padding: 0 .5%;
	width: 99%;
	margin: auto;
}
div.navigation {
	position: relative;
}

body {
	background-image: none;
}
.wrapper {
	margin-top: -115px;
	border-top: none;
}
.navigation h1 {
	width: 100%;
	text-align: center;
}

.navigation > .mobileNav {
	display: block;
}

.navigation ul { 
	width: 100%;
}

div.navigation > div.links > ul > li {
	float: right;
	display: inline;
	line-height: 43px;
	font-size: 1em;
	width: 20%;
	text-align: center;
	padding-right: 0em;
}

.step {
	font-size: .9em;
	letter-spacing: -1px;
	margin-left: 3em;
	min-height: 86px;
	padding-top: 0;
}
.stepFirst {
	margin-left: 0;
}
.stepArrow {
	left: 75px;
	top: 28px;
	width: 65px;
	height: auto;
}

div
div.logosCont {
	width: 99%;
	float: none;
}
div#footerLogos {
	width: 100% !important;
	height: 55px;
	background-image: url(../images/footer-logos-long.png)!important;
	background-size: contain;
	
}
.footerAdvertisers, .footerServices, .footerOther {
	display: none !important;
}
div.roundCorners.reverseType.search {
	margin-top: 1em;
}
}

@media only screen and (min-width: 481px) and (max-width: 600px) { 

.grid_100, .grid_90, .grid_80, 
.grid_70, .grid_60, .grid_50, 
.grid_40, .grid_33, .grid_30, .grid_20, 
.grid_10 {
	float: none;
	padding: 0 .5%;
	width: 99%;
	margin: auto;
}

.mobileDirectory {
	background-color: #000;
	border-radius: 15px;
	width: 99%;
	height: 30px;
	float: none;
	margin: .5em auto auto auto;
}

.mobileDirectory > a {
	width: 100%;
	height: 100%;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	padding: .25em 0;
}

div#statistics.adInfo > div.grid_33 {
	clear:both;
	padding-bottom: 5em !important;
}
div#statistics.adInfo > div.grid_33 > h3 {
	display: block;
	text-align: left;
}
.navigation > .links {
	display: none;
}

.navigation > .mobileNav {
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px 0 0 0;
}

.navigation > .mobileNav > li.mobileNav-list {
	display: block;
	float: left;
	width: 19.8%;
	border-left: #333 solid .1%;
	border-right: #CCC solid .1%;
}

#mobileNav-home {
	background-image:url(../images/mobilenav/home-off.png);
}
#mobileNav-services {
	background-image:url(../images/mobilenav/services-off.png);
}
#mobileNav-products {
	background-image:url(../images/mobilenav/products-off.png);
}
#mobileNav-aboutus {
	background-image:url(../images/mobilenav/aboutus-off.png);
}
#mobileNav-callus {
	background-image:url(../images/mobilenav/callus-off.png);
}

li.mobileNav-list-on > div#mobileNav-products {
	background-image:url(../images/mobilenav/products-on.png) !important;
	background-color: #000;
}

li.mobileNav-list-on > div#mobileNav-services {
	background-image:url(../images/mobilenav/services-on.png) !important;
	background-color: #000;
}

.slideLinkList {
	background-color: #3a3a3a;
	background-image: url(../images/mobilenav/slidedown-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: absolute;
	display: block;
}

.slideLinkList > ul {
	padding: 0em 0 0 0;
	margin: 0;
}

.slideLinkList > ul > li {
	padding: 2% 2%;
	width: 96%;
}
.slideLinkList > ul > li:last-child {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.slideLinkList > ul > li:nth-child(even) {
	background-color: #444;
}

.slideLinkList > ul > li > a {
	width: 100%;
	height: 100%;
	display: block;
}

.slideLinkList > ul > li > a:link, .slideLinkList > ul > li > a:visited{
	color: #FFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.call {
	display: none;
}
.mobileOnly {
	display: block;
}

.mobileNav-list-on > .mobileNav-link {
	background-color: #000;
	color: #FFF !important;
}

li.mobileNav-list > div.mobileNav-icon {
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center;
	height: 30px;
}

li.mobileNav-list > div.mobileNav-link {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
.wrapper {
	margin-top: -5px;
}
div.navigation > div.links > ul > li > .navLink {
	font-size: .8em !important;
}
.pageTitle {
	float: left;
}
.navigation ul { 
	width: 100%;
}
div.navigation > div.links > ul > li {
	float: right;
	display: inline;
	line-height: 43px;
	font-size: 1.2em;
	width: 18%;
	text-align: center;
	padding-right: 0em;
}
.slider > .slide .grid_50 {
	width: 49% !important;
	float: left !important;
	padding: 0 .5%;
}
.slider > .slide .grid_50 > h1 {
	font-size: 1.5em;
}
.slider > .slide .grid_50 > h2 {
	font-size: .9em;
}
.slider > .slide .grid_50 > img {
	width: 90%;
	height: auto;
}

.slider {
	height: 200px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/slides/600/slider-bg.png);
}
.slide > iframe {
	height: 100%;
	width: 80%;
	display: block;
	margin: auto;
	
}


.step {
	width: 20%;
	float: left;
	padding: 1%;
	background-color: #ccc;
	border-radius: 5px;
	position: relative;
	margin-left: 4.25em;
	cursor: pointer;
	min-height: 66px;
	font-size: 1em;
}
.stepFirst {
	margin-left: 0;
}
.stepArrow {
	left: 114px;
	top: -10px;
	position: absolute;
	cursor: pointer;
	width: 60%;
	height: auto;
}

.kindleHide {
	display: none;
}
.kindleShow {
	display: block;
}

.backBTN {
	display: block;
	margin-top: .2em;
	height: .8em;
	width: auto;
}

/* features pages */

.featureCont {
	height: 150px;
}

/* print advertising */
#statistics > .grid_33 > img {
	text-align: left;
	float: left;
	display: block;
	width: 25%;
	clear:both;
}

#statistics p {
	float: left;
	display: block;
	width: 73%;
	padding-top: 3em;
	padding-left: 2%;
}
/* end print advertising */
#adRates > .grid_33 {
	float: left;
	width: 31.333%;	
}

#adRates > .grid_33 > a > img {
	width: 95%;
	height: auto;
}
.hide1126 {
		display: none;
}

.navigation > .grid_40 {
	width: 100%;
	float: none;
}

.navigation > .grid_40 > .pageTitle {
	font-size: 1.75em;
	margin-top: 0px;
}

.call {
	padding: 10px 1em 0 0;
	float: right;
}
div.navigation > div.links > ul > li > ul.header-subMenu {
	width: 220px;
	top: 2.25em;
	
}
div.navigation > div.links > ul > li > ul.header-subMenu > div.linkArrow {
	display: none;
}
div.navigation {
	height: auto;
}

div.grid_70 > div.grid_33.footerAdvertisers,
div.grid_70 > div.grid_33.footerServices,
div.grid_70 > div.grid_33.footerOther {
	width: 32%;
	float: left;
}

#services {
	border-left: 0;
}
div.logosCont {
	width: 99%;
	float: none;
}
div#footerLogos {
	width: 100% !important;
	height: 55px;
	background-image: url(../images/footer-logos-long.png)!important;
	background-size: contain;
	
}
}
@media only screen and (min-width: 601px) and (max-width: 767px) { 
.navigation > div.links > ul {
	padding-top: 0;
}

div.navigation > div.grid_40 > h1.pageTitle {
	margin-top: 1%;
}
.hide1126 {
	display: none;
}
.slider {
	background-image: url(../images/slides/desktop/slider-bg.png);
}
.step {
	margin-left: 3.5em;
	min-height: 119px;
}

.stepFirst {
	margin-left: 0;
}

.serviceLink > a {
	font-size: 1.2em;
}

.stepArrow {
	top: 6px;
	left: 88%;
	width: 75%;
	height: auto;
}
/* Features Page */ 
.feature {
	width: 90%;
	height: auto;
}

#classifieds {
	margin-top: 45px;
}

#realEstate {
	margin-top: 25px;
}

#gzJobs {
	margin-top: 20px;
}

#autobeat {
	margin-top: 45px;
}

#print2net {
	margin-top: 23px;
}

#kvClipper {
	margin-top: 32px;
} 

div.navigation > div.links > ul > li > ul.header-subMenu {
	top: 1.75em !important;
}

div.navigation > div.links > ul {
	height: auto;
}

div.navigation > div.links > ul > li {
	line-height: normal;
	font-size: .95em;
}


div.linkArrow {
	display: none;
}

.navigation > .grid_40 {
		width: 100%;
		float: none;
}
	
.call {
		padding: 10px 1em 0 0;
		float: right;
		display: inline-block;
}
.navigation > .grid_60 {
		width: 100%;
		float: none;
		padding: 0;
}
#headerPhone {
		margin-top: -3px;
}
.call {
	background-image: url(../images/call-grad.jpg);
	background-size: cover;
	background-repeat: repeat-x;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-right: .5em;
	box-shadow: #000 -1px 2px 3px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
/* iPad and similar sized devices on Portrait orientation */
/* window size 600px and above */
/* viewport size 582px and above */

.hide1126 {
		display: none;
	}

.wrapper {
	padding-top: 90px;
}

.navigation > div.links > ul {
	padding-top: 0;
}

div.navigation > div.grid_40 > h1.pageTitle {
	margin-top: 1%;
}

div.navigation > div.links > ul {
	margin-top: -5px;
}
div.navigation > div.links > ul > li {
	float: right;
	padding-right: 0%;
	line-height: normal;
	height: 2em;
}
.navigation ul > li > a.navLink {
	font-size: 1em;
}
.navigation ul > li > span.navLink {
	font-size: 1em;
}



.step {
	width: 20%;
	margin-left: 3.75em;
}
.stepArrow {
	left: 115px;
	top: 40px;
	position: absolute;
	cursor: pointer;
	width: 63px;
	height: auto;
}

/*div.footerLogos > div.grid_33 > a > img {
	width: 80%;
	height: auto;
	margin: auto;
	display: block;
}*/




.stepFirst {
	margin-left: 0;
}

.serviceLink > a{
	font-size: 1.25em;
}

.formDescription > h3 {
	font-size: 1em;
}

.formDescription {
	width: 23% !important;
}


.formContents {
	width: 70%;
}

.formContents label {
	font-size: .8em;
}

#statistics > .grid_33 > img, #adRates > .grid_33 > a > img {
	width: 100%;
	height: auto;
}

#quickLinks > ul {
	padding-left: 10px;
}

.backBTN {
	display: none;
}

.slider {
	background-image: url(../images/slides/991/slider-bg.png);
	width: 100%;
	padding: 0;
}

.navigation {
	width: 100%;
	padding: 0;
}

#contentContainer .grid_50 {
	float: none;
	width: 98%;
	padding: 0 1% 5% 1%;
}

.footer {
	width: 100%;
	padding: 0;
}

.slide > iframe {
	height: 300px;
	width: 600px !important;
	display: block;
	margin: auto;
}

.iPadHide {
	display: none;
}

/* Features Page */

.feature {
	width: 90%;
	height: auto;
}

#classifieds {
	margin-top: 45px;
}

#realEstate {
	margin-top: 25px;
}

#gzJobs {
	margin-top: 20px;
}

#autobeat {
	margin-top: 45px;
}

#print2net {
	margin-top: 23px;
}

#kvClipper {
	margin-top: 32px;
} 

.navigation > .grid_40 {
		width: 100%;
		float: none;
}
	
.call {
		padding: 10px 1em 0 0;
		float: right;
		display: inline-block;
}
.navigation > .grid_60 {
		width: 100%;
		float: none;
		padding: 0;
}
#headerPhone {
		margin-top: -3px;
}
.call {
	background-image: url(../images/call-grad.jpg);
	background-size: cover;
	background-repeat: repeat-x;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-right: .5em;
	box-shadow: #000 -1px 2px 3px;
}
.linkArrow {
	display: none;
}

div.navigation > div.links > ul > li > ul.header-subMenu {
	top: 1.25em;
}


}

@media only screen and (min-width: 992px) and (max-width: 1100px) { 
/* iPad and similar devices on landscape orientation */

.navigation > .links {
	font-size: .9em;
}

.step .stepArrow {
	width: 95px;
	height: auto;
	left: 140px;
	top: -10px;
	}

#adRates > .grid_33 > a > img, #statistics > .grid_33 > img {
	width: 95%;
	height: auto;
}
div.navigation > div.links > ul {
	margin-top: 1.5em;
}
div.navigation > div.links > ul > li {
	line-height: normal;
	height: 2em;
}
div.navigation > div.links > ul > li > a.navLink {
	font-size: 1em;
}
div.navigation > div.links > ul > li > span.navLink {
	font-size: 1em;
}
div.navigation > div.links > ul > li > ul.header-subMenu {
	top: 1.4em !important;
}





}
@media only screen and (min-width: 800px) and (max-width: 1126px) {
	.hide1126 {
		display: none;
	}
	
	.navigation > .grid_40 {
		width: 100%;
		float: none;
	}
	
	.call {
		padding: 10px 1em 0 0;
		float: right;
		display: inline-block;
	}
	.navigation > div.links > ul {
		padding-top: 0px;
		height: 1.2em;
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-padding-start: 0px;
		top: -.5em;
		position: relative;
		z-index: 999;
	}
	
	.navigation > .grid_60 {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.navLinks {
		font-size: 1.25em;
}
	.links > ul > li {
		width: 20%;
		padding: 0 !important;
		text-align: center;
	}
	
	.header-subMenu {
		top: 1.3em !important;
	}
	.firstDropDown {
	left: 0px !important;
}
	.linkArrow {
		display: none;
	}
	
	.pageTitle {
		margin-top: 0 !important;
	}
	div.navigation > div.links > ul {
		margin-top: 10px !important;
	}
	div.navigation > div.links > ul > li {
		padding: 0 1% 0 1% !important;
	}
	div.navigation > div.links > ul > li > ul > li > a{
		font-size: .75em;	
	}
	div.navigation > div.links > ul > li > a.navLink {
		font-size: 1em !important;
	}
	div.navigation > div.links > ul > li > span.navLink {
		font-size: 1em !important;
	}
	
	.call {
		background-image:url(../images/call-grad.jpg);
		background-size: cover;
		background-repeat: repeat-x;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		margin-right: .5em;
		box-shadow: #000 -1px 2px 3px;
	}
}
@media only screen and (min-width: 1083px) and (max-width: 1275px) {
	a.navLink {
		font-size: .8em !important;
	}
	span.navLink {
		font-size: .8em !important;
	}
	
	div.navigation > div.links > ul {
		top: 0;
		margin-top: 1.3em;
	}
	
	div.navigation > div.links > ul > li {
		line-height:normal;
		height: 2em;
	}
	
}
@media only screen and (min-width: 1276px) and (max-width: 1873px) {
	.navLink {
		font-size: 1em !important;
	
	}
	.
}