    /*-----------------------------------
        1. Media(min-width:768px)
-----------------------------------*/
    
    @media (max-width:768px) {
        .display-none {
            display: none!important;
        }
        .max-width {
            max-width: 100%!important;
            flex: 0 0 100%;
            justify-content: center!important;
        }
        .block-xs {
            display: block!important;
        }
        .padding-bottom {
            padding-bottom: 0px!important;
        }
        .global-padding {
            /*padding-left: 15px!important;
            padding-right: 15px!important;*/
        }
        .responsive-banner-txt {
            width: 100%;
            position: absolute;
            top: 35%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        .responsive-banner-txt p {
            font-size: 48px;
            font-weight: 700;
            color: #ffffff;
            text-align: center;
            line-height: 50px;
        }
        .banner-bottom-txt {
            padding: 15px;
            font-size: 22px;
            font-family: Raleway;
            font-weight: 500;
            color: #000000;
        }
        .cards-wrapper {
            width: 50%!important;
            min-height: 218px;
            padding: 10px;
        }
        .cards-wrapper:last-child a {
            background-color: #002129;
            color: white;
            padding: 5px 15px;
            font-family: raleway;
            font-weight: 700;
            font-size: 17px;
        }
        .cards-wrapper:last-child {
            width: 50%;
            min-height: 218px;
            background-color: #ffffff;
        }
        .cources-text {
            font-size: 32px;
            color: #000000;
            text-transform: uppercase;
            font-family: Raleway;
            font-weight: 800;
        }
        .width100pc {
            width: 100%;
        }
        .margin-rightsm-0 {
            margin-right: 0px!important;
        }
        .height50pc {
            height: 150px!important;
        }
        .find-out-txt {
            font-size: 22px;
            color: #010101;
            text-transform: uppercase;
            font-family: Raleway;
            font-weight: 800;
            margin-left: 0px;
            text-align: center;
        }
        .align-center {
            text-align: center;
        }
        .margin-top20 {
            margin-top: 20px;
        }
        .margin-bottom40 {
            margin-bottom: 40px;
        }
        .feedback-user-txt {
            font-weight: 600;
        }
        .feedback-user-desg {
            font-weight: 600;
        }
        .responsive-input {
            padding: 30px 10px;
            background-color: #D8D8D8;
        }
        .search-input {
            background-color: #ffffff!important;
            height: 40px;
            border-radius: 0px;
            margin-right: 0px!important;
            font-family: Raleway;
            min-width: 88%!important;
        }
        .menu-item li {
            float: none!important;
            text-align: left!important;
            border-bottom: 1px solid #010101;
            padding: 10px 10px;
        }
        .menu-item li:nth-child(3) {
            float: none;
            text-align: left;
            border-bottom: 0px solid #010101;
            padding: 10px 10px;
        }
        .menu-item li:nth-child(4) {
            float: none;
            text-align: left;
            border-bottom: 2px solid #E8101F;
            padding: 10px 10px;
        }
        .menu-item li a {
            display: block;
            color: #010101;
            text-align: left!important;
            padding: 14px 0px 0px 0px!important;
            text-decoration: none;
            font-family: raleway;
            font-size: 18px;
            font-weight: 600;
        }
        .search-btn {
            height: 40px;
            background-color: #003947;
            padding: 8px;
            width: 78px;
        }
    }
    /*-----------------------------------
        2. Media(min-width:992px)
-----------------------------------*/
    
    @media (max-width:1024px) {
        .menu-item li a {
            display: block;
            color: #010101;
            text-align: center;
            padding: 14px 0px 0px 23px;
            text-decoration: none;
            font-family: raleway;
            font-size: 17px!important;
            font-weight: 600;
        }
        .cards-wrapper {
            width: 25%;
            min-height: 218px;
            padding: 10px;
        }
        .global-padding {
            padding-left: 15px!important;
            padding-right: 15px!important;
        }
    }
    
    @media (min-width:992px) {}
    
    @media (min-width:1200px) {
        .dispnone {
            display: none;
        }
        .container {
          max-width: 1170px;
        }
    }
    
    @media (max-width:1370px) {
        .menu-item {
            list-style-type: none;
            margin: 0;
            padding: 0;
            overflow: hidden;
        }
        .menu-item li {
            float: left;
        }
        .menu-item li a {
            display: block;
            color: #010101;
            text-align: center;
            padding: 14px 0px 0px 23px;
            text-decoration: none;
            font-family: raleway;
            font-size: 19px;
            font-weight: 600;
        }
        .last-menu-item {
            display: block;
            color: #010101;
            text-align: center;
            padding: 14px 0px 0px 23px;
            text-decoration: none;
        }
        .active {
            /*color: #ef4d15!important;*/
        }
        .search-input {
            background-color: #D8D8D8;
            height: 40px;
            border-radius: 0px;
            margin-right: 0px!important;
            font-family: Raleway;
            width: 240px!important;
            font-weight: 500;
            color: #555555;
            font-size: 18px;
        }
        .media {
            display: flex;
            flex-wrap: wrap;
        }
        .wrapper-bg {
            background: #6ce9b8;
            margin: 0;
        }
        .footer-bg {
            background-color: #002129;
            margin: 0;
        }
        .footer-icons {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            height: 130px;
        }
        .footer-coptright-txt {
            font-size: 12px;
            color: white;
            font-family: Raleway;
            font-weight: 500;
        }
        .img-txt {
            font-size: 14px;
            font-family: Raleway;
            color: #000000;
            font-weight: 600;
        }
        .dispnone {
            display: none;
        }
    }
    /*-----------------------------------
        5. Media(max-width:1400px)
-----------------------------------*/
    
    @media (max-width:1400px) {
        .dispnone {
            display: none;
        }
    }
    /*-----------------------------------
        6. Media(max-width:1199px)
-----------------------------------*/
    
    @media (max-width:1199px) {
        .dispnone {
            display: none;
        }
        .menu-item li a {
            display: block;
            color: #010101;
            text-align: center;
            padding: 14px 0px 0px 23px;
            text-decoration: none;
            font-family: raleway;
            font-size: 17px!important;
            font-weight: 600;
        }
    }
    /*-----------------------------------
        7. Media(max-width:992px)
-----------------------------------*/
    
    @media (max-width:992px) {
        .dispnone {
            display: none;
        }
    }
    /*-----------------------------------
        8. Media(max-width:767px)
-----------------------------------*/
    
    @media (max-width:767px) {
        .dispnone {
            display: none;
        }
        .hidden-xs {
            display: none!important;
        }
        .feedback-txt {
          font-size: 26px;
        }
        blockquote p {
          font-size: 14px;
        }
        .feedback-user-txt, .feedback-user-desg{
          font-size: 16px;
        }
    }
    /*-----------------------------------
        9. Media(max-width:414px)
-----------------------------------*/
    
    @media (max-width:420px) {
        .hidden-xs {
            display: none!important;
        }
        .block-xs {
            display: block!important;
        }
        .padding-bottom {
            padding-bottom: 0px!important;
        }
        .global-padding {
            /*padding-left: 15px!important;
            padding-right: 15px!important;*/
        }
        .responsive-banner-txt {
            width: 100%;
            position: absolute;
            top: 20%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        .responsive-banner-txt p {
            font-size: 38px;
            font-weight: 700;
            color: #ffffff;
            text-align: center;
            line-height: 45px;
        }
        .banner-bottom-txt {
            padding: 15px;
            font-size: 20px;
            font-family: Raleway;
            font-weight: 500;
            color: #000000;
        }
        .cards-wrapper {
            width: 100%!important;
            min-height: inherit;
            padding: 10px;
        }
        .cards-wrapper:last-child a {
            background-color: #002129;
            color: white;
            padding: 5px 15px;
            font-family: raleway;
            font-weight: 700;
            font-size: 17px;
        }
        .cards-wrapper:last-child {
            width: 100%;
            min-height: inherit;
            background-color: #ffffff;
        }
        .cources-text {
            font-size: 32px;
            color: #000000;
            text-transform: uppercase;
            font-family: Raleway;
            font-weight: 800;
        }
        .width100pc {
            width: 100%;
        }
        .margin-rightsm-0 {
            margin-right: 0px!important;
        }
        .height50pc {
            height: 150px!important;
        }
        .find-out-txt {
            font-size: 22px;
            color: #010101;
            text-transform: uppercase;
            font-family: Raleway;
            font-weight: 800;
            margin-left: 0px;
            text-align: center;
        }
        .align-center {
            text-align: center;
        }
        .margin-top20 {
            margin-top: 20px;
        }
        .margin-bottom40 {
            margin-bottom: 40px;
        }
        .feedback-user-txt {
            margin-left: 35px;
            font-size: 22px;
            margin-bottom: 0px;
            color: #000000;
            font-family: Raleway;
            font-weight: 600;
        }
        .feedback-user-desg {
            margin-left: 35px;
            font-size: 21px;
            margin-bottom: 0px;
            color: #50b744;
            font-family: Raleway;
            font-weight: 600;
        }
        .responsive-input {
            padding: 30px 10px;
            background-color: #D8D8D8;
        }
        .search-input {
            background-color: #ffffff;
            height: 40px;
            border-radius: 0px;
            margin-right: 0px!important;
            font-family: Raleway;
            min-width: 275px!important;
        }
        .menu-item li {
            float: none;
            text-align: left;
            border-bottom: 1px solid #010101;
            padding: 10px 10px;
        }
        .menu-item li:nth-child(3) {
            float: none;
            text-align: left;
            border-bottom: 0px solid #010101;
            padding: 10px 10px;
        }
        .menu-item li:nth-child(4) {
            float: none;
            text-align: left;
            border-bottom: 2px solid #E8101F;
            padding: 10px 10px;
        }
        .menu-item li a {
            display: block;
            color: #010101;
            text-align: left;
            padding: 14px 0px 0px 0px;
            text-decoration: none;
            font-family: raleway;
            font-size: 18px;
            font-weight: 600;
        }
        .search-btn {
            height: 40px;
            background-color: #003947;
            padding: 8px;
            width: 78px;
        }
    }

    @media (max-width:767px) {
        .feedback-txt {
          font-size: 26px;
        }
        blockquote p {
          font-size: 14px;
        }
        .feedback-user-txt, .feedback-user-desg{
          font-size: 16px;
        }
        .media .card-wrapper-row >div>h4 {
            margin-bottom: 10px;
            margin-top: 10px;
            font-size: 1.2rem;
        }
        .cources-text {
            font-size: 24px;
            margin-bottom: 0;
        }
        .course_overview {
            padding: 20px 0 0 0;
        }
        .course_analysts {
            padding: 20px 0;
        }


    }