body, p {
    font-family: "Open Sans" !important;
    font-style: normal;
    font-weight: 400;
    color: #363636 !important; display: inherit  !important;
}
/*GSI Green replaced LGL Website Green on 11 March 2019*/
p {
    margin: 1em 0 1.5em;
}

h1, h2, h3, h4, h5 {
    font-family: "Open Sans" !important;
    font-style: normal;
    font-weight: 500;
    color: #363636;
    letter-spacing: 0px !important;
}

* {
  font-family: "Open Sans" !important;
  -webkit-font-smoothing: antialiased;
}

h1 {
    text-transform: none;
    letter-spacing: -1px !important;
}

h2 {    
    font-size: 30px;
    letter-spacing: -1px !important;
}

h3 {    font-size: 24px;}

h4 {    font-size: 20px;}

h6 {    font-size: 54px;}

a {
/*    color: #9fb03e !important;  Color of links changed 07 Mar 2019 */
  color: #009B50 !important;
}

#gkHeaderMod h2 {
    font-size: 30px;
    font-weight: 400 !important;
        text-shadow: 2px 2px black
}

.gk-desc h2 {
    color: #363636;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 30px;
}

#gkHeaderNav .gkMainMenu .gkmenu > li {
    text-transform: none;
}

#gkHeaderNav .gkMainMenu .gkmenu > li {
    text-transform: none;
}

@media screen and (max-width:1135px) { /*Remove's "Home" menu item when "small desktop" 
because there is no room and the whale can serve as a home button.  This is after adding
"In the News" to the menu */
#gkHeaderNav .first  #menu1272 {
	display: none !important;
}
#gkHeaderNav .childcontent {
/*	display: block !important; */
}
}


.pubmedia {   /* Make each image on the media page a new line */
 clear: both;
}

.pubmediaimg {  /* further positioning and size of the images on the Media Page*/
  clear: left;
  margin-top: 0.3in;
  margin-right: 0.1in;
  width: 200px;
  height: 100px;
  float: left;
}
#pubmediatxt {  /* Position of the text on the Media Page */
  margin: 0.3in 0in 0in 0in;
}

@media screen and (min-width:650px) { 
 /*If the screen is full sized and the text is only going to be one or two lines, 
  add a line break to make it closer to center of the image (especially for the logos that are shorter than 100 px) */
#pubmediatxt::before {
  content: "\a";
  white-space:pre;
    
}
}

#pubmediadate {
  font-size: 8pt;
  white-space: nowrap;
}

.gk-cols[data-cols="1"] > div {
	width: 100%;
}


.tooltip {
  background: 0;
  border: 0;
}

.tooltip.bottom {
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    width: auto;
    max-width: 50%;
    padding: 0 !important;  
}

.tooltip.in {
  opacity: .8;
}
.tooltip-inner {
  font-size: 14px;
  max-width: 100% !important;
  text-align: left !important;
  border-radius: 0 !important;
  white-space:pre-wrap;
}

.box .header {
    font-size: 28px;
}

#.childcontent .gkcol {
    width: 275px;
}

.dark-bg .gkMainMenu > .gkmenu > li > a, .dark-bg .gkMainMenu > .gkmenu > li > span {
    text-shadow: 0 1px 1px #000000;
}

#gkHeaderNav .gkMainMenu {
    padding-right: 15px;
}

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a, .gk-fixed-nav .gkMainMenu > .gkmenu > li > span, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > a, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > span {
    color: #ffffff !important;
    text-shadow: none !important;
}


#gkHeaderNav .gkMainMenu .gkmenu > li > a,
#gkHeaderNav .gkMainMenu .gkmenu > li > span {
  position: relative;
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a, #gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span {
  color: #26292b !important;
  font-size: 15px !important;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a {
  font-size: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 4px;
}

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a:hover, .gk-fixed-nav .gkMainMenu > .gkmenu > li > span:hover, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > a:hover, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > span:hover {
    color: #26292b !important;
}

#gkHeaderNav.gk-fixed > div {
    padding: 0 30px;
}

#gkHeaderNav.gk-fixed-nav {
    background: /*#9fb03e*/#009B50 none repeat scroll 0 0;

}

#gkHeaderNav.gk-fixed-nav #gkLogo img {
    margin-top: -20px;
    max-width: 110px;
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li {
    font-size: 13px !important;
}

#gk-menu-overlay-wrap .gkMainMenu a {
    font-size: 18px !important;
    text-transform: uppercase !important;
}

#gk-menu-overlay-wrap .gkMainMenu li li a {
    font-size: 14px !important;
    text-transform: none !important;
}

#gk-menu-overlay-wrap .gkMainMenu a:active, #gk-menu-overlay-wrap .gkMainMenu a:focus, #gk-menu-overlay-wrap .gkMainMenu a:hover {
    color: /*#9fb03e*/#009B50 !important;
}

#gkPageContent {
    padding-top: 50px !important;
}

.frontpage .gk-desc {
    padding: 0px;
    margin: -20px 0;
}

.frontpage #gkMainbody {
    overflow: visible;
}

#gkLogo img {
    margin-top: -35px;
    max-width: 193px;
}

.fullscreen {
    background-repeat:no-repeat;
    background-position:50% 50%;
    height:100%;
    background-size:cover;
    z-index:1;
}


#gkHeaderMod h1 {
    font-weight: bold;
    text-shadow: 2px 2px black;
}


#gkHeaderMod h3 {
    color: #fff;
    margin-top: 15px;
}

#gkBottom1 .box, #gkBottom2 .box, #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box, #gkBottom6 .box, #gkBottom7 .box, #gkBottom8 .box {
    padding: 100px 0;
}

#gkBottom1 .box, #gkBottom2 .box {
    text-align: left;
}

#gkBottom2 .box h2 {
    color: #ffffff;
}

#gkBottom1 .gkPage {
    max-width: 800px;
    text-align: left;
}

#gkBottom1 h3 {
    color: /*#9fb03e*/#009B50;
}

#gkBottom7 .box {
    padding: 50px 0 0px;
}

#gkBottom8 .box {
    border-top: 1px solid #e5e5e5;
    padding: 40px 0;
}

#gkBottom7 .gkPage {max-width: 100% !important;}

.light-text p, .light-text h1, .light-text h2, .light-text h3, .light-text h4 {color: #ffffff !important;}

button, .button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, #gkMainbody .readmore > a, .readon, .btn, .btn-border, .btn-thin-border {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
}

.btn-border {
    border: 2px solid /*#9fb03e*/#009B50 !important;
    border-radius: 5px;
    color: #ffffff !important;
}

.dark.btn-border {
    border: 2px solid /*#9fb03e*/#009B50 !important;
    border-radius: 5px;
    color: #363636 !important;
}

.dark.btn-border:active, .dark.btn-border:focus, .dark.btn-border:hover, .btn-border:active, .btn-border:focus, .btn-border:hover, #gkHeaderMod .btn-border:hover {
    border: 2px solid /*#9fb03e*/#009B50 !important;
    color: /*#9fb03e*/#009B50 !important;
}

.gk-desc > img {
    margin: 0 0 40px;
}

.gk-desc .btn-border {
    margin: 20px 0 0;
}

.gk-desc {
    padding: 100px 0 60px;
}

#gkBottom8 p, #gkFooter, #gkFooter a {
    color: #565656 !important;
    text-transform: none;
}

#gkFooterNav li {
    font-weight: 500;
    font-size: 16px;
}

#gkFooterNav {
	max-width: 800px;
}

#gkMainbody {
    margin-bottom: 0;
}

.box.color .box-wrap, .box.color-bg .box-wrap {
    background: /*#9fb03e*/#009B50 none repeat scroll 0 0;
}

.box ul.menu li a {
    font-size: 12px;
    line-height: 14px;
    padding: 5px 0;
}

.box ul.menu li a:hover {color: #363636 !important;}

#gkHeaderNav .gkMainMenu .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover, #gkHeaderNav .gkMainMenu .gkmenu > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li.active > a:hover #gkHeaderNav .gkMainMenu .gkmenu > li.active > a.active {
    color: /*#9fb03e*/#009B50 !important;
  background: #fff;
  border-radius: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-shadow: none;
}

/*
 #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover, .gk-fixed-nav .gkMainMenu > .gkmenu > li > a, .dark-bg .gk-fixed-nav .gkMainMenu > .gkmenu > li > a {
    color: #26292b !important;
    text-decoration: none;
}
*/

.single-page, .blog-page {
    margin: -100px auto 0px !important;
}

#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
   /* height: 550px;*/
}

.gk-map-icon:active, .gk-map-icon:focus, .gk-map-icon:hover {
    color: /*#9fb03e*/#009B50;
    border-bottom-color: /*#9fb03e*/#009B50;
}

.transparent-tabs .gkTabsNav li {
    padding: 0 10px 0 20px;
}

.transparent-tabs .gkTabsNav li::before {
    display: none;
}

.transparent-tabs .gkTabsNav.dark-tabs li.active, .transparent-tabs .gkTabsNav.dark-tabs li:hover {
    background: rgba(255, 255, 255, 0.32) none repeat scroll 0 0;
    color: #fff;
}
.transparent-tabs .gkTabsNav.dark-tabs li {
    background: rgba(255, 255, 255, 0.17) none repeat scroll 0 0;
    color: #fff;
}

.contact > div {
    width: 100%;
    padding-top: 72px;
}

.contact-page .contact > div {
    width: 50%;
}

tbody tr td a:hover, .category .children li a:hover {
    color: /*#9fb03e*/#009B50;
}

form {
  padding-top: 42px;
}

.pagination ul li a:hover {
    background: #565656;
}

.mod-languages ul.lang-inline, .mod-languages ul.lang-block {
    float: none;
}

.directory tbody tr td {
    font-size: 14px !important;
}

.item-title {
    width: 16%;
}

.contact-image {
    float: right;
    margin: -20px 0 0 25px;
}

.directory .contact h3 {
    font-size: 24px;
}

.directory p {
    margin: 15px 0 0;
}

.item-body ul, .list-1, .list-2, .list-3 {
    margin: -20px 0 1.5em !important;
 }

.item-content img, 
header img,
#k2Container img {
    left: 50%;
    top: 50%;
}
 
.contact-details ul {
    list-style: disc;
    margin: 0 0 0 15px;
    padding: 0;
}
 
h1.ls-l {font-size: 60px;}
 
h4.ls-l {color: #ffffff !important;}

.ls-slide, .ls-layer {overflow: visible;}

.frontpage #gkHeaderMod img {
    left:0 !important;
    top:0 !important;
}

.frontpage #gkHeaderMod h1 {
    font-size: 60px !important;
}

.frontpage #gkHeaderMod h2 {
    font-size: 32px !important;
    line-height: 32px !important;
}

.frontpage #gkHeaderMod h4 {
    font-size: 20px !important;
    line-height: 22px !important;
}

.ls-wp-fullwidth-container, .ls-wp-fullwidth-helper, .ls-container, .ls-container * {
    box-sizing: content-box !important;
    overflow: visible !important;
}

#gkHeaderMod .gkPage {
    width: auto !important;
    padding: 0 !important;
}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent.active, 
#gkHeaderNav .gkMainMenu .gkmenu > li:hover >.childcontent {
  height: auto !important;
 /* width: auto !important; */
 /* margin-left: auto !important; */
}

/* ########## RESPONSIVE CSS ########## */

@media screen and (max-width: 1920px) {

.frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
    height: 640px;
    /*height: 1000px !important;*/
}
  
   #gkHeaderMod {
    /*height: 640px;*/
    height: 820px;
}
}

@media screen and (max-width: 1600px) {

   #gkHeaderMod {
    /*height: 640px;*/
    height: 710px;
}
}

@media (max-width: 1540px) {
.transparent-tabs .gkPage {
    margin: 0 0 0 300px !important;
}
}


@media (max-width: 1300px) {
h1, .gk-big-text > h2 {
    font-size: 36px;
    line-height: 48px;
}
}


@media only screen and (max-width: 1160px) {
#gkLogo img {
    margin-top: 0;
    max-width: 130px;
}

.transparent-tabs .gkPage {
    margin: 75px 0 !important;
}

}


@media only screen and (max-width: 1336px) {

.frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
    height: 450px;  
}
#gkHeaderMod {
  height: 575px;
}
  
.frontpage #gkHeaderMod h1 {
    font-size: 50px !important;
}

.frontpage #gkHeaderMod h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}

.frontpage #gkHeaderMod h4 {
    font-size: 16px !important;
    line-height: 22px !important;
}

}


@media only screen and (max-width: 1160px) {

#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    height: 425px;
}
  #gkHeaderMod{
    height: 475px;
}


.transparent-tabs .gkPage {
    margin-bottom: 0 !important;
}

}


@media only screen and (max-width: 1041px) {

.transparent-tabs .gkTabsItem > .box {
    padding-top: 120px !important;
}


}

@media only screen and (max-width: 940px) {

.frontpage #gkHeaderMod img {
    height: auto !important;
    left: -30% !important;
    max-width: none !important;
    top: -20% !important;
    width: 110% !important;
}

.frontpage #gkHeaderMod h1 {
margin-top: 60px !important;
}

.frontpage #gkHeaderMod h2 {
margin-top: 75px !important;
}

.frontpage #gkHeaderMod h4 {
margin-top: 100px !important;
}

}



@media only screen and (max-width: 840px) {

#gkPageContent {
    padding: 75px 0 30px !important;
}

.frontpage #gkPageContent {
    padding: 55px 0 30px !important;
}

#gkBottom1 .box {
    margin-bottom: 0px;
}

.frontpage .gk-desc {
    padding: 0px;
    margin: -10px 0 0px;
}

.frontpage #gkHeaderMod img {
    height: auto !important;
    left: -30% !important;
    max-width: none !important;
    top: -20% !important;
    width: 120% !important;
}

/*    
#gkHeaderMod .gkPage {
    min-width: 420px;
}
*/
  
}


@media only screen and (max-width: 720px) {

  #gkHeaderMod {
    
      height: 420px;
}



@media only screen and (max-width: 665px) {

.transparent-tabs .gkTabsItem > .box {
    padding-top: 200px !important;
}

}






@media only screen and (max-width: 640px) {

#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    /*height: 250px;*/
      height: 250px;
}
  
#gkHeaderMod {
    
      height: 225px;
}
  
  #gkHeaderMod h2 {
    font-size: 16px;
  }
  
@media only screen and (max-width: 400px) {
  #gkHeaderMod {
    
      height: 200px;
}
  
#gkHeaderMod .gkPage {
    min-width: 230px !important;
}

.contact-image {
    float: right;
    margin: 20px 0 25px 0px;
}

.frontpage #gkHeaderMod img {
    height: auto !important;
    left: -50% !important;
    max-width: none !important;
    top: -20% !important;
    width: 150% !important;
}

.transparent-tabs .gkPage {
    margin: 100px 0 0 !important;
}

.frontpage #gkBottom2 .box {
    padding: 80px 0 10px;
    text-align: center;
}

.contact-page #gkHeaderMod h1 {
    margin-top: 100px;
}

.frontpage #gkHeaderMod h1 {
margin-top: 90px !important;
}

.frontpage #gkHeaderMod h2 {
margin-top: 110px !important;
}

.frontpage #gkHeaderMod h4 {
margin-top: 130px !important;
}

}


@media only screen and (max-width: 500px) {

#gkHeaderMod .gkPage {
    max-width: 320px;
}

  
.frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
    height: 350px;
}

.frontpage #gkHeaderMod img {
    height: auto !important;
    left: -50% !important;
    max-width: none !important;
    top: -20% !important;
    width: 180% !important;
}

.frontpage #gkHeaderMod h1 {
    font-size: 40px !important;
    margin-top: 90px !important;
}

.frontpage #gkHeaderMod h2 {
    margin-top: 130px !important;
}

.frontpage #gkHeaderMod h4 {
    margin-top: 180px !important;
}

}