/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1200px) {

.hero_part {
    margin-left: 35px;
}

.hero_parts1 img {
    width: 100%;
    height: 224px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.header-top-right p {
    font-size: 19px;
    line-height: 33px;
    padding-left: 37px;
    margin-bottom: -13px;
}

.enjoy-right p {
    font-size: 15px;
    padding-top: 28px;
    line-height: 29px;
}


.moha-mountains-right p {
    font-size: 13px;
    padding-top: 35px;
    line-height: 29px;
}



}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {

.discover-area {
    padding: 55px 0;
    padding-bottom: 33px;
}

.discover-part h2 {
    font-size: 18px;
    padding-top: 34px;
    padding-bottom: 37px;
}


#preloader {
    background-size: 35%;
}

.btn-part a {
    font-size: 15px;
    padding: 10px 53px;
}
.carousel-control-prev {
    left: 21px;
}
.carousel-control-next {
    right: 21px;
}


.header_part p {
    font-size: 19px;
    text-align: center;
    line-height: 39px;
    padding-bottom: 36px;
    padding-top: 47px;
}

.header-area {
    padding: 80px 0;
}

.header-sidebar {
    padding-top: 80px;
    width: 334px;
}

.enjoy-left img {
    width: 100%;
    display: block;
    margin: auto;
    height: initial;
}

.header-sidebar-menu h5 {
    font-size: 18px;
}

.header-sidebar-menu h2 {  
    font-size: 50px;
    margin: 0;
    padding-bottom: 17px;
}

.header-sidebar-menu ul li a {
    font-size: 14px;
    display: block;
}

.header-sidebar-menu ul li {
    display: block;
    padding-bottom: 11px;
}

.tree-part img {
    width: 45%;
    display: block;
    margin: auto;
    margin-left: 0px;
}

.hero_top h2 {
    font-size: 20px;
    padding-bottom: 24px;
    line-height: 36px;
}

.hero_top p {
    font-size: 15px;
    padding-bottom: 40px;
    line-height: 28px;
}

.hero-area {
    padding: 60px 0;
}

.hero_part {
    margin-left: 60px;
}

.hero_parts1 img {
    width: 92%;
    height: 228px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.slider1-parts img {
    width: 100%;
    display: block;
    height: 460px;
}


.slider1-partss h2 {
    font-size: 32px;
    position: relative;
    padding-top: 6px;
    padding-bottom: 20px;
}

.slider1-partss p {
    font-size: 13px;
    line-height: 21px;
    padding-bottom: 0px;
    margin: 0;
}

.slider1-partss h6 {
    font-size: 13px;
    text-align: right;
    line-height: 9px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.slider1-partss h6 img {
    width: 15px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.slider1-part:hover .slider1-partss {
    top: 21px;
}

.slider1-partss {
    padding: 35px;
    position: absolute;
    width: 88%;
    height: 91%;
    left: 6%;
    right: 6%;
}

.top_shuttle_bus h2 {
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding-bottom: 35px;
}

.top_shuttle_bus p {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    line-height: 28px;
}

.image1 {
    width: 104px;
    display: block;
    margin: auto;
    position: absolute;
    top: 67px;
    right: 0;
}

.shuttle_bus_part img {
    margin-bottom: 30px;
}

.shuttle_bus-area {
    padding-top: 60px;
}

.get_In_touch-right h1 {
    font-size: 60px;
    margin: 0;
    line-height: 52px;
    margin-top: -93px;
    position: relative;
}

.get_In_touch-left img {
    height: 520px;
}


.get_In_touch-right h2 {
    font-size: 25px;
    text-align: center;
    margin: 0;
    padding-bottom: 39px;
    padding-top: 51px;
}

.last-img {
    width: 109px;
    position: absolute;
    right: 0px;
    bottom: 26px;
}

.inner-area .carousel-control-prev-icon i {
    margin-left: -22px;
}

.inner-area:hover .carousel-control-next-icon i {
    display: block;
    position: absolute;
    left: 7px;
}

.customPrevBtn_d1 {
    left: 20%;
}

.customNextBtn_d1 {
    right: 20%;
}


.header-top-right p {
    font-size: 15px;
    line-height: 32px;
    padding-left: 0px;
    margin-bottom: -8px;
}

.header-buttom {
    padding: 60px 0;
    padding-bottom: 0px;
}


.enjoy-area {
    padding: 127px 0;
    padding-bottom: 0;
}


.enjoy-right img {
    height: 230px;
}

.enjoy-right p {
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding-top: 20px;
    line-height: 18px;
}


.moha-mountains-right {
    padding: 30px 15px;
}

.moha-mountains-right p {
    font-size: 11px;
    margin: 0;
    padding-top: 13px;
    line-height: 22px;
}

.moha-mountains-right h3 {
    font-size: 12px;
    margin: 0;
    padding-bottom: 7px;
    text-align: center;
}

.moha-mountains-right h4 {
    font-size: 10px;
    padding-bottom: 8px;
    text-align: center;
}


}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {	

.get_In_touch-left img {
    height: initial;
}

.get_In_touch-right {
    padding: 0 15px;
    padding-bottom: 30px;
}

.get_In_touch-right h1 {
    font-size: 51px;
    margin: 0;
    line-height: 55px;
    margin-top: 0px;
    position: relative;
    text-align: center;
    padding-top: 31px;
}

.get_In_touch-right h2 {
    font-size: 25px;
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 32px;
}

.get_In_touch-right h6 {
    font-size: 15px;
    text-align: center;
    padding-bottom: 23px;
    margin: 0;
}

.get_In_touch-right p {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-top: 23px;
}

.shuttle_bus-area {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.top_shuttle_bus p {
    font-size: 11px;
    padding-bottom: 27px;
    line-height: 25px;
}

.top_shuttle_bus h2 {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding-bottom: 16px;
}

.image1 {
    width: 59px;
    display: block;
    margin: auto;
    position: absolute;
    top: 35px;
    right: 0;
}


.slider1-parts img {
    width: 100%;
    display: block;
    height: initial;
}

.slider1-part:hover .slider1-partss {
    top: 18px;
}

.slider1-partss h2 {
    font-size: 27px;
    position: relative;
    padding-top: 11px;
    padding-bottom: 22px;
}

.slider1-partss p {
    font-size: 11px;
    line-height: 19px;
    padding-bottom: 0;
    margin: 0;
}

.slider1-partss h6 {
    font-size: 11px;
    margin: 0;
    text-align: right;
    line-height: 7px;
    position: absolute;
    right: 17px;
    bottom: 18px;
}

.slider1-partss h6 img {
    width: 13px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.slider1-partss {
    padding: 20px;
    position: absolute;
    width: 88%;
    height: 90%;
    left: 6%;
    right: 6%;
    z-index: 999999;
    top: 600px;
    transition: 0.3s all ease;
}

.slider1-part:hover .slider1-partss {
    top: 18px;
}

.slider1-area .customPrevBtn {
	font-size: 12px;
    bottom: -5px;
    left: 12%;
}

.slider1-area .customNextBtn {
    font-size: 12px;
    bottom: -5px;
    right: 12%;
}

.slider1-area .owl-dots {
    text-align: center;
}

.slider1-area {
    padding: 30px 0;
}

.hero-area .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.hero_top h2 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding-bottom: 12px;
    line-height: 33px;
}

.hero_top p {
    font-size: 10px;
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    line-height: 25px;
}

.hero_part {
    margin-left: 15px;
    margin-right: 15px;
}

.hero-area {
    padding: 35px 0;
    padding-bottom: 5px;
}



.inner-area .carousel-control-prev-icon i {
    font-size: 16px;
    opacity: 1;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: none;
    margin-left: 0;
}



.carousel-control-next-icon {
    width: 38px;
    height: 38px;
    margin-right: 9px;
}


.header-area {
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}

.footer-parts p {
    font-size: 10px;
    padding-top: 20px;
}

.footer-part ul li a {
    font-size: 16px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.footer-part ul {
    float: initial;
    padding-right: 0px;
    text-align: center;
}

.footer-part ul li {
    float: initial;
    padding-left: 0;
    display: inline-block;
    margin: 0 1px;
}

.footer-area {
    padding: 30px 0;
    padding-bottom: 20px;
}


.item1 {
    display: none;
}

.item2 {
    display: block;
}


.header_part p {
    font-size: 16px;
    text-align: center;
    line-height: 31px;
    padding-bottom: 12px;
    padding-top: 1px;
}

.header_part img {
    max-width: 34%;
    display: block;
    margin: auto;
}

.menu-part {
    padding-bottom: 40px;
}

.header-sidebar {
    padding-top: 35px;
    width: 287px;
}

.header-sidebar-menu {
    padding: 32px 44px;
    padding-right: 10px;
}

.header-sidebar-menu h5 {
    font-size: 16px;
    margin: 0;
}

.header-sidebar-menu h2 {
    font-size: 45px;
    margin: 0;
    padding-bottom: 14px;
}

.header-sidebar-menu ul li a {
    font-size: 13px;
}

.header-sidebar-menu ul li {
    display: block;
    padding-bottom: 9px;
}


.tree-part img {
    width: 42%;
    display: block;
    margin: auto;
    margin-left: 0px;
    margin-top: -38px;
}


.hero-area .customNextBtn i {
    font-size: 21px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}




.slider1-area .customPrevBtn_a1 {
    left: 6%;
    bottom: 20px;
}

.slider1-area .customNextBtn_a1 {
    right: 6%;
    bottom: 20px;
}


.number-part ul li {
    font-size: 40px;
    margin: 0 7px;
}

.slider1-area .number-part {
    margin-top: -32px;
    margin-left: -54px;
}



.last-img {
    width: 100px;
    position: absolute;
    right: 0px;
    bottom: 6px;
}

.main-area {
    background-size: 900px;
}


.customPrevBtn_d1 {
    font-size: 16px;
    position: absolute;
    bottom: -38px;
    left: 5%;
}

.customNextBtn_d1 {
    font-size: 16px;
    bottom: -38px;
    right: 5%;
}

.owl-theme .owl-dots .owl-dot button {
    font-size: 49px;
    text-align: center;
    margin: 0;
    margin: 0 3px;
}

.header-top-right p {
    font-size: 16px;
    line-height: 31px;
    padding-left: 0px;
    margin-bottom: 0px;
    text-align: justify;
    padding-top: 28px;
}

.header-buttom {
    padding: 40px 0;
    padding-bottom: 0px;
}

.header-top-area {
    padding: 45px 0;
    padding-top: 100px;
}

.discover-area {
    padding: 55px 0;
    padding-bottom: 33px;
}

.discover-part h2 {
    font-size: 18px;
    padding-top: 34px;
    padding-bottom: 37px;
}


#preloader {
    background-size: 35%;
}

.btn-part a {
    font-size: 15px;
    padding: 10px 53px;
}


.inner-area .carousel-control-prev-icon {
    width: 38px;
    height: 38px;
    line-height: 29px;
    margin-left: 13px;
}


.inner-area .carousel-control-next-icon {
    width: 38px;
    height: 38px;
    line-height: 29px;
    margin-right: 10px;
}

.enjoy-area {
    padding: 90px 0;
    padding-bottom: 30px;
}


.top-enjoy p {
    font-size: 16px;
}

.top-enjoy h2 {
    font-size: 22px;
    padding-bottom: 27px;
    padding-top: 12px;
}

.enjoy-right h3 {
    padding-bottom: 10px;
    text-align: center;
    padding-top: 34px;
}

.enjoy-right p {
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding-top: 34px;
    line-height: 26px;
}

.moha-mountains-right {
    padding: 30px 15px;
}

.moha-mountains-right p {
    font-size: 14px;
    text-align: justify;
    margin: 0;
    padding-top: 13px;
    line-height: 26px;
}

.enjoy-left img {
    width: 100%;
    display: block;
    margin: auto;
    height: initial;
}

}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 576px) {


.header-top-right p {
    font-size: 16px;
    line-height: 31px;
    padding-left: 0px;
    margin-bottom: 0px;
    text-align: justify;
    padding-top: 28px;
}

.header-buttom {
    padding: 40px 0;
    padding-bottom: 0px;
}

.header-top-area {
    padding: 45px 0;
    padding-top: 100px;
}



.get_In_touch-left img {
    height: initial;
}

.get_In_touch-right {
    padding: 0 15px;
    padding-bottom: 30px;
}

.get_In_touch-right h1 {
    font-size: 51px;
    margin: 0;
    line-height: 55px;
    margin-top: 0px;
    position: relative;
    text-align: center;
    padding-top: 31px;
}

.get_In_touch-right h2 {
    font-size: 25px;
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 32px;
}

.get_In_touch-right h6 {
    font-size: 15px;
    text-align: center;
    padding-bottom: 23px;
    margin: 0;
}

.get_In_touch-right p {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-top: 23px;
}

.shuttle_bus-area {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.top_shuttle_bus p {
    font-size: 11px;
    padding-bottom: 27px;
    line-height: 25px;
}

.top_shuttle_bus h2 {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding-bottom: 16px;
}

.image1 {
    width: 59px;
    display: block;
    margin: auto;
    position: absolute;
    top: 35px;
    right: 0;
}


.slider1-parts img {
    width: 100%;
    display: block;
    height: initial;
}

.slider1-part:hover .slider1-partss {
    top: 18px;
}

.slider1-partss h2 {
    font-size: 27px;
    position: relative;
    padding-top: 11px;
    padding-bottom: 22px;
}

.slider1-partss p {
    font-size: 11px;
    line-height: 19px;
    padding-bottom: 0;
    margin: 0;
}

.slider1-partss h6 {
    font-size: 11px;
    margin: 0;
    text-align: right;
    line-height: 7px;
    position: absolute;
    right: 17px;
    bottom: 18px;
}

.slider1-partss h6 img {
    width: 13px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.slider1-partss {
    padding: 20px;
    position: absolute;
    width: 88%;
    height: 90%;
    left: 6%;
    right: 6%;
    z-index: 999999;
    top: 600px;
    transition: 0.3s all ease;
}

.slider1-part:hover .slider1-partss {
    top: 18px;
}

.slider1-area .customPrevBtn {
	font-size: 12px;
    bottom: -5px;
    left: 12%;
}

.slider1-area .customNextBtn {
    font-size: 12px;
    bottom: -5px;
    right: 12%;
}

.slider1-area .owl-dots {
    text-align: center;
}

.slider1-area {
    padding: 30px 0;
}

.hero-area .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.hero_top h2 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding-bottom: 12px;
    line-height: 33px;
}

.hero_top p {
    font-size: 10px;
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    line-height: 25px;
}

.hero_part {
    margin-left: 15px;
    margin-right: 15px;
}

.hero-area {
    padding: 35px 0;
    padding-bottom: 5px;
}



.inner-area .carousel-control-prev-icon i {
    font-size: 16px;
    opacity: 1;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: none;
    margin-left: 0;
}

.inner-area .carousel-control-next-icon i {
    font-size: 16px;
    opacity: 1;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: none;
}

.inner-area .carousel-control-prev-icon, .carousel-control-next-icon {
    width: 38px;
}


.header-area {
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}





.footer-parts p {
    font-size: 10px;
    padding-top: 20px;
}

.footer-part ul li a {
    font-size: 16px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.footer-part ul {
    float: initial;
    padding-right: 0px;
    text-align: center;
}

.footer-part ul li {
    float: initial;
    padding-left: 0;
    display: inline-block;
    margin: 0 1px;
}

.footer-area {
    padding: 30px 0;
    padding-bottom: 20px;
}


.item1 {
    display: none;
}

.item2 {
    display: block;
}


.header_part p {
    font-size: 16px;
    text-align: center;
    line-height: 31px;
    padding-bottom: 12px;
    padding-top: 1px;
}

.header_part img {
    max-width: 34%;
    display: block;
    margin: auto;
}

.menu-part {
    padding-bottom: 40px;
}

.header-sidebar {
    padding-top: 35px;
    width: 287px;
}

.header-sidebar-menu {
    padding: 32px 44px;
    padding-right: 10px;
}

.header-sidebar-menu h5 {
    font-size: 16px;
    margin: 0;
}

.header-sidebar-menu h2 {
    font-size: 45px;
    margin: 0;
    padding-bottom: 14px;
}

.header-sidebar-menu ul li a {
    font-size: 13px;
}

.header-sidebar-menu ul li {
    display: block;
    padding-bottom: 9px;
}


.tree-part img {
    width: 42%;
    display: block;
    margin: auto;
    margin-left: 0px;
    margin-top: -38px;
}

.menu-part {
    position: fixed;
    top: 37px;
    z-index: 9999;
    right: 26px;
}

.hero-area .customNextBtn i {
    font-size: 21px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}


.slider1-area .customPrevBtn_a1 {
    left: 6%;
    bottom: 20px;
}

.slider1-area .customNextBtn_a1 {
    right: 6%;
    bottom: 20px;
}


.number-part ul li {
    font-size: 40px;
    margin: 0 7px;
}

.slider1-area .number-part {
    margin-top: -32px;
    margin-left: -54px;
}



.last-img {
    width: 52px;
    position: absolute;
    right: 0px;
    bottom: 6px;
}


.main-area {
    background-size: 900px;
}

.header-area {
    margin-top: 500px;
}


.customPrevBtn_d1 {
    font-size: 16px;
    position: absolute;
    bottom: -35px;
    left: 5%;
}

.customNextBtn_d1 {
    font-size: 16px;
    bottom: -35px;
    right: 5%;
}

.owl-theme .owl-dots .owl-dot button {
    font-size: 49px;
    text-align: center;
    margin: 0;
    margin: 0 3px;
}



.discover-area {
    padding: 55px 0;
    padding-bottom: 33px;
}

.discover-part h2 {
    font-size: 18px;
    padding-top: 34px;
    padding-bottom: 37px;
}


#preloader {
    background-size: 35%;
}

.btn-part a {
    font-size: 15px;
    padding: 10px 53px;
}



.inner-area .carousel-control-prev-icon {
    width: 38px;
    height: 38px;
    line-height: 29px;
    margin-left: 13px;
}


.inner-area .carousel-control-next-icon {
    width: 38px;
    height: 38px;
    line-height: 29px;
    margin-right: 10px;
}


.enjoy-area {
    padding: 90px 0;
    padding-bottom: 30px;
}


.top-enjoy p {
    font-size: 16px;
}

.top-enjoy h2 {
    font-size: 22px;
    padding-bottom: 27px;
    padding-top: 12px;
}

.enjoy-right h3 {
    padding-bottom: 10px;
    text-align: center;
    padding-top: 34px;
}

.enjoy-right p {
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding-top: 34px;
    line-height: 26px;
}

.moha-mountains-right {
    padding: 30px 15px;
}

.moha-mountains-right p {
    font-size: 14px;
    text-align: justify;
    margin: 0;
    padding-top: 13px;
    line-height: 26px;
}

.enjoy-left img {
    width: 100%;
    display: block;
    margin: auto;
    height: initial;
}

.enjoy-area {
    border-bottom: 19px solid #fff;
}

}