/* Extra small devices (phones, 600px and down) */
@media (max-width: 575.98px) {
    nav.desktop {
        display: none;
    }

    header {
        height: 48px;
    }

    .hamburger {
        display: inline;
        width: auto;
        height: auto;

    }

    .col-12 {
        padding: 0 24px;
    }

    .home h1 {
        margin: 120px 0 0.5rem 0;
        font-size: 32px;
        text-align: left;
        line-height: 48px;
    }

    .about h1 {
        margin: 120px 0 0.5rem 0;
        font-size: 28px;
        text-align: left;
        line-height: 42px;
    }

    .home h3 {
        margin: 0 0 48px 0;
        font-size: 18px;
        text-align: left;
        line-height: 27px;
    }

    .about h3 {
        margin: 0 0 24px 0;
        font-size: 18px;
        text-align: left;
        line-height: 27px;
    }

    .about .dark-theme p {
        margin: 0 0 48px 0;
    }

    .dark-theme p.contact {
        text-align: left;
        margin: 0 0 80px 0;
    }

    .content h5,
    .page-title,
    .about .more-about-me h5 {
        font-size: 24px;
    }

    .dark-theme.more-about-me h5{
        text-align: left;
    }

    .header {
        position: fixed;
        box-shadow: 0 3px rgba(70, 70, 70, .05);
        transition: box-shadow 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    }

    .page-title {
        text-align: left;
        margin: 80px 0 .5rem 0;
    }

    figure.brand-1 {
        width: 275px;
        height: 575px;
        margin: 32px 0 80px 0;
        background-image: url("../img/brand-1-mobile.png");
        background-size: 275px 575px;
    }

    .about .mail,
    .home .mail {
        font-size: 18px;
        font-weight: 500;
        word-wrap: anywhere;
    }

    .view-more {
        margin: 20px 0 80px 0;
        width: 100%;
    }

    hr.grey {
        margin: 0 24px;
        border-color: #C6C5C5;
    }

    .hero-img-1 img {
        margin: 0;
    }

    .hero-img-2 img {
        width: 208px;
        height: 420px;
    }

    .col-sm.blue {

        background-color: #FFFFFF;
    }

    .col-sm.darkblue {
        background-color: #FFFFFF;

    }

    .col-sm.alabaster-2 {
        background-color: #F3ECE2;
    }

    .alabaster-2 .badge-secondary {
        background-color: #DCD6CD;
    }

    .full-width .container {
        margin: 0 24px;
    }

    .full-width p,
    .hero-img-5 p {
        width: 100%;
    }

    .full-width p,
    .hero-img-5 p,
    .content p,
    .dark-theme p {
        font-size: 16px;
        text-align: left;
        margin: 0 0 16px 0;
    }

    .description{
        font-size: 16px;
    }

    .full-width .hero-img-1,
    .hero-img-3,
    .hero-img-4 {
        margin: 80px 0 32px 0;
    }

    .hero-img-2 {
        margin: 80px 0 32px 0px;
    }

    .hero-img-4 img {
        width: 200px;
        height: 200px;
    }

    .action-btn {
        margin: 0 0 80px 0;
    }

    .action-btn .btn {

        display: block;
    }

    .hero-img-5 h5,
    .dark-theme h5 {
        font-size: 24px;
        text-align: left;
    }

    .dark-theme h5 {
        margin: 80px 0 1rem 0;
    }

    .about .dark-theme h5.first {
        margin: 80px 0 .5rem 0;
    }

    .about .dark-theme p.last{
        margin: 0 0 80px 0;
    }

    .about .dark-theme h5 {
        margin: 80px 0 1rem 0;
    }

    .about .more-about-me h5 {
        margin: 0 0 .5rem 0;
    }

    .hero-img-5 h5 {
        margin: 60px 0 1rem 0;
    }

    .full-width h5 {
        margin: 0 0 1rem 0;
        font-size: 24px;
        text-align: left;
    }

    .col-sm.gray {
        background-color: #FFFFFF;
    }

    .resume {
        margin: 0 0 80px 0;
        width: 100%;
    }

    .gallery .row {
        padding: 0 24px;
    }

    .gallery a {
        margin: 2px 2px;
    }

    .col-sm .btn-outline-secondary {
        margin: 0 0 80px 0;
        display: block;
    }

    .hero-mobile-img-5 img {
        width: 100%;
        height: auto;
    }

    .container-fluid.hero-img-5 {
        padding: 0px;
    }

    .hero-img-5 {
        background-color: #000000;
        background-image: none;
    }

    .col-12.tags {
        margin: 16px 0 24px 0;
    }

    p.project-date {
        margin: 0;
    }

    .dark-theme p {
        text-align: left;
        margin: 0 0 60px 0;
    }

    figure.brand-1 img {
        background: url(../img/brand-1-mobile.png) no-repeat;
        background-size: auto;

    }

    .m-border {
        background-color: #000000;
    }

    .m-border hr {
        margin: 0 24px;
        border-top: 1px solid #4D4D4D;

    }

    footer p {
        font-size: 12px;
        text-align: left;
        margin: 24px;
    }

    .card {
        margin: 96px 0 24px 0;
    }

    .card-body {
        padding: 32px 16px;
    }

    .password-icon {
        width: 32px;
        height: 32px;
    }

    .card-title {
        margin: 16px 0 8px 0;
        font-size: 24px;
    }

    .card-subtitle {
        margin: 0 0 38px 0;
        font-size: 16px;
    }

    p.card-title {
        margin: 24px 0 4px 0;
        font-size: 21px;
    }

    .work label {
        margin: 0 0 3px 0px;
        width: 100%;
    }

    .work .form-control {
        width: 100%;
        padding: 26px 12px;
        font-size: 24px;
    }

    .btn.authenticate {
        margin: 24px 0 38px 0;
        padding: 13px 2rem;
        width: 100%;
    }

    .was-validated :invalid~.invalid-feedback {
        width: 100%;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    nav.desktop {
        display: none;
    }

    .hero-mobile-img-5 img {
        width: 100%;
        height: auto;
    }

    .container {
        padding: 0 32px;
    }

    .container-fluid {
        padding: 0px;
    }

    header {
        height: 48px;
    }

    .header {
        position: fixed;
        box-shadow: 0 3px rgba(70, 70, 70, .05);
        transition: box-shadow 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    }

    .hamburger {
        display: inline;
        width: auto;
        height: auto;
    }

    .home h1 {
        width: 540px;
        font-size: 30px;
        margin: 129px 0 0.5rem 0;
        text-align: center;
    }

    .about h1 {
        font-size: 30px;
        margin: 129px 0 0.5rem 0;
        text-align: center;
    }

    .home h3 {
        font-size: 1rem;
        margin: 0 0 60px 0;
        text-align: center;
    }

    .about h3 {
        font-size: 1rem;
        margin: 0 0 24px 0;
    }

    .resume {
        margin: 0 0 120px 0;
    }

    .full-width h5,
    .dark-theme h5,
    .about .dark-theme h5 {
        font-size: 24px;
        margin: 3.75rem 0 1rem 0;
        text-align: center;
    }

    .hero-img-5 h5 {
        font-size: 24px;
        margin: 32px 0 1rem 0;
        text-align: center;
    }

    .content h5,
    p.contact .mail,
    .home .mail {
        font-size: 18px;
        font-weight: 500;
    }

    .about h1,
    .about h3,
    .about .dark-theme h5 {
        text-align: left;
    }

    .about .dark-theme h5 {
        text-align: center;
    }

    .about .dark-theme h5.first {
        margin: 60px 0 8px 0;
    }

    .full-width .col-12.tags,
    .hero-img-5 .col-12.tags {
        text-align: center;
    }

    .col-12.tags {
        margin: 16px 0 24px 0;
    }

    .full-width p,
    .hero-img-5 p {
        margin: auto;
        text-align: center;
        line-height: 2;
    }

    .content p,
    .full-width p,
    .hero-img-5 p,
    .dark-theme p {
        font-size: 14px;
    }

    .dark-theme p {
        text-align: center;
        margin: 0 0 3.75rem 0;
        line-height: 2;
    }

    .dark-theme p.contact {
        margin: 0 0 60px 0;
    }

    .about .more-about-me h5 {
        margin: 0 0 .5rem 0;
        font-size: 24px;
        text-align: left;
    }

    .about .more-about-me p {
        margin: 0 0 48px 0;
    }

    .action-btn .btn {
        margin: auto;
    }

    .action-btn {
        margin: 1.5rem 0 3.75rem 0;
    }

    .col-sm.blue {
        background-color: #66C1FC;
    }

    .col-sm.alabaster-2 {
        background-color: #FFFFFF;
    }

    .col-sm.darkblue {
        background-color: #5783B6;
    }

    .col-sm.gray {
        background-color: #F9F9F9;
    }

    .full-width .hero-img-1,
    .hero-img-3 {
        margin: 0;
    }

    .hero-img-1 img {
        margin: 0 0 3.75rem 0;
    }

    .hero-img-5 {
        background-image: none;
        background-color: #000000;
    }

    .page-title {
        font-size: 24px;
        margin: 60px 0 .5rem 0;
    }

    figure.brand-1 {
        width: 476px;
        height: 985px;
        margin: 60px 0 80px 0;
        background-image: url("../img/brand-1-mobile.png");
        background-size: 476px 985px;
    }

    .gallery a {
        margin: 4px 0px;
    }

    .gallery a.ill-1,
    .gallery a.ill-2,
    .gallery a.ill-4,
    .gallery a.ill-5,
    .gallery a.ill-7,
    .gallery a.ill-8,
    .gallery a.pty-1,
    .gallery a.pty-2,
    .gallery a.pty-4,
    .gallery a.pty-5,
    .gallery a.pty-7,
    .gallery a.pty-8 {
        margin-right: 8px
    }

    .view-more {
        margin: 12px 0 60px 0;
        min-width: 200px;
    }

    hr.grey {
        margin: 0;
        border-color: #C6C5C5;
    }

    .content-wrapper {
        min-height: 840px;
    }

    .full-width .container {
        max-width: 100%;
        margin: 0 32px;
    }

    .hero-img-2 img {
        width: 238px;
        height: 480px;
    }

    .hero-img-4 img {
        width: 200px;
        height: 200px;
    }

    .content {
        width: 256px;
    }

    .full-width p,
    .hero-img-5 p {
        width: 500px;
    }

    .container.m-border {
        max-width: 100%;
    }

    .m-border {
        background-color: #000000;
    }

    .m-border hr {
        margin: 0 24px;
        border-top: 1px solid #4D4D4D;
    }

    footer p {
        font-size: 12px;

    }

    .card {
        margin: 80px 0 80px 0;
        width: 460px;
    }

    .card-body {
        padding: 40px;
    }

    .password-icon {
        width: 32px;
        height: 32px;
    }

    .card-title {
        margin: 16px 0 8px 0;
        font-size: 28px;
    }

    .card-subtitle {
        margin: 0 0 38px 0;
        font-size: 16px;
    }

    p.card-title {
        margin: 24px 0 4px 0;
        font-size: 24px;
    }

    .work label {
        margin: 0 0 3px 0px;
        width: 320px;
    }

    .work .form-control {
        width: 320px;
        padding: 26px 12px;
        font-size: 24px;
    }

    .btn.authenticate {
        margin: 24px 0 38px 0;
        padding: 13px 2rem;
        min-width: 320px;
    }

    .was-validated :invalid~.invalid-feedback {
        width: 320px;
    }

}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    nav.desktop {
        display: none;
    }

    .container {
        padding: 0 32px;
    }

    header {
        height: 48px;
    }

    .header {
        position: fixed;
        box-shadow: 0 3px rgba(70, 70, 70, .05);
        transition: box-shadow 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    }

    .hero-mobile-img-5 {
        display: none;
    }

    .content-wrapper {
        min-height: 840px;
    }

    .content h5 {
        font-size: 27px;
    }

    .home h1 {
        width: 540px;
        margin: 180px 0 0.5rem 0;
        font-size: 2rem;
    }

    .about h1 {
        width: 540px;
        margin: 120px 0 0.5rem 0;
        font-size: 2rem;
    }

    .home h3 {
        margin: 0 0 120px 0;
        font-size: 1.125rem;
    }

    .about h3 {
        font-size: 1rem;
        margin: 0 0 24px 0;
    }

    .about h1,
    .about h3,
    .about h5 {
        text-align: left;
    }

    .resume {
        margin: 0 0 120px 0;
    }

    .content p,
    .dark-theme p {
        font-size: 15px;
    }

    .about .dark-theme p {
        margin: 0 0 60px 0;
        line-height: 2;
    }

    .about .dark-theme p.last {
        margin: 0 0 80px 0;
    }

    .about .dark-theme h5 {
        margin: 0 0 1rem 0;
    }

    .about .dark-theme h5.first {
        margin: 80px 0 8px 0;
    }

    .page-title {
        font-size: 27px;
        margin: 80px 0 .5rem 0;
    }

    figure.brand-1 {
        width: 520px;
        height: 1075px;
        margin: 60px 0 80px 0;
        background-image: url("../img/brand-1-mobile.png");
        background-size: 520px 1075px;
    }

    .action-btn {
        margin: 1rem 0 48px 0;
    }

    .gallery a {
        margin: 8px 0px;
    }

    .gallery a.ill-1,
    .gallery a.ill-2,
    .gallery a.ill-4,
    .gallery a.ill-5,
    .gallery a.ill-7,
    .gallery a.ill-8,
    .gallery a.pty-1,
    .gallery a.pty-2,
    .gallery a.pty-4,
    .gallery a.pty-5,
    .gallery a.pty-7,
    .gallery a.pty-8 {
        margin-right: 16px
    }

    .view-more {
        margin: 12px 0 80px 0;
        min-width: 200px;
    }

    hr.grey {
        margin: 0;
        border-color: #C6C5C5;
    }

    .dark-theme p.contact {
        margin: 0 0 80px 0;
    }

    p.contact .mail,
    .home .mail {
        font-size: 18px;
        font-weight: 500;
    }

    .hamburger {
        display: inline;
        width: auto;
        height: auto;
    }

    .hero-img-5 h5 {
        font-size: 27px;
        margin: 60px 0 1rem 0;
    }

    .full-width h5,
    .hero-img-5 h5,
    .dark-theme h5,
    .about .dark-theme h5 {
        margin: 80px 0 1rem 0;
        font-size: 27px;
    }

    .about .dark-theme h5 {
        text-align: center;
    }

    .about .more-about-me h5 {
        margin: 0 0 .5rem 0;
        font-size: 27px;
        text-align: left;
    }

    .about .more-about-me p {
        margin: 0 0 60px 0;
    }

    .hero-img-1 img {
        margin: 0 0 80px 0;
    }

    .hero-img-2 img {
        width: 268px;
        height: 540px;
    }

    .hero-img-4 img {
        width: 260px;
        height: 260px;
    }

    .full-width .col-12.tags,
    .hero-img-5 .col-12.tags {
        text-align: center;
    }

    .col-12.tags {
        margin: 16px 0 24px 0;
    }

    .hero-img-5 {
        background-image: url("../img/hero-5.png");
        background-size: cover;
        background-position: center;
        min-height: 840px;
    }

    .content {
        width: 288px;
    }

    .full-width p,
    .hero-img-5 p {
        width: 672px;
        font-size: 15px;
    }

    .dark-theme p {
        margin: 0 0 80px 0;
    }

    .m-border {
        display: none;
    }

    .card {
        margin: 80px 0 80px 0;
        width: 460px;
    }

    .card-body {
        padding: 40px;
    }

    .password-icon {
        width: 32px;
        height: 32px;
    }

    .card-title {
        margin: 16px 0 8px 0;
        font-size: 28px;
    }

    .card-subtitle {
        margin: 0 0 38px 0;
        font-size: 16px;
    }

    p.card-title {
        margin: 24px 0 4px 0;
        font-size: 24px;
    }

    .work label {
        margin: 0 0 3px 0px;
        width: 320px;
    }

    .work .form-control {
        width: 320px;
        padding: 26px 12px;
        font-size: 24px;
    }

    .btn.authenticate {
        margin: 24px 0 38px 0;
        padding: 13px 2rem;
        min-width: 320px;
    }

    .was-validated :invalid~.invalid-feedback {
        width: 320px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    nav.desktop {
        display: none;
    }

    .container {
        padding: 0 32px;
    }

    .hero-mobile-img-5 {
        display: none;
    }

    header {
        height: 48px;
    }

    .header {
        position: fixed;
        box-shadow: 0 3px rgba(70, 70, 70, .05);
        transition: box-shadow 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    }

    .hamburger {
        display: inline;
        width: auto;
        height: auto;
    }

    .home h1 {
        width: 600px;
        margin: 200px 0 0.5rem 0;
        font-size: 2.25rem;
    }

    .about h1 {
        width: 827px;
        margin: 120px 0 0.5rem 0;
        font-size: 36px;
        text-align: left;
    }

    .full-width h5,
    .hero-img-5 h5,
    .dark-theme h5,
    .about .dark-theme h5 {
        margin: 5rem 0 1rem 0;
        font-size: 27px;
    }

    hr.grey {
        margin: 0;
        border-color: #C6C5C5;
    }

    .gallery a {
        margin: 12px 0px;
    }

    .gallery a.ill-1,
    .gallery a.ill-2,
    .gallery a.ill-4,
    .gallery a.ill-5,
    .gallery a.ill-7,
    .gallery a.ill-8,
    .gallery a.pty-1,
    .gallery a.pty-2,
    .gallery a.pty-4,
    .gallery a.pty-5,
    .gallery a.pty-7,
    .gallery a.pty-8 {
        margin-right: 24px
    }

    /*.gallery a {
        width: 280px;
        height: 280px;
        display: inline-block;
        overflow: hidden;
        margin: 12px 0px;
    }

    .gallery a.ill-1,
    .gallery a.ill-2,
    .gallery a.ill-4,
    .gallery a.ill-5,
    .gallery a.ill-7,
    .gallery a.ill-8,
    .gallery a.pty-1,
    .gallery a.pty-2,
    .gallery a.pty-4,
    .gallery a.pty-5,
    .gallery a.pty-7,
    .gallery a.pty-8 {
        margin-right: 24px
    }*/

    .home h3 {
        margin: 0 0 140px 0;
        font-size: 1.125rem;
    }

    .home h3 {
        font-size: 1rem;
    }

    .about h3 {
        font-size: 18px;
        margin: 0 0 24px 0;
    }

    .about h1,
    .about h3,
    .about h5,
    .about .description {
        text-align: left;
    }

    .about .dark-theme h5 {
        font-size: 32px;
        text-align: center;
    }

    .about .dark-theme p {
        margin: 0 0 60px 0;
        line-height: 2;
        font-size: 16px;
    }

    .resume {
        margin: 0 0 120px 0;
    }

    .about .dark-theme h5.first {
        margin: 80px 0 8px 0;
    }

    .page-title {
        font-size: 32px;
        margin: 80px 0 .5rem 0;
    }

    figure.brand-1 {
        width: 520px;
        height: 1075px;
        margin: 60px 0 80px 0;
        background-image: url("../img/brand-1-mobile.png");
        background-size: 520px 1075px;
    }

    .view-more {
        margin: 12px 0 80px 0;
        min-width: 200px;
    }

    .dark-theme p.contact {
        margin: 0 0 80px 0;
    }

    .about .dark-theme p.last {
        margin: 0 0 80px 0;
    }

    p.contact .mail,
    .home .mail {
        font-size: 24px;
        font-weight: 500;
    }

    .about .more-about-me h5 {
        margin: 0 0 .5rem 0;
        font-size: 30px;
        text-align: left;
    }

    .about .more-about-me p {
        margin: 0 0 60px 0;
    }

    .content h5 {
        font-size: 27px;
    }

    .hero-img-2 img {
        width: 298px;
        height: 600px;
    }

    .hero-img-4 img {
        width: 320px;
        height: 320px;
    }

    .content-wrapper {
        min-height: 840px;
    }

    .full-width .col-12.tags,
    .hero-img-5 .col-12.tags {
        text-align: center;
    }

    .col-12.tags {
        margin: 16px 0 24px 0;
    }

    .hero-img-5 {
        background-image: url("../img/hero-5.png");
        background-size: cover;
        min-height: 840px;
    }

    .action-btn {
        margin: 1rem 0 32px 0;
    }

    .content {
        width: 288px;
    }

    .m-border {
        display: none;
    }

    .card {
        margin: 80px 0 80px 0;
        width: 460px;
    }

    .card-body {
        padding: 40px;
    }

    .password-icon {
        width: 32px;
        height: 32px;
    }

    .card-title {
        margin: 16px 0 8px 0;
        font-size: 28px;
    }

    .card-subtitle {
        margin: 0 0 38px 0;
        font-size: 16px;
    }

    p.card-title {
        margin: 24px 0 4px 0;
        font-size: 24px;
    }

    .work label {
        margin: 0 0 3px 0px;
        width: 320px;
    }

    .work .form-control {
        width: 320px;
        padding: 26px 12px;
        font-size: 24px;
    }

    .btn.authenticate {
        margin: 24px 0 38px 0;
        padding: 13px 2rem;
        min-width: 320px;
    }

    .was-validated :invalid~.invalid-feedback {
        width: 320px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {

    nav.desktop {
        display: inline;
    }

    .hamburger {
        display: none;
    }

    .container {
        padding: 0 32px;
    }

    .hero-mobile-img-5 {
        display: none;
    }

    .home h1 {
        width: 900px;
        font-size: 48px;
        margin: 240px 0 0.5rem 0;
    }

    .about h1 {
        width: 100%;
        text-align: left;
        font-size: 40px;
        margin: 200px 0 1rem 0;
    }

    .home h3 {
        margin: 0 0 180px 0;
        font-size: 1.25rem;
    }

    .about h3 {
        margin: 0 0 24px 0;
        font-size: 1.25rem;
    }

    .resume {
        margin: 0 0 200px 0;
    }

    .view-more {
        margin: 20px 0 120px 0;
        min-width: 200px;
    }

    .content h5 {
        font-size: 2.5rem;
    }

    .full-width h5,
    .hero-img-5 h5,
    .dark-theme h5,
    .about .dark-theme .about-contact h5 {
        margin: 7.5rem 0 .5rem 0;
        font-size: 2.5rem;
        text-align: center;
    }

    .full-width p,
    .hero-img-5 p,
    .content p,
    .dark-theme p {
        font-size: 18px;
    }

    .full-width p,
    .hero-img-5 p {
        width: 800px;
    }

    .about .more-about-me h5 {
        margin: 0 0 .5rem 0;
        font-size: 30px;
        text-align: left;
    }

    .about .more-about-me p {
        margin: 0 0 80px 0;
    }

    .about .dark-theme h5.first {
        margin: 120px 0 8px 0;
    }

    .about h5 {
        font-size: 40px;
        text-align: center;
        margin: 120px 0 16px 0;
    }

    .home .mail {
        font-size: 32px;
        font-weight: 500;
        line-height: 48px;
    }

    .home .dark-theme p {
        margin: 0 0 120px 0;
    }

    .dark-theme p.contact {
        margin: 0 0 120px 0;
    }

    p.contact .mail {
        font-size: 27px;
        font-weight: 500;
        line-height: 48px;
    }

    .about .dark-theme p.last {
        margin: 0 0 120px 0;
    }

    .full-width .container {
        margin: 0 auto;
        width: auto;
    }

    .hero-img-1 img {
        max-width: 1068px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 120px;
    }

    .hero-img-2 img {
        padding: 0;
        width: 365px;
        height: 736px;

    }

    .hero-img-4 img {
        width: 380px;
        height: 380px;
    }

    .hero-img-5 {
        background-image: url("../img/hero-5.png");
        background-size: cover;
        min-height: 68.75rem;
    }

    figure.brand-1 {
        width: 1076px;
        height: 471px;
        margin: 108px 0 120px 0;
        background-image: url("../img/brand-1.png");
        background-size: 1076px 471px;
        background-size: cover;
    }

    .col-12.tags {
        margin: 16px 0 24px 0;
    }

    .full-width .col-12.tags,
    .hero-img-5 .col-12.tags {
        text-align: center;
    }

    .full-width p.project-date,
    .hero-img-5 p.project-date,
    .content p.project-date,
    .dark-theme p.project-date {
        font-size: 14px;
        color: #767474;
    }

    /*.gallery a {
        width: 336px;
        height: 336px;
        display: inline-block;
        overflow: hidden;
        margin: 16px 0px;
    }*/
    .gallery a {
        margin: 16px 0px;
    }

    .gallery a.ill-1,
    .gallery a.ill-2,
    .gallery a.ill-4,
    .gallery a.ill-5,
    .gallery a.ill-7,
    .gallery a.ill-8,
    .gallery a.pty-1,
    .gallery a.pty-2,
    .gallery a.pty-4,
    .gallery a.pty-5,
    .gallery a.pty-7,
    .gallery a.pty-8 {
        margin-right: 32px
    }

    .content {
        width: 520px;
    }

    .action-btn {
        margin: 1rem 0 48px 0;
    }

    .card {
        margin: 155px 0 80px 0;
        width: 520px;
    }

    .card-body {
        padding: 48px;
    }

    .card-subtitle {
        margin: 0 0 48px 0;
        font-size: 16px;
    }

    p.card-title {
        margin: 32px 0 4px 0;
        font-size: 28px;
        font-weight: 500;
    }

    .card-title {
        margin: 16px 0 8px 0;
        font-size: 32px;
    }

    .work label {
        text-align: left;
        margin: 0 0 3px 0px;
        width: 320px;
    }

    .was-validated :invalid~.invalid-feedback {
        width: 320px;
    }

    .work .form-control {
        width: 320px;
        margin: 0px auto;
        padding: 29px 12px;
        font-size: 30px;
        text-align: center;
        border: 1px solid #6c757d;
    }

    p.card-title {
        margin: 32px 0 4px 0;
        font-size: 28px;
    }

    .btn.authenticate {
        margin: 24px 0 48px 0;
        padding: 0.969rem 2rem;
        min-width: 320px;
        background-color: #0070C9;
        color: #FFF;
        border: 1px solid #0070C9;
    }

    .password-icon {
        width: 48px;
        height: 48px;
    }

    .content-wrapper {
        min-height: 68.75rem;
    }

    .m-border {
        display: none;
    }

    hr.grey {
        margin: 0;
    }

    .description {
        text-align: center;
        margin: 0 0 36px 0;
    }

    .work header {
        background-color: rgb(255, 255, 255);
    }

    .work footer {
        /*position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 99;
        background-color: transparent;
        color:#FFFFFF;
        border: 1px solid #1A1A1A;*/
        display: none;
    }

    footer p {
        font-size: 14px;
    }

}