/*
	Theme Name: Mega Yachts Theme	
	Version: 1
	Author: M3SM
	
*/


.event-sec{
    background: #fff;
}
.text-black{
    color : #000;
}
.btn-register{
    border: #FFC824 solid 1px;
    color: #FFC824;
}
.btn-rsvp{
    border: #FFC824 solid 1px;
    background: #FFC824;
    color: #FFF;
}
.event-form{
    background: transparent!important;
    color : #000 ;
}
.event-form:active{
    background: transparent!important;
    color : #000 ;
}
.dropdown-menu {
    border-left: none;
}
.navbar-custom .navbar-nav ul.dropdown-menu a.nav-link {
    font-size: 1rem;
    color: #fff;
}
.navbar-custom .navbar-nav ul.dropdown-menu a.nav-link:hover {
    color: #ccb154; /*#fbaf5d*/
}


.embed-responsive::before {
    display: none!important;
}

/* overwrite */
a {
    color: #ffcb00;
}

.navbar-custom .nav-item.active .nav-link, 
.navbar-custom .nav-item:focus .nav-link, 
.navbar-custom .nav-item:hover .nav-link {
    color: #ccb154;
    font-family: 'Nunito Sans', sans-serif!important;
}
.flag-icon {
    display: none;
}
.logo {
    color: #ccb154;
    font-family: 'Nunito Sans', sans-serif!important;
}
.header .logo {
    font-size: 1.9rem!important;
    font-weight: 600;
}
.logo-img {
    max-width: 90px!important;
    transition: all ease-in-out 0.3s;
}
/*header.sticky .logo-img {
    max-width: 60px!important;
}*/
/*header.sticky .container-logo {
    max-width: 60px!important;
}*/
.container-logo {
    padding: 0px 20px;
}
.header.sticky .container-logo {
    margin-top: 0!important;
    padding-bottom: 0!important;
}

/* style for floading banner */
.floatbanner {
    /*position: fixed;*/
    text-align: right;
    right: 30px;
    transition: all ease-in-out 0.3s;
}
.header.sticky .floatbanner img {
    height: 50px;
}
/* hide Google reCAPTCHA */
.grecaptcha-badge {
    opacity: 0;
}

/* for mobiles */
.hamburger {
    display: none!important;
}
.menu-txt {
    width: 70%;
    /*left: 0;*/
}
.menu-txt a img {
    width: 100%;
    max-width: 320px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .flag-icon {
        display: none;
    }
    .header {
        /*padding-top: 5px;*/
        overflow: scroll;
        padding-bottom: 0;
    }
    .header .logo {
        font-size: 1.2rem!important;
    }
    .pgWraper {
        padding-top: 142px;
    }
    html.bg-fixed,
    html.bg-fixed body {
        height: 100%;
        /*overflow: hidden;*/
    }
    .menu-txt a img {
        width: 189px;
        height: 47px;
    }
} 

/* tablets ----------- */
@media only screen and (min-width : 481px) and (max-width : 768px) {
    .flag-icon {
        display: none;
    }
    .pgWraper {
        padding-top: 151px;
    }
    .header .menu-txt img {
        height: 50px!important;
        width: auto;
    }
}
@media only screen and (min-width : 769px) and (max-width : 991px) {
    /*.header .floatbanner img {
        height: 50px;
    }*/
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .pgWraper {
        padding-top: 92px;
    }
    /*.header .floatbanner img {
        height: 50px;
    }*/
}

/* style for home slider */
.sliderframe {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .nextend-arrow.n2-ss-widget-display-mobile {
        display: none!important;
    }
    .container-logo p {
        margin-bottom: 0;
    }
}

/* styles for new header design */
header {
    padding-top: 0;
}
.verytopbar {
    background: #080942;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.verytopbar p {
    font-size: 12px;
    color: #ccb254;
    margin-bottom: 0;
    font-weight: 900;
}
.container1300 {
    max-width: 1300px;
    padding: 7px 15px;
}
.container1300 .container-logo, .container1300 > .nav, .container1300 .floatbanner {
    display: inline-block;
}
.container-logo img {
    max-width: 45px;
}
.container-logo p {
    margin-bottom: 0;
}
.header .logo {
    font-size: 1.1rem!important;
}
.container1300 .navbar-custom .navbar-nav .nav-link {
    font-size: 1rem;
}
.container1300 .floatbanner img {
    max-height: 50px;
}
@media (max-width: 1300px) {
    .container1300 {
        width: 1000px;
    }
    .container1300 .floatbanner img {
        max-height: 40px;
    }
    .header .container1300 .logo {
        display: none!important;
    }
  .container1300 .navbar-custom .navbar-nav .nav-link,
  .container1300 .navbar-custom .navbar-nav ul.dropdown-menu a.nav-link {
    font-size: 0.9rem;
    padding: 0.5rem!important;
  }
}
@media (max-width: 1000px) {
    .container1300 {
        width: 760px;
        padding: 7px 0;
    }
    .container1300 .navbar-custom {
        padding: 0;
    }
    .container1300 .navbar-custom .navbar-nav .nav-link,
    .container1300 .navbar-custom .navbar-nav ul.dropdown-menu a.nav-link {
        font-size: 0.8rem;
        padding: 0.4rem!important;
    }
    .container-logo {
        padding: 0;
    }
    .container1300 .floatbanner img {
        max-height: 30px;
    }
}
@media (max-width: 575px) {
  .container1300 {
    display: none!important;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .verytopbar p {
        font-size: 10px;
    }
}

/* gallery on Home */
.py-5 {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important;
}
.pt-5 {
    padding-top: 5rem!important;
}
/*.sec-videoList {
    background: #000;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}*/
.moremegayachts {
    background: #d2b656;
    color: #000;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 5px;
}
.moremegayachts:hover {
    color: #000;
    text-decoration: none;
}

/* contact form on Home */
.homeform h2 {
    font-size: 2.5rem;
}
.gold, .h1, h1 {
	color:#ffcb00!important;
}
@media (max-width: 414px) {
    .homeform h2, .h1, h1 {
        font-size: 1.2rem;
    }
    .h1.smalleronmobile, h1.smalleronmobile, h2.smalleronmobile {
        font-size: 1rem;
    }
}

/* footer bgcolour */
/*footer {
    background: #000;
    border-top: solid 1px #fff;
}*/