/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/* 
the design is on lg screen by default .
*/
@media (min-width: 1300px) {
  .container {
    width: 1200px;
    max-width: 1200px;
  }
}
@media (max-width: 1299px) {
  .course-card:hover {
    background-size: 200%;
    background-position: 30% -20em;
  }
  .cards-swiper-btn {
    position: static;
  }
  .cards-swiper-prev {
    float: left;
  }
  .cards-swiper-next {
    float: right;
  }
  .top-search-form input {
    margin-right: 5px;
  }
  .person-box .person-img-box .img-scale-box {
    left: 5px;
  }
  .person-box.lg-box .person-img-box .img-scale-box {
    left: 20px;
  }
}
/* md screens */
@media (max-width: 1199px) {
  .nav-items .nav-item {
    font-size: 12px;
  }
  .bot-navbar .nav-items .nav-item {
    font-size: 12px;
  }
  .main-slider .caption p.sm-title {
    font-size: 14px;
  }
  .main-slider .caption h2 {
    font-size: 26px;
  }
  .main-slider .caption span {
    font-size: 14px;
  }
  .main-slider .caption button.swiper-more-btn {
    font-size: 12px;
  }
  .play .play-btn {
    margin-top: 5vh;
  }
  .main-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 90px;
  }

  .card-toggle {
    width: 60px;

    height: 60px;
  }

  .card-toggle span {
    width: 35px;
  }
  .card-toggle.hovered {
    width: 75px;
    height: 75px;
  }

  .new-side-card .card-header {
    width: 60px;
    height: calc(100% - 60px);
  }
  .bot-navbar .nav-items {
    border: none;
    margin-top: 30px;
  }
  .questions {
    padding: 40px 10px;
  }
  .questions h2 {
    font-size: 28px;
  }
  .questions p {
    font-size: 14px;
  }
  .survey {
    padding: 0 20px;
  }
  .btn-box button {
    font-size: 14px;

    width: 115px;
  }
  .subscribe {
    font-size: 12px;
  }
  .subscribe input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .subscribe input::-moz-placeholder {
    font-size: 12px;
  }
  .subscribe input:-ms-input-placeholder {
    font-size: 12px;
  }
  .subscribe input::-ms-input-placeholder {
    font-size: 12px;
  }
  .subscribe input::placeholder {
    font-size: 12px;
  }
  .subscribe input {
    padding-left: 73px;
  }
  .subscribe button {
    padding: 0px 19px;
  }
  .news-letter li {
    font-size: 24px;
    margin: 0 5px;
  }
  .customer-service .contact {
    font-size: 12px;
  }
  .customer-service p {
    font-size: 12px;
  }
  .quick-links a {
    padding: 4px 0;

    margin: 4px 0;
  }
  .footer .copy {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    color: #fff;
    font-size: 8px;
    padding-top: 70px;
  }
  .footer .nav-logos .nav-logo:first-child {
    width: 85px;
  }
  .footer.copy {
    font-size: 10px;
  }
  .inner-page-services .filter li.nav-item {
    padding-left: 0;
  }
  .item-btn-box .service-details-btn {
    background-color: #639fd2;
    margin-left: 5px;
  }
  .course-card {
    height: 340px;
  }
  .course-card:after {
    top: -7%;
  }
  .course-card:hover:after {
    width: 600%;
    height: 600%;
    left: -215%;
    top: -245%;
  }
  .top-search-form input {
    width: 220px;
  }
  .person-box .person-img-box .img-scale-box {
    left: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .person-box.lg-box .person-details-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 25px;
  }
  .person-box.lg-box {
    background-size: 520px;
  }
  .person-box.lg-box .person-img-box .img-scale-box {
    left: 40px;
  }
  .person-box.lg-box.md-box {
    background-size: 40%;
    background-position: -7% 52%;
  }
  .person-box.lg-box.md-box .person-img-box .img-scale-box {
    left: 20px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .service-box .title {
    padding-right: 11px;
  }
  .service-box .title h4 {
    font-size: 16px;
  }
  .service-box .title p {
    color: #888888;
    font-size: 11px;
  }
  .service-box a.details-btn {
    font-size: 12px;
  }
}
/* sm screens */
@media (max-width: 991px) {
  .nav-logos .nav-logo:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    width: 90px;
  }
  .nav-logos .nav-logo {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px;
    width: 120px;
    margin-top: 20px;
  }
  .bot-navbar .nav-items .nav-item {
    font-size: 10px;
    margin: 0;
  }
  .bot-navbar .nav-items {
    border: none;
    margin-top: 20px;
  }
  .main-slider .caption {
    top: 35vh;
  }
  .content-box {
    bottom: -110px;
  }
  .services .nav-tabs > li {
    margin: 0 25px;
  }
  .library .custom-accordion,
  .library .how-swiper {
    margin-bottom: 30px;
  }
  .questions h2 {
    font-size: 20px;
  }
  .questions p {
    font-size: 12px;
    line-height: 20px;
  }
  .btn-box button {
    font-size: 12px;
    width: 88px;
    margin: 2px;
    padding: 5px;
  }
  .survey {
    padding: 0 15px;
  }
  .partners-title h4 {
    text-align: center;
  }
  .nav-logos {
    padding: 0;
    white-space: nowrap;
  }
  .course-card:after {
    top: -5%;
  }
  .course-card:hover:after {
    top: -235%;
  }
  .custom-filter-select {
    width: 220px !important;
  }
  .person-box {
    background-size: 150%;
  }
  .person-box .person-img-box .img-scale-box {
    left: -10px;
  }
  .person-box.sm-box {
    background-size: contain;
  }
  .person-box.sm-box .person-details-box h4,
  .person-box.sm-box .person-details-box p {
    padding: 0;
    padding-right: 10px;
  }
  .person-box.lg-box .person-details-box {
    padding-top: 60px;
  }
  .person-box.lg-box .person-img-box .img-scale-box {
    left: 0;
    top: 35px;
  }
  .person-box.lg-box {
    background-size: 90%;
    background-position: 35% 15%;
  }
  .person-box.sm-box .person-img-box .img-scale-box {
    margin-top: 17px;
    left: 15px;
  }
  .person-box.lg-box.md-box {
    background-size: 50%;
    background-position: 50% 18%;
  }
}
/* xs screens */
@media (max-width: 767px) {
  .bot-navbar .nav-items {
    margin-top: 0;
  }
  div#navbar {
    background: #e3ebf1;
    border-radius: 8px;
    padding: 15px 20px;
  }
  div#navbar .nav-items .nav-item > a {
    color: #464749;
    font-size: 17px;
    font-weight: bold;
  }
  .bot-navbar .nav-item i.fas.fa-chevron-down {
    position: absolute;
    left: 0;
    bottom: 14px;
    font-size: 13px;
    color: #1d4d8b;
  }
  .nav-items {
    border: none;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .nav-items .nav-item {
    vertical-align: middle;
  }
  .top-navbar .card-toggle.hovered {
    padding-top: 0;
    width: 60px;
    height: 60px;
  }
  .side-menu-btn .card-toggle.hovered {
    padding-top: 0;
    width: 45px;
    height: 45px;
  }

  .top-navbar .card-toggle.hovered span:nth-child(1) {
    -webkit-transform: rotateZ(-45deg) translateY(5px) translateX(-5px);
    -ms-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    transform: rotateZ(-45deg) translateY(5px) translateX(-5px);
  }
  .top-navbar .card-toggle.hovered span:nth-child(2) {
    display: none;
  }
  .top-navbar .card-toggle.hovered span:nth-child(3) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform: rotateZ(45deg) translateX(-2px) translateY(-2px);
    -ms-transform: rotate(45deg) translateX(-2px) translateY(-2px);
    transform: rotateZ(45deg) translateX(-2px) translateY(-2px);
  }
  .nav-items .nav-item.icon-btn.side-menu-btn {
    display: block;
    margin-bottom: 20px;
  }
  .content-box {
    bottom: -90px;
  }
  .overlay-escaper h2 {
    font-size: 30px;
  }
  .library .play .play-btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .library .play .play-btn i {
    margin: 0;
  }
  .library .custom-panel h3 {
    font-size: 22px;
    line-height: 30px;
  }
  /* .library .custom-panel.active {
			padding: 50px 10px;
		} */
  .library .custom-panel.activites h3 {
    margin-top: 50px;
  }
  .panel-sm-content i {
    vertical-align: top;
    margin-left: 2px;
    font-size: 12px;
    color: #f6db29;
  }
  .panel-sm-content span {
    display: inline-block;
    width: calc(100% - 16px);
    font-size: 12px;
    color: #45e2c8;
  }
  .library .custom-toggle {
    float: none;
    width: 100%;
    height: auto;
    padding: 16px;
  }

  .custom-toggle h3 {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }

  .custom-toggle img {
    right: auto;
    left: 20px;
    top: 30px;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
    width: 20px;
  }
  .custom-toggle.digital-library img {
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
  }
  .library .custom-toggle.activites img.right-arrow {
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
  }
  .library .custom-toggle.active {
    width: auto;
    padding: 0;
    height: 0;
  }
  .library .custom-accordion {
    height: auto;
  }
  .library .custom-panel {
    width: 100%;
    height: 0;
  }
  .library .custom-panel.active {
    width: 100%;
    height: 320px;
    padding: 30px;
    float: none;
  }
  .library .custom-panel.ads p {
    margin-top: 100px;
  }
  .twitter-box,
  .questions,
  .survey {
    margin-bottom: 30px;
  }
  .feedback {
    padding: 50px 0 0;
  }
  .footer {
    display: block;
    text-align: center;
  }
  footer {
    padding: 20px 0;
  }
  .subscribe {
    margin-bottom: 20px;
  }
  .footer .copy {
    padding-top: 0;
    font-size: 10px;
    line-height: 30px;
  }
  .hide-on-mob {
    display: none !important;
  }
  .footer.copy,
  .copy ul,
  .copy p {
    padding: 0;
  }
  .slider-bg {
    border-radius: 0 0 15px 15px;
  }
  .partners-title {
    border-radius: 10px 10px 0 0;
  }
  .item-btn-box .service-details-btn {
    margin-left: 20px;
  }
  .filter-form .form-group {
    padding-right: 0;
    margin-top: 15px;
  }
  .course-card:hover:after {
    top: -228%;
    left: -245%;
  }
  .top-search-form {
    display: block;
  }
  .top-search-form input {
    width: 100%;
    margin-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .top-search-form button {
    top: auto;
    bottom: 0;
  }
  .custom-filter-select {
    width: 100% !important;
    margin-right: 0;
  }
  .person-box .person-img-box .img-scale-box {
    left: 15px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .person-box.lg-box .person-img-box .img-scale-box {
    width: 100%;
  }
  .person-box.sm-box .person-img-box .img-scale-box {
    margin-top: 22px;
    left: -5px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .person-box.lg-box.md-box {
    background-size: 50%;
    background-position: 57% 20%;
  }
  .post h2 {
    font-size: 28px;
    padding-left: 15px;
  }
  .post {
    padding-bottom: 20px;
  }
  .person-box.lg-box {
    background-size: 90%;
    background-position: 85% 22%;
  }
  .copy p {
    white-space: normal;
  }
  .nav-logos .nav-logo {
    margin-top: 20px;
    width: 110px;
    padding: 0 5px;
    padding-left: 0;
  }
  .top-navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .side-menu-btn .card-toggle {
    width: 47px;
    height: 43px;
  }
  .side-menu-btn .card-toggle span {
    background-color: #153e72;
    width: 23px;
    height: 2px;
    margin: 8px auto;
  }
  .nav-logos .nav-logo:first-child {
    width: 70px;
    padding-left: 5px;
  }
  .nav-items .nav-item.icon-btn.search-item,
  .nav-items .nav-item.icon-btn#settings-btn + .nav-item.icon-btn {
    position: static;
  }

  .search-box {
    width: 100%;
    left: 0;
    right: 0;
  }
  a.close-search-btn {
    opacity: 0;
    z-index: 1;
    width: 100vw;
    height: 100vw;
    top: 0;
    left: 0;
    position: fixed;
  }
  a.search-btn {
    left: 10px;
    z-index: 5;
  }
  .search-box .form-control {
    position: relative;
    z-index: 5;
  }
  .main-slider .caption {
    top: 25vh;
  }
  .main-slider .caption span {
    display: block;
    margin-bottom: 20px;
  }
  .main-slider .caption h2 {
    margin-bottom: 20px;
  }
  .main-social {
    bottom: 90px;
  }
  .main-social ul {
    padding: 0;
    text-align: center;
  }
  .slide-bg {
    min-height: auto;
    height: 100%;
  }
  .settings-pop.mobile {
    background-color: rgba(21, 62, 114, 0.68);
    width: auto;
  }
  .settings-pop.mobile li {
    color: #fff;
    white-space: nowrap;
  }
  .service-box {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .all-btn {
    margin: 20px 0 30px;
  }
  .questions {
    height: auto;
  }
  .survey {
    padding: 15px;
    height: auto;
  }
  .partners {
    padding: 30px 0;
  }
  .partners-title {
    background-color: #fff;
    height: auto;
    padding: 0;
  }
  .partners-title h4 br {
    display: none;
  }
  .footer.copy ul.nav-logos {
    width: 100%;
  }
  .nav-bot-line {
    display: none;
  }
  .bot-tool-box li.share-btn {
    display: none;
  }
  .bot-tool-box ul {
    float: none;
    text-align: center;
  }
  .header-box h1 {
    font-size: 32px;
  }
  section.inner-page-header {
    padding: 30px 0;
  }
  .header-box:before {
    background-size: contain;
    width: 40px;
    height: 40px;
  }
  .services .nav {
    display: block;
    padding: 0;
    overflow-x: auto;
    white-space: nowrap;
  }
  .news-letter .pull-left {
    text-align: center;
    margin-bottom: 0;
  }
  .news-letter {
    padding: 10px 0 10px;
  }
  footer h4 {
    margin-bottom: 20px;
  }
  div#navbar .nav-items .nav-item > a {
    margin-bottom: 5px;
  }
  .bot-navbar {
    top: -50px;
  }
  .megamenu {
    padding: 15px;
  }
  .navbar-nav .dropdown-menu.megamenu {
    background: #fff;
  }
}
@media (max-width: 575px) {
  .course-card:hover {
    background-position: center 140%;
  }
  .person-box {
    background-size: 220%;
    background-position: 120% 20%;
  }
  .person-box.sm-box {
    background-size: 112%;
    background-position: 375% 5%;
  }
  .person-box.lg-box.md-box {
    background-size: 70%;
    background-position: 60% 20%;
  }
  .post h2 {
    font-size: 28px;
    padding-left: 15px;
    line-height: 38px;
  }
  .person-box.lg-box {
    background-size: 100%;
    background-position: 85% 22%;
  }
  footer {
    text-align: center;
  }
  .person-box .post {
    padding-right: 15px;
    padding-left: 15px;
  }
 
}
/* xxs screens */
@media (max-width: 480px) {
  .library {
    padding: 30px 0;
  }
  .copy p {
    white-space: normal;
  }
  li.page-item.arrow a.page-link {
    margin: 0;
  }
  .person-box {
    background-size: 260%;
    background-position: 110% 15%;
  }
  .person-box.sm-box {
    background-size: 150%;
    background-position: 155% 10%;
  }
  .person-box.lg-box.md-box {
    background-size: 95%;
    background-position: 25% 18%;
  }
  .person-box.lg-box .person-img-box .img-scale-box {
    width: 100%;
    height: auto;
  }
  .person-box.lg-box {
    background-size: 100%;
    background-position: 85% 18%;
  }
}

@media (max-width: 426px) {
  .content-box {
    bottom: -120px;
  }
  .inside-container .toc {
    display: none;
  }
}
@media (max-width: 405px) {
  .nav-items .nav-item.icon-btn,
  .nav-items .nav-item {
    margin: 0;
  }
  .nav-logos .nav-logo {
    width: 90px;
  }
  .nav-logos .nav-logo:first-child {
    width: 60px;
  }
}
