@font-face {
    font-family: kacd-regular;
    src: url('../fonts/OpenSans-Regular_1.ttf');
    text-decoration: none;
}

@font-face {
    font-family: kacd-bold;
    src: url('../fonts/OpenSans-SemiBold_2.ttf');
    text-decoration: none;
}

@font-face {
    font-family: kacd-head;
    src: url('../fonts/Slabo.ttf');
    text-decoration: none;
}

/* - Color Pallete  //---------------- */
.primary-clr,
.clr {
    color: #0e7fa5
        /* --- Sky Blue Color --- */
}

.primary-bg,
.first-bg {
    background: #d93a0a !important;
    /* --- Sky Blue Bg --- */
}

.secondary-clr,
.footer-links li a:hover {
    color: #ff9620;
    /* --- Golden Color --- */
}

.secondary-bg,
.line-bottom:after,
.current,
.caption-head,
.second-bg {
    background: #ff9620 !important;
    /* --- Golden Bg --- */
}

.ico-clr {
    color: #c5911f;
    /* ---Light Golden Color --- */
}

.grey {
    color: #b3b2b2;
}

.grey-bg {
    background: #f9f9f9;
}

.darkgrey-bg {
    background: #eaeaea;
}

.white-color {
    color: #FFF !important;
}

.white-bg {
    background: #FFF;
}

.over {
    overflow: hidden;
}


/* - Spacer Style  //---------------- */

.right-side {
    float: right;
}

.left-side {
    float: left;
}

.plr-2 {
    padding: 0px 2px;
}

.plr-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.plr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ptb-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.ptb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ptb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ptb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pt-6 {
    padding-top: 6px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.p-0 {
    padding: 0px;
}

.p-2 {
    padding: 5px;
}

.mtb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mtb2-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-6 {
    margin-top: 6px;
}

.mt-7 {
    margin-top: 7px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-9 {
    margin-top: 9px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-22 {
    margin-top: 22px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-1 {
    margin-bottom: 1px;
}

.mb-2 {
    margin-bottom: 2px;
}

.mb-3 {
    margin-bottom: 3px;
}

.mb-4 {
    margin-bottom: 4px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-6 {
    margin-bottom: 6px;
}

.mb-7 {
    margin-bottom: 7px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mb-9 {
    margin-bottom: 9px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-11 {
    margin-bottom: 11px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mtb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mtb-2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.mtb-4 {
    margin-top: 4px;
    margin-bottom: 4px;
}

.mtb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mtb-6 {
    margin-top: 6px;
    margin-bottom: 6px;
}

.mtb-7 {
    margin-top: 7px;
    margin-bottom: 7px;
}

.mtb-8 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.mtb-9 {
    margin-top: 9px;
    margin-bottom: 9px;
}

.mtb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mtb-11 {
    margin-top: 11px;
    margin-bottom: 11px;
}

.mtb-12 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.mtb-13 {
    margin-top: 13px;
    margin-bottom: 13px;
}

.mtb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mtb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtb-30 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtb-40 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.m-0 {
    margin: 0px;
}

.mlr_-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.wide {
    width: 100%;
    margin-bottom: 15px;
}

.wide2 {
    width: 100%;
}

.just {
    text-align: justify;
}

/* ---- Topbar ----- */
.topbar {
    padding: 4px 0px;
    background: #1b1b1b !important;
}

.left-side,
.right-side {
    padding: 0px;
    margin-bottom: 0px;
}

.right-side-social {
    float: right;
}

.left-side li,
.right-side li {
    list-style: none;
    color: #f7f7f7;
    display: inline-block;
}

.right-side li a,
.left-side li a {
    color: #dcdcdc;
    text-decoration: none;
}

.grey {
    color: #b3b2b2;
}

.right-side li a:hover,
.left-side li a:hover {
    color: #FFF;
    text-decoration: none;
}

.social {
    font-size: 22px;
    margin-left: 5px;
}

/* ==== Header ===== */
.header {
    background: url(../images/bg/head.png);
    padding: 11px 0px;

}

.kud {
    float: right;
    margin-top: 6px;
}

.slogan {
    margin-top: 25px;
}

.slogan h4 {
    font-size: 22px;
    color: #444;
    text-shadow:
        1px 0px 1px #ccc, 0px 1px 1px #eee,
        2px 1px 1px #FFF, 1px 2px 1px #FFF,
        3px 2px 1px #ccc, 2px 3px 1px #eee,
        4px 3px 1px #ccc, 3px 4px 1px #FFF,
        5px 4px 1px #ccc, 4px 5px 1px #eee,
        6px 5px 1px #ccc, 5px 6px 1px #eee,
        7px 6px 1px #ccc;
}

/* ==== Menu ===== */
.menu {
    border-bottom: 4px solid #ff9620;
}

/* ==== Notification ===== */
.demo1 {
    padding: 5px;
}

.demo1 li {
    border-bottom: 1px solid #f7f7f7;
    padding: 10px 0px;
    list-style: none;
}

.demo1 li a {
    display: inline-block;
    width: auto;
    height: auto;
    background: none;
}

.notif-panel {
    height: 363px;
    overflow: hidden;
}

.archive-btn {
    margin-top: -70px;
    margin-left: 10px;
    position: absolute;
}

/* ==== Announcement ===== */
.ticker-container {
    height: 60px;
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #f4f4f4;
    color: #444444;
    /*background-color: white;
	color: black;*/
    font-size: 1.1em;
    margin-bottom: 15px;
}

.ticker-container .ticker-caption {
    height: 50%;
    width: 100%;
    background-color: #0e7fa5;
    display: table;
    position: absolute;
    color: white;
    font-size: 0.8em;
    z-index: 1;
}

.ticker-container .ticker-caption h5 {
    height: inherit;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 7px;
}

.ticker-container ul {
    list-style: none;
    padding: 0;
    height: auto;
}

.ticker-container ul div {
    overflow: hidden;
    position: absolute;
    z-index: 0;
    display: inline;
    min-width: 100%;
    left: 0;
    height: 50%;
    transition: 0.25s ease-in-out;
}

.ticker-container ul div.ticker-active {
    top: 30px;
}

.ticker-container ul div.not-active {
    top: 60px;
}

.ticker-container ul div.remove {
    top: 0;
}

.ticker-container ul div li {
    padding: 5px 0;
}

.ticker-container ul div li a {
    color: #EC0B43;
}

@media (min-width: 500px) {
    .ticker-container {
        height: 30px;
        text-align: left;
    }

    .ticker-container .ticker-caption {
        height: 100%;
        width: 150px;
        background: url(../Filesss/ticker-caption-bg.png);
    }

    .ticker-container .ticker-caption p {
        text-align: left;
        padding-left: 7px;
    }

    .ticker-container ul {
        margin-left: 170px;
        height: 100%;
    }

    .ticker-container ul div {
        height: 100%;
        left: 170px;
    }

    .ticker-container ul div.ticker-active {
        top: 0;
    }

    .ticker-container ul div.not-active {
        top: 30px;
    }

    .ticker-container ul div.remove {
        top: -30px;
    }
}

@media (min-width: 768px) {
    .ticker-container {
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .ticker-container {
        margin-bottom: 10px;
        background: #f4f4f4;
        margin-top: 10px;
    }
}

.morque-text {
    margin-top: 4px;
    font-size: 15px;
}

/* ==== tab ===== */
.tab {
    background: #f3f3f3;
    padding: 30px 0px;
}

.tab-box {
    background: #FFF;
    padding: 10px;
    overflow: hidden;
    box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
}

.tab-box p {
    margin-bottom: 0px;
    font-size: 14px;
}

.tab-ico {
    font-size: 75px;
    color: #FFF;
    margin-left: -15px;
    padding: 3px 12px 6px;

}

.tab-box h4 {
    margin-top: 0px;
    margin-bottom: 2px;
    font-family: kacd-head;
    font-size: 25px;
}

.more {
    font-style: italic;

}

.tab-box:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);

}

/* ==== Content Part ===== */
.content-part h2 {
    font-size: 32px;
    font-family: kacd-head;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
}

.content-part p {
    text-align: justify;
}

.seminar-box {
    background: #f9f9f9;
    padding: 15px;
    height: 295px;
    overflow-y: scroll;
}

.seminar {
    padding: 0px;
}

.seminar li {
    list-style: none;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #dedede;
}

.seminar li:last-child {
    border-bottom: none;
}

.seminar-box h3 {
    font-size: 24px;
    font-family: kacd-head;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
}

/* ==== Footer ===== */
.footer {
    background: url(../images/bg/foot.png);
    border-top: 5px solid #0e7fa5;
}

.footer-overlay {
    background: rgba(0, 0, 0, 0.74);
    padding: 30px 0px 15px;
}

.footer h3 {
    font-size: 20px;
    font-family: kacd-head;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.footer-links {
    padding: 0px;
}

.footer-links li {
    list-style: none;
}

.footer-links li a {
    list-style: none;
    text-decoration: none;
    color: #d4d4d4;
    line-height: 30px;
    font-size: 14px;
}

.footer-links li i {
    margin-right: 8px;

}

.border.dark .border-title.line-bottom {
    border-bottom: 1px solid rgba(116, 112, 112, 0.68);
}

.border-title {
    margin-top: 0px;
}

.border-title {
    color: #fff;
    font-size: 18px;
}

.line-bottom {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}

.con-ico {
    font-size: 30px;
    position: absolute;

}

.con-text {
    margin-left: 45px;
    color: #d4d4d4;
    margin-bottom: 18px;
}

.font-up {
    font-size: 17px;
    font-family: kacd-head;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.small-footer {
    background: #000;
    padding: 12px 0px;
    font-size: 13px;
}

.copyright {
    color: #a9a4a4;
}

.designed {
    color: #a9a4a4;
    text-align: right;
}

.designed a {
    color: #ffffff;
    text-align: right;
    text-decoration: none;
}

.designed a:hover {
    color: #E1E1E1 !important;
}

.brand-text {

    color: #dcdcdc !important;
}

.font-28 {
    font-size: 28px;
    color: #a7a7a7;
}

.font-28:hover {
    color: #FFF;
}

/* ==== Back To Top ===== */
#backTop {
    width: 28px;
    height: 28px;
    padding: 4px 6px;
    border-radius: 0px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 999999999;
    display: none;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#backTop.white {
    background: url(../images/uparr-48-b.png) no-repeat center center rgba(255, 255, 255, 0.8);
    border: 1px solid #ccc;
}

#backTop.black {
    background: url(../images/uparr-48-w.png) no-repeat center center rgba(0, 0, 0, 0.8);
    border: 1px solid #ccc;
}

#backTop.red {
    background: url(../images/uparr-48-w.png) no-repeat center center rgb(207, 167, 79);
    border: 1px solid #fff;
}

/* ==== Selection color Change ===== */

::-moz-selection {
    /* Code for Firefox */
    color: #FFF;
    background: #0e7fa5;
}

::selection {
    color: #FFF;
    background: #0e7fa5;

}

/* ==== Contact Box ===== */
.feedback-box {
    background: #f9f9f9;
    padding: 15px;
    position: relative;

}

.contact-box {
    background: #f9f9f9;
    padding: 15px;
    position: relative;

}

/* ==== Sub Page ===== */
.search-boxes {
    padding: 10px 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #FFF;
    background: #f7f7f7;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
}

.contact-boxes {
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #FFF;
    background: #f7f7f7;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    min-height: 110px;
}

.boxes {
    padding: 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #F0F0F0;
    background: #ffffff;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
}

.boxes p {
    padding: 5px 10px;
    text-align: center;
}

.boxes .caption-head {
    padding: 8px 5px;
}

.boxes-sub {
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #F0F0F0;
    background: #fdfdfd;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
}

.boxes3 {
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #F0F0F0;
    background: #ffffff;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    margin-top: 15px;
}

.caption-head {
    font-size: 18px;
    text-align: center;
    padding: 5px 5px;
    color: #ffffff;
    margin-bottom: 2px;

}

.custom-im {
    width: 320px;
    float: left;
    padding: 0px 15px 15px 0px;
}

.custom-im2 {
    width: 320px;
    float: right;
    padding: 0px 0px 15px 15px;
}

.slide-im {
    width: 300px;
}

.boxes-sub2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #F0F0F0;
    background: #ffffff;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
}

.boxes-sub2:hover .caption-head {
    color: #eeff02;
}

.read {
    margin-bottom: 10px;
}

.boxes-sub2:hover .read {
    background: #189CAB;
    border: 1px solid #1A878C;
}

.boxes-sub2 p {
    text-align: justify;
    padding: 15px;
}

/* Curl Top Right */
.hvr-curl-top-right {

    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}

.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px;
}

.list-group-item a {
    color: #454545;
    text-decoration: none;
    font-size: 16px;
}

.list-group-item a:hover {
    color: #9A1F37;
    text-decoration: none;
}

.section-title h2 {
    position: relative;
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
    color: #272727;

}

.section-title .decor:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ef5704;
}

.section-title .decor:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 33px;
    width: 6px;
    height: 3px;
    background: #fff;
    transform: skewX(-30deg);
}

.section-title .decor {
    position: relative;
    display: table;
    height: 3px;
    width: 74px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.main-heading {
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 23px;
    text-transform: uppercase;
}

.main-heading .title {
    color: #535353;
    line-height: 30px;
    margin-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    font-size: 28px;
    font-family: kacd-head;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;

}

.main-heading .title:after {
    background-color: #cfa74f;
    bottom: -12px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
}

.im-main {
    margin-bottom: 20px !important;
}

.pro-name {
    font-size: 18px;
    color: #1e64af;
    margin-bottom: 5px;
}

.main-config {
    font-size: 16px;
    margin-bottom: 7px;
}

.sub-config {
    margin-left: 15px;
    font-size: 15px;
}

.justified {
    text-align: justify;
}

.sidebar-box {
    background: #f9f9f9;
    padding: 15px;
    overflow: hidden;

}

.sidebar {
    padding: 0px;
}

.sidebar li {
    list-style: none;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #dedede;
}

.sidebar li:last-child {
    border-bottom: none;
}

.sidebar-box h3 {
    font-size: 19px;
    font-family: kacd-head;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 5px;

}

/* ==== Contact Us ===== */
.con-boxes {
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #F0F0F0;
    background: #f7f7f7;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0, 0, 0, 0.035);
    margin-top: 15px;
}

.con-boxes:hover {
    background: #FFF;
}

.box {
    padding-right: 10px;
    float: left;
}

.icons-contact {
    font-size: 45px !important;

}

.con-text {
    font-size: 15px;

}

.con-head {
    font-size: 20px;
    color: #da770d;
    text-transform: uppercase;
}

.enquiry {
    background: #EEE;
    padding: 20px 10px;

    position: relative;
    float: left;
}

.main-head {
    font-size: 28px;
    border-bottom: 2px solid #C30;
    margin-bottom: 10px;
    display: inline-block;
}

.enq-text {

    font-weight: 600;
    font-size: 22px;
    margin-top: 0px;
}

/* ==== Alumni Registration ===== */
.alumni-box {
    background: #f7f7f7;
    padding: 15px 0px;
    overflow: hidden;
}

.download-btn {
    background: #f9f9f9;
    padding: 15px;
}

/* ==== Responsive CSS ===== */
@media(min-width:991px) and (max-width:1199px) {
    body {
        font-size: 13px;
    }

    .slogan h4 {
        font-size: 18px;
        text-align: center;
    }

    .notif-panel {
        height: 307px;
        overflow: hidden;
    }

    .demo1 li {
        border-bottom: 1px solid #f7f7f7;
        padding: 8px 0px;
        list-style: none;
        font-size: 13px;
    }

    .panel-footer {
        padding: 8px 16px;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .vertical-nav li a {
        width: 100%;
        display: block;
        padding: 7.2px 15px 7.2px 12px !important;
        color: #1b1b1b;
        text-decoration: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        font-size: 13px !important;
    }

    .archive-btn {
        margin-top: -56px;
        margin-left: 10px;
        position: absolute;
    }

    .morque-text {
        margin-top: 4px;
        font-size: 13px;
    }

    .tab-ico {
        font-size: 45px;
        color: #FFF;
        margin-left: -15px;
        padding: 3px 12px 6px;
    }

    .tab-box p {
        margin-bottom: 0px;
        font-size: 13px;
    }

    .content-part h2 {
        font-size: 29px;

    }

    .footer-links li a {
        list-style: none;
        text-decoration: none;
        color: #d4d4d4;
        line-height: 30px;
        font-size: 13px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .slogan {
        margin-top: 9px;
    }

    .slogan h4 {
        font-size: 14px;
    }

    .vertical-nav li a {
        width: 100%;
        padding: 9px 15px 10px 12px !important;
        font-size: 12px !important;
    }

    body {

        font-size: 13px;

    }

    .notif-panel {
        height: auto;
        overflow: hidden;
    }

    .panel-footer {
        padding: 8px 16px;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .archive-btn {
        margin-top: -56px;
        margin-left: 10px;
        position: absolute;
    }

    .morque-text {
        margin-top: 4px;
        font-size: 13px;
    }

    .content-part h2 {
        font-size: 29px;
        font-family: kacd-head;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        font-weight: 500;
    }

    .tab-box {
        background: #FFF;
        padding: 40px;
        overflow: hidden;
        box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
    }

    .tab-box h4 {
        text-align: center;
        margin-top: 15px;
    }

    .tab-box p {
        text-align: center;
        margin-bottom: 5px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eaeaea;
    }

    .footer h3 {
        font-size: 16px;
    }

    .footer-links li a {
        font-size: 12px;
    }

    .font-up {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .small-footer {

        font-size: 12px;
    }

    .font-28 {
        font-size: 22px;
        color: #a7a7a7;
    }
}

@media(min-width:280px) and (max-width:767px) {
    body {

        font-size: 13px;

    }

    .logo {
        margin: 0 auto;
    }

    .right-side {
        float: none;
        text-align: center;
    }

    .left-side,
    .right-side {
        padding: 0px;
        margin-bottom: 5px;
    }

    .notif-panel {
        height: auto;
        overflow: hidden;
    }

    .panel-footer {
        padding: 8px 16px;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .archive-btn {
        margin-top: -42px;
        margin-left: 10px;
        position: absolute;
    }

    .morque-text {
        margin-top: 34px;
        font-size: 13px;
    }

    .tab-box {
        background: #FFF;
        padding: 20px;
        overflow: hidden;
        box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
    }

    .tab-ico {
        font-size: 45px;
        color: #FFF;
        margin-left: 0px;
        padding: 3px 12px 6px;
    }

    .tab-box h4 {
        text-align: center;
        margin-top: 15px;
    }

    .tab-box p {
        text-align: center;
    }

    .content-part h2 {
        font-size: 16px;

    }

    .pt-30 {
        padding-top: 8px;
    }

    .pb-50 {
        padding-bottom: 18px;
    }

    .font-up {
        font-size: 14px;
        font-family: kacd-head;
        letter-spacing: 1.3px;
        text-transform: uppercase;
    }

    .font-28 {
        font-size: 22px;
        color: #a7a7a7;
    }

    .small-footer {

        font-size: 12px;

    }

    .designed {
        color: #a9a4a4;
        text-align: center;
    }

    .seminar-box {
        background: #f9f9f9;
        padding: 3px 15px;
        height: auto;
        overflow-y: auto;
    }

    .seminar-box h3 {
        font-size: 18px;
        font-family: kacd-head;
        letter-spacing: 1.2px;
        text-align: center;
        text-transform: uppercase;
    }

    .content-part h2 {
        font-size: 21px;
        text-align: center;
    }

    .footer h3 {
        font-size: 18px;
        font-family: kacd-head;
        letter-spacing: 1.5px;
        text-transform: uppercase;
    }

    .panel {
        position: relative;
        top: 0;
        width: auto;
        margin: 0px 0px !important;
    }

    .ticker-container {

        margin-top: 15px;
    }

    .vertical-nav li a {
        width: 100%;

        font-size: 13px !important;
    }

    .main-heading .title {
        color: #535353;
        line-height: 20px;
        margin-bottom: 5px;
        position: relative;
        text-transform: uppercase;
        font-size: 18px;
        font-family: kacd-head;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        font-weight: 500;
    }

    .main-heading {
        padding-bottom: 5px;
        margin-bottom: 5px;
        display: inline-block;
        font-size: 23px;
        text-transform: uppercase;
    }

    .main-heading .title:after {
        background: none;
        bottom: 0px;
        content: "";
        height: 3px;
        left: 0;
        position: absolute;
        width: 50px;
    }
}

@media(min-width:280px) and (max-width:499px) {}

.bbx {
    box-shadow: 5px 10px 8px #888888;
}

.tab-box img {
    width: 70px;
    margin: 0 auto;
    padding: 8px;

}

.tab-box h4 {
    font-size: 17px;
    color: #FFF;
    padding: 10px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-box a:hover {
    text-decoration: none;
}

.first-bg:hover {
    background: #0e7fa5 !important;
    box-shadow: 5px 10px 8px #888888;
}

.second-bg:hover {
    background: #0e7fa5 !important;
    box-shadow: 5px 10px 8px #888888;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

/*.slick-slide img {
    width: 100%;
}
*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* navbar caret on hover */

.mainNav .navbar-nav {
    padding-top: 0;
  }
  .mainNav {
    margin-top: 0;
  }
.mainNav {
    margin-top: 0px;
  }
  .mainNav .navbar-nav {
    padding-top: 0px;
    font-weight: 500 !important;
    font-style: 15px !important;
  }
  .mainNav .navbar-nav li.nav-item a {
    padding-right: 28px;
    transition: all .5s ease-in-out;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    border-left: 1px solid #fff;
  }
 
  .mainNav .navbar-nav li.nav-item a {
    padding-right: 28px;
    transition: all .5s ease-in-out;
    cursor: pointer;
    color: #fff;
  }
  .mainNav .navbar-nav li.nav-item a :hover{
    color: maroon !important;
  }
  .mainNav .navbar-nav li.nav-item a:hover {
    color: #ff9620;
  }
  .nav-item a:hover .dropdown-item{
    display: block;
  }
  .mainNav .navbar-nav li.nav-item a.btn{
    padding-right: 14px;
  }
  .mainNav .navbar-nav li.nav-item a.btn:hover{
    color: #fff !important;
  }
  .mainNav .navbar-nav li.nav-item.dropdown-menu:hover  {
  display: block;
  }
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu {
    border: none;
    border-radius: 0;
    /* background: maroon; */
    padding: 4px;
    box-shadow:0 6px 15px 0 rgb(155 151 151 / 46%);
  }
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu ul {
    margin: 0 0px;
    /* padding: 0 0 0 10px; */
  }
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu li {
    list-style: none;
  }
  /* .mainNav .navbar-nav li.nav-item ul.dropdown-menu li {
    border-top: 1px solid #fff;
  } */
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu li:first-child {
    border-top: none;
  }
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu li:last-child {
    margin-bottom: 0px;
  }
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu li a {
    padding: 10px 20px;;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
    background-size: 200% 100%;
    background-position:left bottom;
    transition:all 1s ease;
    background-color: #f4f4f4;
  }
  .mainNav .navbar-nav li.nav-item ul.dropdown-menu li a:hover {
    background-position:right bottom;
    background: #ff9620;
    color: #fff !important;
  } 
  .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: #fff;
    background-color: #fff !important;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 10px;
    padding-left: 16px !important;
}
.navbar-collapse {
    padding-left: 85px ;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
    .navbar-collapse {
        padding-left: 85px ;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        padding-left: 0px !important;
    }
    .mainNav .navbar-nav li.nav-item a {
        padding-right: 22px !important;
     
    }
}
.navbar {
    position: relative;
    min-height: 25px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}
@media (min-width: 1168px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-left: 85px !important;
    }
}