label.error {
  color: #FFF;
  float: left;
  font-size: 11px;
}
.item-hover.item-text::-webkit-scrollbar {
  width: 10px;
}
.item-hover.item-text {
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}

/* Track */
.item-hover.item-text::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

/* Handle */
.item-hover.item-text::-webkit-scrollbar-thumb {
  background: #002b54; 
}

/* Handle on hover */
.item-hover.item-text::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.title-bl {
  display: block;
  width: 100%;
  float: left;
  background: #f37737;
  text-align: center;
  padding: 30px 30px;
}
p.first {
    font-weight: bold;
    text-align: justify;
}
.des-bl {
  background: #fff;
  width: 100%;
  display: block;
  float: left;
  padding: 15px;

}

.col-lg-4.col-sm-6.courses-col .des-bl p {
  font-size: 14px;
  font-family: "UTM Avo";
  color: rgb( 0, 0, 0 );
}


.courses-image-bl {
  display: block;
  width: 100%;
  float: left;
  margin-top: -30px;
  text-align: center;
}

.title-bl h3 {
  font-size: 20px;
  font-family: "Aachen";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-transform: uppercase;
}

.title-bl p {
  font-size: 13.88px;
  font-family: "UTM Avo";

}
section.top-courses-area.history .col-lg-4.col-sm-6.courses-col {
  padding: 0 35px;
}
.title-bl p {
  font-size: 13.88px;
  font-family: "UTM Avo";
  height: 54px;
  overflow: hidden;
}
.bl-total {
  display: block;
  float: left;
  width: 100%;
  background: #FFF;
}
.courses-wrapper.wow.fadeInUpBig {
  width: 100%;
}
.col-lg-12.col-sm-12.courses-col.mt-30 {
  margin: auto;
}
.position{
  border-width: 1px;
  border-color: rgb( 255, 102, 0 );
  border-style: solid;
  border-radius: 10px;
  background-color: rgb( 255, 255, 255 );
  opacity: 0.702;
  position: absolute;
  width: 434px;
  height: 149px;
  z-index: 1;
}
.pos-banner {
  width: 434px;
  text-align: center;
  position: absolute;
  opacity: 1;
  z-index: 9999999999999;
  height: 149px;
  top: 10%;
}
.pos-banner h2{
  font-size: 30px;
  font-family: "Aachen";
  color: rgb( 33, 54, 113 );
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  opacity: 1;
  z-index: 99999999;
}
.pos-banner hr {
  background-color: rgb( 33, 54, 113 );
  position: absolute;
  left: 25px;
  bottom: 23%;
  width: 90%;
  z-index: 272;
  opacity: 0.5;
}

.pos-banner p span{
  font-size: 24px;
  color: rgb(243 119 55);
  font-weight: bold;
  font-family: "Aachen";
  text-transform: uppercase;
}
.pos-banner p{
  font-size: 19.087px;
  font-family: "UTM Avo";
  color: rgb( 33, 54, 113 );
  text-transform: uppercase;
  position: absolute;
  bottom: 15%;
  left: 0;
  width: 100%;
  z-index: 999
}

header#header div#navigation {
  position: unset;
}
.slider-02 .single-slider{
  background-image: url(../images/image.png?v=2);
  background-position: center;
}
section.features-area-2 .col-lg-3.col-sm-6 h4 {
  line-height: 1.6;
}
section#ctdt .col-lg-3.col-sm-6.courses-col {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
section.top-courses-area.are5.post .col-lg-3.col-sm-6.courses-col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  float: left;
  display: block;
  margin: auto;
}
section.top-courses-area.are5.post .courses-wrapper.wow.fadeInUpBig {
  margin: auto;
  width: 100%;
}
.select label.error {
  margin-top: 13px;
  display: block;
  width: 100%;
  float: left;
  text-align: left;
}
.header-area{
  position: unset;
}

.abc ul.options li:nth-child(1) {
  display: none;
}
.abc {
  display: block;
  width: 100%;
  float: left;
}
button#myBtn {
  position: fixed;
  bottom: 2%;
  font-size: 13.677px;
  padding: 0 10px;
  margin-top: 10px;
  background: #f3763a;
  font-family: "UTM Avo";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-align: center;
  padding: 10px 20px;
}
section.top-courses-area.are5.post .col-lg-3.col-sm-6.courses-col:hover .item-hover {
  visibility: visible;
  opacity: 1;
}
.col-lg-3.col-sm-6.courses-col:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: "";
  background-color: #002b54;
  -webkit-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  visibility: hidden;
  opacity: 0;
}

section.top-courses-area.are5.post .col-lg-3.col-sm-6.courses-col:hover:before {
  visibility: visible;
  opacity: .8;
}

section.top-courses-area.are5.post .item-hover {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  z-index: 3;
  font-size: 26px;
  line-height: 1;
  -webkit-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  padding: 15px;
}
.options{
  padding-left: 5px !important;
  text-align: left !important;
}
/*ul.options li:nth-child(1) {
  display: none;
  }*/
  div.form-lienhe h3 {
    color: #FFF;
    font-family: "Aachen";
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
  }
  ul.nav-menu li a:hover {
    font-family: "UTM Avo";
    color: rgb( 0, 70, 131 ) !important;
    background: #fff !important;
  }
  .slider-content-2 {
    margin-left: auto;
    max-width: 440px;
  }
  form#contact-form input::placeholder {
    font-size: 13px;
    font-weight: normal;
    color: #000
  }
  .styledSelect {
    text-align: left;
    padding: 5px 5px 5px 20px;
    font-size: 13px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  form#contact-form .select{
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 25px;
  }

  div.form-lienhe {
    padding: 40px;
  }
  form#contact-form input {
    width: 100%;
    float: left;
    padding: 5px 5px 5px 20px;
  }
  form#contact-form input {
    width: 100%;
    float: left;
    padding: 5px 5px 5px 20px;
    margin-bottom: 10px;
  }
  form#contact-form {
    text-align: center;
    width: 100%;
    margin: auto;
  }
  button.main-btn {
    background-image: url(../images/bg-button.jpg);
    background-repeat: no-repeat;
    height: 41px;
    line-height: 41px;
    margin-top: 10px;
  }
  .header-area div#navigation{
    background-color: #002b54;
    padding: 30px;
  }
  .navigation.navigation-landscape.sticky:nth-child(1) {
    position: unset;
  }
  .col-lg-8.position-static h3 {
    font-size: 27.425px;
    font-family: "Aachen";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.094;
    text-align: right;
  }
  section.top-courses-area.are5 h4.courses-title {
    color: rgb( 33, 54, 113 );
        min-height: 62px;
  }
  .col-lg-8.position-static h4 {
    font-size: 32px;
    font-weight: normal;
    font-family: "UTM Avo";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    text-align: right;
    -moz-transform: matrix( 0.73719560277952, 0, 0, 0.73719560277952, 0, 0);
    -webkit-transform: matrix( 0.73719560277952, 0, 0, 0.73719560277952, 0, 0);
    width: 92%;
  }
  .col-lg-8.position-static h4 span {
    background: #ff6e00;
    padding: 5px;
    font-weight: bold;
  }
  header.header-area div#menu {
    background: #335f87;
  }

  .navigation .nav-menus-wrapper .nav-menu li a {
    font-weight: 600;
    font-size: 16px;
    padding: 43px 0;
    color: #07294d;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    display: block;
    position: relative;
  }
/*.navigation .nav-menus-wrapper .nav-menu li.ctdt a {
  font-family: "UTM Avo";
  color: rgb( 0, 70, 131 );
  font-weight: bold;
  background: #fff;
  font-weight: bold;
  }*/


  .navigation .nav-menus-wrapper .nav-menu li a {
    color: rgb( 255, 255, 255 );
    padding: 15px;
    font-family: "UTM Avo";
    font-weight: normal;
  }
  .col-lg-5.position-static {
    text-align: right;
  }
  .col-lg-5.position-static a.main-btn {
    margin-top: 0;
    font-size: 16px;
    color: rgb( 255, 255, 255 );
    font-family: "UTM Avo";
    font-weight: normal;
    font-weight: bold;
    padding: 0 30px;
    text-align: right;
  }
  .slider-area{
    padding-top: 0;
  }
  .single-slider {
    height: 855px;
  }
  section.about-area {
    padding: 170px 0;
  }
  .features-area-2, section.top-courses-area {
    padding: 30px 0;
  }
  section.about-area h2 {
    font-family: "Aachen";
    color: rgb( 243, 118, 58 );
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    padding-top: 30px;
    font-size: 2.2em;
  }
  .Rectangle_13 {
    background-color: rgb( 243, 118, 58 );
    width: 181px;
    height: 5px;
  }

  section.about-area p.description{
    font-size: 10.922px;
    color: rgb( 33, 54, 113 );
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: "Aachen";
    font-weight: bold;
    line-height: 1.25;
  }
  a.main-btn {
    background: #f3763a;
  }
  a.main-btn {
    margin-top: 30px;
    font-size: 16.677px;
    font-family: "UTM Avo";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-align: center;
    padding: 0 60px; 
  }

  i.far.fa-edit {
    font-weight: 100;
    font-size: 22px;
  }
  section.features-area-2 h2{
    font-family: "Aachen";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    bottom: 26px;
    left: 7px;
    font-size: 38px;
    text-align: center;
  }
  .Rounded_Rectangle_5_copy {
    height: 72px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  section.top-courses-area.are5 h4 {
    text-align: center;
    margin-top: 20px;
  }
  section.top-courses-area h2{
    font-family: "Aachen";
    color: rgb( 33, 54, 113 );
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    bottom: 26px;
    left: 7px;
    font-size: 38px;
    text-align: center;
  }
  section.top-courses-area.are5 .courses-image {
    overflow: hidden;
  }
  .col-lg-4.col-sm-6.courses-col img {
    padding: 0 30px;
  }
  section.features-area-2  .courses-image{
    text-align: center;
  }
  section.features-area-2 .col-lg-3.col-sm-6 h4 {

    font-size: 16.433px;
    font-family: "UTM Avo";
    color: rgb( 255, 255, 255 );
    text-align: justify;
    font-weight: normal;
    margin:auto;
    width: 88%;
  }
  section.features-area-2  .col-lg-3.col-sm-6.courses-col {
    margin-bottom: 30px;
  }
  section.features-area-2 .col-lg-3.col-sm-6 h3 {
    font-size: 22px;
    font-family: "Aachen";
    color: rgb( 254, 254, 254 );
    font-weight: bold;
    line-height: 1.751;
    text-align: center;

  }
  .courses-content p {
    font-size: 15px;
    font-family: "UTM Avo";
    color: rgb( 33, 54, 113 ) !important;
    text-align: center;
  }
  .courses-content p span{
    font-size: 18px;
    color: rgb(243 119 55);
    font-weight: bold;
    font-family: "Aachen";
    text-transform: uppercase;
  }
  section.features-area-2.chuongtrinh img.desktop-show, section.top-courses-area.are5.post img.desktop-show, section#thongtin img.desktop-show.title, section#hocbong img.desktop-show {
    width: 80%;
    margin: auto;
  }
  section.features-area-2.chuongtrinh .courses-image img {
    width: 70%;
    margin-bottom: 15px
  }

  .main-btn:hover {
    background-color: #002b54;
    color: #fff;
  }
  .mobile-show {
    display: none;
  }
  .desktop-show{
    display: block;
  }

  section.top-courses-area.history h4 {
    font-size: 34.877px;
    font-family: "Aachen";
    color: rgb( 33, 54, 113 ) !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
  }
  .courses-wrapper{
    padding-top: 10px;
  }
  .courses-wrapper.wow.fadeInUpBig p, .courses-wrapper.wow.fadeInUpBig h4 {
    color: #FFF;
    padding-bottom: 10px;
  }
  .social-footer a {
    padding-right: 15px;
  }
  section.footer {
    padding: 30px 0;
  }
  i.fas.fa-map-marker-alt {
    font-weight: 100;
    padding-right: 10px
  }
  section.footer span {
    font-size: 18px;
    font-family: "UTM Avo";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-align: right;
  }
  section.footer p {
    font-size: 16px;
    font-family: "UTM Avo";
    color: rgb( 255, 255, 255 );
  }
  .navigation .nav-toggle{
    display: none;
  }
  .navigation .nav-toggle::before {
    background-color: #FFF;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
  }
  .modal-content .slider-content.slider-content-2 {
    padding: 0;
    max-width: 100%;
  }
  span.close {
    position: absolute;
    right: 10px;
    color: #FFF;
    font-size: 3rem;
    opacity: 1;
    font-weight: normal;
    z-index: 9999999999;
  }
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 88px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgb(0 0 0 / 73%);
  }
  section.top-courses-area.thanhcong {
    height: 79.7vh;
    padding: 90px 0;
  }
  section.top-courses-area.thanhcong h2{
    font-size: 37.053px;
    font-family: "Aachen";
    color: rgb( 255, 110, 0 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
  }
  section.top-courses-area.thanhcong p.description {
    font-size:  20.053px;
    font-family: "UTM Avo";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.493;
    text-align: center;
  }
  section.top-courses-area.thanhcong  p.complete {
    font-size: 16px;
    text-align: center;
    font-family: "UTM Avo";
  }
  section.top-courses-area.thanhcong  p.complete a{
    color: rgb( 255, 110, 0 );
    font-family: "Aachen";
    font-size: 22px;
  }

  @media(max-width: 1600px){
    section.about-area.wow.fadeInUpBig{
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-bottom: 0;
      padding-top: 35px;

    }
    .col-lg-12.col-sm-12.courses-col.mt-60.desktop-show {
      margin-top: 0;
      margin-bottom: 30px;
    }

  }
  @media(max-width: 1440px){
    .single-slider {
      height: 637px;
    }
    section.top-courses-area.are5 h4.courses-title {
      font-size: 18px;
    }
  }
  @media(max-width: 1290px){
    .single-slider {
      height: 568px;
    }
    section.top-courses-area.history .col-lg-4.col-sm-6.courses-col {
      padding: 0 15px;
    }
  }
  @media(max-width: 1200px){
    .slider-content-2 {
      margin-left: auto;
      max-width: 360px;
    }
    section.features-area-2 h2{

      font-size: 30px;
    }
    .navigation .nav-menus-wrapper .nav-menu li a{
      font-size: 14px;
      padding: 12px;
    }
    
    section.features-area-2 .col-lg-3.col-sm-6 h4{
      line-height: 1.6;
      font-size: 14.433px;
    }
  }
  @media(max-width: 991px){
    .col-lg-4.col-sm-6.courses-col img {
      padding: 0 ;
    }
    .navigation.navigation-portrait.sticky {
      position: fixed !important;
    }
    .footer .col-lg-3 {
      width: 20%;
      float: left;
    }
    .footer .col-lg-8 {
      width: 80%;
      float: left;
    }
    section.about-area h2{
      font-size: 1.6em;
    }
    section.about-area p.description{
      font-size: 1.4em;
    }
    header.header-area .mobile-show, section.top-courses-area.history .mobile-show {
      display: block;
      padding: 0;
    }
    header.header-area .desktop-show, section.top-courses-area.history .desktop-show{
      display: none;
    }
    .item-hover p {
      font-size: 15px;
      padding: 0;
      line-height: 17px;
    }
    section.top-courses-area.are5 .courses-image {
      overflow: hidden;
    }
    section.top-courses-area.are5 h4.courses-title{
      font-size: 15px
    }
    section.top-courses-area.are5.post .col-lg-3.col-sm-6.courses-col:hover .item-hover {
      visibility: visible;
      opacity: 1;
      max-height: 333px;
      overflow: scroll;
      padding: 20px;
    }
    a.main-btn{
      margin-top: 21px;
      font-size: 11.677px;
      padding: 0 35px;
    }
    i.far.fa-edit {
      font-weight: 100;
      font-size: 16px;
    }
    .col-lg-8.position-static h3{
      font-size: 18px
    }
    .col-lg-8.position-static h4{
      font-size: 20px
    }
    header.header-area .col-lg-4 {
      width: 30%;
    }
    .col-lg-3.col-sm-6.courses-col {
      max-width: 25%;
      padding: 5px;
    }
    section.about-area.wow.fadeInUpBig{
      background-size: cover !important;
    }
    header.header-area .container.position-relative,
    section#form-contact .container {
      max-width: 100%;
    }
    .col-lg-12.col-sm-12.courses-col.mt-60.desktop-show {
      margin-bottom: 12px;
    }
    header.header-area .col-lg-8.position-static {
      width: 60%;
    }
    div.form-lienhe{
      padding:15px;
    }
    div.form-lienhe h3 {
      font-size: 17px;
    }
    .slider-content-2 {
      margin-left: auto;
      max-width: 300px;
    }
    button.main-btn{
      margin-top: 0
    }

    div#menu {
      display: none;
    }
    .navigation.navigation-landscape.sticky:nth-child(2){
      position: unset;
    }
    .navigation .nav-toggle{
      display: block;
      top: 15%;
      z-index: 9999;
    }
    .navigation.sticky .nav-toggle{
      top: 50%;
    }
    
    .footer .col-lg-6 {
      padding: 0;
    }
  }

  @media(max-width: 500px){
    .pos-banner {
      width: 345px;

      left: 9%;
    }
    .position {

      max-width: 345px;
      width: 100%;
      }.col-lg-12.col-sm-12.courses-col.mt-30  img{
        margin: auto;
      }
      .pos-banner h2{
        font-size: 22px
      }
      .pos-banner p{
        font-size: 16px
      }
      section.top-courses-area.are5.post .col-lg-3.col-sm-6.courses-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: left;
        display: block;
        margin: auto;
      }
      section#ctdt .col-lg-3.col-sm-6.courses-col{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
      }
      div.form-lienhe {
        padding: 15px;
        display: block;
        width: 100%;
        float: left;
      }
      form#contact-form{
        float: left;display: block
      }
   /* .slider-02 .single-slider{
      background-image: url(../images/image-mobile.png?v=2) !important;
      }*/
      .header-logo {
        width: 51%;
      }
      .footer .col-lg-3 {
        width: 100%;
        float: left;
      }
      .footer .col-lg-8 {
        width: 100%;
        float: left;
      }
      div.form-lienhe h3 {
        padding: 0 40px
      }
      header.header-area .col-lg-8.position-static,header.header-area .col-lg-4{
        width: 100%;
      }
      .mobile-show {
        display: block;
      }
      .desktop-show{
        display: none;
      }
      section.about-area.wow.fadeInUpBig{
        background-size: cover !important;
        visibility: visible;
        background-position-x: -100px;
        padding-bottom: 30px

      }
      .single-slider {
        height: 279px;
      }
      .col-lg-3.col-sm-6.courses-col {
        max-width: 50%;
        padding: 5px;
      }
      .item-hover p {
        font-size: 15px;
        padding: 0;
        line-height: 17px;
      }
      section.top-courses-area.are5.post .col-lg-3.col-sm-6.courses-col:hover .item-hover {
        visibility: visible;
        opacity: 1;
        max-height: 333px;
        overflow: scroll;
        padding: 20px;
      }
      .footer .col-lg-3 .courses-wrapper.wow.fadeInUpBig {
        text-align: center;
      }
      .footer .courses-wrapper.wow.fadeInUpBig h4 {
        font-size: 13px;
        text-align: center;
        width: 72%;
        float: left;
        padding-top: 33px;
      }
      section.footer p{
        font-size: 14px;
      }
      section.footer span{
        font-size: 16px
      }
      .slider-content-2 {
        margin-left: auto;
        max-width: 360px;
        margin: auto;
      }
      .footer .col-lg-3 .courses-wrapper.wow.fadeInUpBig img {
        width: 28% !important;
        float: left;
      }
      section.top-courses-area.history h4 {
        font-size: 20.877px;
      }
      .header-area div#navigation{
        padding: 15px;
      }
      .header-area div#navigation .col-lg-8.position-static{
        margin-top: 15px;
      }
      .navigation.navigation-portrait.sticky .col-lg-8.position-static {
        display: none;
      }
      .col-lg-8.position-static h3{
        font-size: 15.425px;
        text-align: center;
      }

      .col-lg-8.position-static h4{
        font-size: 19px;
        width: 100%;
        text-align: center;
      }
      a.main-btn{
        font-size: 15.677px;
        padding: 0 10px;
        margin-top: 10px;
      }
      i.far.fa-edit{
        font-size: 20px;

      }
      section.about-area {
        padding: 60px 0;
      }

      section.about-area h2{
        font-size: 1.2em;
      }
      section.about-area p.description {
        font-size: 1.2em;
        font-family: "Aachen";
        font-weight: bold;
        line-height: 1.25;
        text-align: left;
      }
      section.features-area-2 .col-lg-3.col-sm-6.courses-col img {
        width: 50%;
      }
      .features-area-2, section.top-courses-area {
        padding: 15px 0;
      }
      .col-lg-12.col-sm-12.courses-col.mt-60 {
        margin-top: 10px;
      }
      section.top-courses-area.scholarship .col-lg-3.col-sm-6.courses-col {
        width: 50%;
        margin-bottom: 15px;
        padding: 3PX;
      }
      .col-lg-3.col-sm-6.courses-col {
        width: 50%;
        padding: 5px;
      }

      section.top-courses-area.are5 .courses-image {
      }
      section.features-area-2 .col-lg-3.col-sm-6 h4{
        font-size: 14.433px;
      }
      section.top-courses-area.are5 h4.courses-title {
        font-size: 13px;
      }
      section.features-area-2 .col-lg-3.col-sm-6 h3{
        font-size: 22px
      }
      .courses-wrapper.wow.fadeInUpBig.col-lg-12 {
        padding: 0;
      }

      .container {
        padding: 0;
      }
      .row{
        margin: 0px;
      }

    }
    @media(max-width: 367px){
      .footer .courses-wrapper.wow.fadeInUpBig h4 {
        font-size: 11px;
      }
      .col-lg-8.position-static h3 {
        font-size: 13.425px;
        text-align: center;
      }
    }

    @media(max-width: 328px){
      .footer .courses-wrapper.wow.fadeInUpBig h4 {
        font-size: 11px;
      }
      .col-lg-8.position-static h3 {
        font-size: 11.425px;
        text-align: center;
      }
    }