.digital-course-main-head h1,
h3 {
    font-size: 32px;
}

.navbar img {
    width: 100px;
    height: 50px;
}

.banner {
    overflow-x: hidden;
}

.fixed-navbar {
    background-color: #efefef;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: 0.6s ease-in;
}

.navbar-nav li a {
    margin-right: 30px;
    cursor: pointer;
}

.digital-main h1 {
    font-size: 32px;
}

.three-box {
    background: #043148;
}

.three-box img {
    width: 30%;
}

.nav-btn {
    background: #043148;
}

.course-main .btn-bg {
    background: #fb8500;
}

.main-enroll .btn-bg {
    background: #fb8500;
}

.course-main .btn-border {
    border: 2px solid #fb8500;
}

.main-course {
    position: relative;
}

h2.border-bottom.border-dark::before {
    content: '';
    background: #000;
    height: 1080px;
    width: 2px;
    position: absolute;
    top: 43px;
    right: 60px;
}

/* MAIN COURSE CSS */
.course-main img {
    width: 328px;
}

.course-main .frame-panel img {
    width: 30px;
    position: absolute;
    left: -17px;
    top: 50px;
}

.course-main .frame-right img {
    width: 30px;
    position: absolute;
    right: -14px;
    top: 50px;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.accordion .card-header:after {
    display: none;
}

.digital-course-modal .modal-body {
    background-image: url("<?php echo base_url() ?>/assets/images/digital-course/digital-img.jpg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 650px;
}

.digital-course-modal .digital-form-bg {
    background-color: #0C1B28F2;
}

.digital-course-modal h2 {
    color: #24acf1;
}

.digital-course-modal .form-control {
    background-color: transparent;
}

.digital-course-modal .custom-select {
    background: transparent;
}

::placeholder {
    color: white;
}

/* header .modal-body img {
        width: 100%;
        height: 300px;
    } */

/* MEDIA QUERY START */
@media screen and (max-width: 767px) {
    .digital-main h1 {
        font-size: 15px;
    }

    .digital-main h3 {
        font-size: 18px;
    }

    h2.border-bottom.border-dark::before {
        display: none;
    }

    .course-main img {
        width: 100%;
    }

    .course-main .frame-panel h4 {
        font-size: 18px;
        font-weight: bold;
        position: absolute;
        top: -200px;
        text-align: left;
        left: -2px;
        font-weight: bold;
    }

    .course-main .frame-panel .frame-panel-pera {
        position: absolute;
        top: -75px;
        right: -13px;
        text-align: left;
    }

    .course-main .frame-right h4 {
        font-size: 18px;
        text-align: left;
        font-weight: bold;
    }

    .course-main .frame-right .frame-right-pera {
        font-size: 14px;
        text-align: left;
        font-weight: bold;
    }

    .second-img img {
        position: absolute;
        left: 219px;
        top: -299px;
        width: 150px;
        transform: translate(-40px, -28px);
    }

    @media screen and (min-width: 480px) {
        .second-img img {
            transform: translate(-40px, -28px);
        }
    }
}
.course-main .btn-bg {
    background: #fb8500;
}

.main-enroll .btn-bg {
    background: #fb8500;
}

.course-main .btn-border {
    border: 2px solid #fb8500;
}

.main-course {
    position: relative;
}

h2.border-bottom.border-dark::before {
    content: '';
    background: #000;
    height: 1080px;
    width: 2px;
    position: absolute;
    top: 43px;
    right: 60px;
}

/* MAIN COURSE CSS */
.course-main img {
    width: 328px;
}

.course-main .frame-panel img {
    width: 30px;
    position: absolute;
    left: -17px;
    top: 50px;
}

.course-main .frame-right img {
    width: 30px;
    position: absolute;
    right: -14px;
    top: 50px;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.accordion .card-header:after {
    display: none;
}

/* MEDIA QUERY START */
@media screen and (max-width: 767px) {

    .digital-course-main-head h1,
    h3 {
        font-size: 16px;
    }

    h2.border-bottom.border-dark::before {
        display: none;
    }

    .course-main img {
        width: 100%;
    }

    .course-main .frame-panel h4 {
        font-size: 18px;
        font-weight: bold;
        position: absolute;
        top: -200px;
        text-align: left;
        left: -2px;
        font-weight: bold;
    }

    .course-main .frame-panel {
        border-bottom: 1px solid #000;
        padding-bottom: 10px;
    }

    .course-main .frame-panel .frame-panel-pera {
        position: absolute;
        top: -75px;
        right: -13px;
        text-align: left;
    }

    .course-main .frame-right h4 {
        font-size: 18px;
        text-align: left;
        font-weight: bold;
    }

    .course-main .frame-right .frame-right-pera {
        font-size: 14px;
        text-align: left;
        font-weight: bold;
    }

    .second-img img {
        position: absolute;
        left: 219px;
        top: -299px;
        width: 150px;
        transform: translate(-33px, -52px) !important;
    }

    .three-box h2 {
        font-size: 12px;
        margin-top: 10px;
    }

    .three-box img {
        width: 40px;
    }

    .course-main .frame-panel .frame-panel-pera-second {
        position: absolute;
        top: -111px;
        right: -13px;
        text-align: left;
    }

    .course-main .freame-pera {
        text-align: left !important;
    }

    .mobile-border-course {
        border-bottom: 1px solid #000;
    }

    .main-enroll {
        border-top: none !important;
    }
}
.three-box-second-page {
    background: #043148;
}

.photo-graphy {
    color: #043148;
}

.photo-navigation ul li {
    list-style: none;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.accordion .card-header:after {
    display: none;
}

.other-corse-box .card {
    -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.75);
}

.photo-graphy {
    overflow-x: hidden;
}

.Skills-section .photography-section {
    display: contents;
}

.Skills-section button {
    padding: 10px 20px;
    font-size: 12px;
}

.three-box h2 {
    background-color: #043148;
}

.benifets .benifets-bg {
    background: #043148;
}

.syllabus-list span {
    font-size: 18px;
}

.other-courses .btn-bg {
    background: #fb8500;
}

@media screen and (max-width: 767px) {

    .photo-graphy h1,
    h2,
    h3 {
        font-size: 24px;
    }

    .photo-graphy h4,
    h5 {
        font-size: 13px;
    }

    .photo-navigation ul {
        width: 100%;
        overflow: auto;
    }

    .photo-navigation ul li p {
        font-size: 12px;
        margin-right: 5px;
    }

    .mobileList {
        display: none;
    }

    .Skills-section button {
        padding: 4px 5px;
        font-size: 14px;
        font-weight: bold;
    }
}
/***************REGISTER PAGER CSS****************/
.main-enroll-main .register-box {
    background: #219fbc;
}
.main-enroll-main .register-box img {
    width: 70%;
}