html,
body,
div,
p,
table,
tr,
td,
th,
tbody,
tfoot,
ul,
li,
ol,
dl,
dd,
dt,
fieldset,
blockquote,
cite,
input,
select,
textarea,
button,
section,
article,
aside,
header,
footer,
nav,
span {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #3c4251;
    font-weight: 400;
    line-height: 1.714em
}

html,
body {
    width: auto!important;
        height: 100%;
    
}
.modal-header h2 {
    margin: 0;
}
body {
    background-color: #fff
}
a,
a:hover,
a:focus,
.navbar-default .navbar-nav li .fa-home,
#timer div::before,
.subscribe .btn-box::before,
.item-info h6 strong,
.svg.arrPrime,
.day ul li i,
.prime,
.day .delight i,
#testimonial .heading h4,
#testimonial .heading::before,
#testimonial .heading::after,
.subscribe .submit::before {
    color: #f93838
        
}

.svg.arrPrime path,
#galleryCarousel .zoom .svg path {
    fill: #f93838
}

.btn-primary,
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>li.active>a,
.BGprime,
.btn-light:hover,
.owl-theme .owl-controls .owl-buttons div,
.day:hover .dayNum,
.owl-carousel .item .item-header i,
.bgcolor,
#upcoming .item a,
#upcoming.owl-theme .owl-controls .owl-buttons div,
ul.social li a:hover,
.additional-info span i,
.modal-header,
.btn-default:hover,
.round,
.opt .day .delight,
.info-box.option.color .counter #timer,
#image-slider .carousel-caption h3,
#travelInfo.BGprime,
h1 small::before,
.subscribe .right,
.item a.zoom {
    background-color: #f93838
}

.BGprime.opaque,
.square1.opaque,
#image-slider a.carousel-control {
    background-color: rgba(3, 169, 244, .7)
}

#contact .form-control:focus {
    border-color: #f93838
}

::-moz-selection {
    background: #f93838;
    color: #fff
}

::selection {
    background: #f93838;
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 small,
.navbar-default .navbar-nav li a,
#upcoming .item .name h1 span,
.counter .date::after,
.owl-carousel .item .item-info div.right strong,
.owl-carousel .item .item-info div.left strong {
    color: #3c4251
}
.section-title h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 0;
}
.about-text h2 {
    margin-bottom: 18px;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
    margin-top: 0;
}
a.read-more {
    display: inline-block;
    color: #fff;
    padding: 13px 30px;
    text-transform: capitalize;
    font-size: 14px;
    border: 1px solid #f93838;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 30px;
    background: #f93838;
}
a.read-more:hover {
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
}
.about-us-area {
    background: #f9f9f9;
}
.company-logo-area {
    padding: 100px 0px;
}

.single-service {
    padding: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    background: #f1f1f1;
    margin-bottom: 30px;
    border-radius: 8px;
}
.pd {
	padding-top: 40px !important;
}
.service-icon i {
    font-size: 40px;
    color: #f93838;
}
.video-area {
    padding: 110px 0px;
    background: url(../images/bg/youtube.jpg);
    position: relative;
    background-size: cover;
    z-index: 1;
    border-radius: 20px;
    -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
}
.video-area-text i {
    font-size: 30px;
    border: 1px solid #fff;
    color: #f93838;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    padding-left: 6px;
    background: #fff;
}
.video-area-text h2 {
    color: #fff;
    font-size: 40px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.video-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
}
.work .col-md-4 {
    padding: 0;
}
.work .col-md-3 {
    padding: 0;
}
.project-item {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
}

.project-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: url('../images/work/cl.png'), pointer;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}

.project-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.project-item img {
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    width: 100%;
}

.project-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.project-overlay h2 {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 400;
}

.project-item:hover .project-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background: rgba(0, 0, 0, 0.7);
}

.BGdark,
.BGprime .owl-theme .owl-controls .owl-buttons div,
.btn-sec:hover,
.day .delight,
#galleryCarousel .item,
#upcoming .item,
#travelInfo.BGdark,
.btn:hover,
#itinarary2.dark .day .right.placeInfo,
#itinarary2.dark .day .left.placeInfo {
    background-color: #3c4251
}

.BGdark.opaque,
ul.social li a {
    background-color: rgba(60, 66, 81, .7)
}

.Mdark,
#timer div,
h5 small,
.owl-carousel .item .item-info div.left,
.owl-carousel .item .item-info div.right,
h1 span,
.day span,
#travelInfo .item .item-info .info p {
    color: #878a94
}

.BGMdark,
.day .placeInfo::before,
.day .dayNum,
.tube {
    background-color: #878a94
}

.BGMdark.opaque {
    background-color: rgba(135, 138, 148, .7)
}

.BGlight {
    background-color: #eff1f6
}

.BGlight.opaque,
#itinarary2.light .day .right.placeInfo,
#itinarary2.light .day .left.placeInfo {
    background-color: rgba(239, 241, 246, .7)
}
.section-padding {
    padding: 70px 0px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: none;
}
.section-title {
    margin-bottom: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -.65px;
    text-transform: uppercase;
        color: black;
}

h4,
h5,
h6 {
    letter-spacing: 0
}

h1 {
    font-size: 5.143em;
    font-weight: 900;
    margin-bottom: .65em;
    line-height: .85em
}

h1 span {
    font-size: 1em;
    font-weight: 300;
    line-height: 1em
}

.BGprime h1.text-center,
.BGprime h1.text-center span,
.BGprime h1.text-center small {
    color: #fff
}

h1 small,
h5 small {
    display: block;
    font-size: .35em;
    font-weight: 100;
    line-height: 1.35em;
    letter-spacing: 0;
    position: relative;
    text-transform: capitalize
}

h1 small {
    margin-top: 1em;
    padding-top: 1em
}

h1 small::before {
    position: absolute;
    content: '';
    width: 7em;
    height: 3px;
    top: 0;
    left: 0;
    display: block
}

h1.text-center small::before {
    left: 50%;
    margin-left: -3.5em
}

.BGprime h1.text-center small::before {
    background-color: #fff
}

h2 {
    font-size: 2.143em;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize
}

h3 {
    font-size: 1.714em;
    font-weight: 400
}

h4 {
    font-size: 1.5em;
    font-weight: 600
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-size: 1em
}

h5 {
    font-size: 1.286em;
    font-weight: 600
}

h5 small {
    text-transform: Capitalise;
    font-size: .65em;
    font-weight: 400;
    line-height: 1.65em
}

h6 {
    font-size: 1em;
    font-weight: 600
}

.white,
.BGdark h1,
.BGdark h1 small,
.BGprime h1,
.BGprime h1 small,
.BGdark h1 span,
.BGprime h1 span {
    color: #fff
}

a {
    text-decoration: none
}

a:hover,
a:focus,
a:visited {
    text-decoration: none
}

:focus,
:active {
    outline: 0!important
}

p {
    margin: .5em 0 1.5em
}
.welcome-image-area {
    position: relative;
    height: 100%;
    background: url(../images/bg/mainbg.jpg);
    background-size: cover;
    z-index: 1;
}

.welcome-image-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header-text h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    text-transform: capitalize;
}

.header-text h1 span {
    color: #f93838;
}

.header-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.header-search-form-area input {
    display: inline-block;
}

.header-search-form-area input[type="text"] {
    background: #fff;
    border: none;
    color: #000;
    font-weight: 400;
    padding: 15px;
    width: 40%;
}

.header-search-form-area input[type="submit"] {
    background: #f93838;
    border: none;
    color: #fff;
    font-weight: 400;
    padding: 15px;
    width: 10%;
}

.header-top-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.logo {
    padding-top: 20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.logo img {
    width: 150px;
}

.mainmenu .navbar-nav li {
    margin-left: 30px;
}

.mainmenu .navbar-nav li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 400;
}

.mainmenu .navbar-nav li a:hover {
    background: none;
    color: #f93838;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nav li a:focus,
.nav li a:hover {
    background: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar {
    margin: 0;
}

.menu-bg {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #fff;
    box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
    background: #1E1E1E;
    border: none;
}

.menu-bg .logo {
    padding-top: 9px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-bg .logo a p {
    color: #000;
}

.menu-bg .mainmenu .navbar-nav li a {
    color: #fff;
    padding-top: 22px;
    -webkit-transition: .3s;
    transition: .3s;
    padding-bottom: 22px;
}

.menu-bg .mainmenu .navbar-nav li a:hover {
    color: #f93838;
}

.header-text a {
    display: inline-block;
    color: #fff;
    padding: 15px 35px;
    text-transform: capitalize;
    font-size: 18px;
    border: 1px solid #f93838;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 30px;
    background: #f93838;
}




.form-control {
    border-radius: 0;
    margin-bottom: .85em;
    font-size: 1em
}

.required {
    color: #f30
}

#contact input[type=submit] {
    display: block;
    font-family: fontawesome, 'Montserrat', sans-serif;
;
    margin: 1.5em auto
}

span.error::after {
    position: absolute;
    left: 50%;
    top: 100%;
    content: '\f0d7';
    font-size: 2.35em;
    color: red;
    font-family: fontawesome;
    line-height: 0;
    margin-left: -.15em
}

span.error {
    display: block;
    background-color: red;
    position: absolute;
    right: 0;
    bottom: 100%;
    font-size: 1em;
    color: #fff;
    padding: .3em .65em
}

.clear {
    clear: both
}

i {
    margin-right: .3em
}

.btn {
    font-size: 1.15em;
    font-weight: 600;
    padding: .55em 1em;
    border: 0;
    border-radius: 0
}

.btn:hover,
.btn-primary,
.btn-sec,
.btn-dark,
.btn:focus {
    color: #fff
}

.btn-sm {
    font-size: 1em;
    padding: .35em .65em
}

.btn-lg {
    font-size: 1.35em;
    text-transform: uppercase;
    padding: .65em 1em
}

.btn i {
    margin: 0 0 0 .35em
}

ul.list-main {
    list-style-type: none;
    padding: 0;
    margin: 1.5em 0
}

ul.list-main li {
    padding: 0 0 0 2.35em;
    margin-bottom: .65em;
    position: relative
}

ul.list-main li:first-child {
    border: 0
}

ul.list-main li:before {
    display: block;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1em;
    position: absolute;
    left: 0;
    top: .15em;
    width: 1.65em;
    height: 1.65em;
    line-height: 1.65em;
    text-align: center
}

a.top {
    display: none;
    color: #fff;
    text-align: center;
    padding: .8em .8em 1em 1.3em;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    border-radius: .2em;
    position: fixed;
    right: 1em;
    bottom: 1em;
    opacity: .8;
    z-index: 999
}

a.top:hover {
    opacity: 1
}

.page-block {
    position: relative;
    padding: 6.35em 0
}

.page-block-small {
    position: relative;
    padding: 3.5em 0
}

.page-block-large {
    padding: 8em 0
}

.page-block-full {
    padding: 5em
}

.abs {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 99
}

i.prime {
    font-style: normal
}

hr.light {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    border-style: none none solid none;
    margin: 1.5em 0
}

hr {
    border-color: rgba(0, 0, 0, .1)
}

.pp_nav p {
    line-height: 1em
}

.pp_social {
    margin-top: .5em;
    float: none
}

.pp_social .facebook {
    min-width: 100px
}

.modal-header h4 {
    color: #fff
}

.modal-header {
    border-radius: 5px 5px 0 0
}


.destination h1 {
    margin: 0 0 .15em
}

.texture {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: url(../images/pattern.png) repeat 0 0;
    z-index: 9
}
.btn {
    border-radius: 6px;
}
#slides {
    position: relative
}

#slides .slides-container {
    display: none
}

#slides .scrollable {
    *zoom: 1;
    position: relative;
    top: 0;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

#slides .scrollable:after {
    content: "";
    display: table;
    clear: both
}

.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    top: 46%;
    width: 100%
}

.slides-navigation a {
    position: absolute;
    display: block
}

.slides-navigation a.prev {
    left: 0
}

.slides-navigation a.next {
    right: 0
}

.slides-pagination {
    display: none
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    filter: none
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

#image-slider .carousel-control.left {
    left: -3em
}

#image-slider:hover .carousel-control.left {
    left: 0
}

#image-slider .carousel-control.right {
    right: -3em
}

#image-slider:hover .carousel-control.right {
    right: 0
}

#image-slider a.carousel-control {
    display: block;
    visibility: hidden;
    top: 50%;
    margin-top: -.85em;
    padding: .65em;
    z-index: 99;
    opacity: 1;
    width: 3em;
    height: 3.35em
}

#image-slider a.carousel-control .svg path {
    fill: #fff
}

#image-slider a.carousel-control .svg {
    width: .35em;
    height: auto;
    opacity: 1
}

#image-slider.carousel:hover>a.carousel-control {
    visibility: visible
}

#image-slider a.carousel-control i {
    color: #fff;
    margin: 0
}

#image-slider.carousel .item .carousel-image {
    display: block;
    max-height: 45em;
    overflow: hidden
}

#image-slider.carousel .item img {
    width: 100%;
    height: auto
}

#image-slider .carousel-caption {
    position: absolute;
    left: 0;
    bottom: 25%;
    text-align: left;
    width: 100%
}

#image-slider .carousel-caption h3 {
    display: inline-block;
    font-weight: 700;
    padding: .6em 1em;
    color: #fff;
    text-shadow: none;
    font-size: 2em;
    text-align: left;
    margin-left: 25.25em;
    margin-top: 0;
    letter-spacing: 1px
}

#image-slider .item:first-child .carousel-caption h3 {
    margin-left: 0
}

#image-slider .carousel-caption h6 {
    display: inline-block;
    font-size: 1.15em;
    font-weight: 300;
    line-height: 1.5em;
    background: rgba(0, 0, 0, .7);
    padding: 1em 2em;
    color: #fff;
    margin-left: -25.25em;
    margin-top: 0;
    max-width: 50em;
    text-transform: none
}

#image-slider .item:first-child .carousel-caption h6 {
    margin-left: 0
}

.info-box {
    left: 0;
    bottom: 15%;
    top: auto;
    right: 0;
    z-index: 99
}

.counter {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0
}

.counter .date {
    position: relative;
    float: left;
    color: #fff;
    text-align: center;
    padding: 1em;
    width: 25%
}

.counter .date::after {
    position: absolute;
    top: 50%;
    left: 98%;
    content: '\f0da';
    font-family: fontawesome;
    font-size: 2.35em;
    margin-top: -.35em
}

.counter .date strong {
    display: block;
    font-size: 1.35em;
    line-height: 1em
}

.counter h4 {
    color: #fff;
    line-height: 1em;
    margin: 0
}

#timer {
    display: block;
    float: left;
    width: 75%;
    text-align: center
}

#timer div {
    display: inline-block;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 19%;
    padding-top: 1.65em
}

#timer div::before {
    position: absolute;
    right: 100%;
    content: '\f111';
    font-family: fontawesome;
    font-size: 8px;
    top: 55%
}

#timer div:first-child::before {
    content: ''
}

#timer div span {
    display: block;
    font-size: 2.35em;
    font-weight: 300;
    line-height: 1.35em
}

.info-box.option {
    position: relative;
    background: url(../images/shadow.png) no-repeat center bottom
}

.info-box.option.color .counter #timer div,
.info-box.option.color .counter #timer div span {
    color: #fff
}

.subscribe {
    position: relative;
    padding-right: 0
}

.input {
    display: block;
    position: relative
}

.subscribe .left {
    display: block;
    width: 68%;
    float: left;
    padding: .6em
}

.subscribe .right {
    display: block;
    position: relative;
    width: 30%;
    height: 7.15em;
    float: right
}

.subscribe .input input {
    margin: 0
}

.subscribe form .input {
    width: 48%;
    float: left;
    margin: 1%
}

.subscribe .right .btn {
    background-color: transparent;
    color: #fff;
    text-transform: uppercase
}

.subscribe .input.full {
    width: 98%
}

.subscribe .submit::before {
    position: absolute;
    right: 98%;
    content: '\f0d9';
    font-family: fontawesome;
    font-size: 2.65em;
    margin-top: -.43em;
    top: 55%;
    z-index: 99
}

header {
    width: 100%;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15)
}

#slides header {
    position: absolute;
    left: 0;
    bottom: 0
}

.rightnav {
    padding-right: 0
}

header .logo a {
    display: block
}

header .logo a img {
    display: inline-block;
    filter: none;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='0')
}

#slides header.affix {
    position: fixed;
    top: 0;
    bottom: auto
}

.nav .fa-home {
    font-size: 1.85em;
    vertical-align: middle
}

.navbar-default {
    background-color: transparent;
    border: 0
}

.navbar-nav {
    width: 100%;
    text-align: right;
    font-size: 0
}

.navbar-nav ul {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15)
}

.navbar-nav li {
    display: inline-block;
    position: relative;
    float: none
}

.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    padding: 0 1.15em;
    text-align: center;
    line-height: 5.65em;
    vertical-align: central
}

.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>li.active>a {
    color: #fff
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent
}

.navbar {
    min-height: .35em;
    margin: 0
}

.navbar-default .navbar-toggle {
    margin: 0;
    border: 0
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent
}

.navbar-default .navbar-nav>li.home.active a {
    background-color: transparent
}

#travelInfo {
    background: url(../images/blurr1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative
}

#travelInfo.BGdark,
#travelInfo.BGprime {
    background-image: none
}

#travelInfo .item h2 {
    font-size: 2.85em;
    font-weight: 300;
    letter-spacing: -1px
}

#travelInfo .item .item-info .info p {
    font-size: 12px
}

.threeD {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center
}

.threeD .img-responsive {
    margin: 0 auto
}

.owl-carousel .item {
    position: relative;
    background-color: #fff;
    cursor: url('../images/work/swipe.png'), move;
    margin: 1em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15)
}

.owl-carousel .item .item-header {
    padding: .55em 1.5em .55em 6.55em;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.owl-carousel .item .item-header i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2.35em;
    color: #fff;
    width: 2.35em;
    height: 2.35em;
    line-height: 2.35em;
    text-align: center
}

.owl-carousel .item .item-info {
    overflow: hidden
}

.owl-carousel .item .item-info h6 {
    margin: .85em 0 1.55em
}

.owl-carousel .item .item-info div>strong {
    display: block
}

.owl-carousel .item .item-info h2 {
    font-size: 2.35em;
    margin-bottom: .35em
}

.owl-carousel .item .item-info div>strong {
    font-size: 1.15em;
    margin-top: .65em
}

.owl-carousel .item .item-info div.left {
    display: block;
    position: relative;
    float: left;
    width: 45%;
    font-size: 12px;
    line-height: 1.35em
}

.owl-carousel .item .item-info div.right {
    display: block;
    position: relative;
    float: right;
    width: 45%;
    font-size: 12px;
    line-height: 1.35em;
    text-align: right
}

.owl-carousel .item .item-info .svg {
    margin-top: 1.35em
}

.owl-carousel .item .item-info .departure {
    border-bottom: 1px dashed rgba(0, 0, 0, .3);
    padding: 1.35em 1.85em 1.85em;
    border-bottom-width: 1.5px
}

.owl-carousel .item .item-info .img-responsive {
    display: block
}

.owl-carousel .item .item-info .arrival,
.owl-carousel .item .item-info .info {
    display: block;
    padding: 1.35em 1.85em 1.85em
}

.owl-carousel .item .item-info .info i {
    font-size: 1.65em;
    vertical-align: middle
}

.owl-carousel .item .item-info .info p {
    font-weight: 12px;
    line-height: 1.65em
}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    background-color: rgba(255, 255, 255, .7);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 1.35em;
    line-height: 1.55em;
    padding: .55em;
    margin-top: 1.5em
}

.owl-theme .owl-controls .owl-buttons div .svg {
    width: 1.65em;
    height: 1.65em;
    vertical-align: middle
}

.owl-theme .owl-controls .owl-buttons div .svg path {
    fill: #fff
}

.itinarary {
    position: relative;
    overflow: hidden;
    padding-top: 6em;
    padding-bottom: 6em;
    margin-top: 6em
}

.opt .itinarary {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
}

#itinarary2.dark .day .right.placeInfo h2,
#itinarary2.dark .day .left.placeInfo h2,
#itinarary2.dark .day .right.placeInfo span,
#itinarary2.dark .day .left.placeInfo span,
#itinarary2.dark .day .right.placeInfo li h6,
#itinarary2.dark .day .left.placeInfo li h6 {
    color: #fff
}

#itinarary2.dark .day .right.placeInfo p,
#itinarary2.dark .day .left.placeInfo p,
#itinarary2.dark .day .right.placeInfo li,
#itinarary2.dark .day .left.placeInfo li {
    color: rgba(255, 255, 255, .7)
}

#itinarary2.dark .day .right.placeInfo li,
#itinarary2.dark .day .left.placeInfo li {
    border-color: rgba(255, 255, 255, .3)
}

.day {
    position: relative;
    overflow: hidden
}

.day .left {
    display: block;
    position: relative;
    float: left;
    width: 50%
}

.day .right {
    display: block;
    position: relative;
    float: right;
    width: 50%
}

.day .placeInfo {
    background-color: #fff
}

.day .right.placeInfo {
    padding: 3.5em 3.5em 7em 5.65em
}

.day .left.placeInfo {
    background-color: #fff;
    padding: 3.5em 5.65em 7em 3.5em
}

.day .dayNum {
    display: block;
    top: 50%;
    width: 6em;
    height: 6em;
    line-height: 4.65em;
    font-size: 1.15em;
    font-weight: 600;
    border: .65em solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: -3.65em;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3)
}

.day .right .dayNum {
    left: -2.85em;
    right: auto
}

.day .left .dayNum {
    right: -3.15em;
    left: auto
}

.day span {
    display: block;
    margin-bottom: 1.35em
}

.day ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.day ul li {
    display: block;
    float: left;
    width: 50%;
    position: relative;
    padding: 1.5em 1.5em 1.5em 3em;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.day ul li:first-child,
.day ul li:nth-child(2) {
    border: 0
}

.day ul li i {
    position: absolute;
    left: 0;
    top: 1.55em;
    font-size: 1.65em
}

.day ul li h6 {
    text-transform: capitalize;
    margin-bottom: .35em;
    font-size: 1.15em
}

.day .delight {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff
}

.day .right .delight {
    padding: 1.65em 1.5em 1.65em 8.5em
}

.day .left .delight {
    padding: 1.65em 1.5em 1.65em 6.15em
}

.day .left .delight i {
    position: absolute;
    left: 2.15em;
    top: .95em;
    font-size: 1.65em
}

.day .delight i {
    position: absolute;
    top: .95em;
    font-size: 1.65em
}

.day .right .delight i {
    position: absolute;
    left: 3.35em;
    top: .95em;
    font-size: 1.65em
}

.day .delight h6 {
    display: inline-block;
    color: #fff;
    margin: 0 .5em 0 0
}

.day .placeImg {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden
}

.day .placeImg img {
    height: 100%;
    width: 100%;
}

.opt .day .delight {
    font-size: 1.15em
}

.opt .day .left .delight {
    padding-left: 5.85em
}

.opt .day .right .delight {
    padding-left: 7.65em
}

.opt .day .delight i {
    color: #fff
}

.opt .day .left .delight i {
    left: 1.85em
}

.opt .day .right .delight i {
    left: 2.95em
}

.opt .day .placeImg {
    opacity: 1
}

.day:hover>.placeImg {
    opacity: 1
}

.day .left.placeImg {
    left: 0
}

.day .right.placeImg {
    right: 0
}

.opt .owl-carousel .item {
    margin: 0
}

.line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: -3em;
    width: 1px;
    border-left: 1px dashed #fff;
    border-width: 3px;
    border-spacing: .85em;
    z-index: 98
}

.tube {
    position: absolute;
    top: 18em;
    left: 50%;
    bottom: 1.65em;
    width: 4.65em;
    z-index: 98;
    margin-left: -2.15em;
    border-radius: 10em;
    -webkit-border-radius: 10em
}

.tube .start {
    position: absolute;
    top: 1.5em;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 600
}

.tube .end {
    position: absolute;
    bottom: 1.5em;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 600
}

#car {
    display: block;
    background: url(../images/car.png) no-repeat 0 0;
    width: 39px;
    height: 75px;
    position: absolute;
    left: 50%;
    z-index: 99;
    margin-left: -18px
}

#car.trigger {
    display: block;
    position: fixed;
    width: 39px;
    height: 75px;
    top: 50%;
    left: 50%;
    z-index: 999999999;
    margin-left: -18px
}

#itinarary {
    position: relative
}

#galleryCarousel {
    display: block;
    margin-top: 1.35em
}

#galleryCarousel .item,
#upcoming .item {
    box-shadow: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

#galleryCarousel .item img,
#upcoming .item img {
    width: 100%;
    height: auto
}

#galleryCarousel .item:hover img {
    opacity: .3
}

.item .overlay {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute
}

.item a.zoom {
    position: absolute;
    opacity: 0;
    left: 50%;
    top: 50%;
    width: 5em;
    height: 5em;
    margin: -2.5em 0 0 -2.5em;
    text-align: center;
    line-height: 5em;
    display: block;
    z-index: 999;
    padding: 1em
}

.item a.zoom .svg {
    width: 3em;
    height: 3em;
    opacity: 1
}

.item:hover a.zoom {
    opacity: 1
}

#galleryCarousel .item a.zoom img {
    display: block;
    opacity: 1
}

#upcoming {
    display: block;
    position: relative;
    margin: .35em 0
}

#upcoming .item {
    margin: .65em
}

#upcoming .item:hover img {
    opacity: .7
}

#upcoming .item .name {
    display: block;
    border: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    background-color: rgba(255, 255, 255, .6);
    top: 1em;
    left: 1em;
    right: 1em;
    bottom: 1em;
    padding: .35em 1.5em;
    z-index: 9
}

#upcoming .item .name h1 {
    font-size: 1.85em;
    line-height: 1em
}

#upcoming .item .name h1 span {
    display: block
}

#upcoming .item .name a.link {
    display: block;
    right: 1.5em;
    bottom: 1.5em;
    top: auto;
    left: auto;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    font-size: 1.35em;
    text-align: center;
    color: #fff
}

#upcoming .item .name a.link i {
    margin: 0
}

#upcoming .item:hover .name {
    border-color: rgba(0, 0, 0, .1);
    background-color: rgba(0, 0, 0, .1);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#upcoming .item:hover .name h1,
#upcoming .item:hover .name h4,
#upcoming .item:hover .name h4 span {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

#upcoming .item:hover .name h1 span {
    color: rgba(255, 255, 255, .9);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

#upcoming .item h4 {
    position: absolute;
    right: 1.15em;
    bottom: .35em;
    top: auto;
    z-index: 9;
    text-align: right
}

#upcoming .item h4 span {
    display: block
}

#upcoming.owl-theme .owl-controls .owl-buttons div .svg path {
    fill: #fff
}

#quotes {
    position: relative
}

.days-list{
    background: black;
}
.testimonial-area {
    background: #f93838;
}

.single-testi-des {
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
}

.single-testi-des:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    content: "";
    background: #fff;
    margin-left: 20px;
    margin-bottom: -9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.single-testi-des p {
    font-size: 14px;
}

.single-testimonial {
    margin-right: 30px;
    text-align: center;
}

.single-testimonial h6 {
    margin-top: 0px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 3px;
}

.testi-name {
    text-align: left;
    color: #fff;
}
.testi-name {
    text-align: left;
    color: rgb(255, 255, 255);
}
.testi-name h2 {
    font-size: 22px;
    margin-top: 20px;
    text-transform: capitalize;
    font-weight: 300;
    margin-bottom: 4px;
}

.testi-name h3 {
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    margin-top: 0;
    color: #fff;
}

.owl-theme .owl-controls {
    margin-top: 30px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 5px;
    height: 5px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    border: 1px solid #fff;
    background: #fff;
}

.team-area {
    padding-top: 70px;
    padding-bottom: 40px;
}

.team-description {
    text-align: center;
    padding: 30px;
}
.single-team{
    background: #F7F7F7;
    border: 2px solid #fff;
    border-radius: 8px;
}
.team-image img {
    width: 50%;
    border-radius: 50%;
    margin: 0 auto;
    padding-top: 4em;
    
}
.scrollup {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 40px;
    cursor: pointer;
    display: none;
    z-index: 2;
    background: #f93838;
}

.scrollup:hover {
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
  
.single-team:hover {
   -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    border: 2px solid #f93838;
     -webkit-transition: .8s;
    transition: .8s;
}
.team-description h4 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000;
}

.team-description h5 {
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    margin-top: 0;
    color: rgba(0, 0, 0, 0.8);
}

.team-description p {}


/*
* ----------------------------------------------------------------------------------------
* 12.CALL TO ACTION CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.call-to-area {
    background: url(../images/bg/mainbg.jpg);
    background-size: cover;
    padding: 150px 0px;
    position: relative;
    z-index: 1;
}

.call-to-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .6);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.call-to-area-text h2 {
    color: #fff;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 900;
}

.call-to-area-text p {
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 30px;
}

.call-to-area-text a {
    display: inline-block;
    color: #fff;
    padding: 12px 25px;
    text-transform: capitalize;
    font-size: 14px;
    border: 1px solid #f93838;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 30px;
    background: #f93838;
}

.call-to-area-text a:hover {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
    border: 3px solid #f93838;
}


/*
* ----------------------------------------------------------------------------------------
* 13.CONTACT CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.contact-area {
    background: #F7F7F7;
}

.modal-header h2 {
    margin: 0;
}

.contact-icon {
    float: left;
    margin-bottom: 30px;
    margin-right: 15px;
}

.contact-icon i {
    font-size: 20px;
    color: #f93838;
    height: 50px;
    width: 50px;
    border: 1px solid #f93838;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
}

.single-contact:hover .contact-icon i {
    color: #fff;
    border: 1px solid #f93838;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 25px;
    background: #f93838;
}

.single-contact {}

.single-contact h2 {
    font-size: 18px;
    margin-top: 20px;
    text-transform: capitalize;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
}

.contact-form {
    margin-top: 30px;
}

.form-control {
    display: block;
    border: 0px;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: transparent;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 10px 7px 14px 15px;
    border: 1px solid #f2f2f2;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.form-control:focus {
    border-color: #f93838;
    outline: 0;
    box-shadow: none;
}

.contact-form input[type='submit'] {
    display: inline-block;
    color: #fff;
    padding: 12px 25px;
    text-transform: capitalize;
    font-size: 14px;
    border: 1px solid #f93838;
    background-color: #f93838;
    border-radius: 0px;
    font-weight: 600;
    border-radius: 30px;
}

.contact-form input[type='submit']:hover {
    background: transparent;
    color: #000;
    border: 2px solid #f93838;
    -webkit-transition: .3s;
    transition: .3s;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: none;
}

.success {
    background: #50B948 none repeat scroll 0 0;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    text-align: center;
}


/*
* ----------------------------------------------------------------------------------------
* 14.FOOTER CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.footer-area {
    background: #3c4251;
    padding: 30px 0px;
}

.footer-text h6 {
    text-transform: capitalize;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}
.footer-text a{
    font-weight: 500;
}
.carousel-control.left,
.carousel-control.right {
    background: 0 0;
    width: auto;
    top: 50%;
    bottom: auto;
    text-shadow: none;
    margin-top: -2.35em
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

.carousel-control img {
    width: 1.85em;
    height: auto
}

#testimonial .heading {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: auto;
    padding: .15em 0;
    margin: 1.5em 0
}

#testimonial .heading::before {
    display: block;
    content: '\f10d';
    font-family: fontawesome;
    font-size: 1.5em;
    position: absolute;
    top: 0;
    left: -1.5em;
    width: 1em;
    z-index: 9
}

#testimonial .heading::after {
    display: block;
    content: '\f10e';
    font-family: fontawesome;
    font-size: 1.5em;
    position: absolute;
    top: 0;
    right: -1.5em;
    width: 1em;
    z-index: 9
}

#testimonial .author {
    display: inline-block;
    padding: 1.5em 3em 0;
    border-width: 3px;
    border-style: solid none none none;
    border-color: rgba(0, 0, 0, .1)
}

#testimonial .author img {
    display: block;
    float: left;
    margin-right: 1.5em
}

#testimonial .author h5 {
    display: block;
    float: left;
    text-align: left
}

#testimonial .author h5 small {
    font-size: .85em;
    text-transform: capitalize
}

.BGprime h1,
.BGprime h1 span,
.BGprime h1 small {
    color: #fff
}

.additional-info a {
    display: block;
    margin-top: .85em
}

.additional-info span {
    display: block;
    position: relative;
    padding: .55em 0 .55em 4.65em;
    font-size: 1.15em;
    vertical-align: middle
}

.additional-info span i,
.round {
    top: .65em;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    width: 2.65em;
    height: 2.65em;
    line-height: 2.65em;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 1.3em;
    color: #fff
}

.additional-info {
    margin-top: 2.65em;
    padding-top: 2.65em;
    padding-bottom: 1.15em;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.additional-info strong {
    font-size: 1.65em
}

.additional-info strong sup {
    font-size: 14px;
    vertical-align: middle
}

.Imptips {
    padding-top: 0
}

.tips {
    position: relative;
    display: block;
    padding: 1.5em 1.5em 1.5em 4.85em
}

.tips .round {
    top: 1.85em
}

.tips h5 {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 1em;
    margin-bottom: .85em
}

#contact {
    position: relative;
    background-image: url(../images/contact.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding-bottom: 0
}

#contact .form-control,
.subscribeBox .form-control {
    border: 1px solid #fff;
    border-radius: 0;
    height: 4.15em;
    margin-bottom: .85em;
    padding: 1em 1.5em;
    font-size: 1.15em;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1)
}

.subscribeBox .form-control {
    height: 3.35em
}

.subscribeBox h1 {
    margin-top: 0
}

#contact .form-control:focus {
    border-width: 1px;
    border-style: solid
}

#contact textarea.form-control {
    height: 14em
}

#contact_form .form-row div {
    position: relative
}


ul.social li {
    margin: 0 2px;
    padding: 0
}

ul.social li a {
    display: block;
    width: 2.35em;
    height: 2.35em;
    font-size: 1.35em;
    color: #fff;
    line-height: 2.35em;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: .55em 0;
    opacity: .3
}

ul.social li a:hover {
    opacity: 1
}

ul.social li a i {
    margin: 0
}

#contact .gradient.dark {
    padding: 5em 0 23em;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .5) 25%, rgba(0, 0, 0, .15) 50%, transparent 70%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .5) 25%, rgba(0, 0, 0, .15) 50%, transparent 70%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .5) 25%, rgba(0, 0, 0, .15) 50%, transparent 70%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000', GradientType=0)
}

#contact .gradient.dark h1,
#contact .gradient.dark h1 small {
    color: #fff
}

#contact .gradient.light {
    padding: 5em 0 23em;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 50%, transparent 70%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 50%, transparent 70%, transparent 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 50%, transparent 70%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .info-box.option .counter .date {
        padding: 1.1em 1em 1.35em!important
    }
}

doesnotexist:-o-prefocus,
#contact input[type=submit] {
    font-family: 'Montserrat', sans-serif; !important
}

doesnotexist:-o-prefocus,
span.error:after {
    display: none
}

doesnotexist:-o-prefocus,
span.error {
    bottom: 0
}

doesnotexist:-o-prefocus,
h5,
doesnotexist:-o-prefocus,
h6 {
    font-weight: 400!important
}

doesnotexist:-o-prefocus,
.slides-container img,
doesnotexist:-o-prefocus,
#image-slider.carousel .item img {
    -webkit-backface-visibility: hidden;
    -o-transition-property: none!important;
    -moz-transition-property: none!important;
    -ms-transition-property: none!important;
    -webkit-transition-property: none!important;
    transition-property: none!important;
    -o-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important;
    -webkit-animation: none!important;
    -moz-animation: none!important;
    -o-animation: none!important;
    -ms-animation: none!important;
    animation: none!important
}

doesnotexist:-o-prefocus,
.slides-container li,
doesnotexist:-o-prefocus,
#image-slider.carousel .item {
    -webkit-animation-delay: 1s!important;
    -moz-animation-delay: 1s!important;
    -o-animation-delay: 1s!important;
    -ms-animation-delay: 1s!important;
    animation-delay: 1s!important
}

@media screen and (min-width:0\0) {
    .carousel-control.left,
    .carousel-control.right {
        margin-top: -3em
    }
}

a,
.owl-theme .owl-controls .owl-buttons div,
#upcoming .item .overlay,
#upcoming .item .name,
ul.social li a,
.day .placeImg,
.carousel-control,
#home.affix,
.btn {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#gallery .item:hover img,
ul.social li a:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.item a.zoom {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.item:hover a.zoom {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.preloader-area {
    position: fixed;
    background: #fff;
    z-index: 11000;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.spinner {
    margin: auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -20px;
    top: 50%;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear;
}

.spinner i {
    color: #f93838;
    font-size: 60px;
}

.spinner h2 {
    font-size: 20px;
    margin: 0;
    margin-left: -20px;
}
.item img,
.bgcolor,
.navbar-default .navbar-nav>li:hover>a {
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.slides-container img {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 15s linear infinite 0s;
    -moz-animation: imageAnimation 15s linear infinite 0s;
    -ms-animation: imageAnimation 15s linear infinite 0s;
    animation: imageAnimation 15s linear infinite 0s
}

.slides-container li,
#image-slider.carousel .item {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s
}

#image-slider.carousel .item img {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation1 15s linear infinite 0s;
    -moz-animation: imageAnimation1 15s linear infinite 0s;
    -ms-animation: imageAnimation1 15s linear infinite 0s;
    animation: imageAnimation1 15s linear infinite 0s
}
.welcome-image-area {
    position: relative;
    height: 100%;
    background: url(../images/bg/mainbg.jpg);
    background-size: cover;
    z-index: 1;
}

.welcome-image-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header-text h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    text-transform: capitalize;
}

.header-text h1 span {
    color: #f93838;
}

.header-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.header-search-form-area input {
    display: inline-block;
}

.header-search-form-area input[type="text"] {
    background: #fff;
    border: none;
    color: #000;
    font-weight: 400;
    padding: 15px;
    width: 40%;
}

.header-search-form-area input[type="submit"] {
    background: #f93838;
    border: none;
    color: #fff;
    font-weight: 400;
    padding: 15px;
    width: 10%;
}

.header-top-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.logo {
    padding-top: 20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.logo img {
    width: 150px;
}

.mainmenu .navbar-nav li {
    margin-left: 30px;
}

.mainmenu .navbar-nav li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 400;
}

.mainmenu .navbar-nav li a:hover {
    background: none;
    color: #f93838;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nav li a:focus,
.nav li a:hover {
    background: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar {
    margin: 0;
}

.menu-bg {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #fff;
    box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
    background: #1E1E1E;
    border: none;
}

.menu-bg .logo {
    padding-top: 9px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-bg .logo a p {
    color: #000;
}

.menu-bg .mainmenu .navbar-nav li a {
    color: #fff;
    padding-top: 22px;
    -webkit-transition: .3s;
    transition: .3s;
    padding-bottom: 22px;
}

.menu-bg .mainmenu .navbar-nav li a:hover {
    color: #f93838;
}

.header-text a {
    display: inline-block;
    color: #fff;
    padding: 15px 35px;
    text-transform: capitalize;
    font-size: 18px;
    border: 1px solid #f93838;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 30px;
    background: #f93838;
}

.header-text a:hover {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
    border: 3px solid #f93838;
}

.company-logo-area {
    padding: 50px 0px;
}

.single-company-logo {
    text-align: center;
}

.single-company-logo img {
    width: 135px;
}


.about-us-area {
    background: #f9f9f9;
}

.about-text {
padding: 2em;
}

.about-text h2 {
    margin-bottom: 18px;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
    margin-top: 0;
}

.about-text h2 span {
    color: #fff;
}

.about-text p {
    margin-bottom: 16px;
    font-size: 17px;
    font-weight: 500;
    
}
.about-text p i {
    font-size: 24px;
    padding-right: 0.5em;
}
.about-image img {
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 50px 0px;
}

.margin-top-c {
    margin-top: 50px;
}


/*
* ----------------------------------------------------------------------------------------
* 07.SERVICE CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.service-area {
    padding-top: 70px;
    padding-bottom: 40px;
}

.single-service {
    padding: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    background: #f9f9f9;
    margin-bottom: 30px;
    border: 2px solid #fff;
}
.single-service:hover{
   
    -webkit-box-shadow: 0px 24px 55px -12px rgba(0,0,0,0.59);
    -moz-box-shadow: 0px 24px 55px -12px rgba(0,0,0,0.59);
    box-shadow: 0px 24px 55px -12px rgba(0,0,0,0.59);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 2px solid #f93838;
}






}
.single-service h4 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s;
    color: #000;
}

.service-icon i {
    font-size: 40px;
    color: #f93838;
}

.single-service p {
    margin-bottom: 0;
    color: #333;
}

.mfp-iframe-holder {
    padding-top: 80px;
}
@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in-out
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.15)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -webkit-animation-timing-function: ease-in-out
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in-out
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.15)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
        -moz-animation-timing-function: ease-in-out
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in-out
    }
    50% {
        opacity: 1;
        -ms-transform: scale(1.15)
    }
    100% {
        opacity: 0;
        -ms-transform: scale(1);
        -ms-animation-timing-function: ease-in-out
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in-out
    }
    50% {
        opacity: 1;
        transform: scale(1.15)
    }
    100% {
        opacity: 0;
        transform: scale(1);
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes imageAnimation1 {
    0% {
        -webkit-animation-timing-function: ease-in-out
    }
    50% {
        -webkit-transform: scale(1.15)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -webkit-animation-timing-function: ease-in-out
    }
}

@-moz-keyframes imageAnimation1 {
    0% {
        -moz-animation-timing-function: ease-in-out
    }
    50% {
        -moz-transform: scale(1.15)
    }
    100% {
        -moz-transform: scale(1);
        -moz-animation-timing-function: ease-in-out
    }
}

@-ms-keyframes imageAnimation1 {
    0% {
        -ms-animation-timing-function: ease-in-out
    }
    50% {
        -ms-transform: scale(1.15)
    }
    100% {
        -ms-transform: scale(1);
        -ms-animation-timing-function: ease-in-out
    }
}

@keyframes imageAnimation1 {
    0% {
        animation-timing-function: ease-in-out
    }
    50% {
        transform: scale(1.15)
    }
    100% {
        transform: scale(1);
        animation-timing-function: ease-in-out
    }
}

@media only screen and (min-width:1100px) {
    .day .placeImg img {
        width: 100%;
        height: auto
    }
}

@media only screen and (min-width:1401px) {
    .tube {
        position: absolute;
        top: 23em
    }
}

@media screen and (min-width:1025px) and (orientation:landscape) {
    .bx-wrapper .bx-next {
        right: -1.5em
    }
    .bx-wrapper .bx-prev {
        left: -1.5em
    }
    #slides.opt .info-box {
        bottom: .95em
    }
    #image-slider a.carousel-control {
        margin-top: -2.35em
    }
    #image-slider a.carousel-control .svg {
        width: 1em
    }
    #testimonial .svg {
        width: 2.35em;
        height: auto
    }
    .info-box.option {
        margin-top: -4.43em;
        padding-bottom: 3.85em
    }
    .info-box.option .counter .date {
        width: 30%;
        font-size: 1.65em;
        padding: 1em 1em 1.35em
    }
    .info-box.option .counter .date strong {
        display: inline-block;
        font-size: 1em
    }
    .info-box.option .counter #timer {
        width: 70%;
        padding: 1.85em 0;
        height: 129px
    }
    .info-box.option .counter #timer div {
        font-size: 1.35em;
        font-weight: 300;
        padding: 0
    }
    .info-box.option .counter #timer div::before {
        top: 30%
    }
    .info-box.option .counter #timer div span {
        font-weight: 700;
        line-height: 1em
    }
    #image-slider {
        margin-top: 75px
    }
    .day .placeImg {
        opacity: .7
    }
}

@media only screen and (min-width:1201px) and (max-width:1400px) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 13px
    }
    h1 {
        font-size: 4em
    }
    h2 {
        font-size: 2em
    }
    h3 {
        font-size: 1.75em
    }
    h4 {
        font-size: 1.55em
    }
    h5 {
        font-size: 1.3em
    }
    h6 {
        font-size: 1.15em
    }
    .page-block {
        position: relative;
        padding: 4.85em 0
    }
    .page-block-small {
        position: relative;
        padding: 2.85em 0
    }
    .page-block-large {
        padding: 6.5em 0
    }
    .page-block-full {
        padding: 3.65em
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 6em
    }
    .counter {
        min-height: 7.75em
    }
    .counter h4 {
        margin: .15em
    }
    .info-box.option .counter .date {
        padding-bottom: .65em
    }
    .info-box.option .counter #timer {
        height: 115px
    }
    .subscribe .right {
        height: 7.65em
    }
}

@media only screen and (min-width:990px) and (max-width:1200px) and (orientation:landscape) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 13px
    }
    h1 {
        font-size: 3.85em
    }
    h2 {
        font-size: 1.85em
    }
    .page-block {
        position: relative;
        padding: 4.85em 0
    }
    .page-block-small {
        position: relative;
        padding: 2.85em 0
    }
    .page-block-large {
        padding: 6.5em 0
    }
    .page-block-full {
        padding: 3.65em
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 6.5em
    }
    .counter h4 {
        margin: .3em
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    header .container>div {
        width: 100%
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 6em
    }
    .copyright .container>div {
        margin: 1.5em 0;
        text-align: center
    }
    .info-box {
        bottom: 17%
    }
    .info-box.option .container {
        width: 100%
    }
    .info-box.option .counter #timer {
        height: 7.15em
    }
    .info-box.option {
        margin-top: 0;
        padding-bottom: 3.65em
    }
    .info-box.option .counter #timer {
        padding-top: .65em
    }
    .additional-info .container>div {
        padding: 1em
    }
    #image-slider {
        margin-top: 11em!important
    }
    #image-slider .carousel-caption .container {
        width: 100%
    }
    .subscribe .right {
        height: 7.65em
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 14px
    }
    a[href^=tel] {
        color: inherit;
        text-decoration: none;
        line-height: 0
    }
    #travelInfo,
    #contact {
        background-attachment: scroll;
        background-size: 300%
    }
    #image-slider .carousel-caption h3 {
        letter-spacing: 0;
        text-transform: capitalize
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 5.65em
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .counter .date {
        font-size: .85em
    }
    #slides.opt .info-box {
        bottom: .95em
    }
    .info-box .container {
        padding: 0
    }
    .counter {
        height: 7em;
        overflow: hidden
    }
    .counter .date {
        height: 9em
    }
    .info-box.option .counter .date h4 {
        margin: 0
    }
    #image-slider {
        margin-top: 5.65em
    }
    #image-slider .carousel-caption {
        width: 65%;
        margin: 0 auto
    }
    .info-box.option {
        margin-top: -3.65em;
        padding-bottom: 3.85em
    }
    .info-box.option .counter {
        height: auto
    }
    .info-box.option .counter .date {
        width: 30%;
        height: auto;
        font-size: 1.35em;
        padding: 1em 1em 1.35em
    }
    .info-box.option .counter .date strong {
        display: inline-block;
        font-size: 1em
    }
    .info-box.option .counter #timer {
        display: block;
        width: 70%;
        padding: 1em 0;
        height: auto
    }
    .info-box.option .counter #timer div {
        font-size: 1.35em;
        font-weight: 300;
        padding: 0
    }
    .info-box.option .counter #timer div::before {
        top: 30%
    }
    .info-box.option .counter #timer div span {
        font-weight: 700;
        line-height: 1em
    }
    .additional-info strong {
        font-size: 1.35em
    }
    .owl-carousel .item .item-info .departure,
    .owl-carousel .item .item-info .arrival {
        padding: 1.35em
    }
    .item h5 {
        font-size: 1.15em
    }
    .owl-carousel .item .item-header i {
        height: 2.15em;
        width: 2.15em
    }
    .day ul li {
        line-height: 1.65em
    }
    #upcoming .item .name h1 {
        text-transform: capitalize
    }
    .itinarary {
        padding-top: 0;
        margin-top: 1.65em
    }
    #itinarary2 .day .placeInfo {
        padding: 6em 3em 7em
    }
    .day .right,
    .day .left {
        float: none;
        width: 100%
    }
    .day .placeImg {
        top: 0;
        height: auto;
        bottom: auto;
        overflow: hidden
    }
    .day .placeImg img {
        width: 100%;
        height: auto
    }
    .day .placeInfo {
        margin-top: 615px
    }
    .day .right.placeInfo,
    .day .left.placeInfo {
        padding-left: 9em;
        padding-right: 3.5em
    }
    .day .right .delight,
    .day .left .delight {
        padding-left: 12.15em
    }
    .day .right .delight i,
    .day .left .delight i {
        left: 5.55em
    }
    .tube {
        left: 0;
        top: 8em;
        margin-left: 0
    }
    .line,
    #car {
        left: 2.15em
    }
    .day .dayNum {
        top: 0;
        left: 50%!important;
        margin-left: -2.65em;
        margin-top: -3em
    }
}

@media only screen and (max-width:996px) {
    h1 {
        font-size: 3.35em
    }
    h2 {
        font-size: 1.85em
    }
    h3 {
        font-size: 1.5em
    }
    .page-block {
        position: relative;
        padding: 3.5em 0
    }
    .page-block-small {
        position: relative;
        padding: 2.35em 0
    }
    .page-block-large {
        padding: 4.85em 0
    }
    .page-block-full {
        padding: 3.65em
    }
    #slides header {
        bottom: auto
    }
    header .container {
        width: 100%
    }
    .navbar-nav {
        text-align: center
    }
    header .logo a img {
        margin: 0 auto;
        display: block
    }
    #image-slider .carousel-caption {
        width: 100%;
        padding: 0;
        maergin: 0;
        position: relative
    }
    #image-slider .carousel-caption .container {
        padding: 0
    }
    #image-slider .carousel-caption h3 {
        font-size: 1.5em;
        position: relative;
        width: 100%;
        margin: 0;
        text-align: center
    }
    #image-slider .carousel-caption h6 {
        display: none
    }
    #image-slider {
        margin-top: 7.7em
    }
    .info-box .container>div {
        padding: 0;
        margin: 1em 0
    }
    .info-box.option {
        position: relative;
        margin: 0
    }
    #timer div {
        padding-top: 1.15em
    }
    .subscribe form input.btn {
        width: 10em
    }
    .subscribe .btn-box {
        font-size: 1.15em;
        padding: 1.55em 1.65em 1em
    }
    .itinarary {
        padding-top: 0;
        margin-top: 1.35em
    }
    .opt #itinarary2 .day .placeInfo {
        padding: 6em 3em 7em
    }
    .opt #itinarary2 .day .delight {
        padding: 1em 1.35em;
        text-align: center
    }
    .opt #itinarary2 .day .delight i {
        position: relative;
        left: auto;
        display: inline-block;
        top: 0;
        vertical-align: middle
    }
    .day .right,
    .day .left {
        float: none;
        width: 100%
    }
    .day .placeImg {
        top: 0;
        height: auto;
        bottom: auto
    }
    .day .placeInfo {
        margin-top: 486px
    }
    .day .right.placeInfo,
    .day .left.placeInfo {
        padding-left: 9em;
        padding-right: 3.5em
    }
    .day .right .delight,
    .day .left .delight {
        padding-left: 12.15em
    }
    .day .right .delight i,
    .day .left .delight i {
        left: 5.55em
    }
    .tube {
        left: 0;
        top: 8em;
        margin-left: 0
    }
    .line,
    #car {
        left: 2.15em
    }
    .day .dayNum {
        top: 0;
        left: 50%!important;
        margin-left: -2.65em;
        margin-top: -3em
    }
    footer .container,
    footer .text-right {
        text-align: center
    }
    footer .text-right {
        margin-top: 1.5em
    }
}

@media only screen and (min-width:768px) {
    .subscribe form .btn {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        z-index: 999;
        display: block;
        white-space: normal
    }
    #success {
        display: block;
        margin: 0 auto;
        width: 55%;
        padding: 1.65em
    }
}

@media only screen and (max-width:767px) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 13px
    }
    .row {
        margin: 0
    }
    #home .container,
    #home .container .row>div {
        padding: 0;
        margin: 0
    }
    h1 small {
        font-size: .55em;
        text-transform: capitalize;
        font-weight: 400
    }
    h5 small {
        font-size: .75em
    }
    .counter {
        height: auto
    }
    .counter .date {
        position: relative;
        width: 100%
    }
    .counter .date strong {
        display: inline-block;
        font-size: 1em
    }
    .counter .date h4 {
        font-size: 1.65em
    }
    #timer {
        width: 100%;
        padding: 0 0 1em
    }
    #slides.opt #timer,
    .mobile {
        background-color: rgba(0, 0, 0, .03)
    }
    .info-box .container>.subscribe {
        display: none
    }
    #hidCon {
        padding: 3em 0;
        margin: 0
    }
    #hidCon .BGlight {
        background-color: transparent
    }
    #hidCon h4 {
        color: #fff
    }
    .subscribe {
        padding: 0
    }
    .subscribe .right,
    .subscribe .left {
        float: none;
        width: 100%;
        padding: 0
    }
    .subscribe .right {
        height: auto
    }
    .subscribe .submit::before {
        content: ''
    }
    .subscribe form .input,
    .subscribe form .input.full {
        width: 100%;
        float: none;
        margin: .85em 0
    }
    .subscribe>div {
        padding: 1.65em
    }
    .subscribe form input.btn {
        color: #fff;
        text-align: center
    }
    .navbar-default .navbar-toggle {
        margin-top: -3.65em;
        margin-right: 1.5em
    }
    .navbar-collapse {
        border: 0
    }
    .logo img {
        margin-left: 1.5em
    }
    .navbar-nav li {
        display: block;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }
    .navbar {
        width: 100%
    }
    .navbar-nav,
    .navbar-collapse {
        margin: 0;
        padding: 0;
        margin-top: 1.35em
    }
    .navbar-default .navbar-nav>li>a {
        text-align: left;
        line-height: 3.5em;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding: 0 1.85em
    }
    .tube {
        width: 2.85em
    }
    .tube .start,
    .tube .end {
        font-size: 10px
    }
    #car {
        left: 1.35em
    }
    .line {
        left: 1.35em
    }
    .day .right.placeInfo,
    .day .left.placeInfo {
        padding-left: 4.43em;
        padding-right: 1.65em
    }
    .day .right.placeImg,
    .day .left.placeImg {
        z-index: 9
    }
    .day .right .delight,
    .day .left .delight {
        padding-left: 8em
    }
    .day .right .delight i,
    .day .left .delight i {
        left: 2.65em
    }
    .info-box {
        bottom: 9em
    }
    .owl-carousel .item .item-info .img-responsive {
        margin: 1em auto
    }
    .owl-carousel .item .item-info .departure,
    .owl-carousel .item .item-info .arrival {
        padding: 1.35em
    }
    #testimonial .author {
        display: block;
        text-align: center
    }
    #testimonial .author img,
    #testimonial .author h5 {
        float: none;
        margin: .65em auto;
        text-align: center
    }
    .subscribe>form {
        padding: 1.65em 1.85em 1.65em 1.65em
    }
    .subscribe form .btn {
        position: relative
    }
    .additional-info .container {
        padding: 0
    }
}

@media only screen and (min-width:320px) and (max-width:600px) and (orientation:portrait) {
    h1 {
        font-size: 2.85em
    }
    #image-slider .carousel-caption h3 {
        font-size: 1.1em
    }
    #image-slider {
        margin-top: 7em
    }
    .day .placeInfo {
        margin-top: 28em
    }
    .day .placeImg img {
        width: 100%;
        height: auto
    }
}

@media only screen and (min-width:600px) and (max-width:699px) {
    #owl-demo .item {
        margin: 1.85em
    }
}

@media only screen and (min-width:320px) and (max-width:800px) {
    header {
        top: 0;
        bottom: auto
    }
    #slides {
        min-height: 500px!important
    }
    .info-box {
        bottom: 0
    }
    .info-box .container {
        padding: 0
    }
    .info-box .container>div.counter {
        margin: 0
    }
}

@media only screen and (min-width:370px) and (max-width:480px) {
    .day ul li {
        width: 100%;
        padding: 0 1em 1em 3em;
        border-top: 1px solid rgba(0, 0, 0, .1)!important
    }
    .day ul li:first-child {
        border: 0!important
    }
    .day ul li i {
        top: .65em
    }
    .subscribe form input,
    .subscribe input[type=email] {
        float: none;
        width: 100%
    }
    .additional-info .container {
        padding: 0
    }
    .owl-carousel .item {
        margin: 0
    }
    .day .right.placeInfo,
    .day .left.placeInfo {
        margin-top: 23em;
        padding-top: 7em
    }
}

@media only screen and (min-width:320px) and (max-width:369px) {
    h1 {
        font-size: 2.35em
    }
    .day ul li {
        width: 100%;
        padding: 0 1em 1em 3em;
        border-top: 1px solid rgba(0, 0, 0, .1)!important
    }
    .day ul li:first-child {
        border: 0!important
    }
    .day ul li i {
        top: .65em
    }
    .day .right.placeInfo,
    .day .left.placeInfo {
        margin-top: 17em;
        padding-top: 7em
    }
    .subscribe form input,
    .subscribe input[type=email] {
        float: none;
        width: 100%
    }
    .owl-carousel .item,
    #upcoming .item {
        margin: 0
    }
    #testimonial p {
        font-size: 1em
    }
    .carousel-control.left,
    .carousel-control.right {
        margin-top: -3em
    }
    #quotes .container {
        padding: 0;
        text-align: center
    }
}

@media only screen and (max-width:320px) {
    .day .right.placeInfo,
    .day .left.placeInfo {
        margin-top: 15em
    }
}

@media only screen and (min-width:768px) and (max-width:960px) and (orientation:landscape) {
    header {
        top: 0;
        bottom: auto
    }
    #slides {
        min-height: 500px!important
    }
    .info-box {
        bottom: 0
    }
    .info-box .container {
        width: 100%
    }
    .info-box .container>.subscribe {
        display: none
    }
    .mobile {
        display: block!important
    }
    .info-box .container>div.counter {
        margin: 0
    }
}


.bt2{
    font-size: 14px;
    background: #d9d9d9;
    border-radius: 6px;
    padding: 12px 14px;
    color: #737373;
    font-weight: 500;
}
.bt2:hover{
    background: #737373;
    color: #fff;
    -webkit-transition: background-color 0.6s ease;
  -moz-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
.button2 {
  background-color: #f93838;
  border: 3px solid #f93838;
  border-radius: 30px;
  color: #fff;
  padding: 1rem 1.6rem;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .03em;
  position: relative;
  -webkit-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /*&:before */
  /*&:hover:before,*/
}
.bt{
  background-color: transparent !important;
  border: 2px solid #f93838;
  border-radius: 30px;
  color: #fff;
  padding: 6px 18px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .03em;
  position: relative;
  -webkit-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /*&:before */
  /*&:hover:before,*/
}
.button2:hover {
  background: transparent;
    border: 3px solid #f93838;
}
.button2:focus {
  outline: none;
}
.button2:after {
  background-color: #f93838;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  -webkit-animation: button-blip 2200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: button-blip 2200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: button-blip 2200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button2:hover:after {
  border-color: transparent;
}

@-webkit-keyframes button-bounce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.96);
  }
  20% {
    transform: scale(1.1);
  }
  52%,
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes button-bounce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.96);
  }
  20% {
    transform: scale(1.1);
  }
  52%,
  100% {
    transform: scale(1);
  }
}
@keyframes button-bounce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.96);
  }
  20% {
    transform: scale(1.1);
  }
  52%,
  100% {
    transform: scale(1);
  }
}

@keyframes button-blip {
  0% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
  10% {
    transform: scaleX(1) scaleY(1);
    opacity: .7;
  }
  30%, 
  99% {
    transform: scaleX(1.16) scaleY(1.5);
    opacity: 0;
  }
  100% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
}
.testi-image {
padding-top: 1em;

}
.testi-image img{
      border-radius: 30px;
}
.send{
  
    color: #fff;
    padding: 12px 25px;
    text-transform: capitalize;
    font-size: 14px;
    border: 1px solid #f93838;
    background-color: #f93838;
    border-radius: 0px;
    font-weight: 600;
    border-radius: 30px;
    float: right;
}
.send:hover {
        background: transparent;
    color: #000;
    border: 2px solid #f93838;
    -webkit-transition: .3s;
    transition: .3s;
}
.modal-dialog{
    max-width: 500px;
}
label {
    font-weight: 500;
}
.tab-content {
        -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
}
.pricing-plan-one .tab-content .left-side {
	width: 43%;
    background: rgb(250, 60, 76);
    text-align: center;
    color: #fff;
    padding: 145px 0 102px 0;
    border-radius: 20px 0 0 20px;
    
}
.float-left {
    float: left;
}
.pricing-plan-one .tab-content .left-side a {
	display: block;
    font-size: 72px;
    line-height: 166px;
    background: #06d048;
    color: #fff;
}
.pricing-plan-one .nav-tabs > li.active > a {
	background: #fa3c4c;
}
.pricing-plan-one .tab-content .left-side h6 {
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    padding: 22px 0 62px 0;
}
.pricing-plan-one .tab-content .left-side span {
    font-weight: 900;
    font-size: 60px;
    display: inline-block;
}
.pricing-plan-one .tab-content .right-side {
    width: 57%;
    background: #fff;
    padding: 45px 10px 50px 30px;
    border-radius: 0 20px 20px 0;
}
.pricing-plan-one .tab-content .right-side ul li {
    line-height: 42px;
    font-weight: 500;
	font-size: 16px;
}
.pricing-plan-one .tab-content .right-side ul li i {
    color:#2ecc71;
}
.rd {
    color: #fa3c4c !important;
}
#plan1 {
    border-radius: 20px;
}
ul.sub-menu, .home-service-section ul, .tab-pane ul, .widgets ul, footer ul, .woocommerce ul, ul.nav, ul#crumbs, .single-portfolio ul, ul.second-sub-menu {
    list-style: none;
	padding: 0;
    margin: 0;
}
.pricing-plan-one .tab-content .right-side h6 {
    font-weight: 500;
    color: rgba(0,0,0,0.4);
    text-transform: uppercase;
}
.container2 {
	max-width: 1035px;
	margin: 0 auto;
	padding: 25px 0;
}	
.theme-title h2 {
	font-size: 40px;
    line-height: 55px;
    margin-top: 20px;
}
.pricing-plan-one .theme-title p {
    line-height: 34px;
    margin: 35px 0 0 0;
	font-size: 16px;
}
.pricing-plan-one .nav-tabs {
    border: none;
    margin-top: 46px;
}
.pricing-plan-one .nav-tabs > li:first-child > a {
    border-radius: 28px 0 0 28px;
}
.pricing-plan-one .nav-tabs > li:last-child > a {
    border-radius: 0 28px 28px 0;
}
.pricing-plan-one .nav-tabs > li > a {
    width: 152px;
    line-height: 55px;
    font-size: 18px;
    padding: 0;
    background: #e1e1e1;
    font-weight: 500;
    color: #00000a;
    border: none !important;
    margin: 0;
    text-align: center;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
}
.clr {
	color:#f93838;
}
.pricing-plan-one .tab-content .left-side div {
    font-size:20px !important;
}
@media (max-width: 550px) {
	.pricing-plan-one .tab-content .left-side, .pricing-plan-one .tab-content .right-side {
		width: 100%;
	}	
	.pricing-plan-one .tab-content .left-side {
		padding: 20px 0 20px 0;
	}
	.pricing-plan-one .nav-tabs {
		border: none;
		margin-top: 46px;
		margin-bottom: 26px;
	}
}
.timeline {
    position: relative;
    padding-top: 10px;
}
.timeline:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 35px;
    height: 100%;
    width: 2px;
    background: #d7d7d7;
    z-index: -99;
}
.timeline-block {
    position: relative;
}
.timeline-title {
    line-height: 30px;
}
.timeline-content {
    margin-left: 65px;
    margin-top: 30px;
    margin-bottom: 25px;
    position: relative;
}
.timeline-title span {
    background-color: #fa3c4c;
    padding: 11px 25px;
    border-radius: 31px;
    color: #fff;
    font-weight: 600;
}
.timeline-point {
    position: absolute;
    left: -39px;
    top: 50%;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 3px solid #FFF;
    margin-top: -8px;
}
.timeline-custom-col {
    width: 48%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.timeline-custom-col {
    width: 48%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.timeline-custom-col.cl2:before {
        content: "";
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #d7d7d7;
    left: 39em !important;
    top: 57% !important;
    z-index: -9999;
}
.timeline-custom-col:before {
    content: "";
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #d7d7d7;
    left: -40px;
    top: 50%;
    z-index: -9999;
}
.timeline-location-block {
       padding: 30px 30px 20px 69px;
    position: relative;
    background-color: #fafafa;
    min-height: 250px;
    -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
}
.timeline-custom-col.image-col:before {
    width: 15%;
}
.timeline-image-block {
    border-left: 2px solid #FFF;
    overflow: hidden;
    cursor: pointer;
    height: 250px;
    border-radius: 20px;
}


.timeline-image-block img {
    width: 100%;
    height: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.timeline-image-block:hover img {
    transform: scale(1.23);
}
.timeline-point i {
    position: absolute;
    top: -1px;
    left: 1px;
    font-size: 15px;
    color: #d7d7d7;
}
.timeline-point:before {
    content: "";
    height: 2px;
    width: 80px;
    position: absolute;
    background-color: #d7d7d7;
    left: 16px;
    top: 5px;
    z-index: -9999;
}
.timeline-location-block .location-name .icon-marker {
    position: absolute;
    left: -45px;
    top: -5px;
    border: 1px solid;
    border-radius: 50%;
    padding: 1%;
    width: 32px;
    height: 32px;
}
@media screen and (max-width: 768px)
.timeline-content {
    margin-top: 25px !important;
    margin-bottom: 40px !important;
    margin-left: 95px !important;
}
.timeline-location-block .location-name {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-transform: capitalize;
}

@-webkit-keyframes color-text {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 475px 0;
    }
}

@keyframes color-text {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 475px 0;
    }
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 10px 10px rgba(255, 221, 0, .8), 0 0 0 3px rgba(255, 221, 0, .5);
    }
    100% {
        -webkit-transform: scale(1.3);

        opacity: 0;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 10px 10px rgba(255, 221, 0, .8), 0 0 0 3px rgba(255, 221, 0, .5);
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 10px 10px rgba(255, 221, 0, .8), 0 0 0 3px rgba(255, 221, 0, .5);
    }
    100% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);

        opacity: 0;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 10px 10px rgba(255, 221, 0, .8), 0 0 0 3px rgba(255, 221, 0, .5);
    }
}

@-webkit-keyframes sonarEffect-2 {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 5px 7px rgba(255, 221, 0, .7), 0 0 0 3px rgba(255, 221, 0, .5);
    }
    100% {
        -webkit-transform: scale(1.3);

        opacity: 0;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 5px 7px rgba(255, 221, 0, .7), 0 0 0 3px rgba(255, 221, 0, .5);
    }
}

@keyframes sonarEffect-2 {
    0% {
        opacity: .3;
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 5px 7px rgba(255, 221, 0, .7), 0 0 0 3px rgba(255, 221, 0, .5);
    }
    100% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);

        opacity: 0;
        box-shadow: 0 0 0 2px rgba(255, 221, 0, .1), 0 0 5px 7px rgba(255, 221, 0, .7), 0 0 0 3px rgba(255, 221, 0, .5);
    }
}

@keyframes cloud_left_to_right {
    0% {
        left: -200%;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes cloud_left_to_right {
    0% {
        left: -200%;
    }
    100% {
        left: 0;
    }
}

@keyframes cloud_right_to_left {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}

@-webkit-keyframes cloud_right_to_left {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}

/*=============================
 =====   END KEY FRAMES   =====
 =============================*/

/*=========================================
=            RESPONSIVE SCREEN            =
=========================================*/

/*----------  1.1. Media screen max width 1199px  ----------*/

@media screen and (max-width: 1199px) {
    .tab-search-transparent .find-widget {
        padding: 50px;
    }
    .tab-search-long * button[type='submit'],
    .tab-search-long .find-car-widget button[type='submit'],
    .tab-search-long .find-cruises-widget button[type='submit'],
    .tab-search-long .find-tours-widget button[type='submit'],
    .tab-search-long .find-transfer-widget button[type='submit'] {
        position: relative;

        width: 170px;
        margin-top: 30px;
    }
    .tab-search-long .place {
        width:      calc((100% - 24px) * 34 / 100);
        width: -moz-calc((100% - 24px) * 34 / 100);
    }
    .tab-search-long .input-daterange {
        width:      calc((100% - 24px) * 42 / 100);
        width: -moz-calc((100% - 24px) * 42 / 100);
    }
    .tab-search-long .count {
        width:      calc((100% - 24px) * 12 / 100);
        width: -moz-calc((100% - 24px) * 12 / 100);
    }
    .tab-search-long .find-cruises-widget .count,
    .tab-search-long .find-tours-widget .count,
    .tab-search-long .find-transfer-widget .count {
        width:      calc((100% - 24px) * 12 / 100);
        width: -moz-calc((100% - 24px) * 12 / 100);
    }
    .tab-search-long .find-cruises-widget .place,
    .tab-search-long .find-cruises-widget .time-count,
    .tab-search-long .find-tours-widget .date,
    .tab-search-long .find-tours-widget .place,
    .tab-search-long .find-transfer-widget .date,
    .tab-search-long .find-transfer-widget .place {
        width:      calc((100% - 24px) * 38 / 100);
        width: -moz-calc((100% - 24px) * 38 / 100);
    }
    .tab-search-long .find-car-widget .input-daterange,
    .tab-search-long .find-car-widget .place {
        width:      calc((100% - 16px) * 40 / 100);
        width: -moz-calc((100% - 16px) * 40 / 100);
    }
    .tab-search-long .find-car-widget .car-count {
        width:      calc((100% - 16px) * 20 / 100);
        width: -moz-calc((100% - 16px) * 20 / 100);
    }
    .tab-search-condensed .find-widget {
        padding: 40px 50px;
    }
    .sidebar-widget .find-widget {
        padding: 40px 20px;
    }
    .sidebar-widget .ffw-radio-selection span.ffw-radio-btn-wrapper {
        display: block;

        margin-top: 10px;
    }
    .sidebar-widget .ffw-radio-selection span.ffw-radio-btn-wrapper:first-child {
        margin-top: 0;
    }
    .social-widget ul {
        margin-left: 0;
    }
    .social-widget ul li {
        width:      calc(100% / 5);
        width: -moz-calc(100% / 5);
    }
    .timeline-custom-col.image-col:before {
        left: -40px;
    }
}

/*----------  1.2. Media screen max width 1024px  ----------*/

@media screen and (max-width: 1024px) {
    /*----------  3.2. Flight Results  ----------*/

    .result-wrapper .slick-prev {
        left: -30px;
    }
    .result-wrapper .slick-next {
        right: -30px;
    }
    .navigation .nav-links .main-menu {
        margin: 0 18px;
    }
    .footer-main-wrapper .col-md-2 .booking-widget {
        text-align: left !important;
    }
    .footer-main-wrapper .col-md-2 .booking-widget ul {
        margin-left: 0;
    }
    .tours-layout .content-wrapper > .content {
        padding: 30px;
    }
    .video-thumbnail {
        height: 320px;
    }
    .video-thumbnail .video-button-play {
        font-size: 24px;
        line-height: 65px;

        width: 65px;
        height: 65px;
        margin-top: -32px;
        margin-left: -32px;
    }
    .videos.layout-1 .video-thumbnail {
        bottom: -80px;
    }
    .hotels-wrapper .hotels-list .col-sm-6 {
        float: none;

        width: 100%;
        max-width: 750px;
        margin-right: auto;
        margin-left: auto;
    }
    .hotels-wrapper .hotels-list .col-sm-6 .hotels-layout {
        margin-bottom: 30px;
    }
    .hotels-wrapper .hotels-list .col-sm-6:nth-last-child(-n + 2) .hotels-layout {
        margin-bottom: 30px;
    }
    .hotels-wrapper .hotels-list .col-sm-6:last-child .hotels-layout {
        margin-bottom: 0;
    }
    .travelers .traveler-list .slick-prev,
    .travelers .traveler-list .slick-next {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .travelers .traveler-list .slick-prev:before,
    .travelers .traveler-list .slick-next:before {
        line-height: 36px;
    }
    .travelers .traveler-list .slick-next {
        right: -35px;
    }
    .travelers .traveler-list .slick-prev {
        left: -35px;
    }
    .new-layout .image-wrapper {
        width: 44%;
    }
    .new-layout .image-wrapper .link {
        position: absolute;
    }
    .new-layout .image-wrapper .link img {
        position: absolute;
        top: 0;
        left: -30%;

        width: auto;
        max-width: initial;
        height: 100%;
    }
    .new-layout .image-wrapper .description {
        right: 30px;
        left: 30px;
    }
    .a-fact-image-wrapper {
        min-width: initial;
    }
    .a-fact-image-wrapper .a-fact-image .icons.icons-4 {
        right: 25%;
        bottom: 27%;
    }
    .banner-sale-1 .title-box .title-1 {
        font-size: 70px;
    }
    .banner-sale-1 .title-box .title-2 {
        font-size: 60px;
    }
    .banner-sale-1 .title-box .title-3 {
        font-size: 40px;

        padding-top: 4px;
    }
    .banner-sale-2 .title-box .title-1 {
        font-size: 70px;
    }
    .text-salebox .text-left {
        vertical-align: middle;
    }
    .text-salebox .text-left .sale-box .number {
        font-size: 70px;
    }
    .text-salebox .text-left .sale-box .sup-1 {
        font-size: 30px;
    }
    .text-salebox .text-left .sale-box .sup-2 {
        font-size: 26px;

        bottom: 7px;
    }
    .text-salebox .text-left .sale-box .text-sale {
        font-size: 60px;
    }
    .a-fact-image-wrapper {
        min-height: 370px;
    }
    .about-us.layout-2 .about-us-image {
        right: -10px;

        max-width: 350px;
    }
    .videos.layout-2 .video-thumbnail {
        height: 400px;
    }
    .page-title-wrapper .captions {
        font-size: 80px;
        line-height: 80px;
    }
    .page-title-wrapper .price .number {
        font-size: 50px;
    }
    .page-title-wrapper .price .unit {
        font-size: 24px;
    }
    .subscribe-email-wrapper .subscribe-email-right {
        float: left;
    }
    .special-offer {
        margin-bottom: 0;
    }
    .car-rent-layout .content-wrapper .price {
        font-size: 24px;

        position: relative;
    }
    .car-rent-layout .content-wrapper .price .for-price {
        line-height: 1;

        top: 0;

        display: block;

        margin: 0;
    }
    .car-rent-layout .content-wrapper .price sup {
        font-size: 14px;

        position: absolute;
        top: 2px;
        right: -4px;
        left: auto;
    }
    .car-rent-layout .image-wrapper {
        width: 330px;
    }
    .car-rent-layout .image-wrapper .link img {
        left: -20px;

        height: 100%;
    }
    .cruises-layout .content-wrapper {
        padding: 30px;
    }
    .cruises-layout .content-wrapper .price {
        font-size: 24px;

        position: relative;
    }
    .cruises-layout .content-wrapper .price sup {
        position: absolute;
        top: 4px;
        right: -14px;
    }
    /*----------  about-us  ----------*/

    .content-tours .wrapper-icon-thin:before {
        right: -90px;

        width: 180px;
    }
    .wrapper-expert .caption-expert {
        left: 0;
    }
    /*---------- car-rent-result  ----------*/

    .result-meta .result-count-wrapper {
        height: 40px;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        padding: 20px 0;
    }
    .result-meta .result-filter-wrapper {
        display: table;

        width: 100%;
    }
    .result-meta .result-filter-wrapper .result-filter-label {
        display: table-cell;

        padding-left: 20px;

        vertical-align: middle;
    }
    .result-meta .result-filter-wrapper .selection-bar {
        display: table-cell;
        float: none;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        width: 200px;
    }
    .overview-block {
        padding-top: 10px;
    }
    .timeline-hotel-view .timeline-point {
        top: 164px;
    }
    .timeline-hotel-view .timeline-custom-col.image-col:before {
        top: 174px;
    }
    .map-block .map-info {
        padding-top: 8%;
    }
    .gallery-block .gallery-image {
        position: relative;
    }
    .gallery-block .gallery-image .title-hover {
        top: 0;

        display: block;

        background: none;
    }
    /*----------  team-detail  ----------*/

    .team-profile .content-expert .caption-expert {
        left: 0;
    }
    /*----------  car-detail  ----------*/

    .wrapper-car-result .wrapper-car-img .car-img {
        height: 315px;
    }
    .wrapper-car-result .wrapper-car-img .car-img .img {
        width: 100%;
        height: 100%;
    }
    .wrapper-driver-detail .wrapper-payment .main-lb {
        white-space: nowrap;
    }
}

/*----------  1.3. Media screen max width 991px  ----------*/

@media screen and (max-width: 991px) {
    .tab-search-transparent .find-widget {
        padding: 40px;
    }
    .tab-search-condensed .find-widget {
        padding: 40px 70px;
    }
    .col-1 {
        float: left;

        width: 50%;
        margin-bottom: 0;
    }
    .col-1:nth-child(odd) {
        padding-right: 15px;
    }
    .col-1:nth-child(even) {
        padding-left: 15px;
    }
    .col-1 .widget:last-child {
        margin-bottom: 0;
    }
    .col-2 {
        display: inline-block;

        width: 100%;
        margin-bottom: 30px;
    }
    .col-2:last-child {
        margin-bottom: 0;
    }
    .col-2 > .widget:last-child {
        margin-bottom: 0;
    }
    .sidebar-widget {
        float: left;

        margin-top: 40px;
    }
    .sidebar-widget .widget {
        margin-bottom: 30px;
    }
    .sidebar-widget .find-widget .input-daterange,
    .sidebar-widget .find-widget .text-box-wrapper {
        width: 100%;
    }
    .sidebar-widget .find-widget .text-box-wrapper.half {
        width:      calc((100% - 8px) / 2);
        width: -moz-calc((100% - 8px) / 2);
    }
    .social-widget ul {
        margin-left: 0;
    }
    .social-widget ul li {
        width:      calc(100% / 6);
        width: -moz-calc(100% / 6);
    }
    .list-continents .list-continent-wrapper {
        width: initial;
        margin: 0 auto;
    }
    .list-continent-wrapper .continent {
        left: 0;
    }
    .list-continent-wrapper .continent:after {
        width: 60px;
    }
    /* ---------------- Hotel View ---------------- */

    .timeline-hotel-view .timeline-block {
        padding-bottom: 30px;
    }
    .timeline-hotel-view .timeline-custom-col,
    .timeline-hotel-view .timeline-custom-col.hotels-layout {
        float: none;

        width: 92%;
        margin-left: 8%;
        padding: 0;
    }
    .timeline-hotel-view .timeline-custom-col.full {
        width: 92%;
    }
    .timeline-hotel-view .timeline-custom-col.image-col:before {
        width: 0;
    }
    .timeline-book-block {
        margin-top: 30px;
    }
}

/*----------  1.4. Media screen max width 768px  ----------*/

@media screen and (max-width: 768px) {
    /*----------  home page 3  ----------*/

    .homepage-03 h1.banner {
        margin-top: 80px;
    }
    .tab-search-transparent {
        margin-bottom: 80px;
    }
    /*----------  3.2. Flight Results  ----------*/

    .result-wrapper .slick-prev,
    .result-wrapper .slick-next {
        display: none;
    }
    .result-wrapper .slick-dots li.slick-active button {
        border: 1px solid #fa3c4c;
    }
    .result-wrapper .slick-dots li.slick-active button:before {
        color: #fa3c4c;
    }
    .result-wrapper .slick-dots li button {
        display: block;

        width: 16px;
        height: 16px;
        margin: 0 0 10px 0;

        border: 1px solid #f0f0f0;
        border-radius: 50%;
    }
    .result-wrapper .slick-dots li button:before {
        font-size: 8px;
        line-height: 18px;

        width: 16px;
        height: 16px;

        opacity: 1;
        color: #f0f0f0;
    }
    .padding-bottom {
        padding-bottom: 80px;
    }
    .padding-top {
        padding-top: 80px;
    }
    .padding-top-140 {
        padding-top: 120px;
    }
    .padding-bottom-70 {
        padding-bottom: 50px;
    }
    .margin-top70 {
        margin-top: 50px;
    }
    /* ---------------- Header ---------------- */

    .header-main {
        text-align: center;
    }
    .header-main .navbar-header {
        float: none;
    }
    .wrapper-mobile-nav {
        display: block;
    }
    .wrapper-mobile-nav .header-topbar {
        padding: 19px 0;
    }
    .hamburger-menu {
        position: absolute;
        top: 50%;
        left: 30px;

        display: table;

        margin-top: -20px;
    }
    .navigation {
        display: none;
    }
    .header-02 .hamburger-menu-wrapper {
        background-color: #fa3c4c;
    }
    .header-03 .hamburger-menu-wrapper {
        background-color: #fa3c4c;
    }
    .header-03 .header-topbar {
        line-height: 80px;

        height: 80px;
    }
    .header-03 .header-topbar .topbar-left {
        line-height: 80px;

        height: 80px;
    }
    .header-03 .header-topbar .btn-menu {
        display: none;
    }
    .header-03 .header-topbar .hamburger-menu {
        position: relative;
        left: 0;
    }
    .header-04 .header-main {
        height: 80px;
    }
    .header-04 .group-logo {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .logo-footer {
        margin-bottom: 50px;
    }
    .about-us-wrapper .group-list ul {
        max-width: 50%;
        margin-left: 20px;
    }
    .videos.layout-1 .video-wrapper {
        padding-bottom: 50px;

        text-align: center;
    }
    .videos.layout-1 .video-thumbnail {
        bottom: 0;

        width: 100%;
        height: 420px;
        margin-right: auto;
        margin-bottom: 80px;
        margin-left: auto;
    }
    .travelers .traveler-wrapper {
        padding-bottom: 50px;
    }
    .travelers .traveler-list {
        top: 0;

        margin-right: -15px;
        margin-bottom: 80px;
        margin-left: -15px;
    }
    .travelers .traveler-list .traveler:nth-child(even) {
        margin-top: 0;
    }
    .travelers .traveler-list .slick-list {
        padding-bottom: 30px;
    }
    .new-layout .image-wrapper {
        display: block;

        width: 100%;
    }
    .new-layout .image-wrapper .link {
        position: relative;
    }
    .new-layout .image-wrapper .link img {
        position: relative;
        left: 0;

        width: 100%;
        height: auto;
    }
    .new-layout .content-wrapper {
        padding: 30px;

        background-color: #fbf9fa;
    }
    .news .news-list {
        margin: 0;
    }
    .news .news-list .slick-dots {
        position: absolute;
        top: auto;
        right: 0;
        bottom: -50px;

        width: 100%;
        padding: 0;
    }
    .news .news-list .slick-dots li {
        display: inline-block;

        margin: 0 5px;
    }
    .news .news-list .slick-list {
        margin-bottom: 30px;
    }
    .contact .contact-wrapper-images {
        left: 4%;
    }
    .banner-sale-1 .title-box {
        background-position: center;
        background-size: cover;
    }
    .banner-sale-1 .title-box .title-1 {
        font-size: 50px;
    }
    .banner-sale-1 .title-box .title-2 {
        font-size: 42px;
    }
    .banner-sale-1 .title-box .title-3 {
        font-size: 24px;

        padding-top: 5px;
    }
    .banner-sale-1 .banner-right {
        padding-right: 30px;
        padding-left: 30px;
    }
    .banner-sale-1 .banner-right .text-salebox {
        width: 100%;
    }
    .banner-sale-2 {
        height: auto;

        background-attachment: scroll;
    }
    .banner-sale-2 .title-box .title-1 {
        font-size: 80px;
    }
    .banner-sale-2 .banner-building {
        display: none;
    }
    .banner-sale-2 .banner-left,
    .banner-sale-2 .banner-right {
        display: block;

        width: 100%;
    }
    .banner-sale-2 .banner-left {
        background-color: rgba(0, 0, 0, .8);
    }
    .banner-sale-2 .banner-left .title-box {
        padding-top: 80px;
        padding-right: 15%;
        padding-bottom: 0;
        padding-left: 15%;
    }
    .banner-sale-2 .banner-left .title-box.text-parallax {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }
    .banner-sale-2 .text-salebox {
        width: 100%;
        margin: 0;
        padding-top: 0;
        padding-right: 15%;
        padding-bottom: 80px;
        padding-left: 15%;
    }
    .text-salebox .text-left {
        vertical-align: middle;
    }
    .text-salebox .text-left .sale-box .number {
        font-size: 70px;
    }
    .text-salebox .text-left .sale-box .sup-1 {
        font-size: 30px;
    }
    .text-salebox .text-left .sale-box .sup-2 {
        font-size: 26px;

        bottom: 7px;
    }
    .text-salebox .text-left .sale-box .text-sale {
        font-size: 60px;
    }
    .a-fact-image-wrapper {
        min-height: 420px;
        margin-top: 20px;
    }
    .tours-wrapper .tours-list {
        margin-bottom: 30px;
    }
    .about-us.layout-3 .wrapper-contact-style .about-us-image {
        bottom: -80px;

        margin-top: -50px;
    }
    .about-us .about-us-image,
    .about-us.layout-2 .about-us-image {
        position: relative;
        right: auto;
        left: 50%;

        max-width: 360px;
        margin-top: 50px;
        margin-left: -180px;
    }
    .about-us-2 .wrapper-contact-style .about-us-image {
        margin-top: -50px;
    }
    .about-us-4 .wrapper-contact-style .about-us-image {
        margin-top: -100px;
    }
    .videos.layout-2 {
        padding-bottom: 80px;
    }
    .videos.layout-2 .video-thumbnail {
        top: 0;
    }
    .videos.layout-2 .text {
        margin-bottom: 50px;
    }
    .banner-sale-3 .text-salebox .text-right {
        padding-right: 0;
    }
    .page-title-wrapper .captions {
        font-size: 65px;
        line-height: 65px;
    }
    .page-title-wrapper .price {
        display: none;
    }
    .title-style-2 {
        margin-bottom: 40px;
    }
    .special-offer .title-style-2 {
        margin-bottom: 20px;
    }
    .page-title-wrapper .page-title-content {
        bottom: -8px;
    }
    .car-rent-layout .image-wrapper {
        width: 50%;
        max-width: 370px;
    }
    .car-rent-layout .image-wrapper .link img {
        left: 0;
    }
    .hotels-layout .content-wrapper .list-info .share-social-list {
        left: -90%;

        padding: 0;

        box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    }
    .hotels-layout .content-wrapper .list-info li:hover .link + .share-social-list {
        left: -100%;
    }
    .tab-search .tab-btn-wrapper .tab-btn span {
        display: none;
    }
    .tab-search .tab-btn-wrapper .tab-btn i {
        margin-right: 0;
    }
    .tab-search-condensed .nav-tabs {
        width: 100%;
    }
    .tab-search-condensed .find-widget {
        padding: 40px 50px;
    }
    .timeline:before {
        height: 90%;
    }
    .wrapper-timeline-content:before {
        top: 25%;
        left: -34px;
    }
    .wrapper-timeline-content:after {
        top: 23%;
        left: -53px;
    }
    .timeline-content {
        margin-top: 25px;
        margin-bottom: 40px;
        margin-left: 95px;
    }
    .timeline-custom-col {
        float: none;

        width: 100%;
        margin-left: 0;
    }
    .timeline-custom-col.image-col:before {
        width: 0;
    }
    .timeline-location-block,
    .timeline-image-block {
        border: 0;
    }
    .timeline-location-block {
        min-height: 0;
        border-radius: 20px 20px 0 0;
    }
    .timeline-point {
        left: -69px;
    }
    .timeline-image-block {
        height: auto;
        border-radius: 0 0 20px 20px;
    }
    .expert-block {
        padding-bottom: 0;
    }
    .expert-block .about-us-wrapper {
        padding-top: 30px;
    }
    .new-style .special-offer-layout .image-wrapper .title-wrapper {
        font-size: 16px;

        bottom: 15px;
    }
    .new-style .special-offer-layout .image-wrapper .title-wrapper .icons {
        font-size: 24px;
    }
    /*-----Hotel View-----*/

    .timeline-book-block .find-widget .input-daterange {
        float: none;

        width: 100%;
    }
    .timeline-book-block .find-widget .text-box-wrapper {
        width: 50%;
    }
    .timeline-book-block .find-widget .text-box-wrapper.place,
    .timeline-book-block .find-widget .text-box-wrapper.note,
    .timeline-book-block .find-widget .text-box-wrapper.email,
    .timeline-book-block .find-widget .text-box-wrapper.phone {
        width: 100%;
    }
    .map-block .map-info {
        padding-top: 10%;
    }
    /*----- Tour Result -----*/

    .trip-info {
        line-height: 1.4;

        height: auto;
        padding: 20px 0;
    }
    .trip-info .label-time-widget {
        margin-top: 15px;
    }
    .label-time-widget {
        text-align: left;
    }
    .main-right {
        float: left;
    }
    .tab-search .tab-btn-wrapper .tab-btn span {
        display: none;
    }
    .tab-search .tab-btn-wrapper .tab-btn i {
        margin-right: 0;
    }
    .tab-search-condensed .nav-tabs {
        width: 100%;
    }
    .tab-search-condensed .find-widget {
        padding: 40px 50px;
    }
    .content-tours .wrapper-icon-thin:before {
        right: -68px;

        width: 136px;
    }
    .page-contact-form .contact-wrapper {
        width: 45%;
        padding: 0;
    }
    .page-contact-form .contact-box {
        padding: 43px 40px;
    }
    .wrapper-expert {
        margin-bottom: 80px;
    }
    .wrapper-expert .content-expert:nth-child(even) {
        margin-top: 0;
    }
    .wrapper-expert .slick-dots {
        bottom: -50px;
    }
    .wrapper-expert .slick-dots li.slick-active button {
        border: 1px solid #fa3c4c;
    }
    .wrapper-expert .slick-dots li button {
        display: block;

        width: 16px;
        height: 16px;
        margin: 0 0 10px 0;

        border: 1px solid #c3c3c3;
        border-radius: 50%;
    }
    .wrapper-expert .slick-dots li.slick-active button:before {
        color: #fa3c4c;
    }
    .wrapper-expert .slick-dots li button:before {
        font-size: 8px;
        line-height: 18px;

        width: 16px;
        height: 16px;

        opacity: 1;
        color: #c3c3c3;
    }
    /*---------- car-rent-result  ----------*/

    .result-meta .result-filter-wrapper .result-filter-label {
        width: 10%;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        width: 145px;
    }
    .page-404 .page-clouds-1,
    .page-404 .page-clouds-2,
    .page-404 .page-clouds-3 {
        width: 500%;
    }
    /*---------- 404   ----------*/

    .page-clouds-1 {
        z-index: 1;

        -webkit-animation: cloud_left_to_right 100s linear infinite;
           -moz-animation: cloud_left_to_right 100s linear infinite;
            -ms-animation: cloud_left_to_right 100s linear infinite;
             -o-animation: cloud_left_to_right 100s linear infinite;
                animation: cloud_left_to_right 100s linear infinite;

        background-image: url('../../images/background/bg_404_Cloud-1.png');
        background-position: center;
    }
    .page-clouds-2 {
        z-index: 3;

        -webkit-animation: cloud_right_to_left 100s linear infinite;
           -moz-animation: cloud_right_to_left 100s linear infinite;
            -ms-animation: cloud_right_to_left 100s linear infinite;
             -o-animation: cloud_right_to_left 100s linear infinite;
                animation: cloud_right_to_left 100s linear infinite;

        background-image: url('../../images/background/bg_404_Cloud-2.png');
        background-position: top;
    }
    .page-clouds-3 {
        z-index: 3;

        -webkit-animation: cloud_left_to_right 100s linear infinite;
           -moz-animation: cloud_left_to_right 100s linear infinite;
            -ms-animation: cloud_left_to_right 100s linear infinite;
             -o-animation: cloud_left_to_right 100s linear infinite;
                animation: cloud_left_to_right 100s linear infinite;

        background-image: url('../../images/background/bg_404_Cloud-3.png');
        background-position: center;
    }
    .item-blog-detail .blog-text .blog-content {
        margin-bottom: 50px;
    }
    .margin-bottom {
        margin-bottom: 80px;
    }
    .item-blog-detail .blog-text .blog-comment .comment-count {
        margin-bottom: 50px;
    }
    .item-blog-detail .blog-text .leave-comment {
        margin-bottom: 80px;
    }
    .page-main .sidebar-widget .widget-list {
        width: calc(100%);
    }
    .page-main .sidebar-widget .widget ul.widget-list li.single-widget-item:last-child {
        padding-bottom: 0;
    }
    .item-blog-detail .blog-text .blog-comment .comment-list {
        margin-bottom: 50px;
    }
    /*----------  team-detail  ----------*/

    .main-team .padding-col-right {
        padding-right: 15px;
    }
    .main-team .padding-col-left {
        padding-left: 15px;
    }
    .content-team-detail .content-expert {
        margin: 0 0;
    }
    .wrapper-caption-team .wrapper-team-title .team-title-small {
        margin-bottom: 10px;
    }
    .wrapper-caption-team .wrapper-team-title {
        margin-bottom: 20px;
    }
    .wrapper-caption-team .text {
        margin-bottom: 20px;
    }
    .team-profile {
        margin-bottom: 0;
    }
    .team-purchase {
        padding: 50px 0;
    }
    .team-purchase .text {
        margin-bottom: 20px;
    }
    .team-purchase .purchase-title .main-title {
        font-size: 25px;
    }
    .main-position {
        margin-bottom: 30px;
    }
    .wrapper-text-excel .text-excel {
        margin-bottom: 10px;
    }
    .wrapper-text-excel .link-text {
        margin-bottom: 10px;
    }
    .wrapper-text-excel .list-text {
        margin-bottom: 50px;
    }
    .group-number {
        margin-bottom: 30px;
    }
    .wrapper-llc .llc-title {
        margin-bottom: 10px;
    }
    .wrapper-llc .text {
        margin-bottom: 10px;
    }
    .wrapper-llc .list-llc {
        margin-bottom: 10px;
    }
    /*----------  faq  ----------*/

    .wrapper-content-faq {
        margin-bottom: 80px;
    }
    /*----------  flight-detail  ----------*/

    .wrapper-car-detail .list-single-flight-result {
        margin-bottom: 30px;
    }
    .wrapper-driver-detail .content-driver-detail .main-form-driver {
        margin-bottom: 15px;
    }
    .content-payment .main-form-title {
        margin-bottom: 10px;
    }
    .wrapper-driver-detail .content-driver-detail .main-form-driver {
        display: block;
    }
    .wrapper-form-driver .input-group {
        width: 100%;
    }
    /*----------  car-detail  ----------*/

    .wrapper-car-result .wrapper-car-img .car-img {
        height: auto;
    }
    .car-price-wrapper {
        padding: 30px 30px;
    }
    /*----------  register  ----------*/

    .wrapper-login .form-login {
        margin-bottom: 10px;
    }
}

/*----------  1.5. Media screen max width 767px  ----------*/

@media screen and (max-width: 767px) {
    .menu-mobile .nav-links {
        margin: 0;
    }
    .menu-mobile .main-menu {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .page-banner.homepage-default,
    .page-banner.homepage-04 {
        height: 100%;
    }
    .homepage-04 .homepage-hero-module {
        min-height: 667px;
        max-height: 667px;
    }
    .homepage-04 .group-logo {
        padding-top: 30px;
        padding-bottom: 45px;
    }
    .homepage-04 .filter,
    .homepage-04 video {
        width: 130% !important;
        min-height: 667px;
        max-height: 667px;
        margin-left: -50px !important;
    }
    .homepage-banner-warpper {
        min-height: 667px;
    }
    .homepage-default .group-title {
        margin-bottom: 0;
    }
    .homepage-default .group-title .title {
        font-size: 80px;
    }
    .header-main .logo {
        line-height: 80px;
    }
    .wrapper-mobile-nav .header-topbar {
        padding: 14px 0;
    }
    .header-03 .header-topbar .login-widget .search {
        display: none;
    }
    .page-banner {
        height: 450px;
    }
    .hyperlink .slide-logo-wrapper {
        margin: 50px auto;
    }
    .about-us-image {
        width: 70%;
        margin: 0 0 0 auto;
    }
    .contact .contact-wrapper-images {
        display: none;
    }
    .videos.layout-1 .title {
        font-size: 50px;
    }
    .a-fact-image-wrapper {
        margin-top: 30px;
    }
    .travelers .traveler-list .slick-dots {
        bottom: -25px;
    }
    .text-salebox .text-left,
    .text-salebox .text-right {
        display: block;
    }
    .text-salebox .text-right {
        padding-top: 8px;
        padding-left: 0;
    }
    .text-salebox .text-left .sale-box .number {
        font-size: 56px;
    }
    .text-salebox .text-left .sale-box .sup-1 {
        font-size: 24px;

        top: 5px;
    }
    .text-salebox .text-left .sale-box .sup-2 {
        font-size: 24px;

        bottom: 5px;
    }
    .text-salebox .text-left .sale-box .text-sale {
        font-size: 45px;
        line-height: 40px;
    }
    .a-fact-image-wrapper {
        min-height: 400px;
    }
    .banner-sale-3 .text-salebox {
        height: auto;
        padding: 80px 15%;
    }
    .banner-sale-3 .text-salebox .text-right {
        padding-left: 0;
    }
    .trip-info {
        font-size: 14px;
    }
    .trip-info .label-time-widget {
        margin-top: 10px;
    }
    .page-banner,
    .page-banner-2,
    .tours,
    .banner-sale-1,
    .footer-main,
    .travelers,
    .contact,
    .page-our-values,
    .about-tours,
    .page-contact-form,
    .banner-sale-1 .title-box {
        background-attachment: scroll;
    }
    .homepage-03 h1.banner {
        font-size: 3.43rem;

        list-height: 3.43rem;
    }
    .homepage-03 h4.sub-banner {
        font-size: 1rem;
        line-height: 1.43rem;
    }
    .tab-search .count {
        width:      calc((100% - 8px) / 2);
        width: -moz-calc((100% - 8px) / 2);
    }
    .tab-search .find-cruises-widget .count,
    .tab-search .find-tours-widget .count,
    .tab-search .find-transfer-widget .count {
        width:      calc((100% - 8px) / 2);
        width: -moz-calc((100% - 8px) / 2);
    }
    .tab-search .find-car-widget .car-count,
    .tab-search .find-car-widget .input-daterange,
    .tab-search .find-car-widget .place,
    .tab-search .find-cruises-widget .place,
    .tab-search .find-cruises-widget .time-count,
    .tab-search .find-tours-widget .date,
    .tab-search .find-tours-widget .place,
    .tab-search .find-transfer-widget .date,
    .tab-search .find-transfer-widget .place,
    .tab-search .input-daterange,
    .tab-search .place {
        width: 100%;
    }
    .tab-search-long .text-input .text-box-wrapper {
        margin-top: 20px;
    }
    .tab-search-long .text-input > .text-box-wrapper:first-child {
        margin-top: 0;
    }
    .wrapper-journey .slick-prev {
        top: -15px;
        left: 10px;
    }
    .wrapper-journey .slick-next {
        top: -15px;
        right: 10px;
    }
    /*----- Tour Result -----*/

    .tour-result-main .tours-list .col-sm-6:last-child .tours-layout,
    .cruises-result-main .cruises-list .col-sm-6:last-child .cruises-layout {
        margin-bottom: 0;
    }
    .tour-result-main .tours-list .col-sm-6 {
        float: left;

        width: 50%;
    }
    .trip-info {
        padding: 15px 0;
    }
    /*---------- ABOUT  ----------*/

    .content-tours {
        width: 33%;
        margin-bottom: 30px;
    }
    .content-tours .tours-title {
        margin-bottom: 5px;
    }
    .content-tours:nth-child(4),
    .content-tours:nth-child(5) {
        margin-bottom: 0;
    }
    .content-tours .wrapper-icon-thin:before {
        width: 0;
    }
    .content-tours:nth-child(3) .wrapper-icon-thin:before,
    .content-tours:nth-child(4) .wrapper-icon-thin:before {
        left: 24px;
    }
    .page-contact-form .contact-wrapper {
        position: relative;

        width: 100%;
    }
    .page-contact-form .contact-box {
        padding: 50px 40px;
    }
    /*---------- car-rent-result  ----------*/

    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        padding: 10px 0;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper:nth-child(3),
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper:nth-child(4) {
        padding: 0 0 20px 0;
    }
    .result-meta .result-filter-wrapper .result-filter-label {
        width: 15%;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        width: 245px;
    }
    /*---------- 404   ----------*/

    .page-404 .page-wrapper {
        padding-top: 0;
    }
    .page-404 .title-1 {
        font-size: 200px;

        position: relative;
        z-index: 5;

        margin-bottom: 30px;
    }
    .page-404 .title-2 {
        font-size: 30px;

        position: relative;
        z-index: 8;

        margin-bottom: 30px;
    }
    .page-404:after {
        z-index: 7;
    }
    .page-404 .page-clouds-1,
    .page-404 .page-clouds-2,
    .page-404 .page-clouds-3 {
        z-index: 9;
    }
    /*----------  BLOG  ----------*/

    .item-blog-detail .blog-text .blog-comment .comment-list .comment-list-children {
        margin-left: 0;
    }
    .blog-post .blog-content .heading {
        margin-bottom: 10px;
    }
    .blog-post .blog-content .meta-info {
        margin-bottom: 20px;
    }
    .blog-wrapper .blog-post .blog-content {
        padding: 30px 0;
    }
    .homepage-03 h1.banner {
        font-size: 3.43rem;

        list-height: 3.43rem;
    }
    .homepage-03 h4.sub-banner {
        font-size: 1rem;
        line-height: 1.43rem;
    }
    .tab-search .count {
        width:      calc((100% - 8px) / 2);
        width: -moz-calc((100% - 8px) / 2);
    }
    .tab-search .find-cruises-widget .count,
    .tab-search .find-tours-widget .count,
    .tab-search .find-transfer-widget .count {
        width:      calc((100% - 8px) / 2);
        width: -moz-calc((100% - 8px) / 2);
    }
    .tab-search .find-car-widget .car-count,
    .tab-search .find-car-widget .input-daterange,
    .tab-search .find-car-widget .place,
    .tab-search .find-cruises-widget .place,
    .tab-search .find-cruises-widget .time-count,
    .tab-search .find-tours-widget .date,
    .tab-search .find-tours-widget .place,
    .tab-search .find-transfer-widget .date,
    .tab-search .find-transfer-widget .place,
    .tab-search .input-daterange,
    .tab-search .place {
        width: 100%;
    }
    .tab-search-long .text-input .text-box-wrapper {
        margin-top: 20px;
    }
    .tab-search-long .text-input > .text-box-wrapper:first-child {
        margin-top: 0;
    }
    .item-blog-detail .blog-text .leave-comment {
        margin-bottom: 40px;
    }
    .item-blog-detail .blog-text .blog-detail-tag {
        margin-bottom: 50px;
    }
    /*----------  3.2. Flight Results  ----------*/

    .result-meta .result-filter-wrapper .selection-bar .select-wrapper.price {
        width: 245px;
    }
    /*----------  car-detail  ----------*/

    .wrapper-car-detail .text-bottom {
        margin-bottom: 30px;
    }
    .main-form-title {
        margin-bottom: 15px;
    }
}

/*----------  1.6. Media screen max width 600px  ----------*/

@media screen and (max-width: 600px) {
    /*----------  home page 3  ----------*/

    .homepage-03 h1.banner {
        margin-top: 60px;
    }
    .tab-search-transparent {
        margin-bottom: 60px;
    }
    .menu-mobile .main-menu {
        font-size: 14px;
    }
    .homepage-04 .group-logo {
        padding-top: 0;
    }
    .hamburger-menu {
        left: 20px;
    }
    .padding-bottom {
        padding-bottom: 60px;
    }
    .padding-top {
        padding-top: 60px;
    }
    .padding-bottom-70 {
        padding-bottom: 40px;
    }
    .padding-top-140 {
        padding-top: 100px;
    }
    .margin-top70 {
        margin-top: 40px;
    }
    .homepage-04 .filter,
    video {
        width: 150% !important;
        margin-left: -100px !important;
    }
    footer .widget .title-widget {
        margin-bottom: 20px;
    }
    .hyperlink .slide-logo-wrapper {
        margin: 40px auto;
    }
    .about-us-image {
        width: 60%;
    }
    .tours .tours-wrapper .tours-content {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .videos.layout-1 .video-thumbnail {
        width: 100%;
        height: 300px;
        margin-bottom: 60px;
    }
    .travelers .traveler-list {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .new-layout .content-wrapper .title {
        font-size: 18px;
        line-height: 24px;
    }
    .travelers .traveler-wrapper {
        padding-bottom: 20px;
    }
    .a-fact-image-wrapper {
        min-height: 340px;
    }
    .banner-sale-1 .title-box .title-1 {
        font-size: 70px;
    }
    .banner-sale-1 .title-box .title-2 {
        font-size: 60px;
    }
    .banner-sale-1 .title-box .title-3 {
        font-size: 40px;

        padding-top: 7px;
    }
    .banner-sale-1 .title-box .title-overlay {
        padding-right: 15%;
        padding-left: 15%;
    }
    .banner-sale-1 .banner-left,
    .banner-sale-1 .banner-right {
        display: block;

        width: 100%;
    }
    .banner-sale-1 .banner-right {
        padding-top: 60px;
        padding-right: 15%;
        padding-bottom: 60px;
        padding-left: 15%;
    }
    .tours-wrapper .tours-list {
        margin: 0 0 30px 0;
    }
    .videos.layout-2 {
        padding-bottom: 60px;
    }
    .videos.layout-2 .video-thumbnail {
        height: 360px;
    }
    .banner-sale-2 .banner-left .title-box {
        padding-top: 60px;
        padding-right: 15%;
        padding-bottom: 0;
        padding-left: 15%;
    }
    .banner-sale-2 .text-salebox {
        padding-top: 0;
        padding-right: 15%;
        padding-bottom: 60px;
        padding-left: 15%;
    }
    .videos.layout-2 .text {
        margin-right: 0;
        margin-left: 0;
    }
    .banner-sale-3 .text-salebox {
        height: auto;
        padding: 60px 15%;
    }
    .page-title-wrapper .captions {
        font-size: 50px;
        line-height: 50px;

        margin-top: 10px;
    }
    .page-title-wrapper .breadcrumb li .link.home {
        font-size: 18px;
    }
    .subscribe-email-title {
        font-size: 18px;
    }
    .subscribe-email-title .logo-text {
        font-size: 26px;
    }
    .subscribe-email-text {
        font-size: 14px;
    }
    .car-rent-layout .content-wrapper {
        padding: 20px;
    }
    .car-rent-layout .content-wrapper .title {
        font-size: 16px;
    }
    .car-rent-layout .content-wrapper .price {
        font-size: 20px;
    }
    .car-rent-layout .content-wrapper .price sup {
        top: 5px;
        right: -1px;
    }
    .car-rent-layout .image-wrapper {
        width: 55%;
    }
    .car-rent-layout .image-wrapper .link img {
        left: -40px;
    }
    .cruises-layout .content-wrapper {
        padding: 20px;
    }
    .cruises-layout .content-wrapper .title {
        font-size: 16px;
    }
    .cruises-layout .content-wrapper .price {
        font-size: 20px;
    }
    .tours-layout .content-wrapper > .content {
        padding: 30px 15px;
    }
    .about-us-4 .wrapper-contact-style .about-us-image {
        bottom: -90px;
    }
    .homepage-02 h1.banner {
        font-size: 4.64rem;
        line-height: 4.64rem;
    }
    .homepage-03 h1.banner {
        font-size: 3rem;
        line-height: 3rem;
    }
    .tab-search-condensed .find-widget {
        padding: 40px;
    }
    .schedule-block {
        width: 70%;
        margin: 0 auto;
    }
    .schedule-block .element {
        display: block;

        width: 100%;
        padding: 0;

        text-align: left;

        border-right: 0;
        border-bottom: 1px solid #ffffff;
    }
    .schedule-block .element:last-child {
        border-bottom: 0;
    }
    .schedule-block .element .schedule-title {
        font-weight: bold;

        display: inline-block;

        width: 50%;
        padding: 6px;

        border-right: 1px solid #ffffff;
    }
    .schedule-block .element .schedule-content {
        padding: 6px;
    }
    .wrapper-timeline-content:before {
        left: -14px;
    }
    .wrapper-timeline-content:after {
        left: -24px;
    }
    .timeline-content {
        margin-top: 20px;
        margin-bottom: 30px;
        margin-left: 65px;
    }
    .timeline-point {
        left: -39px;
    }
    .timeline-custom-col {
        width: 100%;
    }
    .timeline-custom-col:before {
        left: -4px;
    }
    .timeline-hotel-view .timeline-content {
        margin-top: 50px;
    }
    .gallery-block {
        padding-bottom: 40px;
    }
    .gallery-block .grid .grid-item {
        float: left;

        width: 100%;
        margin: 5px 0;
    }
    .gallery-block .grid .grid-item.img-small {
        width: 50%;
    }
    .gallery-block .pdr {
        padding-right: 5px;
    }
    .gallery-block .pdl {
        padding-left: 5px;
    }
    .expert-block .title-style-2 {
        margin: 0 0 30px 0;
    }
    .new-style .special-offer-layout .image-wrapper .title-wrapper {
        font-size: 18px;
    }
    .map-block .map-info {
        width: 300px;
        height: 300px;
        padding-top: 50px;
    }
    /*----- Tour Result -----*/

    .tour-result-main .list-continents {
        display: block;

        margin-bottom: 40px;
    }
    .list-continents .list-continent-wrapper {
        margin: 20px;
    }
    .list-continent-wrapper .continent:after {
        width: 0;
    }
    .tour-result-main .tours-layout .content-wrapper > .content .group-btn-tours {
        padding: 0 5px;
    }
    ----- blog detail ----- .item-blog-detail .blog-text .leave-comment {
        margin-bottom: 20px;
    }
    .single-recent-post-widget .post-info .meta-info,
    .single-recent-post-widget .post-info .single-rp-preview {
        line-height: 18px;
    }
    .car-rent-layout .image-wrapper {
        width: 290px;
    }
    .our-wrapper {
        margin-bottom: 40px;
    }
    .our-wrapper .col-xs-3 {
        width: 50%;
        margin-bottom: 40px;
    }
    .our-wrapper .col-xs-3:nth-child(3),
    .our-wrapper .col-xs-3:nth-child(4) {
        margin-bottom: 0;
    }
    .content-tours {
        width: 33%;
        margin-bottom: 30px;
    }
    .content-tours:nth-child(4),
    .content-tours:nth-child(5) {
        margin-bottom: 0;
    }
    .wrapper-organization .md-organization {
        width: 50%;
        margin-bottom: 30px;
    }
    .wrapper-organization .md-organization:last-child {
        margin-bottom: 0;
    }
    .wrapper-organization .md-organization:nth-child(3) {
        width: 100%;

        text-align: center;
    }
    .blog-post .blog-content .meta-info {
        margin-bottom: 10px;
    }
    .item-blog-detail .blog-text .blog-content .blog-descritption .text {
        margin-bottom: 15px;
    }
    .item-blog-detail .blog-text .blog-content .blog-descritption .blockquote {
        margin: 20px 20px;
    }
    .item-blog-detail .blog-text .blog-content .blog-descritption .video-thumbnail {
        margin-top: 30px;
    }
    .item-blog-detail .blog-text .blog-content .blog-descritption .caption {
        margin-bottom: 10px;
    }
    .item-blog-detail .blog-text .blog-content {
        margin-bottom: 30px;
    }
    /*---------- car-rent-result  ----------*/

    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        width: 210px;
    }
    .page-404 .page-content {
        width: 100%;
    }
    .page-404 .title-1 {
        margin-bottom: 0;
    }
    .page-404 .title-2 {
        margin-bottom: 20px;
    }
    .homepage-02 h1.banner {
        font-size: 4.64rem;
        line-height: 4.64rem;
    }
    .homepage-03 h1.banner {
        font-size: 3rem;
        line-height: 3rem;
    }
    .tab-search-condensed .find-widget {
        padding: 40px;
    }
    .schedule-block {
        width: 100%;
    }
    .timeline:before {
        height: 85%;
    }
    .timeline-location-block {
        min-height: 0;
        padding: 15px 20px;
    }
    .timeline-location-block .location-name .icon-marker {
        font-size: 20px;

        right: 0;
        left: auto;

        border: 0;
    }
    .about-us-wrapper .col-contact {
        width: 100%;
    }
    .about-us-wrapper .contact-list-media {
        width: 70%;
        margin: 10px auto;
    }
    .contact-list-media .media-left,
    .contact-list-media .media-right {
        display: table-cell;

        vertical-align: middle;
    }
    .contact-list-media .media-right {
        padding-left: 15px;

        text-align: left;
    }
    .contact-list-media .media-left {
        padding-bottom: 0;
    }
    /*Hotel View*/

    .timeline-hotel-view .timeline-title {
        position: static;

        margin-bottom: -1px;
    }
    .timeline-hotel-view .timeline-content {
        width: 100%;
        margin: 0;
    }
    .timeline-hotel-view .timeline-custom-col,
    .timeline-hotel-view .timeline-custom-col.hotels-layout {
        width: 100%;
        margin-left: 0;
        padding: 0;
    }
    .timeline-hotel-view .timeline-custom-col.full {
        width: 100%;
    }
    .timeline-book-block .find-widget .text-box-wrapper {
        padding: 0 10px;
    }
    /*----- Tour Result -----*/

    .tour-result-main .tours-list .col-sm-6:nth-last-child(-n+2) .tours-layout,
    .cruises-result-main .cruises-list .col-sm-6:nth-last-child(-n+2) .cruises-layout {
        margin-bottom: 30px;
    }
    .tour-result-main .tours-list .col-sm-6:last-child .tours-layout,
    .cruises-result-main .cruises-list .col-sm-6:last-child .cruises-layout {
        margin-bottom: 0;
    }
    .result-body .sidebar-widget .col-1 {
        float: none;

        width: 100%;
        padding: 0;
    }
    .result-body .sidebar-widget .col-1:last-child {
        padding: 0;
    }
    .tour-result-main .tours-list .col-sm-6 {
        float: none;

        width: 100%;
    }
    .content-organization {
        display: block;
    }
    .wrapper-organization .md-organization {
        width: 100%;
    }
    .our-wrapper .col-xs-3 {
        margin-bottom: 30px;
    }
    .content-organization .wrapper-img {
        margin: 0 auto 20px;
    }
    .content-organization .organization-title .text {
        margin-bottom: 10px;
    }
    /*---------- car-rent-result  ----------*/

    .result-meta .result-filter-wrapper .selection-bar .select-wrapper:nth-child(3),
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper:nth-child(4) {
        padding: 0 10px;
    }
    .result-meta .result-filter-wrapper .result-filter-label {
        line-height: 40px;

        display: block;

        width: 100%;
        margin-left: 0;
        padding-left: 0;

        text-align: center;
    }
    .result-meta .result-filter-wrapper .selection-bar {
        display: block;

        width: 100%;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
        padding: 0 10px;
    }
    .result-meta .result-filter-wrapper .selection-bar .select-wrapper:nth-child(4) {
        margin-bottom: 20px;
    }
    /*---------- cruises-result  ----------*/

    .main-right .cruises-list .col-xs-6 {
        width: 100%;
    }
    /*----------  3.2. Flight Results  ----------*/

    .result-meta .result-filter-wrapper .selection-bar .select-wrapper.price {
        width: 100%;
    }
    .single-flight-result .flight-result-wrapper {
        padding: 10px;
    }
    .single-flight-result .flight-result-wrapper .airlines-logo {
        position: relative;
        top: 25px;
    }
    .single-flight-result .flight-result-wrapper .info {
        vertical-align: middle;
    }
    /*----------  flight-detail  ----------*/

    /*----------  register  ----------*/

    .wrapper-login .login-title {
        font-size: 20px;
    }
    /*----------  cruises-detail  ----------*/

    .wrapper-timeline .timeline:before {
        height: 90%;
    }
}

/*----------  1.7. Media screen max width 480px  ----------*/

@media screen and (max-width: 480px) {
    .margin-bottom {
        margin-bottom: 30px;
    }
    .item-blog-detail .blog-text .blog-comment .comment-count {
        margin-bottom: 30px;
    }
    .item-blog-detail .blog-text .leave-comment {
        margin-bottom: 60px;
    }
    .page-main .blog-content .col-xs-1,
    .page-main .blog-content .col-xs-2 {
        width: 100%;
    }
    .page-main .blog-content .col-xs-10,
    .page-main .blog-content .col-xs-11 {
        width: 100%;
    }
    .item-blog-detail .blog-text .blog-content .date {
        margin-bottom: 10px;
    }
    .blog-post .blog-content .date .day {
        display: inline-block;
    }
    .blog-post .blog-content .date .month {
        display: inline-block;
    }
    .blog-post .blog-content .date .year {
        display: inline-block;
    }
    .item-blog-detail .blog-text .blog-author .blog-author-content .media-left .media-image img {
        width: 80px;
        height: 80px;
    }
    .item-blog-detail .blog-text .blog-author {
        padding: 0 15px 15px 15px;
    }
    .item-blog-detail .blog-text .blog-comment .comment-list .comment-item:not(:last-child) {
        margin-bottom: 30px;
        padding: 0 15px 15px 0;
    }
    .item-blog-detail .blog-text .leave-comment {
        margin-bottom: 30px;
    }
    .item-blog-detail .blog-text .blog-detail-tag .content-tag {
        padding-right: 20px;
    }
    .item-blog-detail .blog-text .leave-comment .contact-form .form-input:nth-child(3) {
        margin-bottom: 20px;
    }
    .item-blog-detail .blog-text .blog-comment .comment-list .comment-list-children li .comment-item {
        margin-bottom: 30px;
    }
    .item-blog-detail .blog-text .blog-comment .comment-list {
        margin-bottom: 30px;
    }
    .item-blog-detail .blog-text .blog-content {
        padding: 20px 0 0 0;
    }
    .item-blog-detail .blog-text .blog-comment-title {
        margin-bottom: 30px;
    }
    .item-blog-detail .blog-text .blog-content .blog-descritption .video-thumbnail {
        height: 250px;
    }
    .blog-wrapper .blog-post .blog-content .date {
        margin-bottom: 10px;

        text-align: left;
    }
    .blog-wrapper .blog-post .blog-content {
        padding: 20px 20px;
    }
    .blog-wrapper .blog-post .blog-content .preview {
        margin-bottom: 20px;
    }
    .blog-wrapper .video-thumbnail {
        height: 250px;
    }
    .item-blog-detail .blog-text .blog-detail-tag {
        margin-bottom: 30px;
    }
    .group-title .sub-title .icons {
        font-size: 24px;
    }
    .group-title .main-title {
        font-size: 24px;
    }
    .hamburger-menu {
        left: 15px;
    }
    .wrapper-mobile-nav .header-topbar {
        padding: 15px 0;
    }
    .header-main .navbar-header {
        float: right;
    }
    .header-01 .header-main .navbar-header {
        float: right;
    }
    .header-01 .header-main .logo .header-logo img {
        max-width: 150px;
    }
    .header-main .logo .header-logo img {
        max-width: 150px;
    }
    .homepage-default .group-title {
        text-align: center;
    }
    .homepage-default .group-title .title {
        font-size: 60px;
    }
    .menu-mobile .icons-dropdown {
        width: 50px;
    }
    .header-03 .header-topbar .login-widget li + li:before {
        padding: 0 13px 0 4px;
    }
    .page-title-wrapper .breadcrumb li .link {
        line-height: 28px;
    }
    .page-title-wrapper .breadcrumb li .link.home {
        font-size: 16px;
    }
    .page-title-wrapper .captions {
        font-size: 50px;
        line-height: 50px;

        margin: 10px 0 0 0;
    }
    .about-us-image {
        display: none;
    }
    .about-us-wrapper .group-list ul {
        margin-left: 0;
    }
    .about-us-wrapper .group-list ul li {
        padding-left: 0;
    }
    .tours-wrapper .tours-list {
        margin-bottom: 30px;
    }
    .videos.layout-1 .sub-title {
        font-size: 16px;
    }
    .videos.layout-1 .sub-title strong {
        font-size: 20px;
    }
    .videos.layout-1 .title {
        font-size: 36px;
    }
    .videos.layout-1 .video-thumbnail {
        height: 290px;
    }
    .hotels-layout .image-wrapper,
    .hotels-layout .content-wrapper {
        display: block;

        width: 100%;
    }
    .hotels-layout .image-wrapper {
        height: auto;
    }
    .hotels-layout .image-wrapper .link img {
        position: relative;

        width: 100%;
        max-width: none;
    }
    .hotels-layout .content-wrapper > .content {
        padding: 30px 75px 30px 30px;
    }
    .hotels-layout .content-wrapper > .content .title .for-price {
        max-width: none;
        padding-bottom: 0;
    }
    .a-fact-image-wrapper {
        min-height: 280px;
    }
    .tours .tours-wrapper .tours-content {
        max-width: none;
    }
    .tours-wrapper .tours-list {
        margin-right: -15px;
        margin-left: -15px;
    }
    .travelers .traveler-list {
        max-width: none;
        margin-right: -15px;
        margin-left: -15px;
    }
    .slick-slide img {
        width: 100%;
    }
    .banner-sale-1 .title-box .title-overlay {
        padding-right: 15px;
        padding-left: 15px;
    }
    .banner-sale-1 .banner-right {
        padding-right: 15px;
        padding-left: 15px;
    }
    .about-us.layout-2 .group-list .col-xs-6 {
        width: 100%;
    }
    .about-us.layout-2 .group-list .col-xs-6 .box-media .media-right {
        vertical-align: middle;
    }
    .videos.layout-2 .title {
        font-size: 30px;
    }
    .videos.layout-2 .video-thumbnail {
        height: 290px;
    }
    .banner-sale-2 .title-box .title-1 {
        font-size: 70px;
    }
    .banner-sale-2 .banner-left .title-box {
        padding-top: 60px;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
    }
    .banner-sale-2 .text-salebox {
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 60px;
        padding-left: 15px;
    }
    .banner-sale-3 .text-salebox {
        padding: 60px 15px;
    }
    /*---------- car-rent-result  ----------*/

    .car-rent-layout {
        display: block;
    }
    .car-rent-layout .image-wrapper {
        display: block;

        width: 100%;
        max-width: none;
        height: auto;
    }
    .car-rent-layout .image-wrapper .link img {
        position: relative;
        left: 0;

        width: 100%;
        max-width: 100%;
    }
    .car-rent-layout .content-wrapper {
        display: block;

        padding: 20px 30px 30px 30px;
    }
    .car-rent-layout .content-wrapper .title {
        font-size: 20px;
    }
    .car-rent-layout .content-wrapper .price {
        font-size: 26px;
    }
    .car-rent-layout .content-wrapper .price sup {
        right: -10px;
    }
    .cruises-layout .content-wrapper {
        padding: 30px;
    }
    .cruises-layout .content-wrapper .title {
        font-size: 20px;
    }
    .cruises-layout .content-wrapper .price {
        font-size: 26px;
    }
    .tours-layout .content-wrapper > .content {
        padding: 30px;
    }
    .homepage-02 h1.banner {
        font-size: 3.57rem;
        line-height: 3.57rem;
    }
    .homepage-02 h4.sub-banner {
        font-size: 1rem;
    }
    .homepage-03 h1.banner {
        font-size: 3rem;
        line-height: 3rem;
    }
    .col-1 {
        width: 100%;
        margin-bottom: 30px;
    }
    .col-1:last-child {
        margin-bottom: 0;
    }
    .col-1:nth-child(even),
    .col-1:nth-child(odd) {
        padding: 0;
    }
    .categories-widget .content-widget {
        padding-right: 10px;
    }
    .find-widget .ffw-radio-selection {
        width: 100%;
        margin: 0;

        text-align: left;
    }
    .find-widget .ffw-radio-selection span.ffw-radio-btn-wrapper {
        display: block;

        margin-top: 10px;
    }
    .find-widget .ffw-radio-selection span.ffw-radio-btn-wrapper:first-child {
        margin-top: 0;
    }
    .tab-search .nav-tabs {
        display: block;
    }
    .tab-search-transparent .tab-btn-wrapper .tab-btn {
        line-height: 50px;

        height: 50px;
    }
    .tab-search-transparent .tab-btn-wrapper:first-child .tab-btn {
        -webkit-border-radius: 0 15px 0 0;
           -moz-border-radius: 0 15px 0 0;
                border-radius: 0 15px 0 0;
    }
    .tab-search-transparent .tab-btn-wrapper:last-child .tab-btn {
        -webkit-border-radius: 0 0 15px 0;
           -moz-border-radius: 0 0 15px 0;
                border-radius: 0 0 15px 0;
    }
    .tab-search-transparent .nav-tabs > li {
        float: none;

        width: 50px;
        margin-right: 0;
        margin-left: auto;
    }
    .tab-search-transparent .tab-content {
        margin-right: 50px;
    }
    .tab-search-transparent .find-widget {
        padding: 40px 30px;
    }
    .tab-search-default .nav-tabs.slick-slider {
        margin-bottom: 0;
    }
    .tab-search-default .find-widget {
        padding: 30px 0;
    }
    .tab-search-default .text-input {
        margin-top: 0;
    }
    .tab-search-default .ffw-radio-selection {
        margin-bottom: 20px;
    }
    .tab-search-default .tab-btn-wrapper {
        width: 100%;
        margin-right: 0;
    }
    .tab-search-default .tab-btn-wrapper:first-child .tab-btn,
    .tab-search-default .tab-btn-wrapper:last-child .tab-btn,
    .tab-search-default .tab-btn-wrapper .tab-btn {
        -webkit-border-radius: 15px 15px 0 0;
           -moz-border-radius: 15px 15px 0 0;
                border-radius: 15px 15px 0 0;
    }
    .tab-search-default .tab-btn-wrapper .tab-btn i {
        font-size: 2.14rem;
    }
    .tab-search-default .tab-btn-wrapper .tab-btn span.xs {
        font-size: 1.29rem;

        vertical-align: baseline;
    }
    .tab-search-default .tab-btn-wrapper.active .tab-btn {
        background-color: #222222;
    }
    .tab-search-default .tab-btn-wrapper.active .tab-btn i {
        color: #fa3c4c;
    }
    .tab-search-default .slick-prev {
        z-index: 1;
        left: 20px;
    }
    .tab-search-default .slick-prev:before {
        font-family: FontAwesome;

        content: '\f104';
    }
    .tab-search-default .slick-next {
        right: 20px;
    }
    .tab-search-default .slick-next:before {
        font-family: FontAwesome;

        content: '\f105';
    }
    .tab-search-condensed .find-widget {
        padding: 30px;
    }
    .tab-search-condensed .find-widget .title-widgets {
        margin-bottom: 20px;
    }
    .tab-search-condensed .find-widget .text-input {
        margin-top: 20px;
    }
    .tab-search-condensed .find-widget .text-box-wrapper.half.from,
    .tab-search-condensed .find-widget .text-box-wrapper.half.outer,
    .tab-search-condensed .find-widget .text-box-wrapper.half.to {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .tab-search-condensed .find-widget .text-box-wrapper.half.to {
        margin-top: 20px;
    }
    .tab-search-condensed .input-daterange .text-box-wrapper {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .tab-search-condensed .tab-btn-wrapper .tab-btn {
        line-height: 50px;

        height: 50px;
    }
    .tab-search-condensed .nav-tabs > li {
        float: none;

        width: 50px;
        margin-right: 0;
        margin-left: auto;
    }
    .tab-search-condensed .tab-content {
        margin-right: 50px;
    }
    .homepage-02 h1.banner {
        font-size: 3.57rem;
        line-height: 3.57rem;
    }
    .homepage-02 h4.sub-banner {
        font-size: 1rem;
    }
    .homepage-03 h1.banner {
        font-size: 3rem;
        line-height: 3rem;
    }
    .col-1 {
        width: 100%;
        margin-bottom: 30px;
    }
    .col-1:last-child {
        margin-bottom: 0;
    }
    .col-1:nth-child(even),
    .col-1:nth-child(odd) {
        padding: 0;
    }
    .categories-widget .content-widget {
        padding-right: 10px;
    }
    .find-widget .ffw-radio-selection {
        width: 100%;
        margin: 0;

        text-align: left;
    }
    .find-widget .ffw-radio-selection span.ffw-radio-btn-wrapper {
        display: block;

        margin-top: 10px;
    }
    .find-widget .ffw-radio-selection span.ffw-radio-btn-wrapper:first-child {
        margin-top: 0;
    }
    .tab-search .nav-tabs {
        display: block;
    }
    .tab-search-transparent .tab-btn-wrapper .tab-btn {
        line-height: 50px;

        height: 50px;
    }
    .tab-search-transparent .tab-btn-wrapper:first-child .tab-btn {
        -webkit-border-radius: 0 15px 0 0;
           -moz-border-radius: 0 15px 0 0;
                border-radius: 0 15px 0 0;
    }
    .tab-search-transparent .tab-btn-wrapper:last-child .tab-btn {
        -webkit-border-radius: 0 0 15px 0;
           -moz-border-radius: 0 0 15px 0;
                border-radius: 0 0 15px 0;
    }
    .tab-search-transparent .nav-tabs > li {
        float: none;

        width: 50px;
        margin-right: 0;
        margin-left: auto;
    }
    .tab-search-transparent .tab-content {
        margin-right: 50px;
    }
    .tab-search-transparent .find-widget {
        padding: 40px 30px;
    }
    .tab-search-default .nav-tabs.slick-slider {
        margin-bottom: 0;
    }
    .tab-search-default .find-widget {
        padding: 30px 0;
    }
    .tab-search-default .text-input {
        margin-top: 0;
    }
    .tab-search-default .ffw-radio-selection {
        margin-bottom: 20px;
    }
    .tab-search-default .tab-btn-wrapper {
        width: 100%;
        margin-right: 0;
    }
    .tab-search-default .tab-btn-wrapper:first-child .tab-btn,
    .tab-search-default .tab-btn-wrapper:last-child .tab-btn,
    .tab-search-default .tab-btn-wrapper .tab-btn {
        -webkit-border-radius: 15px 15px 0 0;
           -moz-border-radius: 15px 15px 0 0;
                border-radius: 15px 15px 0 0;
    }
    .tab-search-default .tab-btn-wrapper .tab-btn i {
        font-size: 2.14rem;
    }
    .tab-search-default .tab-btn-wrapper .tab-btn span.xs {
        font-size: 1.29rem;

        vertical-align: baseline;
    }
    .tab-search-default .tab-btn-wrapper.active .tab-btn {
        background-color: #222222;
    }
    .tab-search-default .tab-btn-wrapper.active .tab-btn i {
        color: #fa3c4c;
    }
    .tab-search-default .slick-prev {
        z-index: 1;
        left: 20px;
    }
    .tab-search-default .slick-prev:before {
        font-family: FontAwesome;

        content: '\f104';
    }
    .tab-search-default .slick-next {
        right: 20px;
    }
    .tab-search-default .slick-next:before {
        font-family: FontAwesome;

        content: '\f105';
    }
    .tab-search-condensed .find-widget {
        padding: 30px;
    }
    .tab-search-condensed .find-widget .title-widgets {
        margin-bottom: 20px;
    }
    .tab-search-condensed .find-widget .text-input {
        margin-top: 20px;
    }
    .tab-search-condensed .find-widget .text-box-wrapper.half.from,
    .tab-search-condensed .find-widget .text-box-wrapper.half.outer,
    .tab-search-condensed .find-widget .text-box-wrapper.half.to {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .tab-search-condensed .find-widget .text-box-wrapper.half.to {
        margin-top: 20px;
    }
    .tab-search-condensed .input-daterange .text-box-wrapper {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .tab-search-condensed .tab-btn-wrapper .tab-btn {
        line-height: 50px;

        height: 50px;
    }
    .tab-search-condensed .nav-tabs > li {
        float: none;

        width: 50px;
        margin-right: 0;
        margin-left: auto;
    }
    .tab-search-condensed .tab-content {
        margin-right: 50px;
    }
    /*----------  3.2. Flight Results  ----------*/

    .wrapper-car-detail .single-flight-result {
        height: auto;
    }
    .single-flight-result {
        height: auto;
    }
    .single-flight-result .col-xs-9 {
        width: 100%;
    }
    .single-flight-result .col-xs-3 {
        width: 100%;
    }
    .single-flight-result form.flight-class {
        float: left;

        width: 100%;
        padding: 10px;

        border-top: 1px solid #e9e9e9;
        border-left: 0;
    }
    .single-flight-result form.flight-class .class-selection-wrapper {
        float: left;

        width: 33.3%;
    }
    .single-flight-result form.flight-class .class-selection-wrapper {
        border: 0;
    }
    .single-flight-result .flight-result-wrapper .airlines-logo {
        top: 0;

        padding-right: 10px;
    }
    .single-flight-result .flight-result-wrapper .info .miscellaneous {
        font-size: .88rem;
    }
    .single-flight-result form.flight-class .class-selection-wrapper input.radio-btn ~ label.radio-box:before {
        padding-right: 5px;

        vertical-align: top;
    }
    /*---------- Flight detail  ----------*/

    .wrapper-driver-detail .driver-title {
        font-size: 15px;
    }
    /*----------  team-detail  ----------*/

    .main-team .col-xs-5,
    .main-team .col-xs-7 {
        width: 100%;
    }
    .content-team-detail .content-expert {
        margin: 0 30px 30px 30px;
    }
    .wrapper-text-excel .list-text {
        margin-bottom: 30px;
    }
    .main-position .list-info {
        position: relative;

        float: left;

        width: 100%;
    }
    .main-position .list-info li {
        display: block;
        float: left;

        width: 20%;

        border-right: 1px solid #ffffff;
        background-color: #f5f5f5;
    }
    .main-position .list-info .link {
        display: table;

        width: 100%;
        height: 50px;
    }
    .main-position .list-info .link .icon {
        display: table-cell;

        vertical-align: middle;
    }
    .main-position .list-info .link:hover {
        z-index: 5;
    }
    /*----------  faq  ----------*/

    .wrapper-content-faq {
        margin-bottom: 60px;
    }
    /*----------  car-detail  ----------*/

    .wrapper-car-result .car-wigdet .wrapper-car-item {
        width: 100%;
        margin-bottom: 5px;
    }
    .wrapper-car-result .car-wigdet .wrapper-car-item:last-child {
        margin-bottom: 0;
    }
    .wrapper-driver-detail .wrapper-form-driver {
        margin-bottom: 10px;
    }
    .car-price-wrapper {
        padding: 20px 20px;
    }
    .wrapper-driver-detail .content-payment {
        margin-bottom: 0;
    }
    .wrapper-driver-detail .wrapper-payment .text {
        padding-top: 0;
    }
    .wrapper-car-result .car-wigdet {
        margin-bottom: 20px;
    }
    /*----------  sign-up  ----------*/

    .wrapper-login .main-login {
        padding: 40px;
    }
    .wrapper-login .label-login {
        font-size: 14px;
    }
}

/*----------  1.8. Media screen max width 414px  ----------*/

@media screen and (max-width: 414px) {
    .login-widget {
        display: none;
    }
    .menu-mobile {
        text-align: center;

        background-color: #fa3c4c;
    }
    .wrapper-mobile-nav .header-main .login-widget {
        display: inline-block;
    }
    .wrapper-mobile-nav .header-main .login-widget li {
        width: auto;

        border-bottom: none;
    }
    .header-03 .header-topbar .col-xs-4 {
        width: 50%;
    }
    .header-03 .header-topbar .topbar-right {
        display: none;
    }
    .header-03 .header-topbar .topbar-center {
        float: right;
    }
    .header-03 .header-topbar .header-logo img {
        max-width: 150px;
    }
    .homepage-04 .group-logo {
        padding-bottom: 30px;
    }
    .homepage-04 .group-logo .img-logo {
        width: 200px;
    }
    .homepage-04 .group-title .title {
        font-size: 28px;

        margin: 0 0 10px 0;
    }
    .homepage-04 .group-title .text {
        font-size: 14px;
    }
    .homepage-04 .filter,
    .homepage-04 video {
        width: 178% !important;
        margin-left: -150px !important;
    }
    footer .col-md-2,
    footer .col-md-3,
    footer .col-md-6,
    footer .col-md-5 {
        width: 100%;
    }
    footer .widget {
        margin-bottom: 30px;
    }
    footer .destination-widget {
        margin-bottom: 0;
    }
    .about-us-wrapper .group-list ul li {
        padding-left: 0;
    }
    .videos.layout-1 .title {
        font-size: 30px;
    }
    .videos.layout-1 .video-thumbnail {
        height: 260px;
    }
    .a-fact-image-wrapper {
        min-height: 250px;
    }
    .contact-box {
        padding: 30px;
    }
    .booking-widget {
        text-align: left !important;
    }
    .tours-layout .content-wrapper > .content {
        padding: 30px;
    }
    .videos.layout-2 .title {
        font-size: 26px;
    }
    .videos.layout-2 .video-thumbnail {
        height: 260px;
    }
    .title-style-2 {
        font-size: 22px;
    }
    .title-style-2:after {
        right: 0;
        bottom: -10px;
        left: 0;
    }
    .group-title .sub-title .text {
        font-size: 14px;
    }
    .group-title .sub-title .icons {
        font-size: 18px;
    }
    .group-title .sub-title .icons:after {
        bottom: 4px;
    }
    .group-title .main-title {
        font-size: 22px;
    }
    .datepicker {
        width: 280px;
    }
    .datepicker .table-condensed {
        width: 100%;
    }
    .title-style-2:after {
        right: 0;
        bottom: -10px;
        left: 0;
    }
    .gallery-block .grid .grid-item.img-small {
        width: 100%;
    }
    .gallery-block .pdr {
        padding-right: 0;
    }
    .gallery-block .pdl {
        padding-left: 0;
    }
    .gallery-image .bg {
        height: 250px;
    }
    .timeline:before {
        height: 90%;
    }
    .wrapper-timeline-content:before,
    .wrapper-timeline-content:after {
        display: none;
    }
    .timeline-title {
        margin-bottom: -1px;
    }
    .timeline-content {
        margin: 0 0 30px 0;
    }
    .timeline-custom-col:before {
        width: 0;
    }
    .timeline-point {
        display: none;
    }
    .about-us-wrapper .avatar {
        width: 100%;
    }
    .about-us-wrapper .contact-list-media {
        width: 80%;
    }
    .contact-list-media .media-right {
        padding-left: 20px;

        text-align: left;
    }
    /*----- Hotel View -----*/

    .timeline-hotel-view .slider-nav.slick-slider {
        margin-bottom: 0;
    }
    .timeline-book-block {
        margin-top: 0;
    }
    /*----- Tour Result -----*/

    .datepicker thead .dow {
        width: 0;
    }
    .datepicker {
        width: 280px;
    }
    .datepicker .table-condensed {
        width: 100%;
    }
    /*----- flight-detail -----*/

    .wrapper-driver-detail .content-driver-detail {
        padding: 20px;
    }
    .content-driver-caption .col-md-5 .col-xs-6 {
        width: 100%;
    }
    .wrapper-car-detail .text-bottom {
        margin-bottom: 30px;
    }
    .form-check {
        margin-bottom: 10px;
    }
    .wrapper-driver-detail .driver-caption-title {
        margin-bottom: 10px;
    }
    .wrapper-driver-detail .wrapper-check {
        margin-bottom: 10px;
    }
    .wrapper-driver-detail .payment-policy .text {
        display: block;
    }
}

/*----------  1.9. Media screen max width 380px  ----------*/

@media screen and (max-width: 380px) {
    .homepage-04 .form-subscribe-email {
        width: 300px;
    }
    .wrapper-mobile-nav {
        width: 82%;
    }
    .show-nav .wrapper-content {
        -webkit-transform: translate3d(82%, 0, 0);
           -moz-transform: translate3d(82%, 0, 0);
            -ms-transform: translate3d(82%, 0, 0);
             -o-transform: translate3d(82%, 0, 0);
                transform: translate3d(82%, 0, 0);
    }
    .about-us-wrapper .group-list ul {
        max-width: 400px;
    }
    .group-button .btn {
        display: block;
    }
    .group-button .btn:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .travelers .traveler-list {
        margin-right: -15px;
        margin-left: -15px;
    }
    .banner-sale-1 .group-button .btn,
    .banner-sale-2 .group-button .btn,
    .banner-sale-3 .group-button .btn {
        display: inline-block;
    }
    .banner-sale-1 .group-button .btn:first-child,
    .banner-sale-2 .group-button .btn:first-child,
    .banner-sale-3 .group-button .btn:first-child {
        margin: 0 15px 0 0;
    }
    .banner-sale-2 .title-box .title-1 {
        font-size: 60px;
    }
    .new-layout .image-wrapper .description {
        font-size: 13px;
        line-height: 18px;

        right: 15px;
        left: 15px;

        padding-left: 0;
    }
    .new-layout .image-wrapper .description:before {
        display: none;
    }
    .new-layout .content-wrapper .title {
        font-size: 15px;
        line-height: 24px;
    }
    .videos.layout-2 .title {
        font-size: 22px;
    }
    .videos.layout-2 .video-thumbnail {
        height: 240px;
    }
    .videos.layout-1 .video-thumbnail {
        height: 240px;
    }
    .homepage-02 h1.banner {
        font-size: 3.14rem;
        line-height: 3.14rem;
    }
    .tab-search-transparent .find-widget {
        padding: 30px 20px;
    }
    .tab-search-condensed .find-widget {
        padding: 20px;
    }
    .social-widget ul {
        margin-left: 0;
    }
    .social-widget ul li {
        width:      calc(100% / 5);
        width: -moz-calc(100% / 5);
    }
    .title-style-2 {
        font-size: 18px;
    }
    .special-offer-layout:hover {
        -webkit-transform: scale(1.08);
           -moz-transform: scale(1.08);
            -ms-transform: scale(1.08);
             -o-transform: scale(1.08);
                transform: scale(1.08);
    }
    .map-block .map-info {
        padding-top: 16%;
    }
    .map-block #googleMap {
        height: 320px;
    }
    /*----- Hotel View -----*/

    .timeline-book-block .find-widget .input-daterange .text-box-wrapper {
        width: 100%;
    }
    /*----- Tour Result -----*/

    .find-widget .ffw-radio-selection span.ffw-radio-btn-wrapper {
        display: block;

        margin: 6px 0;
    }
    .our-wrapper .col-xs-3 {
        width: 100%;
    }
    .our-wrapper .our-content {
        display: table;
    }
    .our-content .our-icon {
        display: table-cell;

        padding-right: 15px;
    }
    .our-content .main-our {
        display: table-cell;

        vertical-align: top;
    }
    .our-wrapper .col-xs-3:nth-child(3) {
        margin-bottom: 40px;
    }
    .content-expert .img {
        width: 100%;
    }
    /*----------  404  ----------*/

    .page-404 .title-1 {
        font-size: 150px;
        line-height: 110px;

        margin-bottom: 20px;
    }
    /*---------- car-rent-result  ----------*/

    .car-rent-layout .image-wrapper {
        height: 220px;
    }
    .page-404 .group-button .btn {
        margin: 0 auto;
    }
    .page-404 .group-button .btn:first-child {
        margin: 0 auto 20px;
    }
    /*----- Blog Detail -----*/

    .item-blog-detail .blog-text .blog-content .blog-descritption .blockquote {
        margin: 0 10px 20px 20px;
        padding-left: 10px;
    }
    .item-blog-detail .blog-text .blog-content .date {
        margin-bottom: 5px;
    }
    .blog-wrapper .blog-post .blog-content .date {
        margin-bottom: 5px;
    }
    .blog-wrapper .blog-post .blog-content .meta-info {
        margin-bottom: 10px;
    }
    .homepage-02 h1.banner {
        font-size: 3.14rem;
        line-height: 3.14rem;
    }
    .tab-search-transparent .find-widget {
        padding: 30px 20px;
    }
    .tab-search-condensed .find-widget {
        padding: 20px;
    }
    .social-widget ul {
        margin-left: 0;
    }
    .social-widget ul li {
        width:      calc(100% / 5);
        width: -moz-calc(100% / 5);
    }
    /*----------  3.2. Flight Results  ----------*/

    .single-flight-result .flight-result-wrapper {
        display: block;
    }
    .single-flight-result .flight-result-wrapper .info {
        display: block;

        width: 100%;
    }
    .single-flight-result .flight-result-wrapper .airlines-logo {
        padding-right: 0;
        padding-bottom: 10px;

        text-align: center;
    }
    /*---------- Flight detail  ----------*/

    .payment-widget li {
        margin-bottom: 5px;
    }
}

/*----------  1.10. Media screen max width 320px  ----------*/

@media screen and (max-width: 320px) {
    .homepage-04 .filter,
    .homepage-04 video {
        width: 200% !important;
        margin-left: -200px !important;
    }
    .tours-layout .content-wrapper > .content {
        padding: 20px;
    }
    .hotels-layout .content-wrapper > .content,
    .timeline-hotel-view .hotels-layout .content-wrapper .content {
        padding: 20px 70px 20px 20px;
    }
    .traveler .wrapper-content {
        padding: 0 20px 20px 20px;
    }
    .new-layout .image-wrapper .description {
        right: 20px;
        left: 20px;
    }
    .new-layout .content-wrapper {
        padding: 20px;
    }
    .contact-box {
        padding: 20px;
    }
    .a-fact-image-wrapper {
        min-height: 200px;
    }
    .videos.layout-1 .video-thumbnail,
    .videos.layout-2 .video-thumbnail {
        height: 200px;
    }
    .banner-sale-1 .title-box .title-1 {
        font-size: 60px;
    }
    .banner-sale-1 .title-box .title-2 {
        font-size: 50px;
    }
    .banner-sale-1 .title-box .title-3 {
        font-size: 36px;
    }
    .banner-sale-2 .title-box .title-1 {
        font-size: 50px;
    }
    .car-rent-layout .content-wrapper {
        padding: 20px;
    }
    .cruises-layout .content-wrapper {
        padding: 20px;
    }
    .timeline:before {
        height: 81%;
    }
    .gallery-image .bg {
        height: 200px;
    }
    .about-us-wrapper .contact-list-media {
        width: 100%;
    }
    /*----- Hotel View -----*/

    .timeline-book-block .find-widget {
        padding: 20px 10px;
    }
    /*----- Tour Result -----*/

    .find-widget .input-daterange .text-box-wrapper {
        width: 100%;
    }
    .list-continents .list-continent-wrapper {
        margin: 10px;
    }
    .datepicker-dropdown.datepicker-orient-right:before {
        right: 54px !important;
    }
    .datepicker-dropdown.datepicker-orient-right:after {
        right: 55px !important;
    }
    .content-tours {
        width: 50%;
    }
    .content-tours:nth-child(4) {
        margin-bottom: 30px;
    }
    .content-tours:nth-child(5) {
        width: 100%;
    }
    .page-contact-map .map-block .map-info {
        width: 310px;
        height: 310px;
        padding: 50px 0;
    }
    /*----------  team-detail  ----------*/

    .content-team-detail .content-expert {
        margin: 0 0 30px 0;
    }
    .team-purchase .purchase-title .main-title {
        font-size: 20px;
    }
    /*----------  faq  ----------*/

    .wrapper-accordion .panel .panel-title a {
        padding: 0 15px;

        white-space: nowrap;
    }
    /*----------  car-detail  ----------*/

    .wrapper-car-result .img-caption-title .text {
        font-size: 17px;
    }
    /*----------  sign-up  ----------*/

    .wrapper-login .login-title {
        font-size: 17px;
    }
    /*-----        BLOG         -----*/

    .stars-rating a.star-1,
    .stars-rating a.star-2,
    .stars-rating a.star-3,
    .stars-rating a.star-4,
    .stars-rating a.star-5 {
        margin-right: .5em;
    }
    p.stars-rating a.star-1 {
        width: 1.5em;
    }
    p.stars-rating a.star-2 {
        width: 2.5em;
    }
    p.stars-rating a.star-3 {
        width: 3.5em;
    }
    p.stars-rating a.star-4 {
        width: 4.5em;
    }
    p.stars-rating a.star-5 {
        width: 5.5em;
    }
}

/*=====  End of RESPONSIVE SCREEN  ======*/
