.mySlides {
  display: none;
}

img {
  vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
/*  height:400px;*/
}

/* Caption text */
.text1 {
  color: #f2f2f2;
  font-size: 18px;
 /* padding: 8px 12px;*/
  position: absolute;
  bottom: 42%;
  width: 100%;
  text-align: center;
}


.text1 h4{
  color: #f2f2f2;
  font-size: 60px;
 padding: 8px ;
  position: absolute;
  bottom: 42%;
  width: 100%;
  text-align: center;
  font-weight: bolder;
}
.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.btn-transparent:hover {
  background-color: #fff;
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
  padding: 6px 31px;
  font-size: 18px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 20.6s ease;
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 20s;
  animation-name: fade;
  animation-duration: 1s;

}

@-webkit-keyframes fade {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text1 {
    font-size: 11px;
	  bottom: 20%;
  }
  
  .slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  height:auto;
}
}

@media only screen and (max-width: 600px) {
  .text1 {
    font-size: 11px;
   
	  bottom: 20%;
  }

  .text1 h4 {
    font-size: 27px;
	 color: #f2f2f2;
 
 padding: 0px ;
 
  }

  .text1 p {
    font-size: 11px;
  }

  .text10 btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
  }

  .btn-transparent:hover {
    background-color: #fff;
  }

  .btn-rounded {
    border-radius: 70px;
  }

  .btn-large {
    padding: 5px 20px;
    font-size: 9px;
  }
  .slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  height:auto;
}
}
.demo
{
	    background-repeat: no-repeat;
    background-size: cover;
}
.demo2
{
	text-shadow: 2px 2px #db7a55;
    font-size: 39px;
    font-weight: bold;
    line-height: 57px;
	color:#fff;
}
/*.demo3
{
	font-size: 45px;
	text-shadow: 2px 2px #db7a55;
  font-size: 39px; 
    font-weight: bold;
    line-height: 57px;
    color: palegoldenrod; 
}

*/
.demo5{
	position:relative;
	z-index: 1;
	margin-bottom:32px;
}

.demo5{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #ff4880;
	font-weight: 400;
	font-family: "Schoolbell", cursive;
	margin-bottom: 10px;
}
.demo5 h2{
	position: relative;
	display: block;
	font-size:60px;
	line-height: 1.2em;
	color: #fe782e;
	font-weight: 400;
	padding-bottom:25px;
}

.demo5 h2:before{
	position:absolute;
	content:'';
	left:0px;
	bottom: 0;
	height: 6px;
	width: 435px;
	background-image: url(../images/icons/line-4.png);
	background-position: center;
	animation: slides 10s linear infinite;
	-webkit-animation: slides 10s linear infinite;
}
@keyframes slides{
	from { background-position: 0 0; }
    to { background-position: -200px 0; }
}

@-webkit-keyframes slides{
	from { background-position: 0 0; }
    to { background-position: -200px 0; }
}


@media only screen and (min-width: 768px){
.demo3
{
	text-shadow: 2px 2px #db7a55; */
    /* font-size: 39px; */
    font-weight: bold;
    line-height: 57px;
    color: palegoldenrod;
      font-size: 41px;
  
}
}

@media only screen and (max-width: 600px){
.demo3
{
	text-shadow: 2px 2px #db7a55; */
    /* font-size: 39px; */
    font-weight: bold;
    line-height: 57px;
    color: palegoldenrod;
        font-size: 24px;
    text-align: center;
padding-top: 42px;


}
}
@media only screen and (max-width: 320px){
.demo3
{
	text-shadow: 2px 2px #db7a55; */
    /* font-size: 39px; */
    font-weight: bold;
    line-height: 57px;
    color: palegoldenrod;
        font-size: 20px;
   text-align: center;
padding-top: 42px;


}
}

@media (max-width: 600px){
.call-to-action .title {
    position: relative;
    display: block;
    font-size: 23px;
    line-height: 1.2em;
    color: palegoldenrod;
    font-weight: 400;
    font-family: "Schoolbell", cursive;
}
}

@media only screen and (max-width: 600px) {
.main-header .header-lower .logo-outer {
    /* position: relative; */
    display: block;
    width: 100%;
    text-align: center;
     padding: 20px 0 0;
}
}
@media only screen and (max-width: 600px) {

.demo2 {
    text-shadow: 2px 2px #db7a55;
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    text-align: justify;
    color: #fff;
}
}

@media only screen and (max-width: 320px){
.sec-title h2 {
    font-size: 20px;
}
}

@media only screen and (max-width: 320px){
.secdtitle h2 {
    font-size: 20px;
}
}

@media only screen and (max-width: 320px){
.sectitle h2 {
        font-size: 23px;
    text-align: center;
}
}


@media only screen and (max-width: 320px){
.sectitlee h2 {
    font-size: 24px;
    text-align: center;
}
}
@media only screen and (max-width: 320px){
.sectitlee h2:before {
    width: 167px;
    left: 0;
}
}
@media only screen and (max-width: 320px){
.sectitles h2 {
    font-size: 24px;
    text-align: center;
}
}

@media only screen and (max-width: 320px){
.sectitles h2:before {
    width: 112px;
    left: 0;
}
}

@media only screen and (max-width: 600px){
.sectitlee h2 {
    font-size: 27px;
    text-align: center;
}
}
.textcolor
{
	color: #ebe1a1;
}