/* BBDD Content Style  */
@font-face {
  font-family: 'bmwheading';
  src: url('/wp-content/themes/pm-flex-theme/fonts/bmw/BMWMotorrad-Bold.ttf');
}
@font-face {
  font-family: 'bmwbodyfont';
  src: url('/wp-content/themes/pm-flex-theme/fonts/bmw/BMWMotorrad-Regular.ttf');
}
body .pg-body-wrap .bbdd-view * {
font-family: 'bmwbodyfont';
}

body .pg-body-wrap .bmwheading {
  font-family: 'bmwheading','Open Sans';
}

body .pg-body-wrap .bbdd-view .fa {
  font-family: FontAwesome;
}

/** HEADER **/
#my-vehicles-toolbar,
#header-custom-functions,
.col-md-6.header-column:last-of-type,
.virtual-showroom-apps.main-vsa,
.brand-logos-zero,
.brand-logos-vespa,
.brand-logos-specialized {
display: none !important;
}
#header-custom-container {
margin-top: 0 !important;
}
.col-md-6.header-column:first-of-type,
#dealerLogo {
float: none !important;
display: block;
text-align: center;
}
.col-md-6.header-column:first-of-type {
margin: auto;
}
nav li.pm-menu-2692,
nav li.pm-menu-1099,
nav li.pm-menu-4774,
nav li.pm-menu-4771,
nav li.pm-menu-4919,
nav li.pm-menu-1101,
nav li.pm-menu-2964,
nav li.pm-menu-3468,
nav li.pm-menu-1102 {
display: none !important;
}
nav li.pm-menu-8444,
nav li.pm-menu-8445,
nav li.pm-menu-8446,
nav li.pm-menu-8447 {
display: block !important;
}
nav.navbar-inverse .navbar-nav>li>a {
font-size: 16px !important
}

nav.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff !important;
}

.bbdd-view .header #dealerLogo{
	margin: 0 auto;
}
.bbdd-view nav ul#brandLogosContainer:not(.bbdd-brand-logos) {
    display: none !important;
}

@media (max-width: 991px){
nav.navbar-inverse .navbar-nav>li>a {
	font-size: 14px !important;
}
.bbdd-view .nav>li>a>img {
	max-width: 80px !important;
}
}

@media (min-width: 768px) {
nav #navbar {
  text-align: center;
}
nav .dealer-phone {
  position: absolute;
  padding: 15px 0;
}
nav .dealer-phone a {
  color: #fff;
text-decoration: underline;
}
nav ul.nav {
  float: none;
  display: inline-block;
}
nav #brandLogosContainer {
  position: absolute;
  right: 0;
  display: inline-block !important;
  margin-top: 0 !important;
}
nav #brandLogosContainer a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bbdd-view nav ul#brandLogosContainer:not(.bbdd-brand-logos) {
    display: none !important;
}
}

@media (min-width: 1200px) {
nav.navbar-inverse .navbar-nav .brand-logos.brand-logos-bmw a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
nav.navbar-inverse .navbar-nav .brand-logos.brand-logos-bmw a img {
  max-width: 150px !important;
}
}

.bbdd-view #header-custom-container{ padding: 0px; }

nav.navbar-inverse .navbar-nav>li>a {
  font-size: 16px !important;
}

.bbdd-view .nav>li>a>img {
  max-width: none;
}

.bbdd-view #brandLogosContainer {
  display: none;
  float: left;
}

@media (min-width: 768px){
.bbdd-view nav #brandLogosContainer {
    position: absolute;
    right: 0;
    display: inline-block !important;
    margin-top: 0 !important;
    float: right !important;
}
}

@media (min-width: 992px){
.bbdd-view .nav>li>a>img {
    max-height: none !important;
    max-width: 85px !important;
}
}

@media (min-width: 1200px){
.bbdd-view nav.navbar-inverse .navbar-nav .brand-logos.brand-logos-bmw a img {
    max-width: 150px !important;
}
}
/** HEADER **/

/** WIDGETS **/
.vsa-panel {
display: none !important;
}
/** WIDGETS **/


/** SECTION 1 - start **/
.bbdd-view.easyride-view .banner-section .col-left .cta-container{
	padding-top: 10px;
}

.bbdd-view .section-1 {
background-color: #000;
}
.cta.view-inventory-btn {
background-color: #0062ff !important;
}
.cta.view-inventory-btn.testride-btn {
background-color: #fff !important;
color: #000 !important;
border: 1px solid #000;
}
.bbdd-view .col-right {
background-color: #2b2e33;
}
.bbdd-view .col-right * {
color: #fff !important;
}
.bbdd-view .col-right h1,
.bbdd-view .col-right h2, 
.bbdd-view .col-right h3 {
font-size: 14px;
}
.bbdd-view .col-right p {
font-size: 11px;
}
.bbdd-view .col-right .view-highlights-btn {
display: block;
text-align: center;
}
.bbdd-view .col-right a.showDisclaimer:not(.collapsed):after {
	content: '- Show Less';
}
.bbdd-view .col-right a.showDisclaimer.collapsed:after {
	content: '+ Show More';
}

@media (min-width: 1800px){
.bbdd-view .col-right #collapseDisclaimer.collapse {
	display:block !important;
	height: auto !important
}
.bbdd-view .col-right .showDisclaimer {
	display:none !important;
}
}
/** SECTION 1 - end **/

.bbdd-view .cta {
font-size: 22px;
padding: 15px 20px;
text-decoration: none;
border: 1px solid #fff;
color: #fff;
cursor: pointer;
background-color: #000;
display: inline-block;
}
.bbdd-view .cta:hover {
background-color: #0062ff !important;
color: #fff !important;
}
.bbdd-view .cta-button,.cta-btn {
background-color: #000 !important;
}
.bbdd-view .cta-button:hover,.cta-btn:hover {
background-color: #0062ff !important;
box-shadow: none !important;
cursor: pointer;
}
.bbdd-view .parallax-container .cta-button {
background-color: #0062ff !important;
}
.bbdd-view .parallax-container .cta-button:hover {
background-color: #000 !important;
box-shadow: none !important;
cursor: pointer;
}
.bbdd-view .parallax-container {
background-position: center;
background-size: cover;
}
.bbdd-view .parallax-container .col-sm-5 {
width: 100% !important;
}
.bbdd-view .parallax-container .col-sm-5 * {
color: #fff !important;
}
.bbdd-view .parallax-container .col-sm-5 h3 {
margin-bottom: 50px;
}

/** SECTION 2 - start **/
.bbdd-view .section-2 {
background-color: #F2F2F2;
padding: 25px 0;
}
.bbdd-view .section-2 .cta {
display: inline-block;
font-size: 18px;
padding: 20px 25px !important;
font-family: 'bmwheading','Open Sans' !important;
}
/** SECTION 2 - end **/

/** SECTION 3 - start **/
.bbdd-view .section-3 .cta {
font-size: 18px;
display: block;
text-align: center;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
}
.bbdd-view .section-3 hr {
border-top: 6px solid #959595;
}
.bbdd-view .section-3 h3, 
.bbdd-view .section-3 h4 {
font-size: 16px;
}
/** SECTION 3 - end **/

/** BOTTOM BAR - start **/
.bbdd-view .bottom-bar {
position: fixed;
bottom: 0;
background-color: #000;
padding: 10px 0;
width: 100%;
text-align: center;
z-index: 1;
}
.bbdd-view .bottom-bar a {
font-size: 12px !important;
}
.bbdd-view .bottom-bar .click-to-call-sales {
margin-left: 20px;
color: #fff !important;
text-decoration: underline !important;
}
/** BOTTOM BAR - end **/

@media (max-width: 767px) {
nav.navbar.navbar-inverse {
  /* display: none !important; */
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff!important;
}
.bbdd-view .col-left {
  padding-bottom: 20px;
}
.bbdd-view .col-left .cta-container {
  text-align: center;
}
.bbdd-view .col-left .cta {
  font-size: 14px;
}
.bbdd-view .col-left .cta.schedule-ride-btn {
  margin-left: 20px;
}
a.bmwheading.cta.schedule-ride-btn.event-info-btn {
    font-size: 14px;
    padding: 6px 15px 8px;
}
.bbdd-view .col-right {
  padding-top: 20px;
  padding-bottom: 20px;
}
.bbdd-view .section-3 .cta {
  font-size: 14px;
}
}
@media (min-width: 768px) {
.bbdd-view .section-1 .col-right {
  padding: 25px 20px !important;
}
.bbdd-view .col-left .cta-container {
  margin-left: 50px;
}
.cta.view-inventory-btn {
  /*padding: 24px 30px;
  font-size: 28px;*/
  padding: 16px 60px;
  font-size: 14px;
  margin-bottom: 10px;
  margin: 5px 20px;
}


.bbdd-view .col-left a.bmwheading.cta.schedule-ride-btn.event-info-btn {
    padding: 15px 30px;
    font-size: 20px;
}
.bbdd-view .parallax-container .col-sm-5 h3 {
  font-size: 70px;
}
}
@media only screen and (max-width: 1199px) {
	.cta.view-inventory-btn {
	  /*padding: 24px 30px;
	  font-size: 26px;*/
	  padding: 16px 60px;
	  font-size: 14px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
.bbdd-view .col-left {
  padding-bottom: 20px;
}
.bbdd-view .col-right {
  padding-top: 20px;
  padding-bottom: 20px;
}
.bbdd-view .section-3 h3, .section-3 h4 {
  font-size: 10px;
}
.bbdd-view .section-3 .cta {
  font-size: 14px;
}
}
@media (min-width: 992px) {
.bbdd-view .section-1 .col-left {
  display: flex;
  flex-direction: column;
  padding: 0;
}
}
@media (min-width: 1200px) {
.bbdd-view .section-3 h3, 
.bbdd-view .section-3 h4 {
  font-size: 16px;
}
}

@media (min-width: 992px){
.bbdd-view .section-1 .col-right {
	min-height: 390px;
}
}

@media (min-width: 1200px){
.bbdd-view .section-1 .col-right {
	min-height: 385px;
}
}

@media (min-width: 1800px){
.bbdd-view .section-1 .col-right {
	/*min-height: 640px;*/
	min-height: 555px;
}

.disclaimerbody { margin-top: 20px !important; line-height: 175% !important; font-size: 16px !important; }
}

.bbdd-view .h1, 
.bbdd-view .h2, 
.bbdd-view .h3, 
.bbdd-view .h4, 
.bbdd-view .h5, 
.bbdd-view .h6, 
.bbdd-view h1, 
.bbdd-view h2, 
.bbdd-view h3, 
.bbdd-view h4, 
.bbdd-view h5, 
.bbdd-view h6 {
  font-weight: 500;
  line-height: 1.1;
}

/* Inventory Styles */
.bbdd-view .vlpm3, .bbdd-view .vlpm3 div, .bbdd-view .vlpm3 li, .bbdd-view .vlpm3 p {
    font-family: 'Source Sans Pro',sans-serif;
    outline: 0;
}

.bbdd-view .cta-button.make-an-offer-btn {
	background-color: green !important;
	display: block !important;
}

.bbdd-view a.btn.cta-btn.vlpm3MainCTA__btn.pmm-outbound, .bbdd-view .vlpm3MainCTA div[data-target="#modalScheduleTestDrive"] {
    display: none !Important;
}

.bbdd-view #modalMakeOffer .gform_fieldlabel_Message {
    display: none !Important;
}

.bbdd-view .cta-button-list.pdtm-vlp-vehicle-cta-row .cta-button.btn{
	color: #fff !important;
 }

.bbdd-view .vlp-list-wrapper {
    padding-top: 30px;
}

.bbdd-view .vlpm3MobileFilterBar {
    display: none !important;
}

/* Schedule Test Ride Form Style  */
.bbdd-container {
	height: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px;
	max-width: 1440px !important;
}
#bbdd-form #field1{
	min-width: 220px !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: auto;
	height: 100% !important; 
	border: none;
}

#bbdd-form #field2{
	float: right !important;
	min-width: 220px !important;
	width: 45% !important;
	margin-bottom: 40px !important;
	margin-left: 5px;
	height: 100% !important;
	margin-top: 0 !important;
	border: none;
}

#bbdd-form .panel, #bbdd-form .panel-body { background-color: transparent !important; padding: 0 !important; }

#bbdd-form .panel-title {
	display: block;
	font-weight: 600;
	font-size: 1.5rem !important;
}

#bbdd-form a {
	text-decoration: none;
	color: gray;
}

#bbdd-form .collapse.in {
	display: block;
	opacity: 1;
	height: auto;
}

#bbdd-form .collapse {
	display: block;
	opacity: 0;
	height: 0px;
	overflow: hidden;
}

#bbdd-form .panel-heading {
	pointer-events: none;
}

#bbdd-form a:hover, #bbdd-form .bbdd-active {
	color: dodgerblue;
}

#bbdd-form .bbdd-group {
	margin-bottom: 16px;
}

#bbdd-form .bbdd-input {
	width: 100%;
	display: block;
	color: #555;
	background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border: 1px solid #ccc;
	border-radius: 0px !important;
}

#bbdd-form{
    width: 100%;
    max-width: 546px;
    margin: 10px auto;
}

#bbdd-form .row{
	margin: 0px;
}

/*#bbdd-form .bbdd-group:not(.bbdd-group-name){
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	#bbdd-form .bbdd-input:not(.bbdd-input-name){
		width: 50%;
	}

	#bbdd-form .bbdd-group:not(.bbdd-group-name){
		padding-left: 15px;
		padding-right: 40px;
	}
}*/

#bbdd-form .vehicle-input{
	height: 45px;
}
#bbdd-form .information-input{
	height: 45px;
}

#bbdd-form .bbdd-label{
	display: inline;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 16px;
}

#bbdd-form .bbdd-label.checkbox-desc{
	font-size: 14px;
}

#bbdd-form .input-required {
    color: #e21d25!important;
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
}

#bbdd-form .bbdd-group .bbdd-input[type=checkbox], #bbdd-form .information-input[type=radio]{
	text-align: left;
    display: inline;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#bbdd-form .bbdd-input.disabled {
	background: #eee;;
	cursor: not-allowed;
}

#bbdd-form .form-error {
	margin-left: 5px;
	color: red;
	display: none;
}


#bbdd-form .hidden-group {
	display: none;
}

.bbdd-container .bbdd-disclaimer {
	/*border: 1px solid black;*/
	padding: 4px;
	font-size: 12px;
}

input.bbdd-input, #bbdd-form select {
	padding: 8px;
}

#bankruptcyDate, #coBankruptcyDate {
	display: none;
}


/*@media (max-width: 600px) {
	#bbdd-form .bbdd-input {
		width: 270px;
	}

}*/


#bbdd-form #list-name{
	padding-left: 50px;
}

.contact_us_required{
	color: #e21d25 !important;
	margin-left: 4px;
}

#bbdd-form textarea.message{
	height: 160px;
	width: 100% !important;
	font-size: inherit;
	font-family: inherit;
	letter-spacing: normal;
	padding: 6px 8px;
	line-height: 1.5;
	resize: none;
}

#bbdd-form select.select-area{
	width: calc(50% - 8px);
	border: 1px solid #ccc;

}

#bbdd-form .form-footer-section .bbdd-btn{
	padding: 15px 25px 15px 25px;
	width: 100%;
	background-color: #222 !important;
	border: 0 !important;
	color: #fff !important;
	font-weight: normal;
	border-radius: none !important;
	font-size: 1em;
}

#bbdd-form .bbdd-btn:hover{
  box-shadow: inset 0 0 100px 100px rgb(255 255 255 / 35%);
}

#bbdd-form input.bbdd-input{
	width: 100%;
}

#bbdd-form .form-footer-section{
	text-align: center;
	padding: 16px 0 10px 0;
    margin: 16px 0 0 0;
    clear: both;
    width: 100%;
}

/*#bbdd-form #phone, #bbdd-form #email, #bbdd-form #home-zip{
	width: calc(50% - 8px);
}*/


#bbdd-form .image-default{
	min-height: 360px;
	width: 100%;
	background: #fff url('https://secure.images.demo.dev.pixelmotiondemo.com/formImages/showcase_bg.jpg') no-repeat 50% 50%;
	background-size: contain;
	border: 1px solid #cecece;
}

#bbdd-form .vehicle-label{
	display: none;
}
#bbdd-form .color-options{
	text-align: center;
}

@media (max-width: 780px) {
   
    #bbdd-form{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    #bbdd-form div.message-area {
        margin-right: auto !important;
    }

}

.heavyupphone { padding: 12px 0; }
.heavyupphone > a { font-size: 16px; font-weight: bold; color: #000; display: block; margin: 6px 0; text-decoration: none !important; }
.hoursdiv { text-align: right; padding-top: 13px; }

.heavyuphours, .heavyuphours:hover { display: inline-block; background: #000; color: #fff; font-size: 18px; padding: 10px 24px; cursor: pointer; }
#modalR18Hours { padding-top: 45px; }
#modalR18Hours .modal-header { display: none; }
#modalR18Hours .modal-body { text-align: center; }
#modalR18Hours .modal-body p { font-size: 18px; }

@media only screen and (max-width: 767px) {
	.hoursdiv { display: none !important; }
}

.modal.gform-modal .modal-header .close { opacity: 1 !important; }
#modalR18TestRide button.close,
#modalR18Hours button.close,
.modal.gform-modal .modal-header button.close span { opacity: 1.0 !important; background: #272727; color: #fff !important; font-size: 30px; padding: 1px 8px; }

@media only screen and (max-width: 991px) {
	.banner-section.section-1 > .container { width: 100% !important; }
	.banner-section.section-1 .col-xs-12.col-md-7.col-left { padding: 0 !important; }
}



@media (min-width: 1800px) {
	.banner-section.section-1 > .container { width: 1692px !important; }
}