@font-face{
	font-family: 'BMWTypeNextTT';
	src: url('https://s3.amazonaws.com/themes.limelightplatform.com/web/drive-bmw/fonts/BMWTypeNextTT-Bold.ttf');
	font-weight: 700;
}

@font-face{
	font-family: 'BMWTypeNextTT';
	src: url('https://s3.amazonaws.com/themes.limelightplatform.com/web/drive-bmw/fonts/BMWTypeNextTT-Light.ttf');
	font-weight: 200;
}

@font-face{
	font-family: 'BMWTypeNextTT';
	src: url('https://s3.amazonaws.com/themes.limelightplatform.com/web/drive-bmw/fonts/BMWTypeNextTT-Regular.ttf');
	font-weight: normal;
}

@font-face{
	font-family: 'BMWTypeNextTT';
	src: url('https://s3.amazonaws.com/themes.limelightplatform.com/web/drive-bmw/fonts/BMWTypeNextTT-Thin.ttf');
	font-weight: 100;
}

*{
	font-family: 'BMWTypeNextTT' !important;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}

.shell{
	max-width: unset;
}

#filter-group-pds, .locations{
	max-width: 1850px;
	margin: auto;
}

.slogan img{
    width: 196px;
}


.section-locations [class^="col-"]{
	padding: 0 15px;
}

.section-locations .section-head{
	margin: 0px;
}

.section-locations .row {
    margin: 0px -15px;
}

.section-locations{
	margin-bottom: 60px !important
}

[ll-section="program3"] .section-body,
[ll-section="program2"] .section-body .locations:nth-of-type(2){
	width: 80%;
	margin: auto;
	max-width: 1300px;
}

[ll-section="program3"] .section-body .locations .row,
[ll-section="program2"] .section-body .locations:nth-of-type(2) .row{
	margin-bottom: 20px;
}

[ll-section="program3"] .section-body .locations .row:last-of-type,
[ll-section="program2"] .section-body .locations:nth-of-type(2) .row:last-of-type {
 	margin-bottom: 0px;
}

[ll-section="program3"] .intro-content,
[ll-section="program2"] .intro-content{
	max-width: 350px;
}

[ll-section="program3"] .location-body p,
[ll-section="program2"] .location-body p{
	font-size: 17px;
	letter-spacing: 0.08px;
	font-weight: 200;
}

.city-container{
	position: relative;
    text-align: center;
}

.location-city-title{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
}

.program-title{
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translate(-50%, -50%);
	/*text-transform: uppercase;*/
	color: #000;
	font-size: 40px;
	width: 100%;
	font-weight: 200;
	padding: 0px 16px;
}

.program-button{
	position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: unset !important;
	background: none !important;

	min-width: 250px;
    text-align: center !important;
}

.closed .location-actions{
	border-color: #f5f5f5 !important;
	background-color: #f5f5f5 !important;
	color: #000000 !important;
}

.closed .location-city-title{
	color: #000000;
}


.section-programs .col-sm-6{
	padding: 0px 2px;
}

img.program-title{
	width: unset !important;
	max-width: 310px;
	padding: 0px;
}

.location-body h3{
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #000;
    font-weight: 200;
    letter-spacing: 6px;
}

.location-body h5{
	font-size: 24px;
	margin-bottom: 0px
}

.location-body h6{
	font-weight: 200;
	font-size: 18px;
}

.location-body p{
	color: #000;
	text-align: justify;
	text-align-last: center;
}

.location-body a{
	color: #000;
	text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
}

.location-body{
	background: #f6f6f6;
    padding: 20px 0px;
    margin-bottom: 0px;
}

.section-partners .section-head,
#experience-container{
	background: #f6f6f6;
	padding: 10px 0px;
}

.section-partners .section-title{
	margin-top: 0px;
	font-weight: 200;
}

.location .btn{
	max-width: unset !important;
}

.btn-filter i{
	margin-left: 10px;
}

.section-partners .section-head{
	margin-bottom: 0px !important;
}

.section-locations .section-title{
	background: #000;
	color: #fff;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 20px;
}

.section-programs .col-xs-6{
	padding-left: 3px;
	padding-right: 3px;
}

.btn-transparent{
	border: 2px solid #1c69d3 !important;	
	font-size: 20px !important;
	font-weight: normal;
}

#clearFilters{
	border: 2px solid #1c69d3 !important;
	color: #000 !important;
	background-color: #fff !important;
	width: 100%;
	max-width: 200px;
}

.clear-dropdown #clearFilters{
	width: 100%;
	min-width: 120px;
}

[class^="col-"].city-ude,
[class^="col-"].city-mtd,
#section-title-div{
	padding: 0px 12px;
}

#filter-group-pds{
	margin-top: 30px;
	margin-bottom: 30px;
}

.section-safety{
	margin-bottom: 50px;
}

.section-safety h3{
	font-size: 40px;
	text-align: center;
	color: #000;
	font-weight: 200;
}

.section-safety p{
	color: #000;
	text-align: center;
	font-weight: 200;
}

.section-safety a{
	text-align: center;
	color: #000;
	text-decoration: underline;
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.intro-content > h2,
.intro-content > img{
	margin-bottom: 30px !important;
}

.intro-content > img{
	width: 100% !important;
	max-width: 244px;
}

.intro .intro-content {
    width: unset;
}

.intro-content > h2{
	font-size: 50px;
	font-weight: 200 !important;
}

.program-details,
.program-image{
	display: flex !important;
	align-items: center;
	justify-content: center;
}


.intro-content .section-actions{
	width: 100%;
	max-width: 200px;
	display: inline-block;
}

.dropdown-menu input{
	margin-right: 10px;
}

.location {
    margin-bottom: 0px;
}

    .location-body{
    	display: block;
        background: unset;
        margin: 0px !important;
    }

    #program-2 .section-title{
        padding: 15px 0px;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	font-weight: 200;
    }

    table.m-track{
    	width: 80%;
    	margin: 20px auto 40px;
    }

    table.m-track td{
		width: 33%;
    }

	table.m-track *{
		text-align: center;
		color: #000;
		padding: 10px !important;
		vertical-align: middle !important;
	}

	table.m-track .item{
		color: #1c69d3;
	}

	table.m-track thead td{
		font-size: 20px;
	}

	.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
		border-color: #cacaca;
	}

	.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    	border-bottom-width: 1px;
	}
    .table-checkmark{
    	width: unset;
        margin: auto;
    	display: block;
    }

    thead td:not(:first-of-type){
    	font-weight: bold;
    }
	
	.city-ude,
    .city-mtd{
    	margin-bottom: 15px;
    }

    .city-ude .location-body,
    .city-mtd .location-body{
    	margin-top: 0px;
    }

    .city-ude .location-body p,
    .city-mtd .location-body p
    {
    	text-align: center;
    }

    #program-2 .section-locations .section-head {
    	margin-bottom: 0px;
    }

    .navbar-nav>li>a:not(.btn):hover, .navbar-nav>li>a:not(.btn):focus{
    	color: #1c69d3;
    }

    .navbar-nav>li>a:not(.btn){
    	font-size: 15px;
    }

    .btn-transparent{
		padding: 17px 0px;
    }

    [ll-section="program2"] .locations:nth-of-type(2){
   		margin-top: 60px !important;
    }

#experience-row{
    margin-top: 20px;
    margin-bottom: 20px;

}
#experience-row > div:first-of-type{
    border-right: 1px solid black;
}

#navbar{
	margin: 22px 0px;
}

.navbar-nav>li:last-of-type{
	border-right: unset;
}

.footer {
    padding: 30px 0;
}
.footer .footer-outro{
	padding: 10px 0 0;
}

.nav-footer ul{
	margin: 30px 0;
}

.section-video{
	margin-bottom: 60px;
}

.section-locations .intro-image{
	margin-bottom: 60px;
}

@media (max-width: 992px){

	.intro .intro-content {
		top: 25px;
		left: 50px;
	}

	.intro-content > h2 {
    	font-size: 40px !important;
    	margin-left: 0px !important;
    	margin-top: 0px !important
	}
	#clearFilters{
		margin: auto;
		display: block;	 
		margin-top: 10px;   	
	}

	.program-title{
		font-size: 32px;
		width: 100%;
		font-weight: 200;
		top: 50px;
		padding: 12px;
	}

	.program-button{
		bottom: -10px;
	}


	.navbar-brand .slogan{
		position: unset;
		left: unset;
		top: unset;
		transform: unset;
	}

}

@media (max-width: 900px){
	[ll-section="program3"] .intro-content, [ll-section="program2"] .intro-content{
		max-width: 200px;
	}
}

@media (max-width: 767px){

	[ll-section="program3"] .intro-content, [ll-section="program2"] .intro-content{
		max-width: 350px;
	}

.intro-content > h2, .intro-content > img {
    margin-bottom: 10px !important;
}

.section-locations{
	padding-bottom: 0px !important;
	margin-bottom: 30px
}

.section-locations .row{
	margin-top: 10px;
	margin-bottom: 10px;
}

#program-2{
	margin-bottom: 0px;
}

.program-details{
	margin-bottom: 20px;
	margin-top: 20px;
}

#experience-row{
	margin-right: 30px;
	margin-left: 30px;
}

#experience-row > div:first-of-type{
	border-bottom: 1px solid black;
}

#experience-container{
	padding: 0px 0px 50px;
	margin-top: 0px;
}

#experience-row .location-body{
	margin: 30px !important;
}

[ll-section="program2"] .locations:nth-of-type(2) {
    margin-top: 0px !important;
}


[ll-section="program3"] .section-body .locations .row,
[ll-section="program2"] .section-body .locations:nth-of-type(2) .row{
	margin-bottom: 0px;
}

	.section-safety h3 {
    	font-size: 26px;
	}

	.section-safety p{
		text-align: justify;
		text-align-last: center;
		padding: 0px 15px;
	}

	#experience-row div:first-of-type{
		border-right: unset;
	}

	.section-programs .col-sm-6{
		margin-bottom: 4px;
	}

	.navbar-nav>li {
    	border-right: unset;
	}

	[ll-section="program3"] .section-body, 
	[ll-section="program2"] .section-body .locations:nth-of-type(2){
    	width: 100%;
    	margin: auto;
	}

	.section-locations [class^="col-"] {
		padding: 0px;
	}

	[class^="col-"].city-ude,
	[class^="col-"].city-mtd,
	#section-title-div{
		padding: 0px 10px;
	}

	.city-ude .location-body p,
	.city-mtd .location-body p{
		font-size: 12px;
	}

	.city-container .location-city-title,
	.city-container .location-city-title{
		font-size: 20px;
	}

	#programFilterBtn,#stateFilterBtn{
		width: 60% !important;
		margin: auto;
		display: block;
	}

	#programFilterBtn{
		margin-bottom: 10px;
	}

	.program-title{
	    top: 80px;
	    font-size: 40px;
	}

	.program-button{
	    bottom: 30px;
		min-width: 200px;
	}

    table.m-track{
    	margin:0px 60px;
    	width: unset;
    }

	table.m-track *{
		padding: 5px !important;
	}

	table.m-track thead td{
		font-size: 14px;
	}
	
	table.m-track td{
		font-size: 12px;
	}
}

@media (max-width: 528px){
	
	.intro-content > img {
	    width: 100% !important;
	    max-width: 225px;
	}

	.intro-content > h2 {
    	font-size: 32px !important;
	}

	.intro-content .btn{
	    padding: 6px !important;
		font-size: 12px !important;
	    max-width: 125px;
	    line-height: 15px;
		margin-left: 0px !important;
	}

	.btn-transparent{
		border: 2px solid #1c69d3 !important;	
		font-size: 16px !important;
		padding: 12px 0px !important;
	}
	.intro-content > h2, .intro-content > img {
	    margin-bottom: 5px !important;
	}
    table.m-track{
    	margin:0px 20px;
    }

	table.m-track *{
		padding: 10px !important;
	}

	table.m-track thead td{
		font-size: 12px;
	}
	
	table.m-track td{
		font-size: 12px;
	}

	.program-title{
	    top: 45px;
	    font-size: 30px;
	}

	.program-button{
	    bottom: 0px;
		min-width: 200px;
	}
}