/* Extra small devices (portrait phones, less than 576px) */
@media only screen and (max-width: 575px) {
  /* Styles for phones */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Small devices (landscape phones, 576px to 767px) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* Styles for small phones/tablets */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Medium devices (tablets, 768px to 1024px) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Styles for tablets */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Large devices (small laptops/desktops, 1025px to 1200px) */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  /* Styles for small desktops */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}
/* Standard desktops (1201px and up) */
@media only screen and (min-width: 1201px) and (max-width: 1440px) {
  /* Styles for standard desktops */
        .head1{
    color: #fdfdfd;
  font-size: 28px !important;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 20px !important;
  margin-bottom: 20px;
    line-height: 30px !important;
  }
  .btn-1{
    text-transform: capitalize;
    position: relative;
    text-align: center;
    background-color: #105FAD;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    min-width: 180px;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    border-radius: 3px;
    overflow: hidden;
    /* font-family: 'Heebo', sans-serif; */
    display: -ms-inline-grid;
    display: inline-grid;
    cursor: pointer;
    -webkit-transition: color 1s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color 1s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color 1s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
}
.btn-1 span{
    position: relative;
    z-index: 2;
}
.carousel-caption span{
    font-size: 16px;
}
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
	bottom: 25vh !important;
	top: auto !important;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50% !important;
	left: -10% !important;
	bottom:  25vh !important;
	top:  auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Large desktops (1440px to 1919px) */
@media only screen and (min-width: 1441px) and (max-width: 1919px) {
  /* Styles for large monitors */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Full HD screens (1920px to 2559px) */
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  /* Styles for Full HD resolution */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
  .carousel-caption span{
    font-size: 25px;
}
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
	.carousel-caption4 {
  /*! position: relative; */
  /*! right: 10%; */
  /*! bottom: 20px; */
  /*! left: 10%; */
  /*! z-index: 10; */
  /*! padding-top: 20px; */
  /*! padding-bottom: 20px; */
  /*! color: #fff; */
  /*! text-align: center; */
  /*! text-shadow: 0 1px 2px rgba(0,0,0,.6); */
  /*! font-size: 40px; */
  /*! line-height: 60px; */
  /*! font-weight: 500; */
  /*! right: 45%; */
  left: -27%;
  bottom: 10vh;
  top: auto;
  /*! display: flex; */
  /*! align-items: center; */
  /*! justify-content: center; */
  /*! background-color: #000000b2; */
  /*! padding: 25px 25px; */
  /*! line-height: 145px; */
  /*! display: block; */
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 60% !important;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
	bottom: 30vh !important;
	top: auto !important;
	right: 50% !important;
	left: 0% !important;
	bottom: 25vh !important;
	top: auto !important;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	/*! right: 10% !important; */
	/*! bottom: 20px !important; */
	/*! left: 10% !important; */
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50% !important;
	left: 0% !important;
	bottom:  25vh !important;
	top: auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Ultra HD / 4K (2560px and up) */
@media only screen and (min-width: 2560px) {
  /* Styles for 4K+ resolution */
        .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}





@media only screen and (max-width: 600px) {
      .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for phones */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
      .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for portrait tablets */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
      .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for landscape tablets and small laptops */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
      .head1{
    color: #fdfdfd;
  font-size: 30px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 3.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for laptops */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}
@media only screen and (min-width: 1281px) {
      .head1{
    color: #ddb75b;
  font-size: 40px;
  margin-bottom: 20px;
    font-weight: 794;
    font-family: 'Heebo', sans-serif;
  }
  .head2{
    color: #e1c47f;
  font-size: 30px;
  margin-bottom: 20px;
    line-height: 40px;
    font-family: 'Heebo', sans-serif;
  }
    .carousel-caption {
  position: absolute;
  right: 13%;
  /*! bottom: 0.25rem; */
  left: 13%;
  padding-top: 0.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
  /* Styles for desktops and large screens */
   .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #e5bb65;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 25vh;
	top: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #0c60ad;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
	opacity: 0.9;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	/*! bottom: 33%; */
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #0c60ac;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
	right: 45%;
	left: -10%;
	bottom: 25vh;
	top: auto;
	opacity: 0.9;
  }
}

