@media only screen and (min-width: 1600px) and (max-width: 1799px),
 only screen and (min-width: 1400px) and (max-width: 1599px),
  only screen and (min-width: 1200px) and (max-width: 1399px){
    .mn-contact-img {
        width: 44.8%;
    }
}
 @media only screen and (min-width: 1300px) and (max-width: 1400px){
    .mn-contact-img {
        top: 211px;
    }
    .mn-contact-img-icon {
        bottom: 3px;
    }
 }
  @media only screen and (min-width: 1200px) and (max-width: 1600px){
    .clientSection {
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        margin-top: 0;
    }
    .main-slider__content h2 {
        font-size: 45px;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1312px){
    .testimonial-item-three {
        padding: 33px 28px 20px;
        margin-bottom: 32px;
        margin-top: 5px;
        display: block;
    }
    .banner-content h2 {
        font-size: 58px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #fff;
        line-height: 87px;
    }
       .main-slider-three__img {
        position: absolute;
        bottom: -14px;
        right: 30px;
        opacity: 1;
    }
    .mn-contact-img {
        top: 247px;
    }
    .mn-contact-img-icon {
        bottom: 15px;
    }
}
/*--------------------------------------------------------------
    laptop
---------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container {
        max-width: 960px;
    }

      .main-menu-area ul li a {
        padding: 10px 2px;
        font-size: 15px;
    }
    .mainmenu {
        display: block !important;
    }
    .header-log-reg {
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    }
    .banner-area .container-fluid {
        max-width: 960px;
    } 
    .banner-content h2 {
        font-size: 31px;
        line-height: 63px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
      .default-btn {
        position: relative;
        padding: 16px 27px;
        font-size: 14px;
    }
.banner-area {
    padding-bottom: 119px;
}
.our-clients {
    padding: 44px 32px 33px 45px;
}
.footer-area {
    padding: 17px 0;
}
.footer-about-description h3 {
    font-size: 44px;
    font-family: sans-serif;
    font-weight: 700;
}
.footer-widget h4 {
    font-size: 14px;
}
.footer-about-description h2 {
    font-size: 23px;
    line-height: 42px;
}
.clientSection {
    margin-left: 0;
    padding-right: 0;
    margin: 67px 0 0;
}
.mn-contact-img{
    display: none;
}
.mn-contact-bg {
    right: 0;
}
.main-slider-three__img {
    right: 62px;
    opacity: 1;
}
.main-slider-three__img img {
    max-width: 472px;
    width: 100%;
    height: auto;
}
.main-slider-three__shape-1 {
    right: 13px;
}
.main-slider-three__shape-1 img {
    max-width: 563px;
    width: 100%;
    height: auto;
}
.main-slider__content h2 {
    font-size: 29px;
    color: #fff;
    line-height: 47px;
    margin-bottom: 25px;
}
.main-slider-three__shadow {
    position: absolute;
    bottom: 79px;
    right: 0px;
    mix-blend-mode: color-dodge;
}
.main-slider-three__shadow img{
    max-width: 563px;
    width: 100%;
    height: auto;
}
.hero-area .container {
    padding-top: 171px;
    padding-bottom: 145px;
}
.main-slider__content {
    margin-top: 72px;
}
}


/*--------------------------------------------------------------
    tablet
---------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 720px;
    }

    .header-course-search {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }

    .header-contact-info {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding-right: 0;
    }

    .main-menu-area {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .site-logo {
        -ms-flex-preferred-size: 20%;
        flex-basis: 25%;
    }

    .header-cart {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        text-align: right !important;
        padding-right: 100px
    }

    .header-log-reg {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        padding-right: 100px
    }

    .header-course-search input {
        font-size: 14px;
    }

    .header-course-search span {
        top: 12px;
        right: 14px;
    }

    .footer-widget.logo,
    .footer-widget.footer-cat {
        margin-bottom: 50px;
    }

    .hero-area {
        padding: 120px 0;
    }

    .caption-content h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .caption-content h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .caption-content p {
        padding: 0;
    }

    .caption-content li a {
        padding: 14px 24px;
        font-size: 14px
    }

    .sec-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    
    .menu-list.widget {
        padding-bottom: 10px;
    }

    .blog-pagination li a,
    .blog-pagination li span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .course-sidebar.two {
        margin-top: 80px;
    }

    .header-toggle-btn {
        display: block
    }

    .header-top-area,
    .sidebar-content .header-log-reg {
        display: none;
    }
    .header-log-reg {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        padding-right: 100px;
    }
    .video-img img {
        max-width: 300px;
    }
    .chooseTabCon .secTitle {
        line-height: 50px;
        margin: 0 0 19px;
        font-size: 40px;
    }
    .chooseTab li a {
        font-size: 22px;
        color: #000;
        font-weight: 700;
        text-transform: uppercase;
        padding: 22px 20px;
    }
    .recent-post-thumb, .recent-post-cont.two {
        width: 100%;
    }
    .recent-post-cont.two {
        padding: 15px 0;
    }
    .recent-post-cont.two a {
        color: #07070d;
        font-weight: 600;
        font-size: 14px;
    }
    .widget {
        padding: 20px;
    }
    .latest-post.widget {
        padding-bottom: 1px;
    }


}
@media all and (max-width:991px){
    .default-btn {
        position: relative;
        padding: 16px 27px;
        font-size: 14px;
    }
    .services-area3.sec-mar {
        padding-top: 62px;
        padding-bottom: 80px;
    }
    .counter-right {
        display: none;
    }
    h2 {
        font-size: 31px;
        line-height: 46px;
    }
    .choose-img img{
        width: 100%;
    }
    .banner-content h2 {
        font-size: 50px;
        line-height: 90px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .banner-area {
        padding-top: 180px;
        padding-bottom: 72px;
    }
    .our-clients {
        padding: 44px 32px 33px 45px;
    }
   .footer-about-description h3 {
    font-size: 34px;
    font-weight: 700;
}
.footer-widget h4 {
    font-size: 14px;
}
.footer-about-description h2 {
    font-size: 23px;
    line-height: 42px;
}
.footer__bg {
    display: none;
}
.footer-area {
    background: #2949DA;
}
.footer-widget h4::after {
    background: #41176a;
}
.footer-widget li a:hover {
    color: #FFF;
}
.about-wrap {
    margin-top: 30px;
}
.about-section-title {
    font-size: 29px;
}
.clientSection {
    margin-left: 0;
    padding-right: 0;
    margin: 120px 0 0;
}
.mn-contact-img{
    display: none;
}
.mn-contact-bg {
    right: 0;
}
.main-slider-three__img {
    display: none;
}
.main-slider-three__shadow.zoominout-2 {
    display: none;
}
.hero-area .container {
    padding-top: 113px;
    padding-bottom: 73px;
}
.main-slider__content h2 {
    font-size: 48px;
    color: #fff;
    line-height: 75px;
    font-weight: 700;
    margin-bottom: 22px;
}
.main-slider-three__shape-1 img {
    max-width: 563px;
    width: 100%;
    height: auto;
}
.main-slider-three__shape-1 {
    right: 268px;
}
.mn-contact-head-icon {
    position: absolute;
    top: 0;
    right: 0px;
}
.section-title p {
    font-size: 32px;
    line-height: 50px;
    margin: 0 0 33px;
}
.ang-btn{
    display: none;
}
.form-content form {
        width: 100%;
    }

.form-content {
    border-radius: 5px;
    padding: 50px 35px 10px 35px;
    width: 90%;
    }
}
/*--------------------------------------------------------------
    mobile
----------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .container {
        max-width: 540px;
    }

    .header-top-wrap,
    .main-menu-wrap {
        display: block;
    }

    .header-contact-info {
        text-align: center !important;
        padding: 12px 0 5px;
    }

    .header-contact-info li {
        padding: 5px 15px;
    }


    .header-log-reg {
        display: none;
    }

    .header-btm-area {
        padding: 16px 0;
        overflow: hidden
    }

    .site-logo {
        float: left;
        position: relative;
        z-index: 999999;
        width: 50%
    }

    .mean-container a.meanmenu-reveal {
        width: 20px;
        height: 20px;
        padding: 10px 12px;
        margin-right: 10px
    }

    .main-menu-area {
        display: none;
    }

    .header-cart {
        width: 38%;
        float: left;
        padding-top: 10px;
        padding-right: 20px;
    }

    .caption-content p {
        color: #fff;
        padding: 0;
    }

    .footer-widget.logo,
    .footer-widget.footer-cat {
        margin-bottom: 30px;
    }

    .footer-widget.recent-post {
        margin-bottom: 55px;
    }


    .sec-heading h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .category-single {
        margin-bottom: 30px;
    }

    .category-area {
        padding: 75px 0px;
    }

    .btn-default a {
        margin-top: 10px;
        font-size: 14px;
    }

   

    .subscribe-form input,
    .subscribe-form button {
        height: 50px;
    }

    .newsletter-area.two {
        padding: 75px 0 80px;
    }

    .course-search {
        margin: 50px 0px 55px;
        padding: 15px;
    }

    .search-btn {
        top: 20px;
        right: 15px;
    }

    .feat-icon img {
        width: 50px;
    }

    .feat-course-area {
        padding: 70px 0;
    }

    .search-result {
        text-align: center;
    }

    .register-btn a {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 30px;
    }

   
   
    .register-area.two {
        padding: 80px 0;
    }

    .registration-form-wrap {
        padding: 30px;
        margin: 0 20px;
    }

    .login-form-wrap {
        padding: 35px 20px;
        margin: 0 20px;
    }

    .login-form-wrap .checkbox label,
    .forgot-pass a {
        font-size: 14px;
    }

    .login-area {
        padding: 80px 0;
    }

    .contact-desc {
        margin: 0 0 40px;
        text-align: center
    }

    .contact-area h2 {
        font-size: 36px;
        line-height: 46px;
    }

   
    .all-posts-wrap {
        padding-right: 15px;
    }

    .blog-posts-meta ul li {
        padding-bottom: 8px;
    }

    .blog-posts h3 a {
        font-size: 30px;
        line-height: 40px;
    }

    .omexo-post-btn a {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 30px;
    }

    .blog-posts {
        margin: 0 0 70px;
    }

    .blog-pagination li a,
    .blog-pagination li span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .blog-sidebar {
        margin-top: 80px;
    }

    .widget {
        padding: 20px;
    }

    .search-form button {
        right: 20px;
        top: 20px;
    }

    .menu-list.widget {
        padding-bottom: 10px;
    }

    .blog-area.two {
        padding: 80px 0 55px;
    }

    .course-single-meta {
        display: inline-block;
    }

    .course-single-meta .course-rating {
        margin: 15px 0px;
    }


    .sidebar-inner {
        padding: 20px;
    }

    .sidebar-close {
        top: 22px;
        right: 20px;
    }

    .sidebar-wrap {
        width: 290px;
    }

    .header-toggle-btn {
        margin-left: 0;
    }

    .header-toggle-btn a {
        top: 5px;
    }

    .header-toggle-btn a::before {
        height: 40px;
        width: 40px;
    }

    .header-toggle-btn,
    .sidebar-content .header-log-reg {
        display: block
    }

    .header-top-area {
        display: none;
    }

    .sidebar-content .search-form input {
        height: 48px;
    }

    .sidebar-content .search-form span {
        top: 12px;
        font-size: 18px;
    }
   
    .header-toggle-btn {
        float: right;
    }
.statistics-content {
    margin-bottom: 40px;
}
.banner-content h2 {
    font-size: 30px;
    line-height: 28px;
}
.banner-img {
    margin-top: 70px;
}
.section-title {
    width: 100%;
    margin-bottom: 39px;
}
.services-area3.sec-mar {
    padding-top: 62px;
    padding-bottom: 30px;
}
.video-img img {
   display: none;
}
.video-inner {
    position: relative;
    text-align: center;
}
.pq-video-icon a {
    margin: auto;
    position: static;
}
.video-inner .vdo-text {
    padding-top: 90px;
    padding-bottom: 100px;
}
.pq-video-icon {
    margin-top: 25px;
}
.chooseTab li a {
    font-size: 16px;
}
.choose-img img{
    width: 100%;
}
.work-process-area {
    padding-top: 194px;
    padding-bottom: 31px;
}
.video-area {
   overflow: hidden;
}
.video-content .text h2 {
    color: #fff;
    width: 90%;
    margin: 0 auto;
}
.chooseTabCon .secTitle {
    line-height: 60px;
    margin: 9px 0 13px;
}
.newsletter {
    padding: 80px 10px;
}
.subscribe-form form input[type="email"] {
    padding: 0 140px 0 20px;
}
.subscribe-form form input {
    height: 50px;
}
.subscribe-form form input[type="submit"] {
    width: 130px;
    font-size: 14px;
    right: 15px;
    height: 40px;
}
.subscribes h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.subscribe-form {
    padding: 0 10px;
}
.subscribes h2 {
    font-size: 40px;
    margin-bottom: 40px;
}
.choose-img {
    margin-top: 30px;
}
h4 {
    font-size: 18px;
    line-height: 21px;
}
.contact-section .icon-box i {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    margin-right: 17px;
}
.contact-single {
    margin-bottom: 20px;
}
.contact-section h3 {
    font-size: 26px;
    margin-bottom: 15px;
    padding-top: 26px;
}
.about-section-title {
    font-size: 23px;
}
.about-left-text h4::after {
    width: 20px;
    height: 45px;
}
.about-left-text {
    position: absolute;
    top: 17%;
    right: 8%;
}
.page-content h1 {
    font-size: 40px;
    line-height: 35px;
    margin-bottom: 23px;
    color: #fff;
    font-weight: 700;
}
.blog-single.type-blog .vertical_text_1 .date_tm {
    font-size: 16px;
}
.blog-single.type-blog .blog-content {
    position: relative;
    padding-left: 53px;
}
.blog-single.type-blog .vertical_text_1 {
    position: absolute;
    top: 29px;
    left: 8px;
}
.container {
    max-width: 580px;
}
.development h4 {
    font-size: 24px;
    margin-bottom: 17px;
    line-height: 38px;
}
.main-slider-three__shape-1 {
    display: none;
}
.hero-area .container {
    padding-top: 150px;
    padding-bottom: 78px;
}
.main-slider__content h2 {
    font-size: 39px;
    line-height: 69px;
    margin-bottom: 22px;
}
.mn-contact-head-icon {
    position: absolute;
    top: 0;
    right: 0px;
    background: #2704ac;
    width: 150px;
    height: 150px;
}
.mn-contact-head-icon img {
    max-width: 71px;
    width: 100%;
}
.cl-button {
    text-align: center;
    margin-top: 34px;
}
.social-media {
    text-align: center;
    position: initial;
    -webkit-transform: none;
    transform: none;
    padding: 6px 10px 64px 10px;
}
.social-media .social-list {
    -webkit-transform: none;
    transform: none;
    margin: 0;
    padding: 0;
}
.social-media .social-list li a {
    font-size: 14px;
}
.section-title p {
    font-size: 22px;
    line-height: 50px;
    margin: 0 0 18px;
}
.section-title h2 {
    margin-bottom: 5px;
}
.page-banner-area {
    padding: 174px 0 92px;
}
.breadcrumb-shape svg {
    width: calc(125% + 120.3px);
}
.form-content p {
    width: 100%;
}
}



@media all and (max-width:570px){
.services-area3.sec-mar {
    padding-top: 43px;
    padding-bottom: 44px;
}
.section-title {
    margin-bottom: 30px;
}
.banner-area {
    padding-bottom: 62px;
}
.section-title p {
    font-size: 17px;
    line-height: 25px;
    margin: 0 0 18px;
}
h2 {
    font-size: 22px;
    line-height: 40px;
}
.work-process-area {
    padding-top: 220px;
    padding-bottom: 20px;
}
.chooseTab li {
    width: 100%;
    margin: 0 0 20px;
}
.chooseTab li a::after {
    width: 0;
    left: 0;
    height: 3px;
}
.chooseTab li a:hover::after, .chooseTab li a.active::after {
    bottom: 0;
    width: 100%;
}
.chooseTabCon .secTitle {
    line-height: 61px;
    margin: 4px 0 15px;
}
.chooseTab {
    margin: 0 0 15px;
}
.statistics-inner.bg-cover {
    padding-left: 25px;
    padding-right: 25px;
}
 .row-cols-sm-2 > * {
      flex: 0 0 auto;
      width: 50%;
    }
    .about-content-bottom {
    display: block;
}
.about-content-admin-signature{
    margin-top: 23px;
}
.blog-single.type-blog .vertical_text_1 .date_tm {
    font-size: 15px;
}
.development h4 {
    font-size: 19px;
    margin-bottom: 10px;
    line-height: 32px;
}
.development img {
    margin-bottom: 20px;
    border-radius: 20px;
    width: 100%;
    height: auto;
}
.main-slider__content {
    position: relative;
    display: block;
    text-align: center;
}
.main-slider__content h2 {
    font-size: 35px;
    line-height: 60px;
    margin-bottom: 22px;
}
.breadcrumb-shape svg {
    width: calc(125% + 210.3px);
}
}


@media all and (max-width:490px){
.counter-title h2 {
    font-size: 26px;
    line-height: 46px;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}

.services-area3.sec-mar {
    padding-top: 62px;
    padding-bottom: 32px;
}
.work-process-item {
    margin-bottom: 30px;
}
.mt-50, .my-50 {
    margin-top: 15px;
}
.mt-40, .my-40 {
    margin-top: 20px;
}
.testimonial-item-three {
    display: block;
}
.testimonial-item-three .testi-avatar-thumb img {
    border-radius: 50%;
    max-width: 87px;
}
.testimonial-content-three {
    margin-top: 13px;
}
.testimonial-item-three .testi-avatar-thumb .icon {
    position: absolute;
    width: 44px;
    height: 44px;
    right: 12px;
}
.test-title {
    padding-bottom: 13px;
}
.chooseTabCon .secTitle {
    line-height: 39px;
    margin: 4px 0 15px;
}
.section-padding {
    padding: 47px 0;
}

.section-title h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.section-title h2::before, .section-title h2::after {
    top: 11.5px;
}
.contact-section {
    padding-top: 39px;
}
.row.contact-options {
    margin-bottom: 20px;
}
.address-info {
    padding: 0;
}
.address-info::before {
    display: none;
}
.footer-widget.logo, .footer-widget.footer-cat {
    margin-bottom: 9px;
}
.footer-about-description h3 {
    font-size: 26px;
    font-weight: 700;
}
.footer-area {
    padding: 18px 0;
}
.footer-about-description h2 {
    font-size: 21px;
    line-height: 36px;
}
.footer-about-description h2 span {
    display: inline-block;
     font-weight: normal; 
}
.scroll-area i {
    width: 45px;
    height: 45px;
}
.banner-content h2 {
    font-size: 20px;
    line-height: 29px;
}
.banner-content p {
    padding-bottom: 35px;
    font-size: 15px;
}
.banner-btn {
    position: relative;
    padding: 11px 24px;
    font-size: 13px;
}
.banner-shape1 {
    display: none;
}
.banner-shape5 {
    width: 40px;
}
.banner-area {
    padding-top: 162px;
    padding-bottom:45px;
}

h4 {
    font-size: 16px;
    line-height: 17px;
}
.about-section-title {
    font-size: 18px;
    line-height: 30px;
}
.about-left-text h4::after {
    width: 20px;
    height: 41px;
}
.about-left-text h4 {
    font-size: 23px;
}
.page-content h1 {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 12px;
}
.page-banner-area {
    padding: 152px 0 60px;
    position: relative;
}
 .recent-post-thumb, .recent-post-cont.two {
    width: 100%;
}
.recent-post-cont.two {
    padding: 15px 0;
}
.recent-post-cont.two a {
    color: #07070d;
    font-weight: 600;
    font-size: 14px;
}
.widget {
    padding: 20px;
}
.latest-post.widget {
    padding-bottom: 1px;
}
.portfolio-single-title {
    color: #000;
    font-size: 27px;
    margin-top: 22px;
}
.porfolio-info-header h5 {
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 10px;
}
.porfolio-info {
    padding: 16px 0;
}
.development-to h5 {
    font-size: 21px;
    margin-bottom: 10px;
}
.development {
    margin-bottom: 20px;
}
.project {
    margin-bottom: 30px;
}
.banner-offer .info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: start;
    z-index: 1;
    padding-top: 26px;
    padding-left: 44px;
    padding-right: 83px;
}
.banner-offer .info h4 {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 22px;
    line-height: 33px;
}
.counter-item {
    margin-bottom: 40px;
    text-align: center;
}
.statistics-inner.bg-cover {
    padding: 30px 75px 6px 60px;
}
.team-area-top {
    padding: 53px 0 393px;
   
}
.main-slider__content h2 {
    font-size: 23px;
    line-height: 39px;
    margin-bottom: 13px;
}
.mn-contact-head-icon {
   display: none;
}
.about-left-text {
    position: absolute;
    top: 16%;
    right: 8%;
    transform: rotate(270deg);
}
.clientSection .client-slider.owl-carousel a img{
    max-width: 155px;
}
.form-content {
    width: 100%;
}
.form-content p {
    margin: 10px 0;
}
.form-content form {
    margin-top: 1rem;
    padding: 5px 0;
}
.form-content h1 {
    font-size: 30px;
    letter-spacing: 1px;
}
.login-form-2 {
    padding:15px;
}
}

@media all and (max-width:380px){
    .col-small {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-content h1 {
    font-size: 27px;
    line-height: 29px;
    margin-bottom: 10px;
}
.clientSection {
    margin: 68px 0 0;
}
}
