.search-box{
	width: 100%;
	padding: 20px 0;
	background-color:#f8b120; 
}


  .bg-yellow-t
  {
      width: 100%;
  padding: 20px 0;
  background-color:#f8b120; 
  }
.search-form{
	height: 50px;
	border:0;
}

.search-btn{
	height: 50px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sec-theme{
	
	width: 100%;
	padding: 20px 0;
}

.bg-line{
	width: 100%;
	height: 1px;
	background-color: #eee;
	display: block;
}
a:hover {
   
    text-decoration: none;
}

img {
 
  height: auto;
}

.o-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

/**
 * Slider Product Trays
 */
.o-slider-product-tray {
  position: relative;
}

.o-slider-product-tray__inner {
  display: block;
  margin: 0;
  padding: 0;
}

.o-slider-product-tray__slide {
  list-style: none;
}

/**
 * Slider Controls
 *
 * 1. Vertically centre arrows with the product image.
 */
.o-slider-product-tray__controls {
  
}

@media screen and (min-width: 900px) {
  .o-slider-product-tray__controls {
    display: block;
  }
}
.o-slider-product-tray__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 0;
  background-color: transparent;
  cursor: pointer;
  margin-top: -10px;
  /* [1] */
  position: absolute;
  top: 50%;
}
.o-slider-product-tray__button:focus {
  outline: 0;
}
.o-slider-product-tray__button[disabled] {
  cursor: default;
}

.o-slider-product-tray__button--prev {
  left: -24px;
}

.o-slider-product-tray__button--next {
  right: -24px;
}

.o-slider-product-tray__arrow {
  display: inline-block;
  fill: #aaa;
  height: 24px;
  width: 24px;
}
.o-slider-product-tray__arrow:hover {
  fill: #222;
}
.o-slider-product-tray__button[disabled] .o-slider-product-tray__arrow {
  fill: #ddd;
}

.o-slider-product-tray__arrow--next {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

/**
 * Product Trays
 */
.c-product-tray {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;

}

.c-product-tray__heading {
  font-size: 28px;
  line-height: 1.14285714286;
  margin-bottom: 24px;
  text-align: center;
}

/**
 * Product Tiles
 */
 .bg-light-dr{
  background-color: #f1f1f1;
 }

.c-product-tile__image {
    margin-bottom: 8px;
    width: 75px;
    border: 4px solid #fff0;
    border-radius: 4px;
    background-color: #f8f9fb;
    padding: 5px;
}

.c-product-tile__name {
  font-size: 14px;
  line-height: 1.7142857143;
  margin-top: 0;
  margin-bottom: 0;
}

.c-product-tile__promo {
  background-color: red;
  color: white;
  font-size: 12px;
  line-height: 1;
  padding: 4px;
  position: absolute;
  top: 0;
  left: 0l;
}

.tns-outer{padding:0 !important; }.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls]{	  cursor: pointer;

}

,
.tns-outer [data-action]{cursor:pointer}
.tns-outer.ms-touch{overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;-ms-scroll-chaining:none;
	-ms-scroll-snap-type:mandatory;-ms-scroll-snap-points-x:snapInterval(0%, 100%)}
	.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	.tns-horizontal.tns-subpixel{white-space:nowrap}
	.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}
	.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}
	.tns-horizontal.tns-no-subpixel>.tns-item{float:left;margin-right:-100%}
	.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}
	.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;
		-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}
		.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}
		.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}
		.tns-lazy-img.loaded{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}
		.tns-ovh{overflow:hidden}.tns-hdx{overflow-x:hidden}.tns-hdy{overflow-y:hidden}
		.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}
		.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}
.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}

.tns-nav button{
	background-color:transparent;
	height: 12px; width: 12px;
	border:1px solid red;
	border-radius: 50%;
	margin-right: 5px;
	padding: 0;
  margin-top: 10px;
  /* [1] */
  position: absolute;
  top: 100%;
	


}

.tns-nav-active{

	background-color:red!important;
	height:12px; width: 12px;
	border:1px solid red;
	border-radius: 50%;
	  margin-top: 10px;
  /* [1] */
  position: absolute;
  top: 100%;

}

@media screen and (max-width: 900px) {
.c-product-tray {
    margin-top:6px;
    margin-bottom: 4px;
}
}

@media (max-width: 768px) {
 .search-box{
	width: 100%;
	padding: 20px 0;
	background-color:#eee; 
}


.hero {
  height: 80%!important;
  }

 .bg-yellow-t
  {
      width: 100%;
  padding:10px 0;
  background-color:#666; 
  }
  }



.des-img-h{
  width: 100%;
  max-height: 260px;
  overflow: hidden;
  margin-bottom: 8px;
  background-color: #333;
}

.des-img-h img{
  opacity: .8;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    height:100%;

}


.des-img-h img:hover{
  opacity: .8;
  
   -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}



.des-img{
	width: 100%;
  height: auto;


	
	overflow: hidden;
	margin-bottom:4px;
	background-color: #333;
  display: block;
}

.des-img img{
	opacity: .8;
 
    
    width: 100%;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
   
    height: auto;

}


.des-img img:hover{
  opacity: .8;
  
   -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}



.box-img{
  
  height:auto!important;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;

  margin-top: 8px;
  background-color: #000;
 

}

.box-img img:hover{
	opacity: .7;
	
	 -webkit-transform: scale(1.0); 
    -moz-transform: scale(1.0);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

.box-img img{
  opacity: .5;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;

}

.text-block {
    position: absolute;
    bottom: 20px;
    left: 20px;
   
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.text-block-2 {
    position: absolute;
    bottom: 10px;
    left: 20px;
   
    color: white;
    padding-left: 15px;
    padding-right: 15px;
}

.text-block-2 p{
  font-size: 14px;
}


.text-block-center {
   
     position:absolute;
    top:42%;
    left: 0;
    right: 0;
    color: white;
  
}

.col-img-package{
	width: 100%; 
	height: auto; 
	overflow: hidden;
	display: block;
  max-height: 315px

}

.col-img-package img{
  height: 100%;
  width: auto;
	
	
}
.text-d{
	font-size: 13px;
	text-transform: uppercase;
	color:#F15A24;
	letter-spacing: 1px;
}
.inline-icon {
    margin-left: -36px;
    margin-top: 20px;
}

.inline-icon li {
    list-style-type: none;
    list-style: none;
    float: left;
    margin-left: 0;
    margin-right:22px;
    text-align: center;
    margin-bottom: 10px;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: translate(0,10px);
    background-color: #fff;
    padding:6px 8px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
    color:#222;
    border-radius: 5px;
    
}
.popover__content:before {
    position: absolute;
    z-index: -1;
    content: '';
    left:8px;
    top: -6px;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
    transition-duration: 0.3s;
    transition-property: transform;
}
.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0,-2px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__message {
  text-align: center;
  margin-bottom: 0;
  font-size: 12px;
  font-family: 'Roboto', sans-serif!important;
}

.inline-icon img{
	width: 30px;
}

@media screen and (max-width: 900px) {
	.col-img-package{
	width: 100%; 
	height: auto; 
	overflow: hidden;

}
.col-img-package img{
	width: 100%;
	height: auto;
}
}

.sec-testimonial{
  background-image: url(../img/testimonial-bg.jpg);
  background-repeat: no-repeat;
  background-size:  cover;
}

.sec-offer-parallex{
  background-image: url(../img/about-bt--bg.jpg);
  background-repeat: no-repeat;
  background-size:  cover;
  padding: 150px 0;
}

.testmonial-box .carousel-control-prev{
  color: #999;
      left:-40px;

}
.testmonial-box .carousel-control-next{
  color: #999;
  right: -40px;

}

.testmonial-box .carousel-control-next:focus, .testmonial-box .carousel-control-next:hover, .testmonial-box .carousel-control-prev:focus, .testmonial-box .carousel-control-prev:hover {
    color: #666;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.text-warning-1{
  color: #fada6d;
}

.text-warning-2{
  color: #f9c841;
}

.text-warning-3{
  color: #f9ae3a;
}

.text-warning-4{
  color: #fc9a18;
}
.text-warning-5{
  color: #fc9210;
}

.col-box-light{
  background-color: #f6f6f6;
  text-align: center;
  margin-bottom: 8px;
  min-height: 210px;
 
}

.col-box-light h4{

  padding:30px 10px 0 10px;
  font-size: 18px;
    font-family: 'Roboto', sans-serif!important;

}

.col-box-light p{
  padding: 10px 10px;
  line-height: 1;
}


.col-box-light img{

}

.footer-list li {
    display: block;
    list-style: none;
    text-align: left;
    padding: 12px 0px;
    font-size: 13px;
    border-bottom: 2px dotted #eee;

}

.footer-list {
    padding-left: 0;
}

.text-robo{
    font-family: 'Roboto', sans-serif!important;
}

.footer-list-menu li{

      padding: 6px 0px!important;
    font-size: 13px;
    border-bottom:none!important;
    color: #999;

}


.footer-list li a{
  color: #999;
}

.hero {
  height: 70%;
  background: url("../img/contact-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
 
}

.opaque-bck {
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
}

.container-head {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;

width: 100%;
height: auto;
padding-top: 13%;
padding-bottom: 7%;

}

.badge-secondary{
  background: rgba(0, 0, 0, 0.6);
  padding: 12px 15px;
  text-transform: uppercase;
}


@media (max-width: 768px) {

  .container-head {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;

width: 100%;
height: auto;
padding-top:40%;
padding-bottom:18%;

}

.border-mob{
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left:0;
  border-right:0;
  padding-top:10px;
    padding-bottom:10px;
    margin-top:10px;
    margin-bottom: 15px; 
}


 .container-head h2 {
font-size: 22px;
 }
}

.menu {
    width: 100%;
   height: auto;
   margin-top: 30px;
 
    

    
   
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.light-menu {
    width: 100%;
    height:auto;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    background-color:rgba(4, 180, 49, 0.6);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#menu-center {
    
    
    margin: 0 auto;
}
#menu-center ul {
    margin: 0 0 0 -35px;
}
#menu-center ul li{
    list-style: none;
    color: #333;
    display: block;
   
}

#menu-center ul li a{
    list-style: none;
    border-bottom: 1px solid #eee;
    padding:10px 10px;
    color: #333;
    display: block;
     font-size: 14px;
   
}

#menu-center ul li .active {
    font-size: 14px;
    color: #222;
    text-decoration: none;
    background-color: #eee;
    display: block;
    
    
}

.sticky-top{
  top:100px;
}


.heading{background:#f4f4f4; color:#222;
  position:relative;cursor:pointer;margin-top:10px}
.heading:hover{background:#eee}
.heading:before{content:""; width:10px; 
height:10px;border-right:1px solid #333;
border-bottom:1px solid #333; position:absolute; 
right:20px; top:25px; transform:rotate(45deg); transition:.3s; }

.heading.rotate:before{transform:rotate(225deg); top:25px; position:absolute;}
.content{background:#fff; }


.bg-dark-50{
  background-color: #e7e7e7;
}
.text-orge-yellow{
  color: #F7931E;
}

.col-content{
  padding: 24px;
}
.brd-list li{
border-bottom: 1px solid #eee;
padding: 10px;
}

.line-divider{
  width: 100%;
  height: 1px;
  background-color: #eee;
min-width: 50px;
}

.btn-fixid-bottom {
    bottom: 0;
    position: fixed;
    z-index: 1030;
    border-radius: 0;
    background-color:#fff;
    width: 100%

    }

    .btn-fixid-bottom .btn{
      border-radius: 0;
    }
    .card{
      margin-bottom: 15px;
    }



  .top-header {
  height: 45%;
  background: url("../img/contact-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
 
}

.top-header-dest{
  background: url("../img/about-bg.jpg") no-repeat center  center  fixed;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
   height: 45%;

}

.top-header-about{
  background: url("../img/header-banner-1.jpg") no-repeat center top   fixed;
   height: 67%;

}

.top-header-dest-dt{
  background: url("../img/about-bg.jpg") no-repeat center  bottom  fixed;

}

.top-header-inter-dest{
  background: url("../img/int-dst-bg.jpg") no-repeat   center  fixed;
  background-size:auto; 

}



.opaque-bck {
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
}


.form-label {
  font-size: 12px;
  color: #5e9bfc;
  margin: 0;
  display: block;
  opacity: 1;
  -webkit-transition: .333s ease top, .333s ease opacity;
  transition: .333s ease top, .333s ease opacity;
}
.contact-form .form-control {
  border-radius: 0;
  border-color: #ccc;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    box-shadow: none;
}
.contact-form .form-control:focus {
  box-shadow: none;
  border-color: #5e9bfc;
}
.js-hide-label {
  opacity: 0;   
}
.js-unhighlight-label {
  color: #999 
}
.btn-start-order {
  background: 0 0 #ffffff;
    border: 1px solid #2f323a;
    border-radius: 3px;
    color: #2f323a;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: inherit;
    margin: 30px 0;
    padding: 10px 50px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.btn-start-order:hover,.btn-start-order:active, .btn-start-order:focus {
  border-color: #5e9bfc;
  color: #5e9bfc;
}



#wrap {
 
  display: inline-block;
  position: relative;
  height: auto;
  float: right;
  padding: 0;
 
  margin-top: 3px;
  font-family: 'Roboto', sans-serif!important;
}

#wrap input[type="text"] {
  height:45px;
  font-size: 14px;
  display:block;
   font-family: 'Roboto', sans-serif!important;
  font-weight: 500;
  border: none;
  outline: none;
  color: #444;
  padding: 3px;
  padding-left: 20px;
  padding-right:10px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  border-radius: 5px;
 



}

#wrap input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;

}

#wrap input[type="text"]:focus {
  width: 500px;
  z-index: 1;
  margin-top: 12px;
 
  cursor: text;
  background-color: #fff;
  margin-right: 30px;
 
}
#wrap input[type="button"] {
  height: 40px;
  border-radius: 50%;
  width: 40px;
  display: inline-block;
  
  float: right;
  background-color: transparent;
  text-indent: -10000px;
  border: none;
  position: absolute;

  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  cursor: pointer;
  transition: opacity .4s ease;

}

#wrap input[type="button"]:focus:hover {
  opacity: 0;

}

#wrap button{
  background-color: transparent;
  border:none;
  background-image: none;
}

@media (max-width: 768px) {



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff;
    text-align: left;
    list-style: none;
    background-color:transparent;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}



#mainNav.navbar-shrink .navbar-brand img {
    transition: all 0.3s;
    width: 75px;
}
  .navbar-brand  img{
    width: 75px!important;
  }
#wrap {
 
  display: inline-block;
 position: absolute;
  height: auto;
 
  padding: 0;
  right:70px;
  top:23px;
  font-family: 'Roboto', sans-serif!important;
  color:  #fff;


}

#wrap input[type="text"] {
  height:40px;
  font-size: 14px;
  display: inline-block;
   font-family: 'Roboto', sans-serif!important;
  font-weight: 400;
  border: none;
  outline: none;

  padding: 3px;
  padding-left: 20px;
  padding-right:10px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  border-radius: 4px;


}

#wrap input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;
  
}

#wrap input[type="text"]:focus {
  width:100%;
  width: 330px;
  z-index: 1;
  margin-top: 48px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  color: #444;
 
 
  background-color: #fff;
  margin-right: -55px;
 
}
#wrap input[type="buttton"] {
  height: 40px;
  border-radius: 0;
  width: 40px;
  display:inline-block;
  background-color: transparent;
 
  float: right;

  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  cursor: pointer;
  transition: opacity .4s ease;


}

#wrap input[type="button"]:hover {
  opacity: 0;
}
}

#mainNav .navbar-toggler {
    font-size: 18px;
    right: 0;
    padding: 13px;
   
    color: white;
    border: 0;
    background-color:transparent;
   
}

.card-box{
  padding: 45px;

margin-top: -50px;
background-color: #fff;
}
.sub-nav  .nav-item{
  border-bottom: 1px solid #eee;

}

.sub-nav .navbar-nav .nav-item .nav-link.active, .sub-nav .navbar-nav .nav-item .nav-link:hover {
    color: #111;
}



.sub-nav .nav-item .nav-link {
    font-size: 80%;
    font-weight: 700;
  
    letter-spacing: 0px;
    color: #333!important;
    font-family: 'Roboto', sans-serif;
   
}




.sub-nav .nav-item .nav-link.active, .sub-nav .nav-item .nav-link:hover {
    color: #333!important;
    font-weight: 500!important;
    font-family: 'Roboto', sans-serif!important;
    background-color: #eee;
 
}


 .sub-nav a {
    font-size: 90%!important;
    font-weight: 500!important;
  
    letter-spacing: 0px!important;
    color: #333!important;
    font-family: 'Roboto', sans-serif!important;
}

.sub-nav{
  padding-top: 0px!important;
  padding-bottom: 0!important;
  padding: 0!important;
}


    header .carousel{
      margin-top: 50px;
      height: 65%;
    }
  

    header .carousel-inner,
    header .carousel-inner .carousel-item {
      height: 100%;
      width: 100%;
      text-align: center;
    } 

   .overlay{
    width: 100%;
    height: 100%;
    background-color: #111;
    position: absolute;
    opacity:0.4;
    z-index: -1;

    }
    .item1 {
      background: url('../img/header-banner-2.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }

    .item2 {
      background: url('../img/header-banner-3.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }

    .item3 {
      background: url('../img/header-banner-6.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }

     .item4 {
      background: url('../img/header-banner-4.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }


     .item5 {
      background: url('../img/header-banner-5.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }




    header .carousel-inner .carousel-item .intro-text {
  padding-top: 260px;
  padding-bottom: 10px;
  color: white;

}

    header .carousel-inner .carousel-item  .intro-text .intro-lead-in {
  font-size:40px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
     font-family: 'Dancing Script', cursive;
}


    header .carousel-inner .carousel-item  .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 0px;
   font-family: 'Bowlby One SC', cursive;
}




@media (min-width: 768px) {

   header .carousel{
      height:66%;
      margin-top: 0;
    }

    header .carousel-inner .carousel-item  .intro-text {
    padding-top: 240px;
    padding-bottom: 80px;
  }

    header .carousel-inner .carousel-item  .intro-text .intro-lead-in {
    font-size: 80px;

    line-height: 40px;
    margin-bottom: 25px;
   font-family: 'Dancing Script', cursive;
  }

    header .carousel-inner .carousel-item  .intro-text .intro-heading {
    font-size: 85px;
   
    line-height: 75px;
    margin-bottom:0px;
   font-family: 'Bowlby One SC', cursive;
   letter-spacing:2px;

  }
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    border-radius:50%;
  }
  
@media screen and (max-width: 359px) and (min-width: 300px){
	header .carousel-inner .carousel-item .intro-text {
		padding-top: 130px;
		padding-bottom: 10px;
		color: white;
	}
	header .carousel-inner .carousel-item .intro-text .intro-heading {
		font-size: 25px;
		font-weight: 700;
		line-height: 40px;
		margin-bottom: -22px;
		font-family: 'Bowlby One SC', cursive;
	}
	header .carousel-inner .carousel-item .intro-text .intro-lead-in {
		font-size: 25px;
		font-style: italic;
		line-height: 22px;
		margin-bottom: -35px;
		font-family: 'Dancing Script', cursive;
	}
}
@media screen and (max-width: 410px) and (min-width: 360px){
	header .carousel-inner .carousel-item .intro-text {
		padding-top: 130px;
		padding-bottom: 10px;
		color: white;
	}
	header .carousel-inner .carousel-item .intro-text .intro-heading {
		font-size: 25px;
		font-weight: 700;
		line-height: 40px;
		margin-bottom: -22px;
		font-family: 'Bowlby One SC', cursive;
	}
	header .carousel-inner .carousel-item .intro-text .intro-lead-in {
		font-size: 25px;
		font-style: italic;
		line-height: 22px;
		margin-bottom: -35px;
		font-family: 'Dancing Script', cursive;
	}
}
@media screen and (max-width: 510px) and (min-width: 411px){
	header .carousel-inner .carousel-item .intro-text {
		padding-top: 130px;
		padding-bottom: 10px;
		color: white;
	}
	header .carousel-inner .carousel-item .intro-text .intro-heading {
		font-size: 25px;
		font-weight: 700;
		line-height: 40px;
		margin-bottom: -22px;
		font-family: 'Bowlby One SC', cursive;
	}
	header .carousel-inner .carousel-item .intro-text .intro-lead-in {
		font-size: 25px;
		font-style: italic;
		line-height: 22px;
		margin-bottom: -35px;
		font-family: 'Dancing Script', cursive;
	}
}


