@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-black-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-h4-content h4 {text-align: center; font-size: 1.3em !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-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-black-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: auto;}
#custom-img {text-align: center; max-width: 100%; margin: auto;}
#custom-img-lg {text-align: center; max-width: 100%; margin: auto;}
.custom-h3-section {padding: 1%; margin: 0 3%;}
.custom-h4-content h4 {text-align: center; font-size: 1.4em !important;}
}
@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: 85%;
}
h1,h2,h3,h4 {
text-transform: none !important;
text-shadow: none !important;
}
#custom-h1-section {
margin: 1% 0;
padding: 1%;
}
.custom-row {
width: 100%;
margin: 1% 0;
}
.custom-row-2col {
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
}
.custom-col6 {
width: 50%;
padding: 1%;
}
.custom-col12 {
width: 100%;
clear: both;
}
.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-bmw-btn {
background: linear-gradient(to Bottom, #1967d1 0%, #134d9e 100%);
border-width: 3px;
border-color: transparent;
color: white;
border-radius: 2px;
min-width: 270px;
max-width: 300px;
letter-spacing: 2px;
text-transform: uppercase;
line-height: 2;
padding: 1.3rem;
min-height: 52px;
display: flex;
border-style: solid;
transition: all 0.5s ease;
font-size: 0.7em !important;
justify-content: center;
text-align: center;
width: 100%;
text-decoration: uppercase !important;
}
.custom-bmw-btn:hover {
background: linear-gradient(to Bottom, #134d9e 0%, #1967d1 100%);
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;
max-width: 280px !important;
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;
max-width: 280px !important;
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-button {
background: linear-gradient(to Bottom, #1967d1 0%, #134d9e 100%);
border-width: 3px;
border-color: transparent;
color: white;
border-radius: 2px;
min-width: 270px;
max-width: 300px;
letter-spacing: 2px;
text-transform: uppercase;
line-height: 2;
padding: 1.3rem;
min-height: 52px;
display: flex;
border-style: solid;
transition: all 0.5s ease;
font-size: 0.7em !important;
justify-content: center;
text-align: center;
width: 100%;
text-decoration: uppercase !important;
}
.custom-bmw-button:hover {
background: linear-gradient(to Bottom, #134d9e 0%, #1967d1 100%);
cursor: pointer;
}
.custom-h2-section {
margin: 1% 0;
padding: 1%;
}
.custom-h3-content {
margin: 1% 0;
padding: 1%;
}
.custom-h4-content {
padding: 1% 0;
margin: 1%;
}
.custom-h4-content h4 {
color: black !important;
}
.responsive-img {
max-width: 1037px;
margin: auto;
text-align: center;
width: 100%;
}
.responsive-section-img {
max-width: 750px;
margin: auto;
text-align: center;
width: 100%;
padding: 1%;
}
.responsive-section-img-lg {
max-width: 1000px;
margin: auto;
text-align: center;
width: 100%;
padding: 1%;
}
.custom-h2-section ul {
line-height: 1.5em;
}
.heading-middle h2{
text-align: center;
}
.heading-middle p{
font-size: .7em;
margin: 0;
}
.custom-grey-background-section {
padding: 1%;
background-color: #4c4b4b;
color: white;
text-align: center;
}
.custom-related-articles-section {
margin: 1% 0;
padding: 1%;
background-color: black;
color: white;
}
.custom-text-box {
border-style: solid !important;
border-color: #000000 !important;
border-width: 0 !important;
border-top-width: 7px !important;
position: relative !important; 
padding: 5% !important;
margin: auto !important;
background-color: white !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;
}