@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Semibold.eot');
    src: local('Gilroy Semibold'), local('Gilroy-Semibold'),
        url('Gilroy-Semibold.eot?#iefix') format('embedded-opentype'),
        url('Gilroy-Semibold.woff') format('woff'),
        url('Gilroy-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #F39C12;
    border-radius: 10px;
}

* {
    margin: 0;
    padding: 0;
}

.welcome-section {
    background-image: linear-gradient(to bottom, rgba(14, 19, 23, 0), rgba(14, 19, 23, 1)), url(../images/hero-about-us.png);
    background-size: cover;
    height: 960px;
    padding-top: 70px;
    padding-left: 40px;
    padding-right: 40px;
}

.welcome-section .reservations-btn {
    color: #fff;
    font-family: 'Gilroy';
    background-color: transparent;
    border: 1px solid #fff;
    padding: 15px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    border-radius: 100px;
    letter-spacing: 0.7px;
    padding-left: 25px;
    padding-right: 25px;
    transition: all 0.5s ease;
    position: absolute;
    right: 15px;
    vertical-align: middle;
}

.welcome-section .reservations-btn:hover {
    color: #0E1317;
    background-color: #fff;
}


.welcome-section .logo-header {
    display: inline-block;
    padding-top: 8.7px;

}

.welcome-section #menu {
    text-decoration: none;
    text-align: center;
}

.welcome-section .menu {
    text-transform: uppercase;
    font-family: 'Gilroy';
    font-size: 16px;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    padding-top: 13.5px;
    height: 51px;

}

.welcome-section .menu li {
    display: inline-block;
    padding-right: 20px;
}

.welcome-section .menu li a {
    color: #fff;
    text-decoration: none;
}

.welcome-section .menu li #main {
    border-bottom: solid #fff 1px;
}

.welcome-section .menu li a:hover {
    border-bottom: solid #fff 1px;

}

.welcome-section .hero-section {
    color: #fff;
    text-align: center;
}

.welcome-section .hero-section h3 {
    color: #ffffff;
    font-family: 'Dancing Script';
    font-size: 60px;
    margin-top: 200px;
    margin-bottom: 50px;
}

.welcome-section .hero-section h1 {
    font-family: 'Abril Fatface';
    font-size: 100px;
    margin-bottom: 70px;
    font-weight: 400;
}

.welcome-section .hero-section p {
    font-size: 20px;
    text-transform: uppercase;
}


.the-secret-section{
    background-color: #0E1317;
    padding-top: 150px;
    padding-bottom: 250px;
}

.the-secret-section .the-secret-images{
    width: 496px;
}

.the-secret-section .the-secret-images .main-img {
    z-index: 2;
    position: absolute;
    margin-top: -650px;
    margin-left: -10px;
    margin-bottom: 0;
}

.the-secret-section .the-secret-images .bg-img-top{
    margin-top: -20px;
    margin-left: -20px;
    z-index: 0;
    margin-bottom: 40px;
}

.the-secret-section .the-secret-images .bg-img-bottom {
    margin-top: 0;
    margin-left: 190px;
    z-index: 0;
}

.the-secret-section .the-secret-text{
    display: inline-block;
    padding-top: 50px;
}

.the-secret-section .the-secret-text h3{
    color: #F39C12;
    font-family: 'Dancing Script';
    font-size: 40px;
    margin-bottom: 20px;
    padding-top: 50px;
}

.the-secret-section .the-secret-text h2 {
    color: #fff;
    font-family: 'Abril Fatface';
    font-size: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
    }

.the-secret-section .the-secret-text p {
    color: #fff;
    font-family: 'Gilroy';
    font-size: 14px;
    text-align: justify;
}

.the-secret-section .the-secret-text .signature{
    padding-bottom: 0;
    opacity: 50%;
    padding-top: 20px;
    margin: 0;
}

.the-secret-section .the-secret-text h4{
    color: #ffffff;
    font-family: 'Dancing Script';
    font-size: 40px;
}

.gallery-section {
    background-color: #0E1317;
    padding-bottom: 200px;
}

.gallery-section .img-1 {
    background-image: url(../images/gallery-about-us-1.png);
    height: 610px;
    background-size: cover;
}

.gallery-section .img-3 {
    background-image: url(../images/gallery-about-us-3.png);
        height: 610px;
    background-size: cover;
    
}


.gallery-section .img-2 {
    margin-top: -20px;
    background-image: url(../images/gallery-about-us-2.png);
    height: 650px;
    background-size: cover;
            
}

.dress-code-section{
    background-color: #0E1317;
    padding-top: 50px;
    padding-bottom: 200px;
}

.dress-code-section .text-sec {
    display: inline-block;
    padding-top: 250px;
}

.dress-code-section .text-sec h3 {
    color: #F39C12;
    font-family: 'Dancing Script';
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: -10px;
}

.dress-code-section .text-sec h2 {
    color: #fff;
    font-family: 'Abril Fatface';
    font-size: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.dress-code-section .text-sec p {
    color: #fff;
    font-family: 'Gilroy';
    font-size: 16px;
    text-align: justify;
    padding-right: 90px;
}

.dress-code-section .text-sec .title{
    color: #fff;
    font-family: 'Abril Fatface';
    font-size: 180px;
    position: absolute;
    margin-top: -240px;
    z-index: 2;
    margin-left: -80px;
}

.dress-code-section .img-sec{
    width: 610px;
}

.video-section{
    background-image: linear-gradient(to bottom, rgba(14, 19, 23, 0.5), rgba(14, 19, 23, 0.5)), url(../images/video-about-us.png);
    background-size: cover;
    padding-top: 215px;
    padding-bottom: 215px;
}

.video-section img{
    display: block;
    margin: auto;
}

.video-section a .modal-dialog .modal-content {
    background-color: transparent;
    border: none;
}

.video-section a .modal-dialog .modal-content .modal-header {
    border: none;
}

.video-section a .modal-dialog .modal-content .modal-header .close {
    color: #fff;
    padding-bottom: 0;
    width: 20px;
}

.video-section a .modal-dialog .modal-content .modal-body iframe {
    padding: 0;
    margin-left: -15px;
    border: none;
}

.video-section a .modal-dialog .modal-content .modal-header .close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    border: transparent;
    cursor: pointer;
    outline: none;
}

.comment-section{
    background-color: #0E1317;
    padding-top: 70px;
}

.comment-section .comment-icon{
    background: rgb(243, 156, 18);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 100px;
    padding: 30px;
    display: block;
    margin: auto;
}

.comment-section .comment-icon svg {
    margin-bottom: 60px;
    margin-left: -2px;

}

.comment-section p{
    padding-top: 30px;
    color: #fff;
    font-family: 'Gilroy';
    font-size: 25px;
    font-style: italic;
    padding-left: 350px;
    padding-right: 350px;
    text-align: center;
    padding-bottom: 30px;
}

.comment-section h5{
    color: #F39C12;
    font-family: 'Dancing Script';
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
}

.comment-section .reservation-form {
    margin-bottom: -200px;
    background-color: #161B21;
}

.comment-section .reservation-form h3 {
    color: #fff;
    text-align: center;
    font-family: 'Abril Fatface';
    font-size: 30px;
    padding-bottom: 20px;
    padding-top: 70px;
}

.comment-section .reservation-form h3 .special-word {
    display: inline;
    color: #F39C12;
}

.comment-section .reservation-form button {
    color: #fff;
    font-family: 'Gilroy';
    background-color: transparent;
    font-size: 14px;
    text-decoration: none;
    border-radius: 100px;
    padding: 15px;
    padding-left: 50px;
    padding-right: 50px;
    display: inline-block;
    text-align: center;
    margin-left: 450px;
    text-transform: uppercase;
    margin-bottom: 60px;
    border: solid 1px #fff;
    transition: all 0.5s ease;

}

.comment-section .reservation-form button:hover {
    background-color: #F39C12;
    border-color: #F39C12;
}

.comment-section .reservation-form .form-fields {
    margin-left: 70px;
    margin-right: 70px;
    margin-bottom: 20px;
        text-align: center;
}


.comment-section .reservation-form .form-fields #full-name {
    color: #8A8D90;
    font-family: 'Gilroy';
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #8A8D90;
    padding-bottom: 5px;
    padding-right: 300px;
    font-size: 15px;
    margin-right: 30px;
    margin-bottom: 50px;
    outline: none;
}

.comment-section .reservation-form .form-fields #phone-number {
    color: #8A8D90;
    font-family: 'Gilroy';
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #8A8D90;
    padding-bottom: 5px;
    padding-right: 270px;
    font-size: 15px;
    margin-bottom: 50px;
    outline: none;
}

.comment-section .reservation-form .form-fields #number-of-people {
    color: #8A8D90;
    font-family: 'Gilroy';
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #8A8D90;
    padding-bottom: 5px;
    padding-right: 190px;
    font-size: 15px;
    margin-bottom: 50px;
    margin-right: 30px;
    outline: none;
    font-family: 'Gilroy';
    background-color: #161B21;

}

.comment-section .reservation-form .form-fields #pick-a-date {
    color: #8A8D90;
    font-family: 'Gilroy';
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #8A8D90;
    padding-bottom: 2px;
    padding-right: 185px;
    font-size: 15px;
    margin-bottom: 50px;
    margin-right: 30px;
    outline: none;

}

.comment-section .reservation-form .form-fields input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
    opacity: 0.5;
}

.comment-section .reservation-form .form-fields #pack-time {
    color: #8A8D90;
    font-family: 'Gilroy';
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #8A8D90;
    padding-bottom: 5px;
    padding-right: 182px;
    font-size: 15px;
    margin-bottom: 50px;
    outline: none;
    font-family: 'Gilroy';
    background-color: #161B21;
}

.footer-section {
    background-image: linear-gradient(to bottom, rgba(14, 19, 23, 0.95), rgba(14, 19, 23, 0.95)), url(../images/footer.png);
    background-size: cover;
    padding-top: 300px;
    padding-bottom: 50px;
}

.footer-section h6 {
    color: #fff;
    font-family: 'Gilroy';
    font-size: 17px;
    margin-top: 20px;
    font-weight: bolder;
    padding-bottom: 20px;
}

.footer-section #col-2 {
    text-align: end;

}

.footer-section p {
    color: #fff;
    font-family: 'Gilroy';
    font-size: 15px;
}

.footer-section p svg {
    margin-right: 7px;
}

.footer-section p span {
    color: #F39C12;
}

.footer-section .follow-us-section {
    text-align: center;
}


.footer-section .follow-us-section img {
    margin-top: -70px;
}

.footer-section .follow-us-section .follow-us-icons a {
    text-decoration: none;
}
.footer-section hr {
    margin-top: 100px;
    border-top: #fff solid 1px;
    margin-left: 200px;
    margin-right: 200px;
}

.footer-section .info-section {
    margin-left: 200px;
    color: #fff;
    font-family: 'Gilroy';
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {

    .footer-section hr {
        margin-left: 100px;
        margin-right: 100px;
    }

    .footer-section .info-section {
        margin-left: 100px;

    }

    .the-secret-section .the-secret-images{
        width: 300px;
    }

    .the-secret-section .the-secret-text h3{
        font-size: 35px;
        margin-left: 50px;
    }

    .the-secret-section .the-secret-text h2 {
        font-size: 30px;
        margin-left: 50px;
        }

    .the-secret-section .the-secret-text p {
        margin-left: 50px;
    }

    .the-secret-section .the-secret-text .signature{
        margin-left: 50px;
    }

    .the-secret-section .the-secret-text h4{
        margin-left: 50px;
        font-size: 35px;
    }

    .comment-section .reservation-form button {
        margin-left: 365px;
    }
    
    .comment-section .reservation-form .form-fields {
        margin-left: 50px;
        margin-right: 50px;
    }
    
    .comment-section .reservation-form .form-fields #full-name {
        padding-right: 180px;
        margin-right: 30px;
    }

    .comment-section .reservation-form .form-fields #phone-number {
        padding-right: 180px;
    }
    
    .comment-section .reservation-form .form-fields #number-of-people {
        padding-right: 115px;
    }
    
    .comment-section .reservation-form .form-fields #pick-a-date {
        padding-right: 115px;
    }
    
    .comment-section .reservation-form .form-fields #pack-time {
        padding-right: 115px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 991px) {
        
    .footer-section hr {
        margin-left: 100px;
        margin-right: 100px;
    }
    
    .footer-section .info-section {
        margin-left: 100px;
    }

    .the-secret-section .the-secret-images{
        width: 300px;
    }

    .the-secret-section .the-secret-text h3{
        font-size: 35px;
        margin-left: 50px;
    }

    .the-secret-section .the-secret-text h2 {
        font-size: 30px;
        margin-left: 50px;
        }

    .the-secret-section .the-secret-text p {
        margin-left: 50px;
    }

    .the-secret-section .the-secret-text .signature{
        margin-left: 50px;
    }

    .the-secret-section .the-secret-text h4{
        margin-left: 50px;
        font-size: 35px;
    }

    .comment-section .reservation-form button {
        margin-left: 365px;
    }
    
    .comment-section .reservation-form .form-fields {
        margin-left: 50px;
        margin-right: 50px;
    }
    
    .comment-section .reservation-form .form-fields #full-name {
        padding-right: 180px;
        margin-right: 30px;
    }
    
    .comment-section .reservation-form .form-fields #phone-number {
        padding-right: 180px;
    }
    
    .comment-section .reservation-form .form-fields #number-of-people {
        padding-right: 115px;
    }
    
    .comment-section .reservation-form .form-fields #pick-a-date {
        padding-right: 115px;
    }
    
    .comment-section .reservation-form .form-fields #pack-time {
        padding-right: 115px;
    }
}

@media screen and (max-width: 990px) and (min-width: 770px) {

    .footer-section .follow-us-section img {
        margin-top: -50px;
        width: 200px;
    }
        
    .footer-section hr {
        margin-left: 50px;
        margin-right: 50px;
    }
        
    .footer-section .info-section {
        margin-left: 50px;
    }


    .comment-section .reservation-form button {
        margin-left: 255px;
        font-size: 12px;
    }
    
    .comment-section .reservation-form .form-fields {
        margin-left: 50px;
        margin-right: 50px;
    }
    
    .comment-section .reservation-form .form-fields #full-name {
        padding-right: 80px;
        margin-right: 30px;
    }
    
    .comment-section .reservation-form .form-fields #phone-number {
        padding-right: 80px;
    }
    
    .comment-section .reservation-form .form-fields #number-of-people {
        padding-right: 50px;
        margin-right: 30px;
    }
    
    .comment-section .reservation-form .form-fields #pick-a-date {
        padding-right: 50px;
    }
    
    .comment-section .reservation-form .form-fields #pack-time {
        padding-right: 50px;
    }     
}

@media screen and (max-width: 990px) and (min-width: 765px) {

    .the-secret-section {
        height: 1500px;
    }

    .the-secret-section .the-secret-images {
        margin-left: 120px;
    }

    .the-secret-section .the-secret-text {
        position: absolute;
        margin-top: 650px;
        margin-left: -250px;
        margin-right: 100px;
    }
}

@media screen and (max-width: 549px) and (min-width: 481px) {

    .the-secret-section{
        height: 1300px;
    }

    .the-secret-section .the-secret-images .bg-img-top{
        display: none;
    }

    .the-secret-section .the-secret-images .bg-img-bottom{
        display: none;
    }

    .the-secret-section .the-secret-images .main-img{
        margin-top:-70px;
        margin-left: -20px;
        width: 100%;
    }

    .the-secret-section .the-secret-images .main-img img{
        width: 100%;
    }

    .the-secret-section .the-secret-text {
        margin-top: 560px;
    }
}

@media screen and (max-width: 500px) and (min-width: 481px) {

    .the-secret-section {
        height: 1300px;
    }

    .the-secret-section .the-secret-images .bg-img-top {
        display: none;
    }

    .the-secret-section .the-secret-images .bg-img-bottom {
        display: none;
    }

    .the-secret-section .the-secret-images .main-img {
        margin-top: -70px;
        margin-left: -20px;
        width: 100%;
    }

    .the-secret-section .the-secret-images .main-img img {
        width: 100%;
    }

    .the-secret-section .the-secret-text {
        margin-top: 480px;
    }
}

@media screen and (max-width: 480px) and (min-width: 400px) {

    .the-secret-section {
        height: 1300px;
    }

    .the-secret-section .the-secret-images .bg-img-top {
        display: none;
    }

    .the-secret-section .the-secret-images .bg-img-bottom {
        display: none;
    }

    .the-secret-section .the-secret-images .main-img {
        margin-top: -70px;
        margin-left: -20px;
        width: 100%;
    }

    .the-secret-section .the-secret-images .main-img img {
        width: 100%;
    }

    .the-secret-section .the-secret-text {
        margin-top: 450px;
    }
}

@media screen and (max-width: 767px) and (min-width: 550px) {

    .dress-code-section .text-sec {
        padding-left: 40px;
    }

    .dress-code-section .text-sec .title {
        font-size: 70px;
        margin-top: -130px;
        margin-left: 0px;
    }

    .dress-code-section .img-sec img {
        margin-top: 130px;
        margin-left: -20px;
    }

    .dress-code-section .text-sec h3 {
        font-size: 35px;
    }

    .dress-code-section .text-sec h2 {
        font-size: 25px;
    }

    .dress-code-section .text-sec p {
        font-size: 16px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 549px) and (min-width: 401px) {

    .dress-code-section .text-sec {
        padding-left: 40px;
        margin-top: -80px;
    }

    .dress-code-section .text-sec .title {
        font-size: 40px;
        margin-top: -100px;
        margin-left: 0px;
    }

    .dress-code-section .img-sec img {
        display: inline-block;
        margin: auto;
        height: 400px;
        margin-top: 130px;
        margin-left: 20px;
    }

    .dress-code-section .text-sec h3 {
        font-size: 20px;
    }

    .dress-code-section .text-sec h2 {
        font-size: 20px;
    }

    .dress-code-section .text-sec p {
        font-size: 15px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 400px) and (min-width: 360px) {

    .dress-code-section .text-sec {
        padding-left: 40px;
        margin-top: -80px;
    }

    .dress-code-section .text-sec .title {
        font-size: 40px;
        margin-top: -100px;
        margin-left: 0px;
    }

    .dress-code-section .img-sec img {
        display: inline-block;
        margin: auto;
        height: 370px;
        margin-top: 130px;
        margin-left: 20px;

    }

    .dress-code-section .text-sec h3 {
        font-size: 20px;
    }

    .dress-code-section .text-sec h2 {
        font-size: 20px;
    }

    .dress-code-section .text-sec p {
        font-size: 15px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 360px) and (min-width: 320px) {

    .dress-code-section .text-sec {
        padding-left: 40px;
        margin-top: -80px;
    }

    .dress-code-section .text-sec .title {
        font-size: 40px;
        margin-top: -100px;
        margin-left: 0px;
    }

    .dress-code-section .img-sec img {
        display: inline-block;
        margin: auto;
        height: 370px;
        margin-top: 130px;
        margin-left: 0px;
    }

    .dress-code-section .text-sec h3 {
        font-size: 20px;
    }

    .dress-code-section .text-sec h2 {
        font-size: 20px;
    }

    .dress-code-section .text-sec p {
        font-size: 15px;
        padding-right: 10px;

    }
}

@media screen and (max-width: 320px) {

    .dress-code-section .text-sec {
        padding-left: 10px;
        margin-top: -80px;
    }

    .dress-code-section .text-sec .title {
        font-size: 40px;
        margin-top: -100px;
        margin-left: -10px;
    }

    .dress-code-section .img-sec img {
        display: inline-block;
        margin: auto;
        height: 280px;
        margin-top: 130px;
        margin-left: 0px;
    }

    .dress-code-section .text-sec h3 {
        font-size: 20px;
    }

    .dress-code-section .text-sec h2 {
        font-size: 20px;
    }

    .dress-code-section .text-sec p {
        font-size: 15px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 400px) and (min-width: 320px){

    .the-secret-section {
        height: 1300px;
    }

    .the-secret-section .the-secret-images .bg-img-top {
        display: none;
    }

    .the-secret-section .the-secret-images .bg-img-bottom {
        display: none;
    }

    .the-secret-section .the-secret-images .main-img {
        margin-top: -70px;
        margin-left: -20px;
    }

    .the-secret-section .the-secret-images .main-img img {
        width: 100%;
    }

    .the-secret-section .the-secret-text {
        margin-top: 350px;
    }

}

@media screen and (max-width: 320px) {

    .the-secret-section {
        height: 1300px;
    }

    .the-secret-section .the-secret-images .bg-img-top {
        display: none;
    }

    .the-secret-section .the-secret-images .bg-img-bottom {
        display: none;
    }

    .the-secret-section .the-secret-images .main-img {
        margin-top: -70px;
        margin-left: -20px;
    }

    .the-secret-section .the-secret-images .main-img img {
        width: 100%;
    }

    .the-secret-section .the-secret-text {
        margin-top: 250px;
    }

}

@media screen and (max-width: 769px){

    .gallery-section{
        height: 2000px;
    }

    .gallery-section #img-1 {
    margin-bottom: 50px;
    }

    .gallery-section #img-2 {
    margin-bottom: 50px;
    height: 610px;
    }
}


@media screen and (max-width: 769px) and (min-width: 550px) {

    .welcome-section .reservations-btn {
            display: none;
    }
    
    .welcome-section .logo-header {
        display: none;
    }
    
    .welcome-section .menu {
        font-size: 20px;
    }
    
    .welcome-section .hero-section h3 {
        font-size: 50px;
    }
    
    .welcome-section .hero-section h1 {
        font-size: 75px;
    }
    
    .welcome-section .hero-section p {
        font-size: 18px;
    }

    .comment-section .reservation-form {
        margin-top: 50px;
    }

    .comment-section .reservation-form button {
        margin-left: 165px;
        font-size: 12px;
    }

    .comment-section .reservation-form .form-fields {
        margin-left: 30px;
        margin-right: 30px;
    }

    .comment-section .reservation-form .form-fields #full-name {
        padding-right: 270px;
    }

    .comment-section .reservation-form .form-fields #phone-number {
        padding-right: 270px;
    }

    .comment-section .reservation-form .form-fields #number-of-people {
        padding-right: 15px;
    }

    .comment-section .reservation-form .form-fields #pick-a-date {
        padding-right: 10px;
    }

    .comment-section .reservation-form .form-fields #pack-time {
        padding-right: 15px;
    }

    .footer-section .follow-us-section img {
        margin-top: 50px;
        width: 200px;
    }
        
    .footer-section hr {
        margin-left: 50px;
        margin-right: 50px;
    }
        
    .footer-section .info-section {
        margin-left: 50px;
    }

    .footer-section #col-1 {
        display: inline-block;
        width: 50%;
    }

    .footer-section #col-2{
        display: inline-block;
        width: 50%;
        text-align: end;
    }
}

@media screen and (max-width: 320px) {

    .welcome-section .reservations-btn {
            display: none;
    }
        
    .welcome-section .logo-header {
        display: none;
    }
        
    .welcome-section .menu {
        font-size: 20px;
    }

    .welcome-section .menu li {
        display: block;
    }
        
    .welcome-section .hero-section h3 {
        font-size: 30px;
    }
        
    .welcome-section .hero-section h1 {
        font-size: 35px;
        text-align: center;
    }
        
    .welcome-section .hero-section p {
        font-size: 18px;
    }
        
    .footer-section {
        height: 600px;
    }
        
    .footer-section .follow-us-section img {
        display: none;
    }
        
    .footer-section hr {
        margin-left: 20px;
        margin-right: 20px;
    }
        
    .footer-section .info-section {
        margin-left: 20px;
        font-size: 10px;
    }
        
    .footer-section h6 {
        font-size: 12px;
        margin-top: -40px;
    }
        
    .footer-section p {
        font-size: 8px;
    }
        
    .footer-section #col-1 {
        display: inline-block;
        width: 50%;
        line-height: 15px;
        margin-bottom: 30px;
    }
        
    .footer-section #col-2 {
        display: inline-block;
        width: 50%;
        text-align: end;
        line-height: 15px;
        margin-bottom: 30px;
    }

    .comment-section .reservation-form {
        margin-top: 40px;
    }
    
    .comment-section .reservation-form button {
        width: 180px;
        margin: 50%;
        transform: translate(-50%, -50%);
        font-size: 10px;
        margin-top: 0;
        margin-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .comment-section .reservation-form h3 {
        font-size: 20px;
    }
    
    .comment-section .reservation-form .form-fields {
        margin-left: 20px;
        margin-right: 20px;
    }
    
    .comment-section .reservation-form .form-fields #full-name {
        padding-right: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    
    .comment-section .reservation-form .form-fields #phone-number {
        padding-right: 10px;
    }
    
    .comment-section .reservation-form .form-fields #number-of-people {
        padding-right: 50px;
        margin-right: 0;
    }
    
    .comment-section .reservation-form .form-fields #pick-a-date {
        padding-right: 70px;
        margin-right: 0;
    }
    
    .comment-section .reservation-form .form-fields #pack-time {
        padding-right: 110px;
        margin-right: 0;
    }
}

@media screen and (max-width: 549px) and (min-width: 321px){

    .welcome-section .reservations-btn {
            display: none;
    }
    
    .welcome-section .logo-header {
        display: none;
    }
    
    .welcome-section .menu {
        font-size: 20px;
    }
    
    .welcome-section .menu li {
        display: block;
    }
    
    .welcome-section .hero-section h3 {
        font-size: 30px;
    }
    
    .welcome-section .hero-section h1 {
        font-size: 35px;
        text-align: center;
    }
    
    .welcome-section .hero-section p {
        font-size: 18px;
    }

    .footer-section{
        height: 600px;
    }

    .footer-section .follow-us-section img {
        display: none;
    }

    .footer-section hr {
        margin-left: 20px;
        margin-right: 20px;
    }

    .footer-section .info-section {
        margin-left: 20px;
        font-size: 10px;
    }

    .footer-section h6{
        font-size: 12px;
        margin-top: -40px;
    }

    .footer-section p {
        font-size: 8px;
    }

    .footer-section #col-1 {
        display: inline-block;
        width: 50%;
        line-height: 15px;
        margin-bottom: 30px;
    }

    .footer-section #col-2 {
        display: inline-block;
        width: 50%;
        text-align: end;
        line-height: 15px;
        margin-bottom: 30px;
    }

    .comment-section .reservation-form {
        margin-top: 40px;
    }

    .comment-section .reservation-form button {
        width: 180px;
        margin: 50%;
        transform: translate(-50%, -50%);
        font-size: 10px;
        margin-top: 0;
        margin-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .comment-section .reservation-form h3 {
        font-size: 20px;
    }

    .comment-section .reservation-form .form-fields {
        margin-left: 20px;
        margin-right: 20px;
    }

    .comment-section .reservation-form .form-fields #full-name {
        padding-right: 70px;
        margin-left: 0;
        margin-right: 0;
    }

    .comment-section .reservation-form .form-fields #phone-number {
        padding-right: 70px;
    }

    .comment-section .reservation-form .form-fields #number-of-people {
        padding-right: 110px;
        margin-right: 0;
    }

    .comment-section .reservation-form .form-fields #pick-a-date {
        padding-right: 130px;
        margin-right: 0;
    }

    .comment-section .reservation-form .form-fields #pack-time {
        padding-right: 170px;
        margin-right: 0;
    }
}

@media screen and (max-width: 380px) and (min-width: 360px){

    .comment-section .reservation-form .form-fields #full-name {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 359px) and (min-width: 320px) {

    .comment-section .reservation-form .form-fields #full-name {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 1550px) and (min-width: 1201px) {

    .dress-code-section .text-sec {
        padding-left: 130px;
    }

    .dress-code-section .text-sec .title {
        font-size: 120px;
        margin-top: -160px;
    }

    .dress-code-section .img-sec img{
        height: 600px;
        margin-top: 100px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {

    .dress-code-section .text-sec {
        padding-left: 40px;
    }

    .dress-code-section .text-sec .title {
        font-size: 110px;
        margin-top: -160px;
        margin-left: -50px;
    }

    .dress-code-section .img-sec img {
        height: 550px;
        margin-top: 100px;
    }
}

@media screen and (max-width: 999px) and (min-width: 768px) {

    .dress-code-section .text-sec {
        padding-left: 40px;
    }

    .dress-code-section .text-sec .title {
        font-size: 80px;
        margin-top: -120px;
        margin-left: -50px;
    }

    .dress-code-section .img-sec img {
        height: 520px;
        margin-top: 130px;
        margin-left: -50px;
    }

    .dress-code-section .text-sec h3 {
        font-size: 30px;
    }

    .dress-code-section .text-sec h2 {
        font-size: 25px;
    }

    .dress-code-section .text-sec p {
        font-size: 16px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 700px){

    .comment-section p{
        padding-left: 200px;
        padding-right: 200px;
    }
}

@media screen and (max-width: 699px) and (min-width: 500px) {

    .comment-section p {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media screen and (max-width: 499px) {

    .comment-section p {
        padding-left: 50px;
        padding-right: 50px;
        font-size: 17px;
    }

    .comment-section h5{
        font-size: 20px;
    }
}