@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");
@import url("../dist/bootstrap/css/bootstrap.min.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
body {
    color: #000000;
    font-family: "Open Sans", sans-serif, Arial, Helvetica;
    font-weight: 400;
}

a,
a:hover {
    text-decoration: none;
}
 
a:focus {
    outline: none;
}

*:focus {
    outline: none;
}

button:active,
button:focus,
.btn:active,
.btn:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: none !important;
}

.img-responsive,
.navbar-brand>img {
    display: inline-block;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 50px;
}

h3 {
    font-size: 40px;
}

h4 {
    font-size: 22px;
}

p,
li {
    color: #000000;
    font: 400 15px/1.5 "Open Sans", sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.clearfix {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.center {
    text-align: center;
}

.rgt {
    text-align: right;
}

hr:not([size]) {
    background-color: #bf1e2e;
    height: 3px;
    opacity: 1;
    margin-bottom: 4%;
    width: 100px;
}

.wrapper {
    clear: both;
    margin: 0 auto;
    width: 100%;
    padding-top: 65px;
}

.navbar:not(.side-links) {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 5%);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 5%);
    height: 65px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.navbar .navbar-brand {
    position: relative;
    margin-bottom: -15px;
    z-index: 1;
    max-width: 160px;
}

.navbar .navbar-nav .nav-item {
    color: #000000;
    font-size: 16px;
    text-transform: capitalize;
}

.navbar .navbar-nav .nav-link {
    color: #000000;
    padding: 0.5rem 1.6rem;
    font-weight: 700;
}
.navbar .navbar-nav .nav-item.menu-item-has-children:after {
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    top: 20px;
    right: 5px;
    margin-top: -5px;
    border-left: 2px solid #bf1e2e;
    border-bottom: 2px solid #bf1e2e;
    transform: rotate(-45deg);
    transform-origin: center;
}
.navbar .navbar-nav .nav-item.menu-item-has-children .nav-link {
    padding-right: 1.3rem;
}

.navbar .navbar-nav .nav-item.menu-item-has-children {
    position: relative;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #bf1e2e;
}

.navbar .login {
    color: #000000;
    font: 600 16px "Open Sans", sans-serif;
    margin: 1.5rem 0.625rem 0px;
}

.navbar .login:hover {
    color: #bf1e2e;
}

.navbar .hotline {
    padding: 0px 0px 0px 20px;
    position: relative;
}

.navbar .hotline .col {
    color: #ffffff;
    font: 700 16px "Open Sans", sans-serif;
    padding: 0.725rem 20px;
    width: 155px;
}

.navbar .hotline .col span {
    font-size: 12px;
    font-weight: 300;
}

.navbar .hotline .col:first-of-type {
    background-color: #bf1e2e;
}

.navbar .hotline .col:last-of-type {
    background-color: #000000;
}

.banner {
    background-color: rgba(191, 30, 46, 4%);
    clear: both;
    padding: 4% 0px 0;
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: left center;
}

.banner h2 {
    color: #000000;
    font-size: 40px;
    font-weight: 700;
    padding: 10px 0 0;
}

.banner h1 {
    color: #bf1e2e;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif, Arial, Helvetica;
}
#hero_banner_area .angle,
.banner .angle {
    bottom: 0px;
    clear: both;
    height: 40px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
    background-color: #bf1e2e;
}

.banner .carousel-control-next,
.banner .carousel-control-prev {
    bottom: 5%;
    height: 40px;
    width: 40px;
    top: inherit;
    z-index: 3;
}

.banner .carousel-control-prev {
    left: 0px;
}

.banner .carousel-control-next {
    left: 57px;
}

.banner .d-block {
    max-height: 480px;
    width: auto;
    margin: 0 auto;
}

.page-id-3299 .banner
{
  padding: 8% 0px 0;
}

.goals {
    background-color: #000000;
    clear: both;
    padding: 6% 0px 50px;
    width: 100%;
    margin-bottom: 25px;
}

.goals h3,
.goals h4,
.goals p {
    color: #ffffff;
}

.goals h3 {
    font-size: 38px;
}

.goals p {
    color: #dadada;
    font-size: 18px;
}

.goals h4 {
  font-size: 22px;
  font-family: "Open Sans", sans-serif, Arial, Helvetica;
}

.goals h4 img {
    margin-right: 0.6rem;
    position: relative;
    top: -3px;
}

.goal_div {
    margin-bottom: 45px;
}

.get-info {
    background-color: #bf1e2e;
    margin: 0px auto -97px;
    padding: 40px 36px;
    position: relative;
    max-width: 445px;
}

.get-info h3 {
    color: #ffffff;
    margin-bottom: 25px;
    text-align: center;
    font-size: 38px;
}

.get-info p {
    color: #ffffff;
    font-size: 11px;
}

.get-info label {
    color: #ffffff;
    font: 600 15px "Open Sans", sans-serif;
}

.get-info .form-control {
    border-color: #ffffff;
    color: #000000;
    font: 400 14px "Open Sans", sans-serif;
}

.get-info .form-control:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.wpcf7-form .for-parent .wpcf7-list-item-label,
.get-info .btn-outline-danger {
    background-color: #ffffff;
    border-color: #000000;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #bf1e2e;
    font: 600 15px "Open Sans", sans-serif;
    margin-bottom: 10px;
}

.get-info .btn-check:checked+.btn-outline-danger {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 50%);
    border-color: rgba(255, 255, 255, 10%);
    -webkit-box-shadow: none;
            box-shadow: none;
}

.get-info .btn-primary {
    background-color: #000000;
    border-color: #000000;
    border-radius: 5px;
    color: #ffffff;
    font: 700 16px "Open Sans", sans-serif;
    height: 56px;
    text-transform: uppercase;
    margin: 0 auto;
}

.get-info .btn-primary:hover {
    background-color: #262626;
    border-color: #262626;
}

.wpcf7-spinner {
  margin: 12px 24px;
  position: absolute;
  right: 89px;
}

.get-info .call {
    background-color: rgba(0, 0, 0, 60%);
    border-radius: 5px;
    color: #ffffff;
    font: 700 16px "Open Sans", sans-serif;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
}

.get-info h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 40%);
    font: 700 16px "Open Sans", sans-serif;
    line-height: 0.1em;
    margin: 20px 0px 20px;
    text-align: center;
    width: 100%;
}

.get-info h4 span {
    background-color: #bf1e2e;
    padding: 0 10px;
}

.get-info .ang-lft {
    bottom: 0px;
    position: absolute;
    left: 0;
    margin-left: -50px;
    z-index: 1;
}

.get-info .ang-rgt {
    bottom: 0px;
    position: absolute;
    right: 0;
    margin-right: -50px;
    z-index: 1;
}

.pac {
    background-color: rgba(191, 30, 46, 4%);
    clear: both;
    padding: 7% 0px 0px;
    position: relative;
    width: 100%;
}

.pac h3 {
    margin-top: 8%;
}

.pac p {
    font-size: 18px;
}

.pac blockquote {
    background-color: #ffffff;
    border-left: 6px solid #bf1e2e;
    margin: 8% 0px;
    padding: 30px 65px 30px 70px;
    max-width: 536px;
}

.pac blockquote h4 {
    color: #6f7073;
    font-size: 22px;
    line-height: 30px;
    position: relative;
}

.pac blockquote h4:before {
    content: "“";
    color: #bf1e2e;
    font: 700 50px "Merriweather", sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0px -30px -40px;
}

.feature {
    background-color: #bf1e2e;
    clear: both;
    position: relative;
    width: 100%;
}

.feature .col {
    border-right: 1px solid rgba(255, 255, 255, 20%);
    padding: 8% 4%;
}

.feature .col:last-child {
    border-right: none;
}

.feature h3 {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 15px;
}

.feature p {
    color: #ffffff;
    font-size: 16px;
    min-height: 165px;
}

.feature .btn-primary {
    background-color: #000000;
    border-color: #000000;
    border-radius: 5px;
    color: #ffffff;
    font: 700 13px "Open Sans", sans-serif;
    line-height: 32px;
    text-transform: uppercase;
    width: 136px;
}

.feature .btn-primary:hover {
    background-color: #262626;
    border-color: #262626;
}

.core {
    clear: both;
    padding: 7% 0px 0px;
    width: 100%;
}

.core p {
    font-size: 18px;
}

.hero_button {
    padding: 20px 0;
}

.btn-primary {
    background-color: #bf1e2e;
    border-color: #bf1e2e;
    border-radius: 5px;
    color: #ffffff;
    font: 700 14px "Open Sans", sans-serif;
    line-height: 34px;
    text-transform: uppercase;
    width: 140px;
}

.btn-primary:hover {
    background-color: #dd3546;
    border-color: #dd3546;
}

.core .btn-primary {
    background-color: #bf1e2e;
    border-color: #bf1e2e;
    border-radius: 5px;
    color: #ffffff;
    font: 700 14px "Open Sans", sans-serif;
    line-height: 34px;
    text-transform: uppercase;
    width: 140px;
    margin-top: 20px;
}

.core .btn-primary:hover {
    background-color: #dd3546;
    border-color: #dd3546;
}

.core figure {
    margin-bottom: -50px;
}

#steps_section {
    padding: 90px 0;
}

section#steps_section h2 {
    font-size: 40px;
}

#steps_section img {
    padding: 0 10px;
    max-height: 200px;
    margin: 0 auto;
    display: block;
}

.steps_content {
    text-align: center;
    padding: 25px 0 0;
}

.about {
    background-color: rgba(191, 30, 46, 4%);
    clear: both;
    margin-bottom: 100px;
    padding: 100px 0px 0px;
    position: relative;
    width: 100%;
}

.about img {
    max-width: 90%;
}

.about h3 {
    margin-top: 7%;
}

.about p {
    font-size: 18px;
}

.about .btn-primary {
    background-color: #bf1e2e;
    border-color: #bf1e2e;
    border-radius: 5px;
    color: #ffffff;
    font: 700 14px "Open Sans", sans-serif;
    line-height: 34px;
    text-transform: uppercase;
    width: 140px;
    margin-top: 20px;
}

.about .btn-primary:hover {
    background-color: #dd3546;
    border-color: #dd3546;
}

.about figure {
    margin-bottom: -50px;
}

footer {
    background-color: #000000;
    clear: both;
    padding: 7% 0px 50px;
    text-align: center;
    width: 100%;
}

footer h3,
footer h4,
footer p {
    color: #ffffff;
}

footer hr:not([size]) {
    background-color: #333333;
    height: 1px;
    opacity: 1;
    margin: 3% auto;
    width: 80%;
}

footer p {
    color: #dadada;
    font: 400 18px "Open Sans", sans-serif;
    max-width: 780px;
    margin: 20px auto 35px;
}

footer p:last-child {
    font-weight: 300;
}

footer p a {
    color: #ffffff;
}

footer .btn-primary {
    background-color: #bf1e2e;
    border-color: #bf1e2e;
    border-radius: 5px;
    color: #ffffff;
    font: 700 14px "Open Sans", sans-serif;
    line-height: 36px;
    text-transform: uppercase;
    width: 200px;
}

footer .btn-primary:hover {
    background-color: #dd3546;
    border-color: #dd3546;
}

footer .hotline {
    border: 1px solid #333333;
    margin: 0px auto 25px;
    padding: 0px 15px;
    text-align: left;
    max-width: 352px;
}

footer .hotline .col-auto,
footer .hotline .col {
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
        align-content: center;
}

footer .hotline .col-auto {
    border-right: 1px solid #333333;
}

footer .hotline h4 {
    font: 700 24px "Open Sans", sans-serif;
    margin: 10px;
}

footer .hotline h4 small {
    color: #bf1e2e;
    font: 600 14px "Open Sans", sans-serif;
    text-transform: uppercase;
}

.footercopy {
	font-size: 16px;
}

.footercopy a {
	text-decoration: underline;
	color: #dadada;
}

.footercopy a:hover {
	color: #fff;
}

.infoline {
    bottom: 0;
    display: none;
    left: 0;
    padding: 0px 12px;
    position: fixed;
    width: 100%;
    z-index: 1;
}

.infoline .col {
    color: #ffffff;
    font: 700 16px "Open Sans", sans-serif;
    padding: 0.725rem 20px;
    width: 50%;
}

.infoline .col a {
	color: #fff;
}

.infoline .col span {
    font-size: 12px;
    font-weight: 300;
}

.infoline .col:first-of-type {
    background-color: #bf1e2e;
}

.infoline .col:last-of-type {
    background-color: #000000;
}

/*-------------------
    Media Query
---------------------------*/

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }

    .col {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    }

    .navbar .navbar-brand {
        margin: -7px 0px 0px;
    }

    .navbar .hotline {
        display: none;
    }

    .navbar-light .navbar-toggler {
        border: none;
        margin-top: -15px;
        padding: 0;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28191, 30, 46, 100%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-collapse {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 15%);
                box-shadow: 0px 3px 5px rgba(0, 0, 0, 15%);
        margin-top: -16px;
        z-index: 4;
    }

    .navbar .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, 5%);
    }

    .navbar .login {
        margin: 0px;
        padding: 0.5rem 1rem;
    }

    .infoline {
        display: block;
    }

    .banner {
        padding: 40px 0px 0;
    }

    .banner .col:last-child {
        display: none;
    }

    .banner h1 {
        font-size: 20px;
    }

    .banner p {
        font-size: 16px;
    }

    .banner .carousel-inner {
        padding-bottom: 80px;
    }

    .banner .carousel-control-next,
    .banner .carousel-control-prev {
        bottom: 20px;
    }

    .goals h4 img {
        width: 40px;
    }

    .goals p {
        margin-bottom: 30px;
    }

    .get-info {
        margin-bottom: -73px;
        padding: 20px 15px;
        max-width: 90%;
    }

    .get-info h3 {
        font-size: 22px;
    }

    .get-info .parent {
        width: 50%;
    }

    .get-info .ang-lft {
        margin-left: -25px;
        width: 25px;
    }

    .get-info .ang-rgt {
        margin-right: -25px;
        width: 25px;
    }

    .pac blockquote {
        padding: 30px 20px 10px 40px;
    }

    .pac blockquote h4 {
        font-size: 18px;
    }

    .pac blockquote h4::before {
        font-size: 30px;
        margin: -10px 0px 0px -30px;
    }

    .pac p,
    .core p,
    .about p {
        font-size: 15px;
    }

    .feature .col {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 20%);
    }

    .core figure,
    .about figure {
        margin-top: 20px;
    }

    footer {
        padding-bottom: 100px;
    }

    footer hr:not([size]) {
        margin: 35px 0px;
        width: 100%;
    }

    footer h3 {
        font-size: 25px;
    }

    footer .hotline .col {
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 32px;
    }

    .navbar .navbar-brand {
        margin: -7px 0px 0px;
    }

    .navbar .hotline {
        display: none;
    }

    .navbar-light .navbar-toggler {
        border: none;
        margin-top: -15px;
        padding: 0;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28191, 30, 46, 100%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-collapse {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 15%);
                box-shadow: 0px 3px 5px rgba(0, 0, 0, 15%);
        margin-top: -16px;
        z-index: 4;
    }

    .navbar .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, 5%);
    }

    .navbar .login {
        margin: 0px;
        padding: 0.5rem 1rem;
    }

    .infoline {
        display: block;
    }

    .banner {
        padding: 20px 0px 0;
    }

    .banner h1 {
        font-size: 25px;
    }

    .banner p {
        font-size: 16px;
    }

    .banner .carousel-control-next,
    .banner .carousel-control-prev {
        bottom: 28%;
        width: 35px;
    }

    .banner .carousel-control-next {
        left: 50px;
    }

    .goals {
        padding-bottom: 10px;
    }

    .goals h4 img {
        width: 40px;
    }

    .get-info {
        margin-bottom: -57px;
        padding: 20px 25px;
        max-width: 90%;
    }

    .get-info h3 {
        font-size: 28px;
    }

    .pac blockquote {
        padding: 30px 20px 10px 40px;
    }

    .pac blockquote h4 {
        font-size: 18px;
    }

    .pac blockquote h4::before {
        font-size: 30px;
        margin: -10px 0px 0px -30px;
    }

    .pac h1 {
        margin-top: 18px;
    }

    .pac p,
    .core p,
    .about p {
        font-size: 15px;
    }

    footer {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    h1 {
        font-size: 40px;
    }

    .navbar .hotline .col {
        font-size: 16px;
        padding: 0.725rem 15px;
    }

    .navbar .navbar-nav .nav-item {
        font-size: 13px;
    }

    .navbar .navbar-nav .nav-link {
        padding: 0.5rem 0.425rem;
    }

    .navbar .login {
        margin-top: 1.3rem;
    }

    .banner h1 {
        font-size: 36px;
    }

    .banner .carousel-control-next,
    .banner .carousel-control-prev {
        bottom: 28%;
    }

    .goals {
        padding: 75px 0px 33px;
    }

    .get-info {
        margin: 0px auto -96px;
    }

    .get-info .ang-lft {
        margin-left: -33px;
        width: 33px;
    }

    .get-info .ang-rgt {
        margin-right: -33px;
        width: 33px;
    }
}


section#hero_banner_area {
    background: rgba(191, 30, 46, 4%);
    background-image: url(https://peakacademiccoaching.com/wp-content/uploads/2022/02/hero-back3.jpg);
    background-size: cover;
    background-position: left center;
}

.hero_text_wrapper {
    height: 500px;
    display: table;
    width: 100%;
}

.hero_text_box {
    display: table-cell;
    vertical-align: middle;
}

.hero_text_box h1 {
    color: #bf1e2e;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif, Arial, Helvetica;
}

.hero_text_box h2 {
    color: #000;
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;

}

.inner_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 35px;
}

.inner_img img {
    max-height: 500px;
}

.aboutbs {
    background: #fff;
}

section.about.aboutbs h1 {
    font-size: 40px;
}

#content {
    padding: 25px 0 50px 0;
}

#content h1 {
    font-size: 40px;
}

#content h3 {
    font-size: 28px;
    padding: 40px 0 0;
}

#content h4 {
    font-size: 14px;
    padding-bottom: 55px;
}

.tab {
    background: #BF1E2E;
}

.tabs_item:first-child {
    display: block;
}

ul.tabs.container.active {
    margin: 0 auto;
}


.tab ul {
    background: #BF1E2E;
}

ul.tabs li {
    display: inline-block;
    width: 24%;
    text-align: center;

}

.current a {
    color: #fff;
    background: #D92033;
}

.tab UL {
    margin: 0;
}

.tabs_item {
    display: none;
     
  }
  
  .tabs_item:first-child {
    display: block;
  }

.tabs_item img {
    max-width: 90%;
}

  ul.tabs li a {
    color: #fff;
    line-height: 1;
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 31px 0;
}

.tab_content {
    min-width: 100%;
    background: #000;

}

ul.tabs.container.active .current {
    position: relative;
}

ul.tabs.container.active .current:before {
    content: "";
    background: #D92033;
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    left: 0;
    right: 0;
    margin: 0 auto;
}

#tab_area h3 {
    color: #fff !important;
    font-size: 28px;
}

#tab_area p {
    color: #fff;
}

#tab_area .core .btn-primary {
    width: auto;
    margin-bottom: 75px;
}

#tab_area .tab_content ul, #tab_area .tab_content ol {
    background-color: transparent;
    margin: 20px 0 20px 18px;
    padding: 0;
}

#tab_area .tab_content ul li, 
#tab_area .tab_content ol li {
    color: #fff;
    font-size: 18px;
}

section#foundational_principles {
    background: #fff;
    margin-top: 0;
    padding-top: 0;
    min-height: 750px;
    overflow: hidden;
}

section.aboutbs {
    background: #fff;
}
section#foundational_principles h3 {
    font-size: 40px;
}

section#foundational_principles .core .btn-primary {
    width: 70%;
}
 

section#accademic_feature h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 25px;
}
section#accademic_feature p {
    color: #fff;  
}
 
.academic_feature_box a.btn.btn-primary {
    background-color: #000;
    border-color: #000;
    border-radius: 5px;
    color: #ffffff;
    font: 700 14px "Open Sans", sans-serif;
    line-height: 34px;
    text-transform: uppercase;
    width: 200px;
    margin-top: 15px;
}

.academic_feature_box {
    text-align: center;
    margin-top: 45px;
}

.academic_feature_box p {
    font-size: 18px;
}

.client_testimonail_title {
    text-align: center;
    padding-bottom: 50px;
}

.page-id-2680 .tabs_item {
    color: #fff;
}

.page-id-2680 #tab_area .tab_content ul, .page-id-2680 #tab_area .tab_content ol {
  margin-top: 0;
}

section#client_testimonial {
    background: rgba(191, 30, 46, 4%);
    padding: 70px 0;
    margin-top: 0;
}

section#client_testimonial h2 {
    font-size: 40px;
    margin: 40px auto 0;
}

#client_testimonial .owl-item .item {background: #fff;padding: 50px;border-left: 5px solid #BF1E2E;}

#client_testimonial .item i {
    color: #BF1E2E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#client_testimonial .item p {
    color: #6F7073;
    font-size: 18px;
    padding: 20px 0;
    font-weight: 700;
}

#client_testimonial .item h3 {
    color: #BF1E2E;
    font-size: 20px;
    font-weight: 700;
}


.owl-nav button i {
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    color: #BF1E2E;
    border: 1px solid #BF1E2E;
}

 

.owl-nav i.fas.fa-chevron-left {
    position: absolute;
    left: -4%;
    top: 45%;
}
.owl-nav i.fas.fa-chevron-right {
    position: absolute;
    right: -4%;
    top: 45%;
}

section#get_start_today {
    background: rgba(191, 30, 46, 4%);
}

section#get_start_today .get-info {
    margin: 0px auto -47px;
}

section.about.aboutbs a.btn.btn-primary {
    width: 200px;
}


.contact_us h3 {
    color: #bf1e2e;
font-size: 24px;
font-weight: 800;
text-transform: uppercase;
font-family: "Open Sans", sans-serif, Arial, Helvetica;
}

.contact_us h2 {
    font-size: 34px;
    line-height: 50px;
    font-family: 'Merriweather';
}

.contact_us p {
    font-size: 18px;
}

.contact_list ul {margin: 0;padding: 0;list-style: none;}

.contact_list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0;
}

.contact_list ul li svg {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    color: #BF1E2E;
    border-radius: 100%;
    border: 1px solid #BF1E2E;
    font-size: 20px;
}

.contact_list ul li span h3 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans';
}

.contact_list ul li span h4 {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Open Sans';
}

.contact_list ul li span {
    margin-left: 16px;
}

.contact_list {
    padding-top: 10px;
}

section#hero_banner_areas {
    background: rgba(191, 30, 46, 4%);
    padding: 50px 0;
}

.contact_us {
    padding-top: 50px;
}

footer.footercontact a.btn.btn-primary {
    width: 250px;
}


span.wpcf7-form-control.wpcf7-radio span { 
    width: 25%;
    margin: 0;
}
 
span.wpcf7-list-item-label {color: #fff;}
span.wpcf7-form-control-wrap.radio-19 {
    display: block;
}

textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 90px !important;
    resize: none;
}

.featurebg {
    background: #FDF6F6;
}


section#tab_area .accordion-item {
    background-color: transparent;
}

section#tab_area .accordion-item{
    border: none;
}
section#tab_area .accordion-button {
    background-color: #BF1E2E;
    color: #fff;
    line-height: 1;
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 31px 0;
    border-radius: 0;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}


section#tab_area button.accordion-button[aria-expanded="true"] {
    background-color: #D92033;
}

section#tab_area .accordion-button:after {
    content: "";
    background: #D92033;
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
}
section#tab_area button.accordion-button[aria-expanded="true"]:after{
    display: block
}

.accordion-body ul {background-color: transparent;margin: 20px 0 20px 18px;padding: 0;}

.accordion-body ul li {
    color: #ffffff;
    font-size: 18px;
}



@media (min-width: 992px){
    .navbar-expand-lg .navbar-collapse {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .hero_text_wrapper {
        height: 400px;
        display: table;
        width: 100%;
    }
    .tab_content {
        padding-bottom: 50px;
    }
    section.about.aboutbs img {
        margin-top: 160px;
    }
    section#accademic_feature {
        background: #BF1E2E;
        height: 100%;
        padding: 50px;
    }
    
}

@media (max-width: 1400px) {
.navbar .navbar-nav .nav-link {
  padding: .4rem 1rem;
    }
}

/* All Mobile Devices */
@media (max-width: 991.98px) {
	
	.hero_text_box h2 {
  		font-size: 24px;
  		line-height: 1.4;
	}
	
	.google_reviews_hero {
  		width: 130px;
	}
	
	.goals h3 {
  		font-size: 26px;
	}
	
	.steps_content {
  		padding: 25px 0 35px;
	}
	
    section#hero_banner_areas {
        padding-top: 0;
    }
    .contact_us {
        padding-top: 20px;
    }
    .tab {
        padding-bottom: 20px;
        padding-top: 20px;
        background: #000;
    }
    section#tab_area .accordion-item {
        margin-bottom: 45px;
    }
    section#tab_area button.accordion-button[aria-expanded="true"]:after{
        background-color: #D92033;
    }
    section#tab_area .accordion-button:after{
        display: block;
        background-color: #BF1E2E;
    }
    .dropdown-menu {
        position: static !important;
        display: block;
        border: none;
        padding: 0;
    }
    
    .dropdown-item {
        padding: .4rem 1rem;
        border-bottom: 1px solid rgba(0, 0, 0, 5%);
        color: #000000;
        padding: .4rem 1rem;
        font-weight: 700;
    }
    
    .dropdown-item:hover {
        background-color: transparent;
        color: #bf1e2e;
    }
    
    #menu-item-2679 > a {
        display: none;
    }
}



/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767.98px) {
    .hero_text_wrapper {
        height: 300px;
        display: table;
        width: 100%;
        text-align: center;
    }

.service_inner_img {
	display:none;
}
	
	#tab_area .core .btn-primary {
  margin-bottom: 15px;
	}
	
	.accordion-body {
  padding: 1rem 1.25rem 4rem;
	}
	
	.hero_text_box {
  text-align: left;
	}
	
	.banner h2 {
  font-size: 32px;
	}
	
	.goals h3 {
	font-size: 32px;
}
	
	section#tab_area .accordion-button {
		font-family: "Open Sans", sans-serif, Arial, Helvetica;
		padding: 20px 0;
	}
	
h3 {
  font-size: 32px;
}

    .tab_content {
        padding-bottom: 20px;
    }
    section.about.aboutbs img {
        margin-top: 30px;
    }
    ul.tabs li {
        width: 100%;
    }
    
    ul.tabs {
        padding: 0;
    }
     
    section#accademic_feature {
        background: #BF1E2E;
        height: 100%;
        padding: 50px;
    }
    section.about.aboutbs {
        padding: 30px 0;
        margin-bottom: 100px;
    }
    
    section#foundational_principles .core .btn-primary {
        width: 100%;
        font-size: 13px;
    }
    
    section#foundational_principles {
        margin: 0;
        height: auto;
    }
    
    section#accademic_feature {
        margin: 0;
        margin-top: 100px;
        padding: 20px 10px;
    }
    section#get_start_today {
        margin-bottom: 25px;
    }


    section.about.aboutbs h1 {
        font-size: 25px;
    }
    
    .hero_text_box h2 {
        font-size: 24px;
        line-height: 1.5;
    }
    
    .hero_text_wrapper {
        padding-top: 40px;
    }
    
    #tab_area h1 {
        font-size: 25px;
    }
    
    section#accademic_feature h2 {
        font-size: 25px;
    }
    
    section#client_testimonial h2 {
        font-size: 25px;
    }
    
    #client_testimonial .owl-item .item {
        padding: 20px;
    }
    section#client_testimonial {
        padding: 40px 0;
    }
    
    section#client_testimonial h2 {
        margin-top: 0;
    }
    
    .client_testimonail_title {
        padding-bottom: 30px;
    }
    
    section#steps_section h2 {
        font-size: 25px;
    }
    
    #steps_section {
        padding: 50px 0 25px;
    }
    
    .steps_content {
        padding: 20px 0 25px;
    }
    
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {}

/*  */
@media (min-width: 320px) and (max-width: 575.98px) {
   

}

@media (min-width: 320px) and (max-width: 375px) {
     
}


.google_reviews_hero {
    display: inline;
    width: 130px;
    margin-left: 25px;
}


.navbar .login{
    margin: 20px 0 !important;
}

.footer_menu ul li a {
    color: #fff !IMPORTANT;
    
}

.footer_menu ul li {
    display: inline-block;
}



/*contact form radio button*/
.wpcf7-form .for-parent label {
    display: block;
    cursor: pointer;
}

.for-parent, .for-parent > span {
    display: block;
    width: 100%;
}

.for-parent .wpcf7-form-control.wpcf7-radio > span {
    width: calc(50% - 15px);
}

.for-parent .wpcf7-form-control.wpcf7-radio > span.first {
    margin-right: 30px;
}

.wpcf7-form .for-parent label input[type="radio"] {
    position: absolute;
    visibility: hidden;
}

.for-parent .wpcf7-list-item label .wpcf7-list-item-label {
    display: block;
    width: 100%;
    padding: 7px 12px;
    border-radius: 3px;
}
.wpcf7-form .for-parent label input[type="radio"]:checked~span.wpcf7-list-item-label {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 50%);
    border-color: rgba(255, 255, 255, 10%);
    -webkit-box-shadow: none;
            box-shadow: none;
}
.navbar .navbar-nav .nav-item:hover > ul {
    display: block;
}

.wpdt-c .fade.show {
    opacity: 1;
}
.accordion-body li {
    color: #ffffff;
}

/* CSS by Rupash */
.blog-header {
    background-color: #FDF6F6;
    padding-top: 100px;
    padding-bottom: 150px;
}

.page-template-testimonials .blog-header {
    padding-bottom: 50px;
}

.blog-header h5 {
    color: #BF1E2E;
    font-family: 'Open Sans';
    font-weight: 900;
    text-transform: uppercase;
}


.articles {
    margin-top: -148px;
}

.post-title a {
    color: #000000;
    transition: 0.3s;
}

.articles .post:hover .post-title a {
    color: #bf1e2e;
}

.post-date {
    margin: 10px 0;
    font-size: 14px;
}
.pagination {
    background-color: #FDF6F6;
    padding-top: 220px;
    padding-bottom: 100px;
    margin-top: -120px;
    text-align: center;
}
.pagination .page-numbers {
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin: 0 4px;
    font-weight: 700;
    color: #888888;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .page-numbers.current {
    color: #000000;
}

.pagination .page-numbers.prev, .pagination .page-numbers.next {
    color: #BF1E2E;
}

.pagination a.page-numbers:hover {
    border-color: #BF1E2E;
}
.post-thumb {
    overflow: hidden;
    display: block;
}

.post-thumb img {
    transition: 0.3s;
}

.articles .post:hover .post-thumb img {
    transform: scale(1.2);
}
span.dot {
    display: inline-block;
    height: 3px;
    width: 3px;
    background-color: #BF1E2E;
    border-radius: 50%;
    transform: translateY(-2px);
}
.get-info.w-100 {
    max-width: 100%;
}

.content-wrap .get-info p {
    margin-bottom: 0;
}
.title-wrap {
    background-color: #000000;
    height: 600px;
    background-size: cover;
    background-position: center;
}
.single-header {
    padding-top: 80px;
    position: relative;
    z-index: 1;
}

.single-header:after {
    position: absolute;
    height: 450px;
    width: 100%;
    background-color: #BF1E2E;
    opacity: 0.04;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    max-height: 80%;
}


.title-inner {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
    padding: 100px 0;
    width: 100%;
}

.title-inner .post-title {
    color: #ffffff;
    font-size: 40px;
}

.title-inner .post-date {
    color: #ffffff;
    margin-bottom: 0;
}
.share-box {
    text-align: center;
}

.share-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.share-box a {
    height: 40px;
    width: 40px;
    text-align: center;
    border: 1px solid #CCCCCC;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 20px auto 0;
    margin-right: auto;
    transition: 0.3s;
}

.share-box a:hover {
    border-color: #BF1E2E;
}
.content-wrap h3 {
    font-size: 22px;
}

.content-wrap h2 {
    font-size: 28px;
}

.content-wrap h1 {
    font-size: 32px;
}

.content-wrap h4 {
    font-size: 20px;
}

.content-wrap h5 {
    font-size: 18px;
}

.content-wrap h6 {
    font-size: 16px;
}
a {
    color: #BF1E2E;
}

.content-wrap a {
    text-decoration: underline;
}
.tredindg-posts.articles {
    margin-top: 0;
    background-color: #FDF6F6;
    padding: 150px 0 100px;
}
.post-pagination {
    display: flex;
    justify-content: space-between;
    padding: 60px 0 100px;
}

.post-pagination a{
    text-decoration: none;
}
.post-pagination a:hover{
    color: #000000;
}
.post-pagination a[rel="prev"] img {
    padding-right: 15px;
}

.post-pagination a[rel="next"] img {
    padding-left: 15px;
}

.post-pagination a[rel="next"] {
    text-align: right;
}
.get-info .col-lg-8 a {
    color: #ffffff;
}

.get-info .col-lg-8 a:hover {
    text-decoration: none;
}

.get-info .col-lg-8 h5 {
    font-size: 22px;
}

.get-info .col-lg-8 p {
    font-size: 15px;
}
.owl-carousel.testimonial-slider .single-testimonial-item img {
    width: auto;
}
.single-testimonial-item {
    position: relative;
    padding: 50px 30px 30px;
    background-color: #ffffff;
    color: #6F7073;
    opacity: 0.5;
}
.single-testimonial-item img {
    position: absolute;
    top: 0;
    left: 30px;
}

.authorname {
    margin: 0;
    text-align: right;
    color: #BF1E2E;
    font-weight: 700;
    font-style: italic;
    font-size: 18px;
}
.testimonial-slider {
    margin-top: 50px;
}

div.testimonial-slider .owl-dots {
    text-align: center;
    padding-top: 50px;
}

div.testimonial-slider button.owl-dot {
    height: 10px;
    width: 10px;
    background-color: #BF1E2E;
    border-radius: 50%;
    margin: 0 3px;
    opacity: 0.1;
}

div.testimonial-slider button.owl-dot.active {
    opacity: 1;
}

div.testimonial-slider .owl-nav {
    text-align: center;
}

div.testimonial-slider .owl-nav button.owl-prev, div.testimonial-slider .owl-nav button.owl-next {
    color: #BF1E2E;
    border: 1px solid;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #ffffff;
    margin: 50px 45px -75px;
}
.blog-header.slider-section {
    overflow: hidden;
}

.owl-carousel.testimonial-slider .owl-stage-outer {
    overflow: inherit;
}

.owl-item.active .single-testimonial-item {
    opacity: 1;
}
.list-testimonial .single-testimonial-item {
    opacity: 1;
    border: 2px solid #FDF6F6;
    background-color: #FDF6F6;
}

.list-testimonial {
    padding: 80px 0;
}
.footer-top-cta {
    padding-bottom: 173px;
    position: relative;
}

.footer-top-cta:after {
    position: absolute;
    content: "";
    background-color: #FDF6F6;
    height: 147px;
    width: 100%;
    z-index: -1;
    bottom: 0;
    left: 0;
}
.banner.core-principle-banner p {
    font-size: 34px;
    font-weight: 700;
    font-family: "Merriweather", sans-serif;
}

#tab_area.core-principle-tab-area .core .btn-primary {
    margin-bottom: 0;
    width: 260px;
}

#tab_area.core-principle-tab-area h3 {
    margin-bottom: 30px;
}

.core-principle-tab-area .core {
    padding-bottom: 7%;
}

.our-principles {
    padding: 100px 0;
}

.our-principles .text-center h3 {
    font-size: 50px;
    margin-bottom: 50px;
}

.side-links a:hover,
.side-links a {
    display: block;
    background-color: #FDF6F6;
    color: #6F7073;
    padding: 20px 25px;
    position: relative;
    transition: none;
    font-size: 16px;
}

.side-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side-links a.active {
    background-color: #BF1E2E;
    color: #ffffff;
    position: relative;
}

.side-links a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-left: 25px solid #BF1E2E;
    border-bottom: 32px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
}

.side-links a.active:after {
    right: -25px;
    visibility: visible;
    transition: 0.3s;
}
.sub-title {
    text-transform: uppercase;
    color: #BF1E2E;
    font-weight: 900;
    font-family: 'Open Sans';
    font-size: 16px;
}

.title {
    font-size: 44px;
    margin-bottom: 30px;
}

.thumbnail {
    margin-bottom: 30px;
}

.inner-content p:last-child {
    margin-bottom: 0;
}

.principle-content {
    margin-bottom: 50px;
}

.principle-content a {
    text-decoration: underline;
}

.principle-content a:hover {
    text-decoration: none;
}

.principle-content h4 {
    font-size: 20px;
    font-family: 'Open Sans';
}

.inner-content h3 {
    font-size: 24px;
    font-family: 'Open Sans';
}

.side-links a:before {
    position: absolute;
    content: "";
    width: calc(100% - 50px);
    left: 25px;
    bottom: 0;
    background-color: #BF1E2E;
    height: 1px;
    opacity: 0.1;
}

.side-links a.active:before {
    display: none;
}

.side-links li:last-child a:before {
    display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
    left: 100%;
    top: -10px;
}

@media (max-width: 991.98px){
    .side-links a:after {
        display: none;
    }
    
    .side-links {
        margin-bottom: 50px;
    }


.banner.core-principle-banner p {
  font-size: 20px;
}

.blog-header {
  padding-top: 50px;
padding-bottom: 50px;
}

.single-header {
  padding-top: 0;
}

.title-wrap {
  height: auto;
}

.title-inner {
  padding: 50px 25px;
}

.title-inner .post-title {
  font-size: 32px;
}

.share-box {
  display: none;
}


}
.principle-content:before {
    content: '';
    display: block;
    height:      75px;
    margin-top: -75px;
    visibility: hidden;
  }




  .tutoring {
    background-image: url(https://peakacademiccoaching.com/wp-content/uploads/2017/08/PAC-Tutoring-BG.jpg);
    background-size: cover;
    background-position: center center;
}
.content {
    max-width: 1200px;
    padding: 20px 0px;
    margin: auto;
}
.one_space {
    width: 96%;
    padding: 2%;
    margin: 0 auto;
}
.one_half {
    width: 48%;
    position: relative;
    margin: 1%;
    float: left;
}
.school-year ,
.single h3 {
    color: #bf1e2e;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'Spectral SC', serif;
    font-weight: 700;
}
.last {
    clear: right;
    margin: 1% !important;
}
.one {
    width: 100%;
    margin: auto;
}
#title h1 {
    color: #bf1e2e;
    font-size: 72px;
    text-align: center;
    margin: 25px 0px;
}

.one_half p {
    margin: 25px 0 25px 0;
    font-family: 'Open Sans', sans-serif;
    color: #6d6e71;
}

div#content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    font-size: 15px;
    line-height: 25px;
}

div#content ul li {
    color: #6d6e71
}
.wpcf7-text {
    font-size: 15px;
    color: gray;
    padding: 8px;
    margin-bottom: 16px;
}
.wpcf7-submit {
    width: 50%;
    font-size: 15px;
    background-color: black;
    border: none;
    border-radius: 10px;
    color: white;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
}
.about-section h5, .about-section li {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
}

.about-section h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.about-section li {
    font-size: 16px;
    line-height: 1.8;
    position: relative;
    padding-left: 37px;
    margin-bottom: 5px;
}

.about-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

span.counter {
    display: inline-block;
    background-color: #BF1E2E;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 5px;
    left: 0;
}
.codedropz-upload-container {
    background-color: rgba(255, 255, 255, 0.4);
    color: #ffffff;
    font-weight: 700;
}

.codedropz-upload-inner span {
    display: block;
}

.about-section .get-info h5 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Merriweather", sans-serif;
}

.about-section .get-info textarea {
    margin-bottom: 16px;
}
.dnd-upload-counter{
    display: none;
}
.dnd-upload-image {
    background-color: #ffffff;
}

.dnd-upload-status .dnd-upload-details .name span {
    color: #ffffff;
}

.dnd-upload-status .dnd-upload-details .name em {
    color: #ffffff;
}

.dnd-upload-status .dnd-upload-details .remove-file span:after {
    background-color: #ffffff;
    border-radius: 50%;
}
.benefits ul li {
    position: relative;
    color: #080808;
    padding-left: 0;
    margin-bottom: 37px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.benefits ul {
    padding: 0;
    list-style: none;
    margin: 15px 0 60px;
}
.benefits span.counter {
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    flex-basis: 50px;
}

.benefits ul li p {
    flex-basis: calc(100% - 50px);
    padding-left: 11px;
    margin: 0;
}
.benefits ul li:last-child {
    margin-bottom: 0;
}
.benefits {
    padding-top: 145px;
    background-color: #FDF6F6;
}
@media screen and (max-width: 767px){
    
    .google_reviews_hero {
    display: inline;
    width: 150px;
    margin-left: 25px;
}
    
    #title h1 {
        color: #bf1e2e;
        font-size: 25px;
        line-height: 30px;
        text-align: center;
        font-family: 'Spectral SC', serif;
        font-weight: 700;
        margin: 10px 0px;
    }
    .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth {
        width: 98%;
        position: relative;
        margin: 1%;
        float: none;
    }
    .last {
        clear: right;
        margin: 1% !important;
    }
    .tutoring h3 {
        color: #bf1e2e;
        font-size: 18px !important;
        line-height: 23px;
        margin-bottom: 0px;
        margin-top: 0px;
        font-family: 'Spectral SC', serif;
        font-weight: 700;
    }
}

/* Banner update */
.banner.has-video:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

#bgVideo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 0;
}

.banner.has-video .carousel-item {
    min-height: 480px;
}

.banner > .container {
    z-index: 3;
    position: relative;
}
@media screen and (max-width: 1200px){
    .banner.has-video .carousel-item {
        min-height: 666px;
    }
}
@media screen and (max-width: 991px){
    .banner.has-video .col:last-child {
        display: none;
    }
    .banner.has-video .carousel-item {
        min-height: 470px;
    }
}
@media screen and (max-width: 767px){
    .banner.has-video .carousel-item {
        min-height: auto;
    }
}
@media screen and (max-width: 420px){
    
    .hero_button {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .google_reviews_hero {
        margin-left: 0 !important;
    }
}


