@media screen and (max-width: 1600px) {
    .home-page #top,
    .home-page #top .flexslider{
        max-height: 540px;
    }
}

@media screen and (max-width: 1500px) {
    #top .top-text {
        margin: 0 100px;
    }
    
    footer .social {
        margin-left: 20px;
    }
    footer .menu li a {
        font-size: 12px;
    }
    footer .copy {
        margin-right: 25%;
        font-size: 12px;
    }
}

@media screen and (max-width: 1280px) {
    
    .home-page #top,
    .home-page #top .flexslider{
        max-height: 410px;
    }
    
    .main {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 1024px;
    }
    
    .text-block h2 {
        margin-left: 0;
        margin-right: 0;
		font-size:18px
    }
    
    #top .top-text {
        margin: 0 40px;
		top:0
    }
    
    h1.small {
        font-size: 26px;
    }
    
    header #nav #menu-icon {
        left: -110px;
    }
    
    .flex-direction-nav a {
        top: 30%;
    }
    
    .four-cols .col-item .image .description .sub-desc > div {
        font-size: 18px;
    }
    
    .breadcrumb ul li a,
    .breadcrumb ul li span {
        font-size: 14px;
    }

    
    
    .search-block .inputs {
        width: 200px;
    }
    
    .search-block .clear-btn {
        font-size: 14px;
    }
    
    
    
    .hotel-detail {
        margin-left: -375px;
        width: 750px;
        padding: 30px;
        height: 385px;
        bottom: -290px;
    }
    
    .black-line.big-text h2,
    .leader-detail-text h2 {
        font-size: 18px;
    }
    
    .top-article h2 {
        font-size: 48px;
    }
    
    .two-cols .col-item h3.small br {
        display: none;
    }
    
    .article p {
        font-size: 14px;
    }
    
    
    .two-cols .col-item .contact-info p,
    .contact-info .get-btn{
        font-size: 20px;
    }
    
    .clear.leader-clear {
        display: none;
    }
    
    .long-img .about-text {
        padding: 20px;
    }
    
    .percent-block {
        padding: 26px 20px 55px 20px;
        width: 100%;
        font-size: 16px;
    }
    
    .percent-block .percent {
        font-size: 100px;
    }
    
    .percent-block .percent span {
        font-size: 63px;
    }
    
    /* Select */
    div.selector {
        line-height: 35px;
        height: 35px;
    }
      
    div.selector span {
        height: 35px;
        line-height: 35px;
        padding: 0 0 0 10px;
    }
    div.selector select {
        height: 48px;
    }
    
    .new-left {
        width: 37.23%;
    }
    
    .new-right {
        width: 60.45%;
    }
    
    .new-item img {
        top: 7px;
    }
    
    .new-title .date {
        margin-top: 7px;
    }
    
    .two-cols.left-side .col-item.left-sidebar {
        padding-right: 0;
    }
    
    .map-block {
        padding: 20px;
    }
    
        
    footer {
        height: inherit;
    }
    
    footer .social,
    footer .menu,
    footer .copy {
        width: 100%;
        float: none;
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    
    footer .social ul,
    footer .menu ul{
        display: inline-block;
        margin-bottom: 10px;
    }
    

}

@media screen and (max-width: 1024px) {
    header {
        background: #fff;
        padding-bottom: 20px;
    }
    
    .breadcrumb {
        margin-top: 128px;
    }
    
    .home-page #top {
        /*margin-top: 135px;*/
    }
}

@media screen and (max-width: 980px) {
     
	.search-block {
        float: left;
        margin-bottom: 0;
        margin-top: 20px;
        margin-right: 0;
        clear: left;
        position: relative;
        right: auto;
    }
	
    header .logo .desktop {
        display: none;
    }
    
    header .logo .tablet {
        display: block;
    }
    
    .home-page #top,
    .home-page #top .flexslider{
        max-height: 350px;
    }
    
    #top h1 {
        font-size: 22px;
        /*top: 0;
        position: relative;*/
    }
    
    h2 {
        font-size: 30px;
    }
    
     header #nav #menu-icon {
        left: -95px;
    }
    
    .black-line.big-text.padding-big {
        min-height: inherit;
    }
    
    .text-block .red-quote {
        width: 47px;
        height: auto;
    }
    
    .red-line ul li {
        width: 50%;
        border-left: none;
        border-top: 2px solid #fff;
        height: 65px;
    }
    
    .red-line ul li.red-line-li {
        width: 50% !important;
    }
    
    .red-line ul li:first-child,
    .red-line ul li:nth-child(2) {
        border-top: 2px solid #fff;
    }
    
    .red-line ul li:nth-child(2n + 1) {
        border-right: 2px solid #fff;
    }
    
    .red-line ul li.tablet {
        display: table;
    }
    
    .red-line ul li > div {
        text-align: left;
        padding: 0 20px;
    }
    
    .red-line ul li > div br {
        display: none;
    }
    
    .two-cols .col-item.leader-detail-info p strong {
        font-size: 14px;
    }
    
    .contact-form div.checker + label,
    .contact-form textarea,
    .contact-form input,
    .contact-form div.selector span,
    .contact-form input[type="submit"]{
        font-size: 14px;
    }
    
    .four-cols .col-item {
        width: 50%;
    }
    
    .filter-block {
        padding-top: 20px; 
    }
    
    .filter-block #filter a {
        padding-bottom: 20px;
    }
    
    
    
    .flex-direction-nav a {
        top: 35%;
    } 
    
    .hotel-detail {
        margin-left: -330px;
        padding-bottom: 50px;
        width: 660px;
    }
    
    .top-article {
        padding-top: 30px;
    }
    
    .top-article div {
        margin-top: 10px;
    }
    
    
    .top-article .download-pdf {
        font-size: 20px;
        padding: 10px 20px;
    }
    
    .contact-info {
        /*padding: 20px 20px 60px;*/
    }
    
    .two-cols .col-item  .contact-info p {
       /* line-height: 2;*/
        font-size: 22px;
    }
    
    .contact-info .get-btn {
        font-size: 24px;
    }
    
    .two-cols .col-item p {
        font-size: 14px;
    }
    
    .two-cols.padding-text .col-item p {
        padding-left: 0px;
    }
    
    .two-cols .col-item p strong {
        left: 0;
    }
    
    h1.small {
        font-size: 18px;
    }
    
    .two-cols .col-item h3.small {
        font-size: 24px;
    }
    
    .col-item.sidebar h3,
    ul.subnav li,
    ul.subnav li a {
        font-size: 14px;
    }
    
    .two-cols.padding-none .col-item:first-child {
        width: 100%;
    }
    
    .two-cols.padding-none .col-item.right-sidebar {
        display: none;
    }
    
    .percent-block {
        padding: 20px 20px 65px;
    }
    
    .percent-block .percent {
        font-size: 100px;
    }
    
    .percent-block .percent span {
        font-size: 47px;
    }
    
    .new-title a,
    .new-item .new-title a {
        font-size: 18px;
    }
    
    .new-title .date {
        font-size: 14px;
        margin-top: 3px;
    }
    
    .share-tags {
        margin-top: 20px;
        font-size: 12px;
    }
    
    .share-tags span.red {
        float: none;
        display: block;
        margin-bottom: 3px;
    }
    
    .share-tags .social li {
        padding-right: 10px;
    }
    .share-tags .social li:last-child {
        padding-right: 0;
    }
    
    .map-block {
        width: 100%;
    }
    
    .contact-form input {
        height: 35px;
        padding: 0 5px;
    }
    
    .contact-form div.selector {
        line-height: 60px;
        height: 35px;
        background-size: 60px auto;
    }
    
    .contact-form div.selector span {
        height: 35px;
        line-height: 60px;
        padding: 0 75px 0 5px;
        text-transform: uppercase;
		margin: -12px 0 0;
    }
    .contact-form div.selector select {
        height: 35px;
    }
    
    .contact-form textarea {
        padding: 5px;
        height: 200px;
    }

}



@media screen and (min-width: 768px) {
    .hotel-detail .hotel-detail-body {
        display: block;
    }
	ul.subnav li a span {
		margin-left: -24px;
    	margin-top: -6px;
	}
}
