﻿/*!
 * Start Bootstrap - Full Slider (https://startbootstrap.com/template-overviews/full-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-slider/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.carousel-item {
 /* max-height: 45vh;
  min-height: 150px; */
  	max-height: 500px;
	min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* ---------------- MEDIA SCREEN ------------------------------------------------------------------------------- */


@media only screen and (min-width: 1300px) {


}



@media (min-width: 1200px) {

.slider-h{
	min-height:455px;
}

}



@media only screen and (min-width: 978px) and (max-width: 1040px) {

.slider-h{
	min-height:455px;
}

 
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {


}


@media only screen and (max-width: 767px) {
.slider-h{
	min-height:400px;
}

}
@media (max-width: 700px) {
.slider-h{
	min-height:325px;
}

}



@media (max-width: 640px) {
.slider-h{
	min-height:300px;
}


}


@media (max-width: 520px) {
.slider-h{
	min-height:275px;
}


}


@media screen and (max-width: 480px) {

.slider-h{
	min-height:250px;
}


}


@media screen and (max-width: 380px) {


}


<!-- ----------------------------------------------------- -->










/*!
 * Start Bootstrap - Full Slider (https://startbootstrap.com/template-overviews/full-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-slider/blob/master/LICENSE)
 */

.slider-h-inner {
	height: 400px;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* ---------------- MEDIA SCREEN ------------------------------------------------------------------------------- */


@media only screen and (min-width: 1300px) {


}



@media (min-width: 1200px) {

.slider-h-inner{
	min-height:400px;
}

}



@media only screen and (min-width: 978px) and (max-width: 1040px) {

.slider-h-inner{
	min-height:400px;
}

 
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {


}


@media only screen and (max-width: 767px) {
.slider-h-inner{
	min-height:400px;
}

}
@media (max-width: 700px) {
.slider-h-inner{
	min-height:325px;
}

}



@media (max-width: 640px) {
.slider-h-inner{
	min-height:300px;
}


}


@media (max-width: 520px) {
.slider-h-inner{
	min-height:275px;
}


}


@media screen and (max-width: 480px) {

.slider-h-inner{
	min-height:250px;
}


}


@media screen and (max-width: 380px) {


}




