/* All Screen Sizes ========================================================= */

.single-school-review {
    padding: 10px 20px 10px 50px;
    background: rgba(255,255,255,0.99);
    margin-bottom: 10px;
    border-radius: 5px;
    background-image: url(https://www.trubicars.ca/wordpress/wp-content/uploads/2023/01/Asset-8.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 10px 12px;
    border: 1px solid #f6f6f6;
}

table.package-table {
    width: 100%;
}

.bgcolor-extralight-gray {
    background-color: #f6f6f6;
}
.thin-border-top {
    border-top: 1px solid #dedede;
}

h2.school-details-heading {
    letter-spacing: 0px;
    color: #585cda;
}

.package-table td, .package-table th {
    padding: 5px 10px!important;
}

.grid-of2.school-details {
    align-items: stretch;
}

.grid-of2.school-details .side-image img{
    mix-blend-mode: multiply;
}

.grid-of2.school-details .side-image {
    background-color: rgba(0,0,0,0.05);
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-of2.school-details .side-text {
    padding: 30px 30px;
}

.grid-of2.school-details .side-text h2{
    margin-top: 0px;
    padding-top: 0px
}

.package-table th:nth-child(2), .package-table tr:nth-child(2) {
    width: 30%;
}

.package-table th:nth-child(1), .package-table tr:nth-child(1) {
    width: 70%;
}

.package-table th {
    font-weight: 700;
}

section.tc-section.page-title-row.tc-row.section-regular {
    padding: 50px 0;
    background: #585cda;
}

section.tc-section.page-title-row.tc-row.section-regular h1{
    color: #fff;
}

.search-school-box2 h4 {
    margin-bottom: 10px;
    line-height: 1;
}

.search-header-text {
    padding: 30px;
    background-color: rgba(200, 230, 250, 0.75);
}

.search-header-text p {
    margin-bottom: 0;
}

.second-layer-image2 {
    width: 100%;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    padding: 30px
}

.search-school-box2 .modal-content.search-box-innerpages {
    flex-flow: column;
    padding: 20px 20px 30px;
    background-color: rgba(88, 92, 218, 0.75);
}

.search-school-box2 .modal-content.search-box-innerpages > div {
    width: 100%;
}

.search-school-box {
    width: 80%!important;
}

.grid-of2.contact-page-contacts {
    align-items: flex-start;
    font-size: 16px;
    margin-top: 40px;
}

img.full-width-image {
    width: 100%;
}

.grid-of2.contact-page-contacts .social-links a img {
    max-height: 15px;
    filter: invert(1);
}

span.nav-title {
    display: flex;
    flex-flow: column;
}

span.nav-title-icon-wrapper {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #dedede;
    border-radius: 50px;
    margin: auto;
    padding: 10px;
    margin-top: 10px;
}

.nav-previous>a {
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 16px;
    color: #585CDA;
    text-align: center;
}

.nav-previous span.nav-title {
    flex-flow: column-reverse;
}

.nav-previous {
    border: 1px dotted #aaa;
    padding: 20px;
}

.nav-next {
    border: 1px dotted #aaa;
    padding: 20px;
}

.nav-next>a {
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 16px;
    color: #585CDA;
    text-align: center;
}

span.nav-title-icon-wrapper .icon {
    max-height: 40px;
}

.tc-row.row--regular-content {
    padding: 30px 0 80px;
}

.nav-links {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    border: 1px solid #dedede;
    font-weight: bold;
    margin-top: 50px;
}

h1.entry-title {
    display: none;
}

footer.entry-footer {
    display: none;
}

.entry-meta {
    display: none;
}

.padding-tb-sticky { padding-top:60px;}

section.tc-section.section-poat-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: soft-light;
    background-color: #585cda;
    height: 400px;
    align-items: flex-end;
    padding: 40px;
}

section.tc-section.section-poat-banner h1 {
    color: #fff;
    font-size: 30px;
}

section.tc-section.tc-row.section-regular.section-404-content {
    padding: 20px 0;
}

section.tc-section.tc-row.section-regular.section-404-content p {
    font-size: 20px;
    text-align: center;
}

.error-page-search {
    display: flex;
    flex-flow: column;
    margin: auto;
    max-width: 1000px;
    margin-bottom: 60px;
    background: #dedede;
    padding: 40px;
    margin-top: 60px;
}

.wp-block-search__inside-wrapper {
    display: flex;
    justify-content: space-between;
}

.error-page-search input {
    padding: 10px;
    border: none !important;
    border-radius: 0px;
}

.error-page-search button.wp-block-search__button {
    border: none;
    background: orange;
    font-size: 16px;
    padding: 10px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Poppins-Medium';
}

.error-page-search label.wp-block-search__label {
    display: none;
}

.show-complete-status {
    background: #019e7c;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    padding: 5px 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 11px;
    line-height: 1.1;
    display: inline-block;
}

@media all and (min-width:400px) {
    .error-page-search button.wp-block-search__button {
        width: 28%;
    }
    .error-page-search input {
        width: 70%;
    }
}

@media all and (max-width:400px) {
    .error-page-search button.wp-block-search__button {
        width: 100%;
    }
    .error-page-search input {
        width: 100%;
    }
}

.grid-of2.image-side-bg.vertical-align-center {
    align-items: center;
    margin: 0 !important;
    padding: 0;
}

.grid-of2.image-side-bg {
    align-items: unset;
    padding: 40px 0;
}

.grid-image-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.note-block-emphasis {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    padding: 10px;
    border: 1px dotted #dedede;
    margin-bottom: 20px;
}

ul.toggle-wrapper li.active:after {
    display: none;
}

h3.class-title {
    letter-spacing: 0;
    text-transform: uppercase;
    border-top: 3px solid #000;
    margin-top: 50px;
    padding: 0;
    margin-left: 0;
}

h2.class-title {
    letter-spacing: 0;
    text-transform: uppercase;
    border-top: 3px solid #000;
    margin-top: 50px;
    padding: 0;
    margin-left: 0;
}

.grid-of2.grid-classes {
    border-bottom: 3px solid #efefef;
    border-left: 3px solid #efefef;
    padding-left: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


/* FAQ Toggle ==============================================*/

.faq-content.hide-this a.ai-button {
    letter-spacing: 1px;
    padding: 10px 20px;
    width: auto;
    margin-top: 20px;
}

ul.toggle-wrapper li {
    padding-left: 0px !important;
}

.ai-box.box-section-search {
    max-width: unset;
    padding: 0;
}

.custom-search.header-search {
    padding: 20px 0px;
    background: transparent;
}

h1.page-title.search-title {
    font-size: 40px;
}

.custom-search.header-search form {
    padding: 0px;
    background: transparent;
}

li.active .faq-title {
    background-color: #fff;
    color: #000;
}

.faq-content img {
    height: auto;
    border: none !important;
    margin: 20px 0px;
    max-width: 100%;
    box-shadow: none !important;
}

.faq-content img {
    height: auto;
    margin: 20px 0px;
    max-width: 100%;
}

ul.toggle-wrapper li .faq-content li {
    margin-bottom: 0 !important;
    list-style: initial;
    border: none;
}

ul.toggle-wrapper li .faq-content ul {
    margin-bottom: 10px;
}

.faq-content {
    padding: 20px;
    background: rgba(255, 2555, 2555, 0.3);
    transition: 0.5s;
}

ul.toggle-wrapper li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

ul.toggle-wrapper li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

li.active .faq-title {
    background-image: url('/wordpress/wp-content/uploads/2022/04/icon-minus.png');
}

.faq-title {
    background-image: url('/wordpress/wp-content/uploads/2022/04/icon-plus.png');
}

.faq-title:hover {
    background-color: #fff;
    color: #000;
}

.faq-title {
    padding: 8px 20px 9px 40px;
    border: 1px solid #dedede;
    font-size: 16px;
    background-size: 18px;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: 10px 7px;
    cursor: pointer;
    line-height: 1;
    transition: 0.5s;
}

.section-cta h2 {
    color: #fff;
    margin-bottom: 20px !important;
    display: flex;
}

.section-cta p {
    color: #fff;
}

section.tc-section.tc-row.section-regular.section-cta {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(90, 90, 220, 0.9);
    background-blend-mode: color-burn;
}

li.active .faq-content {
    display: block;
    transition: 0.5s;
    height: auto;
}

.free-posts.posts-grid.grid-of3.premium-content {
    padding-top: 10px;
    align-items: stretch;
}

.hide-this {
    display: none !important;
}

ol li img {
    margin: 30px 0px;
}

.two-sides.flex-top {
    align-items: flex-start;
}

.ai-row.row-regular-section ul li ul li {
    padding-left: 30px !important;
}

.row-regular-section ol li {
    background: none !important;
}

ul.toggle-wrapper {
    padding: 0;
    list-style: none;
}

ul.fancy-list li {
    list-style: none;
    padding: 5px 0px 5px 40px;
    background-image: url(/wordpress/wp-content/uploads/2022/05/icon-check-mark.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0px 7px;
}

.video-vimeo {
    position: relative;
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: center;
    border: 1px solid #dedede;
    margin-top: 30px;
    background: #111;
}


/* Woocommerce -------------------------------------------- */

.woocommerce-page .sticky-top {
    display: none;
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
    width: 48% !important;
    max-width: unset;
}


/* End of Woocommerce -------------------------------------------- */

section.tc-section.section-regular.section-padding60.section-cta {
    border-top: 1px solid #dedede;
}

.box-search-horizontal .search-section {
    max-width: unset;
}

.sticky-top {
    position: sticky;
    top: 70px !important;
    z-index: 3 !important;
}

.page-entry.box-shadow.margin-bottom-35px {
    margin-top: 1px !important;
    box-shadow: none;
}


/* Test Grid ------ */

.free-test-grid a .tc-button:hover {
    background-color: #F6AD01;
    color: #000;
}

.free-test-grid a:hover .tc-button {
    opacity: 1;
}

.free-test-grid a .tc-button {
    color: #fff;
    padding: 7px 20px;
    margin-top: 10px;
    display: flex;
    text-transform: uppercase;
    opacity: 0;
    transition: 0.5s;
    background-color: rgba(247, 185, 27, 0);
    text-decoration: none;
}

.free-test-grid a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.free-test-grid a h3 {
    color: #fff;
}

.free-test-grid a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    text-decoration: none !important;
}

.free-test-grid>div {
    margin-bottom: 20px;
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.free-test-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/* Footer ------ */

.tc-section.section-g1test-ad .grid-text {
    font-size: 16px;
}

p.review-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.review-content-wrapper img:first-of-type {
    margin-right: 20px;
}

.review-content-wrapper img:last-of-type {
    margin-left: 20px;
}

.review-content-wrapper img {
    max-height: 20px;
    cursor: pointer;
}

.review-content-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.box-reviews {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.footer-side.side-first.site-logo-footer {
    margin-right: 20px;
}

.social-links {
    display: flex;
    justify-content: flex-start;
    margin-top: 4px;
}

.social-links a img {
    max-height: 15px;
}

.social-links a:hover {
    opacity: 1;
}

.social-links a {
    display: block;
    margin-right: 5px;
    opacity: 0.5;
    transition: 0.5s;
}

.footer-side.payment-methods img {
    max-height: 40px;
}

.footer-side.copyrights-text {
    font-size: 14px;
    color: #555;
}

.sub-footer .flex-sides {
    align-items: center;
    padding: 10px 0;
}

footer .footer-links a:hover {
    opacity: 1;
}

footer .footer-links a {
    display: flex;
    text-decoration: none;
    color: #dedede;
    padding: 3px;
    line-height: 1;
    font-size: 16px;
    opacity: 0.6;
}

footer.site-footer.tc-row {
    padding: 80px 0;
    background-color: #101010;
}

.site-logo-footer img {
    max-height: 85px;
}

.footer-links {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 20px;
}

.flex-sides {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.menu-and-logins .user-area a:hover {
    text-decoration: none;
}

p.step-text {
    font-size: 18px;
    line-height: 1.2;
    margin: auto;
}

.step-wrapper {
    max-width: 400px;
    margin: auto;
}

span.step-number {
    padding: 10px;
    background: #585CDA;
    color: #fff;
    display: inline-flex;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 30px;
    line-height: 0.9;
}

.two-sides-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.content-center {
    text-align: center;
}

section.tc-section.section-regular {
    padding: 40px 0;
}

h1 {
    color: #585CDA;
    font-size: 30px;
}

h2 {
    color: #000;
    font-size: 25px;
}

body,
p,
a,
li,
div {
    line-height: 1.3;
    text-decoration: none;
}

.user-area a#register:hover {
    background: #000;
    color: #fff;
}

.user-area a#register {
    background: orange;
    border-radius: 5px;
    transition: 0.5s;
}

.menu-and-logins .user-area a,
.menu-and-logins .nav-menu li a {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding: 10px;
    height: auto;
    margin: 0;
    letter-spacing: 1px;
    line-height: 1;
    display: flex;
    font-weight: bold;
}

.search-form-fields div.search-btn a:before {
    content: unset !important;
}

.search-form-fields>div input {
    padding: 10px !important;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    background-color: #f5f5f5;
    border: none;
    line-height: 1;
    height: unset;
    text-align: center;
}

.search-form-fields div.search-btn a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
}

.search-form-fields div.search-btn a {
    padding: 10px 10px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    border: none;
    line-height: 1;
    height: unset;
    text-align: center;
    transition: 0.5s;
}

.search-form-fields>div {
    width: 100%;
}

.search-filter .nav-tabs .nav-item {
    margin-right: 2px;
}

.search-filter .nav-tabs li {
    width: auto !important;
}

.search-filter .nav-tabs {
    border-bottom: 0px !important;
}

.search-filter .nav-tabs li a.nav-link {
    background: #F6AD01;
    color: #000;
    padding: 10px 20px;
    font-size: 16px;
}

.tab-content.padding-30px.box-shadow {
    background-color: #585CDA;
    position: relative;
    padding: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.search-filter .nav-tabs .nav-link {
    border: none !important;
}

.search-filter .nav-item.show .nav-link,
.search-filter .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #585CDA;
    z-index: 10;
    position: relative;
}

.search-section {
    position: relative;
    width: 100%;
    opacity: 0.90;
    top: unset;
}

.tc-section,
.tc-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.section-col {
    flex-flow: column;
}

.section-padding60 {
    padding: 60px 0px;
}

.tc-box.box-breadcrumbs p {
    margin-bottom: 0;
}

.tc-box.box-breadcrumbs span.separator {
    font-size: 20px !important;
    fontweight: 900 !important;
    line-height: 1;
    vertical-align: middle;
    color: #999 !important;
}

.tc-box.box-breadcrumbs.breadcrumbs-for-courses {
    margin-bottom: 10px;
    margin-top: -20px;
}

.tc-box.box-breadcrumbs.breadcrumbs-for-regular-pages {
    margin-top: 0;
    margin-bottom: 0;
}

.tc-box.box-breadcrumbs {
    color: #656565;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    background: #fff;
    text-transform: uppercase;
    margin-top: 30px;
    /* margin-bottom: -30px; */
  /*   z-index: 20; */
 }

.tc-box.box-breadcrumbs.breadcrumbs-for-regular-posts {
    margin-bottom: 0;
}

.box-breadcrumbs ol.breadcrumb li a:hover {
    color: #000;
    letter-spacing: 2px !important;
}

.box-breadcrumbs ol.breadcrumb li a {
    color: #f58220;
    transition: 0.5s;
    letter-spacing: 1px;
}

.box-breadcrumbs ol.breadcrumb li:first-child {
    margin-left: 0px;
}

.box-breadcrumbs ol.breadcrumb li span:after,
.box-breadcrumbs ol.breadcrumb li a:after {
    display: none;
}

.box-breadcrumbs ol.breadcrumb li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 2px solid #888;
    line-height: 1;
    margin-right: 0px;
}

.box-breadcrumbs ol.breadcrumb {
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    background: none;
    width: 100%;
}

.tc-box.box-breadcrumbs span {
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1;
    display: flex;
    align-items: center;
}

.tc-box.box-breadcrumbs a {
    font-size: 11px !important;
    text-transform: uppercase;
}

.tc-box {
    width: 100%;
    max-width: 1100px;
    position: relative;
    padding: 0 30px;
}

.section-dark {
    color: #fff;
}

.header-output.site-header {
    width: 100%;
    height: auto;
}

.bgcolor-blue {
    background-color: #585CDA;
}

.bgcolor-orange {
    background-color: #F6AD01;
}

.bgcolor-lightgray {
    background-color: #dedede;
}

.bgcolor-black {
    background-color: #111111;
}

.tc-button {
    background-color: #F6AD01;
}

.tc-button {
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    display: flex;
    text-transform: uppercase;
    opacity: 0;
    font-size: 18px;
    transition: 0.5s;
    background-color: #585CDA text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 1px;
}

.vertical-space10 {
    padding: 5px 0px;
}

.vertical-space20 {
    padding: 10px 0px;
}

.vertical-space30 {
    padding: 15px 0px;
}

.vertical-space40 {
    padding: 20px 0px;
}

.vertical-space50 {
    padding: 25px 0px;
}

.vertical-space60 {
    padding: 30px 0px;
}

.vertical-space70 {
    padding: 35px 0px;
}

.vertical-space80 {
    padding: 40px 0px;
}

.vertical-space90 {
    padding: 45px 0px;
}

.vertical-space100 {
    padding: 50px 0px;
}

p:empty {
    display: none;
}

header ul.nav-menu>li>a:hover {
    color: #585CDA;
}

.error-404 .search-form {
    display: flex;
}

.search-box-innerpages div.modal-header h4 {
    letter-spacing: 0px;
}

.search-box-innerpages div.modal-header {
    background-color: unset;
    border: none;
    color: #fff;
    padding: 0;
}

.search-box-innerpages .form-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.search-select-type select {
    border-radius: 0px;
}

.search-box-innerpages .modal-body {
    padding: 0px;
}

.search-box-innerpages input {
    border-radius: 0px;
}

.form-group.margin-bottom-5px.text-grey-2 {
    width: 100%;
    margin-bottom: 0;
}

.modal-content.search-box-innerpages {
    display: flex !important;
    flex-wrap: nowrap;
    width: 100%;
    background: #585cda;
    border-radius: 0;
    align-items: center;
    justify-content: space-between;
}

.traffic-sign.traffic-reg {
    position: relative;
}

.traffic-sign.traffic-reg img {
    margin: 0 0 20px;
}

.traffic-sign.traffic-reg h6 {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 100px;
    color: red;
    text-shadow: 5px 5px 20px #444;
}

.reg-sign h4 {
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.reg-sign {
    margin-bottom: 20px;
}

.traffic-color {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
    box-shadow: 1px 1px 15px #cfcfcf;
}

.traffic-blue {
    background-color: #009ee1;
    color: #fff;
}

.traffic-red {
    background-color: #ee1d23;
    color: #fff;
}

.traffic-green {
    background-color: #00a54f;
    color: #fff;
}

.traffic-orange {
    background-color: #f58220;
    color: #fff;
}

.traffic-flyellow {
    background-color: #eee90f;
    color: #555;
}

.traffic-white {
    background-color: #f2f3f4;
    color: #555;
}

.traffic-yellow {
    background-color: #fed503;
    color: #555;
}

.traffic-colors-grid {
    align-items: flex-start !important;
    margin-top: 50px;
}

h4.color-description {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: normal;
    font-family: 'HelveticaNeue';
    padding: 10px 0px 30px;
}

.reg-sign.grid-spacer {
    height: 0px;
    margin: 0;
}

.grid-spacer {
    height: 0px;
    margin: 0;
}

.posts-grid.grid-of2 {
    align-items: stretch;
}

.posts-grid.grid-of3 {
    align-items: stretch;
}

.grid-of2,
.grid-of3,
.grid-of4,
.grid-of5,
.grid-of6,
.grid-of7,
.grid-of8 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.tc-section.section-g1test-ad {
    background: rgba(0, 0, 0, 0.05);
    padding: 20px 0;
}

.section-button a {
    display: inline-flex;
    padding: 10px;
    border: 2px solid;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Bold';
}

.tc-section.section-g1test-ad .grid-image img {
    transition: transform .7s ease-in-out;
}

.tc-section.section-g1test-ad .grid-image img:hover {
    transform: rotate(360deg);
}


/* Large Screen =================================================== */

@media all and (min-width: 800px) {
    .grid-of2.school-details .side-image {
        width: 35%;
    }

    .grid-of2.school-details .side-text {
        width: 63%;
    }

    .tc-section.section-g1test-ad .grid-text {
        width: 70%;
    }
    .tc-section.section-g1test-ad .grid-image {
        width: 17%;
    }
    .grid-of2.contact-page-contacts .side-text {
        width: 35%;
    }
    .grid-of2.contact-page-contacts .side-map {
        width: 63%;
    }
    .search-box-innerpages .search-select-type {
        width: 15%;
    }
    .search-box-innerpages .geo-inpput.geoloclists {
        width: 83%;
    }
    .search-box-innerpages div.modal-header {
        padding-right: 20px;
    }
    .search-school-box2 .search-box-innerpages .geo-inpput.geoloclists {
        width: 77%;
    }
    .search-school-box2 .clearfix {
        display: none;
    }
    .search-school-box2 .search-box-innerpages .search-select-type {
        width: 20%;
    }
    .modal-content.search-box-innerpages {
        padding: 20px 50px;
    }
    .grid-of4>div {
        width: 23%;
    }
    .grid-of2>div {
        width: 48.5%;
    }
    .grid-of3>div {
        width: 32%;
    }
    .grid-of5>div {
        width: 19%;
    }
    .grid-of6>div {
        width: 15%;
    }
    .grid-of7>div {
        width: 13%;
    }
    .grid-of8>div {
        width: 11.5%;
    }
    .modal-content.search-box-innerpages {
        flex-flow: row;
    }
    .tc-box.liating-search-container {
        padding: 20px 0 0;
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: top right;
    }
    .box-search-horizontal .form-group {
        margin-bottom: 0;
        width: 70%;
        float: none;
    }
    .box-search-horizontal .search-form-fields div.search-btn a {
        height: 100%;
        display: flex;
        align-items: center;
        padding: 0;
        justify-content: center;
    }
    .box-search-horizontal .search-form-fields {
        display: flex !important;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
    }
    .box-search-horizontal .search-filter .destination {
        height: 100%;
    }
    .box-search-horizontal .search-form-fields>div input {
        height: 100%;
    }
    .box-search-horizontal .search-btn {
        float: none;
        width: 28%;
    }
    ul.dropdown-menu>li .dropdown-menu {
        background-color: #eee;
        margin: 0px;
        top: -1px;
        border-left: 1px solid #ababab;
    }
    ul.dropdown-menu li:nth-child(2n) {
        background-color: rgba(0, 0, 0, 0.05);
    }
    ul.dropdown-menu>li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    ul.dropdown-menu>li {
        width: 220px;
        min-width: unset;
        max-width: unset;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .menu-and-logins ul.dropdown-menu li a:focus {
        background-color: #585CDA;
        color: #fff;
    }
    .menu-and-logins ul.dropdown-menu li a:hover {
        background-color: #585CDA;
        color: #fff;
    }
    .menu-and-logins ul.dropdown-menu li a {
        white-space: normal;
        text-align: left;
        padding: 8px 10px;
        font-size: 15px;
        text-transform: none;
        line-height: 1.3;
        font-weight: normal;
        font-family: inherit;
        letter-spacing: 0;
    }
    .menu-and-logins .nav-menu li a {
        white-space: break-spaces;
        text-align: left;
    }
    .show-submenu>ul.dropdown-menu {
        display: block;
    }
    ul.dropdown-menu {
        padding: 0;
        border-radius: 0;
        border: none;
        background: #efefef;
        color: #fff;
        margin: 0px;
    }
    ul#menu-main {
        display: flex;
        align-items: stretch;
    }
    .tc-row.header-row {
        align-items: stretch;
    }
    .free-test-grid>div {
        width: 32%;
    }
    .only-mobile {
        display: none;
    }
    .two-sides-row>div {
        width: 48%;
    }
    .tc-box.home-search-container {
        background-size: 630px;
        background-repeat: no-repeat;
        background-position: right bottom -17px;
        padding-top: 50px;
        height: 350px;
    }
    .menu-and-logins {
        display: flex;
        align-items: stretch;
    }
    ul.user-area {
        padding: 0;
        display: flex;
        align-items: center;
        margin: 0;
    }
    .menu-and-logins ul#menu-main>li {
        display: flex;
        align-items: center;
    }
    section.tc-section.section-search {
        padding: 30px 0 0;
        border-bottom: 1px solid #e2e2e2;
    }
    .header-output.site-header {
        background: transparent;
        border-bottom: 1px solid #efefef;
    }
    .tc-row.header-row {
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    .search-section {
        max-width: 500px;
        margin-top: 20px;
    }
    .site-logo a img {
        max-height: 70px;
    }
    .site-logo a {
        padding: 10px 0;
        display: flex;
    }
}


/* Small Screen ====================================================== */

@media all and (min-width: 1200px) {
    header .header-in {
        position: relative;
        max-width: 1500px;
    }
	
}
@media all and (min-width: 900px) {
	.sticky-top {
       top: 90px !important;
	}
}

@media all and (max-width: 800px) {
    .tc-section.section-g1test-ad .grid-image img {
        max-height: 220px;
        margin-top: -80px;
    }
    .tc-section.section-g1test-ad .tc-box.grid-of2 {
        flex-flow: column-reverse;
        align-items: center;
        text-align: center;
    }
    .grid-image-bg {
        min-height: 400px;
    }
    .search-box-innerpages .search-select-type {
        width: 25%;
    }
    .search-box-innerpages .geo-inpput.geoloclists {
        width: 72%;
    }
    .modal-content.search-box-innerpages {
        flex-flow: column;
    }
    .search-box-innerpages div.modal-header {
        width: 100%;
        margin-bottom: 5px;
    }
    .search-box-innerpages .modal-body {
        width: 100%;
    }
    .grid-of4>div {
        width: 100%;
    }
    .grid-of5>div {
        width: 32.5%;
    }
    .grid-of6>div {
        width: 32.5%;
    }
    .grid-of7>div {
        width: 32.5%;
    }
    .grid-of8>div {
        width: 32.5%;
    }
    .grid-of2>div {
        width: 100%;
    }
    .grid-of3>div {
        width: 100%;
    }
    .modal-content.search-box-innerpages {
        padding: 20px 20px;
    }
    .sticky-top {
        position: relative !important;
        /* top: 80px !important; 
        z-index: 1 !important;*/
    }
    .page-entry.box-shadow.margin-bottom-35px {
        margin-top: 0 !important;
        box-shadow: none;
    }
    .tc-box.liating-search-container {
        padding: 40px 20px 0px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
    }
    .site-logo a img {
        max-height: 60px;
    }
    .container.header-in .tc-row.header-row {
        justify-content: flex-start;
        align-items: flex-start;
    }
    header a.mobile-toggle {
        height: auto;
    }
    a#logo {
        width: auto;
    }
    .container.header-in {
        max-width: unset;
    }
    ul#menu-main {
        height: 100%;
    }
    .menu-and-logins {
        width: 100%;
    }
    .free-test-grid>div {
        width: 100%;
    }
    /* ul.user-area {
        position: fixed;
        top: 0;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 0px 10px;
        display: flex;
        justify-content: center;
    } */
    header .header-in {
        position: relative;
        margin-top: 20px;
    }
    .menu-and-logins .user-area a {
        font-size: 14px;
        padding: 5px 15px;
    }
    .two-sides-row>div {
        width: 100%;
        margin-bottom: 20px;
    }
    .reverse-row-mobile {
        flex-flow: column-reverse;
    }
    .two-sides-row>div:last-child {
        margin-bottom: 0px;
    }
    .search-filter .nav-tabs li a.nav-link {
        padding: 10px 10px !important;
        font-size: 16px;
    }
    .tc-row.header-row {
        flex-flow: column;
    }
    .tc-box {
        padding: 0 20px;
    }
    .tc-box.home-search-container {
        background-size: 400px;
        background-repeat: no-repeat;
        background-position: right bottom;
        padding-top: 50px;
        height: 480px;
        align-items: normal;
    }
    .tc-row.header-row {
        border: 1px solid #dedede;
    }
    .tc-row.header-row ul.dropdown-menu {
        position: relative;
        width: 100% !important;
        max-width: unset;
        z-index: 1;
        left: 0px;
        border: none;
        background: rgba(0, 0, 0, 0.1);
        font-size: 14px;
        padding: 0;
        margin: 0;
        border-radius: 0;
    }
    .tc-row.header-row ul.dropdown-menu li a:hover {
        background-color: rgba(255, 255, 255, 0.5);
    }
    .tc-row.header-row ul.dropdown-menu li a {
        line-height: 1;
        text-transform: none;
        font-size: 14px;
        padding: 5px 0 5px 20px;
        border-bottom: 1px solid #ccc;
    }
    .tc-row.header-row ul.dropdown-menu li {
        padding: 0px;
        ;
    }
}


/* Small Screen ====================================================== */

@media all and (max-width: 450px) {
    .footer-side {
        width: 100%;
    }
    .footer-links {
        align-items: center;
        text-align: center;
    }
    .grid-of5>div {
        width: 49%;
    }
    .grid-of6>div {
        width: 49%;
    }
    .grid-of7>div {
        width: 49%;
    }
    .grid-of8>div {
        width: 49%;
    }
    .footer-side.side-first.site-logo-footer {
        display: flex;
        align-items: center;
        margin: 0 !important;
        text-align: center;
        justify-content: center;
    }
    .footer-side.side-first.site-logo-footer a {
        display: flex;
        align-items: center;
        margin: 0 !important;
        text-align: center;
        justify-content: center;
    }
    .sub-footer .flex-sides {
        align-items: center;
        padding: 10px 0;
        text-align: center;
    }
    .footer-side.copyrights-text {
        margin-bottom: 20px;
    }
}
.breadcrumbs-for-regular-posts span {
    color: #656565 !important;
}

/*=== Breadcrumbs sec css start ====*/
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot') format('embedded-opentype'),
         url('../fonts/Helvetica.woff2') format('woff2'),
         url('../fonts/Helvetica.woff') format('woff'),
         url('../fonts/Helvetica.ttf') format('truetype'),
         url('../fonts/Helvetica.svg#Helvetica') format('svg');
  }
  @font-face {
    font-family: 'HelveticaBold';
    src: url('../fonts/HelveticaBold.eot');
    src: url('../fonts/HelveticaBold.eot') format('embedded-opentype'),
         url('../fonts/HelveticaBold.woff2') format('woff2'),
         url('../fonts/HelveticaBold.woff') format('woff'),
         url('../fonts/HelveticaBold.ttf') format('truetype'),
         url('../fonts/HelveticaBold.svg#HelveticaBold') format('svg');
  }
.breadcrumbs_section_sec{ background: #f8f4ee; padding:9px 0px; box-shadow: 10px 1px 0px #ededed; box-shadow: 1px 1px 5px #ededed; }
.breadcrumbs_list{ margin:0; padding:0; display: flex; flex-wrap: wrap; align-items: center; }
.breadcrumbs_list li { float: left; position: relative; list-style: none; padding: 0;margin:3px 30px 3px 0px;color: #212529; font-size: 18px;text-decoration: none;font-family: 'Helvetica';}  
.breadcrumbs_list li:before{ position: absolute; width: 15px; height: 15px; background:url('/wordpress/wp-content/uploads/2025/02/right-solid.svg') no-repeat center center; content: ''; top:50%; right: -22px; transform: translate(0px, -50%); }
.breadcrumbs_list li:last-child::before{ display: none; }
.breadcrumbs_list li a{ float: left; color: #212529; font-size: 18px; text-decoration: none; font-family: 'Helvetica'; }   
.breadcrumbs_list li:last-child{ font-family: 'HelveticaBold'; }
@media(max-width:1199px){
    .breadcrumbs_list li, .breadcrumbs_list li a{ font-size: 16px; line-height:normal; display: inline-block; } 
    .breadcrumbs_list li:before{ width:12px; height:12px; }
}
 
@media(max-width:767px){
    .breadcrumbs_list li:before{ transform: translate(0px, -52%); top:48%; right: -20px; }
}
/*=== Breadcrumbs sec css End ====*/

/*=== Package Comparison Price table css start  ====*/

.package_comparison_sec { border-top:100px solid #0E1E2A; padding:35px 0px; }
.package_comparison_sec h2{ font-size: 40px; line-height: 45px; color: #212529; font-family: 'HelveticaBold'; }
div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start, div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{ display: none; }
.package_comparison_table{ margin-top:25px; }
.package_comparison_table table tr th .school_name{ background:#0E1E2A; padding:15px 20px; border-radius:15px 15px 0px 0px; color:#FFF; min-height:64px; display: grid; 
align-items: center; font-family: 'HelveticaBold';  } 
.package_comparison_table .th_schoolname { width:260px; }
.package_comparison_table .th_schoolname .dt-column-order{ display: none; }
.package_comparison_table table.dataTable > thead > tr > th, .package_comparison_table table.dataTable > thead > tr > td{ padding:0px !important; border: 0; }
table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover{
outline: none; outline-offset: 0; }
.package_comparison_table .th_bg_color .dt-column-header{ background: #FFF8E8; padding:15px 20px; min-height: 92px; border-radius: 15px 15px 0px 0px; position: relative; } 
.package_comparison_table thead, tr{ vertical-align: bottom; }
.package_comparison_table .th_bg_color .dt-column-header:after{ width: 118px; height: 12px; background: #F7B51A; position: absolute; left: 50%; top: -5px; border-radius: 15px 15px 0px 0px;
content: ''; transform: translate(-50%, -50%); z-index: -1; }
.package_comparison_table .th_bg_color .dt-column-header:before{ z-index: 1; right: 8px; bottom: 8px; top: 8px; left: 8px; background: #0E1E2A; position: absolute; border-radius: 15px 15px 0px 0px; content: '';   }
.package_comparison_table th .dt-column-title{ text-align:center; color: #FFF; font-size: 18px; z-index: 1; font-family: 'HelveticaBold'; }
.package_comparison_table table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order{ z-index: 1; }
.package_comparison_table table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after,
.package_comparison_table table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before{ color:#FFF; margin:1px 0px; }
table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, 
table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, 
table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after{ opacity: 1; }  
.package_comparison_table  table { caption-side: bottom; border-collapse: separate; border-spacing:8px !important; }
table.dataTable.row-border > tbody > tr > *, table.dataTable.display > tbody > tr > *, div.dt-container.dt-empty-footer tbody > tr:last-child > *{ border: none; }
table.dataTable.display > tbody > tr:nth-child(odd) > *{ background: #FFF8E8; }
table.dataTable.display > tbody > tr > *{ background: #F5F5F5; }   
.td_hding_left{ width: 100%; float: left; font-size: 18px; font-family: 'HelveticaBold'; text-align:left !important; }
.package_comparison_table td.best_price_bg{ background:#F7B51A !important; }
.package_comparison_table .best_price{ display: block; color:#000; font-family: 'HelveticaBold'; font-size:14px; }  
.package_comparison_table  table.dataTable > tbody > tr > th,  .package_comparison_table  table.dataTable > tbody > tr > td{ text-align: center; }
.package_comparison_table  table.dataTable > tbody > tr > td{ font-size:18px; color:#000; vertical-align: middle; padding: 15px 14px !important; position: relative; font-family: 'Helvetica'; } 
.package_comparison_table .get_started_btn{ background:#F7B51A; color:#000; font-size:16px; border-radius:50px; text-align: center; padding: 7px 35px; font-family: 'HelveticaBold'; box-shadow: none !important;
outline: none; }
.package_comparison_table .get_started_btn:hover, .package_comparison_table .get_started_btn:focus{ background:#0E1E2A; color:#FFF; box-shadow:none !important; }
.package_comparison_table h3{ color: #FFF; text-align: center; font-size: 13px; font-family: 'HelveticaBold';
padding:4px 14px 4px 14px; display: inline-block; position: absolute;  left: -8px; top: -0px; clip-path: polygon(0% 0%, 100% 0%, 93% 50%, 100% 100%, 0% 100%, 7% 50%); }
.package_comparison_table h3.bg_color_recommended{ background: #EE0048; }
.package_comparison_table .bg_color_sponsored{ background:#1C784C; }
.package_comparison_table .bg_color_special_offer{ background:#232490; }
table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, 
table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before{ opacity: 0.7; } 
.package_comparison_table table.dataTable > tbody > tr td.pt-top{ padding-top: 22px !important; }
#package-comparison-table_filter, #package-comparison-table_length, #package-comparison-table_info, #package-comparison-table_paginate{ display:none; }
.package_comparison_table table tr th{ min-width:120px !important; max-width:120px !important; }  
@media(max-width:1199px){

.package_comparison_sec { border-top: 75px solid #0E1E2A; padding: 25px 0px; }
.package_comparison_table .th_schoolname{ width:220px; }
.package_comparison_table th .dt-column-title{ font-size: 16px;line-height: 18px; }
.package_comparison_table table tr th .school_name{ padding: 10px 15px; min-height: 40px; }    
.package_comparison_table .th_bg_color .dt-column-header{ padding: 15px 15px; min-height: 65px; }    
.package_comparison_table .th_bg_color .dt-column-header:before{ right:6px; bottom:6px; top:6px; left:6px; }
.package_comparison_table table.dataTable > tbody > tr > td{ font-size:16px; }  
.td_hding_left{ font-size:16px;  }
.package_comparison_table .get_started_btn{ font-size:16px; }
.package_comparison_sec h2{ font-size:30px; }
.package_comparison_table .th_bg_color .dt-column-header:after{ width: 111px; top: -2px; }

}
@media(max-width:991px){

.package_comparison_table table{ min-width:1000px; }
.package_comparison_table{ overflow-x: scroll; }
.package_comparison_sec { border-top: 80px solid #0E1E2A; }

}
@media(max-width:767px){

p { line-height:20px;  }

}

    /*=== Package Comparison Price table css End  ====*/
