@font-face {
    font-family: 'gothamblack';
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-black-webfont.eot');
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-black-webfont.eot') format('embedded-opentype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-black-webfont.woff') format('woff'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-black-webfont.ttf') format('truetype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-black-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'gothamthin';
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-thin-webfont.eot');
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-thin-webfont.woff') format('woff'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-thin-webfont.ttf') format('truetype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-thin-webfont.svg#gothamthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gothammedium';
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-medium-webfont.eot');
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-medium-webfont.woff') format('woff'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-medium-webfont.ttf') format('truetype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/gotham-medium-webfont.svg#gothammedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansregular';
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTS55F-webfont.eot');
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTS55F-webfont.woff') format('woff'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTS55F-webfont.ttf') format('truetype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTN77F-webfont.eot');
    src: url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTN77F-webfont.woff') format('woff'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTN77F-webfont.ttf') format('truetype'),
         url('https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* CSS RESETS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    line-height: 1;
    overflow-x:  hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.post-content h2 {
    font-family: gothammedium;
    font-size: 22px;
    color: #707070;
    padding-bottom: 10px
}

.post-content h3 {
    font-family: gothammedium;
    font-size: 18px;
    color: #636363;
    padding-bottom: 10px
}



header#top-bar {
    height: 100px;
    width: 100%;
    background-color: black;
    padding: 0px;
		position: relative;
}

div#site-logo img {
    width: 173px;
}

div#site-logo {
  height: 92px;
  width: 354px;
  position: relative;
  top: 13px;
  left: 2%;
}

div#social {
    float: right;
    margin-right: 140px;
    margin-top: -60px;
}


/* menu */
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 96px;
  height: 96px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
	z-index: 99999;
}

.c-hamburger:focus {
  outline: none;
}

button.c-hamburger.c-hamburger--htx {
	top: 0px;
	position: absolute;
	float: right;
	right: 2%;
}


.c-hamburger span {
  display: block;
  position: absolute;
  top: 44px;
  left: 18px;
  right: 18px;
  height: 8px;
  background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -20px;
}

.c-hamburger span::after {
  bottom: -20px;
}

.c-hamburger--htx {
  background-color: #000;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
	background-color: #000000;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}


div#main-menu {
    height: 100vh;
    width: 400px;
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0px;
    right: 0px;
    color: white;
		display: none;
		z-index: 99;
    overflow: hidden;
}

div#main-menu.menu-active {
    display: block;
}

div#menu {
      width: 100%;
      margin: 0 auto;
      position: relative;
      top: 100px;
      padding-bottom: 20px;
}


sup {
    vertical-align: super;
    font-size: smaller;
}



/* post top */

div#hero-image-cont {
    height: 315px;
    width: 100%;
    background-color: blue;
}

#article-title {
	text-align: center;
}

div#article-title h1 {
  background: rgba(0, 0, 0, 0.75);
  color: white;
  display: inline-block;
  /* border: 3px solid white; */
  width: auto;
  padding: 20px;
  margin: 0 auto;
  margin-top: 0%;
  font-family: helvetica;
  font-size: 40px;
  text-align: center;
  font-family: gothammedium;
}

div#article-title {
    position: relative;
    top: 125px;
}

div#article-title.video-on {
    position: relative;
    top: -62%;
}

div#article-title h2 {
    color: white;
    margin-top: 16px;
    font-family: gothammedium;
    font-size: 19px;

}

#menu ul li {
	  font-size: 22px;
    text-align: center;
    padding: 13px 0px 13px 0px;


}

li.oem {
    background: #005a96;
}

li.uav {
    background: #458070;
}

li.survey {
    background: #ca7a29;
}

li.mapping {
    background: #9d4022;
}

#menu ul li a {
    color: white;
		text-decoration: none;
		font-size: 14px;
		font-family: gothamblack;
		line-height: 15px;
}

ul.nav .sub-menu {
    display: none;
}

ul.nav li:last-child {
    display: none;
}

ul#main-items li {
      height: 10px;
      font-family: arial;
      font-size: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid white;
}

ul#main-items li:hover {
    background-color: rgba(0, 0, 0, 0.75);
}


li.turf {
    background-color: rgba(102, 152, 65, 0.75);
}

li.turf:hover {
    background-color: rgba(102, 152, 65, 1.0);
}

li.mowing {
    background-color: rgba(139, 3, 15, 0.75);
}

li.mowing:hover {
    background-color: rgba(139, 3, 15, 1.0);;
}

li.design {
    background-color: rgba(219, 161, 17, 0.75);
}

li.design:hover {
    background-color: rgba(219, 161, 17, 1.0);
}

li.irrigation {
    background-color: rgba(0, 141, 184, 0.75);
}

li.irrigation:hover {
    background-color: rgba(0, 141, 184, 1.0);
}

li.snow {
    background-color: rgba(158, 165, 171, 0.75);
}

li.snow:hover {
    background-color: rgba(158, 165, 171, 1.0);
}

/* post content */

.post-content {
	width: 60%;
	margin: 0 auto;
	margin-top: 90px;
  margin-bottom: 40px;
}

.post-content p {
    font-family: gothammedium;
    color: #090909;
    font-size: 15px;
    line-height: 21px;
		padding-bottom: 20px;
}


div#test-shortcode {
  width: 120%;
  height: auto;
  margin-left: -10%;
  padding-bottom: 15px;
}

div#test-shortcode img {
    min-width: 100%;
    max-width: 100%;
    height: auto;
}



#footer-bg {
	width:100%;
	height:338px;
  background: black;
	margin: 0 auto;
	text-align:center;
	position: relative;
	z-index: 0;
}

#footer-content {
	width: 960px;
	height: 260px;
	margin: 0px auto;
	}

#footer-content .simple_ads_manager_widget {
	width: 160px;
	height: 160px;
	border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	margin: 50px 0 0 55px;
}

#footer-content .widget_text {
    width: 200px;
    height: 200px;
    border: none;
    background-color: none;
    float: left;
    margin: 50px 0 0 55px;
}

#footer-content .widget_text .textwidget{
	margin-top:-20px;

}
#footer-content .widget {
	background-color:none;
    border: none;
}


#footer-content .widgettitle{
    /*
	color:#000;
    font-size: 16px;
    font-family: ULT-XB, Arial, sans-serif;
	*/
	color: #000;
	font-size: 16px;
	font-family: ULT-XB, Arial, sans-serif;
	margin: 0 auto;
	width: 120px;
	margin-top: -17px;
	padding-bottom: 5px;
}


#footer-menu {
	width:215px;
	float:left;
	text-align:left;
	font-family: ULT-BC, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 20px 0 0 40px;
	font-size:15px;
}
#footer-menu li {
	display:block;
}

#footer p {
	margin:0px;
	color: #333;
	font-weight:normal;
	float: left;
	}

#footer p a:link {
	color: #000;
}

div#footer-menu a {
    text-decoration: none;

    font-weight: bold;
}

#footer-menu ul {
    margin-top: 20px;
}

div#footer-menu ul li {
    margin: 4px;
}


div#video-cont {
    z-index: 0;
    height: calc(100vh - 120px);
}

div#hero-image-cont.video-on {
    height: calc(100vh - 120px);
}

span.links ul li a {
    float: left;
    padding-left: 10px;
}

span.copyright {
    float: left;
}


div#footer-utility {
    width: 690px;
    margin: 85px auto;
    /* padding-top: 20px; */
}


#footer-bg {
    width: 100%;
    height: 300px;
    padding-bottom: 30px;
    background: url(https://www.gpsworld.com/wp-content/themes/childThemeRefresh4_0/images/footer-bg.jpg);
    margin: 25px auto 0 auto;
    text-align: center;
    background-position: 0px -230px;
    background-repeat: no-repeat;
    background-size: 100% 670px;
    border-bottom: 5px solid #595959;
}

div#footer-widget-cont {
    position: relative;
    left: 0px;
    width: 430px;
    height: 200px;
    /* top: -300px; */
    float: right;
}

div#footer-menu a {
    color: white;
}

div#footer-social {
    position: relative;
    top: 20px;
    height: 20px;
}

#footer-menu {
    width: 215px;
    float: left;
    text-align: left;
    font-family: pt_sansregular, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 20px 0 0 40px;
    font-size: 15px;
}

#footer-content .simple_ads_manager_widget {
    width: 160px;
    height: 160px;
    border: 1px solid #ccc;
    background-color: #fff;
    float: left;
    margin: 40px 0 0 40px;
}

#footer-utility {
    width: 960px;
    margin: 100px auto;
    font-family: ULT-C, Arial, sans-serif;
    font-size: 14px;
}

#footer-utility ul a, #footer-utility ul a:link, #footer-utility ul a:visited {
    border-left: 2px solid #666;
    color: #666;
    display: block;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    text-decoration: none;
}

#footer-utility .copyright {
    width: 49%;
    float: left;
    padding-bottom: 10px;
    text-align: right;
}

#footer-utility .links {
    width: 49%;
    float: left;
}

.post-content ul li {
    list-style: disc;
    padding-left: 10px;
}

.post-content ul ul li {
    list-style: circle;
}

.post-content ul {
      font-family: gothammedium;
      margin-left: 20px;
      color: #707070;
      line-height: 22px;
      font-size: 14px;
      margin-bottom: 20px;
}

.clearfix:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}

.split-right {
    float: right;
    width: 50%;
}


.split-left {
    float: left;
    width: 50%;
}


.split-left img {
  display:block;
  margin: 0 auto;
}


.split-right img {
  display:block;
  margin: 0 auto;
}

.clearfix img {
    width: 60%;
    height: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}


i {

    font-style: italic;
}

em {
    font-style: italic;
}






/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 700ms linear;
  -webkit-transition: all 700ms linear;
  -o-transition: all 700ms linear;
  transition: all 700ms linear;
  -moz-transform: translate3d(-150px, 0px, 0px);
  -webkit-transform: translate3d(-150px, 0px, 0px);
  -o-transform: translate(-150px, 0px);
  -ms-transform: translate(-150px, 0px);
  transform: translate3d(-150px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}




.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 700ms linear;
  -webkit-transition: all 700ms linear;
  -o-transition: all 700ms linear;
  transition: all 700ms linear;
  -moz-transform: translate3d(150px, 0px, 0px);
  -webkit-transform: translate3d(150px, 0px, 0px);
  -o-transform: translate(150px, 0px);
  -ms-transform: translate(150px, 0px);
  transform: translate3d(150px, 0px, 0px);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


.alignright {
    float: right;
    padding-left: 15px;
}

.alignleft {
    float: left;
    padding-right: 15px;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.post-content h1 {
    font-family: gothammedium;
    font-size: 30px;
    color: #424242;
    padding-bottom: 10px;
}

blockquote {
  padding-left: 20px;
  border-left: 4px solid #313131;
  font-family: 'Lora', serif;
  margin: 10px 0px 20px 20px;
}

blockquote p span {

    font-family: 'Jacques Francois', serif;
    font-size: 16px;
}

blockquote p {
    padding: 0 !important;
}

.post-content a {
    color: #CC2929 !important;
    font-weight: bolder;
}

.post-content h2 {
    font-family: gothammedium;
    font-size: 22px;
    color: #090909;
    padding-bottom: 10px
}

.post-content h3 {
    font-family: gothammedium;
    font-size: 18px;
    color: #636363;
    padding-bottom: 10px
}

.post-content ol li {
    list-style: decimal;
    margin-left: 30px;
    margin-bottom: 6px;
    color: #545454;
    font-family: gothammedium;
}

#menu ul li:hover {
    background: rgba(0, 0, 0, 0.48);
}


.full-width-img-med {
    width: 100vw;
    height:450px;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  img.full-width-image-lg{
    width: 100vw;
    height:550px;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  img.full-width-image-sm{
    width: 100vw;
    height:350px;
    margin-left: -50vw;
    margin-right: -50vw;
  }

  #full-width-top{
      position:relative;
      bottom:90px;
  }

  .parallax-styling {
height: 100%;
background-attachment: fixed;
background-position: left;
background-repeat: no-repeat;
background-size: cover;
margin-left:-410px;
margin-right:-410px;
margin-top: 30px;
margin-bottom: 10px;
padding-top:300px;
padding-bottom:300px;
}

.parallax {
  display: none;
}

/* Firefox rules */

@-moz-document url-prefix() {
  div#video-cont {
      z-index: 0;
      height: 100vh;
  }

  div#hero-image-cont.video-on {
    height: 100vh;
}

div#article-title.video-on {
    position: relative;
    top: -67%;
}


}

@media only screen and (max-device-width : 1024px)
{
	#content-wrap div.post-content p {
		font-size: 18px;
	}
}


/* Video header width and height */

#hero-image-cont.video-on #video-cont div video{
    width: auto; 
    height: 817px;
} 
@media(min-width: 1450px){
#hero-image-cont.video-on #video-cont div video{
        width: 100%; 
        height: auto;
    }
} 