/*This first one shouldn't stay here forever */
.cg-primary-menu .menu > li > a:before {
  background-color: #99ccff;
}

.cg-primary-menu-below-wrapper .menu > li.lock a:before{
  font-family: 'Ionicons';
  position: absolute;
  left: 12px;
  font-weight: 300;
  content: "\f200";
}

/*.cg-primary-menu-below-wrapper .menu > li.secondary > a {
 padding-left: 32px; 
}*/

.second-footer ul.inline li.youtube,
.second-footer ul.inline li.instagram {
  margin-left: 35px;
}

.second-footer ul.inline li.youtube a:before {
  content: "\f24d";
  color: #CD201F;
}

.second-footer ul.inline li.instagram a:before {
  content: "\f350";
  color: #000;
}

.no-margin-top {
  margin-top: 0 !important;
}

#twitter-widget-0 {
  margin-top: 2px;
}

.site-search {
  display: none;
}

.rsmith-button {
  display: none;
}

.long-textarea {
  height: 338px !important;
}

/* "Members" top-level link text color override */

@media only screen and (max-width: 768px) {
	/*[alt='DSC_1026'] {
   	 	height: auto !important;
	    width: auto !important;
  	}*/
}
@media only screen and (min-width: 1100px) {
  .ls-slide img {
    height: 1000px !important;
    width: auto !important;
  }
  
  /* layerslider image position adjustment */
  .ls-slide img[alt='DSC_0599'] {
    margin-top: -110px !important;
  }
  
  /* layerslider image position adjustment */
  .ls-slide img[alt='DSC_0877'] {
    margin-top: -100px !important;
  }
  
  /* layerslider image position adjustment */
  .ls-slide img[alt='DSC_1026'] {
    margin-top: -300px !important;
  }
  
  /* Travel page hero bgimg positioning fix */
  .page-id-71105 .cg-hero-bg {
    background-position: center 550px;
  }
  
  /* About age hero bgimg positioning fix */
  .page-id-71055 .cg-hero-bg {
    background-position: center 700px;
  }
  
}

.wpcf7-form-control.wpcf7-submit {
  color: #000 !important;
}

.menu-item-71468.current-menu-parent > a span , .menu-item-71468.current-menu-parent > a:after {
  color: #FFF !important;
}

#submitButton{
	color: rgb(0,0,0);
	background-color: blue;
}