@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Barlow/barlow-v5-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/Barlow/barlow-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Barlow/barlow-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Barlow/barlow-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Barlow/barlow-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Barlow/barlow-v5-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Poppins/poppins-v15-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/Poppins/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Poppins/poppins-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Poppins/poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Poppins/poppins-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Poppins/poppins-v15-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Roboto/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/Roboto/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Roboto/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Roboto/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Roboto/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Roboto/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* courier-prime-regular - latin */
@font-face {
    font-family: 'Courier Prime';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Courier/courier-prime-v2-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/Courier/courier-prime-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Courier/courier-prime-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Courier/courier-prime-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Courier/courier-prime-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Courier/courier-prime-v2-latin-regular.svg#CourierPrime') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/OpenSans/open-sans-v27-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/OpenSans/open-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/OpenSans/open-sans-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/OpenSans/open-sans-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/OpenSans/open-sans-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/OpenSans/open-sans-v27-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: 'Georgia Regular';
    font-style: normal;
    src: local(''),
    url('../fonts/Georgia/georgia.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Georgia Regular';
    font-style: italic;
    src: local(''),
    url('../fonts/Georgia/georgiai.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Times Ten Regular';
    font-style: normal;
    src: local(''),
    url('../fonts/Times-Ten/TimesTen.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa/Nexa-Heavy.woff2') format('woff2'),
        url('../fonts/Nexa/Nexa-Heavy.ttf') format(truetype),
        url('../fonts/Nexa/Nexa-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


*, *::after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*::selection {
    background-color: #2a9d8f;
}

:root {
    --primary-color: #4772D9;
    --primary-color-dark: #2150bc;
    --background: #fff;
    --alt_content_bg: #F8F9FA;
    --nav_bg: #fff;
    --nav-item-color: #000;
    --underline: var(--primary-color);
    --heading-color: #000;
    --content-color: #172a3a;
    --para-color: #1c2541;
    --contact-us-bg: var(--primary-color);
    --logo-colour: #012a4a;
    --red-color: #e63946;
    --red-color-dark: #d1212d;
    --gray-dark-color: #343a40;
    --gray-medium-color: #495057;
    --gray-light-color: #6c757d;
    --green-button: #218838;
    --green-button-border: #1e7e34;
    --red-button-color: #dc3545;

    --font-family-poppins: 'Poppins', 'icomoon', sans-serif;
    --font-family-roboto:  'Roboto', 'icomoon', sans-serif;
    --font-family-courier: 'Courier Prime', 'icomoon', monospace;
    --font-family-barlow: 'Barlow', 'icomoon', sans-serif;
    --font-family-opensans-regular: 'Open Sans';

    --font-weight-head: 900;
    --font-weight-paragraph: 400;
    --font-weight-card-paragraph: 300;
    --font-weight-card-head: 700;

}
html{
    min-height: 100%;
    position: relative;
}
body {
    background-color: var(--background);
}

#loader {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #1D1F20;
}

#drone-svg {
    width: 12em;
    height: 12em;
    animation: zoom 1.5s ease-in-out infinite alternate;
}

@keyframes zoom {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.2);
    }

}

#prop1, #prop4 {
    animation: prop 1s infinite linear;
    transform-origin: center;
    transform-box: fill-box;
}


@keyframes prop {
    from {
        transform: rotateZ(360deg);
    }

    to {
        transform: rotateZ(0deg);
    }
}

#prop2, #prop3 {
    animation: prop2 0.8s infinite linear;
    transform-origin: center;
    transform-box: fill-box;
}

@keyframes prop2 {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}

.dots {
    display: flex;
}

.dot {
    background-color: #b2b2b2;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 2px;
}

.dots div:nth-child(1) {
    animation: dot1 1.5s infinite ease-in-out;
}

.dots div:nth-child(2) {
    animation: dot2 1.5s infinite ease-in-out;
}

.dots div:nth-child(3) {
    animation: dot3 1.5s infinite ease-in-out;
}

.dots div:nth-child(4) {
    animation: dot4 1.5s infinite ease-in-out;
}

@keyframes dot1 {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(-10px);
        background-color: #fe0002;
    }
    40% {
        transform: translateY(0);
        background-color: #b2b2b2;
    }
}

@keyframes dot2 {
    20% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
        background-color: #00ffc1;
    }
    60% {
        transform: translateY(0);
        background-color: #b2b2b2;
    }
}

@keyframes dot3 {
    40% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(-10px);
        background-color: #ffbc09;
    }
    80% {
        transform: translateY(0);
        background-color: #b2b2b2;
    }
}

@keyframes dot4 {
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(-10px);
        background-color: #0012ff;
    }
    100% {
        transform: translateY(0);
        background-color: #b2b2b2;
    }
}

/*NAV BAR CSS STARTS HERE */

.logo{
    width: 350px;
    padding: 12px;
    margin-right: auto;
    color: var(--logo-colour);
}

.menu-button{
    cursor: pointer;
    width: 4em;
    height: 3.5em;
    display: none;
    position: relative;
}
.lines{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
}
.line-1, .line-2, .line-3 {
    width: 1.875em;
    height: 0.125em;
    background-color: var(--nav-item-color);
    margin-bottom: 0.5em;
    transition: all 0.9s;
    transform: translateY(0) rotate(0deg);
}
.line-3{
    margin-bottom: 0;
}
header{
    position: fixed;
    margin-top: 30px;
    z-index: 999;
    width: 100%;
    transition: all 0.5s ease-in-out;
}
.navbar{
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 15em;
}
.sticky-nav{
    margin-top: 0;
    background-color: var(--nav_bg);
}

.navbar ul{
    list-style: none;
    display: flex;
    padding: 12px;
}
.navbar ul li{
    padding: 0 12px;
}

.navbar ul li a {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    color: var(--nav-item-color);
    transition: color, 0.3s;
}
.navbar ul li a:hover{
    color: var(--primary-color);
}
.nav-item-color{
    color: var(--primary-color) !important;
}
#contact_us{
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    background-color: var(--contact-us-bg);
    color: #ffffff;
    border-radius: 30px;
    padding: 12px;
    transition: all 0.3s;
    text-decoration: none;
    white-space: nowrap;
    margin-left: 10px;
}

#contact_us:hover,
#contact_us:active{
    color: var(--primary-color);
    background-color: transparent;
    box-shadow: 0 0 0 1px var(--primary-color);
}


/* NAV BAR CSS ENDS HERE */
.topbg {
    /*background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("images/background-mavic.jpg");*/
    /* background-size: auto; */
    /* background-position: center; */
    /*height: calc(25em + 10vw);*/
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.topbg video {
    position: absolute;
    object-fit: cover;
}

#video_container::after {
    position: absolute;
    content: '';
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    width: 100%;
    height: 100%;
}

/* TYPE WRITER CSS STARTS HERE */
.box {
    position: absolute;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.typewriter {
    font-size: 3.5em;
    white-space: nowrap;
    display: flex;
}

.static_text span{
    font-family: var(--font-family-courier);
    color: #fff;
}

.dynamic_text {
    margin-left: 10px;
    width: 7ch;
}

.dynamic_text span {
    position: relative;
    color: var(--primary-color);
    font-family: var(--font-family-courier);
}

.dynamic_text > font {
    margin-left: -0.35em;
    animation: blink 0.5s steps(15) infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* TYPE WRITER CSS ENDS HERE */

.content_block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    position: relative;
    padding: 0.5em;
    overflow-x: hidden;
}

.content_block div h1 {
    font-family: var(--font-family-roboto);
    font-weight: var(--font-weight-head);
    font-size: 2em;
    text-transform: uppercase;
    position: relative;
}

.content_block div h1::after {
    position: absolute;
    content: '';
    height: 0.1em;
    width: 7em;
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--primary-color);
}

.content_block > h2 {
    text-align: center;
    font-family: var(--font-family-roboto);
    font-weight: var(--font-weight-head);
    font-size: 2em;
    text-transform: uppercase;
    position: relative;
}

.content_block > h2::after {
    position: absolute;
    content: '';
    height: 0.1em;
    width: 5em;
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--primary-color);
}

.content_block > p {
    font-weight: var(--font-weight-card-paragraph);
    color: #212529;
    text-align: center;
    font-size: 1.2em;
    margin-top: 2em;
    font-family: var(--font-family-barlow);
}

.cards {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.7;
    margin-top: 4em;
    padding: 2em 0 2em 0;
}

.cards .card {
    text-align: center;
    padding: 1em;
    position: relative;
    flex-basis: 30%;
    transition: transform 0.3s ease-in-out;
}

.cards .card h3{
    font-size: 1.3em;
    font-weight: 400;
}

.cards .card [class*='icon-'] {
    transition: all 0.4s;
}

.cards .card:hover [class*='icon-'] {
    color: var(--primary-color);
}

.cards .card:hover {
    transform: scale(1.05);
}

._underline > h2 {
    font-weight: var(--font-weight-card-head);
    white-space: nowrap;
    position: relative;
}

._underline > h2::after {
    position: absolute;
    content: '';
    width: 5em;
    height: 0.1em;
    background-color: var(--underline);
    left: 50%;
    transform: translateX(-50%);
    bottom: -10%;
}

.cards .card > p {
    font-weight: var(--font-weight-card-paragraph);
    font-family: var(--font-family-barlow);
    margin-top: 1em;
    font-size: 1.2em;
    color: #212529;
}

/* TOP SECTION BLOCK STARTS HERE */
.top_section{
    background-color: var(--alt_content_bg);
}
.top_section p {
    font-weight: var(--font-weight-paragraph);
    font-family: var(--font-family-barlow);
    text-align: center;
    font-size: 1.2em;
    margin-top: 2em;
    color: #212529;
}

/* WHY US BLOCK STARTS HERE */
.why_us {
    background-color: var(--background);
}

.why_us h2 {
    color: var(--heading-color);
}

.why_us > p {
    color: var(--para-color);
}

.why_us .cards .card {
    color: var(--content-color);
}

.why_us [class*='icon-'] {
    font-size: 5em;
}

/* WHY US BLOCK ENDS HERE */
/* OUR SERVICES BLOCK STARTS HERE */
.services {
    background-color: var(--alt_content_bg);
}

.services .cards {
    width: 60%;
}

.services [class*='icon-'] {
    font-size: 5em;
}


/*OUR SERVICES BLOCK ENDS HERE */

/*CONTACT US PAGE START HERE */
.contact_us {
    background-color: var(--alt_content_bg);
    width: 100%;
}


.contact_us iframe{
    padding: 2em;
    max-width: 1170px;
    width: 80%;
    height: 550px;
}


/*CONTACT US PAGE ENDS HERE */

/*Footer starts here */
/*
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2em;
    color: #fff;
    background-color: black;
}

footer h2 {
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

footer > div {
    display: flex;
    width: 100%;
    justify-content: center;
}

.footer-content {
    padding: 2em;
    width: 30em;
}



.footer-content a, .footer-content span {
    font-family: var(--font-family-poppins);
    font-weight: 100;
    cursor: pointer;
    color: #6c757d;
    text-decoration: none;
    transition: all 0.3s;
}


.footer-content ul li {
    color: #6c757d;
    padding: 0.5em 0 0 0.7em;
}

.footer-content a:hover, .footer-content span:hover {
    color: #fff;
}

.details ul li {
    padding: 0.5em 0 0 0.7em;
}

footer p {
    padding: 2em;
    font-size: 0.9em
}
*/
/*Footer ends here */

/*FOR INVOICE PAGE */

.invoices div{
    display: flex;
    flex-direction: column;
    padding: 5em;
    width: calc(360px + 10vw);
}
.invoices div input{
    margin-bottom: 0.5em;
    padding:0.2em;
}
.invoices div input, .invoices div label{
    font-size: 1.5em;
    color: #2d3748;
    font-weight: bold;
    outline: none;
}

.invoices span{
    padding: 1em 1em 1em 0;
    text-transform: uppercase;
    color: #293241;
}

/*FOR REGISTER PAGE */

.form{
    padding: 3em;
    display: flex;
    flex-direction: column;
    width: calc(550px + 5vw);
    margin: 5em 0;
}

.form-item{
    padding: 0.2em;
    display: flex;
    flex-direction: column;
    margin-bottom: 1em;
}
.form h2{
    margin: 1em 0 0.5em 0;
    color: #282e33;
}

.requiredMark::after{
    content: ' *';
    color: red;
}

.form label{
    font-family: var(--font-family-opensans-regular);
    font-size: 1.2em;
    margin-bottom: 0.1em;
}
.form div input{
    font-family: var(--font-family-opensans-regular);
    font-size: 1em;
    padding: 0.4em;
    outline: none;
    color: #495057;
}

.form div textarea{
    font-family: var(--font-family-opensans-regular);
    outline: none;
    color: #495057;
}
.flashMessage{
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255,255,255,0.7);
    display: flex;
    align-items: center;
    justify-content: center;
}
.flashMessage>span{
    font-family: var(--font-family-opensans-regular);
    padding: 1em;
    margin: 1em;
    border-radius: 10px;
    background-color: var(--primary-color);
    color: white;
    white-space: nowrap;
}
.pageNotFound{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
}
.pageNotFound h2{
    font-family: var(--font-family-poppins);
    padding-bottom: 2em;
}
.pageNotFound img{
    width: 300px;
}

.dropdown{
    padding: 0.5em;
    font-size: 1em;
    background-color: #ced4da;
    border: none;
}

.dropdown>ul{
    list-style: none;
}
.dropdown:hover,
.dropdown:active{
    background-color: #adb5bd;
}
.existingCustomer,
.camera,
.drone,
.light,
.gimbal,
.lens{
    display: none;
}


.register button{
    margin-top: 20px;
}

.existingCustomer{
    position: relative;
}

.existingCustomerDropDown{
    padding: 1em;
    display: none;
    justify-content: space-between;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: white;
    font-size: 1.5em;
    border: 1px solid var(--gray-light-color);
    box-shadow: 0 0 50px var(--gray-medium-color);
}
.existingCustomerDropDown span:first-child{
    line-height: 1.7;
}
.existingCustomerDropDown span:last-child{
    font-size: 1.5em;
}
.existingCustomerDropDown > span:last-child:hover{
    color: var(--gray-light-color);
    cursor: pointer;
}

/* ALL BUTTONS HERE */

.buttonBox{
    position: relative;
    margin-top: 20px;
}

.regButton{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #023e8a;
    width: 280px;
    height: 60px;
    color: white;
    text-transform: uppercase;
    font-size: 22px;
    transition-property: width, background-color;
    transition-duration: 0.3s;
    border: solid #023e8a 2px;
    text-decoration: none;
}

.topbg .buttonBox svg{
    top:calc(50% - 20px);
    right:calc(50% - 20px);
    width: 40px;
    height: 40px;
    position: absolute;
    color: #00b4d8;
    transition: all 0.3s;
    opacity: 0;
}
.regButton:hover{
    cursor: pointer;
    background: transparent;
    color: #00b4d8;
    border: solid #00b4d8 2px;
    width: 200px;
}
.regButton:hover + svg{
    opacity: 1;
    color: #00b4d8;
    right: -30%;
}


.button{
    font-size: 1em;
    width: 8em;
    height: 3em;
    border-radius: 10rem;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: none;
}
.button::after{
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 41% 41% 36% 40% / 100% 100% 100% 100%  ;
    background-color: var(--primary-color-dark);
    transition: all .3s ease-in-out;
}
.button::before{
    position: absolute;
    content: '';
    z-index: -2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--primary-color);
}
.button:hover{
    cursor: pointer;
}
.button:hover::after{
    width: 100%;
}

/* media queries start here */
@media (min-aspect-ratio: 16/9) {
    .topbg video {
        width: 100%;
        height: auto;
    }
}

@media (max-aspect-ratio: 16/9) {
    .topbg video {
        width: auto;
        height: 100%;
    }
}
@media (max-width: 1450px) {
    .navbar{
        padding: 0 10em;
    }

}
@media (max-width: 1200px) {
    .navbar{
        padding: 0 5em;
    }
}
@media (max-width: 1080px) {

    .logo{
        width: calc(250px + 1vw);
    }
    .menu-button{
        font-size: calc(10px + 1vw);
    }
    .navbar{
        padding: 0 2em;
        font-size: calc(10px + 1vw);
    }

    .content_block > h2 {
        font-size: calc(1em + 2vw);
    }

    .cards {
        justify-content: center;
        flex-direction: column;
        margin-top: 2em;
        width: 100%;
    }

    .cards .card {
        width: 65%;
        margin: 1em auto;
    }



}

@media (max-width: 900px) {

    .menu-button{
        display: block;
    }
    .navbar{
        padding: 0 0.5em;
    }
    .navbar ul{
        background-color: #2d3748;
        flex-direction: column;
        position: absolute;
        left: -50%;
        top: 100%;
        transform: translateX(-50%);
        width: 100%;
        background-color: rgba(0,0,0,0.8);
        text-align: center;
        --nav-item-color: white !important;
    }
    .navbar ul li{
        padding: 25px;
    }

    .menu_open{
        animation: menu_open_animation 0.4s ease-in-out forwards;
    }
    .menu_close{
        animation: menu_close_animation 0.4s ease-in-out forwards;
    }
    @keyframes menu_open_animation {
        0%{
            left: -50%;
        }
        100%{
            left: 50%;
        }
    }
    @keyframes menu_close_animation {
        0%{
            left: 50%;
        }
        100%{
            left: -50%;
        }
    }

    .typewriter {
        font-size: 2.5em;
    }

    .contact_us {
        font-size: 1em;
    }
}

@media (max-width: 767px) {

    .dynamic_text {
        width: auto;
    }

    .cards {
        font-size: 1em;
    }

    .cards .card {
        width: 95%;
    }

    footer {
        font-size: 0.9em;
    }
    .form {
        font-size: 0.9em;
        width: calc(300px + 20vw);
    }

}

@media (max-width: 535px) {
    .typewriter{
        font-size: 32px;
    }
}

@media (max-width: 440px) {

    .logo{
        width: 200px;
    }

    .typewriter {
        flex-direction: column;
        font-size: calc(1.2em + 2vw);
        align-items: center;
    }

    .dynamic_text {
        height: 1em;
    }

    .content_block {
        font-size: 0.9em;
    }

    ._underline > h2::after {
        height: 0.1em;
        width: 6em;
    }

    .form{
        margin-top: 1.5em;
        padding: 2em;
        width: calc(250px + 20vw);
    }
}

/*Admin page */


.dashNavWrapper{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.dashNav{
    display: flex;
    padding: 10px;
    width: 100%;
    flex-wrap: wrap;
}
.dashNav a{
    margin: 5px;
    color: var(--para-color);
    font-weight: var(--font-weight-card-head);
    padding: 5px;
    transition: all .3s ease-in-out;
    border-radius: 2px;
    text-decoration: none;
}
.dashNavSelect,
.dashNav a:hover{
    cursor: pointer;
    color: white !important;
    background-color: var(--primary-color);
}

.dashNavWrapper .menu_open{
    animation: dash_menu_open_animation 1s ease-in-out forwards;
}
.dashNavWrapper .menu_close{
    animation: dash_menu_close_animation 1s ease-in-out forwards;
}
@keyframes dash_menu_open_animation {
    from{
        right: -100%;
    }
    to{
        right: -10%
    }
}
@keyframes dash_menu_close_animation {
    from{
        right: -10%;
    }
    to{
        right: -100%
    }
}


@media (max-width: 790px) {
    .dashNavWrapper{
        position: relative;
    }
    .dashNav{
        flex-direction: column;
        width: 50%;
        background-color: white;
        box-shadow: 0 0 10px gray;
        position: absolute;
        /*display: none;*/
        top: 150%;
        right: -100%;
        z-index: 999;
    }
    .dashNavOpen{
        right: -10%;
    }
}
.admin_layout .admin_content{
    display: flex;
    width: 100%;
    min-height: 100vh;
    flex-direction: column;
    align-items: center;
}

.table{
    border-spacing: 1;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.table * {
    position: relative;
}
.table td, table th {
    padding-left: 8px;
}
.table thead tr {
    height: 60px;
    background: #1e6091;
}
.table tbody tr {
    height: 50px;
}
.table tbody tr:last-child {
    border: 0;
}
.table td, .table th {
    text-align: left;
}
.table td.l, .table th.l {
    text-align: right;
}
.table td.c, .table th.c {
    text-align: center;
}
.table td.r, .table th.r {
    text-align: center;
}


.table .table100-head th{
    font-family: var(--font-family-opensans-regular);
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset;
}

.table tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}
.table tbody td{
    font-family: var(--font-family-opensans-regular);
}
.table tbody tr {
    font-size: 15px;
    color: #343a40;
    line-height: 1.2;
    font-weight: var(--font-weight-paragraph);
}

.table tbody tr:hover {
    color: var(--primary-color);
    cursor: pointer;
}
.table tbody .noHover{
    color: unset !important;
    cursor: unset !important;
}
.firstColumn {
    padding-left: 40px !important;
}

.lastColumn {
    padding-right: 40px !important;
}
.paid{
    font-family: var(--font-family-opensans-regular);
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    width: 55px;
    height: 25px;
    border-radius: 5px;
    border: none;
}

.due{
    font-family: var(--font-family-opensans-regular);
    color: #fff;
    background-color: var(--red-button-color);
    border-color: var(--red-button-color);
    width: 55px;
    height: 25px;
    border-radius: 5px;
    border: none;
}



@media screen and (max-width: 992px) {
    .table {
        display: block;
    }
    .table > *, .table tr, .table td, .table th {
        display: block;
    }
    .table thead {
        display: none;
    }
    .table tbody tr {
        height: auto;
        padding: 37px 0;
    }
    .table tbody tr td {
        padding-left: 40% !important;
        margin-bottom: 24px;
    }
    .table tbody tr td:last-child {
        margin-bottom: 0;
    }
    .table tbody tr td:before {
        font-size: 14px;
        color: #999999;
        line-height: 1.2;
        font-weight: unset;
        position: absolute;
        width: 40%;
        left: 30px;
        top: 0;
    }
    .table tbody tr td:before {
        font-family: var(--font-family-opensans-regular) !important;
        content: attr(data-label);
    }

    .table tr {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .table {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.searchDropdown{
    display: flex;
    flex-direction: column;
    position: relative;
}
.searchDropdown .form-item{
    /*padding: 0;*/
    /*margin-bottom: 0;*/
}

.searchDropdown .form-item input:focus ~  .dropdownBox,
.searchDropdown .form-item input:valid ~  .dropdownBox{
    display: block;
}
.searchDropdown .dropdownBox{
    position: absolute;
    background-color: white;
    width: calc(100% - 0.4em);
    top: calc(100% - 1.2em);
    border: solid #adb5bd 1px;
    display:none;
    max-height: 180px;
    overflow-y: scroll;
}
.searchDropdown .dropdownBox>ul{
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}
.searchDropdown .dropdownBox>ul li{
    padding: 2px 5px;
}
.searchDropdown .dropdownBox>ul li:hover{
    background-color: var(--primary-color);
}

.errors{
    list-style: none;
    color: #fe0002;
    font-family: var(--font-family-opensans-regular);
    font-weight: var(--font-weight-card-head);
    padding: 0.1em 0;
}
.errors li{
    padding: 0.1em 0;
}

/* Temporary fix for Input fields cause of Tailwind */
input{
    border: 1px solid gray !important;
    line-height: 1 !important;
}
textarea{
    border: 1px solid gray;
}
