/* TABLET */
@media (min-width: 561px) and (max-width:960px) {
	header .logo {
		right: 50%;
		margin-right: -20px;
		width: 40px;
		top:32px;
	}
	header .logo svg {
		width: auto;
		height: 40px;
	}
	header .head-rap.widelogo1 div.site:before {
		right: calc(50% + 110px);
	}
	header .head-rap.wolink1 .emenu-rap button:first-child:before {
		width: 65px;
	}
	body.scrolldown header .head-rap.wemenu1 .olink {
		right: calc(4.1666% * 1 + 55px);
	}
	header .head-rap div.site:before {
		right: calc(50% + 40px);
	}
	header .head-rap .site:after {
		left: calc(50% + 20px);
	}
	header .float.submenu-rap .sub-menu,
	header .float.menu-rap .main-menu {
		display: block;
	}
	header.submenu-opened .float.menu-rap .main-menu .left-menu {
		opacity:0;
	}	
	body.white-menu header .head-rap.wshadow:before {
		height:92px;
	}
	body.menu-opened header.submenu-opened .float.menu-rap .main-menu menu.mmenu {
		width: calc(4.1666% * 7);
		margin-right: calc(4.1666% * 2);
		margin-left: calc(4.1666% * 2);
	}
	body.menu-opened header.submenu-opened .float.submenu-rap.menu-rap {
		width: calc(4.1666% * 15);
	}
	header .float.submenu-rap .sub-menu .left-menu,
	header .float.menu-rap .left-menu {
		margin-top:40px;
		width: auto;
		padding-right: calc(4.1666% * 2);
	}
	header .float.menu-rap .left-menu li.big1 {
		margin-top: 20px;
	}
	.hidden.show-tablet {
		display:block;
	}
	section.mainImage .layout-low1 .mirap {
		width:calc(4.16666% * 16);
		margin:auto;
		z-index:9;
	}
	section.mainImage .layout-low1 .mirap .site {
		padding:4.16666vw;
	}
	section.thumbsBox .thumbs-box-rap.ilayout-half-half .thumb-box,
	section.thumbsBox .thumbs-box-rap.ilayout-half-half.lcount-3 .thumb-box,
	section.thumbsBox .thumbs-box-rap .thumb-box {
		margin:0 0 40px 0;
		width:100%;
	}
	section.thumbsBox .thumbs-box-rap.ilayout-half-half,
	section.thumbsBox .thumbs-box-rap.ilayout-half-half.lcount-3,
	section.thumbsBox .thumbs-box-rap {
		display: block;
		width:calc(4.1666vw * 12);
		margin:0 auto;
	}
	section.textBanner .entry {
		width: calc( 4.16666% * 14 );
	}
	section.GthumbsBox .isite {
		margin:0;
	}
	section.GthumbsBox .thumb-box {
		float: none;
		width: auto;
		margin-bottom: 20px;
		position: relative;
		margin-right: calc(4.1666% * 1);
		margin-left: calc(4.1666% * 3);
	}
	section.GthumbsBox .thumb-box:first-child {
		float: none;
		width: calc(4.1666vw * 21);
		margin-right: calc(4.1666vw * 3);
		margin-left: 0;
		padding:0;
	}
	section.GthumbsBox .thumbs-box-rap {
		overflow: hidden;
	}
	section.textImageBox .imgrap {
		margin-left: calc( 4.16666% * 1 );
	}
	section.textImageBox .ilayout-narrow-image {
		width:50vw;
		margin:0 auto;
		display:block;
	}
	section.textImageBox .ilayout-narrow-image .imgrap {
		width: auto;
		min-width: unset;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:20px;
	}
	section.textImageBox .entry .title {
		font-size: 40px;
		line-height: 40px;
		margin: 0 0 20px 0;
	}
	section.textImageBox .layout-left-image .imgrap {
		margin-right: calc( 4.16666% * 1 );
	}
	
	section.tabsBox .tabs-box-rap .tabs-rap .thumb-box {
		width: calc(5% - 16px);
	}
	section.modelsList .models-list .model {
		width: calc(100% - 16px);
	}
	.modelTable table thead th:first-child, 
	.modelTable table tr td:first-child {
		width: 35%;
	}
	section.modelTable .tabs {
		margin-bottom: 60px;
	}
	section.modelTable .tabs .tinfo {
		bottom: -50px;
	}
	section.showroomBox .place-rap {
		display: block;
	}
	section.showroomBox .place-rap .map-rap {
		width: 50%;
		display: inline-block;
		height: 50vh;
		vertical-align: top;
	}
	section.showroomBox .place-rap .place-box {
		width: calc(50% - 5%);
		margin-left: 5%;
		display: inline-block;
	}
	section.showroomBox .place-rap .formsite {
		margin: 0 auto;
	}
	.chooseBox .choose-rap {
		overflow: hidden;
		position: relative;
		padding-right: 8.3333%;
		padding-left: 8.3333%;
		margin-right: -8.3333%;
		margin-left: -8.3333%;
	}
	.chooseBox .choose-long {
		display: flex;
		position: relative;
		right: 0;
		transition: right 0.5s;
		width: auto;
	}
	.chooseBox .choose-long .choose-box {
		min-width: 50%;
		max-width: unset;
	}
	.chooseBox .choose-rap .nav.prev {
		right:0;
		left:auto;
	}
	.chooseBox .choose-rap .nav:before {
		content:"";
		position: absolute;
		width: 20px;
		border-bottom: 1px solid white;
		margin: auto;
		right: 0;
		left: 0;
	}
	.chooseBox .choose-rap .nav.prev:after {
		transform: rotate(-135deg);
		margin-left: 0px;
	}
	.chooseBox .choose-rap .nav:after {
		content:"";
		position: absolute;
		width: 10px;
		height: 10px;
		border-left: 1px solid white;
		border-bottom: 1px solid white;
		transform: rotate(45deg);
		margin: auto;
		top: 0;
		bottom: 0;
		left: 50%;
		margin-left: -10px;
	}
	.chooseBox .choose-rap .nav.disabled {
		display:none;
	}
	.chooseBox .choose-rap .nav {
		display: block;
		position: absolute;
		background: #001E50;
		z-index: 1;
		padding: 0;
		border: 0;
		cursor: pointer;
		width: 44px;
		height: 44px;
		font-size: 0;
		border-radius: 45px;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 0px;
	}

	section.AthumbsBox .thumbs-box-rap.slider1.lcount-2 .gallery-long .thumb-box,
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-3 .gallery-long .thumb-box,
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-4 .gallery-long .thumb-box,
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-5 .gallery-long .thumb-box,
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-6 .gallery-long .thumb-box,
	section.AthumbsBox .thumbs-box-rap.slider1 .gallery-long .thumb-box {
		width:calc(0.5% - 40px);
	}
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-tablet-1 .gallery-long .thumb-box {
		width:calc(1% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-tablet-2 .gallery-long .thumb-box {
		width:calc(0.5% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-tablet-3 .gallery-long .thumb-box {
		width:calc(0.333% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-tablet-4 .gallery-long .thumb-box {
		width:calc(0.25% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-tablet-5 .gallery-long .thumb-box {
		width:calc(0.2% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.slider1.lcount-tablet-6 .gallery-long .thumb-box {
		width:calc(0.1667777% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-tablet-1 .thumb-box {
		width:calc(100% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-tablet-2 .thumb-box {
		width:calc(50% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-tablet-3 .thumb-box {
		width:calc(33.333% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-tablet-4 .thumb-box {
		width:calc(25% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-tablet-5 .thumb-box {
		width:calc(20% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-tablet-6 .thumb-box {
		width:calc(16.6667% - 40px) !important;
	}
	section.AthumbsBox .thumbs-box-rap.lcount-2 .thumb-box,
	section.AthumbsBox .thumbs-box-rap.lcount-3 .thumb-box,
	section.AthumbsBox .thumbs-box-rap.lcount-4 .thumb-box,
	section.AthumbsBox .thumbs-box-rap.lcount-5 .thumb-box,
	section.AthumbsBox .thumbs-box-rap.lcount-6 .thumb-box,
	section.AthumbsBox .thumbs-box-rap .thumb-box {
		width:calc(50% - 40px);
	}
	section.CthumbsBox .thumbs-box-rap.layoutq-1 .trap {
		display:block;
		right: 0px;
		margin: 0 8.3333%;
	}
	section.CthumbsBox div.thumbs-box-rap.layoutc-2.layoutq-1 .col .thumb-box {
	    left: auto;
		width: auto;	
	}
	section.CthumbsBox .thumbs-box-rap.layoutc-2 .col.layoutq-1 .thumb-box ,
	section.CthumbsBox .thumbs-box-rap.layoutc-2.layoutq-1 .col {
		margin: 0 8.3333%;
	}
	section.CthumbsBox .thumbs-box-rap.layoutc-2 .col.layoutq-1 .thumb-box .textrap:before {
		right:-8.3333%;
	}
	section.modelsSlider .model {
		width: calc(0.5% - 20px);
	}	
	section.thumbsBox .thumbs-box-rap.ilayout-half-half.accord1 {
		margin: 0 calc(-4.16666% * 1.5);
		width:auto;
	}
	section.thumbsBox .thumbs-box-rap.ilayout-half-half.accord1.count3 .thumb-box {
		width: calc(6.25% * 6);
		margin-right: 6.25%;
		margin-left: 6.25%;
	}
	.pricesLeasingList .models-list .tab {
		width:0.3%;
	}
	section.wideFormBox .formsite .mainform {
		display: block;
		margin-left:-24px;
	}
	section.wideFormBox .formsite .mainform .irap {
		margin-left: 24px;
		width: calc(50% - 24px);
	}
	section.wideFormBox .formsite {
		width: auto;
		padding: 32px;
	}
	section.wideFormBox .formsite .mainform .button {
		min-width: calc(50% - 24px);
	}
	section.wideFormBox .formsite .mainform .ftitle {
		width:auto;
	}
	section.listBox .list-rap.list-post .litem {
		width: calc(50% - 60px);
	}
	.FL25textImageBox .site {
		margin: 0;
	}
	.FL25textImageBox .site:before {
		left:0;
	}
	.FL25textImageBox .imgrap {
		float: none;
		width: auto;
	}
	.FL25textImageBox .entry .trap .text-rap {
		margin-left: 4.1666vw;
	}
	.FL25textImageBox .entry .trap ,
	.FL25textImageBox .entry .ttrap {
		margin: 0 4.1666vw;
		width: 50%;
		min-width: calc(9*4.1666vw);
	}
	.FL25textImageBox .button {
		position:absolute;
		right:4.1666vw;
		bottom:16px;
	}
	.FL25textImageBox .entry .title {
		font-size: 34px;
		line-height: 40px;
	}
	.FL25textImageBox .entry .ttrap.wbtn {
		padding-bottom:60px;
	}
	.FL25textImageBox .entry.hidden {
		display:none;
	}
	.FL25textImageBox .entry {
		float: none;
		width: auto;
		margin-top: 40px;
		display: flex;
		position: relative;
	}
	section.mainImage .layout-fl20251 .text-rap,
	section.mainImage .layout-fl20251 .mirap .entry .title {
		margin-left:0;
		font-size:36px;
		line-height:40px;
	}
	section.mainImage .layout-fl20251 .mirap .site .entry {
		margin-bottom:20px;
	}
	section.mainImage .layout-fl20251 .mirap .entry .blink {
		position:relative;
		float:none;
		margin-top:16px;
		top:0;
		left:0;
	}
	section.mainImage .layout-fl20251.layout-fl2025-bottomtext1 .mirap {
		width:auto;
		min-width:unset;
	}
	section.mainImage .layout-fl20251 .miback, 
	section.mainImage .layout-fl20251 .imgrap.ovideo.vyt, 
	section.mainImage .layout-fl20251 .imgrap,
	section.mainImage .layout-fl20251 .miback,
	section.mainImage .layout-fl20251 .imgrap {
		height: 70vh;
	}
	
	section.modelsList .models-list .model .mtext, 
	section.modelsSlider .models-list .model .mtext {
		opacity: 1;
	}
	section.modelsList .models-list .model:hover .text .imghover, 
	section.modelsSlider .models-list .model:hover .text .imghover {
		opacity:0;
	}
	section.modelsList .models-list .model:hover .trap img, 
	section.modelsSlider .models-list .model:hover .trap img {
		opacity:1;
	}
	section.modelsList .models-list .model:hover .text, 
	section.modelsSlider .models-list .model:hover .text, 
	section.modelsList .models-list .model:hover .mtext, 
	section.modelsSlider .models-list .model:hover .mtext {
		top:0;
	}
	
	.cubesBox .cubes-list .cube {
		width: calc(0.05% - 16px);
	}
	.cubesBox .cubes-rap[data-count="3"] .nav {
		display:block;
	}
	
	.galleryBox .gallery-window .slide .imgrap:after {
		background:radial-gradient(ellipse 175% 80% at 0% 100%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 100%);
	}
	section.listBox .place-rap.list-rap .list {
		width: calc(4.1666% * 12);
		right: calc(-4.1666%);
		padding:10px;
		padding-right:0;
	}
	section.listBox .list-rap .list .lrap {
		padding-right:10px;
	}
}
@media (max-width: 767px ) {
	section.modelsSlider .model {
       width: calc(1%);
	   border:1px solid rgb(194, 202, 207);
    }
	section.modelsSlider .models-rap .models-list {
		display:flex;
	}
	section.modelsSlider .models-list .model:hover .trap img ,
	section.modelsSlider .models-list .model .trap img {
		opacity:1;
	}
	section.modelsSlider .models-list .model:hover .text .imghover ,
	section.modelsSlider .models-list .model .text .imghover {
		display:none;
	}
	section.modelsSlider .models-list .model:hover .text,
	section.modelsSlider .models-list .model .text {
		top:0;
    }
	section.modelsSlider .models-list .model:hover .mtext,
	section.modelsSlider .models-list .model .mtext {
		opacity: 1;
		margin-bottom: 24px;
		top:0;
	}
	section.modelsSlider .thumbs .thumb.curr:after {
		content:"";
		position:absolute;
		width:16px;
		height:16px;
		background:rgb(0, 30, 80);
		border-radius:50px;
		right:-4px;
		top:-4px;
	}
	section.modelsSlider .thumbs .thumb {
		display:inline-block;
		padding:0;
		border:0;
		border-radius:50px;
		background:rgb(0, 30, 80);
		margin:4px;
		width:8px;
		height:8px;
		position:relative;
		cursor:pointer;
	}
	section.modelsSlider .thumbs.hidden {
		display:block;
		text-align:center;
		margin:40px 16px;
	}	
	section.mainImage .layout-fl20251.layout-fl2025-bottomtext1 .imgrap:after {
		background:radial-gradient(ellipse 175% 80% at 0% 100%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 100%);
	}
}
