@media (min-width: 992px) {

    ul.nav li.dropdown > ul.dropdown-menu {
        display: block;
        margin-top: 40px;
        opacity: 0;
        max-width: 0;
        max-height: 0;
        transition: all .3s ease-in-out;
        overflow: hidden;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
        margin-top: 0px;
        opacity: 1;
        max-width: 900px;
        max-height: 500px;
    }
    .navbar-wrapper2 {
        min-height: 90px;
        background: white;
        border-bottom: 0px solid #cccccc;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
        padding-bottom: 0px;
    }
    .mtnav {
        position: relative;
    }
    #main-menu {
        margin-top: 20px;
    }
    .mtslide {
        position: relative;
        top: 110px;
    }
    .tp-caption{
        padding-top: 10px;
    }
    .tp-leftarrow {
        top: 50%!important;
    }
    .tp-rightarrow {
        top: 50%!important;
    }
    .fwi img {
        width: 120%;
        height: 120%;
        margin-right: -20px;
    }
    .searchbg2 {
        height: 62px;
        width: 100%;
        position: absolute;
        top: 171px;
        display: block;
        background: #f7f7f7;
        border-top: 1px solid #e8e8e8;
        z-index: 100;
    }
    .searchbg3 {
        height: 62px;
        width: 100%;
        position: absolute;
        top: 301px;
        display: block;
        background: #f7f7f7;
        border-top: 1px solid #e8e8e8;
        z-index: 100;
    }
    .btnmarg {
        margin-bottom: 0px;
    }
    #vacations .right {
        float: right;
    }
    .tab-content2 {
        background: #ffffff;
        padding: 30px 15px 30px 15px;
        height: 193px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    #myTab > li > a > span.hidetext {
        display: inline-block;
    }
    #myTab2 > li > a > span.hidetext {
        display: inline-block;
    }
    #air2 {
        height: 71px;
        overflow-x: hidden;
    }
    #hotel2 {
        height: 71px;
        overflow-x: hidden;
    }
    #car2 {
        height: 71px;
        overflow-x: hidden;
    }
    #vacations2 {
        height: 71px;
        overflow-x: hidden;
    }
    #flighthotel2 {
        height: 71px;
        overflow-x: hidden;
    }
    #cruise2 {
        height: 71px;
        overflow-x: hidden;
    }
    #hotelcar2 {
        height: 71px;
        overflow-x: hidden;
    }
    #flighthotelcar2 {
        height: 71px;
        overflow-x: hidden;
    }
    /*Last minute*/
    
    .lastminute {
        height: 277px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 0px;
        position: absolute;
        top: 0px;
        text-align: center;
        font-family: Lato;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }
    .lastminute2 {
        height: 277px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 110px;
        position: absolute;
        top: 0px;
        text-align: center;
        font-family: Lato;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }
    .lastminute3 {
        height: 250px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 60px;
        margin-bottom: 60px;
        margin-top: 90px;
        text-align: center;
        font-family: Lato;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }
    .lastminutecontact {
        height: 277px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 110px;
        position: absolute;
        top: 0px;
        text-align: center;
        font-family: Lato;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }
    .deals3 {
        height: 455px!important;
        width: 100%;
        background: #fff;
        padding-top: 120px!important;
        position: absolute;
        top: 0px;
        text-align: right;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
        color: #444;
        overflow: hidden;
        border-bottom: 0px solid #ccc;
    }
    .deals4 {
        min-height: 300px;
        width: 100%;
        background: #fff;
        padding-top: 50px!important;
        text-align: right;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
        color: #444;
        overflow: hidden;
        border-bottom: 0px solid #ccc;
    }
    .sfix {
        position: absolute;
        top: 277px;
    }
    .sfix2 {
        position: absolute;
        top: 277px;
    }
    .sfix3 {
        position: absolute;
        top: 277px;
    }
    .boxshadow {
        margin-bottom: 0px;
    }
    .scolleft {
        background: white;
        height: 450px;
        padding: 15px 30px 30px 30px;
        top: 0px;
    }
    .scolright {
        background: #333;
        height: 100%;
        overflow: hidden;
        top: 0px;
    }
    .ctup {
        background: #fff;
        margin-top: 600px;
        position: relative;
        z-index: 100;
        display: block
    }
    .offset-3 {
        padding-right: 15px!important;
        padding-left: 0!important;
    }
    .breadcrub {
        margin-top: 140px;
        color: #ccc;
    }
    .listitem {
        background: #efefef;
        width: 100%;
        height: 180px;
        overflow: hidden;
        position: relative;
    }
    .listitem img {
        width: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }
    .listitem:hover img {
        width: 120%;
        margin-right: -10%;
        margin-top: -10%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
    .listitem2 {
        background: #efefef;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .listitem2 img {
        width: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }
    .listitem2:hover img {
        width: 120%;
        margin-right: -10%;
        margin-top: -10%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
    .testimonialbox {
        margin-right: 10px;
        margin-left: -15px;
        margin-top: 0px;
    }
    .needassistancebox {
        margin-right: 10px;
        margin-left: -15px;
    }
    .alsolikebox {
        margin-right: 10px;
        margin-left: -15px;
    }
    .loginbox {
        margin-right: 10px;
        margin-left: -15px;
    }
    .paymentbox {
        margin-right: 10px;
        margin-left: -15px;
    }
    .mediafix1 {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}
@media (max-width: 992px) {
    .sidebar {
        width: 80%;
        margin: 30px auto;
    }
}
@media (max-width: 768px) {
    #booking-form .padding20 {
        flex-direction: column;
    }
    #ui-datepicker-div{
        width: 100% !important;
        right: 1px !important;
        bottom: 0px;
        top: unset !important;
        z-index: 1040 !important;
    }
    .ui-datepicker-multi-2 .ui-datepicker-group{
        width: 100% !important;
    }
    .padding40{
        padding: 10px;
    }
    .booking-form{
        padding: 10px;
    }
    .filtr-item{
        margin-bottom: 10px;
    }
    .listitem img{
        width: 100%;
    }
    .hotel-rooms{
        width: 100% !important;
    }
    .reservation-footer{
        top: 80px;
        z-index: 2;
        bottom: unset;
    }
    .reservation-rooms{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
    .reservation-rooms-list{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
    .hotel .labelright{
        width: 110px;
    }
    .itemlabel3{
        height: 250px;
    }
    img.fwimg{
        margin-bottom: 20px;
    }
    #roomrates .bordertype4{
        max-width: 100px !important;
    }
    .listitem2 img{
        width: 100%;
    }
    .login-c1{height: 175px;}
    .login-c2{margin-top: 70px;}
    .login-c2, .login-c1{font-size: 12px;}
    .w40percent {
        width: 100%;
        float: right;
    }
    .w50percent {
        width: 100%;
        float: right;
    }
    .w50percentimp {
        width: 50%;
        float: right;
    }
    .w55percentlast {
        width: 100%;
        float: right;
    }
    .w60percent {
        width: 100%;
        float: right;
    }
    .w30percent {
        width: 100%;
        float: right;
    }
    .w50percentlast {
        width: 100%;
        float: right;
    }
    .w50percentlastimp {
        width: 50%;
        float: right;
    }
    .w30percentlast {
        width: 100%;
        float: right;
    }
    .tab-content{
    	height: auto;
    }
    .cstyle03 {
        margin-top: 680px;
    }
    .cstyle03 .ma-200{    	
    	top: -520px;
    }
    .mtslide{
    	top: 80px;
    }
    .searchbg{
    	height: auto;
    	position: relative;
    	top: 0;
    	padding-bottom:10px; 
    }
    #vacations{
    	height: auto;
    }
    #vacations .right {
        float: right;
    }
    .nav-tabs > li, #myTabContent{
    	border: 1px solid #ff9900;
    	border-bottom: none;
    }
	.tp-caption, .tp-leftarrow, .tp-rightarrow{
		display: none;
	}
    .sidebar {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .fwi img {
        width: 100%;
        height: 100%;
        margin-right: 0px;
    }
    .listitem img {
        width: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }
    .listitem:hover img {
        width: 120%;
        margin-right: -10%;
        margin-top: -10%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
    .listitem2 img {
        width: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }
    .listitem2:hover img {
        width: 120%;
        margin-right: -10%;
        margin-top: -10%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
}
@media (min-width: 399px) and (max-width: 499px) {
    .details-slider {
        height: 434px;
        overflow: hidden;
    }
    #inner {
        height: 434px;
    }
}
@media (min-width: 500px) {
    .details-slider {
        height: 534px;
        overflow: hidden;
    }
    #inner {
        height: 534px;
    }
    .caroufredsel_wrapper {
        max-height: 400px!important;
    }
}
@media (min-width: 400px) {
    .login-wrap {
        width: 372px;
        height: 340px;
    }
    .cpadding50 {
        padding: 50px;
    }
    .chpadding50 {
        padding: 0 50px;
    }
    img.login-img {
        margin-right: 5px;
        margin-bottom: 5px;
        width: 147px!important;
    }
    .login-c1 {
        height: 230px!important;
    }
    .login-c2 {
        height: 245px!important;
    }
    .login-c3 {
        margin-top: 281px!important;
    }
    .alignbottom {
        left: 50px!important;
    }
    .alignbottom2 {
        right: 50px!important;
    }
}
@media (min-width: 480px) {
    .hpadding50c {
        padding: 20px 50px;
    }
}