@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
    .dropdown-menu{
        background-color:#f2f2f2;
        padding:0px;
    }
    .dropdown:hover .dropdown-menu{
        display: block;
    }
    .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        width: 200px;
    }

    #menu-primary-v1 li:last-child:hover {
        background: white;
    }
    #menu-primary-v1 li ul li:last-child:hover,
    #menu-primary-v1 li:last-child ul li:hover {
        background: #094020;
    }
    #menu-primary-v1 li:last-child a {
        padding: 18px 19px 30px;
        border-radius: 50%;
        display: block;
        background: #094020;
        margin: 16px 0px 20px 10px;
    }

    #menu-primary-v1 li:last-child ul li a, #menu-primary-v1 li ul li:last-child a {
        padding: 10px;
        border-radius: initial;
        background: initial;
        margin: initial;
    }

    #menu-primary-v1 li:last-child a span {
        display: none;
    }

    #menu-primary-v1 li ul li:last-child a span {
        display: block;
    }

    #menu-primary-v1 li:last-child a:before {
        content: "";
        position: relative;
        left: 0;
        top: 0.25em;
        width: 1em;
        display: block;
        height: 0.15em;
        background: white;
        box-shadow: 0 0.25em 0 0 white, 0 0.5em 0 0 white;
        margin: 0 auto;
    }

    #menu-primary-v1 li:last-child a:hover span:before {
    }

    #menu-primary-v1 li:last-child ul li a:before, #menu-primary-v1 li ul li:last-child a:before {
        box-shadow: none;
        background: none;
    }

    #menu-primary-v1 li:last-child ul li a span {
        display: block;
    }

    .nav-opt {
        /*width: 100%;*/
		float: right;
    }

    .nav-opt li.dropdown {
        position: static;
    }

    .nav-opt .dropdown-menu {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        min-width: auto;
        width: 100%;
        margin-top: 0;
        padding: 6px 8px;
        border-color: #ccc;
        left: 0;
    }

    .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
        width: 100%;
    }

    .nav-opt .dropdown-menu li {
        width: 33.33%;
        float: left;
        min-height: 60px;
        display: inline-grid;
        align-items: center;
    }
    .nav-opt .dropdown-menu li a{font-size: 12px;}
    .nav-opt .dropdown-menu li:hover a {
        color: #ffffff !important;
    }
}
@media (max-width: 1199px){
    .container {
        width: 100%;
    }
    .top-main-logo a img {
        max-width: 100%;
		height:auto;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
       background: #ffffff;
		width: 100%;
    }
    .foter-nav .navbar-nav {
        background: transparent;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
        border-top: none;
        overflow: hidden;
		width: 300px;
        right: -10vw;
    }
    .collapse{
        z-index: 9999;
        position: absolute;
        width: 100%;
    }

    .navbar-toggle{
        padding: 13px 10px;
        border-radius: 30px;
    }
    .navbar-inverse .navbar-toggle{
        background-color:#094020;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        background-color:#094020;
    }
    .top-nav1 .nav-opt li a{
        padding: 13px 15px 16px 30px;
        border-bottom: solid 1px #094020;
        line-height: 26px;
    }
    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
        border-color: #094020;
    }
    .navbar-nav .open .dropdown-menu{
        width: 100%;
        background: #fff;
    }
    ul.dropdown-menu li a{    padding: 13px 0 13px 37px;}
}

@media (min-width: 1024px){
    .navbar-toggle {
        margin-bottom: 24px;
    }
}

@media (max-width: 991px){

    .foter-package-button .pakbutton{
        padding: 5px 10px;
        font-size: 12px;
    }
    .clear-f{
        clear:both;
    }
}


@media (min-width: 768px) {
    .gform_wrapper .top_label .gfield_error {
        width: calc(47% - 2px) !important;
    }
}
@media (max-width:768px){
    .header.custom-tour-button{width: 100%;}
    .ful-top-bg {
        position: fixed;
        z-index: 2;
        width: 100%;
        background-color: #fac127;}
    .border-bottom {
        position: relative;
        background: #ffffff;
        padding-top: 50px;
    }

    .top-bar-heading {
        margin: 0 auto;
        display: table;
    }
    .navbar-toggle {
        /*margin-top: -67px;*/
    }
    .foter-bg {
        padding: 10px 0;
    }
    .top-nav1 .top-nav2{
        min-height: inherit;
    }
    .foter-contant img {
        margin: 0 auto;
    }
    .title_wrapper h1 {
        font-size: 27px;
        line-height: 27px;
    }
    body.home .page-content a,
    body.home .page-content li a.highliteb
    {display:inline-block; padding: 14px 1px !important; font-size: 18px !important; }
    body.home .page-content li a {padding: 8px 0 !important; font-size: 16px !important;}
    /*.coy-right-nav .navbar-nav li{margin-right: 17px;}*/
    .top-nav1 .nav-opt li .caret { float: right; margin: 15px 16px 0 0;}
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 30px !important;
    }
    .foter-contant ul li {
        line-height: initial;
        padding: 0;
    }
    .foter-contant ul li a, .pkviewall{
        line-height: 20px;
        font-size: 18px;
        padding: 14px 0;
        display: inline-block;
    }
    .highliteb{ padding: 14px 1px !important; font-size: 18px !important; }
    body.home .ts-teaser-item .ts-teaser-title{padding:0;}
    body.home .ts-teaser-item .ts-teaser-title a{padding: 14px 0; font-size: 18px !important; }
    .copy-right-bg {
        margin-bottom: 22px;
    }
    .coy-right-nav ul li a { padding: 15px;}
    .foter-package-button .pakbutton{ width: 88%; margin-top: 6px;}
}

@media (max-width: 600px) {
    .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
        margin-right: 0 !important;
        width: 100%;
    }
    /*.ful-top-bg{background: #ffffff;}*/
    .top-bar-heading span{display: none;}
    .top-bar-heading a{color: #2991d6;}
    .foter-privacy a {display: inline-block; margin: 10px;}
    .foter-terms{border-left:none; }
    /*.coy-right-nav .navbar-nav li{margin-right: 0; width: 50%; float: left;}*/
    .pakremail, .pakname, .pakarrival, .pakdeparture, .pakstay{width: 100%; float: none;}
}
@media all and (max-width: 521px) {
    .heding-mang a{display: block; white-space: nowrap;}
    .top-bar-heading { margin-left:18px;}
    .serch-bar-leter{display: none;}
    .foter-package-button .pakbutton {border-radius: 0; float: left; width: 100%; margin-top: 6px;
        padding: 4px 2px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;}
    .fotersblock{padding: 0px;}
}
@media all and (max-width: 400px) {

   .ful-top-bg .container{padding: 0;}
    .top-bar-heading .head-call-us, .top-bar-heading .head-whatsapp{
        margin-top: -3px;
        background-size: 125px;
        width: 27px;
        height: 27px;
        margin-right: 4px;
    }
    .top-bar-heading .head-whatsapp {
        background-position: -28px 0px;
    }
    .top-bar-heading {
       /* margin-right: 0;*/
    }
}
@media all and (max-width: 360px){
.navbar-toggle{    right: -10px;}
    .top-main-logo a img{/*width: 78%;*/ margin-left: -20px;}
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-area {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: calc(2 * 1rem) 1rem;
    word-wrap: break-word;
    /* Add extra margin when the comments section is located immediately after the
       * post itself (this happens on pages).
       */
}

@media only screen and (min-width: 768px) {
    .comments-area {
        max-width: calc(8 * (100vw / 12) - 28px);
    }
}

@media only screen and (min-width: 1168px) {
    .comments-area {
        max-width: calc(6 * (100vw / 12) - 28px);
    }
}

@media only screen and (min-width: 768px) {
    .comments-area {
        margin: calc(3 * 1rem) calc(10% + 60px);
    }
}

.comments-area > * {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
}

@media only screen and (min-width: 768px) {
    .comments-area > * {
        margin-top: calc(3 * 1rem);
        margin-bottom: calc(3 * 1rem);
    }
}

.entry + .comments-area {
    margin-top: calc(3 * 1rem);
}

@media only screen and (min-width: 768px) {
    .comments-area .comments-title-wrap {
        align-items: baseline;
        display: flex;
        justify-content: space-between;
    }
}

.comments-area .comments-title-wrap .comments-title {
    margin: 0;
}

.comments-area .comments-title-wrap .comments-title:before {
    background: #767676;
    content: "\020";
    display: block;
    height: 2px;
    margin: 1rem 0;
    width: 1em;
}

@media only screen and (min-width: 768px) {
    .comments-area .comments-title-wrap .comments-title {
        flex: 1 0 calc(3 * (100vw / 12));
    }
}

@media only screen and (min-width: 768px) {
    .comments-area .comments-title-wrap .discussion-meta {
        flex: 0 0 calc(2 * (100vw / 12));
        margin-left: 1rem;
    }
}

#comment {
    max-width: 100%;
    box-sizing: border-box;
    width: 100%;
}

#respond {
    position: relative;
}

#respond .comment-user-avatar {
    margin: 1rem 0 -1rem;
}

#respond .comment .comment-form {
    padding-left: 0;
}

#respond > small {
    display: block;
    font-size: 22px;
    position: absolute;
    left: calc(1rem + 100%);
    top: calc(-3.5 * 1rem);
    width: calc(100vw / 12);
}

#comments > .comments-title:last-child {
    display: none;
}

.comment-form-flex {
    display: flex;
    flex-direction: column;
}

.comment-form-flex .comments-title {
    display: none;
    margin: 0;
    order: 1;
}

.comment-form-flex #respond {
    order: 2;
}

.comment-form-flex #respond + .comments-title {
    display: block;
}

.comment-list {
    list-style: none;
    padding: 0;
}
.comment-list li{border-top: solid 1px #ccc;
    margin-top: 20px;}
.comment-list .children {
    margin: 0;
    padding: 0 0 0 1rem;
}

.comment-list > .comment:first-child {
    margin-top: 0;
}

.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
    color: #767676;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 0.71111em;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.comment-list .pingback .comment-body a:not(.comment-edit-link),
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
    font-weight: bold;
    font-size: 19.55556px;
    line-height: 1.5;
    padding-right: 0.5rem;
    display: block;
}

.comment-list .pingback .comment-body .comment-edit-link,
.comment-list .trackback .comment-body .comment-edit-link {
    color: #767676;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
}

#respond + .comment-reply {
    display: none;
}

.comment-reply .comment-reply-link {
    display: inline-block;
}

.comment {
    list-style: none;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .comment {
        padding-left: calc(.5 * (1rem + calc(100vw / 12 )));
    }
    .comment.depth-1,
    .comment .children {
        padding-left: 0;
    }
    .comment.depth-1 {
        margin-left: calc(3.25 * 1rem);
    }
}

.comment .comment-body {
    margin: calc(2 * 1rem) 0 0;
}

.comment .comment-meta {
    position: relative;
}

.comment .comment-author .avatar {
    float: left;
    margin-right: 1rem;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .comment .comment-author .avatar {
        float: inherit;
        margin-right: inherit;
        position: absolute;
        top: 0;
        right: calc(100% + 1rem);
    }
}

.comment .comment-author .fn {
    position: relative;
    display: block;
}

.comment .comment-author .fn a {
    color: inherit;
}

.comment .comment-author .fn a:hover {
    color: #005177;
}

.comment .comment-author .post-author-badge {
    border-radius: 100%;
    display: block;
    height: 18px;
    position: absolute;
    background: #008fd3;
    right: calc(100% - 2.5rem);
    top: -3px;
    width: 18px;
}

@media only screen and (min-width: 768px) {
    .comment .comment-author .post-author-badge {
        right: calc(100% + 0.75rem);
    }
}

.comment .comment-author .post-author-badge svg {
    width: inherit;
    height: inherit;
    display: block;
    fill: white;
    transform: scale(0.875);
}

.comment .comment-metadata > a,
.comment .comment-metadata .comment-edit-link {
    display: inline;
    font-weight: 500;
    color: #767676;
    vertical-align: baseline;
}

.comment .comment-metadata > a time,
.comment .comment-metadata .comment-edit-link time {
    vertical-align: baseline;
}

.comment .comment-metadata > a:hover,
.comment .comment-metadata .comment-edit-link:hover {
    color: #005177;
    text-decoration: none;
}

.comment .comment-metadata > * {
    display: inline-block;
}

.comment .comment-metadata .edit-link-sep {
    color: #767676;
    margin: 0 0.2em;
    vertical-align: baseline;
}

.comment .comment-metadata .edit-link {
    color: #767676;
}

.comment .comment-metadata .edit-link svg {
    transform: scale(0.8);
    vertical-align: baseline;
    margin-right: 0.1em;
}

.comment .comment-metadata .comment-edit-link {
    position: relative;
    padding-left: 1rem;
    margin-left: -1rem;
    z-index: 1;
}

.comment .comment-metadata .comment-edit-link:hover {
    color: #0073aa;
}

.comment .comment-content {
    margin: 1rem 0;
}

@media only screen and (min-width: 1168px) {
    .comment .comment-content {
        padding-right: 1rem;
    }
}

.comment .comment-content > *:first-child {
    margin-top: 0;
}

.comment .comment-content > *:last-child {
    margin-bottom: 0;
}

.comment .comment-content blockquote {
    margin-left: 0;
}

.comment .comment-content a {
    text-decoration: underline;
}

.comment .comment-content a:hover {
    text-decoration: none;
}

.comment-reply-link,
#cancel-comment-reply-link {
    font-weight: 500;
}

.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
    color: #005177;
}

.discussion-avatar-list {
    content: "";
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}

.discussion-avatar-list li {
    position: relative;
    list-style: none;
    margin: 0 0px 0 0;
    padding: 0;
    float: left;
}

.discussion-avatar-list .comment-user-avatar img {
    height: calc(1.5 * 1rem);
    width: calc(1.5 * 1rem);
}

.discussion-meta .discussion-meta-info {
    margin: 0;
}

.discussion-meta .discussion-meta-info .svg-icon {
    vertical-align: middle;
    fill: currentColor;
    transform: scale(0.6) scaleX(-1) translateY(-0.1em);
    margin-left: -0.25rem;
}

.comment-form .comment-notes,
.comment-form label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 0.9em;
    color: #767676;
}

@media only screen and (min-width: 768px) {
    .comment-form .comment-form-author,
    .comment-form .comment-form-email {
        width: calc(50% - 0.5rem);
        float: left;
    }
    .comment-form .comment-form-email {
        margin-left: 1rem;
    }
}

.comment-form input[name="author"],
.comment-form input[name="email"],
.comment-form input[name="url"] {
    display: block;
    width: 100%;
}
@media (max-width:525px){#explorebtn a{font-size:16px !important;}}
@media (max-width:480px){#explorebtn a{font-size:14px !important;}}
@media (max-width:440px){#explorebtn a{font-size:12px !important;}}
@media (max-width:399px){#explorebtn a{font-size:10px !important;}}