@media (max-width: 1700px) {
    .edu_banner > .shape1 {
        right: -340px;
        height: 712px;
        border-radius: 0 0 0px 200px;
    }
    .edu_banner .content_wrapper {
        padding-top: 130px;
    }
    .edu_banner .banner_content {
        margin-top: 40px;
    }
    .edu_banner .banner_content h1 {
       font-size: 55px;
       line-height: 62px;
       padding-top: 25px;
       padding-bottom: 25px;
    }
    .edu_banner .banner_img .circle1 {
        top: 68px;
        left: 8px;
    }
    .edu_banner .banner_img .circle2 {
        bottom: 48px;
        right: 10px;
    }
    
} /*---end 1501-1700px----*/


@media (max-width: 1500px){
    .edu_header {
        padding: 0 52px;
    }
    
    .edu_banner > .shape1 {
        right: -400px;
        height: 672px;
    }
    .edu_banner > .shape2 {
        width: 770px;
        height: 770px;
    }
    .edu_banner {
        padding: 0 50px;
    }
    .edu_banner .banner_content h1 {
        font-size: 48px;
        line-height: 60px;
    }
    
    .section_padding {
        padding: 120px 0;
    }
    .section_title h1 {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 15px;
    }
    
    /*----list content-----*/
    .list_content {
        padding-bottom: 50px;
        overflow: hidden;
    }
    .list_content .single_content .section_title h1 {
        font-size: 40px;
        line-height: 50px;
    }
    
    .testimonial_section:before {
        width: 90px;
    }
    
    .pricingTbl {
        padding-bottom: 90px;
    }
    
    .footer_section {
        padding-top: 243px;
    }
    .footer_wrapper .shape1 {
        bottom: -130px;
        left: -260px;
    }
    .footer_wrapper .shape2 {
        bottom: -130px;
        height: 300px;
        left: -180px;
    }
    
    
    
}/*---end 1401-1500px----*/

@media (max-width: 1400px){
    .edu_banner > .shape2 {
        display: none;
    }
    .edu_banner .banner_content h1 {
        font-size: 46px;
        line-height: 58px;
    }
    .edu_banner .social_contact {
        bottom: 60px;
    }
    .edu_banner .social_contact li {
        margin-top: 0;
        display: inline-block;
        margin-left: 5px;
    }
    .edu_banner .social_contact li:first-child {
        margin-left: 0px;
    }
    .edu_banner .social_contact a {
        border-color: #4137a4;
        color: #4137a4;
    }
    .edu_banner .social_contact a:hover {
        background-color: #4137a4;
        color: #fff;
    }
    .edu_banner .banner_img img {
        max-width: 630px;
    }
    .edu_banner .banner_img .circle1 {
        left: -3px;
        top: 43px;
    }
    .edu_banner .banner_img .circle2 {
        bottom: 23px;
        right: 62px;
    }
    
    .testimonial_section::before {
        display: none;
        width: 90px;
    }
    
    
    
    
}/*---end 1200-1400px----*/


@media (max-width: 1199px) {
    .edu_header {
        padding: 0;
    }
    .edu_header .stuck_menu .menuzord-menu > li > a {
        padding: 26px 18px;
    }
    
    
    .edu_banner {
        padding: 0;
    }
    .edu_banner .content_wrapper {
        height: auto;
        min-height: 620px;
    }
    
    .edu_banner .banner_img img {
        max-width: 460px;
    }
    .edu_banner .banner_content h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .edu_banner .banner_content h5 {
        font-size: 16px;
        line-height: 28px;
    }
    
    .edu_banner .banner_content > span {
        font-size: 14px;
        font-weight: 500;
        line-height: 35px;
        padding: 0 20px;
    }
    .edu_banner > .shape1 {
        border-radius: 0 0 0 230px;
        height: 622px;
        right: -160px;
        width: 700px;
    }
    
    .edu_banner .banner_img {
        width: 460px;
    }
    .edu_banner .banner_img img{
        width: 100%;
    }
    .edu_banner .banner_img .circle {
        border-width: 2px;
        height: 60px;
        width: 60px;
    }
    .edu_banner .banner_img .circle1 {
        left: 0;
        top: 40px;
    }
    .edu_banner .banner_img .circle2 {
        bottom: 23px;
        right: 6px;
    }
    
    .section_padding {
        padding: 80px 0;
    }
    .section_title h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .section_title > p {
        font-size: 16px;
        line-height: 25px;
        max-width: 610px;
    }
    body,
    p {
        font-size: 15px;
    }
    
    /*---work process---*/
    .work_process {
        padding-top: 0;
    }
    .work_process .single_process > img {
        width: 50px;
    }
    .work_process .single_process {
        padding-left: 75px;
    }
    
    .list_content .single_content .content_txt {
        padding-left: 50px;
    }
    .list_content .single_content:nth-child(2n) .content_txt {
        padding-left: 0;
        padding-right: 50px;
    }
    .list_content .single_content .section_title h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .list_content .single_content .content_txt li {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .list_content .single_content .content_img .circle {
        height: 240px;
        width: 240px;
    }
    .list_content .single_content .content_txt .learn_more {
        font-size: 16px;
        font-weight: 500;
        width: 170px;
    }
    .list_content .single_content:nth-child(2n) .content_img .circle {
        bottom: -80px;
        height: 300px;
        width: 300px;
    }
    
    /*--------testimonial------*/
    .testimonial_section .author_img {
        height: 220px;
        width: 220px;
    }
    .testimonial_section .author_info {
        padding-left: 60px;
        width: 70%;
    }
    .testimonial_section .author_info h5 {
        font-size: 16px;
        line-height: 28px;
    }
    .testimonial_section .author_comment {
        font-size: 18px;
        line-height: 28px;
    }
    
    /*---pricing tbl----*/
    .pricingTbl .tbl_header h3 {
        color: #3b334c;
        font-size: 32px;
    }
    
    /*----newsletter---*/
    .newsletter {
        height: 245px;
    }
    .newsletter .cta_area,
    .newsletter .newsletter_area {
        padding: 30px 25px;
    }
    .newsletter .cta_area > i,
    .newsletter .newsletter_area > i {
        margin-right: 30px;
    }
    .newsletter .cta_area .learn_today {
        width: 150px;
    }
    
    /*----footer----*/
    .footer_section {
        padding-top: 213px;
    }
    
    .footer_section {
        padding-bottom: 10px;
    }
    .footer_section .single_widget {
        margin-bottom: 40px;
    }
    .footer_section .single_widget.widget2 {
        padding-left: 50px;
    }
    
    .footer_wrapper .shape2,
    .footer_wrapper .shape1 {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    .footer_wrapper .shape1 {
        left: inherit;
        right: -260px;
    }
    .footer_wrapper .shape2 {
        left: inherit;
        right: -180px;
    }
    
    .footer_section .widget1 .language_select {
        padding: 25px 0;
    }
    .footer_section .single_widget h5.title {
        padding-bottom: 20px;
    }
    
    
} /*---end 992-1199px---*/


@media (max-width: 991px) {
    .edu_header {
        padding: 10px 0;
    }
    .edu_header .menuzord .showhide em {
        background: #000;
        height: 2px;
        margin: 5px 20px 0;
        width: 25px;
    }
    .edu_header .menuzord-responsive .menuzord-brand {
        margin: 6px 0 0;
    }
    .edu_header .menuzord-responsive .menuzord-menu.scrollable {
        background: #f1f1f1;
        padding: 13px 0;
    }
    .edu_header .stuck_menu .menuzord-menu > li > a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
        color: #000;
        font-size: 14px;
        padding: 12px 0;
    }
    .edu_header .stuck_menu .menuzord-menu > li:first-child > a {
        border-top: 1px solid rgba(0, 0, 0, 0.06);
    }
    .edu_header .stuck_menu .menuzord-menu > li > a:hover,
    .edu_header .stuck_menu .menuzord-menu > li.active > a {
        color: #392f9c;
    }
    
    
    /*---banner---*/
    .edu_banner {
        background: #f1f1f1;
    }
    .edu_banner .banner_content > span {
        background: #f7f7f7;
    }
    .edu_banner .content_wrapper {
        flex-flow: column nowrap;
        height: auto;
        min-height: auto;
        text-align: center;
        padding-top: 100px;
        padding-bottom: 120px;
    }
    .edu_banner .social_contact {
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .edu_banner > .shape1 {
        display: none;
    }
    .edu_banner .banner_content {
        margin: 0 auto;
    }
    .edu_banner .banner_img {
        margin: 30px auto 0;
    }
    
    
    .section_padding {
        padding: 60px 0;
    }
    
    
    /*--work process---*/
    .work_process {
        padding-top: 60px;
    }
    .work_process .single_process {
        margin: 0 auto 30px;
        max-width: 430px;
    }
    
    /*---list content---*/
    .list_content .single_content .section_title h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .list_content .single_content .section_title > p {
        font-size: 15px;
    }
    .list_content .single_content .content_txt li {
        font-size: 15px;
        margin-bottom: 2px;
    }
    .list_content .single_content .content_txt {
        padding-left: 30px;
    }
    .list_content .single_content:nth-child(2n) .content_txt {
        padding-left: 0;
        padding-right: 30px;
    }
    .list_content .single_content .content_img .circle {
        height: 180px;
        width: 180px;
        bottom: -40px;
    }
    .list_content .single_content:nth-child(2n) .content_img .circle {
        bottom: -70px;
        height: 240px;
        width: 240px;
    }
    .list_content .single_content .content_txt .learn_more {
        font-size: 15px;
        height: 42px;
        line-height: 43px;
        margin-top: 35px;
        width: 150px;
    }
    
    /*----testimonial----*/
    .testimonial_section .author_img {
        height: 180px;
        width: 180px;
    }
    .testimonial_section .author_info {
        padding-left: 50px;
    }
    .testimonial_section .author_comment {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 30px;
    }
    
    
    /*----pricing table-----*/
    .pricingTbl .tbl_header h3 {
        font-size: 28px;
        line-height: 32px;
    }
    .pricingTbl .single_tbl .tbl_header {
        padding: 25px 0 0;
    }
    .pricingTbl .single_tbl .tbl_body {
        padding: 33px 15px 30px;
    }
    .pricingTbl .single_tbl .tbl_body li {
        line-height: 20px;
        margin-bottom: 24px;
    }
    .pricingTbl .single_tbl .tbl_btn {
        font-weight: 500;
        height: 45px;
        line-height: 45px;
        margin-top: 20px;
        width: 150px;
    }
    
    /*--------newsletter-----*/
    .newsletter {
        display: block;
        height: auto;
    }
    .newsletter .newsletter_area{
        margin-bottom: 40px;
    }
    .newsletter .cta_area,
    .newsletter .newsletter_area {
        display: block;
        padding: 30px 25px;
        text-align: center;
        width: 100%;
        border-radius: 0px;
    }
    .newsletter .cta_area > i,
    .newsletter .newsletter_area > i {
        display: block;
        line-height: 40px;
        margin-right: 0;
    }
    .newsletter .cta_area > i {
        line-height: 60px;
        margin-bottom: 10px;
    }
    .newsletter .newsletter_area > div {
        margin: 10px auto 0;
        width: 430px;
    }
    .newsletter .newsletter_area > div form {
        padding-top: 20px;
    }
    .newsletter .cta_area > div > p {
        margin: 0 auto;
        max-width: 370px;
    }
    .newsletter .cta_area .learn_today {
        border-radius: 50px;
        line-height: 47px;
        width: 160px;
    }
    
    /*---footer---*/
    .footer_section .single_widget.widget2 {
        padding-left: 0;
    }
    .footer_section .widget1 > img {
        max-width: 160px;
    }
    
}/*-----end 768-991-----*/


@media (max-width: 767px){
    .container {
       max-width: 540px;
    }
    h2 {
		font-size:24px;
		line-height: 34px
	}
    .edu_banner .banner_content {
        max-width: 500px;
    }
    .edu_banner .banner_content h1 {
        font-size: 30px;
        line-height: 38px;
    } 
    .edu_banner .banner_content h5 {
        font-size: 15px;
        line-height: 26px;
    }
    
    .section_title h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .section_title > p {
        font-size: 15px;
    }
    
    /*----list content----*/
    .list_content .single_content {
        display: block;
    }
    .list_content .single_content .content_txt {
        padding-left: 0;
        width: 100%;
    }
    .list_content .single_content .content_img {
        width: 60%;
        margin: 0 auto;
    }
    .list_content .single_content .content_img .circle {
        bottom: -40px;
        height: 180px;
        margin-left: 0;
        width: 180px;
    }
    .list_content .single_content .section_title h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .list_content .single_content:nth-child(2n) .content_txt {
        padding-right: 0;
    }
    .list_content .single_content:nth-child(2n) .content_img .circle {
        bottom: -56px;
        height: 220px;
        width: 220px;
    }
    .list_content .content_txt .section_title > img {
        display: none;
    }
    
    
    /*------testimonial-------*/
    .testimonial_section .single_testimonial {
        display: block;
        text-align: center;
    }
    .testimonial_section .author_img {
        margin: 0 auto 30px;
    }
    .testimonial_section .author_info {
        padding-left: 0;
        width: 100%;
    }
    
    /*---pricing table---*/
    .pricingTbl {
        padding-bottom: 20px;
    }
    .pricingTbl .single_tbl .tbl_header .price {
        margin-top: 22px;
    }
    .pricingTbl .single_tbl {
        margin: 0 auto 50px;
        max-width: 380px;
    }
    
    /*--footer--*/
    .footer_wrapper footer .footer_content {
        display: flex;
        text-align: center;
        flex-flow: column-reverse;
    }
    .footer_wrapper footer .footer_left {
        display: flex;
        flex-flow: column-reverse;
    }
    
    
   
}/*-----end 576-767-----*/


@media (max-width: 575px){
    img.header_logo {
        height: 30px;
    }
    .edu_banner .banner_content h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .edu_banner .banner_img {
        width: 280px;
    }
    .edu_banner .banner_img .circle1 {
        left: -10px;
        top: 11px;
    }
    .edu_banner .banner_img .circle2 {
        bottom: 3px;
        right: -10px;
    }
    .edu_banner .social_contact {
        width: 180px;
    }
    
    /*---work process----*/
    .work_process .single_process {
        margin: 0 auto 30px;
        max-width: 320px;
        padding-left: 0;
        text-align: center;
    }
    .work_process .single_process > img {
        left: inherit;
        margin-bottom: 20px;
        position: relative;
        top: inherit;
    }
    
    /*---list content-----*/
    .list_content .single_content .content_img {
        width: 100%;
    }
    .list_content .single_content .section_title h1 {
        font-size: 24px;
        line-height: 30px;
    }
    
    .section_title h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .testimonial_section .author_img {
        height: 150px;
        width: 150px;
    }
    
    /*---newsletter----*/
    .newsletter .newsletter_area > div {
        margin: 10px auto 0;
        width: 100%;
    }
    .newsletter .newsletter_area form input {
        border-radius: 50px;
        width: 100%;
    }
    .newsletter .newsletter_area form button {
        border-radius: 50px;
        font-size: 14px;
        height: 41px;
        line-height: 42px;
        margin-top: 10px;
        width: 140px;
    }
    .newsletter .newsletter_area .no_spam {
        display: block;
        line-height: 20px;
    }
    
    /*---footer---*/
    .footer_section .single_widget {
        text-align: center;
        margin-bottom: 40px;
    }    
    .footer_section .single_widget h5.title {
        padding-bottom: 10px;
    }
    .footer_section .single_widget .footer_event > li {
        margin-left: auto;
        margin-right: auto;
        max-width: 260px;
        text-align: left;
    }
    
    
    
}/*-----end 300-575-----*/


@media (max-width: 479px){
    
    
    
}/*-----end 300-479-----*/



