@font-face {
	font-family: 'entypo';
	src:url('../fonts/controls/entypo.eot');
	src:url('../fonts/controls/entypo.eot?#iefix') format('embedded-opentype'),
		url('../fonts/controls/entypo.woff') format('woff'),
		url('../fonts/controls/entypo.ttf') format('truetype'),
		url('../fonts/controls/entypo.svg#entypo') format('svg');
	font-weight: normal;
	font-style: normal;
}

.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0;
	margin: 0;
}



.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}



/* If background-size supported we'll add the images to the background of the li */

/* .backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
} */

.backgroundsize .cbp-bislideshow li {
  background-size: 100% auto;
}


/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
	display: none;
}


.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

/* .cbp-bicontrols {
	position: fixed;
	width: 300px;
	height: 100px;
	margin: -50px 0 0 -150px;
	top: 50%;
	left: 50%;
} */

.cbp-bicontrols {
  height: 100px;
  left: 0;
  position: fixed;
  top: 50%;
  width: 100%;
}

.cbp-bicontrols span {
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
}

/* .cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
}

.cbp-bicontrols span:hover:before {
	opacity: 1;
}

.cbp-bicontrols span:active:before {
	top: 2px;
}

span.cbp-biplay:before {
	content: "\e002";
}

span.cbp-bipause:before {
	content: "\e003";
}

span.cbp-binext:before {
	content: "\e000";
}

span.cbp-biprev:before {
	content: "\e001";
}

.cbp-bicontrols span.cbp-binext {
	float: right;
} */

/* Fallback */

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}


/* .rotater {
  font-size: 30px;
  font-weight: bold;
  left: 9%;
  margin: 0 auto;
  max-width: 69em;
  position: absolute;
  text-align: center;
  top: 75%;
  width: 85%;
} */


.rotater {
  font-size: 30px;
  font-weight: bold;
  margin: 598px auto;
  max-width: 70em;
  text-align: center;
  top: 75%;
  width: 60%;
}

@media only screen and (min-width: 320px) and (max-width: 479px){
.backgroundsize .cbp-bislideshow li {background-repeat: no-repeat;}
.rotater {font-size: 17px;font-weight: bold; margin: 116px auto;max-width: 70em;text-align: center;top: 75%;width: 60%;}
.cbp-bicontrols{display:none;}
.rotater {display: none;}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
.backgroundsize .cbp-bislideshow li {background-repeat: no-repeat;}
.cbp-bicontrols{display:none;}
.rotater {display: none;}
}

@media only screen and (min-width: 768px) and (max-width: 860px){
.backgroundsize .cbp-bislideshow li {background-repeat: no-repeat;}
.cbp-bicontrols {width: 90%;}
.rotater {
  font-size: 30px;
  font-weight: bold;
  margin: 380px auto 0;
  max-width: 70em;
  text-align: center;
  top: 75%;
  width: 82%;
}
}


@media only screen and (min-width: 861px) and (max-width: 999px){
.backgroundsize .cbp-bislideshow li {background-repeat: no-repeat;}
.cbp-bicontrols {width: 90%;}
.rotater {
  font-size: 30px;
  font-weight: bold;
  margin: 455px auto 0;
  max-width: 70em;
  text-align: center;
  top: 75%;
  width: 82%;
}

}


@media only screen and (min-width: 1000px) and (max-width: 1200px){
.backgroundsize .cbp-bislideshow li {background-repeat: no-repeat;}
.cbp-bicontrols {
  height: 100px;
  left: 0;
  position: fixed;
  top: 50%;
  width: 94%;
}
.rotater {
    font-size: 30px;
    font-weight: bold;
    margin: 540px auto;
    max-width: 70em;
    text-align: center;
    top: 75%;
    width: 80%;
}


}


@media only screen and (min-width: 1201px) and (max-width: 1400px){
.backgroundsize .cbp-bislideshow li {background-repeat: no-repeat;}
.cbp-bicontrols {
  height: 100px;
  left: 0;
  position: fixed;
  top: 50%;
  width: 97%;
}
.rotater {
  font-size: 30px;
  font-weight: bold;
  margin: 540px auto;
  max-width: 70em;
  text-align: center;
  top: 75%;
  width: 70%;
}







}


@media only screen and (min-width: 1401px) and (max-width: 1440px){

.rotater {
  font-size: 30px;
  font-weight: bold;
  margin: 550px auto;
  max-width: 70em;
  text-align: center;
  top: 75%;
  width: 65%;
}






}
