body {
    overflow-x: hidden;
    background-color: #efefefd4;
}

.logo_img {
    max-width: 120px;
}

#mainNav {
    background: #fdcc52
}

#mainNav .navbar-nav > li > a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
}

.header.masthead {
    background: transparent;
}

.contraxFont {
    font-family: 'Conthrax', sans-serif;
    letter-spacing: -1px;
    font-size: 16px;
    color: #007bff;
}

.desktop_view {
    display: block;
}

.mobile_view {
    display: none;
}

.mobile_inline_view {
    display: none;
}

.contraxFont:hover {
    color: #fdcc52;
    text-decoration: none;
}

i {
    color: #fdcc52;
}

.flex_container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.extended_flex_container {
    justify-content: flex-start;
    gap: 1rem;
}

@media screen and (max-width: 480px) {
    .extended_flex_container {
        gap: 0 !important;
        margin-inline: 1rem !important;
    }
}

.about_us_content {
    font-size: 1em;
    text-align: center;
    position: relative;
}

.about_us_container {
    padding: 15% 20px;
    background-size: cover;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7)), url('../img/ice_cream/ice_cream_3.jpg');
    position: relative;
}

#navbarResponsive {
    cursor: pointer;
    position: absolute;
    top: 10vh;
    z-index: 9999;
    background: #fff;
    padding: 10px;
    right: 0;
}

.nav-link1 {
    display: block;
    text-align: left;
}

button:focus-visible,
button:focus,
button:active,
button:hover {
    outline: none !important;
}

i {
    color: #9e1717;
}

select {
    min-width: 250px;
    padding: 5px 10px;
    border-radius: 15px;
    outline: none;
    margin-right: 10px;
}

a {
    color: #000000;
    transition: all .35s;
}

a:hover {
    color: #9e1717;
    text-decoration: none;
}

.navbar-nav .nav-link {
    text-align: left;
    font-weight: bold;
    color: #9e1717;
}

ul {
    display: block
}

li {
    list-style-type: none
}

.hidden {
    display: none;
}

p {
    text-align: justify;
}

/*Carousel*/
.carousel-item img {
    height: 900px
}

.carousel-control-next,
.carousel-control-prev {
    width: 40px;
    margin: auto 30px;
    height: 40px;
    background-color: black;
    border-radius: 50%;
}

.carousel-caption {
    padding: 20px;
    right: unset;
}

/* Home */
section {
    padding: 100px 20px;
    position: relative;
}

.dfBDQI {
    display: none !important
}

.about_us_bg {
    background: url(../img/grey_circle.png) no-repeat;
    background-position-y: -35vh;
    background-size: 40vw;
    background-position-x: 65vw;
}

.flex_container.about_us .width_30 {
    margin-left: 15px;
}

.subheading {
    max-width: 250px;
    margin: 0 auto 20px;
    color: white;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    background: linear-gradient(to right, rgba(72, 19, 19, 1), rgba(197, 34, 34, 1));
    border-radius: 10px;
}

.flex_container.about_us {
    align-items: normal;
    margin-right: 20px;
}

.about_us_img {
    width: 35%;
    border-radius: 0 20px 20px 0;
    margin-left: -20px;
}

.about_us p {
    font-size: 14px
}

.width_20 {
    width: 20%;
}

.width_30 {
    width: 30%;
}

.width_33 {
    width: 33.33%;
}

.width_40 {
    width: 38%;
}

.width_49 {
    width: 49%;
}

.width_50 {
    width: 50%;
}

.width_60 {
    width: 60%;
}

.width_79 {
    width: 79%;
}

.width_80 {
    width: 80%;
}

.founder_container {
    padding-top: 50px;
    background: url(../img/grey_circle.png) no-repeat;
    background-position-y: 5vh;
    background-size: 40vw;
    background-position-x: -15vw;
}

.vision_mission {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    align-items: flex-start;
}

.vision_mission h2 {
    color: #9e1717;
    font-weight: bold;
}

.vision_mission .width_50 {
    padding: 20px 50px
}

.vision_mission_container {
    margin: auto;
    max-width: 1300px;
    position: relative;
}

.vision_mission_container i {
    font-size: 66px;
    position: absolute;
    z-index: 9;
}

.founder_img {
    border-radius: 50%;
    width: 100%;
    max-width: 400px;
    display: block;
    margin: auto;
    height: 100%;
    max-height: 400px;
    object-fit: cover;
    object-position: center;
}

#features {
    padding: 0;
}

#features .width_33 {
    text-align: center;
    background-color: #9e1717;
    padding: 25px 30px;
}

#features .width_33 p {
    max-width: 350px;
    margin: auto;
    font-size: 14px;
}

/*About Us*/
.header_img {
    width: 100%;
    height: 300px;
    object-position: top;
    object-fit: cover;
}

.section_heading {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: -80px;
}

.section_heading h2 {
    color: #cc2020;
    font-weight: 900;
    font-size: 3.5em
}

.section_heading .subheading {
    font-size: 2em;
    min-width: 350px;
    font-weight: 700;
    padding: 0 20px 5px;
}

.about_us_description {
    max-width: 1300px;
    margin: auto;
}

.about_us_description p {
    font-size: 16px;
    text-align: justify;
    margin-top: 20px
}

.about_us_description .left {
    width: 46%;
    margin-right: 7%;
    display: inline-block;
    vertical-align: top;
}

.about_us_description .right {
    width: 46%;
    display: inline-block;
    vertical-align: top;
}

#about_us_v_m {
    padding: 0;
}

#about_us_v_m .side-column {
    padding: 30px 0;
}

#about_us_v_m .tab-content {
    background: #fff;
    color: #000;
    height: 190px;
    border-radius: 0 30px 30px 0
}

#vision,
#mission {
    padding: 50px;
}

.smaller_container {
    max-width: 1300px;
    margin: auto;
}

#management_txt,
#awards_txt {
    cursor: pointer;
}

#management_txt h1,
#awards_txt h1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.about_us_btn {
    background: rgba(140, 38, 38, 1);
    padding: 25px;
    border-radius: 25px;
    width: 45%;
}

.about_us_btn:hover {
    color: #6d0606;
}

#awards,
#management {
    width: 100%
}

.management_awards {
    width: 100%;
    height: auto;
    margin-top: 30px;
    position: relative;
    box-shadow: 10px 10px 5px grey;
}

.container_picture {
    position: relative;
    z-index: 99
}

.about_us_founder_img {
    box-shadow: 1px 1px 20px white;
    border-radius: 30px;
    max-width: 450px;
    width: 100%
}

.image_text {
    position: absolute;
    bottom: 100px;
    left: 0
}

.about_founder {
    padding: 50px 0;
    color: #fff;
    z-index: 999;
    position: relative;
    padding-right: 20px
}

.about_founder p {
    text-align: justify;
}

.about_founder h1 {
    color: #cc2020;
    font-weight: 800;
    margin-bottom: 40px
}

.red_banner {
    background-color: #a52828;
    position: absolute;
    width: 100%;
    left: 0;
    height: 300px;
    bottom: 100px;
}


/*Product & Service*/
.product_service_phj.project_header_img {
    background: url('../img/overall_night-scaled-1030x660.jpg') no-repeat;
    background-size: cover;
    background-position-y: -160px;
}

.product_header_img {
    width: 100%;
    background: url('../img/overall_night-scaled.jpg') no-repeat;
    background-size: cover;
    background-position-y: center;
    height: 300px;
    position: relative;
}

.products_heading {
    max-width: 1200px;
    padding-top: 120px;
    color: #ffffff;
    font-weight: bold;
    margin: auto;
    font-size: 3em
}

.product-img {
    width: 100%;
    max-width: 400px;
    position: absolute;
    left: 60%;
    top: 650px;
    display: block;
}

.faq li.q {
    font-size: 120%;
}

/*Event*/
.event_bg {
    margin: auto;
    position: relative;
}

.event_bg .heading {
    position: absolute;
    color: #9e1717;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 250px;
    background: #fff;
    left: 0;
    top: 0;
    padding-top: 20px;
}

.event_bg .flex_container {
    align-items: normal;
    max-width: 1140px;
    margin: auto;
}

.events-heading {
    margin-top: -125px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 92px;
}

.event_container {
    background: #fff;
    border-radius: 0 0 20px 20px;
    position: relative;
    margin-bottom: 20px;
}

.event_img {
    width: 100%;
    margin-bottom: 20px;
    height: 250px;
    object-position: center;
    object-fit: cover;
}

.event_title {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
    padding: 0 20px;
}

.event_address {
    font-size: 16px;
    padding: 0 20px;
    margin-bottom: 80px;
}

#event_carousel {
    max-width: 800px;
    margin: 50px 20px;
}

#event_carousel .handover-img {
    max-width: 800px;
    height: auto;
    width: 100%;
    object-position: center;
    object-fit: cover;
    border-radius: 25px;
}

.next_event,
.prev_event {
    background-color: white;
    position: relative;
    border-radius: 30px;
    padding: 15px;
    float: right;
    text-align: right
}

.prev_event {
    float: left;
    text-align: left;
}

.next_event_title {
    font-size: 20px;
    font-weight: bold;
    color: #9e1717;
    margin-bottom: 5px;
}

.next_event_subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.next_button {
    background: linear-gradient(to right, rgba(72, 19, 19, 1), rgba(197, 34, 34, 1));
    border: none;
    color: white;
    font-size: 14px;
    font-weight: bold;
    border-radius: 30px;
}

.fa-angle-right,
.fa-angle-left {
    color: white;
}

.details_button {
    background-color: #ffffff;
    border: solid 2px;
    color: black;
    font-size: 14px;
    font-weight: bold;
    border-radius: 30px;
    padding: 3px 10px;
    position: absolute;
    left: 20px;
    bottom: 20px;
}

/*Project*/
.project_header_img {
    width: 100%;
    background: url('../img/entrance.jpg') no-repeat;
    background-size: cover;
    background-position-y: center;
    height: 700px;
    position: relative;
    box-shadow: 10px 10px 5px #f1f1f1;
}

section.project {
    margin-bottom: 40px;
    padding-left: 0
}

iframe {
    height: 100vh;
    max-height: 800px
}

.project .width_20 {
    margin-left: -20px;
    padding-left: 0;
}

.load-button {
    background: linear-gradient(to right, rgba(72, 19, 19, 1), rgba(197, 34, 34, 1));
    border: none;
    color: white;
    font-size: 16px;
    border-radius: 30px;
    padding: 5px 50px;
    float: right;
    margin-top: 20px;
}

.project_container {
    position: relative;
    width: 32%;
    background: #fff;
    border-radius: 0 0 20px 20px;
    height: 80%;
    min-height: 570px;
}

.project_img {
    width: 100%;
    height: 350px;
    object-position: center;
    object-fit: cover;
}

.project_bg {
    padding: 15px 20px;
}

.project_bg h5 {
    font-weight: bold;
    font-size: 17px;
}

.project_bg p {
    font-size: 14px;
    margin: 5px 0;
}

.project_item_container {
    padding-bottom: 30px;
    margin-bottom: 50px
}

.project_item {
    vertical-align: middle;
    font-size: 11px;
    display: inline-block;
    margin-right: 10px;
}

.project_label {
    margin-bottom: 20px
}

.project_label th {
    vertical-align: top;
    font-size: 16px;
}

.project_label td {
    padding-left: 55px;
    vertical-align: top;
    font-size: 16px;
}

#page1 .project_container {
    margin-bottom: 20px;
}

.project_heading {
    padding-top: 20vh;
    font-size: 3em;
    color: #fff;
    font-weight: 800;
    padding-right: 10vw;
    text-align: right;
}

.project_heading.special_heading {
    width: fit-content;
    float: right;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 40px;
    margin: 20vh;
}

.arrow-left,
.arrow-right {
    font-size: 37px;
    color: white;
    text-align: center;
    padding: 5px;
    padding-right: 0;
}

.arrow-border {
    background-color: #afafafb5;
    width: 43px;
    float: right;
}

.message {
    width: 100%;
    color: red;
    font-size: 14px;
    font-weight: bold;
}

#searching_form {
    position: absolute;
    top: 450px;
    z-index: 9999;
    left: 0;
    right: 0;
    text-align: center;
}

.search {
    position: relative;
    padding: 5px 10px;
    border-radius: 15px;
    min-width: 250px;
    border: none;
    background: linear-gradient(to right, rgba(72, 19, 19, 1), rgba(197, 34, 34, 1));
    color: white;
    text-align: center;
    font-weight: bold;
    outline: none;
}

/*Project Details*/
#project_details {
    padding: 40px 20px;
}

.carousel-bg {
    background-color: #efefefd4;
    height: 155px;
    position: absolute;
    width: 100%;
}

.manager-bg {
    background-color: #efefefd4;
    float: right;
    padding: 15px;
}

.manager {
    width: 154px;
    height: 150px;
    border-radius: 50%;
    display: block;
    margin: 20px auto;
}

.form-input {
    border: none;
    border-radius: 10px;
    padding-left: 14px;
    margin-bottom: 20px;
    display: block;
}

.contact-button {
    background: linear-gradient(to right, rgba(72, 19, 19, 1), rgba(197, 34, 34, 1));
    color: white;
    font-size: 16px;
    border-radius: 10px;
    outline: none;
    border: none;
    width: 100%;
    padding: 3px;
}

#project_details .info p {
    font-size: 15px;
}

#project_layout .width_49 {
    margin-bottom: 30px;
}

.project_type_label {
    background-color: #4e4b4b;
    margin-bottom: 1%;
    padding: 10px;
    color: #fff;
}

.project_type_img {
    width: 100%;
    height: 100%;
    max-height: 560px;
}

.map {
    width: 100%;
    max-height: 500px;
    margin-top: 50px;
}

#facilities td {
    vertical-align: top;
    padding-right: 15px
}

.upcoming_img {
    max-width: 300px;
    display: block;
}

.facility_header {
    color: #000;
    font-size: 20px;
    border-bottom: 1px solid #4e4b4b;
    width: 100%;
    padding-bottom: 5px;
    font-weight: bold;
    margin-top: 30px;
}

/* Project Details Carousel*/
.carousel_container {
    background-color: #efefefd4;
}

#thumbnail-preview-indicators {
    margin: 0 30px;
    padding: 30px 0;
    text-align: center;
}

#thumbnail-preview-indicators .carousel-indicators {
    width: 100%;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 20px auto;
    max-height: unset;
}

#carouselExampleIndicators .carousel-item img {
    height: 900px;
    object-fit: cover;
    object-position: center;
}

/* CAROUSEL INDICATORS */
#thumbnail-preview-indicators .carousel-indicators li,
#thumbnail-preview-indicators .carousel-indicators li.active {
    width: auto;
    height: 130px;
    max-height: 132px;
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
    max-width: 200px;
    min-width: 200px;
}

#thumbnail-preview-indicators .carousel-indicators li > img {
    width: 100%;
    opacity: 0.7;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    transition: all 50ms ease-out;
}

#thumbnail-preview-indicators .carousel-indicators li.active > img:hover {
    border: 2px solid red;
    z-index: 99;
    opacity: 1;
}

#partners {
    padding: 0;
    background: rgba(204, 204, 204, 0.68);
    margin-top: 30px
}

.tab-content.width_79 .flex_container {
    align-items: flex-start;
}

.nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 0
}

.side-column {
    background: rgba(140, 38, 38, 1);
    width: 100%;
    padding: 20vh 0;
    color: #fff;
    height: 100%;
    text-align: center;
    display: block;
    font-size: 1.5em;
    margin: auto;
}

.side-column a {
    color: #fff;
    font-size: 1.5em;
    margin-top: 20%;
    display: block;
    margin: 25% auto;
    text-align: center;
}

.side-column.active {
    background-color: #6d0606;
    color: #ffffff;
}

.side-column:hover {
    background-color: #ffb3b3;
    color: #fff;
}

.column2 {
    width: 20%;
    padding: 30px 10px;
}

.column3 {
    background: rgb(255, 255, 255);
    border-radius: 25px;
    padding: 25px;
}

.heading {
    font-weight: bold;
}

.slider-text {
    position: absolute;
    background-color: rgb(19 19 19 / 82%);
    text-align: center;
    padding-left: 31px;
    bottom: 0;
    left: 0
}

.red_label,
.green_label {
    border-style: none;
    width: 188px;
    position: absolute;
    background: linear-gradient(to left, rgba(72, 19, 19, 1), rgba(197, 34, 34, 1));
    text-align: center;
    font-size: 15px;
    border-bottom-right-radius: 25px;
    color: white;
    top: 0
}

.orange_label {
    border-style: none;
    width: 188px;
    position: absolute;
    background: linear-gradient(to right, rgb(204, 95, 22), rgb(201, 138, 65));
    text-align: center;
    font-size: 15px;
    border-bottom-left-radius: 25px;
    color: white;
    top: 0;
    right: 0;
}

@media screen and (max-width: 1440px) {
    .orange_label, .red_label, .green_label {
        width: 150px;
        font-size: 13px;
    }
}
    

.green_label {
    background: linear-gradient(to left, rgba(62, 255, 0, 1), rgba(41, 143, 8, 1));
}

.projects-bg {
    background-color: white;
    width: 300px;
    height: 135px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-top: -18px;
}

@media screen and (max-width: 1320px) {
    .red_banner {
        height: 350px
    }

    .about_founder {
        padding: 50px 0 120px
    }

    .red_banner {
        bottom: 120px
    }
}

@media screen and (max-width: 1220px) {
    .red_banner {
        bottom: 150px
    }
}

@media screen and (max-width: 1024px) {
    .column {
        width: 100%;
    }

    .column2 {
        width: 49%;
    }

    .column3 {
        width: 100%;
    }

    .side-column {
        width: 100%;
    }

    section {
        padding: 50px 20px;
    }

    section#about_us_c_h {
        padding-top: 100px;
    }

    .about_us_bg {
        background-position-y: -25vh;
    }

    .about_us_img {
        width: 36%;
        height: 360px
    }

    .about_us p {
        font-size: 12px;
    }

    #carouselExampleIndicators .carousel-item img {
        height: auto
    }

    .project_label th {
        font-size: 14px;
    }

    .project_label td {
        padding-left: 25px;
        font-size: 14px;
    }

    #thumbnail-preview-indicators .carousel-indicators {
        justify-content: flex-start;
    }

    .red_banner {
        height: 400px
    }
}

@media screen and (max-width: 856px) {
    .about_founder {
        padding: 50px 0 100px;
    }
}

@media screen and (max-width: 768px) {
    section {
        padding: 50px 0px;
    }

    iframe {
        max-height: unset;
    }

    .flex_container.about_us {
        display: block;
        width: 100%;
        padding: 20px;
    }

    .about_us_img {
        width: 50%;
        margin: 20px auto;
        height: auto;
        display: block;
        border-radius: 20px
    }

    .flex_container.about_us .width_30 {
        width: 100%;
        margin-left: 0
    }

    .founder_container {
        margin: 0 20px;
    }

    .vision_mission {
        padding: 30px 0;
    }

    .vision_mission .width_50 {
        padding: 0 20px;
    }

    .our_founder {
        display: block;
    }

    .our_founder .width_40 {
        width: 100%;
        margin-bottom: 30px;
    }

    .our_founder .width_60 {
        width: 100%;
    }

    .our_founder .width_60 .subheading,
    .our_founder .width_60 .heading {
        text-align: center;
        margin: auto !important;
        margin-bottom: 20px !important
    }

    .project .width_20 {
        margin-left: 0px;
    }

    #features {
        margin: auto;
    }

    #features .width_33 {
        width: 33.33%;
    }

    .event_bg .flex_container {
        margin-top: 50px
    }

    section.project .width_20 {
        width: 100%
    }

    .column2 {
        width: 100%;
    }

    .side-column {
        padding: 20px 0;
    }

    .side-column h5 {
        margin-top: 0;
        font-size: 20px
    }

    .event_bg .flex_container,
    section.project .width_79.flex_container {
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        display: block;
        padding: 0 20px;
    }

    section.project .project_container {
        width: 40%;
        height: auto;
        margin-top: 20px;
        margin-right: 20px;
        display: inline-block;
    }

    .project_item_container {
        padding-bottom: 0;
        white-space: normal;
    }

    .event_container {
        margin-right: 20px;
        width: 40%;
        height: auto;
        display: inline-block;
        white-space: normal;
        vertical-align: top;
        min-height: 450px;
    }

    .event_title {
        font-size: 16px;
        margin: 0;
    }

    .mobile_width {
        width: 100%
    }

    .product-img {
        display: none;
    }

    .red_banner {
        height: 420px
    }

    .about_us_founder_img {
        margin-top: -250px;
        margin-left: 20px;
    }
}

@media screen and (max-width: 468px) {
    .desktop_view {
        display: none;
    }

    .mobile_view {
        display: block;
    }

    .mobile_inline_view {
        display: inline-block;
    }

    .carousel-item img {
        height: 300px;
    }

    iframe {
        height: 110vh
    }

    section.project .width_79.flex_container {
        overflow-x: hidden;
        white-space: unset;
        display: flex;
    }

    section.project .project_container {
        width: 100%;
        min-height: unset;
        margin: 20px;
    }

    .event_container {
        width: 80%;
        min-height: 580px;
        vertical-align: top;
    }

    .event_container {
        min-height: unset;
    }

    .column2 {
        width: 100%;
    }

    #features .width_33 {
        width: 100%;
        border: none !important;
    }

    .about_us p {
        font-size: 13px;
    }

    .about_us_img {
        width: 100%;
        margin-top: -20px
    }

    .vision_mission {
        display: block;
    }

    .vision_mission .width_50 {
        width: 100%;
        border-left: none !important;
    }

    .vision_mission .width_50:last-child {
        border-top: 1px solid;
        padding-top: 20px;
    }

    .load-button {
        margin: 20px auto;
        display: block;
        float: none;
    }

    .tab-content.width_79 {
        width: 100%
    }

    .about_us_description {
        margin: 15px;
    }

    .faq li.q {
        font-size: 13px;
    }

    .about_us_description .left,
    .about_us_description .right {
        width: 100%;
        margin-right: 0;
    }

    .section_heading {
        margin-top: -30px
    }

    #vision,
    #mission {
        padding: 25px;
    }

    .about_boss_img {
        width: 100%;
    }

    .about_us_founder_img {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 0
    }

    .about_founder {
        background-color: #a52828;
        padding: 15px;
    }

    .about_founder h1 {
        color: #fff;
    }

    .about_us_btn {
        width: 100%;
        margin-bottom: 40px
    }

    .section_heading h2 {
        font-size: 2em;
    }

    .nav.nav-tabs.mobile_inline_view {
        width: 100%;
    }

    .mobile_inline_view.nav-tabs .nav-item {
        width: 49%;
        display: inline-block;
        border-radius: unset !important;
    }

    .mobile_inline_view.nav-tabs .nav-item .side-column {
        border-radius: unset !important;
    }

    #about_us_v_m .tab-content {
        border-radius: 0;
        padding: 20px;
    }

    .about_us_phj.project_header_img {
        height: 170px;
    }

    .product_service_phj.project_header_img {
        background-position-y: unset;
    }

    .products_heading {
        padding-top: 50px;
        font-size: 2em;
        padding-left: 10px;
    }

    /*Project*/
    .project_header_img {
        height: 300px
    }

    .project_heading {
        padding-top: 10vh
    }

    .project_heading.special_heading {
        padding: 20px 40px;
        margin: auto;
        margin-top: 10vh;
    }

    #page1,
    #page2 {
        padding: 0 15px;
    }

    #page1 .project_container,
    #page2 .project_container {
        width: 100%;
    }

    .section_heading .subheading {
        min-width: unset
    }

    /*Project Details*/
    #thumbnail-preview-indicators {
        display: none;
    }

    #project_details {
        padding: 20px 10px;
    }

    #project_details .info.width_60 {
        width: 100%
    }

    .carousel-bg {
        height: 100px
    }

    .manager-bg {
        width: 100%
    }

    .contact-button,
    .form-input {
        width: 100%;
        padding: 10px;
    }

    #project_layout {
        width: 100% !important
    }

    #project_layout .width_49 {
        width: 100%
    }

    #project_details .info p {
        font-size: 12px;
    }

    #project_details .info {
        align-items: unset;
    }

    footer .flex_container {
        display: block;
    }

    footer p {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 375px) {

    .event_bg .flex_container,
    section.project .width_79.flex_container {
        overflow-x: hidden;
        white-space: unset;
        display: flex
    }

    section.project .project_container,
    .event_container {
        width: 100%;
        min-height: unset;
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0
    }

    .project_label th {
        font-size: 12px;
    }

    .project_label td {
        padding-left: 15px;
        font-size: 12px;
    }
}


/** waffey start custom **/
/* registration */
.header-registration {
    padding: 50px 0 10px 0;
}

.header-registration .subheading {
    margin-left: 0;
}

.register-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.register-section .registration-box {
    background: #fff;
    border-radius: 20px;
}

.register-section .details_button {
    position: inherit;
    font-size: 16px;
    padding: 10px 30px;
}
}

.register-section .details_button:hover {
    color: #9e1717;
    border-color: #9e1717;
}

.register-section iframe {
    height: 78px;
}

/** form **/
.required-field::after {
    content: ' *';
    color: red;
}