@media only screen and (max-width: 560px) {
.custom-container {max-width: 95% !important;}
h1, h2 {font-size: 1.1em !important;}
h3, h4 {font-size: 1em !important;}
.custom-btns-section {width: 100%;}
.custom-btns {margin: 1%;}
.custom-blue-btn {line-height: initial !important; font-size: .6em !important; letter-spacing: 1 !important;width: 100% !important;}
.custom-red-btn {line-height: initial !important; font-size: .6em !important; letter-spacing: 1 !important;width: 100% !important;}
.custom-grey-btn {line-height: initial !important; font-size: .6em !important; letter-spacing: 1 !important;width: 100% !important;}
}
@media only screen and (max-width: 850px) {
.custom-btns-section {display: flex; justify-content: center; align-items: center; flex-direction: column; margin: 1%;}
.custom-row-2col {display: flex; flex-direction: column !important;}
.custom-row-3col {display: flex; flex-direction: column !important;}
.custom-col3 {width: 100% !important; text-align: center;}
.custom-col6 {width: 100% !important;}
.custom-rt-style {text-align: center;}
}
@media only screen and (min-width: 851px) {
.custom-btns-section {display:flex; justify-content: center; align-items: center; flex-direction: row; margin: 1%;}
}
@media only screen and (min-width: 561px) {
.custom-blue-btn {line-height: initial !important; font-size: .6em !important; padding: .8rem !important; letter-spacing: 1 !important;width: 320px;}
.custom-red-btn {line-height: initial !important; font-size: .6em !important; padding: .8rem !important; letter-spacing: 1 !important;width: 320px;}
.custom-grey-btn {line-height: initial !important; font-size: .6em !important; padding: .8rem !important; letter-spacing: 1 !important;width: 320px;}
.custom-btns {margin: 1%;}
.custom-header-img {text-align: center; max-width: 100%; margin: 0 auto;}
}
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;margin: auto 0px;}}
a:link {text-decoration: none;}
.custom-container {
margin: 0 auto;
max-width: 80%;
margin-top: 25px;
}
h1,h2,h3,h4 {
text-transform: none !important;
text-shadow: none !important;
}
.custom-text-box {
border-style: solid !important;
  padding: 2% !important;
border-color: #000000 !important;
border-width: 0 !important;
-webkit-box-shadow: 0 3px 40px -5px rgba(0, 0, 0, 0.25) !important;
-moz-box-shadow: 0 3px 40px -5px rgba(0, 0, 0, 0.25) !important;
box-shadow: 0 3px 40px -5px rgba(0, 0, 0, 0.25) !important;
}
.custom-blue-btn {
background-color: #1ab0ec; background-image: -webkit-gradient(linear, left top, left bottom, from(#1ab0ec), to(#1a92c2));
border-color: transparent;
color: white;
min-width: 280px;
letter-spacing: 1px;
line-height: 2;
padding: 1%;
min-height: 52px;
border-style: solid;
transition: all 0.5s ease;
font-size: 1em !important;
justify-content: center;
text-align: center;
text-decoration: none !important;
}
.custom-blue-btn:hover {
background-color: #49c0f0; background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
cursor: pointer;
}
.custom-black-btn {
background: #000;
border-width: 3px;
border-color: transparent;
color: white;
min-width: 280px;
text-transform: uppercase;
padding: 10px 25px;
border-style: solid;
font-size: 16px !important;
justify-content: center;
text-align: center;
text-decoration: none !important;
width: auto !important;
margin: 0 10px 10px 0;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
font-family: "MINI Sans-Serif",sans-serif;
font-weight: normal;
}
.custom-black-btn:hover {
background: white;
color: black;
cursor: pointer;
border: 2px solid #000;
}
.custom-red-btn {
background: linear-gradient(to Bottom, #cc0000 0%, #a30000 100%);
border-width: 3px;
border-color: transparent;
color: white;
border-radius: 2px;
min-width: 280px;
letter-spacing: 1px;
line-height: 2;
padding: 1%;
min-height: 52px;
border-style: solid;
transition: all 0.5s ease;
font-size: 1em !important;
justify-content: center;
text-align: center;
text-decoration: none !important;
}
.custom-red-btn:hover {
background: linear-gradient(to Bottom, #a30000 0%, #cc0000 100%);
cursor: pointer;
}
.custom-grey-btn {
background-color: #353936;
border-width: 3px;
border-color: transparent;
color: white;
border-radius: 2px;
min-width: 280px;
letter-spacing: 1px;
line-height: 2;
padding: 1%;
min-height: 52px;
border-style: solid;
transition: all 0.5s ease;
font-size: 1em !important;
justify-content: center;
text-align: center;
text-decoration: none !important;
}
.custom-grey-btn:hover {
background-color: #4f5451;
cursor: pointer;
}
.custom-bmw-btn {
background: linear-gradient(to Bottom, #1967d1 0%, #134d9e 100%);
border-color: transparent;
color: white;
min-width: 280px;
letter-spacing: 1px;
line-height: 2;
padding: 1%;  
min-height: 52px;
border-style: solid;
transition: all 0.5s ease;  
font-size: 1em !important; 
justify-content: center;
text-align: center;
text-transform: uppercase !important;
display: flex;
transition: all 0.5s ease;
width: 100%;
}
.custom-bmw-btn:hover {
background: linear-gradient(to Bottom, #134d9e 0%, #1967d1 100%);
cursor: pointer;
}
.responsive-img {
max-width: 1037px;
margin: auto;
text-align: center;
width: 100%;
}
.responsive-blurb-img {
  max-width: 800px;
  width: 100%;
  margin: auto;
  text-align: center;
}
.responsive-icon-img {
  max-width: 40px;
  width: 100%;
  margin: auto;
  text-align: center;
}
.custom-table-responsive { 
min-height: .01%;
overflow-x: auto;
}
.custom-row-2col {
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
}
.custom-row-3col {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-around;
  align-items: stretch;
  text-align: center;
}
.custom-col6 {
width: 50%;
padding: 1%;
}
.custom-col3 {
width: 30%;
padding: 1%;
  margin: 1%;
}
.custom-row {
width: 100%;
margin: 1% 0;
}
.custom-heading-middle {
  padding: 5px;
}
.custom-heading-middle h2 {
  text-align: center;
}
.custom-heading-middle h3 {
  text-align: center;
  text-transform: uppercase !important;
}
.custom-bg-black {
  background-color: black;
  color: white;
  padding: 1%;
  max-width: 1015px;
  margin: auto;
  text-align: center;
}
.custom-bg-black h2 {
  text-transform: uppercase !important;
}
.custom-bg-grey {
  background-color: #FAFAFA;
}
.section-content-center {
  text-align: center;
}
.row-styling-border-top {
  border-top: 5px solid #003478;
}
.row-styling-border-top-bottom {
  border-top: 5px solid #003478;
  border-bottom: 5px solid #003478;
}