﻿/**********************
	MODEL OVERVIEW
***********************/
@font-face {
	font-family: 'icomoon';
	src: url('https://www.codeline.be/opel-mastercms/fonts/icomoon.eot?lmp0r3');
	src: url('https://www.codeline.be/opel-mastercms/fonts/icomoon.eot?lmp0r3#iefix') format('embedded-opentype'), url('https://www.codeline.be/opel-mastercms/fonts/icomoon.ttf?lmp0r3') format('truetype'), url('https://www.codeline.be/opel-mastercms/fonts/icomoon.woff?lmp0r3') format('woff'), url('https://www.codeline.be/opel-mastercms/fonts/icomoon.svg?lmp0r3#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-Configurator:before {
	content: "\e900";
}

.icon-Take-a-break:before {
	content: "\e901";
}

.icon-Test-Drive-Request:before {
	content: "\e902";
}

.icon-Used-Cars:before {
	content: "\e903";
}

.icon-Vehicle_General:before {
	content: "\e904";
}
.opel-inner-wrapper#modelIntroWrapper > div {
	margin-bottom: auto;
}

#modelIntroWrapper > .grid-100 {
	padding-left: 35px;
	padding-right: 35px;
}

	#modelIntroWrapper > .grid-100.grid-parent {
		padding: 0;
	}

.row.model-intro-row {
	margin: 20px 0px 0px !important;
}

#modelIntroWrapper ol {
	margin-left: 15px;
}

.modelIntro-image {
	position: relative;
	margin-bottom: 20px;
}

.modelIntro-overlay {
	position: absolute;
	top: 20px;
	left: 20px;
}

.modelIntro-overlay-header {
	background-color: #f7d900;
	padding: 10px 20px;
	border-bottom: 2px solid #FFF;
}

.modelIntro-overlay-inner h1 {
	margin: 0;
}

p.modelPrice {
	font-family: OpelSansCondensedBold;
	font-size: 30px;
	margin: 5px 0px 0px;
}

.modelPriceSubText {
	font-size: 0.85em;
}

div.modelIntro-overlay-cta-list a {
	padding: 5px 20px;
	background-color: rgba(255, 255, 255, 0.5);
}

div.modelIntro-overlay-cta-list a {
	font-weight: bold;
	font-family: OpelSansCondensed;
	display: block;
	font-size: 1.2em;
}

	div.modelIntro-overlay-cta-list a:hover {
		background-color: #f7d900;
	}

	div.modelIntro-overlay-cta-list a:active, div.modelIntro-overlay-cta-list a:focus {
		text-decoration: none;
	}

	div.modelIntro-overlay-cta-list a:before {
		content: "\e258";
		font-family: 'Glyphicons Halflings';
		position: relative;
		top: 2px;
		left: 0;
		margin-right: 4px;
	}

	div.modelIntro-overlay-cta-list a span[class^="icon-"] {
		display: none;
	}

a.swipebox img {
	width: 100%;
}

#blockOne, #blockTwo {
	margin-bottom: 5px;
}
.carousel-indicators-nav {
	left: 0;
	width: 100%;
}
.next-arrow {
	right: 50px;
	float: right;
}
@media (max-width: 1092px) {
	.modelIntro-overlay {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	.modelIntro-overlay-inner h1 {
		font-size: 30px;
	}

	p.modelPrice {
		font-family: OpelSansCondensedBold;
		font-size: 26px;
		margin: 5px 0px 0px;
		line-height: 1;
	}
}

@media (max-width: 992px) {
	.opelContainer {
		position: relative;
	}

	.modelIntro-image {
		position: static;
	}

	.modelIntro-overlay {
		position: static;
		top: 0px;
		left: 0px;
	}

	.carousel-indicators {
		display: none;
	}

	#modelIntroWrapper .prev-arrow, #modelIntroWrapper .next-arrow, #modelIntroWrapper .prev-arrow a, #modelIntroWrapper .next-arrow a {
		position: relative;
	}

	.next-arrow {
		right: 50px;
		float: right;
	}

	#modelIntroWrapper .prev-arrow, #modelIntroWrapper .next-arrow {
		bottom: 45%;
	}

	.modelIntro-overlay-cta-list {
		display: flex;
		flex-wrap: wrap;
	}

	div.modelIntro-overlay-cta-list a span[class^="icon-"] {
		display: block;
		color: #FFF;
		font-size: 1.5em;
	}

	div.modelIntro-overlay-cta-list a:hover span[class^="icon-"], div.modelIntro-overlay-cta-list a:focus span[class^="icon-"] {
		color: #000;
	}

	div.modelIntro-overlay-cta-list a:before {
		content: " ";
		position: static;
		top: 0;
		left: 0;
		margin-right: 0;
	}

	div.modelIntro-overlay-cta-list a {
		width: 20%;
		float: left;
		background: #000;
		color: #FFF;
		border-right: 1px solid #FFF;
		padding: 10px 2px;
		text-align: center;
		flex-grow: 1;
	}

		div.modelIntro-overlay-cta-list a:last-child {
			border-right: 0px;
		}

	div.modelIntro-overlay-cta-list:last-child:after {
		display: block;
		content: " ";
		clear: both;
		float: none;
	}

	.modelIntro-overlay-cta-list-text {
		display: inline-block;
		font-size: 10px;
		line-height: 10px;
	}

	.modelIntro-overlay-cta-container {
		z-index: 20;
		width: 100%;
	}

		.modelIntro-overlay-cta-container.affix {
			top: auto !important;
			bottom: 0px !important;
			position: fixed;
			left: 0;
		}

	.affix-bottom {
		position: absolute !important;
		bottom: 0;
		top: auto !important;
		left: 0;
	}

	.affix-top {
		position: relative;
	}

	.footer-float-container {
		display: none;
	}

	#modelIntro-overlay-cta {
		min-height: 5px;
	}
}

.js-tabcollapse-panel-heading {
	display: block;
}

.panel-default > .panel-heading {
	background: #f7d900;
	color: #000;
	border: 0;
}
.iframeVisualizer {
	width: 100%;
	height: 756px;
}
.breaker {
	display: block;
}
@media (max-width: 1010px) {
	.iframeVisualizer {
		height: 630px;
	}
}
@media (max-width: 825px) {
	.iframeVisualizer {
		height: 645px;
	}
}
@media (max-width: 766px) {
	.breaker {
		display: inline-block;
	}
}
@media (max-width: 700px) {
	.iframeVisualizer {
		height: 575px;
	}
}
@media (max-width: 600px) {
	.iframeVisualizer {
		height: 510px;
	}
}
@media (max-width: 600px) {
	.iframeVisualizer {
		height: 510px;
	}
}
@media (max-width: 480px) {
	.iframeVisualizer {
		height: 420px;
	}
}
@media (max-width: 380px) {
	.iframeVisualizer {
		height: 360px;
	}
}
#modelTabContent {
	background-color: #FFF;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	#model_overview_inPageCTA {
		display: none;
	}
}

.model-banner {
	position: relative;
}

#blockOne {
	display: flex;
	flex-wrap: wrap;
}
#blockOne.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: 1px solid transparent;
    border-bottom-color: transparent;
    background-color: transparent;
    color: #000;
    border-radius: 0;
}
#blockOne.nav-tabs>li.active, .nav-tabs>li.active:focus, .nav-tabs>li.active:hover {
	background-color: #f7d900;
}
#blockOne.nav-tabs>li>a:hover {
    background-color: transparent;
}
#blockOne.nav-tabs>li:hover {
    border-color: transparent;
    background-color: #f7d900;
}
#blockOne.nav-tabs>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#modelIntroWrapper .carousel-indicators-nav ul {
	    margin-bottom: 0px;
}