/*!
Theme Name: EduMela
Author: Bappy
Description: edumela is a creative WordPress theme for saas, software, startup, mobile app, agency and related products & services. edumela is loaded with tons of features, elements & blocks, options that give its users real flexibility to create a dynamic, professional website in no time. It is 100% responsive and looks stunning on all types of screens and devices. You can use edumela as a better way to present and promote your start-up or running digital marketing agency website. Users will love your site because it gives them a unique user experience (UX), clean, modern and beautiful design. This theme is surely a great way to kickstart your new startup project or website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: edumela
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

edumela is based on Underscores https://bongobayond.net/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. about-area
5. features-box
6. department
7. team
8. video-area
9. counter
10. footer
*/



/* 1. Theme default css */


/* 1. Theme default css */
@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('fonts/Helvetica.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Oblique'), url('fonts/Helvetica-Oblique.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold'), url('fonts/Helvetica-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Bold Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold Oblique'), url('fonts/Helvetica-BoldOblique.woff') format('woff');
}

body {
    font-family: 'Libre Baskerville', serif;
    font-weight: normal;
    font-size: 18px;
    font-style: normal;
    color: #0f0e4d;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.btn:focus,
a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    text-decoration: none;
}

a,
button {
    color: #1696e7;
    outline: medium none;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: 'Helvetica Bold';
    color: #0f0e4d;
    margin-top: 0px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 40px;
    font-weight: 500;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #0f0e4d;
    margin-bottom: 15px;
}

.details__content img {
    max-width: 100%;
    height: auto;
}

.details__content h2 {
    margin-top: 30px;
}

.details__content ol,
.details__content ul {
    padding-left: 20px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}

table,
th,
td {
    border: 1px solid #d1d1d1;
}

th,
td {
    padding: 0.4375em;
}

select {
    width: 100%;
    height: 40px;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #1696e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.separator {
    border-top: 1px solid #f2f2f2
}

/* button style */

.btn {
    -moz-user-select: none;
    background: #ffb607;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 22px 30px;
    text-align: center;
    text-transform: unset;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.btn:hover {
    color: #fff;
    background: #0f0e4d;
}

.breadcrumb>.active {
    color: #888;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1200px !important;
}


/* 5. about */
.about-content h2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 22px;
    font-family: 'Helvetica';
}

.about-content h2 span {
    color: #ffb607;
}

.about-content p {
    margin-bottom: 30px;
    padding-right: 20px;
}

.about-content p:last-child {
    margin-bottom: 0;
    padding-right: 0;
}

/* teach */
.section-title span {
    color: #ffb607;
}

.teach-list ul {
    padding-left: 0;
}

.teach-list ul li {
    display: flex;
    align-items: start;
    overflow: hidden;
    margin-bottom: 30px;
}

.teach-list ul li:last-child {
    margin-bottom: 0;
}

.teach-icon i {
    font-size: 40px;
    margin-right: 25px;
    transition: .3s;
}

.teach-list-content h4 {
    font-size: 26px;
    font-family: 'Helvetica';
    margin-bottom: 10px;
}

.teach-list-content p {
    margin-bottom: 0;
}

.teach-list ul li:hover .teach-icon i {
    color: #ffb607;
}

.teach-video {
    position: relative;
}

.teach-video img {
    width: 100%;
    box-shadow: 0px 25px 80px 0px rgba(15, 14, 77, 0.3) !important;
}

.teach-video a {
    z-index: 9;
    font-size: 14px;
    color: #0f0e4d;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.teach-video a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: rgba(255, 255, 255, 0.479);
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.teach-content p {
    font-size: 16px;
    opacity: .8;
    padding-right: 20px;
    margin-bottom: 0;
}

.s-teach-list ul li {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}

.s-teach-list ul li i {
    font-size: 16px;
    color: #ffb607;
    margin-right: 10px;
}

.teach-btn .btn {
    background: #0f0e4d;
}

.teach-btn .btn:hover {
    background: #ffb607;
}

/* slider */
.slider-bg {
    position: relative;
    min-height: 848px;
    background-position: center;
    background-size: cover;
    z-index: 1;
}

.slider-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0f0e4d;
    opacity: .8;
    z-index: -1;
}

.slider-content h2 {
    font-size: 70px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 25px;
}

.slider-content p {
    color: #fff;
}

.slider-content p {
    color: #fff;
    margin-bottom: 45px;
}

.s-slider-content p {
    margin-bottom: 35px;
    font-size: 16px;
}

.ss-box {
    position: relative;
    width: 510px;
    margin: 0 auto;
}

.ss-box input {
    width: 100%;
    padding: 22px 25px;
    padding-right: 190px;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-family: 'Helvetica';
    border: 2px solid #fff;
}

.ss-box input::placeholder {
    font-weight: 400;
    color: #fff;
    font-family: 'Helvetica';
}

.ss-box button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: none;
    padding: 22px 45px;
    font-size: 14px;
    color: #c3c3cd;
    background: #0f0e4d;
    cursor: pointer;
    transition: .3s linear;
}

.ss-box button:hover {
    background: #ffb607;
    color: #fff;
}

.t-slider-bg {
    min-height: 966px;
}

.t-slider-bg::before {
    opacity: .8;
}

/* features */
.single-features {
    background: #3877f2;
    padding: 50px 35px;
    overflow: hidden;
    transition: .3s linear;
    transform: translateY(0);
    padding-bottom: 45px;
    box-shadow: 0px 20px 60px 0px rgba(15, 14, 77, 0.2);
}

.features-content h4 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
}

.features-content p {
    color: #fff;
    margin-bottom: 15px;
}

.features-more {
    overflow: hidden;
}

.features-content a {
    color: #fff;
    font-family: 'Helvetica';
    margin-left: -97px;
}

.features-content a i {
    position: relative;
    top: 3px;
    font-size: 20px;
    margin-left: 5px;
}

.single-features:hover .features-content a {
    margin-left: 0;
}

.single-features.green {
    background: #a8c95a;
}

.single-features.red {
    background: #f15b5b;
}

.single-features:hover {
    transform: translateY(-10px);
}

.features-mt {
    position: relative;
    z-index: 1;
    margin-top: -190px;
}

.s-features-content h4 {
    font-size: 30px;
    font-family: 'Helvetica';
    margin-bottom: 15px;
}

.s-features-content p {
    font-size: 16px;
    margin-bottom: 0;
    opacity: .7;
    line-height: 1.6;
}

.s-features-icon img {
    transition: .5s linear;
    transform: rotateY(0deg);
}

.s-single-features:hover .s-features-icon img {
    transform: rotateY(360deg);
}

.t-features-content {
    background: #3877f2;
    padding: 30px;
    padding-left: 70px;
    padding-right: 25px;
    border-radius: 5px;
}

.t-features-content h5 {
    font-size: 24px;
    color: #fff;
    font-family: 'Helvetica';
    margin-bottom: 5px;
}

.t-features-content p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
}

.t-single-features {
    position: relative;
}

.t-features-icon {
    position: absolute;
    box-shadow: 0px 15px 20px 0px rgba(73, 45, 45, 0.25);
    border-radius: 50%;
    left: -20px;
    top: -20px;
    background: #3877f2;
    padding: 13px;
}

.t-features-icon img {
    width: 40px;
    height: auto !important;
}

.green .t-features-icon,
.green .t-features-content {
    background: #a8c95a;
}

.red .t-features-icon,
.red .t-features-content {
    background: #f15b5b;
}

/* scrollUp */
#scrollUp {
    background: #FFB607;
    height: 40px;
    width: 40px;
    right: 50px;
    bottom: 77px;
    color: #0f0e4d;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 43px;
}

#scrollUp:hover {
    background: #0f0e4d;
    color: #fff;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.gallery-caption {
    display: block;
}

.bypostauthor {
    display: block;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a:focus,
.btn:focus,
.button:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

/* header */

body.admin-bar .fixed-top {
    top: 28px;
}

header ul {
    margin-bottom: 0;
}

/* 2. header */
.header-top {
    background: #0f0e4d;
    padding: 11px 0;
}

.header-contact ul {
    padding-left: 0;
}

.header-contact ul li {
    display: inline-block;
    font-size: 16px;
    font-family: 'Helvetica';
    margin-right: 40px;
    color: #fff;
}

.header-contact ul li:last-child {
    margin-right: 0;
}

.header-contact ul li i {
    margin-right: 5px;
}

.header-social a {
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
}

.header-social a:hover {
    color: #ffb607;
}

.main-menu ul li {
    display: inline-block;
    position: relative;
    margin-left: 35px;
}

.main-menu ul li:first-child {
    margin-left: 0;
}

.main-menu ul li a {
    display: block;
    color: #0f0e4d;
    opacity: .8;
    padding: 36px 0;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}

.main-menu ul li:hover>a {
    color: #ffb607;
    opacity: 1;
}

.main-menu ul li.current-menu-item>a {
    color: #ffb607;
    opacity: 1;
}

.main-menu ul>li>a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #ffb607;
    transition: .3s;
}

.main-menu ul>li:hover>a::before {
    width: 100%;
}

.main-menu ul li.current-menu-item a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #ffb607;
    transition: .3s;
}

.menu-icon a {
    font-size: 20px;
    color: #666666;
}

.menu-icon a:hover {
    color: #ffb607;
}

.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
    z-index: 9999;
    background: #fff;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.transparent-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.s-header-contact {
    text-align: right;
}

.s-header-contact ul li {
    display: inline-block;
    margin-left: 45px;
    text-align: left;
}

.s-header-contact ul li:first-child {
    margin-left: 0;
}

.s-header-contact ul li p {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px;
}

.s-header-contact ul li span {
    color: #fff;
    font-size: 16px;
    line-height: 1;
}

.s-header-top {
    padding: 18px 0;
}

.s-header-bg {
    background: #0f0e4d;
}

.white-menu ul li {
    margin-left: 40px;
}

.white-menu ul li:first-child {
    margin-left: 40px;
}

.white-menu ul li a {
    color: #fefefd;
    opacity: 1;
    padding: 28px 0;
}

.h-user-info a {
    display: inline-block;
    background: #ffb607;
    height: 100%;
    color: #fff;
    font-size: 16px;
    padding: 28px 35px;
}

.h-user-info a:first-child {
    background: transparent;
}

.h-user-info a:first-child:hover {
    color: #ffb607;
}

.transparent-header .sticky-menu {
    background: #0f0e4d;
}

.menu-btn .btn {
    font-size: 14px;
    padding: 18px 40px;
    border-radius: 50px;
}

.breadcrumb-top-wrap {
    min-height: 370px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.breadcrumb-title h2 {
    font-size: 48px;
    color: #fff;
    font-family: 'Helvetica';
    margin-bottom: 0;
}

.breadcrumb-link .breadcrumb {
    display: unset;
    display: unset;
    display: block;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: unset;
    border-radius: unset;
}

.breadcrumb-link .breadcrumb li {
    display: inline-block;
    color: #5e5d7c;
    font-size: 18px;
    font-family: 'Helvetica';
}

.breadcrumb-link .breadcrumb li a {
    color: #5e5d7c;
}

.breadcrumb-link .breadcrumb li.active {
    color: #ffb607;
}

.breadcrumb-bottom {
    box-shadow: 0px 10px 50px 0px rgba(38, 66, 99, 0.1);
    padding: 22px 0;
}

.main-menu ul li .sub-menu {
    position: absolute;
    top: 120%;
    min-width: 260px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0;
    border: 0;
    opacity: 0;
    padding: 20px;
    visibility: hidden;
    border-radius: 3px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .17);
    transition: all .3s ease-in;
    text-align: left;
    z-index: 9;
}

.main-menu ul li:hover>.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.main-menu ul li .sub-menu li {
    margin-left: 0;
    display: block;
}

.main-menu ul li .sub-menu li a {
    padding: 8px 5px;
    color: #0f0e4d;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    text-transform: capitalize;
}

.main-menu ul li .sub-menu li a::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 10px;
    background: #ffb607;
    z-index: 99;
    border-radius: unset;
    opacity: 0;
    transition: .5s;
}

.main-menu ul li .sub-menu li:hover>a::before {
    opacity: 1;
    left: 0;
}

.main-menu ul li .sub-menu li:hover>a {
    padding-left: 20px;
}

.blue-overlay {
    position: relative;
    z-index: 1;
}

.blue-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0f0e4d;
    opacity: .9;
    z-index: -1;
}

/* 7. counter */
.counter-bg {
    background-position: center;
    background-repeat: no-repeat;
}

.counter-content h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
}

.counter-content span {
    color: #fff;
    font-size: 20px;
    display: block;
    font-family: 'Helvetica';
    line-height: 1;
}

/* registration */
.reg-area {
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.blue-overlay {
    position: relative;
    z-index: 1;
}

.blue-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0f0e4d;
    opacity: .9;
    z-index: -1;
}

.white-title h2,
.white-title p {
    color: #fff;
}

.reg-form input {
    border: none;
    background: #403e6c;
    width: 370px;
    margin-right: 10px;
    padding: 17px 25px;
    border-radius: 3px;
    font-size: 16px;
    color: #ffdcdc;
}

.reg-form input::placeholder {
    font-size: 16px;
    color: #ffdcdc;
}

.coming-time .time-count {
    color: #fff;
    display: inline-block;
    height: 150px;
    width: 150px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 110px;
    font-size: 48px;
    font-family: 'Helvetica Bold';
    line-height: 110px;
    transition: .3s;
    margin-bottom: 30px;
}

.coming-time .time-count span {
    font-size: 20px;
    font-family: 'Helvetica';
    display: block;
    line-height: 1;
    margin-top: -23px;
    text-transform: capitalize;
}

.coming-time .time-count:last-child {
    margin-right: 0;
}

.coming-time .time-count:hover {
    color: #ffb607;
    border-color: #ffb607;
}

.s-reg-form {
    background: #fff;
    padding: 30px 50px;
    padding-bottom: 40px;
    position: relative;
}

.s-reg-form::before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -15px;
    height: 30px;
    background: #fff;
    opacity: .2;
}

.s-reg-form::after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -30px;
    height: 60px;
    background: #fff;
    opacity: .2;
}

.s-reg-form input {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfdb;
    padding: 10px;
    margin-bottom: 20px;
}

.s-reg-form form select {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfdb;
    padding: 10px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 16px;
}

.s-reg-form input[type=submit] {
    padding: 20px;
}

.reg-video a {
    z-index: 9;
    font-size: 14px;
    color: #0f0e4d;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.reg-video a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: rgba(255, 255, 255, 0.479);
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite;
}

.reg-video span {
    color: #fff;
    font-size: 18px;
    font-family: 'Helvetica';
    display: inline-block;
    margin-left: 40px;
}

/* courses */
form[name="search-course"] .search-course-input {
    border: 2px solid #dadeff;
}

.single-course {
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.03);
    transition: .3s linear;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.course-thumb img {
    width: 100%;
}

.course-content {
    padding: 20px;
    position: relative;
}

.star-rating {
    float: left;
}

.c-review span {
    font-size: 14px;
    color: #0f0e4d;
    opacity: .8;
    margin-left: 10px;
    transition: .3s;
    float: left;
}

.jq-stars {
    display: inline-block;
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%;
}

.jq-star:hover .fs-star-svg path {}

.jq-star-svg path {
    /* stroke: #000; */
    stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow(-2px -2px 2px #888);
}

.course-content h3 {
    font-size: 24px;
    font-family: 'Helvetica';
    line-height: 1.3;
    margin-bottom: 25px;
    transition: .3s;
    display: inline-block;
}

.course-content h3:hover a {
    color: #ffb607;
}

.course-meta {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    border-top: 1px solid #ebebf0;
    padding-top: 15px;
    transition: .3s;
}

.course-meta ul {
    line-height: 1;
}

.course-meta ul li {
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    color: #5e5d7c;
    transition: .3s;
}

.course-meta ul li:first-child {
    margin-left: 0;
}

.course-meta ul li i {
    margin-right: 5px;
}

.course-meta ul li:first-child i {
    color: #d75a4a;
}

.course-meta ul li:last-child i {
    color: #ffb607;
}

.c-author p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1;
    transition: .3s;
}

.c-author p a {
    color: #ffb607;
}

.course-fee {
    position: absolute;
    height: 65px;
    width: 65px;
    text-align: center;
    line-height: 65px;
    background: #ffb607;
    color: #fff;
    border-radius: 50%;
    top: -35px;
    right: 20px;
}

.single-course:hover {
    background: #0f0e4d;
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.3);
}

.single-course:hover span,
.single-course:hover .course-meta p,
.single-course:hover .course-meta li,
.single-course:hover h3 a {
    color: #fff;
}

.single-course h3 a:hover {
    color: #ffb607;
}

.single-course:hover .course-meta {
    border-color: #38386c;
}

.course-filter {
    margin-bottom: 50px;
    text-align: center;
}

.course-filter li {
    cursor: pointer;
    font-size: 16px;
    background: #f3f3f6;
    padding: 11px 25px;
    border-radius: 50px;
    color: #0f0e4d;
}

.course-filter li.select-cat,
.course-filter li:hover {
    background: #ffb607;
    color: #fff;
}

.course-appearence {
    background: #0f0e4d;
    border-radius: 5px;
}

.gv-icon i {
    color: #fff;
    font-size: 18px;
    margin-right: 15px;
}

.grid-view-wrap p {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica';
}

.grid-view-wrap {
    display: flex;
    align-items: center;
}

.course-appearence {
    background: #0f0e4d;
    border-radius: 5px;
    padding: 17px 40px;
}

.course-cat .course-cat-selected {
    color: #fff;
    border: 1px solid #575783;
    padding: 15px 22px;
    font-family: 'Helvetica';
    border-radius: 5px;
    padding-right: 40px;
    min-width: 175px;
}

.course-cat .course-cat-selected::after {
    border-color: #fff;
}

.course-search {
    position: relative;
}

.course-search input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #3f3e71;
    background: transparent;
    color: #fff;
    font-family: 'Helvetica';
    padding: 10px 0;
    font-size: 16px;
    padding-right: 50px;
}

.course-search input::placeholder {
    font-size: 16px;
    color: #fff;
    font-family: 'Helvetica';
}

.course-search button {
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    padding: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #ffb607;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    line-height: 40px;
}

.course-pagination ul li {
    display: inline-block;
    line-height: 1;
    margin: 0 5px;
}

.course-pagination ul li a {
    font-family: 'Helvetica';
    font-size: 16px;
    color: #0f0e4d;
    display: block;
    height: 30px;
    width: 40px;
    text-align: center;
    line-height: 30px;
    background: #0f0e4d2b;
    border-radius: 30px;
}

.course-pagination ul li a:hover {
    color: #fff;
    background: #0f0e4d;
}

.course-pagination ul li.active a {
    color: #fff;
    background: #0f0e4d;
}

.c-details-wrap {
    box-shadow: 0px 0px 56px 14px rgba(186, 179, 226, 0.1);
}

.c-details-meta ul li {
    display: inline-block;
    padding: 14px 30px;
}

/* search-modal */
#search-modal {
    background-color: rgba(23,26,33,.95);
    z-index: 999999;
}
.modal-backdrop {
    z-index: 1;
}
#search-modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: none;
    outline: 0;
}
#search-modal .modal-dialog .modal-content {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
#search-modal .modal-dialog .modal-content form {
    width: 555px;
    position: relative;
}
#search-modal .modal-dialog .modal-content form input {
    width: 100%;
    font-size: 36px;
    border: none;
    border-bottom: 3px solid rgba(255,255,255,.1);
    background: 0 0;
    color: #fff;
    font-family: 'Helvetica';
    padding-bottom: 12px;
    padding-right: 40px;
}
#search-modal .modal-dialog .modal-content form input::-moz-placeholder {
    font-size: 35px;
    font-family: 'Helvetica';
}
#search-modal .modal-dialog .modal-content form input::placeholder {
    font-size: 35px;
    font-family: 'Helvetica';
}
#search-modal .modal-dialog .modal-content form button {
    position: absolute;
    right: 0;
    margin-bottom: 3px;
    font-size: 30px;
    color: #ffb607;
    background: 0 0;
    border: none;
    cursor: pointer;
    top: 11px;
}

/* testimonail */
.single-testimonial {
    margin: 0 50px;
    margin-bottom: 35px;
}

.testimonial-content {
    background: #fff;
    padding: 40px 50px;
    border-radius: 5px;
    position: relative;
}

.testimonial-content p {
    margin-bottom: 0;
    font-family: 'Helvetica Oblique';
    position: relative;
    z-index: 1;
}

.testimonial-content p::before {
    content: "\7b";
    position: absolute;
    font-family: "eleganticons";
    font-size: 132px;
    color: #0f0e4d;
    opacity: .1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)rotate(180deg);
    z-index: -1;
}

.testimonial-avatar h5 {
    font-size: 18px;
    font-family: 'Helvetica';
    text-transform: capitalize;
    margin-bottom: 3px;
}

.testimonial-avatar span {
    font-family: 'Helvetica';
    font-size: 16px;
}

.testimonial-content::before,
.testimonial-content::after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -15px;
    background: #fff;
    height: 30px;
    z-index: -1;
    opacity: .2;
    border-radius: 5px;
}

.testimonial-content::after {
    left: 50px;
    right: 50px;
    height: 60px;
    bottom: -30px;
}

.testimonial-active .slick-arrow {
    position: absolute;
    top: 50%;
    left: -195px;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    z-index: 1;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background: rgba(255, 255, 255, .1);
    transition: .3s;
}

.testimonial-active .slick-arrow.slick-next {
    right: -195px;
    left: auto;
}

.testimonial-active .slick-arrow:hover {
    background: #ffb607;
    color: #fff;
}

/* blog */
.sticky .bsingle__content {}

.single-side-post {
    display: flex;
    align-items: center;
    overflow: hidden;
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.03);
    transition: .5s;
    margin-bottom: 36px;
}

.side-post-thumb {
    margin-right: 25px;
    position: relative;
}

.side-post-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0f0e4d;
    transition: .5s;
    opacity: 0;
}

.side-post-content {
    padding: 18px;
    padding-left: 0;
}

.side-post-content .post-date span {
    font-size: 14px;
    color: #0f0e4d;
    opacity: .8;
    display: block;
    margin-bottom: 10px;
}

.side-post-content h5 {
    font-size: 20px;
    font-family: 'Helvetica';
    margin-bottom: 10px;
}

.side-post-content h5:hover a {
    color: #0f0e4d;
}

.side-post-content>a {
    font-size: 16px;
    color: #ffb607;
}

.side-post-content>a:hover {
    color: #0f0e4d;
}

.side-post-content>a i {
    position: relative;
    top: 2px;
}

.single-side-post {
    clear: both;
    width: 100%;
}

.single-side-post:hover {
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.2);
}

.single-side-post:hover .side-post-thumb::before {
    opacity: .8;
}

.single-side-post:last-child {
    margin-bottom: 0;
}

.single-slide-blog img {
    width: 100%;
}

.single-slide-event {
    position: relative;
    overflow: hidden;
}

.overlay-event {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: #0f0e4d;
    display: flex;
    align-items: center;
    border-radius: 3px;
}

.slide-event-date {
    background: #ffb607;
    float: left;
    width: 120px;
    text-align: center;
    padding: 54px 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.slide-event-content {
    overflow: hidden;
    padding: 20px;
}

.slide-event-content h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
}

.slide-event-content h3:hover a {
    color: #ffb607;
}

.slide-event-content ul li {
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica';
    margin-bottom: 7px;
}

.slide-event-content ul li:last-child {
    margin-bottom: 0;
}

.slide-event-content ul li i {
    margin-right: 5px;
}

.slide-event-date h4 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 5px;
    line-height: 1;
}

.slide-event-date span {
    color: #fff;
    font-family: 'Helvetica';
    display: block;
}

/* 11. instructor */
.single-instructor {
    margin-bottom: 50px;
}

.instructor-thumb {
    position: relative;
    text-align: center;
}

.instructor-thumb img {
    width: 100%;
}

.instructor-overlay {
    margin: 0 20px;
    padding: 35px;
    background: #fff;
    border: 2px solid #0f0e4d;
    position: relative;
    z-index: 9;
    margin-top: -30px;
    box-shadow: 0px 20px 20px 0px rgba(15, 14, 77, 0.09);
    transition: .3s linear;
    transform: translateY(0);
}

.single-instructor:hover .instructor-overlay {
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px 0px rgba(15, 14, 77, 0.15);
}

.instructor-overlay h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #28275f;
    transition: .3s;
}

.instructor-overlay span {
    font-size: 16px;
    display: block;
    color: #ffb607;
}

.instructor-overlay h3:hover a {
    color: #151452;
}

.instructor-details-img img {
    width: 100%;
}

.instructor-details-content {
    padding-left: 50px;
}

.instructor-info {
    margin-bottom: 50px;
}

.instructor-info h2 {
    font-size: 50px;
    margin-bottom: 15px;
}

.instructor-info span {
    font-size: 16px;
    color: #ffb607;
}

.instructor-details-content p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.9;
}

.instructor-contact {
    margin-top: 30px;
}

.instructor-contact ul li {
    list-style: none;
    display: inline-block;
    margin-right: 30px;
    font-size: 16px;
}

.instructor-contact ul li span {
    color: #ffb607;
    margin-right: 10px;
}

.instructor-social {
    margin-top: 40px;
}

.instructor-social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}

.instructor-social ul li a {
    font-size: 18px;
    color: #546071;
    transition: .3s;
}

.instructor-social ul li a:hover {
    color: #ffb607;
}

/* 12. events */
.single-events {
    overflow: hidden;
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.03);
    margin-bottom: 40px;
    transition: .3s;
    display: flex;
    align-items: center;
}

.event-content {
    padding: 45px;
    padding-left: 50px;
    width: 694px;
}

.event-content h3 {
    font-size: 28px;
    margin-bottom: 20px;
    font-family: 'Helvetica';
}

.event-content h3:hover a {
    color: #151452;
}

.event-date {
    background: #ffb607;
    padding: 50px;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    right: 0;
}

.event-meta ul {
    padding-left: 0;
}
.event-meta ul li {
    display: inline-block;
    font-size: 16px;
    font-family: 'Helvetica';
    opacity: .8;
    margin-right: 30px;
}

.event-meta ul li i {
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.event-date h2 {
    font-size: 50px;
    color: #fff;
    line-height: 1;
    margin-bottom: 0;
}

.event-date span {
    font-size: 16px;
    color: #fff;
    font-family: 'Helvetica';
}

.single-events:hover {
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.1)
}

.e-details-thumb img {
    width: 100%;
}

.event-show-date {
    float: left;
    margin-right: 30px;
}

.event-show-date h3 {
    height: 60px;
    width: 65px;
    background: #ffb607;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 0;
    font-size: 28px;
    color: #fff;
    line-height: 41px;
}

.event-show-date h3 span {
    display: block;
    line-height: 1;
    margin-top: -6px;
    font-size: 16px;
}

.e-details-title h2 {
    overflow: hidden;
    margin-bottom: 0;
    line-height: 60px;
    font-size: 38px;
}

.e-details-title h2 span {
    font-size: 15px;
    background: #ffb607;
    padding: 10px 15px;
    border-radius: 5px;
    line-height: 1;
    color: #fff;
    margin-left: 50px;
    position: relative;
    top: -9px;
}

.e-details-content p {
    margin-bottom: 15px;
}

.e-details-info h2 {
    font-size: 36px;
    margin-bottom: 25px;
    line-height: 1;
}

.e-details-info ul li {
    font-family: 'Helvetica';
    font-size: 16px;
    margin-bottom: 10px;
}

.e-details-info ul li:last-child {
    margin-bottom: 0;
}

.e-details-info ul li i {
    font-size: 16px;
    color: #ffb607;
    margin-right: 15px;
}

.e-details-info ul {
    margin-bottom: 30px;
}

.e-details-info-img img {
    width: 100%;
}

.journal-thumb img {
    width: 100%;
}

.journal-content {
    padding: 35px 30px;
    padding-top: 0;
}

.journal-meta {
    background: #ffb607;
    text-align: center;
    padding: 7px 0;
    margin-top: -20px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.journal-meta ul li {
    display: inline-block;
    font-size: 14px;
    font-family: 'Helvetica';
    color: #fff;
}

.journal-meta ul li:nth-child(2) {
    margin: 0 15px;
}

.journal-meta ul li a {
    color: #fff;
}

.journal-meta ul li a:hover {
    color: #0f0e4d;
}

.journal-content h3 {
    font-size: 20px;
    font-family: 'Helvetica';
    margin-bottom: 10px;
    transition: .3s linear;
}

.journal-content h3:hover a {
    color: #ffb607;
}

.journal-content p {
    margin-bottom: 0;
    font-size: 16px;
    opacity: .7;
    transition: .3s linear;
}

.single-journal {
    background: #fff;
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.03);
    transition: .3s linear;
    border-radius: 3px;
}

.single-journal:hover {
    box-shadow: 0px 14px 20px 0px rgba(15, 14, 77, 0.3);
    background: #0f0e4d;
}

.single-journal:hover .journal-content h3,
.single-journal:hover .journal-content p {
    color: #fff;
}

/* blog */
.blog-post-list {
    margin-top: 150px;
    margin-bottom: 100px;
}

.bsingle__content {
    padding: 50px;
    border: 2px solid #dadeff;
}

.meta-info ul {
    margin-bottom: 7px;
    padding: 0;
}

.meta-info ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 30px;
}

.meta-info ul li a {
    color: #5f708f;
    text-transform: capitalize;
}

.meta-info ul li i {
    margin-right: 5px;
}

.bsingle__content h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.bsingle__content p {
    padding-right: 35px;
    margin-bottom: 25px;
}

.bsingle__content .meta-info ul li a:hover {
    color: #6161eb;
}

.bsingle__content h2:hover a {
    color: #6161eb;
}

.bsingle__post .video-p {
    position: relative;
}

.bsingle__post .video-p .video-i {
    height: 80px;
    width: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    color: #6161eb;
}

.blog-active .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    border: none;
    background: none;
    padding: 0;
    font-size: 30px;
    color: #fff;
    z-index: 9;
    opacity: .4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
}

.blog-active .slick-arrow.slick-next {
    right: 40px;
    left: auto;
}

.blog-active .slick-arrow:hover {
    opacity: 1;
}

.quote-post {
    background-position: center;
    background-repeat: no-repeat;
}

.quote-post .quote-icon {
    float: left;
    margin-right: 30px;
    display: block;
    margin-top: 20px;
}

.quote-post h2 {
    overflow: hidden;
    margin-bottom: 0;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}

.pagination-wrap .pagination li {
    display: inline-block;
    margin-right: 6px;
    margin-left: 0;
    margin-bottom: 0;
}

.learn-press-pagination .page-numbers>li a,
.learn-press-pagination .page-numbers>li span,
.pagination-wrap .pagination li a {
    border: none !important;
    height: 50px;
    width: 50px;
    display: block !important;
    line-height: 50px !important;
    border-radius: 50% !important;
    color: #2e265d;
    font-size: 16px !important;
    text-align: center;
    font-weight: 500;
}

.learn-press-pagination .page-numbers>li span.current,
.pagination-wrap .pagination li .current {
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(97, 97, 235, 0.49);
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}

.pagination-wrap .pagination li a:hover {
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(97, 97, 235, 0.49);
}

blockquote {
    background: #0F0E4D;
    padding: 30px 35px;
    padding-left: 90px;
    position: relative;
    font-size: 18px;
    padding-right: 50px;
    margin-top: 45px;
    margin-bottom: 45px;
    line-height: 1.7;
    color: #fff;
    z-index: 1;
    font-style: italic;
}

blockquote p {
    color: #fff;
    margin-bottom: 10px;
}

blockquote::before {
    position: absolute;
    content: "";
    left: 19px;
    top: 29px;
    background: url(img/blockquote_d.png);
    height: 86px;
    width: 92px;
    z-index: -1;
}

blockquote cite {
    position: relative;
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
    font-weight: 600;
    margin-left: 10px;
}

blockquote cite:before {
    position: absolute;
    content: '-';
    left: -10px;
    top: -1.8px;

}

.details__content-img {
    margin: 45px 0;
}

.post__tag,
.post__share {
    margin-top: 50px;
}

.post__tag h5 {
    font-size: 22px;
    margin-bottom: 20px;
}

.post__tag ul {
    padding-left: 0;
}

.post__tag ul li {
    display: inline-block;
    margin-right: 15px;
}

.post__tag ul li a {
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
    padding: 7px;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    color: #605a88;
}

.post__tag ul li a:hover {
    color: #fff !important;
}

.post__share {
    text-align: right;
}

.post__share h5 {
    font-size: 22px;
    margin-bottom: 30px;
}

.post__share ul li {
    margin-left: 20px;
    display: inline-block;
}

.post__share ul li a {
    font-size: 18px;
    display: inline-block;
    color: #b5becc;
}


.posts_navigation {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.posts_navigation .prev-link span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 5px;
}

.posts_navigation .prev-link h4 {
    font-size: 24px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.posts_navigation .next-link span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 5px;
}

.posts_navigation .next-link h4 {
    font-size: 24px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.posts_navigation .next-link h4:hover a,
.posts_navigation .prev-link h4:hover a {
    color: #6161EB;
}

.related__post .post-title {
    margin-bottom: 35px;
}

.related__post .post-title h4 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 500;
}

.related-post-wrap .post-thumb img {
    width: 100%;
}

.related-post-wrap .rp__content {
    padding: 44px;
    border: 2px solid #f4f3fb;
    border-top: none;
}

.related-post-wrap .rp__content h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.related-post-wrap .rp__content p {
    margin-bottom: 0;
}

.avatar__wrap {
    background: #f3f1ff;
    padding: 50px 80px;
    margin-top: 80px;
}

.avatar__wrap .avatar-img {
    margin-top: -115px;
    margin-bottom: 35px;
}

.avatar__info h5 {
    font-size: 26px;
    margin-bottom: 10px;
}

.avatar__info-social {
    margin-bottom: 20px;
}

.avatar__info-social a {
    font-size: 16px;
    color: #9498b6;
    display: inline-block;
    margin: 0 5px;
}

.avatar__info-social a:hover {
    color: #6161EB;
}

.avatar__wrap-content p {
    margin-bottom: 0;
}

.avatar__wrap .avatar-img img {
    border-radius: 50%;
}

.comment__wrap-title {
    margin-bottom: 35px;
}

.comment__wrap-title h5 {
    font-size: 26px;
    margin-bottom: 0;
}

.single__comment .comments-avatar {
    float: left;
    width: 100px;
    margin-right: 30px;
}

.comment-text {
    overflow: hidden;
}

.comment-respond>h4 {
    font-size: 26px;
}

.comment-text .avatar-name {
    overflow: hidden;
}

.comment-text .avatar-name h6 {
    font-size: 18px;
    margin-bottom: 0;
}

.comment-text .avatar-name span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #6161EB;
}

.comment-text .avatar-name .comment-reply-link {
    float: right;
    display: inline-block;
    border: 2px solid #f4f4ff;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 14px;
    margin-top: -23px;
    color: #7886a0;
}

.comment-text .avatar-name .comment-reply-link i {
    margin-right: 5px;
}

.logged-in-as a {
    color: #605a88;
}

.logged-in-as a:hover {
    color: #ffb607;
}

.review-actions .close {
    font-style: 16px !important;
}

.submit-review,
.write-a-review {
    background: #FFB40A;
    border: none;
    color: #fff;
    padding: 10px 30px;
}

.comment-text .avatar-name .comment-reply-link:hover {
    border-color: #6161EB;
    color: #fff;
    background: #6161EB;
}

.comment-text p {
    margin-bottom: 0;
}

.single__comment.children .avatar-name h6 i {
    font-size: 12px;
    color: #6161EB;
    margin-left: 20px;
}

.single__comment.children {
    margin-left: 130px;
}

.comment__wrap {
    border-bottom: 1px solid #eaeaea;
}

.comment__form {
    padding: 50px;
    background: #f8f6ff;
    margin-top: 35px;
}

.comment__form .comment-field {
    position: relative;
}

.comment__form .comment-field i {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #6161eb;
    font-size: 14px;
}

.comment__form .comment-field.text-area i {
    top: 25px;
    transform: unset;
}

.comment__form .comment-field textarea {
    height: 150px;
    width: 100%;
    padding: 20px 30px;
    padding-right: 50px;
    background: #ffffff;
    border: none;
    transition: .3s ease-in-out;
    font-family: Helvetica
}

.comment__form .comment-field input {
    width: 100%;
    padding: 20px 30px;
    padding-right: 50px;
    background: #ffffff;
    border: none;
    transition: .3s ease-in-out;
    font-family: Helvetica
}

.comment__form .comment-field textarea::placeholder {
    font-size: 14px;
    color: #a7a7c1;
}

.comment__form .comment-field input::placeholder {
    font-size: 14px;
    color: #a7a7c1;
}

.single__comment .comments-avatar img {
    border-radius: 50%;
}

.s-blog-thumb img {
    width: 100%;
}

.b-tag {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 9;
    font-size: 14px;
    color: #fff;
    background: #877eff;
    border-radius: 5px;
    font-weight: 600;
    padding: 7px 15px;
}

.b-tag:hover {
    color: #fff;
}

.col-lg-4:nth-child(2) .b-tag {
    background: #31ee59;
}

.col-lg-4:nth-child(3) .b-tag {
    background: #ff7e81;
}

.s-blog-content {
    border: 1px solid #dff1ff;
    padding: 30px 20px;
    transition: .3s;
}

.s-blog-content span {
    font-size: 18px;
    color: #a29dc1;
    display: block;
    margin-bottom: 20px;
}

.s-blog-content h4 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.s-blog-content h4:hover a {
    color: #1192fa;
}

.s-blog-content>a {
    font-size: 18px;
    font-weight: 600;
    color: #a29dc1;
}

.s-blog-content>a i {
    position: relative;
    top: 3px;
    margin-left: 5px;
}

.s-blog-content>a:hover {
    color: #1192fa;
}

.single-blog {
    transition: .3s;
}

.single-blog:hover {
    box-shadow: 4.175px 29.708px 50px 0px rgba(132, 146, 251, 0.15);
}

.single-blog:hover .s-blog-content {
    border-color: transparent;
}

.single-brand.slick-slide img {
    margin: 0 auto
}

.comment-respond {
    border-top: 1px solid #eaeaea;
    padding-top: 50px;
}

ul.learn-press-nav-tabs {
    display: table;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

}

ul.learn-press-nav-tabs .course-nav {
    display: table-cell;
}


ul.learn-press-nav-tabs .course-nav a {
    font-family: 'Helvetica';
    background: #0F0F4D;
    color: #fff;
    padding: 11px 58px !important;

}

ul.learn-press-nav-tabs .course-nav.active:after,
ul.learn-press-nav-tabs .course-nav:hover:after {
    display: none;
}

ul.learn-press-nav-tabs {
    border: none !important;
}

ul.learn-press-nav-tabs .course-nav.active a {
    background: #FFB40A;
    color: #fff;
}

.course-rate .review-bar .rating {
    background: #FFB40A !important;
}

.course-reviews-list .review-author {
    border-radius: 50%;
    overflow: hidden;
    width: auto !important;
}

.review-title {
    display: none;
}

.lp-single-course .course-author .author-name img {
    width: 100px;
    height: auto;
}

.widget {
    padding: 35px 25px 35px 25px;
    border: 2px solid #dadeff;
    overflow: hidden;
}

.footer-widget ul,
.widget ul {
    margin: 0px;
    padding: 0px;
}

.footer-widget li,
.widget li {
    list-style: none
}

.widget-title {
    text-align: center;
    margin-bottom: 40px;
}

.widget-title h4 {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1;
}

.slidebar__form {
    position: relative;
}

.slidebar__form input {
    background: #f8f9fa;
    border: none;
    width: 100%;
    padding: 18px 30px;
    padding-right: 75px;
}

.slidebar__form button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: #6161eb;
    padding: 18px 23px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    height: 100%;
}

.widget-insta-post li {
    display: inline-block;
    margin: 5px 3px;
}

.widget-insta-post li a {
    position: relative;
    display: block;
}

.widget-insta-post li a::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.widget-insta-post li:hover a::before {
    opacity: .7;
}

.widget-social a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: transparent;
    border: 1px solid #dadeff;
    color: #8f8bb8;
    margin: 0 3px;
}

.widget-social a:hover {
    color: #ffffff;
    border-color: #6161eb;
}

.widget {
    margin-bottom: 40px;
}

.widget li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.widget_archive li span {
    float: right;
}

.widget li a {
    font-size: 16px;
    color: #605a88;
}

.widget li a span {
    float: right;
    display: block;
}


.widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.widget__post ul li {
    margin-bottom: 20px;
    overflow: hidden;
}

.widget__post-thumb {
    float: left;
    display: block;
    margin-right: 20px;
}

.widget__post-content {
    overflow: hidden;
    display: block;
}

.widget__post-content h6 {
    font-size: 16px;
    margin-bottom: 1px;
    padding-right: 15px;
}

.widget__post-content h6:hover a {
    color: #6161eb;
}

.widget__post-content span {
    font-size: 14px;
}

.widget__post-content span i {
    margin-right: 8px;
}

.widget__post ul li:last-child {
    margin-bottom: 0;
}

.widget__tag ul li {
    display: inline-block;
    margin: 5px 3px;
}

.tagcloud a {
    font-size: 16px !important;
    line-height: 1.5;
    border: 1px solid #d8d8d8;
    color: #605a88;
    padding: 7px 17px;
    overflow: hidden;
    display: inline-block;
}

.tagcloud a:hover {
    border-color: #6161eb;
    color: #ffffff;
}

.widget.widget__banner {
    border: none;
    padding: 0;
    text-align: center;
}

.widget__banner img {
    width: 100%;
}

/* 13. 404 */
.error-title h1 {
    font-size: 170px;
    font-weight: bold;
    margin-bottom: 0;
}

.error-text h2 {
    font-size: 55px;
    margin-bottom: 0;
}


/* 15. contact */
.contact-wrap {
    box-shadow: 0px 0px 56px 14px rgba(186, 179, 226, 0.1);
    padding: 80px 60px;
}

.c-form-group {
    margin-bottom: 50px;
}

.c-form-group label {
    color: #0f0e4d;
    opacity: 0.5;
    cursor: unset;
    font-size: 18px;
}

.c-form-group input {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 2px solid #cfcfdb;
    padding-bottom: 5px;
    font-size: 20px;
}

.c-checkbox input {
    margin-right: 10px;
}

.c-checkbox label {
    color: #0f0e4d;
    margin-bottom: 0;
    font-size: 18px;
    cursor: unset;
}

.c-form-group textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    border: none;
    height: 100%;
}

.c-form-group.p-relative {
    position: relative;
    padding-left: 20px;
}

.contact-form .btn {
    width: 100%;
}

.c-form-group.p-relative::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: #cfcfdb;
}

/* footer */
.fw-title {
    color: #fff;
    font-size: 24px;
}

.footer-wrap {
    font-family: Libre Baskerville;
}

.footer-wrap a,
.footer-wrap p {
    color: #a6a6b5;
    margin-bottom: 0;
}

.footer-wrap ul li {
    color: #a6a6b5;
    font-family: 'Libre Baskerville';
    margin-bottom: 10px;
}

.footer-wrap ul li i {
    margin-right: 10px;
    color: #a6a6b5;
}

.footer-wrap ul li:last-child {
    margin-bottom: 0;
}

.copyright-link ul li a:hover,
.footer-wrap ul li a:hover {
    color: #ffb607;
}

.copyright-area {
    background: #0c0b43;
    padding: 15px 0;
}

.copyright-text p {
    font-size: 16px;
    color: #a6a6b5;
    margin-bottom: 0;
}

.copyright-link ul li {
    display: inline-block;
    margin-left: 20px;
}

.copyright-link ul li a {
    font-size: 16px;
    color: #a6a6b5
}

.section-title h2 {
    font-size: 40px;
}

.learn-press-breadcrumb {
    display: none;
}

.course-curriculum ul.curriculum-sections .section-header .section-title {
    background: #f5f5f5;
    color: #0f0e4d;
    padding: 15px 20px !important;
}

.course-curriculum ul.curriculum-sections .section-content {
    padding: 0 20px !important;
}

.course-curriculum ul.curriculum-sections .section-header {
    border-bottom: 1px solid #fff !important;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before {
    color: #FFB40A;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
    color: #0f0e4d;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.course-curriculum ul.curriculum-sections .section-content,
.course-curriculum ul.curriculum-sections .section-content .course-item {
    background: #f9f9f9 !important;
}

.lp-button,
.button-purchase-course {
    background: #FFB40A;
    border: none;
    color: #fff;
}

.course-curriculum ul.curriculum-sections .section-content .course-item:before {
    background: #FFB40A !important;
}

.author-name a {
    color: #0f0e4d;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .main-menu ul li {
        margin-left: 30px;
    }

    .main-menu ul li a {
        font-size: 14px;
    }

    .single-features {
        padding: 30px 32px;
        padding-bottom: 25px;
    }

    .features-content h4 {
        font-size: 23px;
    }

    .reg-form input {
        width: 345px;
    }

    .teach-area.pb-150 {
        padding-bottom: 140px;
    }

    .testimonial-active .slick-arrow {
        left: -60px;
    }

    .testimonial-active .slick-arrow.slick-next {
        right: -60px;
        left: auto;
    }

    .side-post-thumb {
        margin-right: 15px;
    }

    .side-post-content {
        padding: 11px 15px;
        padding-left: 0;
    }

    .side-post-content h5 {
        font-size: 18px;
    }

    .overlay-event {
        left: 15px;
        right: 15px;
        bottom: 15px;
    }

    .slide-event-content {
        overflow: hidden;
        padding: 15px 15px;
    }

    .slide-event-content h3 {
        font-size: 22px;
    }

    .slide-event-content ul li {
        font-size: 14px;
    }

    .footer-widget.pl-40 {
        padding-left: 0;
    }

    .h-user-info a {
        padding: 26px 22px;
    }

    .teach-img img {
        width: 100%;
    }

    .s-teach-list ul li {
        font-size: 14px;
    }

    .event-content {
        padding: 15px;
        padding-left: 30px;
    }

    .journal-content {
        padding: 25px 15px;
        padding-top: 0;
    }

    .journal-meta ul li:nth-child(2) {
        margin: 0 10px;
    }

    .journal-content h3 {
        font-size: 18px;
    }

    .t-features-content {
        padding-left: 55px;
    }

    .about-image img {
        width: 100%;
    }

    .about-content h2 {
        font-size: 34px;
    }

    .about-content p {
        padding-right: 0;
        font-size: 16px;
    }

    .instructor-details-content {
        padding-left: 30px;
    }

    .instructor-info {
        margin-bottom: 20px;
    }

    .instructor-contact {
        margin-top: 20px;
    }

    .instructor-contact ul li {
        margin-right: 25px;
    }

    .instructor-contact ul li:last-child {
        margin-right: 0;
    }

    .inner-single-course .course-content h3 {
        font-size: 22px;
    }

    .inner-single-course .course-meta {
        display: block;
        justify-content: unset;
    }

    .inner-single-course .course-meta ul {
        text-align: right;
        margin-top: 15px;
    }

    .c-details-tabs .nav {
        text-align: center;
    }

    .c-details-tabs .nav-tabs .nav-link {
        padding: 11px 45px;
    }

    .single-o-instructor {
        padding: 15px;
    }

    .c-details-widget {
        padding: 35px 20px;
    }

    .cdw-info-list ul li {
        font-size: 15px;
    }

    .widget {
        padding: 35px 20px 35px 20px;
    }

    .widget__post-content h6 {
        padding-right: 0;
    }

    .bsingle__content {
        padding: 35px;
    }

    .bsingle__content h2 {
        font-size: 26px;
    }

    .post__tag ul li {
        margin-right: 10px;
    }

    .related-post-wrap .rp__content {
        padding: 25px;
    }

    .related-post-wrap .rp__content h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .main-menu ul li:nth-child(6) .submenu {
        right: 0;
        left: auto;
    }

    .main-menu ul li .submenu {
        min-width: 230px;
    }


}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .menu-area {
        padding-top: 25px;
        padding-bottom: 15px;
    }

    .slider-content h2 {
        font-size: 58px;
    }

    .features-content h4 {
        font-size: 26px;
    }

    .course-content h3 {
        font-size: 20px;
    }

    .reg-form input {
        width: 325px;
        margin-bottom: 20px;
    }

    .coming-time .time-count {
        margin-right: 20px;
    }

    .teach-area.pt-150 {
        padding-top: 140px;
    }

    .teach-video {
        text-align: center;
        margin-top: 50px;
    }

    .teach-video img {
        width: unset;
    }

    .single-testimonial {
        margin: 0 40px;
        margin-bottom: 35px;
    }

    .side-event-active {
        margin-top: 37px;
    }

    .blog-area .row:last-child {
        justify-content: center;
    }

    .footer-widget.pl-40 {
        padding-left: 0;
    }

    .s-header-bg {
        background: #0f0e4d;
        padding: 20px 40px;
        padding-bottom: 10px;
    }

    .sticky-menu .s-header-bg {
        padding: 0;
    }

    .s-slider-content p {
        padding: 0 60px;
    }

    .teach-img.text-right {
        text-align: center !important;
        margin-top: 50px;
    }

    .s-reg-area {
        padding-top: 140px;
    }

    .s-reg-form {
        margin-top: 80px;
    }

    .single-events {
        min-width: 1170px;
    }

    .events-overflow-md {
        overflow-x: scroll;
    }

    .banner-features.pt-170 {
        padding-top: 90px;
    }

    .t-features-content {
        padding-left: 55px;
    }

    .about-image {
        text-align: center;
        margin-bottom: 45px;
    }

    .about-content.pl-30 {
        padding-left: 0;
    }

    .about-area.pb-150 {
        padding-bottom: 145px;
    }

    .speech-content p {
        padding: 0;
    }

    .instructor-details-img {
        margin-bottom: 30px;
        text-align: center;
    }

    .instructor-details-img img {
        width: unset;
    }

    .instructor-area.pb-140 {
        padding-bottom: 135px;
    }

    .course-cat {
        text-align: right;
    }

    .course-search {
        margin-top: 20px;
    }

    .c-form-group.p-relative {
        padding-left: 0;
        margin-top: 40px;
    }

    .c-form-group.p-relative::before {
        display: none;
    }

    .c-details-tabs .nav {
        text-align: center;
    }

    .c-details-tabs .nav-tabs .nav-link {
        padding: 11px 55px;
    }

    .c-details-widget {
        margin-top: 30px;
    }

    .related-course .course-meta {
        display: block;
        justify-content: unset;
    }

    .related-course .course-meta ul {
        text-align: right;
        margin-top: 15px;
    }

    .e-details-info-img {
        margin-top: 50px;
    }

    .pagination {
        text-align: center;
    }

    .widget__banner img {
        width: unset;
    }

    .post__tag ul li {
        margin-right: 10px;
    }

    .blog-details-area.pt-150 {
        padding-top: 145px;
    }

    .s-features-icon.mb-10 {
        margin-bottom: 0;
    }
    .event-date {
        position: relative;
    }

}


/* small mobile :320px. */
@media (max-width: 767px) {
    
    .menu-area {
        padding-top: 25px;
        padding-bottom: 15px;
    }

    .slider-content h2 {
        font-size: 35px;
    }

    .single-features {
        padding: 35px 25px;
        padding-bottom: 30px;
    }

    .features-content h4 {
        font-size: 26px;
    }

    .single-features:hover {
        transform: translateY(0px);
    }

    .course-tab .tabs li {
        margin: 0 7px;
        margin-bottom: 10px;
    }

    .course-meta {
        display: block;
        justify-content: unset;
    }

    .course-meta ul {
        text-align: right;
        margin-top: 15px;
    }

    .section-title h2 {
        font-size: 34px;
    }

    .reg-form input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .coming-time-wrap {
        display: flex;
        justify-content: center;
    }

    .coming-time .time-count {
        display: block;
        margin-right: 0;
    }

    .teach-area.pt-150 {
        padding-top: 140px;
    }

    .teach-list ul li {
        display: block;
        align-items: unset;
    }

    .teach-icon {
        margin-bottom: 15px;
    }

    .teach-video {
        margin-top: 50px;
    }

    .single-testimonial {
        margin: 0;
        margin-bottom: 35px;
    }

    .testimonial-content {
        padding: 30px 25px;
    }

    .single-side-post {
        display: block;
        align-items: unset;
    }

    .side-post-thumb {
        margin-right: 0;
    }

    .side-post-thumb img {
        width: 100%;
    }

    .side-post-content {
        padding: 20px;
        padding-left: 20px;
    }

    .side-event-active {
        margin-top: 37px;
    }

    .overlay-event {
        left: 15px;
        right: 15px;
        bottom: 15px;
        display: block;
        align-items: unset;
    }

    .slide-event-date {
        float: unset;
        width: 100%;
        padding: 30px 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 3px;
    }

    .slide-event-content h3 {
        font-size: 20px;
    }

    .slide-event-content ul li {
        font-size: 14px;
    }

    .footer-widget.pl-40 {
        padding-left: 0;
    }

    .s-header-bg {
        background: #0f0e4d;
        padding: 20px 20px;
        padding-bottom: 10px;
    }

    .sticky-menu .s-header-bg {
        padding: 0;
    }

    .s-slider-content p {
        padding: 0px;
    }

    .teach-img img {
        width: 100%;
        margin-top: 50px;
    }

    .s-reg-area {
        padding-top: 140px;
    }

    .s-reg-form {
        margin-top: 80px;
        padding: 30px 20px;
        padding-bottom: 40px;
    }

    .ss-box {
        width: 100%;
    }

    .ss-box input {
        padding: 22px 25px;
        padding-right: 25px;
    }

    .ss-box button {
        position: unset;
        margin-top: 15px;
    }

    .s-slider-bg {
        min-height: 700px;
    }

    .s-slider-content.pt-100 {
        padding-top: 50px;
    }

    .single-events {
        display: block;
        align-items: unset;
    }

    .event-thumb img {
        width: 100%;
    }

    .event-content {
        padding: 35px 20px;
        padding-left: 20px;
        width: unset;
    }

    .event-content h3 {
        font-size: 24px;
    }

    .event-meta ul li {
        font-size: 14px;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .event-meta ul li:last-child {
        margin-bottom: 0;
    }

    .event-date {
        padding: 20px 50px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .journal-content {
        padding: 25px 15px;
        padding-top: 0;
    }

    .journal-meta ul li:nth-child(2) {
        margin: 0 10px;
    }

    .journal-content h3 {
        font-size: 20px;
    }

    .banner-features.pt-170 {
        padding-top: 90px;
    }

    .t-features-icon {
        position: absolute;
        left: 50%;
        top: -25px;
        transform: translateX(-50%);
    }

    .t-features-content {
        padding-left: 35px;
        text-align: center;
        padding-top: 70px;
        padding-right: 35px;
    }

    .about-image {
        text-align: center;
        margin-bottom: 45px;
    }

    .about-image img {
        width: 100%;
    }

    .about-content h2 {
        font-size: 32px;
    }

    .about-content p {
        padding-right: 0;
    }

    .about-content.pl-30 {
        padding-left: 0;
    }

    .about-area.pb-150 {
        padding-bottom: 140px;
    }

    .speech-content p {
        font-size: 18px;
        padding: 0 15px;
        line-height: 28px;
    }

    .speech-info h5 {
        font-size: 21px;
    }

    .breadcrumb-title h2 {
        font-size: 30px;
    }

    .instructor-details-content {
        padding-left: 0;
    }

    .instructor-info h2 {
        font-size: 36px;
    }

    .instructor-details-img {
        margin-bottom: 30px;
        text-align: center;
    }

    .instructor-area.pb-140 {
        padding-bottom: 135px;
    }

    .instructor-contact ul li {
        display: block;
    }

    .instructor-contact ul li:last-child {
        margin-top: 10px;
    }

    .course-appearence {
        padding: 17px 25px;
    }

    .course-cat .course-cat-selected {
        width: 100%;
        margin: 20px 0;
    }

    .grid-view-wrap {
        justify-content: center;
    }

    .course-pagination ul li {
        margin: 0 2px;
    }

    .c-form-group.p-relative {
        padding-left: 0;
        margin-top: 40px;
    }

    .c-form-group.p-relative::before {
        display: none;
    }

    .contact-wrap {
        padding: 50px 20px;
    }

    .c-details-content {
        padding: 40px 15px;
    }

    .c-details-widget {
        margin-top: 30px;
        padding: 30px 15px;
    }

    .col-md-4:nth-child(2) .c-details-meta {
        margin: 20px 0;
    }

    .c-details-tabs .nav li {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .related-course .single-course {
        margin-bottom: 30px;
    }

    .e-details-info-img {
        margin-top: 50px;
    }

    .event-show-date {
        float: unset;
        margin-bottom: 10px;
    }

    .e-details-title h2 {
        line-height: 44px;
    }

    .bsingle__content {
        padding: 20px;
    }

    .bsingle__content h2 {
        font-size: 22px;
    }

    .bsingle__content p {
        padding-right: 0;
    }

    .quote-post .quote-icon {
        float: unset;
        margin-bottom: 15px;
    }

    .pagination {
        text-align: center;
    }

    .widget {
        padding: 35px 20px 35px 20px;
    }

    .widget__post-content h6 {
        padding-right: 0;
    }

    .post__tag ul li {
        margin-right: 10px;
    }

    .related-post-wrap .rp__content {
        padding: 25px;
    }

    .related-post-wrap .rp__content h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .blog-details-area.pt-150 {
        padding-top: 145px;
    }

    .details__content h2 {
        font-size: 24px;
    }

    .details__content blockquote {
        padding: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .details__content figure img {
        float: unset;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .post__tag {
        margin-bottom: 35px;
    }

    .post__tag ul li a {
        font-size: 14px;
        padding: 12px 13px;
    }

    .post__share {
        text-align: left !important;
    }

    .blog-filter {
        display: block;
        margin: 20px 0;
    }

    .avatar__wrap {
        padding: 50px 20px;
    }

    .single__comment .comments-avatar {
        float: unset;
        margin-bottom: 30px;
    }

    .single__comment.children {
        margin-left: 0;
    }

    .comment__form {
        padding: 30px 10px;
    }

    .s-features-icon.mb-10 {
        margin-bottom: 0;
    }

}

/* Large Mobile :576px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-content h2 {
        font-size: 46px;
    }

    .slider-bg {
        min-height: 815px;
    }

    .single-features {
        padding: 35px 40px;
        padding-bottom: 30px;
    }

    .section-title h2 {
        font-size: 40px;
    }

    .course-meta {
        display: flex;
        justify-content: space-between;
    }

    .course-meta ul {
        text-align: unset;
        margin-top: 0;
    }

    .course-content {
        padding: 25px;
        position: relative;
    }

    .coming-time-wrap {
        display: unset;
        justify-content: unset;
    }

    .coming-time .time-count {
        display: inline-block;
        margin-right: 18px;
    }

    .teach-list ul li {
        display: flex;
        align-items: start;
    }

    .teach-icon {
        margin-bottom: 0;
    }

    .single-side-post {
        display: flex;
        align-items: center;
    }

    .side-post-thumb {
        margin-right: 25px;
    }

    .side-post-thumb img {
        width: unset;
    }

    .side-post-content {
        padding: 18px;
        padding-left: 0;
    }

    .overlay-event {
        left: 20px;
        right: 20px;
        bottom: 20px;
        display: flex;
        align-items: center;
    }

    .slide-event-date {
        float: left;
        width: 120px;
        padding: 54px 0;
        border-radius: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .ss-box button {
        position: absolute;
        margin-top: 0;
    }

    .ss-box input {
        padding: 22px 25px;
        padding-right: 190px;
    }

    .s-features-content p {
        padding: 0 20px;
    }

    .event-content {
        padding: 35px 40px;
        padding-left: 40px;
        width: unset;
    }

    .event-content h3 {
        font-size: 28px;
    }

    .journal-content {
        padding: 35px 30px;
        padding-top: 0;
    }

    .t-features-content {
        padding-left: 55px;
        padding-right: 55px;
    }

    .breadcrumb-title h2 {
        font-size: 34px;
    }

    .about-content h2 {
        font-size: 38px;
    }

    .speech-content p {
        font-size: 22px;
        padding: 0;
    }

    .instructor-info h2 {
        font-size: 50px;
    }

    .instructor-contact ul li {
        display: inline-block;
        margin-right: 15px;
    }

    .instructor-contact ul li:last-child {
        margin-top: 0;
        margin-right: 0;
    }

    .course-cat {
        text-align: right;
    }

    .course-search {
        margin-top: 20px;
    }

    .course-cat .course-cat-selected {
        width: unset;
        margin: 0;
    }

    .grid-view-wrap {
        justify-content: unset;
    }

    .course-appearence {
        padding: 30px 30px;
    }

    .course-pagination ul li {
        margin: 0 5px;
    }

    .contact-wrap {
        padding: 50px 40px;
    }

    .col-md-4:nth-child(2) .c-details-meta {
        margin: 0;
    }

    .col-md-4:nth-child(3) .c-details-meta {
        margin-top: 20px;
    }

    .c-details-content {
        padding: 40px 30px;
    }

    .c-details-widget {
        padding: 40px 30px;
    }

    .bsingle__content {
        padding: 30px;
    }

    .widget {
        padding: 35px 25px 35px 25px;
    }

    .details__content blockquote {
        padding: 30px;
        padding-left: 77px;
        padding-right: 25px;
    }

    .related-post-wrap .rp__content {
        padding: 35px;
    }

    .avatar__wrap {
        padding: 50px 32px;
    }

    .comment__form {
        padding: 30px;
    }

    .related-post-wrap .rp__content h3 {
        font-size: 24px;
    }

    .speech-info h5 {
        font-size: 24px;
    }

}