
	
.col-lg-55 {
	flex: 0 0 45.8%;
	max-width: 0 0 45.8%;
	-ms-flex: 0 0 45.8%;
}



@media (max-width:991px){
 .mobile-form{
	display: none;
}
.is-sticky .mobile-form {
	display: block;
}
/*slide*/
.homepage.no-task .slide {
	position: relative;
	height: 70vh;
	height:calc(var(--vh, 1vh) * 70);

}
.reviews-sum {
	margin-top: 20px;

}
.home-search .col {
	flex: 0 0 100%;
}
/*general*/
.container {
	padding-left: 50px;
	padding-right: 50px;
} 
.carousel-container{
	padding-left: 0;
	padding-right: 0;
}
/*why*/
#why h2 {
	font-size: 50px;
}
.why-topleft {
	left: -91%;
	text-align: right;
}
.why-topright {
	right: -80%;
	text-align: left;
}
.why-bottomleft {
	left: -85%;
	text-align: right;
}
.why-bottomright {
	right: -90%;
	text-align: left;
}
.why-tourists {
	top: 10%;
}
.why-item {
	padding-top: 20px;
}
.why-2 .custom {
	margin-left: 0;
}
.why-3 .custom {
	margin-left: 0;
}
.why-car {
	bottom: -150px;
	width: 55%;
}
/*what you get*/
.whatyouget {
	padding-bottom: 0;
}
.thisis-desc {
	max-width: 100%;
	margin-bottom: 40px;
}
.what-mobile {
	overflow: hidden;
}

/*cars*/
.cars {
	padding-top: 50px;
}
.tree-left {
	left: 0;
	height: 60%;
	bottom: 120px;
}
.tree-center {
	display: none;
}
.tree-right {
	height: 60%;
	right: 0;
	bottom:120px;
}
.small-cloud {
	width: 120px;
}
.big-cloud {
	width: 170px;
	left: 50%;
}
.big-cloud-right{
	display: none;

}
.small-cloud-right {
	width: 120px;
	right: 0%;
}
/*grid*/
#three-items {
	padding: 50px 0;
}
.grid {
	padding: 50px 0 50px;
}
.grid-even .grid-left {
	padding-right: 15px;
}
.grid-odd .grid-right {
	padding-left: 15px;
}
.grid h2 {
	color: #023d91;
	margin-bottom: 20px;
	margin-top: 20px;
}
.insurance-right {
	order: 1;
}
.insurance-left {
	order: 2;
}
.grid-left-svg {
	text-align: left;
	left: -85%;
	width: 100%;
	height: 100%;
}
.grid-right-svg {
	text-align: left;
	left: 90%;
	width: 100%;
	height: 100%;
}
.grid-right-bottom-svg {
	text-align: left;
	left: 50%;
	bottom: -50vw;
	width: 100%;
}
/*reviews*/
body.site .uk-grid-width-xlarge-1-3 > * {
	width: calc(100% - 40px);
	padding-left: 20px;
	padding-right: 20px;
}
.reviews-panel {
	margin: auto;
}
.saying {
	padding: 50px 0 50px;
}
.saying-animate.animate-left img {
	height: 80%;
}
.saying-animate.animate-right img {
	height: 70%;
}
.saying .reviews-relative {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.saying .reviews-arrows {
	order: 2;
	width: 100%;
	margin-bottom: 0;
	margin-top: 20px;
}
.uk-slider-container {
	order: 1;
	width: 100%;
}
/*blog*/


.services {
	padding: 100px 0 50px;
}
.blog-right-svg {
	text-align: left;
	left: 90%;
	height: 100%;
	width: 100%;
}
.blog-left-svg {
	text-align: right;
	left: -90%;
	height: 100%;
	width: 100%;
}

/*locations*/
.places {
	padding: 0px 0 100px;
}
.carouselTicker__item {
	width: 50vw;
	min-width: 50vw;
}
/*offers*/
.offers {
	padding-top: 100px;
	margin-bottom: 50px;
}
.offers-inner {
	padding-top: 100px;
}
.surf {
	position: absolute;
	top: -9vw;
	width: 50vw;
	left: 0;
}
.dive {
	width: 15vw;
}
/*newsletter*/
.newsletter {
	padding: 100px 50px 100px;
}
.newsletter-right {
	margin-top: 100px;
}
.nl-left {
	width: 100%;
	text-align: right;
	left: -90%;
	height: 100%;
}
.nl-right {
	text-align: left;
	left: 90%;
	width: 100%;
	height: 100%;
}

/*footer*/
.logos-bottom {
	padding-top: 50px;
}
.footer-3, .footer-2 {
	margin-top: 50px;
}

.select-car.btn.btn-bigger {
	padding-top: 15px;
	padding-bottom: 15px;
}
div#return_check {
	position: relative;
	margin-bottom: -10px;
}
select#place {
	width: 100%;
}
select#returnplace {
	width: 100%;
}
.vrc-searchmod-wrap-horizontal div#returnField {
	margin-left: 10px;
	align-self: start;
}
.vik_home_form {
	padding: 5px 0 15px!important;
}
#vik-mod label {
	font-size: 14px;
}

}

@media (max-width:767px){
.container {
	padding-left: 20px;
	padding-right: 20px;
}
.why-topright {
	right: -85%;
}
.why-tourists {
	top: 7%;
}
.why-bottomright {
	right: -95%;
}
.why-item .icon {
	display: block;
	float: none;
	margin: 0 auto 20px;
}
#why h3, #why p, .why-item .icon {
	text-align: center;
}
.why-item {
	padding-top: 0;
}
#ditem p {
	max-width: 90%;
	margin: auto;
}
.cars-title p {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.saying-animate.animate-left img {
	left: -35%;
}
.saying-animate.animate-right img {
	right: -40%;
}
.logos-bottom {
	padding-top: 50px;
	margin-bottom: 50px;
}
.footer-3, .footer-2 {
	margin-top: 0;
}
div#return_check {
	position: relative;
	margin-bottom: -10px;
}
.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont:nth-child(1) {
	flex-basis: 100%;
	flex: 0 0 100%;
}
.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont:nth-child(2), .vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont:nth-child(3) {
	flex-basis: 50%;
	flex: 0 0 50%;
}

select#pickuptime, select#dropofftime {
	margin-left: -5px;
	padding-right: 5px!important;
	width: 100%!important;
	text-align: center;
}
body .vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-pickup {
	margin-right: 0;
}

}

@media (max-width:575px){
.mobile-toogle span {
	display: none;
}
.row.currency_row {

	padding-right: 0;
}
h1 {
	font-size: 25px;
}
#why h2 {
	font-size: 45px;
}
#why .second-why-title {
	font-size: 120%;
}
.why-topright {
	top: 0;
	right: -90%;
}
.why-tourists {
	top: -6%;
	width: 35%;
}
.why-item {
	padding-top: 10px;
}
.why-bottomleft {
	display: none;
}
.why-car {
	bottom: -100px;
}
.why-car {

	width: 65%;
}
.whatyouget h2 {
	font-size: 35px;
}
.whatyouget {
	padding-top: 100px;
}
.row.cars-items {
	margin: 0;
}
.tree-right, .tree-left {

	width: 100%;
}
.tree-right {
	display: none;
}
.tree-left {
	left: 0;
	height: 60%;
	bottom: 120px;
}


.services {
	padding: 100px 0 0px;
}
.saying-buttons a {
	margin: 10px 10px;
}
.places {
	padding: 0px 0 0px;
}
.places-title p {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.newsletter .rsform-block-register {
	margin-top: 20px;
}
.rsform-block-social img {
	margin-top: 0;
}
.offers-outer {
	padding-left: 1rem;
	padding-right: 1rem;
}
.offers h2 {
	font-size: 24px;
}
.offers-inner {
	padding-top: 50px;
}
.newsletter h2 {
	font-size: 24px;
}
.newsletter h3 {
	font-size: 18px;
}
.newsletter-right {
	margin-top: 50px;
}
.carouselTicker__item {
	width: 90vw;
	min-width: 90vw;
}
.eot-number {
	font-size: 12px;
	margin-left: 0;
	color: #023d91;
}

#picktimeModal, #droptimeModal, #picklocationModal, #droplocationModal, #PickDateModal, #DropDateModal  {
	max-width: 95%;
	width: 95%;
	margin: auto;
}
.is-sticky .book-mobile-btn.btn {
	font-size: 12px;
}
.whatyouget h2 {
	font-size: 29px;
}
.vrc-payment-image img {
	display: block !important;
}
.vrc-payment-image label {
	margin-left: 20px;
	margin-top: 5px;
}
.pay-now .vrc-oconfirm-summary-car-cell-net {
	display: none;
}
.pay-now .vrc-oconfirm-summary-car-cell-tax {
	display: none;
}
.vrcentercoupon-noclass .btn.d-block {
	margin: auto;
}
.vrccustomfields {
	padding: 20px 0px;
}

.view-oconfirm h2,
.view-oconfirm .vrccustomfields .vrcseparatorcf, 
.view-oconfirm .vrc-oconfirm-paym-block .vrc-medium-header {
	font-size: 26px;
	letter-spacing: 1px;
	font-weight: 800;
}
#cardlinkdataform {
	width: 100%!important;
}
.alphadiv, .alphagendiv, .alphacitydiv, .alphagendiv, .alphazipdiv {
	display: block!important;
	width: 100% !important;
	margin: 0 !important;

}
.vrc-oconfirm-paym-block {
	margin-bottom: 40px;
}
.vrc-enterpin-top .btn {
	margin: auto;
}
.vrcsrowpricediv, .vrc-car-result-dailycost {
	display: inline-block;
}
.vrc-car-result-dailycost::before {
	content: "/";
}
.pay-now .vrc-oconfirm-total-block {
	color: #767676;
	font-size: 16px;
}
div#return_check {
	position: relative;
	margin-bottom: -10px;
}
.vrc-searchmod-wrap-horizontal div#returnField {
	margin-left: 0;
	margin-top: 20px;
}


}

@media (max-width:380px){

}

@media (min-width:992px) and (max-width:1350px){
.bookform .container::before{
	display: none;
}
.container {
	padding-left: 50px;
	padding-right: 50px;
}
.three-items .container, .newsletter .container {
	padding-left: 100px;
	padding-right: 100px;
}
.menu a {
	margin: 0 9px;
}
.menu a {
	font-size: 16px;
}

.home-search .btn {
	font-size: 13px;
}
#from, #to {
	font-size: 13px;
}
#date-from, #date-to {
	font-size: 13px;
}
#time-from, #time-to {
	font-size: 13px;
}
.home-search #time-from, .home-search #time-to {
	padding-left: 10px;
}
.why-topright {
	right: -5%;
}
.why-topleft {
	left: -5%;
}
.why-bottomleft {
	left: -30%;
}
.why-bottomright {
	right: -25%;
}
.why-tourists {
	top: 25%;
}
#ditem h3 {
	font-size: 20px;
}
.cars {
	padding-top: 20px;
}
.grid-right-svg {
	text-align: left;
	width: 100%;
	left: 95%;
}
.grid-left-svg {
	width: 100%;
	text-align: right;
	height: 100%;
	left: -90% !important;
}
.grid-right-bottom-svg {
	bottom: -40%;
}
.saying-animate.animate-left img {
	height: 80%;
}
.saying-animate.animate-right img {
	height: 70%;
}
.blog-left-svg {
	text-align: right;
	width: 100%;
	height: 100%;
	left: -90% !important;
}
.blog-right-svg {
	text-align: left;
	width: 100%;
	left: 90%;
}
.services {
	padding: 200px 0 80px;
}

.carouselTicker__item {
	width: 35vw;
	min-width: 35vw;
}
.offers {
	margin-bottom: 100px;
}
.surf {
	width: 40vw;
}
.dive {
	right: 20px;
	width: 10vw;
}
.nl-left {
	text-align: right;
	width: 100%;
	left: -93% !important;
}
.nl-right {
	width: 100%;
	text-align: left;
	left: 90%;
}
.newsletter .rsform-block-register {
	margin-top: 20px;
}
#register {
	font-size: 13px;
}
.rsform-block-social img {
	margin-top: 25px;
}
.footer-3 a {
	clear: both;
	display: block;
}


}

@media (min-width:1351px) and (max-width:1600px){
.saying-animate.animate-left img {
	height: 80%;
}
.saying-animate.animate-right img {
	height: 70%;
}

.nl-left {
	left: -430px!important;
}
.nl-right {
	right: -450px!important;
}
.newsletter {
	padding: 300px 0 150px;

}
}
@media (min-width:992px){
.offers-inner .col-12 {
	max-width: calc(100% - 200px);
}

}



/*vik responsive*/

@media (min-width:992px) and (max-width:1119px){
	.vrc-searchmod-wrap-horizontal > form {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#vik-home-form-in .container {
		padding-left: 5px;
		padding-right: 5px;
	}
	.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont:first-child {
		margin-right: 0px;
	}
	.vrc-searchmod-wrap-horizontal .vrcsfentrycont .vrcsfentrylabsel {
		min-width: 130px;
		margin-right: 10px;
	}
	.vrc-searchmod-section-sbmt {
		width: 100%;
	}
	.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch {
		width: 100%;
	}
	.vik-mod-on.homepage.no-task .slide {
		height: calc(100vh - 144px);
	}
	select#place {
		width: 100%;
	}
	select#returnplace {
		width: 100%;
	}
	.vrc-searchmod-wrap-horizontal div#returnField {
		margin-left: 10px;
		align-self: start;
	}
	div#return_check {
		position: relative;
	}
	.vrc-searchmod-wrap-horizontal > form {
		align-items: start;
	}
	.vrc-searchmod-wrap-horizontal > form {
		justify-content: center;
	}
	.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch {
		width: calc(100% - 20px);
		margin-left: 10px;
		margin-right: 10px;
	}
	.vik_home_form {
		padding: 5px 0 15px!important;
	}
	.vik-mod-on.homepage.no-task .slide {
		height: calc(100vh - 192px);
	}
}
@media (min-width:1120px) and (max-width:1236px){
		#vik-home-form-in .container {
			padding-left: 0;
			padding-right: 0;
		}
		.vrc-searchmod-wrap-horizontal .vrcsfentrycont .vrcsfentrylabsel {
			min-width: 130px;
			margin-right: 10px;
		}
	}
@media (max-width:992px){
	#social_proof .reviews-sum {
		border-bottom: none;
		border-left: none;
		padding-left: 0;
		border-top: 1px solid rgba(255,255,255,0.3);
		padding-top: 20px;
		padding-bottom: 0;
	}
	#social_proof {
		margin-bottom: 50px;
	}
	.alpha {
		margin: 0;
	}
.vrc-searchmod-section-pickup, .vrc-searchmod-section-datetimes, .vrc-searchmod-section-sbmt {
		width: 100%;
}
.vrc-searchmod-wrap-horizontal form .vrc-searchmod-section-pickup .vrcsfentrycont {
			flex: 1;
}
.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrylabsel {
				flex: 1;
			}
.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrytime {
				flex: 1;
			}	
		.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-sbmt {
			width: 100%;
			margin-top: 10px;
		}
		.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes {
			flex-wrap: wrap;
		}
		.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch {
			width: 100%;
		}
		.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes {
			margin-right: 0;
		}
		.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont:first-child {
			margin-right: 0;
		}
		#vik-mod .vrc-sf-time-container select
		 {
			width: auto;
		}	
		.vrc-searchmod-wrap-horizontal form .vrc-searchmod-section-pickup .vrcsfentrycont, .vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel, .vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime, .vrc-searchmod-wrap-vertical form .vrc-searchmod-section-pickup .vrcsfentrycont, .vrc-searchmod-wrap-vertical .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel, .vrc-searchmod-wrap-vertical .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime {
			flex-basis: inherit;
		}
		.vik-mod-on.homepage.no-task .slide {
			height: calc(100vh - 260px);
		}
		.switch-icon img {
			max-height: 60px;
			margin-bottom: 20px;
		}
}

@media (max-width:620px){
	.btn.vrc-pref-color-btn-secondary, .btn.booknow.vrc-pref-color-btn {
		width: 100%;
	}
	.car_buttons_box .goback {
		width: 100%;
	}
	.vrc-goback-block {
		width: 100%;
		order: 2;
	}
	.vrc-oconfirm-footer .vrc-save-order-block {
		width: 100%;
	}
}

@media (max-width:547px){
	.vrc-itinerary-summary {
		display: block;
	}
	.vrc-itinerary-summary .vrc-itinerary-pickup {
		margin-right: 0;
		margin-bottom: 10px;
		width:100%;

	}
	.vrc-itinerary-summary .vrc-itinerary-dropoff {
		margin-left: 0;
		width:100%;
	}
	.vrc-oconfirm-paym-block .vrc-payment-image img {
		max-height: 15px;
	}
	
}

@media (min-width:992px){
.mt-4.mb-4.btn.w-100.button.filtertoogle.expandbtn {
	display: none;
}
#collapseFilters {
	display: block;
}
	
}

@media (max-width: 767px){
	.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-pickup .vrcsfentrycont:first-child,
 .vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont:nth-child(3) .vrc-sf-time-container {
	margin-right:0!important;
}
.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch {
	margin-left: 5px;
}
.view-vikrentcar .vrc-searchf-section-datetimes .vrcsfentrycont:first-child,
.view-search .vrc-searchf-section-datetimes .vrcsfentrycont:first-child {
	flex: 0 0 100%;
	margin-right: 10px;
}
.view-vikrentcar .vrc-searchf-section-datetimes .vrcsfentrycont:nth-child(2), .vrc-searchf-section-datetimes .vrcsfentrycont:last-child,.view-search .vrc-searchf-section-datetimes .vrcsfentrycont:nth-child(2) {
	flex: 0 0 50%;
	margin-right: 0px;
}
}