/*Default CSS*/
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
footer,
header,
section {
    margin-top: -1px;
}
body {
    font-size: 18px;
    word-wrap: break-word;
    font-weight: 500;
}
body > div {
    font-size: 18px;
}
:focus {
    outline: none;
}
a,
a:hover,
a:focus {
    text-decoration: none;
}
h1 {
    font-size: 40px;
    margin-bottom: 0;
}
h2 {
    font-size: 36px;
    font-weight: 900;
}
.container {
    max-width: 1200px;
}
/*HEADER_SECTION*/
h2.site-title {
    font-size: calc(0.6vw + 0.5vh + 0.4vmin);
    font-weight: 500;
}
h2.site-tag {
    font-size: calc(0.4vw + 0.5vh + 0.2vmin);
    font-weight: 400;
    border-left: 2px solid;
}
h2 {
    font-size: 32px;
}
.social_icon:not(:last-child) {
    margin-right: 6px;
}
[role="button"] {
    display: inline-block;
}
header {
    z-index: 99;
}
/*MENU_SECTION*/
li.nav-item {
    padding: 0px 6px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
/*BANNER_SECTION*/
.banner-row h1 a {
    font-size: 4vw;
}
.banner-row h2 {
    letter-spacing: 0.25vw;
    font-size: calc(1vw + 1vh + 1vmin);
    font-weight: 400;
}
.button-bg {
    font-size: 20px;
}
.btn-check:focus + .btn,
.btn:focus {
    box-shadow: none;
}
.outer_border:after {
    content: "";
    width: 98%;
    position: absolute;
    height: 99%;
    left: -5px;
    top: -17px;
    z-index: -1;
}
#banner_section .outer_border:after {
    left: 31px;
    top: -17px;
    width: 92%;
}
#videos .outer_border:after {
    left: inherit;
    right: -5px;
    top: -17px;
}
#clients .outer_border:after {
    left: -5px;
    top: 21px;
}
#contact .outer_border:after {
    left: initial;
    right: -5px;
    top: 21px;
}
#demo .outer_border:after {
    left: 6px !important;
    top: 21px;
    width: 89% !important;
}
#social-icons .outer_border:after {
    left: 7px !important;
    right: 0;
    transform: translate(0%, 0%);
    top: 21px;
    width: 97% !important;
}
#head-shot .outer_border:after {
    left: initial !important;
    right: 6px;
    top: 21px;
    width: 89% !important;
}
/*ABOUT_SECTION*/
.about-row p {
    line-height: 1.2;
}
/*AUDIO_SECTION*/
body span.mejs__time-loaded,
body span.mejs__time-hovered,
body span.mejs__time-buffering,
.mejs__volume-button,
.mejs__time-handle-content,
.mejs__horizontal-volume-slider,
.mejs__ime-float,
.mejs__time.mejs-duration-container,
.mejs__time.mejs-currenttime-container,
.mejs__time,
audio {
    display: none;
}
.mejs__container .mejs__controls,
.mejs__container {
    background: transparent;
}
.mejs__container {
    width: calc(100% - 28px) !important ;
    height: 22px !important ;
}
.mejs__controls .mejs__time-rail .mejs__time-total,
.mejs__time-float-corner,
.mejs__controls .mejs__time-rail .mejs__time-loaded {
    top: 6px;
    height: 10px;
    margin: 0;
    border-radius: 0;
}
body .mejs__time-current {
    height: 10px;
    border-radius: 0;
}
.mejs__button > button,
body .mejs__replay button {
    background: transparent;
    margin: 0;
}
.mejs__play:before,
.mejs__replay:before {
    content: "\f04b";
}
.mejs__pause:before {
    content: "\f04c";
}
.mejs__play:before,
.mejs__replay:before,
.mejs__pause:before {
    position: absolute;
    font-family: fontawesome;
    font-size: 16px;
    top: 6px;
}
i.fa {
    font-size: 16px;
}
.mejs__button {
    width: 22px;
    height: 22px;
}
.mejs__controls {
    height: auto;
    padding: 0;
}
.mejs__time-rail {
    margin: 0;
    height: 0;
}
body .mejs__button > button:focus {
    outline: none;
}
body .mejs__button.mejs__playpause-button button {
    background: none;
}
body .mejs__button button {
    transition: none;
    top: 4px;
}
.mejs__time-float {
    display: none !important ;
}
.download {
    position: absolute;
    top: 24px;
    right: 0;
}
.audioplayer {
    position: relative;
    margin: 0 auto;
}
#filename {
    position: relative;
    top: 8px;
    left: 22px;
    width: calc(100% - 50px);
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
iframe {
    width: 100%;
}
button[data-bs-slide-to="mode"],
button[data-bs-slide-to="heading"] {
    display: none;
}
/*LOGO_SECTION*/
.slick-slider span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 700;
}
.slick-prev.slick-arrow {
    left: 0px;
}
.slick {
    text-align: center;
}
.slick-list.draggable {
    margin: 0 25px;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
    position: absolute;
    height: 14px;
    width: 10px;
    text-indent: -9999px;
    top: 25%;
    border: 0px;
    -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.slick-slider .slick-next {
    right: 0;
    -webkit-clip-path: polygon(100% 50%, 0 100%, 0 0);
    clip-path: polygon(100% 50%, 0 100%, 0 0);
}
.slick-slider .slick-prev:focus,
.slick-slider .slick-next:focus {
    outline: none;
}
/*TESTIMONIAL_SECTION*/
.carousel-caption {
    position: initial;
    z-index: 10;
    padding: 0 3.5em;
}
.author-name:before {
    content: "-";
    padding-right: 4px;
}
.carousel-caption:before,
.carousel-caption:after {
    content: "\f10d";
    font-family: fontawesome;
    font-size: 38px;
    position: absolute;
    top: -10px;
}
.carousel-caption:before {
    left: 15px;
}
.carousel-caption:after {
    top: -3px;
    right: 15px;
    transform: rotate(180deg);
}
.carousel-indicators [data-bs-target] {
    width: 6px;
    height: 6px;
    border: 1px solid;
    border-radius: 100%;
    opacity: 1;
}
.carousel-indicators button {
    position: relative;
    opacity: 1;
}
.absolute-inner .justify-content-center {
    transform: translate(0, -6em);
}
/*FOOTER_SECTION*/
.footer-bg p {
    font-size: 14px;
}
/*RESPONSIVE MODE*/
@media only screen and (max-width: 1280px) {
    .container {
        max-width: 94%;
    }
}
@media only screen and (max-width: 1200px) {
    .row .navbar a.nav-link {
        font-size: 16px;
    }
    li.nav-item {
        padding: 0px 6px;
    }
    #banner_section .outer_border:after {
        width: 90%;
    }
}
@media only screen and (max-width: 991px) {
    .navbar-collapse {
        position: absolute;
        right: 0;
        top: 32px;
        width: 50%;
        left: 0;
        margin: 0 auto;
    }
    li.nav-item {
        padding: 2px;
    }
    h2.site-title {
        font-size: calc(1.8vw + 0.5vh + 1vmin);
    }
    h2.site-tag {
        font-size: calc(1.5vw + 0.5vh + 0.8vmin);
    }
    h2 {
        font-size: calc(2.5vw + 0.5vh + 1.5vmin);
    }
    .menu-row .col-md-4,
    .absolute-header .text-md-end {
        width: 100%;
    }
    .navbar-nav .nav-link {
        text-align: center;
        display: inline-block;
    }
    #banner_section .outer_border:after {
        width: 88%;
    }
    #demo .outer_border:after {
        left: -5px !important;
        width: 92% !important;
    }
    #social-icons .outer_border:after {
        left: -2px !important;
        width: 101.5% !important;
    }
    #head-shot .outer_border:after {
        right: -5px;
        width: 92% !important;
    }
}
@media only screen and (max-width: 767px) {
    h2.site-tag {
        border: 0;
    }
    .absolute-inner .justify-content-center {
        transform: translate(0px, 0);
    }
    #banner_section .outer_border:after {
        width: 96% !important;
        left: -5px;
    }
    .outer_border:after {
        width: 96%;
    }
    #demo .outer_border:after {
        left: -5px !important;
    }
    #social-icons .outer_border:after {
        left: -5px !important;
    }
    #videos {
        margin-top: 1rem !important;
    }
    .banner-logo img {
        max-width: 100% !important;
    }
    .affliation-img {
        width: auto !important;
    }
}
@media only screen and (max-width: 479px) {
    .navbar-collapse {
        width: 80%;
    }
    #banner_section .outer_border:after {
        width: 86%;
    }
    .outer_border:after {
        width: 93%;
    }
}
@media only screen and (max-width: 360px) {
    .button-bg {
        width: auto;
    }
}
