.fancybox-slide--iframe .fancybox-content {
    width: 50%!important;
    height: 50%!important;
}

.sliderVideo {
    margin-top: 68px;
}

.sliderVideo iframe.__youtube_prefs__ {
    width: 100%!important;
    height: 320px!important;
}

.araSlide .slick-dots {
    bottom: 10px;
}

.araSlide .slick-dots li button {
    color: #000;
    background-color: #869791;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    opacity: 0.5;
    height: 12px;
    width: 12px;
}

.araSlide .slick-dots li {
    width: 12px;
    height: 12px;
}

.araSlide li.slick-active button {
    background-color: #FFFFFF;
    opacity: 1;
}

.araSlide .slick-dots li button:before {
    font-size: 100%;
}

.contactreferent input{
    border: 1px solid #CCC;
    padding: 10px 20px;
    width: 100%;
    margin: 0 0 10px;
}

.contactreferent textarea {
    height: 95px;
    border: 1px solid #CCC;
    padding: 10px 20px;
    width: 100%;
    resize: vertical;
}

.contactreferent span.privacy, .contactreferent .privacy input {
    width: 20px;
}

.contactreferent .wpcf7-submit {
    width: 30%;
    float: right;
    background: #33a3dc;
    color: #FFF;
    border: 2px solid #33a3dc;
    font-size: 18px;
}
.single-brokerage .col-md-6 img{
	width: 100%;
	height: auto;
}

.pageVideoYoutube {
    margin: 80px 0;
}

.pageVideoYoutube  .video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.pageVideoYoutube  .video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.pageVideoYoutube .row .container .col-md-4 {
    margin-bottom: 15px;
}

.navbar #header-menu li {
    padding: 0 8px;
    margin: 0;
}

.navbar #header-menu li a {
    font-size: 14px;
}

#header-menu li .sub-menu {
    min-width: 158px;
}

#header-menu li .sub-menu li .sub-menu {
    margin-left: -8px;
    width: 166px;
}

#lightbox .lb-details a {
    color: #FFF;
}

.box-archive .box-single{
    height: 420px;
    max-height: 420px;
}

.box-archive .charter .box-single{
    height: auto;
}

.page-template-refit .box-archive .box-single{
    height: 290px;
    max-height: 420px;
}

body .RW_SV_Btns_2 {
    display: block!important;
}

.containerframe {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media (max-width: 767px) {
    .fancybox-slide--iframe .fancybox-content {
        width: 80%!important;
        height: 80%!important;
    }
    .home-excerpt p{
        font-size: 18px !important;
        line-height: 20px !important;
    }
}
