@font-face {
  font-family: 'Interstate';
  src: url('fonts/interstate-regular.ttf') format('truetype');
}

            .dark-bg {
                background-color: #333;
                color: #fff;
            }

            .carousel-container {
                max-width: 1440px;
                margin: 0 auto;
            }
            .header-carousel .item {
                position:relative;
                width: 100%;
            }
            .header-carousel .item img.cover {
                width: 100%;
                height: auto;
                max-height: 339px;
                max-width: 1440px;
            }

            section.video img.text {
                width: 100%;
                max-width: 448px;
                height: auto;
            }
            section.video  {
                padding: 60px 0;
            }
            section.video .row {
                padding: 20px 0;
                display: flex;
                justify-content: center;
            }

            section.video h1 {
                font-family: Interstate;
                font-style: normal;
                font-weight: bold;
                font-size: 24px;
                line-height: 29px;
                letter-spacing: -0.01em;
                text-transform: uppercase;
                color: #FFFFFF;
            }

            .color-white {
                color: #fff;
            }

            .showcase h2 {
                font-family: Interstate;
                font-style: normal;
                font-weight: bold;
                font-size: 30px;
                line-height: 34px;
                letter-spacing: -0.01em;
                text-transform: uppercase;
                color: #333333;
            }

 
            .showcase .row.g-0:first-of-type {
                margin-top: 100px;
            }
            .showcase .row.g-0 {
                margin-bottom: 60px;
            }

            .showcase-img img {
                width: 100%;
                height: auto;
            }

            .col-lg-6.text-white.showcase-img {
                padding-left: 0;
                padding-right: 15px;
            }
            .col-lg-6.my-auto.showcase-text {
                padding-left: 15px;
                padding-right: 0;
            }

            .col-lg-6.order-lg-2.showcase-img {
                padding-left: 15px;
                padding-right: 0;
            }
            .col-lg-6.order-lg-1.my-auto.showcase-text {
                padding-left: 0;
                padding-right: 15px;
            }

            .orange-bg {
                background: #333333;
            }
            .header-carousel .emblem {
                position: absolute;
                left: 120px;
                bottom: 24px;
                
                height: auto;
            }

            .emblem.airforce {
                max-width: 75px;
            }
            .emblem.navy {
                max-width: 80px;
            }
            .emblem.army {
                max-width: 118px;
            }

            .testimonials {
                color: #fff;
                margin-top: 60px;
            }

            .testimonials .heading {
                font-family: Interstate;
                font-style: normal;
                font-weight: bold;
                font-size: 32px;
                line-height: 38px;
                text-transform: uppercase;
                color: #F29129;
            }

            .testimonials .emblem.navy {
                width: 42px;
                height: auto;
            }
            .testimonials .emblem.army {
                width: 59px;
                height: auto;
            }
            .testimonials .emblem.airforce {
                width: 38px;
                height: auto;
            }


            .testimonials .col-lg-2 {
                width: 52px;
                padding: 0;
            }
            .testimonials .col-lg-2.army {
                width: 69px;
            }
            .testimonials .col-lg-2.airforce {
                width: 48px;
            }


            .button-row {
              text-align: left !important;  
            }
            

            a.link-button {
                background: #333333;
                border: 1px solid #FFFFFF;
                color: #FFFFFF;
                box-sizing: border-box;
                font-family: Interstate;
                    font-style: normal;
                    font-weight: bold;
                    font-size: 15px;
                    line-height: 18px;
                    text-transform: uppercase;
                    text-decoration: none;
                    padding: 8px 16px;
                    display: inline-flex;
                    justify-content: space-between;
                    align-items: center;
            }
            a.link-button:hover {
                border: 1px solid #F29129;
            }
            a.link-button svg {
                margin-left: 10px;
            }

            .text-left {
                text-align: left;
            }

            iframe {
               /* min-height: 400px;*/
                max-width: 720px !important;
                width: 100%;
                height: 100vh;
                max-height: 392px;
            }

            footer {
                min-height: 80px;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                align-content: center;
            }
            footer .container {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                align-content: center;
            }
            footer ul {
                list-style: none;
                margin: 0px;
                padding-top: 6px;
            }
            footer ul li {
                display: inline;
                padding: 0;
                margin: 0 1em;
            }
            footer ul li a {
                color: #fff;
                font-size: 16px;
            }
            footer ul li a:hover {
                text-decoration: none;
                color: #fff;
            }


            .slick-dots {
                bottom: 10px;
            }
            .slick-dotted.slick-slider {
                margin-bottom: 0;
            }
            .slick-dots li {
                margin: 0 2px;
            }


            .slick-dots li button::before {
                font-size: 10px;
                opacity: 1;
                color: #fff;
            }
            .slick-dots li.slick-active button::before {
                color: #F29129;
            }

            .mt-100 {
                margin-top: 100px;
            }

            .showcase .container {
                max-width: 1148px;
                padding: 0 60px;
            }
            .testimonials .container {
                max-width: 1084px;
            }

            .testimonials .testimonial-item {
                max-width: 30vw;
                }
                .testimonials .testimonial-item img {
                max-width: 340px;
                width: 100%;

                }

            @media (max-width: 767px) {
                .col-lg-6 {
                    padding-left: 15px!important;
                    padding-right: 15px!important;
                }

                iframe {
                    max-height: 290px;
                }

                .header-carousel .emblem {
                    left: 5px;
                    bottom: 5px;

                }
                .row.mb-3.mt-3 {
                    flex-wrap: nowrap;
                }
                .col-lg-9.text-left {
                    width: calc(65vw)
                }

                .emblem.airforce {
                max-width: 53px;
                }
                .emblem.navy {
                    max-width: 60px;
                }
                .emblem.army {
                    max-width: 70px;
                }

                .showcase .container {
                    padding: 0;
                }
                .testimonials .container {
                    padding: 0;
                }
                .testimonials .testimonial-item {
                    max-width: calc(100vw - 80px);
                }
                .testimonials .testimonial-item img {
                    max-width: calc(100vw - 40px);
                }

            }

            @media (max-width: 375px) {
                .testimonials .testimonial-item img {
                    max-width: calc(100vw - 40px);
                }
                footer {
                    min-height: 120px;
                }
            }

