@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;}
.custom-chevy-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-col1-3 {display: flex; flex-direction: column !important; margin-top: 20px !important; width: 50% !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-chevy-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;}
}
.custom-header-video {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%;
}
h1,h2,h3,h4 {
text-transform: none !important;
text-shadow: none !important;
}
.custom-text-box {
border-style: solid !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;
padding: 1%;
}
.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-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;
}
.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-chevy-btn {
background-color: #cd9834;
background-image: -webkit-gradient(linear, left top, left bottom, from(#cd9834), to(#a57a29)) !important;
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-chevy-btn:hover {
background-color: #cd9834;
background-image: -webkit-gradient(linear, left top, left bottom, from(#a57a29), to(#cd9834)) !important;
cursor: pointer;
}
.responsive-img {
max-width: 1037px;
margin: auto;
text-align: center;
width: 100%;
}
.responsive-blurb-img {
max-width: 300px;
width: 100%;
margin: auto;
text-align: center;
}
.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-col1-3 {
width: 25%;
padding: 1%;
margin: 1%;
}
.custom-col2-3 {
width: 75%;
padding: 1%;
margin: 1%;
}
.custom-row {
width: 100%;
margin: 1% 0;
}
.custom-heading-middle-black {
padding: 2%;
}
.custom-heading-middle-blue {
padding: 2%;
}
.custom-heading-middle-black h2 {
text-align: center;
}
.custom-heading-middle-blue h2 {
text-align: center;
color: #003478;
}
.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: #ececec;
padding: 5px;
margin: 10px 0;
}
.section-content-center {
text-align: center;
}
.row-content-styling {
padding: 3%;
border-top: 5px solid #003478;
}
.hytPlayerWrap{position: relative;}.hytPlayerWrap.ended::after{content:""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; cursor: pointer; background-color: black; background-repeat: no-repeat; background-position: center; background-size: 64px 64px; background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);}.hytPlayerWrap.paused::after{content:""; position: absolute; top: 70px; left: 0; bottom: 50px; right: 0; cursor: pointer; background-color: black; background-repeat: no-repeat; background-position: center; background-size: 40px 40px; background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);}