.floatl {
	float: left !important;
	clear: none !important;
}

.floatr {
	float: right !important;
	clear: none !important;
}

.z-0 {
	z-index: 0;
}

.z-1 {
	z-index: 1;
}

.z-9 {
	z-index: 9 !important;
}

.black {
	color: #212931 !important;
}

.fw600 {
	font-weight: 600;
}

/* Success Page */

.success {
	background: rgba(77, 106, 213, 0.65);
}

.success p {
	margin: 0;
}

.fa-check-circle {
	font-size: 64px;
	margin-bottom: 20px;
}

/* Intro */

#intro .fa-arrow-down {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: inherit;
	height: inherit;
	line-height: inherit;
	font-size: 1.25rem;
	margin-right: 0;
	text-align: center;
	text-indent: 0;
}

/* Logo */

.ftlogo {
	width: 100% !important;
	max-width: 300px;
}

/* Section */

.section {
	position: relative;
	margin: 0 auto;
	margin-bottom: 4rem;
	width: calc(100% - 4rem);
	max-width: 72rem;
	text-align: center;
	z-index: 2;
}

.section .box {
	display: flex;
	flex-wrap: wrap;
	padding: 4rem 8rem;
	background: #fff;
	border-radius: 2rem;
}

.section .box > * {
	width: 100%;
}

.section .box h1, .section .box h2 {
	font-size: 3rem;
	line-height: 1.1;
	margin: 2rem 0;
	text-align: center;
}

@media screen and (max-width: 1280px) {

	.section .box {
		padding: 4rem 6rem;
	}

}

@media screen and (max-width: 980px) {
	

}

@media screen and (max-width: 736px) {

	.section .box {
		padding: 2rem 4rem;
	}

}	

.bg.fixed {
	transform: none;
	opacity: 1;
	background-image: url("images/bg/bg3.jpg");
	position: absolute;
	display: block;
	top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

/* Main */

.no-bg {
	background: transparent !important;
}

/* Post Feature */

.online-discount {
	margin-top: 2rem; 
	margin-bottom: 0;
}

/* Gallery */

.section-hero {
	border-radius: 2rem;
	overflow: hidden;
}

/* Table */

.table-mid {
	display: table;
	width: 100%;
	height: 100%;
}

/* Social Images */

.tripadvis {
	max-width: 300px;
}

.faceb {
	max-width: 300px;
}

@media screen and (min-width: 738px) {

	.table-mid:before {
		border-left: 6px solid #212931;
		height: 400px;
		position: absolute;
		left: 50%;
		top: 8%;
		z-index: -1;
		content: "";
		margin-left: 6px;
	}

}



.table-middle {
	display: table-cell;
	vertical-align: middle;
}

.b-w {
	background: white;
}

/* Certificates */

.section-certificates {
	background: #ffffff;
	border-radius: 2rem;
}

.certificates-dates {
	display: flex;
	flex-wrap: wrap;
	padding: 2rem 0 0;
}

.certificates-dates div {
	color: #212931;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-weight: 900;
	line-height: 1.5;
	text-transform: uppercase;
	margin: 0 0 1rem 0;
}

.certificates-dates p {
	color: #6c757d;
	font-size: 0.8rem;
	text-align: center;
}

.years {
	min-height: 100px;
}

.years.mob {
	display: none;
}

.years.mob.active {
	display: block;
}

.years2.mob {
	display: none;
}

.years2.mob.active {
	display: block;
}

.card-title.more {
	display: none;
}

.card-title.more.active {
	display: block;
}

.card-title.less {
	display: none;
}

.card-title.less.active {
	display: block;
}

.card-title.text {
	display: none;
}

.card-title.text.active {
	display: block;
}

/* Form */

.row.uniform {
	padding: 2rem !important;
}

.radio-button {
	margin-right: 50px;
	float: left;
}

#emailform {
	padding-bottom: 0;
}

#book #main section section p {
	text-align: center !important;
}

#ftcountry {
	text-align: right;
}

.formshow {
	display: none;
}

.formshow.active {
	display: block;
}

.formhide {
	width: 100%;
	max-width: 200px;
	margin-bottom: 20px;
	margin-left: calc(50% - 100px);
}

.formclosed {
	display: none;
}

/* Icons */

.icon-size:before {
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	font-size: 4rem;
}

.icon-chevron {
	display: block;
	height: 3rem;
	line-height: 3rem;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 35%;
	width: 3rem;
	color: #eeeeee;
}

/* Book */
#book h2 {
	margin-bottom: 0;
}

#book h4 {
	word-wrap: break-word;
}

#book h5 {
	margin-bottom: 30px;
}

#book .nopad {
	padding: 0;
}


.bookselect {
	width: 100%;
}



/* Buttons */

.actions.fit {
	padding: 0px 30px !important;
}

/* Nav */

#nav {
	background: none;
	height: initial;
}

#nav .label {
	display: none;
}

.full-phone {
	display: block !important;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: 0.075em;
}

/* Nav Sticky */

#nav-menu.sticky {
  position: fixed;
  width: 100%;
  top: 0; 
  margin: 0;
  z-index: 9999;
}

#nav-menu.sticky #nav {
  margin: 0 auto;
}

#nav-menu.sticky .icons a {
  color: #e75a7c;
}

/* Discount */

s,
strike {
	text-decoration: none;
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #e75a7c;
}

s:after,
strike:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 2px solid black;
	height: 45%;
	height: calc(50% + 1px);
	width: 100%;
	transform: rotateZ(-15deg);
}

.table-flights s,
.table-flights strike {
	text-decoration: none;
	position: relative;
	display: inline-block;
	font-size: inherit;
	color: inherit;
}

.table-flights s:after,
.table-flights strike:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 2px solid #e75a7c;
	height: 50%;
	width: 100%;
	transform: initial;
}

/* Flights Box */
.hidden {
	overflow: hidden;
}

.col-index {
	z-index: 1;
}

.phone {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: 0.075em;
	margin: 0 0 1rem 0;
}

.col-flight.mob {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.col-flight.closed h2 {
	font-size: 1.4rem;
}

.col-flight.closed.mob h2 {
	font-size: 2.5rem;
}

.price {
	margin: 20px;
	padding: 10px;
	margin: auto;
	margin-bottom: 2rem;
}

.col-flight-price h3 {
	background: #32021F;
	color: white;
	margin: 0;
	padding: 20px;
}

.flight-image {
	display: block;
	width: 100%;
	max-width: 650px;
	-moz-transition: all 2s ease-in-out, -moz-transform 2s ease;
	-webkit-transition: all 2s ease-in-out, -webkit-transform 2s ease;
	-ms-transition: all 2s ease-in-out, -ms-transform 2s ease;
	transition: all 2s ease-in-out, transform 2s ease;
}

.flight-name {
	position: absolute;
	z-index: 999999;
	top: 45%;
	width: 100%;
	margin: auto;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
	font-size: 2rem;
}

.flight-more {
	position: absolute;
	z-index: 999999;
	bottom: 0;
	right: 0;
}

.bg {
	transition: background 0.5s linear;
}

.col-flight-image {
	position: relative;
	margin-bottom: 20px;
}

/* Col-Flight-1 */

.col-flight1 {
	top: 20%;
	left: 0;
	width: 40%;
	z-index: 0;
}

.col-flight1.active {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background: white;
	-moz-transition: all 0.3s linear, -moz-transform 0.3s ease;
	-webkit-transition: all 0.3s linear, -webkit-transform 0.3s ease;
	-ms-transition: all 0.3s linear, -ms-transform 0.3s ease;
	transition: all 0.3s linear, transform 0.3s ease;
}

.col-flight-price1 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease, -moz-transform 2s ease;
	-webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
	-ms-transition: opacity 2s ease, -ms-transform 2s ease;
	transition: opacity 2s ease, transform 2s ease;
}

.col-flight-price1.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.price1 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease, -moz-transform 2s ease;
	-webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
	-ms-transition: opacity 2s ease, -ms-transform 2s ease;
	transition: opacity 2s ease, transform 2s ease;
}

.price1.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;
	float: right;
}

.col-flight-description1 {
	display: none;
}

.col-flight-description1.active {
	display: block;
}

/* Col-Flight-2 */
.col-flight2 {
	top: 20%;
	right: 0;
	width: 40%;
	z-index: 0;
}

.col-flight2.active {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background: white;
	-moz-transition: all 0.5s linear, -moz-transform 0.5s ease;
	-webkit-transition: all 0.5s linear, -webkit-transform 0.5s ease;
	-ms-transition: all 0.5s linear, -ms-transform 0.5s ease;
	transition: all 0.5s linear, transform 0.5s ease;
}

.col-flight-price2 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 3s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 3s ease, -webkit-transform 3s ease;
	-ms-transition: opacity 3s ease, -ms-transform 1s ease;
	transition: opacity 3s ease, transform 3s ease;
}

.col-flight-price2.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;

}

.price2 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease, -moz-transform 2s ease;
	-webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
	-ms-transition: opacity 2s ease, -ms-transform 2s ease;
	transition: opacity 2s ease, transform 2s ease;
}

.price2.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;
	float: right;
}

.col-flight-description2 {
	display: none;
}

.col-flight-description2.active {
	display: block;
}

/* Col-Flight-3 */
.col-flight3 {
	top: 20%;
	right: 0;
	width: 40%;
	z-index: 0;
}

.col-flight3.active {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background: white;
	-moz-transition: all 0.5s linear, -moz-transform 0.5s ease;
	-webkit-transition: all 0.5s linear, -webkit-transform 0.5s ease;
	-ms-transition: all 0.5s linear, -ms-transform 0.5s ease;
	transition: all 0.5s linear, transform 0.5s ease;
}

.col-flight-price3 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 3s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 3s ease, -webkit-transform 3s ease;
	-ms-transition: opacity 3s ease, -ms-transform 1s ease;
	transition: opacity 3s ease, transform 3s ease;
}

.col-flight-price3.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;

}

.price3 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease, -moz-transform 2s ease;
	-webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
	-ms-transition: opacity 2s ease, -ms-transform 2s ease;
	transition: opacity 2s ease, transform 2s ease;
}

.price3.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;
	float: right;
}

.col-flight-description3 {
	display: none;
}

.col-flight-description3.active {
	display: block;
}

/* Col-Flight-4 */
.col-flight4 {
	top: 20%;
	right: 0;
	width: 40%;
	z-index: 0;
}

.col-flight4.active {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background: white;
	-moz-transition: all 0.5s linear, -moz-transform 0.5s ease;
	-webkit-transition: all 0.5s linear, -webkit-transform 0.5s ease;
	-ms-transition: all 0.5s linear, -ms-transform 0.5s ease;
	transition: all 0.5s linear, transform 0.5s ease;
}

.col-flight-price4 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 3s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 3s ease, -webkit-transform 3s ease;
	-ms-transition: opacity 3s ease, -ms-transform 1s ease;
	transition: opacity 3s ease, transform 3s ease;
}

.col-flight-price4.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;

}

.price4 {
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
	-moz-transition: opacity 2s ease, -moz-transform 2s ease;
	-webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
	-ms-transition: opacity 2s ease, -ms-transform 2s ease;
	transition: opacity 2s ease, transform 2s ease;
}

.price4.active {
	visibility: visible;
	width: 100%;
	height: 100%;
	opacity: 1;
	float: right;
}

.col-flight-description4 {
	display: none;
}

.col-flight-description4.active {
	display: block;
}

/* Pricing Box */
.card-footage {
	position: relative;
	padding: 0.5em 0.5em 0.5em 2.5em;
}

.footage-rotate {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 2em;
	overflow: hidden;
	white-space: nowrap;
}

.footage-rotate.gold {
	background-color: #00af87;
}

.footage-rotate.silver {
	background-color: #3b5999;
}

.footage-rotate.bronze {
	background-color: #e4405f;
}

.rotate90 {
	-moz-transform-origin: 0 50%;
	-moz-transform: rotate(-90deg) translate(-50%, 50%);
	-webkit-transform-origin: 0 50%;
	-webkit-transform: rotate(-90deg) translate(-50%, 50%);
	-o-transform-origin: 0 50%;
	-o-transform: rotate(-90deg) translate(-50%, 50%);
	-ms-transform-origin: 0 50%;
	-ms-transform: rotate(-90deg) translate(-50%, 50%);
	transform-origin: 0 50%;
	transform: rotate(-90deg) translate(-50%, 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	height: 2em;
	margin: auto;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	color: white;
}

.footage .card-block {
	padding: 0 !important;
}

.section-pricing {
	padding-top: 0 !important;
}

.section-pricing h1 {
	color: #ffffff;
}

.pricing-box {
	padding-bottom: 1.5625rem;
	font-weight: 300;
	background-color: #fcfefe;
	border: 2px solid #32021F;
	border-radius: .45rem;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.pricing-box .card-block {
	padding: 1rem;
}

@media (min-width: 34em) {
	.pricing-box .card-block {
		padding-top: 1.5625rem;
	}
}

.pricing-box .card-header {
	padding-top: 1.1rem;
	padding-bottom: 1.1rem;
	font-size: .8125rem;
	font-weight: 600;
	line-height: 1.1538;
	background-color: #32021F;
	border-bottom: 0 none;
	color: white;
}

.pricing-box.sec {
	padding-bottom: 0;
	border-color: #18BFEF;
}

.card-header.sec {
	background-color: #18BFEF;
}

.pricing-box.secb {
	border-color: #32021F;
}

.pricing-best .card-header.secb {
	background-color: #32021F;
}

.pricing-box .card-header:first-child {
	border-radius: 0;
}

.pricing-box .card-title {
	margin-bottom: .625rem;
	font-size: 1rem;
	font-weight: 300;
	line-height: 2;
	margin: 0;
}

.pricing-box h4 small {
	font-size: .8125rem;
	font-weight: 600;
	line-height: 1.1538;
	color: #aeb0b5;
}

.pricing-box img {
	max-width: 100px;
	text-align: center;
	margin: 2rem auto 0;
}

.pricing-box table {
	background: transparent;
	border: none;
	margin: 1rem 0;
}

.pricing-box table tr {
	background: transparent;
	border-color: transparent;
}

.pricing-box table th {
	background: transparent;
}

.pricing-box .list-group {
	margin-bottom: 1rem;
}

@media (min-width: 34em) {
	.pricing-box .list-group {
		margin-bottom: 1rem;
	}
}

.pricing-box .list-group-item {
	padding: 0.45rem 1rem;
	background-color: transparent;
	border-color: #ededef;
}

.pricing-box .list-group-item:first-child {
	border-top-color: transparent;
}

.pricing-box .list-group-item:last-child {
	border-bottom-color: transparent;
}

.pricing-box.sec .card-block a i {
	font-size: 2rem;
}

.pricing-box.footage.sec .card-block a i {
	font-size: 5rem;
}

.pricing-box.footage .card-title {
	font-size: 0.8rem;
}

.pricing-box.footage .image {
	display: block;
}

.pricing-box-currency,
.pricing-box-price {
	margin-right: -1rem;
	font-family: "Lato", sans-serif;
	line-height: 1.214;
}

.pricing-box-currency {
	top: -1.5rem;
	margin-left: 10px;
	font-size: 1.75rem;
	font-weight: 400;
	letter-spacing: .75rem;
}

.pricing-box-currency.small {
	top: -0.65rem;
	font-size: 1rem;
}

.pricing-box-price {
	font-size: 4.25rem;
	font-weight: 700;
}

@media only screen and (max-width: 920px) and (min-width: 768px) {
	.pricing-box-price {
		font-size: 3rem;
	}
}

.pricing-box-price.free {
	font-size: 3rem;
	margin: auto;
	text-decoration: underline;
	color: #e75a7c;
}

.pricing-box-price.small {
	font-size: 2rem;
}

.pricing-box-price.small strike {
	font-size: 1rem;
}

.pricing-best {
	background-color: #fff;
	border: 2px solid #e75a7c;
}

@media (min-width: 992px) {
	.pricing-best {
		margin-right: -30px;
		margin-left: -30px;
	}
}

.pricing-best .card-header {
	color: #fff;
	background-color: #e75a7c;
}

.card-header {
	font-size: 18px !important;
}

.card-title {
	text-align: center;
}

.card-text.small {
	margin: 0;
}

.text-muted.small {
	margin: 0;
	font-size: 0.6rem;
}

.second-stack {
	margin-top: 5rem;
}

.main-pricing {
	background-color: transparent !important;
}

.stacking-first {
	margin-top: 20px;
	margin-bottom: 20px;
}

.stacking-top {
	z-index: 999 !important;
}

.stacking-last {
	margin-top: 20px;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.pricing-best {
		margin-right: -30px;
		margin-left: -30px;
	}
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
	.second-stack {
		margin-top: -200px;
		flex-direction: row-reverse;
	}
	.section-pricing {
		padding: 4rem 2rem 2rem 2rem !important;
	}
	.stacking-top.stack {
		margin-top: 400px;
	}
	.stacking-last.stack {
		margin-top: -200px;
	}
}

/* Booking */

.section-booking {
	background-color: #ffffff;
	border-radius: 2rem;
	overflow: hidden;
}

/* TripAdvisor */

.section-tripadvisor {
	
}

.section-tripadvisor .box {
	background: #00af87;
}

.tripadvisor-widgets {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.tripadvisor-comment {
	display: flex;
	justify-content: center;
	display: none;
}

.tripadvisor-comment.open {
	display: flex;
}

.trip {
	width: 100%;
	max-width: 300px;
}

.trip-text {
	margin-top: 30px;
}

.TA_cdsratingsonlywide img {
	display: none;
}

.cdsROW.wide img {
	display: block;
}

/* FareHarbor */

.section-products {
	margin-bottom: 2.2rem;
	margin-top: -0.4rem;
	padding: 0 4rem;
}

@media only screen and (max-width: 480px) {

	.section-products {
		padding: 0 1rem;
	}
	
}


/* Video */

.section-video {
	margin-bottom: 2.2rem;
	margin-top: -0.4rem;
	padding: 0 4rem;
}

.section-video iframe {
	border-radius: 5px;
	overflow: hidden;
}

@media only screen and (max-width: 736px) {

	.video {
		padding: 2rem;
	}
}

@media only screen and (max-width: 480px) {

	.section-video {
		padding: 0 1rem;
	}
	
}

/* Flags */
.head.flags {
	top: -25px;
}

.flags {
	position: absolute;
	top: 20px;
	color: #ffffff;
	-moz-transition: -moz-transform 1s ease, opacity 1s ease;
	-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
	-ms-transition: -ms-transform 1s ease, opacity 1s ease;
	transition: transform 1s ease, opacity 1s ease;
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	margin: -1rem auto 0 auto;
	z-index: 2;
}

.flags li {
	float: left;
	list-style-type: none;
	padding: 0px 5px;
}

.flags li a {
	text-decoration: none;
}

.flag {
	width: 30px;
}

.flagsmenu {
	position: relative;
	color: #ffffff;
	-moz-transition: -moz-transform 1s ease, opacity 1s ease;
	-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
	-ms-transition: -ms-transform 1s ease, opacity 1s ease;
	transition: transform 1s ease, opacity 1s ease;
	height: 2rem;
	line-height: 2rem;
	margin: -1rem auto 0 auto;
	z-index: 2;
	padding-left: 0px;
	margin-top: 10px;
}

.flagsmenu li {
	float: left;
	list-style-type: none;
	padding: 0px 5px;
}

/* Video */

.section-testimonials {
	padding: 0px !important;
	margin-bottom: 4rem;
}

/* Table */

td {
	text-align: left;
	font-size: 0.9rem;
}

th,
td {
	padding: 15px;
}

.table-flights {}

/* Footer */

#footer .image i {
	font-size: 64px;
}

#footer>section.split.contact>.meeting {
	display: block !important;
}

#footer>section.split.contact>.meeting h3 {
	width: 100% !important;
	margin-bottom: 1.5rem !important;
}

#footer>section .card-block {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
}

ul.contactos {
	cursor: default;
	list-style: none;
	padding-left: 0;
	margin-bottom: 2rem;
}

ul.contactos li {
	padding: 0 0.5rem 0 0;
	vertical-align: middle;
}

ul.addressos {
	cursor: default;
	list-style: none;
	padding-left: 0;
	margin-bottom: 2rem;
}

ul.addressos li {
	padding: 0 0.5rem 0 0;
	vertical-align: middle;
}

#footer p {
	font-size: 10px;
	margin-top: 10px;
	line-height: 12px;
}

.meeting-map {
	display: flex;
	justify-content: center;
}

/* Queries */

@media only screen and (min-width: 981px) {
	.showwapp {
		display: none !important;
	}

	.flagsmenu {
		display: none !important;
	}
}

@media only screen and (max-width: 981px) {
	.flags {
		position: relative !important;
	}
}