﻿.row.gutter14 {
    margin-left: -7px;
    margin-right: -7px
}

    .row.gutter14 > [class^=col-] {
        padding-left: 7px;
        padding-right: 7px
    }

.row.no-gutter {
    margin-left: 0;
    margin-right: 0
}

    .row.no-gutter > [class^=col-] {
        padding-left: 0;
        padding-right: 0
    }

/*------for sightseeing------*/
.newPkdMdlCon .modal-content {
    border: 0;
    border-radius: 0
}

.newPkdMdlCon .posAbs.close {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    right: 0;
    top: 0;
    color: #3c3c3c;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    z-index: 2
}

.newPkdMdlCon .modal-body {
    padding: 10px 15px
}

.inptSrchPkg {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 34px;
    border: 0;
    font-size: 20px;
    line-height: 18px;
    border-radius: 0;
    color: #3c3c3c;
    background: #ffbb2a
}

input[type="text"].form-control.pkgInrInpt {
    color: #3c3c3c;
    border-radius:0;
    height:34px!important
}

    .pkgInrInpt:focus {
        border: 1px solid #d8d8d8
    }

.sortingPkgNew {
    padding: 0;
    margin: 0 0 10px;
    overflow: auto
}

    .sortingPkgNew > li {
        list-style: none;
        width: 10%;
        float: left;
        color: #4d4d4d;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        margin: 0
    }

        .sortingPkgNew > li.active {
            color: #4db6ac
        }

.topTrendHdrPkg {
    color: #4db6ac;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 5px
}

.pkgDstListNew {
    overflow: auto;
    padding: 0;
    margin: 0
}

    .pkgDstListNew > li {
        width: 100%;
        float: left;
        padding: 2px 0;
        list-style: none
    }

        .pkgDstListNew > li > a {
            color: #555;
            font-size: 13px
        }

            .pkgDstListNew > li > a small {
                color: #919191;
                font-size: 12px;
                margin-left: 3px
            }

            .pkgDstListNew > li > a span strong {
                color: #3c3c3c
            }

    .pkgDstListNew.pkg-list-item li.active {
        background-color: #eee;
        color: #3c3c3c
    }

inrpkgdiv .no-result {
    text-align: center;
    display: block
}

.newPkdMdlCon .modal {
    overflow-y: auto;
    z-index:9999999999;
    background:rgba(0,0,0,0.6)
}

.posStat {
    position: static !important
}

.pkgDstListDiv::-webkit-scrollbar {
    width: 7px;
    background: hsla(0,29%,97%,.34) !important;
    margin-right: 1px
}

.pkgDstListDiv::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.45) !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    min-height: 10px
}

.pkgDstListDiv::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background: hsla(0,3%,47%,.35) !important
}

.pkgDstListMr15 {
    margin-right: 15px
}

.newPkdMdlCon .form-group {
    margin-bottom: 10px
}

.cntryHdr {
    font-size: 14px;
    color: #3c3c3c;
    margin: 3px 0;
    display: block;
    font-weight: 700;
    background: #eaeaea
}

    .cntryHdr:hover, .cntryHdr:active, .cntryHdr:focus, .cntryHdr:visited {
        color: #3c3c3c;
        text-decoration: underline
    }

.dp-top-dest .pkgDstListNew > li {
    width: 100%
}

.pkgDstListDiv {
    min-height: 320px;
    max-height: 320px;
    overflow-y: auto
}

@media (min-width: 768px) {
    .newPkdMdlCon .form-group {
        margin-bottom: 15px
    }

    .cntryHdr {
        font-size: 16px;
        margin: 5px 0 0;
        background: 0 0
    }

    .pkgDstListNew > li > a {
        font-size: 14px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .pkgDstListNew {
        padding-left: 20px
    }

        .pkgDstListNew > li > a:hover {
            color: #4db6ac;
            padding-left: 10px
        }

        .pkgDstListNew > li {
            width: 50%
        }

    .newPkdMdlCon .modal-dialog {
        width: 90%;
        max-width: 920px;
        margin: 60px auto
    }

    .newPkdMdlCon .modal-body {
        padding: 25px 20px
    }

    .sortingPkgNew > li {
        width: 3.68%;
        font-size: 15px
    }

        .sortingPkgNew > li:first-child {
            width: 4.32%
        }

    .pkgDstListNew > li {
        padding: 2px 0 0
    }

    .topTrendHdrPkg {
        font-size: 16px
    }

    .forBrdrRgtUl {
        position: relative
    }

        .forBrdrRgtUl:after {
            content: '';
            position: absolute;
            top: 20px;
            bottom: 20px;
            right: 10px;
            border-right: 1px solid #d8d8d8;
            border-left: 1px solid #d8d8d8;
            border-radius: 50%
        }

    .dp-top-dest .pkgDstListNew {
        padding: 0
    }

        .dp-top-dest .pkgDstListNew > li {
            width: 100%;
            padding: 6px 0
        }

            .dp-top-dest .pkgDstListNew > li > a {
                font-size: 16px
            }

    .pkgDstListDiv {
        min-height: 235px;
        max-height: 235px;
        overflow-y: auto
    }

        .pkgDstListDiv > div:first-child > p > a.cntryHdr {
            margin: 0
        }
}

@media (min-width: 1024px) {
    .newPkdMdlCon .modal-dialog {
        margin: 110px auto
    }
}

.pdng10 {
    padding: 0 10px
}

.sgtSrch-tabs {
    margin: 10px auto;
    border: 0;
    overflow: hidden;
    width: 365px;
    padding: 0
}

    .sgtSrch-tabs > li {
        margin: 0;
        list-style: none
    }

        .sgtSrch-tabs > li > a {
            background: 0 0;
            color: #4db6ac;
            padding: 8px 30px;
            margin: 0 15px 0 0;
            display: inline-block;
            border-radius: 3px;
            text-align: center;
            border: 2px solid #4db6ac;
            text-decoration: none
        }

        .sgtSrch-tabs > li.active > a, .sgtSrch-tabs > li.active > a:focus, .sgtSrch-tabs > li.active > a:hover {
            color: #fff;
            background: #4db6ac;
            border: 2px solid #4db6ac;
            text-decoration: none
        }

        .sgtSrch-tabs > li > a:visited, .sgtSrch-tabs > li > a:visited:hover, .pkgDstListDiv a, .pkgDstListDiv a:hover, .pkgDstListDiv a:visited, .pkgDstListDiv a:active {
            text-decoration: none
        }

        .sgtSrch-tabs > li > a:hover {
            border: 2px solid #4db6ac
        }

.topatr {
    padding: 10px 0
}

    .topatr .hdrspan {
        padding: 3px 2px;
        line-height: 26px;
        font-size: 14px;
        font-weight: 700;
        color: rgba(36,43,46,.54);
        background: #f3f5f7;
        -webkit-box-decoration-break: clone;
        word-break: break-word;
        -webkit-word-break: break-word;
        border: 1px solid rgba(216,216,216,.2)
    }

    .topatr .actLocation {
        color: rgba(143,143,143,.7);
        font-size: 12px;
        margin: 4px 0
    }

.sgtDstListNew > li {
    width: 33.33%;
    padding: 6px 0;
    cursor:pointer
}

.sgtAttrDiv {
    min-height: 261px;
    max-height: 261px;
    overflow-y: auto
}

.sgtAttrDiv {
    border-left: 1px solid #4db6ac
}

.sgt-atr-tabs {
    border: 0;
    padding: 0
}

    .sgt-atr-tabs > li {
        float: none;
        margin: 0;
        list-style: none
    }

        .sgt-atr-tabs > li > a {
            display: block;
            padding: 8px;
            border: 0;
            border-radius: 0;
            background: #fff;
            color: #666;
            margin: 0;
            position: relative
        }

            .sgt-atr-tabs > li > a:after, .sgt-atr-tabs > li > a:before {
                content: "";
                border: 13px solid transparent;
                position: absolute;
                right: 0;
                top: 5px;
                transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -moz-transform: rotate(90deg)
            }

        .sgt-atr-tabs > li.active > a:before {
            border-color: #4db6ac transparent transparent
        }

        .sgt-atr-tabs > li.active > a:after {
            margin-right: -1px;
            z-index: 15;
            border-color: #fff transparent transparent
        }

        .sgt-atr-tabs > li.active > a, .sgt-atr-tabs > li.active > a:focus, .sgt-atr-tabs > li.active > a:hover, .sgt-atr-tabs > li > a:hover {
            border: 0;
            color: #4db6ac;
            background-color: transparent;
            text-decoration: none
        }

.poplrSgt:active, .poplrSgt:focus, .poplrSgt:visited {
    text-decoration: none
}

.poplrSgt {
    display: block;
    border-radius: 0 0 10px 10px;
    margin: 0 0 15px
}

.poplrAtr {
    padding: 22px 10px;
    font-weight: 700;
    color: #3c3c3c;
    font-size: 14px;
    border: 1px solid #e1e1e1;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 .3rem .7rem rgba(0,0,0,.12) !important;
    box-shadow: 0 .3rem .7rem rgba(0,0,0,.12) !important
}

    .poplrAtr h3 {
        font-size: 14px;
        font-weight: 700;
        margin: 0
    }

    .poplrAtr .hdrspan {
        padding: 4px 5px;
        line-height: 34px
    }

.poplrSgt:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.12) !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.12) !important
}

@media only screen and (max-width: 767px) {
    .sgtSrch-tabs {
        width: 320px
    }

    .topatr .hdrspan {
        font-size: 12px
    }

    .sgtDstListNew > li {
        width: 50%
    }

    .sgtSrch-tabs > li > a {
        font-size: 12px;
        padding: 8px 15px;
        margin: 0 15px 0 0
    }

    .sgtAttrDiv, .pkgDstListDiv {
        min-height: initial;
        max-height: initial
    }
    .inptSrchPkg {
        right:0
    }
}

@media (min-width: 1024px) {
    .newPkdMdlCon .modal-dialog {
        margin: 90px auto
    }
}
