@charset "UTF-8";
/*------------------------------------------------------------------
    [Main Style Stylesheet]
    Project:        Greeky - Technology News, Magazine HTML Template
    Version:        1.0
    Author:         CizThemes
    Author URI:     https://themeforest.net/user/cizthemes    
    Last change:    15/10/2017
-------------------------------------------------------------------
    [Table of contents]
    01. IOT fonts
    02. Components 
    03. Header
    04. Menu
    05. Breaking News
    05. Home Page
    05. SideBar
    06. Footer 
    07. Page Category
    08. Page Detail
    09. Page Shop
    10. Page 404 
    11. Page Gallery 
    12. Page Contact 
-------------------------------------------------------------------*/
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

:root {
  --font-size-xs: 14px;
  --font-size-sm: 16px;
  --font-size-md: 18px;
  --font-size-lg: 24px;
  --font-size-xl: 36px;
  --font-size-xxl: 48px;
  --main-color: #294563;
  --speaking-color: #C76378;
  --listening-color: #32B4C8;
  --writing-color: #F9A95A;
  --reading-color: #37854D;
  --primary-gradient: linear-gradient(180deg, #294563 0%, #172636 100%);
  --reading-gradient: linear-gradient(180deg, #337845 0%, #265A35 100%);
  --listening-gradient: linear-gradient(180deg, #33B2C7 0%, #268695 100%);
  --writing-gradient: linear-gradient(180deg, #FAA859 0%, #BB7F44 100%);
  --speaking-gradient: linear-gradient(180deg, #C86478 0%, #954B5A 100%);
}
@media (min-width: 768px) and (max-width: 1024px) {
  :root {
    --font-size-xs: 12px;
    --font-size-sm: 14px;
    --font-size-md: 16px;
    --font-size-lg: 20px;
    --font-size-xl: 32px;
    --font-size-xxl: 40px;
  }
}
@media (max-width: 767px) {
  :root {
    --font-size-xs: 12px;
    --font-size-sm: 14px;
    --font-size-md: 16px;
    --font-size-lg: 20px;
    --font-size-xl: 32px;
    --font-size-xxl: 40px;
  }
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: local("FontAwesome"), url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* nunito-300 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/nunito-v26-latin_vietnamese-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-300italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/nunito-v26-latin_vietnamese-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-regular - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nunito-v26-latin_vietnamese-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/nunito-v26-latin_vietnamese-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-600 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/nunito-v26-latin_vietnamese-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-600italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/nunito-v26-latin_vietnamese-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-700 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/nunito-v26-latin_vietnamese-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-700italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/nunito-v26-latin_vietnamese-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-900 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/nunito-v26-latin_vietnamese-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-900italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/nunito-v26-latin_vietnamese-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat-v29-latin_vietnamese-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/montserrat-v29-latin_vietnamese-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v29-latin_vietnamese-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v29-latin_vietnamese-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat-v29-latin_vietnamese-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/montserrat-v29-latin_vietnamese-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v29-latin_vietnamese-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/montserrat-v29-latin_vietnamese-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/montserrat-v29-latin_vietnamese-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - latin_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/montserrat-v29-latin_vietnamese-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* IOT icon fonts */
@font-face {
  font-family: "iot-fonts";
  src: url("../fonts/iot-fonts.eot?9zfwbm");
  src: url("../fonts/iot-fonts.eot?9zfwbm#iefix") format("embedded-opentype"), url("../fonts/iot-fonts.ttf?9zfwbm") format("truetype"), url("../fonts/iot-fonts.woff?9zfwbm") format("woff"), url("../fonts/iot-fonts.svg?9zfwbm#iot-fonts") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=ioticon-], [class*=" ioticon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ioticon-page-edit:before {
  content: "\e93b";
}

.ioticon-refresh-undo:before {
  content: "\e933";
}

.ioticon-refresh-redo:before {
  content: "\e939";
}

.ioticon-lock-item-solid:before {
  content: "\e9ed";
}

.ioticon-lock-item:before {
  content: "\e9ee";
}

.ioticon-key:before {
  content: "\e9eb";
}

.ioticon-audio-volume-2:before {
  content: "\e9e9";
}

.ioticon-audio-volume-1:before {
  content: "\e9ea";
}

.ioticon-trending-up:before {
  content: "\e9e8";
}

.ioticon-round-quote:before {
  content: "\e9e6";
}

.ioticon-submit:before {
  content: "\e9e5";
}

.ioticon-customer-support:before {
  content: "\e9e4";
}

.ioticon-checked-cart:before {
  content: "\e932";
}

.ioticon-article-tag:before {
  content: "\e925";
}

.ioticon-library:before {
  content: "\e920";
}

.ioticon-folder:before {
  content: "\e91e";
}

.ioticon-live:before {
  content: "\e9e3";
}

.ioticon-chevron-down-2:before {
  content: "\e9e2";
}

.ioticon-clock-4:before {
  content: "\e9e1";
}

.ioticon-share1:before {
  content: "\e9e0";
}

.ioticon-evaluated:before {
  content: "\e93f";
}

.ioticon-cart:before {
  content: "\e9df";
}

.ioticon-save:before {
  content: "\e9de";
}

.ioticon-review:before {
  content: "\e9db";
}

.ioticon-play-rewind:before {
  content: "\e9d9";
}

.ioticon-play-forward:before {
  content: "\e9da";
}

.ioticon-trash-3:before {
  content: "\e9d5";
}

.ioticon-chevron-down:before {
  content: "\e9d2";
}

.ioticon-continue:before {
  content: "\e9d1";
}

.ioticon-waiting-target:before {
  content: "\e9cf";
}

.ioticon-arrow-bt-down:before {
  content: "\e9ce";
}

.ioticon-chevrons-circle-left:before {
  content: "\e9c6";
}

.ioticon-chevrons-circle-right:before {
  content: "\e9cd";
}

.ioticon-horizontal-split:before {
  content: "\e9c5";
}

.ioticon-send-v2:before {
  content: "\e9c4";
}

.ioticon-exit-fullscreen:before {
  content: "\e9be";
}

.ioticon-fullscreen:before {
  content: "\e9bf";
}

.ioticon-notes:before {
  content: "\e9c2";
}

.ioticon-double-check:before {
  content: "\e9bd";
}

.ioticon-check-v2:before {
  content: "\e9bc";
}

.ioticon-log-out:before {
  content: "\e9bb";
}

.ioticon-heart-solid:before {
  content: "\e9ba";
}

.ioticon-video-solid:before {
  content: "\e9b7";
}

.ioticon-time-board:before {
  content: "\e9b9";
}

.ioticon-play-solid:before {
  content: "\e9b6";
}

.ioticon-play2:before {
  content: "\e9b4";
}

.ioticon-iot-chat:before {
  content: "\e9b1";
}

.ioticon-iot-heart:before {
  content: "\e9b2";
}

.ioticon-restart:before {
  content: "\e9b0";
}

.ioticon-squares-four:before {
  content: "\e99c";
}

.ioticon-lego:before {
  content: "\e9a2";
}

.ioticon-eye-open:before {
  content: "\e9a3";
}

.ioticon-flash-solid:before {
  content: "\e9a5";
}

.ioticon-flash-border:before {
  content: "\e9a6";
}

.ioticon-calendar-3:before {
  content: "\e9ac";
}

.ioticon-refresh-double:before {
  content: "\e997";
}

.ioticon-in-progress:before {
  content: "\e996";
}

.ioticon-square-grid:before {
  content: "\e991";
}

.ioticon-listening:before {
  content: "\e905";
}

.ioticon-video-screen:before {
  content: "\e906";
}

.ioticon-reading:before {
  content: "\e907";
}

.ioticon-people-gr-active:before {
  content: "\e908";
}

.ioticon-people-gr:before {
  content: "\e987";
}

.ioticon-graduate-pe:before {
  content: "\e989";
}

.ioticon-graduate-pe-activce:before {
  content: "\e98a";
}

.ioticon-check-list:before {
  content: "\e98b";
}

.ioticon-speaking:before {
  content: "\e98d";
}

.ioticon-writing:before {
  content: "\e98e";
}

.ioticon-plus-square:before {
  content: "\e980";
}

.ioticon-plus-circle:before {
  content: "\e984";
}

.ioticon-users:before {
  content: "\e985";
}

.ioticon-t-check:before {
  content: "\e91f";
}

.ioticon-tuition-fee:before {
  content: "\e978";
}

.ioticon-play-backwards:before {
  content: "\e97a";
}

.ioticon-play1:before {
  content: "\e97b";
}

.ioticon-play-forwards:before {
  content: "\e97d";
}

.ioticon-full-screen:before {
  content: "\e97f";
}

.ioticon-groups:before {
  content: "\e973";
}

.ioticon-clock-3:before {
  content: "\e974";
}

.ioticon-time-table:before {
  content: "\e976";
}

.ioticon-you-tube:before {
  content: "\e977";
}

.ioticon-add-to-cart:before {
  content: "\e979";
}

.ioticon-filter-2:before {
  content: "\e972";
}

.ioticon-flag-2:before {
  content: "\e968";
}

.ioticon-mortarboard:before {
  content: "\e96a";
}

.ioticon-circle-dollar:before {
  content: "\e96c";
}

.ioticon-pin:before {
  content: "\e96d";
}

.ioticon-file-certificate-2:before {
  content: "\e95c";
}

.ioticon-file-certificate:before {
  content: "\e958";
}

.ioticon-calendar2:before {
  content: "\e954";
}

.ioticon-graduate:before {
  content: "\e955";
}

.ioticon-clock2:before {
  content: "\e956";
}

.ioticon-online-lesson:before {
  content: "\e957";
}

.ioticon-circle-play:before {
  content: "\e953";
}

.ioticon-circle-stop:before {
  content: "\e952";
}

.ioticon-arrow-rotate-left:before {
  content: "\e943";
}

.ioticon-arrow-right-to-line:before {
  content: "\e944";
}

.ioticon-forward-step:before {
  content: "\e945";
}

.ioticon-forward:before {
  content: "\e946";
}

.ioticon-forward-fast:before {
  content: "\e947";
}

.ioticon-backward-step:before {
  content: "\e949";
}

.ioticon-backward:before {
  content: "\e94e";
}

.ioticon-backward-fast:before {
  content: "\e94f";
}

.ioticon-arrow-left-to-line:before {
  content: "\e950";
}

.ioticon-arrow-rotate-right:before {
  content: "\e951";
}

.ioticon-quote:before {
  content: "\e91a";
}

.ioticon-books-group:before {
  content: "\e934";
}

.ioticon-people:before {
  content: "\e93a";
}

.ioticon-student:before {
  content: "\e93d";
}

.ioticon-right-square-filled-left:before {
  content: "\e94b";
}

.ioticon-right-square-filled-right:before {
  content: "\e94d";
}

.ioticon-comment-regular:before {
  content: "\e922";
}

.ioticon-comment-regular-dots:before {
  content: "\e924";
}

.ioticon-solid-comment-dots:before {
  content: "\e92e";
}

.ioticon-pen:before {
  content: "\e91b";
}

.ioticon-trash1:before {
  content: "\e921";
}

.ioticon-home:before {
  content: "\e90d";
}

.ioticon-book-open:before {
  content: "\e90c";
}

.ioticon-chevron-right:before {
  content: "\e903";
}

.ioticon-chevron-left:before {
  content: "\e90a";
}

.ioticon-prev-icon:before {
  content: "\ea28";
}

.ioticon-next-icon:before {
  content: "\ea29";
}

.ioticon-comment:before {
  content: "\e93e";
}

.ioticon-currency:before {
  content: "\e942";
}

.ioticon-group:before {
  content: "\e9e7";
}

.ioticon-time-clock:before {
  content: "\ea18";
}

.ioticon-wallet-2:before {
  content: "\e93c";
}

.ioticon-views:before {
  content: "\ea27";
}

.ioticon-date:before {
  content: "\ea25";
}

.ioticon-tests-taken:before {
  content: "\ea26";
}

.ioticon-phone:before {
  content: "\e9af";
}

.ioticon-notification-bell:before {
  content: "\e9b8";
}

.ioticon-activity:before {
  content: "\e900";
}

.ioticon-airplay:before {
  content: "\e901";
}

.ioticon-alert-circle:before {
  content: "\e902";
}

.ioticon-alert-triangle:before {
  content: "\e904";
}

.ioticon-analytics:before {
  content: "\e909";
}

.ioticon-announcement-speaker:before {
  content: "\e90b";
}

.ioticon-arrow-down:before {
  content: "\e90e";
}

.ioticon-arrow-down-circle:before {
  content: "\e90f";
}

.ioticon-arrow-down-left:before {
  content: "\e910";
}

.ioticon-arrow-down-right:before {
  content: "\e911";
}

.ioticon-arrow-left:before {
  content: "\e912";
}

.ioticon-arrow-left-circle:before {
  content: "\e913";
}

.ioticon-arrow-right:before {
  content: "\e914";
}

.ioticon-arrow-right-circle:before {
  content: "\e915";
}

.ioticon-arrow-up:before {
  content: "\e916";
}

.ioticon-arrow-up-circle:before {
  content: "\e917";
}

.ioticon-arrow-up-left:before {
  content: "\e918";
}

.ioticon-arrow-up-right:before {
  content: "\e919";
}

.ioticon-bar-chart:before {
  content: "\e91c";
}

.ioticon-bar-chart-2:before {
  content: "\e91d";
}

.ioticon-bookmark:before {
  content: "\e923";
}

.ioticon-briefcase:before {
  content: "\e926";
}

.ioticon-calendar:before {
  content: "\e927";
}

.ioticon-camera:before {
  content: "\e928";
}

.ioticon-camera-off:before {
  content: "\e929";
}

.ioticon-carret---down:before {
  content: "\e92a";
}

.ioticon-carret---left:before {
  content: "\e92b";
}

.ioticon-carret---right:before {
  content: "\e92c";
}

.ioticon-carret---up:before {
  content: "\e92d";
}

.ioticon-check:before {
  content: "\e92f";
}

.ioticon-check-circle:before {
  content: "\e930";
}

.ioticon-check-square:before {
  content: "\e931";
}

.ioticon-chevrons-down:before {
  content: "\e935";
}

.ioticon-chevrons-left:before {
  content: "\e936";
}

.ioticon-chevrons-right:before {
  content: "\e937";
}

.ioticon-chevrons-up:before {
  content: "\e938";
}

.ioticon-clipboard:before {
  content: "\e940";
}

.ioticon-clock:before {
  content: "\e941";
}

.ioticon-code:before {
  content: "\e948";
}

.ioticon-copy:before {
  content: "\e94c";
}

.ioticon-currency-usd:before {
  content: "\e959";
}

.ioticon-database:before {
  content: "\e95a";
}

.ioticon-delete:before {
  content: "\e95b";
}

.ioticon-document:before {
  content: "\e95d";
}

.ioticon-dollar-sign:before {
  content: "\e95e";
}

.ioticon-download:before {
  content: "\e95f";
}

.ioticon-download-cloud:before {
  content: "\e960";
}

.ioticon-droplet:before {
  content: "\e961";
}

.ioticon-edit:before {
  content: "\e962";
}

.ioticon-edit-2:before {
  content: "\e963";
}

.ioticon-edit-3:before {
  content: "\e964";
}

.ioticon-external-link:before {
  content: "\e965";
}

.ioticon-eye:before {
  content: "\e966";
}

.ioticon-eye-off:before {
  content: "\e967";
}

.ioticon-fast-forward:before {
  content: "\e969";
}

.ioticon-file:before {
  content: "\e96b";
}

.ioticon-file-text:before {
  content: "\e96e";
}

.ioticon-film:before {
  content: "\e96f";
}

.ioticon-filter:before {
  content: "\e970";
}

.ioticon-flag:before {
  content: "\e971";
}

.ioticon-gift:before {
  content: "\e975";
}

.ioticon-globe:before {
  content: "\e97c";
}

.ioticon-grid:before {
  content: "\e97e";
}

.ioticon-headphones:before {
  content: "\e981";
}

.ioticon-heart:before {
  content: "\e982";
}

.ioticon-help-circle:before {
  content: "\e983";
}

.ioticon-image:before {
  content: "\e986";
}

.ioticon-info:before {
  content: "\e988";
}

.ioticon-layers:before {
  content: "\e98c";
}

.ioticon-link:before {
  content: "\e98f";
}

.ioticon-link-2:before {
  content: "\e990";
}

.ioticon-list:before {
  content: "\e992";
}

.ioticon-live-support-agent-headset:before {
  content: "\e993";
}

.ioticon-loader:before {
  content: "\e994";
}

.ioticon-lock:before {
  content: "\e995";
}

.ioticon-mail:before {
  content: "\e998";
}

.ioticon-map:before {
  content: "\e999";
}

.ioticon-map-pin:before {
  content: "\e99a";
}

.ioticon-maximize:before {
  content: "\e99b";
}

.ioticon-menu:before {
  content: "\e99d";
}

.ioticon-message-circle:before {
  content: "\e99e";
}

.ioticon-message-square:before {
  content: "\e99f";
}

.ioticon-mic:before {
  content: "\e9a0";
}

.ioticon-mic-off:before {
  content: "\e9a1";
}

.ioticon-minus:before {
  content: "\e9a4";
}

.ioticon-monitor:before {
  content: "\e9a7";
}

.ioticon-moon:before {
  content: "\e9a8";
}

.ioticon-more-horizontal:before {
  content: "\e9a9";
}

.ioticon-more-vertical:before {
  content: "\e9aa";
}

.ioticon-move:before {
  content: "\e9ab";
}

.ioticon-navigation:before {
  content: "\e9ad";
}

.ioticon-navigation-2:before {
  content: "\e9ae";
}

.ioticon-paperclip:before {
  content: "\e9b3";
}

.ioticon-pause-circle:before {
  content: "\e9b5";
}

.ioticon-play:before {
  content: "\e9c0";
}

.ioticon-play-circle:before {
  content: "\e9c1";
}

.ioticon-plus:before {
  content: "\e9c3";
}

.ioticon-power:before {
  content: "\e9c7";
}

.ioticon-printer:before {
  content: "\e9c8";
}

.ioticon-radio:before {
  content: "\e9c9";
}

.ioticon-refresh-ccw:before {
  content: "\e9ca";
}

.ioticon-refresh-cw:before {
  content: "\e9cb";
}

.ioticon-repeat:before {
  content: "\e9cc";
}

.ioticon-rss:before {
  content: "\e9d0";
}

.ioticon-search:before {
  content: "\e9d3";
}

.ioticon-send:before {
  content: "\e9d4";
}

.ioticon-settings:before {
  content: "\e9d6";
}

.ioticon-share:before {
  content: "\e9d7";
}

.ioticon-share-2:before {
  content: "\e9d8";
}

.ioticon-shopping-cart:before {
  content: "\e9dc";
}

.ioticon-shuffle:before {
  content: "\e9dd";
}

.ioticon-sun:before {
  content: "\e9ec";
}

.ioticon-tag:before {
  content: "\e9f0";
}

.ioticon-target:before {
  content: "\e9f1";
}

.ioticon-target-2:before {
  content: "\e9f2";
}

.ioticon-thumbs-up:before {
  content: "\e9f6";
}

.ioticon-trash:before {
  content: "\e9f9";
}

.ioticon-trash-2:before {
  content: "\e9fa";
}

.ioticon-type:before {
  content: "\ea01";
}

.ioticon-unlock:before {
  content: "\ea04";
}

.ioticon-upload:before {
  content: "\ea05";
}

.ioticon-upload-cloud:before {
  content: "\ea06";
}

.ioticon-user:before {
  content: "\ea07";
}

.ioticon-user-check:before {
  content: "\ea08";
}

.ioticon-video:before {
  content: "\ea0d";
}

.ioticon-video-off:before {
  content: "\ea0e";
}

.ioticon-volume:before {
  content: "\ea10";
}

.ioticon-volume-1:before {
  content: "\ea11";
}

.ioticon-volume-2:before {
  content: "\ea12";
}

.ioticon-volume-x:before {
  content: "\ea13";
}

.ioticon-wallet:before {
  content: "\ea14";
}

.ioticon-wifi:before {
  content: "\ea1a";
}

.ioticon-wifi-off:before {
  content: "\ea1b";
}

.ioticon-x:before {
  content: "\ea1d";
}

.ioticon-x-circle:before {
  content: "\ea1e";
}

.ioticon-zoom-in:before {
  content: "\ea23";
}

.ioticon-zoom-out:before {
  content: "\ea24";
}

/* End IOT icons */
/*==========Setting=========*/
h1,
.h1 {
  font-size: 32px;
}

h2,
.h2 {
  font-size: 26px;
}

h3,
.h3 {
  font-size: 20px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
  font-family: Microsoft JhengHei, sans-serif;
}

html {
  font-size: 62.5%;
  line-height: 1;
}

.clearfix {
  display: inline-block;
  clear: both;
}

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}

.clearfix {
  display: block;
  clear: both;
}

.clearfix:before,
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

body {
  background-color: #fff;
  font-size: 16px;
  line-height: 1.5;
  color: #282828;
  font-family: "Nunito", "Helvetica Neue", "Roboto", Helvetica, Arial, sans-serif;
}
body.background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
body.background .topbar {
  background-color: transparent;
  padding-right: 5px;
}
body.background-box {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
body.background-box .topbar {
  background-color: transparent;
  padding-right: 5px;
}
body.background-box .box {
  background-color: #fff;
  padding: 0px 15px 15px 15px;
}
body.background-box .box-caption {
  margin: 0px -15px 0px -15px;
}
body.background-box .tab-caption {
  margin: 0px -15px 15px -15px;
}
body.background-box .owl-category-wrap {
  margin: -15px -15px -15px -15px;
}
body.background-box .box-special {
  margin: -15px -15px -15px -15px;
}

textarea {
  resize: vertical;
}

dt,
dd {
  line-height: 1.5;
}

body,
html {
  height: 100%;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

a {
  color: inherit;
}

a:active,
a:focus {
  text-decoration: none;
  color: #294563;
  outline: none !important;
}

button {
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #294563;
}

iframe {
  width: 100%;
  border: none;
}

::selection {
  background: #294563;
  color: #fff;
}

/*==========Components=========*/
.my-btn {
  display: inline-block;
  line-height: 40px;
  padding: 0px 30px;
  color: #fff;
  background-color: #282828;
  letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  border: none;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.my-btn:hover {
  background-color: #294563;
  outline: none;
  color: #fff;
}
.my-btn.active {
  background-color: #294563;
  outline: none;
  color: #fff;
}
.my-btn.active:hover {
  opacity: 0.8;
}

.row-fix {
  margin-left: -10px;
  margin-right: -10px;
}
.row-fix .col-fix {
  padding-left: 10px;
  padding-right: 10px;
}

.row-fix-40 {
  margin-left: -40px;
  margin-right: -40px;
}
.row-fix-40 .col-fix-40 {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 450px;
  }
  .header .container {
    max-width: 100%;
  }
}
@keyframes liveStream {
  0% {
    opacity: 0.7;
  }
  25% {
    opacity: 0.9;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.9;
  }
  100% {
    opacity: 0.7;
  }
}
.wrap {
  max-width: 1170px;
  margin: 0px auto;
  padding: 0px 15px;
}

/*==========Header=========*/
.open-menu .header {
  z-index: auto;
}

.header {
  position: relative;
  z-index: 1001;
  text-align: center;
  padding: 20px 0px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .header {
    padding: 10px 0px;
    height: 50px;
  }
  .header .container {
    width: 100%;
  }
}
.header .user-notifications {
  float: right;
}
.header .user-notifications a {
  display: block;
  height: 44px;
  line-height: 44px;
  margin-right: 16px;
}
.header .user-notifications span {
  margin: 6px 5px;
  width: 30px;
  height: 30px;
  position: relative;
  display: inline-block;
  background: url(../images/notification_blue.png) center no-repeat;
  transform: none !important;
}
.header .user-notifications .number {
  position: absolute;
  width: 19px;
  height: 19px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  background: #c86478;
  border-radius: 50%;
  right: -4px;
  top: -3px;
  line-height: 19px;
  text-decoration: none;
  font-style: normal;
}
.header .user-notifications.plus .number {
  text-align: left;
  padding-left: 4px;
}
.header .user-notifications.plus .number:after {
  content: "+";
  width: 10px;
  height: 10px;
  position: absolute;
  font-size: 10px;
  top: 5px;
  right: 0px;
  line-height: 10px;
  text-align: center;
}
.header .user-messengers {
  float: right;
}
.header .user-messengers a {
  display: block;
  height: 44px;
  line-height: 44px;
}
.header .user-messengers span {
  margin: 6px 5px;
  width: 30px;
  height: 30px;
  line-height: 44px;
  position: relative;
  display: inline-block;
  background: url(../images/icon_email_blue.png) center no-repeat;
  transform: none !important;
}
.header .user-messengers .number {
  position: absolute;
  width: 19px;
  height: 19px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  background: #c86478;
  border-radius: 50%;
  right: -4px;
  top: -3px;
  line-height: 19px;
  text-decoration: none;
  font-style: normal;
}
.header .user-messengers.plus .number {
  text-align: left;
  padding-left: 4px;
}
.header .user-messengers.plus .number:after {
  content: "+";
  width: 10px;
  height: 10px;
  position: absolute;
  font-size: 10px;
  top: 5px;
  right: 0px;
  line-height: 10px;
  text-align: center;
}
.header .ielts-logo {
  float: left;
}
.header .ielts-logo img {
  width: 190px;
}
.header .ielts-logo.mobile {
  margin-top: 5px;
}
.header .ielts-logo.mobile img {
  width: 90px;
}
.header .top-header-banner {
  float: right;
}
.header .logo {
  float: left;
}
.header .logo img {
  width: 190px;
}
@media screen and (max-width: 991px) {
  .header .logo img {
    width: 100px;
  }
}
.header .user-profile {
  float: left;
  text-align: center;
  margin: 10px 0px 0px 20px;
}
@media screen and (max-width: 1199px) {
  .header .user-profile {
    display: none;
  }
}
.header .user-profile img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0px auto;
}
.header .user-profile strong {
  color: #fff;
  margin: 5px 0px 0px 0px;
  font-size: 12px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 991px) {
  .header .user-profile {
    float: none;
    width: 150px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin: 0px 0px 0px -75px;
    text-align: center;
  }
  .header .user-profile img {
    width: 30px;
    height: 30px;
  }
}

.header-banner {
  float: right;
}
.header-banner img {
  display: block;
  width: 100%;
  max-width: 728px;
}

.nav-icon {
  width: 30px;
  height: 40px;
  position: relative;
  z-index: 1001;
  right: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  float: right;
  cursor: pointer;
  float: right;
  margin: 0;
}
.nav-icon em {
  display: none;
}

.nav-icon em {
  float: left;
  color: #7e90a2;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0px 0px 45px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-style: normal;
}

.nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #294563;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

body.open-menu .nav-icon span {
  background: #294563;
}

.nav-icon span:nth-child(even) {
  left: 50%;
}

.nav-icon span:nth-child(odd) {
  left: 0px;
}

.nav-icon span:nth-child(1) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.nav-icon span:nth-child(2) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.nav-icon span:nth-child(3) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.nav-icon span:nth-child(4) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.nav-icon span:nth-child(5) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.nav-icon span:nth-child(6) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.nav-icon span:nth-child(1),
.nav-icon span:nth-child(2) {
  top: 13px;
}

.nav-icon span:nth-child(3),
.nav-icon span:nth-child(4) {
  top: 20px;
}

.nav-icon span:nth-child(5),
.nav-icon span:nth-child(6) {
  top: 27px;
}

.nav-icon.open span:nth-child(1),
.nav-icon.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-icon.open span:nth-child(2),
.nav-icon.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(1) {
  left: 2px;
  top: 19px;
}

.nav-icon.open span:nth-child(2) {
  left: calc(50% - 3px);
  top: 19px;
}

.nav-icon.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.nav-icon.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.nav-icon.open span:nth-child(5) {
  left: 2px;
  top: 29px;
}

.nav-icon.open span:nth-child(6) {
  left: calc(50% - 3px);
  top: 29px;
}

.msr-control a {
  display: block;
  line-height: 45px;
  border-radius: 5px;
  width: 100%;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #294563;
  font-weight: 600;
  text-align: center;
  background-color: #d4dae0;
}

.anonymous-user .user-notifications,
.anonymous-user .user-messengers,
.anonymous-user .user-account,
.anonymous-user .user-palette,
.anonymous-user .user-notification,
.anonymous-user .user-messages {
  display: none !important;
}
.anonymous-user .menu-res-inner {
  padding-top: 65px;
}

/*==========Menu=========*/
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1500 !important;
}

.top-notice {
  background: rgba(204, 204, 204, 0.52);
  padding: 6px 0;
  position: relative;
}
@media (max-width: 767px) {
  .top-notice {
    display: none;
  }
}
.top-notice__contents {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-notice__contents {
    padding-right: 20px;
  }
}
.top-notice__mess {
  font-size: 14px;
  margin-right: auto;
}
.top-notice__btn.iot-bt {
  font-size: 12px;
  height: 38px;
  line-height: 38px;
  margin-left: 6px;
  white-space: nowrap;
}
.top-notice__btn.iot-bt.-grey {
  background: #fff;
  color: #333;
}
.top-notice__btn.iot-bt.-grey:hover {
  background: #f9f9f9;
}
.top-notice__close {
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.header {
  padding: 2px 0px;
}
@media screen and (min-width: 992px) {
  .header .container {
    padding: 20px 15px !important;
  }
}

.open-notification {
  overflow: hidden;
}

.open-menu {
  overflow: hidden;
}
.open-menu .header {
  background-color: #fff;
  box-shadow: none;
}
.open-menu .header .user-profile {
  display: block;
}
.open-menu .menu-res {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.open-menu .menu-icon i {
  color: #294563;
  font-size: 24px;
}
.open-menu .menu-icon i:before {
  content: "\f2d7";
}
.open-menu.reading-test-page .reading-header {
  background-color: #fff;
  border: none;
}

.menu-res {
  background-color: #f3f3f3;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: all 0.35s cubic-bezier(0.4, 0.12, 0.38, 0.93);
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-res {
    width: 320px;
    left: auto;
    right: 0;
    transform: translateX(320px);
    transform: translate3d(320px, 0, 0);
    display: block;
  }
}
.menu-res.menu-res-reading {
  background-color: #fff;
  width: 100%;
  padding: 0px 15px;
}
@media (max-width: 767px) {
  .menu-res.menu-res-reading {
    padding: 0;
    top: 0;
  }
}

.reading-test-page .menu-res {
  top: 0;
}

.menu-res-inner {
  padding: 0;
}
.menu-res-inner ul {
  padding: 0px;
  list-style: none;
}
.menu-res-inner ul > li {
  position: relative;
}
.menu-res-inner ul > li.top-up span {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #284664;
  display: inline-block;
  line-height: 45px;
  font-weight: bold;
  padding: 0px 15px 0px 30px;
}
.menu-res-inner ul > li.top-up a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  display: inline-block;
  float: right;
  padding: 0;
  width: 80px;
  height: 18px;
  line-height: 18px;
  border-radius: 2px;
  font-size: 10px;
  font-weight: 600;
  color: #ffffff;
  background-color: #294563;
  text-align: center;
  margin: 13px 20px 0 0;
}
.menu-res-inner ul > li.line-through {
  height: 1px;
  background: #d4dae0;
}
.menu-res-inner ul > li.user-account {
  padding: 16px 50px 7px 30px;
  height: 60px;
}
.menu-res-inner ul > li.user-account:hover {
  background: #fff;
}
.menu-res-inner ul > li.user-account .user-avatar {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.menu-res-inner ul > li.user-account .user-avatar img {
  border-radius: 50%;
}
.menu-res-inner ul > li.user-account .user-name {
  font-size: 14px;
  color: #294563;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.menu-res-inner ul > li .fa-home {
  margin: 0px 5px 0px 0px;
}
.menu-res-inner ul > li a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #294563;
  display: inline-block;
  line-height: 45px;
  font-weight: bold;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  padding: 0px 20px 0px 30px;
  display: block;
}
.menu-res-inner ul > li a .ioticon-chevrons-down {
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu-res-inner ul > li.has-child > a span {
  display: inline-block;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-res-inner ul > li.has-child > a span:after {
  content: "\e9e2";
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu-res-inner ul > li.open-submenu > a span:after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-res-inner ul > li.open-submenu > a .ioticon-chevrons-down {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-res-inner ul > li:hover {
  cursor: pointer;
  background: #fff;
}
.menu-res-inner ul > li:hover.line-through {
  background: #d4dae0;
}
.menu-res-inner ul > li:hover .sub-menu li {
  background: none;
}
.menu-res-inner ul > li > ul {
  display: none;
  background-color: #fff;
}
.menu-res-inner ul > li > ul.sub-menu {
  padding-bottom: 5px;
}
.menu-res-inner ul > li > ul li {
  border: none;
  line-height: 35px;
}
.menu-res-inner ul > li > ul li:last-child {
  border: none;
}
.menu-res-inner ul > li > ul li a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  line-height: 1.09;
  text-transform: none;
  color: #294563;
  padding: 9px 20px 9px 60px;
  font-weight: bold;
  font-size: 16px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}
.menu-res-inner ul > li > ul li a:hover {
  color: #294563;
}
.menu-res-inner ul > li > ul li .menu-icon {
  width: 30px;
  height: 45px;
  margin: 0px 7px 0px 0px;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon1 {
  background-image: url(../images/menu_icon1.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon1 {
  background-image: url(../images/menu_icon1.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon2 {
  background-image: url(../images/menu_icon2.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon3 {
  background-image: url(../images/menu_icon3.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon4 {
  background-image: url(../images/menu_icon4.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon5 {
  background-image: url(../images/menu_icon5.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon6 {
  background-image: url(../images/menu_icon6.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon7 {
  background-image: url(../images/menu_icon7.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon8 {
  background-image: url(../images/menu_icon8.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon9 {
  background-image: url(../images/menu_icon9.png);
}
.menu-res-inner ul > li > ul li .menu-icon.menu-icon10 {
  background-image: url(../images/menu_icon10.png);
}
.menu-res-inner ul > li > ul li > ul li a {
  padding: 0px 20px 0px 100px;
  line-height: 35px;
  font-weight: 800;
  font-size: 12px;
}
.menu-res-inner .profile-progress {
  padding: 8px 30px 6px;
}
.menu-res-inner .profile-progress .progress {
  width: 100%;
  margin-bottom: 5px;
  background-color: #d5d5d5;
  height: 6px;
}
.menu-res-inner .profile-progress p {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 2.36;
  color: #4a4a4a;
  margin-bottom: 4px;
}
.menu-res-inner .profile-progress a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 2.36;
  color: #32b4c8;
  padding: 0;
  text-decoration: underline;
}

.menu {
  margin: 0px 0px 0px 0px;
  height: 50px;
  background-color: #294563;
  position: relative;
  z-index: 100;
}
.menu .-nav-icon {
  float: right !important;
  z-index: 19;
}
.menu .-nav-icon span[class^=icon] {
  display: inline-block;
}
.menu .popover-box {
  border-radius: 4px;
  position: absolute;
  background: #f7f7f7;
  border: solid 1px #d5d5d5;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity ease 0.2s;
  -o-transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.menu .popover-box:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #f7f7f7;
  right: 47px;
  top: -8px;
}
.menu .popover-box.user-messages-wrap:after {
  right: 88px;
}
.menu .popover-box.user-notification-wrap:after {
  right: 57px;
}
.menu li.user-palette {
  position: relative;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}
.menu li.user-palette:hover .user-info-wrap {
  opacity: 1;
  visibility: visible;
  padding: 15px 0;
}
.menu li.user-palette .user-avatar {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  display: inline-block;
  line-height: 1;
}
.menu li.user-palette .user-avatar img {
  border-radius: 50%;
}
.menu li.user-palette .user-info-wrap {
  position: absolute;
}
.menu li.user-palette .user-name {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding-right: 22px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 94px;
  display: inline-block;
}
.menu li.user-palette .user-name:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 8px;
  right: 0;
  background: url(../images/icon_arrowus_down.png) center no-repeat;
  top: 50%;
  transform: translateY(-50%);
}
.menu li.user-palette .user-info-wrap {
  width: 230px;
  right: 0;
  top: 100%;
}
.menu li.user-palette .user-info-wrap .user-sm-box {
  padding-bottom: 15px;
}
.menu li.user-palette .user-info-wrap .user-sm-box:hover {
  background: none;
  cursor: default;
}
.menu li.user-palette .user-info-wrap .user-sm-box img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  float: left;
  margin-right: 15px;
  margin-left: 0;
  border: 1px solid #c7c7c7;
}
.menu li.user-palette .user-info-wrap .user-sm-box .right-if {
  float: left;
  line-height: normal;
}
.menu li.user-palette .user-info-wrap .user-sm-box .user-name-dt {
  font-size: 14px;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #083050;
  margin-bottom: 3px;
  letter-spacing: 0.4px;
}
.menu li.user-palette .user-info-wrap .user-sm-box .time-zone {
  font-size: 10px;
  color: #4a4a4a;
}
.menu li.user-palette .user-info-wrap .wallet {
  height: 54px;
  line-height: 54px;
  margin-bottom: 15px;
}
.menu li.user-palette .user-info-wrap .wallet:hover {
  cursor: default;
}
.menu li.user-palette .user-info-wrap .wallet a {
  display: inline-block;
  width: auto;
  margin: 15px 0 0 0;
  float: right;
  padding: 0;
  width: 100px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.3px;
  color: #ffffff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  border-radius: 4px;
  background-color: #294563;
  float: right;
}
.menu li.user-palette .user-info-wrap .wallet a:hover {
  background-color: #2f5376;
}
.menu li.user-palette .user-info-wrap .wallet .wallet-val {
  font-size: 12px;
  color: #4a4a4a;
  padding-left: 23px;
  background: url(../images/wallet-icon.svg) left 0 top -2px no-repeat;
  background-size: 16px;
}
.menu li.user-palette .user-info-wrap .profile-progress {
  padding: 8px 12px 6px;
}
.menu li.user-palette .user-info-wrap .profile-progress .progress {
  width: 100%;
  margin-bottom: 5px;
  background-color: #d5d5d5;
  height: 6px;
}
.menu li.user-palette .user-info-wrap .profile-progress p {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 2.36;
  color: #4a4a4a;
  margin-bottom: 4px;
}
.menu li.user-palette .user-info-wrap .profile-progress a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 2.36;
  color: #32b4c8;
  padding: 0;
  text-decoration: underline;
}
.menu li.user-palette .user-info-wrap .profile-progress:hover {
  cursor: default;
}
.menu li.user-palette .user-info-wrap .profile-progress.line:after {
  content: normal;
}
.menu li.user-palette .user-info-wrap .wl-history,
.menu li.user-palette .user-info-wrap .test-history {
  margin-bottom: 30px;
}
.menu li.user-palette .user-info-wrap .wl-history.line:after,
.menu li.user-palette .user-info-wrap .test-history.line:after {
  bottom: -15px;
}
.menu li.user-palette .user-info-wrap .wl-history.line:before,
.menu li.user-palette .user-info-wrap .test-history.line:before {
  content: normal;
}
.menu li.user-palette .user-info-wrap ul {
  padding: 0;
}
.menu li.user-palette .user-info-wrap ul li {
  float: none;
  display: block;
  margin: 0;
  padding: 0 12px;
  position: relative;
}
.menu li.user-palette .user-info-wrap ul li.line:after {
  content: "";
  position: absolute;
  width: 88%;
  height: 1px;
  background: #d5d5d5;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.menu li.user-palette .user-info-wrap ul li.line:before {
  content: "";
  position: absolute;
  width: 88%;
  height: 1px;
  background: #d5d5d5;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}
.menu li.user-palette .user-info-wrap ul li:hover {
  background: #ececec;
}
.menu li.user-palette .user-info-wrap ul li > a {
  height: 26px;
  line-height: 26px;
}
.menu li.user-palette .user-info-wrap ul li.dropdown-submenu {
  padding: 0;
}
.menu li.user-palette .user-info-wrap ul li.dropdown-submenu a {
  padding: 0 0 0 30px;
}
.menu li.user-palette .user-info-wrap ul li.dropdown-submenu:after {
  content: "";
  width: 12px;
  height: 8px;
  position: absolute;
  top: 9px;
  right: 15px;
  background: url(../images/icon_expand_grey.png) center no-repeat;
  background-size: contain;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu li.user-palette .user-info-wrap ul li.dropdown-submenu.active:after {
  transform: rotate(180deg);
}
.menu li.user-palette .user-info-wrap ul.submenu-wp {
  display: none;
}
.menu li.user-palette .user-info-wrap ul.submenu-wp li {
  padding: 0;
}
.menu li.user-palette .user-info-wrap ul.submenu-wp li a {
  padding: 0 0 0 40px;
  font-weight: normal;
  font-size: 10px;
  height: 25px;
  line-height: 25px;
}
.menu li.user-palette .user-info-wrap ul.submenu-wp li a:hover {
  background-color: #d5d5d5;
}
.menu li.user-palette .user-info-wrap a {
  padding: 0 18px;
  display: block;
  width: 100%;
  font-size: 12px;
  color: #4a4a4a;
  line-height: 28px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.menu li.user-notification {
  position: relative;
  margin-right: 15px !important;
}
.menu li.user-notification:hover .user-notification-wrap {
  opacity: 1;
  visibility: visible;
  width: 250px;
}
.menu li.user-notification a {
  height: 50px;
  line-height: 50px;
}
.menu li.user-notification .user-notification-wrap {
  width: 0.1px;
  right: -46px;
  top: 100%;
}
.menu li.user-notification .user-notification-wrap ul {
  padding: 6px 0 0 0;
  border-radius: 4px;
  max-height: 307px;
  overflow: hidden;
  overflow-y: auto;
}
.menu li.user-notification .user-notification-wrap ul::-webkit-scrollbar-track {
  background-color: #f7f7f7;
}
.menu li.user-notification .user-notification-wrap ul::-webkit-scrollbar {
  width: 3px;
  background-color: #d5d5d5;
}
.menu li.user-notification .user-notification-wrap ul::-webkit-scrollbar-thumb {
  background-color: #294563;
}
.menu li.user-notification .user-notification-wrap ul li {
  float: none;
  display: block;
  margin: 0;
  position: relative;
  padding: 0 10px;
  -moz-transition: all ease 0.12s;
  -o-transition: all ease 0.12s;
  -webkit-transition: all ease 0.12s;
  transition: all ease 0.12s;
}
.menu li.user-notification .user-notification-wrap ul li.not-seen a {
  font-weight: bold;
}
.menu li.user-notification .user-notification-wrap ul li:hover {
  background: #ececec;
}
.menu li.user-notification .user-notification-wrap ul li .date {
  position: absolute;
  bottom: 8px;
  left: 13px;
  font-size: 11px;
  color: #888888;
}
.menu li.user-notification .user-notification-wrap a {
  padding: 7px 5px 26px;
  display: block;
  width: 100%;
  height: auto;
  font-size: 12px;
  font-weight: normal;
  color: #282828;
  line-height: normal;
  border-bottom: 1px solid #d5d5d5;
}
.menu li.user-notification .user-notification-wrap a strong {
  font-weight: bold;
}
.menu li.user-notification .user-notification-wrap .view-old-notice a {
  border-bottom: none;
  text-align: center;
  color: #294563;
  padding: 10px 0 11px 0;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu li.user-notification .user-notification-wrap .view-old-notice a:hover {
  font-weight: bold;
}
.menu li.user-notification .icon-notification {
  position: relative;
  width: 19px;
  height: 26px;
  background: url(../images/notification_white.png) center no-repeat;
  transform: none !important;
}
.menu li.user-notification .icon-notification.plus .number {
  text-align: left;
  padding-left: 4px;
}
.menu li.user-notification .icon-notification.plus .number:after {
  content: "+";
  width: 10px;
  height: 10px;
  position: absolute;
  font-size: 10px;
  top: 5px;
  right: 0px;
  line-height: 10px;
  text-align: center;
}
.menu li.user-notification em {
  position: absolute;
  width: 19px;
  height: 19px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  background: #c86478;
  border-radius: 50%;
  right: -8px;
  top: -6px;
  line-height: 19px;
  text-decoration: none;
  font-style: normal;
}
.menu li.user-notification:hover a {
  background-color: transparent !important;
}
.menu li.user-messages {
  margin: 0;
  position: relative;
}
.menu li.user-messages .icon-messages {
  position: relative;
  width: 26px;
  height: 20px;
  background: url(../images/icon_email_white.png) center no-repeat;
  transform: none !important;
}
.menu li.user-messages .icon-messages.plus .number {
  text-align: left;
  padding-left: 4px;
}
.menu li.user-messages .icon-messages.plus .number:after {
  content: "+";
  width: 10px;
  height: 10px;
  position: absolute;
  font-size: 10px;
  top: 5px;
  right: 0px;
  line-height: 10px;
  text-align: center;
}
.menu li.user-messages em {
  position: absolute;
  width: 19px;
  height: 19px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  background: #c86478;
  border-radius: 50%;
  right: -4px;
  top: -8px;
  line-height: 19px;
  text-decoration: none;
  font-style: normal;
}
.menu li.user-messages:hover a {
  background-color: transparent !important;
}
.menu li.user-messages:hover .user-messages-wrap {
  opacity: 1;
  visibility: visible;
  width: 288px;
}
.menu li.user-messages .user-messages-wrap {
  width: 0.1px;
  right: -74px;
  top: 100%;
}
.menu li.user-messages .user-messages-wrap .schollmate-avatar {
  float: left;
  overflow: hidden;
  width: 17%;
}
.menu li.user-messages .user-messages-wrap .schollmate-avatar img {
  border-radius: 50%;
}
.menu li.user-messages .user-messages-wrap .mess-wrap {
  width: 83%;
  float: left;
}
.menu li.user-messages .user-messages-wrap .short-message {
  font-size: 12px;
  line-height: 1.25;
  color: #282828;
}
.menu li.user-messages .user-messages-wrap .date {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 12px;
  color: #888888;
}
.menu li.user-messages .user-messages-wrap ul {
  padding: 6px 0 0 0;
  border-radius: 4px;
  max-height: 390px;
  overflow: hidden;
  overflow-y: auto;
}
.menu li.user-messages .user-messages-wrap ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f7f7f7;
}
.menu li.user-messages .user-messages-wrap ul::-webkit-scrollbar {
  width: 6px;
  background-color: #f7f7f7;
}
.menu li.user-messages .user-messages-wrap ul::-webkit-scrollbar-thumb {
  background-color: #294563;
}
.menu li.user-messages .user-messages-wrap ul li {
  float: none;
  display: block;
  margin: 0;
  position: relative;
  z-index: 1;
  padding: 10px;
  -moz-transition: all ease 0.12s;
  -o-transition: all ease 0.12s;
  -webkit-transition: all ease 0.12s;
  transition: all ease 0.12s;
}
.menu li.user-messages .user-messages-wrap ul li.not-seen a {
  font-weight: bold;
}
.menu li.user-messages .user-messages-wrap ul li:before {
  content: "";
  width: 92%;
  background: #d5d5d5;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  visibility: inherit !important;
  bottom: 0;
}
.menu li.user-messages .user-messages-wrap ul li:hover {
  background: #ececec;
}
.menu li.user-messages .user-messages-wrap ul li:last-child {
  padding: 0;
  text-align: center;
}
.menu li.user-messages .user-messages-wrap ul li:last-child:before {
  content: normal;
}
.menu li.user-messages .user-messages-wrap ul li:last-child > a {
  display: block;
  line-height: 40px;
  padding: 0;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu li.user-messages .user-messages-wrap ul li .date {
  position: absolute;
  right: 15px;
  top: 10px;
  line-height: normal;
  font-size: 11px;
}
.menu li.user-messages .user-messages-wrap ul li span {
  display: block;
}
.menu li.user-messages .user-messages-wrap .partner-name {
  margin-bottom: 3px;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #294563;
  line-height: normal;
}
.menu li.user-messages .user-messages-wrap .view-all-message {
  border-bottom: none;
}
.menu li.user-messages .user-messages-wrap .view-all-message a {
  font-size: 12px;
  border-bottom: none;
  text-align: center;
  color: #294563;
  padding: 5px 0 5px 0;
  font-weight: normal;
}
.menu li.user-messages .user-messages-wrap .view-all-message a:hover {
  font-weight: bold;
}
.menu .badge-notify {
  position: relative;
  right: -7px;
  top: -11px;
  font-size: 9px;
  font-weight: 800;
  width: 40px;
  height: 15px;
  line-height: 16px;
  border-radius: 8px;
  background-color: #faaa5a;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #294563;
  margin: 0;
  padding: 0;
}
.menu .main-menu {
  margin: 0px -10px;
  padding: 0px;
}
.menu .main-menu__arrow {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  transform: rotate(90deg);
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu .main-menu > li {
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 0px;
  float: left;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu .main-menu > li {
    margin: 0;
  }
}
.menu .main-menu > li li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  pointer-events: auto;
}
.menu .main-menu > li.user-palette {
  display: flex;
  align-items: center;
}
.menu .main-menu > li.-bg-red {
  background-color: #C76378;
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
.menu .main-menu > li.-bg-red > a {
  font-weight: 700;
}
.menu .main-menu > li.-bg-red > .sub-menu {
  background-color: rgba(199, 99, 120, 0.16);
}
.menu .main-menu > li.-bg-red > .sub-menu a {
  color: #F1D7DC;
  font-weight: 600;
}
.menu .main-menu > li.-bg-red > .sub-menu a:hover {
  background-color: #DDA2AE;
  color: #fff;
}
.menu .main-menu > li.-bg-red:hover > a {
  background-color: #C76378;
  color: #fff;
}
.menu .main-menu > li.-nav-icon > a {
  padding: 0px 10px;
}
.menu .main-menu > li.-nav-link {
  float: right;
  margin-right: 0;
}
.menu .main-menu > li.-nav-link:hover {
  background-color: transparent !important;
  cursor: pointer;
}
.menu .main-menu > li.-nav-link:hover a {
  background-color: transparent !important;
  text-decoration: underline;
}
.menu .main-menu > li.user-wallet {
  margin-top: 9px;
}
.menu .main-menu > li.active > a {
  color: #294563;
  cursor: pointer;
}
.menu .main-menu > li.user-wallet > a {
  height: 32px;
  line-height: 32px;
  background: #F9A95A;
  border-radius: 4px;
  color: #294563;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu .main-menu > li.user-wallet > a {
    max-width: 92px;
    padding: 0 6px;
  }
}
.menu .main-menu > li.user-wallet > a:hover {
  background: #F9A95A;
}
.menu .main-menu > li.user-wallet > a span {
  transition: none;
  position: relative;
  font-size: 20px;
  margin-right: 10px;
}
.menu .main-menu > li > a {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 50px;
  font-weight: 800;
  padding: 0px 10px;
  position: relative;
  line-height: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu .main-menu > li > a.main-menu__home-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu .main-menu > li > a.main-menu__home-link {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu .main-menu > li > a {
    font-size: 12px;
  }
}
.menu .main-menu > li.has-child a:after {
  font-size: 14px;
  display: block;
  content: "";
  background: url("../images/arrow_down.png") no-repeat center center;
  width: 14px;
  height: 8px;
  position: absolute;
  top: 17px;
  right: -30px;
}
.menu .main-menu > li:hover > a {
  background-color: #536b83;
}
.menu .main-menu > li:hover > a span.main-menu__arrow {
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.menu .main-menu > li:hover > a ul li a {
  background-color: transparent;
}
.menu .main-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  pointer-events: auto;
}
.menu .main-menu > li.has-mega-menu {
  position: static;
}
.menu .main-menu li.li-language {
  float: right;
}
.menu .main-menu li.li-language ul li {
  float: right;
}
.menu .main-menu .sub-menu {
  min-width: 100%;
  position: absolute;
  height: auto;
  visibility: hidden;
  z-index: 9999;
  opacity: 0;
  padding: 0px 0px;
  margin-top: 10px;
  box-shadow: -14px 9px 36px -14px #97a9bb;
  top: 100%;
  pointer-events: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.menu .main-menu .sub-menu:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom, rgba(93, 113, 137, 0.46), #284664);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  z-index: -1;
}
.menu .main-menu .sub-menu .container {
  width: auto;
  padding: 0;
}
.menu .main-menu .sub-menu .sub-menu {
  left: 100%;
  top: 0;
  margin: 0;
  border-radius: 0 4px 4px 0;
}
.menu .main-menu .sub-menu ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: column;
}
.menu .main-menu .sub-menu li {
  margin: 0px;
  display: inline-flex;
  padding: 0px;
  float: none;
  position: relative;
}
.menu .main-menu .sub-menu li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  text-align: left;
  text-transform: none;
  padding: 0px 10px;
  min-width: 168px;
  line-height: 50px;
  font-size: 14px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  color: #D4DAE0;
  letter-spacing: 1px;
  float: none;
  font-weight: 800;
  white-space: nowrap;
}
.menu .main-menu .sub-menu li a .menu-icon {
  float: left;
  width: 22px;
  height: 22px;
  margin: 13px 6px 0px 0px;
  background-repeat: no-repeat;
  opacity: 0.3;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu .main-menu .sub-menu li a .menu-icon.icon-analytics {
  background-image: url(../images/icon_analytics.png);
}
.menu .main-menu .sub-menu li a .menu-icon.icon-history {
  background-image: url(../images/icon_history.png);
}
.menu .main-menu .sub-menu li a .menu-icon.icon-profile {
  background-image: url(../images/icon_user1.png);
}
.menu .main-menu .sub-menu li a .menu-icon.icon-messages {
  background-image: url(../images/icon_email.png);
}
.menu .main-menu .sub-menu li:last-child {
  border: none;
}
.menu .main-menu .sub-menu li:hover > a {
  background-color: rgba(41, 69, 99, 0.9);
}
.menu .main-menu .sub-menu li:hover > a .menu-icon {
  opacity: 1;
}

#overlay-menu {
  z-index: 900;
  width: 0;
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(136, 136, 136, 0.4);
  position: fixed;
  transform: translate3d(100%, 0, 0);
  -moz-transition: opacity ease 0.55s;
  -o-transition: opacity ease 0.55s;
  -webkit-transition: opacity ease 0.55s;
  transition: opacity ease 0.55s;
  opacity: 0;
}
@media (max-width: 767px) {
  #overlay-menu {
    display: none;
  }
}
#overlay-menu.active {
  transform: translate3d(0, 0, 0);
  width: 100%;
  opacity: 1;
}

/*==========End Menu=========*/
.sitemap {
  padding: 15px 0px 6px;
  text-align: left;
  width: 100%;
  display: block;
  overflow: hidden;
}
.sitemap.bg-gray {
  padding-left: 20px;
}
.sitemap a {
  display: inline-block;
  font-size: 13px;
  color: #787878;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.sitemap a:hover {
  color: #294563;
}
.sitemap span {
  display: inline-block;
  font-size: 13px;
  color: #787878;
  padding: 0px 4px;
}
.sitemap.fill {
  background-color: #294563;
  padding-left: 20px;
}
.sitemap.fill a {
  color: #7e90a2;
}
.sitemap.fill a:hover {
  color: #fff;
}
.sitemap.fill span {
  color: #7e90a2;
}

.listening-result .test-hero .test-hero-icon span {
  background: url(../images/icon_listen.png) no-repeat center center;
}
.listening-result .test-hero .test-hero-icon strong {
  color: #32b4c8;
  display: block;
  white-space: nowrap;
}
.listening-result .test-hero .test-hero-icon .lesson {
  color: #32b4c8;
}

@media (max-width: 767px) {
  .listening-result .test-hero,
  .reading-result .test-hero {
    display: block !important;
  }
  .listening-result .test-hero .test-hero-icon,
  .reading-result .test-hero .test-hero-icon {
    position: relative;
    margin: 2rem auto;
  }
}

.solution-page .test-hero .tooltip .tooltip-inner {
  transform: none;
}

.test-hero {
  position: relative;
  margin-top: 13px;
}
.test-hero h1.test-caption {
  color: #294563;
}
.test-hero .book-img-wrap {
  float: left;
  margin-right: 15px;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .test-hero .book-img-wrap {
    float: none;
    margin: 20px 0 10px;
  }
}
.test-hero .test-des {
  overflow: hidden;
}
@media (max-width: 767px) {
  .test-hero .test-des {
    margin-bottom: 30px;
  }
}
.test-hero img {
  width: 145px;
  border: 4px solid #d4dae0;
  border-radius: 8px;
}
.test-hero .test-hero-icon {
  position: absolute;
  width: 169px;
  bottom: 0px;
  right: 30px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .test-hero .test-hero-icon {
    right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .test-hero .test-hero-icon {
    right: 6%;
    bottom: -15px;
  }
}
.test-hero .test-hero-icon span {
  display: block;
  background: url("../images/icon_listen.png") no-repeat center center;
  min-height: 40px;
}
.test-hero .test-hero-icon p,
.test-hero .test-hero-icon strong {
  text-align: center;
  color: #32b4c8;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  margin: 10px 0px 0px 0px;
  display: block;
}
@media screen and (max-width: 991px) {
  .test-hero .test-hero-icon p,
  .test-hero .test-hero-icon strong {
    left: 0px;
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .test-hero {
    padding: 0px;
    text-align: center;
  }
  .test-hero img {
    max-width: 200px;
    width: auto;
    float: none;
  }
}
.test-hero .test-vote a {
  font-size: 16px;
}
.test-hero .test-vote .star-rating {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .test-hero .test-vote .star-rating {
    justify-content: center;
  }
}
.test-hero .test-vote span.rating-point {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .test-hero .test-vote span.rating-point {
    font-size: 12px;
  }
}

.test-caption {
  color: #294563;
  margin: 0px;
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .test-caption.lesson-title {
    font-size: 32px !important;
    font-weight: bold;
  }
}
@media screen and (max-width: 1199px) {
  .test-caption {
    font-size: 20px;
  }
}

.test-vote span {
  font-weight: 600;
  color: #f9a95a;
  margin: 0px 4px 0px 0px;
}
.test-vote i {
  color: #f9a95a;
  margin: 0px 2px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .test-vote i {
    font-size: 12px;
  }
}
.test-vote i.gray {
  color: #999;
}
.test-vote em {
  color: #536b83;
  font-size: 12px;
  padding-left: 5px;
}
.test-vote em.reading-vote {
  font-style: normal;
}
.test-vote.small span {
  font-weight: 600;
  color: #f9a95a;
  margin: 0px 4px 0px 0px;
  font-size: 12px;
}
.test-vote.small i {
  color: #f9a95a;
  margin: 0px 0px;
  font-size: 12px;
}
.test-vote.small i.gray {
  color: #999;
}
.test-vote.small em {
  color: #536b83;
  font-size: 12px;
  white-space: nowrap;
}

.test-des p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #787878;
  font-size: 12px;
}
.test-des p .icon-ts {
  float: left;
  width: 16px;
  height: 18px;
  margin: 0px 5px 0px 0px;
  background-repeat: no-repeat;
  background-position: center center;
}
.test-des p .icon-ts.icon-view {
  background-image: url(../images/icon_view.png);
}
.test-des p .icon-ts.icon-taken {
  background-image: url(../images/icon_test_taken.png);
}
.test-des p .icon-ts.icon-calendar {
  background-image: url(../images/icon_calendar.png);
}
@media screen and (max-width: 767px) {
  .test-des p .icon-ts {
    float: none;
    display: inline-block;
    position: relative;
    top: 3px;
  }
}
.test-des div {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #787878;
  font-size: 12px;
}
.test-des div .icon-ts {
  float: left;
  width: 16px;
  height: 18px;
  margin: 0px 5px 0px 0px;
  background-repeat: no-repeat;
  background-position: center center;
}
.test-des div .icon-ts.icon-view {
  background-image: url(../images/icon_view.png);
}
.test-des div .icon-ts.icon-taken {
  background-image: url(../images/icon_test_taken.png);
}
.test-des div .icon-ts.icon-calendar {
  background-image: url(../images/icon_date.png);
}
@media screen and (max-width: 767px) {
  .test-des div .icon-ts {
    float: none;
    display: inline-block;
    position: relative;
    top: 3px;
  }
}

.user-box {
  margin: 70px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .user-box {
    margin: 20px 0px 0px 0px;
  }
}
.user-box h2 {
  text-align: center;
  color: #294563;
  margin: 15px 0px 32px 0px;
  font-size: 32px;
}
@media screen and (max-width: 991px) {
  .user-box h2 {
    margin: 30px 0px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .user-box h2 {
    margin: 15px 0px 32px 0px;
  }
}
@media (max-width: 767px) {
  .user-box h2 {
    margin: 10px 0px 20px 0px;
  }
}

.us-user {
  text-align: center;
}
.us-user div {
  width: 65px;
  height: 65px;
  display: block;
  margin: 0px auto;
  background: url("../images/icon_user.png") no-repeat center center;
  background-color: #d4dae0;
  border-radius: 50%;
}
.us-user p {
  font-weight: 700;
  color: #536b83;
  margin: 5px 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .us-user p {
    margin: 10px 0px;
  }
}

.listening-result .welldone div {
  border: 5px solid #32b3c7;
}
.listening-result .welldone strong {
  color: #32b4c8;
}

.welldone {
  margin: 15px 24px 30px 0px;
}
@media (max-width: 767px) {
  .welldone {
    margin: 15px 0px 45px 0px;
  }
}
.welldone div {
  width: 132px;
  height: 132px;
  margin: 0px auto;
  border: 5px solid #268695;
  background-color: #d6f0f4;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
}
.welldone div strong {
  color: #268695;
  font-size: 32px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.welldone p {
  color: #268695;
  font-size: 20px;
  text-transform: uppercase;
  margin: 10px 0px 0px 0px;
  text-align: center;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.radial {
  margin: 0px auto;
  position: relative;
  width: 122px;
  height: 122px;
  border-radius: 50%;
  background-color: transparent;
}
.radial.small {
  top: 5px;
}
.radial .dot {
  width: 15px;
  height: 15px;
  border: 5px solid #32b3c7;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: 60px;
  display: none;
}

/* -------------------------------------
 * Optional centered circle w/text
 * ------------------------------------- */
.radial {
  margin: 15px auto 20px auto;
}
@media screen and (max-width: 767px) {
  .radial.small {
    margin-bottom: 30px;
  }
}

#progress-small .overlay p {
  padding: 0 13px;
}

.radial .overlay {
  position: absolute;
  width: 112px;
  height: 112px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.radial .overlay .pr-icon-time {
  background: url("../images/icon_clockIcn.png") no-repeat center center;
  width: 22px;
  height: 24px;
  display: block;
  margin: 0px auto;
}
.radial .overlay .pr-icon-true {
  background: url("../images/icon_tickround.png") no-repeat center center;
  width: 22px;
  height: 23px;
  display: block;
  margin: 0px auto;
  width: 100%;
}
.radial .overlay p {
  font-size: 13px;
  font-weight: 800;
  color: #787878;
  width: 100%;
  margin: 5px 0px 0px 0px;
}
.radial .overlay strong {
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #32b3c7;
  width: 100%;
}
.radial .overlay strong.cyan {
  color: #268695;
}
.radial .overlay em {
  display: block;
  font-weight: normal;
  font-size: 13px;
  font-size: 14px;
  font-style: normal;
  color: #888888;
}

.radial.big {
  width: 170px;
  height: 170px;
  margin: 0px auto 20px auto;
}

.radial.big .overlay {
  position: absolute;
  width: 146px;
  height: 146px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 12px;
  margin-top: 12px;
  text-align: center;
}

.radial.x-small {
  width: 70px;
  height: 70px;
  margin: 0px auto 20px auto;
}
.radial.x-small .x-small-text {
  color: #294563;
  font-weight: 600;
  font-style: normal;
}

.radial.x-small .overlay {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
}

.txt {
  border: none;
  outline: none;
  padding: 0px 20px;
  text-align: center;
  height: 30px;
  background-color: #f5f5f5;
  font-size: 13px;
  color: #787878;
  border-radius: 5px;
}

.btn .icon-copy {
  background: url("../images/icon_copy.png") no-repeat center center;
  width: 28px;
  height: 28px;
  margin: 8px 5px 0px 0px;
  float: left;
}
.btn.btn-coppy-url {
  font-size: 14px;
  font-weight: bold;
  height: 45px;
  line-height: 1.42857143;
  box-shadow: none;
  border: none;
}
@media screen and (max-width: 320px) {
  .btn.btn-coppy-url {
    margin-bottom: 10px;
  }
}
.btn.btn-coppy-url:active, .btn.btn-coppy-url:focus {
  box-shadow: none;
  border: none;
}

.txt-link {
  font-style: italic;
  margin: 15px 0px;
}

.share-socer {
  margin: 29px 0px;
  text-align: center;
}
.share-socer h3 {
  color: #294563;
  margin: 0px 0px 15px 0px;
}
.share-socer .txt-link {
  width: 100%;
  text-align: center;
  max-width: 300px;
  margin: 0 0 15px;
  border-radius: 15px;
}
.share-socer.share-ranking h3 {
  margin: 0px;
}

.ss-share {
  display: inline-block;
}
@media screen and (max-width: 320px) {
  .ss-share {
    padding-right: 17px;
  }
}
.ss-share span {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url("../images/icon_share_popup.png") no-repeat center center;
  line-height: 22px;
  margin: 0px 20px;
  padding: 0px 13px;
}
.ss-share a {
  display: inline-block;
  width: 22px;
  height: 22px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 50%;
  background-color: #294563;
  text-align: center;
  line-height: 22px;
  color: #fff;
  margin: 0px 2px;
  font-size: 10px;
}
.ss-share a:hover {
  background-color: rgb(48.4678571429, 81.5678571429, 117.0321428571);
}

.reading-result .container,
.listening-result .container {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .reading-result .container,
  .listening-result .container {
    padding: 0 10px;
    overflow: hidden;
  }
}

.listening-result .band-score .nav-tabs li.user-score a {
  color: #268695;
  background: #d7f0f5;
  border: none;
}
.listening-result .band-score .nav-tabs li.user-score a:hover:before {
  content: normal;
}
.listening-result .band-score .nav-tabs li.user-score a:focus {
  color: #268695;
}

.band-score {
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .band-score {
    margin-top: 3rem;
  }
}
.band-score .band-score-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #294563;
  padding-left: 35px;
  background: url("../images/icon_medal.png") no-repeat left scroll;
}
.band-score .nav-tabs {
  border: none;
  margin: 10px 0 0 -5px;
}
.band-score .nav-tabs li a {
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #294563;
  margin: 0 14px;
  border: none;
}
.band-score .nav-tabs li a:hover {
  background-color: transparent;
  border: none !important;
}
.band-score .nav-tabs li a:hover:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background: #294563;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateX(-6px);
}
.band-score .nav-tabs li a:focus {
  border: none;
  color: #294563 !important;
}
.band-score .nav-tabs li.user-score a {
  color: #294563;
  background: #d7e6dc;
  position: relative;
  border: none;
}
.band-score .nav-tabs li.user-score a:before {
  content: normal;
}
.band-score .nav-tabs li.user-score.active a:before {
  content: normal;
}
.band-score .nav-tabs li.active a:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background: #294563;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateX(-6px);
}
.band-score .nav-tabs li:last-child a {
  margin-right: 0;
}
.band-score .nav-tabs li:first-child a {
  margin-left: 0;
}
.band-score .tab-content {
  margin-top: 22px;
}
.band-score .tab-content .row {
  border-bottom: 1px solid #d4dae0;
  margin-left: 0;
  margin-right: 0;
}
.band-score .tab-content .row .col-sm-3 {
  padding-left: 0;
  font-size: 14px;
  line-height: 1.71;
  color: #294563;
}
.band-score .tab-content .row:last-child {
  border: none;
}
.band-score .tab-content .row .col-sm-9 {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.71;
  color: #294563;
}

.bs-item span {
  display: inline-block;
  width: 100px;
  font-size: 13px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #7e90a2;
}
.bs-item div {
  width: 7.6%;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #294563;
  margin: 2px 0px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  float: left;
}
.bs-item div.current {
  font-weight: 700;
}
.bs-item div.current .your-score {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  left: 50%;
  top: -50px;
  margin: 0px 0px 0px -17px;
  border-radius: 2px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.bs-item div.current .your-score:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  position: absolute;
  border-top-color: #fff;
  left: 50%;
  bottom: -16px;
  margin: 0px 0px 0px -8px;
  z-index: 2;
}
.bs-item div.current .your-score:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 9px solid transparent;
  position: absolute;
  border-top-color: #f5f5f5;
  left: 50%;
  bottom: -18px;
  margin: 0px 0px 0px -9px;
  z-index: 1;
}
.bs-item div.current .your-score em {
  width: 25px;
  height: 25px;
  margin: 3px auto;
  display: block;
  border-radius: 50%;
  background-image: url(../images/icon_user.png);
  background-position: center center;
  background-size: 35px 35px;
  background-color: #d4dae0;
}
.bs-item.bs-item-correct div {
  color: #d4dae0;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.box-caption-margin {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .box-caption-margin {
    margin: 2rem 0 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .box-caption.leader-board {
    margin-top: 0px;
  }
}
.box-caption.latest-writing {
  margin-top: 40px;
}
.box-caption h3.comment-head-title {
  font-size: 20px;
  margin-top: 65px;
}
.box-caption p.review-test {
  line-height: auto;
  margin: 60px auto 15px;
}
.box-caption p {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 55px;
  color: #294563;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin: 0;
}
@media (max-width: 767px) {
  .box-caption p {
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .box-caption p {
    font-size: 16px;
  }
}
.box-caption p .bc-icon {
  width: 28px;
  height: 28px;
  float: left;
  margin: 15px 10px 0px 0;
}
@media (max-width: 767px) {
  .box-caption p .bc-icon {
    margin: 0 10px 0px 0;
  }
}
.box-caption p .bc-icon.icon-lego {
  background: url("../images/icon_lego.png") no-repeat center center;
}
.box-caption p .bc-icon.icon-cup {
  background: url("../images/icon_cup.png") no-repeat center center;
}
.box-caption p .bc-icon.icon-review {
  background: url("../images/icon_review.png") no-repeat center center;
}
.box-caption .most-viewed {
  width: 286px;
  height: 178px;
  border-radius: 4px;
  background-color: #fff;
  margin: 0 auto 15px;
}
.box-caption .bc-right {
  float: right;
}
.box-caption .bc-right a {
  display: inline-block;
  line-height: 25px;
  padding: 0px 20px 0px 20px;
  background-color: #f5f5f5;
  border-radius: 20px;
  font-size: 12px;
  color: #787878;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.box-caption .bc-right a:hover {
  color: #282828;
}
.box-caption .bc-right .btn-report-mistake {
  color: #d4dae0;
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: transparent;
}
.box-caption .bc-right .btn-report-mistake:hover {
  color: #787878;
}
.box-caption .bc-right .btn-report-mistake span {
  display: inline-block;
  background-image: url(../images/report_icon.png);
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  margin: 0px 5px 0px 0px;
}
.box-caption.box-caption-white p {
  color: #fff;
}

.listening-result .list-answer li span.sys-answer {
  color: #268695;
}

.exp-review-box {
  border-radius: 10px;
  border: 8px solid #294563;
  position: relative;
  clear: both;
  flex-direction: column;
  margin: 2.2rem auto;
  display: none;
}
@media (max-width: 767px) {
  .exp-review-box {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .exp-review-box {
    display: flex;
  }
}
.exp-review-box__head {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #294563;
  padding-bottom: 8px;
}
.exp-review-box__contents {
  position: relative;
  padding: 15px;
  max-height: 275px;
  overflow: hidden;
}
.exp-review-box__click-panel {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 9;
}
.exp-review-box__click-text {
  font-size: 14px;
  font-weight: 700;
  color: #294563;
  margin-top: 1.6rem;
}

.list-answer {
  padding: 0px;
  margin: 0px;
}
.list-answer .seeall-panel {
  justify-content: space-between;
  height: 40px;
  padding: 12px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0px 0px 10px 10px;
  border-top: 1px solid var(--progress-bar-bar-circle, #EAECEF);
  background: #FFF;
  width: 100%;
  display: none;
}
@media (max-width: 767px) {
  .list-answer .seeall-panel {
    display: flex;
  }
}
.list-answer .seeall-panel.keypanel-showing .answerkey-panel {
  transform: translateX(0);
}
.list-answer .seeall-panel:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: calc(100% + 1px);
  background-image: linear-gradient(to top, white 10%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0));
}
.list-answer .seeall-panel__result {
  font-size: 14px;
}
.list-answer .seeall-panel__result strong {
  color: var(--main-color);
}
.list-answer .seeall-panel__view {
  display: flex;
  align-items: center;
  color: #32B4C8;
  gap: 4px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .list-answer .seeall-panel__view .ioticon-arrow-right {
    font-size: 16px;
  }
}
.list-answer .answerkey-panel {
  display: none;
  transform: translateX(100%);
  transition: all 0.35s cubic-bezier(0.4, 0.12, 0.38, 0.93);
}
@media (max-width: 767px) {
  .list-answer .answerkey-panel {
    padding: 0 16px 16px;
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
  }
}
.list-answer .answerkey-panel__back-icon {
  position: absolute;
  left: 0;
  font-size: 28px;
  color: #294563;
}
.list-answer .answerkey-panel__nav-bar {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 0;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  background: #fff;
}
.list-answer .answerkey-panel__title {
  color: var(--main-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.list-answer .answerkey-panel__part-info {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}
.list-answer .answerkey-panel__part-name {
  color: #294563;
  font-weight: 700;
}
.list-answer .answerkey-panel__cr-statistic {
  font-size: 14px;
}
.list-answer .answerkey-panel__cr-statistic strong {
  color: var(--main-color);
}
@media (max-width: 767px) {
  .list-answer__part-item {
    margin-top: 1.2rem;
    display: block;
    max-height: 168px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 4px 30px 0px rgba(41, 69, 99, 0.08);
    padding: 12px;
    position: relative;
  }
}
.list-answer__bottom-panel {
  position: absolute;
  bottom: 0;
  left: 0;
}
.list-answer__part-title {
  margin: 3rem 0 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .list-answer__part-title {
    margin: 0 0 1.2rem;
  }
}
.list-answer ul {
  padding-left: 0;
}
.list-answer li.compound-sentence span.number {
  font-size: 10px;
  line-height: 13px;
  padding-top: 2px;
}
.list-answer li.compound-sentence span.number em {
  display: block;
  width: 80%;
  margin: 0px auto;
  height: 1px;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
}
.list-answer li {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 40px;
  list-style: none;
  float: none;
}
@media screen and (max-width: 767px) {
  .list-answer li {
    width: 100%;
    float: none;
  }
}
.list-answer li p {
  display: inline;
  padding: 0px 0px 0px 0px;
  position: relative;
  margin: 0px;
}
.list-answer li span.number {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -3px 0px 0px -40px;
  float: left;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: #32b3c7;
  border-radius: 50%;
}
.list-answer li span.sys-answer {
  font-size: 16px;
  color: #327846;
}
.list-answer li em {
  display: inline-block;
  background: url("../images/icon_true.png") no-repeat center center;
  width: 16px;
  height: 11px;
  margin: 0 5px;
}
.list-answer li em.false {
  background: url("../images/icon_false.png") no-repeat center center;
  width: 11px;
  height: 11px;
}

/* -------------------------------------
 * Mixin for progress-% class
 * ------------------------------------- */
/****************************************/
.reading-result .radial {
  background-color: #327846;
}
.reading-result .welldone div {
  border: 5px solid #327846;
  background-color: #d7e6dc;
}
.reading-result .welldone p {
  color: #327846;
}
.reading-result .overlay strong {
  color: #245a34;
}
.reading-result .welldone div strong {
  color: #327846;
}
.reading-result .radial .overlay .pr-icon-true {
  display: none;
  background: url(../images/icon_tickround1.png) no-repeat center center;
}
.reading-result .radial .overlay .pr-icon-time {
  background: url(../images/icon_clockIcn_gr.png) no-repeat center center;
}
.reading-result .radial .dot {
  border-color: #327846;
}
.reading-result .test-hero .test-hero-icon span {
  display: block;
  background: url("../images/icon_reading.png") no-repeat center center;
}
.reading-result .test-hero .test-hero-icon p,
.reading-result .test-hero .test-hero-icon strong,
.reading-result .test-hero .test-hero-icon .lesson {
  color: #327846;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.reading-result li span.number {
  background-color: #327846;
}

@media (max-width: 767px) {
  .practice {
    max-width: 100%;
    overflow-y: scroll;
  }
}
.practice .table {
  margin-top: 10px;
}
.practice .table thead tr th {
  padding: 15px 0px 15px 15px;
}

.table {
  border: none;
}
.table table {
  width: 100%;
}
.table thead {
  background-color: #294563;
}
.table thead tr th {
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 15px;
}
.table thead tr th:nth-child(3) {
  min-width: 52px;
}
.table tbody tr td {
  padding: 12px 15px;
  font-size: 12px;
}
.table tbody tr td .icon-cup {
  background: url(../images/icon_cup1.png) center no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0px 0px 0px -5px;
}
.table tbody tr td .icon-cup.icon-cup2 {
  background: url(../images/icon_cup2.png) center no-repeat;
}
.table tbody tr td .icon-cup.icon-cup3 {
  background: url(../images/icon_cup3.png) center no-repeat;
}
.table tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.table .rank-table tbody tr td {
  color: #888888;
}
.table .rank-table tbody tr td:nth-child(2) {
  max-width: 120px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.table .rank-table tbody tr td:nth-child(3) {
  text-align: center;
}
.table .rank-table tbody tr td:nth-child(3) img {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.tip-theday {
  padding: 20px 8px 8px;
  background-color: #f5f5f5;
  margin: 3rem 0;
  border-radius: 10px;
}
.tip-theday__caption {
  color: #294563;
  max-width: 300px;
  font-size: 18px;
  margin: 0px auto;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin: 0 0 15px;
}
.tip-theday .wgtip-item {
  display: flex;
  gap: 15px;
  padding: 10px;
  min-height: auto;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
}
.tip-theday .wgtip-item__img-link {
  width: 100px;
  height: 100px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 10px;
  flex-shrink: 0;
}
.tip-theday .wgtip-item__img-link img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  object-fit: cover;
  left: 0;
}
.tip-theday .wgtip-item__title {
  font-size: 14px;
  font-weight: 800;
  color: #294563;
  margin: 0 0 1rem;
}
.tip-theday .wgtip-item__desc {
  font-size: 12px;
  margin-top: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 32px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tip-theday .wgtip-item__more-infos {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  color: #787878;
  font-size: 12px;
  margin-top: 0.2rem;
}
.tip-theday .wgtip-item__info {
  display: flex;
  gap: 4px;
  align-items: center;
}
.tip-theday .wgtip-item__info [class^=ioticon-] {
  font-size: 14px;
  color: #cdcdcd;
}

.reading-result .review-explanation,
.listening-result .review-explanation {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 20px;
}
@media screen and (min-width: 2000px) {
  .reading-result .review-explanation,
  .listening-result .review-explanation {
    max-width: 1920px;
    margin: 6rem auto 0;
  }
}
.reading-result .review-explanation .container,
.listening-result .review-explanation .container {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-result .review-explanation,
  .listening-result .review-explanation {
    display: none;
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .reading-result .review-explanation,
  .listening-result .review-explanation {
    display: none;
    border-radius: 0;
  }
}

.review-explanation {
  background-color: #294563;
  padding: 0 0 50px 0;
  min-height: 300px;
  margin: 60px 0px 0px 0px;
  display: none;
}
.review-explanation__exp-note {
  width: fit-content;
  margin: 0 auto 20px;
  color: #294563;
  border: 1px dashed #c0392b;
  padding: 4px 6px;
  border-radius: 4px;
}
.review-explanation .answer-slot {
  transform: none;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 40px;
}

.rx-footer {
  position: absolute;
  z-index: 9999;
  left: 0px;
  right: 0px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  bottom: -200px;
}
@media screen and (max-width: 991px) {
  .rx-footer {
    display: none;
  }
}
.rx-footer .reading-footer {
  position: relative;
  bottom: unset;
  right: unset;
  top: unset;
  left: unset;
}
.rx-footer .reading-footer .rf-content {
  display: block;
}
.rx-footer .reading-footer .rf-content .rfc-left {
  float: none;
  max-width: 2000px;
}

.show-test-detail {
  color: #7e90a2;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin: 4px 70px 0px 0px;
  cursor: pointer;
  float: right;
}
.show-test-detail em {
  background: url(../images/icon_arrow_down.png) no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  margin: 0px 5px 0px 5;
  top: 3px;
}

.show-review-explanation {
  overflow: hidden;
}
.show-review-explanation .review-explanation {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1050;
  margin: 0px;
  display: block;
  padding: 15px 0px 0px 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-review-explanation .review-explanation {
    padding: 0;
  }
}
.show-review-explanation .review-explanation .container {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-review-explanation .review-explanation .container {
    width: 100%;
  }
}
.show-review-explanation .review-explanation .reading-box-embeb {
  position: absolute;
  top: 60px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.btn-show-re {
  cursor: pointer;
}

.close-rx {
  width: 35px;
  height: 35px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 10px;
}
.close-rx span {
  display: block;
  width: 35px;
  height: 2px;
  background-color: #fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 20px;
  left: 0px;
  opacity: 0.7;
}
.close-rx span.last {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: unset;
  right: 0px;
}

.reading-box-embeb {
  min-height: 600px;
  overflow: hidden;
  position: relative;
}
.reading-box-embeb .reading-box {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
}
.reading-box-embeb .sl-caption.sl-caption-bottom {
  padding: 11px 48px 11px 20px;
  background-color: #d4dae0;
  position: absolute;
  bottom: 0;
  left: inherit;
  right: inherit;
  width: 100%;
  top: inherit;
}
@media (max-width: 767px) {
  .reading-box-embeb .sl-caption.sl-caption-bottom.sl-caption-bottom-fix {
    display: block;
  }
}
.reading-box-embeb .sl-caption.sl-caption-bottom span {
  font-size: 12px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #327846;
}
.reading-box-embeb .sl-caption.sl-caption-bottom span.cyan {
  color: #32b4c8;
}
.reading-box-embeb .sl-caption.sl-caption-bottom h2 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #327846;
}
@media (max-width: 767px) {
  .reading-box-embeb .sl-caption.sl-caption-bottom h2 {
    font-size: 16px;
  }
}
.reading-box-embeb .sl-caption.sl-caption-bottom .sl-caption-right {
  float: right;
}
.reading-box-embeb .sl-caption.sl-caption-bottom .sl-caption-right .btn-section {
  display: inline-block;
  padding: 0px 15px;
  background-color: #327846;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  margin: 0px 0px 0px 10px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.reviews-test-mobile {
  margin: 0px 0px 50px 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .reviews-test-mobile {
    margin-bottom: 0;
  }
}
.reviews-test-mobile .icon-review {
  background: url("../images/icon_review2.png") no-repeat center center;
  width: 38px;
  height: 38px;
  margin: 0 auto 17px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reviews-test-mobile .icon-review {
    background: url("../images/icon_review_tb.png") no-repeat center center;
  }
}
.reviews-test-mobile a {
  line-height: 50px;
  display: inline-block;
  padding: 0px 25px;
  border-radius: 4px;
  background-color: #f3f3f3;
  font-size: 14px;
  font-weight: 700;
  color: #294563;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reviews-test-mobile a {
    line-height: 38px;
    background-color: #f3f3f3;
    border-radius: 5px;
    width: 88%;
  }
}
.reviews-test-mobile a span {
  display: inline-block;
  background: url("../images/icon_go.png") no-repeat center center;
  width: 20px;
  height: 20px;
  margin: 0px 6px 0px 0px;
  position: relative;
  top: 5px;
}
@media (max-width: 767px) {
  .reviews-test-mobile a {
    font-size: 14px;
    padding: 0px 21px;
    text-align: center;
    line-height: 38px;
    width: 100%;
    max-width: 290px;
    margin-bottom: 50px;
  }
}

.comments .other-comments {
  display: none;
}
.comments .comment-desc {
  font-size: 16px;
  color: #282828;
}
@media (max-width: 767px) {
  .comments .comment-desc {
    font-size: 13px;
  }
}
.comments .user-comment-form {
  border-radius: 4px;
  border: solid 1px #d4dae0;
  padding: 15px;
  margin-top: 20px;
}
.comments .user-comment-form input.form-control {
  height: 30px;
  box-shadow: none;
}
.comments .user-comment-form textarea.form-control {
  height: auto;
  box-shadow: none;
  border: none;
}
.comments .user-comment-form .commnent-desc textarea {
  font-size: 16px;
  color: #888888;
  padding: 0;
  width: 98%;
}
.comments .user-avatar {
  float: left;
  width: 9%;
}
.comments .user-input-text {
  width: 91%;
  display: inline-block;
}
.comments .commnent-desc {
  padding-left: 15px;
}
.comments .form-comment-footer {
  margin-top: 89px;
  background-color: #f3f3f3;
  height: 56px;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -16px;
  border: solid 1px #d4dae0;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .comments .form-comment-footer {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.comments .form-comment-footer .btn {
  line-height: 30px;
  background: #294563;
  color: #fff;
  margin: 5px 28px 0 0;
}
.comments .comments-content {
  margin-top: 30px;
}
.comments .comments-content .most-popular {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #282828;
  margin-bottom: 15px;
}
.comments .box-caption {
  margin-top: 0;
}
.comments .comment-item .user-commnet-cont {
  border: solid 1px #d4dae0;
  padding: 15px;
  position: relative;
  border-radius: 4px;
}
.comments .like-rep {
  position: absolute;
  bottom: 18px;
  right: 15px;
  color: #888888;
  font-size: 14px;
}
.comments .like-rep a {
  padding-left: 28px;
}
.comments .like-rep a:first-child {
  background: url(../images/icon_like.png) left center no-repeat;
  margin-right: 30px;
}
.comments .like-rep a:last-child {
  background: url(../images/icon_reply.png) left center no-repeat;
}
.comments .comment-item p.c-name a {
  font-size: 18px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.comments .comment-item .avatar {
  width: 90px;
  height: 90px;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .comments .comment-item .avatar {
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
  }
}
.comments .comment-item .avatar img {
  width: 100%;
  height: auto;
  border-radius: 3px;
}
.comments .show-more-comments {
  text-align: center;
  margin-bottom: 60px;
}
.comments .show-more-comments a {
  padding: 13px 22px 13px 21px;
  background: #f3f3f3;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
  border-radius: 4px;
}
.comments .show-more-comments span.arrow {
  width: 20px;
  height: 11px;
  margin-left: 12px;
  display: inline-block;
  background: url(../images/icon_comment_expand.png) center no-repeat scroll;
}
.comments .show-more-comments .more-comments-bt.active span.arrow {
  transform: rotate(180deg);
}

.comment-item {
  margin: 0px 0px 25px 0px;
  padding: 0;
}
.comment-item .avatar {
  float: left;
  width: 45px;
  height: 45px;
  margin: 0px 0px 0px -60px;
}
.comment-item .avatar img {
  width: 45px;
  height: 45px;
}
.comment-item p {
  font-size: 14px;
  margin: 0px 0px 0px 0px;
}
@media (max-width: 767px) {
  .comment-item p {
    font-size: 13px;
  }
}
.comment-item p.c-name {
  font-size: 16px;
  font-weight: 800;
  color: #294563;
}
.comment-item .c-info {
  margin: 10px 0px 0px 0px;
}
.comment-item .c-info a {
  font-size: 12px;
  color: #294563;
  display: inline-block;
  margin: 0px 0px 0px 20px;
}
.comment-item .c-info a:hover {
  text-decoration: underline;
}
.comment-item .c-info span {
  font-size: 14px;
  color: #294563;
  display: inline-block;
  color: #888;
  margin: 0px 10px 0px 0px;
}
@media (max-width: 767px) {
  .comment-item .c-info span:first-child {
    display: none;
  }
}
.comment-item .reply-item {
  margin: 28px 0 0;
}
.comment-item .reply-item.comment-item {
  padding-left: 10%;
}
.comment-item .reply-item img {
  width: 25px;
  height: 25px;
  display: inline-block;
}
.comment-item .reply-item .c-info span {
  font-size: 14px;
  color: #294563;
  display: inline-block;
  color: #888;
  margin: 0px 10px 0px 0px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .comment-item .reply-item .c-info span:first-child {
    display: none;
  }
}
.comment-item .reply-item span {
  font-size: 14px;
  font-weight: 800;
  color: #294563;
  margin: 0px 5px;
}
.comment-item .reply-item p {
  margin: 0px;
  font-size: 14px;
}

.add-comment input {
  font-size: 12px;
  display: block;
  width: 100%;
  padding: 0px 10px;
  height: 30px;
  border: 1px solid #294563;
  border-radius: 3px;
  outline: none;
}

.other-module {
  margin-bottom: 30px;
}

.om-wrap {
  position: relative;
}
.om-wrap .arrow {
  cursor: pointer;
  display: block;
  background-image: url(../images/arrow_down_white.png);
  width: 13px;
  height: 7px;
  position: absolute;
  display: block;
  top: 20px;
  right: 15px;
  z-index: 9;
}
.om-wrap .om-dropdown {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: none;
  height: 80px;
  padding: 10px 0px 0px 0px;
}

.om-item {
  text-align: center;
  margin: 20px 0px 0px 0px;
  position: relative;
}
.om-item .complete-icon {
  color: #327846;
  position: absolute;
  top: -25px;
  right: 0px;
  font-size: 20px;
  line-height: 25px;
  display: inline-block;
  width: 25px;
  height: 25px;
}
.om-item .complete-icon span {
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  background-color: #282828;
  position: absolute;
  right: 35px;
  padding: 0px 5px;
  white-space: nowrap;
  top: 0px;
  font-size: 10px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  visibility: hidden;
  opacity: 0;
}
.om-item .complete-icon span:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 5px solid transparent;
  border-left-color: #282828;
  position: absolute;
  top: 7px;
  right: -10px;
}
.om-item .complete-icon:hover span {
  visibility: visible;
  opacity: 1;
  right: 30px;
}
.om-item .om-icon {
  background: url("../images/icon_reading.png") no-repeat center center;
  width: 44px;
  height: 44px;
  margin: 10px auto 0px auto;
  display: block;
}
.om-item .complete-text {
  line-height: 18px;
  height: 18px;
  margin: -18px auto 0px auto;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  background-color: #327846;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.om-item p,
.om-item strong {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  color: #327846;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin: 15px 0px 30px 0px;
}
.om-item.orange .om-icon {
  background: url("../images/icon_writing.png") no-repeat center center;
}
.om-item.orange p,
.om-item.orange strong {
  color: #f9a95a;
}
.om-item.orange .om-btn {
  background-color: #f9a95a;
}
.om-item.orange .om-btn.orange-dark {
  background-color: #BB7F44;
}
.om-item.orange .om-btn.orange-white {
  background-color: #FABA7B;
}
.om-item.orange .om-btn span {
  background: url(../images/icon-view-sample.svg) no-repeat center center;
  background-size: contain;
}
.om-item.orange .btn-resume {
  background-color: #f9a95a;
}
.om-item.orange .resume-progress .rs-content p {
  color: #f9a95a;
}
.om-item.pink .om-icon {
  background: url("../images/icon_speaking.png") no-repeat center center;
}
.om-item.pink p,
.om-item.pink strong {
  color: #c76478;
}
.om-item.pink .om-btn {
  background-color: #c76478;
}
.om-item.pink .om-btn.pink-dark {
  background-color: #954B5A;
}
.om-item.pink .btn-resume {
  background-color: #c76478;
}
.om-item.pink .resume-progress .rs-content p {
  color: #c76478;
}
.om-item.cyan .om-icon {
  background: url("../images/icon_listen.png") no-repeat center center;
}
.om-item.cyan p,
.om-item.cyan strong {
  color: #32b3c7;
}
.om-item.cyan .om-btn {
  background-color: #32b3c7;
}
.om-item.cyan .om-btn.cyan-dark {
  background-color: #268695;
}
.om-item.cyan .om-btn.cyan-white {
  background-color: #5BC2D2;
}
.om-item.cyan .btn-resume {
  background-color: #32b3c7;
}
.om-item.cyan .resume-progress .rs-content p {
  color: #32b3c7;
}
.om-item .om-btn {
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  line-height: 47px;
  width: 100%;
  border-radius: 3px;
  background-color: #327846;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  display: block;
  margin: 0px 0px 10px 0px;
}
.om-item .om-btn:hover {
  opacity: 0.9;
}
.om-item .om-btn span {
  background: url("../images/icon_lego1.png") no-repeat center center;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 0px 5px 0px;
}
.om-item .om-btn.cyan-dark span, .om-item .om-btn.green-dark span, .om-item .om-btn.orange-dark span, .om-item .om-btn.pink-dark span {
  background: url("../images/icon_flash.png") no-repeat center center;
  width: 16px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.om-item .om-btn.cyan-white span, .om-item .om-btn.green-white span, .om-item .om-btn.orange-white span {
  background: url(../images/icon_resume.png) center no-repeat;
  background-size: 14px 16px;
  top: 7px;
}
.om-item .om-btn.green-dark {
  background-color: #265a35;
}
.om-item .om-btn.green-white {
  background-color: #5B936B;
}
.om-item .om-btn.btn-resume span {
  background: url("../images/icon_resume.png") no-repeat center center !important;
  background-size: 14px 16px !important;
  top: 7px !important;
}
.om-item .resume-progress {
  position: relative;
}
.om-item .resume-progress .rs-content {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  background-color: #fff;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  height: 120px;
  margin: -25px 0px 0px 0px;
}
.om-item .resume-progress .rs-content p {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  color: #327846;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin: -10px 0px 0px 0px;
}
.om-item .resume-progress .rs-content span {
  display: block;
  margin: 3px 0px 0px 0px;
  text-align: center;
  color: #282828;
  font-size: 12px;
  line-height: 14px;
}
.om-item .resume-progress .rs-content span em {
  display: inline-block;
  margin: 0px 4px;
}
.om-item .resume-progress .rs-content .view-result {
  font-size: 11px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #8393a5;
}
.om-item .resume-progress .rs-content .view-result:hover {
  color: #294563;
}
.footer {
  margin: 0;
  position: relative;
  background-color: #294563;
}
.footer.footer-fix-margin {
  margin: 0px;
}
.footer .follow-box {
  margin: 10px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .footer .follow-box {
    margin: 10px 0px 20px 0px;
  }
}
.footer .follow-box span {
  color: #d9d9d9;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  display: inline-block;
  margin: 0px 20px 0px 0px;
  float: left;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 991px) {
  .footer .follow-box span {
    font-size: 18px;
  }
}
.footer .follow-box a {
  display: inline-block;
  width: 25px;
  height: 25px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 50%;
  color: #294563;
  text-align: center;
  line-height: 25px;
  background-color: #fff;
  margin: 3px 2px 0;
  font-size: 15px;
}
.footer .follow-box a:hover {
  background-color: #ececec;
}
.footer .follow-box a i {
  line-height: 25px;
}
.footer .inner.open {
  max-height: 500px !important;
}

.footer-content {
  padding: 40px 0px 20px 0px;
}
.footer-content .allright {
  margin: 45px 0px 15px 0px;
  font-size: 12px;
  color: #888888;
}
.footer-content .box-about {
  color: #d9d9d9;
}
@media (max-width: 767px) {
  .footer-content .box-about {
    margin-top: 30px;
  }
}
.footer-content .box-about h3 {
  margin: 0px 0px 0px 0px;
  color: #d9d9d9;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.footer-content .box-about p {
  margin: 10px 20px 15px 0px;
  text-align: justify;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-content .box-about p {
    margin: 10px 0 30px 0px;
  }
}
@media (max-width: 767px) {
  .footer-content .box-about p {
    margin: 10px 0 30px 0px;
  }
}
.footer-content .menu-footer {
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .footer-content .menu-footer {
    padding: 0px 0px 0px 0px;
  }
}
.footer-content .menu-footer li {
  margin: 0px 0px 13px 0px;
}
.footer-content .menu-footer li a {
  font-weight: 800;
  color: #7e90a2;
}
.footer-content .menu-footer li a:hover {
  color: #fff;
}
.footer-content .copy-right p {
  font-size: 12px;
  color: #d9d9d9;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-content .copy-right p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .footer-content .copy-right p {
    padding: 0;
  }
}

/*==========reading test page=========*/
.reading-test-page .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.reading-test-page .test-notice {
  margin-left: 0;
}
.reading-test-page .split-right {
  padding-top: 15px;
}
.reading-test-page .split-right .passage-content table tr td span {
  position: relative;
}
.reading-test-page .split-left {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .reading-test-page .split-left {
    padding-bottom: 30px;
  }
}
.reading-test-page .question-panel {
  display: none;
}
.reading-test-page a.md-submit-bt i {
  right: 3px;
  position: relative;
  top: 1px;
}
.reading-test-page a.md-submit-bt i:before {
  font-size: 20px;
}
.reading-test-page #split-one, .reading-test-page #slpit-one {
  background-color: #d7e6dc;
}
.reading-test-page.show-palette .reading-footer .rf-bar .rf-bar-time {
  right: -601px;
  bottom: 0;
  top: auto;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-test-page.show-palette .reading-footer .rf-bar .rf-bar-time {
    left: 45px;
    margin-left: 11px;
  }
}
@media (max-width: 767px) {
  .reading-test-page.show-palette .reading-footer .rf-bar .rf-bar-time {
    left: 15px;
    padding: 0;
    margin-left: 0;
    bottom: 27px;
  }
}
.reading-test-page.show-palette .reading-footer .rf-bar .rf-barright {
  margin-top: 17px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-test-page.show-palette .reading-footer .rf-bar {
    height: 170px;
  }
}
@media (max-width: 767px) {
  .reading-test-page.show-palette .reading-footer .rf-bar {
    height: 257px;
  }
}
.reading-test-page.show-palette .reading-footer .rf-bar .rf-bar-pallete .question-bt {
  margin-top: 15px;
  margin-right: 0;
}
.reading-test-page.show-palette .reading-footer .rf-bar .expand {
  right: 6px;
  top: 12px;
}
.reading-test-page .reading-footer .rf-bar .rf-bar-time {
  left: 0;
  right: 0;
  top: 0;
  border: 0;
  margin: 0 auto;
  float: none;
  text-align: center;
  width: 80px;
  position: absolute;
  padding-left: 0;
}
.reading-test-page .reading-footer .rf-bar .rf-bar-time:before {
  left: -31px;
  top: 9px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-test-page .reading-footer .rf-bar .rf-bar-time {
    left: 138px;
  }
}
@media (max-width: 767px) {
  .reading-test-page .reading-footer .rf-bar .rf-bar-time {
    left: 138px;
  }
}

/*==========writing test page=========*/
.writing-test-page {
  padding-top: 52px;
}
.writing-test-page.show-test-menu {
  padding-top: 175px;
}
.writing-test-page .control-modal-button a.md-submit-bt {
  background-color: #32b4c8;
}
.writing-test-page .control-modal-button a.md-submit-bt:hover {
  background-color: #268695;
}
.writing-test-page .control-modal-button a.md-submit-bt i {
  right: 3px;
  position: relative;
  top: 1px;
}
.writing-test-page .control-modal-button a.md-submit-bt i:before {
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .writing-test-page .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .writing-test-page .container {
    max-width: 100%;
  }
}

/*==========listening test page=========*/
.listening-test-page {
  padding-top: 52px;
}

.reading-cont .gutter {
  background-color: #f3f3f3;
}

.gutter {
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: ew-resize;
  background: #f3f3f3 url("../images/vsizegrip.png") no-repeat center center;
}
@media (max-width: 767px) {
  .gutter {
    background: #f3f3f3 url("../images/vsizegrip_horizontal.png") no-repeat center center;
  }
}

.gutter-vertical {
  clear: both;
  cursor: ns-resize;
}

.gutter.gutter-horizontal {
  height: 100%;
  float: left;
}

.reading-box {
  background-color: #fff;
  position: fixed;
  bottom: 50px;
  top: 50px;
  left: 0px;
  right: 0px;
}
.reading-box .container.reading-cont {
  background-color: #fff;
  position: fixed;
  bottom: 50px;
  top: 50px;
  left: 0px;
  right: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-box .container.reading-cont {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .reading-box .container.reading-cont {
    padding-right: 0;
    padding-left: 0;
  }
}

.listening-result .split-item,
.reading-result .split-item {
  position: static;
}
.listening-result #split-one, .listening-result #slpit-one,
.reading-result #split-one,
.reading-result #slpit-one {
  height: calc(100% - 48px);
}
.listening-result .player.player-fixed,
.reading-result .player.player-fixed {
  top: 0;
  max-width: calc(50% - 5px);
  position: absolute;
}

.reading-result #split-two, .reading-result #slpit-two {
  height: 100%;
}
.reading-result #split-two.has-explain, .reading-result #slpit-two.has-explain {
  height: calc(100% - 48px);
}

.listening-result #split-two, .listening-result #slpit-two {
  height: calc(100% - 79px);
  margin-top: 79px;
}
.listening-result #split-two.has-explain, .listening-result #slpit-two.has-explain {
  height: calc(100% - 127px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-result #split-two, .listening-result #slpit-two {
    margin-top: 0;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .listening-result #split-two, .listening-result #slpit-two {
    margin-top: 0;
  }
}

body.show-palette .split-item {
  padding-bottom: 50px;
}
body.show-palette .split-item .sl-caption.sl-caption-bottom {
  bottom: 171px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.show-palette .split-item .sl-caption.sl-caption-bottom {
    bottom: 164px;
  }
}

.split-item {
  overflow-y: auto;
  position: relative;
  float: left;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .split-item {
    width: 100%;
  }
}
.split-item.split-item-no-relative {
  position: static;
}

.listening-result .split-left .sl-caption.sl-caption-bottom,
.reading-result .split-left .sl-caption.sl-caption-bottom {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 11px 35px 11px 20px;
  margin: 0px -30px -30px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-result .split-left .sl-caption.sl-caption-bottom,
  .reading-result .split-left .sl-caption.sl-caption-bottom {
    padding-right: 20px;
    bottom: 0 !important;
    width: 100% !important;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .listening-result .split-left .sl-caption.sl-caption-bottom,
  .reading-result .split-left .sl-caption.sl-caption-bottom {
    padding-right: 20px;
    bottom: 0 !important;
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .leader-board {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .listening-result .review-explanation .split-left {
    padding-top: 50px;
  }
}

.review-explanation .split-left {
  padding: 30px;
}
@media (max-width: 767px) {
  .review-explanation .split-left {
    padding: 15px;
  }
}

.listening-test-page .split-left {
  padding: 30px 30px 30px 0;
}
@media (max-width: 767px) {
  .listening-test-page .split-left {
    padding: 0;
  }
}

.split-left {
  padding: 30px;
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-left {
    padding: 30px 30px 0 30px;
  }
}
@media (max-width: 767px) {
  .split-left {
    padding: 15px;
  }
}
.split-left p {
  margin: 20px 0px 0px 0px;
}
.split-left .question-title > b {
  display: inline-block;
}
.split-left .question-title .qt-request {
  display: inline-block;
}
.split-left .question-title-group .question-title p {
  margin-top: 0;
}
.split-left .question-title-group .question-title p:nth-child(1) {
  padding-top: 4px;
}
.split-left .nodepad {
  padding: 10px 10px;
  background-color: #d4dae0;
  border-radius: 5px;
  margin: 0px 0px 20px 0px;
  display: none;
}
.split-left .nodepad p {
  margin: 0px;
}
.split-left .nodepad.show {
  display: block;
}
.split-left .nodepad textarea {
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
}
@media (max-width: 767px) {
  .split-left .show-notepad {
    display: none;
  }
}
.split-left .show-notepad:before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 1px;
}
.split-left .show-notepad .btn-show-note {
  position: relative;
}
.split-left .sl-caption > span {
  font-size: 12px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #327846;
  margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-left .sl-caption > span {
    line-height: 33px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-left .sl-caption .btn-section span {
    line-height: 28px;
  }
}
.split-left .sl-caption h2 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #327846;
}
@media screen and (max-width: 991px) {
  .split-left .sl-caption h2 {
    font-size: 16px;
  }
}
.split-left .sl-caption .sl-caption-right {
  float: right;
}
@media (max-width: 767px) {
  .split-left .sl-caption .sl-caption-right a.listen-from-here,
  .split-left .sl-caption .sl-caption-right a.btn-show-note {
    width: 24px;
    height: 24px !important;
    overflow: hidden;
    padding: 0 !important;
    display: none;
  }
}
.split-left .sl-caption .sl-caption-right em {
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
  color: #888888;
}
.split-left .sl-caption .sl-caption-right .btn-show-note {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0px 7px;
  background-color: #f3f3f3;
  font-size: 12px;
  font-weight: normal;
  border-radius: 3px;
  margin: 0px 0px 0px 10px;
  color: #294563;
  cursor: pointer;
}
.split-left .sl-caption .sl-caption-right .btn-show-note.active {
  color: #fff;
  background-color: #294563;
}
.split-left .sl-caption .sl-caption-right .btn-show-note.active strong {
  background-image: url(../images/icon_edit1.png);
  top: 5px;
}
.split-left .sl-caption .sl-caption-right .btn-show-note strong {
  background: url(../images/icon_edit.png) center no-repeat scroll;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0px 5px 0px 0px;
  position: relative;
  top: 4px;
}
@media (max-width: 767px) {
  .split-left .sl-caption .sl-caption-right .btn-show-note strong {
    margin: 0px 5px 0px 4px;
  }
}
.split-left .sl-caption.sl-caption-bottom {
  margin: 0px -30px -30px -30px;
  padding: 11px 50px 11px 20px;
  background-color: #d4dae0;
  position: fixed;
  bottom: 80px;
  left: inherit;
  right: inherit;
  width: 100%;
  top: inherit;
  z-index: 19;
}
.split-left .sl-caption.sl-caption-bottom.resized {
  max-width: auto !important;
  position: absolute;
  bottom: 30px;
}
@media screen and (max-width: 991px) {
  .split-left .sl-caption.sl-caption-bottom {
    max-width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-left .sl-caption.sl-caption-bottom {
    margin: 0;
    bottom: 50px;
    height: 50px;
    left: 0;
    right: 0;
    padding: 10px 30px 11px 20px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .split-left .sl-caption.sl-caption-bottom {
    padding: 12px 10px 12px;
    position: relative;
    margin-top: 15px;
    width: auto;
    max-width: auto !important;
    bottom: auto !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}
.split-left .sl-caption.sl-caption-bottom.sl-caption-bottom-fix {
  bottom: 30px;
  display: none;
}
@media screen and (max-width: 991px) {
  .split-left .sl-caption.sl-caption-bottom.sl-caption-bottom-fix {
    position: relative;
    width: auto;
    bottom: 10px;
  }
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right {
  float: right;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section {
  display: inline-block;
  padding: 0px 15px;
  background-color: #327846;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  margin: 0px 0px 0px 10px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section > span {
  position: relative;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section:hover {
  background-color: #245a34 !important;
  color: #fff;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.cyan {
  background: #32b4c8;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.cyan:hover {
  background-color: #268695 !important;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.previous {
  padding: 0 15px 0 33px;
  margin-left: 0;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.previous span:before {
  content: "";
  width: 8px;
  height: 14px;
  background: url(../images/icon_previous.png) center no-repeat;
  position: absolute;
  left: -18px;
  top: 1px;
}
@media (max-width: 767px) {
  .split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.previous {
    margin-left: 0;
  }
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.next {
  padding: 0 33px 0 15px;
}
.split-left .sl-caption.sl-caption-bottom .sl-caption-right .btn-section.next span:before {
  content: "";
  width: 8px;
  height: 14px;
  background: url(../images/icon_next.png) center no-repeat;
  position: absolute;
  right: -19px;
  top: 1px;
}
.split-left .sl-item {
  margin: 20px 0px 0px 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-left .sl-item {
    margin: 20px 0px 20px 0px;
  }
}
.split-left .sl-item.explanation {
  margin: 0px 0px 20px 0px !important;
}
.split-left .sl-item.explanation .sl-control {
  top: 0;
}
.split-left .sl-item .question-title-group {
  display: block;
}
.split-left .sl-item span.number,
.split-left .sl-item div.number {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #327846;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.split-left .sl-item span.number.gray,
.split-left .sl-item div.number.gray {
  background-color: #aaa !important;
}
.split-left .sl-item p {
  padding: 0px 5px;
}
.split-left .sl-item .sl-control {
  display: inline-block;
  margin: 5px 0px 0px 10px;
  position: relative;
  top: 8px;
}
.split-left .sl-item .sl-control a {
  display: inline-block;
  line-height: 25px;
  min-height: 25px;
  padding: 0px 10px;
  margin: 0px 0px 5px 5px;
  border-radius: 3px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  font-size: 10px;
  color: #327846;
  border: 1px solid #327846;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
.split-left .sl-item .sl-control a:hover {
  background-color: #327846;
  color: #fff;
}
.split-left .sl-item .sl-control a span {
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 17px;
  display: inline-block;
  position: relative;
  margin: 0px 3px 0px 0px;
  top: -1px;
  vertical-align: middle;
  background-size: contain;
}
.split-left .sl-item .sl-control a span.icon-ask {
  background-image: url(../images/icon_ask1.png);
}
.split-left .sl-item .sl-control a span.icon-locale {
  background-image: url(../images/icon_locale.png);
}
.split-left .sl-item .sl-control a span.icon-explain {
  background-image: url(../images/icon_explain.png);
}
.split-left .sl-item .sl-control a span.icon-book {
  background-image: url(../images/icon_book.png);
}
.split-left .sl-item .sl-control a .fa {
  vertical-align: middle;
  font-size: 14px;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
.split-left .sl-item .sl-control a em {
  font-style: normal;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  float: left;
  display: none;
}
@media screen and (max-width: 767px) {
  .split-left .sl-item .sl-control a em {
    display: none !important;
  }
}
.split-left .sl-item .flex div.number {
  margin-top: -3px;
}
.split-left.cyan .flex .question-title {
  display: inline-block;
  width: calc(100% - 40px);
}
.split-left.cyan .sl-caption span {
  color: #32b3c7;
}
.split-left.cyan .sl-item span.number {
  background-color: #32b3c7;
}
.split-left.cyan .sl-item div.number {
  background-color: #32b3c7;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  line-height: 30px;
  color: #fff;
  float: left;
  overflow: hidden;
  margin-right: 6px;
}
.split-left.cyan .sl-item .sl-control a {
  color: #5bc3d2;
  border: 1px solid #5bc3d2;
}
.split-left.cyan .sl-item .sl-control a span.icon-listen {
  background-image: url(../images/icon_listen1.png);
  width: 15px;
  height: 15px;
}
.split-left.cyan .sl-item .sl-control a:hover {
  background-color: #32b3c7;
  color: #fff;
}
.split-left.cyan .sl-item .sl-control a:hover span.icon-listen {
  background-image: url(../images/icon_listen1_mb.png);
}
.split-left.cyan .sl-caption h2 {
  color: #268695;
}
.split-left.cyan .sl-item .sl-control a span.icon-ask {
  background-image: url(../images/icon_ask3.png);
}
.split-left.cyan .sl-item .sl-control a span.icon-locale {
  background-image: url(../images/icon_locale1.png);
}
.split-left.cyan .sl-item .sl-control a span.icon-explain {
  background-image: url(../images/icon_explain_blue.png);
}
.split-left.cyan .sl-caption a {
  color: #294563;
  display: inline-block;
  line-height: 26px;
  height: 26px;
  border-radius: 3px;
  padding: 0px 10px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  font-size: 12px;
}
.split-left.cyan .sl-caption a.listen-from-here {
  border: solid 1px #5bc3d2;
  line-height: 26px;
  height: 26px;
}
.split-left.cyan .sl-caption a:hover {
  background-color: #32b4c8;
  color: #fff;
}
.split-left.cyan .sl-caption a:hover span.icon-listen {
  background: url(../images/icon_listen1_mb.png) center no-repeat;
  background-size: contain;
}
.split-left.cyan .sl-caption a span.icon-listen {
  background: url(../images/icon_listen1.png) center no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin: -1px 3px 0px 0px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .split-left.cyan .sl-caption a span.icon-listen {
    top: 2px;
    margin: 0px 3px 0px 2px !important;
  }
}
.split-left.orange .sl-caption span {
  color: #f9a95a;
}
.split-left.orange .sl-item span.number {
  background-color: #f9a95a;
}
.split-left.orange .sl-item .sl-control a {
  color: #f9a95a;
  border: 1px solid #f9a95a;
}
.split-left.orange .sl-item .sl-control a:hover {
  background-color: #f9a95a;
  color: #fff;
}
.split-left.orange .sl-caption h2 {
  color: #bb7f44;
}
.split-left.pink .sl-caption span {
  color: #c76478;
}
.split-left.pink .sl-item span.number {
  background-color: #c76478;
}
.split-left.pink .sl-item .sl-control a {
  color: #c76478;
  border: 1px solid #c76478;
}
.split-left.pink .sl-item .sl-control a:hover {
  background-color: #c76478;
  color: #fff;
}
.split-left.pink .sl-caption h2 {
  color: #c76478;
}

.split-right {
  background-color: #d7e6dc;
  padding: 30px;
}
.split-right .text-locale {
  display: inline-block;
  position: relative;
}
.split-right .text-locale em {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #fff;
  z-index: 9;
  position: absolute;
  left: 50%;
  margin: 0px 0px 0px -15px;
  top: 120%;
}
.split-right .text-locale em a {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_locale.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.split-right .text-locale em:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 5px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  margin: 0px 0px 0px -5px;
}
@media screen and (max-width: 991px) {
  .split-right {
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-right {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .split-right {
    padding-bottom: 6rem;
  }
}
.split-right p {
  margin: 20px 0px 0px 0px;
}
.split-right .sr-item p {
  margin: 0px;
  display: inline-block;
  padding: 0px 30px 0px 10px;
  background-color: #5b936b;
  border: 1px solid #327846;
  border-radius: 3px;
}
.split-right .sr-item p em {
  float: right;
  background-image: url(../images/icon_explain.png);
  width: 23px;
  height: 21px;
  margin: 0px -25px 0px 0px;
}
.split-right .sr-item span.number {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #327846;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 30px;
  margin: 0px 0px 0px 10px;
  color: #fff;
}
.split-right .note-strategy {
  margin: 0px -30px -30px -30px;
  background-color: #faaa5a;
  left: inherit;
  right: inherit;
  width: 100%;
  top: inherit;
  z-index: 19;
  position: absolute;
  bottom: 30px;
  padding: 9px 35px 11px 30px;
  height: 48px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
@media (max-width: 767px) {
  .split-right .note-strategy {
    padding: 9px 15px 11px;
    font-size: 10px;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    bottom: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-right .note-strategy {
    font-size: 12px;
  }
}
.split-right .note-strategy a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  display: inline-block;
  width: 150px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: solid 1px #000000;
  background-color: #faaa5a;
  font-size: 12px;
  margin-left: 60px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.split-right .note-strategy a:hover {
  background-color: #faba7b;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .split-right .note-strategy a {
    width: auto;
    padding: 0 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-right .note-strategy a {
    width: auto;
    padding: 0 10px;
    font-size: 10px;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .split-right .note-strategy a {
    width: auto;
    padding: 0 10px;
    font-size: 10px;
    margin-left: 22px;
  }
}
.split-right.split-video {
  background-color: #d6f0f4;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .split-right.split-video {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 320px) {
  .split-right.split-video {
    padding-bottom: 120px;
  }
}

.show-test-menu .player-loading {
  -webkit-transform: translate3d(0, 275px, 0) translateX(-50%);
  transform: translate3d(0, 275px, 0) translateX(-50%);
}

.question-bt {
  margin-top: 15px;
  padding-left: 10px;
}
.question-bt span {
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  padding-left: 24px;
  position: relative;
}
.question-bt span.answered:before {
  background: #268695;
}
.question-bt span:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #85d2de;
  left: 0;
  top: 1px;
  border-radius: 50%;
}
.question-bt span:first-child {
  margin-right: 25px;
}

.player-loading {
  white-space: nowrap;
  position: fixed;
  z-index: 100;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 50%;
  margin-left: -180px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  -webkit-transform: translate3d(0, 163px, 0) translateX(-50%);
  transform: translate3d(0, 163px, 0) translateX(-50%);
  transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
}
@media screen and (max-width: 991px) {
  .player-loading {
    margin-left: 0;
    left: 50%;
  }
}
@media (max-width: 767px) {
  .player-loading {
    top: 15%;
  }
}
.player-loading .play-btn,
.player-loading .login-btn {
  color: #84d1dd;
}

.test-notice {
  max-width: 488px;
  position: fixed;
  z-index: 1111;
  padding: 5rem 40px;
  background-color: rgba(40, 70, 100, 0.85);
  top: 0;
  left: 50%;
  margin-left: -180px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #294563;
  border-radius: 6px;
}
@media screen and (max-width: 991px) {
  .test-notice {
    margin-left: 0;
    top: 153px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .test-notice {
    top: 15%;
    width: calc(100% - 30px);
    padding: 5rem 15px;
  }
}
.test-notice__link {
  color: #F9A95A;
  text-decoration: underline;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.test-notice__link:focus, .test-notice__link:hover {
  color: #F9A95A;
}
.test-notice .iot-bt {
  color: #84d1dd;
  display: block;
  margin: 2rem auto 0;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  background-color: #F9A95A;
  color: #294563;
  max-width: 138px;
  border-radius: 6px;
}
.test-notice .iot-bt:focus {
  background-color: #F9A95A;
  color: #294563;
}
.test-notice .iot-bt:hover {
  background-color: #FFBA6B;
  color: #294563;
}

@media screen and (max-width: 991px) {
  .scrolling .player-loading {
    margin-left: -75px;
    top: 70px;
  }
}

.player {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 79px;
  background-color: #d6f0f4;
  z-index: 9;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .player {
    padding: 0;
    height: auto;
  }
}
.player .separator-line {
  height: 38px;
  width: 1px;
  background: #85d2de;
  float: left;
}
.player .volume-icon {
  float: left;
  width: 20px;
  height: 21px;
  margin: 7px 10px 0 20px;
  background: url(../images/icon_volume.png) center no-repeat scroll;
  cursor: pointer;
}
.player .sound-correction {
  width: 76px;
  position: relative;
  float: left;
  height: 6px;
  border-radius: 4px;
  background: #eff9fb;
  margin: 15px 20px 0 8px;
}
.player .sound-correction .volume-state {
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 0px;
  border-radius: 4px;
  background-color: #84d1dd;
}
.player .sound-correction .volume-state .p-round {
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  background-color: #84d1dd;
  cursor: pointer;
  position: absolute;
  right: -8px;
  top: -4px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.player .sound-correction .volume-state .p-round:hover {
  background-color: #32b3c7;
}
.player .audio-source {
  display: inline;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  height: 40px;
  width: 47%;
  text-align: center;
  border-left: 1px solid #5bc3d2;
}
@media screen and (max-width: 767px) {
  .player .audio-source {
    width: 40px;
    line-height: 40px;
    z-index: 9;
  }
}
.player .audio-source.active .cs-dropdown {
  opacity: 1 !important;
  visibility: visible !important;
  top: -1px !important;
}
@media screen and (max-width: 767px) {
  .player .audio-source.active span.arrow {
    transform: rotate(180deg);
  }
  .player .audio-source.active span.audio-source-title {
    opacity: 1;
    visibility: visible;
    top: 37px;
  }
}
.player .audio-source span.audio-source-title {
  padding-right: 10px;
  font-weight: bold;
  font-size: 13px;
  color: #5bc3d2;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .player .audio-source span.audio-source-title {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 42px;
    width: 176px;
    z-index: 9;
    left: -138px;
    padding: 0;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
}
.player .audio-source span.arrow {
  width: 14px;
  height: 8px;
  background: url(../images/icon_audio_expand.png) center no-repeat;
  display: inline-block;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.player .audio-source span.icon-circle {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: solid 1px #cccccc;
  position: relative;
  top: 3px;
  margin-right: 13px;
}
.player .audio-source .cs-dropdown {
  border: 1px solid #85d2de;
  margin-left: -1px;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 5px 0;
  opacity: 0;
  visibility: hidden;
  position: relative;
  top: 5px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media screen and (max-width: 767px) {
  .player .audio-source .cs-dropdown {
    width: 178px;
    padding-top: 33px;
    transform: translateX(-138px);
  }
}
.player .audio-source .cs-dropdown p {
  margin-bottom: 8px;
  display: block;
  line-height: 20px;
  margin: 0px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  padding: 3px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #5bc3d2;
  text-align: left;
  padding-left: 31%;
}
@media (max-width: 767px) {
  .player .audio-source .cs-dropdown p {
    padding-left: 15px;
  }
}
.player .audio-source .cs-dropdown p.active span:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #5bc3d2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.player .player-top-bar {
  height: 40px;
  position: relative;
}
.player .player-bottom-bar {
  height: 40px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .player .player-bottom-bar {
    display: none;
  }
}
.player .change-source {
  position: absolute;
  bottom: -29px;
  right: 11%;
  color: #84d1dd;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  padding-right: 28px;
}
.player .change-source:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(../images/icon_audio_expand.png) center no-repeat;
  right: 0;
  top: 5px;
}
.player .change-source i {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .player .change-source {
    right: 25px;
  }
}
.player .change-source .cs-dropdown {
  position: absolute;
  top: 100%;
  right: 0px;
  width: 130px;
  padding: 5px 0px;
  background-color: #d6f0f4;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  visibility: hidden;
  opacity: 0;
  margin-top: 10px;
}
.player .change-source .cs-dropdown p {
  display: block;
  line-height: 20px;
  margin: 0px;
  font-size: 13px;
  padding: 3px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: rgb(54.3566878981, 177.4585987261, 196.6433121019);
}
.player .change-source .cs-dropdown p:hover {
  color: #84d1dd;
}
.player .change-source .cs-dropdown p i {
  font-size: 10px;
  opacity: 0;
  margin: 0px 2px 0px 0px;
}
.player .change-source .cs-dropdown p.active i {
  opacity: 1;
}
.player .change-source:hover .cs-dropdown {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
.player.player-fixed {
  left: inherit;
  right: 0;
  width: 100%;
  top: inherit;
}
.player .play-inner {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .player .play-inner {
    padding: 0;
  }
}
.player .play-inner .p-prev {
  background: url("../images/audio-back.png") no-repeat center center;
  width: 24px;
  height: 24px;
  float: left;
  cursor: pointer;
  margin: 6px 30px 0 20px;
}
@media screen and (max-width: 767px) {
  .player .play-inner .p-prev {
    display: none;
  }
}
.player .play-inner .p-next {
  background: url("../images/audio-next.png") no-repeat center center;
  width: 24px;
  height: 24px;
  float: left;
  cursor: pointer;
  margin: 6px 20px 0 0;
}
@media screen and (max-width: 767px) {
  .player .play-inner .p-next {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .player .play-inner .play-control {
    width: 60px;
    margin: 0px 0px 0px -60px;
  }
}
.player .play-inner .play-control .p-play {
  background: #5bc3d2 url("../images/icon_audio_play.png") no-repeat center center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.player .play-inner .play-process {
  position: absolute;
  width: 91%;
  top: 18px;
  left: 40px;
}
.player .play-inner .play-process span {
  position: absolute;
  left: 29px;
  top: -7px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #84d1dd;
  text-align: left;
}
.player .play-inner .play-process span.time-end {
  right: 16px;
  left: auto;
  top: -7px;
  text-align: right;
}
.player .play-inner .play-process span.refresh {
  display: block;
  width: 22px;
  height: 22px;
  right: 0px;
  top: -3px;
  cursor: pointer;
  left: auto;
}
.player .play-inner .play-process span.refresh i {
  display: block;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #84d1dd;
}
.player .play-inner .play-process .process-track {
  height: 6px;
  border-radius: 4px;
  background-color: #eff9fb;
  position: absolute;
  width: 65%;
  right: 79px;
}
@media (max-width: 767px) {
  .player .play-inner .play-process .process-track {
    width: 50%;
  }
}
.player .play-inner .play-process .process-track .process-state {
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 0px;
  border-radius: 4px;
  background-color: #84d1dd;
}
.player .play-inner .play-process .process-track .process-state .p-round {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-color: #84d1dd;
  cursor: pointer;
  position: absolute;
  right: -8px;
  top: -5px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.player .play-inner .play-process .process-track .process-state .p-round:hover {
  background-color: #32b3c7;
}

.nicescroll-rails.nicescroll-rails-vr {
  width: 12px !important;
  margin-left: -4px;
  z-index: auto !important;
}
.nicescroll-rails.nicescroll-rails-vr:before {
  width: 3px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  content: "";
  background-color: transparent !important;
}
.nicescroll-rails.nicescroll-rails-vr .nicescroll-cursors {
  width: 9px !important;
  cursor: pointer;
}
.nicescroll-rails.nicescroll-rails-vr:hover, .nicescroll-rails.nicescroll-rails-vr:active, .nicescroll-rails.nicescroll-rails-vr:focus {
  width: 12px !important;
  background: #fff;
  border-left: solid 1px #d4dae0;
  border-right: solid 1px #d4dae0;
}
.nicescroll-rails.nicescroll-rails-vr:hover .nicescroll-cursors, .nicescroll-rails.nicescroll-rails-vr:active .nicescroll-cursors, .nicescroll-rails.nicescroll-rails-vr:focus .nicescroll-cursors {
  width: 8px !important;
  left: -1px;
  background-color: #888888 !important;
}
.nicescroll-rails.nicescroll-rails-vr:hover:before, .nicescroll-rails.nicescroll-rails-vr:active:before, .nicescroll-rails.nicescroll-rails-vr:focus:before {
  width: 10px;
}
.nicescroll-rails .nicescroll-cursors {
  border-radius: 4px !important;
  background-color: #cccccc !important;
  border: none !important;
}

@media (max-width: 767px) {
  .reading-test-page .test-header .container,
  .listening-test-page .test-header .container,
  .writing-test-page .test-header .container {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-test-page .test-header .container,
  .listening-test-page .test-header .container,
  .writing-test-page .test-header .container {
    padding: 0;
  }
}
.reading-test-page .modal-submit .modal-caption,
.listening-test-page .modal-submit .modal-caption,
.writing-test-page .modal-submit .modal-caption {
  margin: 20px 0px 30px 0px;
}
.reading-test-page .modal-submit .modal-des,
.listening-test-page .modal-submit .modal-des,
.writing-test-page .modal-submit .modal-des {
  display: none;
}
.reading-test-page .modal-caption,
.listening-test-page .modal-caption,
.writing-test-page .modal-caption {
  margin: 20px 0px 22px 0px;
  font-size: 24px;
}
.reading-test-page .reading-font-wrap,
.listening-test-page .reading-font-wrap,
.writing-test-page .reading-font-wrap {
  margin: 0 -9px;
}
.reading-test-page .popover-content,
.listening-test-page .popover-content,
.writing-test-page .popover-content {
  padding: 4px 11px;
  background-color: #294563;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #fff;
}
.reading-test-page .popover,
.listening-test-page .popover,
.writing-test-page .popover {
  border-radius: 4px;
  border: none;
  font-size: 12px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: #294563;
}
.reading-test-page .popover.bottom,
.listening-test-page .popover.bottom,
.writing-test-page .popover.bottom {
  margin-top: 0px;
}
.reading-test-page .popover.bottom > .arrow:after,
.listening-test-page .popover.bottom > .arrow:after,
.writing-test-page .popover.bottom > .arrow:after {
  border-bottom-color: #294563;
}

.reading-footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
  background-color: #294563;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .container {
    width: 100%;
  }
}
.reading-footer .rf-bar {
  height: 50px;
  padding: 0px 15px;
  position: relative;
}
.reading-footer .rf-bar .expand {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/icon_expand.png) center no-repeat scroll;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .rf-bar .expand {
    right: 6px;
  }
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .expand {
    right: 6px;
  }
}
.reading-footer .rf-bar .rf-barleft {
  float: left;
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .rf-bar .rf-barleft {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .rf-barleft {
    padding: 0;
  }
}
.reading-footer .rf-bar .rf-barleft .question-bt {
  display: none;
}
.reading-footer .rf-bar .rf-barright {
  float: right;
  margin-top: 10px;
  padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .rf-bar .rf-barright {
    display: none;
  }
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .rf-barright {
    margin-top: 0;
  }
}
.reading-footer .rf-bar .rf-bar-time {
  float: left;
  color: #fff;
  line-height: 50px;
  padding-left: 40px;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .rf-bar-time {
    padding-left: 30px;
    font-size: 20px;
  }
}
.reading-footer .rf-bar .rf-bar-time:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  background-image: url(../images/time_icon.png);
  width: 30px;
  height: 30px;
  margin: 0px 2px 0px 0px;
  display: inline-block;
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .rf-bar-time:before {
    content: none;
  }
}
.reading-footer .rf-bar .rf-bar-pallete {
  float: left;
}
.reading-footer .rf-bar .rf-bar-pallete .question-bt span {
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  padding-left: 24px;
  position: relative;
}
.reading-footer .rf-bar .rf-bar-pallete .question-bt span:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #327846;
  left: 0;
  top: 1px;
  border-radius: 50%;
}
.reading-footer .rf-bar .rf-bar-pallete .question-bt span.answered {
  margin-right: 25px;
}
.reading-footer .rf-bar .rf-bar-pallete .question-bt span.answered:before {
  background: #245a34;
}
.reading-footer .rf-bar .rf-bar-pallete .pallete-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  cursor: pointer;
  opacity: 1;
  float: left;
  margin-right: 124px;
  position: relative;
  line-height: 50px;
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .rf-bar-pallete .pallete-title {
    font-size: 16px;
    margin-right: 0;
    padding-left: 0;
  }
}
.reading-footer .rf-bar .rf-bar-pallete .pallete-title:before {
  content: "";
  position: absolute;
  background: url(../images/pallete_icon.png) center no-repeat scroll;
  width: 20px;
  height: 20px;
  background-size: 20px;
  margin: 2px 5px 0px 0px;
  display: inline-block;
  position: relative;
  top: 4px;
}
@media (max-width: 767px) {
  .reading-footer .rf-bar .rf-bar-pallete .pallete-title:before {
    width: 16px;
    height: 16px;
    top: 3px;
    background-size: 16px;
  }
}
.reading-footer .rf-content {
  position: relative;
  display: none;
}
.reading-footer .rf-content .close-rf {
  background: url(../images/icon_expand.png) center no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 7px;
  right: 15px;
  z-index: 999;
  opacity: 0.9;
}
.reading-footer .rf-content .close-rf:hover {
  opacity: 1;
}
.reading-footer .rf-content .rfc-left {
  float: left;
  max-width: 850px;
}
@media screen and (max-width: 1300px) {
  .reading-footer .rf-content .rfc-left {
    max-width: 670px;
  }
}
@media screen and (max-width: 1199px) {
  .reading-footer .rf-content .rfc-left {
    float: none;
    max-width: 100%;
  }
}
.reading-footer .rf-content .rfc-right {
  float: right;
  max-width: 380px;
  min-width: 380px;
}
@media screen and (max-width: 1199px) {
  .reading-footer .rf-content .rfc-right {
    width: 100%;
    max-width: 100%;
    min-width: 0px;
  }
}
.reading-footer .box-palleted {
  position: relative;
}
.reading-footer .box-palleted .bp-bar {
  margin: 0px 0px 10px 0px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .reading-footer .box-palleted .bp-bar {
    padding-left: 0;
  }
}
.reading-footer .box-palleted .bp-bar .pbb-caption {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.reading-footer .box-palleted .bp-bar .pbb-caption span {
  background: url(../images/pallete_icon.png) center no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px;
  margin: 2px 10px 0px 0px;
  display: inline-block;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .reading-footer .box-palleted .bp-bar .pbb-caption span {
    width: 16px;
    height: 16px;
    background-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .box-palleted .bp-bar .pbb-caption span {
    top: 5px;
  }
}
@media screen and (max-width: 991px) {
  .reading-footer .box-palleted .bp-bar .pbb-caption {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .reading-footer .box-palleted .bp-bar .pbb-caption {
    font-size: 16px;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 9px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .box-palleted .bp-bar .pbb-caption {
    font-size: 16px;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 9px;
    cursor: pointer;
  }
}
.reading-footer .question-panel .qp-caption span {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.reading-footer .question-panel .qp-caption span em {
  float: left;
  background: url("../images/icon_pallete.png") no-repeat center center;
  width: 20px;
  height: 20px;
  margin: 5px 5px 0px 0px;
}
.reading-footer .question-panel .qp-item {
  display: inline-block;
  margin: 10px 4px 0px 4px;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  border-radius: 50%;
  text-align: center;
  float: left;
  color: #84ae90;
  background-color: #245a34;
}
@media (max-width: 767px) {
  .reading-footer .question-panel .qp-item {
    margin: 10px 4px 0px;
  }
}
.reading-footer .question-panel .qp-item.qp-item-unanswered {
  background-color: #327846;
  color: #fff !important;
}
.reading-footer .question-panel .qp-item.qp-item-large {
  font-size: 10px;
  line-height: 12px;
  padding-top: 3px;
}
.reading-footer .question-panel .qp-item.qp-item-large em {
  display: block;
  width: 80%;
  margin: 0px auto;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.8);
}
.reading-footer .question-panel .qp-note {
  position: absolute;
  top: 0px;
  right: 20px;
}
@media screen and (max-width: 991px) {
  .reading-footer .question-panel .qp-note {
    position: relative;
    top: auto;
    right: auto;
  }
}
.reading-footer .question-panel .qp-note span {
  display: inline-block;
  margin: 0px 0px 0px 20px;
  color: #fff;
  font-size: 14px;
}
.reading-footer .question-panel .qp-note span em {
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 2px 5px 0px 0px;
  background-color: #265a35;
}
.reading-footer .question-panel .qp-note span em.unanswered {
  background-color: #327846;
}
.reading-footer .bp-control-section {
  position: absolute;
  right: 30px;
  top: 5px;
  margin: 0px 0px 20px 0px;
}
.reading-footer .bp-control-section p {
  color: #327846;
  font-size: 12px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 600;
  display: inline-block;
  line-height: 20px;
}
@media screen and (max-width: 991px) {
  .reading-footer .bp-control-section p {
    display: block;
  }
}
.reading-footer .bp-control-section a {
  display: inline-block;
  color: #536b83;
  border: 1px solid #536b83;
  font-size: 12px;
  border-radius: 3px;
  line-height: 20px;
  text-align: center;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  width: 120px;
  cursor: pointer;
  margin: 0px 0px 0px 10px;
}
.reading-footer .bp-control-section a:hover {
  opacity: 0.9;
}
.reading-footer .bp-control-section a.active {
  color: #294563;
  background-color: #536b83;
}
@media screen and (max-width: 1199px) {
  .reading-footer .bp-control-section {
    position: relative;
    top: unset;
    margin: 20px 0px 0px 0px;
    right: unset;
  }
}
.reading-footer .rfc-time {
  margin: 10px 0px 20px 0px;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 44px;
  font-weight: 300;
}
@media screen and (max-width: 1199px) {
  .reading-footer .rfc-time {
    text-align: right;
    margin: -40px 0px 20px 0px;
  }
}
@media screen and (max-width: 1199px) and (max-width: 767px) {
  .reading-footer .rfc-time {
    text-align: center;
    margin: 15px 0px 10px 0px;
  }
}
.reading-footer .rfc-button {
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .reading-footer .rfc-button {
    top: 9px;
    left: 10px;
  }
}
.reading-footer .rfc-button a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0px 5px;
  border-radius: 5px;
  width: 112px;
  text-align: center;
  background-color: #f3f3f3;
  color: #327846;
  line-height: 30px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
.reading-footer .rfc-button a.question-pl {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .rfc-button a.question-pl {
    display: inline-block;
  }
}
@media screen and (max-width: 991px) {
  .reading-footer .rfc-button a {
    width: 87px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .reading-footer .rfc-button a {
    font-size: 12px;
    margin: 3px 2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .reading-footer .rfc-button a {
    float: left;
  }
}
@media (max-width: 767px) {
  .reading-footer .rfc-button a {
    display: none;
  }
}
.reading-footer .rfc-button a:hover {
  opacity: 0.9;
  cursor: pointer;
}
.reading-footer .rfc-button a span {
  position: relative;
  display: inline-block;
  margin: 0px 5px 0px 0px;
}
.reading-footer .rfc-button a.question-pl {
  background: #f3f3f3 url(../images/icon_quest_pallete.png) 5px center no-repeat scroll;
  background-size: 16px;
}
.reading-footer .rfc-button a.review span {
  background: url(../images/icon_review1.png) center no-repeat scroll;
  width: 20px;
  height: 20px;
}
.reading-footer .rfc-button a.solution span {
  background: url(../images/icon_lego_green.png) center no-repeat scroll;
  width: 20px;
  height: 20px;
}
.reading-footer .rfc-button a.submit span {
  background: url(../images/icon_submit.png) center no-repeat scroll;
  width: 19px;
  height: 20px;
}
.reading-footer .rf-time {
  float: right;
  text-align: center;
}
.reading-footer .rf-time .icon-time {
  background: url("../images/icon_time1.png") no-repeat center center;
  width: 52px;
  height: 56px;
  margin: 10px auto 0px auto;
}
.reading-footer .rf-time span {
  font-size: 32px;
  font-weight: 300;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .reading-footer .rf-time {
    float: left;
    margin: 5px 0px 0px 0px;
  }
  .reading-footer .rf-time .icon-time {
    display: none;
  }
  .reading-footer .rf-time span {
    display: block;
    margin: 10px 0px 0px 0px;
  }
}
.reading-footer .rf-button-wrap {
  float: right;
  max-width: 240px;
  margin-top: -10px;
  margin-left: 20px;
}
@media screen and (max-width: 991px) {
  .reading-footer .rf-button-wrap {
    margin-top: -5px;
    margin-left: 10px;
    max-width: 210px;
  }
}
.reading-footer .rf-button-wrap .rf-button {
  width: 110px;
  height: 50px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0px 7px 0px 7px;
  margin: 10px 0px 0px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  color: #327846;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: left;
  line-height: 15px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  cursor: pointer;
}
.reading-footer .rf-button-wrap .rf-button:hover {
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 991px) {
  .reading-footer .rf-button-wrap .rf-button {
    font-size: 12px;
    height: 37px;
    margin: 5px 0px 0px 5px;
    width: 100px;
  }
}
.reading-footer .rf-button-wrap .rf-button span {
  width: 30px;
  display: block;
  height: 25px;
  background-repeat: no-repeat;
  margin: 0px 6px 0px 0px;
  background-position: center center;
}
.reading-footer .rf-button-wrap .rf-button span.icon-ask {
  background-image: url(../images/icon_ask2.png);
}
.reading-footer .rf-button-wrap .rf-button span.icon-review {
  background-image: url(../images/icon_review1.png);
}
.reading-footer .rf-button-wrap .rf-button span.icon-solution {
  background-image: url(../images/icon_lego2.png);
}
.reading-footer .rf-button-wrap .rf-button span.icon-submit {
  background-image: url(../images/icon_submit.png);
}
.reading-footer .rf-button-wrap .rf-button span.icon-pallete {
  background-image: url(../images/icon_pallete1.png);
}
.reading-footer.cyan .question-panel .qp-item {
  background-color: #268695;
  color: #5bc3d2;
}
.reading-footer.cyan .question-panel .qp-item.qp-item-unanswered {
  background-color: #32b3c7;
}
.reading-footer.cyan .question-panel .qp-note span em {
  background-color: #268695;
}
.reading-footer.cyan .question-panel .qp-note span em.unanswered {
  background-color: #32b3c7;
}
.reading-footer.cyan .rf-button-wrap .rf-button {
  color: #32b3c7;
}
.reading-footer.cyan .rf-button-wrap .rf-button span.icon-ask {
  background-image: url(../images/icon_ask4.png);
}
.reading-footer.cyan .rf-button-wrap .rf-button span.icon-review {
  background-image: url(../images/icon_review3.png);
}
.reading-footer.cyan .rf-button-wrap .rf-button span.icon-pallete {
  background-image: url(../images/icon_pallete2.png);
}
.reading-footer.cyan .rf-button-wrap .rf-button span.icon-solution {
  background-image: url(../images/icon_lego3.png);
}
.reading-footer.cyan .rf-button-wrap .rf-button span.icon-submit {
  background-image: url(../images/icon_submit1.png);
}
.reading-footer.cyan .bp-control-section p {
  color: #32b3c7;
}
.reading-footer.cyan .rfc-button {
  text-align: center;
}
.reading-footer.cyan .rfc-button a {
  background-color: #32b3c7;
  color: #fff;
}
.reading-footer.cyan .rfc-button a span {
  position: relative;
  display: inline-block;
  margin: 0px 5px 0px 0px;
}
.reading-footer.cyan .rfc-button a.review span {
  background-image: url(../images/icon_review.png);
  width: 20px;
  height: 20px;
}
.reading-footer.cyan .rfc-button a.solution span {
  background-image: url(../images/icon_lego_green.png);
  width: 20px;
  height: 20px;
}
.reading-footer.cyan .rfc-button a.submit {
  background-color: #d6f0f4;
  color: #32b3c7;
}
.reading-footer.cyan .rfc-button a.submit span {
  background-image: url(../images/icon_submit1.png);
  width: 19px;
  height: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .show-palette .reading-footer .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.show-palette .reading-footer .rf-bar .expand {
  right: 8px;
  background: url(../images/icon_expandmb_down.png) center no-repeat scroll;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rf-bar .rf-bar-pallete .pallete-title {
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-bar .expand {
    right: 8px;
    background: url(../images/icon_expandmb_down.png) center no-repeat scroll;
  }
  .show-palette .reading-footer .rf-bar .rf-bar-pallete .pallete-title {
    padding-left: 0;
  }
}
.show-palette .reading-footer .rf-bar {
  height: 100%;
}
.show-palette .reading-footer .rf-content {
  display: block;
}
.show-palette .reading-footer .rf-content .close-rf {
  background: url(../images/icon_expandmb_down.png) center no-repeat scroll;
  right: -5px;
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-content .close-rf {
    right: 8px;
  }
}
.show-palette .reading-footer .rf-bar .rf-barleft {
  width: 85%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rf-bar .rf-barleft {
    width: 100%;
  }
  .show-palette .reading-footer .rf-bar .rf-barleft .qp-items {
    max-width: 760px;
    padding-left: 7px;
    margin-top: -11px;
  }
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-bar .rf-barleft {
    width: 100%;
  }
}
.show-palette .reading-footer .rf-bar .rf-barleft .question-panel {
  display: block;
  width: 100%;
  max-width: 721px;
  float: left;
  padding-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rf-bar .rf-barleft .question-panel {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-bar .rf-barleft .question-panel {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    max-width: auto;
    border-bottom: 1px solid #536b82;
    padding-left: 10px;
    padding-right: 0;
    height: 121px;
    overflow: hidden;
  }
  .show-palette .reading-footer .rf-bar .rf-barleft .question-panel .qp-items {
    height: 121px;
    padding-bottom: 10px;
  }
}
.show-palette .reading-footer .rf-bar .rf-barleft .question-bt {
  display: block;
}
.show-palette .reading-footer .rf-bar .rf-barright {
  width: 15%;
  margin-top: 4px;
  max-width: 150px;
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-bar .rf-barright {
    width: 208px;
    position: absolute;
    bottom: 15px;
    right: 0;
    padding-right: 0;
    max-width: 208px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rf-bar .rf-barright {
    max-width: 100%;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 10px;
    padding-right: 12px;
    padding-bottom: 6px;
  }
}
.show-palette .reading-footer .rf-bar .rf-bar-pallete {
  float: none;
  width: 100%;
  height: 50px;
  max-width: 717px;
}
.show-palette .reading-footer .rf-bar .rf-bar-pallete .question-bt {
  float: right;
  margin-top: 21px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-bar .rf-bar-pallete .question-bt {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rf-bar .rf-bar-pallete .question-bt {
    margin-top: 13px;
    margin-right: 0;
  }
}
.show-palette .reading-footer .rf-bar .rf-bar-time {
  margin-top: 39px;
  padding: 0;
  text-align: center;
  margin-left: 11px;
}
.show-palette .reading-footer .rf-bar .rf-bar-time:before {
  top: 8px;
  right: auto;
  left: -34px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rf-bar .rf-bar-time {
    margin-top: -9px;
    left: 31px;
  }
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rf-bar .rf-bar-time {
    margin: 28px 0;
    font-size: 30px;
    line-height: 30px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 992px) {
  .show-palette .reading-footer .rf-bar .rf-bar-time:before {
    top: -26px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.show-palette .reading-footer .rfc-button {
  top: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rfc-button {
    float: right;
    padding-right: 30px;
    top: 3px;
  }
}
@media screen and (min-width: 992px) {
  .show-palette .reading-footer .rfc-button {
    top: 0;
  }
}
.show-palette .reading-footer .rfc-button a {
  margin-bottom: 8px;
  font-size: 11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .show-palette .reading-footer .rfc-button a {
    margin: 0px 3px;
  }
  .show-palette .reading-footer .rfc-button a.question-pl {
    display: inline-flex;
    line-height: 1.3;
    padding-left: 27px;
    text-align: left;
    margin-bottom: 0;
    position: relative;
    top: 0;
  }
}
@media (max-width: 767px) {
  .show-palette .reading-footer .rfc-button a {
    display: flex;
    float: left;
    width: 87px;
    height: 30px;
    margin-top: 0;
    margin-right: 8px;
  }
  .show-palette .reading-footer .rfc-button a:nth-child(2), .show-palette .reading-footer .rfc-button a:nth-child(4) {
    margin-right: 0;
  }
  .show-palette .reading-footer .rfc-button a.question-pl {
    display: flex;
    line-height: 1.3;
    padding-left: 27px;
    text-align: left;
  }
}
.show-palette .reading-footer .rfc-button .expand {
  position: absolute;
  top: -8px;
  background: url(../images/icon_expand_down.png) center no-repeat;
}

.listening-test-page .reading-footer.cyan .rfc-button a span {
  margin: 0px 10px 0px 0px;
}
.listening-test-page .reading-footer-right .rfc-button a {
  margin-top: 8px;
  font-size: 11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer-right .rfc-button a {
    margin-bottom: 8px;
  }
  .listening-test-page .reading-footer-right .rfc-button a.question-pl {
    display: inline-block;
    line-height: 1.3;
    padding-left: 27px;
    text-align: left;
    margin-bottom: 0;
    position: relative;
    top: 5px;
  }
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer-right .rfc-button a {
    margin-bottom: 8px;
    display: block;
    float: left;
    width: 89px;
    height: 30px;
    margin-top: 0;
    margin-right: 8px;
  }
  .listening-test-page .reading-footer-right .rfc-button a:nth-child(2), .listening-test-page .reading-footer-right .rfc-button a:nth-child(4) {
    margin-right: 0;
  }
  .listening-test-page .reading-footer-right .rfc-button a.question-pl {
    display: flex;
    line-height: 1.3;
    padding-left: 27px;
    text-align: left;
  }
}
.listening-test-page .reading-footer-right .rf-content .rfc-right {
  margin-top: 17px;
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer-right .rf-content .rfc-right {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer-right .rf-content .rfc-right {
    margin-top: 0;
  }
}
.listening-test-page .lp-left .question {
  position: relative;
}

div.listen-from-here {
  right: 130px;
  top: -34px;
  margin: 0 !important;
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  div.listen-from-here {
    float: right;
    position: static;
    margin-top: -34px;
  }
}
div.listen-from-here .listen-here-cont {
  display: block;
  width: 134px;
  height: 26px;
  border-radius: 4px;
  border: solid 1px #5bc3d2;
  color: #5bc3d2;
  font-size: 12px;
  line-height: 25px;
  background: #fff;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  padding: 0px 10px;
}
@media (max-width: 767px) {
  div.listen-from-here .listen-here-cont {
    width: 24px;
    height: 24px;
    overflow: hidden;
    padding: 0 2px;
  }
}
div.listen-from-here span.icon-listen {
  background: url(../images/icon_listen1.png) center no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin: -1px 6px 0px 0px;
}
@media (max-width: 767px) {
  div.listen-from-here span.icon-listen {
    top: 3px;
  }
}
div.listen-from-here:hover .listen-here-cont {
  background: #32b4c8;
  color: #fff;
}
div.listen-from-here:hover span.icon-listen {
  background: url(../images/icon_listen1_mb.png) center no-repeat;
  background-size: contain;
}

@media screen and (min-width: 992px) {
  .reading-footer-right .rf-bar {
    display: none;
  }
  .reading-footer-right .close-rf {
    display: none !important;
  }
  .reading-footer-right .rf-content {
    display: block;
    padding-top: 0;
  }
  .reading-footer-right .rf-content .rfc-right {
    float: none;
    min-width: 100px;
    max-width: 1000px;
    text-align: center;
  }
  .reading-footer-right .rf-content .rfc-left {
    float: none;
  }
  .reading-footer-right .bp-control-section {
    position: relative;
    top: unset;
    right: unset;
    margin: 20px 0px 0px 0px;
  }
  .reading-footer-right .bp-control-section p {
    display: block;
    padding: 0px 0px 0px 5px;
  }
  .reading-footer-right .rfc-time {
    margin: 30px auto 30px auto;
    text-align: center;
  }
  .reading-footer-right .rfc-button a {
    display: block;
    width: 100%;
    margin: 15px 0px 0px 0px;
  }
}

/***********************listening-page"*************/
.show-test-menu .listening-page .player-listening {
  -webkit-transform: translate3d(0, 175px, 0);
  transform: translate3d(0, 175px, 0);
}
.show-test-menu .listening-page .lp-left .split-left {
  padding-top: 88px;
}

.listening-page {
  padding: 0px 390px 0px 0px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .listening-page {
    padding: 0px 0px 0px 0px;
  }
}
.listening-page .player-listening {
  position: fixed;
  z-index: 850;
  top: 0;
  width: 100%;
  left: 0px;
  right: 0px;
  -webkit-transform: translate3d(0, 52px, 0) !important;
  transform: translate3d(0, 52px, 0) !important;
  transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
}
@media screen and (min-width: 992px) {
  .listening-page .player-listening {
    z-index: 1000;
  }
  .listening-page .player-listening:hover {
    z-index: 1002;
  }
}
.listening-page .player-listening .player {
  position: relative;
  box-shadow: none;
  max-width: 750px;
  left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-page .player-listening .player {
    left: 0;
  }
}
@media (max-width: 767px) {
  .listening-page .player-listening .player {
    left: 0;
  }
}
@media screen and (max-width: 1199px) {
  .listening-page .player-listening .player {
    max-width: 523px;
  }
}
@media (max-width: 767px) {
  .listening-page .player-listening .container {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .listening-page .player-listening {
    top: -2px;
  }
  .listening-page .player-listening .player {
    max-width: 2000px;
  }
}
.listening-page .lp-left {
  float: left;
  width: 100%;
  min-height: 600px;
}
@media screen and (max-width: 991px) {
  .listening-page .lp-left {
    float: none;
  }
}
.listening-page .lp-left .split-left {
  margin: 0px auto;
  padding-top: 88px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.listening-page .lp-left .split-left.pink {
  padding-top: 10px !important;
}
.listening-page .lp-left .split-left.pink .sitemap {
  padding-bottom: 20px;
}
.listening-page .lp-left .box-ad728 {
  margin: 30px 0px;
  text-align: center;
}
.listening-page .end-the-test {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .listening-page .end-the-test {
    padding-bottom: 120px;
  }
}
.listening-page .end-the-test h3 {
  margin-top: 38px;
  margin-bottom: 17px;
  padding-top: 38px;
  border-top: 2px solid #d4dae0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #294563;
}
.listening-page .end-the-test a.btn-submit {
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #268695;
  border-radius: 3px;
  width: 130px;
  height: 45px;
  line-height: 45px;
  background-color: #f3f3f3;
  margin: 0 0 16px;
  display: inline-block;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.listening-page .end-the-test a.btn-submit:hover {
  opacity: 0.9;
}
.listening-page .end-the-test a.btn-submit span {
  background: url("../images/icon_submit_listening.png") no-repeat center center;
  display: inline-block;
  position: relative;
  width: 19px;
  height: 20px;
  margin: 0px 8px 0px 0px;
  top: 5px;
}
.listening-page .end-the-test .report {
  display: inline-block;
  line-height: 25px;
  padding: 0px 20px 0px 20px;
  margin-bottom: 40px;
  color: #282828;
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: transparent;
}
.listening-page .end-the-test .report:hover {
  color: #787878;
}
.listening-page .end-the-test .report span {
  display: inline-block;
  background-image: url(../images/report_icon_grey.png);
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  margin: 0px 5px 0px 0px;
  top: 1px;
}
.listening-page .lp-right {
  width: 390px;
  position: absolute;
  top: 0px;
  z-index: 99;
  right: 0px;
  bottom: 0px;
  background-color: #294563;
  padding: 30px;
  float: right;
}
.listening-page .lp-right .container {
  width: auto;
}
@media (max-width: 767px) {
  .listening-page .lp-right .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .listening-page .lp-right {
    margin: 0px;
    float: none;
    width: 100%;
    padding: 0px;
    position: fixed;
    top: unset;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 99;
  }
  .listening-page .lp-right #qp-afix {
    position: initial !important;
    top: unset !important;
  }
}
.listening-page .lp-right .box-ads {
  margin-bottom: 30px;
  margin: 0px auto 30px auto;
  text-align: center;
}
.listening-page .lp-right .reading-footer {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  height: auto;
  padding: 0px;
  transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.listening-page .lp-right .reading-footer .rf-content .close-rf {
  right: 6px;
}
@media screen and (max-width: 767px) {
  .listening-page .lp-right .reading-footer {
    padding: 7px 6px 7px 6px;
  }
  .listening-page .lp-right .reading-footer .rf-time {
    float: left;
    margin: 15px 0px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-page .lp-right .reading-footer {
    padding: 7px 0 7px 0;
    transition: none;
  }
  .listening-page .lp-right .reading-footer .rf-time {
    float: left;
    margin: 15px 0px 0px 0px;
  }
}
.listening-page .lp-right .reading-footer .qp-items {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-page .lp-right .reading-footer .qp-items {
    min-height: 80px;
  }
}
@media (max-width: 767px) {
  .listening-page .lp-right .reading-footer .qp-items {
    max-height: 121px;
    padding-bottom: 9px;
    min-height: auto;
  }
}
.listening-page .lp-right .reading-footer .question-panel {
  float: none;
  height: auto;
}
@media (max-width: 767px) {
  .listening-page .lp-right .reading-footer .question-panel {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-page .lp-right .reading-footer .question-panel {
    display: none;
  }
}
.listening-page .lp-right .reading-footer .question-panel .qp-note {
  margin: 30px 0px 40px 0px;
  position: relative;
  right: auto;
  top: auto;
}
@media screen and (max-width: 767px) {
  .listening-page .lp-right .reading-footer .question-panel .qp-note {
    margin: 10px 0px;
  }
}
.listening-page .lp-right .reading-footer .question-panel .qp-note span {
  margin: 0px 20px 0px 0px;
}
@media (max-width: 767px) {
  .listening-page .lp-right .reading-footer .question-bt {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-page .lp-right .reading-footer .question-bt {
    display: none;
  }
}
.listening-page .lp-right .reading-footer .rf-button-wrap {
  margin: 0px;
}
.listening-page .lp-right-writing {
  width: 390px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #f5f5f5;
  padding: 30px;
  float: right;
}
@media screen and (max-width: 991px) {
  .listening-page .lp-right-writing {
    margin: 0px;
    float: none;
    width: 100%;
    padding: 10px;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    z-index: 99;
  }
}
.listening-page .lp-right-writing .box-ads {
  margin-bottom: 30px;
  margin: 0px auto 30px auto;
  text-align: center;
}
.listening-page .lp-right-writing .box-ads img {
  border: 1px solid #d4dae0;
  border-radius: 4px;
}

.listening-test-page .reading-footer.cyan .rfc-time {
  width: 50%;
  float: left;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer.cyan .rfc-time {
    position: absolute;
    font-size: 20px;
    font-weight: 600;
    margin: -7px 0 0 0;
    width: 55px;
    left: 147px;
    right: 0;
    margin: 0 auto;
    top: -5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer.cyan .rfc-time {
    position: absolute;
    top: 2px;
    font-size: 30px;
    font-weight: 600;
    margin: -7px auto;
    text-align: right;
    width: 122px;
    padding-right: 5px;
    left: 0;
    right: 0;
  }
}
.listening-test-page .reading-footer.cyan .rfc-time span.clock {
  background: url(../images/time_icon.png) center no-repeat;
  width: 28px;
  height: 28px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer.cyan .rfc-time span.clock {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer.cyan .rfc-time span.clock {
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
  }
}
.listening-test-page .reading-footer.cyan .rfc-button {
  width: 50%;
  float: left;
  padding: 0 10px;
}
@media screen and (min-width: 992px) {
  .listening-test-page .reading-footer.cyan .rfc-button {
    left: -12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer.cyan .rfc-button {
    display: none;
  }
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer.cyan .rfc-button {
    display: none;
  }
}
.listening-test-page .reading-footer.cyan .rfc-button a {
  background-color: #f3f3f3 !important;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #268695 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.listening-test-page .reading-footer.cyan .rfc-button a.submit span {
  width: 16px;
  height: 17px;
  background-image: url(../images/icon_submit_ls.png);
  background-size: contain;
}
.listening-test-page .reading-footer.cyan .rfc-button a.review span {
  width: 18px;
  height: 18px;
  background-image: url(../images/icon_review_ls.png);
  background-size: contain;
}
.listening-test-page .reading-footer.cyan .rfc-button a.solution span {
  width: 18px;
  height: 18px;
  background-image: url(../images/icon_lego_ls.png);
  background-size: contain;
}
.listening-test-page .reading-footer.cyan .rfc-button a.question-pl {
  display: none;
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer.cyan .rfc-button a.question-pl {
    display: inline-flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer.cyan .rfc-button a.question-pl {
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer .rf-content {
    display: block;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer .rf-content {
    display: block;
    padding: 0;
  }
  .listening-test-page .reading-footer .rf-content .close-rf {
    right: 0 !important;
  }
}
@media (max-width: 767px) {
  .listening-test-page .reading-footer .rf-bar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer .rf-bar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .reading-footer .box-palleted .bp-bar .pbb-caption {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page.show-palette .reading-footer {
    padding: 0 4px 5px !important;
  }
}
.listening-test-page.show-palette .reading-footer .rfc-time {
  bottom: 9px;
  top: auto;
  left: 15px;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page.show-palette .reading-footer .rfc-time {
    margin: -7px 0;
    padding-left: 26px;
    bottom: 0;
    left: 6px;
  }
  .listening-test-page.show-palette .reading-footer .rfc-time span {
    left: -9px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .listening-test-page.show-palette .reading-footer .rfc-time {
    text-align: left;
    left: 9px;
    margin: 0;
  }
}
.listening-test-page.show-palette .reading-footer .rf-content .close-rf {
  top: 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page.show-palette .reading-footer .rf-content .close-rf {
    right: -4px !important;
  }
}
@media (max-width: 767px) {
  .listening-test-page.show-palette .reading-footer .question-panel {
    display: block;
    padding-left: 0;
    padding-right: 0;
    max-height: 121px;
    overflow: hidden;
    border-bottom: 1px solid #536b82;
  }
  .listening-test-page.show-palette .reading-footer .rfc-button {
    display: block;
    float: right;
    width: 100%;
    max-width: 212px;
    top: 7px;
  }
  .listening-test-page.show-palette .reading-footer .rfc-button a.question-pl {
    background: #f3f3f3 url(../images/icon_quest_palletecyan.png) 5px center no-repeat scroll;
    background-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page.show-palette .reading-footer .question-panel {
    display: block;
    padding-left: 2px;
    padding-right: 2px;
    height: auto;
    overflow-y: auto;
    border-bottom: none;
    overflow-x: hidden;
    max-width: 728px;
  }
  .listening-test-page.show-palette .reading-footer .rfc-button {
    display: block;
    float: right;
    width: auto;
    max-width: 100%;
    text-align: right;
    position: relative;
    top: 3px;
    right: -17px;
  }
  .listening-test-page.show-palette .reading-footer .rfc-button a.question-pl {
    background: #f3f3f3 url(../images/icon_quest_palletecyan.png) 5px center no-repeat scroll;
    background-size: 16px;
    top: 0;
  }
  .listening-test-page.show-palette .reading-footer .question-bt {
    display: flex;
    position: absolute;
    top: -5px;
    right: 35px;
  }
}

.cols {
  padding: 0px 390px 0px 0px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .cols {
    padding: 0px 300px 0px 0px;
  }
}
@media screen and (max-width: 991px) {
  .cols {
    padding: 0px 0px 0px 0px;
  }
}
.cols .colleft {
  width: 100%;
  min-height: 600px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .cols .colleft {
    float: none;
  }
}
.cols .colright {
  min-height: 100px;
  background-color: #f5f5f5;
  width: 390px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 30px;
  float: right;
}
.cols .colright.colright-white {
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .cols .colright {
    width: 300px;
    padding: 15px;
  }
}
@media screen and (max-width: 991px) {
  .cols .colright {
    margin: 0px;
    float: none;
    width: 100%;
    padding: 0px;
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
  }
}

.pm-caption {
  display: inline-block;
  margin: 0px auto;
  font-size: 12px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #d4dae0;
  font-weight: 700;
  text-align: center;
  display: block;
  margin: 70px 0px 0px 0px;
  letter-spacing: 3px;
}

.pm-item {
  margin: 0px 0px 20px 0px;
}
.pm-item .pmi-caption {
  min-height: 50px;
  background-color: #d4dae0;
  padding: 10px;
  margin: 10px 0px 20px 0px;
}
.pm-item .pmi-caption span {
  display: block;
  text-align: center;
  line-height: 30px;
  color: #294563;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
}

.pim-content {
  padding: 0px 15px;
}

.book-item-wrap {
  padding: 0px 15px;
}

.book-img-wrap {
  position: relative;
  display: inline-block;
}
.book-img-wrap .video-icon {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 22px;
  height: 22px;
  z-index: 9;
  border: none;
  border-radius: 0;
}
.book-img-wrap .tooltip-inner {
  font-size: 11px;
  background-color: #32b4c8;
  width: 102px;
  transform: translateX(-32%);
}
.book-img-wrap .tooltip .tooltip-arrow {
  border-top-color: #32b4c8;
}

.book-item {
  margin: 0px auto 30px auto;
  text-align: center;
}
@media (max-width: 767px) {
  .book-item {
    max-width: 80%;
  }
}
.book-item img {
  border-radius: 5px;
  border: 3px solid #d4dae0;
  width: 100%;
}
.book-item h3 a {
  color: #294563;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.book-item h3 a:hover {
  opacity: 0.8;
}

.a600 {
  text-align: center;
}

.box-tag .tag-icon {
  background: url("../images/icon_tag.png") no-repeat center center;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  top: 9px;
}

.tag-item {
  display: inline-block;
  line-height: 25px;
  padding: 0px 15px;
  border-radius: 20px;
  background-color: #fff;
  margin: 0px 0px 10px 10px;
  font-size: 12px;
  font-weight: 800;
  color: #7e90a2;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.tag-item:hover {
  color: #294563;
}
.tag-item.tag-item-bg {
  background-color: #f5f5f5;
}
.tag-item .close-tag {
  background: url("../images/icon_close.png") no-repeat center center;
  width: 8px;
  height: 8px;
  position: relative;
  display: inline-block;
  margin: 0px -5px 0px 5px;
  top: 0px;
}

.mostview-item {
  background-color: #fff;
  padding: 10px 10px 10px 85px;
  margin: 10px 0px 0px 0px;
  border-radius: 3px;
}
.mostview-item__img-link {
  float: left;
  margin: 2px 0px 0px -75px;
}
.mostview-item__img-link a {
  width: 66px;
  height: 66px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 6px;
}
.mostview-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  object-fit: cover;
}
.mostview-item h3 {
  margin: -5px 0px 0px 0px;
  padding: 0px;
  line-height: 0.9;
}
.mostview-item h3 a {
  font-size: 13px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #294563;
}
.mostview-item p {
  font-size: 12px;
  margin: 0px;
  margin: 3px 0px 0px 0px;
}
.mostview-item .mi-tag {
  font-size: 12px;
  font-weight: 800;
  color: #7e90a2;
}
.mostview-item .mi-tag em {
  background: url("../images/icon_tag1.png") no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0px 4px 0px 0px;
}
.mostview-item .mi-tag:hover {
  color: #294563;
}
.mostview-item .mi-view {
  float: right;
  font-size: 10px;
  margin: 3px 0px 0px 0px;
  color: #a0a0a0;
}
.mostview-item .mi-view em {
  background: url("../images/icon_view.png") no-repeat center center;
  width: 16px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0px 4px 0px 0px;
}

.feature-releases {
  margin: 0px 0px 0px 0px;
  background-color: #294563;
  padding: 20px 0px;
}
.feature-releases .box-caption {
  margin: 20px 0px 20px 20px;
}
.feature-releases .box-caption p {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.feature-releases .book-item h3 a {
  color: #fff;
}

.tab-test ul {
  list-style: none;
  padding: 0px;
  margin: -10px 0px 40px 0px;
}
.tab-test ul li {
  display: inline-block;
  border-bottom: 4px solid transparent;
}
.tab-test ul li a {
  display: block;
  padding: 0px 25px;
  line-height: 40px;
  opacity: 0.7;
  font-size: 13px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #294563;
}
@media screen and (max-width: 767px) {
  .tab-test ul li a {
    padding: 0px 3px;
    font-size: 10px;
  }
  .tab-test ul li a span {
    margin: 0px 0px 0px 0px;
  }
}
.tab-test ul li a span.icon-alltest {
  background: url("../images/icon_alltest.png") no-repeat center center;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 4px 0px 0px;
  position: relative;
  top: 5px;
}
.tab-test ul li a span.icon-academic {
  background: url("../images/icon_academic.png") no-repeat center center;
  width: 21px;
  height: 18px;
  display: inline-block;
  margin: 0px 4px 0px 0px;
  position: relative;
  top: 5px;
}
.tab-test ul li a span.icon-general-traning {
  background: url("../images/icon_genral.png") no-repeat center center;
  width: 18px;
  height: 20px;
  display: inline-block;
  margin: 0px 4px 0px 0px;
  position: relative;
  top: 5px;
}
.tab-test ul li.active {
  border-bottom: 4px solid #294563;
}
.tab-test ul li.active a {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .affix {
    position: fixed !important;
    width: 330px;
    top: 58px;
  }
  .affix .reading-footer {
    position: relative;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    top: 16px !important;
  }
  .qp-afix {
    max-width: 300px;
  }
  .show-test-menu .affix .reading-footer {
    -webkit-transform: translate3d(0, 123px, 0);
    transform: translate3d(0, 123px, 0);
  }
}
.font-large .split-left,
.font-large .split-right {
  font-size: 20px;
}

.font-medium .split-left,
.font-medium .split-right {
  font-size: 16px;
}

.font-small .split-left,
.font-small .split-right {
  font-size: 14px;
}

/**********tips-page***/
.colleft-inner {
  padding: 0px 20px 0px 0px;
}
@media screen and (max-width: 991px) {
  .colleft-inner {
    padding: 0px;
  }
}

.searchbox {
  width: 100%;
  height: 30px;
  border: 1px solid #294563;
  border-radius: 3px;
  position: relative;
  padding: 0px 0px 0px 30px;
}
.searchbox button {
  background: url("../images/icon_search.png") no-repeat center center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 10px;
  border: none;
  outline: none;
  background-color: transparent;
}
.searchbox input {
  height: 28px;
  width: 100%;
  display: block;
  border: none;
  background-color: transparent;
  outline: none;
  text-align: center;
  font-size: 12px;
  padding: 0px 10px;
  color: #888888;
}
.searchbox.searchbox-fix {
  border: 1px solid #294563;
  border-radius: 3px;
  height: 32px;
}
.searchbox.searchbox-fix input {
  height: 30px;
}
.searchbox.searchbox-fix button {
  margin: 0px 0px 0px -10px;
  left: 20px;
}

.tip-article {
  margin: 70px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .tip-article {
    margin: 30px 0px 0px 0px;
  }
}
.tip-article.tip-article {
  margin: 30px 0px 0px 0px;
}
.tip-article.tip-article-detail {
  margin: 0px;
}
@media screen and (max-width: 991px) {
  .tip-article.tip-article-detail {
    margin: 0px 0px 0px 0px;
  }
}
.tip-article h3 a {
  font-weight: 700;
  color: #294563;
}
.tip-article h2 a {
  font-weight: 700;
  color: #294563;
}

.ta-meta .box-tag {
  float: left;
}
.ta-meta .test-des {
  float: right;
}
.ta-meta .test-des p {
  display: inline-block;
  margin: 0px 0px 0px 10px;
}
.ta-meta .ta-date {
  float: right;
  line-height: 25px;
  font-size: 12px;
  color: #294563;
}

.news-item {
  background-color: #fff;
  padding: 15px;
  margin: 15px 0px 0px 0px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  min-height: 150px;
}
.news-item .img-tip-wrap {
  margin-right: 15px;
  float: left;
  position: relative;
  line-height: 0;
}
.news-item .img-tip-wrap a {
  width: 160px;
  height: 116px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 10px;
}
.news-item .img-tip-wrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  object-fit: cover;
  left: 0;
}
.news-item .tip-content {
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-item .tip-content {
    overflow: initial;
  }
}
.news-item h3 {
  margin: -2px 0px 0px 0px;
  padding: 0px;
  line-height: 1.3;
}
.news-item h3 a {
  font-size: 16px;
  font-weight: 800;
  color: #294563;
}
@media screen and (max-width: 991px) {
  .news-item h3 a {
    font-size: 12px;
    display: block;
    margin: 0px 0px 5px 0px;
  }
}
.news-item h3 a:hover {
  opacity: 0.8;
}
.news-item p {
  font-size: 14px;
  margin: 0px;
  margin: 3px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .news-item p {
    display: block;
  }
}
.news-item .mi-tag {
  font-size: 12px;
  font-weight: 800;
  color: #7e90a2;
}
.news-item .mi-tag em {
  background: url("../images/icon_tag1.png") no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0px 4px 0px 0px;
}
.news-item .mi-tag:hover {
  color: #294563;
}
.news-item .test-des {
  float: right;
}
.news-item .test-des p {
  display: inline-block;
  margin: 0px 0px 0px 10px;
  font-size: 12px;
}

.path-ielts-tips .feature-tip .box-caption p {
  letter-spacing: normal;
}

.feature-tips {
  margin: 2rem 0 7rem;
  padding: 15px 30px 80px 30px;
  position: relative;
  background-color: #294563;
}
.feature-tips .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 0px;
  text-align: center;
  right: 0px;
}
.feature-tips .owl-dots .owl-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0px 6px;
  background-color: #fff;
  opacity: 0.7;
  border: 0;
  padding: 0;
}
.feature-tips .owl-dots .owl-dot.active {
  opacity: 1;
}
.feature-tips .owl-dots .owl-dot:focus {
  outline: none;
}
@media screen and (max-width: 991px) {
  .feature-tips {
    padding: 15px 10px 60px 10px;
  }
}
.feature-tips .box-caption {
  margin-bottom: 0px;
  text-align: center;
}
.feature-tips .box-caption p {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.owl-tip img {
  width: 160px !important;
  height: 120px;
}
@media screen and (max-width: 991px) {
  .owl-tip img {
    width: 100% !important;
    height: auto;
  }
}

.news-item-wrap {
  padding: 0px 20px 0 0;
}
@media screen and (max-width: 991px) {
  .news-item-wrap {
    padding: 0px;
  }
}

.bg-gray {
  background-color: #f5f5f5;
}

.tip-search {
  background-color: #f5f5f5;
  padding: 20px;
}
@media screen and (max-width: 991px) {
  .tip-search {
    padding: 0 5px;
  }
}
.tip-search .box-tag {
  margin: 20px 0px;
}
.tip-search .test-des {
  float: right;
}
.tip-search .test-des p {
  display: inline-block;
  margin: 0px 0px 0px 10px;
}

.page-caption {
  font-weight: 700;
  color: #294563;
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 20px 0px;
}

.page-title {
  font-weight: 700;
  color: #294563;
  margin: 0;
  padding: 50px 0px 20px 0px;
}
@media (max-width: 767px) {
  .page-title {
    font-size: 28px;
    padding: 20px 0px;
  }
}

.analytic-bar {
  margin: 0px 0px 20px 0px;
  min-height: 30px;
}
.analytic-bar .ab-right {
  float: right;
}
.analytic-bar .ab-right a {
  float: left;
  margin: 0px 0px 5px 10px;
  padding: 0px 10px;
  line-height: 25px;
  border: 1px solid #294563;
  color: #294563;
  font-size: 12px;
  border-radius: 3px;
}
.analytic-bar .ab-right a.active {
  border: 1px solid #d4dae0;
  background-color: #d4dae0;
}
@media screen and (max-width: 767px) {
  .analytic-bar .ab-right a {
    margin: 0px 0px 5px 0px;
    padding: 0px 5px;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .analytic-bar .ab-right {
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .date-analytics {
    white-space: nowrap;
  }
}

.da-item {
  display: inline-block;
  margin: 0px 20px 10px 0px;
}
@media screen and (max-width: 767px) {
  .da-item {
    margin: 0px 10px 10px 0px;
  }
}
.da-item span {
  display: inline-block;
  line-height: 25px;
  margin: 0px 5px 0px 0px;
  font-size: 13px;
  font-weight: 800;
  color: #7e90a2;
}

.da-wrap {
  display: inline-block;
  position: relative;
}
.da-wrap input {
  line-height: 25px;
  border: 1px solid #294563;
  color: #294563;
  font-size: 12px;
  border-radius: 3px;
  width: 110px;
  padding: 0px 5px 0px 32px;
  outline: none;
  background-color: transparent;
  position: relative;
  z-index: 2;
}
.da-wrap em {
  background: url("../images/icon_calendar1.png") no-repeat center center;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 6px;
  top: 3px;
  z-index: 1;
}

.analytic-box {
  position: relative;
}

.chart-draw {
  margin-bottom: 20px;
}

.analytic-score {
  margin: 50px 0px 0px 0px;
}
.analytic-score .as-col {
  width: 25%;
  text-align: center;
  float: left;
  margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 1199px) {
  .analytic-score .as-col {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .analytic-score .as-col {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .analytic-score .as-col {
    width: 100%;
    float: none;
  }
}
.analytic-score .as-col span {
  display: block;
  text-align: center;
  line-height: 25px;
  margin: 0px 5px 0px 0px;
  font-size: 13px;
  font-weight: 800;
  color: #7e90a2;
}
.analytic-score .as-col p {
  line-height: 30px;
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #294563;
}
.analytic-score .as-col p em {
  display: inline-block;
  background: url("../images/icon_alltest.png") no-repeat center center;
  width: 25px;
  height: 25px;
  position: relative;
  margin: 0px 4px 0px 0px;
  top: 4px;
}
.analytic-score .as-col p em.icon-chart {
  background: url("../images/icon_chart.png") no-repeat center center;
}
.analytic-score .as-col p em.icon-target {
  background: url("../images/icon_target.png") no-repeat center center;
}
.analytic-score .as-col p em.icon-time {
  background: url("../images/icon_time2.png") no-repeat center center;
}
.analytic-score .as-col p em.icon-cup {
  background: url("../images/icon_cup.png") no-repeat center center;
}

.user-logged-in .target-achi .box-caption p {
  font-size: 20px;
}

.target-achi span {
  display: block;
  line-height: 25px;
  font-size: 13px;
  font-weight: 800;
  color: #7e90a2;
}
.target-achi .box-caption {
  margin-bottom: -10px;
}
.target-achi .box-caption p {
  font-size: 15px;
}

.ta-score {
  text-align: center;
  margin: 20px 0px;
}
.ta-score p {
  color: #d4dae0;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  font-weight: 700;
}
.ta-score strong {
  font-weight: 700;
  text-transform: uppercase;
  color: #294563;
  font-size: 32px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  display: block;
  margin: 10px 0px;
}
.ta-score em {
  display: block;
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}

.show-performance .box-performance {
  display: block !important;
}

.item-score {
  margin: 40px 0px 0px 0px;
  border-top: 1px solid #d4dae0;
}
@media screen and (max-width: 991px) {
  .item-score .box-performance {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .item-score .box-performance {
    display: block !important;
  }
}

.ic-top {
  padding: 16px 10px;
  position: relative;
}
.ic-top .btn-show-performance {
  display: block;
  background: url("../images/icon_arrow_down.png") no-repeat center center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 15px;
  right: 5px;
  cursor: pointer;
}
.ic-top .btn-show-performance.active {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ic-top .ic-icon {
  float: left;
  text-align: center;
}
.ic-top .ic-icon div,
.ic-top .ic-icon span {
  background: url("../images/icon_listen.png") no-repeat center center;
  width: 50px;
  height: 50px;
  margin: 0px auto;
  display: block;
}
.ic-top .ic-icon p,
.ic-top .ic-icon strong {
  color: #32b3c7;
  font-weight: 700;
  font-size: 12px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 3px;
  margin: 10px 0px;
  text-transform: uppercase;
}
.ic-top .ic-icon.reading div,
.ic-top .ic-icon.reading span {
  background: url("../images/icon_reading.png") no-repeat center center;
}
.ic-top .ic-icon.reading p,
.ic-top .ic-icon.reading strong {
  color: #327846;
}
.ic-top .ic-icon.writing div,
.ic-top .ic-icon.writing span {
  background: url("../images/icon_writing.png") no-repeat center center;
}
.ic-top .ic-icon.writing p,
.ic-top .ic-icon.writing strong {
  color: #f9a95a;
}
.ic-top .ic-icon.speaking div,
.ic-top .ic-icon.speaking span {
  background: url("../images/icon_speaking.png") no-repeat center center;
}
.ic-top .ic-icon.speaking p,
.ic-top .ic-icon.speaking strong {
  color: #c76478;
}
.ic-top .ic-right {
  text-align: center;
  float: right;
}
.ic-top .ic-right span {
  font-size: 20px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  width: 50px;
  display: block;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #d4dae0;
  margin: 0px auto;
  color: #294563;
}
.ic-top .ic-right p {
  display: block;
  margin: 10px 0px;
  font-size: 13px;
  color: #7e90a2;
}

.my-table {
  margin: 10px 0px 0px 0px;
  width: 100%;
  border: none;
  table-layout: fixed;
}
.my-table thead {
  background-color: #d4dae0;
}
.my-table thead th {
  padding: 12px 10px;
  font-size: 13px;
  font-weight: 800;
  color: #294563;
}
.my-table thead th:first-child {
  width: 155px;
}
.my-table thead th:nth-child(2) {
  width: 30%;
}
.my-table thead th:last-child {
  width: 18.3%;
}
.my-table tbody tr td {
  padding: 13px 10px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
}
.my-table tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.my-table .glyphicon-chevron-down {
  vertical-align: middle;
}

.progress {
  margin: 0px;
  box-shadow: none;
  height: 10px;
  width: 120px;
  height: 8px;
  border-radius: 8px;
  background-color: #d4dae0;
  position: relative;
}
.progress .progress-state {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  border-radius: 8px;
  background-color: #7e90a2;
}

.btn-table {
  display: inline-block;
  padding: 0px 10px;
  line-height: 28px;
  border-radius: 4px;
  height: 28px;
  border: 1px solid #294563;
  color: #294563;
  font-size: 13px;
  width: 88px;
  margin-bottom: 6px;
  white-space: nowrap;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.btn-table:hover {
  background-color: #d5d5d5;
}
.btn-table [class^=ioticon-] {
  margin-right: 5px;
  font-size: 13px;
}
.btn-table [class^=ioticon-]:before {
  color: #294563;
}
.btn-table.-delete {
  color: #fff;
  background-color: #294563;
}
.btn-table.-delete [class^=ioticon-]:before {
  color: #fff;
}
.btn-table:last-child {
  margin-bottom: 0;
}

.tab-his {
  margin: 0px 0px 20px 0px;
}
.tab-his span {
  opacity: 0.7;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #294563;
  margin: 0px 30px 0px 0px;
}
.tab-his span.active {
  opacity: 1;
}

.pagings {
  margin: 30px 0px;
  text-align: center;
}
.pagings a {
  display: inline-block;
  line-height: 30px;
  margin: 5px 10px;
  color: #7e90a2;
  font-weight: 800;
}
.pagings a:hover, .pagings a.current {
  color: #294563;
}

.profile-field {
  margin: 0px 0px 10px 15px;
  padding: 0px 0px 0px 125px;
  min-height: 25px;
}
@media screen and (max-width: 480px) {
  .profile-field {
    margin: 0px 0px 10px px;
  }
}
.profile-field span {
  width: 125px;
  float: left;
  margin: 0px 0px 0px -125px;
  line-height: 25px;
  font-size: 13px;
  font-weight: 800;
  color: #7e90a2;
}
.profile-field p {
  font-size: 13px;
}
.profile-field .profile-text {
  line-height: 25px;
  border-radius: 3px;
  border: 1px solid #294563;
  padding: 0px 10px;
  font-size: 12px;
  color: #294563;
  max-width: 172px;
  width: 100%;
}
.profile-field .da-wrap input {
  width: 100%;
}

.profile-page h3 {
  color: #294563;
  font-size: 16px;
  margin: 40px 0px 20px 0px;
}

.gender label {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
.gender label input {
  position: relative;
  top: 2px;
  margin: 0px 3px 0px 0px;
}

.note-profile {
  margin: 30px 0px 0px 15px;
}
.note-profile p {
  color: #c0392b;
  font-size: 13px;
}

.subcribe-profle {
  margin: 30px 0px 30px 15px;
}
.subcribe-profle label {
  font-size: 13px;
  font-weight: 500;
  color: #294563;
}
.subcribe-profle label input {
  position: relative;
  top: 2px;
  margin: 0px 3px 0px 0px;
}

.avatar-profile {
  width: 130px;
}
.avatar-profile div {
  width: 100%;
  height: 110px;
  background-color: #d4dae0;
  background-image: url(../images/icon_user2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.avatar-profile a {
  display: block;
  line-height: 25px;
  background-color: #294563;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.avatar-profile a:hover {
  text-decoration: underline;
}

/***************home*************/
.home-page .td-classses {
  background: #f7f7f7;
  margin-left: 0;
  margin-right: 0;
}
.home-page .td-classses.-chinese {
  background: #fff;
}
.home-page .td-classses.-chinese .section-title {
  font-size: 36px;
}
@media (max-width: 767px) {
  .home-page .td-classses.-chinese .section-title {
    font-size: 24px;
  }
}
.home-page .td-classses.-chinese .section-title em {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  .home-page .td-classses.-chinese .section-title em {
    font-size: 18px;
  }
}
.home-page .td-classses.-chinese .section-title span {
  border-radius: 5px;
  background: var(--gradient-listening, linear-gradient(180deg, #33B2C7 0%, #268695 100%));
  display: inline-flex;
  padding: 6px 8px;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  position: relative;
  color: #fff;
  width: auto;
  height: auto;
  right: initial;
  top: initial;
  margin-left: 14px;
  vertical-align: middle;
}
.home-page .td-classses.-chinese .section-title span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #268695;
}
.home-page .td-classses.-chinese .classes-wrap {
  margin-top: 6rem;
}
.home-page .td-classses.-chinese .class-item {
  border-radius: 0px 20px 20px 20px;
}
.home-page .td-classses.-chinese .class-item__img-wrap {
  border-radius: 0px 18px 0 0;
}
.home-page .td-classses.-chinese .class-item__lesson-type {
  border-radius: 10px 10px 0px 0px;
}
.home-page .td-classses.-chinese .wbn-bt {
  border-radius: 100px;
  background: var(--gradient-primary, linear-gradient(180deg, #294563 0%, #172636 100%));
}
.home-page .td-classses.-chinese .wbn-bt.registered {
  background: #fff !important;
  border: 1px solid #BDC5CF;
  color: #294563;
  cursor: default;
  pointer-events: none;
}
.home-page .td-classses.-chinese .wbn-bt.registered:hover {
  border: 1px solid #fff;
  color: #fff;
  box-shadow: rgba(80, 111, 145, 0.17) 0px -23px 25px 0px inset, rgba(80, 111, 145, 0.15) 0px -36px 30px 0px inset, rgba(80, 111, 145, 0.1) 0px -79px 40px 0px inset, rgba(80, 111, 145, 0.06) 0px 2px 1px, rgba(80, 111, 145, 0.09) 0px 4px 2px, rgba(80, 111, 145, 0.09) 0px 8px 4px, rgba(80, 111, 145, 0.09) 0px 16px 8px, rgba(80, 111, 145, 0.09) 0px 32px 16px;
}
.home-page .td-classses.-chinese .wbn-bt.registered:focus {
  color: #294563;
}
.home-page .td-classses.-chinese .-reading .wbn-bt.join {
  background: linear-gradient(180deg, #337845 0%, #265A35 100%);
}
.home-page .td-classses.-chinese .-writing .wbn-bt.join {
  background: linear-gradient(180deg, #FAA859 0%, #BB7F44 100%);
}
.home-page .td-classses.-chinese .-listening .wbn-bt.join {
  background: linear-gradient(180deg, #33B2C7 0%, #268695 100%);
}
.home-page .td-classses.-chinese .-speaking .wbn-bt.join {
  background: linear-gradient(180deg, #C86478 0%, #954B5A 100%);
}
.home-page .td-classses h2 {
  margin: 65px 0 11px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.3px;
  color: #294563;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .home-page .td-classses h2 {
    margin: 40px 0 11px;
    font-size: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .home-page .td-classses h2 {
    font-size: 18px;
  }
}
.home-page .td-classses h2 span {
  position: absolute;
  right: -38px;
  top: -6px;
  font-size: 9px;
  font-weight: 800;
  width: 40px;
  height: 15px;
  line-height: 16px;
  border-radius: 8px;
  background-color: #faaa5a;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .home-page .td-classses h2 span {
    right: auto;
    top: auto;
    margin-top: -4px;
  }
}
.home-page .td-classses__btn {
  margin: 28px auto 31px;
  width: max-content;
  min-width: 136px;
  height: 44px;
}
@media (max-width: 767px) {
  .home-page .td-classses__btn {
    margin: 0 auto 31px;
  }
}
.home-page .caption {
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #294563;
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .home-page .caption {
    margin-bottom: 55px;
    text-align: center;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .home-page .class-item {
    margin-bottom: 50px;
  }
}
.home-page .classes-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.home-page .exp-more {
  margin: 28px auto 31px;
  display: block;
}
@media (max-width: 767px) {
  .home-page .exp-more {
    margin: 0 auto 31px;
  }
}

@-webkit-keyframes arrowMoveDistance {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(70px, -70px, 0);
    opacity: 0;
  }
}
@keyframes arrowMoveDistance {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(70px, -70px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes arrowMoveDistance5 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(50px, -50px, 0);
    opacity: 0;
  }
}
@keyframes arrowMoveDistance5 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(50px, -50px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes arrowMoveDistance6 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(60px, -60px, 0);
    opacity: 0;
  }
}
@keyframes arrowMoveDistance6 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(60px, -60px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes arrowMoveDistance12 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(120px, -120px, 0);
    opacity: 0;
  }
}
@keyframes arrowMoveDistance12 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(120px, -120px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes arrowMoveDistance15 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(150px, -150px, 0);
    opacity: 0;
  }
}
@keyframes arrowMoveDistance15 {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  50%, 90% {
    opacity: 1;
  }
  100% {
    transform: translate3d(150px, -150px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes movePerson {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0) scale3d(0.7, 0.7, 0.7);
    transform: translate3d(-100%, 100%, 0) scale3d(0.7, 0.7, 0.7);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
@keyframes movePerson {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0) scale3d(0.7, 0.7, 0.7);
    transform: translate3d(-100%, 100%, 0) scale3d(0.7, 0.7, 0.7);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
@-webkit-keyframes moveArrow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes moveArrow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes moveLine {
  from {
    opacity: 0;
    -webkit-transform: translate3d(200%, -200%, 0) scale3d(1, 1, 1);
    transform: translate3d(200%, -200%, 0) scale3d(1, 1, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(-200%, 200%, 0) scale3d(0, 0, 0);
    transform: translate3d(-200%, 200%, 0) scale3d(0, 0, 0);
  }
}
@keyframes moveLine {
  from {
    opacity: 0;
    -webkit-transform: translate3d(200%, -200%, 0) scale3d(1, 1, 1);
    transform: translate3d(200%, -200%, 0) scale3d(1, 1, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(-200%, 200%, 0) scale3d(0, 0, 0);
    transform: translate3d(-200%, 200%, 0) scale3d(0, 0, 0);
  }
}
@-webkit-keyframes personFlash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes personFlash {
  from, 3.125% {
    opacity: 1;
  }
  1.5625%, 4.6875% {
    opacity: 0.7;
  }
  6.25%, 100% {
    opacity: 1;
  }
}
.section {
  padding: 60px 0px;
}
.section.section-bg {
  background-color: #f5f5f5;
}

.section-caption {
  color: #294563;
  font-size: 36px;
  margin: 0px 0px 20px 0px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section-caption {
    font-size: 18px;
  }
}
.section-caption.white {
  color: #fff;
}

.title-caption {
  color: #787878;
  font-size: 16px;
  font-weight: 500;
}

.section-tip {
  background-color: #294563;
}

.book-home {
  margin: 40px 0px 20px 0px;
}

.our-test-item {
  text-align: center;
  margin: 30px 0px 0px 0px;
  padding: 0px 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-test-item {
    min-height: 228px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .our-test-item {
    min-height: 253px;
  }
}
.our-test-item .ot-icon {
  min-height: 55px;
}
.our-test-item h3 {
  font-weight: 700;
  color: #294563;
  min-height: 30px;
}
.our-test-item p {
  font-size: 13px;
}

.fact-item {
  padding: 0px 0px 0px 80px;
  min-height: 60px;
  margin: 30px 0px;
}
.fact-item .fact-icon {
  width: 80px;
  float: left;
  margin: 10px 0px 0px -80px;
  text-align: left;
}
.fact-item p {
  font-size: 30px;
  color: #404040;
  font-weight: 300;
  margin: 0px;
}
.fact-item span {
  display: block;
  font-weight: 700;
  color: #294563;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.book-home h3 a {
  font-size: 16px;
}

.tip-the-day {
  text-align: center;
  max-width: 750px;
  margin: 30px auto 0px auto;
}
.tip-the-day .ttd-caption {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin: 0px 0px 20px 0px;
}
.tip-the-day .news-item {
  text-align: left;
}

.section-say {
  background-color: #f3f3f3;
  padding-bottom: 60px;
  overflow: hidden;
}
.section-say__view-all-wrap {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .section-say__view-all-wrap {
    margin-top: 30px;
  }
}
.section-say__view-all {
  color: #284664;
  font-size: 18px;
  width: 200px;
}

.section-support {
  background-color: #d4dae0;
  text-align: center;
}
.section-support h3 {
  font-weight: 700;
  color: #294563;
  font-size: 16px;
  margin: 0px;
  min-height: 30px;
}
.section-support p {
  font-size: 13px;
  padding: 0px 10px;
}
.section-support .sp-icon {
  width: 50px;
  height: 50px;
  margin: 20px auto 10px auto;
  background-color: #7e90a2;
}

.owl-say {
  position: relative;
}
.owl-say .owl-dots {
  text-align: center;
}
.owl-say .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0px 6px;
  background-color: #294563;
  opacity: 0.7;
  border: 0;
  padding: 0;
}
.owl-say .owl-dots .owl-dot.active {
  opacity: 1;
}
.owl-say .owl-dots .owl-dot:focus {
  outline: none;
}

.say-item {
  text-align: center;
  margin: 20px 0px;
}
.say-item .say-icon a {
  display: block;
  line-height: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  cursor: auto;
}
.say-item .say-icon a img {
  height: 100%;
  object-fit: cover;
}
.say-item .user-name {
  font-weight: 600;
  color: #294563;
}
.say-item .feedback-time {
  font-size: 12px;
}
.say-item p {
  font-size: 20px;
  color: #888888;
  font-style: italic;
  margin: 20px 0px 0px 0px;
  padding: 0px 20px;
}
@media screen and (max-width: 767px) {
  .say-item p {
    padding: 0px;
  }
}

.section-look {
  background-color: #fff;
  padding-bottom: 70px;
}
.section-look .carousel {
  padding-top: 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .section-look .carousel {
    padding-top: 0px;
    padding-bottom: 20px;
  }
}

.section-contact {
  background-color: #f7f7f7;
}

.owl-look {
  position: relative;
  margin-top: 70px;
}
.owl-look .owl-dots {
  position: absolute;
  bottom: -30px;
  left: 0px;
  text-align: center;
  right: 0px;
}
.owl-look .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0px 6px;
  background-color: #fff;
  opacity: 0.7;
  border: 0;
  padding: 0;
}
.owl-look .owl-dots .owl-dot.active {
  opacity: 1;
}
.owl-look .owl-dots .owl-dot:focus {
  outline: none;
}
.owl-look .look-item p {
  font-size: 18px;
  color: #fff;
  padding: 130px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .owl-look .look-item p {
    padding: 10px 0px;
    font-size: 16px;
  }
}
.owl-look .carousel {
  overflow: hidden;
}

.contact-box {
  max-width: 350px;
  margin: 0px auto 40px auto;
}

.contact-field {
  margin: 0px 0px 10px 0px;
}
.contact-field input {
  border: 1px solid #294563;
  width: 100%;
  padding: 0px 10px;
  height: 30px;
  font-size: 12px;
  border-radius: 3px;
}
.contact-field textarea {
  border: 1px solid #294563;
  width: 100%;
  padding: 8px 10px;
  height: 170px;
  font-size: 12px;
  border-radius: 3px;
}
.contact-field button {
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  width: 100%;
  display: block;
  background-color: #294563;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  border: none;
  @imclude transition();
}
.contact-field button:hover {
  opacity: 0.9;
  cursor: pointer;
}

.buttonNav {
  position: absolute !important;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 100% !important;
  height: 30px !important;
}
.buttonNav .bullet {
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  margin: 0px 6px !important;
  float: none !important;
  background-image: none !important;
  background-color: #294563 !important;
  opacity: 0.7;
}
.buttonNav .bullet.bulletActive {
  opacity: 1;
  background-image: none !important;
}

.slides-home {
  margin: 0px auto !important;
  width: 75% !important;
}
@media screen and (max-width: 1199px) {
  .slides-home {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 991px) {
  .slides-home {
    float: none !important;
    width: 100% !important;
    transform: translateX(100px) scale(0.8);
  }
}
@media screen and (max-width: 767px) {
  .slides-home {
    float: none !important;
    width: 100% !important;
    transform: translateX(120px) scale(0.4);
    height: 280px !important;
  }
}
@media screen and (max-width: 480px) {
  .slides-home {
    float: none !important;
    width: 100% !important;
    transform: translateX(120px) scale(0.3);
    height: 200px !important;
  }
}
.description-home {
  float: right;
  text-align: left;
  width: 25%;
  position: relative;
  margin: 100px 0px 0px 0px;
  min-height: 100px;
  color: #294563;
}
@media screen and (max-width: 991px) {
  .description-home {
    float: none;
    width: 100%;
    margin: 0px;
    text-align: center;
  }
}

/********************build-profile************/
.modal-open.listening-test-page {
  padding-top: 52px !important;
}

.modal {
  text-align: center;
}
.modal .modal-dialog {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  margin: 0 auto;
  justify-content: center;
}
.modal .modal-dialog form {
  width: 100%;
}
.modal .modal-content {
  width: 100%;
  margin: 2rem 0;
}

#modal-profile.modal-auto {
  padding: 20px 20px 30px 20px;
}
#modal-profile .bo-im {
  font-size: 60px;
  color: #333;
  font-weight: normal;
}
#modal-profile .bo-im span {
  color: #327846;
  font-weight: 700;
}
#modal-profile .pb-choose {
  padding: 0;
}

.bp-step {
  max-width: 250px;
  float: right;
  margin: 20px auto 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .bp-step {
    float: none;
    margin: 10px auto 20px auto;
  }
}
.bp-step span {
  width: 40px;
  height: 40px;
  border: 1px solid #294563;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #294563;
  border-radius: 50%;
  font-weight: 700;
  margin: 0px 7px;
}
.bp-step span.active {
  background-color: #294563;
  color: #fff;
  border: 1px solid #294563;
}
@media screen and (max-width: 767px) {
  .bp-step span {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.bp-step .line {
  height: 1px;
  width: 30px;
  background-color: #294563;
}
.bp-step .line.active {
  background-color: #294563;
}

.ts2-item-wrap {
  display: none;
}

.build-profile .bp-step {
  max-width: 450px;
  float: none;
}
.build-profile .bp-step span {
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  background-color: #f5f5f5;
  display: block;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-weight: 700;
}
.build-profile .bp-step span.active {
  background-color: #294563;
  color: #fff;
  border: 1px solid #294563;
}
.build-profile .bp-step .line {
  height: 1px;
  width: 150px;
  background-color: #eee;
}

.bo-im {
  font-size: 22px;
  color: #294563;
  font-weight: 800;
  padding: 0px 0px 0px 0px;
}
.bo-im span {
  color: #294563;
}
@media screen and (max-width: 991px) {
  .bo-im {
    font-size: 30px;
  }
}

.pb-choose {
  min-height: 150px;
  padding: 0px 0px 0px 10px;
}
.pb-choose span {
  line-height: 30px;
  padding: 0px 10px 0px 30px;
  color: #666;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin: 10px 10px;
  position: relative;
  cursor: pointer;
}
.pb-choose span:before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  content: "\f401";
  font-family: "Ionicons";
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: normal;
}
.pb-choose span.active {
  color: #327846;
}
.pb-choose span.active:before {
  content: "\f400";
}

.bp-control {
  margin: 20px 0px 0px 0px;
}
.bp-control a {
  display: inline-block;
  cursor: pointer;
  line-height: 45px;
  padding: 0px 0px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  width: 110px;
  background-color: #294563;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.bp-control a:hover {
  background-color: rgb(48.4678571429, 81.5678571429, 117.0321428571);
}
.bp-control a.cancel {
  border: 1px solid #294563;
  color: #294563;
  background-color: transparent;
  margin: 0px 10px 0px 0px;
}
.bp-control a.cancel:hover {
  background-color: #fff;
}
.bp-control a i {
  margin: 0px 3px;
}

#cboxLoadedContent {
  margin-bottom: 0px !important;
}

.pb-footer {
  margin: 40px -20px -30px -20px;
  border-radius: 0px 0px 10px 10px;
  padding: 20px 20px 20px 20px;
  text-align: center;
  border-top: 1px solid #f5f5f5;
  background-color: #fafafa;
}
.pb-footer .pbf-left {
  float: left;
  padding: 0px 0px 0px 130px;
}
.pb-footer .pbf-left img {
  width: 60px;
  margin: 0px 0px 0px -130px;
  float: left;
}
.pb-footer .pbf-left p {
  font-size: 12px;
  margin: 8px 0px 0px 0px;
  color: #666;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .pb-footer .pbf-left p {
    display: none;
  }
}
.pb-footer .pbf-right {
  float: right;
}
@media screen and (max-width: 991px) {
  .pb-footer .pbf-right {
    float: none;
    text-align: center;
  }
}

.step2-content {
  margin: 0px auto;
  min-height: 230px;
}

.step2-choose {
  position: relative;
  margin: 40px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
  cursor: pointer;
}
.step2-choose p {
  margin: 0px;
  padding: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.step2-choose:before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  content: "\f401";
  font-family: "Ionicons";
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 22px;
}
.step2-choose.active {
  color: #327846;
}
.step2-choose.active:before {
  content: "\f400";
}

.st2-item {
  margin: 30px 0px 0px 30px;
}
@media screen and (max-width: 767px) {
  .st2-item {
    margin: 10px 0px 0px 0px;
  }
}
.st2-item p {
  display: inline-block;
  font-weight: 800;
  color: #294563;
  margin: 0px;
}
.st2-item .st2-date {
  display: inline-block;
  padding: 0;
}
.st2-item select {
  border: 1px solid #294563;
  outline: none;
  border-radius: 3px;
  margin: 0px 10px 0px 0px;
}

.st2-select select {
  border-radius: 3px;
  padding: 0px 0px 0px 5px;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  border: 1px solid #294563;
  color: #294563;
}

.step3-content {
  margin: 0px auto;
  min-height: 230px;
}

.st3-item {
  margin: 30px 0px 0px 30px;
}
@media screen and (max-width: 767px) {
  .st3-item {
    margin: 10px 0px 0px 0px;
  }
}
.st3-item p {
  display: block;
  font-size: 18px;
  font-weight: 800;
  color: #294563;
  margin: 0px 0px 5px 0px;
}
.st3-item .st3-radio {
  text-align: center;
}
.st3-item .st3-radio .str-item {
  float: left;
  width: 33.33%;
  text-align: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .st3-item .st3-radio .str-item {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .st3-item .st3-radio .str-item {
    width: 100%;
  }
}
.st3-item .st3-radio .str-item em {
  cursor: pointer;
  display: block;
  font-style: normal;
  color: #294563;
  font-size: 14px;
  position: relative;
  padding: 0px 0px 0px 30px;
}
.st3-item .st3-radio .str-item em:before {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  content: "\f401";
  font-family: "Ionicons";
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 22px;
  font-weight: normal;
}
.st3-item .st3-radio .str-item.active em {
  color: #294563;
}
.st3-item .st3-radio .str-item.active em:before {
  content: "\f400";
}

.starbox .starbox-item {
  float: left;
  width: 50%;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  font-size: 14px;
}
@media screen and (max-width: 550px) {
  .starbox .starbox-item {
    float: none;
    width: 100%;
  }
}
.starbox .starbox-item i {
  color: #294563;
  margin: 0px;
}
.starbox .starbox-item i.hover:before {
  content: "\f005";
}
.starbox .starbox-item span {
  margin: 0px 0px 0px 5px;
  font-weight: 600;
  color: #294563;
}

.modal-des {
  font-weight: 300;
  text-align: center;
  margin: -20px 0px 20px 0px;
  color: #536b82;
  font-size: 14px;
}

.rc-row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.rc-col {
  border: 1px solid #ccc;
  float: left;
  width: 25%;
  margin: -1px 0px 0px -1px;
}
@media screen and (max-width: 767px) {
  .rc-col {
    width: 50%;
  }
}

.rc-item {
  min-height: 50px;
  padding: 10px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .rc-item {
    padding: 7px;
    min-height: 30px;
  }
}
.rc-item p {
  margin: 0px;
  font-size: 15px;
  padding: 0px;
  font-weight: 700;
  line-height: 18px;
  color: #294563;
}
.rc-item p span {
  display: inline-block;
  width: 35px;
  font-weight: 300;
}
.rc-item p em {
  font-style: normal;
}

.modal-time-left,
.modal-solution,
.modal-submit {
  max-width: 520px;
}

.modal-submit .control-modal-button a span {
  background: url(../images/icon_modal_submit.png) no-repeat center center;
}

.modal-share {
  max-width: 430px;
}
.modal-share .modal-share-content .share-socer {
  margin: -10px auto 20px auto;
}
.modal-share .modal-share-content .share-socer.share-ranking input {
  border-radius: 15px;
}

.listening-test-page .control-modal-button a.md-submit-bt {
  background-color: #32b4c8;
}
.listening-test-page .control-modal-button a.md-submit-bt:hover {
  background-color: #268695;
}
.listening-test-page .control-modal-button a.md-submit-bt i {
  right: 3px;
  position: relative;
  top: 1px;
}
.listening-test-page .control-modal-button a.md-submit-bt i:before {
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listening-test-page .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .listening-test-page .container {
    max-width: 100%;
  }
}

.control-modal-button {
  max-width: 350px;
  margin: 0px auto;
}
.control-modal-button a {
  display: block;
  margin: 0px 0px 20px 0px;
  width: 100%;
  cursor: pointer;
  line-height: 50px;
  padding: 0px 20px;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #327846;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  text-align: center;
}
.control-modal-button a span {
  background: url(../images/icon_view_solution.png) no-repeat center center;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.control-modal-button a:hover {
  opacity: 1;
}
.control-modal-button a.md-submit-bt:hover {
  background-color: #245a34;
}
.control-modal-button a.btn-retake {
  background-color: #f9a95a;
}
.control-modal-button a.btn-retake span {
  background: url(../images/icon_flash.png) no-repeat center center;
  width: 16px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.control-modal-button a.btn-continute {
  background-color: #327846;
}
.control-modal-button a.btn-continute span {
  background: url(../images/icon_lego1.png) no-repeat center center;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.control-modal-button a.btn-cancel {
  background-color: #d4dae0;
  color: #294563;
}
.control-modal-button a.btn-cancel:hover {
  background-color: #cccccc;
}
.control-modal-button a.btn-cancel span {
  background: url(../images/icon_cancel_button.png) no-repeat left center;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 0px 5px 0px 0px;
}
@media (max-width: 767px) {
  .control-modal-button a {
    padding: 0;
  }
}

.modal-auto .iot-modal-wrapper .close-modal {
  opacity: 1;
  top: 10px;
  right: 10px;
}
.modal-auto .iot-modal-wrapper .ion-android-close:before {
  content: "";
  background: url(../images/icon_cancel_button.png) no-repeat left center;
  width: 18px;
  height: 18px;
}

.bp-control-time-left {
  max-width: 350px;
  margin: 0px auto;
}
.bp-control-time-left a {
  display: block;
  margin: 0px 0px 20px 0px;
  width: 100%;
  cursor: pointer;
  line-height: 50px;
  padding: 0px 20px;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #32b3c7;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  text-align: center;
}
.bp-control-time-left a span {
  background: url(../images/icon_submit2.png) no-repeat center center;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.bp-control-time-left a:hover {
  opacity: 0.9;
}
.bp-control-time-left a.btn-retake {
  background-color: #f9a95a;
}
.bp-control-time-left a.btn-retake span {
  background: url(../images/icon_flash.png) no-repeat center center;
  width: 16px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.bp-control-time-left a.btn-continute {
  background-color: #327846;
}
.bp-control-time-left a.btn-continute span {
  background: url(../images/icon_lego1.png) no-repeat center center;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0px 5px 0px 0px;
}
.bp-control-time-left a.btn-cancel {
  background-color: #294563;
}

.report-misstake-content {
  max-width: 600px;
  margin: 0px auto;
}

.misstake-field {
  margin: 20px 0px 0px 0px;
}
.misstake-field p {
  font-size: 15px;
  margin: 0px 0px 5px 0px;
  font-weight: 600;
}
.misstake-field input {
  width: 100%;
  height: 40px;
  padding: 0px 10px;
  outline: none;
  border: 1px solid #294563;
  border-radius: 3px;
}
.misstake-field textarea {
  width: 100%;
  height: 100px;
  padding: 5px 10px;
  outline: none;
  border: 1px solid #294563;
  border-radius: 3px;
}

.hl-marked {
  background-color: #f9a95a;
  border-radius: 2px;
  padding: 0px;
}
.hl-marked em {
  font-style: normal;
  font-weight: 700;
  padding: 0px 5px;
  background-color: rgb(247.2105263158, 143.350877193, 40.7894736842);
}

.hl-pink {
  background-color: #c76478;
  border-radius: 2px;
  padding: 0px 3px;
}

.hl-green {
  background-color: #8fffaf;
  border-radius: 2px;
  padding: 0px 3px;
}

.hl-blue {
  background-color: #32b3c7;
  border-radius: 2px;
  padding: 0px 3px;
}

.hl-translate {
  background-color: yellow;
  border-radius: 2px;
  padding: 0px 3px;
}

/****************login**************/
.login-page {
  background: #f7f7f7;
}
.login-page .iot-logo {
  display: block;
  max-width: 161px;
  margin: 35px auto 50px;
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .login-page .iot-logo {
    margin: 35px auto;
  }
}
@media screen and (max-height: 628px) {
  .login-page .iot-logo {
    margin: 35px auto;
  }
}
@media (max-width: 767px) {
  .login-page .iot-logo {
    margin: 35px auto 28px;
  }
}
.login-page h1 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.41;
  color: #294563;
  margin: 0 0 50px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .login-page h1 {
    font-size: 22px;
    margin: 0 0 20px;
  }
}

.login-box {
  max-width: 792px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.login-box .help-block {
  position: absolute;
}
.login-box__left {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .login-box__left {
    width: 100%;
    float: none;
    max-width: 310px;
    margin: 0 auto;
  }
}
.login-box__left .btn-submit {
  display: block;
  width: 100%;
  background-color: #294563;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0.4px;
  border: none;
  border-radius: 4px;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  margin-bottom: 9px;
  margin-top: 25px;
}
.login-box__left .btn-submit:hover {
  opacity: 0.8;
  cursor: pointer;
}
.login-box__tab {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  margin-bottom: 30px;
}
.login-box__items-wrap {
  width: 100%;
  max-width: 310px;
}
.login-box__tab-item {
  font-size: 18px;
  color: #888888;
  display: flex;
  gap: 6px;
  align-items: center;
  border-bottom: 1px solid transparent;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .login-box__tab-item .fa {
    display: none;
  }
}
.login-box__tab-item:hover {
  border-bottom: 1px solid;
  color: #32B4C8;
}
.login-box__tab-item.-active {
  color: #32B4C8;
  text-decoration: none;
  border-bottom: 1px solid;
}
.login-box .toggle-field.-hidden {
  display: none;
}
.login-box__tab-split {
  width: 1px;
  height: 20px;
  margin: 0 18px;
  background-color: #d5d5d5;
  flex-shrink: 0;
}
.login-box__login-field {
  margin: 0px 0px 22px 0px;
}
.login-box__login-field .form-group {
  position: relative;
  width: 100%;
  padding: 0;
}
.login-box__login-field .form-group input {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 0px 13px 0 15px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  outline: none;
  border-radius: 4px;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.login-box__login-field .form-group input.phone-number {
  width: calc(100% - 80px);
  float: right;
}
.login-box__login-field .form-group i {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #294563;
}
.login-box__label {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #294563;
  margin-bottom: 7px;
}
.login-box__remember {
  padding: 15px 0;
  width: 100%;
  max-width: 310px;
}
.login-box__remember label {
  display: inline-block;
  padding-left: 27px;
  min-height: 20px;
  margin: 0;
}
.login-box__remember .iot-cbx .cb-label {
  font-size: 14px;
  line-height: 1.57;
  color: #9d9d9d;
  white-space: nowrap;
}
.login-box__remember .iot-cbx .checkmark {
  height: 20px;
  width: 20px;
  top: 1px;
}
.login-box__forgot-pass {
  font-size: 14px;
  line-height: 1.57;
  color: #32b4c8;
}
.login-box__forgot-pass:hover {
  color: #32b4c8;
  text-decoration: underline;
}
.login-box__have-acc {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #7a7a7a;
  margin-top: 20px;
}
.login-box__have-acc a {
  font-weight: 800;
  color: #294563;
}
.login-box__have-acc a:hover {
  text-decoration: underline;
}
.login-box__right {
  width: 50%;
  float: right;
  text-align: right;
  padding: 0;
}
.login-box__right.-center {
  align-self: center;
}
@media (max-width: 767px) {
  .login-box__right {
    width: 100%;
    float: none;
    max-width: 310px;
    margin: 0 auto;
  }
}
.login-box__social-item {
  display: inline-block;
  margin: 0px 0px 20px 0px;
  height: 52px;
  line-height: 52px;
  width: 100%;
  max-width: 310px;
  border-radius: 4px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  background-color: #df4930;
}
.login-box__social-item i {
  margin: 0px 19px 0px 0px;
  font-size: 22px;
  position: relative;
  top: 3px;
}
.login-box__social-item:hover {
  cursor: pointer;
  opacity: 0.8;
  color: #fff;
}
.login-box__social-item:focus {
  color: #fff;
}
.login-box__social-item.-facebook {
  background-color: #507cc0;
}
.login-box__social-item.-twitter {
  background-color: #64ccf1;
}
.login-box__social-item.-wechat {
  background-color: #2dc100;
}
@media (max-width: 767px) {
  .login-box__social-item {
    font-size: 13px;
  }
}
.login-box__login-line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #dcdcdc;
  left: 50%;
}
.login-box__login-line span {
  width: 50px;
  height: 50px;
  line-height: 49px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 800;
  color: #3e6373;
}
@media (max-width: 767px) {
  .login-box__login-line {
    position: relative;
    margin: 30px 0px 40px auto;
    top: auto;
    width: 100%;
    height: 1px;
    left: auto;
    bottom: auto;
  }
}
.login-box__create-link {
  text-align: center;
  font-size: 16px;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #7a7a7a;
  margin: 50px 0 60px;
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .login-box__create-link {
    margin: 30px 0 60px;
  }
}
@media screen and (max-height: 628px) {
  .login-box__create-link {
    margin: 30px 0 60px;
  }
}
.login-box__create-link a {
  color: #294563;
  font-weight: 600;
}
.login-box__create-link a:hover {
  text-decoration: underline;
}
.login-box__cor-term {
  font-size: 16px;
  line-height: 1.38;
  letter-spacing: 0.2px;
  text-align: center;
  color: #7a7a7a;
  margin: 50px 0 60px;
}
.login-box__cor-term a {
  font-weight: 800;
  color: #294563;
}
.login-box__cor-term a:hover {
  text-decoration: underline;
}

.create-acc-link {
  text-align: center;
}
.create-acc-link p {
  font-size: 15px;
  font-weight: 300;
}
.create-acc-link p a {
  color: #294563;
  font-weight: 600;
}
.create-acc-link p a:hover {
  text-decoration: underline;
}

.context-menu {
  position: absolute;
  z-index: 999;
  height: 40px;
  overflow: hidden;
  background-color: #294563;
  border-radius: 3px;
}
.context-menu .cm-item {
  width: 45px;
  height: 40px;
  float: left;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  border-right: 1px solid rgb(48.4678571429, 81.5678571429, 117.0321428571);
  cursor: pointer;
}
.context-menu .cm-item:hover {
  background-color: rgb(48.4678571429, 81.5678571429, 117.0321428571);
}
.context-menu .cm-item.cm-pink {
  background-image: url(../images/fill1.png);
}
.context-menu .cm-item.cm-green {
  background-image: url(../images/fill2.png);
}
.context-menu .cm-item.cm-blue {
  background-image: url(../images/fill3.png);
}
.context-menu .cm-item.cm-translate {
  background-image: url(../images/icon_translate.png);
}
.context-menu .cm-item.cm-delete {
  background-image: url(../images/fill_delete.png);
}

.translate-pop {
  position: absolute;
  z-index: 999;
  min-height: 100px;
  background-color: #294563;
  border-radius: 3px;
  width: 350px;
  padding: 10px;
}
.translate-pop:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  position: absolute;
  left: -20px;
  top: 50%;
  margin: -10px 0px 0px 0px;
  border-right-color: #294563;
}
.translate-pop .tp-top {
  color: #fff;
  padding: 10px;
}
.translate-pop .tp-bottom {
  background-color: #fff;
  padding: 10px;
}

/****************web control style*******/
select.iot-question {
  border-radius: 2px;
  border: 1px solid #aaa;
  margin: 0px 5px;
  outline: none;
  max-width: 130px;
}
select.iot-question:focus {
  border: 1px solid #999;
}

input.iot-question {
  padding: 0px 5px;
  border-radius: 2px;
  border: none;
  border-bottom: 2px solid #aaa;
  margin: 0px 5px;
  outline: none;
  max-width: 130px;
}
input.iot-question:focus {
  outline: none;
  border: none;
  border-bottom: 2px solid #999;
}

.table-responsive {
  margin: 20px 0px 0px 0px;
}
.table-responsive .table tbody tr td {
  font-size: 16px;
}
.table-responsive caption {
  color: #333;
  padding-left: 20px;
}

.writing-score-banner {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .writing-score-banner {
    display: none;
  }
}
@media (max-width: 767px) {
  .writing-score-banner {
    display: none;
  }
}

table.rank-table {
  margin-bottom: 50px !important;
}
@media (max-width: 767px) {
  table.rank-table tr th {
    padding: 15px 10px;
  }
}

table {
  width: 100%;
  margin-bottom: 20px;
}
table td {
  padding: 5px;
}

.notifi-popup-mobile table td {
  padding: initial;
}

.list-question {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.list-question li {
  margin: 10px 0px;
}
.list-question .lq-number {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #ddd;
  border-radius: 50%;
  margin: 0px 7px 0px 0px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.my-radio {
  position: relative;
  display: inline;
  padding: 0px 0px 0px 25px;
}
.my-radio label {
  cursor: pointer;
  display: inline;
  font-weight: normal;
}
.my-radio input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.my-radio label:before {
  display: block;
  position: absolute;
  background-color: #fff;
  content: "\f401";
  font-family: "Ionicons";
  height: 20px;
  width: 20px;
  top: -5px;
  left: 0px;
  font-style: normal;
  z-index: 5;
  font-size: 21px;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.my-radio .check::before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}
.my-radio input[type=radio]:checked ~ label::before {
  content: "\f400";
}
.number-wrap-inline {
  display: inline-block;
  padding: 0;
}
.number-wrap-inline span.number {
  margin: 0 6px 0 0;
}
.number-wrap-inline select {
  min-width: 100px;
}

.table-scroll {
  overflow: visible;
  max-width: 100%;
  width: 100%;
  overflow-y: auto;
}

.analytics {
  margin-bottom: 30px;
}

.menu-board {
  min-height: 50px;
  background-color: #1e354b;
}
.menu-board ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.menu-board ul li {
  display: inline-block;
  margin: 0px 20px 0px 0px;
  padding: 0px;
}
.menu-board ul li a {
  display: block;
  line-height: 50px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #fff;
  opacity: 0.6;
}
.menu-board ul li a span {
  float: left;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  width: 40px;
  height: 50px;
  background-position: center center;
}
.menu-board ul li a span.mb-icon1 {
  background-image: url(../images/icon_analytics.png);
}
.menu-board ul li a span.mb-icon2 {
  background-image: url(../images/icon_email.png);
}
.menu-board ul li a span.mb-icon3 {
  background-image: url(../images/icon_history.png);
}
.menu-board ul li a span.mb-icon4 {
  background-image: url(../images/icon_user1.png);
}
.menu-board ul li a span.mb-icon5 {
  background-image: url(../images/icon_cart.png);
}
.menu-board ul li.active a {
  opacity: 1;
}
.menu-board ul li:hover a {
  opacity: 0.9;
}

/*********take-test**********/
.take-test .take-test-caption {
  margin: 0px 0px 20px 0px;
}
.take-test .take-test-caption label {
  font-size: 12px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f9a95a;
  margin: 0px;
}
.take-test h1 {
  margin: 0px;
  padding: 0px;
  font-size: 32px;
  margin: 0px 0px 20px 0px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .take-test h1 {
    font-size: 18px;
  }
}
.take-test p {
  margin: 0px 0px 20px 0px;
}
.take-test p.small {
  font-size: 14px;
}
.take-test ul.tt-list {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style: none;
}
.take-test ul.tt-list li {
  margin: 0px 0px 2px 0px;
  list-style: none;
  padding: 0px 0px 0px 20px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
.take-test ul.tt-list li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f9a95a;
  top: 6px;
  left: 0px;
  position: absolute;
}

.tt-box {
  margin: 50px 0px 50px 0px;
}
.tt-box.separate {
  padding-top: 50px;
  position: relative;
}
.tt-box.separate:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #d4dae0;
  top: 0;
  left: 0;
}
.tt-box h2 {
  margin: 0px 0px 20px 0px;
  font-size: 28px;
  font-weight: 700;
  color: #294563;
}
@media screen and (max-width: 991px) {
  .tt-box h2 {
    font-size: 18px;
  }
}

.tt-upload {
  min-height: 200px;
  border: 2px dashed #d4dae0;
  border-radius: 4px;
  background-color: #f5f5f5;
  text-align: center;
  padding: 20px 30px;
}
.tt-upload .tt-upload-content {
  padding: 20px;
}
.tt-upload .tt-upload-content h4 {
  font-weight: 700;
  font-size: 16px;
  color: #888888;
  margin: 20px 0px 0px 0px;
}
.tt-upload .tt-upload-content p {
  font-weight: 500;
  font-size: 12px;
  color: #888888;
  margin: 0px 0px 10px 0px;
}
.tt-upload .tt-upload-content .btn-upload {
  background-color: #f9a95a;
  display: inline-block;
  width: 100%;
  max-width: 226px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 4px;
}
.tt-upload .tt-upload-content .btn-upload:hover {
  background-color: rgb(249.8947368421, 181.8245614035, 114.6052631579);
}
.tt-upload .tt-upload-note {
  margin: 20px 0px 0px 0px;
  text-align: center;
  padding: 20px 0px 0px 0px;
}
.tt-upload .tt-upload-note > div {
  font-size: 14px;
  margin-bottom: 6px;
}
.tt-upload .tt-upload-note > div.iot-pink-color {
  font-weight: bold;
}
.tt-upload .tt-upload-note p {
  margin: 0px;
  padding: 0px;
  color: #888888;
  font-size: 12px;
}
.tt-upload .tt-upload-note p strong {
  color: #294563;
  font-weight: bold;
  font-size: 12px;
}
.tt-upload .tt-upload-note p span {
  color: #f44336;
  font-size: 15px;
}

.tt-start label {
  color: #f9a95a;
  font-weight: 700;
  font-size: 16px;
  font-weight: 800;
  margin: 0px 0px 20px 0px;
}
.tt-start .tt-start-item {
  padding: 0px 0px 0px 50px;
  margin: 0px 0px 30px 0px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .tt-start .tt-start-item {
    padding: 0px 0px 0px 30px;
    margin: 0px 0px 20px 0px;
  }
}
.tt-start .tt-start-item span {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 40px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #f9a95a;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .tt-start .tt-start-item span {
    font-size: 30px;
  }
}
.tt-start .tt-start-item p {
  font-size: 16px;
  margin: 0px 0px 15px 0px;
  color: #888888;
}
.tt-start .tt-start-item p strong {
  font-weight: 700;
  color: #282828;
}
.tt-start .tt-start-item p a {
  color: #294563;
  font-weight: bold;
  text-decoration: underline;
}

.tt-park .tt-park-item {
  padding: 35px 20px 15px 20px;
  background-color: #f5f5f5;
  border-radius: 5px;
  margin: 0px 0px 20px 0px;
  position: relative;
  overflow: hidden;
}
.tt-park .tt-park-item .most-popular {
  text-align: center;
  margin: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 3px 0px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  background-color: #f9a95a;
}
.tt-park .tt-park-item h3 {
  margin: 0px 0px 10px 0px;
  font-weight: 700;
  text-align: center;
  color: #888888;
  font-size: 16px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .tt-park .tt-park-item h3 {
    min-height: 57px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tt-park .tt-park-item h3 {
    min-height: auto;
  }
}
.tt-park .tt-park-item h2 {
  margin: 0px 0px 20px 0px;
  font-weight: 700;
  text-align: center;
  color: #f9a95a;
  font-size: 20px;
}
.tt-park .tt-park-item h2 .crr-ex {
  font-size: 13px;
  color: #888888;
  margin-top: 5px;
  padding-left: 10px;
  white-space: nowrap;
}
.tt-park .tt-park-item ul {
  min-height: 207px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .tt-park .tt-park-item ul {
    min-height: 325px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tt-park .tt-park-item ul {
    min-height: 211px;
  }
}
@media screen and (max-width: 767px) {
  .tt-park .tt-park-item ul {
    min-height: 50px;
  }
}
.tt-park .tt-park-item ul li {
  position: relative;
  padding: 0px 0px 0px 25px;
  margin: 0px 0px 20px 0px;
}
.tt-park .tt-park-item ul li span {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #f9a95a;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
  top: 0px;
  left: 0px;
}
.tt-park .tt-park-item ul li span i {
  display: block;
  width: 16px;
  height: 16px;
  color: #294563;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.tt-park .tt-park-item ul li p {
  color: #888888;
  font-size: 13px;
  margin: 0px;
}
.tt-park .tt-park-item .btn-select {
  background-color: #f9a95a;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 4px;
}
.tt-park .tt-park-item .btn-select:hover {
  background-color: rgb(249.8947368421, 181.8245614035, 114.6052631579);
}

.split-left-tt {
  padding-top: 10px !important;
}
.split-left-tt .sitemap {
  padding-bottom: 20px;
}

.tt-sample-essay .panel-heading {
  padding: 0;
}
.tt-sample-essay .panel-title > a {
  display: block;
  padding: 14px 30px 12px;
  font-size: 16px;
  font-weight: bold;
  color: #f9a95a;
  background: #f3f3f3;
  font-family: Nunito, sans-serif;
  background: url(../images/icon_expand_orange.png) right 30px center no-repeat;
  -moz-transition: all ease 0.12s;
  -o-transition: all ease 0.12s;
  -webkit-transition: all ease 0.12s;
  transition: all ease 0.12s;
}
@media (max-width: 767px) {
  .tt-sample-essay .panel-title > a {
    font-size: 14px;
  }
}
.tt-sample-essay .panel-title > a[aria-expanded=true] {
  color: #fff;
  background: #faa859 url(../images/icon_expand.png) right 30px center no-repeat;
}
.tt-sample-essay .panel-default {
  border: none;
  border-bottom: solid 1px #d4dae0;
  box-shadow: none;
}
.tt-sample-essay .panel-default:last-child {
  border: none;
}
.tt-sample-essay .panel-group .panel {
  border-radius: 0px;
  overflow: hidden;
}
.tt-sample-essay .panel-group .panel:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.tt-sample-essay .panel-group .panel:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.tt-sample-essay .panel-group .panel + .panel {
  margin-top: 0;
}
.tt-sample-essay .panel-body {
  padding: 30px;
  font-size: 14px;
  font-weight: 300;
  color: #282828;
  background-color: #fff1e2;
}
.tt-sample-essay .panel-body p {
  margin: 0px 0px 20px 0px;
}
.tt-sample-essay .panel-body p:last-child {
  margin: 0;
}

.tt-essay .tt-essay-item {
  margin: 0px 0px 25px 0px;
}
@media screen and (max-width: 767px) {
  .tt-essay .tt-essay-item {
    text-align: center;
  }
}
.tt-essay .tt-essay-item span {
  display: block;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
  color: #888888;
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.tt-essay .tt-essay-item p {
  margin: 0px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.tt-essay .tt-essay-item p strong {
  color: #888888;
  font-weight: 700;
}
.tt-essay .tt-essay-item p a {
  font-weight: 700;
  text-decoration: underline;
  color: #294563;
}
.tt-essay .tt-essay-item.right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .tt-essay .tt-essay-item.right {
    text-align: center;
  }
}

.service-intro {
  background-image: url(../images/s_bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 20px 0px 170px 0px;
  text-align: center;
  margin: 0px 0px 40px 0px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .service-intro {
    padding: 20px 0px 120px 0px;
    margin: 0px 0px 30px 0px;
  }
}
.service-intro .sitemap {
  padding: 0px 0px 20px 0px;
  text-align: left;
}
.service-intro .sitemap a {
  color: #fff;
}
.service-intro .sitemap span {
  color: #fff;
}
.service-intro h1 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin: 90px 0px 10px 0px;
}
@media screen and (max-width: 991px) {
  .service-intro h1 {
    margin: 50px 0px 10px 0px;
    font-size: 30px;
  }
}
.service-intro h4 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0px 0px 30px 0px;
}
@media screen and (max-width: 991px) {
  .service-intro h4 {
    margin: 0px 0px 20px 0px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .service-intro h4 {
    font-size: 16px;
  }
}
.service-intro .btn-start {
  background-color: #294563;
  display: inline-block;
  padding: 0px 80px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 4px;
}
.service-intro .btn-start:hover {
  background-color: rgb(48.4678571429, 81.5678571429, 117.0321428571);
}
@media screen and (max-width: 767px) {
  .service-intro .btn-start {
    font-size: 18px;
    padding: 0px 50px;
    line-height: 45px;
  }
}

.s-box {
  margin: 0px 0px 60px 0px;
}
@media screen and (max-width: 991px) {
  .s-box {
    margin: 0px 0px 40px 0px;
  }
}
.s-box h2 {
  margin: 0px 0px 40px 0px;
  font-weight: 700;
  color: #294563;
  padding: 0px;
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .s-box h2 {
    font-size: 24px;
    margin: 0px 0px 20px 0px;
  }
}
.s-box .s-work-item {
  margin: 0px 0px 30px 0px;
  position: relative;
  padding: 0px 0px 0px 60px;
  max-width: 300px;
}
@media screen and (max-width: 991px) {
  .s-box .s-work-item {
    padding: 0px 0px 0px 40px;
  }
}
.s-box .s-work-item span {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  width: 60px;
  color: #f9a95a;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .s-box .s-work-item span {
    font-size: 30px;
    width: 40px;
  }
}
.s-box .s-work-item h3 {
  font-size: 20px;
  font-weight: 700;
  color: #294563;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .s-box .s-work-item h3 {
    font-size: 18px;
  }
}
.s-box .s-work-item p {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .s-box .s-work-item p {
    font-size: 14px;
  }
}
.s-box .s-box-s {
  margin: 0px auto 30px auto;
  position: relative;
  text-align: center;
  max-width: 300px;
}
.s-box .s-box-s h3 {
  font-size: 20px;
  font-weight: 700;
  color: #294563;
  margin: 20px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .s-box .s-box-s h3 {
    font-size: 18px;
  }
}
.s-box .s-box-s p {
  font-size: 16px;
  max-width: 250px;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .s-box .s-box-s p {
    font-size: 14px;
  }
}
.s-box .s-box-include ul {
  list-style: none;
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.s-box .s-box-include ul li {
  position: relative;
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 15px 0px;
  font-size: 16px;
  color: #536b83;
  font-weight: 700;
}
.s-box .s-box-include ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0px;
  background-color: #f9a95a;
}
.s-box .owl-dots {
  bottom: -30px !important;
}

.service-bottom {
  background-image: url(../images/s_bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 200px 0px 90px 0px;
  text-align: center;
  margin: 30px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .service-bottom {
    padding: 100px 0px 50px 0px;
  }
}
.service-bottom h1 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 991px) {
  .service-bottom h1 {
    margin: 0px 0px 10px 0px;
    font-size: 30px;
  }
}
.service-bottom .btn-start {
  background-color: #294563;
  display: inline-block;
  padding: 0px 80px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 4px;
}
.service-bottom .btn-start:hover {
  background-color: rgb(48.4678571429, 81.5678571429, 117.0321428571);
}
@media screen and (max-width: 767px) {
  .service-bottom .btn-start {
    font-size: 18px;
    padding: 0px 50px;
    line-height: 45px;
  }
}

.wechat-box {
  text-align: center;
  margin: 0px 0px 50px 0px;
}
.wechat-box .qr-code {
  margin: 0px 0px 10px 0px;
}

.fixed-filter {
  display: none;
}

#mob-filter-btn {
  display: none;
}

#overlay-region {
  z-index: 1110;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(136, 136, 136, 0.4);
  position: fixed;
}
#overlay-region.active {
  display: block;
}

/* FILTERMENU */
.filter-section {
  margin-bottom: 0;
  border: solid 1px #cccccc;
  border-radius: 4px;
  background: #fff;
  position: relative;
}
.filter-section.active {
  z-index: 1111;
}

.filtering .filter-menu .filter-title-wrap {
  display: block;
}

.filter-menu {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #294563;
  font-weight: bold;
  position: relative;
  text-align: center;
  width: 50%;
  float: left;
  border-right: 1px solid #cccccc;
  cursor: pointer;
  outline: none;
}
.filter-menu .filter-title-wrap {
  padding: 15px;
}
@media (max-width: 767px) {
  .filter-menu .filter-title-wrap {
    display: none;
  }
}
.filter-menu .filter-title {
  display: inline-block;
  position: relative;
  margin-left: -27px;
}
.filter-menu .filter-title:after {
  content: "";
  width: 14px;
  height: 8px;
  position: absolute;
  background: url(../images/arrow_expand_module.png) center no-repeat;
  top: 6px;
  right: -24px;
}
.filter-menu .dropdown {
  z-index: 1;
  border: solid 1px #cccccc;
  text-align: left;
  border-radius: 0 0 4px 4px;
  position: absolute;
  top: 100%;
  left: -1px;
  margin: 0;
  padding: 10px 0 10px 0;
  background: white;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  list-style: none;
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: nowrap;
  max-height: 270px;
  right: auto;
  min-width: calc(100% + 2px);
  width: calc(100% + 2px);
}
.filter-menu .dropdown li {
  padding: 5px 38px 5px 0;
}
.filter-menu .dropdown li:hover {
  background: #ebebeb;
}
.filter-menu .dropdown li a {
  display: block;
  text-decoration: none;
  color: #333;
  padding: 5px 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filter-menu .dropdown li .check {
  margin-right: 5px;
  color: inherit;
  vertical-align: middle;
}
.filter-menu .dropdown .my-check {
  padding: 0px 0px 0px 28px;
}
.filter-menu .dropdown .my-check label {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #294563;
  font-weight: bold;
}
.filter-menu .dropdown .my-check label:before {
  top: -9px;
  color: #cccccc;
  font-weight: normal;
}
.filter-menu .dropdown .my-check input[type=checkbox]:checked ~ label:before {
  color: #294563;
  font-weight: normal;
}
.filter-menu .dropdown::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #fff;
}
.filter-menu .dropdown::-webkit-scrollbar {
  width: 9px;
  background-color: #fff;
}
.filter-menu .dropdown::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #d8d8d8;
}
.filter-menu:nth-child(3) {
  border-right: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#test-collections {
  pointer-events: none;
  background: #ebebeb;
}
#test-collections.selected {
  pointer-events: auto;
  background: #fff;
}
#test-collections.selected.active {
  background: #ebebeb;
}
#test-collections.active {
  pointer-events: auto;
}

.filter-menu.active {
  background: #ebebeb;
  z-index: 1111;
}
.filter-menu.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.filter-menu.active .filter-title:after {
  transform: rotate(180deg);
}
.filter-menu.active#ielts-modules {
  border-top-left-radius: 4px;
}
.filter-menu.active#test-collections {
  border-top-right-radius: 4px;
}

.test-collection-page .filter-tag {
  margin-bottom: 20px;
  overflow-x: hidden;
}
.test-collection-page .filter-tag .box-tag {
  white-space: nowrap;
  overflow-x: auto;
}
.test-collection-page .desktop-filter {
  display: none;
}
.test-collection-page .test-des p .icon-ts.icon-calendar {
  background-image: url(../images/icon_date_orange.png);
}
.test-collection-page .test-des p .icon-ts.icon-view {
  background-image: url(../images/icon_view_orange.png);
}

.filter-tag .tag-item {
  font-weight: normal;
}
.filter-tag .tag-item .tagclose {
  width: 9px;
  margin-left: 4px;
}

.page.test-collection-page .my-check {
  padding: 0px 0px 0px 48px !important;
  display: block;
}
.page.test-collection-page .my-check label:before {
  display: block;
  position: absolute;
  background-color: #fff;
  content: "";
  top: -5px;
  left: 0px;
  font-style: normal;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}

.my-check {
  position: relative;
  display: inline;
  padding: 0px 0px 0px 25px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
  cursor: pointer;
}
.my-check label {
  cursor: pointer;
  display: inline;
  font-weight: normal;
}
.my-check input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.my-check input[type=checkbox]:checked ~ .checkmark:after {
  display: block;
}
.my-check input[type=checkbox]:checked ~ .checkmark {
  background: #294563;
  border: none;
}
.my-check .checkmark {
  position: absolute;
  top: 0;
  left: 15px;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  border: solid 1px #cccccc;
}
.my-check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 1px;
  width: 100%;
  height: 100%;
  background: url(../images/tick.png) center 1px no-repeat scroll;
}
.my-check label:before {
  display: block;
  position: absolute;
  background-color: #fff;
  content: "\f372";
  font-family: "Ionicons";
  height: 20px;
  width: 20px;
  top: -4px;
  left: 0px;
  font-style: normal;
  z-index: 5;
  font-size: 20px;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.my-check .check::before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}
.my-check input[type=checkbox]:checked ~ label::before {
  content: "\f374";
}
.writing-test-date {
  width: 100%;
  float: left;
  margin-bottom: 2px;
}
.writing-test-date .test-des {
  float: left;
}
.writing-test-date .test-des p {
  display: inline-block;
  margin: 0px 0px 0px 10px;
  margin-left: 10px;
  font-size: 12px;
}
.writing-test-date .hidden-xs {
  margin-left: 0 !important;
}

.news-item .writing-test-date .test-des {
  float: left;
}
.news-item .writing-test-date .hidden-xs {
  margin-left: 0;
}

.writing-test-subtitle {
  font-size: 14px;
  color: #888888;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 5px;
}

.writing-item-description {
  font-size: 18px;
  color: #7d90a0;
}

.form_class input[type=checkbox] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.fixed-filter-title {
  display: none;
}

.close-app {
  display: none;
}
.close-app .filter-close-bt {
  font-family: "Montserrat", sans-serif;
  width: 84px;
  height: 48px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #083050;
  font-size: 13px;
  font-weight: bold;
  color: #294563;
}
.close-app .filter-close-bt:hover {
  background: #d4dae0;
}
.close-app .filter-apply {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  width: 84px;
  height: 48px;
  border-radius: 4px;
  background-color: #294563;
  font-size: 13px;
  color: #fff;
  border: none;
  float: right;
}
.close-app .filter-apply:hover {
  background: #536b82;
}

.items-box::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #f3f3f3;
}

.items-box::-webkit-scrollbar {
  height: 9px;
  background-color: #f3f3f3;
}

.items-box::-webkit-scrollbar-thumb {
  border-radius: 4.5px;
  background-color: #d8d8d8;
}

.showing-filter .box-caption.latest-writing {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .box-caption.latest-writing {
    margin-top: 30px;
  }
  .sitemap a {
    display: inline;
  }
  ul.pager__items {
    padding-left: 0;
  }
  ul.pager__items li a {
    padding: 4px 12px;
  }
  /*----End filtering--*/
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  ul.pager__items li a {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  .colleft-inner {
    width: 100%;
  }
  .writing-test-subtitle {
    font-size: 11px;
  }
  .writing-item-description {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .writing-test-date .test-des p {
    display: inline-block !important;
    font-size: 11px;
  }
  .fixed-filter-title {
    width: 100%;
    float: left;
    background: #f3f3f3;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #294563;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.11);
    padding: 12px 15px;
  }
  .fixed-filter-title span {
    float: right;
    margin-right: 10px;
    cursor: pointer;
  }
  #mob-filter-btn.filter-menu {
    border-right: none;
  }
  #mob-filter-btn.filter-menu:after {
    display: none;
  }
  #mob-filter-btn {
    display: block;
    padding: 15px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }
  #mob-filter-btn .fa-filter {
    font-size: 16px;
    position: relative;
    margin-right: 6px;
  }
  #test-collections {
    display: none;
  }
  #published {
    display: none;
  }
  .payment-control .btn-checkout {
    font-size: 18px;
    line-height: 45px;
  }
  .filtering #overlay-region {
    display: block;
    background: #fff;
  }
}
/*MediaElement css hack*/
.mejs__container {
  width: 100% !important;
  background: #d6f0f4;
  border-bottom: 1px solid #85d2de;
}
@media screen and (max-width: 767px) {
  .mejs__container {
    border-bottom: none;
  }
}

.mejs__controls:not([style*="display: none"]) {
  background: transparent;
}

.mejs__controls {
  padding: 0;
}

.mejs__time-hovered {
  background: rgba(91, 195, 210, 0.58);
}

.mejs__time-total,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-current,
.mejs__time-hovered,
.mejs__time-float-corner,
.mejs__time-marker {
  height: 6px;
  outline: none;
}

.mejs__time-float-current {
  color: #5bc3d2;
}

.mejs__time {
  font-weight: 700;
  font-size: 14px;
  color: #84d1dd;
  height: auto;
  line-height: 41px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .mejs__time {
    font-size: 12px;
  }
}

.mejs__time-total {
  background: #fff;
}

.mejs__time-float {
  border: solid 1px #5bc3d2;
  background: #d7f0f5;
}

.listening-result .mejs__time-float {
  height: 14px;
  margin-bottom: 3px;
}

.mejs__time-current {
  background-color: #5bc3d2;
  border-radius: 4px;
}

.mejs__time-float-corner {
  border-color: #5bc3d2 transparent transparent;
}

.mejs__currenttime {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .mejs__currenttime {
    padding-left: 0;
  }
}

.mejs__time-handle {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-color: #5bc3d2;
  cursor: pointer;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  margin-top: -5px;
}

.mejs__time-handle-content {
  --webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.mejs__time-rail:hover .mejs__time-handle-content,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail .mejs__time-handle-content:active {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.mejs__time-rail {
  padding-top: 13px;
  margin: 0;
}

.mejs__time-buffering {
  -webkit-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, #84d1dd 50%, #84d1dd 75%, transparent 75%, transparent);
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, #84d1dd 50%, #84d1dd 75%, transparent 75%, rgba(255, 255, 255, 0.15));
  background-size: 15px 15px;
  width: 100%;
  height: 6px;
}

.mejs__volume-button {
  position: absolute;
  bottom: -51px;
  left: 30.4%;
  /*left: 219px; */
}
@media screen and (max-width: 767px) {
  .mejs__volume-button {
    display: none;
  }
}

.playback {
  background: url(../images/audio-back.png) no-repeat center center;
  bottom: -34px;
  /*left: 52px;*/
  left: 7.2%;
  height: 24px;
  width: 24px;
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

.playforward {
  background: url(../images/audio-next.png) no-repeat center center;
  bottom: -34px;
  /*left: 106px;*/
  left: 14.7%;
  height: 24px;
  width: 24px;
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

.mejs__button > button {
  background: #5bc3d2 url("../images/icon_audio_play.png") center no-repeat;
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 41px;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: 96px;
}
@media screen and (max-width: 767px) {
  .mejs__button > button {
    height: 40px;
    width: 40px;
  }
}

.mejs__playpause-button {
  width: 96px;
  height: 41px;
  position: relative;
}
@media (max-width: 767px) {
  .mejs__playpause-button {
    width: 41px;
  }
}

.mejs__playpause-button .press-hint {
  position: absolute;
  width: 135px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  box-shadow: 0 2px 6px 0 #cccccc;
  background-color: #294563;
  left: 50%;
  transform: translateX(-67.5px);
  bottom: -34px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .mejs__playpause-button .press-hint {
    left: 68px;
  }
}
.mejs__playpause-button .press-hint:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #294563;
  top: -9px;
  border-bottom-left-radius: 9%;
  border-bottom-right-radius: 9%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .mejs__playpause-button .press-hint:before {
    left: -91px;
  }
}

.mejs__button.mejs__volume-button > button {
  background: url(../images/icon_volume.png) center no-repeat scroll;
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  width: 21px;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
}

.mejs__volume-button > button:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 25px;
  background: #5bc3d2;
  transform: rotate(35deg);
  top: -2px;
  right: 12px;
  display: none;
}

.mejs__unmute.mejs__volume-button > button:after {
  display: block;
}

.listening-result .mejs__horizontal-volume-slider {
  width: 10%;
  left: 35.8%;
}

.mejs__horizontal-volume-slider {
  position: absolute;
  bottom: -37.5px;
  left: 34.1%;
  width: 13%;
}
@media screen and (max-width: 767px) {
  .mejs__horizontal-volume-slider {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .mejs__horizontal-volume-slider {
    left: 35.1%;
  }
}
@media screen and (min-width: 1200px) {
  .mejs__horizontal-volume-slider {
    left: 34.1%;
  }
}

.mejs__horizontal-volume-total {
  width: 100%;
  background: #fff;
  height: 6px;
  border-radius: 4px;
}

.mejs__horizontal-volume-current {
  background: #5bc3d2;
}

.mejs__horizontal-volume-current:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  right: -8px;
  top: -4px;
  border-radius: 50%;
  background: #5bc3d2;
}

.player .player-bottom-bar:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 39px;
  left: 24%;
  bottom: -39px;
  background: #5bc3d2;
}

.mejs__pause > button {
  background: #5bc3d2 url(../images/icon_pause.png) center no-repeat;
}

.mejs__replay > button {
  background: #5bc3d2 url(../images/icon_replay.png) center no-repeat;
}

@media screen and (max-width: 767px) {
  .mejs__duration-container {
    padding-right: 55px;
  }
}
/* Notification page*/
.notifications-page .notifications-wrapper {
  margin: 40px 0 100px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #d4dae0;
}
.notifications-page .notifications-wrapper > div {
  padding: 12px 29px;
  height: 50px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-top: solid 1px #d4dae0;
}
.notifications-page .notifications-wrapper > div:first-child {
  border-top: none;
}
@media (max-width: 767px) {
  .notifications-page .notifications-wrapper > div {
    height: 91px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifications-page .notifications-wrapper > div {
    height: 91px;
  }
}
.notifications-page .notifications-wrapper .title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
}
@media (max-width: 767px) {
  .notifications-page .notifications-wrapper .title {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifications-page .notifications-wrapper .title {
    text-align: center;
  }
}
.notifications-page .order-item {
  position: relative;
  font-size: 16px;
  color: #282828;
  font-weight: normal;
}
.notifications-page .order-item span.order-num {
  font-weight: bold;
}
.notifications-page .order-item a {
  display: block;
}
.notifications-page .order-item.active {
  background-color: #f3f3f3;
}
.notifications-page .order-item:hover {
  background-color: #f3f3f3;
}
.notifications-page .order-item span.date {
  position: absolute;
  right: 29px;
  top: 15px;
  font-size: 14px;
  color: #888888;
}
@media (max-width: 767px) {
  .notifications-page .order-item span.date {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifications-page .order-item span.date {
    position: static;
  }
}

/* Notification popup mobile*/
.open-notification .notifi-popup-mobile {
  display: block;
}

.notifi-popup-mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .notifi-popup-mobile {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    z-index: 10002;
  }
  .notifi-popup-mobile .container {
    padding: 0;
    max-width: 100%;
  }
}
.notifi-popup-mobile .time {
  font-size: 12px;
  line-height: 1.25;
  color: #888888;
  margin-bottom: 20px;
}
.notifi-popup-mobile .order-title {
  font-size: 18px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #294563;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
}
.notifi-popup-mobile .confirm-order {
  text-align: center;
}
.notifi-popup-mobile .confirm-order button {
  background: #294563;
  font-size: 16px;
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 48px;
  padding: 0 57px;
}
.notifi-popup-mobile .container-mess-order {
  font-size: 16px;
  line-height: 1.38;
  color: #282828;
}
.notifi-popup-mobile .notifications-popup-wp {
  margin: 0;
  border-radius: 0;
  background-color: #fff;
  position: relative;
}
.notifi-popup-mobile .notifications-popup-wp .tab-content {
  padding: 20px;
}
.notifi-popup-mobile .notifications-popup-wp .close-button {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/icon_close_note.png) center no-repeat;
  right: 15px;
  top: 15px;
  padding: 0;
  cursor: pointer;
}
.notifi-popup-mobile .notifications-popup-wp .title,
.notifi-popup-mobile .notifications-popup-wp .order-item {
  height: 50px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-top: solid 1px #d4dae0;
}
.notifi-popup-mobile .notifications-popup-wp .title:first-child,
.notifi-popup-mobile .notifications-popup-wp .order-item:first-child {
  border-top: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifi-popup-mobile .notifications-popup-wp .title,
  .notifi-popup-mobile .notifications-popup-wp .order-item {
    height: 91px;
    padding: 12px 0;
  }
}
@media (max-width: 767px) {
  .notifi-popup-mobile .notifications-popup-wp .title,
  .notifi-popup-mobile .notifications-popup-wp .order-item {
    height: 91px;
    padding: 12px 0;
  }
}
.notifi-popup-mobile .notifications-popup-wp .title.unread a,
.notifi-popup-mobile .notifications-popup-wp .order-item.unread a {
  font-weight: bold;
}
.notifi-popup-mobile .notifications-popup-wp .title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
  padding-top: 50px;
  border-bottom: solid 1px #d4dae0;
  cursor: pointer;
}
.notifi-popup-mobile .notifications-popup-wp .title.active {
  cursor: pointer;
}
.notifi-popup-mobile .notifications-popup-wp .title.active span:before {
  content: "";
  position: absolute;
  background: url(../images/icon_arrow_back.png) no-repeat center center;
  width: 8px;
  height: 14px;
  left: -14px;
  top: 3px;
}
.notifi-popup-mobile .notifications-popup-wp .title span {
  position: relative;
}
@media (max-width: 767px) {
  .notifi-popup-mobile .notifications-popup-wp .title {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifi-popup-mobile .notifications-popup-wp .title {
    text-align: center;
  }
}
.notifi-popup-mobile .order-item {
  position: relative;
  font-size: 16px;
  color: #282828;
  font-weight: normal;
}
.notifi-popup-mobile .order-item span.order-num {
  font-weight: bold;
}
.notifi-popup-mobile .order-item a {
  line-height: 1.25;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow-y: hidden;
  padding: 0 29px;
}
.notifi-popup-mobile .order-item.active {
  background-color: #f3f3f3;
}
.notifi-popup-mobile .order-item:hover {
  background-color: #f3f3f3;
}
.notifi-popup-mobile .order-item span.date {
  position: absolute;
  right: 29px;
  top: 15px;
  font-size: 12px;
  color: #888888;
  display: block;
  font-weight: normal;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .notifi-popup-mobile .order-item span.date {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifi-popup-mobile .order-item span.date {
    position: static;
  }
}

/* Messages popup mobile*/
.open-messages {
  overflow: hidden;
}
.open-messages .messages-popup-mobile {
  display: block;
}

.messages-popup-mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .messages-popup-mobile {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    height: 100%;
    overflow: hidden;
    z-index: 10002;
  }
  .messages-popup-mobile .container {
    padding: 0;
    max-width: 100%;
    height: 100%;
  }
}
.messages-popup-mobile .messages-popup-wp {
  height: 100%;
}
.messages-popup-mobile .tab-content {
  height: 100%;
}
.messages-popup-mobile .close-button {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/icon_close_note.png) center no-repeat;
  right: 15px;
  top: 15px;
  padding: 0;
  cursor: pointer;
}
.messages-popup-mobile .mes-title-top {
  text-align: center;
  margin: 53px auto 20px;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  cursor: default;
}
.messages-popup-mobile .mes-title-top.active {
  cursor: pointer;
}
.messages-popup-mobile .mes-title-top.active span:before {
  content: "";
  position: absolute;
  background: url(../images/icon_arrow_back.png) no-repeat center center;
  width: 8px;
  height: 14px;
  left: -14px;
  top: 4px;
}
.messages-popup-mobile .mes-title-top span {
  position: relative;
}
.messages-popup-mobile .user-search {
  position: relative;
  padding: 7px;
  height: 49px;
}
.messages-popup-mobile .user-search input {
  border-radius: 4px;
  box-shadow: none;
  border: none;
  background-color: #f3f3f3;
  padding-left: 34px;
}
.messages-popup-mobile .user-search button {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: none;
  line-height: 0;
  padding: 0;
  position: absolute;
  left: 22px;
  top: 16px;
}
.messages-popup-mobile .user-search button:active {
  background-color: transparent;
  border: none;
  outline: none;
}
.messages-popup-mobile .user-search button:focus {
  background-color: transparent;
  border: none;
  outline: none;
}
.messages-popup-mobile div.mess-item {
  position: relative;
  cursor: pointer;
  float: none;
}
.messages-popup-mobile div.mess-item > div[data-toggle=tab] {
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #d4dae0;
}
.messages-popup-mobile div.mess-item.active {
  background-color: #f3f3f3;
}
.messages-popup-mobile .schollmate-avatar {
  float: left;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin-right: 13px;
  margin-top: 6px;
}
.messages-popup-mobile .schollmate-avatar img {
  border-radius: 50%;
}
.messages-popup-mobile .mess-wrap {
  width: 70%;
  float: left;
}
.messages-popup-mobile a.partner-name {
  padding: 0;
  display: inline-block;
  width: 100%;
  height: auto;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #294563;
  line-height: auto;
  margin-bottom: 6px;
}
.messages-popup-mobile .short-message {
  font-size: 14px;
  line-height: 1.36;
  color: #282828;
}
.messages-popup-mobile .date {
  position: absolute;
  top: 18px;
  right: 25px;
  font-size: 12px;
  color: #888888;
}
.messages-popup-mobile .table-chat-content {
  position: relative;
  height: calc(100% - 100px);
  overflow: hidden;
}
.messages-popup-mobile .table-chat-content .mess-container-detail {
  height: calc(100% - 120px);
  overflow-y: auto;
}
.messages-popup-mobile .table-chat-content .write-message {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: none;
  border-radius: 0;
}
.messages-popup-mobile .table-chat-content .write-message textarea {
  border: none;
  border-top: 1px solid #d4dae0;
  border-radius: 0;
  box-shadow: none;
  padding: 15px 20px;
  height: 70px;
}
.messages-popup-mobile .table-chat-content .write-message button {
  width: 24px;
  height: 24px;
  background: url(../images/icon_mess_submit.png) center no-repeat;
  position: absolute;
  right: 20px;
  top: 15px;
  left: auto;
  border: none;
}
.messages-popup-mobile .table-chat-content .partner-mess-name {
  text-align: center;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
  line-height: 50px;
  border-bottom: 1px solid #d4dae0;
  top: 0;
  left: 0;
  right: 0;
}
.messages-popup-mobile .table-chat-content .partner-mess-name img {
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.messages-popup-mobile .table-chat-content .current-user-mess {
  position: relative;
  margin: 25px 0;
}
.messages-popup-mobile .table-chat-content .current-user-mess .time {
  position: absolute;
  font-size: 12px;
  color: #888888;
  left: 7%;
}
.messages-popup-mobile .table-chat-content .current-user-mess .user-mess-cont {
  background: #7d90a0;
  padding: 10px 13px 10px 20px;
  border-radius: 4px;
  width: 60%;
  float: right;
  color: #fff;
  font-size: 14px;
  margin-right: 30px;
}
.messages-popup-mobile .table-chat-content .partner-mess {
  position: relative;
  margin: 25px 0;
}
.messages-popup-mobile .table-chat-content .partner-mess > img {
  position: absolute;
  left: 15px;
}
.messages-popup-mobile .table-chat-content .partner-mess .time {
  position: absolute;
  font-size: 12px;
  color: #888888;
  right: 7%;
}
.messages-popup-mobile .table-chat-content .partner-mess .partner-mess-details {
  background: #f3f3f3;
  padding: 10px 13px 10px 20px;
  border-radius: 4px;
  width: 55%;
  float: left;
  color: #282828;
  font-size: 14px;
  margin-left: 56px;
  margin-bottom: 30px;
}
.messages-popup-mobile .table-chat-content .mes-date {
  font-size: 12px;
  font-weight: bold;
  color: #294563;
  text-align: center;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 3px;
  padding: 16px 0;
}

/* Messages page*/
@media (max-width: 767px) {
  .messages-page {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .messages-page {
    display: none;
  }
}
.messages-page .mess-title {
  font-size: 22px;
  color: #294563;
  text-align: center;
  margin: 30px auto;
}
.messages-page .messages-cont-wrap {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 55px;
  border-radius: 4px;
  position: relative;
}
.messages-page .messages-cont-wrap .col-xs-12 {
  padding: 0;
}
.messages-page .messages-cont-wrap .col-left {
  border: solid 1px #d4dae0;
  height: 100%;
  height: 619px;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.messages-page .messages-cont-wrap .col-right {
  border: 1px solid #d4dae0;
  border-left: none;
  height: 100%;
  height: 619px;
  overflow: hidden;
  position: relative;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 767px) {
  .messages-page .messages-cont-wrap .col-right {
    margin-top: 20px;
    border-left: 1px solid #d4dae0;
  }
}
.messages-page .messages-cont-wrap form.user-search {
  position: relative;
  padding: 7px;
  height: 49px;
}
.messages-page .messages-cont-wrap .form-group input.form-control {
  border-radius: 4px;
  box-shadow: none;
  border: none;
  background-color: #f3f3f3;
  padding-left: 34px;
}
.messages-page .messages-cont-wrap .form-group .form-group {
  margin-bottom: 0;
}
.messages-page .messages-cont-wrap button {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: none;
  line-height: 0;
  padding: 0;
  position: absolute;
  left: 22px;
  top: 16px;
  box-shadow: none;
}
.messages-page .messages-cont-wrap button:active {
  background-color: transparent;
  border: none;
}
.messages-page .messages-cont-wrap button:focus {
  outline: none;
}
.messages-page .users-column {
  height: calc(100% - 49px);
}
.messages-page .users-column .nav-tabs {
  border-bottom: none;
}
.messages-page .users-column .nav-tabs > li {
  position: relative;
  border-top: 1px solid #d4dae0;
  cursor: pointer;
  float: none;
}
.messages-page .users-column .nav-tabs > li > div {
  padding: 20px 25px 20px 19px;
}
.messages-page .users-column .nav-tabs > li.active {
  background-color: #f3f3f3;
}
.messages-page .users-column .nav-tabs > li:hover {
  background-color: #f3f3f3;
}
.messages-page .users-column .nav-tabs > li a.partner-name {
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #294563;
  line-height: auto;
  margin-bottom: 6px;
}
.messages-page .schollmate-avatar {
  float: left;
  overflow: hidden;
  min-width: 60px;
  margin-right: 10px;
}
.messages-page .schollmate-avatar img {
  border-radius: 50%;
}
.messages-page .mess-wrap {
  width: 70%;
  float: left;
}
.messages-page .short-message {
  font-size: 14px;
  line-height: 1.36;
  color: #282828;
}
.messages-page .date {
  position: absolute;
  top: 18px;
  right: 25px;
  font-size: 12px;
  color: #888888;
}
.messages-page .table-chat-content {
  height: 619px;
  overflow: hidden;
  position: relative;
}
.messages-page .table-chat-content .mess-content {
  height: 438px;
  position: relative;
  top: 50px;
  overflow-y: auto;
}
.messages-page .table-chat-content .write-message {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: none;
  border-radius: 0;
}
.messages-page .table-chat-content .write-message textarea {
  border: none;
  border-top: 1px solid #d4dae0;
  border-radius: 0;
  box-shadow: none;
  padding: 15px 20px;
}
.messages-page .table-chat-content .write-message button {
  width: 24px;
  height: 24px;
  background: url(../images/icon_mess_submit.png) center no-repeat;
  position: absolute;
  right: 20px;
  top: 15px;
  left: auto;
}
.messages-page .table-chat-content .partner-mess-name {
  text-align: center;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
  line-height: 50px;
  border-bottom: 1px solid #d4dae0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.messages-page .table-chat-content .partner-mess-name img {
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.messages-page .table-chat-content .current-user-mess {
  position: relative;
  margin: 25px 0;
}
.messages-page .table-chat-content .current-user-mess .time {
  position: absolute;
  font-size: 12px;
  color: #888888;
  left: 21px;
}
.messages-page .table-chat-content .current-user-mess .user-mess-cont {
  background: #7d90a0;
  padding: 10px 13px 10px 20px;
  border-radius: 4px;
  width: 60%;
  float: right;
  color: #fff;
  font-size: 14px;
  margin-right: 30px;
}
.messages-page .table-chat-content .partner-mess {
  position: relative;
  margin: 25px 0;
}
.messages-page .table-chat-content .partner-mess > img {
  position: absolute;
  left: 15px;
}
.messages-page .table-chat-content .partner-mess .time {
  position: absolute;
  font-size: 12px;
  color: #888888;
  right: 21px;
}
.messages-page .table-chat-content .partner-mess .partner-mess-details {
  background: #f3f3f3;
  padding: 10px 13px 10px 20px;
  border-radius: 4px;
  width: 60%;
  float: left;
  color: #282828;
  font-size: 14px;
  margin-left: 65px;
  margin-bottom: 30px;
}
.messages-page .table-chat-content .mes-date {
  font-size: 12px;
  font-weight: bold;
  color: #294563;
  text-align: center;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 3px;
  padding: 16px 0;
}

/* Notifications page*/
@media (max-width: 767px) {
  .notifications-detail-page {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifications-detail-page {
    display: none;
  }
}
.notifications-detail-page .notifi-title {
  font-size: 22px;
  color: #294563;
  text-align: center;
  margin: 30px auto;
}
.notifications-detail-page .notifi-cont-wrap {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 55px;
  border-radius: 4px;
  position: relative;
}
.notifications-detail-page .notifi-cont-wrap .col-xs-12 {
  padding: 0;
}
.notifications-detail-page .notifi-cont-wrap .col-left {
  border: solid 1px #d4dae0;
  height: 550px;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.notifications-detail-page .notifi-cont-wrap .col-left .orders-column {
  height: 100%;
  overflow-y: auto;
}
.notifications-detail-page .notifi-cont-wrap .col-right {
  border: solid 1px #d4dae0;
  height: 100%;
  min-height: 550px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .notifications-detail-page .notifi-cont-wrap .col-right {
    border-left: solid 1px #d4dae0;
    margin-top: 20px;
  }
}
.notifications-detail-page .notifi-cont-wrap form.user-search {
  position: relative;
  padding: 7px;
  height: 49px;
}
.notifications-detail-page .notifi-cont-wrap .form-group input.form-control {
  border-radius: 4px;
  box-shadow: none;
  border: none;
  background-color: #f3f3f3;
  padding-left: 34px;
}
.notifications-detail-page .notifi-cont-wrap .form-group .form-group {
  margin-bottom: 0;
}
.notifications-detail-page .notifi-cont-wrap .confirm-order {
  text-align: center;
  margin-top: 30px;
}
.notifications-detail-page .notifi-cont-wrap button {
  background: #294563;
  font-size: 16px;
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 48px;
  padding: 0 57px;
}
.notifications-detail-page .orders-column .nav-tabs {
  border-bottom: none;
}
.notifications-detail-page .orders-column .nav-tabs > li {
  position: relative;
  float: none;
  border-top: 1px solid #d4dae0;
  cursor: pointer;
}
.notifications-detail-page .orders-column .nav-tabs > li.active {
  background-color: #f3f3f3;
}
.notifications-detail-page .orders-column .nav-tabs > li:hover {
  background-color: #f3f3f3;
}
.notifications-detail-page .orders-column .nav-tabs > li:first-child {
  border-top: none;
}
.notifications-detail-page .orders-column .nav-tabs > li .order-item {
  font-size: 16px;
  color: #282828;
}
.notifications-detail-page .orders-column .nav-tabs > li .order-item span {
  font-weight: 600;
}
.notifications-detail-page .orders-column .nav-tabs > li.not-seen .order-item {
  font-weight: bold;
}
.notifications-detail-page .orders-column .nav-tabs > li > div {
  padding: 15px 25px;
}
.notifications-detail-page .date {
  font-size: 14px;
  color: #888888;
}
.notifications-detail-page .table-order-content {
  padding: 31px 40px 31px 38px;
}
.notifications-detail-page .table-order-content .order-title {
  font-size: 18px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #294563;
  text-align: left;
  position: relative;
  margin-bottom: 18px;
  padding-right: 80px;
}
@media (max-width: 767px) {
  .notifications-detail-page .table-order-content .order-title {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .notifications-detail-page .table-order-content .order-title {
    padding-right: 0;
  }
}
.notifications-detail-page .table-order-content .order-title .time {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #888888;
  font-weight: normal;
}
.notifications-detail-page .table-order-content .container-mess-order {
  font-size: 16px;
  line-height: 1.38;
  color: #282828;
}

@-webkit-keyframes blinker {
  50% {
    opacity: 0;
  }
}
.blink {
  animation: blinker 1.5s ease-in-out infinite;
}

.footer .bootstrap-select {
  width: 160px !important;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer .bootstrap-select {
    width: 100% !important;
    font-size: 13px;
  }
}
.footer .bootstrap-select button.btn {
  height: 46px !important;
  line-height: 46px !important;
  border-radius: 4px;
  border: solid 1px #cccccc;
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #294563;
  padding: 0 12px;
}
.footer .bootstrap-select button.btn:active, .footer .bootstrap-select button.btn:focus {
  outline: none !important;
}
.footer .bootstrap-select .caret {
  width: 14px;
  height: 8px;
  background: url(../images/arrow_expand_module.png) center no-repeat;
  border: none;
  margin-top: -4px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.footer .bootstrap-select.open button.btn {
  color: #294563;
  border: solid 1px #cccccc;
}
.footer .bootstrap-select.currency- div.dropdown-menu {
  padding: 0;
}

.notifi-popup-mobile table {
  display: table;
  border-collapse: separate;
  box-sizing: border-box;
  text-indent: initial;
}
.notifi-popup-mobile img {
  max-width: none;
}
.notifi-popup-mobile .container-mess-order {
  margin-left: -10px;
  margin-right: -10px;
}

@media (max-width: 767px) {
  video::-webkit-media-controls-overlay-play-button {
    display: none;
  }
}

/* Begin Common Css */
/* 
**************************************
*- CAUTION !!! This file contains many shared classes.
*- Css editing here can affect to many pages (2 pages or more).
*- Please do not edit this file if you do not know what you are doing
**************************************
*/
.reading-test, .reading-result {
  --main-color: #37854D;
  --bg-color: #D6E4DA;
  --bg-gradient: linear-gradient(180deg, #337845 0%, #265A35 100%);
}

.listening-test, .listening-result {
  --main-color: #32B4C8;
  --bg-color: #D6F0F4;
  --bg-gradient: linear-gradient(180deg, #33B2C7 0%, #268695 100%);
}

.writing-test, .writing-result {
  --main-color: #F9A95A;
  --bg-gradient: linear-gradient(180deg, #FAA859 0%, #BB7F44 100%);
}

.speaking-test, .speaking-result {
  --main-color: #C76378;
  --bg-gradient: linear-gradient(180deg, #C86478 0%, #954B5A 100%);
}

.-landing .realtest-header {
  position: static;
  border-bottom: 1px solid #D9D9D9;
}

.modal-secretccode-open .modal-backdrop.in, .modal-devtool-open .modal-backdrop.in {
  background-color: rgba(255, 255, 255, 0.26);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  opacity: 1;
}

.new-badge {
  display: inline-flex;
  height: 15px;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: var(--Progress-Bar-Writing, #FAA859);
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: var(--icon-illustration-primary, #294563);
  position: absolute;
  right: 12px;
  top: 6px;
}

.student-score {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 6rem 0 0;
}
@media (max-width: 767px) {
  .student-score {
    margin: 2rem 0 0;
  }
}
.student-score__avatar {
  width: 64px;
  height: 64px;
  object-fit: contain;
  border-radius: 50%;
}
.student-score__name {
  font-weight: bold;
  color: #536b83;
  margin: 5px 0px;
}
.student-score__details {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 320px) {
  .student-score__details {
    flex-direction: column;
    justify-content: center;
  }
}
.student-score__title {
  text-align: center;
  color: #294563;
  margin: 15px 0px 32px 0px;
  font-size: 32px;
}
@media (max-width: 767px) {
  .student-score__title {
    margin: 1rem auto 1.6rem;
    font-size: 26px;
  }
}

.circular-rsitem {
  position: relative;
}
.circular-rsitem__contents {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 1rem;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .circular-rsitem__contents {
    padding: 1.6rem;
  }
}
.circular-rsitem__icon {
  font-size: 24px;
  margin-bottom: 6px;
  color: var(--main-color);
}
@media (max-width: 767px) {
  .circular-rsitem__icon {
    font-size: 18px;
  }
}
.circular-rsitem__text {
  font-size: 13px;
  font-weight: 800;
  color: #7e90a2;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .circular-rsitem__text {
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    line-height: 1.1;
    margin: 0 0 4px;
  }
}
.circular-rsitem__time {
  font-size: 16px;
  font-weight: 700;
  color: var(--main-color);
  margin-bottom: 0.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .circular-rsitem__time {
    font-size: 14px;
  }
}
.circular-rsitem__full-time {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  color: #888888;
}
@media (max-width: 767px) {
  .circular-rsitem__full-time {
    font-size: 10px;
  }
}
.circular-rsitem__result {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: var(--main-color);
  font-size: 13.6px;
}
@media (max-width: 767px) {
  .circular-rsitem__result {
    font-size: 14px;
  }
}
.circular-rsitem__score {
  font-size: 32px;
  font-weight: 700;
  color: var(--main-color);
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .circular-rsitem__score {
    font-size: 26px;
  }
}

.user-socer .radial {
  margin: 0;
}
.user-socer .welldone {
  margin: 0;
}
.user-socer .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .user-socer .row {
    gap: 4rem;
  }
}
.user-socer .row:after, .user-socer .row:before {
  content: initial;
}
.user-socer .row [class^=col] {
  float: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .modal-dialog {
    width: 100%;
    max-width: calc(100% - 30px);
    margin: 15% auto 0;
  }
}

.container.flex {
  display: flex;
  flex-wrap: wrap;
}
.container.flex:after, .container.flex:before {
  content: normal;
}

.reading-font {
  cursor: pointer;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #fff;
  transition: all 0.12s ease-out;
  padding: 0 11px;
}
.reading-font:hover {
  color: #7d90a0;
}
.reading-font.font-large {
  font-size: 24px;
  font-weight: bold;
}
.reading-font.font-medium {
  font-size: 18px;
  font-weight: bold;
}
.reading-font.font-small {
  font-size: 13px;
  font-weight: bold;
  border-bottom: none;
}

.listening-result .media-player .mejs__time {
  line-height: 1;
  font-family: "Nunito", sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 11px;
}
.listening-result .media-player .mejs__time-float {
  margin-bottom: 9px;
}

.play-inner .mejs__cinema,
.play-inner .mejs__playback {
  display: none !important;
  pointer-events: none;
}

.media-player {
  position: relative;
  background-color: #fff;
}
.media-player .mejs__button {
  font-size: 10px;
  height: 40px;
  line-height: 10px;
  margin: 0;
  width: 32px;
}
.media-player .mejs__controls {
  padding: 0 10px;
}
.media-player .mejs__button > button {
  background: transparent url(../images/mejs-controls.svg);
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  margin: 11px 6px 10px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: 20px;
  z-index: 10;
}
.media-player .mejs__button > button:focus {
  outline: none;
}
.media-player .mejs-speed-button > button,
.media-player .mejs__speed-button > button {
  background: transparent;
  color: #fff;
  font-size: 11px;
  line-height: normal;
  margin: 11px 0 0;
  width: 36px;
}
.media-player .mejs__container {
  background: transparent;
  border-bottom: none;
}
.media-player .mejs__play > button {
  background: transparent url(../images/video-player-bt.svg) center no-repeat;
  background-size: 13px auto;
  z-index: 10;
}
.media-player .mejs__pause > button {
  background: transparent url(../images/media-pause-icon.svg) center no-repeat;
}
.media-player .mejs__replay > button {
  width: 16px;
  height: 16px;
  background: transparent url(../images/media-replay.svg) center no-repeat;
  background-size: contain;
}
.media-player .mejs__time-total,
.media-player .mejs__time-buffering,
.media-player .mejs__time-loaded,
.media-player .mejs__time-current,
.media-player .mejs__time-hovered,
.media-player .mejs__time-float-current,
.media-player .mejs__time-float-corner,
.media-player .mejs__time-marker {
  height: 3px;
  outline: none;
}
.media-player .mejs__volume-button {
  bottom: auto;
  left: auto;
}
.media-player .mejs__volume-button > button:after {
  height: 20px;
  background: #fff;
  top: 1px;
}
.media-player .mejs__button.mejs__volume-button > button {
  width: 22px;
  height: 22px;
  background: transparent url(../images/icon-sound.svg) center no-repeat;
}
.media-player .mejs__fullscreen-button {
  top: 3px;
}
.media-player .mejs__fullscreen-button > button {
  background: transparent url(../images/fullscreen.svg) center no-repeat;
  width: 22px;
  height: 16px;
  background-size: contain;
}
.media-player .mejs__captions-button {
  position: absolute;
  right: 187px;
  top: 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .media-player .mejs__captions-button {
    right: 150px;
  }
}
@media (max-width: 767px) {
  .media-player .mejs__captions-button {
    right: 100px;
  }
}
.media-player .mejs__captions-button > button {
  background: transparent url(../images/caption-icon.svg) center no-repeat;
  width: 30px;
  height: 15px;
  background-size: contain;
}
.media-player .mejs__time-float {
  border: solid 1px #fff;
}
.media-player .mejs__time-handle {
  width: auto;
  height: auto;
  display: inline;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
}
.media-player .mejs__time-handle-content {
  top: -7px;
}
@media (max-width: 767px) {
  .media-player .mejs__cinema {
    display: none;
  }
}
.media-player .mejs__cinema > button {
  background: transparent url(../images/cinema-view.svg) center no-repeat;
  background-size: contain;
  width: 27px;
  height: 13px;
}
.media-player .playback-button,
.media-player .playforward-button {
  width: 23px;
  height: 16px;
  z-index: 9;
}
.media-player .mejs__playback > button {
  background: transparent url(../images/play-back-icon.svg) center no-repeat;
  background-size: contain;
}
.media-player .mejs__playforward > button {
  background: transparent url(../images/play-forward-icon.svg) center no-repeat;
  background-size: contain;
}
.media-player .mejs__time-rail {
  position: absolute;
  width: calc(100% - 30px);
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 19px;
}
.media-player .mejs__fullscreen-button {
  position: absolute;
  right: 12px;
}
.media-player .mejs__cinema-button {
  position: absolute;
  right: 56px;
  top: 5px;
}
.media-player .mejs__volume-button {
  position: absolute;
  right: 93px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .media-player .mejs__volume-button {
    display: none;
  }
}
.media-player .mejs__time {
  padding: 16px 0 0;
  font-weight: normal;
  color: #fff;
  font-size: 11px;
  height: 24px;
  line-height: 13px;
}
.media-player .mejs__currenttime {
  position: relative;
  margin: 0 10px;
}
.media-player .mejs__currenttime:after {
  content: "/";
  position: absolute;
  right: -6px;
  top: 1px;
}
.media-player .mejs__captions-button > .mejs__captions-selector {
  margin-right: -50px;
}
.media-player .mejs__volume-button > .mejs__volume-slider {
  left: 50%;
}
.media-player .mejs__overlay-button {
  outline: none;
}
.media-player .mejs__speed-button {
  position: absolute;
  right: 136px;
  top: 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .media-player .mejs__speed-button {
    right: 98px;
  }
}
@media (max-width: 767px) {
  .media-player .mejs__speed-button {
    right: 53px;
  }
}
.media-player .mejs__speed-selector {
  left: -12px;
}
.media-player .mejs__captions-position-hover {
  bottom: 50px;
}
.media-player .mejs__time-current {
  background-color: #f32d1d;
}
.media-player .mejs__time-hovered {
  background: rgba(255, 255, 255, 0.5);
}
.media-player .mejs__time-loaded {
  background: rgba(255, 255, 255, 0.3);
}
.media-player .mejs__time-total {
  background: rgba(255, 255, 255, 0.3);
}
.media-player .mejs__time-float {
  background: #eee;
}
.media-player .mejs__time-float-corner {
  border-color: #eee transparent transparent;
}
.media-player .mejs__time-buffering {
  -webkit-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
  background-size: 15px 15px;
}
.media-player .mejs__time-rail:hover .mejs__time-handle-content,
.media-player .mejs__time-rail .mejs__time-handle-content:focus,
.media-player .mejs__time-rail .mejs__time-handle-content:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

a.tag {
  height: 40px;
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #32b4c8;
  margin-bottom: 15px;
  margin-left: 27px;
  border: 1px solid #cccccc;
  position: relative;
  border-radius: 4px;
  padding: 0 13px 0 0;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
a.tag:nth-of-type(1) {
  margin-left: 13px;
}
a.tag span {
  font-size: 12px;
}
@media (max-width: 767px) {
  a.tag {
    margin-bottom: 10px;
  }
}
a.tag:hover {
  background-color: #f7f7f7;
}
a.tag:hover:before {
  background-color: #f7f7f7;
}
a.tag:before {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  left: -13px;
  top: 5px;
  transform: rotate(45deg);
  border-radius: 2px 2px 2px 8px;
  border-top-color: transparent;
  border-right-color: transparent;
  z-index: -1;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.profile-alert {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.2px;
  background-color: #c86478;
}
@media (max-width: 767px) {
  .profile-alert {
    height: 50px;
    line-height: 50px;
  }
}
.profile-alert .container {
  background: url(../images/attention.svg) left 15px center no-repeat;
  background-size: 23px auto;
  padding-left: 55px;
}
@media (max-width: 767px) {
  .profile-alert .container {
    background: url(../images/attention.svg) left 6px center no-repeat;
    background-size: 18px auto;
    padding-left: 30px;
  }
}
.profile-alert a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 0 27px;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-left: 22px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .profile-alert a {
    margin-left: 6px;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
  }
}
.profile-alert a:hover {
  background-color: #954B5A;
}
@media screen and (max-width: 360px) {
  .profile-alert {
    font-size: 12px;
  }
  .profile-alert a {
    margin-left: 6px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    font-size: 10px;
  }
}

.system-alert {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.2px;
  background-color: #c86478;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
@media (max-width: 767px) {
  .system-alert {
    height: 50px;
    line-height: 50px;
  }
}
.system-alert .alert-content {
  background: url(../images/attention.svg) left 10px center no-repeat;
  background-size: 18px auto;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .system-alert .alert-content {
    background: url(../images/attention.svg) left 6px center no-repeat;
    background-size: 18px auto;
    padding-left: 50px;
  }
}
.system-alert a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 0 27px;
  border: 1px solid #282828;
  border-radius: 4px;
  margin-left: 22px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .system-alert a {
    margin-left: 6px;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
  }
}
.system-alert a:hover {
  background-color: #284664;
}
@media screen and (max-width: 360px) {
  .system-alert {
    font-size: 12px;
  }
  .system-alert a {
    margin-left: 6px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    font-size: 10px;
  }
}

.intending-box {
  max-width: 983px;
  margin: 78px auto;
}
.intending-box__section-1, .intending-box__section-5 {
  display: flex;
  flex-wrap: wrap;
}
.intending-box__section-1:after, .intending-box__section-1:before, .intending-box__section-5:after, .intending-box__section-5:before {
  content: normal;
}
.intending-box__section-5 .form-group.col-xs-12:nth-of-type(odd) {
  float: left;
}
@media (max-width: 767px) {
  .intending-box__section-5 .form-group.col-xs-12:nth-of-type(odd) {
    float: none;
  }
}
.intending-box__section-5 .form-group.col-xs-12:nth-of-type(even) {
  float: right;
}
@media (max-width: 767px) {
  .intending-box__section-5 .form-group.col-xs-12:nth-of-type(even) {
    float: none;
  }
}
.intending-box.active {
  padding: 0;
}
.intending-box.active .mbmn-tab {
  width: calc(100% - 40px);
}
.intending-box.active .mbmn-tab.open {
  width: 100%;
}
@media (max-width: 767px) {
  .intending-box {
    margin: 28px auto 0;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .intending-box #intending {
    padding-top: 25px;
    background: #fff;
    position: relative;
  }
  .intending-box #intending:before {
    position: absolute;
    content: "";
    top: 10px;
    width: 83%;
    height: 1px;
    background-color: #d5d5d5;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.intending-box .mbmn-tab {
  height: 219px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  background-color: #ffffff;
}
.intending-box .mbmn-tab.open {
  border: none;
}
.intending-box .mbmn-tab.open h5 {
  font-weight: 900;
  color: #32b4c8;
}
.intending-box .mbmn-tab.open .status {
  display: block;
}
.intending-box .mbmn-tab[data-target="#intending"] {
  background: #fff url(../images/boarding-pass-icon.svg) center top 35px no-repeat;
  background-size: 80px;
}
.intending-box .mbmn-tab[data-target="#intending"].open {
  background: #fff url(../images/boarding-pass-active-icon.svg) center top 35px no-repeat;
  background-size: 80px;
  border-top: 2px solid #32b4c8;
  border-radius: 0;
}
.intending-box .mbmn-tab[data-target="#not-intending"] {
  margin-top: 15px;
  background: #fff url(../images/tutorial-icon.svg) center top 35px no-repeat;
  background-size: 80px;
}
.intending-box .mbmn-tab[data-target="#not-intending"].open {
  background: #fff url(../images/tutorial-active-icon.svg) center top 35px no-repeat;
  background-size: 80px;
  border-top: 2px solid #32b4c8;
  border-bottom: 2px solid #32b4c8;
  border-radius: 0;
}
.intending-box .mbmn-tab h5 {
  font-size: 20px;
  letter-spacing: 0.3px;
  color: #9d9d9d;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  font-weight: normal;
  max-width: 200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .intending-box .mbmn-tab h5 {
    bottom: 33px;
  }
}
.intending-box ul.status {
  display: block;
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  display: none;
}
@media (max-width: 767px) {
  .intending-box ul.status {
    bottom: 0;
  }
}
.intending-box ul.status.stt-1 li:first-child {
  background-color: #faaa5a;
}
.intending-box ul.status.stt-2 li:first-child {
  background-color: #32b4c8;
}
.intending-box ul.status.stt-2 li:nth-child(2) {
  background-color: #faaa5a;
}
.intending-box ul.status.stt-3 li:first-child {
  background-color: #32b4c8;
}
.intending-box ul.status.stt-3 li:nth-child(2) {
  background-color: #32b4c8;
}
.intending-box ul.status.stt-3 li:nth-child(3) {
  background-color: #faaa5a;
}
.intending-box ul.status.stt-4 li:first-child {
  background-color: #32b4c8;
}
.intending-box ul.status.stt-4 li:nth-child(2) {
  background-color: #32b4c8;
}
.intending-box ul.status.stt-4 li:nth-child(3) {
  background-color: #32b4c8;
}
.intending-box ul.status.stt-4 li:nth-child(4) {
  background-color: #faaa5a;
}
.intending-box ul.status li {
  width: 10px;
  height: 10px;
  background-color: #d5d5d5;
  float: left;
  margin-right: 15px;
  border-radius: 50%;
}
.intending-box ul.status li:last-child {
  margin-right: 0;
}
.intending-box .intending-abroad {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 60px;
}
.intending-box .intending-abroad > li {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.intending-box .intending-abroad > li:focus {
  outline: none;
}
.intending-box .intending-abroad > li > a {
  display: block;
  height: 300px;
  text-align: center;
  position: relative;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  background-color: #ffffff;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.intending-box .intending-abroad > li > a:focus {
  outline: none;
}
.intending-box .intending-abroad > li > a:hover {
  border: 1px solid #32b4c8;
  box-shadow: 0 0 0 1px #32b4c8;
}
.intending-box .intending-abroad > li > a:hover h5 {
  color: #32b4c8;
}
.intending-box .intending-abroad > li > a:hover[href="#intending"] {
  background: #fff url(../images/boarding-pass-active-icon.svg) center top 81px no-repeat;
  background-size: 110px;
}
.intending-box .intending-abroad > li > a:hover[href="#not-intending"] {
  background: #fff url(../images/tutorial-active-icon.svg) center top 86px no-repeat;
  background-size: 100px;
}
.intending-box .intending-abroad > li .checked-icon {
  top: 16px;
  right: 16px;
}
.intending-box .intending-abroad > li.active a[href="#intending"] {
  background: #fff url(../images/boarding-pass-active-icon.svg) center top 81px no-repeat;
  background-size: 110px;
}
.intending-box .intending-abroad > li.active a[href="#not-intending"] {
  background: #fff url(../images/tutorial-active-icon.svg) center top 86px no-repeat;
  background-size: 100px;
}
.intending-box .intending-abroad > li.active > a {
  border: 2px solid #32b4c8;
}
.intending-box .intending-abroad > li.active > a:hover {
  box-shadow: none;
}
.intending-box .intending-abroad > li.active h5 {
  font-weight: 900;
  color: #32b4c8;
}
.intending-box .intending-abroad > li.active .status {
  display: block;
}
.intending-box .intending-abroad > li.active .checked-icon {
  display: block;
}
.intending-box .intending-abroad h5 {
  font-size: 20px;
  letter-spacing: 0.3px;
  color: #9d9d9d;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .intending-abroad h5 {
    font-size: 16px;
  }
}
.intending-box .form-group label {
  font-size: 20px;
  font-weight: 900;
  color: #294563;
  display: block;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .form-group label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .intending-box .form-group label {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.25;
  }
}
.intending-box .tab-content {
  margin-top: 35px;
}
.intending-box h2 {
  font-size: 20px;
  font-weight: 900;
  color: #294563;
  margin: 30px 0 45px;
  text-align: left;
  font-family: "Nunito", "Helvetica Neue", "Roboto", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .intending-box h2 {
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 30px 0 20px;
  }
}
.intending-box a[href="#intending"] {
  background: #fff url(../images/boarding-pass-icon.svg) center top 81px no-repeat;
  background-size: 110px;
}
.intending-box a[href="#not-intending"] {
  background: #fff url(../images/tutorial-icon.svg) center top 86px no-repeat;
  background-size: 100px;
}
.intending-box .intend-body {
  padding: 40px 40px 50px 40px;
  background: #fff;
  border: 2px solid #32b4c8;
  border-radius: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .intend-body {
    padding: 48px 25px 20px;
  }
}
@media (max-width: 767px) {
  .intending-box .intend-body {
    border: none;
    padding: 0 15px 20px;
    border-bottom: 2px solid #32b4c8;
    border-radius: 0;
  }
}
.intending-box .prompt {
  border-radius: 4px;
  border: solid 1px #d5d5d5;
  background-color: #f7f7f7;
  padding: 20px 30px 25px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .intending-box .prompt {
    padding: 20px 15px 25px;
  }
}
.intending-box .prompt h5 {
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #284664;
  margin: 7px 0 26px 0;
}
@media (max-width: 767px) {
  .intending-box .prompt h5 {
    font-size: 16px;
    line-height: 1.25;
  }
}
.intending-box .prompt li {
  padding-left: 35px;
  background: url(../images/check-list-icon.svg) left top no-repeat;
  background-size: 20px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
  color: #282828;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .intending-box .prompt li {
    font-size: 12px;
    margin-bottom: 8px;
    background-size: 16px;
    padding-left: 25px;
    background-position: left top 3px;
  }
}
.intending-box .prompt li:last-child {
  margin-bottom: 0;
}
.intending-box .applied-box {
  margin-bottom: 2rem;
}
.intending-box .applied-box__title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 900;
  color: #294563;
  display: block;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .applied-box__title {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .intending-box .applied-box__title {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.25;
  }
}
.intending-box .applied-box .iot-ra-cbx {
  margin-top: 0;
  margin-right: 20px;
}
.intending-box .applied-box .iot-ra-cbx:last-child {
  margin-right: 0;
}
.intending-box .intend-study {
  margin-bottom: 40px;
}
.intending-box .intend-study.selected-item .applied-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.intending-box .intend-study:nth-of-type(1) {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .intending-box .intend-study:nth-of-type(1) {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .intending-box .intend-study:nth-of-type(2) {
    padding-left: 15px;
  }
}
.intending-box .intend-study .ar-applied {
  margin-top: 20px;
  color: #294563;
  width: 100%;
}
.intending-box .intend-study label {
  margin-bottom: 20px;
}
.intending-box .intend-study label.iot-ra-cbx {
  margin: 0 10px 0 0;
  display: inline-block;
  padding-left: 30px;
  min-height: 0;
  margin-bottom: 12px;
}
.intending-box .intend-study label.iot-ra-cbx:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .intending-box .intend-study label.iot-ra-cbx {
    margin: 0 15px 15px 0;
  }
}
@media (max-width: 767px) {
  .intending-box .intend-study .dropdown-toggle {
    margin-bottom: 0;
  }
}
.intending-box .tab-pane.parent-tab {
  position: relative;
}
.intending-box .tab-pane.parent-tab#intending:after {
  left: 23.1%;
}
.intending-box .jcarousel {
  position: relative;
}
.intending-box .jcarousel .tab-pane {
  padding: 20px 23px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .jcarousel .tab-pane {
    padding: 20px 23px;
  }
}
.intending-box .jcarousel .tab-pane.active {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.intending-box .jcarousel .tab-pane.active:after, .intending-box .jcarousel .tab-pane.active:before {
  content: normal;
}
@media (max-width: 767px) {
  .intending-box .jcarousel .tab-pane {
    padding: 20px 0 0;
  }
}
.intending-box .jcarousel .tab-pane .iot-cbx {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .intending-box .jcarousel .tab-pane .iot-cbx {
    font-size: 13px;
    line-height: 1.31;
    letter-spacing: 0.2px;
    margin-bottom: 13px;
    min-height: 48px;
  }
}
.intending-box .jcarousel .tab-pane .iot-cbx .cb-label {
  padding-right: 13px;
}
@media (max-width: 767px) {
  .intending-box .jcarousel .tab-pane .iot-cbx .cb-label {
    font-size: 13px;
    line-height: 1.31;
    letter-spacing: 0.2px;
  }
}
.intending-box .jcarousel:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: #ececec;
  top: 66px;
  left: 0;
  right: 0;
  border-radius: 25px;
}
@media (max-width: 767px) {
  .intending-box .jcarousel:before {
    top: 53px;
  }
}
.intending-box .jcarousel li {
  width: 175px !important;
  text-align: center;
  padding: 0 20px;
  display: table;
  height: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .jcarousel li {
    width: 160px !important;
  }
}
@media (max-width: 767px) {
  .intending-box .jcarousel li {
    width: 100px !important;
    padding: 0 6px;
  }
}
.intending-box .jcarousel li.active a {
  font-weight: bold;
  color: #294563;
}
.intending-box .jcarousel li.active a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: #536b82;
  top: 65px;
  left: 0;
  right: 0;
  border-radius: 25px;
}
@media (max-width: 767px) {
  .intending-box .jcarousel li.active a:before {
    top: 52px;
  }
}
.intending-box .jcarousel li > a {
  font-size: 14px;
  color: #9d9d9d;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .jcarousel li > a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .intending-box .jcarousel li > a {
    font-size: 11px;
    letter-spacing: 0.1px;
    line-height: 1.45;
  }
}
.intending-box .jcarousel-control-prev,
.intending-box .jcarousel-control-next {
  top: 29px;
  text-indent: -99999px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 23px;
  height: 23px;
  background: url(../images/profile-arrow-down.png) center no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .intending-box .jcarousel-control-prev,
  .intending-box .jcarousel-control-next {
    display: none;
  }
}
.intending-box .jcarousel-control-prev {
  left: -5px;
  transform: rotate(90deg);
}
.intending-box .jcarousel-control-next {
  right: -5px;
  transform: rotate(-90deg);
}
.intending-box .destination__options {
  padding: 23px 23px;
}
@media (max-width: 767px) {
  .intending-box .destination__options {
    padding: 0;
  }
}
.intending-box .destination .iot-cbx {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .intending-box .destination .iot-cbx {
    font-size: 13px;
    line-height: 1.31;
    letter-spacing: 0.2px;
    margin-bottom: 13px;
    min-height: 48px;
  }
}
.intending-box .destination .iot-cbx .cb-label {
  padding-right: 13px;
}
@media (max-width: 767px) {
  .intending-box .destination .iot-cbx .cb-label {
    font-size: 13px;
    line-height: 1.31;
    letter-spacing: 0.2px;
  }
}
.intending-box .destination h2 {
  margin-bottom: 30px;
}
.intending-box .destination .ct-name {
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #282828;
}
@media (max-width: 767px) {
  .intending-box .destination .ct-name {
    font-size: 14px;
  }
}
.intending-box .destination .country-list {
  padding-left: 16px;
}
.intending-box .destination .country-list li {
  width: 50%;
  float: left;
  margin-bottom: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .destination .country-list li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .intending-box .destination .country-list li {
    width: 100%;
  }
}
.intending-box .destination ul.rate-star {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .intending-box .destination ul.rate-star {
    padding-left: 0;
  }
}
.intending-box .destination .star {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background: url(../images/star-inactive.svg) center no-repeat;
  background-size: contain;
  cursor: pointer;
}
@media (max-width: 767px) {
  .intending-box .destination .star {
    margin-right: 5px;
  }
}
.intending-box .destination .star.active {
  background: url(../images/star-active.svg) center no-repeat;
  background-size: contain;
}
.intending-box .admisson-test .iot-cbx {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .intending-box .admisson-test .iot-cbx {
    margin-bottom: 11px;
  }
  .intending-box .admisson-test .iot-cbx .cb-label {
    font-size: 13px;
  }
}
.intending-box .admisson-test .iot-cbx:nth-child(3n+2) {
  padding-left: 80px;
}
.intending-box .admisson-test .iot-cbx:nth-child(3n+2) .checkmark {
  left: 40px;
}
.intending-box .admisson-test .iot-cbx:nth-child(3n+3) {
  padding-left: 90px;
}
.intending-box .admisson-test .iot-cbx:nth-child(3n+3) .checkmark {
  left: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .admisson-test .iot-cbx {
    padding-left: 40px !important;
  }
  .intending-box .admisson-test .iot-cbx .checkmark {
    left: 0 !important;
  }
}
@media (max-width: 767px) {
  .intending-box .admisson-test .iot-cbx {
    padding-left: 40px !important;
  }
  .intending-box .admisson-test .iot-cbx .checkmark {
    left: 0 !important;
  }
}
.intending-box .admisson-test .tab-pane {
  padding: 20px 23px;
}
.intending-box .admisson-test .tab-pane.active {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
@media (max-width: 767px) {
  .intending-box .admisson-test .tab-pane {
    padding: 26px 0 0 0;
  }
}
.intending-box .admisson-tab {
  position: relative;
  padding: 0;
  margin: 0;
}
.intending-box .admisson-tab:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: #ececec;
  top: 55px;
  left: 0;
  right: 0;
  border-radius: 25px;
  visibility: visible;
}
.intending-box .admisson-tab li {
  float: left;
  width: 33.333333%;
  text-align: center;
  padding: 0 31px;
}
@media (max-width: 767px) {
  .intending-box .admisson-tab li {
    padding: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .admisson-tab li {
    padding: 0 10px !important;
  }
}
.intending-box .admisson-tab li:first-child {
  padding: 0 48px;
}
@media (max-width: 767px) {
  .intending-box .admisson-tab li:first-child a {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 320px) {
  .intending-box .admisson-tab li:first-child {
    width: 30%;
  }
}
.intending-box .admisson-tab li:nth-child(2) {
  padding: 0 60px;
}
@media (max-width: 767px) {
  .intending-box .admisson-tab li:nth-child(2) {
    padding: 0;
  }
}
@media (max-width: 320px) {
  .intending-box .admisson-tab li:nth-child(2) {
    width: 36.3333%;
  }
}
.intending-box .admisson-tab li:last-child {
  padding: 0 80px;
}
@media (max-width: 767px) {
  .intending-box .admisson-tab li:last-child a {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 320px) {
  .intending-box .admisson-tab li:last-child {
    width: 33.3333%;
  }
  .intending-box .admisson-tab li:last-child a {
    padding: 0 10px;
  }
}
.intending-box .admisson-tab li > a {
  font-size: 13px;
  letter-spacing: 0.2px;
  color: #9d9d9d;
  text-transform: uppercase;
  position: relative;
  display: block;
  text-align: center;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .intending-box .admisson-tab li > a {
    font-size: 11px;
  }
}
.intending-box .admisson-tab li > a br {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .admisson-tab li > a {
    font-size: 11px;
  }
  .intending-box .admisson-tab li > a br {
    display: block;
  }
}
@media (max-width: 767px) {
  .intending-box .admisson-tab li > a {
    font-size: 9px;
    letter-spacing: 0.1px;
    line-height: 1.45;
    text-align: center;
  }
  .intending-box .admisson-tab li > a br {
    display: block;
  }
}
.intending-box .admisson-tab li.active a {
  font-weight: bold;
  color: #294563;
}
.intending-box .admisson-tab li.active a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: #536b82;
  top: 55px;
  left: 0;
  right: 0;
  border-radius: 25px;
}
@media (max-width: 767px) {
  .intending-box .admisson-tab li.active a:before {
    width: 88%;
  }
}
@media (max-width: 320px) {
  .intending-box .admisson-tab li.active:last-child a:before {
    width: 100%;
    left: 10px;
  }
}
.intending-box .other-dest {
  max-width: 290px;
  margin-bottom: 63px;
  padding-left: 16px;
}
@media (max-width: 767px) {
  .intending-box .other-dest {
    padding-left: 0;
    margin-bottom: 33px;
    max-width: 100%;
  }
}
.intending-box .other-dest label {
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #294563;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .intending-box .other-dest label {
    font-size: 14px !important;
  }
}
.intending-box .applied-box .cb-label {
  font-size: 14px;
}
.intending-box .applied-box .checkmark {
  height: 20px;
  width: 20px;
}
.intending-box .eduinfo-body {
  background: #fff;
}
@media (max-width: 767px) {
  .intending-box .eduinfo-body {
    padding-top: 15px;
  }
}
.intending-box .eduinfo-body .form-group {
  padding: 0 31px;
}
@media (max-width: 767px) {
  .intending-box .eduinfo-body .form-group {
    padding: 0;
    margin-bottom: 43px;
  }
}
.intending-box .eduinfo-body .form-group label {
  line-height: 1;
  letter-spacing: 0.3px;
  margin-bottom: 13px;
  min-height: 40px;
}
@media (max-width: 767px) {
  .intending-box .eduinfo-body .form-group label {
    margin-bottom: 18px;
  }
}
.intending-box .financial-body {
  background: #fff;
}
@media (max-width: 767px) {
  .intending-box .financial-body {
    padding-top: 15px;
  }
}
.intending-box .financial-body .iot-cbx-factor:nth-child(1) .checkmark {
  background-color: #c86478;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(2) .checkmark {
  background-color: #d28393;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(3) .checkmark {
  background-color: #faaa5a;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(4) .checkmark {
  background-color: #faba7a;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(5) .checkmark {
  background-color: #85d2de;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(6) .checkmark {
  background-color: #a6eaf4;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(7) .checkmark {
  background-color: #aabacb;
}
.intending-box .financial-body .iot-cbx-factor:nth-child(8) .checkmark {
  background-color: #e1e1e1;
}
.intending-box .financial-body h2 {
  margin: 0 0 24px;
}
.intending-box .financial-body .col-left .form-group {
  max-width: 380px;
  margin-bottom: 58px;
  min-height: auto;
}
@media (max-width: 767px) {
  .intending-box .financial-body .col-left .form-group {
    margin-bottom: 40px;
  }
}
.intending-box .financial-body .col-left label {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .intending-box .financial-body .col-left label {
    margin-bottom: 19px;
    display: block;
  }
}
.intending-box .financial-body .col-right {
  padding-left: 66px;
}
@media (max-width: 767px) {
  .intending-box .financial-body .col-right {
    padding: 0 15px;
    clear: both;
  }
}
.intending-box .financial-body .budget > .bootstrap-select {
  width: 48%;
  float: left;
}
.intending-box .financial-body .budget > .bootstrap-select.annual-budget {
  width: 30%;
}
.intending-box .financial-body .budget > input {
  width: 68%;
  float: right;
}
@media (max-width: 767px) {
  .intending-box .financial-body .budget .dropdown-toggle .caret {
    width: 22px;
    height: 22px;
    background-size: contain;
    right: 3px;
    top: 9px;
  }
  .intending-box .financial-body .budget .dropdown-toggle .filter-option-inner-inner {
    font-size: 12px;
  }
}
.intending-box .financial-body .budget .dropdown-toggle .filter-option {
  padding: 0 10px;
}
.intending-box .note {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.3px;
  color: #d0021b;
  font-weight: bold;
}
.intending-box .attention {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #7a7a7a;
  display: inline-block;
  margin-top: -13px;
  padding-left: 18px;
  position: absolute;
  top: 100%;
}
@media (max-width: 767px) {
  .intending-box .attention {
    position: relative;
    top: initial;
  }
}
.intending-box .attention p {
  margin: 0;
}
.intending-box .attention a {
  text-transform: uppercase;
  color: #294563;
}
.intending-box .attention a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .intending-box .attention {
    font-size: 11px;
    letter-spacing: 0.1px;
    margin-left: 0;
  }
}
.intending-box .attention .note {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
  .intending-box .attention .note {
    left: 0;
  }
}
.intending-box .contact-body .row {
  margin: 0 -31px 0 -31px;
}
.intending-box .contact-body .form-group {
  padding: 0 31px;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intending-box .contact-body .form-group {
    padding: 0 8px;
  }
}
.intending-box .contact-body .form-group #phone {
  max-width: 380px;
}
.intending-box .contact-body label {
  margin-bottom: 20px;
}
.intending-box .d-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.intending-box .d-flex:before {
  content: initial;
}
.intending-box .budget, .intending-box .social-media {
  justify-content: space-between;
}
.intending-box .budget div.annual-budget-val, .intending-box .budget .social-media-id, .intending-box .social-media div.annual-budget-val, .intending-box .social-media .social-media-id {
  flex: 1;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .intending-box .budget div.annual-budget-val, .intending-box .budget .social-media-id, .intending-box .social-media div.annual-budget-val, .intending-box .social-media .social-media-id {
    margin-left: 0;
  }
}

.bootstrap-select.open button {
  background: #d4dae0 !important;
}
.bootstrap-select.open button .caret {
  transform: rotate(180deg);
}
.bootstrap-select div.dropdown-menu {
  border: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .bootstrap-select div.dropdown-menu {
    width: 100%;
  }
}
.bootstrap-select ul.dropdown-menu li a {
  height: 30px;
  font-size: 13px;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #294563;
  padding: 6px 15px;
}
.bootstrap-select ul.dropdown-menu li a.active {
  background-color: #ececec;
}
.bootstrap-select ul.dropdown-menu li a:focus {
  outline: none;
}
.bootstrap-select ul.dropdown-menu li a:hover {
  background-color: #ececec;
  color: #294563;
}
.bootstrap-select ul.dropdown-menu li a span.text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.bootstrap-select.currency- {
  margin-top: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-select.currency- {
    margin-top: 38px;
  }
}
@media (max-width: 767px) {
  .bootstrap-select.currency- {
    margin-top: 38px;
  }
}
.bootstrap-select:focus {
  outline: none;
}
.bootstrap-select button.dropdown-toggle {
  transition: none;
  height: 100%;
  background-color: #fff;
  border: none;
  box-shadow: none;
}
.bootstrap-select button.dropdown-toggle:active {
  box-shadow: none;
}
.bootstrap-select button.dropdown-toggle .filter-option-inner {
  padding-right: 25px;
}
.bootstrap-select.selected button {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #294563 !important;
}
.bootstrap-select .dropdown-menu {
  padding: 0;
  z-index: 2000;
}

.bt-dt, .bt-rewatch {
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 4px;
  color: #7a7a7a;
  border: 1px solid #cccccc;
  letter-spacing: 0.2px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.bt-dt:hover, .bt-rewatch:hover {
  background-color: #f7f7f7;
}

.bt-rewatch {
  background-color: #294563;
  border: none;
  color: #fff;
}
.bt-rewatch:hover, .bt-rewatch:focus {
  background-color: #4D6B89;
  color: #fff;
  opacity: 0.9;
}
.bt-rewatch.registered-ds {
  background-color: #cccccc;
  position: relative;
}
.bt-rewatch.registered-ds:hover {
  background-color: rgba(204, 204, 204, 0.9);
}
.bt-rewatch.registered-ds span {
  position: absolute;
  padding: 8px 9px 10px;
  font-size: 9px;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  width: calc(100% + 50px);
  margin-left: -25px;
  left: 0;
  bottom: calc(100% + 8px);
  background: #294563;
  border-radius: 4px;
  color: #fff;
}
@media (max-width: 767px) {
  .bt-rewatch.registered-ds span {
    padding: 6px 9px 6px;
  }
}
.bt-rewatch.registered-ds span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #294563;
  bottom: -5px;
  left: 38%;
}
.bt-rewatch.disabled {
  background-color: #cccccc;
  color: #fff;
}
.bt-rewatch.disabled:hover {
  background-color: #cccccc;
}
.bt-rewatch span {
  position: absolute;
  padding: 8px 9px 10px;
  font-size: 9px;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  width: calc(100% + 50px);
  margin-left: -25px;
  left: 0;
  bottom: calc(100% + 8px);
  background: #294563;
  border-radius: 4px;
  color: #fff;
}
@media (max-width: 767px) {
  .bt-rewatch span {
    padding: 6px 9px 6px;
  }
}
.bt-rewatch span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #294563;
  bottom: -5px;
  left: 38%;
}

.bt-reg {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  min-width: 180px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 4px;
  color: #fff;
  background-color: #32b4c8;
  letter-spacing: 0.4px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.bt-reg:hover, .bt-reg:focus {
  background-color: #47bbcd;
  color: #fff;
}
.bt-reg.join {
  background-color: #f9a95a;
}
.bt-reg.join:hover {
  background-color: #BB7F44;
}
.bt-reg.join-free {
  background-color: #c86478;
}
.bt-reg.join-free:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/icon-share.svg) center no-repeat;
  background-size: contain;
  margin-right: 9px;
  position: relative;
  top: 4px;
}
.bt-reg.join-free:hover {
  background-color: #CE7486;
}
.bt-reg.registered-ds {
  background-color: #cccccc;
  position: relative;
}
.bt-reg.registered-ds:hover {
  background-color: rgba(204, 204, 204, 0.9);
}
.bt-reg.registered-ds span {
  position: absolute;
  padding: 8px 9px 10px;
  font-size: 9px;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  width: calc(100% + 50px);
  margin-left: -25px;
  left: 0;
  bottom: calc(100% + 8px);
  background: #294563;
  border-radius: 4px;
  color: #fff;
}
@media (max-width: 767px) {
  .bt-reg.registered-ds span {
    padding: 6px 9px 6px;
  }
}
.bt-reg.registered-ds span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #294563;
  bottom: -5px;
  left: 38%;
}
.bt-reg.registered {
  background-color: #cccccc;
  position: relative;
}
.bt-reg.registered:hover {
  background-color: rgba(204, 204, 204, 0.9);
}

.iot-opselect.-rounded button.dropdown-toggle {
  border-radius: 30px;
  padding-right: 36px;
}
.iot-opselect.-rounded button.dropdown-toggle .caret {
  font-size: 16px;
  color: #294563;
}
.iot-opselect.-rounded button.dropdown-toggle .filter-option {
  padding-right: 0;
}
.iot-opselect.-rounded button.dropdown-toggle .filter-option-inner {
  padding-right: 0;
}
.iot-opselect.-rounded div.dropdown-menu {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 4px 30px 0px rgba(41, 69, 99, 0.08);
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  border: none;
  margin-top: 5px !important;
}
.iot-opselect.-rounded ul.dropdown-menu {
  padding: 10px;
}
.iot-opselect.-rounded ul.dropdown-menu li + li {
  margin-top: 2px;
}
.iot-opselect.-rounded ul.dropdown-menu li a {
  font-weight: 500;
  border-radius: 30px;
  display: flex;
}
.iot-opselect.-rounded ul.dropdown-menu li a:hover {
  background: #EAECEF;
}
.iot-opselect.-rounded ul.dropdown-menu li a.active {
  background: #BDC5CF;
  font-weight: 600;
}
.iot-opselect.-rounded ul.dropdown-menu li a.active:hover {
  background: #BDC5CF;
  font-weight: 600;
}
.iot-opselect.open .dropdown-toggle {
  background-color: #fff !important;
}
.iot-opselect.open .dropdown-toggle .caret {
  transform: translateY(-50%) rotate(180deg);
}
.iot-opselect div.dropdown-menu {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0px !important;
  margin-top: 2px !important;
}
.iot-opselect div.dropdown-menu .inner.open {
  overflow-x: hidden !important;
}
.iot-opselect div.dropdown-menu li a span.text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.iot-opselect button.dropdown-toggle {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background-color: #fff !important;
  color: #9d9d9d;
  outline: none !important;
  border: 1px solid #cccccc !important;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.2px;
  padding: 0 12px;
  box-shadow: none;
}
.iot-opselect button.dropdown-toggle .filter-option-inner-inner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.iot-opselect button.dropdown-toggle:focus {
  outline: none !important;
}
.iot-opselect button.dropdown-toggle .filter-option {
  outline: none !important;
}
.iot-opselect button.dropdown-toggle .caret {
  color: #cccccc;
  font-size: 18px;
  width: 28px;
  height: 28px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: none;
  padding: 0;
  margin-top: 0;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.iot-opselect button.dropdown-toggle .caret:after {
  content: "\ea29";
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(90deg);
}

.wbn-recommend {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .wbn-recommend {
    margin-bottom: 40px;
  }
}
.wbn-recommend h2 {
  margin: 0 0 25px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #294563;
}
@media (max-width: 767px) {
  .wbn-recommend h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.25;
    letter-spacing: 0.3px;
  }
}
.wbn-recommend .class-item .img-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-bottom: 57%;
}
.wbn-recommend .class-item .img-wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #4a4a4a;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.wbn-recommend .class-item .img-wrap img {
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #c7c7c7;
  border-bottom: none;
  position: absolute;
}
.wbn-recommend .class-item .img-wrap .title-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 0 30px;
  z-index: 3;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .img-wrap .title-wrap {
    top: 37%;
  }
}
.wbn-recommend .class-item .img-wrap .class-title {
  font-size: 26px;
  line-height: 1.35;
  letter-spacing: 0.3px;
  color: #ffffff;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wbn-recommend .class-item .img-wrap .class-title {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wbn-recommend .class-item .img-wrap .class-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .img-wrap .class-title {
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: 0.2px;
    margin: 0 0 1px;
  }
}
.wbn-recommend .class-item .img-wrap .tutor-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
  letter-spacing: 0.5px;
  color: #faaa5a;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .img-wrap .tutor-name {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.4px;
  }
}
.wbn-recommend .class-item .img-wrap:hover img {
  transform: scale(1.03);
}
.wbn-recommend .class-item .price-wp > div {
  float: left;
  margin-right: 19px;
  margin-bottom: 15px;
}
.wbn-recommend .class-item .price-wp > div.real-price {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #9d9d9d;
  text-decoration: line-through;
  margin-right: 19px;
}
.wbn-recommend .class-item .price-wp > div.percent-off {
  color: #c86478;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-right: 0;
}
.wbn-recommend .class-item .class-info {
  position: relative;
  padding: 28px 30px 65px;
  border-radius: 4px;
  border: 1px solid #c7c7c7;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #fff;
  min-height: auto;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .class-info {
    margin-top: -37px;
    background: #fff;
    position: relative;
    z-index: 30;
    padding: 20px 25px 58px;
    min-height: auto;
  }
}
.wbn-recommend .class-item .class-info ul {
  list-style: none;
  padding: 0;
}
.wbn-recommend .class-item .class-info li {
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #294563;
  margin-bottom: 20px;
  position: relative;
}
.wbn-recommend .class-item .class-info li:before {
  content: "";
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #F9A95A;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .class-info li {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.2px;
    margin-bottom: 15px;
  }
}
.wbn-recommend .class-item .class-info li.date:before {
  content: "\ea25";
}
.wbn-recommend .class-item .class-info li.date.today {
  color: #32b4c8;
}
.wbn-recommend .class-item .class-info li.time:before {
  content: "\ea18";
}
.wbn-recommend .class-item .class-info li.attending:before {
  content: "\e9e7";
}
.wbn-recommend .class-item .class-info li.cost:before {
  content: "\e942";
}
.wbn-recommend .class-item .class-info li.cost span {
  display: inline;
  font-weight: normal;
}
.wbn-recommend .class-item .class-info .join,
.wbn-recommend .class-item .class-info .register,
.wbn-recommend .class-item .class-info .buy-now,
.wbn-recommend .class-item .class-info .registered-ds {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.4px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #f9a95a;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 4px;
  position: absolute;
  width: 100%;
  max-width: 83%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 25px;
}
@media screen and (max-width: 320px) {
  .wbn-recommend .class-item .class-info .join,
  .wbn-recommend .class-item .class-info .register,
  .wbn-recommend .class-item .class-info .buy-now,
  .wbn-recommend .class-item .class-info .registered-ds {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
  }
}
.wbn-recommend .class-item .class-info .join:hover,
.wbn-recommend .class-item .class-info .register:hover,
.wbn-recommend .class-item .class-info .buy-now:hover,
.wbn-recommend .class-item .class-info .registered-ds:hover {
  background-color: #BB7F44;
}
.wbn-recommend .class-item .class-info .register {
  background-color: #32b4c8;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .class-info .register {
    margin-top: 8px;
  }
}
.wbn-recommend .class-item .class-info .register:hover {
  background-color: #47bbcd;
}
.wbn-recommend .class-item .class-info .buy-now {
  background-color: #c86478;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .class-info .buy-now {
    margin-top: -4px !important;
  }
}
.wbn-recommend .class-item .class-info .buy-now:hover {
  background-color: #CE7486;
}
.wbn-recommend .class-item .class-info .registered-ds {
  background-color: #cccccc;
}
.wbn-recommend .class-item .class-info .registered-ds:hover {
  background-color: #cccccc;
}
.wbn-recommend .class-item .class-info .price {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.3px;
  color: #294563;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .class-info .price {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 320px) {
  .wbn-recommend .class-item .class-info .act-bt {
    height: 32px;
    line-height: 32px;
    margin-top: 7px;
    font-size: 12px;
  }
}
.wbn-recommend .class-item .cl-tag {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.9px;
  text-align: center;
  color: #ffffff;
  height: 23px;
  line-height: 23px;
  padding: 0 12px;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: #294563;
  display: inline-block;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item .cl-tag {
    padding: 0 5px;
    margin-top: 10px;
    font-size: 9px;
  }
}
.wbn-recommend .class-item ul.package-dt {
  list-style: none;
  padding: 0;
  margin-bottom: 19px;
}
.wbn-recommend .class-item ul.package-dt li {
  padding-left: 15px;
  position: relative;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #4a4a4a;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .wbn-recommend .class-item ul.package-dt li {
    font-weight: normal;
  }
}
.wbn-recommend .class-item ul.package-dt li:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #faaa5a;
  left: 0;
  top: 7px;
}
.wbn-recommend.product-single {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .wbn-recommend.product-single {
    flex-direction: column;
  }
}
.wbn-recommend.product-single h2 {
  width: 100%;
}
.wbn-recommend.product-single .class-item {
  max-width: 366px;
  margin-right: 19px;
  width: 48%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wbn-recommend.product-single .class-item {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .wbn-recommend.product-single .class-item {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.wbn-recommend.product-single .class-item:last-child {
  margin-right: 0;
}

.split-left ol,
.split-left ul {
  list-style: disc outside none;
  margin: 0;
  padding: 0;
  padding-left: 18px;
}
.split-left ol.list-question,
.split-left ul.list-question {
  list-style: none;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wbn-listing .owl-theme .owl-dots .owl-dot:focus,
.my-webinar .owl-theme .owl-dots .owl-dot:focus,
.wbn-detail .owl-theme .owl-dots .owl-dot:focus {
  outline: none;
}
.wbn-listing .owl-theme .owl-dots .owl-dot:hover span,
.my-webinar .owl-theme .owl-dots .owl-dot:hover span,
.wbn-detail .owl-theme .owl-dots .owl-dot:hover span {
  background: #D6D6D6;
}
.wbn-listing .owl-theme .owl-dots .owl-dot.active span,
.my-webinar .owl-theme .owl-dots .owl-dot.active span,
.wbn-detail .owl-theme .owl-dots .owl-dot.active span {
  background: #faaa5a;
}
.wbn-listing .owl-theme .owl-nav.disabled + .owl-dots,
.my-webinar .owl-theme .owl-nav.disabled + .owl-dots,
.wbn-detail .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 15px;
}
.wbn-listing .owl-carousel .owl-nav button.owl-prev,
.wbn-listing .owl-carousel .owl-nav button.owl-next,
.my-webinar .owl-carousel .owl-nav button.owl-prev,
.my-webinar .owl-carousel .owl-nav button.owl-next,
.wbn-detail .owl-carousel .owl-nav button.owl-prev,
.wbn-detail .owl-carousel .owl-nav button.owl-next {
  font-size: 0;
  position: absolute;
  left: -56px;
  top: 50%;
  width: 20px;
  height: 35px;
  background: url(../images/wbn-arrow-left.png) center no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  border: none;
}
.wbn-listing .owl-carousel .owl-nav button.owl-prev:hover,
.wbn-listing .owl-carousel .owl-nav button.owl-next:hover,
.my-webinar .owl-carousel .owl-nav button.owl-prev:hover,
.my-webinar .owl-carousel .owl-nav button.owl-next:hover,
.wbn-detail .owl-carousel .owl-nav button.owl-prev:hover,
.wbn-detail .owl-carousel .owl-nav button.owl-next:hover {
  outline: none;
  background: url(../images/wbn-arrow-left.png) center no-repeat;
  background-size: contain;
}
.wbn-listing .owl-carousel .owl-nav button.owl-prev:focus,
.wbn-listing .owl-carousel .owl-nav button.owl-next:focus,
.my-webinar .owl-carousel .owl-nav button.owl-prev:focus,
.my-webinar .owl-carousel .owl-nav button.owl-next:focus,
.wbn-detail .owl-carousel .owl-nav button.owl-prev:focus,
.wbn-detail .owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}
.wbn-listing .owl-carousel .owl-nav button.owl-next,
.my-webinar .owl-carousel .owl-nav button.owl-next,
.wbn-detail .owl-carousel .owl-nav button.owl-next {
  background: url(../images/wbn-arrow-right.png) center no-repeat;
  background-size: contain;
  right: -56px;
  top: 50%;
  left: auto;
}
.wbn-listing .owl-carousel .owl-nav button.owl-next:hover,
.my-webinar .owl-carousel .owl-nav button.owl-next:hover,
.wbn-detail .owl-carousel .owl-nav button.owl-next:hover {
  background: url(../images/wbn-arrow-right.png) center no-repeat;
  background-size: contain;
}

.js .field--widget-paragraphs .paragraphs-dropbutton-wrapper {
  padding: 6px 8px 6px 0;
}

.js .field--widget-paragraphs .field-multiple-table tbody td {
  padding: 5px 10px;
}

td.field-multiple-drag.paragraph-bullet {
  display: none;
}

.toolbar-fixed .cols .colright.hidden-xs {
  display: none;
}

.toolbar-fixed .cols {
  padding: 0;
}

.toolbar-fixed button.tabledrag-toggle-weight.btn-sm.btn.btn-default {
  margin: 5px;
}

.js .field--widget-paragraphs .field-multiple-table th.field-label {
  color: #284664;
}

.js .field--widget-paragraphs .field-multiple-table th.field-label + th {
  display: none;
}

.toolbar-fixed .input-sm.editor {
  margin: 5px 5px 0 0;
}

.toolbar-fixed .js .field--widget-paragraphs .field-multiple-table {
  margin-bottom: 0;
}

.toolbar-fixed .form-item .table-responsive {
  margin-bottom: 20px;
}

/* Common Css */
.private-message-notification-wrapper .number {
  display: none;
}

.private-message-notification-wrapper.unread-message .number {
  display: block;
}

/* Hack colorbox*/
#colorbox {
  min-height: 690px !important;
}

#cboxWrapper,
#cboxContent,
#cboxLoadedContent {
  height: auto !important;
}

/*Responsive Table */
.iot-responsive-table {
  border-collapse: collapse;
}
.iot-responsive-table.unstriped tbody {
  background-color: transparent;
}
.iot-responsive-table th {
  background-color: #294563;
}
.iot-responsive-table tr,
.iot-responsive-table th,
.iot-responsive-table td {
  border: 1px solid #f3f3f3;
}
@media screen and (max-width: 640px) {
  .iot-responsive-table {
    /* Get table cells to act like rows */
  }
  .iot-responsive-table thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }
  .iot-responsive-table tr {
    border: 1px solid #f3f3f3;
    display: block;
  }
  .iot-responsive-table tr + tr {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 767px) {
  .iot-responsive-table tr + tr {
    margin-top: -1px;
  }
}
@media screen and (max-width: 640px) {
  .iot-responsive-table td {
    border: none !important;
    display: inherit !important;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #f3f3f3;
    padding-left: 50% !important;
    position: relative !important;
  }
}
@media screen and (max-width: 640px) and (max-width: 767px) {
  .iot-responsive-table td {
    padding-left: 30% !important;
  }
}
@media screen and (max-width: 640px) and (max-width: 320px) {
  .iot-responsive-table td {
    padding-left: 35% !important;
  }
}
@media screen and (max-width: 640px) {
  .iot-responsive-table td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin-left: -100%;
    width: 100%;
    position: relative !important;
    z-index: 1;
    color: #294563;
  }
}
@media screen and (max-width: 640px) and (max-width: 767px) {
  .iot-responsive-table td:before {
    margin-left: -39%;
    width: 39%;
  }
}
@media screen and (max-width: 640px) and (max-width: 320px) {
  .iot-responsive-table td:before {
    margin-left: -50%;
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .iot-responsive-table td:after {
    content: "";
    position: absolute;
    background: transparent;
    width: 45%;
    height: 95%;
    left: 1px;
    top: 1px;
    z-index: 0;
  }
}

.iot-search-box.active .iot-search-box__btn:after {
  content: "\ea1d";
}
.iot-search-box.disabled .iot-search-box__btn {
  opacity: 0.1;
  pointer-events: none;
}
.iot-search-box__wrapper {
  margin: 0;
  position: relative;
}
.iot-search-box__input {
  border-radius: 100px;
  border: 1px solid #BDC5CF;
  background: #FFF;
  display: flex;
  height: 44px;
  padding: 10px 15px;
  justify-content: space-between;
  align-items: center;
  box-shadow: none;
}
.iot-search-box__input:focus {
  box-shadow: none;
}
.iot-search-box__btn {
  width: 20px;
  height: 20px;
  border: none;
  background: transparent;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.iot-search-box__btn:after {
  content: "\e9d3";
  font-size: 20px;
  display: inline-block;
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iot-grbt, .iot-gribt {
  display: flex;
  height: 36px;
  padding: 10px 15px;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 6px;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  border: none;
  background: linear-gradient(180deg, #294563 0%, #172636 100%);
  margin: 0 auto;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.iot-grbt:hover, .iot-gribt:hover {
  color: #fff;
  opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.iot-grbt:focus, .iot-gribt:focus {
  color: #fff;
  opacity: 1;
}
.iot-grbt.-blue, .-blue.iot-gribt {
  background: linear-gradient(180deg, #33B2C7 0%, #268695 100%);
}
.iot-grbt.-green, .-green.iot-gribt {
  background: linear-gradient(180deg, #337845 0%, #265A35 100%);
}
.iot-grbt.-orange, .-orange.iot-gribt {
  background: linear-gradient(180deg, #FAA859 0%, #BB7F44 100%);
}
.iot-grbt.-pink, .-pink.iot-gribt {
  background: linear-gradient(180deg, #C86478 0%, #954B5A 100%);
}
.iot-grbt.-bordered, .-bordered.iot-gribt {
  background: transparent;
  border: 1px solid #294563;
  color: #294563;
}
.iot-grbt.-bordered:hover, .-bordered.iot-gribt:hover {
  border: 1px solid var(--Primary-primary-200, #9DA9B7);
  background: var(--Primary-primary-50, #EAECEF);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.iot-grbt.-bordered [class^=ioticon-], .-bordered.iot-gribt [class^=ioticon-] {
  font-size: 26px;
}
.iot-grbt.-grey, .-grey.iot-gribt {
  color: #C76378;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.76) 100%);
}
.iot-grbt.-grey:hover, .-grey.iot-gribt:hover {
  box-shadow: rgba(255, 255, 255, 0.17) 0px -23px 25px 0px inset, rgba(255, 255, 255, 0.15) 0px -36px 30px 0px inset, rgba(255, 255, 255, 0.1) 0px -79px 40px 0px inset, rgba(255, 255, 255, 0.06) 0px 2px 1px, rgba(255, 255, 255, 0.09) 0px 4px 2px, rgba(255, 255, 255, 0.09) 0px 8px 4px;
}
.iot-grbt.-white, .-white.iot-gribt {
  background: #fff;
  border: 1px solid #BDC5CF;
  color: #294563;
}
.iot-grbt.-white:hover, .-white.iot-gribt:hover {
  border: 1px solid var(--Primary-primary-200, #9DA9B7);
  background: var(--Primary-primary-50, #EAECEF);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.iot-grbt.-disabled, .-disabled.iot-gribt {
  opacity: 0.3;
  background: var(--gradient-primary, linear-gradient(180deg, #294563 0%, #172636 100%));
  pointer-events: none;
  cursor: not-allowed;
}
.iot-grbt.disabled, .disabled.iot-gribt {
  opacity: 0.3;
}

.iot-gribt:before {
  content: "\e9a5";
  display: inline-block;
  font-size: 16px;
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iot-gribt.-restart:hover {
  box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}
.iot-gribt.-restart:before {
  content: "\e9b0";
}
.iot-gribt.-restart.-blue {
  color: #32B4C8;
  background: transparent;
  border: 1px solid #32B4C8;
}
.iot-gribt.-restart.-green {
  color: #37854D;
  background: transparent;
  border: 1px solid #37854D;
}
.iot-gribt.-restart.-orange {
  color: #F9A95A;
  background: transparent;
  border: 1px solid #F9A95A;
}
.iot-gribt.-restart.-pink {
  color: #C76378;
  background: transparent;
  border: 1px solid #C76378;
}
.iot-gribt.-resume:before {
  content: "\e9b6";
}

.iot-bt, .explain-bt, .test-bt, .iot-btc, .iot-btor, .iot-btgr {
  height: 48px;
  padding: 0 16px;
  border-radius: 4px;
  background-color: #294563;
  font-size: 16px;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .iot-bt, .explain-bt, .test-bt, .iot-btc, .iot-btor, .iot-btgr {
    line-height: normal;
  }
}
.iot-bt:hover, .iot-bt:focus, .explain-bt:hover, .test-bt:hover, .iot-btc:hover, .iot-btor:hover, .iot-btgr:hover, .explain-bt:focus, .test-bt:focus, .iot-btc:focus, .iot-btor:focus, .iot-btgr:focus {
  background-color: #2f5376;
  color: #ffffff;
}
.iot-bt.-pink, .-pink.explain-bt, .-pink.test-bt, .-pink.iot-btc, .-pink.iot-btor, .-pink.iot-btgr {
  background-color: #C76378;
  color: #fff;
}
.iot-bt.-pink:hover, .iot-bt.-pink:focus, .-pink.explain-bt:hover, .-pink.test-bt:hover, .-pink.iot-btc:hover, .-pink.iot-btor:hover, .-pink.iot-btgr:hover, .-pink.explain-bt:focus, .-pink.test-bt:focus, .-pink.iot-btc:focus, .-pink.iot-btor:focus, .-pink.iot-btgr:focus {
  background-color: #C76378;
}
.iot-bt.-pink:hover, .-pink.explain-bt:hover, .-pink.test-bt:hover, .-pink.iot-btc:hover, .-pink.iot-btor:hover, .-pink.iot-btgr:hover {
  opacity: 0.8;
}
.iot-bt.-blue, .-blue.explain-bt, .-blue.test-bt, .-blue.iot-btc, .-blue.iot-btor, .-blue.iot-btgr {
  background-color: #32B4C8;
  color: #fff;
}
.iot-bt.-blue:hover, .iot-bt.-blue:focus, .-blue.explain-bt:hover, .-blue.test-bt:hover, .-blue.iot-btc:hover, .-blue.iot-btor:hover, .-blue.iot-btgr:hover, .-blue.explain-bt:focus, .-blue.test-bt:focus, .-blue.iot-btc:focus, .-blue.iot-btor:focus, .-blue.iot-btgr:focus {
  background-color: #32B4C8;
}
.iot-bt.-blue:hover, .-blue.explain-bt:hover, .-blue.test-bt:hover, .-blue.iot-btc:hover, .-blue.iot-btor:hover, .-blue.iot-btgr:hover {
  opacity: 0.8;
}
.iot-bt.-orange, .-orange.explain-bt, .-orange.test-bt, .-orange.iot-btc, .-orange.iot-btor, .-orange.iot-btgr {
  background-color: #F9A95A;
  color: #fff;
}
.iot-bt.-orange:hover, .iot-bt.-orange:focus, .-orange.explain-bt:hover, .-orange.test-bt:hover, .-orange.iot-btc:hover, .-orange.iot-btor:hover, .-orange.iot-btgr:hover, .-orange.explain-bt:focus, .-orange.test-bt:focus, .-orange.iot-btc:focus, .-orange.iot-btor:focus, .-orange.iot-btgr:focus {
  background-color: #F9A95A;
}
.iot-bt.-orange:hover, .-orange.explain-bt:hover, .-orange.test-bt:hover, .-orange.iot-btc:hover, .-orange.iot-btor:hover, .-orange.iot-btgr:hover {
  opacity: 0.8;
}
.iot-bt.-grey-blue, .-grey-blue.explain-bt, .-grey-blue.test-bt, .-grey-blue.iot-btc, .-grey-blue.iot-btor, .-grey-blue.iot-btgr {
  background-color: #d4dae0;
  color: #294563;
}
.iot-bt.-grey-blue:hover, .iot-bt.-grey-blue:focus, .-grey-blue.explain-bt:hover, .-grey-blue.test-bt:hover, .-grey-blue.iot-btc:hover, .-grey-blue.iot-btor:hover, .-grey-blue.iot-btgr:hover, .-grey-blue.explain-bt:focus, .-grey-blue.test-bt:focus, .-grey-blue.iot-btc:focus, .-grey-blue.iot-btor:focus, .-grey-blue.iot-btgr:focus {
  background-color: #d4dae0;
}
.iot-bt.-grey-blue:hover, .-grey-blue.explain-bt:hover, .-grey-blue.test-bt:hover, .-grey-blue.iot-btc:hover, .-grey-blue.iot-btor:hover, .-grey-blue.iot-btgr:hover {
  opacity: 0.8;
}
.iot-bt:active, .iot-bt:focus, .explain-bt:active, .test-bt:active, .iot-btc:active, .iot-btor:active, .iot-btgr:active, .explain-bt:focus, .test-bt:focus, .iot-btc:focus, .iot-btor:focus, .iot-btgr:focus {
  outline: none;
}
.iot-bt.disable, .disable.explain-bt, .disable.test-bt, .disable.iot-btc, .disable.iot-btor, .disable.iot-btgr {
  background-color: #ccc;
}

button.iot-bt {
  line-height: normal;
}

.iot-btgr {
  background-color: #fff;
  color: #9d9d9d;
  border: 1px solid #cccccc;
}
.iot-btgr:hover, .iot-btgr:focus {
  background-color: #f7f7f7;
  color: #9d9d9d;
}

.iot-btor {
  width: 177px;
  height: 40px;
  line-height: 40px;
  background-color: #F9A95A;
}
.iot-btor:hover, .iot-btor:focus {
  background-color: #FFBA6B;
}

.iot-btc {
  width: 100%;
  max-width: 211px;
  height: 40px;
  line-height: 40px;
  background-color: #cccccc;
  font-size: 14px;
  letter-spacing: 0.4px;
  display: inline-block;
}
.iot-btc:hover, .iot-btc:focus {
  background-color: #294563;
  color: #ffffff;
}

.test-bt {
  font-size: 12px;
  max-width: 190px;
}
.test-bt:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/icon_flash.png) center no-repeat;
  background-size: contain;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.test-bt.dark-green {
  background-color: #265a35;
}
.test-bt.dark-green:hover, .test-bt.dark-green:focus {
  background-color: rgba(38, 90, 53, 0.8);
}
.test-bt.dark-turquoise {
  background-color: #268695;
}
.test-bt.dark-turquoise:hover, .test-bt.dark-turquoise:focus {
  background-color: rgba(38, 134, 149, 0.8);
}
.test-bt.dark-pink {
  background-color: #954B5A;
}
.test-bt.dark-pink:hover, .test-bt.dark-pink:focus {
  background-color: rgba(149, 75, 90, 0.8);
}
.test-bt.dark-yellow {
  background-color: #BB7F44;
}
.test-bt.dark-yellow:hover {
  background-color: rgba(187, 127, 68, 0.8);
}

.explain-bt {
  font-size: 12px;
  max-width: 190px;
}
.explain-bt:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/icon_resume.png) center no-repeat;
  background-size: contain;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.explain-bt.green {
  background-color: #327846;
}
.explain-bt.green:hover, .explain-bt.green:focus {
  background-color: rgba(50, 120, 70, 0.8);
}
.explain-bt.turquoise {
  background-color: #32b4c8;
}
.explain-bt.turquoise:hover, .explain-bt.turquoise:focus {
  background-color: rgba(50, 180, 200, 0.8);
}
.explain-bt.pink {
  background-color: #c76478;
}
.explain-bt.pink:hover, .explain-bt.pink:focus {
  background-color: rgba(199, 100, 120, 0.8);
}
.explain-bt.yellow {
  background-color: #f9a95a;
}
.explain-bt.yellow:hover, .explain-bt.yellow:focus {
  background-color: rgba(249, 169, 90, 0.8);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.ion-android-close.ic-upgrade {
  width: 24px;
  height: 24px;
  top: -30px;
  right: -22px;
  opacity: 1;
  font-size: 30px;
  color: #fff;
}
@media (max-width: 767px) {
  .ion-android-close.ic-upgrade {
    top: 5px;
    right: 5px;
    color: #294563;
    font-size: 20px;
  }
}

#drupal-modal .modal-body {
  overflow: hidden !important;
}

.iot-ra-cbx {
  display: block;
  position: relative;
  padding-left: 33px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #cccccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.iot-ra-cbx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.iot-ra-cbx input:checked ~ .checkmark {
  border: 1px solid #32b4c8;
}
.iot-ra-cbx input:checked ~ .checkmark:after {
  display: block;
}
.iot-ra-cbx input:checked ~ .cb-label {
  font-weight: 900;
  color: #294563;
}
.iot-ra-cbx .checkmark {
  position: absolute;
  left: 0;
  border-radius: 2px;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #cccccc;
  top: 50% !important;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .iot-ra-cbx .checkmark {
    width: 22px;
    height: 22px;
  }
}
.iot-ra-cbx .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #32b4c8;
}
@media (max-width: 767px) {
  .iot-ra-cbx .checkmark:after {
    width: 12px;
    height: 12px;
  }
}
.iot-ra-cbx .cb-label {
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 1.5;
  color: #282828;
  font-weight: normal;
}
@media (max-width: 767px) {
  .iot-ra-cbx .cb-label {
    font-size: 13px;
  }
}

.tab-pane.checkbox-tab.active {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.iot-cbx {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #cccccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 48px;
  display: flex;
  align-items: center;
}
.iot-cbx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.iot-cbx input:checked ~ .checkmark {
  border: 1px solid #32b4c8;
  background-color: #32b4c8;
}
.iot-cbx input:checked ~ .checkmark:after {
  display: block;
  background: #32b4c8 url(../images/iot-cb-icon.svg) center no-repeat;
  background-size: contain;
}
.iot-cbx input:checked ~ .cb-label {
  font-weight: 900;
  color: #294563;
}
.iot-cbx .checkmark {
  position: absolute;
  top: 8px;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .iot-cbx .checkmark {
    height: 22px;
    width: 22px;
  }
}
.iot-cbx .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 11px;
  background-color: #32b4c8;
}
.iot-cbx .cb-label {
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 1.5;
  color: #282828;
  font-weight: normal;
}

.iot-checkbox label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  font-weight: normal;
  cursor: pointer;
}
@media (max-width: 767px) {
  .iot-checkbox label {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .iot-checkbox label {
    text-align: left;
  }
}
.iot-checkbox label::before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #ccc;
  content: "";
  display: inline-block;
  height: 18px;
  left: 0;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 18px;
  outline: none !important;
}
.iot-checkbox label::after {
  color: #797979;
  display: inline-block;
  font-size: 11px;
  height: 18px;
  left: 0;
  padding-left: 3px;
  padding-top: 2px;
  position: absolute;
  top: 0;
  width: 18px;
}
@media (max-width: 767px) {
  .iot-checkbox label::before, .iot-checkbox label::after {
    margin-left: 0;
  }
}
.iot-checkbox input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}
.iot-checkbox input[type=checkbox]:disabled + label {
  opacity: 0.65;
}
.iot-checkbox input[type=checkbox]:focus + label::before {
  outline-offset: -2px;
  outline: none;
}
.iot-checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 7px;
  display: table;
  width: 5px;
  height: 10px;
  border: 1px solid #313a46;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iot-checkbox input[type=checkbox]:disabled + label::before {
  background-color: #e3eaef;
  cursor: not-allowed;
}
.iot-checkbox.-blue input[type=checkbox]:checked + label::before {
  background-color: #294563;
  border-color: #294563;
}
.iot-checkbox.-blue input[type=checkbox]:checked + label::after {
  border-color: #fff;
}
.iot-checkbox.-pink input[type=checkbox]:checked + label::before {
  background-color: #c86478;
  border-color: #c86478;
}
.iot-checkbox.-pink input[type=checkbox]:checked + label::after {
  border-color: #fff;
}

.iot-pill-input, .modal input.iot-pill-input {
  border-radius: 9999px;
  border: 1px solid var(--Primary-primary-50, #EAECEF);
  background: #FFF;
  display: flex;
  height: 40px;
  padding: 0px 16px;
  box-shadow: none;
}

.iot-checkbox2 {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin: 2px 0;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #282828;
  display: flex;
  align-items: center;
  font-weight: normal;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.iot-checkbox2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.iot-checkbox2 input:checked ~ .checkmark {
  border: none;
  background-color: #294563;
}
.iot-checkbox2 .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 2px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.iot-checkbox2 .checkmark::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  display: table;
  width: 5px;
  height: 10px;
  border: 1px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.iot-radio {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: normal;
  gap: 10px;
  margin: 0;
}
.iot-radio input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 2px;
  background-clip: content-box;
  border: 1px solid #d5d5d5;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  margin: 0;
}
.iot-radio input[type=radio]:checked {
  border: 1px solid #294563;
  background-color: #282828;
}

.list-number {
  display: inline-block;
  float: left;
}
.list-number li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  border-radius: 4px;
  background-color: #c86478;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.2px;
  color: #ffffff;
}
.list-number li:nth-child(2) {
  background-color: #d28393;
}
.list-number li:nth-child(3) {
  background-color: #faaa5a;
}
.list-number li:nth-child(4) {
  background-color: #faba7a;
}
.list-number li:nth-child(5) {
  background-color: #85d2de;
}
.list-number li:nth-child(6) {
  background-color: #a6eaf4;
}
.list-number li:nth-child(7) {
  background-color: #aabacb;
}
.list-number li:nth-child(8) {
  background-color: #e1e1e1;
}

#user-sortable {
  width: calc(100% - 46px);
  float: right;
}

.iot-cbx-factor {
  display: block;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #cccccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.iot-cbx-factor:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.iot-cbx-factor.item-shorted:before {
  -webkit-animation: shine 1.55s cubic-bezier(0, 0, 0.17, 0.68);
  animation: shine 1.55s cubic-bezier(0, 0, 0.17, 0.68);
}
.iot-cbx-factor input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.iot-cbx-factor .checkmark {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.2px;
  border-radius: 4px;
  padding: 0 15px 0 32px;
  border: 2px solid transparent;
  transition: all 0.15s ease-out;
  background-color: #ececec;
  background-size: 22px auto;
  width: 100%;
  float: right;
}
.iot-cbx-factor .checkmark:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 20px;
  background: url(../images/bullet-dice.svg) center no-repeat;
  background-size: contain;
  left: 10px;
  top: 9px;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.book-home .star-rating {
  justify-content: center;
}

/*End responsive Table */
.td-classses .owl-carousel .owl-item {
  padding: 10px;
}
.td-classses .owl-carousel .owl-stage-outer {
  padding: 30px 0;
}
.td-classses .classes-wrap {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}
.td-classses .classes-wrap .col-xs-12 {
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .td-classses .classes-wrap .col-xs-12 {
    margin-bottom: 50px;
  }
  .td-classses .classes-wrap .col-xs-12:last-child {
    margin-bottom: 0;
  }
}
.td-classses .class-item {
  border: 2px solid #c7c7c7;
  border-radius: 4px;
  border-top-left-radius: 0;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  background: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .td-classses .class-item {
    height: auto;
  }
}
.td-classses .class-item__organization {
  position: relative;
  padding: 9px 30px;
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 10;
  display: flex;
  align-items: center;
  height: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__organization {
    height: 40px;
    font-size: 12px;
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  .td-classses .class-item__organization {
    padding: 9px 15px;
  }
}
.td-classses .class-item__org-logo {
  object-fit: contain;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.td-classses .class-item__org-logo-wrap {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 3px;
  flex-shrink: 0;
  vertical-align: middle;
}
.td-classses .class-item__org-text {
  max-width: 59%;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .td-classses .class-item__org-text {
    max-width: 56%;
  }
}
.td-classses .class-item__lecturer {
  position: absolute;
  right: -9%;
  bottom: -18.8%;
  width: 150px;
  height: 150px;
  z-index: 12;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #294563;
  background-color: #fff;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.td-classses .class-item__lecturer:hover {
  box-shadow: 1px 1px 8px #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .td-classses .class-item__lecturer {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__lecturer {
    width: 80px;
    height: 80px;
  }
}
.td-classses .class-item__lecturer-img {
  object-fit: cover;
}
.td-classses .class-item__lesson-type {
  position: absolute;
  font-size: 14px;
  font-weight: 600;
  left: -2px;
  top: -30px;
  height: 30px;
  line-height: 30px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #294563;
  padding: 0 15px;
  width: 100%;
  max-width: 166px;
  color: #fff;
  z-index: 9;
  text-align: left;
  padding-left: 30px;
}
.td-classses .class-item__img-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-right-radius: 1px;
}
.td-classses .class-item__img-wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.td-classses .class-item__img-wrap:hover .class-item__bg-img {
  transform: scale(1.03);
}
.td-classses .class-item__bg-link {
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;
  transform-origin: center center;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__bg-link {
    object-fit: cover;
  }
}
.td-classses .class-item__bg-img-wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.td-classses .class-item__bg-img-wrap {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.td-classses .class-item__bg-img {
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: center center;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__bg-img {
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .td-classses .class-item__bg-img {
    width: 100%;
  }
}
.td-classses .class-item__title-wrap {
  width: auto;
  height: 160px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .td-classses .class-item__title-wrap {
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__title-wrap {
    height: 120px;
  }
}
@media (max-width: 767px) {
  .td-classses .class-item__title-wrap {
    height: 148px;
  }
}
.td-classses .class-item__tutor-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
  letter-spacing: 0.5px;
  color: #faaa5a;
  margin-top: 0;
  padding: 0 30px;
  position: relative;
  z-index: 10;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.td-classses .class-item__tutor-name:hover {
  text-shadow: 1px 1px 8px #faaa5a;
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__tutor-name {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .td-classses .class-item__tutor-name {
    font-size: 14px;
    padding: 0 15px;
    letter-spacing: 0.4px;
    line-height: 1.86;
  }
}
.td-classses .class-item__title-link {
  padding: 20px 30px 16px;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .td-classses .class-item__title-link {
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__title-link {
    padding: 15px 15px 0;
  }
}
.td-classses .class-item__class-title {
  font-size: 26px;
  line-height: 1.12;
  letter-spacing: 0.3px;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .td-classses .class-item__class-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: 0.2px;
    margin: 0 0 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__class-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: 0.2px;
    margin: 0 0 1px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .td-classses .class-item__class-title {
    font-size: 20px;
  }
}
.td-classses .class-item__class-info {
  padding: 28px 30px 26px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__class-info {
    padding: 28px 15px 26px;
  }
}
@media (max-width: 767px) {
  .td-classses .class-item__class-info {
    position: relative;
    z-index: 16;
    padding: 28px 15px;
  }
}
.td-classses .class-item__class-info ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.td-classses .class-item__class-info li {
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #294563;
  margin-bottom: 20px;
  position: relative;
}
.td-classses .class-item__class-info li:before {
  content: "";
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #F9A95A;
}
.td-classses .class-item__class-info li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-classses .class-item__class-info li {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.2px;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .td-classses .class-item__class-info li {
    font-size: 13px;
    line-height: 1.57;
    letter-spacing: 0.2px;
    margin-bottom: 12px;
  }
}
.td-classses .class-item__class-info li.date:before {
  content: "\ea25";
}
.td-classses .class-item__class-info li.date.today {
  color: #32b4c8;
}
.td-classses .class-item__class-info li.time:before {
  content: "\ea18";
}
.td-classses .class-item__class-info li.attending:before {
  content: "\e9e7";
}
.td-classses .class-item__class-info li.language:before {
  content: "\e93e";
}
.td-classses .class-item__class-info li.cost:before {
  content: "\e942";
}
.td-classses .class-item__class-info li.cost .ex-price {
  display: inline;
  font-weight: normal;
  line-height: auto;
}
.td-classses .class-item.-writing {
  border: 2px solid #faaa5a;
}
.td-classses .class-item.-writing:hover {
  box-shadow: 0px 1px 8px 0px #faaa5a;
}
.td-classses .class-item.-abroad {
  border: 2px solid #294563;
}
.td-classses .class-item.-abroad:hover {
  box-shadow: 0px 1px 8px 0px #294563;
}
.td-classses .class-item.-reading {
  border: 2px solid #327846;
}
.td-classses .class-item.-reading:hover {
  box-shadow: 0px 1px 8px 0px #327846;
}
.td-classses .class-item.-speaking {
  border: 2px solid #c76478;
}
.td-classses .class-item.-speaking:hover {
  box-shadow: 0px 1px 8px 0px #c76478;
}
.td-classses .class-item.-listening {
  border: 2px solid #32b4c8;
}
.td-classses .class-item.-listening:hover {
  box-shadow: 0px 1px 8px 0px #32b4c8;
}

.iot-detail-page {
  padding: 0;
  position: relative;
}
.iot-detail-page .player-listening {
  position: fixed;
  z-index: 850;
  top: 52px;
  width: 100%;
  left: 0px;
  right: 0px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media screen and (min-width: 992px) {
  .iot-detail-page .player-listening {
    z-index: 1000;
  }
  .iot-detail-page .player-listening:hover {
    z-index: 1002;
  }
}
.iot-detail-page .player-listening .player {
  position: relative;
  box-shadow: none;
  max-width: 723px;
  left: 27px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .iot-detail-page .player-listening .player {
    left: 0;
  }
}
@media (max-width: 767px) {
  .iot-detail-page .player-listening .player {
    left: 0;
  }
}
@media screen and (max-width: 1199px) {
  .iot-detail-page .player-listening .player {
    max-width: 523px;
  }
}
@media (max-width: 767px) {
  .iot-detail-page .player-listening .container {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .iot-detail-page .player-listening {
    top: 50px;
  }
  .iot-detail-page .player-listening .player {
    max-width: 2000px;
  }
}
.iot-detail-page .lp-left {
  min-height: 600px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .iot-detail-page .lp-left {
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .iot-detail-page .lp-left {
    float: none;
  }
}
.iot-detail-page .lp-left .split-left {
  margin: 0px auto;
  padding-top: 88px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.iot-detail-page .lp-left .split-left.pink {
  padding-top: 10px !important;
}
.iot-detail-page .lp-left .split-left.pink .sitemap {
  padding-bottom: 20px;
}
.iot-detail-page .lp-left .box-ad728 {
  margin: 30px 0px;
  text-align: center;
}
.iot-detail-page .end-the-test {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .iot-detail-page .end-the-test {
    padding-bottom: 120px;
  }
}
.iot-detail-page .end-the-test h3 {
  margin-top: 38px;
  margin-bottom: 17px;
  padding-top: 38px;
  border-top: 2px solid #d4dae0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #294563;
}
.iot-detail-page .end-the-test a.btn-submit {
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #268695;
  border-radius: 3px;
  width: 130px;
  height: 45px;
  line-height: 45px;
  background-color: #f3f3f3;
  margin: 0 0 16px;
  display: inline-block;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.iot-detail-page .end-the-test a.btn-submit:hover {
  opacity: 0.9;
}
.iot-detail-page .end-the-test a.btn-submit span {
  background: url("../images/icon_submit_listening.png") no-repeat center center;
  display: inline-block;
  position: relative;
  width: 19px;
  height: 20px;
  margin: 0px 8px 0px 0px;
  top: 5px;
}
.iot-detail-page .end-the-test .report {
  display: inline-block;
  line-height: 25px;
  padding: 0px 20px 0px 20px;
  margin-bottom: 40px;
  color: #282828;
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: transparent;
}
.iot-detail-page .end-the-test .report:hover {
  color: #787878;
}
.iot-detail-page .end-the-test .report span {
  display: inline-block;
  background-image: url(../images/report_icon_grey.png);
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  margin: 0px 5px 0px 0px;
  top: 1px;
}
.iot-detail-page .lp-right {
  background-color: #f7f7f7;
  padding: 30px;
}
@media screen and (max-width: 991px) {
  .iot-detail-page .lp-right {
    margin: 0px;
    float: none;
    width: 100%;
    padding: 10px;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    z-index: 99;
  }
}
@media (max-width: 767px) {
  .iot-detail-page .lp-right {
    position: static;
    margin-bottom: 50px;
  }
}
.iot-detail-page .lp-right .box-ads {
  margin-bottom: 30px;
  margin: 0px auto 30px auto;
  text-align: center;
}
.iot-detail-page .lp-right .box-ads img {
  border: 1px solid #d4dae0;
  border-radius: 4px;
}
.iot-detail-page .lp-right .reading-footer {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  height: auto;
  padding: 0px;
}
.iot-detail-page .lp-right .reading-footer .rf-content .close-rf {
  right: 6px;
}
@media screen and (max-width: 767px) {
  .iot-detail-page .lp-right .reading-footer {
    padding: 7px 6px 7px 6px;
  }
  .iot-detail-page .lp-right .reading-footer .rf-time {
    float: left;
    margin: 15px 0px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .iot-detail-page .lp-right .reading-footer {
    padding: 7px 0 7px 0;
  }
  .iot-detail-page .lp-right .reading-footer .rf-time {
    float: left;
    margin: 15px 0px 0px 0px;
  }
}
.iot-detail-page .lp-right .reading-footer .qp-items {
  height: auto;
  margin: 0 -6px 9px -6px;
  padding: 0;
  overflow-y: hidden !important;
}
@media (max-width: 767px) {
  .iot-detail-page .lp-right .reading-footer .qp-items {
    max-height: 121px;
    padding-bottom: 9px;
  }
}
.iot-detail-page .lp-right .reading-footer .question-panel {
  float: none;
  height: auto;
}
@media (max-width: 767px) {
  .iot-detail-page .lp-right .reading-footer .question-panel {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .iot-detail-page .lp-right .reading-footer .question-panel {
    display: none;
  }
}
.iot-detail-page .lp-right .reading-footer .question-panel .qp-note {
  margin: 30px 0px 40px 0px;
  position: relative;
  right: auto;
  top: auto;
}
@media screen and (max-width: 767px) {
  .iot-detail-page .lp-right .reading-footer .question-panel .qp-note {
    margin: 10px 0px;
  }
}
.iot-detail-page .lp-right .reading-footer .question-panel .qp-note span {
  margin: 0px 20px 0px 0px;
}
@media (max-width: 767px) {
  .iot-detail-page .lp-right .reading-footer .question-bt {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .iot-detail-page .lp-right .reading-footer .question-bt {
    display: none;
  }
}
.iot-detail-page .lp-right .reading-footer .rf-button-wrap {
  margin: 0px;
}
.iot-detail-page .pdf-report {
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  height: 370px;
}
@media (max-width: 767px) {
  .iot-detail-page .pdf-report {
    height: 321px;
  }
}
@media (max-width: 767px) {
  .iot-detail-page .pdf-report p {
    font-size: 12px;
    padding: 5px;
  }
}

.test-vote a {
  color: #f9a95a;
  margin: 0px 2px;
}
.test-vote.small a {
  color: #f9a95a;
  margin: 0px 0px;
  font-size: 12px;
}

.stars-vote {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.stars-vote__rating-point {
  margin-right: 6px;
  color: #F9A95A;
}
.stars-vote__back-stars {
  color: #F9A95A;
  position: relative;
  display: flex;
  white-space: nowrap;
  margin-right: 6px;
}
.stars-vote__front-stars {
  color: #F9A95A;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  white-space: nowrap;
}
.stars-vote__star-item {
  font-size: 12px;
}
.stars-vote__text {
  color: #888;
}

/*---------- star rating ----------*/
.star-rating,
.back-stars,
.front-stars {
  display: flex;
}

.star-rating {
  align-items: center;
  font-size: 3em;
}

.book-item .star-rating {
  justify-content: center;
}

.test-hero .star-rating {
  justify-content: center;
}

.back-stars {
  color: #f9a95a;
  position: relative;
}

.front-stars {
  color: #f9a95a;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.star-rating .progress {
  position: absolute;
  width: 100%;
  bottom: -12px;
}

.star-rating i {
  color: #f9a95a;
  font-size: 16px;
  margin: 0px 2px;
}
@media (max-width: 767px) {
  .star-rating i {
    font-size: 12px;
  }
}

.rating-point {
  font-weight: 600;
  color: #f9a95a;
  margin: 0px 4px 0px 0px;
  font-size: 12px;
}

.bootstrap-select button.dropdown-toggle:focus {
  outline: none !important;
}

.sl-item.explaination .collapse table ul {
  padding-left: 20px;
}

.sl-item.explaination .collapse table ol {
  padding-left: 25px;
}

.ex-price {
  display: block;
  color: #9d9d9d;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  line-height: 1.71;
  letter-spacing: 0.2px;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ex-price {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .ex-price {
    display: inline;
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .price-box .ex-price {
    display: block;
  }
}

.icon-modal-close {
  width: 17px;
  height: 17px;
  background: url(../images/close-modal.svg) center no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: -15px;
  right: -22px;
  cursor: pointer;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.icon-modal-close:hover {
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .notifi-popup-mobile .notifications-popup-wp .tab-content {
    padding: 10px;
  }
}

div[dir=ltr][style^=margin-left] {
  margin-left: 0 !important;
}

div.iti-flag {
  background-image: url("../images/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  div.iti-flag {
    background-image: url("../images/flags@2x.png");
  }
}
.has-error .help-block {
  color: #c0392b;
  font-size: 10px;
  margin-top: 3px;
  margin-bottom: 0;
}

.intl-tel-input .help-block,
.sms-field .help-block {
  position: absolute;
  top: 100%;
}

.verified-page {
  text-align: center;
  padding-top: 85px;
}
.verified-page h1 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #083050;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .verified-page h1 {
    font-size: 32px;
  }
}
.verified-page .img-verified {
  margin-bottom: 60px;
}
.verified-page .nf-caption {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  text-align: center;
  color: #282828;
  margin-bottom: 25px;
}
.verified-page .nf-caption span {
  display: block;
  max-width: 385px;
  margin: 0 auto;
}
.verified-page .nf-caption.page-403 span {
  max-width: 451px;
}
.verified-page .go-back {
  height: 40px;
  line-height: 40px;
  max-width: 250px;
  margin-bottom: 70px;
  background-color: #294563;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  border-radius: 4px;
}
.verified-page .go-back:hover {
  background-color: #2f5376;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.no-pd-left {
  padding-left: 0;
}

.no-pd-right {
  padding-right: 0;
}

div.intl-tel-input {
  width: 100%;
  display: flex;
  gap: 1.2rem;
}
div.intl-tel-input div.flag-container {
  flex-shrink: 0;
  width: 70px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  padding: 0;
  position: static;
}
div.intl-tel-input div.flag-container:focus {
  outline: none;
}
div.intl-tel-input .selected-flag:focus {
  outline: none;
}
div.intl-tel-input .selected-flag div.iti-arrow {
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../images/profile-arrow-down.png) center no-repeat;
  background-size: contain;
  border: none !important;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
div.intl-tel-input .selected-flag div.iti-arrow.up {
  transform: translateY(-50%) rotate(180deg);
}
div.intl-tel-input ul.country-list {
  margin-top: 3px;
  border-radius: 4px;
  white-space: normal;
}
@media (max-width: 767px) {
  div.intl-tel-input ul.country-list {
    width: auto;
  }
}
div.intl-tel-input ul.country-list.dropup {
  margin-bottom: 3px;
}
div.intl-tel-input ul.country-list::-webkit-scrollbar-track {
  background-color: transparent;
}
div.intl-tel-input ul.country-list::-webkit-scrollbar {
  width: 13px;
  background-color: transparent;
}
div.intl-tel-input ul.country-list::-webkit-scrollbar-thumb {
  height: 20px;
  border: 5px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  max-height: 200px;
  background-color: #e8e8e8;
}
div.intl-tel-input ul.country-list ::-webkit-scrollbar-corner {
  background-color: transparent;
}
div.intl-tel-input.allow-dropdown input.phone-number {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 0px 13px 0 15px;
  height: 40px;
  line-height: 40px;
  outline: none;
  border-radius: 4px;
  box-shadow: none;
  top: 0;
  right: 0;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
  padding: 0px 13px 0 15px;
}

.sms-code {
  max-width: 54.9%;
  display: inline-block;
}

.send-smscode {
  width: 100%;
  max-width: calc(45.1% - 10px);
  border-radius: 4px;
  border: solid 1px #294563;
  background-color: #ffffff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.2px;
  text-align: center;
  color: #294563;
  float: right;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  padding: 0;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.send-smscode:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.validate-reg-email.has-error .help-block,
.validate-reg-phone.has-error .help-block {
  position: absolute;
  top: 100%;
  left: 15px;
}

.answer-slot {
  display: inline-block;
  width: 100%;
  max-width: 290px;
  height: 40px;
  border: 1px solid #ddd;
  position: relative;
  transform: translateY(39%);
}
@media (max-width: 767px) {
  .answer-slot {
    max-width: calc(100% - 60px);
  }
}
.answer-slot.demo {
  border: 2px dashed #32b4c8;
}
.answer-slot.demo:before {
  content: "Drag your answer";
  position: absolute;
  color: #fff;
  padding: 0 10px;
  background-color: #32b4c8;
  left: 26px;
  top: -29px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  font-size: 10px;
}
.answer-slot.demo:after {
  content: "";
  width: 21px;
  height: 22px;
  background: url(../images/cursor.png) center no-repeat;
  background-size: contain;
  position: absolute;
  left: 138px;
  top: -5px;
}

.question-title {
  margin-bottom: 20px;
}

.question {
  margin-bottom: 30px;
  position: relative;
}
.question h1, .question .h1, .question h2, .question .h2, .question h3, .question .h3 {
  margin-top: 10px;
}

p.drag-question {
  clear: both;
  position: relative;
}
p.drag-question:before, p.drag-question:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
p.drag-question.txt-right {
  text-align: right;
}
p.drag-question.txt-right .text-suggest {
  float: left;
  line-height: 50px;
}
p.drag-question.style-2, p.drag-question.style-3 {
  border: 1px solid #797979;
  min-height: 64px;
  text-align: center;
  padding: 0 5px;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
p.drag-question.style-2:last-child:after, p.drag-question.style-3:last-child:after {
  content: normal;
}
p.drag-question.style-2:after, p.drag-question.style-3:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background: url(../images/arrow-drop-test.png) center no-repeat;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  background-size: contain;
  visibility: visible;
}
p.drag-question.style-2 .answer-slot, p.drag-question.style-3 .answer-slot {
  max-width: 130px;
}
p.drag-question.style-2 .answer-wrap, p.drag-question.style-3 .answer-wrap {
  line-height: 64px;
  min-width: 208px;
}
p.drag-question.style-3:after {
  content: normal;
}

.question .arrow-picture {
  display: block;
  text-align: center;
}
.question .arrow-picture img {
  max-width: 30px;
}

table .answer-slot {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: none;
  border: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: none;
}

.answer-wp {
  position: relative;
  width: 60%;
}

.answer-gap {
  position: relative;
  width: 100%;
  height: 100%;
}

.tag-choice {
  margin: 0 0 10px;
}
.tag-choice div.ui-draggable {
  border-radius: 4px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  font-size: 16px;
  color: #282828;
  float: left;
  margin: 0 10px 10px 0;
  cursor: grab;
}
@media (max-width: 767px) {
  .tag-choice div.ui-draggable {
    font-size: 12px;
  }
}
.tag-choice div.ui-draggable.inside {
  border: none;
  background: transparent;
  margin: 0;
}

.answer-table tr td,
.answer-table tr th {
  font-size: 16px;
  line-height: normal;
  color: #282828;
  padding: 11px 15px;
}
@media (max-width: 767px) {
  .answer-table tr td,
  .answer-table tr th {
    font-size: 12px;
  }
}
.answer-table.select-table {
  background-color: #f3f3f3;
}
.answer-table.select-table th,
.answer-table.select-table .col-head {
  background-color: #fff;
  cursor: default !important;
}
.answer-table.select-table th {
  font-weight: 800;
  height: 50px;
}
.answer-table.select-table th:nth-child(1) {
  width: 50%;
}
.answer-table.select-table th:nth-child(2), .answer-table.select-table th:nth-child(3), .answer-table.select-table th:nth-child(4), .answer-table.select-table th:nth-child(5), .answer-table.select-table th:nth-child(6) {
  text-align: center;
}
.answer-table.select-table td {
  position: relative;
}
.answer-table.select-table td:hover {
  background-color: #fff;
  cursor: pointer;
}
.answer-table.select-table td.active {
  background-color: #fff;
}
.answer-table.select-table td.active:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 17px;
  background: url(../images/correct-icon.svg) center no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sm-title {
  font-size: 16px;
  font-weight: 800;
  color: #2b2b2b;
  margin-bottom: 20px;
}

a.link {
  color: #32b4c8;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
a.link:hover {
  text-decoration: underline;
}

.donate {
  margin: 18px 0;
}

.switch-wrap .mess {
  font-size: 14px;
  letter-spacing: 0.18px;
  color: #282828;
  margin-bottom: 0;
  font-weight: normal;
  margin-left: 5px;
  cursor: pointer;
}

/* Rounded sliders */
.switch-bt {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 25px;
}
.switch-bt:focus {
  outline: none;
}
.switch-bt .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  border: solid 1px #d5d5d5;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-bt .slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 2px;
  bottom: 2px;
  background-color: #cccccc;
  -webkit-transition: transform 0.4s;
  transition: transform 0.4s;
}
.switch-bt .slider.round {
  border-radius: 36px;
}
.switch-bt .slider.round:before {
  border-radius: 50%;
}
.switch-bt input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-bt input:focus {
  outline: none;
}
.switch-bt input:checked + .slider {
  background-color: #284664;
}
.switch-bt input:checked + .slider:before {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
  background-color: #fff;
}

.sample-report .pdf-report {
  background: #4b4b4b;
}

.-abroad .lesson-type {
  background-color: #294563;
}
.-abroad .wbn-bt.join {
  background-color: #294563;
}
.-abroad .wbn-bt.join:hover {
  background-color: #2f5376;
}

.-writing .lesson-item__col-left {
  background-color: #FFEECE;
}
.-writing .class-item__lesson-type, .-writing .lesson-type {
  background-color: #faaa5a;
}
.-writing .class-item__lecturer {
  border: 2px solid #faaa5a;
}
.-writing .wbn-bt.join {
  background-color: #faaa5a;
}
.-writing .wbn-bt.join:hover {
  background-color: #F9B169;
}

.-reading .lesson-item__col-left {
  background-color: #CFEBD7;
}
.-reading .class-item__lesson-type, .-reading .lesson-type {
  background-color: #327846;
}
.-reading .class-item__lecturer {
  border: 2px solid #327846;
}
.-reading .wbn-bt.join {
  background-color: #327846;
}
.-reading .wbn-bt.join:hover {
  background-color: #468558;
}

.-speaking .lesson-item__col-left {
  background-color: #FED6DE;
}
.-speaking .class-item__lesson-type, .-speaking .lesson-type {
  background-color: #c86478;
}
.-speaking .class-item__lecturer {
  border: 2px solid #c86478;
}
.-speaking .wbn-bt.join {
  background-color: #c86478;
}
.-speaking .wbn-bt.join:hover {
  background-color: #CE7486;
}

.-listening .lesson-item__col-left {
  background-color: #CCFBFF;
}
.-listening .class-item__lesson-type, .-listening .lesson-type {
  background-color: #32b4c8;
}
.-listening .class-item__lecturer {
  border: 2px solid #32b4c8;
}
.-listening .wbn-bt.join {
  background-color: #32b4c8;
}
.-listening .wbn-bt.join:hover {
  background-color: #47bbcd;
}

.wbn-bt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  letter-spacing: 0.4px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #32b4c8;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 4px;
  margin-top: auto;
}
@media (max-width: 767px) {
  .wbn-bt {
    margin-top: 15px;
    font-size: 12px;
  }
}
.wbn-bt:hover, .wbn-bt:focus {
  background-color: #47bbcd;
  color: #fff;
}
.wbn-bt.join-free {
  background-color: #c86478;
  float: right;
}
.wbn-bt.join-free:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/icon-share.svg) center no-repeat;
  background-size: contain;
  margin-right: 9px;
  position: relative;
  top: 4px;
}
.wbn-bt.join-free:hover {
  background-color: #CE7486;
}
.wbn-bt.join {
  background-color: #32b4c8;
}
.wbn-bt.join:hover {
  background-color: #47bbcd;
}
.wbn-bt.registered {
  background-color: #cccccc;
  width: 100%;
  max-width: 100%;
}
.wbn-bt.registered:hover {
  background-color: rgba(204, 204, 204, 0.9);
}
.wbn-bt.join-now {
  background-color: #faaa5a;
}
.wbn-bt.join-now:hover {
  background-color: #F9B169;
}
.wbn-bt.join-now.no-free {
  width: 100%;
  max-width: 100%;
}

.last-sale {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 2;
  letter-spacing: 0.13px;
  color: #faaa5a;
  position: relative;
  margin: 6px 0 15px;
}
@media (max-width: 767px) {
  .last-sale {
    font-size: 8px;
    margin: 6px 0;
    text-align: center;
  }
}
.last-sale strong {
  font-weight: bold;
}
.last-sale:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  width: 15px;
  height: 15px;
  background: url(../images/icon-cart.svg) center no-repeat;
  background-size: contain;
  margin-right: 4px;
}
@media (max-width: 767px) {
  .last-sale:before {
    width: 12px;
    height: 12px;
    top: 0;
  }
}

.test-view, .test-date {
  font-size: 12px;
}
.test-view:before, .test-date:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 4px;
  width: 16px;
  height: 18px;
  margin: 0px 5px 0px 0px;
  background: url(../images/icon_date_orange.png) center no-repeat;
  background-size: contain;
}

.test-date {
  margin-right: 10px;
}
.test-date:before {
  background-image: url(../images/icon_view_orange.png);
}

@-webkit-keyframes fadeYellow {
  0% {
    background-color: #ff0;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes fadeYellow {
  0% {
    background-color: #ff0;
  }
  100% {
    background-color: transparent;
  }
}
.fade-yellow {
  animation-name: fadeYellow;
  animation-duration: 5s;
}

.audio-player {
  width: 100%;
}

.plyr--audio .plyr__controls {
  padding: 0;
  background-color: #f5e1e4;
}
.plyr--audio .plyr__control:hover {
  background: #c86478;
}
.plyr--audio .plyr__control.plyr__tab-focus {
  box-shadow: none;
  background: #c86478;
}
.plyr--audio .plyr__controls__item[data-plyr=play] {
  width: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background-color: #c86478;
  border-radius: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .plyr--audio .plyr__controls__item[data-plyr=play] {
    width: 44px;
  }
}
.plyr--audio.plyr--full-ui input[type=range] {
  color: #c86478;
  box-shadow: none;
}
.plyr--audio.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: none;
}
.plyr--audio.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: none;
}
.plyr--audio.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: none;
}
.plyr--audio .plyr__tab-focus {
  box-shadow: none;
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
  background: #c86478;
}

.pager__items {
  margin-bottom: 30px;
}
.pager__item.is-active a {
  color: #294563;
  border-color: #294563;
}

.sound-bars {
  width: 20px;
  height: 20px;
  position: absolute;
  display: none;
  left: 5px;
  top: 5px;
}
.sound-bars__item {
  background: #c86478;
  bottom: 1px;
  height: 3px;
  position: absolute;
  width: 3px;
  animation: soundBar 0ms -1200ms linear infinite alternate;
}
.sound-bars__item:nth-child(1) {
  left: 1px;
  animation-duration: 474ms;
}
.sound-bars__item:nth-child(2) {
  left: 5px;
  animation-duration: 433ms;
}
.sound-bars__item:nth-child(3) {
  left: 9px;
  animation-duration: 407ms;
}

@keyframes soundBar {
  0% {
    opacity: 0.35;
    height: 3px;
  }
  100% {
    opacity: 1;
    height: 15px;
  }
}
@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4);
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}
@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4);
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}
.line-scale-pulse-out > div {
  background-color: #c86478;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
  animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
}

.line-scale-pulse-out > div:nth-child(2),
.line-scale-pulse-out > div:nth-child(4) {
  -webkit-animation-delay: -0.4s !important;
  animation-delay: -0.4s !important;
}

.line-scale-pulse-out > div:nth-child(1),
.line-scale-pulse-out > div:nth-child(5) {
  -webkit-animation-delay: -0.2s !important;
  animation-delay: -0.2s !important;
}

body.uploading .uploading-overlay {
  display: block;
}

.uploading-overlay {
  z-index: 1110;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  top: 0;
  background: rgba(40, 40, 40, 0.5);
  position: fixed;
  text-align: center;
}
.uploading-overlay .line-scale-pulse-out {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.uploading-overlay .uploading-text {
  font-size: 12px;
}

.ajax-loading {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.68);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  left: 0;
  top: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
.ajax-loading__text {
  margin-top: 10rem;
  color: #294563;
}
.ajax-loading__percent-process {
  color: #c0392b;
}
.ajax-loading__text-percent {
  color: #c0392b;
  font-weight: bold;
}
.ajax-loading__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 8px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #32B4C8, 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.5), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.7), 1.8em -1.8em 0 0em #32B4C8, 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.5), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7), 2.5em 0em 0 0em #32B4C8, 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5), 2.5em 0em 0 0em rgba(0, 203, 200, 0.7), 1.75em 1.75em 0 0em #32B4C8, 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.5), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.7), 0em 2.5em 0 0em #32B4C8, -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.5), 0em 2.5em 0 0em rgba(0, 203, 200, 0.7), -1.8em 1.8em 0 0em #32B4C8, -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.5), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.7), -2.6em 0em 0 0em #32B4C8, -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.5), -2.6em 0em 0 0em rgba(0, 203, 200, 0.7), -1.8em -1.8em 0 0em #32B4C8;
  }
}
@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #32B4C8, 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.5), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.7), 1.8em -1.8em 0 0em #32B4C8, 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.5), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7), 2.5em 0em 0 0em #32B4C8, 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5), 2.5em 0em 0 0em rgba(0, 203, 200, 0.7), 1.75em 1.75em 0 0em #32B4C8, 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.5), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.7), 0em 2.5em 0 0em #32B4C8, -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.5), 0em 2.5em 0 0em rgba(0, 203, 200, 0.7), -1.8em 1.8em 0 0em #32B4C8, -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.5), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.7), -2.6em 0em 0 0em #32B4C8, -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.5), -2.6em 0em 0 0em rgba(0, 203, 200, 0.7), -1.8em -1.8em 0 0em #32B4C8;
  }
}
button.show-pass {
  position: absolute;
  right: 10px;
  top: 11px;
  border: none;
  background: none;
  color: #9d9d9d;
  width: 28px;
  height: 18px;
  line-height: 18px;
  padding: 0;
}
button.show-pass:after {
  content: "";
  width: 1px;
  height: 18px;
  position: absolute;
  background: #9d9d9d;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-48deg);
}
button.show-pass.active {
  color: #000;
}
button.show-pass.active:after {
  display: none;
}

.plyr__menu__container {
  z-index: 9999;
}

.scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}
.scrollbar::-webkit-scrollbar {
  width: 13px;
  background-color: transparent;
}
.scrollbar::-webkit-scrollbar-thumb {
  height: 100%;
  border: 5px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  max-height: 20px;
  background-color: #e8e8e8;
}
.scrollbar ::-webkit-scrollbar-corner {
  background-color: transparent;
}

input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

.top-selling {
  padding: 55px 0 0;
}
.top-selling > .row, .top-selling .container > .row {
  display: flex;
  flex-wrap: wrap;
}
.top-selling > .row:after, .top-selling > .row:before, .top-selling .container > .row:after, .top-selling .container > .row:before {
  content: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .top-selling {
    padding: 35px 0 0;
  }
}
@media (max-width: 767px) {
  .top-selling .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .row {
    margin-right: -11.5px;
    margin-left: -11.5px;
  }
}
@media (min-width: 1200px) {
  .top-selling .row {
    margin-right: -11.5px;
    margin-left: -11.5px;
  }
}
.top-selling .col-xs-6 {
  margin-bottom: 53px;
}
@media (max-width: 767px) {
  .top-selling .col-xs-6 {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .col-xs-6 {
    padding-right: 11.5px;
    padding-left: 11.5px;
  }
}
@media (min-width: 1200px) {
  .top-selling .col-xs-6 {
    padding-right: 11.5px;
    padding-left: 11.5px;
  }
}
.top-selling .top-selling-title {
  font-size: 32px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.72;
  letter-spacing: 0.4px;
  color: #294563;
  margin: 0 0 20px 0;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .top-selling .top-selling-title {
    text-align: center;
    font-size: 26px;
    padding-left: 0;
  }
}
.top-selling .best-item {
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  height: 100%;
  position: relative;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .top-selling .best-item {
    margin-bottom: 33px;
  }
}
.top-selling .best-item.coming-soon .bt-buynow,
.top-selling .best-item.coming-soon .item-price {
  display: none;
}
.top-selling .best-item.coming-soon .cm-soon {
  display: block;
  font-weight: bold;
}
.top-selling .best-item__title {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.3px;
  display: block;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .best-item__title {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    max-height: 57px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .best-item__title {
    font-size: 16px;
    min-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 38px;
  }
}
@media (max-width: 767px) {
  .top-selling .best-item__title {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    max-height: 60px;
  }
}
.top-selling .best-item__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  z-index: 8;
  border-radius: 5px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.top-selling .best-item__new-tag {
  position: absolute;
  text-transform: uppercase;
  top: -6px;
  left: 28px;
  display: flex;
  padding: 8px 16px;
  color: #FFF;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 0px 0px 16px 16px;
  background: var(--gradient-speaking, linear-gradient(180deg, #C86478 0%, #954B5A 100%));
  z-index: 9;
}
@media (max-width: 767px) {
  .top-selling .best-item__new-tag {
    padding: 4px 8px;
    left: 10px;
    font-size: 16px;
  }
}
.top-selling .best-item__new-tag:after, .top-selling .best-item__new-tag:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(../../images/icons/corner-shadow-right.svg) center no-repeat;
  background-size: contain;
  top: 0;
  left: 100%;
}
.top-selling .best-item__new-tag:before {
  background-image: url(../../images/icons/corner-shadow-left.svg);
  left: initial;
  right: 100%;
}
.top-selling .best-item__footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 15px;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .top-selling .best-item__footer {
    padding: 10px;
    flex-direction: column-reverse;
    gap: 1rem;
  }
}
.top-selling .best-item__item-price {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #294563;
  font-weight: bold;
  line-height: 1;
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .best-item__item-price {
    text-align: center;
    position: static;
    padding: 0;
    margin: 0 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .best-item__item-price {
    text-align: center;
    position: static;
    margin-top: 20px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .top-selling .best-item__item-price {
    float: none;
    position: static;
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.top-selling .best-item__item-wrapper {
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 0 2px transparent;
  flex: 1;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .best-item__item-wrapper {
    padding: 0 0 67px 0;
  }
}
@media (max-width: 767px) {
  .top-selling .best-item__item-wrapper {
    padding-bottom: 8px;
  }
}
.top-selling .best-item__item-wrapper.coming-soon .bt-buynow,
.top-selling .best-item__item-wrapper.coming-soon .item-price {
  display: none;
}
.top-selling .best-item__item-wrapper.coming-soon .cm-soon {
  display: block;
  font-weight: bold;
}
.top-selling .best-item__item-wrapper .cm-soon {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #9d9d9d;
  margin-bottom: 2px;
  position: relative;
  top: 0;
  display: none;
}
.top-selling .best-item__item-desc {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #4a4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 66px;
  min-height: 66px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .top-selling .best-item__item-desc {
    display: none;
  }
}
.top-selling .best-item__bt-buynow {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 0.3px;
  font-size: 12px;
  width: 140px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
  z-index: 19;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.top-selling .best-item__bt-buynow:hover {
  opacity: 0.9;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .best-item__bt-buynow {
    width: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .best-item__bt-buynow {
    width: max-content;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .top-selling .best-item__bt-buynow {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 38px;
    line-height: 38px;
  }
}
.top-selling .best-item__last-sale {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 2;
  letter-spacing: 0.13px;
  color: #faaa5a;
  position: relative;
  margin: 6px 0 15px;
}
@media (max-width: 767px) {
  .top-selling .best-item__last-sale {
    font-size: 8px;
    margin: 6px 0;
    text-align: center;
  }
}
.top-selling .best-item__last-sale strong {
  font-weight: bold;
}
.top-selling .best-item__last-sale:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  width: 15px;
  height: 15px;
  background: url(../images/icon-cart.svg) center no-repeat;
  background-size: contain;
  margin-right: 4px;
}
@media (max-width: 767px) {
  .top-selling .best-item__last-sale:before {
    width: 12px;
    height: 12px;
    top: 0;
  }
}
.top-selling .best-item__item-content {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .top-selling .best-item__item-content {
    padding: 0 6px;
  }
}
.top-selling .best-item__topsell-img {
  display: block;
  line-height: 0;
  margin-bottom: 15px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.top-selling .best-item__topsell-img img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media (max-width: 767px) {
  .top-selling .best-item__topsell-img img {
    width: 100%;
  }
}
.top-selling .best-item__crr-ex {
  display: block;
  font-size: 10px;
  color: #9d9d9d;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin-top: 9px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .top-selling .best-item__crr-ex {
    margin: 9px 0;
  }
}
.top-selling .best-item__cm-soon {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #9d9d9d;
  margin-bottom: 2px;
  position: relative;
  top: 0;
  font-weight: bold;
}
.top-selling .item-wrapper {
  position: relative;
  padding: 0 0 52px 0;
  border-radius: 4px;
  box-shadow: 0 0 0 2px transparent;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .item-wrapper {
    padding: 0 0 67px 0;
  }
}
@media (max-width: 767px) {
  .top-selling .item-wrapper {
    padding-bottom: 50px;
  }
}
.top-selling .item-wrapper.coming-soon .bt-buynow,
.top-selling .item-wrapper.coming-soon .item-price {
  display: none;
}
.top-selling .item-wrapper.coming-soon .cm-soon {
  display: block;
  font-weight: bold;
}
.top-selling .item-wrapper .cm-soon {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #9d9d9d;
  margin-bottom: 2px;
  position: relative;
  top: 0;
  display: none;
}
.top-selling .item-content {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .top-selling .item-content {
    padding: 0 6px;
  }
}
.top-selling h2 {
  margin: 0 0 8px;
}
.top-selling h2 a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.3px;
  display: block;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling h2 a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    max-height: 57px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling h2 a {
    font-size: 16px;
    min-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 38px;
  }
}
@media (max-width: 767px) {
  .top-selling h2 a {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    max-height: 60px;
  }
}
.top-selling .item-desc {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #4a4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 66px;
  min-height: 66px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .top-selling .item-desc {
    display: none;
  }
}
.top-selling .item-price {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #294563;
  font-weight: bold;
  line-height: 1;
  width: 100%;
  text-align: right;
  position: absolute;
  bottom: 18px;
  padding-right: 15px;
  left: 0;
  right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .item-price {
    text-align: center;
    position: static;
    padding: 0;
    margin: 0 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .item-price {
    text-align: center;
    position: static;
    margin-top: 20px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .top-selling .item-price {
    float: none;
    position: static;
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.top-selling .crr-ex {
  display: block;
  font-size: 10px;
  color: #9d9d9d;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin-top: 9px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .top-selling .crr-ex {
    margin: 9px 0;
  }
}
.top-selling .buy-now {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 15px;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .buy-now {
    text-align: center;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .buy-now {
    text-align: center;
    left: 0;
  }
}
@media (max-width: 767px) {
  .top-selling .buy-now {
    text-align: center;
    bottom: 16px;
    width: 87.3%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
  }
}
.top-selling .topsell-img {
  display: block;
  line-height: 0;
  margin-bottom: 15px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.top-selling .topsell-img img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media (max-width: 767px) {
  .top-selling .topsell-img img {
    width: 100%;
  }
}
.top-selling .bt-buynow {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 0.3px;
  font-size: 12px;
  width: 140px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.top-selling .bt-buynow:hover {
  opacity: 0.9;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-selling .bt-buynow {
    width: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-selling .bt-buynow {
    width: 140px;
  }
}
@media (max-width: 767px) {
  .top-selling .bt-buynow {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 38px;
    line-height: 38px;
  }
}
.top-selling .writing-service:hover {
  box-shadow: 0 2px 8px 0 rgba(245, 166, 35, 0.63);
}
.top-selling .writing-service:hover .item-wrapper, .top-selling .writing-service:hover .best-item__wrapper {
  box-shadow: 0 0 0 2px #faaa5a;
}
.top-selling .writing-service h2 a {
  color: #faaa5a;
}
.top-selling .writing-service .bt-buynow, .top-selling .writing-service .best-item__bt-buynow {
  background-color: #faaa5a;
}
.top-selling .writing-service .cm-soon, .top-selling .writing-service .best-item__cm-soon {
  color: #faaa5a;
}
.top-selling .speaking-service:hover {
  box-shadow: 0 2px 8px 0 rgba(200, 100, 120, 0.63);
}
.top-selling .speaking-service:hover .item-wrapper, .top-selling .speaking-service:hover .best-item__wrapper {
  box-shadow: 0 0 0 2px #c86478;
}
.top-selling .speaking-service h2 {
  color: #c86478;
}
.top-selling .speaking-service h2 a {
  color: #c86478;
}
.top-selling .speaking-service .bt-buynow, .top-selling .speaking-service .best-item__bt-buynow {
  background-color: #c86478;
}
.top-selling .speaking-service .cm-soon, .top-selling .speaking-service .best-item__cm-soon {
  color: #c86478;
}
.top-selling .practice-anthology:hover {
  box-shadow: 0 2px 8px 0 rgba(40, 70, 100, 0.63);
}
.top-selling .practice-anthology:hover .item-wrapper, .top-selling .practice-anthology:hover .best-item__wrapper {
  box-shadow: 0 0 0 2px #284664;
}
.top-selling .practice-anthology h2 {
  color: #284664;
}
.top-selling .practice-anthology h2 a {
  color: #284664;
}
.top-selling .practice-anthology .bt-buynow, .top-selling .practice-anthology .best-item__bt-buynow {
  background-color: #284664;
}
.top-selling .practice-anthology .cm-soon, .top-selling .practice-anthology .best-item__cm-soon {
  color: #294563;
}
.top-selling .listening-learner:hover {
  box-shadow: 0 2px 8px 0 rgba(50, 180, 200, 0.63);
}
.top-selling .listening-learner:hover .item-wrapper, .top-selling .listening-learner:hover .best-item__wrapper {
  box-shadow: 0 0 0 2px #32b4c8;
}
.top-selling .listening-learner h2 {
  color: #32b4c8;
}
.top-selling .listening-learner h2 a {
  color: #32b4c8;
}
.top-selling .listening-learner .bt-buynow, .top-selling .listening-learner .best-item__bt-buynow {
  background-color: #32b4c8;
}
.top-selling .listening-learner .cm-soon, .top-selling .listening-learner .best-item__cm-soon {
  color: #32b4c8;
}
.top-selling .reading-learner:hover {
  box-shadow: 0 2px 8px 0 rgba(50, 180, 200, 0.63);
}
.top-selling .reading-learner:hover .item-wrapper, .top-selling .reading-learner:hover .best-item__wrapper {
  box-shadow: 0 0 0 2px #327846;
}
.top-selling .reading-learner h2 {
  color: #327846;
}
.top-selling .reading-learner h2 a {
  color: #327846;
}
.top-selling .reading-learner .bt-buynow, .top-selling .reading-learner .best-item__bt-buynow {
  background-color: #327846;
}
.top-selling .reading-learner .cm-soon, .top-selling .reading-learner .best-item__cm-soon {
  color: #327846;
}

.user-just-purchase {
  display: flex;
  align-items: center;
  padding: 5px 8px;
  border-radius: 5px;
  margin-bottom: 12px;
  background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E@keyframes move%7B0%25%7Bstroke-dashoffset:0%7Dto%7Bstroke-dashoffset:14%7D%7D%3C/style%3E%3Crect x='0.5' y='0.5' width='99%25' height='99%25' stroke-width='1' rx='5' stroke-linecap='round' stroke='url(%23paint0_linear_3269_5233)' stroke-dasharray='8 6' style='width:calc(100%25 - 1px);height:calc(100%25 - 1px);animation:move .6s infinite linear'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_3269_5233' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23294563'/%3E%3Cstop offset='1' stop-color='%23294563'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.user-just-purchase:last-child {
  margin-bottom: 0;
}
.user-just-purchase__flag {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.user-just-purchase__text {
  font-size: 14px;
  font-style: italic;
  color: #294563;
}
@media (min-width: 768px) and (max-width: 991px) {
  .user-just-purchase__text {
    font-size: 13px;
  }
}
.user-just-purchase__text strong {
  font-weight: bold;
  font-style: normal;
  word-break: break-all;
}

.carousel .slides .slideItem img {
  border: 1px solid #efefef;
  border-radius: 4px;
}

.has-error .form-control:focus {
  border-color: #c0392b;
}

input.form-control:focus, .has-success .form-control:focus, textarea.form-control:focus {
  border-color: #32b4c8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6);
}

.iot-input {
  height: 40px;
  padding: 0px 16px;
  justify-content: space-between;
  align-items: center;
  box-shadow: none;
  border-radius: 999px;
  border: 1px solid var(--Primary-primary-100, #BDC5CF);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.iot-input:hover {
  border-color: #32b4c8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(50, 180, 200, 0.6);
}

/* jQuery File Upload Plugin CSS */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9  {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url("../images/progressbar.gif") !important;
  filter: none;
}

.fileupload-process {
  float: right;
  display: none;
}

.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/loading.gif") center no-repeat;
  background-size: contain;
}

.files audio,
.files video {
  max-width: 300px;
}

.toggle[type=checkbox] {
  transform: scale(2);
  margin-left: 10px;
}

@media (max-width: 767px) {
  .fileupload-buttonbar .btn {
    margin-bottom: 5px;
  }
  .fileupload-buttonbar .delete,
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
  .files img,
  .files canvas {
    max-width: 100%;
  }
}
.study-abroad-box {
  border: solid 2px #284664;
  background-color: #ffffff;
  border-radius: 4px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .study-abroad-box {
    margin-top: 30px;
  }
}
.study-abroad-box__head {
  background-color: #294563;
  padding: 18px 50px;
}
.study-abroad-box__title {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.25px;
  color: #ffffff;
  margin: 0 0 5px 0;
  position: relative;
}
.study-abroad-box__title i {
  position: absolute;
  left: -37px;
  top: -4px;
  font-size: 30px;
  color: #fff;
}
.study-abroad-box__caption {
  font-size: 14px;
  color: #cccccc;
  margin-bottom: 10px;
}
.study-abroad-box__note {
  height: 26px;
  border-radius: 4px;
  background-color: #faaa5a;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
}
.study-abroad-box__body {
  padding: 25px 25px 35px;
}
.study-abroad-box__label {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  letter-spacing: 0.25px;
  color: #294563;
  margin-bottom: 12px;
}
.study-abroad-box__label.ar-applied {
  margin-top: 20px;
}
.study-abroad-box__intend-study.selected-item .study-abroad-box__applied-box {
  display: block;
}
@media (max-width: 767px) {
  .study-abroad-box__intend-study.selected-item .study-abroad-box__applied-box {
    position: static;
  }
}
.study-abroad-box__btn {
  font-size: 14px;
  display: block;
  margin: 35px auto 0;
  min-width: 188px;
}
.study-abroad-box .bootstrap-select.open .dropdown-toggle {
  background-color: #fff !important;
}
.study-abroad-box .bootstrap-select div.dropdown-menu {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto !important;
  padding-top: 0px !important;
  margin-top: 8px !important;
}
.study-abroad-box .bootstrap-select div.dropdown-menu .inner.open {
  overflow-x: hidden !important;
}
.study-abroad-box .bootstrap-select div.dropdown-menu li a span.text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.study-abroad-box .bootstrap-select .dropdown-toggle {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background-color: #fff !important;
  color: #9d9d9d;
  outline: none !important;
  border: 1px solid #cccccc !important;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.2px;
  padding: 0 12px;
  box-shadow: none;
}
.study-abroad-box .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.study-abroad-box .bootstrap-select .dropdown-toggle:focus {
  outline: none;
}
.study-abroad-box .bootstrap-select .dropdown-toggle .filter-option {
  outline: none !important;
}
.study-abroad-box .bootstrap-select .dropdown-toggle .caret {
  background: url(../images/profile-arrow-down.png) center no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  border: 0;
  padding: 0;
  top: 6px;
  margin-top: 0;
  right: 11px;
}
.study-abroad-box .form-group {
  margin-bottom: 15px;
  min-height: 77px;
  max-width: 445px;
}
.study-abroad-box .form-group input {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}
.study-abroad-box__phone-number {
  width: 73.8%;
  float: right;
  position: absolute !important;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .study-abroad-box__phone-number {
    width: calc(100% - 85px);
  }
}
.study-abroad-box__applied-box {
  margin-left: -15px;
  margin-right: -15px;
  position: absolute;
  top: 100%;
  display: none;
}
.study-abroad-box__applied-box .cb-label {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 1.5;
  color: #282828;
  font-weight: normal;
}
@media (max-width: 767px) {
  .study-abroad-box__applied-box .cb-label {
    font-size: 13px;
  }
}
.study-abroad-box__applied-box .checkmark {
  height: 20px;
  width: 20px;
}
.study-abroad-box .iot-ra-cbx {
  margin: 0 10px 8px 0;
  display: inline-block;
  padding-left: 30px;
}
.study-abroad-box .iot-ra-cbx:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .study-abroad-box .iot-ra-cbx {
    margin: 0 15px 15px 0;
  }
}

.consultation-box {
  max-width: 470px;
  margin: 18px 0 147px;
}
@media (max-width: 767px) {
  .consultation-box {
    margin: 0;
    background-color: #fff;
    padding: 0 30px 46px;
  }
}
.consultation-box__list-item {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #294563;
  margin-bottom: 20px;
  position: relative;
  padding-left: 23px;
  text-align: left;
}
@media (max-width: 767px) {
  .consultation-box__list-item {
    margin-bottom: 18px;
  }
}
.consultation-box__list-item:last-child {
  margin-bottom: 0;
}
.consultation-box__list-item:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/check-list-icon-orange.svg) center no-repeat;
  background-size: contain;
  left: 0;
  top: 2px;
}
.consultation-box__btn {
  width: 220px;
  margin-top: 40px;
  height: 40px;
  font-size: 14px;
  max-width: 220px;
}
@media (max-width: 767px) {
  .consultation-box__btn {
    display: block;
    margin: 40px auto;
  }
}

.consult-finished__mobile-bg {
  width: 110%;
  max-width: auto;
}

.test-header {
  background-color: #fff;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 175px;
  border-bottom: 1px solid #d4dae0;
  position: fixed;
  padding: 25px 15px 13px;
  -webkit-transform: translate3d(0, -123px, 0);
  transform: translate3d(0, -123px, 0);
  transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
}
.test-header.-speaking {
  transform: none;
  height: 52px;
  padding: 0;
  display: flex;
  align-items: center;
}
.test-header.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.test-header.active .test-header__btn-info:before {
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .test-header {
    height: 50px;
    transform: none;
    transition: none;
    padding: 4px 8px;
  }
}
.test-header.-listening .volume__practice-title {
  color: #32b4c8;
}
.test-header.-listening .volume__practice-title:before {
  background-image: url(../images/listening-icon.svg);
}
.test-header.-listening .test-header__bottom-right {
  padding-right: 0;
}
.test-header.-writing .volume__practice-title {
  color: #faaa5a;
}
.test-header.-writing .volume__practice-title:before {
  background-image: url(../images/writing-icon.svg);
}
@media (max-width: 767px) {
  .test-header.-speaking .container {
    width: 100%;
  }
}
.test-header.-speaking .volume__practice-title {
  color: #c86478;
}
.test-header.-speaking .volume__practice-title:before {
  background-image: url(../images/speaking-icon.svg);
}
.test-header.-speaking .mega-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.test-header.-speaking .test-header__bottom-right {
  margin-left: auto;
  float: none;
}
.test-header__wrapper {
  display: flex;
  align-items: center;
}
.test-header__top {
  text-align: center;
  margin-bottom: 13px;
  min-height: 88px;
}
.test-header__time-wrapper {
  margin: 0 auto;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.test-header__time-wrapper .ioticon-clock {
  font-size: 32px;
  color: #294563;
  margin-right: 6px;
}
@media (max-width: 767px) {
  .test-header__time-wrapper .ioticon-clock {
    font-size: 24px;
  }
}
.test-header__time-duration {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #536b82;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  width: 90px;
  text-align: left;
}
@media (max-width: 767px) {
  .test-header__time-duration {
    font-size: 20px;
    width: 50px;
  }
}
.test-header__time-duration.-pink {
  color: #c86478;
}
.test-header .volume__basic-info {
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .test-header .volume__basic-info {
    max-width: 40%;
  }
}
.test-header .volume__cover {
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}
.test-header .volume__cover-image {
  width: 78px;
  height: 78px;
}
.test-header .volume__video-icon {
  right: 6px;
  bottom: 6px;
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: 9;
  border: none;
  border-radius: 0;
}
.test-header .volume__title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #294563;
  margin: 0 0 4px;
  text-align: left;
}
.test-header .volume__more-info {
  display: inline-block;
  text-align: left;
}
.test-header .volume__info-item {
  font-size: 12px;
  line-height: 0.5;
  color: #888888;
  margin-bottom: 6px;
}
.test-header .volume__info-item span {
  margin-right: 8px;
  font-size: 16px;
}
.test-header .volume__practice-info {
  float: right;
}
.test-header .volume__practice-title {
  font-size: 12px;
  font-weight: bold;
  max-width: 180px;
  letter-spacing: 2.57px;
  text-align: center;
  line-height: 1.6;
  margin: 0 37px 0 0;
  padding-top: 50px;
  position: relative;
  color: #327846;
}
.test-header .volume__practice-title:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url("../images/reading-icon.svg") center no-repeat;
  background-size: contain;
}
.test-header .test-vote.small a {
  font-size: 14px;
}
.test-header__logo-wrap {
  float: left;
}
.test-header__bottom-right {
  float: right;
  padding-right: 19px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .test-header__bottom-right {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .test-header__bottom-right {
    padding-right: 0;
  }
}
.test-header__btn-info {
  float: left;
  color: #7d90a0;
  font-size: 12px;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  height: 27px;
  line-height: 26px;
  border-radius: 4px;
  margin: 7px 20px 0px 0px;
  border: 1px solid #d4dae0;
  background-color: #f0f0f0;
  position: relative;
  width: 135px;
  text-align: center;
  white-space: nowrap;
}
.test-header__btn-info:before {
  content: "";
  background: url(../images/icon_arrowus_down.png) no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  margin: 0px 5px 0px 0px;
  top: 3px;
  transform: rotate(0deg);
}
.test-header__menu {
  float: left;
}

.tiny-header .realtest-header__user-id, .tiny-header .realtest-header__btn-exit, .tiny-header footer.footer {
  display: none;
}

.realtest-header {
  display: flex;
  padding: 1rem 3rem;
  align-items: center;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(41, 69, 99, 0.08);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1000;
  gap: 0.6rem;
  border: 1px solid #fff;
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .realtest-header {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .realtest-header {
    padding: 0.2rem 1rem;
  }
}
.realtest-header.time-up {
  border: 1px solid var(--warning-1, #DD1804);
  background: var(--warning-6, #FCE8E6);
  box-shadow: 0px 4px 50px 0px rgba(41, 69, 99, 0.08);
}
.realtest-header__logo {
  max-height: 50px;
  max-width: 136px;
}
.realtest-header__user-id {
  margin-left: 3rem;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .realtest-header__user-id {
    font-size: 12px;
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  .realtest-header__user-id {
    margin-left: 1rem;
    font-size: 8px;
    max-width: 48px;
    display: none;
  }
}
.realtest-header__skills-test-title {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: max-content;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .realtest-header__skills-test-title {
    font-size: 16px;
  }
}
.realtest-header__btn-exit {
  display: flex;
  font-size: 16px;
  font-weight: 600;
  min-width: 120px;
  height: 44px;
  padding: 0px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 1px solid #EAECEF;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #294563;
  background-color: #fff;
  margin-left: auto;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .realtest-header__btn-exit {
    padding: 0px 15px;
    min-width: auto;
    height: 36px;
    font-size: 0;
    gap: 0;
    color: transparent;
    padding: 8px;
    width: 36px;
    height: 36px;
    border: 1px solid #294563;
  }
}
.realtest-header__btn-exit:hover {
  border: 1px solid #294563;
}
@media (max-width: 767px) {
  .realtest-header__btn-exit .ioticon-log-out {
    font-size: initial;
    color: #294563;
  }
}
.realtest-header__time {
  position: absolute;
  width: max-content;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  gap: 3px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__time {
    top: calc(50% + 3px);
  }
}
@media (max-width: 767px) {
  .realtest-header__time {
    top: calc(50% + 3px);
  }
}
.realtest-header__time:before {
  content: "\e956";
  display: inline-block;
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--main-color);
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__time:before {
    position: absolute;
    left: 50%;
    transform: translateX(calc(-100% - 2px));
    top: -3px;
  }
}
@media (max-width: 767px) {
  .realtest-header__time:before {
    position: absolute;
    left: 50%;
    transform: translateX(calc(-100% - 2px));
    top: -3px;
  }
}
.realtest-header__time-clock {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__time-clock {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .realtest-header__time-clock {
    flex-direction: column;
  }
}
.realtest-header__time-val {
  color: var(--main-color);
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__time-val {
    font-size: 18px;
    position: relative;
    transform: translateX(50%);
    min-height: 18px;
  }
}
@media (max-width: 767px) {
  .realtest-header__time-val {
    font-size: 18px;
    position: relative;
    transform: translateX(50%);
    min-height: 18px;
  }
}
.realtest-header__time-text {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #282828;
  margin-left: 2px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__time-text {
    margin: 0;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .realtest-header__time-text {
    margin: 0;
    font-size: 12px;
  }
}
.realtest-header__btn-group {
  display: flex;
  gap: 2.5rem;
  margin-left: auto;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__btn-group {
    gap: 1.5rem;
  }
}
@media (max-width: 767px) {
  .realtest-header__btn-group {
    gap: 6px;
  }
}
.realtest-header__btn-group .tooltip.in {
  opacity: 1;
}
.realtest-header__btn-group .tooltip-inner {
  background: linear-gradient(180deg, #172636 0%, #294563 100%);
  padding: 5px 10px;
}
.realtest-header__btn-group .tooltip.bottom .tooltip-arrow {
  border-top-color: #172636;
}
.realtest-header__btn-save {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .realtest-header__btn-save {
    display: none;
  }
}
@media (max-width: 767px) {
  .realtest-header__btn-save {
    display: none;
  }
}
.realtest-header__btn-save.active {
  color: #f00;
  text-shadow: 0 0 10px;
  opacity: 0.4;
  transition: 0.25s all;
}
.realtest-header__btn-save span {
  font-size: 24px;
}
.realtest-header__icon, .realtest-header__bt-submit {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.realtest-header__icon:after, .realtest-header__bt-submit:after {
  content: "";
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 26px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #294563;
}
.realtest-header__icon.-note, .realtest-header__bt-submit.-note {
  position: relative;
}
.realtest-header__icon.-note.active:before, .realtest-header__bt-submit.-note.active:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  right: 2px;
  top: -1px;
  border-radius: 50%;
  background-color: #DD1804;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__icon.-note, .realtest-header__bt-submit.-note {
    display: none;
  }
}
@media (max-width: 767px) {
  .realtest-header__icon.-note, .realtest-header__bt-submit.-note {
    display: none;
  }
}
.realtest-header__icon.-note:after, .realtest-header__bt-submit.-note:after {
  content: "\e9c2";
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__icon.-full-screen, .realtest-header__bt-submit.-full-screen {
    display: none;
  }
}
@media (max-width: 767px) {
  .realtest-header__icon.-full-screen, .realtest-header__bt-submit.-full-screen {
    display: none;
  }
}
.realtest-header__icon.-full-screen:after, .realtest-header__bt-submit.-full-screen:after {
  content: "\e9bf";
}
.realtest-header__icon.-full-screen.active:after, .realtest-header__bt-submit.-full-screen.active:after {
  content: "\e9be";
}
.realtest-header__bt-submit {
  display: flex;
  height: 40px;
  padding: 0px 20px;
  border-radius: 100px;
  align-items: center;
  gap: 10px;
  color: #fff;
  background: #fff;
  box-shadow: 0px 4px 50px 0px rgba(41, 69, 99, 0.08);
  background: linear-gradient(180deg, #337845 0%, #265A35 100%);
  border: none;
}
@media (max-width: 767px) {
  .realtest-header__bt-submit {
    height: 34px;
    padding: 0 8px;
    font-size: 14px;
    gap: 2px;
  }
}
.realtest-header__bt-submit:after {
  font-size: 22px;
  content: "\e9c4";
  color: #fff;
}
@media (max-width: 767px) {
  .realtest-header__bt-submit:after {
    font-size: 16px;
  }
}
.realtest-header__bt-review {
  display: flex;
  height: 40px;
  padding: 0px 10px;
  border-radius: 100px;
  align-items: center;
  gap: 10px;
  color: #fff;
  background: #fff;
  border: none;
  border-radius: 100px;
  border: 1px solid #EAECEF;
  color: #294563;
}
.realtest-header__bt-review span {
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realtest-header__bt-review {
    display: none;
  }
}
@media (max-width: 767px) {
  .realtest-header__bt-review {
    display: none;
  }
}

@-webkit-keyframes mn-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes mn-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
.mn-fadeInRight {
  -webkit-animation-name: mn-fadeInRight;
  animation-name: mn-fadeInRight;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes mn-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    visibility: hidden;
  }
}
@keyframes mn-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    visibility: hidden;
  }
}
.mn-fadeOutRight {
  -webkit-animation-name: mn-fadeOutRight;
  animation-name: mn-fadeOutRight;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mn-animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mega-menu {
  position: relative;
  width: 50px;
  height: 48px;
  text-align: center;
}
@media (max-width: 767px) {
  .mega-menu {
    width: 40px;
    height: 40px;
  }
}
.mega-menu.active .mega-menu__menu-nav {
  -webkit-animation-name: mn-fadeInRight;
  animation-name: mn-fadeInRight;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  pointer-events: auto;
}
.mega-menu.active .mega-menu__stick:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
  top: 19px;
}
.mega-menu.active .mega-menu__stick:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: calc(50% - 3px);
  top: 29px;
}
.mega-menu.active .mega-menu__stick:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: calc(50% - 3px);
  top: 19px;
}
.mega-menu.active .mega-menu__stick:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 2px;
  top: 29px;
}
.mega-menu.active .mega-menu__stick:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.mega-menu.active .mega-menu__stick:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.mega-menu__menu-btn {
  width: 30px;
  height: 40px;
  position: relative;
  z-index: 1001;
  border: none;
  background: transparent;
  padding: 0;
}
.mega-menu__stick {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #294563;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.mega-menu__stick:nth-child(even) {
  left: 50%;
}
.mega-menu__stick:nth-child(odd) {
  left: 0px;
}
.mega-menu__stick:nth-child(1) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  top: 13px;
}
.mega-menu__stick:nth-child(2) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  top: 13px;
}
.mega-menu__stick:nth-child(3) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  top: 20px;
}
.mega-menu__stick:nth-child(4) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  top: 20px;
}
.mega-menu__stick:nth-child(5) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  top: 27px;
}
.mega-menu__stick:nth-child(6) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  top: 27px;
}
.mega-menu__menu-nav {
  width: 290px;
  padding: 15px 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #cccccc;
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  right: 0;
  text-align: left;
  -webkit-animation-name: mn-fadeOutRight;
  animation-name: mn-fadeOutRight;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  pointer-events: none;
  visibility: hidden;
}
@media (max-width: 767px) {
  .mega-menu__menu-nav {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border: none;
    border-radius: 0;
  }
}
.mega-menu__menu-item.-parent > a:after {
  content: "";
  background: url(../images/icon_arrowus_down.png) no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  transform: rotate(0deg);
  right: 15px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.mega-menu__menu-item.-parent:hover > a:after {
  transform: rotate(180deg);
}
.mega-menu__menu-link {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.39;
  color: #294563;
  height: 45px;
  line-height: 45px;
  padding-left: 35px;
  background-color: #fff;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  position: relative;
}
.mega-menu__menu-link:hover {
  background-color: #f3f3f3;
  color: #294563;
}
.mega-menu__font-size {
  display: none;
}
.mega-menu__menu-icon {
  width: 30px;
  height: 30px;
  margin: 0;
  display: inline-block;
  margin-right: 15px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.mega-menu__menu-icon.-ask {
  background-image: url(../images/icon_ask.png);
}
.mega-menu__menu-icon.-share {
  background-image: url(../images/icon_share.png);
}
.mega-menu__menu-icon.-report {
  background-image: url(../images/icon_report.png);
}
.mega-menu__menu-icon.-text {
  background-image: url(../images/icon_text_size.png);
}
.mega-menu__menu-icon.-print {
  background-image: url(../images/icon_print.png);
}
.mega-menu__menu-icon.-download {
  background-image: url(../images/icon_download.png);
}
.mega-menu__menu-icon.-instruction {
  background-image: url(../images/icon_introduction.png);
}
.mega-menu__menu-icon.-exit {
  background-image: url(../images/icon_exit.png);
}
.mega-menu__menu-icon.-save {
  background-image: url(../images/icon_save_draft.png);
}
.mega-menu__font-link {
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  padding: 0 0 0 81px;
  color: #294563;
  background-color: #fff;
  height: 36px;
  line-height: 36px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.mega-menu__font-link:hover {
  background-color: #f3f3f3;
  color: #294563;
}
.mega-menu__font-item:nth-child(1) a {
  font-size: 24px;
}
.mega-menu__font-item:nth-child(2) a {
  font-size: 18px;
}
.mega-menu__font-item:nth-child(3) a {
  font-size: 13px;
}
.mega-menu__font-item:nth-child(3) a:after {
  content: normal;
}

.iot-pink-color {
  color: #c76478;
}

.plyr__menu {
  margin-right: 4px;
}

@-webkit-keyframes zoomInSpeak {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    display: none;
  }
}
@keyframes zoomInSpeak {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    display: none;
  }
}
.zoomInSpeak {
  -webkit-animation-name: zoomInSpeak;
  animation-name: zoomInSpeak;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
}

.recording-mess {
  font-size: 30rem;
  font-weight: bold;
  color: #d4dae0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  visibility: hidden;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .recording-mess {
    top: 30%;
    font-size: 8rem;
  }
}

@-webkit-keyframes titleFlash {
  from, to {
    background-color: transparent;
  }
  50% {
    background-color: #faaa5a;
  }
}
@keyframes titleFlash {
  from, to {
    background-color: transparent;
  }
  50% {
    background-color: #faaa5a;
  }
}
.titleFlash {
  -webkit-animation-name: titleFlash;
  animation-name: titleFlash;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes fading {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fading {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.share-lesson {
  width: 100%;
  max-width: 360px;
  margin: 0 auto 20px;
}
.share-lesson__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.25px;
  color: #284664;
  margin-bottom: 13px;
  text-align: center;
}
.share-lesson__refer-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  justify-content: center;
}
.share-lesson__refer-link {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-radius: 20px;
  background-color: #f0f0f0;
  border: none;
  box-shadow: none;
  margin-bottom: 18px;
  padding: 0 28px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.17px;
  color: #737373;
}
.share-lesson__copy-btn {
  width: 107px;
  height: 34px;
  border-radius: 20px;
  background-color: #f3f3f3;
  margin-right: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
  letter-spacing: 0.18px;
  border: none;
  box-shadow: none;
}
.share-lesson__copy-btn:hover {
  background-color: #cccccc;
}
.share-lesson__copy-btn i {
  margin-right: 4px;
}
.share-lesson__social-list {
  display: inline-flex;
  align-items: center;
}
.share-lesson__link-item {
  float: left;
  margin-right: 10px;
}
.share-lesson__link {
  width: 26px;
  height: 26px;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  border-radius: 50%;
  background: #294563;
  color: #fff;
  display: inline-block;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.share-lesson__link:hover, .share-lesson__link:focus {
  opacity: 0.8;
  color: #fff;
}
.share-lesson__copy-status {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #32b4c8;
  text-align: center;
  height: 0;
  font-size: 12px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-1_2s {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.animated.delay-1_4s {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.animated.delay-1_6s {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slow1_2s {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

.animated.slow1_4s {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}

.animated.slow1_6s {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
}

.animated.slow1_8s {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes iotZoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale3d(6.3, 6.3, 6.3);
    transform: scale3d(6.3, 6.3, 6.3);
    -webkit-filter: blur(36px);
    filter: blur(36px);
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes iotZoomOutBounce {
  from {
    opacity: 0;
    -webkit-transform: scale3d(6.3, 6.3, 6.3);
    transform: scale3d(6.3, 6.3, 6.3);
    -webkit-filter: blur(36px);
    filter: blur(36px);
  }
  50% {
    opacity: 0.5;
  }
  60% {
    opacity: 0.7;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
    -webkit-filter: blur(1px);
    filter: blur(1px);
  }
  80% {
    opacity: 0.9;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes iotZoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale3d(6.3, 6.3, 6.3);
    transform: scale3d(6.3, 6.3, 6.3);
    -webkit-filter: blur(36px);
    filter: blur(36px);
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
.animate__iotZoomOut {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: iotZoomOut;
  animation-name: iotZoomOut;
}

.animate__iotZoomOutBounce {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: iotZoomOutBounce;
  animation-name: iotZoomOutBounce;
}

.ion-android-close {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 28px;
  opacity: 1;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #294563;
}

.question-board {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .question-board {
    float: right;
    margin: 0;
    position: relative;
    top: -38px;
  }
}
.question-board__item {
  display: inline-block;
  height: 26px;
  line-height: 25px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #32b4c8;
  font-size: 12px;
  color: #32b4c8;
  margin-right: 10px;
  background-color: #fff;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  .question-board__item {
    font-size: 0;
    margin-right: 6px;
    padding: 0 5px;
  }
}
.question-board__item:hover {
  background-color: #edfdff;
  color: #32b4c8;
}
.question-board__item:last-child {
  margin-right: 0;
}
.question-board__item.-green {
  color: #327846;
  border: solid 1px #327846;
}
.question-board__item.-green:hover {
  background-color: #e6f1e9;
}
.question-board__item.-green:before {
  background-image: url(../images/howto-answer-green-icon.svg);
}
.question-board__item.-green:active, .question-board__item.-green:focus {
  color: #327846;
}
@media (max-width: 767px) {
  .question-board__item.-listen-here {
    margin-right: 0;
    background-color: #edfdff;
  }
}
.question-board__item.-listen-here:before {
  background-image: url(../images/listening-icon.svg);
  width: 16px;
  height: 16px;
}
.question-board__item.-show-notepad {
  color: #294563;
  border: none;
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .question-board__item.-show-notepad {
    display: none;
  }
}
.question-board__item.-show-notepad:active, .question-board__item.-show-notepad:focus {
  color: #294563;
}
.question-board__item.-show-notepad:hover {
  color: #294563;
  background-color: #d5d5d5;
}
.question-board__item.-show-notepad:before {
  background-image: url(../images/show-note-pad-icon.svg);
}
.question-board__item:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/howto-answer-icon.svg) center no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .question-board__item:before {
    margin-right: 0;
  }
}
.question-board__item:active, .question-board__item:focus {
  color: #32b4c8;
}

.modal-open.listening-test-page {
  padding-right: 0 !important;
}

@-webkit-keyframes arrowDown {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px);
    opacity: 0;
  }
}
@keyframes arrowDown {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 10px);
    opacity: 0;
  }
}
.pagination-wrap {
  text-align: center;
}

.iot-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.iot-pagination__link {
  margin-right: 12px;
  width: 26px;
  height: 26px;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #afafaf;
  padding: 0;
  line-height: 26px;
  text-align: center;
  position: relative;
  float: left;
}
.iot-pagination__item {
  display: inline;
}
.iot-pagination__item.-active .iot-pagination__link {
  background-color: #294563;
  border: solid 1px #294563;
  color: #fff;
}
.iot-pagination__item.-prev .iot-pagination__link, .iot-pagination__item.-next .iot-pagination__link, .iot-pagination__item.-first .iot-pagination__link, .iot-pagination__item.-end .iot-pagination__link {
  border: none;
  width: 15px;
}
.iot-pagination__item.-prev .iot-pagination__link, .iot-pagination__item.-next .iot-pagination__link {
  background: url(../images/next-page-arrow.svg) center no-repeat;
  background-size: 15px;
}
.iot-pagination__item.-prev .iot-pagination__link, .iot-pagination__item.-first .iot-pagination__link {
  transform: rotate(180deg);
}
.iot-pagination__item.-first .iot-pagination__link, .iot-pagination__item.-end .iot-pagination__link {
  background: url(../images/end-page-arrow.svg) center no-repeat;
  background-size: 15px;
}

.uc-class .more-items,
.prev-class .more-items {
  display: none;
}
.uc-class h2,
.prev-class h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #294563;
  margin: 60px 0 26px;
}
@media (max-width: 767px) {
  .uc-class h2,
  .prev-class h2 {
    font-size: 20px;
    line-height: 2.25;
    letter-spacing: 0.3px;
    margin: 15px 0 10px;
  }
}
.uc-class .live-lesson,
.prev-class .live-lesson {
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  margin-bottom: 16px;
  background-color: #fff;
  transition: all 0.2s ease-out;
  position: relative;
  display: flex;
}
@media (max-width: 767px) {
  .uc-class .live-lesson,
  .prev-class .live-lesson {
    overflow: hidden;
    flex-wrap: wrap;
  }
}
.uc-class .live-lesson:hover,
.prev-class .live-lesson:hover {
  border: 1px solid #294563;
  box-shadow: 0px 1px 8px 0px #294563;
}
.uc-class .live-lesson.-writing:hover,
.prev-class .live-lesson.-writing:hover {
  border: 1px solid #faaa5a;
  box-shadow: 0px 1px 8px 0px #faaa5a;
}
.uc-class .live-lesson.-writing .live-lesson__time-box,
.prev-class .live-lesson.-writing .live-lesson__time-box {
  background-color: #FFEECE;
}
@media (max-width: 767px) {
  .uc-class .live-lesson.-writing .lesson-type,
  .prev-class .live-lesson.-writing .lesson-type {
    background-color: #faaa5a;
  }
}
.uc-class .live-lesson.-reading:hover,
.prev-class .live-lesson.-reading:hover {
  border: 1px solid #327846;
  box-shadow: 0px 1px 8px 0px #327846;
}
.uc-class .live-lesson.-reading .live-lesson__time-box,
.prev-class .live-lesson.-reading .live-lesson__time-box {
  background-color: #CFEBD7;
}
@media (max-width: 767px) {
  .uc-class .live-lesson.-reading .lesson-type,
  .prev-class .live-lesson.-reading .lesson-type {
    background-color: #327846;
  }
}
.uc-class .live-lesson.-speaking:hover,
.prev-class .live-lesson.-speaking:hover {
  border: 1px solid #c86478;
  box-shadow: 0px 1px 8px 0px #c86478;
}
.uc-class .live-lesson.-speaking .live-lesson__time-box,
.prev-class .live-lesson.-speaking .live-lesson__time-box {
  background-color: #FED6DE;
}
@media (max-width: 767px) {
  .uc-class .live-lesson.-speaking .lesson-type,
  .prev-class .live-lesson.-speaking .lesson-type {
    background-color: #c86478;
  }
}
.uc-class .live-lesson.-listening:hover,
.prev-class .live-lesson.-listening:hover {
  border: 1px solid #32b4c8;
  box-shadow: 0px 1px 8px 0px #32b4c8;
}
.uc-class .live-lesson.-listening .live-lesson__time-box,
.prev-class .live-lesson.-listening .live-lesson__time-box {
  background-color: #CCFBFF;
}
@media (max-width: 767px) {
  .uc-class .live-lesson.-listening .lesson-type,
  .prev-class .live-lesson.-listening .lesson-type {
    background-color: #32b4c8;
  }
}
.uc-class .live-lesson.-abroad:hover,
.prev-class .live-lesson.-abroad:hover {
  border: 1px solid #294563;
  box-shadow: 0px 1px 8px 0px #294563;
}
@media (max-width: 767px) {
  .uc-class .live-lesson.-abroad .lesson-type,
  .prev-class .live-lesson.-abroad .lesson-type {
    background-color: #294563;
  }
}
.uc-class .live-lesson__time-box,
.prev-class .live-lesson__time-box {
  position: relative;
  padding: 42px 15px 15px;
  width: 15.99%;
  text-align: center;
  background-color: #E8F2FC;
  top: 0;
  bottom: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__time-box,
  .prev-class .live-lesson__time-box {
    width: 21.79%;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__time-box,
  .prev-class .live-lesson__time-box {
    position: relative;
    width: 100%;
    padding: 12px 0 12px 86px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__date-info, .uc-class .live-lesson__time-info,
  .prev-class .live-lesson__date-info,
  .prev-class .live-lesson__time-info {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__date-info,
  .prev-class .live-lesson__date-info {
    margin-bottom: 3px;
  }
}
.uc-class .live-lesson__day,
.prev-class .live-lesson__day {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #294563;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__day,
  .prev-class .live-lesson__day {
    display: inline-block;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.2px;
    margin-bottom: 0;
  }
}
.uc-class .live-lesson__month,
.prev-class .live-lesson__month {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  color: #294563;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .uc-class .live-lesson__month,
  .prev-class .live-lesson__month {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__month,
  .prev-class .live-lesson__month {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__month,
  .prev-class .live-lesson__month {
    display: inline-block;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.2px;
    margin-bottom: 0;
  }
}
.uc-class .live-lesson__time-info,
.prev-class .live-lesson__time-info {
  line-height: 1.2;
}
.uc-class .live-lesson__time, .uc-class .live-lesson__utc,
.prev-class .live-lesson__time,
.prev-class .live-lesson__utc {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #294563;
  display: inline-block;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__time, .uc-class .live-lesson__utc,
  .prev-class .live-lesson__time,
  .prev-class .live-lesson__utc {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.1px;
  }
}
.uc-class .live-lesson__main-info,
.prev-class .live-lesson__main-info {
  width: 61.2%;
  position: relative;
  padding-bottom: 20px;
  padding-left: 2rem;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 991px) and (max-width: 1024px) {
  .uc-class .live-lesson__main-info,
  .prev-class .live-lesson__main-info {
    width: 73%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__main-info,
  .prev-class .live-lesson__main-info {
    width: 72%;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__main-info,
  .prev-class .live-lesson__main-info {
    width: 100%;
    padding: 30px 19px 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.uc-class .live-lesson__other-info,
.prev-class .live-lesson__other-info {
  width: 22.81%;
  padding: 27px 35px 0 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__other-info,
  .prev-class .live-lesson__other-info {
    width: 28%;
    padding: 20px 10px 25px;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  .uc-class .live-lesson__other-info,
  .prev-class .live-lesson__other-info {
    width: 27%;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info,
  .prev-class .live-lesson__other-info {
    width: 100%;
    padding: 23px 19px 25px;
  }
}
.uc-class .live-lesson__other-info a,
.prev-class .live-lesson__other-info a {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 8px 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 4px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__other-info a,
  .prev-class .live-lesson__other-info a {
    height: auto;
    min-height: 40px;
    line-height: 1.2;
    font-size: 14px;
  }
}
.uc-class .live-lesson__other-info a.wbn-bt,
.prev-class .live-lesson__other-info a.wbn-bt {
  max-width: 182px;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.wbn-bt,
  .prev-class .live-lesson__other-info a.wbn-bt {
    max-width: initial;
  }
}
.uc-class .live-lesson__other-info a.join-free,
.prev-class .live-lesson__other-info a.join-free {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.join-free,
  .prev-class .live-lesson__other-info a.join-free {
    margin: 0;
  }
}
.uc-class .live-lesson__other-info a.register,
.prev-class .live-lesson__other-info a.register {
  margin-bottom: 20px;
  background-color: #294563;
  letter-spacing: 0.4px;
  color: #ffffff;
  margin-top: 26px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__other-info a.register,
  .prev-class .live-lesson__other-info a.register {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.register,
  .prev-class .live-lesson__other-info a.register {
    margin-bottom: 15px;
    margin-top: 0;
  }
}
.uc-class .live-lesson__other-info a.register:hover,
.prev-class .live-lesson__other-info a.register:hover {
  background-color: #4D6B89;
}
.uc-class .live-lesson__other-info a.join,
.prev-class .live-lesson__other-info a.join {
  background-color: #f9a95a;
}
.uc-class .live-lesson__other-info a.join:hover,
.prev-class .live-lesson__other-info a.join:hover {
  background-color: #BB7F44;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__other-info a.join,
  .prev-class .live-lesson__other-info a.join {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.join,
  .prev-class .live-lesson__other-info a.join {
    margin-bottom: 15px;
    margin-top: 0;
  }
}
.uc-class .live-lesson__other-info a.registered,
.prev-class .live-lesson__other-info a.registered {
  margin-bottom: 20px;
  letter-spacing: 0.4px;
  background-color: #cccccc;
  color: #ffffff;
  margin-top: 26px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__other-info a.registered,
  .prev-class .live-lesson__other-info a.registered {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.registered,
  .prev-class .live-lesson__other-info a.registered {
    margin-bottom: 15px;
    margin-top: 0;
  }
}
.uc-class .live-lesson__other-info a.registered:hover,
.prev-class .live-lesson__other-info a.registered:hover {
  background-color: rgba(204, 204, 204, 0.9);
}
.uc-class .live-lesson__other-info a.view-dt,
.prev-class .live-lesson__other-info a.view-dt {
  letter-spacing: 0.2px;
  color: #294563;
  font-weight: bold;
  border: none;
  margin-bottom: 26px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__other-info a.view-dt,
  .prev-class .live-lesson__other-info a.view-dt {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.view-dt,
  .prev-class .live-lesson__other-info a.view-dt {
    margin-bottom: 0;
  }
}
.uc-class .live-lesson__other-info a.view-dt:hover,
.prev-class .live-lesson__other-info a.view-dt:hover {
  text-decoration: underline;
}
.uc-class .live-lesson__other-info a.rewatch,
.prev-class .live-lesson__other-info a.rewatch {
  margin-top: 26px;
  margin-bottom: 20px;
  border: none;
  color: #fff;
  background-color: #294563;
  position: relative;
}
.uc-class .live-lesson__other-info a.rewatch span,
.prev-class .live-lesson__other-info a.rewatch span {
  position: absolute;
  padding: 8px 9px 10px;
  font-size: 9px;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: calc(100% + 8px);
  background: #294563;
  border-radius: 4px;
  color: #fff;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__other-info a.rewatch span,
  .prev-class .live-lesson__other-info a.rewatch span {
    padding: 6px 9px 6px;
  }
}
.uc-class .live-lesson__other-info a.rewatch span:after,
.prev-class .live-lesson__other-info a.rewatch span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #294563;
  bottom: -5px;
  left: 38%;
}
.uc-class .live-lesson__other-info a.rewatch.disabled,
.prev-class .live-lesson__other-info a.rewatch.disabled {
  background-color: #cccccc;
}
.uc-class .live-lesson__other-info a.rewatch.disabled:hover,
.prev-class .live-lesson__other-info a.rewatch.disabled:hover {
  background-color: #cccccc;
}
.uc-class .live-lesson__other-info a.rewatch:hover,
.prev-class .live-lesson__other-info a.rewatch:hover {
  background-color: #4D6B89;
}
.uc-class .live-lesson__other-info a.join,
.prev-class .live-lesson__other-info a.join {
  margin-top: 26px;
  margin-bottom: 20px;
  border: none;
  position: relative;
}
.uc-class .live-lesson__price,
.prev-class .live-lesson__price {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.3px;
  text-align: right;
  color: #2EB872;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__price,
  .prev-class .live-lesson__price {
    position: absolute;
    top: 78px;
    left: 18px;
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.2px;
  }
}
.uc-class .live-lesson__lesson-name,
.prev-class .live-lesson__lesson-name {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.3px;
  color: #294563;
  margin: 16px 0 22px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__lesson-name,
  .prev-class .live-lesson__lesson-name {
    font-size: 20px;
    margin: 16px 0;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__lesson-name,
  .prev-class .live-lesson__lesson-name {
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 0.2px;
    margin: 15px 0;
    text-align: left;
  }
}
.uc-class .live-lesson__tt-avatar,
.prev-class .live-lesson__tt-avatar {
  float: left;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #d5d5d5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__tt-avatar,
  .prev-class .live-lesson__tt-avatar {
    width: 66px;
    height: 66px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__tt-avatar,
  .prev-class .live-lesson__tt-avatar {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 0;
  }
}
.uc-class .live-lesson__lesson-info,
.prev-class .live-lesson__lesson-info {
  overflow: hidden;
  width: calc(100% - 110px);
  padding-left: 18px;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__lesson-info,
  .prev-class .live-lesson__lesson-info {
    overflow: visible;
    position: relative;
    width: calc(100% - 80px);
    float: left;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__lesson-info ul,
  .prev-class .live-lesson__lesson-info ul {
    min-height: 80px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .uc-class .live-lesson__lesson-info ul,
  .prev-class .live-lesson__lesson-info ul {
    order: 1;
  }
}
.uc-class .live-lesson__lesson-info li,
.prev-class .live-lesson__lesson-info li {
  float: left;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__lesson-info li,
  .prev-class .live-lesson__lesson-info li {
    float: none;
    margin-right: 0;
  }
}
.uc-class .live-lesson__tt-name,
.prev-class .live-lesson__tt-name {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #282828;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__tt-name,
  .prev-class .live-lesson__tt-name {
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
  }
}
.uc-class .live-lesson__tt-level, .uc-class .live-lesson__language,
.prev-class .live-lesson__tt-level,
.prev-class .live-lesson__language {
  font-size: 14px;
  line-height: 1.88;
  letter-spacing: 0.2px;
  color: #282828;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__tt-level, .uc-class .live-lesson__language,
  .prev-class .live-lesson__tt-level,
  .prev-class .live-lesson__language {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__tt-level, .uc-class .live-lesson__language,
  .prev-class .live-lesson__tt-level,
  .prev-class .live-lesson__language {
    font-size: 11px;
    line-height: 1.36;
    letter-spacing: 0.1px;
  }
}
.uc-class .live-lesson__language,
.prev-class .live-lesson__language {
  position: relative;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__language,
  .prev-class .live-lesson__language {
    padding: 3px 0 3px 20px;
  }
}
.uc-class .live-lesson__language:before,
.prev-class .live-lesson__language:before {
  content: "\f075";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
  color: #F9B169;
}
@media (max-width: 767px) {
  .uc-class .live-lesson__language:before,
  .prev-class .live-lesson__language:before {
    font-size: 12px;
  }
}
.uc-class .live-lesson__mobile-price,
.prev-class .live-lesson__mobile-price {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  color: #2EB872;
  letter-spacing: 0.2px;
  margin-top: 3px;
}
.uc-class .live-lesson__desc,
.prev-class .live-lesson__desc {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #9d9d9d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 73px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__desc,
  .prev-class .live-lesson__desc {
    font-size: 12px;
    max-height: 66px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__desc,
  .prev-class .live-lesson__desc {
    max-height: 45px;
    min-height: 45px;
    margin-top: 11px;
    font-size: 11px;
    line-height: 1.45;
    letter-spacing: 0.1px;
    margin-left: -98px;
    order: 3;
  }
}
.uc-class .live-lesson__source,
.prev-class .live-lesson__source {
  background-color: #fff;
  display: inline-flex;
  border: 1px solid #d5d5d5;
  margin-top: 10px;
  padding: 3px 8px;
  border-radius: 20px;
  align-items: center;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__source,
  .prev-class .live-lesson__source {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__source,
  .prev-class .live-lesson__source {
    order: 2;
    font-size: 12px;
    margin-top: 0;
  }
}
.uc-class .live-lesson__source-logo,
.prev-class .live-lesson__source-logo {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 50%;
  padding: 1px;
  margin-right: 6px;
}
.uc-class .live-lesson__ex-price,
.prev-class .live-lesson__ex-price {
  display: block;
  color: #9d9d9d;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  line-height: 1.71;
  letter-spacing: 0.2px;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .uc-class .live-lesson__ex-price,
  .prev-class .live-lesson__ex-price {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .uc-class .live-lesson__ex-price,
  .prev-class .live-lesson__ex-price {
    display: inline;
    font-size: 11px;
  }
}
.uc-class .sm-bt,
.prev-class .sm-bt {
  max-width: 170px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border-radius: 4px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.2px;
  text-align: center;
  color: #9d9d9d;
  border: 1px solid #cccccc;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.uc-class .sm-bt:hover,
.prev-class .sm-bt:hover {
  background-color: #f7f7f7;
}

.lesson-type {
  position: absolute;
  font-size: 16px;
  font-weight: 800;
  left: -1px;
  right: 0;
  top: -1px;
  height: 30px;
  line-height: 30px;
  border-top-left-radius: 4px;
  padding: 0 15px;
  color: #fff;
  z-index: 9;
  text-align: center;
  background-color: #294563;
}
@media (max-width: 767px) {
  .lesson-type {
    width: 86px;
    font-size: 14px;
    top: 0;
    border-radius: 4px 0 0 0;
    line-height: 1.6;
    padding: 0 13px;
    text-align: left;
    display: inline-block;
    left: 0;
    right: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}

.img-center {
  display: block;
  margin: 50px auto;
}

.payment-method {
  padding-bottom: 74px;
}
@media (max-width: 767px) {
  .payment-method {
    padding-bottom: 35px;
  }
}
.payment-method h2 {
  font-size: 32px;
  font-weight: 900;
  font-style: normal;
  line-height: 1.72;
  letter-spacing: 0.4px;
  color: #294563;
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .payment-method h2 {
    font-size: 26px;
    text-align: center;
    line-height: 1.35;
  }
}
.payment-method .card-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .payment-method .card-list li {
    padding: 0px 5px;
  }
}
.payment-method .card-list li:nth-child(2) img {
  width: 59px;
}
.payment-method .card-list li:nth-child(3) img {
  width: 45px;
}
.payment-method .card-list li:nth-child(4) img {
  width: 57px;
}

.answer .b-r {
  font-weight: bold;
  color: red;
}

.form-error-mess {
  color: #C76378;
  font-size: 12px;
  padding-top: 6px;
  clear: both;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

.ckeditor-wrapper {
  padding: 20px 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .ckeditor-wrapper {
    font-size: 14px;
  }
}
.ckeditor-wrapper h1, .ckeditor-wrapper h2, .ckeditor-wrapper h3, .ckeditor-wrapper h4, .ckeditor-wrapper h5, .ckeditor-wrapper h6 {
  margin-bottom: 10px;
}
.ckeditor-wrapper p {
  margin-bottom: 20px;
}
.ckeditor-wrapper p:last-child {
  margin-bottom: 0;
}
.ckeditor-wrapper hr {
  margin: 40px 0;
}
.ckeditor-wrapper strong {
  font-weight: bold;
}
.ckeditor-wrapper a {
  color: #C76378;
}
.ckeditor-wrapper table {
  width: 100%;
  max-width: 100%;
  margin: 20px 0;
  border: 1px solid #ddd;
}
.ckeditor-wrapper table thead > tr > td, .ckeditor-wrapper table thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
}
.ckeditor-wrapper table tbody > tr > td, .ckeditor-wrapper table tbody > tr > th, .ckeditor-wrapper table tfoot > tr > td, .ckeditor-wrapper table tfoot > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}
.ckeditor-wrapper ul, .ckeditor-wrapper ol {
  padding-left: 1.6rem;
  line-height: 1.6;
}
.ckeditor-wrapper ul {
  margin-bottom: 2rem;
}
.ckeditor-wrapper ul > li + li {
  margin-top: 10px;
}
.ckeditor-wrapper ul > li:before {
  content: "•";
  color: #00cbc8;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  font-size: 1.6rem;
  line-height: 1;
  position: relative;
  top: 0;
}
.ckeditor-wrapper ul ul {
  list-style-type: circle;
}
.ckeditor-wrapper ul ul li:before {
  content: normal;
}
.ckeditor-wrapper ul ul ul {
  list-style-type: square;
}
.ckeditor-wrapper ul ol {
  list-style-type: decimal;
}
.ckeditor-wrapper ol {
  list-style-type: decimal;
}
.ckeditor-wrapper .tempContDiv input[type=text] {
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 6px 8px;
}
.ckeditor-wrapper .form_sBox select {
  height: 100%;
  padding: 6px 15px;
}
.ckeditor-wrapper .form_sBox .customArrow {
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}

.triangle-arrow {
  position: absolute;
  display: block;
  width: 1.6rem;
  height: 1.1rem;
  margin: 0 0.3rem;
  top: calc((1rem + 1px) * -1);
  right: 52px;
}
.triangle-arrow:before {
  top: 0;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: #969696;
  border-style: solid;
  border-width: 0 0.8rem 1rem 0.8rem;
}
.triangle-arrow:after {
  top: 1px;
  border-width: 0 0.8rem 1rem 0.8rem;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: #fff;
  border-style: solid;
}

.studyabroad-news .feature-tip {
  margin-top: 1rem;
}
.studyabroad-news .news-tab {
  padding: 0 20px 0 0;
}
@media (max-width: 767px) {
  .studyabroad-news .news-tab {
    padding: 0;
  }
}
.studyabroad-news .news-tab__empty {
  text-align: center;
  padding: 15px;
}
.studyabroad-news .news-tab .news-item-wrap {
  padding: 0;
}
.studyabroad-news .news-tab__tab-content {
  border: 1px solid #ddd;
  padding: 15px;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .studyabroad-news .news-tab__tab-content {
    margin-bottom: 4rem;
  }
}
.studyabroad-news .news-tab__nav {
  display: flex;
  margin-top: 6rem;
}
.studyabroad-news .news-tab__nav-item > a {
  min-width: 88px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #294563;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.studyabroad-news .news-tab__nav-item > a:hover {
  background: #2f5376;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .studyabroad-news .news-tab__nav-item > a {
    min-width: initial;
    padding: 5px 8px;
    font-size: 14px;
  }
}
.studyabroad-news .news-tab__nav-item.active > a {
  color: #294563;
  background: #fff;
}

.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-flex:after, .row-flex:before {
  content: normal;
}

.modal-banner-ielts-course .close-modal {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  border-radius: 50%;
}

section.faq {
  margin-top: 56px;
}
section.faq h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #294563;
  margin: 40px 0 10px;
  text-transform: uppercase;
}
section.faq .faq-category {
  margin-bottom: 26px;
}
section.faq #accordion-faq-cate {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  section.faq #accordion-faq-cate {
    font-size: 30px;
  }
}
section.faq .panel-title a {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.2px;
  color: #4a4a4a;
  position: relative;
  padding: 12px 15px 12px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 767px) {
  section.faq .panel-title a {
    font-size: 14px;
    padding: 12px 30px 12px 8px;
  }
}
section.faq .panel-title a:before {
  content: "\e9c3";
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  color: #294563;
  margin-right: 15px;
}
@media (max-width: 767px) {
  section.faq .panel-title a:before {
    margin-right: 8px;
  }
}
section.faq .panel-title a[aria-expanded=true] {
  color: #c86478;
  background: #fff;
}
section.faq .panel-title a[aria-expanded=true]:before {
  content: "\e9a4";
  color: var(--main-color, #294563);
}
section.faq h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.3px;
  color: #294563;
  margin-bottom: 12px;
}
section.faq .panel-default > .panel-heading {
  background-color: #f3f3f3;
  padding: 0;
}
section.faq .panel-group .panel + .panel {
  margin-top: -1px;
}
section.faq .panel-group .panel {
  border-radius: 0;
}
section.faq .panel-default {
  border-color: #e8e8e8;
}
section.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  padding: 5px 52px 15px;
}
@media (max-width: 767px) {
  section.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 5px 38px 15px;
  }
}
section.faq .faq-class-room {
  margin-bottom: 69px;
}
section.faq .panel-body p {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #4a4a4a;
}

@media (min-width: 768px) and (max-width: 991px) {
  .fadeInLeft {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  .fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
}
@media (max-width: 767px) {
  .fadeInLeft {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  .fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
}
.flex-grid {
  --spacing: 20px;
  --columns: 3;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--spacing));
}
@media (min-width: 768px) and (max-width: 991px) {
  .flex-grid {
    --spacing: 10px;
    --columns: 3;
  }
}
@media (max-width: 767px) {
  .flex-grid {
    --spacing: 0px;
    --columns: 1;
  }
}
.flex-grid:after, .flex-grid:before {
  content: normal;
}
.flex-grid > * {
  width: calc(100% / var(--columns) - var(--spacing));
  margin-left: var(--spacing);
  margin-bottom: var(--spacing);
}
@media (max-width: 767px) {
  .flex-grid > * {
    margin-bottom: 2rem;
  }
}

.sidebar-menu {
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 1000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar-menu {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .sidebar-menu {
    display: none !important;
  }
}
.sidebar-menu.show {
  opacity: 1;
  visibility: visible;
}
.sidebar-menu__item {
  position: relative;
  margin-bottom: 8px;
  border: 1px solid #294563;
  border-right: none;
  border-radius: 16px 0 0 16px;
  min-width: 92px;
  height: 92px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.sidebar-menu__item:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: calc(100% + 1px);
  height: 100%;
  border-radius: 16px 0 0 16px;
  overflow: hidden;
  right: 0;
  top: 0;
  background-color: #fff;
  z-index: -1;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.sidebar-menu__item:last-child {
  margin-bottom: 0;
}
.sidebar-menu__item:hover {
  border-color: #fff;
}
.sidebar-menu__item:hover:before {
  background-color: #294563;
}
.sidebar-menu__item:hover .sidebar-menu__qrcode-wrap {
  visibility: visible;
  opacity: 1;
}
.sidebar-menu__item:hover .sidebar-menu__qrcode-wrap {
  pointer-events: auto;
}
.sidebar-menu__item:hover .sidebar-menu__item-link {
  color: #fff;
}
.sidebar-menu__item:hover .sidebar-menu__icon path, .sidebar-menu__item:hover .sidebar-menu__icon circle {
  fill: #fff;
}
.sidebar-menu__item:hover .sidebar-menu__icon.-blue path {
  fill: #284664;
}
.sidebar-menu__item-link {
  padding: 15px 12px;
  font-size: 14px;
  font-weight: 600;
  color: #294563;
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.sidebar-menu__icon {
  margin-bottom: 8px;
  flex-shrink: 0;
}
.sidebar-menu__icon path {
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.sidebar-menu__item-text {
  line-height: 1.2;
  max-width: 96px;
}
.sidebar-menu__qrcode-wrap {
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
  transform: translateY(-50%);
  border: solid 1px #dfdfdf;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  pointer-events: none;
}
.sidebar-menu__qrcode-wrap:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 100%;
  left: 100%;
  top: 0;
}
.sidebar-menu__triangle {
  border-width: 8px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #dfdfdf;
}
.sidebar-menu__triangle:after {
  border-width: 7px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  right: 1px;
  bottom: -7px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.sidebar-menu__img-qr {
  max-width: none;
}

.highlight-control {
  display: none;
  padding: 6px 20px;
  border-radius: 3px;
  background: #294563;
  border: 1px solid #ececec;
  color: #282828;
  font-size: 13px;
  z-index: 999;
  white-space: normal !important;
  letter-spacing: normal;
  font-weight: normal;
  color: #fff;
}
.highlight-control > div {
  display: flex;
  align-items: center;
}
.highlight-control.left {
  transform: translateX(-100%);
}
.highlight-control .highlight-editor {
  display: none;
  position: relative;
}
.highlight-control textarea {
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  width: 100%;
  margin: 6px 0 0;
  resize: vertical;
  color: #282828;
}
.highlight-control .iot-bt {
  height: initial;
  font-size: 12px;
  padding: 5px 12px;
  line-height: initial;
  color: #294563;
  background-color: #fff;
}

.highlighted {
  position: relative;
  background-color: rgb(255, 255, 123) !important;
}

.highlight-icon {
  padding: 0;
  cursor: pointer;
  font-size: 16px;
  margin-right: 8px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.highlight-icon:last-child {
  margin-right: 0;
}
.highlight-icon.highlight-note {
  font-size: 18px;
}
.highlight-icon:hover {
  opacity: 0.7;
}

.highlight-color {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 2px;
  margin-right: 5px;
  user-select: none;
}
.highlight-color.active {
  border: 1px solid #fff;
  box-shadow: 0 0 6px #fff;
}
.highlight-color.blue {
  background-color: #32b3c7;
}
.highlight-color.pink {
  background-color: #ffd1d9;
}
.highlight-color.green {
  background-color: #8fffaf;
}
.highlight-color.yellow {
  background-color: #ffff00;
}
.highlight-color.carrot {
  background-color: #f9a95a;
}
.highlight-color.underred {
  font-size: 16px;
  box-shadow: none;
  border: none;
}
.highlight-color.crossed {
  text-decoration: line-through;
  text-decoration-color: #282828;
  width: auto;
  height: auto;
  border: none;
  background: none;
  box-shadow: none;
}

.highlighted-note {
  color: red;
  font-weight: 400;
  font-size: 12px;
  background-color: #fff !important;
  padding: 2px 4px;
  border: 1px dashed #ccc;
  border-radius: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 470px;
  display: inline-block;
  align-items: center;
  user-select: none;
  white-space: normal;
  line-height: 1.3;
  margin: 0 6px;
}

.highlighted-note-remove {
  vertical-align: middle;
  margin-left: 6px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.highlighted-note-remove:hover {
  background: #e9e9e9;
  border-radius: 4px;
}

.no-record {
  padding: 8rem 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .no-record {
    padding: 40px 0;
  }
}
.no-record__img {
  margin-bottom: 15px;
}
.no-record__mess {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #294563;
}

.scan-qrcode {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 99;
  text-align: center;
  backdrop-filter: blur(8px);
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.scan-qrcode__title {
  font-weight: 700;
  font-size: 32px;
  margin: 0 0 1rem;
}
.scan-qrcode__caption {
  font-size: 20px;
  color: #294563;
  margin: 0 0 3.5rem;
}
.scan-qrcode__input-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.scan-qrcode__qr-img {
  margin-bottom: 2.5rem;
  max-width: 170px;
  border: 1px solid #ececec;
  border-radius: 4px;
}
.scan-qrcode__input-box.-error .scan-qrcode__qr-input {
  border: 1px solid #C0392B;
}
.scan-qrcode__input-box.-error .scan-qrcode__error-mess {
  display: block;
}
.scan-qrcode__input-wrap {
  display: flex;
}
.scan-qrcode__label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1rem;
  width: 100%;
  color: #294563;
}
.scan-qrcode__qr-input {
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.5);
  min-width: 240px;
  height: 40px;
  box-shadow: none;
}
@media (max-width: 767px) {
  .scan-qrcode__qr-input {
    min-width: initial;
  }
}
.scan-qrcode__error-mess {
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #C0392B;
  text-align: left;
  margin-top: 1rem;
  display: none;
}
.scan-qrcode__btn {
  flex-shrink: 0;
  height: 40px;
  min-width: 13.5rem;
  margin-left: 2.5rem;
}
@media (max-width: 767px) {
  .scan-qrcode__btn {
    min-width: initial;
    padding: 0 2rem;
  }
}

.sale-notification {
  display: flex;
  flex-direction: column;
  width: 283px;
  position: fixed;
  bottom: 15px;
  left: 15px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 16px;
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  z-index: 99;
}
@media (max-width: 767px) {
  .sale-notification {
    padding: 10px;
    transform: none;
  }
}
.sale-notification__flag {
  max-width: 48px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .sale-notification__flag {
    max-width: 20px;
    margin-right: 8px;
  }
}
.sale-notification__name-wrap {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
@media (max-width: 767px) {
  .sale-notification__name-wrap {
    font-size: 16px;
  }
}
.sale-notification__name-wrap span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.sale-notification__name-wrap em {
  display: block;
  font-size: 12px;
  font-family: "Nunito", "Helvetica Neue", "Roboto", Helvetica, Arial, sans-serif;
  margin-top: 4px;
}
.sale-notification__top {
  display: flex;
}
.sale-notification__time {
  font-weight: 400;
  font-size: 12px;
  color: #294563;
  margin-left: auto;
  font-style: italic;
}
.sale-notification__body {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 700;
}

@-webkit-keyframes borderAnimate {
  0% {
    background-position: 0 0, 100% 100%, 100% 0, 0 100%;
  }
  100% {
    background-position: 0 100px, 100% 0%, 0 0, 100% 100%;
  }
}
/*!
 * jQuery ClassyCountdown
 * www.class.pm
 *
 * Written by Marius Stanciu - Sergiu <marius@class.pm>
 * Licensed under the MIT license www.class.pm/LICENSE-MIT
 * Version 1.0.0
 *
 */
.ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: calc(25% - 20px);
  margin: 10px;
}

.ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  line-height: 1em;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

/* begin spiner */
.sk-circle {
  margin: 2rem auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #294563;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* end spiner */
@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
.iot-widget {
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(41, 69, 99, 0.08);
  border-radius: 25px;
  margin-bottom: 3rem;
}
.iot-widget:last-child {
  margin-bottom: 0;
}

.iot-banner {
  padding: 30px 15px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .iot-banner {
    max-width: 36%;
    width: 100%;
    margin: 0 auto;
  }
}

.popular-tips, .exam-coaching {
  padding: 2rem 1rem;
}
.popular-tips__title, .exam-coaching__title {
  font-size: 20px;
  justify-content: center;
  display: flex;
  text-align: center;
  margin: 0 0 0.5rem;
}
.popular-tips__refresh, .exam-coaching__refresh {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #294563;
  padding: 1.2rem 0 0;
  border-top: 1px solid #EAECEF;
}
.popular-tips__refresh:hover .popular-tips__refresh-text,
.popular-tips__refresh:hover .exam-coaching__refresh-text, .exam-coaching__refresh:hover .popular-tips__refresh-text,
.exam-coaching__refresh:hover .exam-coaching__refresh-text {
  text-decoration: underline;
}
.popular-tips__refresh .ioticon-refresh-double, .exam-coaching__refresh .ioticon-refresh-double {
  display: inline-flex;
  margin-right: 1rem;
  transition: all 0.35s ease-out;
}
.popular-tips__refresh-btn, .exam-coaching__refresh-btn {
  border: none;
  box-shadow: none;
  background: transparent;
}
.popular-tips__refresh-btn.active .ioticon-refresh-double, .exam-coaching__refresh-btn.active .ioticon-refresh-double {
  transform: rotate(180deg);
}
.popular-tips .tip-item, .exam-coaching .tip-item {
  background-color: #fff;
  display: flex;
  padding: 15px 10px;
}
.popular-tips .tip-item + .tip-item, .exam-coaching .tip-item + .tip-item {
  border-top: 1px solid #EAECEF;
}
.popular-tips .tip-item__info, .exam-coaching .tip-item__info {
  flex: 1;
}
.popular-tips .tip-item__img-link, .exam-coaching .tip-item__img-link {
  width: 66px;
  height: 66px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 10px;
  flex-shrink: 0;
  margin-right: 1rem;
}
.popular-tips .tip-item__img, .exam-coaching .tip-item__img {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  object-fit: cover;
}
.popular-tips .tip-item__title, .exam-coaching .tip-item__title {
  margin: 0 0 6px;
  display: flex;
}
.popular-tips .tip-item__title a, .exam-coaching .tip-item__title a {
  display: inline-flex;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #294563;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.popular-tips .tip-item__desc, .exam-coaching .tip-item__desc {
  color: #787878;
  font-size: 14px;
  margin: 0 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2;
}
.popular-tips .tip-item__tag, .exam-coaching .tip-item__tag {
  font-weight: 600;
  font-size: 12px;
  display: flex;
  position: relative;
  align-items: center;
  color: #294563;
}
.popular-tips .tip-item__tag:before, .exam-coaching .tip-item__tag:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("../images/icons/tag-icon.svg") no-repeat center center;
  margin-right: 6px;
}
.popular-tips .tip-item__view, .exam-coaching .tip-item__view {
  font-weight: 600;
  font-size: 12px;
  display: flex;
  position: relative;
  align-items: center;
  color: #294563;
}
.popular-tips .tip-item__view:before, .exam-coaching .tip-item__view:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("../images/icons/eye-icon.svg") no-repeat center center;
  margin-right: 6px;
}
.popular-tips .tip-item__bottom, .exam-coaching .tip-item__bottom {
  display: flex;
  justify-content: space-between;
}
.popular-tips .exam-item, .exam-coaching .exam-item {
  background-color: #fff;
  display: flex;
  padding: 15px 10px;
  cursor: pointer;
}
.popular-tips .exam-item:hover .exam-item__img-link, .exam-coaching .exam-item:hover .exam-item__img-link {
  box-shadow: rgba(250, 170, 90, 0.1882352941) 0px 48px 100px 0px;
  border: 1px solid #f9a95a;
}
.popular-tips .exam-item + .exam-item, .exam-coaching .exam-item + .exam-item {
  border-top: 1px solid #EAECEF;
}
.popular-tips .exam-item__info, .exam-coaching .exam-item__info {
  flex: 1;
}
.popular-tips .exam-item__img-link, .exam-coaching .exam-item__img-link {
  width: 120px;
  height: 120px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 10px;
  flex-shrink: 0;
  margin-right: 1rem;
  z-index: 0;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.popular-tips .exam-item__img-link:after, .exam-coaching .exam-item__img-link:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 80%;
  left: 0;
  bottom: 0;
  border-radius: 0px 0px 10px 10px;
  background: linear-gradient(180deg, rgba(41, 69, 99, 0) 0%, #294563 100%);
  z-index: -1;
}
.popular-tips .exam-item__img-text, .exam-coaching .exam-item__img-text {
  position: absolute;
  padding: 7px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  color: #EAECEF;
}
.popular-tips .exam-item__img, .exam-coaching .exam-item__img {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  object-fit: cover;
  z-index: -2;
}
.popular-tips .exam-item__title, .exam-coaching .exam-item__title {
  margin: 0 0 6px;
  display: flex;
}
.popular-tips .exam-item__title a, .exam-coaching .exam-item__title a {
  display: inline-flex;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #294563;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.popular-tips .exam-item__desc, .exam-coaching .exam-item__desc {
  color: #787878;
  font-size: 14px;
  margin: 0 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2;
}
.popular-tips .exam-item__prop-list, .exam-coaching .exam-item__prop-list {
  margin: 1.2rem 0 0;
}
.popular-tips .exam-item__prop-list li, .exam-coaching .exam-item__prop-list li {
  color: #546A82;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.popular-tips .exam-item__prop-list li:before, .exam-coaching .exam-item__prop-list li:before {
  content: "\e9bc";
  color: #546A82;
  font-size: 16px;
  font-family: "iot-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.share-gift__title {
  font-size: 24px;
  font-weight: 700;
  color: #294563;
  text-align: center;
  margin: 0 0 16px;
}
.share-gift__contents {
  display: flex;
  --spacing: 24px;
  --columns: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .share-gift__contents {
    --spacing: 10px;
    --columns: 2;
  }
}
@media (max-width: 767px) {
  .share-gift__contents {
    --spacing: 0px;
    --columns: 1;
  }
}
.share-gift__item {
  border-radius: 12px;
  background: #294563;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 16px;
  min-height: 129px;
  overflow: hidden;
  position: relative;
}
.share-gift__item:before, .share-gift__item:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1px;
  height: 63%;
  width: 18px;
  color: #294563;
  background-clip: padding-box;
  background: repeating-linear-gradient(#fff, #fff 7px, transparent 0, transparent 18px, #FFF 0, #FFF 19px) 0/1px 100% no-repeat, radial-gradient(circle at 0 6px, #fff, #fff 4px, #fff 0, #fff 6px, currentColor 0) 0px 6px/100% 19px repeat-y;
}
.share-gift__item:after {
  left: initial;
  right: -1px;
  transform: translateY(-50%) rotate(180deg);
}
.share-gift__item-left {
  width: 26.6%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 16px;
}
.share-gift__item-center {
  flex-shrink: 0;
  width: 2px;
  height: 100%;
  position: relative;
}
.share-gift__item-center:before, .share-gift__item-center:after {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
}
.share-gift__item-center:after {
  top: initial;
  bottom: -22px;
}
.share-gift__item-dash {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.share-gift__item-dash:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-left: 1px dashed #fff;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(2.5);
}
.share-gift__item-right {
  padding-left: 16px;
}
.share-gift__item-img {
  width: 48px;
  height: 48px;
}
.share-gift__item-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 4px;
}
.share-gift__btn {
  display: flex;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  height: 44px;
  width: max-content;
  padding: 0px 16px 0px 24px;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  border: 1px solid var(--primary-primary-500, #294563);
  margin: 0 auto;
  color: #294563;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.share-gift__btn:hover {
  background-color: #ececec;
}

input:-webkit-autofill {
  background-color: transparent !important;
  transition: background-color 5000s ease-in-out 0s;
}

.backto-top {
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 1000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .backto-top {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .backto-top {
    display: none !important;
  }
}
.backto-top.show {
  opacity: 1;
  visibility: visible;
}
.backto-top__item {
  position: relative;
  margin-bottom: 8px;
  border: 1px solid #294563;
  border-right: none;
  border-radius: 16px 0 0 16px;
  min-width: 92px;
  height: 92px;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.backto-top__item:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: calc(100% + 1px);
  height: 100%;
  border-radius: 16px 0 0 16px;
  overflow: hidden;
  right: 0;
  top: 0;
  background-color: #fff;
  z-index: -1;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.backto-top__item:last-child {
  margin-bottom: 0;
}
.backto-top__item:hover {
  border-color: #fff;
}
.backto-top__item:hover:before {
  background-color: #294563;
}
.backto-top__item:hover .backto-top__qrcode-wrap {
  visibility: visible;
  opacity: 1;
}
.backto-top__item:hover .backto-top__qrcode-wrap {
  pointer-events: auto;
}
.backto-top__item:hover .backto-top__item-link {
  color: #fff;
}
.backto-top__item:hover .backto-top__icon path, .backto-top__item:hover .backto-top__icon circle {
  fill: #fff;
}
.backto-top__item:hover .backto-top__icon.-blue path {
  fill: #284664;
}
.backto-top__item-link {
  padding: 15px 12px;
  font-size: 14px;
  font-weight: 600;
  color: #294563;
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.backto-top__icon {
  margin-bottom: 8px;
  flex-shrink: 0;
}
.backto-top__icon path {
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.backto-top__item-text {
  line-height: 1.2;
  max-width: 96px;
}
.backto-top__qrcode-wrap {
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
  transform: translateY(-50%);
  border: solid 1px #dfdfdf;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  pointer-events: none;
}
.backto-top__qrcode-wrap:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 100%;
  left: 100%;
  top: 0;
}
.backto-top__triangle {
  border-width: 8px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #dfdfdf;
}
.backto-top__triangle:after {
  border-width: 7px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  right: 1px;
  bottom: -7px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.backto-top__img-qr {
  max-width: none;
}

body.filter-open {
  overflow: hidden;
}
body.ielts-placement {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
}
body.ielts-placement .page {
  flex: 1;
}

.webform-submission-form {
  /* appearance for checked radiobutton */
  /**
   * @file
   * Horizontal rule element styles.
   *
   * @see https://css-tricks.com/examples/hrs/
   */
  /* Dashed */
  /* Dotted */
  /* Gradient */
  /* Dashed */
  /* Details contents always need to be rendered as block. */
}
.webform-submission-form .form-type-processed-text ul {
  padding-left: 1.6rem;
}
.webform-submission-form .form-type-processed-text ul li:before {
  content: "•";
  color: #32b4c8;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  font-size: 1.6rem;
  margin-left: -1em;
}
.webform-submission-form .classes-box__title {
  text-align: center;
}
.webform-submission-form .webform-element-more--link a {
  color: #4a4a4a;
}
.webform-submission-form .webform-element-more--link:before {
  content: "► ";
  font-size: 0.8em;
}
.webform-submission-form .webform-element-more {
  margin: 15px 0;
}
.webform-submission-form .webform-element-more--content {
  display: none;
}
.webform-submission-form .radio label {
  padding-left: 30px;
  font-weight: normal;
}
.webform-submission-form .form-group {
  margin-bottom: 20px;
}
.webform-submission-form .form-group .form-type-date {
  position: relative;
}
.webform-submission-form .form-group .form-type-date .ui-datepicker-trigger {
  position: absolute;
  right: 15px;
  bottom: 12.5px;
}
.webform-submission-form .form-group.form-type-datetime .form-item-datetime-date {
  width: calc(100% - 145px);
}
.webform-submission-form .form-group.form-type-datetime .form-item-datetime-time {
  width: calc(100% - 242px);
}
.webform-submission-form .form-item-datelist .container-inline {
  display: flex;
  max-width: 100%;
  justify-content: space-between;
}
.webform-submission-form .form-item-datelist .select-wrapper select {
  padding-right: 1.8em;
}
.webform-submission-form legend .fieldset-legend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.webform-submission-form input[type=radio] {
  margin: 0 0 0 -30px;
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 2px;
  /* background-color only for content */
  background-clip: content-box;
  border: 2px solid #9d9d9d;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
}
.webform-submission-form input[type=radio]:checked {
  background-color: #282828;
}
.webform-submission-form .checkbox label {
  padding-left: 20px;
}
.webform-submission-form table .control-label.option {
  margin-bottom: 0;
  padding: 0 0 0 20px;
}
.webform-submission-form .control-label.option {
  display: inline-block;
  /* appearance for checked radiobutton */
}
.webform-submission-form .control-label.option input[type=checkbox] {
  margin-right: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 4px;
  background-clip: content-box;
  border: 2px solid #9d9d9d;
  background-color: transparent;
  border-radius: 0;
  flex-shrink: 0;
}
.webform-submission-form .control-label.option input[type=checkbox]:checked {
  background: url(../images/icon-check-mark.svg) center no-repeat;
  background-size: 93% 83%;
}
.webform-submission-form .control-label.webform-options-display-buttons-label {
  display: table-cell;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
.webform-submission-form .webform-options-display-buttons input:checked + label.webform-options-display-buttons-label {
  border-color: #00cbc8;
}
.webform-submission-form .form-item-markup-03 {
  font-size: 12px;
  line-height: 1.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .webform-submission-form input[type=date].form-control,
  .webform-submission-form input[type=time].form-control,
  .webform-submission-form input[type=datetime-local].form-control,
  .webform-submission-form input[type=month].form-control {
    line-height: normal;
    height: 40px;
  }
}
.webform-submission-form input.form-control {
  height: 40px;
}
.webform-submission-form input.form-file {
  height: auto;
}
.webform-submission-form p {
  margin-bottom: 6px;
}
.webform-submission-form textarea.form-control:active, .webform-submission-form textarea.form-control:focus {
  border-color: #32b4c8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0008), 0 0 8px rgba(50, 180, 200, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0008), 0 0 8px rgba(50, 180, 200, 0.6);
}
.webform-submission-form .form-control {
  border-radius: 4px;
  border: solid 1px #c7c7c7;
  background-color: #ffffff;
  font-size: 14px;
  color: #555;
  box-shadow: none;
  width: 100%;
}
.webform-submission-form input.form-color {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 10px;
}
.webform-submission-form input.form-color.form-color-output {
  width: 80px;
}
.webform-submission-form input.form-checkbox {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 4px;
  /* background-color only for content */
  background-clip: content-box;
  border: 2px solid #9d9d9d;
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  max-width: none;
  margin-right: 8px;
  position: relative;
}
.webform-submission-form input.form-checkbox.tableselect {
  top: -3px;
  margin-left: -20px;
}
.webform-submission-form input.form-checkbox.webform-tableselect-sort {
  position: absolute;
  right: -10px;
  top: 1px;
  margin: 0;
}
.webform-submission-form input.form-checkbox[type=checkbox]:checked {
  background: url(../images/icon-check-mark.svg) center no-repeat;
  background-size: 93% 83%;
}
.webform-submission-form .iti--allow-dropdown {
  width: 100%;
}
.webform-submission-form .page-header {
  padding: 3rem 0;
  font-size: 3.6rem;
  border: none;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.webform-submission-form .form-date {
  display: block;
}
.webform-submission-form .form-item-your-reference-number .webform-entity-reference-number {
  max-width: calc(100% - 50px);
}
.webform-submission-form .form-required:after {
  background-size: contain;
  background-repeat: no-repeat;
  height: 6px;
  width: 6px;
  position: relative;
  top: -2px;
}
.webform-submission-form .webform-element-help {
  display: inline-block;
  box-sizing: content-box;
  width: 14px;
  height: 14px;
  margin: 0 0.3em;
  text-align: center;
  vertical-align: baseline;
  color: #fff;
  border: 2px solid #bbb;
  border-radius: 50%;
  background: #bbb;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
.webform-submission-form .form-date[type=date] {
  width: 100%;
  max-width: 100%;
}
.webform-submission-form .control-label, .webform-submission-form .fieldset-legend {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  color: #284664;
  font-family: "Montserrat", sans-serif;
}
.webform-submission-form .control-label.option, .webform-submission-form .fieldset-legend.option {
  font-weight: normal;
}
.webform-submission-form .panel-body .control-label {
  font-weight: normal;
  display: flex;
  align-items: center;
}
.webform-submission-form .panel-heading .panel-title {
  font-size: 14px;
  font-weight: bold;
  color: #284664;
  font-family: "Montserrat", sans-serif;
}
.webform-submission-form .webform-progress-tracker.progress-tracker {
  margin-top: 20px;
  margin-bottom: 20px;
}
.webform-submission-form .webform-progress-tracker .progress-step .progress-text {
  padding-top: 5px;
  padding-bottom: 0;
  color: #656565;
}
.webform-submission-form .webform-progress-tracker .progress-step::after {
  background-color: #656565;
}
.webform-submission-form .webform-progress-tracker .progress-step:not(.is-active) .progress-marker {
  background-color: #656565;
}
.webform-submission-form .webform-progress-tracker .progress-step:hover .progress-marker {
  background-color: #656565;
}
.webform-submission-form .webform-progress-tracker .progress-step.is-active .progress-text {
  color: #333;
}
.webform-submission-form .webform-progress-tracker .progress-step.is-active .progress-title {
  font-weight: bold;
}
.webform-submission-form .webform-progress-tracker .progress-step.is-active:hover .progress-marker {
  background-color: #F3CB29;
}
.webform-submission-form .webform-progress-tracker .progress-step.is-complete .progress-text {
  color: #333;
}
.webform-submission-form .webform-progress-tracker .progress-step.is-complete:hover .progress-marker {
  background-color: #1976f2;
}
.webform-submission-form [dir=rtl] .progress-step:not(:last-child)::after {
  display: none;
}
.webform-submission-form [dir=rtl] .progress-step:not(:first-child)::after {
  position: absolute;
  z-index: -10;
  top: 12px;
  right: -14px;
  bottom: 12px;
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 0;
}
.webform-submission-form [dir=rtl] .progress-tracker--center .progress-step::after {
  right: -50%;
}
.webform-submission-form [dir=rtl] .webform-progress-tracker .progress-step {
  z-index: inherit;
}
.webform-submission-form .webform-progress__status {
  text-align: center;
}
@media screen and (max-width: 800px) {
  .webform-submission-form .webform-progress-tracker .progress-text {
    font-size: smaller;
  }
}
@media screen and (max-width: 600px) {
  .webform-submission-form .webform-progress-tracker .progress-text {
    display: none;
  }
}
.webform-submission-form .progress-tracker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  padding: 0;
  list-style: none;
}
.webform-submission-form .progress-step {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin: 0;
  padding: 0;
  min-width: 28px;
}
.webform-submission-form .progress-step:last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.webform-submission-form .progress-step:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -10;
  top: 18px;
  bottom: 12px;
  right: -14px;
  width: 100%;
  height: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.webform-submission-form .progress-step > a {
  display: block;
}
.webform-submission-form .progress-step .progress-marker {
  color: #fff;
  background-color: #b6b6b6;
}
.webform-submission-form .progress-step::after {
  background-color: #b6b6b6;
}
.webform-submission-form .progress-step .progress-text {
  color: #333333;
}
.webform-submission-form .progress-step .progress-step > a .progress-text {
  color: #333333;
}
.webform-submission-form .progress-step:hover .progress-marker {
  background-color: #56ADF5;
}
.webform-submission-form.a2-form .progress-step.is-active:hover .progress-marker {
  background-color: #ff232b;
}
.webform-submission-form.a2-form .progress-step.is-active .progress-title {
  font-weight: 400;
}
.webform-submission-form.a2-form .progress-step.is-active .progress-marker {
  background-color: #ff232b;
  border: 2px solid #c7c7c7;
}
.webform-submission-form.cm-form .progress-step.is-active:hover .progress-marker {
  background-color: #00cbc8;
}
.webform-submission-form.cm-form .progress-step.is-active .progress-title {
  font-weight: 400;
}
.webform-submission-form.cm-form .progress-step.is-active .progress-marker {
  background-color: #00cbc8;
  border: 2px solid #c7c7c7;
}
.webform-submission-form .progress-step.is-active .progress-title {
  font-weight: 400;
}
.webform-submission-form .progress-step.is-active .progress-marker {
  background-color: #F3CB29;
  border: 2px solid #c7c7c7;
}
.webform-submission-form .progress-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 20;
  width: 38px;
  height: 38px;
  padding-bottom: 0;
  color: #fff;
  font-weight: 400;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-transition: background-color, border-color;
  transition: background-color, border-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.webform-submission-form .progress-text {
  display: block;
  padding: 14px 9.3333333333px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.webform-submission-form .progress-title {
  margin-top: 0;
}
.webform-submission-form .progress-step.is-complete .progress-marker {
  background-color: #1976D2;
}
.webform-submission-form .progress-step.is-complete::after {
  background-color: #868686;
}
.webform-submission-form .progress-tracker--center .progress-step {
  text-align: center;
}
.webform-submission-form .progress-tracker--center .progress-step:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.webform-submission-form .progress-tracker--center .progress-step::after {
  right: -50%;
}
.webform-submission-form .progress-tracker--center .progress-marker {
  margin-left: auto;
  margin-right: auto;
}
.webform-submission-form .progress-tracker--right .progress-step {
  text-align: right;
}
.webform-submission-form .progress-tracker--right .progress-step:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.webform-submission-form .progress-tracker--right .progress-step::after {
  right: calc(-100% + 14px);
}
.webform-submission-form .progress-tracker--right .progress-marker {
  margin-left: auto;
}
.webform-submission-form .progress-tracker--border {
  padding: 5px;
  border: 2px solid #868686;
  border-radius: 38px;
}
.webform-submission-form .progress-tracker--spaced .progress-step::after {
  width: calc(100% - 48px);
  margin-right: 24px;
}
.webform-submission-form .progress-tracker--word {
  padding-right: 38.6666666667px;
  overflow: hidden;
}
.webform-submission-form .progress-tracker--word .progress-text {
  display: inline-block;
  white-space: nowrap;
}
.webform-submission-form .progress-tracker--word .progress-title {
  margin: 0;
}
.webform-submission-form .progress-tracker--word-center {
  padding-right: 38.6666666667px;
  padding-left: 38.6666666667px;
}
.webform-submission-form .progress-tracker--word-center .progress-text {
  padding-right: 0;
  padding-left: 0;
  -webkit-transform: translateX(calc(-50% + 14px));
  transform: translateX(calc(-50% + 14px));
}
.webform-submission-form .progress-tracker--word-right {
  padding-right: 0;
  padding-left: 38.6666666667px;
}
.webform-submission-form .progress-tracker--word-right .progress-text {
  padding-left: 0;
  -webkit-transform: translateX(calc(-100% + 28px));
  transform: translateX(calc(-100% + 28px));
}
.webform-submission-form .progress-tracker--text .progress-step:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.webform-submission-form .progress-tracker--text-top .progress-step::after {
  top: auto;
}
.webform-submission-form .progress-tracker--text-top .progress-text {
  height: 100%;
}
.webform-submission-form .progress-tracker--text-top .progress-marker {
  bottom: 28px;
}
.webform-submission-form .progress-tracker--text-inline .progress-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.webform-submission-form .progress-tracker--text-inline .progress-text {
  position: relative;
  z-index: 30;
  max-width: 70%;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
}
.webform-submission-form .progress-tracker--text-inline .progress-title {
  margin: 0;
}
.webform-submission-form .progress-tracker--square .progress-step {
  padding-top: 0;
}
.webform-submission-form .progress-tracker--square .progress-marker {
  -webkit-transform: scaleX(0.33) translateY(-12px);
  transform: scaleX(0.33) translateY(-12px);
  border-radius: 0;
}
.webform-submission-form .progress-tracker--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.webform-submission-form .progress-tracker--vertical .progress-step {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.webform-submission-form .progress-tracker--vertical .progress-step::after {
  right: auto;
  top: 14px;
  left: 12px;
  width: 4px;
  height: 100%;
}
.webform-submission-form .progress-tracker--vertical .progress-step:not(:last-child) .progress-text {
  padding-bottom: 42px;
}
.webform-submission-form .progress-tracker--vertical .progress-marker {
  position: absolute;
  left: 0;
}
.webform-submission-form .progress-tracker--vertical .progress-text {
  padding-top: 7px;
  padding-left: 42px;
}
@media (max-width: 399px) {
  .webform-submission-form .progress-tracker-mobile {
    overflow-x: auto;
  }
  .webform-submission-form .progress-tracker-mobile .progress-tracker {
    min-width: 200%;
  }
}
.webform-submission-form .form-item-webform-image-select .select-wrapper:after {
  content: normal;
}
.webform-submission-form .form-item-webform-image-select .select-wrapper {
  max-width: none;
}
.webform-submission-form .fieldset-wrapper {
  margin-bottom: 20px;
}
.webform-submission-form .select2-container .select2-selection--single {
  height: 40px;
  outline: none;
}
.webform-submission-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.webform-submission-form select.form-control.form-select[multiple=multiple] {
  min-height: 80px;
}
.webform-submission-form .select2.select2-container.select2-container--default {
  max-width: 100%;
  display: block;
  outline: none;
}
.webform-submission-form .select2-container--default .select2-selection--multiple {
  height: 40px;
}
.webform-submission-form .webform-options-display-side-by-side > div {
  display: inline-block;
  margin-right: 15px;
}
.webform-submission-form .webform-options-display-buttons .visually-hidden.form-radio {
  visibility: hidden;
  opacity: 0;
}
.webform-submission-form hr.webform-horizontal-rule {
  margin: 1em 0;
}
.webform-submission-form hr.webform-horizontal-rule--dashed {
  border: 0;
  border-bottom: 1px dashed #666;
  background-color: transparent;
}
.webform-submission-form hr.webform-horizontal-rule--dashed.webform-horizontal-rule--medium {
  border-width: 1px;
}
.webform-submission-form hr.webform-horizontal-rule--dashed.webform-horizontal-rule--thick {
  border-width: 6px;
}
.webform-submission-form hr.webform-horizontal-rule--dotted {
  border: 0;
  border-bottom: 1px dotted #666;
  background-color: transparent;
}
.webform-submission-form hr.webform-horizontal-rule--dotted.webform-horizontal-rule--medium {
  border-width: 2px;
}
.webform-submission-form hr.webform-horizontal-rule--dotted.webform-horizontal-rule--thick {
  border-width: 10px;
}
.webform-submission-form hr.webform-horizontal-rule--gradient {
  height: 1px;
  border: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.webform-submission-form hr.webform-horizontal-rule--gradient.webform-horizontal-rule--medium {
  height: 1px;
}
.webform-submission-form hr.webform-horizontal-rule--gradient.webform-horizontal-rule--thick {
  height: 1px;
}
.webform-submission-form hr.webform-horizontal-rule--solid {
  border: 0;
  border-bottom: 1px solid #666;
}
.webform-submission-form hr.webform-horizontal-rule--solid.webform-horizontal-rule--medium {
  border-width: 1px;
}
.webform-submission-form hr.webform-horizontal-rule--solid.webform-horizontal-rule--thick {
  border-width: 5px;
}
.webform-submission-form .form-type-entity-autocomplete .input-group {
  display: flex;
}
.webform-submission-form .form-type-entity-autocomplete .input-group .input-group-addon {
  width: auto;
  display: flex;
  align-items: center;
}
.webform-submission-form .container-inline div,
.webform-submission-form .container-inline label {
  display: inline-block;
}
.webform-submission-form .container-inline .details-wrapper {
  display: block;
}
.webform-submission-form .webform-multiple-table--operations button {
  margin-left: 10px;
  height: 40px;
  padding: 0 16px;
}
.webform-submission-form .btn-danger {
  background-color: #C43C35;
  border-color: #C43C35;
}
.webform-submission-form .btn-danger:hover {
  background-color: #d4423b;
  border-color: #d4423b;
}
.webform-submission-form .btn-success {
  background-color: #ddd;
  border-color: #c7c7c7;
  color: #333;
}
.webform-submission-form .btn-success:hover {
  background-color: #ececec;
  border-color: #c7c7c7;
}
.webform-submission-form .input-group-addon {
  width: auto;
}
.webform-submission-form .webform-has-field-prefix.webform-has-field-suffix .input-group {
  display: flex;
  max-width: 100%;
}
.webform-submission-form .webform-has-field-prefix.webform-has-field-suffix .input-group-addon {
  display: flex;
  align-items: center;
}
.webform-submission-form input[disabled=disabled] {
  background: #ececec;
}
.webform-submission-form .webform-file-button {
  margin: 10px 0;
}
.webform-submission-form .ui-state-active, .webform-submission-form .ui-widget-content .ui-state-active, .webform-submission-form .ui-widget-header .ui-state-active, .webform-submission-form a.ui-button:active, .webform-submission-form .ui-button:active, .webform-submission-form .ui-button.ui-state-active:hover {
  border: 1px solid #4f4d59;
  background: #4f4d59;
}
.webform-submission-form .webform-image-select {
  margin-bottom: 20px;
}
.webform-submission-form .ui-button {
  border: 1px solid #cccccc;
  background: #ededed;
  color: #2b2b2b;
  margin-right: 10px;
}
.webform-submission-form .webform-buttons--wrapper {
  margin: 20px 0;
}
.webform-submission-form .webform-buttons--wrapper legend {
  margin-bottom: 10px;
}
.webform-submission-form a {
  color: #00cbc8;
}
.webform-submission-form a[data-toggle=collapse] {
  color: #4f4d59;
}
.webform-submission-form a[data-toggle=collapse]:hover, .webform-submission-form a[data-toggle=collapse]:active, .webform-submission-form a[data-toggle=collapse]:focus {
  color: #4f4d59;
  text-decoration: none;
}
.webform-submission-form a:hover {
  text-decoration: underline;
}
.webform-submission-form .tabledrag-handle {
  color: #777777;
}
.webform-submission-form .webform-likert-table input[type=radio] {
  margin: 0 0 0 -20px;
}
.webform-submission-form .webform-term-checkboxes-scroll .fieldset-wrapper {
  margin-bottom: 20px;
}
.webform-submission-form .input-group .select-wrapper {
  display: block;
  height: 40px;
}
.webform-submission-form .btn {
  height: 40px;
  padding: 0 16px;
  min-width: 160px;
}
.webform-submission-form .btn.btn-primary {
  background-color: #294563;
  border-color: #294563;
}
.webform-submission-form .btn.btn-primary:hover {
  background-color: #2f5376;
  border-color: #2f5376;
}
.webform-submission-form .btn.webform-button--submit {
  margin: 10px auto;
  display: block;
}
.webform-submission-form .iti__selected-flag {
  outline: none;
}
.webform-submission-form ul.iti__country-list {
  white-space: nowrap;
}
.webform-submission-form .iti .iti__flag-container {
  position: absolute;
  padding: 1px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
  width: auto;
  outline: none;
}
.webform-submission-form label.btn {
  line-height: 40px;
}
.webform-submission-form .webform-message--close .webform-message__link {
  opacity: 0;
  visibility: hidden;
}
.webform-submission-form .webform-multiple-add {
  margin: 20px 0;
}
.webform-submission-form .form-item-range .input-group-addon {
  border: none;
  background: transparent;
}
.webform-submission-form .form-item-range__output {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.webform-submission-form .form-item-range__output input {
  margin: 0 3px;
}
.webform-submission-form .filter-wrapper {
  border: none;
  box-shadow: none;
}
.webform-submission-form .webform-multiple-table td.webform-multiple-table--operations {
  border: none;
  width: auto;
  padding: 8px 6px 0 0;
  vertical-align: top;
  text-align: right;
}
.webform-submission-form .ap-input-icon {
  border: 0;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  outline: none;
}
.webform-submission-form .ap-input-icon svg {
  fill: #cfcfcf;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.webform-submission-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.webform-submission-form .select2-selection--single[aria-expanded=true] .select2-selection__arrow b {
  display: block;
}

/* End Common Css */

/*# sourceMappingURL=main.css.map */
