﻿@charset "utf-8";
/* CSS Document */

td,
th {
  vertical-align: middle !important;
}

td a {
  border: none;
  font-weight: 500;
}

a {
  color: #d9534f;
  text-decoration: none;
}

a:hover {
  color: rgb(26,115,232);
  text-decoration: none;
}

.more .btn-danger,
.more .btn-danger:active {
  color: #fff;
  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;
  /*background: #fff;*/
  /*box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;*/
  margin: 0 auto;
}

.class-row-wrap img {
  border-radius: 10px;
  /* margin: 5px; */
}



.title-h4 {
  color: rgb(252, 78, 51);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: .5em;
}


.title {
  text-transform: uppercase;
  font: 20px / 46px 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
  text-align: center;
  margin: 3% auto 2%;
}


.price h5 {
  font-size: 1em;
}

.testimonial_wrapper {
  text-align: center;
}

.testimonial-name {
  color: #ed4e4e;
  padding: 0px;
  text-align: center;
  margin: 6px;
}

.testimonial-name h4 {
  text-align: center;
  color: #5C8F82;
  font-weight: 600;
  font-size: 1.1em;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

.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 {
  padding: 2%;
}

.section-wrap h3 {
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin: 1% auto 2%;
}

/*.section-wrap h4 {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 25px;
}*/

.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;
}

.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;
}

.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: #235674 !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;
}

.padding0 {
  padding: 0 !important;
}

.heading h2 {
  color: #153C63;
  font-size: 2em;
  font-weight: 600;
  /* margin: 2% auto; */
  /* padding: 3% 0 0; */
}

.heading h2 img {
  padding-bottom: 10px;
}

.heading p {
  /* font-size: 16px; */
  margin: 0 auto;
}

.section-wrap .image {
  text-align: center;
}

.section-wrap a {
  border: none;
  font-size: 1.1em;
  margin: 5px 5px;
}

.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;
  margin: 1%;
}

.panel-body .more,
.panel-body .more a {
  margin: 0;
}

.more a {
  font-size: 1.1em;
  margin:10px 5px;
}

.more button {
  font-size: 18px;
  margin: 10px 15px;
}

.marginbottom25 {
  margin-bottom: 25px;
}

.map a {
  color: #fff;
  font-size: 12px;
}

.card-box p {
  padding-bottom: 5%;
  font-size: 1.25em;
}

.card-box img {
  display: block;
  width: 100%;
  /* height: 105px; */
  text-align: center;
  margin: 0 auto;
  padding: 0;
  border: none;
}

.card-box .thumbnail{
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 1% 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;
  }

}
@media only screen and ( min-width:1680px) {
  .banner {
    height: 100%;
    margin-top: 10%;
    display: block;
    min-height: 600px;
  }

  .container {

    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

}
@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: #235674;
  }

  .mbr-navbar__item a,
  .plan a {
    border-color: #afdaff;
    background: #fff;
    color: #235674;
  }

  .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: #235674;
  }

  .mbr-navbar__item a,
  .plan a {
    border-color: #afdaff;
    background: #fff;
    color: #235674;
  }

  .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: #235674;
  }

  .mbr-navbar__item a,
  .plan a {
    border-color: #afdaff;
    background: #fff;
    color: #235674;
  }

  .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.5em;
  }

  #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: #235674;
  }

  .mbr-navbar__item a,
  .plan a {
    border-color: #afdaff;
    background: #fff;
    color: #235674;
  }

  .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: 800px;
    margin: 30px auto;
  }
}
@media only screen and ( min-width:768px) {
  #carousel-example {
    margin: 3% auto;
    /* width: 912px; */
  }
}
@media (min-width: 768px) {
  .td-width42 {
    width: 42%;
  }

  .box-img {
    padding: 20px 0;
    text-align: center;
    min-height: 300px;
    margin-bottom: 10px;
  }

  .exam {
    padding: 3%;
    text-align: center;
    background: #fff;
    border-radius: 5%;

  }

  .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;
}

.table-fill img {
  width: 32px;
}

.table-fill h5 {
  font-size: 1em;
}

.table-fill p {
  font-size: 13px;
  color: #333;
  font-weight: 600;
}

.thumbnail {
  background: #fff;
}

.thumbnail .caption {
  padding: 5px;
  color: #333;
}

.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: #153C63;
  font-size: 14px;
  padding: 0 !important;
}

.buy-box {
  /* background: rgb(229 229 229 / 60%); */
  border-radius: 5px;
  /* border: 1px solid #ccc; */
  margin: 1%;
  padding: 1%;
  text-align: center;
}

.buy-box h3 {
  color: #235674;
  font-size: 1.5em;
  /* padding-top: 2%; */
  margin: 0 0 10px;
}

.buy-box a,
.buy-box p {
  font-size: 18px;
  /* margin: 0 auto 10px auto; */
}

.buy-box a,
.buy-box a:active,
.buy-box a:hover,
.buy-box a:visited {
  border: 1px solid #fff;
}

.student-card {
  padding: 2%;
  margin: 10px auto;
  background: #fff;
  display: block;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
  text-align: center;
}

.student-card img {
  display: block;
  margin: 2% auto 0;
}

.student-card p {
  font-size: 16px;
}

.testimonial-name h5 {
  text-align: center;
  color: #153C63;
  font-weight: 600;
  font-size: 1.3em;
  margin: 2%;
}

.testimonial-name h6{
  text-align: center;
  color: #333240;
  font-weight: 500;
  font-size: 1em;
  line-height: 25px;
  padding: 3px 8px;
  margin: 5px 0px;
  border-bottom: 1px solid #ccc;
}

@media (min-width: 768px) {
  .info-box {
    min-height: 190px;
    padding: 5px;
  }
}

@media (max-width: 768px) {
  .info-box {
    min-height: inherit;
  }

}

.buy-box-item {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 5px;
  padding: 2%;
}

.info h2 {
  margin: 10px auto 0;
  font-size: 21px;
}

.info p {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  /* top: 60%; */
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
@media (min-width: 768px) {
  #video-sec .previewVideoIframe {
    width: 100%;
    min-height: 480px;
    margin: 0 auto;
    text-align: center;
  }

}
@media (max-width: 768px) {
  .previewVideoIframe {

    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 315px;

  }


  .exam-eight {
    padding: 5%;
  }

}

.carousel {
  margin: 2% auto;
}

.item h3 {
  display: block;
  font-size: 32px;
  line-height: 40px;
  margin: 10px auto 20px;
  text-align: center;
}

.exam,
.exam-info {
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
  margin: 5px auto;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}

.exam h3,
.exam-info h3 {
  color: #48474d;
  font-size: 1.4em;
  font-weight: 600;
  margin: 5px auto;
}

.exam .info,
.exam-info .info {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  min-height: 80px;
}

.exam a,
.exam-info a {

  border: none;

  font-size: 1em;
}

.exam p,
.exam-info p {

  color: #333;
  font-weight: 500;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.video-wrapper {
  margin: 2% auto 0;
  text-align: center;
}

blockquote p {
  font-size: 15px;
  text-align: center;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner h3 {
  text-align: center;
  font-size: 1.5em;
}

.exam-eight {
  border-radius: 10px;
  background: #fff;
  box-shadow: rgb(89 89 89 / 50%) 0 0 5px 0;
  margin-bottom: 5px;
  text-align: center;
  overflow: hidden;
}

.exam-eight h3 {
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.eight ul {
  font-size: 16px;
  padding-left: 25px;
  padding-right: 5px;
  min-height: 120px;
}

.eight li {
  line-height: 25px;
}


.my-view img{
  text-align: center;
  margin: 0 auto;
}

#line-all tr th {
  font-size: 1.2em;
}

#line-all td>a>img {
  padding: 10%;
  width: 60px;
}

#line-all tr td {
  font-size: 15px;
  padding: 2px;
}

.wrap .card-box {
  text-align: center;
  padding: 1%;
}