/*--------New index style  css start----------*/
a:focus
{
    outline: none;
}

.nav > li > a:hover, .nav > li > a:focus
{
    text-decoration: none;
    background-color: transparent;
    color: #01c6d9;
}

.main-header
{
    width: 100%;
    background: #fff;
    padding: 20px 0px;
}

.main-header-left ul
{
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.main-header-right-left
{
    float: left;
}

.main-header-left ul li
{
    margin: 10px 0px;
}

    .main-header-left ul li a
    {
        color: #8f8f8f;
    }

    .main-header-left ul li .phone-icon-top
    {
        color: #8f8f8f;
    }

    .main-header-left ul li i
    {
        color: #8f8f8f;
    }

    .main-header-left ul li .border-right
    {
        border-right: solid 2px #8f8f8f;
        margin-right: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .main-header-left ul li .envelopes
    {
        padding-left: 5px;
    }

.main-logo-center
{
    text-align: center;
    padding: 10px 0px;
}

.main-header-right
{
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
    margin-top: 8px;
}

    .main-header-right ul
    {
        width: 100%;
        list-style: none;
        margin: 0px;
        padding: 0px;
        margin-left: 6px;
    }

        .main-header-right ul li ul
        {
            margin-top: 10px;
            display: inline-block;
        }

    .main-header-right .socials-icon li a
    {
        float: left;
        color: #8f8f8f;
        border: solid 1px #8f8f8f;
        padding: 2px 8px;
        margin-right: 9px;
    }

        .main-header-right .socials-icon li a:hover
        {
            border: solid 1px #fcb714;
            background-color: #fcb714;
            color: white;
        }

        .main-header-right .socials-icon li a:focus
        {
            border: solid 1px #fcb714;
        }

.b2b_pay-online li a
{
    /*margin-right: 20px;*/
    margin-right: -45px;
    border-left: #fff solid 36px;
    display: inline-block;
    text-align: center;
    padding-left: 42px;
}

.caret-up
{
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.main-header-right ul.nav
{
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 6px;
    margin-top: 4px;
}

    .main-header-right ul.nav li
    {
        float: left;
    }

        .main-header-right ul.nav li.dropdown .dropdown-menu-desktop
        {
            background: #01c6d9;
            margin: 0px;
            border: none;
            padding: 5px 0px 5px 0px;
            display: none;
            border-top-right-radius: 2px;
        }

        .main-header-right ul.nav li.dropdown:hover .dropdown-menu-desktop
        {
            display: block;
        }

        .main-header-right ul.nav li.dropdown .dropdown-menu-desktop li
        {
            width: 100%;
            display: inline-block;
        }

            .main-header-right ul.nav li.dropdown .dropdown-menu-desktop li a
            {
                color: #fff;
                background: none;
            }

                .main-header-right ul.nav li.dropdown .dropdown-menu-desktop li a:hover
                {
                    color: #01c6d9;
                    background: #fff;
                }

                .main-header-right ul.nav li.dropdown .dropdown-menu-desktop li a:focus
                {
                    color: #01c6d9;
                    background: #fff;
                }

        .main-header-right ul.nav li.dropdown .dp
        {
            background: none;
        }

        .main-header-right ul.nav li.dropdown:hover
        {
            color: #01c6d9;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        }

            .main-header-right ul.nav li.dropdown:hover .dp
            {
                color: #01c6d9;
            }

        .main-header-right ul.nav li.dropdown .dp:focus
        {
            background: none;
        }

.main-header-right .nav > li > a
{
    padding: 5px 6px 5px 6px;
    color: #8f8f8f;
}

    .main-header-right .nav > li > a:hover
    {
        color: #01c6d9;
    }

.dropdown-menu.dropdown-menu-desktop li a
{
    padding: 4px 10px 4px 10px;
}

.tour-package
{
    width: 100%;
    padding: 50px 0px;
}

    .tour-package h2
    {
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        color: #2b2a28;
        font-weight: 600;
    }

    .tour-package .discraption
    {
        font-size: 16px;
        position: relative;
        text-align: center;
        margin-top: 10px;
        font-weight: normal;
        color: #2b2a28;
    }

        .tour-package .discraption:after
        {
            content: '';
            position: absolute;
            bottom: 0%;
            left: 50%;
            background: #c7c9c8;
            width: 180px;
            height: 2px;
            transform: translate(-50%, 0);
            margin-bottom: -40px;
        }

        .tour-package .discraption:before
        {
            content: '';
            position: absolute;
            bottom: 0%;
            left: 50%;
            background: #ffb604;
            width: 80px;
            height: 6px;
            z-index: 1;
            transform: translate(-50%, 0);
            margin-bottom: -42px;
        }

    .tour-package ul
    {
        padding: 0px;
        text-align: center;
        margin: 40px 0px 0px 0px;
    }

        .tour-package ul li
        {
            display: inline-block;
            width: 30.4%;
            margin: 30px 15px 0px 15px;
            padding: 0px 50px;
        }

.view-more
{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}

    .view-more a
    {
        padding: 10px 20px;
        border: solid 1px #ebedec;
        color: #2b2a28;
        font-size: 16px;
    }

.travelers-saying
{
    width: 100%;
    padding: 50px 0px 80px 0px;
    background: url(../images/new-images/travelers-bg.jpg) no-repeat;
    margin-top: 10px;
    background-size: cover;
}

    .travelers-saying h2
    {
        font-size: 24px;
        text-align: center;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
    }

    .travelers-saying .discraption
    {
        font-size: 16px;
        position: relative;
        text-align: center;
        margin-top: 10px;
        font-weight: normal;
        color: #fff;
    }

        .travelers-saying .discraption:after
        {
            content: '';
            position: absolute;
            bottom: 0%;
            left: 50%;
            background: #c7c9c8;
            width: 180px;
            height: 2px;
            transform: translate(-50%, 0);
            margin-bottom: -40px;
        }

        .travelers-saying .discraption:before
        {
            content: '';
            position: absolute;
            bottom: 0%;
            left: 50%;
            background: #ffb604;
            width: 80px;
            height: 6px;
            z-index: 1;
            transform: translate(-50%, 0);
            margin-bottom: -42px;
        }

.travelers-slider
{
    width: 100%;
    background: #f7f8fa;
    padding: 30px 30px 28px 30px;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 80px;
}

.user-image
{
    width: 30%;
    float: left;
}

    .user-image img
    {
        width: 100%;
        border-radius: 50%;
    }

.user-tour
{
    width: 70%;
    float: right;
    padding-left: 30px;
}

    .user-tour ul
    {
        margin: 15px 0px 0px 0px;
        float: left;
        list-style: none;
        padding: 0px;
    }

        .user-tour ul li
        {
            float: left;
        }

.from-country
{
    float: right;
    font-size: 18px;
    margin-top: 10px;
    color: #b2b4b3;
}

.user-tour h2
{
    text-align: left;
    color: #b2b4b3;
    font-size: 18px;
    font-weight: normal;
}

.user-tour p
{
    width: 100%;
    text-align: left;
    display: inline-block;
    color: #b2b4b3;
    margin-top: 5px;
}

.our-blogs
{
    width: 100%;
    display: inline-block;
    padding: 50px 0px;
}

    .our-blogs h2
    {
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #2b2a28;
    }

    .our-blogs .discraption
    {
        font-size: 16px;
        position: relative;
        text-align: center;
        margin-top: 10px;
        font-weight: normal;
        color: #2b2a28;
        margin-bottom: 60px;
    }

        .our-blogs .discraption:after
        {
            content: '';
            position: absolute;
            bottom: 0%;
            left: 50%;
            background: #c7c9c8;
            width: 180px;
            height: 2px;
            transform: translate(-50%, 0);
            margin-bottom: -40px;
        }

        .our-blogs .discraption:before
        {
            content: '';
            position: absolute;
            bottom: 0%;
            left: 50%;
            background: #ffb604;
            width: 80px;
            height: 6px;
            z-index: 1;
            transform: translate(-50%, 0);
            margin-bottom: -42px;
        }

.our-blog
{
    width: 100%;
    background: #f7f8fa;
    border: solid 1px #ebedec;
    margin-top: 30px;
}

    .our-blog img
    {
        width: 100%;
        margin-bottom: 5px;
    }

    .our-blog p
    {
        padding: 0px 15px 0px 15px;
        margin-top: 15px;
        font-size: 16px;
    }

.read-more-blog
{
    width: 100%;
    padding: 15px 0px;
    text-align: center;
    border-top: solid 1px #ebedee;
    display: inline-block;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
}

.view-more-blog
{
    width: 100%;
    text-align: center;
    display: inline-block;
}

    .view-more-blog a
    {
        width: 156px;
        height: 46px;
        text-align: center;
        border: solid 1px #ebedee;
        display: inline-block;
        line-height: 44px;
        margin-top: 40px;
        font-size: 16px;
    }

.travel-partners
{
    width: 100%;
    display: inline-block;
    background: url(../images/new-images/travel-partners.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0px 0px 0px;
}

.travel-partners-test
{
    width: 65%;
}

    .travel-partners-test h5
    {
        color: #fff;
    }

    .travel-partners-test p
    {
        margin-top: 20px;
        color: #fff;
        font-size: 16px;
    }

.Subscribe-news-letter
{
    width: 100%;
    padding: 30px 0px;
    background: rgba(49, 157, 195, 0.8);
    margin-top: 124px;
}

    .Subscribe-news-letter span
    {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
    }

    .Subscribe-news-letter .Subscribe-news-mail
    {
        width: 40%;
        border: none;
        font-size: 18px;
        padding: 8px 15px;
        border-radius: 0px;
        margin-left: 20px;
    }

    .Subscribe-news-letter .Subscribe-btn
    {
        font-size: 18px;
        border: none;
        padding: 8px 30px;
        text-transform: capitalize;
        background: #fcb714;
        border-radius: 0px;
        margin-left: 20px;
    }

.footer-menu
{
    width: 100%;
    background: url(../images/new-images/footer-menu-bg.jpg) no-repeat;
    padding: 22px 0px 23px 0px;
    background-size: cover;
    margin-top: 35px;
}

    .footer-menu p
    {
        color: #fff;
        font-weight: normal;
    }

.footer-right-menu
{
    width: 100%;
    display: inline-block;
}

.footer-menu-right
{
    margin-top: 8px;
    display: inline-block;
}

    .footer-menu-right a
    {
        color: #fff;
        font-weight: normal;
        padding: 0px 15px;
    }

        .footer-menu-right a:first-child
        {
            border-right: solid 1px #fff;
            color: #fff;
            padding-left: 0px;
        }

.footer-right-menu ul
{
    float: right;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .footer-right-menu ul li
    {
        float: left;
        color: #000;
    }

        .footer-right-menu ul li a
        {
            border: solid 1px #fff;
            width: 28px;
            height: 28px;
            display: inline-block;
            margin: 4px;
            text-align: center;
            line-height: 28px;
            color: #fff;
        }

            .footer-right-menu ul li a:hover
            {
                border: solid 1px #ffb604;
                color: #ffb604;
            }

            .footer-right-menu ul li a:focus
            {
                border: solid 1px #ffb604;
                color: #ffb604;
                outline: none;
            }

.footer-logo
{
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

    .footer-logo li
    {
        float: left;
        margin: 0px 15px;
    }

    .footer-logo img {
        margin-left: -11px;
        max-width: 100%;
    }

    /*.footer-logo li:first-child {
        margin-left: 0px;
    }*/

    .footer-logo li:last-child {
        margin-left: 8px;
        margin-top: 0px;
    }

.footer-logo2
{
    width: 100%;
    margin: 0px;
    list-style: none;
    padding: 0px;
    box-sizing: border-box;
}

    .footer-logo2 li
    {
        float: left;
    }

        .footer-logo2 li:last-child
        {
            float: right;
        }



.mobile-header
{
    display: none;
}

.desktop-header
{
    display: block;
}

.sub-menu-desktop-li
{
    position: relative;
}

.sub-menu-desktop
{
    width: 200px;
    display: inline-block;
    position: absolute;
    left: 0%;
    z-index: 2;
    background: #fff;
    box-sizing: border-box;
    margin-left: 8px;
    padding-bottom: 10px;
    display: none;
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.2);
}

.sub-menu-desktop-li:focus .sub-menu-desktop
{
    display: block;
}

.sub-menu-desktop ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .sub-menu-desktop ul li
    {
        width: 100%;
        display: inline-block;
    }

        .sub-menu-desktop ul li a
        {
            width: 100%;
            padding: 4px 15px;
            display: inline-block;
            color: #8f8f8f;
        }

            .sub-menu-desktop ul li a:hover
            {
                background: #01C6D9;
                color: #fff;
            }

            .sub-menu-desktop ul li a:focus
            {
                background: #01C6D9;
                color: #fff;
            }

.nav .sub-menu-desktop-li
{
    position: relative;
}

.nav li .sub-menu-desktop
{
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    text-align: left;
    border-radius: 4px;
}

    .nav li .sub-menu-desktop.active
    {
        display: block;
    }

.subscribe-news-mail-icon-btn
{
    display: inline;
}

.Subscribe-btn-icon-btn
{
    display: none;
}

.banner-contant
{
    width: 100%;
}

    .banner-contant h1
    {
        font-size: 48px;
        color: #fff;
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
        text-transform: uppercase;
    }

    .banner-contant p
    {
        font-size: 18px;
        color: #fff;
        margin-top: 100px;
        line-height: 28px;
    }

    .banner-contant .new-btn-banner
    {
        background: #01c6d9;
        padding: 12px 40px;
        border-radius: 10px;
        margin-top: 40px;
        display: inline-block;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
    }

.item.banner-img1
{
    background: url(../images/new-images/banner-1.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    display: inline-block;
    padding: 200px 0px 200px 0px;
}

/*--------New index style  css end------------*/


@media(min-width:992px) and (max-width:1365px)
{

.header-left-width
{
    width: 34%;
}

.main-header-left
{
    font-size: 13px !important;
}

.logo-center-width
{
    width: 22%;
}

.right-left-width
{
    width: 44%;
}

.main-header-right
{
    padding: 10px 0px 10px 34px;
}

}

@media(min-width:992px) and (max-width:1170px)
{
    .tour-package ul li;

{
    display: inline-block;
    width: 29.8%;
    margin: 30px 15px 0px 15px;
}

.footer-right-menu ul
{
    float: left;
    margin-top: 10px;
}

}

@media(min-width:320px) and (max-width:991px)
{
    .main-header-left;

{
    display: none;
}

.footer-right-menu
{
    margin-top: 10px;
}

}

@media(min-width:768px) and (max-width:991px)
{
    .tour-package ul li;

{
    display: inline-block;
    width: 28.7%;
    margin: 30px 15px 0px 15px;
    padding: 0px 10px;
}

.Subscribe-news-letter span
{
    font-size: 16px;
}

.Subscribe-news-letter .Subscribe-news-mail
{
    width: 30%;
    font-size: 16px;
}

.Subscribe-news-letter .Subscribe-btn
{
    font-size: 16px;
}

}

@media(min-width:50px) and (max-width:767px)
{
    .main-header;

{
}

.tour-package ul li
{
    display: inline-block;
    width: 100%;
    margin: 30px 0px 0px 0px;
}

.Subscribe-news-letter .Subscribe-news-mail
{
    width: 100%;
    margin-left: 0px;
    margin-top: 15px;
    font-size: 16px;
}

.Subscribe-news-letter .Subscribe-btn
{
    margin-left: 0px;
    margin-top: 20px;
    font-size: 16px;
}

.Subscribe-news-letter
{
    margin-top: 50px;
}

    .Subscribe-news-letter span
    {
        font-size: 16px;
    }

.travel-partners-test
{
    width: 100%;
}

.footer-right-menu ul
{
    float: left;
}

.footer-right-menu
{
    margin-top: 10px;
}

.footer-menu-right
{
    margin-bottom: 10px;
    width: 100%;
}

.mobile-header
{
    display: block;
}

.desktop-header
{
    display: none;
}

.mobile-header .navbar-nav
{
    text-align: left;
    padding-bottom: 5px;
}

.dropdown.user-dropdown open
{
    width: 100%;
}

.mobile-header .navbar .navbar-nav li > a
{
    line-height: normal;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: normal;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
{
    color: #01c6d9;
    background-color: transparent;
}

.navbar-brand
{
    padding: 15px 15px;
    height: inherit;
}

    .navbar-brand > img
    {
        height: 140px;
        padding: 0px 0;
    }

.navbar-toggle
{
    position: relative;
    float: right;
    margin-right: 30px;
    padding: 10px 12px;
    margin-top: 70px;
    margin-bottom: 8px;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
{
    background-color: #01c6d9;
}

.navbar-inverse .navbar-toggle
{
    border-color: #01c6d9;
    background: #8f8f8f;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
    border-color: #01c6d9;
    background: #f0f0f0;
}

}

@media(min-width:50px) and (max-width:600px)
{
    .user-image;

{
    width: 100%;
    float: left;
}

.owl-carousel .owl-item .user-image img
{
    width: 140px;
    margin: 0 auto;
}

.user-tour
{
    width: 100%;
    padding-left: 0%;
    margin-top: 30px;
}

.travelers_saying.owl-theme .owl-dots, .owl-theme .owl-nav
{
    bottom: -10%;
}

}

@media(min-width:50px) and (max-width:375px)
{
    .navbar-brand > img;

{
    height: 100px;
    padding: 0px 0;
}

.navbar-toggle
{
    margin-top: 52px;
}

}

@media(max-width:767px)
{
    .ct-pageWrapper;

{
    overflow: hidden;
    position: initial;
    padding-top: 0px;
    padding-top: 0px;
}

.mobile-header .navbar-wrapper, .navbar-wrapperBig
{
    display: block;
}

.mobile-header .navbar .dropdown .dropdown-menu
{
    width: 100%;
    padding: 10px 0px 10px 25px;
}

.mobile-header .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
    background-color: #01c6d9;
    color: #ffffff;
}

.mobile-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus
{
    color: #01c6d9;
    background-color: transparent;
}

.mobile-header .navbar .dropdown .dropdown-menu li a:last-child
{
    padding-bottom: 5px;
}

.mobile-header .navbar .dropdown .dropdown-menu li a:first-child
{
    padding-top: 5px;
}

.ct-pageWrapper.ct-wrapper-open
{
    left: 0px;
}
/*.navbar .dropdown:hover .dropdown-menu {
 display: block;
}*/
.ct-pageWrapper
{
    overflow: hidden;
    position: initial;
    padding-top: 0px;
    padding-top: 0px;
}

.mobile-header .navbar-wrapper, .navbar-wrapperBig
{
    display: block;
}
/*.mobile-header .collapse {
 display: flex;
}*/
.ct-wrapper-open.ct-pageWrapper
{
    left: 0px;
}

.subscribe-btn-icons
{
    margin-right: 15px;
    padding-top: 8px;
    font-size: 24px;
}

.subscribe-news-mail-icon-btn
{
    position: relative;
    display: inline-block;
    width: 100%;
}

.Subscribe-btn-icon-btn
{
    position: absolute;
    top: 0%;
    right: 0%;
    margin-top: 15px;
    height: 38px;
}

    .Subscribe-btn-icon-btn input
    {
        width: 40px;
        height: 20px;
        border: none;
    }

.Subscribe-btn
{
    display: none;
}

.Subscribe-btn-icon-btn
{
    display: block;
}

.banner-contant h1
{
    font-size: 24px;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.banner-contant p
{
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    line-height: 28px;
}

.banner-contant .new-btn-banner
{
    background: #01c6d9;
    padding: 12px 40px;
    border-radius: 10px;
    margin-top: 20px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.item.banner-img1
{
    padding: 40px 0px 60px 0px;
}

}


/*-----------------START CSS-   newzealand-trip-page ----------------------*/
.newzealand-trip-page
{
    width: 100%;
    background: #f0f0f0;
    display: inline-block;
}

.newzealand-package-banner
{
    background: url(../images/new-images/travelers-bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
}

.newzealand-package-banner-bg
{
    /*background: rgba(0,0,0,0.7);*/
    padding: 40px 0px;
}

.newzealand-trip-banner
{
    background: url(../images/new-images/travel-partners.jpg) no-repeat;
    width: 100%;
    background-size: cover;
}

.newzealand-trip-banner-bg
{
    background: rgba(0,0,0,0.7);
    padding: 30px 0px;
}

.trip-heading
{
    width: 100%;
    border-bottom: solid 1px #fff;
    padding-bottom: 15px;
    display: inline-block;
}

    .trip-heading h1
    {
        font-size: 48px;
        color: #fff;
        float: left;
        text-transform: uppercase;
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    }

    .trip-heading a
    {
        padding: 8px 40px;
        background: #ffb604;
        color: #2b2a28;
        font-size: 16px;
        float: right;
        margin-top: 20px;
        text-transform: uppercase;
    }

.trip-root-day
{
    width: 100%;
    display: inline-block;
    margin-top: -6px;
    /*display: flex;*/
    flex-wrap: wrap;
}

.trip-day-nights
{
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding: 5px 0px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.trip-day-section
{
    width: 100%;
}

.trip-day-section-trip
{
    width: 25%;
    float: left;
    padding: 0px 15px;
    border-right: solid 1px #fff;
}

.trip-day-sections
{
    width: 50%;
    float: right;
    padding: 0px 15px;
}

.trip-day-nights li
{
    width: 100%;
    display: inline;
}

    .trip-day-nights li span
    {
        font-size: 30px;
        color: #fff;
    }

    .trip-day-nights li sub
    {
        font-size: 12px;
        color: #fff;
        bottom: -0.0em !important;
    }

.trip-root
{
    width: 100%;
    padding: 15px 0px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

    .trip-root h4
    {
        font-size: 24px;
        color: #fff;
        margin-bottom: 5px;
    }

    .trip-root p
    {
        color: #fff;
        font-size: 18px;
    }

.trip-highlights
{
    width: 100%;
    display: inline-block;
    padding: 15px 0px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

    .trip-highlights ul
    {
        width: 100%;
        margin: 0px;
        padding: 0px;
        list-style: outside;
        padding-left: 0px;
        font-size: 16px;
    }

        .trip-highlights ul li
        {
            width: 50%;
            float: left;
            color: #fff;
            font-size: 16px;
            padding-right: 20px;
            height: 28px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .trip-highlights ul li:before
            {
                content: "";
                width: 5px;
                height: 5px;
                background: #fff;
                border-radius: 50%;
                display: inline-block;
                margin: 0px 10px 2px 0px;
            }

    .trip-highlights h4
    {
        font-size: 24px;
        color: #fff;
        margin-bottom: 5px;
    }

    .trip-highlights p
    {
        color: #fff;
        font-size: 18px;
    }

.trip-bg-white
{
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
}

.days-details-trip
{
    display: inline-block;
    width: 100%;
    padding: 25px 30px 30px 30px;
}

.newzealand-trip-day
{
    width: 100%;
    display: inline-block;
    padding: 30px 0px;
}

.trip-day-contant
{
    width: 100%;
}

    .trip-day-contant p
    {
        font-size: 16px;
        color: #2b2a28;
    }

.newzealand-trip-img
{
    width: 100%;
}

    .newzealand-trip-img img
    {
        width: 100%;
    }

.arrival-trip
{
    width: 100%;
    display: inline-block;
    border-bottom: solid 2px #e5e5e5;
    padding-bottom: 30px;
}

    .arrival-trip h4
    {
        font-size: 18px;
        color: #9d9f9e;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .arrival-trip h2
    {
        color: #5b5b5b;
        font-size: 24px;
        text-transform: capitalize;
    }

.arrival-img-Sercle
{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
    margin-top: 25px;
}

    .arrival-img-Sercle img
    {
        width: 100%;
    }

.arrival-discretion
{
    /*padding-left: 170px;*/
}

    .arrival-discretion p
    {
        font-size: 16px;
        color: #2b2a28;
        margin-top: 46px;
    }

.trip-central
{
    width: 100%;
    display: inline-block;
    padding: 30px 0px 0px 0px;
}

.trip-central-section
{
    border-bottom: solid 2px #e5e5e5;
    padding-bottom: 30px;
}

.trip-central-img
{
    width: 100%;
}

    .trip-central-img img
    {
        width: 100%;
    }

.trip-central-details
{
    width: 100%;
}

    .trip-central-details h3
    {
        color: #01c6d9;
        font-size: 24px;
    }

    .trip-central-details p
    {
        font-size: 16px;
        color: #2b2a28;
        margin-top: 10px;
    }

.trip-things
{
    width: 100%;
    display: inline-block;
    padding: 20px 0px 30px 0px;
    border-bottom: solid 2px #e5e5e5;
}

    .trip-things h3
    {
        color: #5b5b5b;
        font-size: 24px;
        margin-bottom: 5px;
    }

    .trip-things label
    {
        color: #01c6d9;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 10px;
    }

    .trip-things p
    {
        color: #01c6d9;
        font-size: 18px;
        padding: 15px;
    }

.things-box
{
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    width: 29.7%;
    margin: 0px 15px 30px 15px;
}

.view-map-section
{
    width: 100%;
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
}


.things-box img
{
    width: 100%;
}

.accomodation-trip
{
    width: 100%;
    display: inline-block;
    padding: 20px 0px 0px 0px;
}

.accomodation-img
{
    width: 100%;
}

    .accomodation-img img
    {
        width: 100%;
    }

.accomodation-details
{
    width: 100%;
}

.accomodation-trip h3
{
    color: #5b5b5b;
    font-size: 24px;
    margin-bottom: 15px;
}

.accomodation-details h4
{
    color: #01c6d9;
    font-size: 24px;
    margin-bottom: 10px;
}

.accomodation-details p
{
    font-size: 16px;
    color: #2b2a28;
    margin-top: 10px;
}

.trip-siderbar
{
    width: 100%;
    display: inline-block;
}

.trip-map
{
    width: 100%;
}

    .trip-map img
    {
        width: 100%;
    }

.trip-siderbar h4
{
    color: #01c6d9;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 15px;
}

.trip-siderbar ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .trip-siderbar ul li
    {
        width: 100%;
        border-bottom: solid 1px #e5e5e5;
        padding: 20px 0px 20px 0px;
        display: inline-block;
    }

.recommanded-img
{
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
}

    .recommanded-img img
    {
        width: 100%;
    }

.recommanded-details
{
    padding-left: 76px;
}

    .recommanded-details label
    {
        font-size: 12px;
        color: #5b5b5b;
        margin: 0px;
    }

    .recommanded-details p
    {
        color: #9d9f9e;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 600;
    }

.trip-hours-section
{
    width: 80%;
    background: #01a0e2;
    padding: 15px 0px;
    display: inline-block;
    margin-top: 20px;
    border-left: solid 56px;
}

    .trip-hours-section ul
    {
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-left: 15px;
    }

        .trip-hours-section ul li
        {
            float: left;
            color: #fff;
            font-size: 18px;
            margin: 0px 15px;
        }

.trip-day-slider
{
    padding: 0px 60px;
    position: relative;
    width: 78%;
    float: left;
}

.trip-day-slider-section
{
    width: 100%;
    background: #f7f7f7;
    padding: 15px 0px 0px 0px;
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.2);
}

.trip-day-slider-section-fixed
{
    display: inline-block;
    position: fixed;
    top: 0%;
    z-index: 9;
}

.trip-day-slider-section .trip-day-slider .item
{
    text-align: center;
}

    .trip-day-slider-section .trip-day-slider .item a
    {
        font-size: 18px;
        color: #9d9f9e;
        text-align: center;
    }

.trip-day-slider-section .owl-nav
{
    width: 100%;
    top: 0%;
    margin-top: -3px;
    z-index: -1;
}

    .trip-day-slider-section .owl-nav .owl-prev
    {
        position: absolute;
        left: 0%;
        top: 0%;
        background: url(../images/new-images/left-arrow-day.png) no-repeat !important;
        width: 32px;
        height: 24px;
        margin-top: 7px;
        margin-left: 15px;
    }

    .trip-day-slider-section .owl-nav .owl-next
    {
        position: absolute;
        right: 0%;
        top: 0%;
        background: url(../images/new-images/right-arrow-day.png) no-repeat !important;
        width: 32px;
        height: 24px;
        margin-top: 7px;
        margin-right: 15px;
    }

.trip-day-slider-section .owl-theme .owl-nav .disabled
{
    opacity: 0;
    cursor: default;
}

.trip-day-slider .item a
{
    border-bottom: solid 2px #f7f7f7;
    width: 100%;
    display: inline-block;
    padding-bottom: 15px;
}

.trip-day-slider .item.active a
{
    color: #01c6d9;
    border-bottom: solid 2px #01c6d9;
    width: 100%;
    display: inline-block;
    padding-bottom: 15px;
}

.trip-days
{
    font-size: 18px;
    color: #9d9f9e;
    float: left;
    width: 5%;
    text-transform: capitalize;
}

.journey-map
{
    float: right;
    width: 17%;
    font-size: 18px;
    color: #9d9f9e;
    text-align: right;
    text-transform: capitalize;
}

    .journey-map img
    {
        margin-right: 10px;
    }

.trip-day-slider .item
{
    position: relative;
}

    .trip-day-slider .item .hover-trip-days
    {
        width: 200px;
        border: solid 1px #9d9f9e;
        padding: 2px;
        height: 62px;
    }

        .trip-day-slider .item .hover-trip-days .test-trip-days
        {
            float: left;
            display: inline-block;
            font-size: 14px;
            line-height: 56px;
            margin-left: 8px;
        }

        .trip-day-slider .item .hover-trip-days .img-trip-days
        {
            width: 56px;
            height: 56px;
            float: right;
        }

            .trip-day-slider .item .hover-trip-days .img-trip-days img
            {
                width: 100%;
            }

@media (min-width:1025px) and (max-width:1365px)
{
    .things-box
    {
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
        width: 45.6%;
        margin: 0px 15px 30px 15px;
    }
}

@media (min-width:992px) and (max-width:1024px)
{
    .trip-highlights ul li
    {
        font-size: 16px;
    }

    .trip-root p
    {
        font-size: 18px;
        line-height: 22px;
    }

    .trip-day-nights li span
    {
        font-size: 36px;
    }

    .trip-heading h1
    {
        font-size: 36px;
    }

    .trip-heading a
    {
        margin-top: 0px;
    }

    .trip-days
    {
        width: 8%;
    }

    .trip-day-slider
    {
        padding: 0px 60px;
        width: 70%;
    }

    .journey-map
    {
        width: 22%;
    }

    .trip-central-details
    {
        margin-top: 20px;
    }

    .accomodation-details
    {
        margin-top: 20px;
    }

    .trip-hours-section
    {
        width: 100%;
        padding: 15px 0px;
        margin-top: 20px;
        border-left: solid 30px;
    }

    .arrival-img-Sercle
    {
        width: 140px;
        height: 140px;
    }

    .arrival-discretion
    {
        padding-left: 160px;
    }

    .trip-siderbar h4
    {
        font-size: 18px;
    }

    .trip-siderbar ul li
    {
        padding: 15px 0px 20px 0px;
    }

    .trip-day-nights
    {
        padding: 5px 0px 20px 0px;
    }

    .things-box
    {
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
        width: 45.6%;
        margin: 0px 15px 30px 15px;
    }
}

@media (min-width:768px) and (max-width:991px)
{
    .trip-highlights ul li
    {
        font-size: 14px;
    }

    .trip-root p
    {
        font-size: 16px;
        line-height: 22px;
    }

    .trip-day-nights li span
    {
        font-size: 36px;
    }

    .trip-heading h1
    {
        font-size: 36px;
    }

    .trip-heading a
    {
        margin-top: 0px;
    }

    .trip-days
    {
        width: 8%;
    }

    .trip-day-slider
    {
        padding: 0px 60px;
        width: 70%;
    }

    .journey-map
    {
        width: 22%;
    }

    .trip-central-details
    {
        margin-top: 20px;
    }

    .accomodation-details
    {
        margin-top: 20px;
    }

    .trip-hours-section
    {
        width: 100%;
        padding: 15px 0px;
        margin-top: 20px;
        border-left: solid 30px;
    }

    .arrival-img-Sercle
    {
        width: 140px;
        height: 140px;
    }

    .arrival-discretion
    {
        padding-left: 160px;
    }

    .trip-siderbar h4
    {
        font-size: 18px;
    }

    .trip-siderbar ul li
    {
        padding: 15px 0px 20px 0px;
    }

    .trip-day-nights
    {
        padding: 5px 0px 20px 0px;
    }

    .things-box
    {
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
        width: 43.4%;
        margin: 0px 15px 30px 15px;
    }
}

@media (min-width:320px) and (max-width:767px)
{
    .trip-siderbar
    {
        display: none;
    }

    .trip-hours-section
    {
        width: 100%;
        border-left: solid 20px;
        padding: 10px 0px;
    }

    .accomodation-details
    {
        margin-top: 20px;
    }

    .trip-central-details
    {
        margin-top: 20px;
    }

    .things-box
    {
        margin-top: 30px;
    }

    .trip-heading a
    {
        padding: 8px 40px;
        font-size: 16px;
        float: left;
        margin-top: 20px;
    }

    .trip-heading h1
    {
        font-size: 26px;
        float: inherit;
    }

    .trip-root
    {
        width: 100%;
        padding: 10px 0px;
        border-right: solid 0px #fff;
    }

    .trip-highlights
    {
        border-top: solid 1px #fff;
    }

    .trip-heading
    {
        padding-bottom: 20px;
    }

    .trip-highlights ul li
    {
        font-size: 14px;
    }

    .trip-root-day
    {
        margin-top: 0;
    }

    .trip-days
    {
        font-size: 16px;
        width: 15%;
    }

    .days-details-trip
    {
        padding: 25px 15px 30px 15px;
    }

    .trip-days
    {
        font-size: 18px;
        width: 13%;
        padding-left: 15px;
    }

    .trip-day-slider
    {
        padding: 0px 40px;
        width: 77%;
    }

    .journey-map
    {
        width: 10%;
        padding-right: 15px;
    }

        .journey-map span
        {
            display: none;
        }

    .newzealand-trip-banner-bg
    {
        padding: 30px 0px 10px 0px;
    }

    .things-box
    {
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
        width: 100%;
        margin: 0px 15px 30px 15px;
    }

    .trip-day-section-trip
    {
        width: 50%;
        float: left;
        padding: 0px 15px;
        border-right: solid 1px #fff;
    }

    .trip-day-sections
    {
        width: 100%;
        float: right;
        padding: 0px 15px;
    }
}

@media (min-width:320px) and (max-width:375px)
{
    .trip-days
    {
        font-size: 16px;
        width: 15%;
    }

    .trip-day-slider
    {
        padding: 0px 40px;
        width: 70%;
    }

    .journey-map
    {
        width: 15%;
    }

        .journey-map span
        {
            display: none;
        }

    .trip-highlights ul li
    {
        font-size: 14px;
    }

    .arrival-img-Sercle
    {
        float: inherit;
        margin-right: 0px;
        margin: auto;
        margin-top: 20px;
    }

    .arrival-discretion p
    {
        margin-top: 20px;
    }

    .arrival-discretion
    {
        padding-left: 0;
    }

    .trip-hours-section
    {
        width: 100%;
        border-left: solid 4px;
        padding: 10px 0px;
    }

    .arrival-trip h2
    {
        font-size: 20px;
    }

    .trip-hours-section ul
    {
        margin-left: 5px;
    }

        .trip-hours-section ul li
        {
            font-size: 16px;
            margin: 0px 5px;
        }

    .journey-map span
    {
        display: none;
    }
}

/*-----------------END CSS-   newzealand-trip-page ----------------------*/

.user-tour h2
{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
}

.user-tour p
{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 72px;
}

.user-tour
{
    overflow: hidden;
}

.main-header-right ul.nav li.dropdown .dropdown-menu-desktop
{
    background: #fff;
    margin: 0px;
    border: none;
    padding: 5px 0px 5px 0px;
    border-top-right-radius: 3px;
}

    .main-header-right ul.nav li.dropdown .dropdown-menu-desktop li a
    {
        color: #8f8f8f;
        background: none;
    }


.pay-online
{
    background-color: #fab60d;
    display: block;
    padding: 0px 20px;
    width: 226px;
    position: relative;
    height: 36px;
    margin-right: 20px;
}

    .pay-online a
    {
        color: #1e1e1e;
        line-height: 36px;
    }

    .pay-online input[type=text]
    {
        width: 44px;
        height: 36px;
        box-sizing: border-box;
        border: 0px;
        border-radius: 0px;
        font-size: 16px;
        background-color: #A9A9A9;
        background-image: url('../images/new-images/search-icon.png');
        background-position: 14px 9px;
        background-repeat: no-repeat;
        /*    padding: 12px 78px -1px 20px;*/
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
        position: absolute;
        left: 0%;
        padding: 0px 0px 0px 45px;
    }

        .pay-online input[type=text]:focus
        {
            width: 100%;
        }



@media (max-width: 1365px) and (min-width: 992px)
{
}
