/* GENERAL */
@media (min-width: 768px) {  
  .modal.post-modal .modal-dialog {
    margin-top: 120px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  .row.table {
    margin-top: 0;
    margin-bottom: 0;
    display: table;
  }

  .row.table .col-md-6 {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-heading .subscribe input.form-control {
    width: 150px;
  }

  .blog-heading .subscribe button.btn {
    width: 128px;
    max-width: 128px;
  }

  .post-container .entry-sidebar {
    width: 250px;
    margin-right: -80px;
  }
}
@media (max-width: 1350px) {
  .box-addon {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  .row.table {
    max-width: none;
    width: auto;
  }

  .blog-heading {
    text-align: center;
    padding: 70px 0px;
  }

  .blog-heading h1, .blog-heading h2 {
    margin-bottom: 66px;
  }

  .blog-heading .is-mobile {
    display: block;
  }

  .blog-heading .is-desktop {
    display: none;
  }

  .blog-heading iframe {
    float: none;
    margin: 0px 0px 30px;
  }

  .blog-heading p {
    max-width: none;
  }

  .blog-heading .subscribe {
    margin: 0px auto;
  }

  .post-container .entry-sidebar {
    float: none !important;
    margin: 0px 0px 30px !important;
  }

  .post-container .entry-content {
    float: none !important;
  }

  .entry-sidebar .post-share {
    display: none;
  }

  .teacher-quote {
    margin-bottom: 140px;
  }

  .teacher-quote .teacher-name {
    right: 0;
    top: auto;
    bottom: -107px;
  }

  #shortcut-to-conversational .brand {
    font-size: 46px;
    max-width: 450px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .container,
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .subscribe form {
    border-radius: 5px;
    overflow: hidden;
    max-width: 600px;
    margin: 0px auto;
  }

  .subscribe input.form-control, .subscribe button.btn {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0px !important;
  }

  .subscribe input.form-control:first-child {
    border: 0;
    border-bottom: 1px solid #cccccc;
  }

  .entry-content blockquote {
    border-left: 3px solid #334571;
    padding-left: 20px;
  }

  .entry-content blockquote:before {
    display: none;
  }

  .entry-content .table-responsive {
    border: 0;
    padding: 5px 0px 0px;
    margin: 0px 0px 30px;
  }

  .entry-content .table-responsive table {
    margin: 0;
  }

  .entry-content .post-subscribe-text {
    margin-right: 20px;
    padding-bottom: 180px;
  }

  .page-template-signup #site-content {
    padding: 40px 15px 40px;
  }

  .optin-box {
    padding: 34px;
  }

  #shortcut-to-conversational .brand {
    top: 148px;
  }

  .page-template-signup #site-content .signup-logo {
    position: relative;
    left: auto;
    top: auto;
    margin: 0px auto 20px;
    display: block;
  }

  #footer-signup p br {
    display: none;
  }
}
@media (max-width: 620px) {
  .blog-search form {
    width: 250px;
  }

  .loop.show-author .entry-excerpt {
    padding-left: 180px;
  }

  #respond #commentform p.comment-form-author, #respond #commentform p.comment-form-email, #respond #commentform p.comment-form-url {
    width: 100% !important;
    float: none !important;
    margin: 0px 0px 20px !important;
  }
}
@media (max-width: 480px) {
  .heading {
    padding: 80px 15px;
  }

  .heading h1 {
    font-size: 42px;
  }

  .page-template-teachers .heading {
    min-height: 200px;
  }
  
  .blog-heading h1, .blog-heading h2,
  .post-container h1 {
    font-size: 42px;
  }

  .blog-heading iframe {
    height: 200px;
  }

  .blog-search form {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }

  .blog-loop .loop {
    margin: 0px 0px 60px;
  }

  .loop .post-author {
    display: none;
  }

  .loop.show-author .entry-excerpt {
    padding-left: 0;
  }

  .blog-search .dropdown {
    float: none;
  }

  .blog-search .dropdown .dropdown-menu {
    left: 0;
    right: auto;
  }

  .entry-content table tr th, .entry-content table tr td {
    padding: 14px;
  }

  .entry-content .entry-thumbnail {
    margin-left: 0;
    margin-right: 0;
  }

  .entry-content .post-related {
    margin: 0;
  }

  .entry-content .post-related li {
    float: none;
    width: 100%;
    padding: 15px 0px;
    text-align: center;
  }

  .entry-content .floating-share {
    display: none;
  }

  .teacher-quote .teacher-name {
    width: 100%;
  }

  #epoch-wrap .comment-count-area a {
    float: none !important;
  }

  #shortcut-to-conversational .slogan {
    font-size: 18px;
  }

  #shortcut-to-conversational .brand {
    font-size: 34px;
    line-height: 1.4em;
    top: 124px;
  }

  .modal.post-modal .modal-body {
    padding: 25px 25px 0px;
  }

  .modal.post-modal .modal-content .subscribe {
    padding: 25px;
    margin: 0px -25px;
  }

  #footer-signup .btn {
    line-height: 50px;
    font-size: 21px;
  }
}
/* END GENERAL */

/* HEADER */
@media (min-width: 768px) {
  #site-header .container-fluid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
  }
  
  #site-header .container-fluid:before,
  #site-header .container-fluid:after {
    display: none;
  }

  #site-header .navbar-header {
    display: flex;
    align-items: center;
  }

  #site-header .navbar-header span.page {
    margin-top: 5px;
  }
  
  #site-header .navbar-brand {
    min-height: 70px;
    display: flex;
    align-items: center;
  }

  #site-header .navbar-collapse .header-btn {
    display: none;
  }
}

@media (min-width: 1199px) {
  #site-header .container-fluid {
    padding: 0px 50px;
  }
}

@media (max-width: 890px) {
  #site-header .menu > li {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  #site-header {
    padding: 0;
  }

  #site-header .navbar-header {
    margin: 0;
    padding: 16px 0;
  }

  #site-header .navbar-brand {
    margin: 0;
  }

  #site-header .navbar-toggle {
    margin: 5px 0 0;
    padding: 0;
    width: 36px;
    height: 25px;
    border: 0;
    border-radius: 0;
    background-repeat: no-repeat;
    background-image: url(../images/features.png);
    background-position: -46px -224px;
  }

  #site-header .navbar-toggle.collapsed {
    background-position: -4px -224px;
  }

  #site-header .menu {
    float: none !important;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  #site-header .menu > li {
    display: block;
    float: none;
    margin: 0;
  }

  #site-header .menu > li > a {
    display: block;
    padding: 10px 0;
    border: 0;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
  }

  #site-header .menu > li.button {
    padding-top: 8px;
  }

  #site-header .menu li.menu-item-has-children > a:after {
    font-size: 20px;
  }

  #site-header .header-btn {
    display: none;
  }

  #site-header .navbar-collapse {
    margin: 0 -20px;
  }

  #site-header .navbar-collapse .header-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 40px);
    height: 69px;
    border-radius: 10px;
    margin: 0 auto 30px;
    font-size: 20px;
    line-height: 1;
  }
}
/* END HEADER */

/* FOOTER */
@media (max-width: 767px) {
  #site-footer .footer-menu ul li.hidden {
    display: block !important;
    opacity: 0;
  }
}

@media (max-width: 480px) {
  #site-footer .footer-menu ul li {
    margin: 2px 10px;
  }

  #site-footer .footer-text h4 img {
    display: block;
    margin: 0px auto 12px;
  }
}
/* END FOOTER */

/* HOME SECTION */
@media (max-width: 991px) {
  #home-welcome .welcome-buttons {
    margin: 0px -15px;
  }

  #home-welcome .welcome-buttons li {
    padding: 0px 15px;
  }

  #home-welcome .welcome-button {
    padding: 40px 30px;
  }
}

@media (max-width: 767px) {
  #home-welcome {
    padding-bottom: 40px;
  }

  #home-welcome .container,
  #home-quote .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  #home-welcome h2 {
    font-size: 24px;
  }

  #home-welcome .welcome-buttons {
    margin: 0;
  }

  #home-welcome .welcome-buttons li {
    float: none;
    width: 100%;
    padding: 40px 0px 0px;
  }

  #home-welcome .welcome-button {
    bottom: auto;
  }

  #home-quote hr {
    display: none;
  }

  #home-quote img.pick-one {
    display: none;
  }

  #home-quote img.forbes {
    position: relative;
    right: auto;
    top: auto;
    display: block;
    margin: 0px auto 40px;
  }

  #home-quote p {
    padding: 0;
  }
}

@media (max-width: 480px) {
  #home-welcome .container,
  #home-quote .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  #home-welcome h1 {
    font-size: 28px;
  }
}
/* END HOME SECTION */

/* SECTION */
@media (min-width: 992px) {
  .section.welcome.footer .btn {
    min-width: 387px;
  }

  .section.welcome .container-fluid {
    padding-left: 92px;
    padding-right: 92px;
  }

  .section.how-it-works .row {
    margin-left: -35px;
    margin-right: -35px;
  }

  .section.how-it-works .row .col-md-4 {
    padding-left: 35px;
    padding-right: 35px;
  }
  
  .section.faq .faq-video,
  .section.onepercent .onepercent-video {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .section h2 {
    font-size: 36px;
  }

  .section.welcome h2 {
    font-size: 36px;
  }

  .section.welcome .container-fluid {
    max-width: 750px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.onepercent .onepercent-video,
  .section.faq .faq-video,
  .section.welcome .welcome-video {
    text-align: left;
    padding-top: 38px;
  }

  .section.how-it-works .col-md-4:nth-child(2) {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section.faq .container-faq {
    width: auto;
    margin: 0px 20px;
  }

  .section.faq .container-faq .col-md-4:nth-child(3n+1) {
    clear: none;
  }

  .section.faq .container-faq .col-md-4:nth-child(2n+1) {
    clear: both;
  }

  .section.hero .hero-video iframe, .section.hero .hero-video video {
    width: 588px;
    height: 330px;
  }
}
@media (max-width: 767px) {
  .section.welcome .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

   .section .form-inline .form-control {
    width: 50%;
    border-bottom: 0;
  }

  .section .form-inline .form-control:first-child {
    border-radius: 0;
    border-top-left-radius: 5px;
  }

  .section .form-inline .form-control:nth-child(2) {
    border-radius: 0;
    border-top-right-radius: 5px;
    border-right: 1px solid #cccccc;
  }

  .section .form-inline .btn {
    float: none;
    clear: both;
    width: 100%;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .section.hero .hero-video iframe, .section.hero .hero-video video {
    width: 430px;
    height: 240px;
  }

  .section.teachers .teachers-img {
    margin: 0px -15px;
  }

  .section.teachers .teachers-img img {
    display: none;
  }

  .section.teachers .teachers-img img.hidden {
    display: block !important;
    visibility: visible !important;
  }

   .section.quote .container {
    padding-right: 20px;
    text-align: center;
  }

  .section.quote img {
    position: relative;
    right: auto;
    margin-top: 40px;
  }
}
@media (max-width: 620px) {
  .section.welcome .btn {
    display: block;
    margin: 0;
  }

  .section.welcome .welcome-btn .btn.btn-orange {
    margin-bottom: 60px;
  }

  .section.quote .container {
    padding-right: 20px;
  }

  .section.quote img {
    position: relative;
    right: auto;
    margin: 30px 0px 0px;
  }

  .section.faq .container-faq .col-md-4 {
    padding: 20px 10px;
  }
}
@media (max-width: 480px) {
  .section.hero .hero-video iframe, .section.hero .hero-video video {
    width: 100%;
    height: 180px;
  }

  .section .form-inline .form-control {
    float: none;
    width: 100%;
  }

  .section .form-inline .form-control:first-child {
    border-top-right-radius: 5px;
    border-right: 1px solid #cccccc;
  }

  .section .form-inline .form-control:nth-child(2) {
    border-radius: 0;
  }

  .section .form-inline .form-control {
    padding: 5px 15px;
  }
}
/* END SECTION */

/*teachers*/
@media (min-width: 768px) {
  #teachers-heading {
    padding: 70px 60px;
  }

  #teachers .diego img {
    width: 159px;
  }

  #teachers .javier img {
    width: 205px;
  }

  #teachers .ana img {
    width: 159px;
  }

  #teachers .enrique img {
    width: 159px;
  }
}
@media (min-width: 992px) {
  #teachers .col-md-6.bio-text {
    max-width: 415px;
  }

  #teachers .col-md-6.bio-video {
    max-width: 465px;
    float: right;
    padding-top: 60px;
  }

  #teachers .diego img {
    width: 206px;
  }

  #teachers .javier img {
    width: 268px;
  }

  #teachers .ana img {
    width: 203px;
  }

  #teachers .enrique img {
    width: 203px;
  }
}
@media (min-width: 1200px) {
  #teachers .nav-tabs li {
    margin: 0px 28px;
  }
}
@media (min-width: 1300px) {
  #teachers .nav-tabs {
    width: 1270px;
  }

  #teachers .nav-tabs li {
    margin: 0px 36px;
  }
}
@media (max-width: 991px) {
  #teachers .col-md-6.bio-video {
    padding-top: 40px;
    clear: both;
  }
}
@media (max-width: 767px) {
  #teachers .nav-tabs {
    max-width: 600px;
  }

  #teachers .diego img {
    width: 115px;
  }

  #teachers .javier img {
    width: 148px;
  }

  #teachers .ana img {
    width: 112px;
  }

  #teachers .enrique img {
    width: 112px;
  }
}
@media (max-width: 620px) {
  #teachers .nav-tabs {
    max-width: 480px;
    padding: 0px 0px;
  }

  #teachers .diego img {
    width: 100px;
  }

  #teachers .javier img {
    width: 126px;
  }

  #teachers .ana img {
    width: 98px;
  }

  #teachers .enrique img {
    width: 98px;
  }
}
@media (max-width: 480px) {
  #teachers-heading {
    margin: 0px 0px;
  }

  .page-template-teachers .heading {
    min-height: 200px;
  }

  #teachers .tab-content {
    padding: 74px 20px;
  }

  #teachers .nav-tabs {
    max-width: 320px;
  }

  #teachers .diego img {
    width: 68px;
  }

  #teachers .javier img {
    width: 88px;
  }

  #teachers .ana img {
    width: 67px;
  }

  #teachers .enrique img {
    width: 67px;
  }
}
/*end teachers*/

/*support*/
@media (min-width: 1410px) {
  .single-knowledge-base .content .container {
    width: 1290px;
    max-width: none;
  }

  .page-template-support-search .content .container,
  #support-header .container {
    width: 1290px;
    max-width: none;
  }

  #support-header ul.support-logo {
    left: -43px;
  }

  .support-content {
    margin-right: 151px;
  }
}
@media (max-width: 1199px) {
  .support-sidebar {
    width: 400px;
  }

  .support-content {
    width: 500px;
  }
}
@media (max-width: 991px) {
  .support-content {
    float: none;
    width: 100%;
    margin-bottom: 60px;
  }

  .support-content > h2 {
    margin-top: 0;
  }

  .support-sidebar {
    float: none;
    width: auto;
  }

  .page-template-support-search .support-content {
    display: none;
  }

  .page-template-support-search .support-content.support-content-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  #support-header ul.support-logo {
    left: 20px;
  }

  #support-header form {
    width: 400px;
  }

  #support-header form input[type=text] {
    width: 234px;
  }

  .grid-support {
    height: auto !important;
  }

  .support-item {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    transform: none !important;
  }
}
@media (max-width: 480px) {
  #support-header h1, #support-header h2 {
    font-size: 32px;
  }

  #support-header form {
    width: 100%;
  }

  #support-header form button,
  #support-header form input[type=text] {
    float: none;
    width: 100%;
  }

  .support-content .support-meta p {
    float: none !important;
  }

  .support-search-keyword {
    display: none;
  }

  .support-search-keyword.support-search-keyword-mobile {
    display: block;
  }

  .support-search-keyword .support-back {
    right: 38px;
  }
}
/*end support*/

/*feedback*/
@media (max-width: 1199px) {
  #feedback .container-fluid {
    padding-top: 0;
  }

  #feedback .entry-content {
    position: relative;
    top: auto;
    right: auto;
    margin-top: -20px;
    max-width: none;
  }

  .feedback.first {
    display: none !important;
    visibility: hidden !important;
  }

  .feedback.hidden {
    display: block !important;
    visibility: visible !important;
  }

  .grid-feedback .feedback:nth-child(2n) {
    margin-right: 0;
  }

  .grid-feedback .feedback:nth-child(3n) {
    margin-right: 3%;
  }

  .grid-feedback .feedback.second {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .grid-feedback {
    height: auto !important;
  }

  .feedback {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    float: none !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    clear: both;
  }
}
@media (max-width: 620px) {
  .feedback-heading h1 {
    font-size: 42px;
    line-height: 40px;
  }
}
@media (max-width: 480px) {
  .feedback-heading h1 {
    font-size: 34px;
    line-height: 36px;
  }

  #feedback .entry-content {
    padding: 30px 28px;
  }

  .feedback ul li:not(:nth-child(1)) {
    padding-left: 28px;
  }

  .feedback ul li:not(:nth-child(1)) .lanel {
    position: relative;
  }

  .feedback ul li:not(:nth-child(1)) .label {
    position: relative;
    left: auto;
    display: block;
    margin-bottom: 4px;
  }

  .feedback ul li.teacher {
    padding-left: 128px;
  }
}
/*end feedback*/