
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

 footer {
   background: url("../img/germany.png") fixed no-repeat bottom right !important;
}

/* ==========================================================================
   Global styles
   ========================================================================== */
h1, h2, h3, h4, h5, h6, p, .btn, .form-control, .lead, .list-inline, small, .liveclaim, .customclaim {
  font-family: 'Lato', sans-serif;
}

h1 {
  font-size: 55px;
  line-height: 55px;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: 900;
  text-shadow: 0px 2px 2px rgba(0, 58, 112, 0.7);
}

h2 {
  font-size: 40px;
  line-height: 40px;
  etter-spacing: -0.5px;
  color: #ffffff;
  font-weight: 900;
  text-shadow: 0px 2px 2px rgba(0, 58, 112, 0.7);
}

h3 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #003A70;
  font-weight: 900;
}

.lead {
  font-size: 24px;
  line-height: 26px;
  color: #003A70;
  font-weight: 400;
  font-style:italic;
}

.liveclaim {
	font-size: 32px;
	color: #fff;
	font-weight: 900;
	margin: 0 0 15px 15px;
	text-transform: uppercase;
	text-shadow: 0px 2px 2px rgba(0, 58, 112, 0.7);
	line-height: 34px;
}

.customclaim {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 15px 15px;
	text-shadow: 0px 2px 2px rgba(0, 58, 112, 0.7);
	line-height: 34px;
}

p {
  font-size: 15px;
  line-height: 20px;
  color: #003A70;
  font-weight: 400;
}

/*------------------Utilities---------------------*/
a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  color: #231f20;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -10%;
}

::selection {
	background: #231f20; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
	background: #231f20; /* Firefox */
	color: #FFFFFF;
}


/*------------------Buttons---------------------*/
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline: none;
}

.btn {
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
}

.btn-lg {
  font-size: 13px;
  line-height: 1.33;
  padding: 22px 30px;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn-sm {
  font-size: 11px;
  line-height: 1.33;
  padding: 10px 18px;
  font-weight: 400;
}

.btn-wide {
  width: 100%;
  font-size: 13px;
  line-height: 1.33;
  padding: 18px 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn-primary {
  background-color:rgba(191, 18, 81, 0.8);
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background-color: rgba(255, 255, 255, 0.6);
  color: #BF1251;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.btn-secondary {
	background-color: rgba(0, 58, 112, 0.8);
	color: #fff;
	margin: 0 0 10px 0;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  background-color: rgba(255, 255, 255, 0.6);
  color: #003A70;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

/*
Colors
hellblau = #7D9BC1
dunkelblau = #003A70
cta = #BF1251
dark-cta = #5F0928
*/

/*-----------------Margins------------------*/
.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.margin-90 {
    margin-bottom: 90px !important;
}
.margin-100 {
    margin-bottom: 100px !important;
}

.margin-l-0 {
    margin-left: 0 !important;
}
.margin-l-10 {
    margin-left: 10px !important;
}
.margin-l-15 {
    margin-left: 15px !important;
}
.margin-l-20 {
    margin-left: 20px !important;
}
.margin-l-30 {
    margin-left: 30px !important;
}
.margin-l-40 {
    margin-left: 40px !important;
}
.margin-l-50 {
    margin-left: 50px !important;
}
.margin-l-60 {
    margin-left: 60px !important;
}
.margin-l-70 {
    margin-left: 70px !important;
}
.margin-l-80 {
    margin-left: 80px !important;
}
.margin-l-90 {
    margin-left: 90px !important;
}
.margin-l-100 {
    margin-left: 100px !important;
}

.padding-r-0 {
    padding-right: 0 !important;
}
.padding-r-10 {
    padding-right: 10px !important;
}
.padding-r-15 {
    padding-right: 15px !important;
}
.padding-r-20 {
    padding-right: 20px !important;
}
.padding-r-30 {
    padding-right: 30px !important;
}
.padding-r-40 {
    padding-right: 40px !important;
}
.padding-r-50 {
    padding-right: 50px !important;
}
.padding-r-60 {
    padding-right: 60px !important;
}
.padding-r-70 {
    padding-right: 70px !important;
}
.padding-r-80 {
    padding-right: 80px !important;
}
.padding-r-90 {
    padding-right: 90px !important;
}
.padding-r-100 {
    padding-right: 100px !important;
}

/*
Colors
hellblau = #7D9BC1
dunkelblau = #003A70
cta = #BF1251
*/

/*-----------------Colors------------------*/

.black {
  color: #231f20;
}

.blue {
  color: #7D9BC1;
}

.darkblue {
  color: #003A70;
}

.lightblue {
  color: #7D9BC1;
}

.white {
  color: #ffffff;
}

.black-bg {
  background: #231f20;
}

.blue-bg {
  background: #70cbce;
}

.white-bg {
  background: #ffffff;
}

.purple-bg {
	background: #6d3f96;
}


/* ==========================================================================
   Nav Styles
   ========================================================================== */

.navbar {
    border: 0px solid rgba(0, 0, 0, 0);
    background: #003A70;
    margin: auto;
    min-height: 65px;
    padding-top: 8px;
    position: fixed;
    top: -65px;
    transition: top 0.4s ease 0s;
	z-index: 1000000;
}

.navbar.open {
    top: 0;
}

.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 6px 0 0 0;
}

.navbar-nav a {
    color: #003A70;
    font-size: 14px;
    letter-spacing: 1px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #ffffff;
    opacity: 0.6;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #4ec3cd;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #7D9BC1;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #7D9BC1;
}

#breeze-logo {
	margin-left: 5px;
	vertical-align: super;
}

.big-logo {
	width:170px;
}

.svg path {
    fill:#fff;
}


/* ==========================================================================
   Main styles
   ========================================================================== */
header {
  background: url(../img/header-bg.jpg) #7D9BC1 no-repeat center center;
  width: 100%;
  padding: 20px 10px 60px 10px;
  height: 100vh;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  box-shadow: 0px 0px 12px rgba(41,46,50,0.6); 
}

.nav-elements {
  padding-top: 9px;
  margin-right: -15px;
}

.nav-elements a {
	margin-left: 15px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 58, 112, 1);
}

.nav-elements a:hover {
	color:#fff;
}


.mouse-icon {
    border: 2px solid #fff;
    border-radius: 16px;
    display: block;
    height: 50px;
    margin: -100px auto 50px;
    position: relative;
    width: 30px;
    z-index: 10;
}
.mouse-icon .scroll {
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: scrolling;
    animation-play-state: running;
    animation-timing-function: linear;
}
.mouse-icon .scroll {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 4px;
    width: 4px;
}
@keyframes scrolling {
0% {
    opacity: 0;
    top: 5px;
}
30% {
    opacity: 1;
    top: 10px;
}
100% {
    opacity: 0;
    top: 25px;
}
}

.pad-xxl {
	padding: 650px 0px 0px 0px;
}

.pad-xl {
	padding-top: 200px;
	padding-bottom: 200px;	
}

.pad-lg {
	padding-top: 160px;
	padding-bottom: 160px;	
}

.pad-sm {
	padding-top: 80px;
	padding-bottom: 80px;	
}

.pad-xs {
	padding-top: 30px;
	padding-bottom: 30px;	
}

.pad-xxs {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.mar-xxs {
	margin: 10px 0px;
}

.mar-xs {
	margin: 20px 0px;
}

.mar-s {
	margin: 30px 0px;
}

.mar-m {
	margin: 50px 0px;
}

.mar-l {
	margin: 75px 0px;
}

.mar-xl {
	margin: 100px 0px;
}

.numbering {
	position: absolute;
	left: -60px;
	top:0;
	color: #c6d878;
	text-shadow: 0px 2px 2px rgba(0, 58, 112, 0.7);
	font-size: 50px;
	font-weight: 900;
	font-style: normal;
	line-height: 50px;
}

.leftbar {
	border-left: solid #fff 20px;
	min-height: 80px;
	display: flex;
	align-items: center;
	margin-left: 40px;
	width: 85%;
	padding: 10px 15px;
}

.leftbar p {
	color: #003A70;
	font-size: 18px;
}

.leftbar a {
	color: #003A70;
	text-decoration:underline;
}

.icon::before {
	content: " ";
	position: absolute;
	top: 25px;
	display: inline-block;	
	text-decoration: none;
	right: 9px;
}

.icon.relax::before {
	content: url(../img/relax_ico.png) " ";
}

.icon.snow::before {
	content: url(../img/snow_ico.png) " ";
}

.icon.run::before {
	content: url(../img/jogging_ico.png) " ";
}


#colorpicker::before {
	content: url(../img/colors.png) " ";
	position: relative;
	top: 3px;
	display: inline-block;
	text-decoration: none;
	right: 1px;
}

hr.line {
	width: 100%;
	border: 2px solid;
}

.purple {
	border-color: #6d3f96;
	color: #6d3f96;
}

.blue {
	border-color: #70cbce;
	color: #70cbce
}

.yellow {
	border-color: #fdc05d;
	color: #fdc05d;
}

.green {
	border-color: #c6d878;
	color: #c6d878;
}

.opbg-white {
	background-color:rgba(255,255,255,0.7);
}

.hphones {
    position: relative;
    height: 20px;
}

.hphones img.breeze-logo1 {
	margin: 0 auto;
	position: absolute;
	left: 160px;
	top: 44px;
	max-width: 100%;
	height: auto;
	width: 400px;
}

.hphones img.inears {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
	top:200px;
	max-width: 100%;
    height: auto;
	border-top: solid #003261 15px;
}

.hphones img.usp {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
	top:215px;
	max-width: 100%;
    height: auto;
}

.hphones img.breeze-logo2 {
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 30px;
	height: auto;
	width: 200px;
	max-width: 100%;
	right: 0;
}

.breeze-logo3 {
	width: 250px;
}

.hphones img.usp_phone {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
	top:110px;
	max-width: 100%;
    height: auto;
	border-top: solid #003261 10px;
}

ul.usp-text {
	text-align: left;
	position: absolute;
	top: 140px;
	left: 50%;
	font-size: 12px;
	color: #003261;
	font-style: italic;
	list-style: none;
	padding: 0;
	margin: 0;
	max-width: 195px;
}

.usp-text li {
	margin: 0 0 10px 0;
	padding-left: 1em;
	line-height: normal;
}

.usp-text li::before {
	content: "■ ";
	color: #7D9BC1;
	position: absolute;
	left: 0px;
}

.usp-text li b {
	display: block;
	color: #003261;
	font-size: 13px;
	font-style: normal;
}

.coupon {
	font-size: 18px;
	margin: 10px 0 0 0;
	font-style: italic;
}

.buyat::after {
		content: url(../img/logo_scheinhardt_w_symbol.png) " ";
		margin:0 0 0 5px;
		vertical-align:middle;
}

.btn-primary.buyat:hover::after, .btn-primary.buyat:focus::after, .btn-primary.buyat:active::after, .btn-primary.buyat.active::after {
	content: url(../img/logo_scheinhardt_s_symbol.png) " ";
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.news-container {
  padding: 10px 0px 20px;
  border-bottom: 1px dotted #d9d9d9;
}

.news-img {
  padding-right: 20px;
}

footer {
  background: #ffffff;
  padding: 40px 0px;
}

.social li a:hover {
  opacity: 0.5;
}


.headline {
  background: #231f20;
  color: #FFFFFF;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.price {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	margin: 20px 0 0 0;
	display: block;
}


.pricing-table:hover li.price  {
  background: #303236;
  -webkit-transition: all 0.85s ease-in-out;
  -moz-transition: all 0.85s ease-in-out;
  -o-transition: all 0.85s ease-in-out;
  transition: all 0.85s ease-in-out;
}

.price small {
  font-weight: 400;
  color: #929496;
}

.info {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 100;
  font-size: 13px;
  color: #929496;
  background: #ffffff;
}

.features {
  color: #231f20;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #E8EAEA;
  background: #ffffff
}

.features.first {
  border-top: 1px dotted #E8EAEA;
}

.features.last {
  padding-top: 17px;
  padding-bottom: 20px;
}

.features.last a {
	color: #70cbce;
	font-size: 14px;
	letter-spacing: 1px;
}

.pricing-container .btn {
    border-radius: 0;
}




/* ==========================================================================
   Form styles
   ========================================================================== */
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #929496;
    display: block;
    font-size: 15px;
    height: 60px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-control::-moz-placeholder {
    color: #d9d9d9;
    font-size: 15px;
    opacity: 1;
}

.form-control::-webkit-placeholder, .form-control::-o-placeholder {
    color: #d9d9d9;
    font-size: 15px;
    opacity: 1;
}

.form-control::-o-placeholder {
    color: #d9d9d9;
    font-size: 15px;
    opacity: 1;
}

.madeingermany {
	float: right;
	margin: 13px 0 0 20px;
}

#sector2 {
  background: url(../img/ambient_bg.jpg) #fff no-repeat center center fixed;
  min-height: 800px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#sector3 {
  background: url(../img/girl_bg.jpg) #7D9BC1 no-repeat center center;
  min-height: 1050px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: 0px 0px 12px rgba(41,46,50,0.6); 
}

#sector4 {
  background: url(../img/earphones_bg.jpg) #7D9BC1 no-repeat center left fixed;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 800px;
}

#sector5 {
	background: url(../img/snowboard_bg.jpg) #fff no-repeat top right;
	min-height: 900px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-shadow: 0px 0px 12px rgba(41,46,50,0.6); 
}

.header-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin-left: 0px;
  margin-bottom: 12%;
}

	a.badge.money-back {
		background: url(../img/money-back.png) transparent no-repeat center center;
		height: 198px;
		width: 198px;
	}

/* ==========================================================================
   Mobile styles
   ========================================================================== */
/* Landscape phones and down */

@media (min-width: 310px) and (max-width: 359px) { 
	
	.lead {
		display: none;
	}
}

@media (max-width:480px) {

	.nav-elements a{
		margin-left: 5px;
		clear:both;
		float:right;
	}

	h1 {
		font-size: 35px;
		line-height: 35px;
	}
	
	.lead {
		font-size: 20px;
		font-weight:400;
		font-style:italic;
	}

	.btn-lg {
		font-size: 12.5px;
		line-height: 1.33;
		padding: 16px 13px;
		letter-spacing: 0px;
	}
	
	.btn-wide {
		width: 100%;
		font-size: 12.5px;
		line-height: 1.33;
		padding: 16px 13px;
		letter-spacing: 0px;
	}
	
	.pad-xxl {
		padding: 50px 0px 0px 0px;
	}
	
	.liveclaim {
		font-size: 30px;
		line-height: 28px;
		color: #003A70;
	}

	header {
		background: url(../img/header-phone-bg.jpg) #7D9BC1 no-repeat center center scroll;
		width: 100%;
		padding: 20px 10px 60px 10px;
		height: 100vh;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector2 {
		background: url(../img/ambient_phone_bg.jpg) #fff no-repeat center center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector3 {
		background: url(../img/girl_phone_bg.jpg) #7D9BC1 no-repeat center center scroll;
		min-height: 100px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector4 {
		background: url(../img/earphones_phone_bg.jpg) #7D9BC1 no-repeat center center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		min-height: 1200px;
	}
	
	#sector5 {
		background: url(../img/snowboard_phone_bg.jpg) #fff no-repeat top center scroll;
		min-height: 100px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.lightblue.coupon{
		color:#003A70;
	}
	
	.lead {
		display:none;
	}

	.madeingermany {
		display:none;
	}
}


/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 

	.nav-elements a{
		margin-left: 5px;
		clear:both;
		float:right;
	}
	
	.pad-xxl {
		padding: 350px 0px 0px 0px;
	}
		
	.madeingermany {
		display:none;
	}
	
	.lightblue.coupon{
		color:#003A70;
	}
	
	header {
		background: url(../img/header-phone-bg.jpg) no-repeat center center scroll;
		width: 100%;
		padding: 20px 10px 60px 10px;
		height: 100vh;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector2 {
		background: url(../img/ambient_phone_bg.jpg) #fff no-repeat center center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector4 {
		background: url(../img/earphones_phone_bg.jpg) #7D9BC1 no-repeat center center scroll;
		min-height: 850px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector5 {
		background: url(../img/snowboard_phone_bg.jpg) #fff no-repeat top center scroll;
		min-height: 100px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	h1 {
		font-size: 25px;
		line-height: 25px;
	}
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.madeingermany {
		display:none;
	}
	
	#sector2 {
		background: url(../img/ambient_bg.jpg) #fff no-repeat center center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector4 {
		background: url(../img/earphones_phone_bg.jpg) #7D9BC1 no-repeat center center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector5 {
		background: url(../img/snowboard_phone_bg.jpg) #fff no-repeat top center scroll;
		min-height: 100px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

}

/* Desktops and laptops ----------- */
@media (min-width: 992px) and (max-width: 1199px) {

	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	#sector2 {
		background: url(../img/ambient_bg.jpg) #fff no-repeat center center scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#sector4 {
		background: url(../img/earphones_bg.jpg) #7D9BC1 no-repeat top center scroll;
		min-height: 850px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}
     


/* Large screens ----------- */
@media (min-width: 1200px) and (max-width: 3000px) {

	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

}   


