@import url(https://db.onlinewebfonts.com/c/32d2b427f00179e58ec354a89e6f0761?family=Tisa+Sans+Pro+Black+Italic);
@import url(https://db.onlinewebfonts.com/c/0d49fc455f4a8951a42daf952412a713?family=Helvetica+Neue+Regular);
@import url(https://db.onlinewebfonts.com/c/78b289f3a0bacec431948a5ba0eaf8d8?family=Helvetica+Neue+LT+Pro+107+Extra+Black+Condensed);

@font-face {
    font-family: "Helvetica Neue Regular";
    src: url("https://db.onlinewebfonts.com/t/0d49fc455f4a8951a42daf952412a713.eot");
    src: url("https://db.onlinewebfonts.com/t/0d49fc455f4a8951a42daf952412a713.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/0d49fc455f4a8951a42daf952412a713.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/0d49fc455f4a8951a42daf952412a713.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/0d49fc455f4a8951a42daf952412a713.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/0d49fc455f4a8951a42daf952412a713.svg#Helvetica Neue Regular")format("svg");
}

@font-face {
    font-family: "Helvetica Neue LT Pro 107 Extra Black Condensed";
    src: url("https://db.onlinewebfonts.com/t/78b289f3a0bacec431948a5ba0eaf8d8.eot");
    src: url("https://db.onlinewebfonts.com/t/78b289f3a0bacec431948a5ba0eaf8d8.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/78b289f3a0bacec431948a5ba0eaf8d8.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/78b289f3a0bacec431948a5ba0eaf8d8.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/78b289f3a0bacec431948a5ba0eaf8d8.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/78b289f3a0bacec431948a5ba0eaf8d8.svg#Helvetica Neue LT Pro 107 Extra Black Condensed")format("svg");
}

@font-face {
    font-family: "Tisa Sans Pro Black Italic";
    src: url("https://db.onlinewebfonts.com/t/32d2b427f00179e58ec354a89e6f0761.eot");
    src: url("https://db.onlinewebfonts.com/t/32d2b427f00179e58ec354a89e6f0761.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/32d2b427f00179e58ec354a89e6f0761.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/32d2b427f00179e58ec354a89e6f0761.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/32d2b427f00179e58ec354a89e6f0761.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/32d2b427f00179e58ec354a89e6f0761.svg#Tisa Sans Pro Black Italic")format("svg");
}

/* Interactive Banner css */

:root {
    --main: #1C6A52;
    --text: #222;
}

#jqibox:has(img.app) {
    overflow: overlay;
    height: auto !important;
}

#jqi:has(img.app) {
    top: 23% !important;
    max-width: 500px !important;
    border-radius: 25px;
}

#jqi:has(img.app) br {
    display: none;
}

#jqi:has(img.app) .jqiclose {
    display: none;
}

#jqi:has(img.app) .jqimessage {
    padding: 0 !important;
}

#jqi:has(img.app) button.jqidefaultbutton {
    color: #fff !important;
}

#jqi:has(img.app) .jqibuttons {
    background: none !important;
}

#jqi #jqi_state_state0 {
    display: relative !important;
    /*     margin-top: 60px; */
}

#jqi .jqimessage img.app {
    width: 300px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

div.pop-header {
    margin-top: 180px;
    margin-bottom: 10px;
}

#jqi:has(img.app) .pop-header .p1 {
    text-align: center;
    font-size: 40px;
    color: var(--main);
    line-height: normal !important;
    font-family: Open Sans, sans-serif;
    font-weight: 700 !important;
}

.pop-header .p2 {
    color: var(--text);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: auto 10px;
}

.pop-header .p3 {
    border-bottom: 2px solid;
    border-color: var(--main);
    width: 60px;
    margin: 15px auto;
}

#jqi:has(img.app) img.img-responsive.app-message {
	max-width: 90% !important;
	margin: auto !important;
    padding-top: 15px;
}

.pop-content {
    padding: 0px 15px 0 15px;
}

.qr-app {
    border: 4px solid var(--main);
    border-radius: 6px;
    margin: auto;
    width: 145px;
}

.goo-app-badge {
    margin: auto auto 5px auto;
    width: 180px;
}

.ios-app-badge {
    margin: auto auto 5px auto;
    width: 180px;
}

.w-qr {
    padding: 0 20px 0px 20px;
}

.w-qr .column {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: auto;
    flex-flow: unset;
}

.w-qr .column .col1 {
    /* 	text-align: right !important; */
}

.pd-0 {
    padding: 0 !important;
}

#jqi:has(img.app) .jqibuttons {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    background-color: #fff;
}

#jqi:has(img.app) .jqibuttons button:after {
    content: 'ay';
}

#jqi:has(img.app) .jqibuttons button {
    background-color: var(--main) !important;
    width: 95%;
    border-radius: 8px;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 10px;
}

#jqi:has(img.app) .jqibuttons button:focus-visible {
    outline: none !important;
}

@media screen and (max-width: 1024px) {
    #jqi .jqimessage img.app {
        width: 300px;
    }

    div.pop-header {
        margin-top: 170px;
    }
}

@media screen and (max-height: 800px) {

    #jqi .jqimessage img.app {
        width: 230px;
    }

    div.pop-header {
        margin-top: 130px;
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 500px) {

    #jqi:has(img.app) .pop-header .p1 {
        font-size: 25px;
        font-weight: 800;
    }

    .pop-header .p2 {
        font-size: 14px;
    }

    .w-qr .column {
        flex-flow: wrap;
    }

    .goo-app-badge {
        margin: 0 auto 10px auto;
        width: 150px;
    }

    .ios-app-badge {
        width: 150px;
    }

    #jqi .jqimessage img.app {
        width: 200px;
    }

    div.pop-header {
        margin-top: 120px;
    }

}

/* Interactive Banner css */


/* landing */

#landing {
    /* background: #ffffff !important; */
    background: url("./uploads/n-bigfellaeatzz.jpg") no-repeat !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center !important;
    overflow: hidden;
}

/* #landing:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, #ffffff85 20%, #00000000 20%);
    background-attachment: fixed;
    opacity: 1;
    z-index: 2;
} */

#landing #landing-logo img {
    display: none;
}

#landing #landing-content {
    left: 32%;
    top: 48%;
    width: 800px;
    text-align: left;
    transition: .5s all ease-in-out;
}

#landing #landing-form #tag-line {
    text-align: left;
}

.t-logo {
    /* margin-bottom: 40px; */
}

.t-logo ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    border-bottom: 5px solid #1C6A52;
    width: fit-content;
    margin: auto;
    padding-bottom: 20px;
}

.t-logo ul li {
    list-style: none;
}

.t-logo ul li:nth-child(2) {
    margin-left: 30px;
    font-family: "Helvetica Neue Regular";
    font-size: 70px;
    font-weight: bold;
    color: #1C6A52;
    text-transform: capitalize;
    letter-spacing: .03em;
}

.t-logo img {
    width: 150px;
}

p.tag {
    font-family: "Helvetica Neue LT Pro 107 Extra Black Condensed";
    font-size: 50px;
    text-transform: uppercase;
    color: #1C6A52;
    text-align: center;
    padding-top: 10px;
}

#landing #landing-form #form-text {
    width: 85%;
    margin: auto;
    font-size: 16px;
    font-weight: 400;
    text-shadow: none;
    color: #111;
    line-height: 25px;
    font-family: "Helvetica Neue Regular";
}

/* store */

#store-data {
    /* background: url("./uploads/banner-bigfellaeatzz.jpg") no-repeat; */
    /* background: url('./uploads/s-bg.jpg'); */
    background: #1C6A52;
    background-position: center;
    background-attachment: scroll;
    /* background-size: cover; */
    overflow: hidden;
    /* border-top: 3px solid #122159; */
    color: #fff !important;
}

#store-data .office-info p,
#store-data #h-address a {
    color: #fff !important;
    letter-spacing: 1px;
}

#store-data .text-danger {
    color: #1C6A52 !important;
    background: #FEEF98;
    padding: 2px 5px;
    border-radius: 10px;
    corner-shape: squircle;
}

#store-data h2:first-child {
    font-family: "Helvetica Neue LT Pro 107 Extra Black Condensed";
    font-size: 70px;
    font-weight: 800;
    text-transform: ca;
    color: #FCDF31;
    letter-spacing: .05em;
}

#store-data.col-md-3,
#store-data .col-md-3 p {
    color: #fff !important;
    font-weight: 500;
}

/* menu-nav */

#menu {
    background: #357A65;
    text-align: center;
    box-shadow: 0px 5px 8px rgb(0 0 0 / 10%);
}

#menu ul li a {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    color: #FEEF98 !important;
    /* border-bottom: 3px solid #E44126; */
    background: #357A65 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition:
        transform 0.3s ease-in-out,
        font-weight 0.2s ease;
}

#menu ul li a:hover,
#menu ul li:hover>a {
    color: #357A65 !important;
    background: #FEEF98 !important;
    /* text-decoration: 2px overline #111; */
    /* background-image: linear-gradient(to left, #F36349 , #FCBC38) !important; */
    /* border-top: 4px solid #B9AA38; */
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    color: #357A65 !important;
    background: #FEEF98 !important;
    border-bottom: none !important;
    /* text-decoration: 2px overline #111; */
    /* background-image: linear-gradient(to right, #F36349 , #FCBC38) !important; */
}

.pn-Advancer {
    background: #357A65 !important;
}

.pn-Advancer_Icon {
    fill: #FEEF98 !important;
}

/* menu */
#menu-items ul li #item-buttons input[type="button"],
input:checked+.input-group-label,
.modal-hh input:checked+.input-group-label,
#menu-items ul li #item-buttons .modal-hh .modal-footer button,
.modal-deals .modal-footer button {
    background: #1C6A52 !important;
}

.btn-primary {
    background: #1C6A52;
    border-color: #1C6A52;
}

.btn-primary:hover {
    background: #FCDF31;
    color: #1C6A52;
    border-color: #FCDF31;
}

.input-group-label:hover {
    background: #1C6A52 !important;
    color: #1C6A52 !important;
}

#menu-items ul li #item-buttons input[type="button"]:hover,
#menu-items ul li #item-buttons .modal-hh .modal-footer button:hover,
.modal-deals .modal-footer button:hover {
    background: #FCDF31 !important;
    color: #1C6A52 !important;
}

.menu-item {
    /* background: url(./uploads/n-menu.jpg) !important; */
    background: #FFF5B7;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    /* background: #f8f8f8; */
    padding: 20px;
    border-bottom: none;
}

#menu-items {
    /* background: url(./uploads/n-menu.jpg) !important; */
    background: #FFF5B7;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    /* background: #f8f8f8; */
}

#menu-items .menu-item:first-child {
    padding-top: 3em;
}

#menu-items .menu-item h1 {
    position: relative;
    text-align: center;
    background: none !important;
    color: #1C6A52 !important;
    width: fit-content;
    margin: auto;
    padding: 5px 20px;
    border-radius: 4px;
    font-family: "Tisa Sans Pro Black Italic" !important;
    font-weight: 800 !important;
    font-size: 50px !important;
    text-transform: uppercase;
    height: fit-content;
    /* border-bottom: 2px solid #fff; */
    /* border-bottom: 2px dashed #fff; */
    /* text-shadow: 0 3px 3px rgb(75 75 75 / 60%); */
    /* box-shadow: 0px 0px 15px #ffc8826e; */
    /* -webkit-text-fill-color: #090909;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 4px 4px 0px #1e1e1e42, 5px 4px 0px rgba(0, 0, 0, 0.15); */
    /* text-shadow: 2px 2px 0px #fff, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#menu-items ul li.group,
#menu-items ul li.single {
    background: transparent;
    padding: 10px;
    border: 1px solid #ababab;
    border-radius: 2px;
    /* outline: 1px dashed #C02528;
    outline-offset: 5px; */
    /* min-height: 200px !important; */
    box-shadow: 0px 0px 0px #0d0d0dba;
    border-radius: 4px;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background: #1C6A52;
    border: 1px solid #1C6A52;
    /* outline: 1px dashed #C02528;
    outline-offset: 5px; */
    box-shadow: 0px 0px 12px #2626269c;
    /* transform: scale(1); */
}

#menu-items .item-title-container .item-title {
    /* width: 90% !important; */
    font-size: 16px;
    font-family: "Helvetica Neue Regular";
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1C6A52;
    max-height: max-content !important;
    -webkit-line-clamp: 5;
}

li.group:hover .item-title,
li.single:hover .item-title {
    color: #FCDF31 !important;
}

/* #menu-items .item-title-container .item-title:after {
    content: '';
    display: block;
    margin-top: 3px;
    width: 0;
    height: 2px;
    background: #ED5226;
    transition: .2s;
}

#menu-items ul li.group:hover .item-title-container .item-title:after,
#menu-items ul li.single:hover .item-title-container .item-title:after {
    width: 100%;
} */

.item-price {
    background: #1C6A52;
    color: #FCDF31;
    font-family: "Helvetica Neue Regular";
    font-weight: 800;
    font-size: 14px !important;
    border-radius: 4px;
    padding: 8px 12px;
    height: fit-content;
    transition: 0.2s;
    letter-spacing: 0.05em;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #51515147;
}

/* li.group:hover .item-price,
li.single:hover .item-price {
    background: #1C6A52 !important;
    color: #FCDF31 !important;
    border: 2px solid #fff;
    box-shadow: 0px 0px 10px #51515194;
} */

.item-description {
    font-family: Poppins;
    font-size: 13px;
    color: #373737;
    text-transform: lowercase;
    -webkit-line-clamp: 3;
}

li.group:hover .item-description,
li.single:hover .item-description {
    color: #fff !important;
}

li.group:hover .menu-item-outofstock,
li.single:hover .menu-item-outofstock {
    background: #fff;
    color: #CA0808 !important;
    padding: 4px;
    border-radius: 5px;
    width: fit-content;
}

li.group:hover span.menu-item-outofstock,
li.single:hover span.menu-item-outofstock {
    background: #fff;
    color: #CA0808 !important;
    padding: 4px;
    border-radius: 5px;
    width: fit-content;
}

#menu-desc-header,
#menu-desc-footer {
    color: #111;
    text-align: center;
    width: fit-content;
    margin: auto;
    text-transform: uppercase;
}

/* about */

#about-us {
    text-align: center;
    /* background: url('./uploads/store-1.jpg') bottom right; */
    background: linear-gradient(#ffffff00), url("./uploads/n-about.jpg") no-repeat !important;
    /* background-size: cover !important; */
    background-attachment: fixed !important;
    background-position: center !important;
    border-top: 2px dashed #1C6A52;
    padding-top: 3em;
    color: #111;
    font-family: Montserrat;
}

/* #about-us:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #ffffffeb;
    opacity: 1;
    overflow: hidden;
    z-index: 1;
    background: radial-gradient(circle, #9e9e9e2e 10%, transparent 50%) repeat center/15px 15px !important;
} */

#about-us .d1 {
    position: relative;
    z-index: 2;
}

#about-us .container {
    /* border-top: 2px solid #111;
    padding-top: 5em; */
}

#about-us .section-title {
    display: none;
}

#about-us .column.col-md-7.about-us-img-container {
    width: 100%;
}

#about-us .column.col-md-5 {
    width: 100%;
    text-align: center;
}

#about-us h2 {
    font-family: "Helvetica Neue LT Pro 107 Extra Black Condensed";
    font-size: 55px;
    font-weight: 800;
    text-transform: uppercase;
    color: #1C6A52;
    border-bottom: 3px solid #1C6A52;
    width: fit-content;
    padding: 0 30px 5px 30px;
    margin: 45px auto 30px auto;
    /* text-shadow: 2px 2px 0px #fff, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#about-us p {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    font-family: "Helvetica Neue Regular";
    line-height: 25px;
    /* letter-spacing: 1px; */
}

/* #about-us p.p1 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border-bottom: 2px solid #fff;
    width: fit-content;
    padding: 0 30px 5px 30px;
    margin: auto auto 15px auto;
    line-height: 25px;
} */

#about-us .section-content img {
    width: 200px;
    background: #1C6A52;
    padding: 20px 40px;
    border-radius: 5%;
    transition: all 1s;
}

#about-us .about-us-img-container {
    text-align: center;
}

/* media query */
@media (max-width: 1599px) {
    .t-logo img {
        width: 120px;
    }

    .t-logo ul li:nth-child(2) {
        font-size: 60px;
    }

    p.tag {
        font-size: 45px;
    }
}

@media (max-width: 1399px) {
    body {
        padding-bottom: 0px;
    }
}

@media (max-width: 1099px) {
    ::-webkit-scrollbar {
        width: 0px;
    }

    #main-content {
        padding-bottom: 0;
    }

    #landing #landing-content {
        width: 90%;
        top: 40%;
        left: 50%;
        text-align: center;
    }

    #landing #landing-form {
        width: fit-content;
        margin: auto;
    }

    #landing #landing-content #tag-line {
        text-align: left;
        text-shadow: none;
    }

    #landing {
        /* background: linear-gradient(to right, #000000b0 30%, #00000000 50%); */
        background: linear-gradient(#ffffffc7, #ffffffc7), url("https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/rebigfellasburgers/uploads/n-1024.jpg") no-repeat !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-attachment: scroll !important;
        /* opacity: 1; */
        z-index: 2;
    }

    #menu {
        padding: 5px 28px;
    }

    #menu-ul .first {
        margin-left: 10px;
    }

    .pn-Advancer_Left {
        left: 0px;
        width: 30px;
    }

    #menu-ul li:last-child {
        margin-right: 10px;
    }

    .pn-Advancer_Right {
        right: 0px;
        width: 30px;
    }

    #menu-items .menu-item h1 {
        font-size: 45px !important;
        padding: 10px 20px;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 15px auto;
        display: flex;
        align-content: flex-start;
        min-height: -webkit-fill-available;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 45%;
        margin: 15px auto 15px 2.5%;
    }

    #menu-items .item-title-container {
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }

    .menu-item #menu_items ul li .visual-tag-label+.item-price {
        margin: 5px 0 0 0;
    }

    .menu-item #menu_items ul li .item-block-no-image .visual-tag-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100% !important;
    }

    .menu-item #menu_items ul li .visual-tag-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100% !important;
        gap: 5px;
    }

    #menu-items .item-title-container .item-title {
        min-height: fit-content !important;
        width: fit-content !important;
        font-size: 17px !important;
    }

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 6px 13px 6px 13px;
        border: 2px solid #fff;
        border-radius: 3px;
        font-size: 14px !important;
    }

    #menu-desc-header,
    #menu-desc-footer {
        font-size: 14px;
    }

    #about-us {
        background: linear-gradient(#ffffffba), url("./uploads/n-about.jpg") no-repeat !important;
        background-position: left !important;
    }
}

@media (max-width: 999px) {
    #store-data #store-details {
        text-align: center;
    }

    #store-data h2:first-child {
        font-size: 50px;
    }

    #about-us h2 {
        font-size: 50px;
    }
}

@media (max-width: 799px) {
    .menu-item #menu_items ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        /* align-items: flex-start; */
    }

    #menu-items .menu-item h1 {
        font-size: 40px !important;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        padding: 10px;
        /* border: 1px solid #cf2b36; */
        align-items: flex-start;
    }

    .menu-item .item-thumb {
        position: relative !important;
        display: flex !important;
        justify-content: center;
        top: 0;
        width: 50% !important;
        transform: none;
        background: none !important;
    }

    .item-block-no-image {
        padding: 10px;
    }

    .menu-item .item-block {
        margin-left: 0;
    }

    #menu-items .item-title-container {
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        font-size: 18px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 14px !important;
    }

    .item-description {
        font-size: 13px !important;
        -webkit-line-clamp: 3;
    }

    #menu-desc-header,
    #menu-desc-footer {
        font-size: 13px;
    }

    #about-us .section-content img {
        max-width: 50%;
    }

    #about-us .section-content img {
        width: 200px;
    }

    #about-us h2 {
        font-size: 40px;
    }

    #about-us p {
        font-size: 15px;
    }
}

@media (max-width: 699px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }
}

@media (max-width: 599px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }

    #landing #landing-form #form-text {
        width: fit-content;
    }

    .t-logo img {
        width: 100px;
    }

    .t-logo ul li:nth-child(2) {
        font-size: 50px;
    }

    p.tag {
        font-size: 35px;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 100%;
        margin: 12px auto;
        display: flex;
        align-items: flex-start;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 100%;
        margin: 10px auto 20px auto;
    }

    #menu-items .item-title-container {
        justify-content: center;
    }

    #menu-items .item-title-container .item-title {
        font-size: 18px !important;
    }

    .item-description {
        font-size: 13px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 14px !important;
    }

    #about-us .section-content img {
        max-width: 50%;
    }

    #about-us .section-content img {
        width: 180px;
    }

    #about-us h2 {
        font-size: 35px;
    }

    #about-us p {
        font-size: 15px;
        line-height: 25px;
    }
}

@media (max-width: 399px) {
    .navbar-right>li:nth-child(3) {
        display: none;
    }

    .t-logo img {
        width: 80px;
    }

    .t-logo ul li:nth-child(2) {
        font-size: 40px;
    }

    p.tag {
        font-size: 32px;
    }

    #landing #landing-form #form-text {
        font-size: 15px;
        line-height: 25px;
    }
}

@media (max-width: 325px) {
    .t-logo img {
        width: 70px;
    }

    .t-logo ul li:nth-child(2) {
        font-size: 35px;
        margin-left: 10px;
    }
}