@media (max-width: 1300px) {
.video-sec{padding-left:0; padding-right:0;}
.video-sec iframe{width:100%; height:auto;}
.sec-news h3{font-size:20px;}
.testimonials{padding:15px;}
.inner-pages h2{width:auto;}
.inner-pages.service-sec .page-icon{margin-bottom:0px;}
}
@media (min-width: 1080px) and (max-width: 1280px){
.main-timeline .timeline-icon {width: 49% !important; position: absolute !important;}
.main-timeline .inner-content {text-align: left !important; width: 40% !important; text-align: center !important;}
.main-timeline .timeline:before{display:block !important;}
.main-timeline .timeline:nth-child(even) .inner-content{float:right !important;}
.main-timeline .timeline:nth-child(even):before{right:-50px;}
}

@media (max-width: 1280px) {
.vertical-tab .nav-tabs::after{display: inherit;}
.container{max-width:100%;}
.instructor1 .col-md-6{flex:100%; max-width:100%; text-align:center;}
.main-timeline .timeline-icon {width: 100%; position: relative; padding-left: 0 !important; text-align: left !important; height:auto;}
.main-timeline .inner-content{text-align:center !important; float: none !important; width:100%;}
.main-timeline .timeline:before{display:none;}
.main-timeline .inner-content img{margin-bottom:20px;}
.main-timeline .timeline-icon p{text-align: left !important;}
.sec-news h3{font-size:17px;}
}

@media (max-width: 1200px) {
.footer-block .form-control::placeholder{font-size:14px;}
.navbar-light .navbar-nav .nav-link{padding: 5px 10px 0;}
.slick-prev, .slick-next{width:auto; right:0;}
}
@media (max-width: 1080px) {

/*new styles*/
    .video-bg .founders-note h2{font-size: 22px;}
    .video-bg .founders-note{padding: 40px 15px 0px 20px;}
    .video-bg .image-border{height:100%;}
    .video-bg .founders-note p{font-size:16px;}
    .experts{padding: 40px 15px}
    .experts .container{max-width: 100%;}
    .experts .container .row .col-md-2{display:none;}
    .experts .container .row .col-md-8{max-width: 100%; flex:100%;}
    .tab .tab-content{ padding: 60px 100px;}
    .quick-links li{font-size:10px;}
    .footer-bg .container{max-width:100%;}
    .footer-block .form-control::placeholder{font-size:13px;}
    .footer-block .btn-style{font-size:14px;}
    .footer-bg .link-head .col-4{padding-left: 10px; padding-right: 10px;}
    /*new styles close*/
}
@media (min-width: 901px) and (max-width: 991px){
 .navbar-expand-lg .navbar-toggler {display: none;}   
 .navbar-expand-lg .navbar-nav {flex-direction: row;}
}

@media (max-width: 900px) {
    .navbar-light .navbar-nav .active>.nav-link {
        color: #fff;
    }
    .breadcrumb>li {
        display: inline-block;
        font-size: 10px;
    }
    .top_add_info ul {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        float: none;
        width: 100%;
        padding: 10px 0;
        position: relative;
        right: 0;
        left: 0;
    }
    .vertical-tab {
        /* display: grid; */
    }
    .logo a h1 {
        font-size: 35px;
    }
    .navbar-light .navbar-toggler {
        background: #fff;
        padding: 10px;
        font-size: 16px;
        right: 23px;
        float: right;
        position: absolute;
        top: -57px;
    }
    .search-bar {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .navbar {
        margin-bottom: 0;
        display: -webkit-box;
        position: absolute;
        z-index: 9;
        right: 0;
        top: 6px;
    }
    .banner-area .banner-img {
        /* background-image: url(../images/banner/mobile-banner.jpg); */
    }
    .banner-content h1 {
        font-weight: 500;
        font-size: 23px;
        line-height: 37px;
        padding: 0;
        padding-left: 0;
        position: relative;
        top: 0;
        margin: 0;
    }
    .banner-content p {
    margin-bottom: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0;
    font-size: 11px;
    line-height: 22px;
}
    .in-house a {
        border-bottom: 1px solid #2C2E43;
        width: max-content;
        margin: auto;
        color: #2C2E43;
        font-style: italic;
        font-size: 12px;
    }
    .in-house h3 {
        font-size: 16px;
        color: #2C2E43;
    }
    .categary1 img {
        padding: 30px;
        padding-top: 15px;
    }
    .quality {
        position: absolute;
        /* padding: 20px; */
        /* background: rgba(176, 190, 197, 0.8); */
        top: 46px;
    }
    .border-before::before {
        content: none;
    }
    .quality p {
        font-size: 12px;
    }
    .categories {
        padding: 40px 0;
    }
    .categary-heading {
        margin: 10px 0 40px;
    }
    .pick {
        padding: 10px;
    }
    .pick .content {
        padding: 20px;
    }
    .quality h2 {
        font-size: 17px;
    }
    .quality a {
        font-size: 12px;
    }
    /* .instagram .col-md-3 {
        flex: 0 0 50%;
        max-width: 20%;
        margin: auto;
        margin-bottom: 20px;
    } */
    .btn-style {
        top: -40px;
        font-size: 11px !important;
    }
    .carousel {
        position: relative;
        width: 100%;
    }
    .navbar-collapse.show {
        display: block!important;
        position: relative;
        background: #6b0c7a;
        top: 0;
        z-index: 9;
    }
    body {
        overflow-x: hidden;
    }
    .banner-content {
        position: absolute;
        top: 0;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        padding: 5px 10px;
        border-bottom: 1px solid #fff;
        margin: auto;
    }
    .navbar-nav {
        margin: 0;
        background: #6b0c7a;
    }
    .contact-bg {
        padding: 0;
    }
    .vertical-tab .nav-tabs {
        display: inline-block;
        overflow-x: scroll;
        width: 73%;
    }
    .nav>li {
        position: relative;
        display: table-cell;
    }
    .vertical-tab .nav-tabs li a img {
        width: 50px;
        height: 50px;
    }
    .controls-top .btn-floating.right {
        /* right: 0; */
    }
    .carousel-item .col-md-3 {
        flex: 0 0 20%;
        max-width: 100%;
    }
    .product-grid .product-links {
        right: 80px;
        left: auto;
    }
    .tab-content>.active {
        display: block !important;
        opacity: 1;
        position: relative;
        top: 0;
    }
    .modal-backdrop.show {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1040;
        width: 100vw;
        height: 100vh;
        background-color: #000;
    }
    .modal-body img {
        margin-bottom: 20px;
    }
    .modal-body .carousel-item .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .o-summary {
        margin-top: 20px;
    }
    .tab .nav-tabs li {
        padding: 0;
        color: #000;
        text-align: center;
        /* width: 100%; */
    }
    .table-responsive {
        display: block !important;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .credit h3 {
        width: 100%;
    }
    .emailer {
        padding: 30px;
    }
    .emailer h4 {
        margin-top: 30px;
        font-size: 19px;
    }
    .emailer h3 {
        position: absolute;
        top: 40%;
        right: 10%;
        font-size: 30px;
        color: #fff;
    }
    .we-support h3 {
        position: relative;
        top: 0;
        right: 0;
        font-size: 20px;
        color: #000;
        margin-bottom: 20px;
    }
    .left-part h5 {
        font-size: 15px;
        margin-top: 50px;
        font-weight: 600;
        padding: 10px;
        border: 2px solid #000;
    }
    .we-happy h5 {
        padding: 30px 10px;
        background: #000;
        margin: 0px auto;
        color: #fff;
        font-size: 15px;
    }
    .we-happy .col-6 {
        padding: 5px;
    }
    .we-happy {
        padding: 0;
    }
    .insta-feeds img {
        width: 100%;
    }
    .insta-feeds .insta-content {
        padding: 10px;
        padding-bottom: 40px;
    }
    .insta-feeds p {
        font-size: 16px;
        line-height: 27px;
    }
    .about-content {
        width: 100%;
    }
    .pad-top {
        padding-top: 0;
    }
    .collapse:not(.show) {
        display: none !important;
    }
    .top_add_info li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 8px;
        color: #000000;
    }
    .offer ul li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 8px;
        color: #000000;
    }
    .header-area .bottom_header {
        /* background-color: #DA0037; */
        padding: 5px 0;
        padding-top: 20px;
    }
    .login-menu {
        display: inline-block;
        padding-top: 0;
        text-align: right;
        float: right;
        padding-left: 0;
    }
    .login-menu li {
        display: inline-block;
        list-style: none;
        margin: 0 2px;
        color: #fff;
        font-size: 9px;
    }
    .login-menu li span {
        width: 7px;
        height: 7px;
        border-radius: 999px;
        z-index: 1;
        right: -4px;
        top: 4px;
        background: #fff;
        position: absolute;
    }
    .search-bar button {
        position: absolute;
        right: 10px;
        top: 7px;
        background: transparent;
        border: none;
        color: #000;
    }
    .banner-content h1 span {
        font-size: 39px;
    }
    .product-content .form-select {
        left: 0;
    }
    .inc-dic .dic {
        position: absolute;
        top: -25px;
        left: -13px;
    }
    .product-content {
        margin-top: 8px;
        font-size: 11px;
    }
    .latest-offer h3 {
        position: absolute;
        font-size: 25px;
        font-weight: 600;
        left: 97px;
        top: 90px;
    }
    .latest-offer::after {
        content: "";
        position: absolute;
        width: 150px;
        height: 150px;
        background-color: #DA0037;
        top: 130px;
        right: -105px;
    }
    .latest-offer::before {
        content: "";
        position: absolute;
        width: 150px;
        height: 150px;
        background-color: #DA0037;
        top: 130px;
        left: -105px;
    }
    .footer-block h3 {
        font-size: 35px;
    }
    .footer-block h4 {
        color: #fff;
        text-decoration: underline;
        font-size: 11px;
    }
    .footer-block ul li {
        list-style: none;
        color: #fff;
        line-height: 30px;
        font-size: 12px;
    }
    .link-head h4 {
        font-size: 10px;
    }
    .footer-block .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 7px;
    }
    .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 7px;
    }
    .footer-block .payment-links li {
        display: inline-table;
        padding: 4px;
        width: 43%;
    }
    .footer-block p {
        color: #fff;
        font-size: 7px;
    }
    .margin-top {
        /* margin-top: 20px; */
    }
    .form-control {
        height: 30px;
        font-size: 17px;
    }
    .footer-bottom p {
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
        font-size: 10px;
    }
    .quick-links {
        display: inline-block;
        padding: 0;
        margin-bottom: 0;
    }
    .product-grid .price {
        font-size: 8px;
    }
    .related-products h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .product-content a {
        font-size: 10px;
    }
    .offer h2 {
        font-size: 20px;
    }
    .navbar-nav .dropdown-menu {
        width: 100%;
    }
    .category-list h2 {
        color: #1256b0;
        font-size: 14px;
    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
    }
    .category-list a {
        font-size: 9px;
    }
    #product-pagination {
        font-size: 9px;
        color: #1256B0;
    }
    .short-by {
        font-size: 5px;
    }
    .bar-code img {
        width: 100%;
        float: right;
        position: relative;
        top: 0;
    }
    .product-name {
        font-size: 9px;
        color: #1256b0;
    }
    .all-categary .product-grid .price {
        font-size: 9px;
        position: relative;
        top: 0;
    }
    .title {
        font-size: 9px;
        text-decoration: underline;
    }
    .social ul li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 18px;
        color: #000000;
    }
    .tab .tab-content {
        color: #555;
        background: transparent;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 25px;
        padding: 80px 200px;
        text-align: center;
        position: relative;
    }
    .footer-logo h2 {
        font-size: 21px;
    }
    .main-timeline .timeline-icon {
        right: 0;
        left: 280px;
        top: 25px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        left: -125px;
    }
    .main-timeline .timeline:before {
        content: '';
        background-image: url(../images/our-team/before.png);
        height: 100%;
        width: 100%;
        position: absolute;
        left: -60px;
        top: -20px;
        background-size: 25px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .main-timeline .timeline:nth-child(even):before {
        background-image: url(../images/our-team/even-before.png);
        left: auto;
        right: -60px;
    }
    .vertical-tab .nav-tabs::before, .vertical-tab .nav-tabs::after {
        content: "none";
    }
	.container {
    max-width: 100%;
}
.bottom_header .row{margin-left:0; margin-right:0;}
.experts .testimonials p {
    height: auto;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.banner-content{top:30%;}
.vertical-tab {
    display: block;
}
.vertical-tab .nav-tabs {
    display: inline-block;
    overflow-x: scroll;
    width: 100%;
}
.tab .nav-tabs li{z-index: inherit;}
    .tab .nav-tabs li a{z-index: inherit;}
    .tab .tab-content{z-index: inherit;}
    .courses-sec .vertical-tab .nav-tabs li a {z-index: inherit;}
    .container-fluid {padding-right: 0px; padding-left: 0px;}
    .row{margin-left:0; margin-right:0;}
    .navbar-collapse.collapse.in{width:100%;}
    .navbar-collapse{width:100%;}
.main-timeline .timeline-icon{left:0 !important;}
.slick-prev, .slick-next{width:auto; right:0;}
.sec-news h3{font-size:14px;}
.vertical-tab .nav-tabs::before, .vertical-tab .nav-tabs::after{display:none;}
}

@media (max-width: 767px) {
    .page-icon img {
        margin-bottom: 30px;
        width: 40%;
    }
    .video-bg .image-border {
        border: none;
    }
    .video-bg {
        background: transparent;
    }
    .about-mobile img {
        padding: 20px;
    }
    .about-mobile {
        /* background: #eee; */
        margin: 20px 0;
        padding: 50px 0 !important;
        padding-bottom: 40px;
    }
    .main-timeline .timeline-icon {
        height: 100%;
        width: 100%;
        position: relative;
        line-height: 27px;
        top: 0;
        padding: 0;
        transform: translateY(0);
        left: 0;
    }
    .main-timeline .timeline:before {
        content: none;
    }
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        left: auto;
        right: 0;
        padding: 0;
    }
    .main-timeline .timeline {
        margin-bottom: 20px;
        border-bottom: 1px solid #fff;
    }
    .inner-pages h2 {
        font-size: 25px;
    }
    .inner-pages img {
        margin-bottom: 20px;
    }
    .page-icon {
        width: 100%;
        margin: auto;
        margin-bottom: 50px;
    }
    .courses-sec .vertical-tab .nav-tabs li a img {
        width: 50px;
        height: 50px;
        margin: auto;
        text-align: center;
    }
    .courses-sec .vertical-tab .nav-tabs li a {
        padding: 10px 10px 9px;
        margin: 0px 0 12px;
        display: inline-grid;
        font-size: 14px;
        text-align: center;
    }
    .vertical-tab .nav-tabs::before, .vertical-tab .nav-tabs::after {
        content: none;
    }
    .courses-sec .vertical-tab .tab-content {
        width: 100%;
        height: 100%;
        display: inline-flex;
    }
    .tab .nav-tabs li a {
        margin: 0;
        font-size: 9px;
        padding: 10px 5px;
    }
    .tab .tab-content {
        padding: 0 15px;
        padding-top: 40px;
    }
    .home-about {
        position: relative;
        background: #ffffffc4;
        padding: 30px;
        top: 0;
    }
    .group-training {
        /* padding: 0; */
        margin-bottom: 20px;
    }
    .experts {
        padding: 100px 0 20px;
        text-align: center;
    }
    .founders-note {
        text-align: left;
        padding: 30px;
        background: #00000070;
        position: relative;
        width: 100%;
        bottom: 0;
    }
    .video-sec {
        padding: 30px;
        text-align: center;
        background: #6b0c7a;
        border: 3px solid #7a0c4e;
        margin-top: 20px;
    }
    .video-icon {
        bottom: 30%;
    }
    .footer-logo h2 {
        margin: auto;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .view-select .form-select {
        width: 25%;
    }
    .all-cat .product-grid .price {
        font-size: 11px !important;
    }
    .all-cat .product-grid .product-content {
        padding: 0;
    }
    .all-cat .product-content a {
        font-size: 11px;
    }
    .vertical-tab .nav-tabs {
        width: 380px;
        /* min-width: 128px; */
        /* border-bottom: none; */
        /* display: table-cell; */
        /* max-height: 100%; */
        /* overflow-y: hidden; */
        margin-bottom: 30px;
        /* overflow-x: scroll; */
        z-index: -1;
    }
    .product-name {
        font-size: 12px;
        color: #1256b0;
    }
    .brand-list li {
        list-style: none;
        text-align: center;
        background: #fff;
        margin: 5px;
        font-weight: normal;
        position: relative;
        cursor: pointer;
        font-size: 12px;
    }
    #product-pagination {
        font-size: 12px;
        color: #1256B0;
        text-align: left;
    }
    .category-list a {
        font-size: 12px;
    }
    .title {
        font-size: 17px;
        text-decoration: underline;
    }
    .product-content a {
        font-size: 17px;
    }
    .logo {
        text-align: center;
        width: 100%;
    }
    .subscribe {
        width: 100%;
        margin: auto;
    }
    .subscribe p {
        text-transform: uppercase;
        color: #D48814;
        font-size: 10px;
        margin-bottom: 5px;
    }
    .short-by {
        font-size: 12px;
        text-align: left;
        margin: 5px 0;
    }
    .dis-none {
        display: none;
    }
    .related-products {
        padding: 50px 0;
    }
    .dropdown-menu {
        width: 100%;
    }
    .form-check-input {
        left: 0;
    }
    .vertical-tab .tab-content {
        width: 100%;
    }
    .bread-bg .dropdown {
        margin-bottom: 10px;
    }
    .more-category .col-md-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .all-categary .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .display-none {
        display: none;
    }
    #div_pagination {
        float: left;
        margin: 5px auto;
    }
    .product-grid .price {
        font-size: 17px !important;
        font-weight: 500;
        display: inline-block;
        text-align: left;
    }
    .inc-dic .inc {
        position: absolute;
        top: -25px;
        right: -1px;
    }
    .product-grid .inner-content {
        width: 100%;
        padding: 10px 10px;
        position: absolute;
        left: 0;
        bottom: 77px;
    }
    .latest-offer h3 {
        position: absolute;
        font-size: 20px;
        font-weight: 600;
        left: 15px;
        top: 100px;
    }
    .mobile-center {
        text-align: center;
    }
    .product-content .form-select {
        text-align: center;
        position: relative;
        left: -10px;
        width: 100%;
    }
    .footer-block .footer-social {
        /* display: inline-block; */
        float: none;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .footer-block .footer-social li {
        display: inline-block;
        margin: 0 15px;
        font-size: 13px;
    }
    .app-store li {
        display: inline-block;
        margin: 0 5px;
    }
    .app-store {
        display: inline-block;
        margin-bottom: 0;
    }
    .inc-dic .dic {
        position: absolute;
        top: -25px;
        left: -24px;
    }
    .desktop-offer {
        display: none;
    }
    .mobile-offer {
        display: block;
    }
    .latest-offer::before {
        content: "";
        position: absolute;
        width: 200px;
        height: 100px;
        background-color: #DA0037;
        top: 164px;
        left: -120px;
    }
    .latest-offer::after {
        content: "";
        position: absolute;
        width: 95px;
        height: 100px;
        background-color: #DA0037;
        top: 12px;
        right: -14px;
    }
    .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 9px;
    }
    .link-head h4 {
        text-decoration: underline;
        margin-bottom: 20px;
        font-size: 11px;
    }
    .footer-block ul.phone-email {
        padding: 0;
    }
    .footer-block ul.phone-email li {
        list-style: none;
        color: #fff !important;
        line-height: 30px;
        margin: 0 10px;
        font-size: 12px;
    }
    .banner-content h1 span {
        font-size: 40px;
    }
    .logo a h1 {
        font-size: 45px;
    }
    .footer-block h4 {
        color: #fff;
        text-decoration: underline;
        font-size: 11px;
    }
    .footer-block h3 {
        color: #fff;
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 10px;
        font-weight: 600;
        letter-spacing: 0.01em;
    }
    .footer-bottom p {
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
        font-size: 12px;
    }
    /* .latest-offer::after, .latest-offer::before {
        content: none;
    } */
    .social {
        text-align: left;
    }
    .offer {
        /* background-color: #d8e6f8; */
        padding: 40px 0 0;
    }
    .header-area .bottom_header {
        /* background-color: #DA0037; */
        padding: 10px 0;
    }
    .login-menu {
        display: inline-block;
        padding-top: 15px;
        text-align: right;
        float: right;
        padding-left: 0;
        width: 100%;
        position: relative;
        top: -43px;
        right: 0;
    }
    .login-menu li span {
        width: 7px;
        height: 7px;
        border-radius: 999px;
        z-index: 1;
        right: -2px;
        top: 2px;
        background: #fff;
        position: absolute;
    }
    .login-menu li {
        display: inline-block;
        list-style: none;
        margin: 0 2px;
        color: #fff;
        font-size: 13px;
    }
    .search-bar button {
        top: 7px;
    }
    .navbar-light .navbar-toggler {
        background: #fff;
        padding: 10px;
        font-size: 16px;
        right: 23px;
        top: -50px;
        float: right;
        position: absolute;
    }
    .navbar {
        margin-bottom: 0;
        position: absolute;
        z-index: 9;
        width: 100%;
        top: 0;
        left: 0;
    }
    .navbar-collapse.show {
        display: block!important;
        position: absolute;
        background: transparent;
        top: 0;
        z-index: 99999999999999999999;
        width: 100%;
    }
    .banner-area .banner-img {
        /* background-image: url(../images/banner/mobile-banner.jpg); */
    }
    .banner-content {
        position: absolute;
        top: 0;
        padding-top: 0;
    }
    .b-none::before {
        content: none;
    }
    .stock {
        text-align: center;
        margin: 10px 0;
    }
    /* .product-grid .product-image {
        margin: 30px;
    } */
    .gallery-more a {
        margin-top: 0;
    }
    .search-bar {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 74%;
        text-align: center;
        /* background: #fff; */
        border-radius: 999px;
        position: absolute;
        top: 37px;
    }
    .carousel-item .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .quality {
        position: relative;
        padding: 20px;
        background: rgba(176, 190, 197, 0.8);
        top: 0;
    }
    .offer ul li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 13px;
        color: #000000;
    }
    .top_add_info li {
        list-style: none;
        display: inline-block;
        margin: 0 5px;
        font-size: 13px;
        color: #000000;
    }
    .footer-block .payment-links li {
        display: inline-table;
        padding: 4px;
        width: 43%;
        text-align: left;
    }
    .payment-links li img {
        width: 45%;
    }
    .footer-block .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 9px;
    }
    .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 9px;
    }
    .footer-block p {
        color: #fff;
        font-size: 10px;
    }
	/*new styles*/
    .banner-content .btn-primary{
        line-height: 1.2;
        padding: 0px 23px 9px 23px;
    }
    .tab-content .tab-pane img{height:100px;}
    .tab-pane h2{font-size:23px;}
    .experts h2{font-size:23px;}
    .experts img{height:100px;}
    .footer-bg .link-head {padding: 0 15px;}
    .footer-bg .link-head .col-4{max-width:50%; flex:50%;}
    .video-bg .image-border{height:auto;}
    .hs_page_title ul{width:100%;}
    .main-timeline .inner-content{width:auto;}
    .main-timeline .inner-content img {width: 100%; height: auto; }
    .navbar{background:transparent !important; background-color:transparent !important;}
    .experts .testimonials{margin-bottom:20px;}
    .hlc_slider_details_text{top:10%;}
    .video-sec iframe{width:100%;}
    .hs_slider_title .btn-primary{line-height: 22px !important; font-size: 13px !important; font-weight: 600 !important; padding: 5px 18px !important;}
    .hs_slider_title p{line-height: 20px; font-size: 12px; margin-bottom:10px;}
    .sec-news h3 { font-size: 14px;}
.inner-pages iframe{width:100%;}
.video-bg .founders-note{position: relative;}
.imgaligncenter{display:block;}
.founders-note{width:100%;}
.video-bg .image-border{display:flex; margin:auto;}
.news-bg .text-right{text-align:center !important;}
.group-training{height:auto !important;}
.video-sec h2{text-align:center;}
.experts .testimonials p{height:auto !important;}
.footer-bg .link-head .col-4{max-width:33%;}
.slick-prev, .slick-next{z-index:99;}
.slick-prev{left:0px !important;}
.slick-next{right:40px !important;}
.imgaligncente{display:block;}
.banner-content{top:30%;}
.main-timeline .timeline-icon a{font-size:15px;}
}
@media (max-width: 670px) {
.banner-content h1 {
        font-size: 18px;
        line-height: 20px;
        padding: 0;
        padding-left: 0;
        top: 0;
    }
.banner-content p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 15px;
}
.banner-content .btn-primary{
font-size: 10px !important;
    padding: 0 10px 6px 10px !important;
    height: auto !important;
    line-height: 20px !important;

}
.footer-bg .link-head .col-4{max-width:50%;}
}
@media (max-width: 480px) {
  .formate a h3{font-size: 14px;}  
  .hs_page_title{padding-top:20px; margin-bottom:20px;}
  .hs_slider_title h1{font-size:15px;}
   .hs_slider_title p{line-height: 17px; font-size: 10px; margin-bottom:10px;}
.tab .nav-tabs li a{font-size:8px;}
.banner-content{top:10%;}
.banner-content p {font-size: 9px;}
}