/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */


header {
  padding: 156px 0 100px;
}





@media (max-width: 480px) {


.landingtext{
  width: 100% !important;
}

.centerresults{
  margin-left: 0 !important;
  width: 100% !important;
  text-align: center !important;
}

.fullwidth{
  width: 100% !important;
}

.mobdivider {
  margin-left: 20px;
  margin-bottom: 1rem !important;
  border: 0;
  clear:both;
  display:block;
  width: 96%;               
  background-color: #00000021;
  height: 1px;
}

.topmargin {

margin-top: 1rem !important;

}

.photomargin{
  margin-bottom: 1rem !important;
}

.bottommargin{
  margin-bottom: 1rem !important;
}

.noborder{
  border: 0 !important;
}

.nomar{
 margin: 0 !important;
}

.nopad{
 padding: 0 !important;
}


.mobcenter{
  margin: auto !important;
}


}



.hand { 

  cursor: pointer; 

}

.selectedimg {

  filter: brightness(0) invert(1)
}