/* Large desktop :1920px. */
@media (min-width: 1920px) {
    .container {
        width: 1230px
    }

    .as-mainwrapper .container {
        width: 1600px
    }

    .as-mainwrapper .header-container {
        width: 1720px
    }

    .header-top::before {
        width: 44%;
    }

    .header-top::after {
        right: 44%;
    }

    .slider-area::after {
        width: 63.5%;
    }

    .as-mainwrapper.wrapper-boxed .slider-area::after {
        width: 65%;
    }

    .banner-content h1 {
        font-size: 44px;
    }

    .form-container {
        padding: 38px 77px;
    }

    .single-course-details .single-item-content {
        padding-top: 41px;
    }

    .single-latest-text {
        padding: 30px 10px 35px 25px;
    }

    .newsletter-area::before {
        width: 46.5%;
    }

    .newsletter-area::after {
        left: 46.5%;
    }

    .single-sidebar-widget .tags li a {
        margin-right: 10px;
    }

    .as-mainwrapper.wrapper-boxed .slider-area.slider-two::after {
        width: 100%;
    }

    .video-wrapper, .video-banner {
        height: 630px
    }

    .form-container > button {
        padding: 0 22px;
    }

    .select.large {
        width: 247px;
    }

    .mainmenu ul#nav > li {
        margin-right: 50px
    }
}

/* Extra large desktop :1440px. */
@media (min-width: 1440px) and (max-width: 1919px) {
    .as-mainwrapper .container {
        width: 1200px
    }

    .as-mainwrapper .header-container {
        width: 1260px
    }

    .banner-content h1 {
        font-size: 40px;
    }

    .slider-area::after {
        width: 64%;
    }

    .mainmenu ul#nav > li {
        margin-right: 12px
    }
}

/* Medium desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1439px) {
    .as-mainwrapper .container {
        width: 1200px
    }

    .as-mainwrapper .header-container {
        width: 1200px
    }

    .as-mainwrapper.wrapper-boxed {
        width: 1200px
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 1200px
    }

    .slider-area::after {
        width: 65%;
    }

    .mainmenu ul#nav > li {
        margin-right: 12px
    }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 970px
    }

    .as-mainwrapper .header-container {
        width: 1169px
    }

    .as-mainwrapper.wrapper-boxed {
        width: 970px
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 970px
    }

    .header-top::before {
        width: 53%;
    }

    .header-top::after {
        right: 53%;
    }

    .slider-area::after {
        width: 77%;
        transform: rotate(21.5deg) scale(1.7)
    }

    .banner-content .text-content-wrapper {
        margin-right: -15px;
    }

    .banner-content h1 {
        font-size: 52px;
        line-height: 57px;
    }

    .single-item {
        padding: 0 20px;
    }

    .single-latest-text > h3 {
        font-size: 19px;
    }

    .single-latest-text {
        padding: 30px 0 16px 11px;
    }

    .single-product-text {
        padding: 23px 15px 22px;
    }

    .single-event-text {
        padding: 29px 10px 35px;
    }

    .single-event-item .single-item-comment-view span {
        margin-right: 3px;
    }

    .newsletter-area::before {
        width: 42%;
    }

    .newsletter-area::after {
        left: 42%;
    }

    .subscribe-form {
        width: 452px;
    }

    .social-icons a {
        margin-right: 8px;
    }

    .single-footer-widget > span i {
        width: 24px;
    }

    .footer-img {
        height: 59px;
        width: 59px;
    }

    .footer-img a::after {
        margin: -13px auto 0;
    }

    .select.large {
        width: 178px;
    }

    .select.medium {
        width: 150px;
    }

    .select.small {
        width: 130px;
    }

    .course-page {
        padding: 120px 0 100px;
    }

    .course-page .single-item {
        margin-bottom: 130px;
    }

    .teachers-area {
        padding: 0 0 120px;
    }

    .single-sidebar-widget .single-item {
        padding: 0 8px;
    }

    .single-item-text-info span {
        margin-right: 8px;
    }

    .single-sidebar-widget {
        margin-bottom: 35px;
    }

    .sidebar-widget .single-teacher-text > p, .single-sidebar-widget .single-item-text > p {
        font-size: 14px;
    }

    .single-course-details .single-item-text h4 {
        padding-top: 0;
    }

    .single-course-details .single-item-text-info {
        margin-bottom: 10px;
    }

    .newsletter-two .subscribe-form > input {
        width: 304px;
    }

    .newsletter-two .subscribe-form > button {
        margin-left: 7px;
        width: 142px;
    }

    .news-details-content .single-latest-text {
        padding: 35px 27px 0;
    }

    .product-details-content {
        margin: 0 26px;
        padding: 3px 0 0;
    }

    .header-logo-menu.stick .logo {
        padding: 28px 0;
    }

    .testimonial-text-slider {
        width: 72%;
    }

    .mailchimp-alerts {
        padding-left: 85px
    }

    .subscribe-container {
        padding: 16px 27px 21px;
    }

    .gallery-img h2 {
        margin: 47px auto 10px;
    }

    .gallery-img p {
        margin: 0;
    }

    .slider-two .banner-content h1::after {
        display: none;
    }

    .slider-two .banner-content h1 {
        font-size: 46px;
        line-height: 46px;
        padding-bottom: 7px;
    }

    .slider-two .banner-content p {
        padding-bottom: 0;
    }

    .video-wrapper, .video-banner {
        height: 550px
    }

    .padding-small .mainmenu ul#nav > li > a {
        line-height: 66px;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .latest-area .list-left {
        margin-top: 20px;
    }

    .latest-area img {
        height: auto;
    }

    .swiper-container-case .swiper-prev {
        left: 0;
    }

    .swiper-container-case .swiper-next {
        right: 0;
    }

    .about-container .slogan-info .slogan {
        font-size: 30px;
    }

    .about-title {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .about-content {
        margin-bottom: 20px;
    }

    .button-default {
        margin-bottom: 20px;
    }

    .single-product-item {
        height: auto;
    }

    .single-product-image {
        padding: 40px 0 80px;
    }

    .slogan-info {
        margin: 20px 0;
    }

    .mainmenu-area {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .header-search {
        position: absolute;
        right: 140px
    }

    .search {
        top: 48px;
        right: 50px
    }

    .container {
        width: 750px
    }

    .as-mainwrapper.wrapper-boxed {
        width: 820px
    }

    .as-mainwrapper .header-container {
        width: 820px
    }

    .mobile-menu-area {
        display: block
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 750px;
    }

    .header-logo-menu.stick, .header-logo-menu.sticker.fixed {
        position: inherit;
    }

    .header-top::before {
        width: 48%;
    }

    .header-top::after {
        right: 48%;
    }

    .logo {
        padding: 40px 0 33px;
        text-align: center
    }

    .slider-area::after {
        width: 100%;
        transform: rotate(0) scale(1)
    }

    .banner-content .text-content-wrapper {
        margin-right: 0;
    }

    .banner-content .text-content-wrapper, .slider-two .banner-content .text-content-wrapper {
        float: none;
        margin: auto;
        text-align: center;
    }

    .banner-content h1 {
        margin-bottom: 14px
    }

    .banner-content h1::after {
        right: 0
    }

    .about-area .about-right {
        background: url(../img/banner/b2.jpg) no-repeat scroll center top / cover;
        padding:0 !important;
    }

    .about-area {
        background: #ffffff;
        height: auto;
    }

    .about-area .col-md-5 {
        background: #1c305c;
    }

    .about-info .single-fun-factor {
        margin-top: 50px;
    }

    .about-info {
        padding-bottom: 20px;
    }

    .about-container {
        margin-left: 0;
    }

    .single-latest-text {
        padding: 30px 0 56.5px 35px;
    }

    .section-title-wrapper {
        margin-bottom: 20px;
    }

    .swiper-container-case {
        margin: 0;
    }

    .swiper-container-case .swiper-pagination {
        margin-top: 0;
    }

    .course-area .section-title-wrapper {
        margin-bottom: 105px;
    }

    .latest-area .item .img_left {
        width: 100%;

    }

    .latest-area  .item-right {
        width: 100%;
        height: 214px;
    }

    .latest-area .col-md-12 {

        padding-right: 30px;

    }
    .latest-area .row .list a .info{
        background: #ffffff;
        height: auto;

    }
    .latest-area .row .list a .info .content2{
        font-size: 22px;
        color: #222222;
        padding:0;
    }
    .latest-area .row .list a .info .content4{
        font-size: 16px;
        color: #888888;
        padding:0;
        margin-top: 20px;
    }
    .latest-area .item-bottom {
        margin-top: 40px;
        padding-top: 40px;
        border-top: 1px solid #f1f1f1;
    }
    .latest-area .row .list a .info .content3{
        padding:0;
        margin-top: 20px;
        color: #888888;
    }
    .latest-area .index_page{
        margin-top: 20px;
    }
    .single-item-content{
        padding:20px
    }
    .course-area{
        margin-bottom: 20px;
    }
    .latest-area .row .list .item .content3 {
        margin-top: 0;
    }

    .latest-area .row .list .item .content4 {
        margin-top: 20px;
    }

    .section-margin {
        margin: 80px 0 100px 0
    }

    .section-padding {
        padding: 20px 0;
    }

    .section-bottom-padding {
        padding: 20px 0 20px;
    }

    .fun-factor-area {
        padding: 70px 0;
    }

    .latest-area .col-md-6:last-child .single-latest-item:last-child {
        margin: 0;
    }

    .single-product-text .button-default {
        margin-left: 5px;
    }

    .button-large.button-default {
        margin-top: 70px;
    }

    .single-event-item .single-item-comment-view span {
        margin-right: 6px;
    }

    .newsletter-content h3 {
        font-size: 21px
    }

    .newsletter-content h2 {
        font-size: 25px
    }

    .subscribe-form {
        width: 335px;
    }

    .footer-img {
        height: 62px;
        width: 62px;
    }

    .footer-img a::after {
        margin: -13px auto 0;
    }

    .teachers-area.padding-top {
        padding: 80px 0 100px;
    }

    .skill-image {
        margin-top: 40px;
    }

    .link-social {
        margin-bottom: 60px;
    }

    .contact-text {
        margin-bottom: 60px;
    }

    .select.large {
        width: 170px;
    }

    .select.medium {
        width: 130px;
    }

    .select.small {
        width: 126px;
    }

    .form-container > button {
        padding: 0 15px;
    }

    .course-page {
        padding-top: 110px;
    }

    .course-page .single-item, .course-page .col-md-4:nth-child(4) .single-item {
        margin-bottom: 110px;
    }

    .course-page .col-md-4:nth-child(5) .single-item, .course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 50px;
    }

    .teachers-area {
        padding: 0 0 110px;
    }

    .newsletter-two .subscribe-form > input {
        width: 237px;
    }

    .newsletter-two .subscribe-form > button {
        margin-left: 8px;
    }

    .latest-page .col-md-6:last-child .single-latest-item:last-child {
        margin-bottom: 30px;
    }

    .news-details-content .single-latest-text {
        padding: 35px 30px 0;
    }

    .news-details-area .sidebar-widget {
        margin-top: 30px;
    }

    .product-details-content {
        margin: 0;
        padding: 0;
    }

    .qty {
        margin-top: 12px;
    }

    .product-details-content .button-default {
        margin: 10px 0;
    }

    .product-details-content .p-price {
        font-size: 30px;
        padding-top: 10px;
    }

    .section-top-padding {
        padding: 80px 0 0;
    }

    .shop-grid-area .col-md-3:nth-child(9) .single-product-item {
        margin-bottom: 60px;
    }

    .pagination-content.number .pagination {
        margin: 60px 0 20px;
    }

    .shortcode-area {
        padding: 35px 0 80px;
    }

    .course-details-content {
        margin: 0;
    }

    .course-details-area a img {
        margin: 0;
        width: 100%;
    }

    .course-details-content .single-course-details {
        padding: 30px;
    }

    .course-details-area .sidebar-widget {
        margin-top: 45px;
    }

    .testimonial-text-slider {
        width: 90%;
    }

    .mailchimp-alerts {
        padding-left: 85px
    }

    .subscribe-container {
        padding: 13px 20px 15px;
    }

    .angle .mailchimp-alerts {
        padding-left: 83px;
    }

    .gallery-img h2 {
        margin: 67px auto 10px;
    }

    .slider-two .banner-content h1::after {
        display: none;
    }

    .slider-two .banner-content h1 {
        font-size: 46px;
        line-height: 46px;
        padding-bottom: 7px;
    }

    .slider-two .banner-content p {
        padding-bottom: 0;
    }

    .slider-three .banner-content h1 {
        font-size: 48px;
        line-height: 53px;
        margin: 0;
        padding-bottom: 14px;
    }

    .banner-content h1.mt-60 {
        margin-top: 10px;
    }

    .video-wrapper, .video-banner {
        height: 430px
    }

    .header-logo-menu.fixed {
        position: inherit;
    }
}

/* small mobile :320px. */
@media (max-width: 767px) {
    .mobile-button{
        padding:10px 25px;
        font-size: 12px;
    }

    .about-area .button-default{
        padding:10px 25px
    }
    .language-dropdown {
        right: auto;
        left: 50%;
        transform: translateX(-50%) translateY(10px);
    }

    .search-language:hover .language-dropdown {
        transform: translateX(-50%) translateY(0);
    }
    .latest-area .row .list a .info .content2 {
        padding: 20px;
        font-size: 22px;
    }

    .latest-area .row .list a .info .content4, .latest-area .row .list a .info .content3 {
        padding: 0 20px;
    }

    .swiper-container-case .single-case-text .case-buttons {
        margin-top: 0;
    }

    .latest-area .index_page {
        margin: 20px;
    }

    .latest-area .row .list .item .content4 {
        margin-top: 20px;
    }

    .latest-area .item-top {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .course-area {
        margin-bottom: 20px;
    }

    .course-area .col-md-8, .course-area .col-md-4 {
        width: 100%;
    }

    .course-area .single-item-content {
        position: relative;
    }

    .single-item-content {
        padding: 0
    }
    .about-container-text h2{
        font-size: 30px;
    }
    .single-item-text h4, h2 {
        color: #222222;
        text-align: center;
    }
    .about-container-text h4{
        text-align: center;
    }
    .culture-page-area .col-md-6{
        padding: 0 !important;
    }
    .culture-content{
       padding:20% 10px;
    }
    .about-info .single-fun-factor h2 {
        font-size: 36px;
    }

    .about-info .single-fun-factor h4 {
        font-size: 14px;
    }

    .single-item-more {

        margin-bottom: 20px;
    }

    .single-item-more a {
        color: #222222;
    }

    .footer-top {
        padding-top: 0 !important;
    }

    .hidden-sm {
        display: none
    }

    .container {
        width: auto
    }

    .as-mainwrapper.wrapper-boxed {
        width: 300px
    }

    .mobile-menu-area {
        display: block
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 300px;
    }

    .header-logo-menu.stick, .as-mainwrapper.wrapper-boxed .header-logo-menu.stick, .header-logo-menu.sticker.fixed {
        position: inherit;
    }

    .btn {
        margin-bottom: 10px;
        padding: 6px 10px;
    }

    .header-top-right > .content {
        margin-left: 7px;
        padding-left: 0;
        z-index: 9;
    }

    .header-top-right > .content:first-child {
        margin: 0;
        padding: 0;
    }

    .header-top::before {
        width: 91%;
    }

    .header-top::after {
        right: 91%;
    }

    .header-top-right > .content i {
        margin-right: 4px;
    }

    .header-top-right > .content::after, .nivo-directionNav, .slider-two .preview-2 .nivo-controlNav, .banner-content h1::after, .subscribe-form::before, .header-two .header-top-right span:first-child, .slider-three .preview-2 .nivo-controlNav {
        display: none;
    }

    .banner-content h1 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 5px;
        margin: 0
    }

    .banner-content .text-content-wrapper, .slider-two .banner-content .text-content-wrapper {
        float: none;
        margin: auto;
        text-align: center;
    }

    .button.about-area .button-default {
        padding: 10px 20px;
    }

    .slider-area::after {
        width: 100%;
        transform: rotate(0) scale(1)
    }

    .logo {
        padding: 10px 0 10px;
        text-align: center;
    }

    .about-area {
        height: auto;
        background: #2D3E50;
    }

    .about-area .col-md-5 {
        background: url("../img/banner/b1.jpg") no-repeat scroll center top /  cover;
    }

    .about-area .about-right {
        background: url("../img/banner/b2.jpg") no-repeat scroll center top /  cover;
        padding:0 !important;
    }

    .about-info .single-fun-factor {
        margin-top: 20px;
    }

    .about-container {
        margin-left: 0;
        padding-bottom: 20px;
        width: 100%;
    }

    .about-container .about-title {
        padding-top: 20px;
        margin-bottom: 20px
    }

    .about-container .about-title .en-title {
        font-size: 28px;
        line-height: 1.2;
    }

    .about-container .slogan-info {
        margin: 20px 0 20px 0;
    }

    .about-container .slogan-info .slogan {
        font-size: 24px;
    }

    .about-container .slogan {
        line-height: 1.5;
    }

    .about-container .about-content {
        margin: 20px 0;
        padding-top: 20px;
        font-size: 14px;
    }

    .about-area p {
        margin-bottom: 20px;
    }

    .about-info .left {
        margin-left: 0;
        align-items: center;
        text-align: center;
    }

    .about-info .right {
        margin-left: 0;
        align-items: center;
        text-align: center;
    }

    .single-latest-text {
        padding: 30px 17px;
    }

    .section-title-wrapper {
        margin-bottom: 20px;
    }

    .section-title h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .section-title p {
        font-size: 16px;
    }

    .course-area .section-title-wrapper {
        margin-bottom: 80px;
    }

    .section-padding {
        padding: 20px 0;
    }

    .section-margin {
        margin: 60px 0 80px 0
    }

    .index_page {
        margin: 20px 0;
    }

    .section-title-nav {
        padding: 15px;
    }

    .section-title-nav a {
        font-size: 14px;
    }

    .single-product-text .button-default.cart-btn {
        padding: 10px 20px;
        width: 100%;
    }

    .section-bottom-padding {
        padding: 0;
    }

    .course-page {
        padding-top: 80px;
    }

    .about-area::before {
        width: 74%;
    }

    .about-area::after {
        left: 74%;
    }

    .single-item {
        margin-bottom: 20px;
        padding: 0;
    }

    .single-item-image {
        top: -20px;
    }

    .button-large.button-default {
        margin-top: 5px;
    }

    .fun-factor-area {
        padding: 60px 0 20px;
    }

    .single-fun-factor {
        margin-bottom: 20px;
    }

    .single-latest-image {
        float: none;
        text-align: center;
    }

    .single-latest-image a, .single-latest-image img {
        width: 100%;
    }

    .latest-area .col-md-6:last-child .single-latest-item:last-child, .product-area .col-md-3:last-child .single-product-item:last-child {
        margin: 0;
    }

    .swiper-container-case .swiper-wrapper {
        padding: 20px 0;
    }

    .swiper-container-case .swiper-pagination {
        margin-top: 0;
    }

    .swiper-container-case .swiper-slide {
        width: 100%;
    }

    .swiper-container-case .swiper-prev, .swiper-container-case .swiper-next {
        top: 40%
    }

    .swiper-container-case {
        margin: 0;
    }

    .latest-area .swiper-container {
        margin: 0;
    }

    .latest-area .list-left {
        margin-top: 0;
    }

    .latest-area .item {
        width: auto;
    }

    .latest-area .item .img_left {
        width: 100%;
        height: auto
    }

    .latest-area img {
        height: 270px
    }

    .item-right {
        margin-top: 20px;
    }

    .single-product-item, .single-event-item {
        padding-bottom: 50px;
        height: auto;
    }

    .single-product-image {
        padding: 20px 0
    }

    .single-event-text {
        padding: 29px 8px 35px;
    }

    .event-area .col-md-4:last-child .single-event-item:last-child {
        margin-bottom: 15px;
    }

    .newsletter-area::before {
        width: 69%;
    }

    .newsletter-area::after {
        left: 69%;
    }

    .newsletter-content > h2 {
        font-size: 22px;
    }

    .subscribe-form > button {
        width: 33%;
    }

    .subscribe-form {
        height: 45px;
        margin-top: 50px;
        width: 100%;
    }

    .newsletter-form {
        padding: 36px 0 0;
    }

    .single-footer-widget > h3 {
        padding-top: 40px;
    }

    .footer-area {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }

    .footer-content {
        flex-direction: column;
    }

    .footer-content .copyright,
    .footer-content .icp {
        margin: 5px 0;
    }

    .column-right {
        float: none;
    }

    .footer-widget-area {
        padding: 60px 0 40px;
    }

    .little-nav {
        text-align: left;
        padding: 20px 0;
    }
    .breadcrumb-banner-area {
        padding: 0;
    }
    .culture-page-area .row,.culture-page-area .container{
        padding:0 !important;
    }
    .equipment-image img{
        min-height: 100%;

    }
    .single-product-text{
        right: 30px;
    }
    .shop-grid-area .equipment-item{
        margin-right: 0;
    }
    .container{
        width: 100%;
    }
    .talent-area .row,.talent-area .container,.talent-area .col-md-6,.talent-area .col-md-12{
        padding:0 !important;
    }
    .talent-text{
        transform:translate(-70%,-40%);
        min-width: 100%;
    }
    .news-area .row,.news-area .container,.news-area .col-md-4,.news-area .col-md-12{
        padding:0 !important;
    }
    .contact-form-area .row,.contact-form-area .container,.contact-form-area .col-md-4,.contact-form-area .col-md-12{
        padding:0 !important;
    }
    .shop-grid-area .row ,.shop-grid-area .container,.shop-grid-area .col-md-4,.shop-grid-area .col-md-12{
        padding:0 !important;
    }
    .contact-form{
        padding:0 20px;
    }
    .contact-form-area{
        background: none;
    }
    .news-item{
        width: 100%;

    }
    .news-more{
        padding:20px 0;
        margin-top: 0;
    }
    .news-image{
        height: 100%;
    }
    .news-image img{
        width: 100%;
        height: 100%;
    }
    .culture-item{
        min-width: 100%;
        min-height: 100%;
    }
    .skill-image {
        margin-top: 30px;
    }

    .skill-and-experience-area .col-md-6:last-child .skill-bar-item:first-child {
        margin-top: 25px;
    }

    .teachers-area.padding-top {
        padding: 60px 0 40px;
    }

    .single-teacher-item {
        margin-bottom: 35px;
    }

    span.c-icon i {
        width: 21px;
    }

    .contact-text {
        margin-bottom: 40px;
    }

    h4.contact-title {
        font-size: 22px;
    }

    .link-social {
        margin-bottom: 45px;
    }

    .breadcrumb-text h1 {
        line-height: 37px;
        font-size: 32px
    }

    .form-container {
        margin: -35px 0 0;
        padding: 40px 30px;
    }

    .select.large, .select.medium, .select.small {
        margin-bottom: 12px;
        width: 100%;
    }

    .form-container > button {
        width: 100%;
    }

    .course-page .single-item {
        margin-bottom: 80px;
    }

    .course-page .col-md-4:nth-child(4) .single-item, .course-page .col-md-4:nth-child(5) .single-item, .course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 57px;
    }

    .single-item-text-info span {
        margin-right: 8px;
    }

    .teachers-area {
        padding: 0 0 50px;
    }

    .course-details-content {
        margin-left: 0;
    }

    .course-details-area a img {
        margin: 0;
        width: 100%;
    }

    .single-course-details .col-md-6:first-child {
        padding-right: 15px;
    }

    .single-course-details .single-item-text h4 {
        font-size: 22px;
    }

    .single-course-details {
        margin-bottom: 50px;
        padding: 0 0 30px;
    }

    .single-course-details .single-item-text {
        padding: 0 10px;
    }

    .course-duration .text span {
        width: 40%;
    }

    .course-duration .text span.text-right {
        width: 60%;
    }

    .comments {
        padding: 50px 0 20px;
    }

    .author-image {
        margin-right: 8px;
    }

    .author-info > h4 {
        display: block;
    }

    .comment-time {
        float: none;
        font-size: 12px;
    }

    .single-comment.comment-reply {
        padding-left: 10px;
    }

    .single-sidebar-widget {
        margin-bottom: 35px;
    }

    .single-sidebar-widget:last-child {
        margin-bottom: 0;
    }

    .event-details-content .single-event-item {
        padding: 0;
    }

    .event-details-content .single-event-text {
        padding: 32px 10px 0;
    }

    .event-details-content .single-event-text h3 {
        font-size: 23px;
    }

    .event-details-content .single-event-image a > span {
        height: 65px;
        line-height: 22px;
        padding-top: 10px;
        width: 65px;
    }

    .event-details-content .single-event-image span {
        font-size: 25px;
    }

    .event-details-content .comments {
        padding: 10px 0 35px;
    }

    .header-two .header-top-right {
        float: none;
        text-align: center;
    }

    .newsletter-two .subscribe-form > input {
        height: 40px;
        margin: 0 auto 15px;
        width: 100%;
    }

    .newsletter-two .subscribe-form > button {
        float: none;
        height: 45px;
        margin: auto;
        text-align: center;
        width: 100%;
    }

    .newsletter-two .subscribe-form {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }

    .newsletter-two .newsletter-form {
        padding-top: 30px;
    }

    .latest-page .col-md-6:last-child .single-latest-item:last-child {
        margin-bottom: 30px;
    }

    .news-details-content .single-latest-text {
        padding: 21px 13px 0;
    }

    .news-details-content .single-latest-text > h3 {
        margin-bottom: 15px;
    }

    .quote-section {
        margin: 20px 0 25px;
        padding: 17px 0 0 10px;
    }

    .tags-and-links {
        padding-top: 0;
    }

    .news-details-content .social-links {
        display: block;
        float: left;
        margin: 0;
    }

    .news-details-content .comments {
        padding: 25px 0 40px;
    }

    .product-details-content {
        margin: 0;
        padding: 0;
    }

    .qty {
        margin-top: 12px;
    }

    .product-details-content .button-default {
        margin: 10px 0;
    }

    .section-top-padding {
        padding: 50px 0 0;
    }

    .product-details-content h2 {
        font-size: 27px;
        padding: 20px 0 10px;
    }

    .shop-grid-area .col-md-3:nth-child(9) .single-product-item, .shop-grid-area .col-md-3:nth-child(10) .single-product-item, .shop-grid-area .col-md-3:nth-child(11) .single-product-item {
        margin-bottom: 60px
    }

    .pagination-content.number .pagination {
        margin: 50px 0 20px;
    }

    .shortcode-area {
        padding: 20px 0 50px 0
    }

    .breadcrumb-bar li {
        line-height: 22px;
    }

    .testimonial-text-slider {
        width: 100%;
    }

    .testimonial-area {
        background-size: cover;
        padding: 55px 0 42px;
    }

    .testimonial-text-slider h2 {
        font-size: 25px;
    }

    .sin-testiText p {
        line-height: 22px;
        margin-top: 15px;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    .mailchimp-alerts {
        padding-left: 0px
    }

    .text-area {
        padding: 60px 0 80px;
    }

    .text-area p {
        line-height: 25px;
    }

    .subscribe-container {
        padding: 16px 20px 20px;
    }

    .footer-info-container {
        padding-bottom: 50px;
        padding-top: 80px;
    }

    .footer-info > span {
        margin: 15px 0 0;
    }

    .single-footer-widget {
        margin-bottom: 27px;
    }

    .footer-container {
        padding: 30px 0 25px;
    }

    .footer-container .social-links-three {
        float: none;
        margin-top: 12px;
        text-align: center;
    }

    .footer-container span {
        display: block;
        text-align: center;
    }

    .newsletter-four .subscribe-form {
        margin-bottom: 24px;
        margin-top: 0;
    }

    .footer-widget-four .single-footer-widget > h3 {
        padding-top: 10px;
    }

    .angle .mailchimp-alerts {
        padding-left: 0;
    }

    .gallery-img h2 {
        margin: 33px auto 10px;
    }

    .gallery-area .col-md-4 {
        margin-bottom: 30px;
    }

    .gallery-area .col-md-4:last-child {
        margin: 0;
    }

    .video-wrapper, .video-banner {
        height: 280px
    }

    .header-logo-menu.fixed {
        position: inherit;
    }

    .subscribe-form > button {
        padding: 0 7px;
        width: auto;
    }

    .subscribe-form > input {
        padding-left: 7px;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 6px 14px;
    }

    .mainmenu-area {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .header-search .search-menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        padding-top:12px
    }

    .search {
        left: -16px;
        margin: auto;
        top: 45px;
        width: 100%;
    }

    .header-search {
        position: absolute;
        right: 65px;
    }

    .header-logo-menu {
        position: relative;
        background: #1c305c;
    }
     .container, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding: 0 15px !important;
        margin: 0 auto;
    }
     .latest-area .col-md-12{
         padding:0 !important;
     }
    .factory-container-info .col-md-4{
        width: 100%;
    }
    .factory-container-info .col-md-3{
        width: 100%;
    }

}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .latest-area .index_page {
        margin: 20px;
    }

    .course-area .col-md-8 {
        width: 100%;
    }

    .course-area .single-item-content {
        /*position: fixed;*/
    }

    .hidden-sm {
        display: none
    }

    .container {
        width: 450px
    }

    .single-item {
        margin: 0 14px 56px;
        padding: 0 47px;
    }

    .as-mainwrapper.wrapper-boxed {
        width: 450px
    }

    .banner-content h1 {
        font-size: 36px;
        line-height: 46px;
        padding-bottom: 22px;
    }

    .single-event-text {
        padding: 29px 21px 35px;
    }

    .footer-img {
        height: 59px;
        width: 59px;
    }

    .footer-img a::after {
        margin: -13px auto 0;
    }

    .event-details-content .single-event-image a > span {
        height: 80px;
        line-height: 29px;
        padding-top: 10px;
        width: 80px;
    }

    .sin-testiImage.slick-current img {
        height: 120px;
        margin-top: 17px;
        width: 120px;
    }

    .gallery-img h2 {
        margin: 83px auto 10px;
    }

    .video-wrapper, .video-banner {
        height: 320px
    }

;
}