body {
font-family: “Helvetica Neue”, sans-serif;
}

/** header styles **/

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  // background-color: #d0d8ce !important;
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}

.navTopright {
  font-family: "Palatino Linotype";
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  color: #black;
  text-align: center;
  text-decoration: none;
}

.frost-header {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0 0px 0;
    max-height: 0px;
    background-size: cover;
    background-position: top;
    background-color: transparent;
    background-repeat: repeat-x;
    position: relative;
    z-index: 10000;
}
@media (max-width: 992px) {
  .frost-header {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 40px 0px 40px;
    height: auto;
    background-size: cover;
    background-position: top;
    background-color: rgba(0,0,0,0.8);
    background-repeat: repeat-x;
    position: relative;
    z-index: 10000;
  }
}
/** New reports Descriptions DJI 122024 **/

.rNav {color:#9C804A;font-size:120%;font-weight:600;}

.rContainer {color:#000000;background-color:#ffe09d;padding-bottom:40px;position: relative; margin-top: -16px;}
.rTitle {background-color:#664f2d;text-align:left;color:#9C804A;}
.rRow {padding-left:40px;padding-right:40px;margin-top:20px;}

.rSubhead {	
	font-size: 11pt;
	font-weight: 400;
}
.rpHead {margin-bottom:0.3rem !important;text-align:left;}

.rHead {
	font-size: 120% !important;
	font-weight: 700 !important;
	line-height: 12pt !important;
}
.rBody {	
	color: #5E4C29;
	font-size: 11pt;
	font-weight: 400;
	text-align:left;
}

.rFooter {font-size: 90%;
font-weight: 400;
color: #9C804A;
white-space: nowrap;
margin-top: 20px;
margin-bottom: 50px;
}

.imageCaption {	
	font-size: 10pt !important;
	font-weight: 400;
	font-style: italic !important;
	color: #000000;
	text-align:left !important;
}

.feature-about {
    background-size: cover;
    height: auto;
    text-align: center;
    padding: 300px 100px 60px 100px;
    color: inherit;
} 

  @media (max-width: 992px) {
  .feature-about {
    background-size: cover;
    height: auto;
    text-align: center;
    color: inherit;
  }
}
.feature-reports {
background-size: cover;
height: auto;
text-align: center;
padding: 10px 20px 10px 20px; /**  DJI 1224 **/
color: black;
}
  @media (max-width: 992px) {
  .feature-reports {
    background-size: cover;
    height: auto;
    text-align: center;
    color: inherit;
  }
}

.feature-caption {
  font-family: Quattrocento;
  font-size: 10pt;
  font-weight: 700;
  color: #fff;
  text-align: left;
  margin: -35px 0px 0px 35px;
}
.aboutfrost {
    background-position: left;
    background-color: white;
    background-image: url(../Images/frost-12rt-1920x1100.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    background-size:cover; /** DJI 1224 **/
}
.aboutfrostreports {
    background-position: left;
    background-color: black;
    background-image: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.guidelines {
    background-position: right;
    background-color: black;
    background-image: url(../Images/casa_1920x1100.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
}
.grantapp {
    background-position: right;
    background-color: black;
    background-image: url(../Images/cafereconcile-LA-1920x1100.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
}
.officers {
    background-position: right;
    background-color: black;
    background-image: url(../Images/adaptivesports-NM-2-1920x1100.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
}
.contact {
    background-position: right;
    background-color: black;
    background-image: url(../Images/secondharvest-LA-1920x1100.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
}
.featureBreakthrough {
    background-position: left;
    background-color: black;
    background-image: url(../Images/la/la-breakthrough-class-1920x1200.jpg);
}


.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.nav-link {
  display: block;
  padding: 0.1rem 1rem 0.1rem;
  color: #fff;
  font-weight: 500;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
  color: #4d1e00;
}

.nav-link.disabled {
  color: #4d1e00;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 500;
  color: #949494; 
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.dropdown-divider {

margin: .3rem 0 !important;

}

ul{
padding: 0.2em 0 .25em 0;
font-family: Quattrocento;
font-size: 110%;
}

li {
padding: 0 0 0 0;
}

ul li{
padding: 1.0em 0 0 0;
font-weight: 400;
}

ol {
margin: 0;
padding: .25em 0 0 2.0em;
list-style-position: inside;
font-family: Quattrocento;
line-height: 120%;
}

ol li{
margin: 0;
padding: 0 0 .5em 0;
list-style-position: inside;
font-family: Quattrocento;
line-height: 1.2;
}

.img-fluid {
  height: auto;
  max-width: 100%;
  position: relative;
  z-index: 3;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.shadow-top-lg{
    position: absolute;
    z-index: -100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 15%);
    background-repeat: repeat-x;
}
.shadow-bottom{
    position: absolute;
    z-index: -100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-image: linear-gradient(to top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 1%);
    background-repeat: repeat-x;
}
.shadow-full{
    position: absolute;
    z-index: -100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-image: linear-gradient(to right, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
    background-repeat: repeat-x;
}
.drop-center80 {
  margin: 40px auto 25px auto;
  -webkit-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.8);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    4px 5px 10px 0px rgba(0,0,0,0.8);  /* Firefox 3.5 - 3.6 */
  box-shadow:         4px 5px 10px 0px rgba(0,0,0,0.8);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.drop-center60 {
  margin: 40px auto 25px auto;
  -webkit-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.6);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    4px 5px 10px 0px rgba(0,0,0,0.6);  /* Firefox 3.5 - 3.6 */
  box-shadow:         4px 5px 10px 0px rgba(0,0,0,0.6);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.drop-center40 {
  margin: 40px auto 15px auto;
  -webkit-box-shadow: 6px 5px 15px 0px rgba(0,0,0,0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    6px 5px 15px 0px rgba(0,0,0,0.4);  /* Firefox 3.5 - 3.6 */
  box-shadow:         6px 5px 15px 0px rgba(0,0,0,0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.text-shadow {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
}
.text-shadow-dk {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6),
               2px 4px 6px rgba(0,0,0,0.4),
               2px 9px 11px rgba(0,0,0,0.4);
}
.text-shadow-lt {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.15),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
}

.feature-quote {
  font-family: Quattrocento;
  font-size: 14pt;
  line-height: 160%;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 992px) {
.feature-quote {
  font-family: Quattrocento;
  font-size: 12pt;
  line-height: 140%;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}
}
@media (max-width: 768px) {
.feature-quote {
  font-family: Quattrocento;
  font-size: 10pt;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin-top: 40px;
  margin-left: -70px;
  margin-right: -70px;
}
}

@media (max-width: 576px) {
.feature-quote {
  font-family: Quattrocento;
  font-size: 10pt;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin-top: 40px;
  margin-left: -80px;
  margin-right: -80px;
}
}
.banner-gold {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.8) 0%, rgba(211,174,131,0.9) 60%);
    background-size: cover;
    margin-top: -10px;
    margin-right: auto;
    margin-bottom: -100px;
    margin-left: auto;
    height: 60px;
    width: 800px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}
.banner-gold2 {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.8) 0%, rgba(211,174,131,0.9) 60%);
    background-size: cover;
    margin-top: -10px;
    margin-right: auto;
    margin-bottom: -100px;
    margin-left: auto;
    height: 60px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}
.banner-gold h5 {
    color: #000;
    margin-top: 9px;
    padding-top: 8px;
    text-align: center;
    font-size: 110%;
    letter-spacing: .2em;
    font-weight: 700;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
}
@media screen and (max-width: 992px) {
.banner-gold {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.8) 0%, rgba(211,174,131,0.9) 60%);
    background-size: cover;
    background-position: 50% 10%;
    margin-top: -10px;
    margin-bottom: -100px;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    width: auto;
    text-align: center;
    color: inherit;
    position: relative;
    z-index: 2;
  }
  .banner-gold h5 {
    color: #000;
    margin-top: 9px;
    padding-top: 8px;
    text-align: center;
    font-size: 110%;
    letter-spacing: .2em;
    font-weight: 700;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
  }
}
@media screen and (max-width: 768px) {
.banner-gold {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.8) 0%, rgba(211,174,131,0.9) 60%);
    background-size: cover;
    background-position: 50% 10%;
    margin-top: -10px;
    margin-bottom: -80px;
    margin-left: 0;
    margin-right: 0;
    height: 40px;
    text-align: center;
    color: inherit;
    position: relative;
    z-index: 2;
  }
  .banner-gold h5 {
    color: #000;
    margin-top: 10px;
    padding-top: 9px;
    text-align: center;
    font-size: 100%;
    letter-spacing: .15em;
    font-weight: 700;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
  }
}
.banner-aluminum-s {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.7) 0%, rgba(192,172,140,0.7) 70%);
    background-size: cover;
    background-position: 50% 10%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 45px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}
.banner-aluminum-s h5 {
    color: #000;
    margin-top: 14px;
    text-align: center;
    letter-spacing: .1em;
    font-weight: 900;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
}

@media screen and (max-width: 992px) {
.banner-aluminum-s {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.7) 0%, rgba(192,172,140,0.7) 70%);
    background-size: cover;
    background-position: 50% 10%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 43px;
    text-align: center;
    color: inherit;
    position: relative;
    z-index: 2;
  }
  .banner-aluminum-s h5 {
    color: #000;
    margin-top: 13px;
    text-align: center;
    letter-spacing: .1em;
    font-weight: 900;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
  }
}
@media screen and (max-width: 768px) {
.banner-aluminum-s {
    background-image: radial-gradient(circle farthest-side at center top, rgba(255,255,255,0.7) 0%, rgba(192,172,140,0.7) 70%);
    background-size: cover;
    background-position: 50% 10%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 30px;
    text-align: center;
    color: inherit;
    position: relative;
    z-index: 2;
  }
  .banner-aluminum-s h5 {
    color: #000;
    margin-top: 8px;
    text-align: center;
    letter-spacing: .1em;
    font-weight: 900;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.2),
               2px 4px 6px rgba(0,0,0,0.1),
               2px 9px 11px rgba(0,0,0,0.1);
  }
}
.bg-dark {
  background-color: #715933 !important;
}
.bg-trans {
  background-color: transparent !important;
}
.bg-50blk {
  background-color: rgba(0,0,0,0.5) !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.25rem;
  /** font-family: inherit; DJI 1224 **/
  font-family: quattrocento;
  font-weight: 400;
  line-height: 1.0;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
  margin-top:1.25rem;
}

h2, .h2 {
  font-size: 2rem;
  margin-top:1.25rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: .8rem;
  color: #fff;
}

.navcard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: -40px;
  margin-right: 100%;
  margin-top: -100px;
}
.navcardreports {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 160px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: -40px;
  margin-right: 100%;
  margin-top: -100px;
}

@media screen and (max-width: 1200px) {
.navcard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: -40px;
  margin-top: -100px;
}
@media screen and (max-width: 1200px) {
.navcardreports {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 160px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: -40px;
  margin-top: -100px;
}
}
@media screen and (max-width: 992px) {
.navcard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: 0;
  margin-top: -100px;
}
}
@media screen and (max-width: 992px) {
.navcardreports {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 160px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: 0;
  margin-top: -100px;
}
}
@media screen and (max-width: 768px) {
.navcard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -140px;
}
}
@media screen and (max-width: 768px) {
.navcardreports {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 160px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -140px;
}
}


@media screen and (max-width: 576px) {
.navcard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -160px;
}
}
@media screen and (max-width: 576px) {
.navcardreports {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 160px;
  background-color: rgba(211,174,131,0.8);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -160px;
}
}


.border-white {
  border-color: #fff !important;
  padding: 4px 4px 4px 4px;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: -70px;
  list-style: none;
  z-index: -500;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 0.8rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: .8rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #949494;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

@media (max-width: 768px) {
  .jumbotron {
    margin-left: 50%;
    margin-right: 50%;
    padding: 2rem 2rem;
    width: 200px;
    text-align: center;
  }
}

/** footer **/
footer {
  position: relative;
  background-size: cover;
  bottom: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 0 50px 50px;
  width: 100%;
  height: 340px;
  color: #666;
  background: #000;
}
.footer2 {
  background-size: cover;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 30px 50px 50px;
  width: 100%;
  height: 70px;
  color: #fff;
  background: #000;
}