/*
Theme Name: SNS
Theme URI: http://www.srinivasb.com
Author: Ehtasham Mehmood
Author URI: http://www.srinivasb.com
Description: LA HOLIDAYS.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap
Text Domain: LAH
*/
@font-face {
    font-family: Lato;
	font-display: fallback;
    src: url('../SNS/webfonts/Lato/Lato-Regular.ttf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-display: fallback;
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: url('../SNS/webfonts/Lato/Lato-Italic.ttf');
}

@font-face {
    font-display: fallback;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    src: url('../SNS/webfonts/Lato/Lato-Bold.ttf');
}

@font-face {
    font-display: fallback;
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    src: url('../SNS/webfonts/Lato/Lato-Black.ttf');
}

@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
	background:#1d3557;
	font-family: Lato!important;
	color: #3b3a3a!important;
}

.container{
	margin-top:20px;
	margin-bottom:20px;
	padding:15px;
}

#header{
	position: relative;
	background: #ffffff;
	margin-bottom: 0px !important;
}

/* topheader menu */
#topheader select {
    background: transparent;
    color: #1d3557;
    outline: none;
    border: none;
}

#topheader option {
    color: #163751;
}

#divTopHeader {
    display: block;
    text-align: center;
    padding-top: 0;
	position:unset;
}

.navbar-header {
    border-bottom: 3px solid transparent;
}

.navbar-nav a {
    text-align: center !important;
}
@media (min-width: 768px) {
	#nav .navbar-nav {
		float: right;
	}
}

.navbar-nav > .active > a {
    border-bottom: 2px solid #1d3557;
}

/* Nav Main Menu */
/* #nav { */
    /* background: #0561b8; */
/* } */

.nav > li > a {
    padding: 14px 20px !important;
    color: #1d3557 !important;
	background: transparent;
	border-bottom: 2px solid #ffffff;
	font-weight: 500;
}

    .nav > li > a > i {
        color: #0561b8  !important;
        display: block;
    }
	
	.navbar-nav a:hover,
	.navbar-nav a:focus {
		background: transparent !important;
		border-bottom: 2px solid #1d3557 ;
		color: #1d3557 !important;
	}

div#menu {
    top: 100%;
    width: 100%;
    z-index: 100;
}

.search-slider {
    background: #1d3557;
    padding: 15px 0px;
}

.custom-radio input[type="radio"] {
        display: none;
    }
        .custom-radio input[type="radio"] + label {
            display: block;
            color: #fff !important;
            background: #b6b6b6;
            width: 100%;
            height: 25px;
            line-height: 24px;
            border-radius: 4px !important;
			text-align: center;
			padding: 0 5px;
        }
		
		.custom-radio input[type="radio"][checked] + label {
            background: #0561b8;
        }

    .custom-radio label {
        font-size: 12px;
        cursor: pointer;
    }

#footer {
	padding: 0 0 20px 0;
	font-size: 14px;
	margin-top:15px;
	background:#eeeeee;
}

    #footer li {
        margin-right: 8px;
        display: inline-block;
    }
        #footer li:not(:last-child):after {
            content: '|';
            color: #fff;
            margin-left: 12px;
        }
    #footer  li > a {
        color: #fff !important;
    }
#footer h4 {margin: 0 0 5px 0;text-transform:uppercase;font-size: 18px;}

#contactInfo{color:#000;font-size:14px;padding:5px 5px;}
#contactInfo p  a{color:#fff !important;font-weight:bold}
a {cursor:pointer;}
.search-slider .tab-bus{background: #fff;padding:15px;}
.search-slider .bus-hd {
    font-size: 18px;
    color: #0561b8;
    padding: 10px 0px!important;
	text-align: center;
}
.bus-search:not(:first-child){margin-top:10px!important;}
.bus-search label {font-size: 12px !important;text-transform: uppercase;color: #555555;font-weight: 300;}
.space{padding:15px 0px 5px 0px;}
.fusion-separator.sep-shadow {height: 1px;overflow: visible;border: none;background: none;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), color-stop(100%, rgba(150, 150, 150, 0)));background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);background: -moz-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150,150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);background: -ms-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1);}
.fusion-separator.sep-shadow:after {display: block;height: 6px;width: 100%;content: '';background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);}
.fusion-full-width-sep1 {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);  -ms-transform: rotate(180deg);transform: rotate(180deg);}
.title{padding:7px 0px;text-align:center;font-size:20px;text-transform:uppercase;}
.subtitle{margin:0px;font-size:13px;font-weight:italic;}

.pr-div{position:absolute;right:15px;top:15px;/*background:rgba(0,0,0,0.4);*/background:#c00;height:95px;width:95px;padding:10px;text-align:center;color:#fff;margin-top:-10px;margin-right:-10px;border-radius:50%;}
.tour-desc{padding:10px 0px;background-color: #eee;Fborder: 3px solid #fff;text-align: center;}
.sidebar{padding:10px 0px;}
.headline h4{background:#c00;color:#fff;padding:5px 10px;border-bottom:2px solid #0561b8 ;}
#not-found h2{font-size:12em;color:#f00;}
#not-found p{font-size:18px;font-weight:bold;color:#f00;}
.page-title h1,.post-title h1{font-size:20px;margin:0px;text-transform:uppercase;padding:12px;}
.nav-pills>li>a{background:#eee;color:#000;font-size:18px;}
.tab-content{padding:10px;}
table.itinerary>tbody>tr>td{border:1px solid #B9B9B9}
.itinerary td:first-child {font-weight:bold;text-align:center;}
.itinerary td p{text-align:justify; }
.itinerary td.day{width:15%;color:#fff;font-size:18px;vertical-align:top;}
.col1{background:#cccccc;}
.col2{background:#FFF;}
table.price>thead>tr>td{background:#262626;text-align:center;vertical-align:middle;border:2px solid #fff !important;color:#fff;}
table.price>thead>tr>td>a{color:#fff;text-decoration:none;}
table.price>tbody>tr>td{text-align:center;vertical-align:middle;border:2px solid #fff !important;background:#eee;}
@media only screen and (max-width: 768px) {.tour-img img{min-height: auto;}}

@media only screen and (max-width : 320px){.logo{margin:0 auto}#contactInfo{float:none !important;text-align:center;}}

/* Icon List */
.social-icons{padding-right:24px;}
.social-icons li {text-indent: -9999px;}
.social-icons li a:hover{background:none !important;}
.twitter {background: url(images/twitter.png) no-repeat 50%;margin-left:4px;}
.facebook {background: url(images/facebook.png) no-repeat 50%;margin-left:4px;}
.gplus{background: url(images/google.png) no-repeat 50%;margin-left:4px;}
.wechat{background:url(images/wechat.jpg) no-repeat 50%;margin-left:4px;}


.divCopyRights {
    font-size: 12px;
    color: #fff !important;
    margin-left: 39px;
}
    .divCopyRights a{color:#fff !important;}

    .divMesg {
        display: none;
        position: absolute;
        top: 1px;
        left: 28%;
        width: 40%;
        z-index: 999999999;
    }

.success {
    background: url("../Images/success.png") no-repeat scroll 10px center #EAF888;
    border: 1px solid #BBDF8D;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #555555;
    font-size: 12px;
    padding: 4px 4px 2px 32px;
}

.warning {
    background: url("../Images/warning.png") no-repeat scroll 6px center #FFD1D1;
    border: 1px solid #F8ACAC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #555555;
    font-size: 15px;
    padding: 4px 4px 6px 32px;
    position: fixed;
}
.FooterPaySupport {
    padding: 14px;
    margin-bottom: 22px;
}
.footerPayIcon {
    height: 17px;
    margin: 0 5px;
}
#top-link-block.affix {
    position: fixed !important;
    bottom: 13% !important;
    right: 10px !important;
}
    #top-link-block.affix a {
        background: #0561b8;
        border-color: #0561b8;
        color: #fff;
        font-size: 9px;
        display: block;
        border-radius: 49px;
        width: 41px;
        text-align: center;
        padding: 4px;
    }


.table>tbody>tr>td {
	border-top: none!important;
}
/*Home Page*/
@media (min-width: 768px) {
    .fluid-width-video-wrapper {
        width: 35%;
        position: unset;
        padding: unset;
        display: unset;
    }

        .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
            position: relative;
            width: 30% !important;
            float: left;
            margin-left: 2.3%;
        }

    iframe#_ytid_19585 {
        margin-top: 30px;
        margin-left: 30px;
    }

    .title {
        margin-top: 10px;
    }

    .fusion-separator.fusion-full-width-sep1.sep-shadow {
        display: none;
    }
}
/*.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    max-width: 75%;
	
}*/

.col-lg-6.col-md-6.col-sm-6.col-xs-12 .logo {
    max-width: 75%;
}




/*Set the top maargin for the sign up division(bootstrap.min.css?ver=3.3.4)*/
.list-inline {
    padding: 10px 0px;
    margin: 0px;
}

/*Edit the text color*/
div#contactInfo p {
    color: white;
}

    div#contactInfo p:nth-child(2) a {
        color: white !important;
    }






/*Book Search(style.css?ver=1.1)*/
.CompactTravel input[type="radio"][checked] + label {
    background: #0094fc;
}
.h1, h1 {
    font-size: 10pt; /*bootstrap.min.css?ver=3.3.4*/
}

/*Edit the drop menu of book search*/




/*Adjust the top padding for the sub-title at footer*/
.col-md-3 h4 {
    padding-top: 5%;
}

.homeSearchText {
    padding: 0 !important;
    border: none !important;
    background: #f3f1ff!important;
    box-shadow: none !important;
}

.homeSearchBox {
    background: #f3f1ff!important;
    border-radius: 5px !important;
}

    .homeSearchBox .input-group-addon {
        border: none !important;
        background: none !important;
    }
	
	@media only screen and (min-width: 480px) {
		.homeSearchBox .scdate {
			border-right: 5px solid #fff;
		}
	}
	
	@media only screen and (max-width: 480px) {
		.homeSearchBox .scdate {
			border-bottom: 10px solid #fff;
		}
	}
	
/*Reduce the padding between the subtitle*/
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
}

/*Adjust the font size of subtitle(bootstrap.min.css?ver=3.3.4)*/

.text-justify {
    line-height: 1.8;
    padding-right: 3%;
    font-size: 12pt;
    padding-left: 20px;
}

.h1, h1 {
    padding-left: 20px;
}


/*Remove the dot from footer*/
div#null-instagram-feed-3 li {
    list-style-type: none;
}

/*Edit the subtitle for the tour package(style.css?ver=1.1)*/
.title {
    background: #0561b8;
    color: white;
}


/*Reset the width and the height of the images*/
.col-md-4.tour-img img {
    width: 500px;
    height: 230px;
}

.tour-img { /*style.css?ver=1.1*/
    background: unset;
}


.bottom.rectangle #tawkchat-minified-wrapper {
    bottom: 0px;
}

#tawkchat-minified-box {
    left: 60%;
}


/*Adjust the contents size in footer()*/
._2lqh {
    width: 85%;
}

._2lqg {
    width: 85%;
}


/*Booking Page*/



li.facebook {
    margin: -6px;
}

/*Reduce the font-size of subtitle(booking.css?v1.6)*/
.row h1 {
    font-size: 14pt;
    margin-top: 0px;
}


/*Remove the tab border(booking.css?v1.6)*/
.nav-tabs {
    border: none;
    box-shadow: none;
}

ul.nav.nav-tabs.divFullWidth.ulTopTab {
    border: none !important;
}
/*Color the active selected tab(booking.css?v1.6)*/
.nav-tabs > li > a {
    color: #DDDFDE !important;
    background-color: #F8F9FD !important;
    border: 1px solid #eee;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff !important;
    background-color: #0561b8 !important;
    border: 1px solid #eee;
}

/*Edit the font size for 'seat select'(booking.css?v1.6)*/
.seattitle {
    text-align: center;
}

/*Remember change the class name from <div class="align-center;" style="width:100%;float:left;"> to <div class="align-center" style="width:100%;float:left;">*/
.align-center {
    margin-left: 5%;
}

/*Adjust the padding between the table content(style.css?ver=1.1)*/
.page-title h1, .post-title h1 {
    /*padding-bottom: 0px !important;*/
    padding-left: 30px;
}

.page-title h3 {
    margin-left: 30px;
}


/*Adjust the contents size in footer(1Cg1XzGlRCn.css)*/
._2lqh {
    width: 85%;
}

._2lqg {
    width: 85%;
}

a#lnkSelectSeat:hover {
    background: #0094fc !important;
    color: white;
}

.bottom.rectangle #tawkchat-minified-wrapper {
    bottom: 0px;
}

.rectangle #tawkchat-minified-wrapper {
    left: 60%;
}


/*Reduce the font-size of subtitle(booking.css?v1.6)*/
.row h1 {
    font-size: 14pt;
    margin-top: 0px;
}

/*Change the price color(booking.css?v1.6)*/
.busCurrency, .mbusprice {
    color: black;
}

/*Remove the tab border(booking.css?v1.6)*/
.nav-tabs {
    border: none;
    box-shadow: none;
}

.align-center {
    margin-left: 5%;
}

.bottom.rectangle #tawkchat-minified-wrapper {
    bottom: 0px;
}

#tawkchat-minified-box {
    left: 60%;
}



/*Remove the table inner border(bootstrap.min.css?ver=3.3.4)*/
/*.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: none;
}*/


/*Remove the table margin bottom(bootstrap.min.css?ver=3.3.4)*/
.table {
    margin-bottom: 0px;
}

/*Change the button color(booking.css?v1.6)*/
.button2 {
    border: 1px solid #337ab7;
    background-color: #337ab7;
}

/*Center the button*/
.enterdetailsproceed {
    text-align: center;
}


/*Edit the text color*/
div#contactInfo {
    color: white;
}

/*Change the font-size for seat selection(booking.css?v1.6)*/
.seattitle {
    text-align: center;
    font-size: 14pt;
}

/*Edit the seat info*/ 0
.hidden-xs {
    text-align: center;
}

.align-center {
    margin-top: 10px;
    margin-left: 35% !important;
}

/*Adjust the contents width within the footer*/
.fb_iframe_widget iframe {
    width: 85% !important;
}

/*Remove the border from the selected tab*/
.ulmTopTab > li.active, .ulmTopTab > li:hover {
    border: none;
    border-radius: 6px;
}


/*Responsive the window page*/
@media screen and (min-height: 1440px) and (min-width: 1352px) {
    .align-center {
        margin-left: 30% !important;
    }
}

@media screen and (max-height: 811px) and (max-width: 414px) {
    .align-center {
        margin-left: 6% !important;
        font-size: 7pt !important;
        left: 0px !important;
    }

    .btn-success {
        margin-top: 5% !important;
    }
}

@media screen and (min-width: 411px)and (min-height:823px) {
    .align-center {
        margin-left: 10% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }

    .btn-success {
        margin-top: 6% !important;
    }
}

@media screen and (max-width: 320px) {
    .align-center {
        margin-left: 0% !important;
        font-size: 7pt !important;
        left: 0px !important;
    }
}

@media screen and (max-width: 1024px) and (min-height:1365px) {
    .align-center {
        margin-left: 35% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }

    .hidden-xs {
        text-align: center;
        padding-top: 7% !important;
    }
}

@media screen and (max-width: 1440px) and (min-height:900px) {
    .align-center {
        margin-left: 30% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }

    .hidden-xs {
        text-align: center;
        padding-top: 7% !important;
    }
}

@media screen and (max-width: 768px) and (min-height:1024px) {
    .align-center {
        margin-left: 35% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }

    .hidden-xs {
        text-align: center;
        padding-top: 7% !important;
    }
}

@media screen and (min-width: 375px) and (height:812px) {
    .align-center {
        margin-left: 0% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }

    .btn-success {
        margin-top: 6% !important;
    }
}

@media screen and (min-width: 414px) and (height:736px) {
    .align-center {
        margin-left: 12% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }

    .btn-success {
        margin-top: 6% !important;
    }
}

@media screen and (min-width: 500px) {
    .align-center {
        margin-left: 30% !important;
        font-size: 8pt !important;
        left: 0px !important;
    }
}

.ulmTopTab > li.active a {
    color: white;
}

/*Reduce the table margin-bottom*/
#divmdepart table:first-child, #divmreturn table:first-child {
    margin-bottom: 0px;
}


/*Set padding between the elements in the footer*/
div#text-3 {
    margin-top: 10px;
}

div#null-instagram-feed-3 {
    padding-top: 10px;
}

div#facebooklikebox-2 {
    padding-top: 5px;
}

div#custom_html-2 {
    padding-top: 5px;
}

div#text-2 {
    padding-top: 10px;
}




.bottom.rectangle #tawkchat-minified-wrapper {
    bottom: 0px;
}

#tawkchat-minified-box {
    left: 60%;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    background-color: #D07A50;
    border-color: #D07A50;
	color: #1d3557;
}

.enterdetailsproceed {
    text-align: center;
}

/*Remove the table inner border(bootstrap.min.css?ver=3.3.4)*/
/*.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: none;
    box-shadow: none;
}*/

/*Remove the border bottom of subtitle*/

/*Change the border color to black*/
.panel-primary {
    border-color: black;
}

/*Fit the contents within the footer*/
iframe {
    width: 85% !important;
}

.table {
    margin-bottom: 0px;
}




/*iPad*/

/*Set padding between the elements in the footer*/
div#text-3 {
    margin-top: 10px;
}

div#null-instagram-feed-3 {
    padding-top: 10px;
}

div#custom_html-2 {
    padding-top: 5px;
}

div#text-2 {
    padding-top: 10px;
}


span {
    font-size: 10pt;
}

.divFullWidth.div-trip-lists {
    margin-top: -20px;
}

.align-center > span {
    font-weight: initial !important;
}

@media(min-width:768px) {
    div#page-13 p {
        width: 50%;
        margin-left: 3.5%;
    }

    div#page-13 h4 {
        display: table-cell;
        vertical-align: top;
        font-size: 18pt;
    }

    div#page-13 h5 {
        display: none;
    }

    div#page-13 span strong {
        font-size: 14pt;
        padding-left: 15px;
    }
}

@media(max-width:768px) {
	.text-xs-center {
		text-align: center;
	}
    .nav > li > a {
        padding: 6px 12px !important;
        height: 37px;
    }
.navbar-nav > .active > a{
    background: #0561b8 !important;
	color:white !important;
	border:none !important;
}
.navbar-nav a:hover{
border:none !important;
}
    .bus-vertical-container.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        float: unset;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding: 3px 5px;
    }

    #top-link-block {
        bottom: 40% !important;
    }

    #footer {
        font-size: 10pt;
        padding-top: 0 !important;
    }


    .footerPayIcon {
        width: 50px !important;
    }
    /*.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    float: unset;
}*/
    #divmdepart table:first-child, #divmreturn table:first-child {
        border: 1px solid lightgrey;
    }

    .align-center {
        width: 100% !important;
    }

    .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        float: initial;
    }

    .col-xs-12 {
        width: 100%;
    }

    .row.search-slider {
        padding-left: 10px;
        padding-right: 10px;
    }

    #ulMainContent > li {
        display: block !important;
        width: 100% !important;
    }
    #menu-menu-1 {
        padding: 0 !important;
    }
    .divCopyRights{
        margin-left:0 !important;
    }
}

.row.search-slider {
    margin-bottom: 10px !important;
    padding-bottom: 20px;
}

tr.bustr1 {
    border-top: 1px solid lightgrey;
}

.panel {
    margin-bottom: 12px !important;
}

/*.nav-justified > li {
    position: relative !important;
    display: inline-block !important;
    width: unset !important;
}*/

div#DivPaymentSection .table {
    width: 100%;
}

td.enterdetailstd13 {
    width: 90% !important;
}

.divFullWidth > .table > tbody > tr > td {
    border: none;
}

#divPayments > .row > .panel-primary > .panel-body > .table > tbody > tr > td, #divPayments > .panel-primary > .panel-body > .table > tbody > tr > td {
    border: none !important;
}

#divPayments > .row > .panel-primary > .panel-body > .paxbox > tbody > #divLogin > td > .table > tbody > tr > td, #divPayments > .row > .panel-primary > .panel-body > .paxbox > tbody > #divLogin > td > .table > tbody > tr > th {
    border: none;
}

#divPayments > .row > .panel-primary > .panel-body > .paxbox > tbody > #divLogin > td > .table {
    float: left;
    margin-left: -10px;
}

div#divTnC a#lnkCondition {
    cursor: pointer;
}

.divFullWidth > .table > tbody > #divLogin > td > .table {
    border: 1px solid #ddd;
    margin-left: 70px;
    width: unset !important;
}

    .divFullWidth > .table > tbody > #divLogin > td > .table > tbody > tr > td, .divFullWidth > .table > tbody > #divLogin > td > .table > tbody > tr > th {
        border-top: none !important;
    }

/*div#divSignUpForm {
    padding-left: 10px;
}*/

.darkblue-bg b {
    margin-left: 40px;
}

.white-bg .row {
    margin-bottom: 20px !important;
}

.divFullWidthvideo > .divinnervideo > .fluid-width-video-wrapper > iframe {
    width: 100% !important;
}



#pageContent_h1,
.page-main-title {
    font-size: 23px !important;
    color: #010101 !important;
    padding-left: 0;
    margin-left: 10px;
}

.Bodycontent {
    font-size: 14px !important;
}

#ulMainContent > li {
    display: inline-block;
    width: 30%;
}
.btn:hover, .btn:focus, a.seatproceed.btn.btn-success:hover,a.seatproceed.btn.btn-success:focus,#btnLoginNow:hover,#btnLoginNow:focus,input#btnBusSearch:hover,input#btnBusSearch:focus,a.seatproceed.btn.btn-success:hover {
    background: #a8dadc !important;
    border-color: #a8dadc !important;
    color: white !important;
}
.btn {
	background: #a8dadc!important;
	color: #1d3557;
	padding: 10px 12px;
	margin: 0px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.42857143;
	border-radius: 30px;
	min-width: 82px;
	border-color: #a8dadc!important;
	min-width: 120px;
}
button.navbar-toggle {
    background: none !important;
	margin: 0px!important;
}
.navbar-toggle .icon-bar{
background: #fff;
}

/********* New Add ***********/
1
/*========= Background Color [THEME] ========*/
.bg-white {
    background: #fff !important;
}

.bg-darkred {
    background: #0561b8 !important;
}

.bg-transparent {
    background: transparent !important;
}

.bg-yellow {
    background: #ffff9d;
}

.bg-bright-yellow {
    background: #fef200;
}
/*THEME: change background color according to website theme color*/
.themecolorbg {
    background-color: #0561b8  !important;
}

.bg-dark-red {
    color: #fff;
    background-color: #7c0d0e !important;
}

.bg-light-grey {
    background: #dededeb0;
}

.darkblue-bg {
    padding-left: 20px;
}
/*========= End Background Color ========*/

/*========= Text Color ========*/
.text-grey {
    color: #9E9E9E !important;
}

.text-white {
    color: #fff !important;
}

.text-darkred {
    color: #7c0d0e !important;
}

.text-dark {
    color: #000 !important;
}
/*========= End Text Color ========*/

/*========= End Text Size ========*/
.text-small {
    font-size: 12px !important;
}

.text-medium {
    font-size: 15px !important;
}

.text-mlarge {
    font-size: 18px !important;
}

.text-xlarge {
    font-size: 22px !important;
}
/*========= End Text Size ========*/



.booking {
    padding: 5px;
    background: #000;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
/*.CompactTravel {width: 70px;height:34px;line-height:34px;text-align: center;float: left;}
.CompactTravel label {cursor: pointer;}
.CompactTravel input[type="radio"] + label {display: block;color: #fff !important;background: #666;width: 100%;}
.CompactTravel input[type="radio"] {display: none;}
.CompactTravel input[type="radio"][checked] + label {background: #0561b8;}*/
/*THEME: change border color according to website theme color*/


.CompactTravel {
    margin: 0 10px 0px 0;
    width: 65px;
    text-align: center;
    float: left;
    padding-top: 6px;
}

    .CompactTravel input[type="radio"] {
        display: none;
    }
        /*THEME: change background according to website theme color*/
        .CompactTravel input[type="radio"][checked] + label {
            background: #0561b8 ;
        }

        .CompactTravel input[type="radio"] + label {
            display: block;
            color: #fff !important;
            background: #666;
            width: 100%;
            height: 25px;
            line-height: 24px;
            border-radius: 4px !important;
        }

    .CompactTravel label {
        font-size: 12px;
        cursor: pointer;
    }

.search-slider .tab-bus {
    background: #fff;
    padding: 15px;
}

.bus-search {
    margin-top: 10px;
}

    .bus-search label {
        font-size: 12px !important;
        text-transform: uppercase;
        color: #555555;
        font-weight: 300;
    }

.fusion-separator.sep-shadow {
    height: 1px;
    overflow: visible;
    border: none;
    background: none;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), color-stop(100%, rgba(150, 150, 150, 0)));
    background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -moz-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150,150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -ms-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1);
}

    .fusion-separator.sep-shadow:after {
        display: block;
        height: 6px;
        width: 100%;
        content: '';
        background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
        background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
        background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
        background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    }

.fusion-full-width-sep1 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.title {
    padding: 7px 0px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase; /*font-family: 'Oswald',sans-serif !important;*/
}

.subtitle {
    margin: 0px;
    font-size: 13px;
    font-weight: italic;
}


.space {
    padding: 15px 0px 5px 0px;
}

.content {
    background: #f3ecdb;
	padding:10px;
}

    .content span:not(.input-group-addon) {
        display: block;
    }

    .content section.date {
        float: left;
        text-align: center;
    }

.post-content { /*margin: 0 0 0 63px;*/
}

.content .day {
    background: #0561b8 ;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content .month {
    background: #FC7D0B;
    padding: 5px 10px;
    color: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.page-title, .post-title {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    padding: 15px 0px;
}

    .page-title h3, .post-title h3 {
        padding-left: 20px;
        margin: 0px;
    }

    .page-title h1, .post-title h1 {
        font-size: 24px !important;
        text-align: center;
        font-weight: bold;
		color: #3b3a3a !important;
    }

.post .meta h3 {
    font-size: 18px;
}

.post:first-child .meta h3 {
    margin-top: 0px;
}

.page-content {
    background: #f3ecdb;
    width: 100%;
    padding: 0px 0px 10px 0px;
}

#not-found {
    margin: 50px 0 75px 0;
    text-align: center;
}

    #not-found h2 {
        font-size: 20em;
        line-height: 1em;
        margin: 0 0 12px;
        padding-bottom: 15px;
    }

    #not-found p {
        font-size: 28px;
        line-height: 36px;
    }

.nav-pills > li > a {
    background: #eee;
    color: #000; /*font-family: 'Oswald',sans-serif !important;*/
    font-size: 18px;
}

.nav-tabs > li > a { /*font-family: 'Oswald',sans-serif !important;*/
    font-size: 15px;
    margin-right: 5px !important;
    border-radius: 5px 5px 0 0 !important;
    border-bottom-color: transparent !important;
}
/*THEME: change background color according to website theme color*/
.nav-tabs > li.active > a {
    background: #0561b8  !important;
    color: #fff !important;
}

.tour-info h3 {
    margin: 0px; /*font-family: 'Oswald',sans-serif !important;*/
}

.tab-content {
    padding: 10px;
}

table.itinerary > tbody > tr > td {
    border: 1px solid #B9B9B9
}

.itinerary td:first-child {
    font-weight: bold;
    text-align: center;
}

.itinerary td p {
    text-align: justify;
}

.itinerary td.day {
    width: 15%;
    color: #fff;
    font-size: 18px;
    vertical-align: top;
}

.col1 {
    background: #cccccc;
}

.col2 {
    background: #FFF;
}

table.price > thead > tr > td {
    background: #262626;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #fff !important;
    color: #fff;
}

    table.price > thead > tr > td > a {
        color: #fff;
        text-decoration: none;
    }

table.price > tbody > tr > td {
    text-align: center;
    vertical-align: middle;
    border: 2px solid #fff !important;
    background: #eee;
}

.tour-img img {
    min-height: 200px;
}

.tour-img {
    background: #fff;
    padding: 0px !important;
    min-height: 350px !important;
}

.tour-line {
    padding: 5px !important;
    border: 1px solid #ddd;
    overflow: hidden;
}

#packages a {
    color: #000;
}

    #packages a:hover .tour-title {
        color: #0561b8;
    }

.tour-place {
    color: #000;
    margin: 5px 0px 0px 0px;
    font-weight: bold;
    font-size: 11px;
}

.tour-oprice {
    color: #b3b3b3;
    font-size: 12px;
    display: block;
}

.tour-pprice {
    color: #0561b8;
    font-weight: bold;
    font-size: 18px;
}

.tour-title {
    color: #000;
    background: #fff;
    padding: 7px 0px; /*font-family: 'Oswald',sans-serif !important;*/
    font-size: 14px;
    height: 55px;
}

.tour-img:hover .tour-title { /*background:#c00;color:#fff;*/
}

.pr-div { /*font-family: 'Oswald',sans-serif !important*/
    ;
    position: absolute;
    right: 15px;
    top: 15px; /*background:rgba(0,0,0,0.4);*/
    background: url('images/price-bg2.png');
    height: 100px;
    width: 100px;
    padding: 10px;
    text-align: center;
    color: #fff;
    margin-top: -10px;
    margin-right: -10px;
}

.tours-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .tours-menu li a {
        display: block;
        background: #242424;
        padding: 10px;
        border-bottom: 1px solid #888888;
        font-size: 13px;
        color: #888888
    }

        .tours-menu li a:hover {
            text-decoration: none;
            color: #fff;
            cursor: pointer
        }

    .tours-menu li:active a {
        color: #fff;
    }

    .tours-menu li:last-child a {
        border-bottom: none;
    }

.tour-desc {
    padding: 10px 0px;
    background-color: #eee;
    border: 3px solid #fff;
    text-align: center;
}
/*.pagination{width:100%;overflow: hidden;}*/
@media only screen and (min-width: 768px) { /*.txt-date {width: 170px !important}*/
}

@media only screen and (max-width: 768px) {
    .tour-img img {
        min-height: auto;
    }

    #btnLoginNow, #btnProceedPayment {
        margin-left: -15px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .logo {
        margin: 0 auto
    }

    #contactInfo {
        float: none !important;
        text-align: center;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .logo {
        margin: 0 auto
    }

    #contactInfo {
        float: none !important;
        text-align: center;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .logo {
        margin: 0 auto
    }

    #contactInfo {
        float: none !important;
        text-align: center;
    }
}






.ui-widget-overlay {
    background: #aaaaaa url('http://www.kkkl.com.sg/images/ui-bg_flat_0_aaaaaa_40x100.png') repeat-x 50% 50%;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

input#btnVerifyExistingMember {
    margin-top: 10px;
}

ol.carousel-indicators {
    bottom: 0px;
}

.col-md-12 h2:not(.mbustime) {
    font-size: 16px !important;
    margin: 0px;
    text-transform: uppercase;
    /* font-family: 'Oswald' !important; */
    padding: 10px 15px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.col-md-12 h3 {
    font-size: 16px !important;
    margin: 0px;
    text-transform: uppercase;
    /* font-family: 'Oswald' !important; */
    color: #000;
    /*background-color: #337ab7;
    border-color: #337ab7;*/
    padding: 10px 15px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.col-md-12.br-a-5 {
    padding: 0px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.paymentTitle {
    background: #f3f3f3 !important;
    padding: 10px;
}

.input-group input {
    background-color: unset !important;
    color: black !important;
    border-color: #bdbdbd !important;
    margin: 0px;
}

.bus_gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
}

    .bus_gallery .thumbnails {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 0;
        list-style: none;
        margin: 3px;
        padding: 0;
        height: 300px;
        overflow: auto;
    }

        .bus_gallery .thumbnails li {
            -webkit-box-flex: 1;
            -ms-flex: auto;
            flex: auto;
        }

        .bus_gallery .thumbnails a {
            display: block;
        }

        .bus_gallery .thumbnails img {
            width: 100px;
            height: 100px;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: top;
            object-position: top;
        }

    .bus_gallery .slides {
        overflow: hidden;
        list-style: none;
        margin: 3px !important;
    }

        .bus_gallery .slides, .bus_gallery .slides li {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0;
        }

            .bus_gallery .slides img {
                height: auto;
                width: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: top;
                object-position: top;
            }

            .bus_gallery .slides li {
                position: absolute;
                z-index: 1;
            }

                .bus_gallery .slides li:target {
                    z-index: 3;
                    -webkit-animation: ease-in 1s 1;
                }

                .bus_gallery .slides li:not(:target) {
                    -webkit-animation: hidden 1s 1;
                }

    .bus_gallery .carousel-inner {
        margin: 0px !important;
        background: transparent !important;
        border-radius: 5px
    }

.prev-slide {
    position: absolute;
    top: 40%;
    background: #fff;
    padding: 19px 10px;
    border-radius: 0px 25px 25px 0px;
    color: #000;
    left: 0;
}

.next-slide {
    position: absolute;
    top: 40%;
    background: #fff;
    padding: 19px 10px;
    border-radius: 25px 0px 0px 25px;
    color: #000;
    right: 0;
}


@media (min-width: 769px) {

    .flex-md-reverse-column {
        flex-direction: column-reverse !important;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }
}

.connector-icon-1 {
    position: absolute;
    left: -15px;
    top: 1px;
    font-size: 12px;
    padding-bottom: 5px;
    z-index: 1;
}

.connector-icon-2 {
    position: absolute;
    left: -14px;
    font-size: 12px;
    z-index: 1;
    top: 16px;
}

.connector-line {
    border-left: 1.5px solid #5A5151;
    height: 100%;
    position: absolute;
    top: 16px;
    left: -10px;
}

/*.......Display.......*/
.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

/*.......Align or Position or Direction.......*/

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@media (max-width:576px) {
    .flex-xs-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xs-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xs-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xs-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xs-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xs-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xs-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xs-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xs-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xs-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xs-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xs-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xs-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xs-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xs-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xs-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xs-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xs-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xs-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xs-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xs-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xs-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xs-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xs-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xs-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xs-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xs-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xs-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xs-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xs-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xs-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xs-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xs-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xs-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
	

}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    top: 0;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}
/*Tab/Ipad*/
@media (max-width: 1020px) {
    .flex-sm-column {
        flex-direction: column !important;
    }
}
/*Dekstop*/
@media (min-width: 1024px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
}

/*.......Spacing.......*/

.m-0 {
    margin: 0 !important;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: .25rem !important;
}

.mt-1, .my-1 {
    margin-top: .25rem !important;
}

.mr-1, .mx-1 {
    margin-right: .25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important;
}

.ml-1, .mx-1 {
    margin-left: .25rem !important;
}

.m-2 {
    margin: .5rem !important;
}

.mt-2, .my-2 {
    margin-top: .5rem !important;
}

.mr-2, .mx-2 {
    margin-right: .5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.ml-2, .mx-2 {
    margin-left: .5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: .25rem !important;
}

.pt-1, .py-1 {
    padding-top: .25rem !important;
}

.pr-1, .px-1 {
    padding-right: .25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important;
}

.pl-1, .px-1 {
    padding-left: .25rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.pt-2, .py-2 {
    padding-top: .5rem !important;
}

.pr-2, .px-2 {
    padding-right: .5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important;
}

.pl-2, .px-2 {
    padding-left: .5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.plr-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.m-n1 {
    margin: -.25rem !important;
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important;
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important;
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important;
}

.m-n2 {
    margin: -.5rem !important;
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important;
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important;
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important;
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.h-45px {
    height: 45px !important;
}

@media (max-width: 1020px) {
    .w-sm-100 {
        width: 100% !important;
    }
}

@media (min-width: 1024px) {
    .w-lg-100 {
        width: 100% !important;
    }

    .w-lg-75 {
        width: 75% !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }
}

.b-none,
.border-0 {
    border: 0px !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-table-grey {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .bl-lg-1-semi {
        border-left: 1.5px solid #ccc;
    }

    .bb-lg-1-semi {
        border-bottom: 1.5px solid #ccc;
    }

    .bl-lg-1-semi {
        border-left: 1.5px solid #ccc;
    }

    .bt-lg-1-thin {
        border-top: 1px solid #ddd;
    }

    .br-lg-1-thin {
        border-right: 1px solid #ddd;
    }

    .bl-lg-1-thin {
        border-left: 1px solid #ddd;
    }
}

/*New Design*/
.br-1-thin {
    border-right: 1px solid #ddd;
}

.bb-1-thin {
    border-bottom: 1px solid #ddd;
}

.bt-1-thin {
    border-top: 1px solid #ddd;
}

.rounded-sm {
    border-radius: .2rem !important;
}

.rounded {
    border-radius: .25rem !important;
}

.rounded-top {
    border-top-left-radius: .25rem !important;
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important;
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important;
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !important;
}

.rounded-left {
    border-top-left-radius: .25rem !important;
}

.rounded-lg {
    border-radius: .3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

/*========= Booking Page ========*/

#divSelectCoach .ulmTopTab > li a {
    background: unset !important;
    color: unset !important;
    text-align: left;
    padding: 0px;
}

li#limtabDepart,
li#limtabReturn,
li#limtabDepart:hover,
li#limtabReturn:hover {
    background: #d3d3d32e !important;
    color: #6f6f6f !important;
    text-align: left;
    padding: 10px;
    margin-bottom: 20px;
}
/*THEME: change the border-top color according to website theme color*/
li.active#limtabDepart,
li.active#limtabReturn {
    background: #fff !important;
    color: #000 !important;
    text-align: left;
    border-radius: 8px !important;
    border-top: 5px solid #0561b8  !important;
    box-shadow: 1px 1px 5px 1px #9E9E9E !important;
}

#divSelectCoach .mbustr1,
#divSelectCoach .bustr1 {
    background-color: #fafafa;
    border: none !important;
}

    #divSelectCoach .mbustr1 td,
    #divSelectCoach .bustr1 td {
        padding: 0px;
    }

#divSelectCoach .trip-wrap {
    background: transparent;
    padding: 10px;
    border-radius: 5px !important;
    border: 1px solid #ddd;
}

#divSelectCoach #divmdepart, #divSelectCoach #divmreturn {
    border: none !important;
    background: white;
}

.businnerdiv {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background: #E9EAEE;
    position: relative;
}

.arrow.liFirstDaysTabNew.cn,
.arrow.liLastDaysTabNew.cn {
    padding: 27px 10px !important;
    background: #ece9e9 !important;
    margin-top: 5px;
    border: 1px solid #ddd !important;
}

.arrow.liFirstDaysTabNew,
.arrow.liLastDaysTabNew {
    padding: 16px 10px !important;
    background: #ffffff !important;
    margin-top: 5px;
    border: 1px solid #ddd !important;
}

.arrow.liFirstDaysTabNew {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.arrow.liLastDaysTabNew {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

#divSelectCoach .liDaysNew a {
    padding: 18px 0 !important;
    background: #ffffff !important;
    border-top: 5px solid #f3ecdb!important;
    height: 59px;
    font-size: 14px !important;
    border-right: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
	color: #000!important;
}
/*THEME: change border color, background color, text color according to website theme color*/
#divSelectCoach .liDaysNew.active a {
    color: #0561b8  !important;
    background: #fff !important;
    border-top: 5px solid #0561b8  !important;
    border: 2px solid #fff;
    border-radius: 5px !important;
    box-shadow: 1px 1px 5px 1px #9E9E9E !important;
    height: unset !important;
}



/* login signup popup */
.open-login .input-group-addon {
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: transparent !important;
    border: none !important;
    position: absolute;
    z-index: 1;
    top: 25%;
    left: 4px;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

    .modal-dialog-centered:before {
        display: block;
        height: calc(100vh - 1rem);
        content: "";
    }

.modal-backdrop {
    opacity: 0.6;
}

.input-group-addon1 {
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: transparent !important;
    border: none !important;
    position: absolute;
    z-index: 1;
    top: 25%;
    left: 40%;
}

.input-group .form-control.custom {
    box-shadow: none !important;
    outline: none !important;
    transition: none !important;
    background: #fff !important;
    border-radius: 50rem;
    position: relative;
    padding-left: 35px;
    z-index: auto;
    border: 2px solid #0561b8 !important;
    font-size: 15px!important;
}

input[type="password"] {
    padding-right: 5em;
}

.input-group-icon {
    /* transform: translateY(60%); */
	top: 30%;
    position: absolute;
    z-index: 5;
    left: 14px;
    color: #0561b8;
	font-size: 15px;
}

.login-page .input-group-icon,
#divPayments .input-group-icon {
    /* transform: translateY(100%); */
	top: 27%;
    position: absolute;
    z-index: 5;
    left: 14px;
    color: #0561b8;
	font-size: 15px;
}

/*========= End Booking Page ========*/


#divLogin {
    border-top: dotted 1px gray;
    border-bottom: dotted 1px gray;
    z-index: 999 !important;
}

#modalDialog {
    font-family: Segoe UI,Arial,sans-serif;
    font-size: 1.1em;
}

#phoneno {
    margin-top: 5px;
    margin-bottom: 20px;
    width: 96%;
    border-radius: 5px;
    border: 0;
    padding: 5px 0;
}

.divSearchPasBuddies {
    left: 8px;
    width: 200px;
    top: 34px;
    bottom: auto;
    position: absolute;
    display: none;
    background-color: #ffffff;
    z-index: 4;
    border: 1px solid #cccccc;
    border-top: none;
}


/* Jaja 04_02 */
input[type=radio] {
    -webkit-appearance: none;
    background: url(https://resource.busonlineticket.com/image/icon/grey-tick.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 9px;
    margin-right: 5px;
    margin-top: 0px;
    vertical-align: middle;
    outline: none !important;
}

    input[type=radio]:checked {
        -webkit-appearance: none;
        background: url(https://resource.busonlineticket.com/image/icon/green-tick.png);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 9px;
        margin-top: 0px;
        vertical-align: middle;
    }

.width-fit-content {
    width: fit-content;
}

/*========= Payment Page ========*/

.payment-page .switch {
    position: relative;
    display: inline-table;
    width: 40px;
    height: 23px;
}

    .payment-page .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.payment-page .slide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .payment-page .slide:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.payment-page input:checked + .slide {
    background-color: #2196F3;
}

.payment-page input:focus + .slide {
    box-shadow: 0 0 1px #2196F3;
}

.payment-page input:checked + .slide:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}
/* Rounded slide */
.payment-page .slide.round {
    border-radius: 34px !important;
}

    .payment-page .slide.round:before {
        border-radius: 50%;
    }

.payment-page .pay-form-control {
    height: 45px !important;
    border-radius: 30px;
    padding: 13px .8rem .3rem 35px !important;
    font-weight: bold;
}

.payment-page .slide.round {
    border-radius: 34px;
}

    .payment-page .slide.round:before {
        border-radius: 50%;
    }

.payment-page .content-wrapper {
    box-shadow: 1px 1px 3px 1px #f0f0f0;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
}

@import "https://fonts.googleapis.com/css?family=Droid+Serif";

/* Jaja 29_01 */
.selected-pay {
    height: auto; /* 21px; Vincent */
    padding: 0px 5px;
}

.paymenttypetr {
    font-weight: normal;
}

/*----*/
#divPayments .panel-primary {
    border-color: #0561b8  !important;
}
    /*THEME: change border color, background color, text color according to website theme color*/
    #divPayments .panel-primary > .panel-heading {
        color: #fff;
        background-color: #0561b8 ;
        border-color: #0561b8 ;
    }
        /*THEME: change border color according to website theme color*/
        #divPayments .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #0561b8 ;
        }
        /*THEME: change background color, text color according to website theme color*/
        #divPayments .panel-primary > .panel-heading .badge {
            color: #0561b8 ;
            background-color: #fff;
        }
    /*THEME: change background color, text color according to website theme color*/
    #divPayments .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #0561b8 ;
    }

@media (max-width: 768px) {
    .flex-xs-direction-column-reverse {
        flex-direction: column-reverse;
    }

    .text-xs-center {
        text-align: center;
    }

    .text-xs-left {
        text-align: left;
    }

    .text-xs-right {
        text-align: right;
    }

    .mbooking_odr_1 {
        order: 1;
    }

    .mbooking_odr_2 {
        order: 3;
    }

    .mbooking_odr_3 {
        order: 2;
    }

    .mbooking_odr_4 {
        order: 4;
    }

    .mbooking_odr_1 {
        -webkit-order: 1;
    }

    .mbooking_odr_2 {
        -webkit-order: 3;
    }

    .mbooking_odr_3 {
        -webkit-order: 2;
    }

    .mbooking_odr_4 {
        -webkit-order: 4;
    }

    .mPayment_odr_1 {
        order: 2;
    }

    .mPayment_odr_2 {
        order: 1;
    }

    .mPayment_odr_1 {
        -webkit-order: 2;
    }

    .mPayment_odr_2 {
        -webkit-order: 1;
    }
}

/*---Payment Method---*/

#pay_method .paymenttypetr {
    padding: 10px;
    width: -webkit-fill-available; /*chrome*/
    width: 100%; /*microsoft_edges*/
}
/* Jaja modified(13_02) */
@media only screen and (max-width:767px) {
    #pay_method .enterdetailspayicon {
        margin-left: 5px;
        /*margin-top: -5px; */
        height: auto;
        max-width: 120px; /*85px; */
    }
}

@media only screen and (max-width:767px) {
    #pay_method .enterdetailspayicon {
        margin-left: 5px;
        /*margin-top: -5px; */
        height: auto;
        max-width: 100px; /*85px; */
    }
}

/* Ipad Pro */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) {
    .icon-checked {
        display: none !important;
    }

    input[type=radio] {
        vertical-align: middle;
    }
}


@media screen and (max-width: 992px) {
    .link-de, .content-de {
        padding: 10px;
        cursor: pointer;
        font-size: 14px;
    }

    .link-de {
        background: #ffffff;
        color: #000000;
        font-weight: 600;
        /* border-top: 0.5px solid #e2e2e2; */
    }

        .link-de:hover {
            text-decoration: none;
        }
        /* .content-de {
        background: #f0f0f0;
    } */
        .link-de[aria-expanded="true"] .fa-angle-down,
        .link-de .fa-angle-up {
            display: none;
        }
        /* Jaja 29_01 */
        /* .link-de[aria-expanded="true"] .fa-angle-up, */
        /*THEME: text color according to website theme color*/
        .link-de .fa-angle-down {
            display: block;
            color: #0561b8  !important;
        }

    .link-de-initial,
    .link-de-end {
        display: none;
    }

    .arrow-toggle {
        position: absolute;
        float: right;
        color: #b1b1b1;
        font-size: larger;
        right: 10px;
    }

    .icon-checked {
        display: none;
    }
    /*THEME: change icon color according to website theme color*/
    .icon-pay,
    .icon-pay i {
        padding-right: 15px;
        color: #fff !important;
    }

    /*THEME: change text color, border color according to website theme color*/
    .btn-pay-method {
        padding: 15px;
        margin: 15px 0;
        box-shadow: 1px 1px 3px 1px #f0f0f0;
        border: 1px solid #0561b8  !important;
        border-radius: 5px;
        font-weight: 600;
        background: #fff;
        color: #0561b8  !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        /*THEME: change background color according to website theme color*/
        .btn-pay-method:hover {
            border: 1px solid #ddd;
            background: #ddd;
            color: #0561b8  !important;
        }

    .unselected-pay-text {
        text-decoration: underline;
        cursor: pointer;
    }
    /*THEME: change text color according to website theme color*/
    .btn-pay-method .unselected-pay-text:hover {
        color: #0561b8 ;
    }

    #pay_method .paymenttypetr {
        font-size: 10px;
    }

    #pay_method .panel-heading {
        padding: 5px;
        background-color: transparent;
    }

    #pay_method .panel-body {
        border-top: 0px;
        padding: 0px;
    }

    #pay_method .panel-default {
        border: 0.7px solid #eee;
        box-shadow: 1px 1px 3px 1px #f0f0f0;
        margin-top: 10px;
    }
        /* Jaja modified(03_02) */
        #pay_method .panel-default:hover,
        #pay_method .panel-default:active,
        #pay_method .panel-default:focus {
            box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
            border: thin solid rgba(81, 203, 238, 1) !important;
        }

    #payment_method_mb {
        background: white;
        outline: none !important;
    }

        #payment_method_mb .modal-dialog {
            margin: 0;
            height: 100%;
            width: 100%;
        }

        #payment_method_mb .modal-content {
            border-radius: 0px;
            background: #f2f3f7;
        }

        #payment_method_mb .modal-body {
            /* position: fixed;  */
            max-height: calc(100vh - 160px);
            overflow-y: auto;
            margin-bottom: 10%;
        }

        #payment_method_mb .modal-footer {
            bottom: 0;
            position: absolute;
            width: 100%;
            background: #dadada;
            display: block;
        }

        #payment_method_mb .modal-header .close {
            color: white;
            opacity: 1;
            text-shadow: none;
            display: none;
        }

    /* Jaja 13_02 */
    label.paymenttypetr {
        margin-bottom: 11px;
    }

    /* Jaja 03_02 */
    /* .paymenttypetr div {
			height: 30px;
        } */

    /* Jaja 04_02     */
    /* width */
    #payment_method_mb .modal-body::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    #payment_method_mb .modal-body::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #payment_method_mb .modal-body::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        #payment_method_mb .modal-body::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
}

@media screen and (min-width: 992px) {
    /*THEME: change background color according to website theme color*/
    #pay_method {
        position: relative;
        display: grid;
        align-content: flex-start;
        height: 500px;
        border: 1px solid #f0f0f0;
        background: #0561b8 ;
        border-radius: 10px !important;
        overflow: hidden;
    }

    .link-de-initial,
    .link-de-end {
        padding: 10px !important;
        background: #0561b8 !important;
        border-right: 0.5px solid #ddd;
    }

    .link-de-initial {
        border-radius: 0px;
    }

    .link-de-end {
        border-radius: 0px;
        border-top: 0.5px solid #ddd;
        height: 100vh;
    }
    /*THEME: change background color, border color and text color according to website theme color*/
    .link-de {
        border-top: 0.5px solid #ddd;
        border-right: 0.5px solid #ddd;
        border-left: 4px solid #0561b8 ;
        padding: 20px !important;
        background: #0561b8  !important;
        color: #fff !important;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        border-radius: 0px !important;
        width: 100%;
        font-size: 14px;
        word-break: break-word;
        outline: none !important;
    }

        .link-de:hover, .link-de:focus {
            text-decoration: none !important;
        }
        /*THEME: change background, border and text color according to website theme color*/
        .link-de[aria-expanded="true"] {
            color: #0561b8  !important;
            background: #fff !important;
            border-left: 4px solid #0561b8;
            border-right: none;
        }
    /* Jaja 04_02 */
    .content-de {
        position: absolute !important;
        top: 0px !important;
        right: 0px !important;
        /* height: 500px;
        overflow-x: auto; */
        /* padding: 15px 20px; */
        padding: 0px;
        background: white;
        border-radius: 0 5px 5px 0;
        border-bottom: 0px;
    }
    /* Jaja (14_02) */
    #pay_method .paymenttypetr {
        font-size: 12px;
        height: auto; /* 54px; Vincent */
        display: flex;
        align-items: center;
        /* flex-direction: column; */
    }

        #pay_method .paymenttypetr span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 200px;
        }
    /* Jaja 03_02 */
    /* .paymenttypetr div {
		height: 30px;
	} */
    /*tooltips*/
    /*[data-title] {
        position: relative;
    }

        [data-title]:hover::before {
            content: attr(data-title);
            position: absolute;
            bottom: -15px;
            display: inline-block;
            padding: 3px 6px;
            border-radius: 2px;
            background: #000;
            color: #fff;
            font-size: 12px;
            white-space: nowrap;
            left: 0;
            width: 100%;
        }*/

    #pay_method .panel-heading {
        padding: 0px;
    }
    /* Jaja 29_01 */
    #pay_method .paymenttypetr:hover {
        background: #dededeb0;
    }
    /* Jaja 04_02 */
    #pay_method .panel-body {
        /* padding: 0px; */
        height: 500px;
        overflow-x: auto;
        padding: 15px;
    }

    #pay_method .panel, #pay_method .panel-body {
        border: none;
    }
        /* Jaja add 30_01 (display:flex;) */
        #pay_method .panel.panel-default {
            margin-top: 0px !important;
            display: flex;
        }

    #pay_method .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: none;
    }

    #pay_method .panel {
        border-radius: 0px;
		margin-bottom: 0px!important;
    }

    .icon-checked {
        padding-right: 10px;
        font-size: 20px;
    }

    /*THEME: change color according to website theme color*/
    .icon-pay,
    .icon-pay i {
        padding-right: 5px;
        color: #fff !important;
    }

    /*THEME: change icon color according to website theme color*/
    .link-de[aria-expanded="true"] .icon-pay,
    .link-de[aria-expanded="true"] .icon-pay i {
        color: #0561b8  !important;
    }

    .link-de[aria-expanded="true"] .fa-check-circle {
        color: #42c4a0 !important;
    }

    .link-de .fa-check-circle {
        color: #fff !important;
    }

    .arrow-toggle {
        display: none;
    }

    #payment_method_mb {
        padding-right: 0px !important;
        display: block !important;
        outline: none !important;
    }

        /* Jaja modified 30_01 (width: unset;)*/
        #payment_method_mb .modal-dialog {
            width: 100%;
            margin: 0;
        }

        #payment_method_mb .modal-content {
            border: none !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-radius: 10px !important;
        }

        #payment_method_mb .modal-body {
            position: unset !important;
            padding: 0 !important;
        }

    /* Jaja 13_02 */
    label.paymenttypetr {
        /* margin-bottom: 11px; */
    }

    /* width */
    #pay_method .panel-body::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    #pay_method .panel-body::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #pay_method .panel-body::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        #pay_method .panel-body::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
}
/* style for IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    input[type=radio] {
        -webkit-appearance: none;
        background: none;
        padding: 0px;
        margin-right: 5px;
        margin-top: 0px;
        vertical-align: middle;
    }

        input[type=radio]:checked {
            -webkit-appearance: none;
            background: none;
            padding: 0px;
            margin-top: 0px;
            vertical-align: middle;
        }

    #pay_method .enterdetailspayicon {
        /*margin-left: 25px;  Vincent */
        /*margin-top:-5px;	*/ /* Vincent */
        height: auto;
        width: 120px; /* 80px; Vincent */
    }
    /* Jaja 13_02 */
    label.paymenttypetr {
        margin-bottom: 11px;
    }
    /* .paymenttypetr div {
		height: 30px;
		display: block;
	} */
}
/* Vincent */
@media screen and (min-width: 992px) {
    .img-width-display {
        width: 134px !important;
    }
}
/* End Vincent */

/* End Jaja Payment Method */


@media only screen and (min-width: 992px) {
    .open-login .modal-dialog {
        max-width: 800px !important;
        min-width: 800px !important;
    }
    /* .modal-dialog-centered { */
    /* -webkit-transform: translate(50%,0%)!important; */
    /* -ms-transform: translate(50%,0%)!important; */
    /* -o-transform: translate(50%,0%)!important; */
    /* transform: translate(50%,0%)!important; */
    /* } */
    .modal-dialog-centered {
        -webkit-transform: translate(0%,0%) !important;
        -ms-transform: translate(0%,0%) !important;
        -o-transform: translate(0%,0%) !important;
        transform: translate(0%,0%) !important;
    }
}

@media only screen and (min-width: 768px) {
    .mobile-menu {
        display: none !important;
    }

    .open-login .nav.nav-tabs {
        margin: 0px;
    }

    .bl-md-1 {
        border-left: 1px solid #d3d4d5;
    }

    .br-md-1 {
        border-right: 1px solid #d3d4d5;
    }

    .open-login .tab-content {
		background: transparent;
        padding: 35px 20px 20px;
    }

    .open-login .modal-dialog {
        max-width: 700px !important;
        min-width: 700px !important;
    }

    .seperator {
        left: 30%;
        right: 30%;
    }

    .tab-menu-section-page {
        margin: 0px 30px;
    }

    .open-login .tab-content-page {
        margin: 0px 30px;
    }
    /* J-04_01 */
    .custom-modal-body-2 {
        /* min-height: 510px; */
        display: flex;
        border-radius: 5px !important;
        background-color: #fff;
    }

    .signin-form {
        border-radius: 5px 0px 0px 5px;
    }
}

#new-nav #nav-body {
    height: calc(100vh - 71.4px - 50px);
    overflow: scroll !important;
    overflow-y: scroll !important;
    overflow-x: hidden;
}

#new-nav .navbar-nav > li {
    border: none;
}

#new-nav .navbar-nav > .nav-section-menu {
    border-top: 1px solid rgba(0,0,0,0.075);
}

#new-nav .nav-menu-item,
#new-nav .nav-sub-menu-item a {
    padding: 15px 25px;
}

#new-nav .nav-sub-menu-item {
    padding: 15px 35px;
}

#new-nav .nav-menu-item a,
#new-nav .nav-section-menu a {
    padding: 0;
}

#new-nav .nav-menu-item > a,
#new-nav .nav-section-menu > a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    display: block;
}

#new-nav .nav-sub-menu-item > a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    display: block;
}

#new-nav .dropdown-toggle:after {
    /* float: right; */
    display: none;
}

#new-nav a:hover {
    color: #0099cc;
}

.list-style-none {
    list-style: none;
}

.dekstop-menu {
    display: none;
}

.dropdown-toggle[aria-expanded=true] .arrow-menu {
    transform: rotate(180deg);
}

.open-login .modal-dialog {
    margin: 1.5rem;
}

.open-login .tab-content {
    background: transparent;
	padding: 35px 20px 20px;
}


@media only screen and (max-width: 480px) {
    .open-login .tab-content {
        background: transparent;
        padding: 35px 20px 20px;
        height: unset;
    }

    .seperator {
        left: 20%;
        right: 20%;
    }

    .ctpc-mres {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .custom-modal-body-2,
    .signin-form {
        border-radius: 0px 0px 5px 5px !important;
    }
}

@media only screen and (max-width: 767px) {
    .overlay-popup {
        padding-right: 17px;
        position: fixed;
        margin: auto;
        width: 100%;
        height: 100%;
        right: 0;
        background-color: rgba(0,0,0,0.7);
        display: none;
        z-index: 8;
    }
    /* J-04_01 open back */
    body.modal-open {
        /* position: fixed;  */
        padding: 0px !important;
        overflow: hidden !important;
    }

    body {
        cursor: pointer;
    }

    #new-nav #nav-body {
        height: calc(100vh - 71.4px - 50px);
        overflow: scroll !important;
        overflow-y: scroll !important;
        overflow-x: hidden;
    }

    #new-nav .navbar-nav > li {
        border: none;
    }

    #new-nav .navbar-nav > .nav-section-menu {
        border-top: 1px solid rgba(0,0,0,0.075);
    }

    #new-nav .nav-menu-item,
    #new-nav .nav-sub-menu-item a {
        padding: 15px 25px;
    }

    #new-nav .nav-sub-menu-item {
        padding: 15px 35px;
    }

    #new-nav .nav-menu-item a,
    #new-nav .nav-section-menu a {
        padding: 0;
    }

    #new-nav .nav-menu-item > a,
    #new-nav .nav-section-menu > a {
        color: #000;
        font-size: 16px;
        font-weight: normal;
        position: relative;
        display: block;
    }

    #new-nav .nav-sub-menu-item > a {
        color: #000;
        font-size: 16px;
        font-weight: normal;
        position: relative;
        display: block;
    }

    #new-nav .dropdown-toggle:after {
        /* float: right; */
        display: none;
    }

    #new-nav a:hover {
        color: #0099cc;
    }

    .list-style-none {
        list-style: none;
    }

    .dekstop-menu {
        display: none;
    }

    .dropdown-toggle[aria-expanded=true] .arrow-menu {
        transform: rotate(180deg);
    }

    .open-login .modal-dialog {
        margin: 1.5rem;
    }

    .open-login .tab-content {
        background: transparent;
        padding: 35px 20px 20px;
    }

    .box-xs-shadow-none {
        box-shadow: none !important;
    }

    .customMobileslidepopup {
        background: #fff;
        height: 100%;
        position: fixed;
        z-index: 3;
        width: 100%;
        top: 0;
        left: 0;
    }

    #payment_method_mb {
        display: none;
    }

    .payment-summary {
        display: none;
    }
}

.payment-page .connector-icon-1 {
    position: absolute;
    left: -29px;
    top: 3px;
    font-size: 18px;
    background: #fff;
    padding-bottom: 5px;
    z-index: 2;
}

.payment-page .connector-icon-2 {
    position: absolute;
    left: -29px;
    top: 8px;
    font-size: 18px;
    background: #fff;
    padding: 5px 0;
    z-index: 2;
}

.payment-page .connector-line {
    border-left: 1.5px solid #5A5151;
    height: 100%;
    position: absolute;
    top: 30%;
    left: -9px;
    min-height: 24px;
}

.payment-page .connector-d-line {
    border-left: 1.5px dashed #5A5151;
    height: 100%;
    position: absolute;
    top: 30%;
    left: -22px;
    min-height: 24px;
}

.payment-page .btn-more-dpt, .payment-page .btn-more-rtn {
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

    .payment-page .btn-more-dpt .open, .payment-page .btn-more-rtn .open {
        transform: rotate(180deg);
    }

    .payment-page .btn-more-dpt .closed, .payment-page .btn-more-rtn .closed {
        transform: unset;
    }

.payment-page .switch {
    position: relative;
    display: inline-table;
    width: 40px;
    height: 23px;
}

.text-bold {
    font-weight: bold;
}

.pay-sum-item {
    padding: 1px 20px 10px 10px;
    position: relative;
}

    .pay-sum-item:first-child {
        padding: 1px 20px 10px 10px;
    }

.btn-remove-addon {
    position: absolute;
    z-index: 1;
    right: 6px;
    cursor: pointer;
}

.btn-plus-addon {
    position: absolute;
    z-index: 1;
    right: 4px;
    cursor: pointer;
}

.payment-page .expandable {
    display: table;
    webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    word-break: break-word;
}

.payment-page .hide-expand {
    display: none;
    webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    overflow-y: hidden;
    word-break: break-word;
}
/*THEME: change background color, text color according to website theme color*/
.payment-page #pay_method a {
    color: #0561b8 ;
}
/*THEME: change background color according to website theme color*/
.fixedBtnPayWrap {
    background: #0561b8  !important;
    position: fixed;
    bottom: 0;
    margin: 0px;
    padding: 5px !important;
    width: 100%;
    z-index: 4;
    left: 0px;
}

    .fixedBtnPayWrap table {
        background: transparent !important;
        margin: 0 !important;
    }
/*THEME: change text color according to website theme color*/
#payment_btnProceedPaymentMobile {
    background: #fff !important;
    color: #0561b8  !important;
    width: 100% !important;
    border-radius: 5px !important;
    margin: 0px !important;
    min-width: unset !important;
    font-weight: bold;
}
    /*THEME: change text color according to website theme color*/
    #payment_btnProceedPaymentMobile:hover {
        background: #fff !important;
        color: #0561b8  !important;
    }

.clone-wrapper {
    background: #fff;
    height: 100%;
    position: fixed;
    z-index: 6;
    width: 100%;
    top: 0;
    left: 0;
}

#cloneDptDetails,
#cloneRtnDetails {
    padding: 15px;
    text-align: center;
    width: 100%;
}

#cloneRtnDetails {
    border-left: 1px solid #ddd;
}

    #cloneDptDetails i,
    #cloneRtnDetails i {
        font-size: 50px;
    }


.br-1-thin {
    border-right: 1px solid #ddd !important;
}

#lblNotesClone {
    word-break: break-word;
}

.hidden-xs {
    font-size: unset !important;
    text-align: unset !important;
}

/*THEME: change border color according to website theme color*/
.line-decoration {
    border-left: 3px solid #0561b8 ;
}

#DivPaymentSection .table {
    padding: 0px !important;
}
/*========= End Payment Page ========*/

/*========= Member,Check Booking ========*/

.member_page .d-inline-block-member,
.custom-input-form .d-inline-block-member {
    display: inline-block;
    margin-right: 0px !important;
}

.member_page .background-yellow-member,
.custom-input-form .background-yellow-member {
    background: #ebaf3c !important;
}

.member_page .background-green-member,
.custom-input-form .background-green-member {
    background: #42c4a0 !important;
}

.member_page hr,
.custom-input-form hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: dimgray !important;
}

.member_page .policytable {
    margin-top: 5px;
    margin-bottom: 5px;
    background: #fff;
}
    /*New Design*/
    .member_page .policytable th {
        background: #f8f9fd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
    }

    .member_page .policytable td {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
    }

    .member_page .policytable tr > td {
        border-bottom: 1px solid #ddd;
    }

@media(min-width:769px) {
    /*New Design*/
    /*.input-group .form-control {
        border-radius: 0px !important;
    }*/
    /*New Design*/
    .member_page .text-lg-right {
        text-align: right;
    }
    /*New Design*/
    .pr-md-3 {
        padding-right: 1rem !important;
    }

    .pl-md-3 {
        padding-left: 1rem !important;
    }

    .member_page #btnUpdatePhone {
        position: absolute;
        bottom: 10px;
        right: 5px;
    }

    .member_page #divSearchCountryCodeLM.divSearchCountryCodeLM {
        left: 0;
        width: 120px;
        top: 55px;
        bottom: auto;
        position: absolute;
        background-color: #ffffff;
        z-index: 4;
        border: 1px solid #cccccc;
        border-top: none;
    }
}

@media(max-width:768px) {
    /*New Design*/
    .text-xs-center {
        text-align: center;
    }

    .member_page .tab-navigation {
        display: flex;
    }

    .member_page .btn-manage-my-booking,
    .member_page .btn-back-my-booking {
        width: 100%;
    }

    .member_page #ActionType_Selection.modal {
        text-align: center;
        padding: 0 !important;
    }

        .member_page #ActionType_Selection.modal:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -4px;
        }
    /*New Design*/
    .member_page #ActionType_Selection .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        width: 80%;
    }

    .member_page #divSearchCountryCodeLM.divSearchCountryCodeLM {
        left: 0;
        width: 120px;
        top: 55px;
        bottom: auto;
        position: absolute;
        background-color: #ffffff;
        z-index: 4;
        border: 1px solid #cccccc;
        border-top: none;
    }
}

@media (max-width: 992px) {

    .text-sm-center {
        text-align: center;
    }

    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .c-pl-1 {
        padding: 0px;
    }

    .c-pr-1 {
        padding: 0px;
    }

    /*.tab-navigation #lnktabs1,
    .tab-navigation #lnktabs2,
    .tab-navigation #lnktabs3 {
        border-radius: 0 0 5px 5px;
    }*/
    /*New Design*/
    /*.tab-navigation #lnktabs1.bg-tab-active,
        .tab-navigation #lnktabs2.bg-tab-active,
        .tab-navigation #lnktabs3.bg-tab-active {
            border-top: 5px solid #337ab7;
        }*/

}

@media (min-width: 992px) {
    /*New Design*/
    .c-pl-1 {
        padding-left: 20px;
        padding-right: 0px;
    }

    .c-pr-1 {
        padding-right: 10px;
        padding-left: 0px;
    }
    /*New Design*/
    /*.tab-navigation #lnktabs1,
    .tab-navigation #lnktabs2,
    .tab-navigation #lnktabs3 {
        border-radius: 0 5px 5px 0;
    }*/
    /*New Design*/
    /*.tab-navigation #lnktabs1.bg-tab-active,
        .tab-navigation #lnktabs2.bg-tab-active,
        .tab-navigation #lnktabs3.bg-tab-active {
            border-left: 8px solid #337ab7;
        }*/
}

@media (max-width: 568px) {
    /*New Design*/
    .member_page #lnktabs1,
    .member_page #lnktabs2,
    .member_page #lnktabs3,
    .member_page #lnktabs4 {
        text-align: center;
        width: 16% !important;
        /*border-radius: 5px !important;*/
        padding: 10px !important;
        /*flex-grow: 1;*/
        font-size: 12px;
        border-radius: 5px !important;
        margin: 2px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 43px;
    }

    /*THEME: change text color according to website theme color*/
    .member_page .tab-navigation #lnktabs1 i,
    .member_page .tab-navigation #lnktabs2 i,
    .member_page .tab-navigation #lnktabs3 i,
    .member_page .tab-navigation #lnktabs4 i,
    .member_page .tab-navigation #lnktabs1 i:hover,
    .member_page .tab-navigation #lnktabs2 i:hover,
    .member_page .tab-navigation #lnktabs3 i:hover,
    .member_page .tab-navigation #lnktabs4 i:hover {
        font-size: 18px;
        color: #0561b8  !important;
    }

    /*THEME: change text color according to website theme color*/
    .member_page .tab-navigation #lnktabs1.bg-tab-active,
    .member_page .tab-navigation #lnktabs2.bg-tab-active,
    .member_page .tab-navigation #lnktabs3.bg-tab-active,
    .member_page .tab-navigation #lnktabs4.bg-tab-active,
    .member_page .tab-navigation #lnktabs1:hover,
    .member_page .tab-navigation #lnktabs2:hover,
    .member_page .tab-navigation #lnktabs3:hover,
    .member_page .tab-navigation #lnktabs4:hover {
        width: 100% !important;
        flex-grow: 1;
        color: #fff;
		background: #fff0;
    }
        /*THEME: change text color according to website theme color*/
        .member_page .tab-navigation #lnktabs1.bg-tab-active i,
        .member_page .tab-navigation #lnktabs2.bg-tab-active i,
        .member_page .tab-navigation #lnktabs3.bg-tab-active i,
        .member_page .tab-navigation #lnktabs4.bg-tab-active i {
            color: #fff !important;
        }

	/* */
	.member_page .tab-navigation #lnktabs1:hover i,
	.member_page .tab-navigation #lnktabs2:hover i,
	.member_page .tab-navigation #lnktabs3:hover i,
	.member_page .tab-navigation #lnktabs4:hover i {
		color: #fff !important;
	}
	/*-----*/
	
    .member_page .tab-navigation #lnktabs1 .lb-menu,
    .member_page .tab-navigation #lnktabs2 .lb-menu,
    .member_page .tab-navigation #lnktabs3 .lb-menu,
    .member_page .tab-navigation #lnktabs4 .lb-menu {
        display: none !important;
    }

    .member_page .tab-navigation #lnktabs1.bg-tab-active .lb-menu,
    .member_page .tab-navigation #lnktabs2.bg-tab-active .lb-menu,
    .member_page .tab-navigation #lnktabs3.bg-tab-active .lb-menu,
    .member_page .tab-navigation #lnktabs4.bg-tab-active .lb-menu {
        display: block !important;
    }
    /*.tab-navigation #lnktabs2 {
        border-radius: 30px 0 0 30px !important;
    }
    .tab-navigation #lnktabs3 {
        border-radius: 0px!important;
    }
    .tab-navigation #lnktabs1 {
        border-radius: 0px 30px 30px 0px !important;
    }*/
    /*.tab-navigation #lnktabs2, .tab-navigation #lnktabs4, .tab-navigation #lnktabs3 {
        margin-right: 2px !important;
    }*/
    /*New Design*/
    .bb-xs-1-semi {
        border-bottom: 1.5px solid #ccc;
    }
    /*New Design*/
    .bt-xs-1-semi {
        border-top: 1.5px solid #ccc;
    }
    /*New Design*/
    .member_page .allow-refund, .member_page .allow-change {
        margin-top: 5px;
    }

    /*New Design*/
    .br-xs-1-thin {
        border-right: 1px solid #ddd;
    }
    /*New Design*/
    .bt-xs-1-thin {
        border-top: 1px solid #ddd;
    }

    /*New Design*/
    .bb-xs-1-thin {
        border-bottom: 1px solid #ddd;
    }

    /*New Design*/
    .rounded-xs-0 {
        border-radius: 0px !important;
    }
    /*New Design*/
    .mt-xs-2 {
        margin-top: .5rem !important;
    }
    /*New Design*/
    .p-xs-0 {
        padding: 0 !important;
    }
    /*New Design*/
    .p-xs-2 {
        padding: .5rem !important;
    }
    /*New Design*/
    .member_page #ContentPlaceHolder1_divBookingDetails {
        padding: 0px;
    }

    .member_page #tabs2 #ContentPlaceHolder1_divBookingDetails .panel-body {
        padding: 15px 0;
    }

    .member_page .btn-delete-acc {
        flex-grow: 1;
    }

    .text-xs-center {
        text-align: center !important;
    }
}

.member_page .action-options a {
    color: black;
    padding: 14px 16px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

    .member_page .action-options a:hover {
        background-color: #ddd;
        color: black;
    }
/*New Design*/
.member_page .label-wrap,
.custom-input-form .label-wrap {
    padding: 5px 10px;
    background: #f8f9fd;
    color: #555;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    width: 23%;
    text-align: center;
}

.member_page .sub-title.border-pay-method,
.custom-input-form .sub-title.border-pay-method {
    /* background: #0f2f68 !important; */
    color: #000;
    /* border-radius: 6px 6px 0 0!important; */
    border: none;
    padding: 10px 0px;
}

.member_page .sub-title.border-table-grey,
.custom-input-form .sub-title.border-table-grey {
    border: 1px solid #ddd;
    background: #f0f0f0;
}

.member_page .border-table-grey,
.custom-input-form .border-table-grey {
    border: 1px solid #ddd;
}

.member_page .greetings-wrap {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 15px;
}
/*THEME: change border color, text color according to website theme color*/
.member_page .tab-navigation #lnktabs1,
.member_page .tab-navigation #lnktabs2,
.member_page .tab-navigation #lnktabs3,
.member_page .tab-navigation #lnktabs4 {
    background: transparent;
    color: #0561b8  !important;
    text-decoration: none;
    padding: 6px 16px;
    /*box-shadow: 1px 1px 3px 1px #f0f0f0;*/
    font-weight: bold;
    cursor: pointer;
    position: relative;
    border: 2px solid #0561b8  !important;
    border-radius: 30px !important;
    margin: 0 1vw;
}
    /*THEME: change background color, text color according to website theme color*/
    .member_page .tab-navigation #lnktabs1.bg-tab-active,
    .member_page .tab-navigation #lnktabs2.bg-tab-active,
    .member_page .tab-navigation #lnktabs3.bg-tab-active,
    .member_page .tab-navigation #lnktabs4.bg-tab-active,
    .member_page .tab-navigation #lnktabs1:hover,
    .member_page .tab-navigation #lnktabs2:hover,
    .member_page .tab-navigation #lnktabs3:hover,
    .member_page .tab-navigation #lnktabs4:hover {
        background: #0561b8  !important;
        color: #fff !important;
        box-shadow: 1px 1px 3px 1px #b1b1b1;
        /*font-weight: bold;*/
        text-decoration: none;
    }


.member_page .tab-navigation #lnktabsInner1,
.member_page .tab-navigation #lnktabsInner2 {
    padding: 10px;
    background: #e9ebec !important;
    /*border-bottom: 3px solid #969696;*/
    border-bottom: 1.5px solid #ccc;
    text-align: center;
    font-weight: bold;
    color: #969696;
    text-decoration: none;
    cursor: pointer;
}

    .member_page .tab-navigation #lnktabsInner1.bg-tab-active,
    .member_page .tab-navigation #lnktabsInner2.bg-tab-active {
        padding: 10px;
        background: transparent !important;
        border-bottom: 1.5px solid #fff !important;
        text-align: center;
        font-weight: bold;
        color: #0f2f68 !important;
        text-decoration: none;
        cursor: pointer;
    }

.member_page .custom-panel-heading {
    background: transparent !important;
    color: dimgray !important;
    border: none !important;
}

/*--- css for IE only ---*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .member_page .label-wrap {
        width: 40% !important;
    }

    .IE-input-width {
        width: 77%;
    }
}

/*New Design*/
@media (min-width: 768px) {

    /*New Design*/
    .rounded-lg-0 {
        border-radius: 0px !important;
    }
    /*New Design*/
    .ml-lg-2 {
        margin-left: .5rem !important;
    }
    /*New Design*/
    #ContentPlaceHolder1_divBookingDetails {
        padding-left: 0px;
    }
	
	/* */
/* 	.member_page > .container > .layout.container, 
	.member_page > .container > .memberbooking{
    	width: 80%;
	} */
	
/* 	.member_page > .container > .checkbooking > .container > .page-title {
		width: 95%;
	} */

	.member_page > .container > .checkbooking {
		width: 98%;
	}
	/*-----*/
}

.member_page .input-wrap {
    position: relative;
    display: table;
    border-collapse: separate;
}

.custom-member-input,
.custom-member-input-2,
.custom-member-input-disabled,
.custom-member-input-verify,
.custom-member-input-country {
    border: 0px !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.member_page input.custom-member-input:focus,
.member_page input.custom-member-input-2:focus,
.member_page input.custom-member-input-verify:focus,
.member_page .custom-member-input-country:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.member_page .custom-member-input-country {
    background: transparent !important;
    position: absolute;
    width: 120px;
    bottom: 0;
    margin: 2px 0;
    border-right: 1px solid #ddd !important;
    border-radius: 0px !important;
    padding-top: 1px;
}

    .member_page .custom-member-input-country.edit {
        padding: 0px 0px 0px 13px;
        font-weight: bold;
        border-right: 1px solid #000 !important;
        height: 28px;
        margin-bottom: 4px;
    }

.member_page .custom-member-input.edit,
.member_page .custom-member-input-2.edit,
.member_page .custom-member-input-verify.edit {
    height: 60px !important;
    padding: 30px 10px 5px 10px !important;
    font-weight: bold;
    border-radius: 4px !important;
    background: #e9ebec !important;
}
/*.custom-member-input-verify, */
.member_page .custom-member-input-verify.edit {
    padding-left: 132px !important;
}

.member_page .custom-member-input-pswd {
    height: 60px !important;
    font-weight: bold;
    border-radius: 4px !important;
    background: #e9ebec !important;
    padding: 30px 55px 5px 10px !important;
}

.member_page .lb-member-input, .member_page .lb-member-input-2, .member_page .lb-member-input-verify {
    display: none;
}

    .member_page .lb-member-input.edit,
    .member_page .lb-member-input-2.edit,
    .member_page .lb-member-input-pswd,
    .member_page .lb-member-input-verify.edit {
        position: absolute;
        z-index: 1;
        padding-left: 10px;
        color: #555;
        font-size: 12px;
        top: 10px;
        display: block;
    }


/*.custom-member-input[disabled],
.custom-member-input-2[disabled],
.custom-member-input-disabled[disabled] {
    background-color: #fff !important;
    cursor: not-allowed !important;
}*/
/*.lb-member-input-disabled {
    cursor: not-allowed;
}
.custom-member-input-disabled {
    border-color: none !important;
    box-shadow: none !important;
    cursor: not-allowed;
}*/
/*New Design*/
/*.tab-navigation .menu-pointer i {
    float: right;
    top: 40%;
    color: #e9ebec;
    position: absolute;
    right: 0;
    display: none;
}*/

/*New Design*/
/*.tab-navigation .bg-tab-active .menu-pointer i {
    color: #00589f !important;
}*/
/*New Design*/
.member_page .coming-trip-wrap {
    background: #fff;
    padding: 15px 20px !important;
    border: 1px solid #ccc !important;
    border-radius: 10px;
}

.member_page .general-wrap,
.custom-input-form .general-wrap {
    background: #fff;
    border: 1px solid #ccc !important;
    border-radius: 10px;
}
/*New Design*/
.member_page .allow-refund, .allow-change {
    font-size: 12px;
    color: #9e9e9e;
    font-weight: bold;
}

.member_page .allow-refund,
.custom-input-form .allow-refund {
    padding-right: 1.5rem !important;
}
    /*New Design*/
    .member_page .allow-refund i.fa-ticket-alt:before, .allow-change i.fa-clock:before {
        font-family: 'Font Awesome 5 Free' !important;
        font-size: 14px;
        vertical-align: middle;
    }

.member_page .radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.member_page .radio-toolbar label,
.custom-input-form .radio-toolbar label {
    display: inline-block;
    background-color: #ddd;
    padding: 0px 10px;
    border: 2px solid #ddd;
    border-radius: 30px;
    text-align: center;
    margin-right: 10px;
}

.member_page .radio-toolbar input[type="radio"]:checked + label {
    background-color: #0f2f68 !important;
    color: #fff;
    border-color: #0f2f68 !important;
}
/*THEME: change background color, text color, border color according to website theme color*/
.btn-close-sec {
    background: #0561b8  !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 2px 10px !important;
    font-weight: bold !important;
    border-color: #0561b8  !important;
}


.member-input-group-addon {
    position: absolute;
    z-index: 5;
    left: 14px;
    top: 30%;
    color: #555;
    background: none;
    padding: 0px;
    border: 0px;
}

.member_page .custom-search-dt,
.custom-input-form .custom-search-dt {
    border-radius: 4px !important;
    height: 45px !important;
    padding-left: 40px;
    padding-right: 122px;
}

.member_page .btnSearchTrip,
.custom-input-form .btnSearchTrip {
    position: absolute;
    z-index: 5;
    right: 5px;
    top: 10%;
}

.member_page .unedit-mode,
.custom-input-form .unedit-mode {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: not-allowed;
}

.member_page .alert-verify {
    position: absolute;
    top: -12px;
    padding: 2px;
    right: -4px;
}
/*.alert-verify-2 {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 2px;
}*/
.member_page .alr-icon,
.custom-input-form .alr-icon {
    background: #e9ebec;
    color: red;
    border-radius: 30px;
}

.member_page .businfo,
.custom-input-form .businfo {
    padding-top: 5px;
    margin-bottom: 3px;
}

/* Jaja 26_08 */
.member_page .connector-icon-1,
.custom-input-form .connector-icon-1 {
    position: absolute;
    left: -15px;
    top: 1px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 4px;
    z-index: 1;
}

.member_page .connector-icon-2,
.custom-input-form .connector-icon-2 {
    position: absolute;
    left: -14px;
    font-size: 12px;
    z-index: 1;
    top: 16px;
}

.member_page .connector-line,
.custom-input-form .connector-line {
    border-left: 1.5px solid #5A5151;
    height: 100%;
    position: absolute;
    top: 16px;
    left: -10px;
}



.member_page .verified-num,
.member_page .refund-success,
.custom-input-form .refund-success {
    background: #42c4a0;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 5px;
}

.member_page .unverified-num,
.member_page .refund-unsuccess,
.custom-input-form .refund-unsuccess {
    background: red;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 96px;
}

.member_page a.refund-file[href=''] {
    display: none;
}

.member_page .btn-delete-acc {
    background: #0f2f68 !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 5px 10px !important;
    font-weight: bold;
    border: #0f2f68 !important;
    margin-bottom: 20px;
}

.member_page #ContentPlaceHolder1_divChangeBooking2 .btn-filter-new.selected {
    background: transparent !important;
}

.member_page .bs-popover-bottom > .arrow {
    top: calc((.5rem + 1px) * -2.8);
}

.member_page .popover-header {
    margin-top: 0px;
}

.member_page .popover.bottom > .arrow:after {
    border-bottom-color: #fff !important;
}

.member_page .popover {
    font-size: 12px !important;
}

@media (max-width: 1020px) {
    .member_page .popover,
    .custom-input-form .popover {
        min-width: 200px; /* Max Width of the popover (depending on the container!) */
    }
}

@media (min-width: 1024px) {
    .member_page .popover,
    .custom-input-form .popover {
        min-width: 500px; /* Max Width of the popover (depending on the container!) */
    }
}

.member_page .cashback-expiry tr:nth-child(even) {
    background-color: #f2f2f2;
}

.member_page .date-expired {
    font-weight: bold;
}

.member_page #ddcashbackStatus, #ddBotMilesStatus {
    border: 1px solid #000;
    padding: 3px 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    float: right;
}

.member_page footer#main-footer {
    background: #C1E0F5 !important;
    padding: 40px 0px 0px 0px !important;
    margin-top: 0 !important;
}

.member_page #pay_method .panel-heading span,
.custom-input-form #pay_method .panel-heading span {
    margin-top: 0px !important;
    font-size: 15px;
}

.member_page .popover,
.custom-input-form .popover {
    max-width: 600px;
}

@media only screen and (max-width: 1024px) {
    .page-content .col-xs-12 {
        padding: 0 15px;
    }
}

.check-booking .tag {
    font-size: 11px;
    background: #7c0d0e;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 4px !important;
}

@media(max-width:991px) {
    .toolbar .nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .toolbar .nav-justified .nav-item {
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        display: flex;
        outline: none;
    }

    .toolbar .nav-item a.nav-link {
        border-radius: 0;
        font-weight: 600;
        padding: 10px 5px;
        color: #ffffff !important;
        flex: 1;
        background: none;
        outline: none;
    }

    .toolbar {
        background-color: #0561b8;
        z-index: 7;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: 1px 1px 10px -3px #9E9E9E !important;
    }

    #sortingDiv .modal-dialog {
        width: 100% !important;
        margin: 0;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    #sortingDiv .divPopMoreInfo {
        background: #fff !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        height: 65vh !important;
    }
}

/*========= End Member,Check Booking ========*/

/*========= Login ========*/
/*THEME: change background color, text color according to website theme color*/
.login-page .nav-tabs > li > a {
    background: transparent!important;
    color: #8f8f8f!important;
	text-align: center;
	border-bottom: 3px solid #f3ecdb !important;
	border-top: none;
	border-right: none;
	border-left: none;
}
/*THEME: change background color, text color according to website theme color*/
.login-page .nav-tabs > li.active > a,
.login-page .nav-tabs > li > a:hover {
    background: transparent!important;
    border-bottom: 3px solid #0561b8 !important;
	border-top: none;
	border-right: none;
	border-left: none;
    color: #0561b8 !important;
    font-weight: bold;
}
/*THEME: change background color according to website theme color*/
.bg-login-subheader {
    color: #fff;
    background-color: #D07A50!important;
}

#divSignUpForm span, #divLoginRenewForm span {
    display: inline-flex !important;
}

/*========= End Login ========*/
.cursor-pointer {
    cursor: pointer;
}

.line-txt {
    overflow: hidden;
    text-align: center;
    color: #0561b8;
    font-size: 14pt;
    font-weight: bold;
}

    .line-txt:before, .line-txt:after {
        background-color: #ccc;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%;
    }

    .line-txt:before {
        right: 0.5em;
        margin-left: -50%;
    }

    .line-txt:after {
        left: 0.5em;
        margin-right: -50%;
    }

.div-info {
    border: 2px solid #0561b8;
    border-radius: 4px;
    padding: 20px;
}

/*Search box */
.search-slider > col-md-6 {
	padding-left: 4rem; 
} 


/*HomePage Poster */
#myGallery{
position: relative;
}

#myGallery > .carousel-inner{
position: relative;  
width: 100%;   
overflow: hidden;
}
/*-----*/

/* Check Booking Page */
	.member_page > .container > .checkbooking > .check-my-booking > .bg-wrap {
		padding-top: 3rem;
      padding-left: 4rem;
	}

/* Login & Signup Page*/
#sign-up-login > .sign-up-1 > .form-group > .input-group > .input-group-icon > .fa{
	padding-top: 0.4rem;
}

.open-login > .row { 
padding-bottom: 5rem;
}

/* My Account Page */
/*MyAccount icon&username move right*/
.memberbooking  > .container > .col-md-12 > .d-flex {
    padding-left: 2rem;
}

.member_page > .container > .memberbooking > .container {
padding-top: 2rem;    
padding-bottom: 1.5rem;
}

.layout > .memberbooking > .tab-navigation{
padding-top: 2rem;
}


/* tabs2 */
.layout > .col-md-12 {
padding-left: 2rem;
padding-right: 3rem;
}

#divSelectCoach > div{    
	padding-bottom: 3rem;
}

.paymentdetails-section > .content-wrapper > .form-group > .input-group > .input-group-icon > .fa{
padding-top: 0.4rem;
}

.paymentdetails-section > .content-wrapper > .d-flex > .form-group > .input-group > .input-group-icon > .fa{
padding-top: 0.4rem;
}

/*Added By Yong Qi*/
#divPaymentType .panel .col-md-3 h4 {
    padding-top: 0px;
}

#lnkPrintReceipt1{
	font-size: 30px;
	float: right;
}

#lnkPrintReceipt1:hover {
    color: #23527c;
    text-decoration: none !important;
}
#content table th {
	background: #0561b8!important;
	color: #fff!important;
	border: 1px solid #0561b8!important;
	text-align: center!important;
}
#content table td {
	/* border: 1px solid #0561b8!important; */
	text-align: center!important;
}
@media (min-width: 568px) {
	.home .imgSlider #myGallery {
		height: 372px;
		width: 100%!important;
		overflow: hidden;
		background: transparent;
	}
	
	.imgSlider #myGallery .carousel-inner>.item>a>img, .carousel-inner>.item>img {
        width: 100%!important;
        height: 372px!important;
    }
	
	.text-md-left  {
		text-align: left;
	}
	
}

span.enterdetailsright {
	min-width: 100px;
}
/*-----*/
.card {
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    margin-bottom: 30px;
    border: 0;
    /* box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15); */
    border-radius: .9rem!important;
    overflow: hidden;
	border: 1px solid #ddd;
}

.tab-navigation.tab-secondary a,
.tab-navigation.tab-secondary a:hover {
	padding: 10px;
    background: #f4f4f4!important;
    border-bottom: 1.5px solid #f4f4f4;
    text-align: center;
    font-weight: 500;
    color: #969696;
    text-decoration: none;
    cursor: pointer;
	max-width: 50%;
}

.tab-navigation.tab-secondary a.active {
	padding: 10px;
	background: transparent !important;
	border-bottom: 1.5px solid #fff !important;
	text-align: center;
	font-weight: bold;
	color: #0561b8;
	text-decoration: none;
	cursor: pointer;
	max-width: 50%;
}

div#bus {
	border-radius: 10px;
}

#modelBusDetails .nav-pills > li > a {
	background-color: #eee;
	color: #D07A50!important;
	font-size: 14px;
	border: 1px solid;
	margin-bottom: 5px;
}

#modelBusDetails .nav > li > a > i {
	color: #D07A50 !important;
	display: inline;
	border: 1px solid;
}

#modelBusDetails .nav-pills>li.active>a {
	background-color: #D07A50;
	color: #fff !important;
	border: 1px solid;
}

#modelBusDetails .nav > li.active > a > i {
	color: #fff !important;
	display: inline;
}

div#content {background: #f3ecdb!important;}

.footer_accept {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #868686;
}

#sociallist .footer_icon_list img {
    max-width: unset;
    height: 20.969px !important;
    border: 0 !important;
    margin: 0px 12px;
}

.footer_icon_list.footer_container {
    margin-top: 30px;
}

.footer_icon_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}