@media screen and (max-width: 1020px){
	.popular-roads .road-list .flex .element {
		max-width: 49.5%;
	}
	.popular-roads .road-list .item a img {
		max-width: 100%;
	}
	.schedule .item .main-info {
	    width: calc(100% - 280px);
	}
	.schedule .item .duration {
		width: 140px;
	}
	.schedule .item .timeline-info {
    	width: 130px;
	}
	.schedule .item .timeline-info.arrival .time:after {
		right: -4px;
	}
	.schedule.detail .item .main-info {
		width: calc(100% - 480px);
	}
	.schedule.detail .item .no-departure:after {
		right: 0;
		width: 180px;
	}
	.schedule.detail .item .no-arrival:after {
		left: 0;
		width: 180px;
	}
}
@media screen and (max-width: 1000px){
  #header ul {
  	padding-right: 0;
  }
  #header .logo img {
  	width: 180px;
  }
  #block_form .forms input[type="text"] {
    width: 230px;
  }
  .popular-airports .item a:after {
  	background-size: 26px;
  	width: 54px;
  }
  .popular-airports .item a:before {
  	left: 53px;
  	z-index: 2;
  }
  .popular-airports .item a {
  	padding-left: 54px;
  	font-size: 16px;
  	max-width: 100%;
  	min-height: 80px;
  }
  #station-form .field-stationform-from {
  	width: calc(100% - 378px);
  }
  #station-form .twitter-typeahead {
  	display: block;
  	max-width: 100%;
  }
  #station-form .field-stationform-from input {
  	max-width: 100%;
  }
  #block_form .forms input[type="text"] {
    width: 220px;
  }
  .contact-form .form-title {
  	font-size: 36px;
  }
}
@media screen and (max-width: 960px){
	#header .toggler .toggler-inner {
		display: block;
	}
	.schedule .item .no-arrival .departure {
		margin-right: 0;
	}
	.schedule.detail .item .no-arrival .departure {
	    margin-right: 0;
	    width: auto;
	}
	.schedule.detail .item .main-info {
	    width: 380px;
	}
	.schedule .item .plaine-info {
		width: 100%;
		margin-bottom: 15px;
	}
	.schedule .item .main-info {
		width: 440px;
	}
	#header .nav {
		display: none;
	}
	.contact-form {
    	padding: 30px;
    }
	.contact-form .form-title {
		font-size: 32px;
		margin-bottom: 30px;
	}
	.contact-form .row {
	    margin-bottom: 20px;
	}
	.inside {
		padding-left: 12px;
		padding-right: 12px;
	}
	#block_form .inside {
		padding-left: 0;
		padding-right: 0;
	}
	#block_form .inside .tabs {
		padding-left: 12px;
		padding-right: 12px;
	}
	.footer-right .social {
		text-align: center;
	}
	.footer .inside>.flex {
		justify-content: space-around;
	}
	.popular-roads .road-list .item {
	    margin-bottom: 8px;
	}
	.news .list .item .previev {
		margin-right: 15px;
	}
	.news .list .item .description .name a {
		font-size: 16px;
	}
	.news .list .item .description .name {
	    margin-bottom: 6px;
	}
}
@media screen and (max-width: 930px){
	.footer .nav {
		width: 100%;
		margin-bottom: 30px;
	}
	.footer .nav .flex {
		justify-content: space-around;
	}
	.footer .nav .flex li {
		margin-right: 10px;
		margin-left: 10px;
	}
	#block_form .forms button[type="submit"] {
		margin-left: 0;
	}
}
@media screen and (max-width: 900px) {
	.popular-airports .item {
		max-width: 49%;
	}
	.popular-airports .arport-list > .flex {
		justify-content: space-around;
	}
	.popular-roads .road-list .item a .caption {
		font-size: 18px;
	}
	.popular-roads .road-list .item a .caption span {
		font-size: 24px;
	}
	.popular-roads .road-list .item {
	    margin-bottom: 7px;
	}
	.news .list .item .previev {
		width: 260px;
		flex-shrink: 0;
		max-width: 100%;
	}

	.article .title {
		font-size: 30px;
	}
	.contact-form .form-title {
		font-size: 28px;
	}
	#route-form .field-routeform-from {
		width: 46%;
		margin-bottom: 20px;
	}
	#route-form .field-routeform-to {
		width: 46%;
		margin-bottom: 20px;
	}
	#route-form .field-routeform-date {
		width: 46%;
	}
	#block_form .forms #routeform-date {
		width: 100%;
	}
	#block_form .twitter-typeahead,
	#block_form .forms input[type="text"] {
		width: 100%;
	}
	#block_form .forms #route-form button[type="submit"] {
		width: 46%;
	}
	.infoblock h3 {
		font-size: 16px;
	}
}
@media screen and (max-width: 760px) {
	.news .list .item {
		flex-wrap: wrap;
	}
	.news .list .item .previev {
		margin-bottom: 10px;
		margin-right: 0;
		width: auto;
	}
	.article .preview {
		float: none !important;
		margin-right: 0;
	}
        .copy_h{
            display: none;
        }

        .copy_v{
            display: block;
        }

}
@media screen and (max-width: 700px) {
	.popular-roads .road-list .item {
	    margin-bottom: 6px;
	}
	.aeroports-description .buttons a {
		font-size: 16px;
		padding: 0;
		max-width: 100%;
	}
	.aeroports-description .buttons  .flex {
		justify-content: space-around;
	}
	.aeroports-description .buttons  .flex > div {
		max-width: 48%;
	}
}
@media screen and (max-width: 670px) {
	.schedule.detail .item .main-info,
	.schedule .item .main-info {
	    width: 300px;
	}
	.schedule .item .timeline-info {
	    width: 130px;
	}
	.schedule .item .timeline-info.arrival {
	    width: 50%;
	}
	.schedule .item .timeline-info.arrival .time:after {
	    right: -18px;
	}

	.schedule .item .no-departure:after {
		width: 160px;
		right: 0
	}
	.schedule.links .item .duration {
		padding-top: 16px;
	}
	.schedule .item .no-arrival:after {
		width: 160px;
	}
}
@media screen and (max-width: 630px) {
	.footer .nav .flex li {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
		line-height: 1.9;
	}
	.popular-roads .road-list .item a .image-big {
		display: none;
	}
	.popular-roads .road-list .item a .image-small {
		display: block;
	}
	.popular-airports .item {
		max-width: 100%;
	}
	.popular-roads .road-list .item {
	    margin-bottom: 10px;
	}
	.popular-roads .road-list .flex {
		justify-content: space-around;
	}
	.popular-roads .road-list .flex .element {
		max-width: 100%;
	}
	.schedule .similar-dirrections .title,
	.aeroports-description .title,
	.news .title,
	.schedule .information-about-way .title,
	.popular-airports .title,
	.greatings .title,
	.schedule .information-about-arline .title,
	.article .title,
	.popular-roads .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	#route-form .field-routeform-to,
	#route-form .field-routeform-from {
		width: 100%;
		margin-bottom: 10px;
	}
	#block_form .forms form .refresh-button img {
		display: block;
	}
	#block_form .forms form .refresh-button {
		margin: 0 auto 10px
	}
	#route-form .field-routeform-date {
	    width: 49%;
	}
	#block_form .forms #route-form button[type="submit"] {
	    width: 49%;
	}
	#station-form .field-stationform-from {
	    width: 100%;
	    margin-bottom: 10px;
	}
	#block_form .forms #station-form .field-stationform-from input[type="text"] {
		width: 100%;
	}
	#block_form .forms #station-form .field-stationform-date input[type="text"] {
		width: 100%
	}
	#block_form .field-stationform-date {
		width: 49%
	}
	#block_form .forms #station-form button[type="submit"] {
		width: 49%;
	}
	.aeroports-description .buttons a {
		font-size: 16px;
	}
	
}
@media screen and (max-width: 600px){
        .forms-similar .departures-list, .forms-similar .arrivals-list {
            width: 100%;
            margin-bottom: 15px;
        }
	.contact-form .field {
	    max-width: 100%;
	    width: 100%;
	}
	.contact-form .field input {
		width: 100%;
	}
	.contact-form .field:nth-child(1) {
		margin-bottom: 20px;
	}
	.article .title {
		font-size: 20px;
	}
	.infoblock {
		padding: 20px;
		text-align: center;
	}
	.infoblock .ico {
		position: static;
		margin-bottom: 10px;
	}
	.infoblock.infoblock-2 .infoblock-content {
		padding-top: 0;
	}
	.infoblock p {
    	line-height: 1.3;
	}
    .thanks {
        padding: 16px;
    }
    .thanks .thanks-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 540px){
	.schedule .item {
		padding-left: 13px;
		padding-right: 13px;
	}
	.schedule .item .plaine-info .company-logo {
		left: 0;
		top: 5px;
	}
	.schedule .item .plaine-info {
		padding-left: 40px;
	}
	.schedule .item .no-arrival .departure {
		width: auto;
	}
	.schedule .item .price-block {
		position: static;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;;
		width: auto;
		align-items: center;
		width: 100%;
		margin-top: 20px;
	}
	.schedule .item .schedule-footer {
		margin-top: 14px;
	}
	.schedule.detail .item .plaine-info {
		padding-left: 0;
	}
	.schedule .similar-dirrections .dirrections a {
		font-size: 14px;
	}
    .schedule .item .duration,
    .schedule.links .item .duration {
        width: 100%;
    }
    .schedule .item .duration strong {
        display: inline-block;
        margin-right: 6px;
    }
}
@media screen and (max-width: 500px){
	#route-form .field-routeform-date,
	#block_form .field-stationform-date {
		width: 100%;
		margin-bottom: 10px;
	}
	#block_form .forms form {
		justify-content: center;
	}
	#block_form .forms #route-form button[type="submit"],
	#block_form .forms #station-form button[type="submit"] {
		width: 180px;
	}
	#block_form .forms {
		background-size: cover
	}
}
@media screen and (max-width: 420px){
	.schedule .item .timeline-info.departure {
		width: auto;
	}
	#block_form .tab-item div {
		font-size: 15px;
	}
	.article .title {
		font-size: 18px;
	}
	.schedule .similar-dirrections .title,
	.schedule .information-about-arline .title, 
	.aeroports-description .title, 
	.news .title, 
	.schedule .information-about-way .title,
	.popular-airports .title, 
	.greatings .title, 
	.article .title, 
	.popular-roads .title {
	    font-size: 18px;
	}
	#left-sidebar #mobile-navigation {
		padding-left: 10px;
		padding-right: 10px;
		width: 260px
	}
	.schedule.detail .item .no-departure:after,
	.schedule.detail .item .no-arrival:after {
		width: 160px;
	}
    .thanks .thanks-title {
        font-size: 18px;
    }
    .contact-form .form-title {
        font-size: 20px;
    }
    .contact-form {
        padding: 16px;
    }
}