/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/*disable selection*/
html,body{
    overflow-x: hidden;
}
* {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

input,textarea{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}
/* ends*/

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    background:#FFF;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    color:#1e2123;
    font-size:12px;
    line-height:24px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
p{
    text-align:justify;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.logo{
    text-align:center;
}
.header-link-section{
    float:right;
}
.header-link-section .language{
    margin:5px 0px 0px 0px;
}
.header-link-section .language ul{
    margin:0;
    padding:0;
    list-style:none;
}
.header-link-section .language ul li{
    float:left;
    padding-left:3px;
}
.header-link-section .language ul li:hover{
    opacity:0.5;
}
.header-link-section .nav{
    float:left;
}
.header-link-section .nav ul{
    margin:34px 0px 0px 0px;
    padding:0;
    list-style:none;
}
.header-link-section .nav ul li{
    float:left;
    font-family: 'Tinos', serif;
    font-size:20px;
    padding:5px 20px;
}
.header-link-section .nav ul li a{
    color:#000832;
    text-decoration:none;
}
.header-link-section .nav ul li.current{
    background:#0472d0;
}
.header-link-section .nav ul li.current img{
    padding-right:5px;
}
.header-link-section .nav ul li.current a{
    color:#FFF;
}
.header-link-section .nav ul li.current01{
    background:#0b3588;
    padding: 4px 8px;
    margin-left:20px;
}
.header-link-section .nav ul li.current01 img{
    padding-right:5px;
}
.header-link-section .nav ul li.current01 a{
    color:#FFF;
}


.banner-container{
    background:#446dbd url(../img/banner-image.png) no-repeat right center;
    min-height:295px;
    position:relative;
    width: 100%;
    float:left;
}
.banner-container .book_ticket{
    background:#FFF;
    padding:0px 20px 74px 20px;
    /*	position:absolute;*/
    top:30px;
    width:100%;
    z-index:10;
    left:0;
}
.banner-container .book_ticket h2{
    font-family: 'Tinos', serif;
    font-size:24px;
    line-height:normal;
}

.banner-container .book_ticket .textfeeld{
    width:100%;
    border:1px solid #eaeaeb;
    padding:7px 5px 7px 5px;
    line-height:none;
    color:#000!important;
    margin-bottom:5px;
    background:url(../img/cal-icon.png) right center no-repeat;
}

.banner-container .book_ticket select{
    width:100%;
    border:1px solid #eaeaeb;
    padding:6px 3px;
    margin-bottom:5px;
    color:#b1b1b1;
}
.banner-container .book_ticket span{
    font-size:11px;
    /*padding-left:5px;*/
    color:#a9a6a6;
}
.banner-container .book_ticket button{
    display:block;
    background:#0472d0;
    font-family: 'Tinos', serif;
    font-size:14px;
    text-transform:uppercase;
    border:0px;
    color:#FFF;
    line-height:0;
    padding:15px 10px 15px 10px;
    margin:20px 0px;
}

.banner-container .book_ticket .shadow{
    position:relative;
    width:100%;
}
.banner-container .book_ticket .shadow .shadow-left{
    position:absolute;
    top:0;
    left:0;
    margin:-36px 0px 0px -44px;

}
.banner-container .book_ticket .shadow .shadow-right{
    position:absolute;
    top:0;
    right:0;
    margin:-36px -44px 0px 0px;	
}
.banner-container .banner-head{
    font-family: 'Tinos', serif;
    font-size:35px;
    color:#ffffff;
    line-height:34px;
    text-transform:uppercase;
    margin-top:50px;
    font-weight:normal;
}
.banner-container .banner-head span{
    font-family: 'Tinos', serif;
    font-size:35px;
    color:#ffffff;
    text-transform:none;
    font-weight:normal;
}
.banner-container p{
    color:#ffffff;
}
.banner-container .more{
    color:#ffffff;
    font-family: 'Tinos', serif;
    font-size:20px;
}
.visa-section{
    background:#ecebeb;
    padding:15px 0px;
    margin-bottom: 23px;
}
.visa-section .icon{
    float:left;

}
.visa-section .number{
    float:left;
    padding-left:20px;
    color:#0472d0;
    font-family: 'Tinos', serif;
    font-size:17px;

}
.visa-section .number span{
    color:#000;
    font-size:20px;
}
.visa-section .card ul{
    margin:0;
    padding:0;
    list-style:none;
}
.visa-section .card ul li{
    float:left;
    border-left:1px solid #cccccc;
    padding:0px 19px;
    display:block;
    line-height:49px
}
.visa-section .card ul li:first-child{
    border-left:0px;
}
.visa-section .card ul li:hover{
    opacity:0.5;
}
.sub-head{
    font-family: 'Tinos', serif;
    font-size:30px;
    color:#1e2123;
    /*line-height:0;*/
    font-weight:normal;
}
.readmore{
    background:#0472d0;
    padding:5px 10px 5px 10px;
    font-family: 'Tinos', serif;
    font-size: 14px;
    text-transform: uppercase;
    line-height:0;
    color: #FFF;
}
.readmore:hover{
    background:#0c5ea5;
    color:#FFF;
    text-decoration:none;
}
.footer-container{
    background:#ecebeb;
    border-bottom:1px solid #dcdada;
    border-top:1px solid #dcdada;
    margin:30px 0px 20px 0px;
    color:#989999;
}
.google-rating {
    padding: 10px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
.my-stars {text-align: center;margin-right: 5px; opacity: 0}
.my-stars, p.aggRatings {float: left;}
.my-stars i {color: #fad000;font-size: 17px;}
p.aggRatings {margin-bottom: 0px;opacity: 0}
.padding-top-10{padding-top: 10px;}
.footer-container .social ul{
    margin:0;
    padding:0;
    list-style:none;
}
.footer-container .social ul li{
    display: inline-block;
    padding:10px 5px;
}

.footer-container .social ul li:hover{
    opacity:0.8;
}

.banner-main{
    width:auto;
}
.banner-main img{
    width:100%;
}
.latest{
    font-size: 20px;
    border: 1px solid #ccc;
    color: #fff;
    margin: 23px;
    background-color: #ccc;
    padding: 4px;
    border-radius: 5px;
    float:left;
}

.inner-head {
    font-family: 'Tinos', serif;
    font-size: 30px;
    color: #1E2123;
    line-height: 0;
    margin:40px 0px 35px 0px;
    font-weight: normal;
}

.footer-container .col-lg-6{
    padding-left:0px;
    padding-right:0px;
}
label{
    width:20%;
    font-weight:normal;
}

.textfeeld01{
    width:80%;
    border:1px dotted #CCCCCC;
    padding:5px;
    background:#efeeee;
    margin:0;
}
.textarea{
    width:79%;
    border:1px dotted #CCCCCC;
    padding:5px;
    background:#efeeee;
    margin:0;
}
.cont-butt{
    float:right;
    border: 0;
    border-radius:0;
    background:#0b3588;
    color:#fff;
    font-family: 'Tinos', serif;
    font-size: 20px;
    padding:4px 10px 4px 10px;
    text-align:inherit;
}

.table-head{
    color:#FFF;
    padding-left:10px;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
}

.table{
    border:1px solid #dddddd;
}



.table-text{
    padding-left:10px;
    height:30px;
}
.table-button{
    background:#900;
    color:#FFF;
    border:0px;
    font-size:11px;
    padding:2px 5px;
    text-align:center;
}

.table-more,.cart-modal-btn{
    background:#00A1FC;
    color:#FFF;
    border:0px;
    font-family: 'Tinos', serif;
    font-size: 20px;
    padding: 6px 13px;
    text-align:center;
    margin-top:20px;
    margin-right:10px;
}
.table-more:hover{
    background:#0c6bbc;
}
.tr{
    line-height:35px;
    background:#3979AF;
}

.table-more1{
    background:#0c6bbc;
    color:#FFF;
    border:0px;
    font-family: 'Tinos', serif;
    font-size: 20px;
    padding: 6px 13px;
    text-align:center;
    margin-top:20px;
    margin-bottom: 20px;
}
.table-more1:hover{
    background:#00A1FC;
}











.mobile-nav {
    display: none;
    font-weight: 300;
    color: #505050;
    text-transform: uppercase;
    position: relative;
}
.mobile-nav button {
    font-weight: 300;
    color: #505050;
    text-transform: uppercase;
    background: none;
    margin: 34px 0px 19px 0px;
    border: 0;
    font-size: 18px;
}
.mobile-nav:hover button {
    background: #f6f6f6;
}
.mobile-nav ul {
    display: none;
    position: absolute;
    list-style:none;
    margin: -17px 1px 0px 11px;
}
.mobile-nav li {
    color: #fff;
    padding: 5px 10px;
    margin:0px 0px 0px -130px;
    background:#0472d0;
    margin-bottom:1px;
    text-align: left;
}
.mobile-nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.mobile-nav li:hover,
.mobile-nav li.current {
    background: #015ba9;
}

.table1{
    float:left;
    margin-left:50px;    border: 1px solid rgb(221, 221, 221);
}


.box {float:left;
      width:350px;
      height:240px;
      background:#FFF;
      border: 1px solid rgb(221, 221, 221);
      padding:10px;
}

.box .head{
    width:100%;
    color: #08AAA4;
    font-style:italic;
    font-size:22px;
    text-align:center;
    padding:10px;
}
.box span{
    float:left;
    width:60%;
    color: #999;
    font-size:16px;}
/*==================================================
 * Effect 6
 * ===============================================*/
.effect2
{
    position: relative;
}
.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.effect2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

#overlay,#overlay_cart {
    visibility: hidden;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width:100%;
    height:100%;
    text-align:center;
        z-index: 9999;
    background:rgba(0,0,0,0.5);
}
#overlay .inner{
    width:460px;
    margin: 100px auto;
    background-color: #fff;
    border:1px solid #000;
    padding:15px;
    text-align:justify;
    margin-top:200px;
    font-size:14px;
    line-height:26px;
}



#overlay1 {
    visibility: hidden;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width:100%;
    height:100%;
    text-align:center;
    z-index: 1000;

    background:rgba(0,0,0,0.5);
}
#overlay1 .inner{
    width:460px;
    margin: 100px auto;
    background-color: #fff;
    border:1px solid #000;
    padding:15px;
    text-align:justify;
    margin-top:200px;
    font-size:14px;
    line-height:26px;
}
.btn-done-modify {
    background: none repeat scroll 0 0 #0b3588;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-family: "Tinos",serif;
    font-size: 20px;
    padding: 4px 10px;
    text-align: inherit;
    float:left;
    margin-right:10px;
}
.countries-slector {
    border: 1px solid #eaeaeb;
    color: #b1b1b1;
    margin-bottom: 5px;
    padding: 6px 3px;
    width: 100%;
    margin-bottom: 15px;
}
textarea.textarea-desc{background: none repeat scroll 0 0 #efeeee;
                       border: 1px dotted #cccccc;
                       margin: 0;
                       padding: 5px;
                       width: 100%;
                       margin-bottom: 15px;
}
#upload_images{padding: 20px;
               border:1px solid #ddd;
               border-bottom:3px solid #ddd;
               background:#f4f4f4;
               width: 56%;}
#upload_images table{width:100%;}

.file-margin{ margin-bottom: 15px;}



/****new changes added classes and css**/
.date-text-field,
.ticket-dropdown,
.get-ticket{
    width: 50%;
    margin-left:114px; 
}
.lang-dropdown{
    width: 50%;
    margin-left: 114px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.close-btn,
.close-btn-en,
.close-btn-fr,
.close-btn-br,
.close-btn-it{
    float: right;
}

.time-select{
    margin-left: 0px;
    width: 100%;
}

/****new changes added classes and css**/


@media (min-width: 992px) and (max-width: 1199px){

    .banner-container .book_ticket {
        background: #FFF;
        padding: 0px 20px 0px 20px;
    }

    .logo {
        text-align: left;
    }
    .header-link-section .language {
        margin: -98px 0px 0px 0px;
    }
    .header-link-section .nav ul {
        margin: 51px 0px 0px 0px;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }

}


@media (min-width: 768px) and (max-width: 991px){


    .banner-container .book_ticket {
        background: #FFF;
        padding: 0px 20px 0px 20px;
    }

    .logo {
        text-align: left;
    }
    .header-link-section .language {
        margin: -98px 0px 0px 0px;
    }
    .header-link-section .nav ul {
        margin: 51px 0px 0px 0px;
    }

    .header-link-section .nav ul li {
        font-size: 18px;
        padding: 2px 13px;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }


}

@media (max-width: 768px){


    .banner-container .book_ticket {
        background: #FFF;
        padding: 0px 20px 0px 20px;
    }

    .logo {
        text-align: left;
    }
    .header-link-section .language {
        margin: -98px 0px 0px 0px;
    }
    .header-link-section .nav ul {
        margin: 51px 0px 0px 0px;
    }

    .header-link-section .nav ul li {
        font-size: 18px;
        padding: 2px 13px;
    }

    .visa-section .icon{
        display:none;

    }
    .visa-section .number{
        display:none;
    }

    .header-link-section .nav  {
        display: none;
    }
    .mobile-nav {
        display: block;
        z-index:9999;
    }

    .visa-section .card ul li {
        padding: 0px 16px;
    }
    .shadow{
        display:none;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }
    .close-btn-basket-fr{
        float: none;
        margin-left: 260px;
    }
    .close-btn-basket-en{
        float: none;
        margin-left: 260px;
    }

}




@media (max-width: 990px){

    .latest{
        margin:0px !important;
    }
    .table1{
        margin-left: 0px !important;
    }
    .box{
        margin:10px 0px !important;
        width:100% !important;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }
}








/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/*1-03-2019*/
.cart-modal {
    background: #fff;
    max-width: 600px;
    margin: 50px auto 0;
    border-radius: 5px;
}
.cart-header, .cart-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    background: #ebebeb;
    border-bottom: 1px solid #e8e8e8;
}
.check-items label.main-lb {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
}
.check-items {
    text-align: left;
}
label.chk-wrap {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*width: 100%;*/
    color: #000;
    position: relative;
    margin: 10px 0px;
}
.chk-wrap  input[type="checkbox"] {
    -webkit-appearance: none;
    height: 15px;
    width: 15px;
    border: 2px solid #ebebeb;
    position: absolute;
    left: 0;
    margin: 0;
    top: 4px;
}

.chk-wrap .checkmark:after {
    content: "";
    position: absolute;
    display: none;
   left: 5px;
    top: 6px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.chk-wrap input:checked + .checkmark:after {
    display: block;
}
.chk-wrap input:checked {
        border-color: transparent;
    background-color: #00A1FC;
}
.cart-order-btn {
    text-align: right;
    width: 100%;
}
.cart-order-btn button {
    border: 0;
    background: #00a1fc;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
}
.cart-head {
    font-size: 20px;
    margin: 0;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.cart-body{padding: 15px;}
.cart-body td {
    padding: 5px;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    color: #000;
    font-size: 15px;
}
.cart-body tr:last-child td{border-bottom: 0;}
.td-head {
    color: #999;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
}
.cart-items .head-global h2 {
    font-size: 15px;
    margin: 0;
    color: #000;
    text-transform: capitalize;
}
.p-name {
    margin: 0;
    font-size: 15px;
     color: #999;
}
.p-qty {
    margin: 0;
    font-size: 14px;
    color: #000;
}
.c-items td {
    padding: 15px 0;
}
.cart-items .head-global {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    background: #ebebeb;
}
.cart-items .head-global a {
    font-size: 18px;
    margin: 0;
    color: #000;
    display: block;
    cursor: pointer;
    height: 20px;
    width: 20px;
}
.cart-items {
    margin-top: 20px;
}
.p-price {
    margin: 0;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.img-wrap {
    height: 80px;
    width: 80px;
}
.img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*1-03-2019*/



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.date_error{
    display: none;width: 100%;color: red;font-weight: bold;
}
.having_problem{
    font-size: 14px !important;
    text-decoration: none !important;
    cursor: pointer !important;
}
.modal_label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 90% !important;
}
.radio_paypal_align{
        position: relative;
    top: 2px;
    margin: 4px 7px 0 0 !important;
}
.close_error{
    font-weight: bold;
    color: grey;
    float: right;
    text-decoration: none;
}
.tblcon{
    width: 100%;
    float: left;
    overflow: auto;
}
.total_amount_wrapper{
    float: none;
    clear: both;
    text-align: right;
}
@media(max-width:1024px){
    .banner-container p {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        padding: 15px;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }
}
@media(max-width:767px){
    .banner-container {background: #446dbd url("../img/banner-image.png") no-repeat scroll right bottom;}
    .mtc{text-align: center;}
    .footer-container .social ul li{float: none; border-radius: 100%;display: inline-block;height: 36px;margin: 0 10px 10px;width: 36px;}
    .footer-container .social ul li a{  display: inline-block;margin-top: 5px;}
    .inner-head{display: -webkit-box;line-height: initial;} 
    /*.inner-head-responsive{ margin:10px auto;}*/
    
}

@media (max-width:640px){
    .date-text-field,
    .lang-dropdown,
    .ticket-dropdown,
    .get-ticket{
        margin-left: 100px; 
    }
    .name-heading{
        margin-bottom: 15px;

    }
    #overlay .inner{
        margin: 32px auto 32px;
    }
    #overlay{
        z-index: 9999;
    }
    .close-btn,
    .close-btn-en,
    .close-btn-fr,
    .close-btn-it,
    .close-btn-br{
        float: none;
        margin-left: 190px;
    }
    .close-btn-basket-en{
        float: none;
        margin-left: 145px;
    }
    
    .time-select{
        margin-left: 0px;
        width: 100%;
    }
    /*1-03-2019*/
    .cart-modal{max-width: 100%;}
    #overlay_cart {padding: 0 15px;}
    /*1-03-2019*/
} 
@media(max-width:460px){
    
    .table-more{
    float:right;
    margin-right:0;
    }
    .table-more + form{
        clear: right;
    }
}
@media (min-width:411px) and (max-width:479px){
    .date-text-field,
    .lang-dropdown,
    .ticket-dropdown,
    .get-ticket{
        margin-left: 100px; 
    }
    .name-heading{
        margin-bottom: 15px;
    }
    #overlay .inner{
        margin: 236px auto 100px;
    }
    #overlay{
        z-index: 9999;
    }
    .close-btn,
    .close-btn-it,
    .close-btn-br{
        margin-left: 150px;
    }
    .close-btn-en{
        float: none;
        margin-left: 210px;
    }
    .close-btn-fr{
        float: none;
        margin-left: 125px;
    }
    .close-btn-br{
        float: none;
        margin-left: 210px;
    }
    .close-btn-it {
        margin-left: 220px;
    }
    .close-btn-basket-fr{
        float: none;
        margin-left: 215px;
    }
    .close-btn-basket-en{
        float: none;
        margin-left: 215px;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }
    
} 


@media (min-width:360px) and (max-width:375px){
    .date-text-field,
    .lang-dropdown,
    .ticket-dropdown,
    .get-ticket{
        margin-left: 48px; 
    }
    .name-heading{
        margin-bottom: 15px;
       
    }
    #overlay .inner{
        margin: 145px auto 32px;
    }
    #overlay{
        z-index: 9999;
    }
    .close-btn,
    .close-btn-it,
    .close-btn-br{
        float: none;
        margin-left: 90px;
    }
    .close-btn-fr{
        float: none;
        margin-left: 75px;
    }
    .close-btn-br{
        float: none;
        margin-left: 170px;
    }
    .close-btn-br{
        float: none;
        margin-left: 165px;
    }
    .close-btn-it {
        float: none;
        margin-left: 170px;
    }
    .close-btn-basket-fr{
        float: none;
        margin-left: 160px;
    }
    .close-btn-basket-en{
        float: none;
        margin-left: 180px;
    }
    .social-algin {
        text-align: left;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }

} 
/*1-03-2019*/
@media (max-width: 360px){
    .c-items table {width: 400px !important;}
    .c-items {overflow-x: scroll;}
}
/*1-03-2019*/
@media(max-width:320px){
    .date-text-field,
    .lang-dropdown,
    .ticket-dropdown,
    .get-ticket{
        margin-left: 30px; 
    }
    .name-heading{
        margin-bottom: 15px;
        
    }
    #overlay{
        z-index: 9999;
    }
    #overlay .inner{
        margin: 94px auto 100px;
    }
    .close-btn,
    .close-btn-it,
    .close-btn-br{
        float: none;
        margin-left: 30px;
    }
    .close-btn-en{
        float: none;
        margin-left: 125px;
    }
    .close-btn-fr{
        float: none;
        margin-left: 35px;
    }
    .close-btn-br{
        float: none;
        margin-left: 125px;
    }
    .close-btn-it {
        float: none;
        margin-left: 130px;
    }
    .close-btn-basket-fr{
        float: none;
        margin-left: 130px;
    }
    .close-btn-basket-en{
        float: none;
        margin-left: 130px;
    }
    .social-algin {
        text-align: left;
    }
    .time-select{
        margin-left: 0px;
        width: 100%;
    }
} 

/*1-03-2019*/
@media (max-width: 991px){
    .cart-modal {margin-top: 30px; height: 580px;overflow-y: scroll; margin-bottom: 30px;}
}

@media (max-width: 360px){
    .cart-modal {height: 380px;}
}
@media all and (max-width: 854px) and (min-width: 320px)and (orientation:landscape) { 
    .cart-modal{margin-top: 20px;height: 280px;overflow-y:scroll; margin-bottom: 30px;}
}
/*1-03-2019*/
/*4th March 2019 */
.lable_custom{
    background-color: #ebebeb;
    padding: 10px;
    background: #ebebeb;
    margin-bottom: 15px;
}
@media(min-width: 991px){
    .item_custom{
    display: block;
    overflow: auto;
    max-height: 30vh;
}
}
