/* Emir */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400|Raleway:300);
.dashboard p, .dashboard h1, .dashboard h2, .dashboard h3, .dashboard h4 {
  color: black !important;
}
.dashboard label {
  color: black;
}
.dashboard .form-control, .dashboard textarea, .dashboard select, .dashboard input {
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

* {
  /* cursor: url("../img/cursor-default.png") 30 30, auto; */
  cursor: none !important;
  font-weight: 100;
}

.logotop {
  padding-top: 20px;
  padding-left: 20px;
}

.contactTxt {
  color: #f38854 !important;
}

.contactBtn {
  background: #f38854 !important;
  color: white !important;
  border: 1px solid white !important;
  font-weight: bold;
}

.about .nav-pills li:last-child:after {
  display: none;
}
.about .col-lg-6 {
  padding: 50px;
}
.about .imgup {
  margin-top: -100px;
}
.about h1 {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 5em;
  text-transform: uppercase;
}
.about .tagline {
  font-size: 2em;
  line-height: 1.5;
  font-family: "Caveat", cursive;
  margin-top: 50px;
  margin-bottom: 150px;
}
.about .text {
  padding-top: 50px;
  background-color: #f2ece5;
}
.about .spacer {
  height: 100px;
  display: block;
}
.about .about-area h2 {
  margin-top: 100px;
}
.about .about-area .block {
  margin-bottom: 100px;
}
.about p {
  line-height: 2;
  font-size: 1.2em;
  margin-top: 50px;
  margin-bottom: 50px;
}

/*
input[type=date] {
  text-align: right;
}

input[type="date"]:before {
  color: lightgrey;
  content: attr(placeholder) !important;
  margin-right: 0.5em;
} */
/* input[type="date"]:before{
  color:lightgray;
  content:attr(placeholder);
}

input[type="date"].full:before {
  color:black;
  content:""!important;
}*/
.section-we-help-to-create .owl-carousel .owl-stage-outer {
  max-height: 750px;
}

.dancingLine {
  background: #0b2849;
}

.item-whtc--figure-caption p {
  font-size: 1em;
  line-height: 1.5;
}

.enjoyCTA {
  display: block;
  margin: 10px;
  padding: 10px;
  font-size: 1em;
  text-align: center;
  color: white;
  border: 2px solid white !important;
  background: rgba(255, 255, 255, 0.2) !important;
}
.enjoyCTA:hover {
  background: white !important;
  color: black;
}

.hamburger {
  padding-top: 5px;
}

.section-how-we-work .section-how-we-work--left img {
  width: 100%;
}
.section-how-we-work .section-how-we-work--right h2.heading-h2 {
  text-align: left;
}
.section-how-we-work .section-how-we-work--right h2.heading-h2 .content-area {
  padding: 20px 100px 20px 40px;
}

.createYourSailingMemory {
  font-size: 1.5em;
  padding: 15px 26px 10px 39px;
}

.planCharter {
  text-align: left;
  margin-top: 100px;
}

#nav-scroll {
  background-image: -webkit-linear-gradient(top, rgba(11, 40, 73, 0.9) 30%, rgba(11, 40, 73, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(11, 40, 73, 0.9) 30%, rgba(11, 40, 73, 0) 100%);
  background-image: linear-gradient(top, rgba(11, 40, 73, 0.9) 30%, rgba(11, 40, 73, 0) 100%);
}

.nav-up {
  display: none;
}

.lightText {
  color: #6DBBFF;
}

.boatMore {
  color: #6DBBFF;
}

.contactus {
  margin-top: -5px;
}
.contactus em {
  color: white !important;
}
.contactus:hover {
  color: #0b2849 !important;
}

@font-face {
  font-family: "Adobe Garamond Pro Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Garamond Pro Regular"), url("../fonts/AGaramondPro-Regular.woff") format("woff");
}
@font-face {
  font-family: "Adobe Garamond Pro Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Garamond Pro Italic"), url("../fonts/AGaramondPro-Italic.woff") format("woff");
}
@font-face {
  font-family: "Adobe Garamond Pro Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Garamond Pro Bold"), url("../fonts/AGaramondPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "Adobe Garamond Pro Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Garamond Pro Bold Italic"), url("../fonts/AGaramondPro-BoldItalic.woff") format("woff");
}
.section-main .heading-h1 {
  margin-top: 200px;
}

.section-main .heading-h1,
[class*=heading-], [class^=heading-],
h1, h2, h3 {
  font-family: "Adobe Garamond Pro Regular", "Playfair Display", Symbol, serif;
  width: 100%;
  max-width: 100%;
  text-align: center;
  display: block;
}

.cursor-dot,
.cursor-dot-outline {
  z-index: 1000;
}

/* a:hover, button:hover {
  cursor: url("../img/cursor-hover.png") 40 40, auto !important;
} */
.header-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 10px;
  z-index: 999;
}

.price {
  font-size: 1.2em;
  color: #6B6B6B;
  letter-spacing: 0.1em;
}

.section-main--wrap .price {
  margin-top: 140px;
  color: white;
  font-size: 2.3em;
}

.menu-area--header {
  height: 60px;
}

.section-main {
  background-image: url("../img/slavonka_jeanneau54ds2.png");
}

.section-main--wrap {
  padding-top: 150px;
}

.video-hovers {
  margin-top: 150px;
}
.video-hovers, .video-hovers li, .video-hovers li * {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.video-hovers li:hover h2 {
  font-size: 3.5em;
}

.video-hovers--circle {
  margin-left: -20px;
}

.section-main {
  min-height: 750px;
}

.home .section-main {
  min-height: 800px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove default arrow */
  color: inherit;
}

.menu-area--left,
.form-popup--left {
  background-image: url("../img/slavonka_jeanneau54ds3.png");
}

dl {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  display: block;
}

dl i {
  color: silver;
  margin-right: 5px;
}

dl dt {
  font-weight: normal;
}

dl .noborder {
  border-bottom: 5px solid white;
  margin: 10px;
  display: inline-block;
  background: white;
  padding: 2px 10px;
  margin-bottom: -2px;
  margin-left: -20px;
}

dl .noborder2 {
  margin-left: auto;
  margin-right: -20px;
}

dl.row {
  margin: 0;
}

.footer-main .social-icon {
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-top: -5px;
}

.boatShortDescription {
  position: fixed;
  left: 0;
  margin-left: -10000000px;
}

.backgrounded {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.luxury .backgrounded {
  background-position: left center;
}

.party .backgrounded {
  background-position: right center;
}

.menu-area--left, .form-popup--left {
  background-image: url("../img/menu1.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

.section-family-fun .owl-theme .owl-nav [class*=owl-] {
  border: 1px solid #aaa;
}

.item-family-fun--caption-wrap a h4,
.item-family-fun--caption-wrap a p,
.item-family-fun--caption-wrap a:hover {
  color: white;
}

.base-anchor {
  font-weight: 100;
  color: #6DBBFF;
}

.gall img {
  height: 200px;
  max-height: 300px;
  max-width: 100%;
  margin-bottom: 20px;
}

.gall img.more {
  margin-right: 20px;
}

img.hidden {
  display: none;
}

.gall img.mainimage {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.gall img.secondaryimage {
  width: 49%;
  height: auto;
  max-height: 100%;
}

::-webkit-input-placeholder {
  color: #6DBBFF !important;
}

::placeholder {
  color: #6DBBFF !important;
}

.form-control {
  font-size: 1.5em;
  line-height: 1.3;
}

.optin input,
.optin select,
.optin button {
  border: 1px solid #415772;
  background: #0b2849;
  color: white;
  font-size: 1.3em;
  padding: 20px;
  height: 60px;
  line-height: 110%;
}

.menuOpen .menu-area, .openPopup.form-popup,
.form-popup {
  overflow: auto;
}

.optin button {
  font-size: 2em;
  margin: auto;
  display: inline-block;
  height: 70px;
  margin: auto;
  margin-top: 30px;
  float: none;
  width: 300px;
}

.standalone .section-main .heading-h1 {
  font-family: "Adobe Garamond Pro Regular";
}
.standalone.party .section-main .heading-h1 {
  font-family: "Adobe Garamond Pro Bold";
}
.standalone .optin .heading-h2 {
  margin-bottom: 10px;
  margin-top: 50px;
}
.standalone .section-main {
  min-height: 600px;
}
.standalone .optinContainer {
  margin-top: 200px;
}
.standalone .header-main--right .hamburger {
  display: none;
}

.optinButton {
  display: none;
  z-index: 999;
  width: 100%;
  background: rgba(55, 104, 150, 0.6) !important;
  font-size: 1.3em !important;
  font-weight: 100;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: white;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}

.optinButton:hover {
  background: rgba(55, 104, 150, 0.9) !important;
  color: white !important;
}

.bordered1 {
  text-shadow: -1 -1 1px #FF5700, 1 -1 1px #FF5700, 1 1 1px #FF5700, -1 1 1px #FF5700;
  color: #0b2849;
  font-size: 220px;
  letter-spacing: 0.1em;
  width: auto;
  -webkit-text-fill-color: #122d4e;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FF5700;
}

.bordered2 {
  letter-spacing: 0.1em;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.3);
}

.partyon {
  width: 200%;
  margin-left: -10%;
}

.heading-h2.x3 {
  font-size: 15em;
}

.heading-h2 {
  line-height: 1.2;
}

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

h1.homepage {
  font-size: 1em;
  font-weight: 100;
  letter-spacing: 0.05em;
}

p {
  font-size: 1.4em;
  line-height: 1.6;
}

.item-whtc--figure-caption {
  max-width: 80%;
}

.news-widget--content {
  padding: 10px;
}

.send {
  min-height: 700px;
}

.thankyou {
  position: absolute;
  top: 10%;
  width: 80%;
  left: 10%;
  min-height: 400px;
  border: 10px solid rgba(255, 255, 255, 0.3);
  background: rgba(11, 40, 73, 0.7);
  padding: 5%;
  text-align: center;
  color: white;
}
.thankyou h1 {
  font-size: 6em;
  color: white;
}
.thankyou h2 {
  font-size: 3em;
}
.thankyou small {
  font-size: 1em;
}
.thankyou a {
  font-size: 2em;
  display: block;
  color: #6DBBFF;
}

.section-dark .owl-theme .owl-nav [class*=owl-],
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next {
  background: #0b2849;
}

.boat .section-main,
.item-family-fun--caption {
  height: 100%;
}
.boat .section-main:before,
.item-family-fun--caption:before {
  content: " ";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background-image: -webkit-linear-gradient(top, #122D4E4A -10%, #122D4EAA 80%);
  background-image: -o-linear-gradient(top, #122D4E4A -10%, #122D4EAA 80%);
  background-image: linear-gradient(to bottom, #122D4E4A -10%, #122D4EAA 80%);
}

.item-family-fun--caption-wrap {
  width: 85%;
}

.social-icon {
  border-color: white;
}

.footer-columns--data {
  padding: 20px;
}

@media only screen and (max-width: 960px) {
  .contactus {
    padding: 5px !important;
  }

  .item-whtc--figure-caption {
    width: 95%;
    max-width: 95%;
    padding: 0;
    padding-right: 10%;
    margin: auto;
  }

  .section-we-help-to-create .owl-carousel .owl-item img {
    max-height: 420px;
  }

  .owl-carousel.owl-drag .owl-item {
    left: 15px;
  }

  .nav-pills li:nth-child(2):after {
    display: none;
  }

  .home .section-main {
    min-height: 950px;
  }

  .about h1, .about h2 {
    font-size: 4em;
    text-align: left;
    line-height: 1.2;
  }
  .about h2 {
    font-size: 3em;
    font-weight: bold;
  }
  .about .text-right {
    text-align: left;
  }
  .about .col-lg-6 {
    padding: 0;
  }

  .nav-vertical ul > li > a {
    font-size: 0.7em;
  }

  .btn-blue {
    padding: 7px 5px;
  }

  .testimonials {
    min-height: 900px;
  }

  .createYourSailingMemory {
    font-size: 0.7em !important;
  }

  .menu-area .btn-close-popup, .form-popup .btn-close-popup {
    right: 20px;
  }

  .item-family-fun--caption-wrap p {
    width: 80%;
  }

  .navigation-area ul > li a {
    padding: 5px;
  }

  .navigation-area ul > li + li {
    margin-top: 0;
  }

  .home .content-area h2 {
    text-align: left;
  }

  .home .content-area {
    font-size: 1.2em;
    line-height: 2;
    font-weight: 100;
  }

  .video-hovers {
    margin-top: 100px;
  }

  .video-hovers li {
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  .video-hovers li p {
    font-size: 1em;
  }

  #player {
    width: 350%;
    left: -100%;
  }

  .mobileBreak {
    display: block;
    clear: both;
    margin-top: 10px;
  }

  .whiteline {
    margin: auto;
    margin-top: 10px;
    width: 50px;
    border: 0;
    border-bottom: 2px solid white;
  }

  .footer-main {
    background-size: 100%;
    background-position: center bottom;
    font-size: 1.2em;
  }
  .footer-main h5 {
    font-size: 1.2em;
  }

  .footer-main .social-icon,
.social-icon {
    margin-top: 20px;
    width: 80px;
    height: 80px;
    font-size: 24px;
    line-height: 80px;
    font-weight: 100;
  }

  .btn-bordered.btn-show {
    color: #6B6B6B;
    font-size: 1.8em;
  }

  .item-family-fun--caption-wrap {
    font-size: 1em;
  }

  .section-main--wrap .price {
    margin-top: 120px;
    color: white;
    font-size: 1.3em;
  }
  .section-main--wrap .btn-block {
    background: rgba(0, 0, 0, 0.2);
  }

  ::-webkit-datetime-edit {
    padding: 1em;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    background: silver;
  }

  ::-webkit-datetime-edit-text {
    color: red;
    padding: 0 0.3em;
  }

  ::-webkit-datetime-edit-month-field {
    color: blue;
  }

  ::-webkit-datetime-edit-day-field {
    color: green;
  }

  ::-webkit-datetime-edit-year-field {
    color: purple;
  }

  ::-webkit-inner-spin-button {
    display: none;
  }

  ::-webkit-calendar-picker-indicator {
    background: orange;
  }

  .section-main .heading-h1.homepage {
    font-size: 2em;
    font-family: "Adobe Garamond Pro Regular", serif;
  }

  .boat .section-main {
    min-height: 900px;
  }

  .boat .section-main .price {
    margin-top: 250px;
    font-size: 2em;
  }

  .boat .section-main .checkAvailability {
    background: #6DBBFF30;
    /* rgba(11, 40, 73, 0.5); */
    padding: 30px 0;
    font-size: 1.5em;
    letter-spacing: 0.1em;
  }
  .boat .section-main .checkAvailability:hover {
    color: white;
    font-weight: bold;
  }

  .boat .section-main .heading-h1 {
    font-size: 4.5em;
    font-family: "Adobe Garamond Pro Regular", serif;
    font-weight: 100;
    width: 80%;
    margin-left: 10%;
    margin-top: 1px;
  }

  .standalone .optinButton {
    display: block;
  }
  .standalone .header-main--right {
    display: none;
  }
  .standalone .header-main--left {
    width: 100%;
    text-align: center;
  }
  .standalone .optinContainer {
    margin-top: 250px;
  }

  body {
    line-height: 1.6;
    font-size: 1.5em;
  }

  .optin button {
    width: 100%;
  }

  .gall img {
    width: 100%;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
  }

  .menu-area .heading-h3, .form-popup .heading-h3 {
    font-size: 2.5em;
  }

  /* .header-main--left, .header-main--right {
    width: 50%;
  }*/
  .video-hovers ul > li {
    padding: 0;
    margin: 0;
  }
  .video-hovers ul > li h2:hover {
    font-size: 60px;
  }

  .section-main .goto-down, .goto-down {
    display: none;
  }

  .menu-area--left, .form-popup--left {
    margin-top: -20px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 150%;
  }

  .video-hovers h2.heading-h2,
h1, .heading-h2, .heading-h2.x2 {
    left: 20px !important;
    font-size: 3em;
  }

  .section-main .heading-h1 {
    font-family: "Adobe Garamond Pro Regular", serif;
    text-align: center;
    display: block;
    font-size: 3em;
    font-weight: bold;
    line-height: 1.5;
    width: 96%;
    margin-left: 2%;
  }

  .btn-lg {
    font-size: 14px;
  }

  .menuOpen .menu-area, .openPopup.form-popup {
    z-index: 999 !important;
  }

  .video-hovers--circle {
    position: absolute;
    z-index: 1;
  }

  .nav-vertical a {
    font-size: 0.9em;
  }

  .section-how-we-work .content-area {
    padding: 20px 30px 20px 30px;
  }

  .howwework {
    font-size: 2em !important;
  }

  .section-main .nav {
    float: right;
  }

  .between {
    margin: auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 50px;
    height: 3px;
    background: #6DBBFF;
  }

  .video-hovers li {
    width: 100%;
  }

  .video-hovers p {
    color: white;
  }

  .menu-area--right .navigation-area, .form-popup--right .navigation-area {
    padding: 10px 50px;
    overflow: auto;
  }

  .form-popup--content {
    overflow: auto;
  }

  .menu-area--left::after, .form-popup--left::after {
    background-image: -webkit-linear-gradient(top, transparent -100%, rgba(11, 40, 73, 0.9) 40%);
    background-image: -o-linear-gradient(top, transparent -100%, rgba(11, 40, 73, 0.9) 40%);
    background-image: linear-gradient(to bottom, transparent -100%, rgba(11, 40, 73, 0.9) 40%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF122D4E", GradientType=0);
  }

  .experience-area--left {
    float: left;
  }

  .heading-h2.x2 {
    font-size: 3em;
  }

  .heading-h1, .heading-h2.x3 {
    font-size: 4em;
  }

  .heading-h2.x3 {
    font-size: 6em;
  }

  .btn-bordered {
    font-size: 1.1em;
    width: 100%;
    padding: 25px 0;
    border-color: rgba(255, 255, 255, 0.2);
  }

  .active .item-whtc--figure {
    width: 86%;
    margin-left: 3%;
  }

  .section-we-help-to-create .owl-theme .owl-nav [class*=owl-] {
    top: 14%;
  }

  .owl-theme .owl-nav [class*=owl-] {
    width: 80px;
    height: 80px;
    line-height: 65px;
    font-size: 30px;
  }

  .section-dark .owl-theme .owl-nav [class*=owl-] {
    background: #0b2849;
  }

  .item-whtc--figure-caption p {
    margin-top: 10px;
    font-size: 1.1em;
    line-height: 1.2;
  }

  .item-whtc--by {
    font-size: 1.2em;
    line-height: 1.5;
  }

  .section-dark .owl-theme .owl-nav [class*=owl-],
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next {
    background: #0b2849;
  }

  .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    left: -10px;
    right: auto;
  }

  .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next {
    left: auto;
    right: -10px;
  }

  .party h1, .party h2, .party h3 {
    font-family: "Adobe Garamond Pro Bold", serif;
    font-weight: bold;
  }
  .party .heading-h2.x2 {
    font-size: 4.5em;
    margin-top: -50px;
    margin-left: -10px;
    text-align: left;
  }
  .party .partyon2 {
    opacity: 0.5;
    top: 1800px !important;
  }
  .party .partyon1 {
    opacity: 0.5;
    top: 600px !important;
    font-size: 10em;
    margin-left: -50%;
    width: 200%;
    max-width: 200%;
  }
  .party p {
    font-size: 1.5em;
    line-height: 1.8;
  }
  .party .partyimg {
    top: -20px !important;
  }
  .party .sectiontext {
    width: 90%;
    text-align: justify;
    padding-left: 5%;
  }
  .party .celebrateheader {
    top: 120px !important;
  }
  .party .celebratetext {
    top: 60px !important;
  }
  .party .strongerdescription {
    top: 250px !important;
  }
  .party .strongertext {
    top: 300px !important;
  }
  .party .strongerimg {
    top: 1300px !important;
  }
  .party .playarea {
    display: none;
  }

  .cursor-dot-outline,
.cursor-dot {
    display: none;
  }

  html,
html *,
body,
body * {
    cursor: default;
  }
}
::selection {
  background-color: #6DBBFF;
  color: white;
}

.parallax > use {
  animation: move-forever 12s linear infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
}
.parallax > use:nth-child(2) {
  animation-delay: -2s;
  animation-duration: 5s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 3s;
}

@keyframes move-forever {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
.editorial {
  display: block;
  width: 100%;
  height: 10em;
  max-height: 100vh;
  margin: 0;
  position: absolute;
  margin-top: 100px;
}

/*prevent many large-by-comparison ripples by shrinking the height*/
@media (max-width: 50em) {
  .editorial {
    height: 17vw;
  }
}
/* Cursor */
html,
html *,
body,
body * {
  cursor: pointer;
}

.cursor-dot,
.cursor-dot-outline {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  z-index: 1001;
}

.cursor-dot {
  width: 8px;
  height: 8px;
  background-color: #6DBBFF;
  z-index: 10000;
}

.cursor-dot-outline {
  width: 40px;
  height: 40px;
  background-color: rgba(146, 204, 255, 0.5);
  z-index: 10001;
}

/* /Cursor */
/* YouTube */
.video_wrap {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  top: 0;
  padding-bottom: 56.5%;
}

iframe {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

/* /YouTube */
.news-widget {
  display: block;
  margin-bottom: 50px;
}

.vignette {
  width: 100%;
  height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 0 50px #000, inset 0 0 50px #000, inset 0 0 50px #000;
  -moz-box-shadow: inset 0 0 50px #000, inset 0 0 50px #000, inset 0 0 50px #000;
  box-shadow: inset 0 0 50px #000, inset 0 0 50px #000, inset 0 0 50px #000;
}

.gallery {
  margin-bottom: 30px;
}

/*# sourceMappingURL=mobile.css.map */
