
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.logo img {
    max-width: 170px;
    height: 60px;
    text-align: left;
}

.menu ul li {
    display: inline-block;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
}

.menu {
    position: relative;
    margin-left: -200px;
    width: 57%;
}

button.button {
    background-color: #EFA145 !important
;
    border: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    height: 50px;
    border-radius: 5px;
}

.banner {
    /* background-image: url("./assets/images/backgroundtop.jpg");
    background-size: cover; */
    padding: 20px 20px;
    background-position: bottom;
    height: 100vh;
}

.post-head {
    background-image: url("./assets/images/eduvibe-breadcrumb-bg.jpg");
    background-size: cover;
    padding: 20px 20px;
    background-position: bottom;
    .head-container {
        padding: 34px 140px 0 30px;
    }
    .head-container h1 {
        margin: 0 0 5px 0;
        font-size: 40px;
        line-height: 1.4;
        color: #231f40;
        font-weight: 800;
    }
    li.breadcrumb-item,
    li.breadcrumb-item a {
        color: #6f6b80;
        text-decoration: none;
    }
}

.courses-order-by-wrapper {
    display: none;
}

.right img {
    width: 100%;
}

.wrapper {
    padding: 100px 0;
}

.left span {
    font-size: 16px;
    font-weight: 800;
    color: #e6c168;
    letter-spacing: 0.1em;
}

.left h1 {
    font-size: 68px;
    line-height: 85px;
    font-weight: 800;
    margin-top: 5px;
    color: #231f40;
}

.left p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: #6f6b80;
}

.left .h5 {
    font-size: 20px;
    font-weight: 500;
    color: #6f6b80;
    line-height: 32px;
}

a.start {
    background-color: #EFA145 !important
;
    border: 0px;
    margin-top: 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14.5px 31px 14.5px 31px;
    display: block;
    width: 210px;
}

a.start:hover {
    background-color: #000000;
    border-style: solid;
    border-color: #000000;
}

button.start {
    a {
        color: #fff;
    }
}

i.fa-solid.fa-arrow-right {
    font-size: 15px;
    padding: 0px 0px 0px 10px;
}

.left {
    position: relative;
}

img.shape {
    position: absolute;
    left: -80px;
}

img.right-img {
    width: 100%;
    position: relative;
    top: 50px;
}

button.start:hover {
    background-color: #000;
    transition: 0.3s;
    cursor: pointer;
}

.Special {
    padding: 100px 0px;
    position: relative;
    margin-bottom: 100px;
    background-color: #DDFFE6;
}

.box {
    background-color: #fff;
    height: 220px;
    box-shadow: 1px 1px 12px 0px rgb(219 219 219 / 50%);
    text-align: center;
    padding: 50px;
    border-radius: 5px;
    margin-top: 20px;
}

.left-content {
    width: 90%;
    position: relative;
}

.box .h4 {
    font-size: 11pt;
    font-weight: 400;
    padding-top: 20px;
    color: #6f6b80;
}

.right-content h4 {
    font-size: 16px;
    font-weight: 800;
    color: #e6c168;
    letter-spacing: 0.1em;
}

.right-content h2 {
    font-size: 40px;
    font-weight: 800;
    margin-top: 5px;
    color: #231f40;
}

.right-content p {
    font-size: 16px;
    font-weight: 500;
    color: #6f6b80;
    padding-top: 50px;
}

.list ul li {
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    list-style: none;
}

.list ul {
    padding: 0;
}

i.fa-solid.fa-circle-check {
    font-size: 20px;
    color: #F86F03;
    position: relative;
    margin-right: 10px;
    margin-top: 14px;
}

img.dots {
    position: absolute;
    bottom: -41px;
    left: -44px;
    z-index: -1;
}

img.lines {
    position: absolute;
    bottom: -130px;
    left: -197px;
    z-index: -1;
}

.popular {
    background-image: url("./assets/images/home-three-course-2.jpg");
    background-size: cover;
    padding: 100px;
    text-align: center;
}

.popular h4 {
    font-size: 16px;
    font-weight: 800;
    color: #e6c168;
    letter-spacing: 0.1em;
}

.popular h2 {
    font-size: 40px;
    font-weight: 800;
    margin-top: 5px;
    color: #231f40;
}

.Beginner {
    background-color: #fff;
    padding: 20px;
    margin-top: 50px;
    border-radius: 5px;
    position: relative;
}

img.front {
    width: 100%;
    border-radius: 3px;
    position: relative;
}

.Beginner h2 {
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    text-align: left;
    padding: 20px 10px 0px 10px;
}

.box1 h4 {
    color: #6f6b80;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}

i.fa-regular.fa-clock,
i.fa-solid.fa-chart-column {
    color: #6f6b80;
    font-size: 15px;
    margin-right: 10px;
    padding-left: 10px;
}

i.fa-solid.fa-users {
    color: #6f6b80;
    font-size: 15px;
    margin-right: 9px;
    margin-left: 8px;
}

i.fa-solid.fa-clipboard-list {
    font-size: 15px;
    margin: 0 12px;
}

i.fa-solid.fa-language {
    margin: 0 8px;
}

i.fa-solid.fa-chalkboard {
    margin: 0 10px;
}

.Beginner h5 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 28px;
    padding: 10px 0px 0px 10px;
    color: #e6c168;
}

button.view {
    background-color: #EFA145 !important
;
    border: 0px;
    margin-top: 55px;
    height: 60px;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 14.5px 31px 14.5px 31px;
}

.home button.view {
    width: auto;
}

i.fa-solid.fa-arrow-right rgt {
    font-size: 15px;
    padding: 0px 0px 0px 10px;
}

button.buton1 {
    border: 0px;
    position: absolute;
    left: 30px;
    margin-top: 11px;
    padding: 5px 15px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    background-color: #e7c36b;
    z-index: 5;
}

.offer {
    /* background-image: url("../images/home-five-hiw-2.jpg"); */
    background-size: cover;
    background-color: #DDFFE6;
}

.padding-section {
    padding: 100px 0;
}

.main-subheading {
    font-size: 16px;
    font-weight: 800;
    color: #e6c168;
    letter-spacing: 0.1em
}

.main-heading {
    font-size: 40px;
    font-weight: 800;
    margin-top: 5px;
    color: #231f40;
}

.main-para {
    font-size: 16px;
    color: #6f6b80;
}

.box2 h2 {
    font-size: 24px;
    font-weight: 700;
}

.box2 .h5 {
    color: #6f6b80;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.box2 .h6 {
    color: #6f6b80;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.big-pic,
.mid-pic,
.small-pic {
    position: absolute;
}

.big-pic {
    img {
        width: 100%;
        height: auto;
    }
}

.small-pic {
    right: 20%;
}

.mid-pic {
    right: -8%;
    bottom: -46%;
}

.learn-press-courses .course-instructor-category,
.learn-press-courses .course-content .course-info>span,
.lp-archive-courses-sidebar,
.learn-press-breadcrumb,
button.lp-button.lp-btn-finish-course {
    display: none !important;
}

form.continue-course.form-button.lp-form,
button.lp-button.button {
    width: 100%;
}

.content-wrapper {
    padding: 0 50px;
}

.content-details-top {
    display: flex;
    margin-top: 60px;
    margin-bottom: 30px;
    align-items: center;
}

.course-heading {
    font-weight: 800;
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 50px;
}

.course-detail-info {
    display: none;
}

aside.course-summary-sidebar {
    display: none;
}

.lp-archive-courses .lp-entry-content .entry-content-left {
    width: 100% !important;
    padding-top: 0 !important;
}

.author-thumb {
    img {
        height: 34px;
        width: 34px;
        object-fit: cover;
        border-radius: 100%;
        margin-right: 10px;
        display: inline-block;
    }
    .author-title {
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: var(--color-heading);
        transition: 0.4s;
    }
}

.eduvibe-course-details-sidebar {
    margin-top: 50px;
    padding: 0 0px 0 20px;
    margin-left: -20px;
}

.eduvibe-course-details-sidebar-inner {
    padding: 20px 20px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 7%);
}

.eduvibe-course-details-sidebar-content {
    padding: 0 20px 20px;
    margin-top: 35px;
    margin-bottom: 0;
    list-style: none;
}

.lp-archive-courses ul.eduvibe-course-meta-informations {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.eduvibe-course-meta-informations li {
    display: flex;
    justify-content: space-between;
}

ul li {
    font-size: 16px;
    line-height: 1.63;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #6f6b80;
    font-weight: 500;
}

.eduvibe-course-meta-informations li span {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
}

.eduvibe-course-meta-informations li+li {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #EEEEEE;
}

button.edu-btn.btn-bg-alt {
    border: 1px solid #e2bc60;
    background: rgb(226 188 96 / 3%);
    color: #e2bc60;
}

.lp-course-buttons .button-enroll-course {
    width: 100%;
    margin-top: 15px !important;
    display: block !important;
}

.eduvibe-single-event-social-share {
    margin-top: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}

ul.eduvibe-social-share-icons-wrapper {
    margin-bottom: 0;
}

.eduvibe-lp-course-details-page .lp-archive-courses ul {
    margin: 0 0 30px;
    padding: 0px;
}

.lp-archive-courses ul {
    list-style-type: revert;
    padding: 0 0 1em 1em;
}

.eduvibe-social-share-icons-wrapper li {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
}

.eduvibe-social-share-icons-wrapper li a {
    color: #6f6b80;
}

.eduvibe-single-event-social-share span {
    font-weight: 600;
    color: #231f40;
    margin-right: 15px;
}

.eduvibe-social-share-icons-wrapper li:not(:last-child) {
    margin-right: 25px;
}

form.enroll-course {
    display: inherit;
}

.page-content {
    padding-left: 32px !important;
}

label.tml-label {
    color: #6f6b80;
    font-weight: 500;
}

input[type="text"],
input[type="email"],
input[type="password"],
button.tml-button {
    border: 1px solid #EEEEEE;
    border-radius: 0;
    padding: 13px 12px;
    background-color: transparent;
}

button.tml-button {
    background: #000000;
    color: #ffffff;
    font-weight: bold;
}

ul.tml-links a {
    color: #000000;
}


/* .social-icons-wrapper {
   display: flex;
}

.social-icons-wrapper a {
   color: #ffffff;
   border: 1px solid #ffffff;
   padding: 8px 0 0 12px;
   margin: 0 6px;
   width: 40px;
   height: 40px;
} */

.social-icons-wrapper {
    justify-content: flex-start;
    margin-bottom: -14px;
}

.social-icons-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

.social-icons-wrapper a {
    width: 50px;
    height: 50px;
    font-size: 18px;
    background-color: #FFFFFF1A;
    margin-right: 14px;
    margin-bottom: 14px;
    border-radius: 4px 4px 4px 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px;
    color: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 15px;
    transition: 0.4s;
    text-decoration: none;
}

.social-icons-wrapper a:hover {
    background-color: #e6c168;
}

.tml-pwd-wrap,
.tml-user_pass1-wrap {
    position: relative;
}

.eye-icon-password {
    width: 20px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    bottom: 14px;
}


/* Container for alignment */

.lines-container {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f4f4;
}

.lines {
    animation: moveLeftRight 2s infinite alternate ease-in-out;
}


/* Image style and animation */

.animate-image {
    width: 200px;
    /* Adjust the size of the image */
    animation: moveLeftRight 2s infinite alternate ease-in-out;
}


/* Define keyframes for left-right movement */

@keyframes moveLeftRight {
    0% {
        transform: translateX(0);
        /* Initial position */
    }
    100% {
        transform: translateX(100px);
        /* Move 200px to the right */
    }
}

.front-pic {
    position: absolute;
    bottom: 0;
    right: 16%;
}


/*--------------------------------
   # Animated Image
----------------------------------*/

.eduvibe-animated-image-type-one {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.eduvibe-animated-image-type-one .circle-image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 26px;
    z-index: -1;
}

.eduvibe-animated-image-type-one .circle-image span {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #FFA41B;
    pointer-events: none;
    animation: eduvibe-rotate-animate 13s linear infinite;
}

.eduvibe-animated-image-type-one .circle-image span:nth-child(1) {
    border-radius: 38% 62% 64% 36% / 43% 35% 65% 57%;
}

.eduvibe-animated-image-type-one .circle-image span:nth-child(2) {
    animation-direction: reverse;
    border-radius: 41% 59% 40% 60% / 65% 66% 34% 35%;
}

.eduvibe-animated-image-type-one .circle-image span:nth-child(3) {
    border-radius: 73% 27% 56% 44% / 57% 74% 26% 43%;
}

@keyframes eduvibe-rotate-animate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/****************************** */

.learning-home-section {
    background-image: url("./assets/images/home-three-newsletter-2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    span {
        font-size: 20px;
        font-weight: 700;
        display: block;
    }
}

.offer-center-image {
    position: absolute;
    top: 22%;
    right: -20%;
}

.offer-center-image.invert {
    transform: scaleY(-1);
    right: -15%;
    top: 10%;
}

.home li.course {
    width: 33.33%;
    .course-item {
        background-color: #ffffff;
       /*  padding: 14px; */
        border: none !important;
    }
}

.about-home-section {
    p {
        color: #6f6b80;
    }
    .text-left {
        padding-right: 8%;
        h4 {
            font-size: 20px;
            font-weight: 700;
        }
        span {
            font-size: 20px;
            font-weight: 700;
            display: block;
        }
    }
}

.user-img img {
    width: 45px;
    height: auto;
}


/* Section 1: About Header */

.about-header {
    padding: 50px 0;
    /* background: linear-gradient(135deg, #F5F5FD, #FDF7FA); */
    text-align: center;
    .front-pic {
        position: absolute;
        bottom: -6%;
        right: 14%;
    }
    .back-pic img {
        display: block;
    }
}

.about-header-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
}

.about_banner_shapes {
    position: relative;
}

.about_banner_shapes img {
    position: absolute;
}

img#about-img1 {
    top: -106px;
    left: 165px;
}

img#about-img2 {
    top: 1px;
    left: 211px;
}

img#about-img3 {
    left: 50%;
    top: -11px;
    scale: 0.8;
}

img#about-img4 {
    left: 65%;
    top: -115px;
}

img#about-img5 {
    right: 16%;
    top: -97px;
}

img#about-img6 {
    right: 7%;
    top: -7px;
}

.about-header-text h2 {
    margin-top: 5px;
    font-size: 40px;
    font-weight: bold;
    color: #212121;
    padding-right: 25%;
}

.about-header-text p {
    font-size: 16px;
    margin: 15px 0;
    color: #555;
    padding-right: 18%;
    margin-top: 39px;
    margin-bottom: 20px;
}

.about-header-text strong {
    font-size: 1.1rem;
    color: #231f40;
}

.about_header_shapes {
    position: relative;
}

.about_header_shapes img {
    position: absolute;
}

img#about-img10 {
    bottom: 40px;
    right: 893px;
    scale: 1.21;
}

img#about-img7 {
    left: 181px;
    top: -409px;
}

img#about-img8 {
    right: 4%;
    top: -501px;
}

img#about-img9 {
    right: 7%;
    top: -167px;
}


/* Section 2: What We Offer */

.what-we-offer {
    padding: 60px 0;
    text-align: center;
}

.what-we-offer h3 {
    color: #6A5ACD;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.what-we-offer h2 {
    font-size: 3rem;
    font-weight: 700;
    max-width: 50%;
    margin: 0 auto 30px;
    line-height: 1;
}

.card {
    background: #FDF7FA;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    border: 0px !important;
}

.card .icon {
    font-size: 2rem;
    margin-bottom: 15px;
    background-color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 20px auto;
    line-height: 76px;
    position: relative;
}

.card h4 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: bold;
}

.card p {
    font-size: 1rem;
    color: #6f6b80;
    font-weight: 500;
}

.about_services_shapes {
    position: relative;
}

.about_services_shapes img {
    position: absolute;
}

img#about-img11 {
    left: -8%;
    top: -294px;
    animation: updownsh 2.2s ease-in-out infinite alternate;
}

@keyframes updownsh {
    to {
        transform: translateY(25px);
    }
    from {
        transform: translateY(-25px);
    }
}

img#about-img12 {
    scale: 1;
    top: -330px;
    right: -4%;
}

img#about-img13 {
    right: -15%;
    bottom: 24px;
}


/* Section 3: About Bottom */

.about-bottom {
    padding: 60px 0;
    background-color: #FAFAFA;
}

.bottom-content {
    display: flex;
    align-items: center;
    gap: 40px;
}

.bottom-image img {
    width: 100%;
    border-radius: 10px;
}

.bottom-text h3 {
    color: #6A5ACD;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.bottom-text h2 {
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: 800;
}

.bottom-text p {
    font-size: 1rem;
    margin-bottom: 20px;
    color: #555;
}

.bottom-text ul {
    list-style: none;
    padding: 0;
}

.bottom-text ul li {
    margin-bottom: 42px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
}

.pre-title {
    color: #3655C6;
    font-weight: 800;
    font-size: 16px;
}

.about-list {
    display: flex;
    flex-wrap: wrap;
}

.about-list li {
    width: 50%;
}

.offer_1 {
    background-color: #EAF8F6 !important;
    position: relative;
    transition: all 0.3s ease;
}

.offer_2 {
    background-color: #FFF3EE !important;
    position: relative;
    transition: all 0.3s ease;
}

.offer_3 {
    background-color: #EFF4FC !important;
    position: relative;
    transition: all 0.3s ease;
}

.offer_4 {
    background-color: #FFF1F1 !important;
    position: relative;
    transition: all 0.3s ease;
}

.hover-effect {
    position: absolute;
    transition: all 0.3s ease;
}

.hover-effect img {
    position: absolute;
    transition: all 0.3s ease;
}

img#hov1 {
    right: -176px;
    top: 90px;
    opacity: 0;
}

img#hov2 {
    top: 57px;
    left: 90px;
    opacity: 0;
}

img#hov3 {
    top: 25px;
    right: -180px;
    opacity: 0;
}

.offer_1:hover img#hov2 {
    transform: translateX(-18px);
    opacity: 1;
}

.offer_1:hover img#hov3 {
    transform: translateY(-5px);
    opacity: 1;
}

.offer_1:hover img#hov1 {
    transform: translateY(5px);
    opacity: 1;
}

.offer_2:hover img#hov2 {
    transform: translateX(-18px);
    opacity: 1;
}

.offer_2:hover img#hov3 {
    transform: translateY(-5px);
    opacity: 1;
}

.offer_2:hover img#hov1 {
    transform: translateY(5px);
    opacity: 1;
}

.offer_3:hover img#hov2 {
    transform: translateX(-18px);
    opacity: 1;
}

.offer_3:hover img#hov3 {
    transform: translateY(-5px);
    opacity: 1;
}

.offer_3:hover img#hov1 {
    transform: translateY(5px);
    opacity: 1;
}

.offer_4:hover img#hov2 {
    transform: translateX(-18px);
    opacity: 1;
}

.offer_4:hover img#hov3 {
    transform: translateY(-5px);
    opacity: 1;
}

.offer_4:hover img#hov1 {
    transform: translateY(5px);
    opacity: 1;
}

/* li#menu-item-10264 a {
    border: 1px solid #000;
    background-color: #EFA145 !important
;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #E4BE63;
    border-radius: 5px;
    color: #ffffff;
    padding: 14.5px 31px 14.5px 31px;
} */

.lp-archive-courses {
    padding-top: 1%;
}

.about_aboutus_shapes {
    position: relative;
}

.about_aboutus_shapes img {
    position: absolute;
}

img#about-img14 {
    left: -10%;
    top: -465px;
}

img#about-img15 {
    right: -12%;
    bottom: 80px;
    animation: star 6.5s linear infinite;
}

@keyframes star {
    to {
        transform: rotate(360deg);
    }
    from {
        transform: rotate(0deg);
    }
}

.fa-award:before {
    content: "\f559";
    background-color: #FEEBE6;
    padding: 13px 15px;
    color: #F86F03;
    border-radius: 50%;
    margin-right: 10px;
}

.fa-video:before {
    content: "\f559";
    background-color: #FEEBE6;
    padding: 13px 13px;
    color: #F86F03;
    border-radius: 50%;
    margin-right: 10px;
}

.fa-user:before {
    content: "\f559";
    background-color: #FEEBE6;
    padding: 13px 13px;
    color: #F86F03;
    border-radius: 50%;
    margin-right: 10px;
}

.fa-flag:before {
    content: "\f559";
    background-color: #FEEBE6;
    padding: 13px 13px;
    color: #F86F03;
    border-radius: 50%;
    margin-right: 10px;
}


/*Media */

@media only screen and (max-width:1024px) {
    .mid-pic,
    .small-pic {
        display: none;
    }
}

@media only screen and (min-width:992px) {
    .main-div ul.navbar-nav li a {
        margin: 0px 20px;
    }
}

@media only screen and (max-width:767px) {
    img.shape {
        display: none;
    }
    .banner {
        height: auto;
    }
    .wrapper {
        padding: 10px 0 80px 0;
        margin-top: 20px;
    }
    .left h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    .left h5 {
        font-size: 18px;
    }
    .left p {
        font-size: 18px;
    }
    .big-pic {
        position: relative;
        margin-top: 30px;
    }
    .mid-pic,
    .small-pic,
    img.dots,
    .lines-container {
        display: none;
    }
    .left-content {
        width: 100%;
    }
    .right-content {
        margin-top: 40px;
    }
    .right-content p {
        padding-top: 10px;
    }
    .second-list {
        margin-top: -20px;
    }
    .Special {
        margin: 0;
        padding: 100px 0 50px;
    }
    .main-heading {
        font-size: 32px;
    }
    h4.main-subheading {
        font-size: 16px;
        font-weight: 700;
    }
    .main-heading {
        font-size: 32px;
    }
    .download-btn {
        text-align: center !important;
    }
    .about_banner_shapes,
    .about_aboutus_shapes,
    .about_services_shapes,
    .about_header_shapes {
        display: none;
    }
    .about-list {
        display: block;
    }
    .about-list li {
        width: 100%;
    }
    .about-bottom .bottom-text {
        margin-top: 50px;
    }
    .hover-effect {
        left: 25%;
    }
    .what-we-offer h2 {
        font-size: 32px;
        max-width: 100%;
    }
    .about-banner {
        display: none;
    }
    .popular {
        padding: 100px 0;
    }
}

.tml-action-login .learnpress {
    display: none !important;
}