/*common styles*/
.col-md-12.right-side p {
    line-height: 1.5;
    margin: 0 0 25px;
    text-align: justify;
}
#howtoprepare {
    text-align: justify;
}
small {
    padding: 0;
    font-style: italic;
    margin-top: 12px;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.journeybegin {
    border: 0 none;
    box-shadow: 0 0 6px #d2d1d1;
    padding: 10px;
}
.col-md-12.right-side p b {
    font-size: 18px;
}
a {
    color: #3295CE;
}
a:hover, a:focus, a:active {
    color: #000;
    text-decoration: none;
    outline: 0;
}
p {
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 10px;
}
.btn {
    overflow:hidden;
}
.panel-heading a.collapsed, .panel-heading a.collapsed:hover,
.btn, .btn:hover, .sidebar_sec .abs_viewmore:hover:after,
.sidebar_sec .abs_viewmore:after,
.btn:after, .btn:hover:after, .onboard_sec img, .onboard_sec:hover img,
.deck_cab_sec img,  .deck_cab_sec:hover img,
.shiplist_sec img, .shiplist_sec:hover img, .shiplist_sec, .shiplist_sec:hover,
.shiplist_sec .inr_cont::after, .shiplist_sec:hover .inr_cont::after,
.offer_sec .inr_btn .btn-traingle i, .offer_sec:hover .inr_btn .btn-traingle i,
.offer_sec .inr_btn .btn-traingle, .offer_sec:hover .inr_btn .btn-traingle,
.month_list li a, .month_list li:hover a,
.btn-red i, .btn-red:hover i,
.offer_sec .abs_link, .offer_sec:hover .abs_link,
.deck_planpdf .inr_ico, .deck_planpdf:hover .inr_ico,
.deck_planpdf, .deck_planpdf:hover {
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.fn {
    float: none !important;
}
.fs0 {
    font-size: 0;
}
.font_bold {
    font-weight: 600;
}
.center-block {
    display: block;
    margin:0 auto;
}
.text_red {
    color:#3295CE;
}
.text_green {
    color:#009900;
}
.divider_line {
    margin: 30px 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}
.img-center {
    display: block;
    margin:0 auto;
}
.divider_space {
    padding: 15px 0;
}
.nopadd {
    padding:0 !important;
}
.nomargin {
    margin: 0 !important;
}
.mt30 {
    margin-top: 30px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mr20 {
    margin-right: 20px;
}
.mr10 {
    margin-right: 10px;
}
.text_lower {
    text-transform: lowercase;
}
.dis_block {
    display: block;
    width: 100%;
}
.ul_inline li {
    display: inline-block;
    vertical-align: middle;
}
.btn-red1 {
    background-color:#d43f3a;
    color: #fff;
    border-radius:0;
    border:0;
    font-size: 14px;
    padding:10px 20px;
    text-transform: uppercase;
    position:relative;
    z-index:0;
    text-align:center;
    font-weight:bold;
    border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
}
.btn-red1 :hover, .btn-red:active, .btn-red:focus, .btn-red:active:focus {
    color: #fff;
    background-color:#000;
}
.btn-red1 :after {
    background-color:#000;
    height:0;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    content:"";
    border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
}
.btn-red1 :hover:after {
    height:100%;
}
.btn-red span {
    display: inline-block;
    vertical-align: middle;
}
.btn-red1  i {
    font-size: 20px;
    margin-left: 20px;
}
.btn-red1 :hover i {
    transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}





.btn-red {
    background-color:#d53f3a !important;
    color: #fff;
    border-radius:0;
    border:0;
    font-size: 14px;
    padding:10px 20px;
    text-transform: uppercase;
    position:relative;
    z-index:0;
    text-align:center;
    font-weight:bold;
    border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
}
.btn-red:hover, .btn-red:active, .btn-red:focus, .btn-red:active:focus {
    color: #fff;
    background-color:#000;
}
.btn-red:after {
    background-color:#000;
    height:0;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    content:"";
    border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
}
.btn-red:hover:after {
    height:100%;
}
.btn-red span {
    display: inline-block;
    vertical-align: middle;
}
.btn-red i {
    font-size: 20px;
    margin-left: 20px;
}
.btn-red:hover i {
    transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.padd_sec {
    padding:60px 0;
}
.static_slider img {
    width: 100%;
}
.nav-tabs-dropdown {
  display: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.nav-tabs-dropdown:before {
  content: "\f078";
  font-family: 'FontAwesome';
  position: absolute;
  right: 30px;
}
.btn_navmobile {
    background-color: #ececec;
    color: #505050;
    font-weight: 600;
    font-size: 18px;
    border-radius: 0;
    padding: 15px 10px;
    border:0;
    border-bottom: 3px solid #3295CE;
    box-shadow: none;
    white-space: pre-wrap;
}
/*common styles*/

/*form elements*/
.select-style {
    font-size: 16px;
    border: 1px solid #b2b2b2;
    height: 33px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    font-weight: 100;
}
.select-style::after {
    color: #696b75;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 24px;
    top: 4px;
    width: 0;
    font-size: 21px;
    z-index: -1;
}
.select-style select {
    width: 100%;
    height:40px;
    border: none;
    text-transform: capitalize;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
			color:#696b75;
			padding-left:8px;
}
.select-style1 select {
      color:#222;
}
.select-style select:focus {
    outline: none;
}
.select-style select option
{
	color: #000;
	padding: 8px;
}
.form-control {
    border: 1px solid #b2b2b2;
    box-shadow: none;
    border-radius: 0;
}
.form-control:hover, .form-control:active, .form-control:focus {
    border: 1px solid #3295CE;
    box-shadow: none;
    border-radius: 0;
}
.control-label {
    font-weight: 600;
    color: #505050;
    text-transform: capitalize;
    font-size: 15px;
}
.form-horizontal .form-group {
    margin: 25px 0;
}
.form-horizontal .control-label {
    text-align: left;
}
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}
.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    font-weight:normal;
}
.checkbox-custom-label, .radio-custom-label {
    position: relative;
    color:#000;
    font-weight:normal;
    padding-left: 20px;
}
.checkbox-custom + .checkbox-custom-label::before, .radio-custom + .radio-custom-label::before {
    background-color: #fff;
    border: 1px solid #3295CE;
    content: "";
    display: inline-block;
    height: 18px;
    margin-right: 10px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 18px;
    margin-top: -2px;
    position: absolute;
    top: 4px;
    left: -4px;
}
.checkbox-custom + .checkbox-custom-label::before {
    background-color:transparent;
    border: 1px solid #505050;
}
.radio-custom:checked + .radio-custom-label:before {
    background-color: #3295CE;
    border: 1px solid #3295CE;
    box-shadow: 0 0 0 3px #fff inset;
    -o-box-shadow: 0 0 0 3px #fff inset;
    -webkit-box-shadow: 0 0 0 3px #fff inset;
    -moz-box-shadow: 0 0 0 3px #fff inset;
    -ms-box-shadow: 0 0 0 3px #fff inset;
}
.checkbox-custom:checked + .checkbox-custom-label::before {
    background-color:transparent;
    border: 1px solid #3295CE;
    content: "\f00c";
    font-family: 'FontAwesome';
    line-height: 9px;
    font-size: 10px;
    color: #3295CE;
    text-align: center;
}
.radio-custom + .radio-custom-label::before {
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
/*form elements*/



/*charters & groups*/
.slider_search {
	background-color:#ececec;
	padding:20px 0;
}
.slider_search > .search_inr > .form-inline  {
	margin:0;
}
.slider_search  .search_inr  .form-group {
	margin:0 10px;
}
.main_heading {
	font-size: 25px;
    margin:0 0 15px;
	text-transform: uppercase;
	/*font-family:baskar villa old face;*/
}
.sub_heading {
    font-size: 18px;
    font-weight: bold;
    /* text-transform: capitalize; */
    margin:15px 0 10px;
}
.why_ev_sec h5 {
	font-size: 20px;
	text-transform: capitalize;
	color: #3295CE;
	font-weight: 600;
	margin:20px 0 10px 20px;
	position: relative;
}
.why_ev_sec p {
	font-size: 15px;
	color: #505050;
	line-height: 26px;
}
.why_ev_sec h5::before {
    font-size: 11px;
    position: absolute;
    content: "\f111";
    font-family: 'FontAwesome';
    top: 6px;
    left: -17px;
}
.panel_theme .panel {
    border: 0;
    box-shadow: none;
    margin-bottom: 15px;
    background-color: #3295CE;
    border-radius: 7px;
}
.panel_theme .panel-heading, .panel_theme .panel-heading h4 {
    padding: 0;
    background-color:transparent;
}
.panel_theme .panel-heading a, .panel_theme .panel-heading a.collapsed:hover {

    display: block;
    border: 0;
    box-shadow: none;
    border-radius: 6px;
    padding: 14px;
    color: #fff;
    background-color: #3295CE;
}
.panel_theme .panel-heading a i {
	float:right;
	font-size:14px;
	line-height: 20px;
}
.panel_theme .panel-heading a.collapsed {
    color: #505050;
    background-color: #ececec;
}
.panel_theme .panel-heading h4 a:hover, .panel_theme .panel-heading h4 a:active,
.panel_theme .panel-heading h4 a:focus, .panel_theme .panel-heading h4 a:active{
    text-decoration: none;
}
.panel_theme.panel-group .panel .panel-body {
   border:0;
   background-color: #ececec;
   border-radius: 12px 12px 7px 7px;
   box-shadow: 1px 0 4px rgba(0,0,0,0.2);
   padding-bottom: 30px;
   position: relative;
}
.slider_search .btn {
	padding:11px 80px;
}
.terms_list li {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
}
.sidebar_sec .media {
    border-bottom: 1px solid #aaa;
    padding:0 0 10px 0;
}
.sidebar_sec h4 {
    color: #000;
    font-size: 12px;
    font-weight: 600;
}
.sidebar_sec p {
    color: #505050;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 10px;
}
.sidebar_sec p a.link {
    font-weight: 600;
    font-size: 12px;
}
.sidebar_sec .abs_viewmore {
   background-color: #fff;
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 40px;
   border-radius: 0 0 7px 7px;
   z-index: 0;
   overflow:hidden;
}
.sidebar_sec .abs_viewmore:after {
   background-color: #3295CE;
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height:0;
   content: "";
   z-index: -1;
}
.sidebar_sec .abs_viewmore:hover:after {
   height:100%;
}
.sidebar_sec .abs_viewmore a {
   display: block;
   font-size: 16px;
   text-align: center;
   font-weight: 600;
   line-height: 40px;
   text-transform: uppercase;
}
.sidebar_sec .abs_viewmore:hover a {
   color: #fff;
}

/*request quote*/
.modal_req_quote .modal-dialog {
    margin: 70px auto 0;
}
.modal_req_quote .modal-heading {
    text-align: center;
    padding:0 0 10px;
    margin-bottom: 10px;
    position: relative;
}
.modal_req_quote .modal-heading:after {
    width: 160px;
    height: 3px;
    left: calc(50% - 80px);
    position: absolute;
    bottom:5px;
    content: "";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+33,000000+53,000000+70,e5e5e5+100,207cca+100,e5e5e5+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #262626 50%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #262626 50%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #262626 50%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.modal_req_quote .modal-heading h4 {
    color: #3295CE;
    font-size: 25px;
    text-transform: uppercase;
    /*font-family:baskar villa old face;*/
    margin:0;
}
.modal_req_quote .modal-heading p {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin:0;
}
.modal_req_quote .select-style {
    background-color: #fff;
    border-radius: 6px;
    font-size: 14px;
    height: 40px;
    margin:0;
    text-transform: uppercase;
    width:100%;
    font-weight: 600;
    color: #505050;
    border:2px solid #b2b2b2;
    z-index: 1;
}
.modal_req_quote .form-control {
    font-weight: 600;
    color: #505050;
    height: 40px;
    border-radius: 6px;
    border:2px solid #b2b2b2;
}
.modal_req_quote textarea.form-control {
    resize: vertical;
    height: auto;
}
.modal_req_quote .form-control:hover, .modal_req_quote .form-control:active,
.modal_req_quote .form-control:focus, .modal_req_quote .form-control:active {
    border:2px solid #aaa;
    box-shadow: none;
}
.modal_req_quote .label {
    font-weight: 600;
    color: #000;
}
.datepicker-days td {
    text-align: center;
    border-radius: 3px;
}
.datepicker-days td:hover {
    background-color: #3295CE;
    color: #fff;
    cursor: pointer;
}
.modal .close {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    text-align: center;
    padding: 0;
}
.modal_landing_offer {

}
.modal_landing_offer table {
    margin: 20px 0;
    width: 100%;
}
.modal_landing_offer table td{
    padding:10px;
}
.modal_landing_offer table th {
    background-color: #7a7a7a;
    color: #fff;
    padding: 10px;
}
.modal_landing_offer table .text_red {
    color: #3295CE;
}
.modal_landing_offer table tr:nth-child(2n) td{
    background-color: #eaeaea;
}
.modal_landing_offer table tr:nth-child(2n+1) td{
    background-color: #f4f4f4;
}

/*contact*/
.enquiry_sec {
    border:1px solid #ddd;
    padding: 20px;
    margin: 0;
}
.enquiry_sec li {
   display: inline-block;
   vertical-align: middle;
   margin: 0 30px;
}
.enquiry_sec .phone_circle {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid #000;
    border-radius: 100%;
    font-size: 30px;
}
.enquiry_sec .phone_circle i {
    line-height: 40px;
}
.enquiry_sec p {
   margin:0 0;
}

/*vide*/
.video_tab .tab-content {
    padding:30px 0;
}
.tab_theme .nav-tabs {
    border:0;
}
.tab_theme .nav-tabs li {
    margin:1px;
}
.tab_theme .nav-tabs li a {
    background-color: #ececec;
    padding: 15px 20px;
    border: 0;
    border-bottom: 3px solid #ececec;
    border-radius: 0;
    box-shadow: 0px 3px 2px rgba(0,0,0,0.2);
    margin-right:2px;
    color: #505050;
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.tab_theme .nav-tabs li a span {
    display: inline-block;
    vertical-align: middle;
}
.tab_theme .nav-tabs li a:hover, .tab_theme .nav-tabs li a:focus, .tab_theme .nav-tabs li a:active,
.tab_theme .nav-tabs li.active a:hover, .tab_theme .nav-tabs li.active a {
    background-color: #fff;
    border:0;
    border-bottom: 3px solid #3295CE;
}
.tab_theme .nav-tabs li a.li_highlight, .tab_theme .nav-tabs li a.li_highlight:focus, .tab_theme .nav-tabs li a.li_highlight:active,
.tab_theme .nav-tabs li.active a.li_highlight:hover {
    background-color: #3295CE;
    border:0;
    color: #fff;
    border-bottom: 3px solid #ad1214;
}
.tab_fullwidth li {
    width: calc(25% - 2px);
}
.tab_theme.tab_fullwidth .nav-tabs li a {
    display: block;
}

/*testimonial*/
.inr_testi_cont {
    padding: 30px 0 10px;
    border-bottom: 1px solid #ddd;
}
.inr_testi_cont .media-heading {
    color: #3295CE;
    font-size: 16px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 15px;
}
.inr_testi_cont .testi_postedwere {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
}
.inr_testi_cont p {
    color: #505050;
    font-size: 16px;
    margin: 10px 0;
}
.inr_testi_cont .testi_quote {
    color: #3295CE;
    font-size: 30px;
    margin: 0 0 10px;
}
.inr_testi_cont .media-object {
    border-radius: 100%;
    display: block;
    height: 120px;
    width: 120px;
}
.inr_testi_cont .testi_postedby {
    color: #898989;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}

/*ship view*/
.sidebar_shipdesc h3 {
    font-size: 30px;
    border-bottom: 2px solid #333;
    padding: 10px 0;
    margin-bottom: 20px;
}
.sidebar_shipdesc table tr td {
    padding:6px 0;
    font-size: 15px;
}
.sidebar_shipdesc table tr td:first-child {
    font-weight: 600;
}
.sidebar_shipdesc table tr td:last-child {
    text-align: right;
}
.onboard_sec  {
    border-bottom:1px solid #505050;
    padding:0 0 20px 0;
}
.onboard_sec a {
    display: block;
}
.onboard_sec a h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    color: #505050
}
.onboard_sec:hover a h3 {
    color: #3295CE;
}
.onboard_sec:hover img, .deck_cab_sec:hover img {
    filter: grayscale(1);
    -o-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
.deck_cab_sec {
    padding:20px;
    border-bottom: 1px solid #D2D2D2;
}
.deck_cab_sec:hover {
    background-color: #f5f5f5;
}
.deck_cab_sec h3 {
    color: #505050;
    font-size: 20px;
    font-weight: 600;
    line-height: 16px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.deck_cab_sec h5 {
    color: #505050;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 10px;
    text-transform: capitalize;
}
.deck_cab_sec h5 span {
    font-weight: 800;
    color: #3295CE;
    margin-left: 5px;
}
.deck_cab_sec h5 span i {
    display: inline;
}
.deck_cab_sec h5 .bfroff_text {
    color: #333;
    font-size: 15px;
    margin: 0 6px;
    text-decoration: line-through;
}
.bfroff_text {
    color: #333;
    font-size: 15px;
    margin: 0 6px;
    text-decoration: line-through;
}
.deck_cab_sec h3 span {
    font-size: 18px;
    text-transform: capitalize;
}
.deck_cab_sec h6 {
    margin: 0 0 10px 0;
    font-size: 11px;
    font-style:italic;
    color: #505050;
    border-bottom: 1px solid #3295CE;
    display: inline-block;
}
.deck_cab_sec p {
    margin: 0 0 3px 0;
    font-size: 15px;
    color: #505050;
    line-height: 22px;
}
.deck_cab_sec:hover h3 {
    color: #3295CE;
}
.deck_cab_sec a li {
    color: #505050;
    line-height: 22px;
}

/*rewards*/
.reward_sec {
    border: 1px solid #ddd;
    margin: 20px 0;
    min-height: 1160px;
}
.reward_sec .inr_cont {
    padding:10px;
}
.reward_sec .inr_cont h3 {
    color:#3295CE;
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 600;
}
.reward_sec .or_text {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
}

/*ship line*/
.shipline_tab ul li {
    display: inline-block;
    vertical-align: middle;
}
.shipline_tab .tab-content {
    padding:0;
}
.shipline_tab .filter_top {
    background-color: #ececec;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.shipline_tab .filter_top .form-inline {
    border-bottom: 1px solid #505050;
}
.shipline_tab .filter_top .form-group {
    margin-right: 30px;
}
.shipline_tab .filter_top h6 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    font-style:italic;
    color: #505050;
    border-bottom: 1px solid #505050;
    display: inline-block;
}
.shipline_tab .filter_top .select-style {
    background-color:transparent;
    width: 150px;
}
.shipline_tab .filter_top .select-style:hover {
    background-color:#fff;
}
.shipline_tab .filter_top .select-style {
    height: 27px;
}
.shipline_tab .filter_top .select-style:after {
    top:-2px;
    color:#3295CE;
}
.shipline_tab .filter_top .select-style select{
    height: 26px;
    color:#3295CE;
}
.shipline_tab .filter_top p{
    margin:0;
}
.shiplist_sec {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.14);
    margin-bottom: 30px;
    min-height: 305px;
}
.shiplist_sec:hover {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.3);
}
.shiplist_sec .inr_cont {
    padding: 10px 20px;
    position: relative;
}
.shiplist_sec .inr_cont::after {
    position: absolute;
    top: -18px;
    left: calc(50% - 25px);
    border-bottom: 25px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    content: "";
}
.shiplist_sec:hover .inr_cont::after {
    top: -25px;
}
.shiplist_sec .inr_img {
    background-size: cover;
    height: 150px;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
}
.shiplist_sec .inr_img img {
    height: 100%;
}
.shiplist_sec:hover img {
    filter: grayscale(1);
}
.shiplist_sec .inr_cont h3 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    text-transform: uppercase;
}
.shiplist_sec .inr_cont p {
    color: #333;
}
.shiplist_sec:hover .inr_cont h3 {
    color: #3295CE;
}
.shipline_logo {
    margin-bottom: 20px;
}

/*calander*/
.calendar_sec {
    box-shadow: 0 0 5px rgba(0,0,0,0.2)
}
.calendar_sec .calendar_left {
}
.calendar_sec .nav-tabs {
    border: 0;
    text-align: center;
    margin-top: 30px;
    font-size: 0;
    padding: 0;
}
.calendar_sec .tab-content {
    padding-top:50px;
}
.calendar_sec .nav-tabs li {
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    float: none;
    border-bottom: 1px solid #a3a3a3;
}
.calendar_sec .nav-tabs li a {
    color: #505050;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
}
.calendar_sec .nav-tabs li.active a, .calendar_sec .nav-tabs li:hover a,
.calendar_sec .nav-tabs li:active a, .calendar_sec .nav-tabs li:focus a,
.calendar_sec .nav-tabs li.active a, .calendar_sec .nav-tabs li.active:hover a {
    color: #3295CE;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
}
.month_list li {
    position: relative;
    text-align: center;
    padding: 10px;
    width:32%;
    margin-bottom: 20px;
}
.month_list li a {
    color:#333;
}
.month_list li i {
    font-size: 70px;
}
.month_list li .abs_month {
    position: absolute;
    top:10px;
    left: 0;
}
.month_list li .abs_month {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0;
    line-height: 104px;
}
.calendar_sec .month_list {
    padding:  0;
}
.month_list li.unavailable a {
    color:#a3a3a3;
}
.month_list li.unavailable:hover a {
    color:#a3a3a3;
    cursor:not-allowed;
}
.month_list li.available a {
    color:#333;
    display: inline-block;
}
.month_list li:hover a {
    color:#3295CE;
}
.calendar_sec .calander_img {
    position: relative;
}
.calendar_sec .calander_img:after {
    position: absolute;
    top:0;
    left: 0;
    width: 100px;
    height: 100%;
    content: "";
    background-color: rgba(255,255,255,0.9);
}
/*offers*/
.select_single .multiselect-native-select .btn-group {
    width: 100%;
    display: inline-block;
}
.select_single .multiselect-native-select, .select_single .multiselect-native-select .btn-default{
    width: 100%;
    display: block;
    text-align: left;
    min-width: 160px;
}
.select_single .multiselect-container li {
    display: block;
    padding: 0;
}
.select_single .multiselect-container > li > a > label {
    display: block;
    padding: 8px;
}
.select_single .multiselect-container > li.active > a  {
    background-color: #3295CE;
}
.select_single .multiselect-container input[type="radio"] {
    display: none;
}
.select_single .multiselect-native-select i {
    position: absolute;
    top:15px;
    right: 10px;
}
.select_single .multiselect-native-select span.multiselect-selected-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.multiselect_filter {
    background-color: #ececec;
    padding: 20px;
}
.multiselect_filter form {
    margin:0;
}
.multiselect_filter .form-group {
    margin:0 10px;
}
.multiselect-native-select i {
    margin-left: 30px;
    font-size: 14px;
    color: #747474;
}
.multiselect-native-select .btn-default {
    border:0;
    border-radius:6px;
    padding: 10px;
    color: #747474;
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
}
.multiselect-native-select .btn-default:active,
.multiselect-native-select .btn-default:focus,
.multiselect-native-select .open .btn-default,
.multiselect-native-select .open .btn-default:focus,
.multiselect-native-select .open .btn-default:active,
.multiselect-native-select .open .btn-default:hover {
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
.multiselect-container {
    border: 0 none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    max-height: 450px;
    left: 0;
    min-width: 145px;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 93%;
    width: 100%;
}
.multiselect-container  li {
    padding: 0;
    display: block;
    padding: 8px 8px 8px 15px;
    height: 40px;
}
.multiselect-container  li:hover, .multiselect-container  li.active {
    background-color: #ECECEC;
}
.form-inline .multiselect-container label {
    padding-left: 26px;
    margin:0;
    display: block;
}
.offersearch_list h3 {
    font-size: 20px;
    color: #3295CE;
    font-weight: 600;
}
.offer_sec {
    position: relative;
    border: 1px solid #a3a3a3;
    margin-bottom: 70px;
}
.offer_sec .inr_img {
   height:145px;
   overflow:hidden;
   background-size: cover;
   background-position: center center;
}
.offer_sec .inr_img img {
   width:100%;
}
.offer_sec .inr_content {
   padding: 10px;
}
.offer_sec .inr_content h3 {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    line-height: 20px;
    margin: 5px 0;
    text-transform: uppercase;
}
.offer_sec .inr_content p {
    height: 40px;
}
.offer_sec .inr_content h5{
   color: #3295CE;
   /* /*font-family:baskar villa old face;*/ */
   margin:10px 0;
   text-transform: uppercase;
   font-size: 16px;
}
.offer_sec .inr_details{
   background-color: #F2F2F2;
   padding: 5px;
}
.offer_sec .inr_details ul{
  margin: 2px 0;
  padding: 2px 0;
  border-bottom: 1px solid #a3a3a3;
}
.offer_sec .inr_details ul:last-child{
  border-bottom: 0;
}
.offer_sec .inr_details li{
  border-right: 1px solid #a3a3a3;
  font-size: 14px;
  text-align: left;
  padding: 0 6px;
  width:33%;
  display: inline-block;
  vertical-align: middle;
  min-height:70px;
}
.offer_sec .inr_details li:last-child{
  border-right:0;
}
.offer_sec .inr_details li span{
  display: block;
  font-weight: 600;
}
.offer_sec .inr_date {
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 100px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.offer_sec .inr_btn {
    position: absolute;
    top:100%;
    left: 0px;
    width: 100%;
}
.offer_sec .inr_btn .btn-traingle {
    position: relative;
    width: 100%;
    height: 40px;
    display: block;
    background-color: #3295CE;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 20px;
}
.offer_sec .inr_btn .btn-traingle i {
    float: right;
    margin-right:12%;
    line-height: 40px;
    font-weight: 100;
}
.offer_sec:hover .inr_btn .btn-traingle {
    background-color: #000;
}
.offer_sec:hover .inr_btn .btn-traingle i {
    margin-right: 20%;
}
.offer_sec .inr_btn .btn-traingle::after {
    border-right: 40px solid #fff;
    border-top: 41px solid transparent;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
}
.offer_sec .abs_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background-color: rgba(255,255,255,0.85);
    opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
}
.offer_sec .abs_link a {
    display: block;
    width: 100%;
    height: 100%;
}
.offer_sec:hover .abs_link {
    opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
}
.offer_sec .abs_link .inr_link {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.offer_sec .inr_link p {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3295CE;
    text-align: center;
}
@-webkit-keyframes bounce {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-10px);
  }
  75% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-10px);
  }
  75% {
    -webkit-transform: translateY(-5px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
.offer_sec .abs_link span.bounce {
    display: block;
    margin: 10px 0 0;
}
.offer_sec:hover .abs_link span.bounce{
    animation: 1s ease infinite bounce;
}
.departure_sec table {
    margin:0;
}
.departure_sec table tr th {
    background-color: #505050;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}
.departure_sec table tr td {
    padding: 10px;
    font-size: 14px;
}
.departure_sec table tr:nth-child(2n) td {
    background-color: #ececec;
}
.departure_sec table tr:nth-child(2n+1) td {
    background-color: #fff;
}
/*special*/
.special_sec .inr_detaillist li span {
    display: block;
    font-weight: 600;
    font-size: 16px;
}
.special_sec .inr_detaillist {
    margin:20px 0;
    font-size: 16px;
}
.special_sec .inr_detaillist li {
    margin-bottom: 10px;
    margin-right: 20px;
}
.special_sec .inr_offer {
    margin:15px 0;
}
.special_sec .inr_offer li {
   display:table-cell;
   vertical-align: middle;
   font-weight: 600;
}
.special_sec .inr_offer li img {
   padding-right: 10px;
}
.special_sec .inr_offer p{
    margin:0;
    font-weight: 600;
    text-transform: uppercase;
}
.special_sec .tab-content {
    padding-top: 30px;
}
.special_sec .eteam_sec {
    border-bottom: 1px solid #ebeaea;
    margin-bottom: 30px;
}
.special_sec .eteam_sec:last-child {
    border-bottom:0;
}
.special_sec .eteam_sec h3 {
    color: #3295CE;
    font-size: 22px;
    font-weight: 600;
    text-align: justify;
}
.special_sec .eteam_sec h3 span {
    display: block;
}
.special_sec .eteam_sec p {
    text-align: justify;
}
.affix-top,.affix{
  position: static;
}
.disc_text {
    background-color: #f1f1f1;
    border-radius: 4px;
    padding: 20px;
    text-align: left;
}
.disc_text p {
    margin-bottom: 0;
}
.offer_active {
    background-image: url("../images/offer.png");
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 120px;
    position: absolute;
    right: -7px;
    text-transform: uppercase;
    top: -9px;
    width: 120px;
    z-index: 1;
}
.offer_active p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    transform: rotate(40deg) translateY(7px) translateX(57px);
    -o-transform: rotate(40deg) translateY(7px) translateX(57px);
    -webkit-transform: rotate(40deg) translateY(7px) translateX(57px);
    -moz-transform: rotate(40deg) translateY(7px) translateX(57px);
    -ms-transform: rotate(40deg) translateY(7px) translateX(57px);
}
.sploffer_active {
    top:4px;
    right:4px;
}
.sploffer_active p {
    transform: rotate(40deg) translateY(7px) translateX(37px);
    -o-transform: rotate(40deg) translateY(7px) translateX(37px);
    -webkit-transform: rotate(40deg) translateY(7px) translateX(37px);
    -moz-transform: rotate(40deg) translateY(7px) translateX(37px);
    -ms-transform: rotate(40deg) translateY(7px) translateX(37px);
}
.index_header {
    position: relative;
}
.index_header .index_inner_header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.sidebar_sec .media-left img {
    width: 100px;
}
.offer_sec .inr_offer_text {
    background-color: #545454;
    height: 63px;
    overflow: hidden;
    padding: 10px;
}
.offer_sec .inr_offer_text p {
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
}
.goto_tab {
    position: relative;
}
.goto_tab a {
    background-color: #3295CE;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    width: 40px;
    cursor: pointer;
}
.goto_tab a:hover {
    background-color: #333;
}
.goto_tab i {
    line-height: 40px;
}
.fare_from {
    background-color: #eaeaea;
    border-radius: 4px;
    margin-top: 20px;
    padding: 10px;
}
.dest_descrip .fare_from p {
    margin:0;
    line-height: 32px;
}
.fare_from.make_cal p {
    text-align: center;
}
.dest_descrip .butt2quote {
    margin-left: 10px;
}
.fare_from .price {
    color: #3295CE;
    font-size: 19px;
    font-weight: bold;
}
.fare_from .butt2quote {
    margin-top: 0;
}
.iterinarysocial h5 {
    margin: 17px 0 0;
    padding: 0;
}
.dest_descrip p {
    line-height: 25px;
}
/* .make_cal {
    background-color: #eaeaea;
    border-radius: 4px;
    margin-top: 20px;
    padding: 10px;
} */
.make_cal span {
    display: inline-block;
    vertical-align: middle;
}
.make_cal a {
    background-color: #3295CE;
    border-radius: 100%;
    color: #fff;
    float: right;
    height: 35px;
    text-align: center;
    width: 35px;
    margin:0 10px;
}
.make_cal a i {
   line-height: 35px;
}
.spl_off_img {
    background-position: center center;
    background-size: cover;
    border-radius: 0;
    height: 150px;
    overflow: hidden;
}
.ma5-enter-bar {
    cursor: pointer;
}
#vertical-menu .inr_ul {
    display: none;
    background-color: #efefef;
}
#vertical-menu .inr_ul.active {
    display: block;
}
.vertical_menu a {
    position: relative;
}
.vertical_menu a .plus {
    /* background-color: #ebebeb; */
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    height: 50px;
    line-height: 44px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}
.vertical_menu a {
    border-bottom:#d3d3d3;
    cursor: pointer;
}
.vertical_menu .main_menu.active {
    background-color:#ddd;
}
.vertical_menu .inr_ul p {
    border-top: 1px solid #d3d3d3;
    margin: 0;
}
.vertical_menu .inr_ul a {
    font-size: 14px;
    padding: 7px 0 7px 30px;
    text-transform: uppercase;
}
.ma5-close-bar a {
    background-color: transparent;
    color: #333;
    display: block;
    font-size: 34px;
    line-height: 32px;
    margin: 0 auto;
    position: absolute;
    right: 9px;
    text-align: center;
    top: 8px;
}
.inr_shiptext {
    padding: 0 10px;
}
.inr_shiptext span {
    margin: 0 10px 0 0;
}
.card_sec {
    border: 0 none;
    min-height: 305px;
    padding: 10px;
}
.card_sec img {
   margin-bottom: 10px;
}
.instant_offer {
    background-color: #333;
    border-radius: 0;
    bottom: 50px;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
    padding: 0 0 0 35px;
    position: fixed;
    right: 0;
    width: 235px;
    z-index: 20;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.instant_offer .close {
    background-color: #3295CE;
    border-radius: 100%;
    color: #fff;
    font-weight: normal;
    height: 30px;
    left: -15px;
    opacity: 1;
    position: absolute;
    top: -15px;
    width: 30px;
}
.instant_offer .inr_text {
    bottom: 85px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    left: -65px;
    position: absolute;
    transform: rotate(-90deg);
}
.instant_offer.show_insoffer {
    right: -200px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.main_heading .down_pdf {
    font-size: 25px;
    font-weight: bold;
}
.main_heading .down_pdf span{
    font-size: 16px;
}

.responsive-tabs-container .tab-pane {
  margin-bottom: 15px;
}
.responsive-tabs-container .accordion-link {
    display: none;
    padding: 15px 20px;
    border: 0;
    border-bottom: 3px solid #ececec;
    border-radius: 0;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    margin: 0 0 10px;
    color: #505050;
    font-size: 16px;
    font-weight: 600;
    background-color: #ececec;
    text-transform: uppercase;
}
.responsive-tabs-container .accordion-link:hover, .responsive-tabs-container .accordion-link:focus,
.responsive-tabs-container .accordion-link:active,
.responsive-tabs-container .accordion-link.active:hover, .responsive-tabs-container .accordion-link.active {
    background-color: #fff;
    border:0;
    border-bottom: 3px solid #3295CE;
}
.modal_req_quote .intl-tel-input {
    display: block;
}
.header_call {
    background-color: #3295CE;
    border-radius: 100%;
    color: #fff;
    float: right;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 75px;
    text-align: center;
    top: 39px;
    width: 35px;
    display: none;
}
.header_call a i {
    color: #fff;
    display: block;
    font-size: 19px;
    line-height: 35px;
}
.selected_item {
    padding:0 15px;
}
.selected_item span span {
    background-color: #fff;
    border: 1px solid #cbcbcb;
    display: inline-block;
    margin: 10px 0 0;
    padding: 3px 10px;
}
.static_banner  {
    position: relative;
}
.static_banner .slider_search {
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: rgba(0,0,0,0.2);
}
.accordion-link .toggle_ico {
    border: 1px solid #a7a7a7;
    border-radius: 100%;
    float: right;
    font-size: 14px;
    height: 25px;
    line-height: 23px;
    padding: 0;
    text-align: center;
    width: 25px;
    font-weight: 800;
}
.accordion-link .toggle_ico i {
    line-height: 23px;
}
.grp_depart_link {
    background-color: #ededed;
    border: 1px solid #ddd;
    margin: 20px 0;
}
.grp_depart_link p {
    margin: 0 0 0 20px;
}
.grp_depart_link ul {
    margin: 0 0 0 20px;
}
.grp_depart_link ul li {
    margin:10px 10px;
}
.grp_depart_link h5 {
    background-color: #3295CE;
    color: #fff;
    padding: 10px;
    margin-top:0;
}
.custom_heading {
    border-bottom: 2px solid #dedede;
    display: block;
    margin: 20px 0 30px;
    position: relative;
    text-align: center;
}
.custom_heading span {
    background-color: #ececec;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: -2px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 2px solid #3295CE;
}
.deck_planpdf {
    background-color: #3295CE;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 39px;
    margin: 15px 30px 0 0;
    padding: 0 20px 0 50px;
    position: relative;
}
.deck_planpdf.right {
    margin:10px 0;
    padding: 0 20px 0 50px;
}
.deck_planpdf:hover {
    background-color: #333;
}
.deck_planpdf .inr_ico {
    background-color: #4b4b4b;
    border-radius: 100px;
    display: block;
    font-size: 20px;
    height: 48px;
    left: -8px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 48px;
}
.deck_planpdf .inr_ico i {
    line-height: 45px; 
}
.deck_planpdf:hover .inr_ico {
    left: -4px;
    background-color: #3295CE; 
}
.bestfares {

    background-color: #3295CE;
border-radius: 100px;
color: #fff;
display: block;
font-size: 16px;
height: 40px;
line-height: 39px;
margin: 15px 18px 0 0;
padding: 0 20px 0 30px;
position: relative;
}



/*media */

@media (min-width: 1200px) {
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
}

@media screen and (min-width:992px) and (max-width:1199px){
    .video_tab .inr_video_cont iframe{
        height: 300px;
    }
    .inr_testi_cont .media-left {
        display: block;
    }
    .inr_testi_cont .media-heading {
        margin: 10px 0;
    }
    .onboard_sec  {
        border-bottom:1px solid #505050;
        padding:0 10px 20px;
    }
    .reward_sec {
        min-height: 1320px;
    }
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none;
      }
      .responsive-tabs-container.accordion-md .accordion-link {
        display: block;
      }
}
@media screen and (min-width:768px) and (max-width:991px){
    .slider_search .btn {
        padding: 8px 60px;
    }
    .video_tab .inr_video_cont iframe{
        height: 250px;
    }
    .inr_testi_cont .media-left {
        display: block;
    }
    .inr_testi_cont .media-heading {
        margin: 10px 0;
    }
    .deck_cab_sec h3 {
        margin:10px 0 15px 0;
    }
    .reward_sec .terms_list {
        padding-left: 8px;
    }
    .reward_sec {
        min-height: 1530px;
    }
    .calendar_sec .tab-content {
        padding-top: 0;
    }
    .calendar_sec .nav-tabs {
        margin-top: 10px;
    }
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none;
      }
      .responsive-tabs-container.accordion-sm .accordion-link {
        display: block;
      }
}
@media (max-width:767px) {
    /* .zopim {
        display: none !important;
    } */
    .static_slider .header_form {
        position: relative;
        right: 0;
        width: 100%;
    }
    .header_form .inr_detail, .header_form .inr_form {
        width: 100%;
    }
    .mb-xs-20 {
        margin-bottom: 20px;
    }
    .responsive-tabs-container.accordion-xs .hidden-list .accordion-link {
	    display: none;
	}
    .header_call {
        display: block;
    }
    .instant_offer {
        display: none;
    }
    .index_testimonial p {
        text-align: center;
    }
    .index_testimonial img {
        margin:0 auto;
    }
    .dest_descrip p, .dest_descrip h2, .dest_descrip ul {
        text-align: center !important;
    }
    .dest_descrip  {
        text-align: center !important;
    }
    .index_video_serach {
        padding-top: 80px;
        position: relative;
    }
    .calendar_sec .calander_img {
        display: none;
    }
    .slider_search  .search_inr  .form-group {
        margin-bottom:20px;
    }
    .slider_search  .search_inr  .form-group:last-child {
        margin-bottom:0;
    }
    .modal-dialog {
        width: 80%;
    }
    .mob_mb20 {
        margin-bottom: 20px;
    }
    .mob_phcode {
        width: 100px;
    }
    .enquiry_sec li {
       margin: 0;
    }
    .video_tab .inr_video_cont iframe{
        height: auto;
    }
    .deck_cab_sec h3 {
        margin:10px 0 15px 0;
    }
    .reward_sec {
        min-height: auto;
    }
    .bannertransparent {
        background-color: rgba(255, 255, 255, 0.5);
        margin: 20px auto;
        position: relative;
        right: 0;
        text-align: center;
        top: 0;
        transform: none;
        width: 90%;
    }
    .multiselect-native-select .btn-default {        
        width: 100%;
        text-align: left;
    }
    .multiselect-native-select .btn-group {
        display: block; 
        margin-bottom: 20px;
    }
    .multiselect-native-select .btn-group:before,
    .multiselect-native-select .btn-group:after {
        display: table;
        clear: both;
        content: "";
    }
    .multiselect-native-select i {
        position: absolute;
        right: 15px;
        top: 13px;
    }
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none;
      }
      .responsive-tabs-container.accordion-xs .accordion-link {
        display: block;
      }
      .static_banner .slider_search {
            position: relative !important;
            bottom: 10%;
            left: 0;
            width: 100%;
            z-index: 2;
            background-color: rgba(0,0,0,0.2);
        }
    .multiselect-container {
        height: 207px;
    }
    .multiselect-container  li {
        height: 40px;
    }

}
@media (max-width:580px) {
    .enquiry_sec li {
       margin: 0;
       display: block;
    }
}
@media (max-width:460px) {
    .tab_theme .nav-tabs li {
        width: 100%;
        height: auto;
    }
    .deck_planpdf {
        font-size: 11px;
    }
    .static_slider .lowfare_top {
        left: 10%;
        width:80%;
        font-size:16px;
    }
    .tab_theme .nav-tabs li a {
        width: 100%;
        height: auto;
        padding:8px 0;
    }
    .center_overlay li {
        width: 100%;
    }
    .center_overlay li::after {
        background-color: #000;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        top: 100%;
        transform: translate(-50%, 0px);
        width: 72px;
    }
    .special_sec .inr_offer li img {
        padding-right: 10px;
        /*width: 180px;*/
        margin: 0 auto !important;
    }
    .special_sec .inr_offer li p {
        font-size: 14px;
    }
}

@media (max-width:400px) {
    .modal-dialog {
        width: 90%;
    }
    .modal .close {
        top: -34px;
        right: -4px;
    }
    .tab_theme .nav-tabs li a {
    padding:7px 0;
}

}
@media (max-width:1199px) {
.ul_inline {
    
    display: inline-flex !important;
}

}
@media (max-width:1199px) {

.static_slider {
    min-height: 0px !important;
    position: relative;
}
}


@media (max-width:380px) {
    .offer_sec .inr_details li span {
        display: inline-block;
        font-weight: 600;
        margin: 0 10px;
    }
    .offer_sec .inr_details li {
        border-bottom: 0 none;
        border-right: 0 none;
        display: inline-block;
        font-size: 14px;
        min-height: auto;
        padding: 6px;
        text-align: left;
        vertical-align: middle;
        width: 100%;
    }
    .offer_sec .inr_details li:last-child {
        border:0;
    }
}


@media screen and (min-width: 992px) {
  .nav-tabs-wrapper {
    display: block!important;
  }
  .visible-resnav {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
    /* .nav-tabs-dropdown {
        display: block;
        text-transform: uppercase;
    }
    .nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    } */
   .nav-tabs-horizontal {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
   }
    .nav-tabs-horizontal  > li {
        float: none;
    }
    .nav-tabs-horizontal  > li + li {
        margin-left: 2px;
    }
    .nav-tabs-horizontal > li,
    .nav-tabs-horizontal > li > a {
        background: transparent;
        width: 100%;
    }
    .nav-tabs-horizontal  > li > a {
        border-radius: 4px;
    }
    .nav-tabs-horizontal  > li.active > a,
    .nav-tabs-horizontal  > li.active > a:hover,
    .nav-tabs-horizontal  > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }
    .tab_theme .nav-tabs li {
        width: 100%;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .shiplist_sec:after, .shiplist_sec:before, .shiplist_sec {
        clear: both;
    }
    .shiplist_sec {
        height: auto;
    }
    .shiplist_sec .inr_cont {
        width: 50%;
        float: left;
    }
    .shiplist_sec .inr_img {
        width: 50%;
        float: left;
    }
    .shiplist_sec .inr_cont:after {
        border:0;
    }
    .shiplist_sec .inr_cont h3 {
        margin: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .calendar_sec .tab-content {
        padding-top: 20px;
    }
}

/*sticky sidebar*/
@media screen and (min-width: 768px) {

  /* Widen the fixed sidebar
  #sidebar.affix-top {
    position: static;
    margin-top:0;
    width:234px;
  }  */
  #sidebar.affix,
  #sidebar.affix-bottom {
    width: 234px;
  }
  #sidebar.affix {
    position: fixed;
    top: 72px;
  }
  #sidebar.affix-bottom {
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  #sidebar.affix-bottom,
  #sidebar.affix {
    width: 245px;
  }
}
