@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
}

@media(max-width:767px) {
    .single-team {
    
        padding: 32px 15px!important;
    }
    .layer-bg {
        position: absolute;
        left: 0px;
        top: -30px;
        width: calc(100% - 15px)!important;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 0px 5px 5px 0px;
        z-index: 1;
        height: -webkit-fill-available!important;
    }
    .courses_msc_form .contact-form-wrap {
        padding: 15px;
        background: #f1f4f7;
        width: 100%!important;
        position: relative!important;
        right: 0!important;
        top: 0!important;
        z-index: 1;
    }
    .page section.section-inner {
        padding-bottom: 80px !important
    }
    .section-title {
     
        font-size: 27px!important;
    }
    section {
        padding: 20px 0;
    }
    .cta-section.style-three .wrapper-box:before {
        position: absolute;
        content: '';
        /* right: 100%; */
        top: 0;
        bottom: 0;
        background: #f1a110;
        width: 45%;
        /* transform: translateX(45px); */
    }
    .service-list li {
        
        width: 100%!important

    }
    .why-choose-us-block-three .inner-box {
      
        height: auto!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(http://asiapacificeducation.org/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
}

@media only screen and (max-width:767px) {
    .section_heading {
        text-align: center
    }

    .section_heading .button.pull-right {
        display: none
    }
}

.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: #f1a110;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: inherit
}

.breadcrumb-main .breadcrumb>li>a {
    color: #181d31
}

.topbar-section {
    position: relative;
    background: #f1a110;
    padding: 0px 0;
}

.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: #fff;
    font-weight: 300;
    padding: 6px 12px 6px 20px;
    margin-left: 20px;
    margin-bottom: 0
}

.topbar-inner ul li:first-child {
    border: none;
    padding-left: 0;
    margin-left: 0
}

.top-bar-right ul li {
    margin: 0
}

.top-bar-right ul li a {
    color: #fff;
    text-decoration: none;
}

.topbar-section .topbar-inner {
 
    width: 100%;
    padding: 0
}

header#inner-navigation {
    /* position: absolute; */
    z-index: 9;
    width: 100%;
    left: 0;
    clear: both;
    background: #ffffff15
}

.logo h2 {
    font-size: 48px;
    margin: 5px 0
}

.logo a {
    color: #fff
}

.navbar-sticky-in .logo a {
    color: #333a65
}

.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: #333a65
}

.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: 0px
}

.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: 30px;
    position: relative;
    text-transform: uppercase;
    transition: all ease-in-out .5s;
    background: 0 0;
    text-decoration: none;
    padding: 0px 10px;

}

.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: #333a65 !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: 8px;
   
    text-decoration: none;
}


#inner-navigation .nav.navbar-nav li.list-nav-item:nth-last-child(-n+3)
{
    display: none;
}
#inner-navigation .nav.navbar-nav li.list-nav-item:last-child
{
    display: initial;
}
#inner-navigation .nav.navbar-nav li.list-nav-item:not(:nth-last-child(-n+3))
{
    display: inline-block;
}
.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: #333a65
}

.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) {
    .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: #333a65
    }

    #inner-navigation .slicknav_nav {
        height: 300px;
        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 10px 6px 15px;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .navbar.navbar-default .navbar-toggle {
        border-color: #333a65;
        background-color: #333a65;
        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: #333a65
    }

    .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: 0px 0 0;
    height: auto;
    background: #272838;
}

#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: right;
    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: #f1a110;
    text-decoration: none;
    background: 0 0;
    transition: all ease-in-out .5s
}

#inner-navigation .nav.navbar-nav li a.mt_btn_yellow:hover {
    background: #333a65;
    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: #f1a110
}

.navbar-sticky-in .navbar-nav-wrapper .nav .get-quote .mt_btn_white-bor:before {
    background-color: #f1a110
}

.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: #f1a110
}

#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:49px;
    left: 0;
    width: 250px;
    display: none;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-top: 2px solid #333a65;
    -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: 10px 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;
    text-decoration:none;
    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: #333a65 !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: #333a65
}

#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
    }

    #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
    }
}

@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 0;
    display: inline-block;
    width: 100%;
    background: #272838;
    box-shadow: 0 0 10px #ccc
}

#inner-navigation .navbar-sticky-in .nav.navbar-nav>li>a {
    color: #fff;
}
#inner-navigation .navbar-sticky-in .nav.navbar-nav>li>a.mt_btn_yellow {
    color: #fff;
}
#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: #333a65 !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
}

#blog_banner {
    position: relative;
    background: url(http://asiapacificeducation.org/images/started-bg1.jpg) no-repeat;
    background-size: 100%;
    background-position: center top;
    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: #fff;
    margin-bottom: 0;
    /* background: #fff; */
    padding: 5px 0px;
    display: inline-block;
    font-weight: 500;
    font-size: 46px;
    text-transform: capitalize;

}

#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
    }
}

.edu-courses {
    margin-top: -40px
}

.panel-grid-banner {
    position: relative;
    z-index: 2
}

.inner-grid {
    display: inline-block;
    width: 100%;
    padding: 15px;
    box-shadow: 0 0 30px #cccccc73;
    background: #fff;
    position: relative
}

.inner-grid:before {
    content: '';
    background: #f1a110;
    height: 50%;
    width: 50%;
    position: absolute;
    left: -3px;
    top: -2px;
    z-index: -1;
}

.inner-grid i {
    display: inline-block;
    color: #f1a110;
    font-size: 40px
}

.home-1 .inner-grid {
    padding: 0 20px 0 0
}

.page .edu-courses {
    margin-top: 0
}

@media(max-width:991px) {
    .edu-courses {
        padding: 80px 0 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, #333a65 0, #233b88 100%);
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    display: inline-block
}

.about-form {
    background: #333a65;
    padding: 30px 0px 30px 10px;

    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.about-form:before {
    content: '';
    background: #5a82b3;
    height: 100%;
    width: 67%;
    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;
    margin-bottom: 15px;
}

.smt-items {
    position: relative;
    z-index: 0;
    text-align: right;
    margin-right: 15px
}

.about-edu-bg img {
    width: 100%;
}

.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
    }

    #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 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: #333a65db;
    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: #333a65 !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: #f1a110
}

.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: #333a65;
    color: #fff;
    border-radius: 5px
}

.all-courses .courses-item:hover {
    color: #f1a110 !important
}

.all-courses .courses-item:hover p {
    color: #f1a110
}

.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
}

.featured-item .feat-img {
    position: relative
}

.feat-img .th-name {
    position: relative;
    padding: 15px 70px 15px 15px;
    background: #f1a110;
    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 #f1a110
}

.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 0
}

.featured-item .feat-inn ul li>i,
.post-review li i {
    font-size: 13px;
    color: #f1a110
}

.featured-item .feat-inn span {
    font-size: 13px;
    padding: 0 5px
}

.featured-item .feat-inn h3 {
    margin: 0;
    padding: 12px 0 14px;
    line-height: 1.5;
    border-bottom: 1px dashed #eee;
    transition: all ease .3s
}

.featured-item .feat-inn h3:hover {
    color: #333a65
}

.course-feat {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 3px
}

.course-feat .price-ft span {
    font-size: 21px;
    color: #695f88;
    font-weight: 600
}

.course-feat .admin-ft ul li a {
    color: #b5b5b5
}

#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 {
    top: -55px;
    width: 32px;
    height: 32px;
    border: 2px solid #333a65;
    color: #333a65;
    border-radius: 10px;
    transition: all ease .2s
}

.slider-ft-course .slick-prev:focus,
.slider-ft-course .slick-next:focus {
    color: #333a65
}

.slider-ft-course .slick-prev:hover,
.slider-ft-course .slick-next:hover {
    background: #333a65
}

.slider-ft-course .slick-prev:before,
.slider-ft-course .slick-next:before {
    color: #333a65;
    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: #f1a110;
    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 #333a65;
    color: #333a65;
    margin: 0
}

.course-tabs .tab-content {
    padding: 25px 0 0
}

.panel-group.course-accd .panel {
    border-color: #f1f1f1;
    border-left: 3px solid #333a65;
    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: #333a65;
    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: #333a65;
    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: #333a65
}

.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(http://asiapacificeducation.org/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 #f1a110;
    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: #f1a110
}

.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: #f1a110;
    border: 2px solid #f1a110;
    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: #f1a110;
    padding: 5px 8px;
    border-radius: 5px
}

.event-date h4 {
    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: 14px
}

ul.event-time li i {
    color: #f1a110;
    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: #f1a110
}

.post_title_eve h3 {
    margin-bottom: 5px
}

.post_title_eve ul li {
    font-size: 14px;
    color: #f1a110
}

.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: #f1a110;
    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
}

.slider-educteam .member_name {
    text-align: center;
    position: relative;
    z-index: 1
}

.slider-educteam .team_member img {
    width: 100%
}

.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 #f1a110;
    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: #f1a110;
    width: 35px;
    height: 35px;
    padding: 6px 10px;
    border-radius: 5px
}

ul.socialicons li a:hover {
    background: #333a65;
    color: #fff
}

.slider-educteam .member_name h3 {
    margin-bottom: 0;
    padding: 10px 0 0
}

.slider-educteam .member_name span {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    padding: 0;
    color: #333a65
}

.slider-educteam .slick-dots {
    bottom: -25px
}

.slider-educteam .slick-dots li button:before {
    background: #333a65
}

.slider-educteam .slick-dots li.slick-active button:before {
    background: #333a65
}

.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:767px) {
    section#educate-team {
        padding-bottom: 45px
    }

    .team-slide .slider-educteam .team_member {
        margin-bottom: 0
    }

    .slider-educteam .team_member {
        margin-bottom: 30px
    }
}

@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: 90px;
    margin-bottom: 0
}

#mt_fun {
    padding: 0;
    position: relative
}

.mt-statts {
    position: relative;
    padding: 60px 12px 28px;
    border: 1px solid #f1f1f1;
    min-height: 401px;
    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: 70px 0 17px
}

.fun-facts_wrapper {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    width: 32.3333%
}

.fun-facts_wrapper i {
    font-size: 34px
}

#mt_fun .fun-facts_figure {
    font-size: 33px;
    margin-bottom: 30px;
    padding: 15px 0;
    margin: 0;
    font-weight: 700
}

#mt_fun .fun-facts_title {
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 5px;
    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: -3px;
    width: 25%;
    height: 2px;
    background: #fead06
}

.nets-facts {
    background: url(http://asiapacificeducation.org/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: #333a65;
    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: #333a65
}

#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: #333a65
}

.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: #f1a110;
    display: block;
    margin-top: 10px;
    font-weight: 300
}

.testimonial_main h4 a {
    color: #f1a110
}

.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: #333a65;
    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 #333a65
}

.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: #333a65
}

.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(http://asiapacificeducation.org/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: #333a65 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 #333a65;
    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) {
    .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 #f1f1f1;
    overflow: hidden;
    float: left
}

#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: #f1a110;
    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: #f1a110;
    text-decoration: none
}

#mt_blog .post-detail_container .post-content .post-metadata li:hover a {
    color: #333a65
}

#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: #333a65;
    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 .post_title ul li,
#blog_main_sec .post_title ul li a {
    color: #f1a110;
    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: #333a65;
    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 #333a65
}

#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 #333a65
}

.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: 4rem;
    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
}

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: #333a65;
    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(http://asiapacificeducation.org/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: 80px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px
}

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: #333a65;
    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: #f1a110;
    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: #333a65
}

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: #333a65;
    -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: 32px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px
}

#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: #333a65;
    color: #fff;
    border-color: #333a65
}

#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: #333a65 !important;
    border-color: #333a65 !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
    }
}

section#l-instructor {
    padding-top: 0
}

.widget-cta {
    background: #333a65;
    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: #333a65;
    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: #333a65;
    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: 54%
}

#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 #333a65
}

#mt_get_started .space_inner .space_content {
    padding: 40px;
    background: #333a65;
    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 #f1a110;
    height: 80px;
    width: 80px;
    line-height: 2.8;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #f1a110;
    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: 66%
    }

    #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: 85px
    }

    #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;
    font-weight: 600;
}

.accrodion-grp .accrodion .accrodion-title h4:before {
    content: '\f107';
    font-family:"Font Awesome 5 Pro";
    color: #222;
    font-size: 20px;
    position: absolute;
    top: 50%;
    font-weight: 300;
    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: #f1a110;
    border-color: #f1a110
}

.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: #f1a110;
    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: #f1a110;
    top: -80px
}

#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: #333a65;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    margin: 0;
    padding: 11px 20px
}

.news-content p {
    color: #fff
}

@media(max-width:991px) {
    .news-content {
        text-align: center
    }
}

@media(max-width:767px) {
    #inner-navigation .slicknav_btn, #inner-navigation .navbar-sticky-in.navbar-default .slicknav_btn {
        bottom: 27px;
        top: auto;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .list-nav-item .fa-chevron-down
    {
        display:none;
    }
    .list-nav-item:last-child a
    {
            width: 50%;
            margin-left: 12px;
            color: #fff;
            margin: 13px;
        
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}

@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
}

#mt_footer {
    position: relative;
    padding-top: 0;
    background: #333a65
}

#mt_footer:before {
    background: #293058;
    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: #333a65;
    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: #f1a110
}

#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: #ffffff1f;
    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: #333a65;
    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: #333a65;
    border: none;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    padding: 10px 0 0;
    z-index: 2
}
 .list_scroll {
    position: fixed;
    right: 0px;
    border: none;
    border-radius: 20px 0 0 20px;
    height: 80px;
    width: 80px;
    text-align: center;
    padding: 10px 14px 0;
    z-index: 2;
}
.enquire_now
{
    background-color: #333a65;
    top: 30%;
    right: 0px;
}
.download_brochure {
  
    top: 45%;
    background-color: #009687;
}

.admission_open
{
    top: 60%;
    background-color: #dc3545;
}
.list_scroll p
{
    color: #fff;
    line-height: 16px;
    font-size: 11px;
}
 .list_scroll i
{
    color: #fff;
}
#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
}

#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: #333a65;
    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: #333a65
}

.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 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) {
    #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%;
    left: 9%;
    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: 13px 0;
    font-size: 52px;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-shadow: 0 4px 15px rgb(0 0 0 / 50%);
    line-height: 56px;
}

.caption_slide1>h2 {
    margin: 20px 0;
    color: #fff;
    font-size: 52px;
    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: 1px;
    text-transform: capitalize
}

.caption_slide1 h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #f1a110
}

.caption_slide1 p {
    color: #fff;
    font-size: 18px
}

.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:1367px) {
    .caption_slide1 {
        top: 29%
    }
}

@media only screen and (max-width:1200px) {
    .caption_slide1 {
        width: 70%
    }

    .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: #333a65
    }

    .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: #333a65
}

.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: #f1a110
}

.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(http://asiapacificeducation.org/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: #333a65;
    opacity: .91
}

.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: #f1a110
}

.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: #333a65
}

.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: #333a65;
    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: 43.5%
}

.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: 40px 295px 40px 0
}

.event_infn ul.event-time li {
    display: inline-block;
    padding-right: 15px
}

.event_third .cvvs_img {
    position: absolute;
    right: -20px;
    top: 0
}

.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: #f1a110;
    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: #333a65;
    overflow: inherit;
    padding: 55px 0 40px
}

.ed_team_ie:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #f1a110;
    width: 46%;
    height: 100%;
    z-index: 0
}

.ed_team_ie .inh_eduteam {
    position: relative
}

.ed_team_ie .inner-heading h3:before {
    background: #333a65
}

.inner-heading .inh_eduteam h3,
.inner-heading .inh_eduteam h2,
.inh_eduteam .testimonial-abt p {
    color: #fff
}

.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: #f1a110
}

.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 {
    background: #fbfbfb;
    padding: 40px 0 40px;
}

.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: #333a65
    }

    .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 80px */
    }
}

@media only screen and (max-width:767px) {
.chairman_message_bg
{
    background:#fff;
}
.dm-none
{
    display:none;
}
.certificate_section {
    margin-top: -30px!important;
    margin: 20px 20px;
}
.bank-loan-facility {
  
    margin: 8px 2px;
}
.recruiters_Section li:nth-child(5n) {
    border-right: 1px solid #ccc!important;
}
.recruiters_Section li:nth-child(2n) {
    border-right: 0px solid #ccc!important;
}
.recruiters_Section li:nth-last-child(-n+5) {
    border-bottom: 1px solid #ccc!important;
}
.recruiters_Section li {
    display: inline-block;
    width: 49%!important;
    border-bottom: 1px solid #ccc;
    padding: 16px 14px!important;
    border-right: 1px solid #ccc;
    margin: 0;
}
.process_row {
    background: #f1f4f9!important;
    padding: 11px!important;
}
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.appointment-form-wrap p {
   
    width: 100%!important;
}
.faculity_section .testi-text {
  
    margin-left: 0!important;
    border-radius: 0 0 17px 17px!important;
}
.faculity_section .row:nth-child(even) .testi-text {
    margin-right: 0!important;
    border-radius: 0px 0px 17px 17px!important;
}
.fa-quote-right {
    font-size: 11px!important;
    top: -12px!important;
    right: 0;
}

.fa-quote-left {
    font-size: 11px!important;
}
    .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: 100px
    }

    .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
    }
}

.logo img
{
}

.v-row
{
    justify-content: center;
    display: flex;
    align-items: center;
}
.p-a0
{
    padding:0;
}
#inner-navigation .nav.navbar-nav>li>a i
{
font-size:11px;
}

/*Choose section*/

.choose_us .inner-heading{
    margin:0 auto 5rem;
    width: 70%;
  }
  
  .choose_us .inner-heading h2{
      margin-bottom: 10px;
  }
  .choose-list {
      border-width: 1px 1px 1px 3px;
      border-color: #f1f1f1 #f1f1f1 #f1f1f1 #f4ca59;
      border-style: solid;
      padding: 12px 12px 12px 38px;
      background: #fff;
      position: relative;   
      box-shadow: 0px 0px 25px 0px rgba(122,122,122,0.1);
  }
  .choose-list i {
      position: absolute;
      left: -27px;
      top: 30%;
      background: #f4ca59;
      border-radius: 50px;
      padding: 10px;
      font-size: 24px;
      height: 50px;
      width: 50px;
      color: #fff;
      text-align: center;
      line-height: 1.2;
      height: 50px;
  }
  .choose-list h3 {
    margin-bottom: 23px;
    font-weight: 600;
    font-size: 17px;
  }
  .choose-list p {
    margin: 0;
    font-size: 14px;

  }
  .choose_us img {
      width: 100%;
      padding: 0;
      box-shadow: 0px 0px 25px 0px rgba(122,122,122,0.1);
      border: 10px solid #fff;
  }
  
  .small-title
  {}
  .section-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 38px;
}

  .sectionsub-title
  {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 23px;
  }
  /*license*/

.info-box h2{
    color: #f4ca59;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
}

.info-box h2 i{font-size: 8px;}

.info-box h3.title_info_box {
    border-bottom: 1px solid #e8e8eb;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-bottom: 20px;
    position: relative;
}

.info-box h3.title_info_box:after {
    background-color: #f4ca59;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: auto;
    width: 80px;
    right: 0;
    margin: 0 auto;
}

.info-box p{margin: 0;}


.joblisting  li {
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 20px;
    z-index: 1;
    padding: 0px 9px 0px 14px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 20px;
    position: relative;
    width: 100%;
    margin-right: 13px;
    margin-top: 5px;
    display: -webkit-inline-box;
    position: relative;
    }
    .joblisting  li::before {
       
        }
        .joblisting  li::after {
            position: absolute;
    content: '';
    background: #f1a110;
    border-radius: 1px;
    width: 7px;
    height: 7px;
    bottom: 0;
    top: 7px;
    border-radius: 60%;
    left: 0;
    z-index: -1;
    transition: all 900ms ease;
            }

        .joblisting li i
        {
            background: #607d8b;
            width: 21px;
            height: 21px;
            text-align: center;
            line-height: 24px;
            font-size: 10px;
            border-radius: 50%;
            margin-right: 8px;
            color: #fff;
        }
       /** online-services **/

.online-services{
    position: relative;
    padding:50px 0px 130px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
  }

  .online-services a {
    color: #f1a110;
}
  .online-services p
  {font-weight: 300;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 15px;
}
  .online-services:before{
    position: absolute;
    content: '';
    background: #252638;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.94;
  }
  
  .layer-bg{
    position: absolute;
    left: 0px;
    top: -30px;
    width: calc(50% - 15px);
    height: 498px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px 5px 5px 0px;
    z-index: 1;
  }
  
  .layer-bg:before{
    position: absolute;
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 20px;
    top: 20px;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 5px;
  }
  
  .content_block_3 .content-box{
    position: relative;
    display: block;
  }
  
  .content_block_3 .content-box h4{
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 31px;
    padding-bottom: 0px;
    padding-left: 75px;
  }
  
  .content_block_3 .content-box h4 i{
    position: absolute;
    left: 0px;
    top: 5px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 30px;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
  }
  
  .content_block_3 .content-box h2{
    display: block;
    font-size: 36px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 38px;
  }
  
  .online-services .owl-nav{
    position: absolute;
    left: 190px;
    bottom: 0px;
  }
  
  .online-services .owl-nav .owl-prev, 
  .online-services .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 5px;
    cursor: pointer;
    background: transparent;
    transition: all 500ms ease;
  }
  
  .online-services .owl-nav .owl-prev:hover, 
  .online-services .owl-nav .owl-next:hover{
    background: #ffffff;
  }
  
  .online-services .owl-nav .owl-prev{
    margin-right: 10px;
  }
  
  .online-services .single-item-carousel{
    padding-right: 60px;
    margin-top: -35px;
  }
  
  .online-services .inner-content{
    position: relative;
    margin: 0px 5px;
  }
  
  .online-services .inner-content .single-column{
    padding: 0px 10px;
  }
  
  .online-block-one .inner-box{
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    padding: 20px 20px 19px 54px;
    margin-bottom: 20px;
    z-index: 1;
  }
  
  .online-block-one .inner-box:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    border-radius: 5px;
    transition: all 500ms ease;
  }
  
  .online-block-one .inner-box:hover:before{
    height: 100%;
  }
  
  .online-block-one .inner-box:after{
    position: absolute;
    content: '';
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 5px;
    width: 100%;
    height: 100%;
    left: 5px;
    top: 5px;
    z-index: -1;
    transition: all 900ms ease;
  }
  
  .online-block-one .inner-box .icon-box{
    position: absolute;
    left: 20px;
    top: 25px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    color: #8e91a2;
    transition: all 500ms ease;
  }
  
  .online-block-one .inner-box:hover .icon-box{
    background: #ffffff;
    border-color: #ffffff;
  }
  
  .online-block-one .inner-box h5{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
  
  .online-block-one .inner-box h5 a{
    display: inline-block;
    color: #252638;
  }
  
  .online-block-one .inner-box:hover h5 a{
    color: #ffffff;
  }
  
  .online-block-one .inner-box h5 a:hover{
    text-decoration: underline;
  }
  
  .online-services .inner-content .more-text{
    position: relative;
    margin-top: 11px;
  }
  
  .online-services .inner-content .more-text p{
    color: #ffffff;
  }
  
  .online-services .inner-content .more-text a{
  
  }
  
  .online-services .inner-content .more-text a:hover{
    text-decoration: underline;
  }
  

  .layer-bg {
    position: absolute;
    left: 0px;
    top: -30px;
    width: calc(40% - 15px);
    height: 498px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px 5px 5px 0px;
    z-index: 1;
}

.middle-text {
    color: #f1a110;
}

.sec-title h6
{
    margin: 0;
    font-size: 14px;
    color: #f1a110;
    font-weight: 500;
}



/** information-section **/

.information-section{
    position: relative;
    padding: 103px 0px;
  }
  
  .information-section .bg-layer{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 384px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .information-section .bg-layer:before{
    position: absolute;
    content: '';
    background: #252638;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
  }
  
  .information-block-one .inner-box{
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    padding: 52px 200px 53px 300px;
  }
  
  .information-block-one .inner-box:before{
    position: absolute;
    content: '';
    background: #e6e6ea;
    width: 1px;
    height: 125px;
    top: 60px;
    left: 250px;
  }
  
  .information-block-one .inner-box .count{
    position: absolute;
    left: -80px;
    top: -80px;
    width: 170px;
    height: 170px;
    line-height: 228px;
    text-align: right;
    border-radius: 50%;
    font-size: 24px;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    font-weight: 700;
    padding-right: 35px;
  }
  
  .information-block-one .inner-box .icon-box{
    position: absolute;
    left: 93px;
    top: 62px;
    font-size: 120px;
    line-height: 120px;
  }
  
  .information-block-one .inner-box .text h4{
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 16px;
  }
  
  .information-block-one .inner-box .text p{
    position: relative;
    display: block;
    margin-bottom: 15px;
  }
  
  .information-block-one .inner-box .text a{
    display: inline-block;
    font-size: 14px;
    font-family: 'DM Sans', sans-serif;
    line-height: 26px;
    color: #252638;
    font-weight: 700;
    text-transform: uppercase;
  }
  
  .information-block-one .inner-box .text a i{
    margin-left: 8px;
    font-size: 14px;
    font-weight: 400;
  }
  
  .information-block-one .inner-box .text a:hover{
  
  }
  
  .information-section .bx-pager{
    display: none;
  }
  
  .information-section .bx-wrapper{
    position: relative;
  }
  
  .information-section .bx-controls-direction{
    position: absolute;
    right: 96px;
    top: 0px;
  }
  
  .information-section .bx-controls-direction .bx-prev,
  .information-section .bx-controls-direction .bx-next{
    position: absolute;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e6e6ea;
    border-radius: 5px;
    font-size: 30px;
    text-align: center;
    color: #8e91a2;
    cursor: pointer;
    transition: all 500ms ease;
  }
  
  .information-section .bx-controls-direction .bx-next{
    top: 62px;
  }
  
  .information-section .bx-controls-direction .bx-prev{
    top: 128px;
  }
  
  .information-section .bx-controls-direction .bx-prev:hover,
  .information-section .bx-controls-direction .bx-next:hover{
  
  }
  
  .information-section .inner-content{
    position: relative;
    z-index: 1;
  }
  
  .pt-50{
    padding-top: 50px;
  }
  
  

  .v-row{
      justify-content: center;
      align-items: center;
      vertical-align: middle;
      display: flex;
  }

  .section-top {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #FE8C12;
    text-transform: uppercase;
    padding-left: 70px;
}
.section-top::before {
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    left: 0;
    bottom: 13px;
    background: #FE8C12;
}
.section-top.text-white::before {
   
    background: #fff;
}
.area-right-bottom {
    border-bottom: 1px solid #E6E7E8;
}

/*homepage*/

.about__area-left-image {
    position: relative;
    margin: 50px;
}
.about__area-left-image-small-img {
    position: absolute;
    bottom: -80px;
    left: -60px;
    max-width: 250px;
    border: 17px solid #ffff;
}

.btn.btn-border {
    background-color: transparent;
    border: 1px solid #202020;
    padding: 9px 15px;
    font-size: 16px;
    border-radius: 0px;
}
.btn-border svg
{
    color: #202020;
}
.btn-border path {
    fill: #202020;
}
.btn>span {
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

/* .btn>span:after {
    width: 1px;
    height: 26px;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background-color: #202020;
} */

.btn i, .btn img, .btn svg {
    margin-left: 3px;
}

.arrow-box {
    width: 45px;
    height: 45px;
    border: 1px solid #f1a110;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.arrow-box svg {
    position: relative;
    animation: arrow .6s .2s infinite ease alternate;
    -webkit-animation: arrow .6s .2s infinite ease alternate;
}
.arrow-box path
{
    fill:#f1a110;
}
@-webkit-keyframes arrow {
    0% {
        bottom: -5px
    }

    100% {
        bottom: 5px
    }
}

@keyframes arrow {
    0% {
        bottom: -5px
    }

    100% {
        bottom: 5px
    }
}


.statistics-wrapper {
    padding: 45px 0;
    background-position: center;
    margin-bottom: -141px;
    position: relative;
}

.statistics-wrapper .statistic {
    text-align: center
}

.statistics-wrapper .statistic:after {
    display: none
}


.statistics-wrapper .statistic h3 {
    font-size: 48px;
    margin-bottom: 12px;
    margin-top: -10px;
    color: #fff;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
}

.statistics-wrapper .statistic h4
{
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    margin: 0;
}

 .appointment-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.appointment-steps .step {
    /* -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50% */
}

@media only screen and (max-width:767px) {
    .appointment-steps .step {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        border-right: 0px !important
    }

    .appointment-steps .step:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, .05)
    }
}

.step {
    position: relative;
    z-index: 1;
    padding: 20px 30px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .05);
    height: 160px;
}

.step .icon {
    margin-bottom: 3px;
 
    text-align: center;
    color: #f1a110;
    font-size: 50px;
}

.step .content h3 {
    margin-bottom: 18px;
    font-weight: 600;

}





.step:hover {
    border-color: transparent;
    -webkit-box-shadow: 7px 7px 60px rgba(0, 0, 0, .07);
    box-shadow: 7px 7px 60px rgba(0, 0, 0, .07);
    z-index: 9
} 

/* Whycoose Us section three */

.whychoose-us-section-three {
    position: relative;
    margin-top: -168px;
    padding-bottom: 50px;

}

.whychoose-us-section-three .sec-bg {
    position: absolute;
    left: 0;
    bottom: -23px;
    right: 0;
    height: 326px;
    background-position: bottom;
    background-size: contain;
}

.why-choose-us-block-three .inner-box {
    position: relative;
    padding: 20px 0;
    padding-left: 110px;
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    padding-right: 30px;
    background: #fff;
    transition: .5s;
    height: 200px;
}

/* .why-choose-us-block-three .inner-box:hover {
    background-color: #272727;
} */

.why-choose-us-block-three .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    height: 50%;
    background: #272727;
    transition: .9s;
    opacity: 0;
}

/* .why-choose-us-block-three .inner-box:hover:before {
    opacity: .3;
    height: 100%;
} */

.why-choose-us-block-three .inner-box:after {
    position: absolute;
    content: '';
    left: 10px;
    bottom: -10px;
    right: 10px;
    height: 10px;
    transition: .5s;
    opacity: 0;
    transform-origin: top;
    transform: scaleY(0);
}

.why-choose-us-block-three .inner-box:hover:after {
    opacity: 1;
    transform: scale(1);
}

.why-choose-us-block-three .inner-box .icon {
    position: absolute;
    top: 15px;
    left: 10px;
    text-align: center;
    color: #f1a110;
    font-size: 50px;
    width: 100px;
}

.why-choose-us-block-three .inner-box h4 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 1px;
    transition: .5s;

}
.why-choose-us-block-three .inner-box:after {
    background: #f1a110;
}
/* .why-choose-us-block-three .inner-box:hover h4 {
    color: #fff;
} */

.why-choose-us-block-three .inner-box .text {
    position: relative;
    margin-bottom: 13px;
    transition: .5s;
}

.why-choose-us-block-three .inner-box:hover .text {
    color: #fff;
}

.why-choose-us-block-three {
    position: relative;
}

.why-choose-us-block-three .inner-box .link-btn {
    position: relative;
    font-size: 17px;
    color: #222;
    font-weight: 500;
    transition: .5s;
}

.why-choose-us-block-three .inner-box:hover .link-btn {
    color: #fff;
}

.why-choose-us-block-three .inner-box .link-btn i {
    font-size: 11px;
    margin-left: 6px;
    transition: .5s;
    opacity: 0;
}

.why-choose-us-block-three .inner-box .link-btn:hover i {
    opacity: 1;
}

.why-choose-us-block-three .image {
    position: relative;
    margin: 0 -24px;
}

.request-call-back {
    border: 2px dashed #b07743;
}

.request-call-back {
    position: relative;
    padding: 34px 28px;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    background-color: #fff;
    margin-bottom: 30px;
    padding-bottom: 21px;
}

.line-list-wrap {
    margin-bottom: 30px;
}
.line-list-wrap, .service-list-wrap {
    position: relative;
    padding-left: 0px;
    margin-bottom: 37px;
}
.line-list-wrap:after {
    top: 2%!important;
    left: 11px!important;
}
.line-list-wrap:after, .line-list-wrap:before {
    width: 1px;
    height: 75%;
    top: 15%;
    left: 0;
    position: absolute;
    content: "";
}

.line-list-wrap.statistic:after {
    top: 2%;
    left: 11px;
}

.line-list-wrap:after, .line-list-wrap:before {
    width: 1px;
    height: 75%;
    top: 15%;
    left: 0;
    position: absolute;
    content: "";
}

.line-list-wrap:after, .line-list-wrap:before {
    background-color: #ff5e14;
}

.service-list {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 460px; */
}

.service-list li {
    font-size: 15px;
    padding-left: 0;
    position: relative;
    /* -webkit-box-flex: 0; */
    -ms-flex: 0 0 50%;
    width: 48%;
    margin-bottom: 0px;
    display: inline-block;
    /* padding: 4px 12px; */
    background: #fff;
    margin-bottom: 8px;
    color: #333a65;
    /* border: 1px solid #333a65; */
    margin-right: 14px;
    border-radius: 7px;


}

.service-list li i
{
    margin-right: 5px;
    color: #f1a110;
}


/* .service-list li::after {
    position: absolute;
    content: '';
    background: #f1a110;
    border-radius: 1px;
    width: 7px;
    height: 7px;
    bottom: 0;
    top: 7px;
    border-radius: 60%;
    left: 0;
    z-index: -1;
    transition: all 900ms ease;
} */

.analytics_type p
{
    font-weight: 600;
    font-size: 16px;
    color: #333a65;
    margin-bottom: 7px;
}
.analytics_type li
{
    display: inline-block;
    padding-left: 0px;
    padding-right: 22px;
}

.list-dots li::after {
    position: absolute;
    content: '';
    background: #f1a110;
    border-radius: 1px;
    width: 7px;
    height: 7px;
    bottom: 0;
    top: 7px;
    border-radius: 60%;
    left: 0;
    /* z-index: -1; */
    transition: all 900ms ease;
}

.partners_list .slick-prev {
    right: 56px;
    left:auto;
}
.partners_list .slick-prev, .partners_list .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -78%;
    display: block;
    width: 40px;
    height: 40px;
    /* margin-top: -20px; */
    padding: 0;
    cursor: pointer;
    border: 2px solid #333a65;
    /* border: none; */
    outline: none;
    background: 0 0;
    line-height: 40px;
    z-index: 1;
}

.partners_list  .slick-prev::before {
    content: "\f177"
}
.partners_list  .slick-next::before {
    content:"\f178"
}

.partners_list  .slick-prev:before,.partners_list  .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 19px;
    line-height: 37px;
    opacity: 1;
    color: #333a65;

}

.cta-section.style-three {
    padding: 0;
}
.cta-section {
    position: relative;
    background: #2e2e2e;
    padding: 30px 0;
}

.cta-section.style-three:before {
    opacity: 0;
}

.cta-section:before {
    background: #b07743;
}
.cta-section::before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0;
    bottom: 0;
    width: 100%;
    border-left: 10px solid #212121;
    /* transform: skewX(-30deg); */
    background: #0000005e;
    height: 100%;
    z-index: 1;
}

.cta-section.style-three .bg-one {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
}
.cta-section.style-three .wrapper-box {
    position: relative;
    padding: 35px 0;
}

.cta-section.style-three .wrapper-box:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    bottom: 0;
    background:#f1a110;
    width: 500%;
    transform: translateX(45px);
}

.cta-section h2 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.cta-section p
{
    color: #fff;
    font-size: 13px;
}
.cta-section.style-three  i.assistance {
   position: relative;
    width: 90px;
    height: 90px;
    background: #fff;
    display: inline-block;
    /* line-height: 111px; */
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
    display: flex;
    font-size: 38px;
    align-items: center;
    justify-content: center;
}

.link-btn a
{
    display: block;
    border: 2px solid #f1a110;
    text-align: center;
    padding: 10px 12px;
    color: #fbfbfb;
    font-weight: 500;
    font-size: 18px;
}

.cta-section.style-three  i.assistance i

{
    width: 37px;
}



.footer-main {
    padding: 70px 0 70px;
    position: relative;
    z-index: 1;
}
.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}
.page-title-wrap
{
    background-position:top right;
}
.footer {
    position: relative;
    z-index: 1;
}
.overlay:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
    background-color: #252638;
    opacity: .7;
}

.widget.widget_about p {
    /* margin-bottom: 17px; */
    color: #fff;
}
.widget.widget_about {
    padding-right: 53px;
}
.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.socials a:not(:last-child) {
    margin-right: 12px;
}
.socials a {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    font-size: 15px;
    border-radius: 50%;
    color: #fff;
}

.address_block a
{
   
        color: #f1a110;
    
}
.socials a i {
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    position: relative;
    top: 1px;
}

.widget.widget_nav_menu ul li:after, .widget.widget_service_hour ul li:after {
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
    background-color: #ee2219;
}

.widget.widget_nav_menu ul li a
{
    color: #fff;
}

.widget-title
{
    font-weight: 600;
    color: #fff;
}

.menu-container li p
{
    margin: 0;
    color: #fff;
}
.address_block .menu-container li::after
{
    content:none!important;
}

.address_block .menu-container li h3
{
   
    font-weight: 500;
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    margin-bottom: 10px;

}

.address_block .menu-container li  i
{
    color: #fff;
    margin-right:4px;
}

.footer-bottom
{
    background:#f1a110
}


.footer-bottom p
{
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 12px 12px;

}

.address_block .menu-container li {
 
    padding-left: 0;
}

.page-title-wrap {
    min-height: 360px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.page-title-wrap .breadcrumb-nav {
     position: absolute;
    right: 10%;
    bottom: 0;
    padding: 15px 30px;
    line-height: 23px;
}

.page-title-wrap .breadcrumb-nav:before {
    width: 100%;
    height: 72px;
    left: -12px;
    bottom: 0;
    border: 1px solid #fff;
    border-right: 0px;
    border-bottom: 0;
    position: absolute;
    content: "";
    border-radius: 60px 0 0 0;
}
.page-title-wrap .breadcrumb-nav li:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
    padding-left: 0;
}
.page-title-wrap .breadcrumb-nav li {
    position: relative;
    z-index: 1;
    line-height: 1;
    color: #fff;
    margin: 0;
    text-transform: capitalize;
}
.page-title-wrap .breadcrumb-nav li a
{
    color:#fff;
}
.page-title-wrap .breadcrumb-nav:after {
    border: none;
    height: 100%;
    left: 0;
      border-radius: 0px 60px 0px 0;
    background-color: #f1a110;
}

.page-title-wrap .breadcrumb-nav:after, .page-title-wrap .breadcrumb-nav:before {
       width: 100%;
    height: 51px;
    left: 1px;
    bottom: 0;
    border: 1px solid #fff;
    /* border-left: 0px; */
    border-bottom: 0;
    position: absolute;
    content: "";
    border-radius: 5px 60px 0px 0;
}
.page-title-wrap .breadcrumb-nav:after
{
    height:60px;
}
.page-title-wrap .breadcrumb-nav li:not(:last-child):after {
    right: -4px;
    position: absolute;
    content: '-';
    top: 0;
    width: 5px;
    height: 2px;
}
.page-title-wrap .breadcrumb-nav:after {
  border: none;
    height: 100%;
    left: 7px;
    width: 95%;
    border-radius: 0px 60px 0px 0;
}
.overlay:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
    background-color: #252638;
    opacity: .9;
}

.overlay {
    position: relative;
    z-index: 1;
}

/** award-section **/

.award-section{
  position: relative;
  padding-bottom: 102px;
}

.award-section .sec-title{
  margin-bottom: 41px;
}

.award-section .vector-image{
  /* position: absolute; */
  left: 0px;
  bottom: 0px;
  width: 511px;
  height: 714px;
  background-repeat: no-repeat;
}

.award-block-one{
  position: relative;
  max-width: 270px;
  width: 100%;
  margin: 0 auto;
}

.award-block-one .inner-box{
  position: relative;
  display: block;
  text-align: center;
}

.award-block-one .inner-box .award-box{
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    padding: 19px 14px;
    margin-bottom: 20px;
    overflow: hidden;
    margin: 10px;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 8%);
}

.award-block-one .inner-box .award-box img{
  position: relative;
}

.award-block-one .inner-box .award-box .bg-pattern{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.award-block-one .inner-box h4{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 16px;
    transition: all 500ms ease;
}

.award-block-one .inner-box:hover h4{
  /* opacity: 0; */
}

.award-block-one .inner-box .overlay-content{
  position: absolute;
  left: 0px;
  top: 20px;
  width: 100%;
  background: #252638;
  border-radius: 5px;
  padding: 32px 16px 42px 16px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

.award-block-one .inner-box:hover .overlay-content{
  top: 0px;
  opacity: 1;
  visibility: visible;
}

.award-block-one .inner-box .overlay-content .bg-pattern-2{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.award-block-one .inner-box .overlay-content:before{
  position: absolute;
  content: '';
  background: rgba(37,38,56,0.2);
  width: calc(100% - 20px);
  height: 100%;
  left: 10px;
  top: 10px;
  border-radius: 5px;
  z-index: -1;
}

.award-block-one .inner-box .overlay-content:after{
  position: absolute;
  content: '';
  background: rgba(37,38,56,0.2);
  width: calc(100% - 40px);
  height: 100%;
  left: 20px;
  top: 20px;
  border-radius: 5px;
  z-index: -1;
}

.award-block-one .inner-box .overlay-content h4{
  color: #ffffff;
  margin-bottom: 11px;
  opacity: 1 !important;
}

.award-block-one .inner-box .overlay-content p{
  color: #9c9eae;
  margin-bottom: 15px;
}

.award-block-one .inner-box .overlay-content a{
  display: inline-block;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  line-height: 26px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.award-block-one .inner-box .overlay-content a i{
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
}

.award-block-one .inner-box .overlay-content a:hover{

}

.award-section .image-layer{
    position: absolute;
    right: 0px;
    bottom: 0px;
    MARGIN: 0;
    height: 500px;
}


.oppurtunies_slider .slick-prev {
    left: -12px;
}
.oppurtunies_slider .slick-next {
    right: -12px;
}
.oppurtunies_slider .slick-prev, .oppurtunies_slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    /* margin-top: -20px; */
    padding: 0;
    cursor: pointer;
    border: 2px solid #333a65;
    /* border: none; */
    outline: none;
    background:#fff;
    line-height: 40px;
    z-index: 1;
}

.oppurtunies_slider  .slick-prev::before {
    content: "\f177"
}
.oppurtunies_slider  .slick-next::before {
    content:"\f178"
}

.oppurtunies_slider  .slick-prev:before,.oppurtunies_slider  .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 19px;
    line-height: 37px;
    opacity: 1;
    color: #333a65;

}
.appointment-form-wrap p
{
    font-size: 31px;
    color: #fff;
    font-weight: 500;
    width: 70%;
    margin-top: 30px;
}

.fa-quote-left
{
    
        font-size: 17px;
        position: absolute;
        top: 0;
        left: 0;
    
}
.fa-quote-right {
    font-size: 17px;
    position: relative;
    top: -22px;
    right: 0;
}
.quote-text
{
    position: relative;
    padding-left: 21px;  
}

.test-img
{z-index: 1;
    position: relative;}
.faculity_section .testi-text
{
    background: #fff;
    padding: 25px 27px;
    z-index: -1;
    margin-left: -50px;
    border-radius: 50px 0 50px 0px;
    box-shadow: 0 5px 15px 5px rgb(80 102 224 / 8%);
}

.bg-gray
{
background:#f1f4f9
}

.faculity_section h5
{

    margin-bottom: 5px;
    color: #333a65;
    font-size: 17px;
    font-weight: 600;
    
}
.faculity_section .testi-text p {
    margin-bottom: 8px;
}

.faculity_section .row:nth-child(even)
{
    flex-direction: row-reverse;
}

.faculity_section .row:nth-child(even) .testi-text {
    background: #fff;
    padding: 25px 27px;
    margin-right: -50px;
    margin-left: auto;
    border-radius: 0px 50px 0px 50px;
}

.faculity_section .row
{
    margin-top: 60px;
}

.certificate_slider .slick-prev {
    right: 60px;
    left:auto;
}
.certificate_slider .slick-prev, .certificate_slider .slick-next {
   
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: -19%;
        display: block;
        width: 40px;
        height: 40px;
        /* margin-top: -20px; */
        padding: 0;
        cursor: pointer;
        background: #fff;
        border: none;
        outline: none;
        border-radius: 50%;
        line-height: 40px;
        z-index: 1;
}

.certificate_slider  .slick-prev::before {
    content: "\f177"
}
.certificate_slider  .slick-next::before {
    content:"\f178"
}

.certificate_slider  .slick-prev:before,.certificate_slider  .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 19px;
    line-height: 37px;
    opacity: 1;
    color: #333a65;

}


.certificate_section
{
    margin-top:-90px;
}

.process_row
{
background:#fff;
padding: 55px;
}

.process-steps
{
    text-align: center;
    border: 3px solid #333a65;
    padding: 12px 5px;
    border-radius: 24px;
    margin-bottom: 30px;

}
.border-white
{
    border-color:#fff;
}
.process-steps img
{
    margin-bottom: 15px;
}

.process-steps h3
{
 
    margin: 0;
    font-weight: 500;
    color: #333a65;
    font-size: 15px;


}

.bank-loan-facility
{
    color: #fff;
    margin-right:7px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 600;
}

.sectionsmall-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
}

.modal_semesterdetails p
{
    margin-bottom: 11px;
    color: #000;
}
.modal_semesterdetails .sectionsmall-title {
  
    margin-top: 17px;
    text-decoration: underline;
}

.modal_semesterdetails hr
{
border:1px solid #ccc;
}

.modal_semesterdetails
{
    font-family: poppins, sans-serif;
}

.loan_faculty a:hover {
    text-decoration: none !important;
    color: white;
    transition: all .4s ease;
}

.recruiters_Section li
{
    display: inline-block;
    width: 19%;
    border-bottom: 1px solid #ccc;
    padding: 25px 20px;
    border-right: 1px solid #ccc;
    margin: 0;
}
.recruiters_Section li:nth-last-child(-n+5)
{
    
    border-bottom:0px solid #ccc;
}

.recruiters_Section li:nth-child(5n)
{ 
    border-right: 0px solid #ccc;

}

.form-control {
    border-color: #ddd;
    height: 45px !important;
    border-radius: 0;
    padding: 10px 25px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
}

.form-wrap.style--five textarea {
 
    height: 90px !important;

}

.form-control::placeholder
{
    color:#b8b9bb;
}

.contact-form-wrap {
    padding: 15px;
    background: #fff;
}
.contact-form-wrap h3
{
    text-align:center;
    font-weight: 500;
}
.contact_Details i {
    color: #f1a110;
    font-size: 32px;
}
.contact_Details .overlay-content{
  
    padding: 18px 19px;
    background: #fff;
    margin-bottom: 23px;
    border-radius: 21px;

}

.contact_Details h4
{
    font-weight: 500;
    margin-bottom: 4px;
    font-size: 18px;
    margin-top:8px;
}
.contact_Details  p {
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 0px;
    color: #5d5c5c;
    font-size: 15px;
}

 .contact_Details  .socials i
{
    color: #333a65;
    font-size: 15px;
}
.contact_Details .socials a:not(:last-child) {
    margin-right: 7px;
    
}

.contact_Details  .socials a
{
    border: 1px solid #444;
}

table
{
  
    background-color: #fff !important;
    border-radius: 17px;

}
.table .thead-dark th {
    color: #fff;
    background-color: #333a65;
    border: 1px solid #e9ecef;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
    font-weight: 500;
    border-right: 1px solid #dee2e6;
}
.table td {
    border-right: 1px solid #dee2e6;
}
.table td:last-child {
    border-right: 0px solid #dee2e6;
}
.account_Details td{
    color:#32383e;
}
 .table th
{
    border-top: 0px solid #dee2e6;
}

.fs-note p
{
    margin-bottom:0;
}

.fs-note
{
    margin-bottom:20px;
}

.dm-none
{
    display:none;
}

.course_Details_div .contact-form-wrap 
{
    padding: 0;
    background: transparent;
    border-radius: 50px;

}
.side-right-form
{
    margin-top: -110px;
    z-index: 1;
}
.course_Details_div .contact-form-wrap  h3
{
    background: #333a65;
    color: #000;
    font-weight: 500;
    border-radius: 42px 42px 0 0;
    padding: 16px 30px;

    text-align: center;
    color: #fff;
    margin-bottom:0;
}

.course_Details_div form
{
    padding: 23px 65px;

}
.course_Details_div  .contact_Details h2
{
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 9px;
    display: flex;
}
.course_Details_div .contact_Details i {
    color: #333a65;
    font-size: 19px;
    margin-right: 12px;
    margin-top: 6px;
}
.course_Details_div  .contact_Details h3
{
    color: #f1a111;
    font-weight: 600;
    font-size: 29px;
}

 .widget_container {
    background: #fff;
}

.pursue_Section p {
    font-size: 20px;
    margin-bottom: 13px;

}

.list-customs li
{
    position:relative
}

.list-customs li::before
{
  content:'';
  width:10px;
  height:10px;
  position:absolute;
  top:7px;
  left:0;
  border:1px solid #000;
}

.list-customs li::after
{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    left: 2px;
    background: #f1a110;
}

.single-service {
  
    padding: 49px 28px 36px;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.single-service .icon-wrap {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    margin-left: 4px
}

.single-service .icon-wrap .icon {
    width: 60px;
    height: 60px;
    background-color: #f1a110;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

.single-service .icon-wrap:after {
    border: 1px solid #202020;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: -4px;
    top: -4px;
    opacity: .12
}

.single-service .content h3 {
    margin-bottom: 14px;
    font-weight: 500;
}

.single-service:after,
.single-service:before {
    background-color: transparent;
    right: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 5%;
    height: 5%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.single-service:after {
    right: auto;
    top: auto;
    left: 0;
    bottom: 0
}
.single-service.c_1:hover .icon-wrap .icon, .single-service2, .single-service:hover .icon-wrap .icon
{
    /* background-color:#fff; */
}
.single-service:hover:after,
.single-service:hover:before {
    -webkit-transform: scale(40);
    -ms-transform: scale(40);
    transform: scale(40);
    background-color: #333a65;
}

.single-service:hover .icon-wrap .icon svg path {
    fill: #ee3131
}

.single-service:hover .icon-wrap:after {
    border-color: #fff;
    opacity: .3
}
.single-service:hover h3, .single-service:hover p {
    color: #fff;
}
.single-service.c_1:hover .icon-wrap .icon svg path {
    fill: #ee2219
}


.single-team {
    -webkit-box-shadow: 3px 3px 30px rgba(0, 0, 0, .03);
    box-shadow: 3px 3px 30px rgba(0, 0, 0, .03);
    background-color: #fff;
    border: 1px solid #f0f0f0;
    padding: 60px 15px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px
}

.single-team:after,
.single-team:before {
    background-color: transparent;
    right: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 50px;
    height: 50px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.single-team:after {
    right: auto;
    top: auto;
    left: 0;
    bottom: 0
}



.testimonial-style-two{
    position: relative;
    padding: 42px 0px 60px 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
  }
  
  .testimonial-style-two:before{
    position: absolute;
    content: '';
    background: #f7f7fa;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
  }
  
  .testimonial-style-two .bx-controls{
    display: none;
  }
  
  .testimonial-style-two .testimonial-content{
    position: relative;
    z-index: 1;
  }
  
  .testimonial-style-two .slider-pager{
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  
  .testimonial-style-two .slider-pager li{
    position: relative;
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 10px;
    background: #ffffff;
  }
  
  .testimonial-style-two .slider-pager li:last-child{
    margin: 0px !important;
  }
  
  .testimonial-style-two .slider-pager li img{
    width: 100%;
    border-radius: 50%;
    opacity: 0.8;
  }
  
  .testimonial-style-two .slider-pager li .active img{
    opacity: 1;
  }
  
  .testimonial-block-two .inner-box{
    position: relative;
    display: block;
    padding-top: 40px;
    padding-right: 10px;
  }
  
  .testimonial-block-two .inner-box .text{
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    padding: 42px 30px 44px 40px;
    margin-bottom: 49px;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
  }
  
  .testimonial-block-two .inner-box .text:before{
    position: absolute;
    content: '';
    background: #ffffff;
    width: 30px;
    height: 35px;
    left: 30px;
    bottom: -34px;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
  }
  
  .testimonial-block-two .inner-box .text:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 10px;
    bottom: 10px;
    border-radius: 5px;
    z-index: -1;
  }
  
  .testimonial-block-two .inner-box .text .icon-box{
    position: absolute;
    left: 40px;
    top: -40px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    background: #333a65;
    border-radius: 50%;
  }
  .testimonial-block-two .inner-box .text .icon-box i{
    font-size: 24px;
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: 54px;
    display: flex;
    width: 60px;
    height: 60px;
}
  .testimonial-block-two .inner-box h4{
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  .testimonial-block-two .inner-box .author-box{
    position: relative;
    padding: 3px 0px 7px 80px;
  }
  
  .testimonial-block-two .inner-box .author-box .author-thumb{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }
  
  .testimonial-block-two .inner-box .author-box .author-thumb img{
    width: 100%;
    border-radius: 50%;
  }
  
  .testimonial-block-two .inner-box .author-box h4{
    margin-bottom: 0px;
  }
  
  .testimonial-block-two .inner-box .author-box .designation{
    position: relative;
    display: block;
    line-height: 20px;
  }
  
  .testimonial-style-two .content_block_3 .content-box{
    margin-top: -35px;
  }
  .layer-bg {
    position: absolute;
    left: 0px;
    top: -30px;
    width: calc(50% - 15px);
    height: 608px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px 5px 5px 0px;
    z-index: 1;
    min-height: 302px;
}
.content_block_3 .content-box {
    z-index: 1;
}

.content_block_3 .content-box {
    position: relative;
    display: block;
}

.testimonial-content .slick-dots 
{
    
        position: relative;
        bottom: 0;
}

.msc_germmany  .step
{
   height:auto !important;
}

.msc_germmany .crtitia_steps li , .msc_germmany .crtitia_steps p{
    font-size: 13px;
    line-height: 19px;
    margin: 0;
}
.msc_germmany .crtitia_steps h3
{
    margin-bottom: 2px !important;
font-weight: 600;
}
.msc_germmany .crtitia_steps .step {
    height: auto !important;
    background: #f1f4f9;
    margin-bottom: 32px;
}


.crtitia_steps .step .icon {
    margin-bottom: 7px;

}

.photo-block img
{ 
    border: 1px solid #272838;
    padding: 10px;
    border-radius: 2px;
}
.photo-block 
{
    margin-bottom:10px;
}

 .studentlife_section .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #333a65;
    border-color: #dee2e6 #dee2e6 #fff;
}

.studentlife_section .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 33px;
    text-align: center;
    justify-content: center;
}

.homestrip h1
{
        font-size: 28px;
        margin: 0;
        color: #fff;
  
}
.homestrip p
{
        margin: 0;
        color: #fff;
  
}
.homestrip
{
    background: #f1a110;
    text-align: center;
    color: #fff;
    padding: 10px 2px;
}

.link-btn a {
    display: block;
    border: 2px solid #ffffff;
    text-align: center;
    padding: 10px 12px;
    color: #fbfbfb;
    font-weight: 500;
    font-size: 18px;
}

.icon-wrap .icon i
{
    font-size: 27px;
    color: #fff;
}

#inner-navigation .nav.navbar-nav li ul li a.active
{
    color: #f1a110;
}

.bg-blueshade
{
    background-color: #f1f4f7;
}

.analytics_data
{
    padding: 40px 30px;
    background: #fff;
}
.analytics_data h2
{
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 9px;
    display: flex;
}

.analytics_data h3 {
    color: #f1a111;
    font-weight: 600;
    font-size: 29px;
}
.courses_group_form .side-right-form {
    margin-top: 0;
    z-index: 1;
}
.courses_group_form  {
    padding: 60px 42px 0;
}

.courses_msc_form
{
position: relative;
}

.courses_msc_form .contact-form-wrap {
    padding: 15px;
    background: #f1f4f7;
    width: 44%;
    position: absolute;
    right: -25%;
    top: 25%;
    z-index: 1;
}
.courses_msc_form .contact-form-wrap  h2{
    position: absolute;
   top: 50%;
   width: 78%;
   color: #fff;
   padding-left: 50px;
   line-height: 55px;
   font-weight: 500;
}


.boxService .secTitle {
    font-size: 45px;
    line-height: 60px;
    margin: 0 0 30px;
}
.boxService p, .boxService li {
    line-height: 28px;
    margin: 0;
    font-size: 20px;
    display: flex;
    color: #000;
    margin-bottom: 14px;

}
.boxService p i, .boxService li  i
{
    margin-right: 10px;
    margin-top: 5px;
}
.boxService {
    position: relative;
    background: url(http://asiapacificeducation.org/images/background/3.png) no-repeat center center/cover #f6f6f6;
    padding: 42px 40px;
    margin: 0 0 30px;
}

.courses_msc_form h2
{
    position: absolute;
    top: 32%;
    width: 61%;
    color: #fff;
    padding-left: 78px;
    line-height: 71px;
    font-weight: 500;
    font-size: 47px;
}
.mt--110{
    margin-top: -110px;
}
.form-life
{
    position: relative;
    z-index: -1;
}

.courses_msc_form .form_life::before {
    content: '';
    background: #0000006b;
    width: 100%;
    height: 100%;
    position: absolute;
}