@media (max-width: 567px) {
.navbar{
    padding: 20px;
}
.navbar-brand{
    width: 150px;
}
.banner h1{
    font-size: 20px;
}
.banner{
    padding: 30px 0 50px 0;
    margin-top: 80px;
}
.banner img{
    width: 300px;
    margin-top: 30px;
}
.textfield-wrap .form-control{
    margin-bottom: 20px;
}
.benefits, .features, .testimonials, .pricing-plans{
    padding: 30px 0;
}
.benefit-wrapper{
    padding: 30px;
    margin-bottom: 70px;
}
.benefit-details h5{
    margin-top: 40px;
}
.feature-img{
    margin-bottom: 30px;
}
.feature-row-reverse{
    flex-direction: column-reverse;
}
.carousel-control-next, .carousel-control-prev {
    width: 15% !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 0px;
}
.coming-soon-content{
	left: 0%;
	transform: translate(0%, -50%);
}
.coming-soon-content h1{
    font-size: 25px;
}
.coming-soon-content h4{
    font-size: 15px;
}
.benefit-wrapper {
    padding: 30px;
    margin-bottom: 120px;
}
.benefit-margin{
    margin-top: 0px;
}

.owl-carousel .owl-next {
    right: -20px;
}
.owl-carousel .owl-prev {
    left: -20px;
}
.feature-img {
    display: none;
}
.feature-row {
    margin-top: 30px;
}
.border-right{
    border: none !important;
}
.textfield-wrap .form-control {
    width: 72%;
    font-size: 12px;
    padding-left: 5px;
}
.textfield-wrap i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 11px;
}
.owl-theme .owl-nav [class*="owl-"]{
    font-size: 18px !important;
}
.owl-carousel .nav-button{
    height: 35px;
    width: 35px;
}
.benefit-details p {
    color: #8e8e8e;
    font-size: 14px;
    line-height: 25px;
}
.plan-wrapper {
    padding: 20px;
}
.plan-wrapper-premium {
    padding: 35px 20px;
}
.contact-block{
    display: block;
}
.send-message img{
    margin-bottom: 20px;
}
.contact-block p{
    font-size: 13px !important;
}
.about-content {
    position: relative;
    top: 0%;
    transform: none;
    padding: 20px;
}
.our-values{
    flex-direction: column-reverse;
}
.common-heading h2 {
    font-size: 23px;
}
.our-clients img{
    margin-bottom: 30px;
}
.our-story{
    padding-top: 0px;
}
.destination, .tour-wrapper {
    margin-bottom: 20px;
}
.tour-wrap{
    text-align: center;
    margin:0 auto;
    margin-bottom: 30px;
}
.topbar-btns a {
    display: block;
}
#products-carousel .banner{
    margin-top:85px;
}
#products-carousel .carousel-item {
    padding: 50px 30px 0 30px;
}
#products-carousel .carousel-item img{
    display: none;
}
#products-carousel i{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #00b5cc;
    color: #fff;
    font-size: 13px;
}
.carousel-control-next, .carousel-control-prev{
	width: 8% !important;
}
.home-slider-content {
    position: relative;
    top: 0%;
    transform: none;
}
.banner .carousel-item img{
    display: none;
}
.home-slider-content h1{
    font-size: 17px;
    line-height: 40px;
}
.home-slider-content h1 span{
    font-size: 29px;
}
.banner {
    height: auto;
}
}
@media only screen and (max-width: 767px) and (min-width: 568px) {
    .banner .carousel-item img{
        display: none !important;
    }
    .home-slider-content {
        position: relative;
        top: 0%;
        transform: none;
    }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 0px;
    }
    .banner h1{
        font-size: 20px;
    }
    .banner{
        padding: 30px 0 50px 0;
    }
    .banner img{
        width: 300px;
        margin-top: 30px;
    }
    .benefits, .features, .testimonials, .pricing-plans{
        padding: 30px 0;
    }
    .benefit-wrapper{
        padding: 30px;
        margin-bottom: 70px;
        min-height: 340px;
    }
    .benefit-details h5{
        margin-top: 40px;
    }
    .feature-img{
        margin-bottom: 30px;
    }
    .feature-row-reverse{
        flex-direction: column-reverse;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 15% !important;
    }
    .appointment-form a{
        padding: 8px 15px !important;
        font-size: 13px;
    }   
    .contact-block p{
        font-size: 13px !important;
    }
    
    .send-message img{
        width: 100%;
    }
    .textfield-wrap i {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 11px;
    }
    .textfield-wrap .form-control {
        width: 72%;
        font-size: 12px;
        padding-left: 5px;
    }
    .about-content {
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px;
    }
    .our-values{
        flex-direction: column-reverse;
    }
    .common-heading h2 {
        font-size: 23px;
    }
    .our-clients img{
        margin-bottom: 30px;
    }
    .our-story{
        padding-top: 0px;
    }
    .destination, .tour-wrapper {
        margin-bottom: 20px;
    }
    .tour-wrap{
        text-align: center;
        margin:0 auto;
        margin-bottom: 30px;
    }
    .tour-wrap {
        width: 160px;
        height: 160px;
        line-height: 110px;
    }
    .tour-details {
        min-height: 215px;
    }
    #products-carousel .banner{
        margin-top:82px;
    }
    #products-carousel .carousel-item {
        padding: 50px 30px 0 30px;
    }
    #products-carousel i{
        width: 30px;
        height: 30px;
        line-height: 30px;
        background-color: #00b5cc;
        color: #fff;
        font-size: 13px;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 5% !important;
    }
    .banner .carousel-item img{
        width: 250px !important;
    }
    .home-slider-content {
        position: relative;
        top: 0%;
        transform: none;
    }
    .banner .carousel-item img{
        width: 150px !important;
    }
    .home-slider-content h1{
        font-size: 20px;
        line-height: 40px;
    }
    .home-slider-content h1 span{
        font-size: 35px;
    }
    .contact-block{
        text-align: center;
    }
    .contact-block img{
        width: 60px;
        float: none !important;
    }
}
@media only screen and (max-width:  991px) and (min-width: 769px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 0px;
    }
    .contact-block{
        text-align: center;
    }
    .contact-block p{
        font-size: 14px !important;
    }
    .contact-block img{
        float: none !important;
    }
    .send-message img{
        width: 100%;
    }
    .about-content {
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px;
    }
    .tour-wrap {
        width: 170px;
        height: 170px;
        line-height: 110px;
    }
}
@media only screen and (max-width:  1024px) and (min-width: 992px) {
    .topbar-btns a{
        padding: 10px 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 20px 10px;
        font-size: 14px;
    }
}
@media only screen and (max-width:  1200px) and (min-width: 1025px) {
    .topbar-btns a{
        padding: 10px 15px;
    }
    .team-member figcaption{
        padding: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 20px 10px;
        font-size: 14px;
    }
    .contact-block p{
        font-size: 12px !important;
    }
}


