<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* after 1440 */
@media (min-width: 1441px) {
	.dest-opt .col-sm-4:first-child .txt-holder {
		border-left: 1px solid rgba(255,255,255,0.5);
	}

	.dest-opt .col-sm-4:last-child .txt-holder {
		border-right: 1px solid rgba(255,255,255,0.5);
	}
}

/* lg */
@media (max-width: 1399px) {

}

/* limit */
@media (min-width: 1281px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	.no-display-md {
		display: none;
	}

	#host .col-lg-5 {
		padding-left: 40px;
	}

	.map {
		height: 400px;
	}

	.container-fluid-md {
		width: 100%;
	}

	#features-main-ap .list-box:first-child {
		border-left: none;
	}

	#features-main-ap .list-box:last-child {
		border-right: none;
	}

	ul.main-nav li:first-child {
		margin-left: -50px;
	}

	.bg-collage-dest-4 {
		height: 339px;
	}

	.bg-collage-home-5 {
		background: url(../images/_1280/outside/1.jpg) center center no-repeat;
		background-size: cover;
		height: 268px;
	}
}



/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	.display-on-sm {
		display: block;
	}

	.no-display-sm, .no-display-md {
		display: none;
	}

	.container-fluid-sm {
		width: 100%;
	}

	.fancybox-default a.fancybox-nav.fancybox-next {
		right: -40px;
	}

	.fancybox-default a.fancybox-nav.fancybox-prev {
		left: -40px;
	}

	.lang-holder {
		display: block;
		position: absolute;
		top: 234px;
		right: 0px;
		height: 10px;
		z-index: 10;
	}

	.lang {
		background-color:rgba(255,255,255,0.8);
		padding: 0 20px;
		font-family: 'ScalaSansPro-Bold';
		font-style:   normal;
		font-weight:  700;
		font-size: 12px;
		margin-top: -50px;
	}

	.lang a {
		padding-right: 10px;
		padding-left: 10px;
	}

	.container-fluid-responsive {
		width: 100%;
	}

	.dest-opt .img-holder .content .headline {
		background:url(../images/line-title-white.svg) center center no-repeat;
		background-size: 200px 4px;
	}

	#host .host-desc {
		padding-left: 30px;
	}

	.logo-footer {
		width: 130px;
	}

	.main-nav {
		padding-left: 60px;
	}

	#features-main .container {
		width: 100%;
	}

	#features-main .list-box:nth-of-type(1) {
		border-left: none;
	}

	#features-main .list-box:nth-of-type(4) {
		border-right: none;
	}

	#features-main h3 {
		font-size: 18px;
		line-height: 18px;
	}

	ul.ap-main li:nth-of-type(2) {
		margin: 0 20px;
	}

	#gallery .container {
		width: 100%;
	}

	.bg-gallery-ap-1  {
		height: 250px;
		margin-top: -250px;
	}

	.bg-gallery-ap-7 {
		margin-top: 0;
	}

	.bg-gallery-ap-8 {
		margin-top: 0px;
		height: 450px;
	}

	.bg-gallery-ap-studio-4 {
		height: 450px;
	}

	.bg-gallery-ap-due-6, .bg-gallery-ap-tre-6, .bg-gallery-ap-quattro-6, .bg-gallery-ap-cinque-6, .bg-gallery-ap-sei-6, .bg-gallery-ap-studio-6 {
		margin-top: 0;
	}

	.bg-gallery-ap-due-7, .bg-gallery-ap-tre-7, .bg-gallery-ap-quattro-7, .bg-gallery-ap-cinque-7, .bg-gallery-ap-sei-7, .bg-gallery-ap-studio-7 {
		margin-top: 0px;
		height: 250px;
	}

	.bg-gallery-ap-due-8, .bg-gallery-ap-tre-8, .bg-gallery-ap-quattro-8, .bg-gallery-ap-cinque-8, .bg-gallery-ap-sei-8, .bg-gallery-ap-studio-8 {
		height: 450px;
		margin-top: -200px;
	}


	#features-main-ap .list-box:nth-of-type(1) {
		border-left: none;
	}

	#features-main-ap .list-box:nth-of-type(4) {
		border-right: none;
	}

	.legend_holder {
		padding-left: 10px;
	}

	.bg-collage-dest-2 {
		height: 250px;
	}

	.bg-collage-dest-3 {
		margin-top: 0;
		height: 202px;
	}

	.bg-collage-dest-4 {
		height: 275px;
	}

	.bg-collage-dest-7 {
		height: 145px;
	}

	.dest-carousel .block .txt-holder {
		width: 100%;
	}

	.flexslider-long h2 {
		margin-top: 42px;
	}

	.img-holder-rovinj, .img-holder-brijuni, .img-holder-lim-bay, .img-holder-cres {
		margin-top: 20px;
	}

	#anthony-bourdain .no-padding-r {
		padding-right: 15px;
	}

	#anthony-bourdain .block-att-lines {
		height: auto;
		padding: 45px 30px 20px 30px;
	}

	#anthony-bourdain .video-holder {
		padding-left: 15px;
	}

	.bg-collage-act-1, .bg-collage-act-2, .bg-collage-act-3, .bg-collage-act-4, .bg-collage-act-5, .bg-collage-act-6 {
		height: 440px;
	}

	.bg-collage-act-4 {
		margin-top: 0;
	}

	.bg-collage-act-13 {
		height: auto;
	}

	.result-holder {
		padding-bottom: 20px;
	}

	.result-holder .no-padding-l {
		padding-right: 0;
	}

	.ap-table {
		display: none;
	}

	.bg-collage-home-5 {
		background: url(../images/_1280/outside/1.jpg) center center no-repeat;
		background-size: cover;
		height: 244px;
	}
}

@media (min-width: 800px) and (max-width: 800px) {
	.bg-collage-home-5 {
		background: url(../images/_1280/outside/1.jpg) center center no-repeat;
		background-size: cover;
		height: 206px;
	}
}

/* xs */
@media (max-width: 767px) {
	.display-on-sm {
		display: block;
	}

	.display-on-xs {
		display: block;
	}

	.no-display-xs {
		display: none;
	}

	.container-fluid-xs {
		width: 100%;
	}

	.fancybox-default a.fancybox-nav.fancybox-next {
		right: -40px;
	}

	.fancybox-default a.fancybox-nav.fancybox-prev {
		left: -40px;
	}

	.navbar-custom {
		background-color: rgba(0,170,185,0.95);
	}

	div.lang {
		float: none;
		padding-left: 0;
		border: none;
		margin-left: 80px;
		margin-top: -50px;
	}

	.navbar-custom {
		border-bottom: none;
	}

	.main-nav li a {
		border: none;
	}

	.navbar-collapse {
		border: none;
	}

	.navbar-acc {
		margin-top: 88px
	}

	.navbar-acc .no-display {
		display: block;
	}

	.navbar-main-collapse .nav-acc {
		display: block;
	}

	.navbar-main-collapse a {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	.main-nav {
		margin-top: 5px;
	}

	.nav-acc {
		border-top: 1px solid rgba(255,255,255,0.3);
		padding-top: 5px;
	}

	.navbar-brand {
/* 		border-right: none; */
	}

	.intro {
		margin-top: -100px;
		background: #fff;
	}

	.brand-heading {
		display: none;
	}

	.booking {
		margin-top: -220px;
		margin-bottom: 30px;
	}

	#quickReservation div:nth-of-type(1) {
		width: 50%;
		float: left;
		z-index: 1;
	}

	#quickReservation div:nth-of-type(2) {
		width: 50%;
		float: left;
		z-index: 1;
	}

	input.btn.btn-primary.btn-booking {
		width: 100%;
		margin-top: -20px
	}

	.bg-collage-home-2 {
		height: 340px;
		margin-top: -175px;
	}

	.bg-collage-dest-2 {
		height: 340px;
		margin-top: -90px;
	}

	.bg-collage-home-3, .bg-collage-dest-3 {
		margin-top: 0;
	}

	.bg-collage-home-4 {
		height: 165px;
	}

	.bg-collage-dest-4 {
		height: 250px;
	}

	.bg-collage-home-5, .bg-collage-dest-5 {
		height: 200px;
	}

	.bg-collage-dest-7-2 {
		background: url(../images/_collage/dest/7-2.jpg) center -50px no-repeat;
		background-size: cover;
		height: 193px;
	}

	.bg-collage-home-8 {
		margin-top: -290px;
		z-index: -1;
		width: 100%
	}

	.bg-collage-dest-8 {
		margin-top: 0;
		height: 300px;
	}

	.dest-opt .dest-desc .txt-holder {
		border-bottom: none;
	}

	.dest-opt .dest-desc:nth-of-type(2) .txt-holder {
		border-right: none;
	}

	#host .host-desc {
		padding-left: 15px;
		margin: -20px 0 60px;
	}

	#host .host-desc h2 {
		text-align: center;
	}

	footer .info-footer:nth-of-type(3), footer .info-footer:nth-of-type(4) {
		margin-top: 70px;
	}

	img.logo-footer {
		margin-left: 30px;
	}

	footer .footer-bottom {
		height: 150px;
		text-align: center;
	}

	div.col-sm-9.text-right {
		text-align: center;
	}

	footer .footer-bottom i {
		margin-top: 16px;
	}

	.map {
		height: 200px;
	}

	#features-main .container {
		width: 100%;
	}

	#features-main .list-box:nth-of-type(1), #features-main .list-box:nth-of-type(3) {
		border-left: none;
	}

	#features-main .list-box:nth-of-type(4) {
		border-right: none;
	}

	#features-main .list-box {
		margin-top: 100px;
	}

	#features-main h3 {
		font-size: 18px;
		line-height: 18px;
	}

	ul.icons-features li.bell img {
		padding: 0;
	}

	#apartments .bg-ac-tre {
		background: url(../images/_1280/ap3/1.jpg) center center no-repeat;
		background-size: cover;
	}

	#apartments .bg-ac-quattro {
		background: url(../images/_1280/ap4/1.jpg) center center no-repeat;
		background-size: cover;
	}

	.legend_holder {
		padding-left: 10px;
	}

	.btn-lg.go_to_price {
		margin-bottom: 0px;
		width: 100%;
	}

	.btn-lg.go_to_availability {
		width: 100%;
	}

	ul.ap-main {
		width: 50%;
		float: left;
	}

	ul.ap-main li:nth-of-type(2) {
		margin: 20px 0;
	}

	#car ul.ap-main {
		width: 100%;
		float: none;
	}

	#car ul.ap-main li:nth-of-type(2) {
		margin: 20px 20px 0;
	}

	.bg-gallery-ap-4 {
/* 		margin: -58px 0 70px; */
	}

	.bg-gallery-ap-6 {
		margin-top: 0;
		height: 240px;
	}

	.bg-gallery-ap-7 {
		margin-top: 0;
		height: 300px;
	}

	.bg-gallery-ap-8, .bg-gallery-ap-1 {
		margin-top: 0;
		height: 200px;
	}

	.bg-gallery-ap-due-5, .bg-gallery-ap-tre-5, .bg-gallery-ap-quattro-5, .bg-gallery-ap-cinque-5, .bg-gallery-ap-sei-5, .bg-gallery-ap-studio-5 {
		margin-top: 0;
		height: 240px;
	}

	.bg-gallery-ap-due-6, .bg-gallery-ap-tre-6, .bg-gallery-ap-quattro-6, .bg-gallery-ap-cinque-6, .bg-gallery-ap-sei-6, .bg-gallery-ap-studio-6 {
		margin-top: 0;
		height: 300px;
	}

	.bg-gallery-ap-due-7, .bg-gallery-ap-due-8, .bg-gallery-ap-tre-7, .bg-gallery-ap-quattro-7, .bg-gallery-ap-cinque-7, .bg-gallery-ap-sei-7, .bg-gallery-ap-studio-7, .bg-gallery-ap-tre-8, .bg-gallery-ap-quattro-8, .bg-gallery-ap-cinque-8, .bg-gallery-ap-sei-8, .bg-gallery-ap-studio-8 {
		margin-top: 0;
		height: 200px;
	}

	#features-main-ap .list-box:nth-of-type(1) {
		border-bottom: none;
		border-left: none;
	}

	#features-main-ap .list-box:nth-of-type(2) {
		border-bottom: none;
	}

	#features-main-ap .list-box:nth-of-type(3) {
		border-left: none;
	}

	#features-main-ap .list-box:nth-of-type(4) {
		border-right: none;
	}

	.dest-carousel .block .txt-holder {
		width: 100%;
	}

	.flexslider-long h2 {
		margin-top: 42px;
	}

	.img-holder-rovinj, .img-holder-brijuni, .img-holder-lim-bay, .img-holder-cres {
		margin-top: 20px;
	}

	#anthony-bourdain .no-padding-r {
		padding-right: 15px;
	}

	#anthony-bourdain .block-att-lines {
		height: auto;
		padding: 45px 30px 20px 30px;
	}

	#anthony-bourdain .video-holder {
		padding-left: 15px;
	}

	.bg-collage-act-1, .bg-collage-act-2, .bg-collage-act-3, .bg-collage-act-4, .bg-collage-act-5, .bg-collage-act-6 {
		height: 390px;
	}

	.bg-collage-act-8, .bg-collage-act-9, .bg-collage-act-10, .bg-collage-act-11 {
		height: 420px;
	}

	.bg-collage-act-11 {
		background: url(../images/_collage/act/zip-line.jpg) -250px center no-repeat;
		background-size: cover;
	}

	.bg-collage-act-13 {
		height: auto;
	}

	.bg-collage-act-4 {
		margin-top: 0;
	}

	#wellness {
		padding-bottom: 0;
	}

	#wellness .no-padding-r {
		padding-right: 15px;
	}

	#wellness .no-padding-r .tx-lines {
		border: none;
		padding-right: 15%;
		height: auto;
		padding: 0 30px 40px;
	}

	.result-holder {
		padding-bottom: 20px;
	}

	.result-holder .no-padding-l {
		padding-right: 0;
	}

	.price-block ul.ap-main {
		width: 100%;
	}

	.intro-410, .intro .intro-body.intro-body-default {
		height: 460px;
	}

	.ap-table {
		display: none;
	}

}

@media (max-width: 685px) {
	.host-img-holder {
		width: 100%;
	}

	.host-desc {
		width: 100%;
	}
}

@media (max-width: 658px) {
	.bg-gallery-ap-3 {
		height: 200px;
		width: 50%;
	}

	.bg-gallery-ap-4 {
		height: 200px;
		width: 50%;
	}

	.bg-gallery-ap-5 {
		width: 30%;
		margin-top: -20px;
		height: 260px;
	}

	.bg-gallery-ap-6 {
		width: 70%;
	}

	.tx-gallery {
		display: none;
	}

	.bg-gallery-ap-8, .bg-gallery-ap-1 {
		height: 150px;
	}

	.bg-gallery-ap-due-2, .bg-gallery-ap-tre-2, .bg-gallery-ap-quattro-2, .bg-gallery-ap-cinque-2, .bg-gallery-ap-sei-2 {
		height: 200px;
		width: 50%;
	}

	.bg-gallery-ap-studio-2 {
		height: 380px;
		width: 50%;
	}

	.bg-gallery-ap-due-3, .bg-gallery-ap-tre-3, .bg-gallery-ap-quattro-3, .bg-gallery-ap-cinque-3, .bg-gallery-ap-sei-3, .bg-gallery-ap-studio-3 {
		height: 200px;
		width: 50%;
	}

	.bg-gallery-ap-due-4, .bg-gallery-ap-tre-4, .bg-gallery-ap-quattro-4, .bg-gallery-ap-cinque-4, .bg-gallery-ap-sei-4 {
		width: 30%;
		margin-top: -20px;
		height: 260px;
	}

	.bg-gallery-ap-studio-4 {
		height: 450px;
	}

	.bg-gallery-ap-due-5, .bg-gallery-ap-tre-5, .bg-gallery-ap-quattro-5, .bg-gallery-ap-cinque-5, .bg-gallery-ap-sei-5 {
		width: 70%;
	}

	.bg-gallery-ap-studio-5 {
		height: 300px;
	}

	.bg-gallery-ap-due-7, .bg-gallery-ap-due-8, .bg-gallery-ap-tre-7, .bg-gallery-ap-quattro-7, .bg-gallery-ap-cinque-7, .bg-gallery-ap-sei-7, .bg-gallery-ap-studio-7, .bg-gallery-ap-tre-8, .bg-gallery-ap-quattro-8, .bg-gallery-ap-cinque-8, .bg-gallery-ap-sei-8, .bg-gallery-ap-studio-8 {
		height: 150px;
	}

	.bg-collage-act-1, .bg-collage-act-2, .bg-collage-act-3, .bg-collage-act-4, .bg-collage-act-5, .bg-collage-act-6, .bg-collage-act-8, .bg-collage-act-9, .bg-collage-act-10, .bg-collage-act-11, .bg-collage-act-14, .bg-collage-act-15 {
		width: 100%;
		height: 390px;
	}

	.bg-collage-act-3, .bg-collage-act-4, .bg-collage-act-5, .bg-collage-act-9, .bg-collage-act-10, .bg-collage-act-15 {
		height: auto;
	}

	.bg-collage-act-11 {
		background: url(../images/_collage/act/zip-line.jpg) center center no-repeat;
		background-size: cover;
	}

	.bg-collage-act-12 {
		height: 200px;
	}

	.bg-collage-act-16 {
		height: 240px;
	}

	.result-holder .txt-block, .result-holder .price-block-holder {
		width: 100%;
	}
}

/* iPhone Wide */
@media (min-width: 735px) and (max-width: 600px) {

}


/* XS Portrait */
@media (max-width: 480px) {
	.tx-collage-home-1, .tx-collage-dest-1 {
		width: 100%;
	}

	.tx-collage-dest-1 {
		margin-top: 0;
	}

	.bg-collage-home-2, .bg-collage-dest-2 {
		height: 240px;
		margin-top: -75px;
		z-index: 10;
	}

	.bg-collage-dest-4 {
		height: 165px;
	}

	.bg-collage-home-5, .bg-collage-dest-5 {
		height: 150px;
	}

	.bg-collage-home-6 {
		height: 150px;
	}

	.tx-collage-home-2, .tx-collage-dest-2 {
		width: 100%;
	}

	.bg-collage-dest-6 {
		width: 60%;
	}

	.bg-collage-dest-6-2 {
		height: 200px;
		width: 40%;
	}

	.bg-collage-home-7 {
		width: 50%;
		height: 150px;
	}

	.bg-collage-home-8, .bg-collage-dest-8 {
		width: 50%;
		margin-top: 0px;
		height: 150px;
		z-index: 1;
	}

	.bg-collage-dest-8 {
		width: 100%;
		height: 250px;
	}

	.dest-opt .dest-desc {
		width: 100%;
	}

	.map {
		height: 200px;
	}

	img.logo-footer {
		width: 130px;
		margin-left: 20px;
	}

	#apartments .bg-ac-uno {
		height: 300px;
	}

	#apartments .bg-ac-due {
		height: 300px;
	}

	#apartments .bg-ac-tre {
		background: url(../images/_1280/ap3/1.jpg) center center no-repeat;
		background-size: cover;
		height: 300px;
	}

	#apartments .bg-ac-quattro {
		background: url(../images/_1280/ap4/1.jpg) center center no-repeat;
		background-size: cover;
		height: 300px;
	}

	#apartments .bg-ac-cinque {
		background: url(../images/_1280/ap5/1.jpg) center center no-repeat;
		background-size: cover;
		height: 300px;
	}

	#apartments .bg-ac-sei {
		background: url(../images/_1280/ap6/1.jpg) center bottom no-repeat;
		background-size: cover;
		height: 300px;
	}

	#apartments .bg-ac-studio {
		height: 300px;
	}

	.ap-main-holder {
		width: 40%;
		margin-top: 0;
	}

	.ap-main-txt {
		width: 60%;
	}

	ul.ap-main {
		float: none;
		width: 100%;
		text-align: center;
	}

	.img-holder-rovinj, .img-holder-brijuni, .img-holder-lim-bay, .img-holder-cres {
		height: 260px;
	}

	.bg-wellness {
		height: 250px;
	}
}

/* XXS Portrait */
@media (max-width: 373px) {
	.booking {
		margin-top: -300px;
		margin-bottom: 30px;
	}

	#quickReservation div:nth-of-type(1) {
		position: relative;
		top: 20px;
		width: 100%;
		float: none;
	}

	#quickReservation div:nth-of-type(2) {
		width: 100%;
		float: none;
	}

	input.btn.btn-primary.btn-booking {
		width: 100%;
		margin-top: -20px
	}

	.bg-collage-home-2, .bg-collage-dest-2 {
		height: 200px;
		margin-top: -35px;
	}
	.bg-collage-home-5, .bg-collage-dest-5 {
		height: 100px;
	}

	.bg-collage-home-6 {
		height: 100px;
	}

	img.logo-footer {
		width: 120px;
		margin-left: 5px;
	}

	footer .btn {
		padding-right: 30px;
		padding-left: 30px;
	}

	.intro-410, .intro .intro-body.intro-body-default {
		height: 510px;
	}
}

/* till 320 */
@media (max-width: 320px) {
	h1 {
		font-size: 30px;
		line-height: 30px;
	}

	#features-main h3 {
		font-size: 14px;
		line-height: 14px;
		font-family: 'ScalaSansPro-Bold';
		font-style:   normal;
		font-weight:  700;
	}

	#checks ul.icons-features li:first-child {
		margin-left: 0;
	}

	#checks ul.icons-features li:last-child {
		margin-right: 0;
	}

	.bg-collage-dest-7, .bg-collage-dest-7-2 {
		height: 120px;
	}

	.bg-collage-act-11 {
		background: url(../images/_collage/act/zip-line.jpg) -200px center no-repeat;
		background-size: cover;
	}
}

</pre></body></html>