
@media(max-width:480px) {
    .edu_head .section_title span:before {
        width: 15%
    }
}

.pg-services .pagination {
    margin: 30px 0 0
}

.pagination-div .pagination>li {
    padding-left: 0
}

.page section.section-inner {
    padding: 70px 0 150px !important
}

.txt-white {
    color: #FFF;
}

.primary-color {
    color: #ea7d23;
}

.primary-color:hover {
    color: #FFF;
}

.main-color {
    color: #233b88;
}

.h-150 {
    height: 150px;
}

.ceo-msg {
    position: relative;
}

.ceo-msg:before {
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    font-size: 68px;
    color: #fff;
    opacity: .1;
    top: 0;
    left: 0px;
}

.about-section {
    margin-top: 50px !important;
}

.heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.initiative-card {
    height: 180px;
    display: flex;
    align-items: center;
    border: 1px solid #ea7d23;
    border-radius: 5px;
}

.recognition-card {
    height: 200px;
    display: flex;
    align-items: center;
    border: 1px solid #ea7d23;
    padding: 10px;
    border-radius: 10px;
}

.recognition-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.announce-img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.announce-detail-img {
    height: 400px;
    object-fit: contain;
}

.startupStory-card {
    height: 300px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ea7d23;
}

.startupStory-card p {
    color: #233b88;
    line-height: 22px
}

.partner-card {
    height: 180px;
    display: flex;
    align-items: center;
    border: 1px solid #233b88;
    border-radius: 10px 0 10px 10px;
    justify-content: center;
}

.network-card {
    height: 200px;
}

.support-logo {
    height: 100px;
}

.keyPartner_img {
    height: 150px;
    object-fit: contain;
}

.eliash {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

.Foundation-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media(max-width:767px) {
    .page section.section-inner {
        padding-bottom: 80px !important
    }
}

.fancybox-next span,
.fancybox-prev span {
    background-image: none !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    text-align: center
}

.fancybox-next span:before,
.fancybox-prev span:before {
    content: '';
    position: absolute;
    font-family: fontawesome;
    left: 0;
    top: 0;
    font-size: 12px;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    background-color: rgba(28, 28, 28, .4) !important;
    color: #fff;
    visibility: visible;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.fancybox-next span:before {
    content: '\f178'
}

.fancybox-prev span:before {
    content: '\f177'
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
    background-color: #444 !important;
    color: #fff
}

.fancybox-type-image .fancybox-close {
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: url(../images/icon-cross.png) center center no-repeat;
    background-color: #444 !important
}

.fancybox-type-image .fancybox-close:hover {
    background-color: #000 !important
}

.fancybox-type-image .fancybox-skin {
    padding: 0 !important
}

p.heading_txt {
    margin-bottom: 0
}
.edu-gray-bg{background-color: #d7d6d6;}
@media only screen and (max-width:767px) {
    .section_heading {
        text-align: center
    }
    .section_heading .button.pull-right {
        display: none
    }
    .row-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

.breadcrumb-main {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #f1f1f1;
    background: #fbfbfb
}

.breadcrumb-main .breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    padding: 15px 0
}

.breadcrumb-main .breadcrumb>li {
    color: #ea7d23;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: inherit
}

.breadcrumb-main .breadcrumb>li>a {
    color: #181d31
}

.topbar-section {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 10px 0 5px 0px;
    border-top: 3px solid #ea7d23;
}

.top-bar-left ul li,
.top-bar-right ul li {
    display: inline-block
}

.topbar-inner ul li {
    font-size: 14px;
    border-left: 1px solid #cccccc40;
    color: #151f2e;
    font-weight: 600;
    padding: 0px;
    margin-left: 20px;
    margin-bottom: 0
}

.topbar-inner ul li a {
    color: #151f2e;
    font-weight: 400;
}

.topbar-inner ul li:first-child {
    border: none;
    padding-left: 0;
    margin-left: 0
}

.top-bar-right ul li {}

.top-bar-right ul li a {
    color: #151f2e;
}

.top-bar-right ul li i,
.topbar-inner ul li i {
    color: #ea7d23;
}

.topbar-section .topbar-inner {
    display: inline-block;
    width: 100%;
    padding: 0
}

header#inner-navigation {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0;
    clear: both;
    background: #ffffff15
}

.logo-style {
    height: 80px;
}

.logo h2 {
    font-size: 48px;
    margin: 5px 0
}

.logo a {
    color: #fff
}

.navbar-sticky-in .logo a {
    color: #01017e
}

.navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img,
.sticky-nav-white .logo a img,
#inner-navigation .navbar.navbar-sticky-in .logo img {
    width: auto
}

#inner-navigation .navbar.navbar-default .logo1-img {
    display: none
}

#inner-navigation .nav.navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0
}

.navbar-right {
    margin-right: 0
}

#inner-navigation .nav.navbar-nav li ul {
    border-top-color: #01017e
}

.navbar.navbar-default.reveal-menu-home.sticky-nav,
.sticky-nav-white {
    padding: 10px;
    background: #000;
    transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -webkit-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -moz-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -o-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -ms-transition: background .5s ease-in-out 0s, padding .5s ease-in-out 0s;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .52)
}

.sticky-nav-white {
    background-color: #fff !important
}

.sticky-nav-white ul.nav.navbar-nav li a {
    color: #444 !important
}

.reveal-menu-home {
    background-color: transparent
}

.reveal-menu-home ul.nav.navbar-nav li a {
    color: #444
}

.navbar.navbar-default ul.nav.navbar-nav {
    margin-top: 18px
}

.navbar.navbar-default.sticky-nav ul.nav.navbar-nav {
    margin-top: 2px
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:last-child {
    border-bottom: none
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
#inner-navigation .nav.navbar-nav>li>a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 0;
    line-height: 43px;
    position: relative;
    text-transform: uppercase;
    transition: all ease-in-out .5s;
    background: 0 0
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active a,
.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:hover {
    background: 0 0;
    color: #01017e !important;
    transition: all ease-in-out .5s
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:before {
    display: none
}

.navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li,
#inner-navigation .nav.navbar-nav li {
    padding: 0;
    margin-bottom: 0;
    margin-left: 30px
}

.header-search {
    position: relative;
    float: right;
    margin: 0
}

.header-search i {
    margin-top: 13px;
    color: #fff
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav li .header-search i {
    color: #01017e
}

.Apply-btn {
    margin-left: 30px;
}

.header-search .search-box-wrap {
    display: none;
    position: absolute;
    right: 0;
    z-index: 2;
    top: 62px;
    background: #fff;
    border-width: 0 1px 1px;
    border-color: rgba(255, 255, 255, .07);
    border-style: solid;
    padding: 6px
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav .header-search .search-box-wrap {
    background: #fff;
    top: 62px
}

#inner-navigation .nav.navbar-nav li .header-search a:hover {
    background: 0 0
}

.header-search .searchform {
    width: 430px;
    max-width: 100%;
    margin: 0 auto
}

.header-search form.search-form {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.header-search input.search-field {
    width: 100%;
    margin-bottom: 0;
    color: #666;
    border-width: 5px;
    border-style: solid;
    border-color: #ffc600;
    border-image: initial;
    background: #fbfbfb45;
    height: 48px;
    padding: 10px 25px 10px 10px
}

.header-search input.search-submit,
.header-search input.search-submit:visited {
    background: #ffc600;
    border-color: #ffc600;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    margin: 0;
    border-radius: 0;
    color: #fff
}

@media(max-width:1200px) and (min-width:1024px) {
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
    #inner-navigation .nav.navbar-nav>li>a {
        font-size: 14px;
        padding: 0 10px
    }
}

@media(max-width:1100px) {
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li,
    #inner-navigation .nav.navbar-nav li {
        margin-left: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .navbar.navbar-default .navbar-header {
        margin-bottom: 0;
        margin-top: 0;
        display: inline-block
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
    #inner-navigation .nav.navbar-nav>li>a {
        font-size: 13px
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li {
        margin-bottom: 0;
        padding: 0
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:first-child {
        margin-left: 0
    }
}

@media(max-width:991px) and (min-width:812px) {
    #inner-navigation .slicknav_btn,
    #inner-navigation .navbar-sticky-in.navbar-default .slicknav_btn {
        right: 47px
    }
}

@media(max-width:991px) {
    #inner-navigation .slicknav_btn,
    #inner-navigation .navbar-sticky-in.navbar-default .slicknav_btn {
        top: 40px
    }
    .slicknav_btn.slicknav_open:before,
    .slicknav_btn.slicknav_collapsed:before {
        color: #01017e
    }
    #inner-navigation .slicknav_nav {
        overflow-y: scroll
    }
    #inner-navigation .navbar-sticky-in.navbar-default .slicknav_nav {
        top: 85px
    }
    .get-quote,
    .header-search,
    #inner-navigation .slicknav_nav i.fa.fa-angle-down {
        display: none
    }
    .topbar-inner ul li {
        padding: 6px 0px 6px 4px;
        margin-left: 0;
        font-size: 12px;
    }
}

@media only screen and (max-width:767px) {
    .navbar.navbar-default .navbar-toggle {
        border-color: #01017e;
        background-color: #01017e;
        margin-top: 10px;
        margin-right: 0
    }
    .navbar.navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }
    .navbar.navbar-default .navbar-toggle:hover {
        border-color: #fff;
        background-color: #fff
    }
    .navbar.navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #01017e
    }
    .navbar.navbar-default .navbar-collapse {
        background: #1f1d26;
        border: none;
        margin-top: 15px;
        max-height: 415px
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
    #inner-navigation .nav.navbar-nav>li>a {
        color: #b6b3c4 !important;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.5
    }
    .navbar.navbar-default ul.nav.navbar-nav {
        margin: 0
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li {
        margin: 0
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a {
        padding: 10px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .05)
    }
    .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:last-child a {
        border-bottom: 0
    }
    .topbar-section {
        display: none
    }
}

@media only screen and (max-width:639px) {
    .navbar.navbar-default .navbar-collapse {
        max-height: 225px
    }
}

@media only screen and (max-width:360px) {
    .navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img,
    .sticky-nav-white .logo a img {
        margin-top: 0;
        width: 150px
    }
    .reveal-menu-home .logo a img {
        margin-top: 0;
        width: 150px
    }
}

#inner-navigation .navbar.navbar-default {
    position: relative;
    top: inherit;
    margin: 0;
    padding: 10px 0;
    height: auto;
    background: #01017e;
}

#inner-navigation .navbar {
    border-bottom: 0;
    transition: all ease-in-out .5s
}

#inner-navigation .navbar-nav {
    display: inline-block
}

#inner-navigation .logo-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

#inner-navigation ul.nav-mini {
    padding-top: 3px;
    padding-right: 13px
}

#inner-navigation ul.nav-mini li {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    background: #00bcd4;
    border-radius: 5px;
    padding: 2px 10px
}

#inner-navigation ul.nav-mini li:last-child {
    margin-right: 0
}

#inner-navigation ul.nav-mini li i {
    color: #fff;
    padding-right: 5px
}

#inner-navigation .nav.navbar-nav {
    float: left;
    transition: all ease-in-out .5s
}

#inner-navigation .nav.navbar-nav li a:hover,
#inner-navigation .nav.navbar-nav li.active>a,
#inner-navigation .navbar-sticky-in .nav.navbar-nav li a:hover,
#inner-navigation .navbar-sticky-in .nav.navbar-nav li.active>a {
    color: #ea7d23;
    text-decoration: none;
    background: 0 0;
    transition: all ease-in-out .5s
}

#inner-navigation .nav.navbar-nav li a.mt_btn_yellow:hover {
    background: #01017e;
    color: #fff
}

#inner-navigation .nav.navbar-nav li a.mt_btn_white-bor:hover {
    color: #fff
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav li a.mt_btn_white-bor:hover {
    color: #ea7d23
}

.navbar-sticky-in .navbar-nav-wrapper .nav .get-quote .mt_btn_white-bor:before {
    background-color: #ea7d23
}

.navbar-sticky-in .navbar-nav-wrapper .nav .get-quote .mt_btn_white-bor {
    color: #fff
}

.navbar-sticky-in .navbar-nav-wrapper .nav .get-quote .mt_btn_white-bor:after {
    border-color: #ea7d23
}

#inner-navigation .nav.navbar-nav>li:last-child>a:after {
    display: none
}

#inner-navigation .nav.navbar-nav li ul {
    z-index: 99999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 59px;
    left: 0;
    width: 200px;
    display: none;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-top: 2px solid #01017e;
    -webkit-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4)
}

#inner-navigation .nav.navbar-nav li ul li a {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding: 14px 20px;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #444;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 1.25
}

#inner-navigation .nav.navbar-nav li ul li a i {
    float: right
}

#inner-navigation .nav.navbar-nav li ul li a:hover {
    background: 0 0;
    border-radius: 0;
    color: #01017e !important
}

#inner-navigation .nav.navbar-nav li>ul>li:last-child>a,
#inner-navigation .navbar-nav li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

#inner-navigation .nav.navbar-nav li ul li:hover ul li a {
    color: #444
}

#inner-navigation .nav.navbar-nav li ul li:hover a,
.nav.navbar-nav li ul li ul li:hover a {
    padding-left: 25px;
    padding-right: 15px;
    color: #01017e
}

#inner-navigation .nav.navbar-nav li ul li ul {
    position: absolute;
    left: 198px;
    top: -2px
}

#inner-navigation .nav.navbar-nav li ul li:hover ul li a {
    padding-left: 15px;
    padding-right: 15px
}

#inner-navigation .nav.navbar-nav li ul li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px
}

#inner-navigation .nav.navbar-nav li ul li {
    display: block;
    text-align: left;
    margin-left: 0
}

@media only screen and (max-width:991px) {
    .logo-wrapper {
        width: 50%
    }
    .logo img {
        float: left
    }
    .logo-style {
        width: 70px !important;
    }
    #inner-navigation .navbar-nav-wrapper {
        width: 0%
    }
    #inner-navigation .navbar {
        margin: 0;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }
    #inner-navigation .navbar-brand {
        line-height: 30px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }
    #inner-navigation .navbar-arrow>ul>li .arrow-indicator,
    #inner-navigation .navbar-arrow ul ul>li .arrow-indicator {
        display: none
    }
    #inner-navigation ul.nav-mini {
        padding-right: 0
    }
    #inner-navigation ul.nav-mini li {
        margin-right: 5px;
        padding: 2px 6px
    }
    .footer-logo {
        max-width: 150px !important;
        height: 70px !important;
    }
}

@media(max-width:767px) {
    #inner-navigation .navbar-nav .open .dropdown-menu>li>a {
        line-height: 23px
    }
}

#inner-navigation .navbar-fixed-top.navbar-sticky-in {
    z-index: 9;
    transition: all ease-in-out .5s;
    position: fixed;
    width: 100%;
    top: 0
}

#inner-navigation .navbar-sticky-in.navbar-default {
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    background: #01017e;
    box-shadow: 0 0 10px #ccc
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav>li>a {
    color: #FFF;
    font-weight: 500;
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav>li>a:hover {
    border-radius: none
}

#inner-navigation .navbar-sticky-in .navbar-nav>li>ul {
    top: 62px
}

#inner-navigation .transparent-header .navbar-sticky-in {
    padding: 0;
    background-color: rgba(0, 0, 0, .9);
    margin: 0;
    border: none
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav li ul li a:hover {
    background: 0 0;
    border-radius: 0;
    color: #01017e !important
}

@media only screen and (max-width:1199px) {}

@media only screen and (max-width:991px) {
    #inner-navigation .transparent-header .navbar-sticky-in {
        padding: 10px 0;
        background: 0 0;
        border: 1px solid rgba(255, 255, 255, .2)
    }
    #inner-navigation .slicknav_btn.slicknav_open:before,
    .slicknav_btn.slicknav_collapsed:before {
        font-size: 21px;
        color: #fff
    }
}

@media(max-width:991px) {
    #inner-navigation .navbar-fixed-top.navbar-sticky-in {
        position: inherit
    }
}

#mt_banner {
    position: relative;
    padding: 0
}

.banner_vid {
    height: 750px;
}

#blog_banner {
    position: relative;
    background: url(../images/started-bg.jpg) no-repeat;
    background-size: 100%;
    background-position: center center;
    background-attachment: fixed;
    height: 300px;
    width: 100%
}

#blog_banner .page-title {
    padding-top: 195px;
    position: relative;
    text-align: center;
    z-index: 1
}

.page-title h2 {
    color: #ea7d23;
    margin-bottom: 0;
    background: #fff;
    padding: 5px 15px;
    display: inline-block
}

#mt_banner .s-list {
    position: relative
}

.yellow-overlay,
.black-overlay,
.blue-overlay {
    background: linear-gradient(to left, rgba(247, 148, 30, 0.7), rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.black-overlay {
    background: rgba(0, 0, 0, .6)
}

.blue-overlay {
    background: linear-gradient(to left, rgba(0, 65, 140, 0.65), rgb(20, 49, 82))
}

#mt_banner .banner_caption_text {
    left: 110px;
    position: absolute;
    top: 30.5%;
    width: 57%;
    z-index: 2
}

#mt_banner .banner_caption_text h1 {
    color: #fff;
    margin: 0;
    position: relative;
    font-size: 48px
}

#mt_banner .banner_caption_text p {
    font-size: 16px;
    color: #fff;
    padding: 0;
    margin: 22px 0 25px
}

#mt_banner .banner_caption_text h3 {
    font-size: 36px;
    font-weight: 300
}

@media only screen and (min-width:1200) {
    #mt_banner .banner_caption_text {
        top: 32%
    }
}

@media only screen and (max-width:1100px) {
    #mt_banner .banner_caption_text h1 {
        font-size: 34px
    }
    #mt_banner .banner_caption_text {
        top: 34.5%
    }
}

@media only screen and (max-width:991px) {
    #blog_banner {
        background-size: cover
    }
    #blog_banner .page-title {
        padding-top: 200px
    }
    #mt_banner {
        height: 600px !important;
        position: relative
    }
}

@media only screen and (max-width:767px) {
    .caption_slide1 {
        width: 80%
    }
    #mt_banner .banner_caption_text {
        width: 72%;
        top: 32%;
        left: 0;
        margin: 0 auto;
        right: 0
    }
    #mt_banner .banner_caption_text h1 {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 0
    }
    #mt_banner .banner_caption_text h3 {
        font-size: 28px;
        margin-bottom: 32px;
        margin-top: 15px
    }
    #blog_banner .page-title {
        padding-top: 170px
    }
}

@media only screen and (max-width:480px) {
    #mt_banner .banner_caption_text {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 22%
    }
    #mt_banner .banner_caption_text h1,
    #mt_banner.mt_video .banner_caption_text h1 {
        font-size: 26px
    }
    #mt_banner .banner_caption_text h1 span {
        font-size: 21px
    }
    #mt_banner .banner_caption_text h3 {
        font-size: 18px
    }
}

.mission-vision {
    margin-top: 80px !important;
}

.edu-courses {
    margin-top: -100px
}

.panel-grid-banner {
    position: relative;
    z-index: 2
}

.inner-grid {
    display: inline-block;
    width: 100%;
    padding: 40px 30px;
    box-shadow: 0 0 30px #cccccc73;
    background: #fff;
    position: relative
}

.inner-grid:before {
    content: '';
    background: #ea7d23;
    height: 50%;
    width: 50%;
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: -1
}

.inner-grid i {
    display: inline-block;
    color: #ea7d23;
    font-size: 40px
}

.home-1 .inner-grid {
    padding: 0 20px 0 0
}


/* .page .edu-courses {
    margin-top: 0
} */

.startup-card i {
    font-size: 18px;
}

.startup-card .card-detail {
    font-size: 18px;
    padding-bottom: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.startup-socialicon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.startup-socialicon .socialicons {
    border: 1px solid #ea7d23;
    border-radius: 5px;
    padding: 8px;
}

.startup-socialicon .socialicons i {
    font-size: 20px;
}

.detail-content {
    text-align: end;
}

.courses-content i {
    font-size: 15px;
}

.event_third .detail-event {
    padding-left: 70px!important;
}

.event-details .infn-event {
    padding: 30px 0 40px 0 !important;
}

.sisfs-list li {
    display: block !important;
}

@media(max-width:991px) {
    .edu-courses {
        padding: 0;
        margin: 0
    }
    .edu-courses .col-md-4.col-sm-12 {
        margin-bottom: 35px
    }
}

@media(max-width:767px) {
    .edu-courses .col-md-4.col-sm-12 {
        margin-bottom: 0
    }
}

@media(max-width:735px) {
    .edu-courses {
        padding-bottom: 0
    }
}

.about_services {
    position: relative
}

.about_services p {
    line-height: 1.6
}

.home-2 .about_services p {
    margin-bottom: 0
}

.about_services i {
    font-size: 42px;
    background: linear-gradient(-29deg, #01017e 0, #233b88 100%);
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    display: inline-block
}

.about-form {
    background: #ea7d23;
    padding: 50px 40px 50px 60px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.about-form:before {
    content: '';
    background: linear-gradient(to top, rgb(38, 53, 146), rgb(51, 58, 101));
    ;
    height: 100%;
    width: 78%;
    position: absolute;
    left: 0;
    top: 0
}

.about-sch-form {
    position: relative
}

.about-form-items {
    position: relative;
    z-index: 1
}

.event-title h2 {
    color: #fff
}

.event-title p {
    color: #fff;
    margin-bottom: 0
}

.smt-items {
    position: relative;
    z-index: 0;
    text-align: right;
    margin-right: 15px
}

.about-edu-bg img {
    width: 100%;
    margin-top: 10px
}

.about-edu-bg.inner-ab {
    position: relative;
    width: 100%;
    bottom: initial
}

.edu-testimonial.edu-testimonial-ab {
    padding-bottom: 90px
}

@media only screen and (max-width:1200px) {
    #mt_about .about_sec_img {
        position: static
    }
    .about-form:before {
        width: 75%
    }
    #mt_about .about_sec_img .mt_about_img {
        bottom: 0;
        position: absolute;
        width: 47%
    }
    .inner-grid {
        padding: 15px
    }
    .text-courses h3 {
        margin: 5px 0;
        font-size: 20px
    }
    .courses-content p {
        margin: 10px 0
    }
}

@media only screen and (max-width:991px) {
    .smt-items {
        margin-right: 0
    }
    .about-form {
        padding: 50px 30px 50px 40px
    }
    .about-form:before {
        width: 72%
    }
    .text-courses {
        text-align: center
    }
    .inner-grid i {
        float: inherit;
        padding: 9px 14px
    }
    .text-courses h3 {
        display: inline-block;
        margin: 10px 0 0
    }
    .about-items {
        padding-bottom: 0
    }
    .about-sch-form {
        margin: 0 auto
    }
    .about-edu-bg {
        width: 100%
    }
}

@media(max-width:811px) {
    .about-form:before {
        display: none
    }
    .smt-items {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .about-form,
    .smt-items {
        text-align: center
    }
    .about-form {
        padding: 30px 30px 35px
    }
    .smt-items {
        margin-top: 30px
    }
    #mt_about .about_services .col-sm-4 {
        margin-bottom: 30px
    }
    section#mission_main.mission-area {
        padding: 30px 0 0
    }
    #mt_about .about_services .col-sm-6.mg-1 {
        margin-bottom: 40px
    }
    #mt_about .about_services .col-sm-6 {
        padding-left: 15px
    }
    #mt_about .about_services .col-sm-4:before {
        display: none
    }
    .panel-grid-banner {
        top: 0
    }
    .panel-grid-banner .col-xs-12 {
        margin-bottom: 15px
    }
    .panel-grid-banner .col-xs-12:last-child {
        margin-bottom: 0
    }
    .inner-grid {
        padding: 20px;
        margin-bottom: 30px
    }
    .event-title:before {
        bottom: 75%
    }
    #mt_about {
        padding-top: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #mt_about .col-sm-7,
    #mt_about .col-sm-5 {
        width: 100%
    }
    #mt_about .image-rev {
        margin-top: 40px
    }
}

@media only screen and (max-width:640px) {
    .smt-items {
        margin-top: 30px;
        display: none;
    }
    #mt_about {
        padding-bottom: 50px
    }
    #mt_about .about_services h5 {
        display: block
    }
}

@media only screen and (max-width:480px) {
    .inner-grid i {
        margin-bottom: 5px
    }
    .text-courses h3 {
        display: block;
        margin: 5px 0
    }
    .about-sch-form {
        margin: 0 auto;
        width: 100%;
        padding: 50px 20px 20px
    }
    .about-edu-bg {
        display: none
    }
    .about-sch-form {
        padding: 0
    }
    .about-form {
        padding: 20px;
        margin-top: 20px
    }
}

section#mt_services {
    padding: 75px 0
}

#mt_services .box {
    padding: 40px 30px;
    background: #fff;
    margin-bottom: 30px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    text-align: center;
    box-shadow: 0 0 25px 0 rgba(122, 122, 122, .1);
    border: 1px solid #f1f1f1
}

#mt_services .box:hover {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transform: translateY(-5px)
}

#mt_services .box.box-mar {
    margin-bottom: 0
}

#mt_services .box .icon {
    margin: 0 0 20px;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    background: #01017edb;
    display: inline-block
}

#mt_services .box .icon i {
    font-size: 42px;
    color: #fff;
    line-height: 2.4;
    font-weight: 600
}

#mt_services .box h3 {
    margin-top: 0
}

#mt_services .box p {
    margin-bottom: 0
}

#mt_services .box h3:hover {
    color: #01017e !important
}

@media only screen and (max-width:991px) {
    #mt_services .box.box-mar {
        margin-bottom: 30px
    }
    #mt_services.services-section .col-xs-6 {
        margin-bottom: 30px
    }
    .page section#mt_services {
        padding-bottom: 110px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #mt_services .box {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {}

@media only screen and (max-width:735px) {
    #mt_services h2 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:480px) {
    #mt_services .col-md-4.col-sm-6.col-xs-6 {
        width: 100%
    }
}

section.selected-course {
    padding: 0
}

.find-course {
    position: relative;
    background: #f7f7f7;
    border-radius: 5px;
    padding: 27px 25px 28px;
    border: 1px solid #f1f1f1
}

.find-course h3 {
    position: relative;
    margin-bottom: 20px
}

.find-course h3:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 2px;
    width: 40px;
    background: #ea7d23
}

.find-course .form-group {
    margin-bottom: 20px
}

.find-course form input {
    padding: 20px
}

.find-course form select {
    color: #999cb2;
    padding: 10px 15px;
    margin-bottom: 0
}

.all-courses .courses-item {
    display: inline-block;
    position: relative;
    padding: 33px 10px;
    width: 100%;
    text-align: center;
    background: linear-gradient(to top, rgb(38, 53, 146), rgb(51, 58, 101));
    ;
    color: #fff;
    border-radius: 5px
}

.all-courses .courses-item:hover {
    color: #ea7d23 !important
}

.all-courses .courses-item:hover p {
    color: #ea7d23
}

.all-courses .courses-item i.fa {
    position: relative;
    top: 0;
    font-size: 42px;
    transition: all ease-in-out .3s
}

.all-courses .courses-item:hover i.fa {
    top: -4px
}

.all-courses .courses-item p {
    color: #fff;
    margin: 10px 0 0;
    transition: all ease-in-out .3s
}

@media(max-width:1200px) and (min-width:991px) {
    .find-course {
        padding: 17px 25px 18px
    }
}

@media(max-width:991px) {
    .find-course,
    .all-courses .courses-item {
        margin-bottom: 30px
    }
}

.feat-inn {
    position: relative;
    padding: 10px 15px 0
}

.row.slider-ft-course.slick-slider {
    margin-left: -15px;
    margin-right: -15px
}

.featured-item {
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    margin: 0;
    float: left
}


/* .project-card{height: 200px;} */

.featured-item .feat-img {
    position: relative
}

.feat-img .th-name {
    position: relative;
    padding: 15px 70px 15px 15px;
    background: #ea7d23;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 1
}

.feat-img .th-name img {
    border-radius: 50px;
    width: initial;
    position: absolute;
    right: 10px;
    top: -30px;
    border: 2px solid #ffac00;
}

.feat-img .th-name .date {
    width: initial;
    position: absolute;
    right: 10px;
    top: -40px;
    border: 2px solid #ea7d23;
    background-color: #FFF;
    padding: 0 5px;
}

.feat-img .th-name h5 {
    color: #fff;
    margin-bottom: 0
}

.featured-item .feat-inn>ul {
    display: inline-block;
    margin-right: 10px;
    float: right
}

.featured-item .feat-inn ul li,
.post-review li {
    display: inline-block;
    padding: 0;
    margin: 2px 10px;
}

.featured-item .feat-inn ul li>i,
.post-review li i {
    font-size: 13px;
    color: #ea7d23
}

.featured-item .feat-inn span {
    font-size: 13px;
    padding: 0 5px
}

.featured-item .feat-inn h3 {
    margin: 0;
    padding: 12px 0 0;
    line-height: 1.5;
    font-size: 16px;
}

.featured-item .feat-inn p {
    margin-bottom: 10px;
    transition: all ease .3s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

.featured-item .feat-inn h3:hover {
    color: #01017e
}

.course-feat {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 3px;
    border-top: 1px dashed #eee;
}

.course-feat .price-ft span {
    font-size: 21px;
    color: #695f88;
    font-weight: 600
}

.course-feat .admin-ft ul li a {
    color: #01017e;
    font-size: 20px;
    display: flex;
    align-items: center;
}

#features .container {
    position: relative;
    z-index: 1
}

.education-item {
    border: 1px solid #f1f1f1;
    padding: 30px 15px;
    background: #fff
}

.education-item p {
    margin-bottom: 0
}

.slider-ft-course .slick-prev,
.slider-ft-course .slick-next {
    /* display: none !important;
    top: -55px; */
    width: 32px;
    height: 32px;
    border: 2px solid #01017e;
    background-color: #01017e;
    border-radius: 10px;
    transition: all ease .2s
}


/* .slider-ft-course .slick-prev:focus,
.slider-ft-course .slick-next:focus {
    color: #01017e
}

.slider-ft-course .slick-prev:hover,
.slider-ft-course .slick-next:hover {
    background: #01017e
} */

.slider-ft-course .slick-prev:before,
.slider-ft-course .slick-next:before {
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    opacity: 1
}

.slider-ft-course .slick-prev:hover:before,
.slider-ft-course .slick-next:hover:before {
    color: #fff
}


/* .slider-ft-course .slick-prev {
    right: 60px;
    left: inherit
} */

.featured-item .feat-img .overlayPort {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.featured-item:hover .overlayPort {
    background: #0000006b
}

.featured-item .feat-img ul.info {
    background-color: transparent;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    left: 0;
    margin: -7% auto 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 45%;
    transform: scale(1.5);
    transition: all .4s ease-in-out 0s
}

.featured-item:hover ul.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: transparent
}

.featured-item .feat-img .overlayPort ul li {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    text-align: center;
    width: 100%
}

.featured-item .feat-img .overlayPort ul li a {
    background: #ea7d23;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: 300;
    text-transform: capitalize
}

@media only screen and (max-width:1200px) {
    .selected-course .col-sm-4 {
        padding-right: 0
    }
}

@media(max-width:991px) {
    section.features-one {
        padding-top: 45px
    }
    .featured-item .feat-img>img {
        width: 100%
    }
}

@media(max-width:767px) {
    section.features-one {
        padding-top: 50px
    }
    .home-3 section.features-one {
        padding-top: 80px
    }
    .feature-style-content.pad-top-60 {
        padding-top: 30px;
        text-align: center
    }
    .features-one .slick-prev,
    .features-one .slick-next {
        top: -70px
    }
    .selected-course .col-sm-4 {
        padding-right: 15px
    }
}

@media(max-width:480px) {
    .education .features-one .section_heading {
        margin-bottom: 8rem
    }
    .features-one .slick-prev,
    .features-one .slick-next {
        top: -25px
    }
}

.course-tabs {
    padding: 25px 0 0
}

.course-detail .post_title {
    padding-bottom: 20px;
    margin-bottom: 20px
}

.course-detail .post_title h2 {
    margin-bottom: 0
}

.course-tabs .nav-tabs li {
    padding-left: 0
}

.course-tabs .nav>li>a,
.course-tabs .nav>li>a:focus,
.course-tabs .nav>li>a:hover {
    background-color: transparent;
    margin: 0;
    border: none;
    border-bottom: 2px solid transparent
}

.course-tabs .nav-tabs>li.active>a,
.course-tabs .nav-tabs>li.active>a:focus,
.course-tabs .nav-tabs>li.active>a:hover {
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #01017e;
    color: #01017e;
    margin: 0
}

.course-tabs .tab-content {
    padding: 25px 0 0
}

.panel-group.course-accd .panel {
    border-color: #f1f1f1;
    border-left: 3px solid #01017e;
    margin-bottom: 10px
}

.course-accd .panel-heading {
    background-color: #f7f7f7;
    padding: 15px
}

ul.accd-titles {
    display: -webkit-box
}

ul.accd-titles li {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    color: #01017e;
    width: 33.333%;
    float: left
}

.accd-titles .let-title {
    font-weight: 600
}

.course-accd>.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    font-size: 16px;
    padding: 10px 22px 22px;
    background: #f7f7f7
}

.advisor-author {
    background: #01017e;
    display: inline-block;
    width: 100%;
    padding: 15px 30px
}

.advisor-author .advisor-img {
    float: left;
    margin-right: 20px
}

.advisor-author .advisor-img img {
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.advisor-author .advisor-name {
    float: left;
    margin: 30px 0 0
}

.advisor-name h3 {
    margin-bottom: 0;
    font-size: 25px;
    color: #fff
}

.advisor-name span {
    font-size: 14px;
    color: #fff;
    padding: 8px 0 10px;
    display: block
}

.advisor-name .social li {
    display: inline-block;
    padding-left: 0
}

.advisor-name .social li a {
    margin: 0;
    font-size: 14px;
    color: #fff;
    margin-right: 13px;
    transition: .3s
}

.advisor-name .social li a:hover {
    color: #01017e
}

.advisor-description {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.advisor-description p {
    margin-bottom: 0
}

.review-lists .comment .comment-body h4 {
    margin-bottom: 5px
}

.review-lists .comment .comment-body ul.post-review {
    margin-bottom: 15px
}

.post_body .button {
    text-align: center
}

.inner-detail-p .featured-item {
    margin: 0
}

@media(max-width:991px) {
    .course-tabs {
        padding-bottom: 30px
    }
    .inner-detail-p .featured-item {
        margin-bottom: 30px
    }
}

.facility-area {
    position: relative;
    background: url(../images/education/ed-1.jpg) no-repeat;
    background-size: 100%
}

.facility-area:before {
    content: "";
    position: absolute;
    left: -360px;
    top: 0;
    width: 60%;
    background: #fff;
    height: 100%;
    transform: skew(-25deg)
}

.facility-list {
    border-width: 1px 1px 1px 5px;
    border-color: #fff #fff #fff #ea7d23;
    border-style: solid;
    padding: 12px;
    background: #fff;
    margin-bottom: 16px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.facility-list i {
    float: left;
    font-size: 40px;
    padding: 8px 15px 8px 0;
    color: #ea7d23
}

.facility-list h3 {
    margin-bottom: 10px
}

.facility-list p {
    margin: 0
}

.pulses {
    position: absolute;
    top: 6em;
    left: 6em;
    right: 0;
    text-align: center
}

.pulses button.play-btn {
    animation: pulse 1.5s cubic-bezier(.66, .66, .88, 1.86) infinite;
    background: #ea7d23;
    border: 2px solid #ea7d23;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    font-size: 32px;
    margin: auto
}

.pulses button.play-btn:before {
    content: "";
    border: 2px solid #fff;
    height: 90px;
    position: absolute;
    width: 90px;
    left: -7px;
    top: -7px;
    border-radius: 50%
}

.pulses .play-btn i {
    padding-left: 5px
}

@media only screen and (max-width:1200px) {
    .facility-area {
        background-size: cover
    }
    .facility-area:before {
        left: -220px
    }
    .pulses {
        left: 2em
    }
}

@media only screen and (max-width:991px) {
    .facility-list i {
        padding: 18px 15px 8px 0
    }
    .pulses {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .facility-area:before {
        left: -185px;
        width: 65%
    }
}

@media(max-width:639px) and (min-width:568px) {
    .facility-area:before {
        left: -210px;
        width: 70%
    }
}

@media only screen and (max-width:480px) {
    .facility-area:before {
        left: -240px;
        width: 100%
    }
    .facility-list i {
        padding: 25px 15px 25px 0
    }
    .course-tabs .nav-tabs li {
        width: 50%;
        text-align: center
    }
    .course-accd .panel-heading {
        padding: 15px 5px
    }
    .course-accd>.panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding: 10px 10px 22px
    }
    .advisor-author .advisor-name {
        margin: 0 10px
    }
}

.event-left {
    position: relative
}

.page .event-left .events-image {
    overflow: hidden;
    height: 250px
}

.event-donation {
    position: absolute;
    background: #fff;
    padding: 20px;
    left: 10px;
    right: 10px;
    bottom: -15px;
    box-shadow: 0 0 10px #cccccc7a
}

.page .event-donation {
    bottom: 0;
    position: relative;
    width: 96%;
    z-index: 1;
    top: -10px
}

.event-main h2 {
    margin-bottom: 4rem;
    position: relative
}

.event-main h2:after {
    content: '';
    height: 1px;
    width: 36%;
    position: absolute;
    right: 0;
    top: 49.5%;
    background: #f1f1f1
}

.event-item {
    display: inline-block;
    border-bottom: 1px dashed #eee;
    padding-bottom: 25px;
    margin-bottom: 25px;
    transition: all ease-in-out .3s;
    width: 100%;
    position: relative
}

.event-details {
    padding-left: 75px
}

.event-date {
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-in-out .3s;
    background: #ea7d23;
    padding: 5px 8px;
    border-radius: 5px
}

.event-date i {
    font-size: 20px;
    color: #fff
}

.event-date h4 span {
    font-weight: 300;
    width: 100%;
    display: block
}

ul.event-time li {
    padding: 0 10px 0 0;
    display: inline-block;
    margin-bottom: 0;
    font-size: 16px
}

ul.event-time li i {
    color: #ea7d23;
    padding-right: 10px
}

.event-details p {
    margin: 15px 0 0
}

.event-details h3 a {
    transition: all ease-in-out .3s
}

.event-item .event-details:hover h3 a {
    color: #ea7d23
}

.post_title_eve h3 {
    margin-bottom: 5px
}

.post_title_eve ul li {
    font-size: 14px;
    color: #ea7d23
}

.event-social {
    margin: 0 0 10px
}

.event-social h4 {
    margin-bottom: 0;
    display: inline-block
}

.event-social ul.list-inline.social {
    display: inline-block;
    padding-left: 10px
}

.book-seat-now h4 {
    margin-bottom: 30px
}

.locate-map iframe {
    width: 100%
}

.apply-form p:last-child {
    margin-bottom: 0
}

.apply-form input.submit {
    background: #ea7d23;
    border-radius: 5px
}

.event_ii .slick-dots {
    bottom: -25px
}

@media(max-width:1200px) and (min-width:991px) {
    .event-donation {
        bottom: -112px
    }
}

@media only screen and (max-width:1200px) {
    .book-btn a {
        padding: 5px 10px
    }
}

@media only screen and (max-width:991px) {
    .edu-events .col-sm-12 {
        padding-bottom: 0;
        padding-top: 0
    }
    .edu-events .col-sm-12:last-child {
        padding-bottom: 0
    }
    .edu-events .event-item {
        min-height: auto
    }
    .event-main {
        margin-top: 50px
    }
    .apply-form p:last-child {
        margin-bottom: 20px
    }
}

@media(max-width:639px) {
    .event-donation,
    .page .event-donation {
        position: relative;
        left: inherit;
        right: inherit;
        bottom: inherit;
        width: 100%;
        top: inherit
    }
}

@media only screen and (max-width:480px) {
    .event-item .col-xs-4,
    .event-item .col-xs-8 {
        width: 100%
    }
    .event-item .col-xs-4 {
        min-height: 165px
    }
    .event-item .col-xs-8 {
        padding-left: 15px
    }
    .event-left .event-item .col-lg-4 {
        padding-right: 0
    }
    .course-tabs {
        padding: 15px
    }
}

#educate-team .row.slick-slider {
    margin-right: -15px;
    margin-left: -15px
}

.slider-educteam .team_member {
    position: relative;
    transition: all ease-in-out .5s;
}

.team-card {
    height: 350px;
}

.slider-educteam .member_name {
    text-align: center;
    position: relative;
    z-index: 1
}

.slider-educteam .team_member img {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
    height: 100%;
    background: transparent;
    border-radius: 10px;
}

.slider-educteam .team_member .img-lab {
    max-height: fit-content;
}

.slider-educteam .team_member .director {
    max-height: inherit !important;
}

.Startup_slider .team_member img {
    width: 100%;
    max-width: 100%;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
    height: 100%;
    background: white;
    border-radius: 10px;
}

.team_member figure.effect-julia {
    position: relative;
    overflow: hidden
}

.team_member .team-overlay {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fbfbfb;
    border-bottom: 4px solid #ea7d23;
    padding: 0 15px;
    transition: all ease-in-out .5s
}

.page .team_member .team-overlay {
    bottom: 54px
}

.team_member .effect-julia:hover .team-overlay {
    bottom: 0;
    transition: all ease-in-out .5s
}

ul.socialicons li {
    display: inline-block;
    padding: 0;
    margin: 0 4px;
    transition: all ease-in-out .5s
}

ul.socialicons li a {
    display: block;
    color: #fff;
    background: #ea7d23;
    width: 35px;
    height: 35px;
    padding: 6px 10px;
    border-radius: 5px
}

ul.socialicons li a:hover {
    background: #01017e;
    color: #fff
}

.slider-educteam .member_name h3 {
    margin-bottom: 0;
    padding: 10px 0 0;
    font-size: 21px;
    color: #01017e;
}

.slider-educteam .member_name span {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    padding: 0;
    color: #434343;
    line-height: 18px;
    margin: 6px 0px 10px 0px;
}

.slider-educteam .slick-dots {
    bottom: -25px
}

.slider-educteam .slick-dots li button:before {
    background: #01017e
}

.slider-educteam .slick-dots li.slick-active button:before {
    background: #01017e
}

.focus-card {
    height: 140px !important;
}

.focus-detail {
    border-top: 3px solid #01017e;
    margin-top: 10px;
}

.team-overlay .about-tech {
    position: relative;
    z-index: 1;
    font-size: 14px;
    line-height: 1.71;
    color: #8a8a8a;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all .6s, max-height .5s;
    -o-transition: all .6s, max-height .5s;
    -moz-transition: all .6s, max-height .5s;
    transition: all .6s, max-height .5s;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom
}

.slider-educteam .item:hover .team-overlay .about-tech {
    position: relative;
    max-height: 400px;
    opacity: 1;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transition: all .4s, max-height 1.5s;
    -o-transition: all .4s, max-height 1.5s;
    -moz-transition: all .4s, max-height 1.5s;
    transition: all .4s, max-height 1.5s;
    padding: 15px 0
}

@media only screen and (max-width:1200px) {
    .team_member .team-overlay {
        width: 98%;
        padding: 0 10px
    }
}

@media(max-width:991px) {
    .team-card {
        height: 400px;
    }
}

@media(max-width:767px) {
    section#educate-team {
        padding-bottom: 45px
    }
    .team-slide .slider-educteam .team_member {
        margin-bottom: 0
    }
    .slider-educteam .team_member {
        margin-bottom: 30px
    }
    .team-card {
        height: auto;
    }
}

@media only screen and (max-width:640px) {
    #mt_team .team_member .member_name h3 {
        font-size: 18px
    }
}

@media only screen and (max-width:480px) {
    #mt_team .item {
        margin: 0 auto;
        width: 100%
    }
    .slider-educteam .slick-dots {
        bottom: -30px
    }
}

.mt-statts .inner-heading {
    margin-left: 20px;
    margin-bottom: 0
}

#mt_fun {
    padding: 0;
    position: relative
}

.mt-statts {
    position: relative;
    padding: 30px 12px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    border-radius: 5px
}

.mt-statts .section_heading {
    display: inline-block;
    text-align: center;
    width: 69.66%;
    margin-bottom: 0
}

.mt-statts .mt_heading.edu_head {
    padding: 0
}

#mt_fun .container {
    padding: 0 15px
}

.fun-facts-main {
    display: block;
    padding: 30px 0 17px
}

.fun-facts_wrapper {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    width: 100%;
    border: 1px solid #233b88;
    padding: 10px 0;
}

.fun-facts_wrapper i {
    font-size: 34px
}

#mt_fun .fun-facts_figure {
    font-size: 33px;
    margin-bottom: 30px;
    padding: 15px 0 0;
    margin: 0;
    font-weight: 700
}

#mt_fun .fun-facts_title {
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 0;
    display: block;
    width: 100%;
    position: relative
}

#mt_fun .fun-facts_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -7px;
    width: 25%;
    height: 2px;
    background: #ea7d23;
}

.nets-facts {
    background: url(../images/stats.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 100%;
    position: absolute;
    text-align: center;
    padding: 40px 20px;
    overflow: hidden;
    left: 25px;
    right: 0;
    top: -150px;
    min-height: 440px
}

.nets-facts:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background: #01017e;
    opacity: .6
}

.nets-facts h2 {
    color: #fff;
    position: relative;
    margin: 20px 0
}

.nets-facts .pulses {
    position: static;
    margin-top: 100px;
    text-align: center;
    display: block;
    width: 100%
}

@media(max-width:1200px) {
    .mt-statts .inner-heading {
        margin-left: 45px
    }
}

@media(max-width:991px) {
    .mt-statts {
        padding: 25px 25px 0
    }
    .mt-statts .inner-heading {
        margin-left: 0;
        width: 67%
    }
    .fun-facts-main {
        padding: 70px 0 20px
    }
    #mt_fun .fun-facts_title {
        font-size: 14px;
        margin-top: 30px
    }
    #mt_fun .fun-facts_title:before {
        top: -30px
    }
    .feat-img .th-name {
        width: 100%
    }
    .nets-facts {
        right: -10px;
        top: -155px
    }
}

@media(max-width:767px) {
    .mt-statts {
        padding: 15px
    }
    .mt-statts .inner-heading {
        width: 100%
    }
    #mt_fun {
        padding-bottom: 0
    }
    .fun-facts_wrapper {
        margin-bottom: 10px
    }
    .fun-facts-main {
        padding: 45px 0 20px
    }
    .nets-facts {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        min-height: auto;
        padding: 20px
    }
    .nets-facts .pulses {
        margin-top: 0;
        padding: 30px 0
    }
}

@media(max-width:639px) and (min-width:568px) {
    #mt_fun .fun-facts_title {
        display: block
    }
}

@media(max-width:480px) {
    .mt-statts .inner-heading {
        width: 100%
    }
    .fun-facts-main {
        text-align: center
    }
    .fun-facts_wrapper {
        width: 100%;
        margin-bottom: 40px
    }
    #mt_fun .fun-facts_title {
        margin-bottom: 10px
    }
    #mt_fun .fun-facts_title:before {
        top: -6px
    }
}

@media(max-width:359px) {
    #mt_fun .col-md-3.col-sm-3.col-xs-6.facts_col {
        width: 100%
    }
}

#price-plans .inner-heading {
    margin-bottom: 60px
}

#price-plans .inner-heading h3:before {
    display: none
}

#price-plans .price-block .inner {
    position: relative;
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 15px #cccccc71;
    border-radius: 5px;
    overflow: hidden;
    padding: 0;
    margin: 15px 0;
    transition: all ease-in-out .3s;
    border: 1px solid #f1f1f1
}

#price-plans .price-block .inner:hover {
    top: -15px
}

#price-plans .price_list {
    display: inline-block;
    width: 100%;
    padding: 0 80px
}

#price-plans .price_list .price-block {
    padding: 0
}

.price_list .price-block.featured {
    z-index: 1
}

#price-plans .price-block.featured .inner {
    transform: scale(1.08)
}

#price-plans .price-block .header {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1
}

#price-plans .price-block.featured .header {
    background: #01017e
}

#price-plans .price-block .price {
    color: #333;
    font-size: 60px
}

#price-plans .price-block.featured .price {
    color: #fff
}

#price-plans .price-block .duration {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

#price-plans .price-block.featured .duration {
    color: #fff
}

#price-plans .price-block .title {
    color: #666;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 10px auto 0;
    padding: 0 0 10px;
    position: relative;
    text-transform: capitalize;
    width: 100%
}

#price-plans .price-block.featured .title {
    color: #fff
}

#price-plans .price-block .features>ul>li {
    display: block;
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    border-bottom: 1px solid #f1f1f1
}

#price-plans .price-block .features>ul>li:nth-child(even) {
    background: #fbfbfb
}

#price-plans .price-block .footer {
    position: relative;
    z-index: 0;
    padding: 20px 0
}

section#mission_main {
    padding-bottom: 70px
}

.mission-content h3 {
    margin: 0;
    color: #01017e
}

.mission-content h2 {
    margin: 20px 0
}

.mission-content p {
    margin-bottom: 0
}

.mission-progress-bar {
    margin-top: 46px
}

.progress-wrap {
    position: relative;
    margin-bottom: 25px
}

.progress-wrap:last-child,
.progress:last-child {
    margin-bottom: 0
}

.progress {
    position: relative;
    display: block;
    width: 100%;
    background: #f1f1f1;
    height: 15px;
    border-radius: 5px;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color
}

.progress-wrap h5 {
    margin: 0 0 10px
}

.progress-bar {
    height: 14px;
    width: 0;
    background: orange;
    border-radius: 5px;
    position: relative;
    box-shadow: none
}

.bar-width {
    position: absolute;
    right: 10px;
    top: -10px;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    color: #fff
}

@media only screen and (max-width:767px) {}

.edu-testimonial {
    position: relative;
    background: #2d2f38
}

.edu-testimonial .row.slick-slider {
    margin-left: -15px;
    margin-right: -15px
}

.edu-testimonial .edu_head .section_title span:before {
    background: #fff
}

.slider-eductestimo .testimonial_main {
    position: relative;
    text-align: center;
    margin-bottom: 0
}

.slider-eductestimo .testimonial_main p {
    position: relative;
    color: #fff;
    margin: 40px 0 0;
    padding-left: 45px
}

.slider-eductestimo .testimonial_main p:before {
    content: "\f10d";
    font-family: fontawesome;
    font-size: 42px;
    left: 0;
    opacity: .8;
    position: absolute;
    top: -30px
}

.slider-eductestimo .testimonial_main h4 {
    margin: 20px 0 0
}

.slider-eductestimo .testimonial_main h4 span {
    font-size: 14px;
    color: #ea7d23;
    display: block;
    margin-top: 10px;
    font-weight: 300
}

.testimonial_main h4 a {
    color: #ea7d23
}

.testimonial_main h4 a:hover {
    color: #fff
}

.client-pic {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    display: inline-block
}

.slider-eductestimo .slick-dots {
    bottom: -35px
}

.slider-eductestimo .slick-dots li button:before {
    background: #f1f1f1
}

.slider-eductestimo .slick-dots li.slick-active button:before {
    background: #fff
}

.slider-eductestimo .slick-prev:before,
.slider-eductestimo .slick-next:before {
    font-size: 38px;
    color: #fff;
    opacity: 1
}

.slider-eductestimo .slick-next {
    right: 42%
}

.slider-eductestimo .slick-prev {
    left: 42%
}

.slider-eductestimo .slick-prev,
.slider-eductestimo .slick-next {
    top: inherit;
    bottom: 30px;
    background: #01017e;
    line-height: 7px;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    transition: all ease-in-out .3s
}

.slider-eductestimo .slick-prev:hover,
.slider-eductestimo .slick-prev:focus,
.slider-eductestimo .slick-next:hover,
.slider-eductestimo .slick-next:focus {
    border: 2px solid #01017e
}

.slider-eductestimo .slick-prev:hover:before,
.slider-eductestimo .slick-prev:focus:before,
.slider-eductestimo .slick-next:hover:before,
.slider-eductestimo .slick-next:focus:before {
    color: #01017e
}

.edu-testimonial .inner-heading {
    margin: 32px 40px 0 0
}

.edu-testimonial .inner-heading h2 {
    margin-bottom: 20px
}

.edu-testimonial .inner-heading p {
    margin: 0
}

.edu-testimonial.abt-testml {
    padding-bottom: 90px
}

#mt_testimonial {
    background: url(../images/img08.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-bottom: 72px
}

#mt_testimonial .owl-dots .owl-dot.active {
    background: #01017e none repeat scroll 0 0;
    border-radius: 5px;
    height: 5px;
    transition: all .5s ease 0s;
    width: 20px
}

#mt_testimonial .owl-dots .owl-dot {
    border: 1px solid #01017e;
    border-radius: 5px;
    display: inline-block;
    height: 5px;
    margin-right: 12px;
    width: 20px
}

@media only screen and (max-width:1200px) {
    .slider-eductestimo .slick-next {
        right: 39%
    }
}

@media only screen and (max-width:991px) {
    .edu-testimonial .inner-heading {
        margin: 65px 0 0
    }
    .slider-eductestimo .testimonial_main {
        padding: 0 15px
    }
    .slider-eductestimo .slick-prev {
        left: 38%
    }
}

@media only screen and (max-width:767px) {
    .team-card {
        height: auto;
    }
    .edu-testimonial .inner-heading {
        margin: 0 0 4rem
    }
    .slider-eductestimo .testimonial_main {
        padding-bottom: 0
    }
    .edu-testimonial:before {
        width: 100%;
        height: 63%
    }
}

@media(max-width:480px) {
    .edu-testimonial:before {
        height: 54%
    }
}

#mt_blog .inner-heading {
    margin: 52px 0
}

#mt_blog .blog-post_wrapper,
.blog_post_sec .blog-post_wrapper {
    border: 1px solid #ea7d23;
    overflow: hidden;
    float: left;
    padding: 10px;
}

#mt_blog .blog-post-image .img {
    overflow: hidden;
    position: relative
}

#mt_blog .blog-post-image .img img {
    max-width: 100%;
    min-width: 100%;
    transition: all ease-out .6s
}

#mt_blog .author_img {
    margin-bottom: 0;
    margin-top: -59px;
    position: relative;
    z-index: 99;
    border-radius: 50%;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .61);
    -moz-box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .61);
    -o-box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .61);
    -ms-box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .61)
}

#mt_blog .post-detail_container {
    position: relative;
    float: left
}

#mt_blog .post-detail_container .sperator {
    position: absolute;
    top: 0;
    width: 100%;
    height: 35px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skew(0, -5deg);
    -moz-transform: skew(0, -5deg);
    -ms-transform: skew(0, -5deg);
    -o-transform: skew(0, -5deg);
    transform: skew(0, -5deg);
    background: #fff;
    z-index: 10
}

#mt_blog .post-detail_container .post-content {
    padding: 20px;
    transition: all ease-in-out .5s
}

#mt_blog .post-detail_container .post-content,
#blog_main_sec .post-detail_container .post-content {
    padding: 20px;
    position: relative
}

#mt_blog .post-detail_container .post-content p.cats a,
#blog_main_sec .post-detail_container .post-content p.cats a {
    position: absolute;
    top: -18px;
    background: #06bbe4;
    padding: 6px 18px;
    color: #fff;
    border-radius: 20px;
    font-size: 16px
}

#mt_blog .post-detail_container .post-content p.cats a.orange,
#blog_main_sec .post-detail_container .post-content p.cats a.orange {
    background: orange
}

#mt_blog .post-detail_container .post-content p.cats a.green,
#blog_main_sec .post-detail_container .post-content p.cats a.green {
    background: #09b726
}

#mt_blog .post-detail_container .post-content .post-title,
#blog_main_sec .post-detail_container .post-content .post-title {
    margin: 0
}

#mt_blog .post-detail_container .post-content .post-metadata,
#blog_main_sec .post-detail_container .post-content .post-metadata {
    padding-left: 0;
    margin: 1px 0 10px
}

#mt_blog .post-detail_container .post-content .post-metadata li,
#blog_main_sec .post-detail_container .post-content .post-metadata li {
    font-size: 13px;
    line-height: 20px;
    color: #ea7d23;
    padding-right: 3px;
    padding-left: 3px;
    margin: 0
}

#mt_blog .post-detail_container .post-content .post-metadata li:before,
#blog_main_sec .post-detail_container .post-content .post-metadata li:before,
#mt_blog .post-detail_container .post-content .post-metadata li:after,
#blog_main_sec .post-detail_container .post-content .post-metadata li:after {
    display: none !important
}

#mt_blog .post-detail_container .post-content .post-metadata li a,
#blog_main_sec .post-detail_container .post-content .post-metadata li a {
    font-size: 13px;
    line-height: 20px;
    color: #ea7d23;
    text-decoration: none
}

#mt_blog .post-detail_container .post-content .post-metadata li:hover a {
    color: #01017e
}

#mt_blog .post-detail_container .post-content p.post-excerpt {
    color: #444;
    font-size: 14px;
    line-height: 22px
}

.post-content .view_detail a {
    margin-bottom: 0
}

.latest-events {
    position: relative;
    box-shadow: 0 0 15px #cccccc80;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
}

.latest-events:last-child {
    margin-bottom: 0
}

.latest-events .date {
    position: absolute;
    left: 0;
    padding: 15px 20px;
    background: #01017e;
    text-align: center;
    color: #fff;
    line-height: 1.2;
    height: 100%;
    min-width: 83px
}

.latest-events .date b {
    font-size: 28px;
    display: block
}

.latest-events .img-holder .date .month {
    font-size: 14px;
    text-transform: uppercase;
    display: block
}

.latest-events .text-holder {
    padding: 10px 15px 10px 95px
}

.latest-events .text-holder h4 {
    margin-bottom: 0;
    line-height: 1.5
}

.latest-events .text-holder .sponser {
    font-size: 14px;
    color: #aaa9a9;
    position: relative;
    padding-left: 20px;
    display: block;
    padding-top: 5px
}

.latest-events .text-holder .sponser:after {
    position: absolute;
    content: '';
    left: 0;
    top: 60%;
    width: 14px;
    height: 1px;
    background: #aaa9a9
}

.blog-post-image .detail-im img {
    min-height: 225px
}

.post-img-only .img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0%, rgba(101, 100, 96, 0.71) 100%);
    z-index: 1
}

.img .on-img-info {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 18px
}

.img .on-img-info h3 {
    color: #fff;
    font-size: 24px;
    margin: 5px 0
}

.on-img-info h3 a {
    color: #fff
}

.img .on-img-info ul li {
    color: #fff;
    font-size: 14px
}

.img .on-img-info ul li a {
    color: #fff
}

#mt_blog .front-wrapper .post-detail_container .post-content .post-title,
.post-detail_container.detail-single .post-content .post-title {
    font-size: 24px
}

#mt_blog .front-wrapper .post-detail_container .post-content p.post-excerpt,
.post-detail_container.detail-single .post-content p.post-excerpt {
    line-height: 26px;
    margin: 10px 0
}

.post-date p {
    margin-bottom: 15px
}

.front-wrapper .post-content .post_bottom,
.detail-single .post-content .post_bottom {
    display: inline-flex;
    width: 100%;
    border-top: 1px solid #eee;
    padding-top: 20px
}

.post_bottom .bottom_list {
    width: 50%;
    float: left
}

.user_info_base img {
    border-radius: 50px;
    width: 35px
}

.user_info_base p {
    display: inline;
    margin: 0 0 0 5px;
    font-weight: 600
}

.bottom_list.user_post_cmt {
    text-align: right
}

.user_post_cmt a {
    font-size: 14px;
    font-weight: 600;
    color: #505050;
    display: inline-block;
    padding-top: 6px
}

.grid-item-b .blog-post_wrapper {
    margin-bottom: 35px
}

.post-detail_container.detail-single {
    border: 1px solid #eee;
    display: inline-flex
}

.blog-post_wrapper.bl_small_img {
    margin-bottom: 0
}

.blog-post_wrapper.blog_full_image {
    display: inline-block;
    margin-top: 35px;
    max-height: 436px
}

.blog_full_image .img .on-img-info {
    bottom: 102px
}

@media only screen and (max-width:991px) {
    .col-xs-12.grid-item-c {
        display: none
    }
    #mt_blog .inner-heading {
        margin: 38px 0 52px
    }
    #mt_blog .col-sm-12 {
        margin-bottom: 30px
    }
    #mt_blog .author_img {
        margin-bottom: 32px;
        margin-top: -47px
    }
    #mt_blog .post-detail_container .sperator {
        height: 65px
    }
    .latest-events .text-holder {
        padding: 17px 15px 17px 95px
    }
    .latest-events .date b {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    section#mt_blog {
        padding-bottom: 50px
    }
    #mt_blog .col-xs-12 {
        margin-bottom: 0
    }
    #mt_blog .col-xs-12:last-child {
        margin-bottom: 0
    }
    #mt_blog .blog-post_wrapper {
        margin-bottom: 30px
    }
    .light-bg .course-detail .inner-heading {
        margin-top: 30px
    }
    .inner-detail-p .item {
        margin-bottom: 20px
    }
    .grid-item-b .blog-post_wrapper {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:480px) {}

#blog_main_sec #comments .mt_btn_blue {
    padding: 4px 16px;
    font-size: 14px;
    margin: 0
}

#blog_main_sec #comments form .mt_btn_blue {
    padding: 8px 20px
}

#blog_main_sec .post_img {
    margin-bottom: 30px
}

#blog_main_sec .post_item.post_video .post_img {
    margin-bottom: 22px
}

.post_item.post_video .post_img iframe {
    width: 100%
}

#blog_main_sec .post_img img {
    width: 100%
}

#blog_main_sec .post_title h3 {
    margin-bottom: 5px;
    margin-top: 0
}

#blog_main_sec .research-list ul li {
    color: #5d5c5c !important;
    font-size: 16px !important;
}

#blog_main_sec .research-list ul li i {
    color: #ea7d23 !important;
}

#blog_main_sec .research-list {
    border: 1px dashed #ddd !important;
    padding: 15px !important;
}

#blog_main_sec .post_title ul li,
#blog_main_sec .post_title ul li a {
    color: #ea7d23;
    margin-bottom: 10px;
    font-size: 14px
}

#blog_main_sec .post_title ul li:before {
    display: none
}

#blog_main_sec .post_item a.mt_btn_blue {
    margin-bottom: 0
}

#blog_main_sec .author_box {
    overflow: hidden;
    margin-top: 40px
}

#blog_main_sec .author_box .author_img {
    float: left;
    width: 22%
}

#blog_main_sec .author_box .author_img img {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 50%
}

#blog_main_sec .author_box .author_bio {
    float: left;
    margin-left: 3%;
    width: 75%
}

#blog_main_sec .author_box .author_bio h5 {
    margin-top: 0;
    margin-bottom: 10px
}

#blog_main_sec .author_box .author_bio p {
    margin-bottom: 10px
}

#blog_main_sec .author_box .author_bio ul li {
    display: inline-block;
    padding-left: 0;
    padding-right: 15px;
    margin-bottom: 0
}

#blog_main_sec .author_box .author_bio ul li:before {
    display: none
}

#blog_main_sec .author_box .author_bio ul li a {
    color: #444;
    font-size: 17px
}

#blog_main_sec .author_box .author_bio ul li a:hover {
    color: #01017e;
    transition: all .4s ease
}

#blog_main_sec #comments {
    margin-top: 40px
}

#blog_main_sec #comments .single-post_heading,
#blog_main_sec #comments .leave_comment h3,
.leave_review .blog_heading_border {
    font-size: 20px;
    color: #444;
    text-transform: capitalize;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

#blog_main_sec #comments .single-post_heading:before {
    width: 10%
}

#blog_main_sec #comments .comments-lists:before {
    display: none
}

#blog_main_sec #comments .comments-lists .comment,
.review-wrap .review-lists li.comment {
    position: relative;
    list-style: none;
    padding-left: 98px;
    padding-top: 1px;
    min-height: 100px;
    border-bottom: 1px solid #f8f8f8;
    margin-top: 20px
}

#blog_main_sec #comments .comments-lists .comment:last-child {
    border-bottom: 0
}

#blog_main_sec #comments .comments-lists .comment .activity_rounded,
.review-wrap .review-lists li.comment .activity_rounded {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

#blog_main_sec #comments .comments-lists .comment .activity_rounded img,
.review-wrap .review-lists li.comment .activity_rounded img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

#blog_main_sec #comments .comments-lists .comment h4 {
    font-size: 15px;
    color: #444;
    margin-top: 0;
    text-transform: capitalize
}

#blog_main_sec #comments .comments-lists .comment p {
    font-size: 14px;
    color: #777;
    line-height: 24px
}

#blog_main_sec #comments .comments-lists .comment small.date-posted,
.review-wrap .review-lists li.comment .comment-body small.date-posted {
    color: #666;
    font-size: 12px;
    margin-left: 12px;
    border: 1px solid #f1f1f1;
    padding: 5px 10px;
    background: #fbfbfb
}

#blog_main_sec #comments .comments-lists .comment .comment-body,
.review-wrap .review-lists li.comment .comment-body {
    padding-bottom: 20px
}

#blog_main_sec #comments .comments-lists .comment .comment-body .mt_btn_yellow {
    padding: 4px 15px;
    margin-bottom: 10px;
    display: inline-block
}

#blog_main_sec #comments .comments-lists .comment .children {
    overflow: hidden;
    list-style: none;
    padding-left: 0;
    list-style: none
}

#blog_main_sec #comments .comments-lists .comment .children .comment {
    position: relative;
    border-top: 1px solid #f8f8f8;
    border-bottom: 0;
    margin-top: 0
}

#blog_main_sec #comments .comments-lists .comment .children .comment:before {
    display: none
}

#blog_main_sec #comments .comments-lists .comment .children .comment .activity_rounded {
    margin-top: 20px
}

#blog_main_sec #comments .comments-lists .comment .children .comment .comment-body {
    border: none;
    margin-top: 20px;
    padding-bottom: 5px
}

#blog_main_sec #comments .leave_comment h3 {
    font-size: 20px;
    color: #444;
    text-transform: capitalize
}

#blog_main_sec #comments .leave_comment .form-group .form-control,
.leave_review .form-group .form-control {
    height: 40px
}

#blog_main_sec #comments .leave_comment .form-group input[type=text],
#blog_main_sec #comments .leave_comment .form-group input[type=email],
.leave_review .form-group input[type=text],
.leave_review .form-group input[type=email] {
    border: 1px solid #eceaea;
    border-radius: 5px;
    box-shadow: none;
    font-size: 16px;
    color: #1a1a1a;
    padding: 10px 25px;
    margin-bottom: 20px
}

#blog_main_sec #comments .leave_comment .form-group input[type=text]:hover,
#blog_main_sec #comments .leave_comment .form-group input[type=text]:focus,
#blog_main_sec #comments .leave_comment .form-group input[type=email]:hover,
#blog_main_sec #comments .leave_comment .form-group input[type=email]:focus {
    border: 1px solid #01017e
}

#blog_main_sec #comments .leave_comment textarea,
.leave_review textarea {
    resize: vertical;
    min-height: 180px;
    border: none;
    border: 1px solid #eceaea;
    border-radius: 5px;
    box-shadow: none;
    font-size: 16px;
    color: #1a1a1a;
    padding: 10px 25px;
    margin-bottom: 20px
}

#blog_main_sec #comments .leave_comment textarea:hover,
#blog_main_sec #comments .leave_comment textarea:focus {
    border: 1px solid #01017e
}

.course-detail .review-wrap a.mt_btn_yellow {
    padding: 3px 15px
}

aside .widget {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 2rem;
    border: 1px solid #f1f1f1;
    background: #fbfbfb;
    border-radius: 5px
}

aside .widget:last-child {
    margin-bottom: 0
}

aside .widget h3 {
    margin-bottom: 2rem;
    margin-top: 0;
    line-height: .8;
    background: #fff;
    border-radius: 5px;
    padding: 15px
}

aside .widget.widget_instagram h3 {
    margin-bottom: 29px
}

aside .widget.widget_tag_cloud h3 {
    margin-bottom: 25px
}

aside .widget ul {
    padding: 0;
    overflow: hidden;
    list-style: none;
    margin-bottom: 0
}

aside .widget ul li {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px
}

aside .widget ul li:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0
}

aside .widget ul li:before {
    display: none
}

aside .widget ul li span.categoryCount {
    float: right;
    font-weight: 600;
}

aside .widget ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #444;
    text-decoration: none;
    transition: all ease-in-out .3s
}


/* aside .widget.widget_categories ul li a:before,
aside .widget.widget_custom_menu ul li a:before {
    content: "\f105";
    font-family: fontawesome;
    padding-right: 5px
} */

aside .widget ul li a:hover {
    color: #01017e;
    transition: all ease-in-out .3s
}

aside .widget .search-form input[type=text] {
    width: 100%;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 40px;
    font-weight: 300;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: right 17px center;
    background-position-x: 98%;
    background-position-y: 50%;
    margin-bottom: 0
}

aside .widget_recent_entries ul {
    overflow: hidden
}

aside .widget_recent_entries ul li {
    position: relative;
    padding-left: 0px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px
}

aside .widget_recent_entries ul li:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0
}

aside .widget_recent_entries ul li:before {
    display: none
}

aside .widget_recent_entries ul li h4 {
    margin-bottom: 3px;
    line-height: 16px;
    margin-top: 0
}

aside .widget_recent_entries ul li h4 a {
    color: #444;
    line-height: 20px
}

aside .widget_recent_entries ul li h4 a:hover {
    color: #01017e;
    transition: all ease .4s
}

aside .widget_recent_entries ul li span {
    color: #666;
    font-size: 14px
}

aside .widget_recent_entries ul li p,
aside .widget_recent_entries ul li p span {
    color: #ea7d23;
    margin-bottom: 0;
    font-size: 14px
}

aside .widget_recent_entries ul li img {
    position: absolute;
    top: 2px;
    left: 0
}

aside .widget_recent_entries ul li a {
    font-size: 15px;
    font-weight: 600;
    display: block;
    text-decoration: none
}

aside .widget_tag_cloud ul {
    overflow: hidden
}

aside .widget_tag_cloud ul li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 5px;
    padding-bottom: 0;
    border: none
}

aside .widget_tag_cloud ul li a {
    background-color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: #444;
    padding: 6px 15px;
    font-weight: 400;
    border-radius: 3px;
    display: inline-block
}

aside .widget_tag_cloud ul li a:hover,
aside .widget_tag_cloud ul li a:focus {
    color: #fff;
    background: #01017e
}

aside .widget.widget_instagram a {
    width: 25%;
    margin: 0;
    float: left;
    border: 1px solid #fff
}

aside .widget.widget_follow .socibox {
    display: inline-block;
    margin: 0 2px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1.4;
    border: 1px solid #f4f4f4;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

aside .widget.widget_follow .socibox:hover {
    background: #01017e;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

aside .widget.widget_follow .socibox:hover span {
    color: #fff
}

aside .widget.widget_follow .socibox span {
    font-size: 16px;
    color: #444;
    line-height: 2.5
}

@media only screen and (max-width:991px) {
    #blog_main_sec .col-md-8.col-sm-12 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:811px) {
    #blog_main_sec aside.col-md-4.col-sm-4.col-xs-12 {
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    #blog_main_sec .post_title h3 {
        line-height: 35px
    }
}

@media only screen and (max-width:639px) {
    #blog_main_sec #comments .comments-lists .comment .activity_rounded {
        position: inherit;
        top: inherit
    }
    #blog_main_sec #comments .comments-lists .comment {
        padding-left: 0
    }
    #blog_main_sec #comments .comments-lists .comment .comment-body {
        margin-top: 25px
    }
    #blog_main_sec #comments .comments-lists .comment .activity_rounded {
        text-align: center;
        display: inherit
    }
    #blog_main_sec #comments .comments-lists .comment .activity_rounded img {
        display: inline-block
    }
}

@media only screen and (max-width:480px) {
    #blog_main_sec .post_title {
        margin-bottom: 15px
    }
    #blog_main_sec .post_title h3 {
        line-height: 24px;
        font-size: 18px
    }
    #blog_main_sec .post_title ul li {
        font-size: 14px;
        margin-bottom: 0
    }
}

#blog_main_sec {
    padding: 80px 0;
    background-color: #fff;
    position: relative
}

#blog_main_sec .post_item {
    margin-bottom: 15px;
}

#blog_main_sec .post_item:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0
}

.pagination-main {
    line-height: .8
}

#blog_main_sec .pagination {
    margin-top: 0;
    margin-bottom: 0
}

#blog_main_sec.grid-view .pagination {
    margin-top: 2px
}

#blog_main_sec .pagination li {
    padding-left: 0;
    padding-bottom: 0
}

#blog_main_sec .pagination li:before,
#blog_main_sec .pagination li:after {
    display: none !important
}

#blog_main_sec .pagination i.fa {
    font-size: 18px;
    padding: 10px
}

#blog_main_sec .pagination li a,
.pg-services .pagination li a {
    border-radius: 50%;
    height: 40px;
    line-height: 38px;
    margin-right: 9px;
    padding: 0;
    text-align: center;
    width: 40px;
    color: #444;
    font-size: 12px;
    border-color: #bfbfbf
}

#blog_main_sec .pagination li a:hover,
#blog_main_sec .pagination li a:focus {
    background-color: #01017e;
    color: #fff;
    border-color: #01017e
}

#blog_main_sec .pagination .prev a,
#blog_main_sec .pagination .next a {
    border-radius: 50px
}

#blog_main_sec .pagination li.active a,
.pg-services .pagination li.active a {
    background: #01017e !important;
    border-color: #01017e !important;
    color: #fff
}

.pagination-div {
    display: inline-block;
    width: 100%
}

@media only screen and (min-width:480px) and (max-width:991px) {}

@media only screen and (max-width:767px) {
    #blog_main_sec .pagination li a {
        margin-bottom: 15px
    }
}

#blog_main_sec h3.post-title.entry-title {
    margin-top: 0;
    margin-bottom: 10px
}

#blog_main_sec .grid-item {
    margin-bottom: 30px
}

#blog_main_sec .blog-post-image .img img,
#blog_main_sec.grid-view .pagination {
    margin-bottom: 0
}

#blog_main_sec ul.list-unstyled.list-inline.post-metadata {
    padding: 10px 0
}

#blog_main_sec.left-sidebar .col-md-8 {
    float: right
}

.blg_fullwidth .col-md-12 {
    padding: 0 140px
}

section#the-gallery {
    padding-top: 0;
    padding-bottom: 150px
}

.wide-gallery .row {
    padding-left: 15px;
    padding-right: 15px
}

.wide-gallery .mix {
    padding: 0
}

.wide-gallery .item.port-popup {
    position: relative;
    overflow: hidden;
    transition: all ease-out .3s
}

.wide-gallery .item.port-popup:hover {
    transform: scale(1.04);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 1
}

.wide-gallery .item.port-popup:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to right, rgba(101, 100, 96, 0) 0%, rgba(103, 102, 99, 0.52) 100%);
    transition: all ease .3s
}

.wide-gallery .item.port-popup:hover:before {
    opacity: 0
}

.wide-gallery .item.port-popup i.fa {
    position: absolute;
    top: -34px;
    right: -34px;
    background: #ffffff75;
    width: 60px;
    height: 60px;
    text-align: center;
    border-bottom-left-radius: 50px;
    line-height: 50px;
    padding-left: 10px;
    transition: all ease .3s
}

.wide-gallery .item.port-popup:hover i.fa {
    top: 0;
    right: 0;
    background: #fff
}

.last-item-g {
    position: relative
}

.last-item-g .item.port-popup {
    margin-right: 33.3%
}

.last-item-g .gl-more {
    position: absolute;
    right: 8%;
    top: 50%
}

.wide-gallery .ge_second .mix {
    padding: 4px
}

@media(max-width:767px) {
    section#the-gallery {
        padding-bottom: 120px
    }
    #blog_main_sec {
        padding: 40px 0;
    }
}

section#l-instructor {
    padding-top: 0
}

.widget-cta {
    background: #01017e;
    padding: 70px 40px 80px
}

.widget-cta.cta-style1 {
    background: #051925
}

section#l-instructor.l-instructor-style1 {
    padding: 80px 0 0
}

#mt_contact .contact-info h3 {
    color: #555;
    margin: 0 0 25px
}

.contact-info ul {
    text-align: center;
    margin-bottom: 30px
}

.contact-info ul li {
    padding: 0 25px 0 0;
    display: inline-block;
    margin-bottom: 0
}

.contact-info ul li:last-child {
    padding: 0
}

.contact-info ul li i {
    color: #01017e;
    padding-right: 5px
}

.contact-inner {
    text-align: center
}

#mt_contact .map_info {
    margin-bottom: 24px;
    overflow: hidden
}

#mt_contact .map {
    overflow: hidden;
    border-radius: 10px;
    margin: 60px 0
}

#mt_contact .contact_form h3 {
    line-height: 35px;
    margin-bottom: 40px
}

#mt_contact .contact_form #submit-btn {
    margin-top: 5px;
    margin-bottom: 0;
    position: relative
}

#mt_contact .contact_form textarea {
    resize: none !important
}

#mt_contact.contact-main .contact-inner {
    text-align: left
}

#mt_contact.contact-main .contact-info ul {
    text-align: inherit;
    margin-bottom: 0
}

#mt_contact.contact-main .contact-info ul li {
    display: block;
    padding: 0 0 20px
}

#mt_contact.contact-main .contact-info ul li:last-child {
    padding-bottom: 0
}

@media only screen and (max-width:991px) {
    .blg_fullwidth .col-md-12 {
        padding: 0 15px
    }
    .contact-info {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    #mt_contact .map_info {
        margin: 30px 0 0
    }
    #mt_contact.contact-main .map_info {
        margin: 0 0 30px
    }
    #mt_contact.contact-main .col-md-6 {
        padding: 0
    }
    .last-item-g .item.port-popup {
        margin-right: 0
    }
    .last-item-g .gl-more {
        position: relative;
        right: 0;
        top: 15px;
        text-align: center
    }
}

@media only screen and (max-width:640px) {
    #mt_get_started .watch_content {
        width: 100%
    }
    #mt_contact .contact-inner {
        padding: 0
    }
    #mt_contact .contact-inner .col-md-6 {
        padding: 0
    }
    #mt_contact .contact_form {
        margin-bottom: 0
    }
    #mt_contact h2 {
        margin-bottom: 30px
    }
    #mt_contact.contact-main .contact-inner {
        text-align: center
    }
}

@media only screen and (max-width:480px) {
    #mt_contact .contact_form {
        padding: 0
    }
    #mt_contact .contact_form h3 {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 28px
    }
    #mt_contact .contact_form textarea,
    #mt_contact .contact_form input[type=text],
    #mt_contact .contact_form input[type=email] {
        font-size: 16px
    }
    #mt_contact .contact_form #submit-btn {
        font-size: 15px;
        margin-top: 5px;
        padding: 10px 30px
    }
    .contact-info ul {
        text-align: left
    }
}

#mt_get_started {
    position: relative;
    background: #01017e;
    padding-bottom: 85px
}

#mt_get_started .start-theme {
    display: inline-block;
    width: 100%
}

#mt_get_started .container {
    position: relative;
    z-index: 1
}

.start-theme .started-rg {
    display: block;
    width: 100%
}

#mt_get_started .watch_content {
    position: relative;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

#mt_get_started.front-get .watch_content {
    width: 100%;
    text-align: left
}

#mt_get_started .watch_content h2 {
    color: #fff
}

#mt_get_started .watch_content p {
    color: #fff;
    display: block;
    margin: 0 auto 30px;
    width: 80%
}

#mt_get_started .watch_content p {
    width: 100%
}

.watch_content a {
    margin-bottom: 0
}

.get_stt_img {
    width: 30%;
    position: absolute;
    bottom: -95px;
    right: 25px
}

.get_stt_img img {
    width: 100%
}

#mt_get_started.inner-get {
    padding: 80px 0
}

#mt_get_started.mt_get_inner {
    padding: 0 0 80px
}

#mt_get_started .space_inner {
    padding: 50px 0 0 50px;
    position: relative
}

.space_inner img {
    box-shadow: 0 0 10px #01017e
}

#mt_get_started .space_inner .space_content {
    padding: 40px;
    background: #01017e;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    z-index: 0
}

#mt_get_started .space_content p {
    margin: 0;
    color: #fff
}

#mt_get_started .pulses-in button.play-btn {
    font-size: 16px;
    transition: all ease-in-out .5s;
    position: absolute;
    right: 20%;
    top: 48%;
    animation: pulse 1.5s cubic-bezier(.66, .66, .88, 1.86) infinite
}

#mt_get_started .pulses-in button.play-btn:before {
    content: "";
    border: 2px solid #fff;
    height: 90px;
    position: absolute;
    width: 90px;
    left: -5px;
    top: -5px;
    border-radius: 50%
}

#mt_get_started .pulses-in button.play-btn i {
    font-size: 28px;
    border: 3px solid #ea7d23;
    height: 80px;
    width: 80px;
    line-height: 2.8;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #ea7d23;
    transition: all ease-in-out .5s;
    padding-left: 5px
}

@media(max-width:1200px) and (min-width:991px) {
    #mt_get_started {
        padding-bottom: 30px
    }
    .get_stt_img {
        top: 0;
        width: 35%;
        right: 0
    }
}

@media only screen and (max-width:1200px) {
    #mt_get_started .start-theme {
        padding: 23px 0
    }
}

@media only screen and (max-width:991px) {
    .get_stt_img {
        top: inherit;
        bottom: 0
    }
    #mt_get_started {
        padding-bottom: 0
    }
    #mt_get_started:before {
        display: none
    }
    .start-theme .started-rg {
        width: 100%
    }
    #mt_get_started .space_inner .space_content {
        padding: 15px;
        top: -15px;
        width: 55%
    }
}

@media only screen and (max-width:767px) {
    #mt_get_started {
        padding-bottom: 40px
    }
    #mt_get_started .start-theme {
        padding: 0
    }
    #mt_get_started .watch_content,
    .start-theme .started-rg {
        width: 100%
    }
    .get_stt_img {
        display: none
    }
    #mt_get_started .space_inner {
        padding: 0
    }
    #mt_get_started .space_inner .space_content {
        position: relative;
        width: 100%;
        top: 0
    }
    #mt_get_started .pulses-in button.play-btn {
        top: 15%;
        right: 45%
    }
}

@media only screen and (max-width:640px) {
    #mt_get_started .watch_content h1 {
        font-size: 28px;
        margin-bottom: 15px
    }
    #mt_get_started .watch_content h2 {
        font-size: 24px
    }
}

@media only screen and (max-width:480px) {
    #mt_get_started .pulses-in button.play-btn {
        top: 6%;
        right: 43%
    }
    #mt_get_started .pulses-in button.play-btn:before {
        width: 60px;
        height: 60px
    }
    #mt_get_started .pulses-in button.play-btn i {
        width: 50px;
        height: 50px;
        line-height: 1.7
    }
}

.accrodion-grp .accrodion+.accrodion {
    margin-top: 10px
}

.accrodion-grp .accrodion .accrodion-title {
    border: 1px solid #dee0e1;
    background: #fff;
    padding: 14.5px 25px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.accrodion-grp .accrodion .accrodion-title h4 {
    margin: 0;
    position: relative;
    color: #222
}

.accrodion-grp .accrodion .accrodion-title h4:before {
    content: '\f107';
    font-family: fontawesome;
    color: #222;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.accrodion-grp .accrodion .accrodion-content {
    padding-top: 10px
}

.accrodion-grp .accrodion .accrodion-content .inner {
    padding: 20px 0
}

.accrodion-grp .accrodion .accrodion-content p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .01em;
    color: #74787d
}

.accrodion-grp .accrodion.active .accrodion-title {
    background: #ea7d23;
    border-color: #ea7d23
}

.accrodion-grp .accrodion.active .accrodion-title h4:before {
    content: '\f106';
    color: #fff
}

.accrodion-grp .accrodion.active .accrodion-title h4 {
    color: #fff
}

.error404 #blog_banner {
    height: 146px
}

#error .notfound .notfound-404 {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 0 auto 20px
}

#error .notfound .notfound-404>div:first-child {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ea7d23;
    border: 5px dashed #fff;
    border-radius: 50%
}

#error .notfound .notfound-404 h1 {
    font-size: 90px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    line-height: 40px
}

#newsletter {
    padding: 30px !important;
    position: relative;
    overflow: hidden;
    background: #ea7d23;
    top: -80px;
    display: none;
}

#newsletter h2 {
    background: #fff;
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

#newsletter .mailpoet_form {
    padding-top: 35px;
    position: relative
}

#newsletter .mailpoet_form form {
    overflow: hidden;
    position: relative;
    border-radius: 5px
}

#newsletter .mailpoet_form input.mailpoet_text {
    border: none;
    padding: 12px 142px 12px 25px;
    margin: 0;
    background: #fff;
    border: 1px solid #f1f1f1
}

#newsletter input[type=submit] {
    border: none;
    background: #01017e;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    margin: 0;
    padding: 13px 20px
}

.news-content p {
    color: #fff
}

@media(max-width:991px) {
    .news-content {
        text-align: center
    }
}

@media(max-width:767px) {}

@media(max-width:640px) {
    #newsletter {
        width: 100%
    }
    #newsletter input[type=submit] {
        color: #fff
    }
}

@media(max-width:480px) {
    #newsletter input[type=submit] {
        width: 100%;
        position: inherit;
        margin-top: 10px
    }
    #newsletter .mailpoet_form input.mailpoet_text {
        padding: 16px 25px
    }
}

.account-inner.lost-pswrd {
    width: 60%;
    margin: 0 auto
}

.footer-logo {
    height: 85px;
    width: 100%;
    max-width: 250px;
}

#mt_footer {
    position: relative;
    padding-top: 80px;
    background: #01017e;
}

#mt_footer:before {
    background: #01017e;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 44%;
    height: 100%
}

.footer-right {
    padding-left: 40px
}

#mt_footer h3 {
    color: #fff;
    margin: 0 0 65px;
    position: relative
}

#mt_footer h3:before {
    content: '';
    position: absolute;
    bottom: -12px;
    height: 2px;
    width: 40px;
    background: #fff;
    left: 0
}

#mt_footer .footer-time {
    width: 70%;
    margin-bottom: 25px
}

#mt_footer .footer-time p {
    margin-bottom: 5px
}

#mt_footer .footer-time span {
    float: right
}

#mt_footer .follow_us h2 {
    font-size: 48px
}

#mt_footer .follow_us a {
    display: inline-block;
    color: #fff
}

#mt_footer .follow_us p,
#mt_footer .follow_us h4 {
    color: #fff
}

#mt_footer .follow_us h4 {
    margin-bottom: 5px
}

#mt_footer .follow_us .social_icons li {
    display: inline-block;
    line-height: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 15px
}

#mt_footer .follow_us .social_icons li:before {
    display: none
}

#mt_footer .follow_us .social_icons li a {
    color: #01017e;
    margin-bottom: 0;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 2px;
    line-height: 2;
    text-align: center
}

#mt_footer .follow_us .social_icons li a:hover {
    color: #ea7d23
}

#mt_footer .mt_contact_ftr {
    float: left;
    width: 100%
}

#mt_footer .mt_contact_ftr li {
    padding-left: 0;
    width: 100%;
    float: left
}

#mt_footer .mt_contact_ftr li span {
    display: inline-block;
    float: left;
    margin-right: 0;
    font-size: 28px;
    color: #fff
}

#mt_footer .mt_contact_ftr li a {
    display: inline-block;
    float: left;
    width: 85%;
    color: #fff;
    font-size: 14px
}

#mt_footer .mt_contact_ftr li a i {
    padding-right: 5px
}

#mt_footer .mt_contact_ftr li a:hover {
    opacity: .8
}

#mt_footer .post_contnt_ftr {
    clear: both;
    width: 70%;
    display: inline-block;
    padding-left: 10px;
    vertical-align: top
}

#mt_footer .mt_post_ftr li {
    padding: 0
}

#mt_footer .mt_post_ftr li:last-child {
    margin-bottom: 0
}

#mt_footer .mt_post_ftr ul.thumbs li {
    padding: 0 5px;
    margin-bottom: 10px
}

#mt_footer .mt_post_ftr ul.thumbs li img {
    width: 100%
}

#mt_footer .mt_post_ftr li:before,
#mt_footer .mt_contact_ftr li:before {
    display: none
}

#mt_footer .mt_post_ftr li h4 {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 3px;
    text-transform: capitalize
}

#mt_footer .mt_post_ftr li a {
    color: #fff
}

#mt_footer .mt_post_ftr li a:hover {
    opacity: .8
}

#mt_footer .mt_post_ftr li p {
    color: #eceaea;
    margin-bottom: 0;
    font-size: 12px
}

.insta-list .col-sm-4 {
    padding: 2px
}

#mt_footer .mt_footer_copy {
    background: #01017e;
    margin-top: 62px;
    padding: 15px 0
}

#mt_footer .mt_footer_copy a:hover {
    text-decoration: underline
}

#mt_footer .mt_footer_copy .made_txt i {
    color: #e91e63;
    margin-left: 5px
}

#mt_footer .mt_footer_copy .made_txt ul li {
    display: inline-block;
    margin: 0;
    padding-left: 15px;
    vertical-align: top
}

#mt_footer .mt_footer_copy .made_txt ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

@media only screen and (max-width:1200px) {
    #mt_footer .post_contnt_ftr {
        width: 67%;
        padding-left: 5px
    }
}

@media(max-width:1100px) and (min-width:991px) {
    ul.socialicons li a {
        padding: 6px 10px;
        font-size: 12px
    }
}

@media only screen and (max-width:991px) {
    #mt_footer:before {
        display: none
    }
    #mt_footer .col-md-7.col-sm-6.col-xs-12 {
        width: 100%
    }
    .footer-right {
        padding-left: 0
    }
    #mt_footer .mt_contact_ftr {
        margin-bottom: 30px
    }
    #mt_footer .footer-main .follow_us {
        margin-bottom: 30px
    }
    #mt_footer .mt_contact_ftr li:last-child,
    #mt_footer .mt_post_ftr li:last-child {
        margin-bottom: 0
    }
    .insta-list .col-sm-4 {
        width: 33.33%;
        float: left;
        padding: 5px
    }
    .insta-list .col-sm-4 img {
        width: 100%
    }
    #mt_footer .mt_footer_copy .copy_txt p {
        text-align: center
    }
    #mt_footer .mt_footer_copy .made_txt p {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    #mt_footer {
        padding-top: 40px
    }
    #mt_footer .mt_footer_copy {
        margin-top: 40px;
        text-align: center
    }
    #mt_footer h3 {
        margin-bottom: 40px
    }
    #mt_footer .mt_footer_copy .follow_us {
        float: none !important;
        margin-top: 15px
    }
    #mt_footer .mt_footer_copy .copy_txt p {
        margin-bottom: 5px
    }
    #mt_footer .footer-time {
        width: 100%
    }
    .made_txt {
        text-align: center;
        margin-top: 10px
    }
    .made_txt ul {
        float: none !important;
        display: inline-block
    }
}

@media only screen and (max-width:639px) {
    #mt_footer .col-md-3.col-sm-3.col-xs-6,
    #mt_footer .col-md-4.col-sm-4.col-xs-6 {
        width: 100%
    }
    #mt_footer .mt_contact_ftr {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:480px) {
    #mt_footer .mt_post_ftr li img {
        width: 25%
    }
}

.account-inner input[type=checkbox],
.account-inner input[type=radio] {
    margin-left: 10px;
    display: inline-block
}

.page.coming {
    background: linear-gradient(to left, rgba(0, 65, 140, 0.65), rgb(20, 49, 82))
}

#coming {
    padding: 120px 0
}

#coming.coming-1 .coming-main {
    position: relative;
    width: 70%;
    margin: 0 auto;
    z-index: 1
}

#coming.coming-1 .coming-main h1 {
    font-size: 60px
}

#coming.coming-1 .count-content {
    padding: 0
}

#coming.coming-1 .count-content #demo {
    position: relative;
    font-size: 58px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    line-height: 2.2;
    background: 0 0
}

#coming .count-content #demo span {
    font-size: 28px;
    padding-left: 10px
}

#coming.coming-1 .mailpoet_form {
    position: relative;
    overflow: hidden;
    background: #fff;
    height: 42px;
    width: 80%;
    margin: 0 auto
}

.mailpoet_form .form-group input.mailpoet_text {
    border: none
}

#coming.coming-1 input.mailpoet_submit {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    padding: 8.5px 20px;
    background: #01017e;
    border: 2px solid #fff
}

#coming .top-bar-right ul li {
    padding: 0 10px 0 0;
    margin: 0
}

#coming .top-bar-right ul li a {
    color: #ccc;
    font-size: 21px
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #01017e;
    border: none;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    padding: 10px 0 0;
    z-index: 2
}

#back-to-top:hover {
    opacity: .8
}

#home-banner {
    overflow: hidden;
    height: 715px;
    position: relative;
    background: linear-gradient(-29deg, #000000 0, #000000 100%)
}

#home-banner .carousel-inner {
    overflow: visible;
    z-index: 1
}

#home-banner>.carousel-inner>.item>img,
#home-banner>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    max-width: inherit;
    width: 100%;
}

#home-banner .caption_slide1 .mt_btn_white-bor {
    margin-right: 10px
}

.ps_rotate_scale_c {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.ps_rotate_scale_c .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    -webkit-transform: scale(2) rotate(45deg);
    transform: scale(2) rotate(45deg);
    -webkit-transition: -webkit-transform 2s cubic-bezier(.23, 1, .32, 1) 0s, opacity cubic-bezier(.23, 1, .32, 1) 2s;
    transition: transform 2s cubic-bezier(.23, 1, .32, 1) 0s, opacity cubic-bezier(.23, 1, .32, 1) 2s
}

.ps_rotate_scale_c .item:first-child {
    top: auto;
    position: relative
}

.ps_rotate_scale_c .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: -webkit-transform 2s cubic-bezier(.23, 1, .32, 1) 0s, opacity cubic-bezier(.23, 1, .32, 1) 2s;
    transition: transform 2s cubic-bezier(.23, 1, .32, 1) 0s, opacity cubic-bezier(.23, 1, .32, 1) 2s
}

.ps_indicators_l>.carousel-indicators {
    left: 0;
    width: 100%;
    bottom: 5%;
    right: 0;
    margin: auto;
    z-index: 1
}

.ps_indicators_l>.carousel-indicators li {
    width: 30px;
    height: 4px;
    background: #fff;
    border: none;
    padding: inherit;
    transition: all ease-in-out .5s
}

.ps_indicators_l>.carousel-indicators .active {
    background: #01017e;
    height: 10px;
    transition: all ease-in-out .5s
}

.ps_control_rotate_f .carousel-control {
    top: 50%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 34px;
    cursor: pointer;
    overflow: hidden;
    line-height: 48px;
    text-shadow: none;
    position: absolute;
    font-weight: 400;
    background: #fff;
    z-index: 2;
    border-radius: 25px
}

.ps_control_rotate_f:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.23, 1, .32, 1);
    transition: all 1s cubic-bezier(.23, 1, .32, 1)
}

.ps_control_rotate_f .carousel-control.left {
    left: 3%
}

.ps_control_rotate_f .carousel-control.right {
    right: 3%
}

.ps_control_rotate_f .carousel-control.left:hover,
.ps_control_rotate_f .carousel-control.right:hover {
    color: #fff;
    background: #01017e
}

.ps_control_rotate_f .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_rotate_f .carousel-control.right>span:nth-child(1) {
    right: 45%
}

@media(min-width:1500px) {
    #home-banner>.carousel-inner>.item>img,
    #home-banner>.carousel-inner>.item>a>img {
        width: 100%
    }
}

@media (min-width:992px) and (max-width:1200px) {
    #home-banner {
        height: auto;
    }
}

@media only screen and (max-width:991px) {
    #home-banner {
        height: 550px
    }
    #coming.coming-1 .coming-main {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    #home-banner {
        height: 630px
    }
    div#home-banner:before {
        border-radius: 40px 40px 0 0
    }
}

@media(max-width:735px) {
    .caption_slide1 img {
        display: none
    }
}

@media(max-width:639px) {
    #mt_banner .banner_caption_text {
        width: 70%;
        top: 30%
    }
    #mt_banner .banner_caption_text h1 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px;
        position: relative
    }
    .ps_control_rotate_f .carousel-control {
        top: inherit;
        bottom: 24%;
        display: block
    }
}

@media only screen and (max-width:480px) {
    #home-banner>.carousel-inner>.item>img,
    #home-banner>.carousel-inner>.item>a>img {
        opacity: .4;
        margin: auto;
        max-width: inherit;
        width: auto;
    }
    #coming.coming-1 .mailpoet_form {
        width: 100%;
        overflow: visible;
        display: inline-block
    }
    #coming.coming-1 .button {
        margin: 0
    }
    .mailpoet_form .form-group input.mailpoet_text {
        padding: 10px;
        margin-bottom: 0
    }
    #coming.coming-1 input.mailpoet_submit {
        padding: 8.5px 12px;
        width: 100%;
        position: inherit;
        right: inherit;
        top: inherit
    }
}

.ps_ease .carousel-inner>.item {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_ease .carousel-inner>.item {
        -webkit-transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        -ms-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease
    }
}

.ps_easeInOut .carousel-inner>.item {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOut .carousel-inner>.item {
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }
}

.ps_speedy .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    -moz-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    -ms-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    transition-timing-function: cubic-bezier(0, 1, 0, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_speedy .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        -moz-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        -ms-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        -o-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        transition-timing-function: cubic-bezier(0, 1, 0, 1)
    }
}

.ps_slowSpeedy .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
    -moz-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
    -ms-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
    -o-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
    transition-timing-function: cubic-bezier(.3, 1, 0, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_slowSpeedy .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
        -moz-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
        -ms-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
        -o-transition-timing-function: cubic-bezier(.3, 1, 0, 1);
        transition-timing-function: cubic-bezier(.3, 1, 0, 1)
    }
}

.ps_easeOutInCubic .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
    -moz-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
    -ms-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
    -o-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
    transition-timing-function: cubic-bezier(.22, .81, .01, .99)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutInCubic .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
        -moz-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
        -ms-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
        -o-transition-timing-function: cubic-bezier(.22, .81, .01, .99);
        transition-timing-function: cubic-bezier(.22, .81, .01, .99)
    }
}

.ps_swing .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -moz-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -ms-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -o-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    transition-timing-function: cubic-bezier(.02, .01, .47, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_swing .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -moz-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -ms-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -o-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        transition-timing-function: cubic-bezier(.02, .01, .47, 1)
    }
}

.ps_easeOutCubic .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutCubic .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
}

.ps_easeInOutCubic .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutCubic .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        -ms-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        transition-timing-function: cubic-bezier(.645, .045, .355, 1)
    }
}

.ps_easeOutCirc .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -moz-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -ms-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -o-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    transition-timing-function: cubic-bezier(.075, .82, .165, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutCirc .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        -moz-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        -ms-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        -o-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        transition-timing-function: cubic-bezier(.075, .82, .165, 1)
    }
}

.ps_easeOutExpo .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -ms-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutExpo .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -ms-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }
}

.ps_easeInQuad .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -moz-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -ms-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInQuad .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        -moz-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        -ms-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }
}

.ps_easeOutQuad .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -ms-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutQuad .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        -ms-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }
}

.ps_easeInOutQuad .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -ms-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutQuad .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        -moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        -ms-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }
}

.ps_easeOutQuart .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -moz-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -ms-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutQuart .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        -moz-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        -ms-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        transition-timing-function: cubic-bezier(.165, .84, .44, 1)
    }
}

.ps_easeInOutQuart .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -ms-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutQuart .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        -ms-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        transition-timing-function: cubic-bezier(.77, 0, .175, 1)
    }
}

.ps_easeOutQuint .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -ms-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -o-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutQuint .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        -moz-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        -ms-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        -o-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        transition-timing-function: cubic-bezier(.23, 1, .32, 1)
    }
}

.ps_easeInSine .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -moz-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -ms-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInSine .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        -moz-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        -ms-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        transition-timing-function: cubic-bezier(.47, 0, .745, .715)
    }
}

.ps_easeOutSine .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -moz-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -ms-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutSine .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        -moz-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        -ms-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        transition-timing-function: cubic-bezier(.39, .575, .565, 1)
    }
}

.ps_easeInOutSine .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -ms-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutSine .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        -moz-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        -ms-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        transition-timing-function: cubic-bezier(.445, .05, .55, .95)
    }
}

#home-banner>.carousel-inner>.item {
    overflow: hidden
}

.caption_slide1 {
    top: 23.3%;
    width: 50%;
    right: auto;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
    animation-timing-function: cubic-bezier(.165, .84, .44, 1)
}

.caption_slide1_right {
    right: 9%;
    left: auto;
    text-align: right
}

.caption_slide1_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.caption_slide1>h1 {
    color: #fff;
    margin: 20px 0;
    font-size: 60px;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-shadow: 0 4px 15px rgba(0, 0, 0, .5)
}

.caption_slide1>h2 {
    margin: 10px 0;
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: capitalize
}

.caption_slide1>h3 {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    margin: 0;
    color: #fff;
    font-weight: 400;
    text-shadow: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 25px;
}

.caption_slide1 h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #ea7d23
}

.caption_slide1 p {
    color: #fff;
    font-size: 18px;
    width: 61%;
}

.home-search .carousel-inner .caption_slide1 {
    width: 70%
}

.home-search .caption_slide1>h1 {
    margin: 20px auto;
    width: 65%
}

.search_area_inner {
    padding: 15px 10px 15px 20px;
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    position: relative;
    width: 100%;
    background: #ffffff5c;
    z-index: 0
}

.search_area_inner .col-lg-3 {
    padding: 0 5px
}

.search_area_inner .form-group,
.search_area_inner input[type=text],
.search_area_inner select {
    margin: 0
}

.search_area_inner input[type=text],
.search_area_inner select {
    border: 0;
    border-right: 1px solid #eee;
    line-height: 1
}

.search_area_inner input[type=text] {
    border-left: 1px solid #eee
}

.search_area_inner button.search-button.mt_btn_yellow {
    width: 96%;
    padding: 10px 14px;
    margin: 0;
    float: left;
    border-radius: 5px
}

@media(min-width:1370px) {
    .caption_slide1 {
        top: 30%
    }
}

@media only screen and (max-width:1370px) {
    .caption_slide1 {
        width: 70%;
        top: 35%;
    }
}

@media only screen and (max-width:1200px) {
    .caption_slide1 {
        width: 90%;
        top: 35%;
    }
    .about-edu-bg img {
        margin-top: 125px
    }
}

@media(max-width:991px) {
    #inner-navigation .navbar.navbar-default {
        padding-bottom: 12px
    }
    #inner-navigation .navbar.navbar-default.navbar-sticky-in .slicknav_btn.slicknav_open:before,
    #inner-navigation .navbar.navbar-default.navbar-sticky-in .slicknav_btn.slicknav_collapsed:before {
        color: #01017e
    }
    .home-search .carousel-inner .caption_slide1 {
        width: 80%
    }
    .home-search .search_area_inner {
        padding: 10px
    }
    .search_area_inner .form-group,
    .search_area_inner input[type=text],
    .search_area_inner select {
        margin-bottom: 5px
    }
    .caption_slide1>h1 {
        font-size: 48px
    }
    .caption_slide1>h2 {
        font-size: 32px
    }
    .ps_control_rotate_f .carousel-control.left {
        left: 0
    }
    .ps_control_rotate_f .carousel-control.right {
        right: 0
    }
    .caption_slide1 h1 {
        font-size: 42px
    }
    .caption_slide1.caption_slide1_center {
        left: 0;
        right: 0
    }
    .about-edu-bg img {
        margin-top: 0
    }
}

@media(max-width:811px) {
    .caption_slide1 h1 {
        font-size: 40px
    }
}

@media(max-width:735px) {
    .caption_slide1 {
        top: 27%
    }
    .wow {
        animation-name: none !important;
        visibility: visible !important
    }
    .caption_slide1 h1 {
        font-size: 32px
    }
}

@media(max-width:639px) and (min-width:568px) {
    .caption_slide1 {
        padding-top: 0
    }
}

@media(max-width:639px) {
    .caption_slide1,
    .caption_slide1_right,
    .caption_slide1_center {
        right: 2%;
        left: 2%;
        text-align: center;
        width: 96%;
        top: 23%
    }
    .caption_slide1>a,
    .caption_slide1>a:visited {
        margin-top: 10px
    }
    .ps_control_rotate_f .carousel-control.left,
    .ps_control_rotate_f .carousel-control.right {
        display: none
    }
    .search-area-inner {
        padding: 15px 15px 0
    }
}

@media(max-width:480px) {
    .home-search .caption_slide1 {
        top: 9%
    }
    .home-search .carousel-inner .caption_slide1 {
        width: 95%
    }
    .home-search .caption_slide1>h1 {
        width: 100%
    }
    .home-search .caption_slide1 .col-xs-6,
    .search_area_inner button.search-button.mt_btn_yellow {
        width: 100%
    }
    .home-video #video_096 {
        max-height: 620px
    }
}

.kbrns_zoomInOut>.carousel-inner>.item>img,
.kbrns_zoomInOut>.carousel-inner>.item>a>img {
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    -moz-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    -o-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    -ms-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    animation: kbrns_zoomInOut 25s linear 0s infinite alternate
}

@-webkit-keyframes kbrns_zoomInOut {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.2)
    }
}

@-moz-keyframes kbrns_zoomInOut {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2)
    }
}

@-ms-keyframes kbrns_zoomInOut {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(1.2)
    }
}

@-o-keyframes kbrns_zoomInOut {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(1.2)
    }
}

@keyframes kbrns_zoomInOut {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(1.2)
    }
}

.banner_vid .caption_slide1 p {
    color: #fff
}

.banner_vid .caption_slide1 {
    top: 32%
}

.home-2 header#inner-navigation,
.home-3 header#inner-navigation {
    position: relative
}

.home-2 .topbar-inner ul li {
    color: #333
}

.home-2 .topbar-section {
    border-bottom: 1px solid #eee
}

.home-2 .top-bar-right ul li a {
    color: #333
}

.home-2 .logo a,
.home-3 .logo a {
    color: #01017e
}

.home-2 .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
.home-2 #inner-navigation .nav.navbar-nav>li>a,
.home-3 .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a,
.home-3 #inner-navigation .nav.navbar-nav>li>a {
    color: #333
}

.home-2 .header-search i,
.home-3 .header-search i {
    color: inherit
}

.home-2 #inner-navigation .nav.navbar-nav li .get-quote a.mt_btn_yellow:hover,
.home-3 #inner-navigation .nav.navbar-nav li .get-quote a.mt_btn_yellow:hover {
    background: 0 0;
    color: #ea7d23
}

.home-2 #home-banner,
.home-3 #home-banner {
    height: 580px
}

.home-2 #home-banner:before,
.home-3 #home-banner:before {
    display: none
}

.home-2 #home-banner .caption_slide1,
.home-3 #home-banner .caption_slide1 {
    top: 11%
}

.home-2 .carousel-inner .item:before,
.home-3 .carousel-inner .item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5)
}

.home-2 .fw_al_009_slide,
.home-3 .fw_al_009_slide {
    top: 16%;
    width: 650px;
    height: auto;
    padding: 20px;
    background: 0 0;
    outline: none;
    border: none
}

.home-2 .fw_al_009_slide>h2,
.home-3 .fw_al_009_slide>h2 {
    text-transform: capitalize
}

.courses-list {
    padding: 27px 15px 26px;
    border: 1px solid #f1f1f1;
    background: #fbfbfb;
    border-radius: 5px
}

.courses-list h3 {
    margin: 12px 0 10px
}

.courses-list i.fa {
    position: relative;
    top: 0;
    font-size: 42px
}

.courses-list p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 2.8em;
    margin-bottom: 0
}

.home-2 .find-course form input {
    padding: 20px;
    border: 1px solid #eceaea;
    box-shadow: none
}

.about_rt_igs {
    position: relative
}

.about_rt_igs img.abt_im_1 {
    position: absolute;
    left: 0;
    top: 33%;
    box-shadow: 0 0 10px #bbb;
    transition: cubic-bezier(.4, 0, 1, 1) .4s
}

.about_rt_igs:hover .abt_im_1 {
    top: 35%
}

.about_rt_igs img.abt_im_2 {
    position: absolute;
    left: 19%;
    top: 0;
    box-shadow: 0 0 10px #bbb;
    transition: cubic-bezier(.4, 0, 1, 1) .4s
}

.about_rt_igs:hover .abt_im_2 {
    top: -30px
}

.about_rt_igs img.abt_im_3 {
    position: relative;
    margin-left: 42%;
    margin-top: 8%;
    box-shadow: 0 0 10px #bbb
}

.about_rt_igs .pulses {
    right: -5px;
    left: 0
}

.about_rt_igs .pulses .play-btn i {
    font-size: inherit;
    -webkit-text-fill-color: #fff
}

.mt-statts.mt_st_wide {
    background: url(../images/started-bg.jpg);
    background-size: cover;
    border-radius: 0;
    border: none;
    padding: 80px 0
}

.mt_st_wide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to top, rgb(38, 53, 146), rgb(51, 58, 101));
}


/* .mt-statts.mt_st_wide .inner-heading {
    text-align: center;
    margin-left: 0
} */

.mt_st_wide .inner-heading h3 {
    color: #fff
}


/* .mt_st_wide .inner-heading h3:before {
    display: none
} */

.mt_st_wide .inner-heading h2 {
    position: relative;
    color: #fff
}

.mt_st_wide .fun-facts-main {
    color: #fff;
    text-align: center;
    padding: 0
}

.mt_st_wide .fun-facts_wrapper {
    width: 25%
}

#mt_fun .mt_st_wide .fun-facts_figure {
    color: #fff;
    display: inline-block;
    padding: 15px
}

.mt_st_wide .search-box-wrap {
    width: 50%;
    text-align: center;
    margin: 60px auto 45px
}

.mt_st_wide .searchform {
    padding: 10px;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px
}

.mt_st_wide form.search-form {
    position: relative
}

.mt_st_wide .search-form input[type=text] {
    margin: 0
}

.mt_st_wide .search-form input.search-submit {
    position: absolute;
    top: 5px;
    right: 4px;
    padding: 7px 19px;
    background: #ea7d23
}

.edu-testimonial.edu_wide .inner-heading {
    margin: 80px 40px
}

.edu-testimonial.edu_wide {
    background: #051925;
    overflow: inherit;
    padding: 0
}

.edu_wide .inner-heading h3,
.edu_wide .inner-heading h2,
.edu_wide .testimonial-abt p {
    color: #fff
}

.edu_wide .slider-eductestimo .testimonial_main {
    background: #fff;
    padding: 38px 30px
}

.edu_wide .testimonial_main .client-pic {
    top: 23px
}

.edu_wide .slider-eductestimo .testimonial_main p {
    color: #444
}

.edu_wide .slider-eductestimo .slick-prev,
.edu_wide .slider-eductestimo .slick-next {
    bottom: -10px
}

.home-2 #mt_blog {
    padding-top: 0;
    padding-bottom: 45px
}

.wide-gallery.wg_ee2 .item.port-popup {
    margin: 5px;
    margin-bottom: 0;
    margin-right: 0;
    border-radius: 5px
}

.wide-gallery.wg_ee2 .last-item-g .item.port-popup {
    margin-right: 33.3%
}

.blog-post_wrapper .img {
    overflow: hidden
}

.blog-post_wrapper .img img {
    overflow: hidden;
    transition: all ease-in-out .5s
}

.blog-post_wrapper:hover .img img {
    transform: scale(1.1);
    transition: all ease-in-out .5s
}

.home-3 .topbar-section {
    background: #01017e
}

.home-3 .fw_al_009_slide {
    top: 20%
}

.home-3 #mt_about {
    padding-bottom: 0
}

.edu-testimonial.testi-3 {
    background: 0 0
}

.slider-eductestimo .slick-dots {
    bottom: -14px;
    background: #01017e;
    z-index: 3;
    width: 15%;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    border-radius: 5px;
    padding: 5px 0
}

.slider-eductestimo .slick-dots li button:before {
    background: #f1f1f1
}

.slider-eductestimo .slick-dots li.slick-active button:before {
    background: #fff
}

.edu-events.event_third .event-item {
    width: 100%;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 0 10px #cccccc7a;
    border: none;
    margin-bottom: 25px;
    position: relative;
    top: 0;
    transition: ease-out .3s;
    border-radius: 5px
}

.edu-events.event_third .event-item:hover {
    top: -5px
}

.event_third .event-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5%;
    height: 100%;
    background: linear-gradient(to top, rgb(38, 53, 146), rgb(51, 58, 101));
    z-index: -1
}

.event_third .event-date {
    left: 20px;
    top: 30%;
    padding: 15px 20px
}

.page .event_third .event-date {
    padding: 8px 16px;
    left: 22px;
    border-radius: 5px;
    top: 32%
}

.page .event_third .events-image .event-date {
    padding: 8px 16px;
    left: 10px;
    border-radius: 0;
    top: 37%
}

.page .event_third .event-date p {
    font-size: 21px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.event_third .event-date h4 {
    font-size: 24px
}

.event_third .event-details {
    position: relative;
    padding-left: 130px
}

.event-details .event_infn {
    padding: 30px 45px 40px 0
}

.event_infn ul.event-time li {
    display: inline-block;
    padding-right: 15px
}

.event_third .cvvs_img {
    position: absolute;
    right: -20px;
    top: 0
}


/* .event_third .cvvs_img img{height: 200px;width:200px;object-fit: contain;} */

.eve_list3 .col-md-12.col-sm-12 {
    padding: 10px 90px
}

.eve_list3 .event_third .event-date h2 {
    padding: 40px 36px 35px 0;
    margin-bottom: 0
}

.eve_list3 .event-details .event_infn {
    padding: 25px 295px 25px 0
}

.home-3 section#educate-team {
    padding: 80px 0;
}

.home-3 .edu-testimonial:before {
    display: none
}

.home-3 .edu-testimonial .inner-heading {
    margin: 0 0 4rem
}

.slider-eductestimo3 .testimonial_main {
    background: linear-gradient(to top, rgb(38, 53, 146), rgb(51, 58, 101));
    padding: 30px 25px;
    border-radius: 10px;
    opacity: .6;
    transition: all ease-in-out .3s
}

.slider-eductestimo3 .slick-current .testimonial_main {
    opacity: 1
}

.slider-eductestimo3 .testimonial_main:before {
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    font-size: 68px;
    color: #fff;
    opacity: .1;
    top: 0;
    left: 55px
}

.slider-eductestimo3 .testimonial_main p {
    color: #fff
}

.slider-eductestimo3 .testimonial_main .client-pic {
    left: inherit;
    top: inherit;
    right: 50px;
    bottom: 35px;
    margin: 0 auto;
    width: 60px;
    height: 60px
}

.slider-eductestimo3 .testimonial_main h4 {
    font-size: 18px
}

.slider-eductestimo3 .testimonial_main h4 span {
    color: #fff;
    width: 100%;
    display: block;
    margin: 8px 0;
    font-size: 14px
}

.slider-eductestimo3 ul.slick-dots {
    background: #ea7d23;
    bottom: -16px;
    width: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px
}

.slider-eductestimo3 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #fff
}

.slider-eductestimo3 .slick-dots li button:before {
    background: #000;
    top: 2px;
    height: 5px;
    border-radius: 15px
}

.home-3 .ed_team_ie {
    background: #01017e;
    overflow: inherit;
    padding: 55px 0 40px
}

.ed_team_ie:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #ea7d23;
    width: 46%;
    height: 100%;
    z-index: 0
}

.ed_team_ie .inh_eduteam {
    position: relative
}

.ed_team_ie .inner-heading h3:before {
    background: #01017e
}

.inner-heading .inh_eduteam h3,
.inner-heading .inh_eduteam h2,
.inh_eduteam .testimonial-abt p {
    color: #fff
}

.ed_team_ie {
    background: linear-gradient(to top, rgb(38, 53, 146), rgb(51, 58, 101));
    ;
}

.ed_team_ie .team_member .team-overlay {
    width: 95%;
    padding: 0 10px;
    border-bottom: none
}

.edu_team_slider3 .slick-prev,
.edu_team_slider3 .slick-next {
    top: 40%
}

.edu_team_slider3 .slick-prev {
    left: -5px
}

.edu_team_slider3 .slick-next {
    right: -5px
}

.ed_team_ie .slider-educteam .slick-dots {
    bottom: -35px
}

.ed_team_ie .slider-educteam .member_name {
    margin-bottom: 0
}

.ed_team_ie .slider-educteam .team_member img {
    border-color: #ea7d23
}

.ed_team_ie .slider-educteam .member_name h3,
.ed_team_ie .slider-educteam .member_name span {
    color: #fff
}

.home-3 #mt_blog .inner-heading {
    margin: 0 0 4rem
}

.home-3 #mt_blog .blog-post_wrapper,
.home-3 .blog_post_sec .blog-post_wrapper {
    margin-bottom: 0
}

.home-3 section#the-gallery {
    padding: 10px 0 0
}

section#partners_t {
    padding: 0px 0;
}
section#partners_t .item{background-color: #afacac;margin-right: 15px;padding: 15px;border-radius: 15px 15px 15px 0;}




.partners_list .slick-dots {
    bottom: -30px
}

.autoplay_list img {
    padding: 0 20px
}

@media only screen and (max-width:1200px) {
    .about_rt_igs img.abt_im_3 {
        margin-left: 32%
    }
    .edu-testimonial.edu_wide {
        overflow: hidden
    }
    .edu-testimonial.edu_wide:before {
        width: 50%;
        height: 100%;
        right: 0;
        top: 0;
        transform: skewX(0deg)
    }
    .mt_st_wide .inner-heading h3:before {
        left: 42%
    }
    .edu-events .event-left .event-item {
        margin-bottom: 0
    }
    .ed_team_ie .inner-heading:before {
        top: -79px
    }
    .event-details .event_infn {
        padding: 40px 255px 40px 0
    }
    .edu-events .event-item {
        padding-bottom: 15px;
        margin-bottom: 15px
    }
    .eve_list3 .col-md-12.col-sm-12 {
        padding: 0 15px
    }
    .page .event_third .events-image .event-date {
        top: 41%
    }
}

@media only screen and (max-width:991px) {
    .home-2 .slicknav_btn.slicknav_open:before,
    .home-2 .slicknav_btn.slicknav_collapsed:before,
    .home-3 .slicknav_btn.slicknav_open:before,
    .home-3 .slicknav_btn.slicknav_collapsed:before {
        color: #01017e
    }
    .home-2 .mt_st_wide .search-box-wrap,
    .home-3 .mt_st_wide .search-box-wrap {
        width: 65%
    }
    .slider-eductestimo .slick-dots {
        bottom: 15px
    }
    .mt-statts.mt_st_wide .inner-heading {
        width: 100%
    }
    .mt_st_wide .inner-heading h3:before {
        left: 38%
    }
    .about_rt_igs img.abt_im_3 {
        margin-left: 26%;
        width: 75%;
        margin-top: 40%
    }
    .edu_wide .slider-eductestimo .testimonial_main {
        padding: 80px 20px
    }
    .edu_wide .testimonial_main .client-pic {
        top: 62px
    }
    #price-plans .price_list {
        padding: 0
    }
    .light-bg .inner-heading {
        margin: 0 0 30px
    }
    #mt_blog .col-sm-12.grid-item-b {
        margin-bottom: 0
    }
    .event_third .event-date h2 {
        padding: 55px 0 36px
    }
    .event_third .event-date:before {
        width: 126px
    }
    .event-details .event_infn,
    .eve_list3 .event-details .event_infn {
        padding: 40px 20px 40px 0
    }
    .event_third .cvvs_img {
        display: none
    }
    .edu-events .event-item {
        min-height: auto
    }
    .event-left .event-item .col-lg-4 {
        padding-right: 10px
    }
    .event-left .event-item .event-date {
        width: 100%
    }
    .page .event_third .events-image .event-date {
        top: 37%
    }
}

@media(max-width:811px) {
    .ed_team_ie:before {
        display: none
    }
    .slider-eductestimo3 .testimonial_main .client-pic {
        position: inherit
    }
    section#partners_t {
        padding: 40px 0 40px
    }
    section {
        padding: 40px 0;
    }
}

@media only screen and (max-width:767px) {
    .home-2 .fw_al_009_slide,
    .home-3 .fw_al_009_slide {
        left: 0;
        right: 0;
        text-align: center;
        width: 96%;
        margin: 0 auto
    }
    .prlx_074_bg_img .prlx_074_slide>span {
        width: 65%
    }
    .prlx_074_bg_img .prlx_074_slide>h2,
    .prlx_074_bg_img .prlx_074_slide>p {
        width: 310px
    }
    .home-2 .all-courses .col-xs-12 {
        margin-bottom: 30px
    }
    .home-2 #mt_about {
        padding-top: 0;
        padding-bottom: 90px
    }
    .home-2 #mt_about .about_services .col-sm-6,
    .home-3 #mt_about .about_services .col-sm-6 {
        padding-left: 15px;
        padding-right: 15px
    }
    .home-2 .all-courses ul li {
        width: 23%
    }
    .home-2 .all-courses ul li {
        margin: 0 6px 10px
    }
    .home-2 .find-course {
        margin-bottom: 0
    }
    .about_rt_igs img.abt_im_2 {
        top: 30px
    }
    .about_rt_igs:hover .abt_im_2 {
        top: 0
    }
    .about_rt_igs img.abt_im_3 {
        margin-left: 47%;
        margin-top: 8%;
        width: inherit
    }
    .edu-testimonial.edu_wide {
        padding: 80px 0
    }
    .edu-testimonial.edu_wide:before {
        display: none
    }
    .edu-testimonial.edu_wide .inner-heading {
        margin: 0 0 4rem
    }
    .edu_wide .slider-eductestimo .testimonial_main {
        padding: 0;
        background: 0 0
    }
    .edu_wide .slider-eductestimo .testimonial_main p {
        color: #fff
    }
    .wide-gallery.wg_ee2 .last-item-g .item.port-popup {
        margin-right: 0
    }
    .mt_st_wide .fun-facts_wrapper {
        width: 30%
    }
    .event_third .event-details {
        padding-left: 40px !important;
    }
    .event-details .event_infn,
    .eve_list3 .event-details .event_infn {
        padding: 20px
    }
    .ed_team_ie .inner-heading h3:before {
        background: #fff
    }
    .ed_team_ie .inner-heading:before {
        display: none
    }
    #price-plans .price-block.featured .inner {
        transform: scale(1)
    }
    .page section.edu-events.event_third .col-xs-12 {
        margin-bottom: 30px
    }
    .page .event_third .events-image .event-date {
        top: 45.5%
    }
}

@media(max-width:735px) {
    .page .event_third .events-image .event-date {
        top: 43.5%
    }
}

@media only screen and (max-width:480px) {
    .home-2 .fw_al_009_slide,
    .home-3 .fw_al_009_slide {
        top: 10%
    }
    .home-2 .edu-courses {
        padding: 80px 0 50px
    }
    .home-2 .edu-courses .inner-grid {
        top: 0
    }
    .home-2 .all-courses ul li {
        width: 46.2%
    }
    .home-2 .mt_st_wide .search-box-wrap,
    .home-3 .mt_st_wide .search-box-wrap {
        width: 100%
    }
    .mt_st_wide .search-form input[type=text] {
        padding-left: 8px
    }
    .prlx_074_bg_img .prlx_074_slide>span {
        width: 95%
    }
    .about_rt_igs img.abt_im_3 {
        margin-left: 30%;
        margin-top: 28%;
        width: 70%
    }
    .mt_st_wide .fun-facts_wrapper {
        width: 100%
    }
    .home-2 .mt-statts .inner-heading,
    .home-3 .mt-statts .inner-heading {
        padding-top: 40px
    }
    .home-2 .mt_st_wide .inner-heading h3:before,
    .home-3 .mt_st_wide .inner-heading h3:before {
        left: 23%
    }
    .price_list .col-xs-4.price-block {
        width: 100%;
        margin-bottom: 10px
    }
    .event_third .event-date {
        margin: 20px 0 0 20px;
        position: inherit;
        left: inherit;
        top: inherit;
        display: inline-block
    }
    .home-3 .event_third .event-date {
        margin-left: 40px
    }
    .page .event_third .events-image .event-date {
        position: absolute;
        top: 0;
        left: 0
    }
    .event_third .event-details {
        padding: 20px 20px 20px 40px
    }
    .event-details .event_infn,
    .eve_list3 .event-details .event_infn {
        padding: 0
    }
    .home-3 .about_services .inner-heading {
        margin-top: 30px
    }
    .home-3 .about-items a.mt_btn_yellow {
        margin-bottom: 0
    }
    .event_third .event-date:before {
        width: 100%;
        height: 100%;
        left: 0;
        top: 15px
    }
    .event_third .event-date h2 {
        padding: 25px 0 0
    }
    .slider-eductestimo3 ul.slick-dots {
        width: 30%
    }
    .gl-more h2 {
        margin-bottom: 10px
    }
}

.brad-12 {
    border-radius: 12px;
    border: 2px solid #fff;
    padding: 3px;
}

p {
    text-align: justify;
}

.threelogo .team_member figure img {
    height: 170px;
}

.footer-main .address h6 {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    border: 1px solid #3e3e91;
    border-radius: 8px;
    padding: 20px;
    height: 160px;
}

.footer-main .address h6 a.mailid {
    font-size: 22px;
}

.footer-main .address h6 i {
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ea7d23;
    border-radius: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.footer-main .address h6 a {
    color: #fff;
}

.centerLogofooter {
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: -133px;
}

.info-section .accrodion-content {
    border: 1px solid #eee;
    padding: 20px !important;
}

.info-section .accrodion-grp .accrodion .accrodion-content p {
    color: #000;
}

.info-section .accrodion-content ul li {
    padding-left: 6px;
}

.info-section .accrodion-grp .accrodion .accrodion-content .inner {
    padding: 0;
}

.contact-map iframe {
    border: 1px solid #ddd !important;
    padding: 4px;
    margin-bottom: 25px;
    height: 350px;
    width: 100%;
}