﻿/*css*/

th {
  min-width: 140px;
  }
  
  td,th{
  vertical-align:middle !important;
  /* line-height: 35px; */
  }
  td a{
    border: none;
    font-weight: 600;
    }
  
  a {
    color: #d9534f;
    text-decoration: none;
  }
  
  a:hover {
    color: #ffdc14;
    text-decoration: none;
  }
  
  .more .btn-info,
  .more .btn-info:active {
    color: #fff;
    background-color: #fd8332;
    border-color: #fff;
  }
  
  .more .btn-danger,
  .more .btn-danger:active {
    color: #fff;
    /* background-color: #000; */
    border-color: #fff;
  }
  
  .class-row-wrap {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    width: 80%;
    margin: 10px auto;
  }
  
  .wrap {
    padding: 10px 10px 20px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    margin: 3% auto 0 auto;
  }
  
  .class-row-wrap img {
    border-radius: 10px;
    /* margin: 5px; */
  }
  
  .title {
    text-transform: uppercase;
    font: 20px/46px 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    text-align: center;
    margin: 30px 0;
  }
  
  .title-h4 {
    color: rgb(252, 78, 51);
    font-size: 20px;
    font-weight: 500;
    margin-bottom: .5em;
  }

  .price h5{
    font-size: 1.2em;
  }
  
  .testimonial_wrapper {
    text-align: center;
  }
  
  .testimonial-name {
    border-bottom: 1px solid #ccc;
    color:#ed4e4e;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
}


  .testimonial-name h4{
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 2em;
}

.testimonial-name h5{
  text-align: center;
  color: #fd8332;
  font-weight: 600;
  font-size: 1.5em;
}



  .testimonial-name h3 {
  
  color: #333240 !important;
  
  font-weight: 600;
  }
  
  .caption {
    padding: 0 !important;
  }
  
  .analysis ul li {
    display: block;
    text-align: center;
  }
  
  .analysis {
    text-align: center;
    margin: 10px 0;
  }
  
  .mbr-navbar__item a,
  .plan a {
    font-size: 16px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    border: 1px solid #fff;
    color: #fff;
  }
  
  .home-top .navbar.navbar-light-light .navbar-nav > li > a {
    color: #fff !important;
  }
  
  .navbarToggleDrop {
    padding: 0;
  }
  
  .section-wrap h3 {
    color: #ff3333;
    display: block;
    font-size: 1.5em;
    line-height: 35px;
    margin: 10px auto;
    width: 85%;
    font-weight: 600;
  }

  .section-wrap h4 {
    color: #333;
    font-size: 1.2em;
    font-weight: 600;
  }
  
  .hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #fff !important;
    height: 4px;
    -webkit-transition-property: right;
    -moz-transition-property: right;
    -o-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  
  .panel h4 {
    margin: 0;
  }
  
  .panel-card {
    height: 520px;
  }
  
  .panel-card td {
    font-size: 16px;
  }
  
  .panel-heading {
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    font-size: 21px;
    padding: 5px 15px;
  }
  
  .map h3 {
    font-size: 1.2em;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    color: #fff;
    font-size: 2em;
    line-height: 42px;
    font-weight: 600;
    letter-spacing: 2;
    margin-bottom: 5px;
    text-align: center;
    border-bottom: 1px #FFF;
  }
  
  .map h5 {
  
    font-size: 1.2em;
  
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
  
    color: #ffffff;
  
    font-size: 1.5em;
  
    line-height: 35px;
  
    font-weight: 600;
  
    letter-spacing: 2;
  
    margin-bottom: 5px;
  
    text-align: center;
  
    border-bottom: 1px rgb(255 255 255 / .3) dashed;
  }
  
  .map p {
    font-size: 16px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    color: #fff;
  }
  
  .map ul {
    font-size: 12px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    color: #fff;
    list-style: disc;
  }
  
  .mbr-navbar__item {
    padding: 5px;
  }
  
  .navbar-brand {
    float: left;
    padding: 2px;
    font-size: 18px;
  }
  
  .brand-name {
    color: #fff !important;
    display: inline-block;
    font-size: 1em;
  }
  
  .navbar-brand img {
    display: inline-block;
    padding: 5px 15px;
    vertical-align: middle;
    max-width: 58px;
  }
  
  .icon {
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }
  
  .class-row p {
    color: #000;
    padding: 10px;
    font-size: 1em;
    letter-spacing: 1.2;
    text-align: center;
  }
  @media only screen and (max-width: 1921px) and (min-width: 1680px) {
    /* .btnJoin {
          color: #fff;
          font-size: 16px;
          position: absolute;
          padding: 5px;
          right: 20%;
      } */
  }
  
  .box-contain {
    min-height: 160px;
  }
  
  .box {
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    min-height: 182px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-color: rgb(237, 237, 237);
    -moz-border-image: initial;
    -o-border-image: initial;
    -webkit-border-image: initial;
    border-image: initial;
    padding: 15px 15px 15px 10%;
  }
  
  section p {
    font-size: 18px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    padding: 5px;
    margin-bottom: 0;
  }

  section ol li,
  section ul li {
    font-size: 1em;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    /* text-align: left; */
    padding: 5px;
    margin-bottom: 0;
  }
  
  .tip {
    margin: 15px 0;
  }
  
  .tip a {
    background-color: #1a89e7 !important;
    border: none;
    text-align: center;
    display: block;
    width: 220px;
    padding: 4px;
    margin: 10px auto;
  }
  
  .tip img {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 90px;
    height: 90px;
  }
  
  .dashed-border {
    border-bottom: 1px dashed #ccc;
  }
  
  .form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #373737;
    background-color: #f6f6f6;
    background-image: none;
    border: 2px solid #dddddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  
  .heading-center {
    text-align: center;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    margin: 3% 0 1%;
  }
  
  .center {
    text-align: center;
  }
  
  .padding0 {
    padding: 0 !important;
  }
  
  .heading h2 {
    font-weight: 600;
    font-size: 2.2em;
    line-height: 1.5em;
  }


  .heading h2 img{
padding-bottom: 10px;
  }
  
  
  .heading p {
    color: #333;
    font-size: 18px;
    line-height: 35px;
    max-width: 80%;
    margin: 0 auto;
    /* text-align: center; */
  }
  
  .section-wrap .image {
    text-align: center;
  }
  
  .section-wrap a {
      border: none;
      font-size: 21px;
  }
  
  .color-white {
    color: rgb(255, 255, 255) !important;
  }
  
  .hero_text {
    color: rgb(252, 78, 51);
    font-size: 42px;
    font-weight: 600;
    margin: 10px 0;
  }
  
  .mbr-hero h3 {
    color: #333;
    margin: 5px 0;
    font-size: 21px;
  }
  
  .mbr-hero p {
    color: #333;
    width: 80%;
    margin: 5px 0;
    font-size: 18px;
  }
  
  .more {
    text-align: center;

  }
  
  .panel-body .more,
  .panel-body .more a {
    margin: 0;
  }
  
  .more a {
    font-size: 21px;
    margin-top: 2%;
  }
  
  .more button {
    font-size: 18px;
    margin: 10px 15px;
  }
  
  .marginbottom25 {
    margin-bottom: 25px;
  }
  
  .map a {
    color: #fff;
    font-size: 1em;
  }
  
  .card-box {
text-align: center;
  }
  .card-box p{
    padding-bottom: 5%;
    font-size: 1em;
  }
  
  .card-box img {
    display: block;
    width: 100%;
    /* height: 105px; */
    text-align: center;
    margin: 0 auto;
  }
  

  
  .class-row {
    margin: 0;
    padding: 0;
  }
  
  .class-row img {
    width: 100%;
  }
  
  .class-column {
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
  }
  
  .class-info {
    padding: 10px 30px;
    background: #fff;
    margin: 0 auto 20px;
    text-align: left;
  }
  
  .media-info {
    /* padding: 0px; */
    background: #fff;
    position: relative;
    top: 10px;
    text-align: center;
    /* margin: 0px; */
  }
  
  .class-info-box {
    padding: 0 10px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    min-height: 165px;
  }
  
  .class-info-box h4 {
    color: #ff515d;
  }
  
  .class-info h4 {
    color: #ff515d;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 1.2;
  }
  
  .media-info h4 {
    color: #ed4e4e;
    font-size: 21px;
    font-weight: 600;
    padding: 10px;
    /* line-height: 55px; */
    letter-spacing: 1.2;
  }
  
  .class-info b {
    font-size: 18px;
  }
  
  .class-info ul {

    background: #f5f5f5;
    text-align: left;
    margin: 0;
    padding: 10px;
  }
  
  .class-info li {
    list-style-type: '√';
  }
  
  .about-info img {
    padding: 20px;
    background: #fff;
  }
  
  .width90 {
    width: 90%;
  }
  
  .width100 {
    width: 100%;
  }
  
  .icon-fa {
    border-radius: 50%;
    cursor: pointer;
    font-size: 1em;
    padding: 8px;
    width: 30px;
    height: 30px;
  }
  
  .fa-facebook {
    background: #3B5998;
    color: white;
  }
  
  /*自適應RWD*/
  @media only screen and ( min-width:1680px) and (max-width :1921px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 600px;
    }
  
    .container {
      /*width: 100%;*/
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .navbar-nav {
      /* float: right; */
      /* margin: 0; */
    }
  }
  @media only screen and ( min-width:1680px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 600px;
    }
  
    .container {
      /*width: 100%;*/
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .navbar-nav {
      /* float: right; */
      /* margin: 0; */
    }
  }
  @media only screen and ( min-width:1279px) and (max-width :1679px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 600px;
    }
  
    .container {
      /*width: 100%;*/
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .navbar-nav {
      float: right;
      margin: 0;
    }
  }
  @media only screen and ( min-width:960px) and (max-width :1278px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 400px;
    }
  
    .container {
      /*width: 100%;*/
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .navbar-nav {
      float: right;
      margin: 0;
    }
  }
  @media only screen and ( min-width:768px) and (max-width :959px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 400px;
    }
  
    .container {
      /*width: 100%;*/
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    /*導覽列*/
    .navbar-inverse .navbar-toggle {
      border-color: #333333;
      background: #fff;
      position: absolute;
      left: 90%;
      float: left;
    }
  
    .navbar-inverse .navbar-toggle:hover {
      background: #f4f4f4;
    }
  
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
      background: #fff;
    }
  
    .navbar-inverse .navbar-nav > li > a {
      color: #1a89e7;
    }
  
    .mbr-navbar__item a,
    .plan a {
      border-color: #afdaff;
      background: #fff;
      color: #1a89e7;
    }
  
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #000;
    }
  
    .navbar-inverse .navbar-toggle {
      border-color: #333333;
      background: #fff;
    }
  
    .navbar-inverse .navbar-nav > li {
      border-bottom: #ccc;
      display: none;
      /*暫時隱藏，項目太多*/
    }
  
    .navbar-nav {
      float: right;
      margin: 0;
      padding-top: 15px;
      right: 0;
    }
  
    /*禮物卡*/
    .gift-card {
      background: #e74c3c;
    }
  }
  @media only screen and ( min-width:481px) and (max-width :767px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 400px;
    }
  
    .container {
      /*width: 100%;*/
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    /*導覽列*/
    .navbar-inverse .navbar-toggle {
      border-color: #333333;
      background: #fff;
      position: absolute;
      left: 90%;
      float: left;
    }
  
    .navbar-inverse .navbar-toggle:hover {
      background: #f4f4f4;
    }
  
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
      background: #fff;
    }
  
    .navbar-inverse .navbar-nav > li > a {
      color: #1a89e7;
    }
  
    .mbr-navbar__item a,
    .plan a {
      border-color: #afdaff;
      background: #fff;
      color: #1a89e7;
    }
  
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #000;
    }
  
    .navbar-inverse .navbar-nav > li {
      border-bottom: #ccc;
    }
  
    /*主視覺*/
  
    .view_pic {
      background-image: none;
      background: #e74c3c;
    }
    /*禮物卡*/
    .gift-card {
      background: #e74c3c;
    }
  
    .btn-nav a {
      text-align: left;
      font-size: 1.2em !important;
    }
  }
  @media only screen and ( min-width:321px) and (max-width :480px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 400px;
    }
  
    .container {
      margin-right: auto;
      margin-left: auto;
    }
    /*導覽列*/
  
    .navbar-inverse .navbar-toggle {
      border-color: #333333;
      background: #fff;
      position: absolute;
      left: 80%;
      float: left;
    }
  
    .navbar-inverse .navbar-toggle:hover {
      background: #f4f4f4;
    }
  
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
      background: #fff;
    }
  
    .navbar-inverse .navbar-nav > li > a {
      color: #1a89e7;
    }
  
    .mbr-navbar__item a,
    .plan a {
      border-color: #afdaff;
      background: #fff;
      color: #1a89e7;
    }
  
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #000;
    }
  
    .navbar-inverse .navbar-nav > li {
      border-bottom: #ccc;
    }
  
    .hero_text {
      /* color: rgb(0, 0, 0); */
      font-size: 28px;
      font-weight: bold;
      left: -2px;
      letter-spacing: 1px;
      line-height: 40px;
      padding-bottom: 8px;
      position: relative;
      top: 8px;
      text-transform: uppercase;
      margin: 5px 0;
    }
  
    .view_pic {
      background-image: none;
      background: #e74c3c;
    }
    /*禮物卡*/
  
    #section-2 .box {
      width: 300px;
    }
  
    .gift-card {
      background: #e74c3c;
    }
  
    .heading h2 {
      font-size: 1.8em;
    }
  
    #section-3 h2 {
      color: #fff;
      font-size: 28px;
      height: 60px;
    }
  
    .mbr-hero {
      padding-left: 25px;
      /* min-height: 200px; */
      position: relative;
    }
  
    .btn-nav a {
      text-align: left;
      font-size: 1.2em !important;
    }
  }
  @media only screen and ( max-width:320px) {
    .banner {
      height: 100%;
      margin-top: 10%;
      display: block;
      min-height: 400px;
    }
  
    /*導覽列*/
  
    .navbar-inverse .navbar-toggle {
      border-color: #333333;
      background: #fff;
      position: absolute;
      left: 80%;
      float: left;
    }
  
    .navbar-inverse .navbar-toggle:hover {
      background: #f4f4f4;
    }
  
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
      background: #fff;
    }
  
    .navbar-inverse .navbar-nav > li > a {
      color: #1a89e7;
    }
  
    .mbr-navbar__item a,
    .plan a {
      border-color: #afdaff;
      background: #fff;
      color: #1a89e7;
    }
  
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #000;
    }
  
    .navbar-inverse .navbar-nav > li {
      border-bottom: #ccc;
    }
  
    .hero_text {
      /* color: rgb(0, 0, 0); */
      font-size: 1.6em;
      font-weight: bold;
      left: -2px;
      letter-spacing: 0;
      line-height: 40px;
      padding-bottom: 5px;
      position: relative;
      top: 8px;
      text-transform: uppercase;
      /* margin: 5px 0px; */
    }
  
    .view_pic {
      background-image: none;
      background: #e74c3c;
    }
    /*禮物卡*/
    .gift-card {
      background: #e74c3c;
    }
  
    #section-2 .box {
      width: 250px;
    }
  
    .heading h2 {
      font-size: 1.5em;
    }
  
    #section-3 h2 {
      color: #fff;
      font-size: 28px;
      height: 60px;
    }
  
    .mbr-hero {
      padding: 25px;
      /* min-height: 200px; */
      position: relative;
    }
  
    .width90 {
      width: 90%;
    }
  
    .btn-nav a {
      text-align: left;
      font-size: 1.2em !important;
    }
  
    .section-wrap a {
      font-size: 12px !important;
    }
  }
  
  /*cover bootstrap*/
  @media (min-width: 768px) {
    .modal-dialog {
      width: 800px;
      /*調整尺寸*/
      margin: 30px auto;
    }
  }
  @media (max-width: 768px) {
    .testimonial-image {
      margin-top: 10px !important;
    }
  
    h3.hero_text {
      /* top: 80px; */
      padding-top: 130px;
    }
  
    .mbr-hero p {
      color: #333;
      width: 100%;
      margin: 30px 0;
      font-size: 18px;
    }
  
    .mbr-hero {
      padding: 5px 0;
    }
  }
  
  .fix-button-box {
    position: fixed;
    bottom: 4px;
    display: grid;
    right: 10px;
    z-index: 999;
    padding: 4px;
  }
  
  .fix-button-box a {
    padding: 0 !important;
    border: none;
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    border-radius: unset;
    margin-bottom: 10px;
  }
  
  .fix-button-box img {
    width: 45px;
    height: 45px;
  }
  
  .fix-button-box img:hover {
    opacity: .6;
  }
  
  .youtube-row {
    display: block;
    text-align: center;
  }
  
  .top-banner {
    width: 100%;
  }
  @media only screen and ( min-width:960px) and (max-width :1278px) {
    .top-banner {
      position: relative;
      /*margin-top: 30px;*/
      overflow: hidden;
    }
  }
  @media only screen and ( min-width:481px) and (max-width :959px) {
    .top-banner {
      position: relative;
      /*margin-top: 30px;*/
      overflow: hidden;
    }
  }
  @media only screen and ( min-width:321px) and (max-width :480px) {
    .top-banner {
      position: relative;
      /*margin-top: 30px;*/
      overflow: hidden;
    }
  
    .class-row {
      margin: 0;
      padding: 0;
    }
  }
  @media only screen and ( max-width:320px) {
    .top-banner {
      position: relative;
      /*margin-top: 30px;*/
      overflow: hidden;
    }
  
    .class-row {
      margin: 0;
      padding: 0;
    }
  }
  
  #gotop {
    bottom: 30px;
    background: rgba(1,1,1,.5);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 1em;
    font-family: arial;
    position: fixed;
    padding: 12px;
    width: 40px;
    height: 40px;
    right: 30px;
    z-index: 99;
  }
  
  hr {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
  }
  
  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    display: inline-block;
  }
  
  .modal-body {
    position: relative;
    padding: 15px;
    min-height: 100px;
  }
  
  .modal-body h5 {
    font-size: 21px;
    color: #ff515d;
  }
  
  .modal-body p {
    color: #333;
  }
  @media (min-width: 768px) {
    .modal-dialog {
      width: 600px;
      margin: 30px auto;
    }
  }
  @media only screen and ( min-width:768px) {
    #carousel-example {
      margin: 0 auto;
      /* width: 912px; */
    }
  }
  
  .carousel-indicators {
    position: absolute;
    bottom: -50px;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  @media (min-width: 768px) {

    .td-width42{
      width: 42%;
    }

    /* .index-bg {
      background-image: url("../images/index-bg.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
    } */
  
    

    .box-img {
      padding: 20px 0;
      text-align: center;
      min-height: 300px;
      margin-bottom: 10px;
    }
  
    .exam {
      padding: 3%;
      /* left: 6%; */
      text-align: center;
      background: #fff;
      border-radius: 5%;
      /* max-width: 40%; */
      /* margin: 2%; */
      /* max-width: 420px; */
      /* min-height: 320px; */
    }
  
    .carousel-control.left,
    .carousel-control.right {
      background-image: none !important;
      color: #333;
      text-shadow: none;
      width: 1px;
    }
  
    header {
      margin-top: 50px;
  
    }
  }
  @media (max-width: 768px) {

    .td-width42{
      width: 32%;
    }

   

    .index-bg {
  
      background-repeat: no-repeat;
      background-size: 100%;
    }
  
    .box-img {
      padding: 20px 0;
      text-align: center;
      min-height: 300px;
      margin-bottom: 10px;
    }
  
    .exam {
      text-align: center;
      background: #fff;
    }
  
    .carousel-control.left,
    .carousel-control.right {
      background-image: none !important;
      color: #333;
      text-shadow: none;
  
    }
  
  }
  
  .exam .info {
    margin-bottom: 10px;
  }
  
  .exam .btn {
    font-size: 21px;
  }
  

  
  .table-fill td{
      /* vertical-align: top !important; */
      }


  .table-fill img {
    width: 32px;
  }
  
  .table-fill h5 {
  font-size: 1em;
    }

    .table-fill p {
      font-size: 13px;
     color: #333;
      font-weight: 600;
      }

      .thumbnail{
        background: none;
      }


      .info h5{
        color: #e74944;
        font-size: 1.2em;
        font-weight: 600;
        padding: 5px;
        background-color: #fffbe6;
      }

      .info-box {
        /* display: block; */
        /* text-align: left; */
    }
    .info-box li {
      list-style-type: circle;
  }

  .info-text{
    /* float: right; */
    /* line-height: 35px; */
    color: #337ab7!important;
    font-size: 1em !important;
    padding: 0 !important;
  }


  .buy-box {
    background: rgb(255 250 214 / 90%);
    border-radius: 5px;
    padding: 0 20px 20px 20px;
    text-align: center;
}

.buy-box h3 {
  color: #d9534f;
  font-size: 1.8em;
  padding-top: 2%;
  margin: 0px 0px 10px 0px;
}

.buy-box p {
  font-size: 1.5em;
}


.buy-box a,.buy-box a:hover,.buy-box a:active,.buy-box a:visited{
  border: 1px solid #fff;
}

.class-box{
  max-width: 600px;
  text-align: center;
}

.class-box h2{
  background: rgb(255 250 214 / 90%);
  padding: 5px;
}

.info-box{
  text-align: center;
  min-height: 380px;
}

