@charset "utf-8";
/* Responsive CSS */
@media (max-width: 1440px) {
    .container {
        width: 1170px;
    }

    .homepage_header .img_wrap .left_img .img img {
        height: 450px;
    }

    .homepage_header .img_wrap .img img {
        height: 300px;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 970px;
    }

    .right_outside {
        margin-right: calc(-100vw / 2 + 970px / 2) !important;
    }

    #header .container {
        padding: 0 30px;
    }

    h1, .heading-1 {
        font-size: 50px;
    }

    h2, .heading-2 {
        font-size: 32px;
    }

    h3, .heading-3 {
        font-size: 26px;
    }

    h4, .heading-4 {
        font-size: 22px;
    }

    #nav ul li {
        padding: 0 14px;
    }

    .homepage_header .img_wrap .left_img .img img {
        height: 400px;
    }

    .homepage_header .img_wrap .img img {
        height: 250px;
    }

    .service_block {
        padding: 22px 20px 72px;
    }

    .service_block .num {
        margin-right: 0;
    }

    .service_block .learn_more_wrap {
        left: 20px;
        right: 20px;
    }

    .service_block {
        min-height: 400px;
    }

    .news_block .img img {
        height: 400px;
    }

    .news_details_page .faq h3 {
        font-size: 32px;
    }
}

@media (max-width: 992px) {
    .container {
        width: 750px;
        padding: 0 15px;
    }

    .right_outside {
        margin-right: calc(-100vw / 2 + 720px / 2) !important;
    }

    body {
        font-size: 16px;
    }

    h1, .heading-1 {
        font-size: 36px;
    }

    h2, .heading-2 {
        font-size: 28px;
    }

    h3, .heading-3 {
        font-size: 22px;
    }

    h4, .heading-4 {
        font-size: 20px;
    }

    h5, .heading-5 {
        font-size: 18px;
    }

    #header .container {
        padding: 0 15px;
    }

    #nav ul li a {
        font-size: 14px;
    }

    #nav ul li {
        padding: 0 7px;
    }

    #header .head_right .btn {
        font-size: 14px;
    }

    #header .logo {
        width: 140px;
    }

    .homepage_header .img_wrap .left_img .img img {
        height: 300px;
    }

    .homepage_header .img_wrap .img img {
        height: 220px;
    }

    .homepage_services .offer_shape {
        top: -40px;
        width: 180px;
    }

    .blogs .news_shape {
        width: 180px;
    }

    .news_block .img img {
        height: 280px;
    }

    #footer {
        font-size: 14px;
    }

    #footer .f_bot p {
        font-size: 14px;
    }

    .service_block_2 {
        display: block;
    }

    .service_block_2 .img {
        width: 100%;
    }

    .service_block_2 .desc {
        width: 100%;
        position: relative;
    }

    .service_block_2 .img img {
        height: 300px;
    }

    .service_block_2 .desc {
        padding: 30px 55px 90px 20px;
    }

    .service_block_2 .btn_wrap {
        left: 0;
        padding-left: 20px;
    }

    #content .right_shape_1 {
        top: 15%;
        width: 25%;
    }

    .cta_block_inner_inner h2 {
        font-size: 40px;
    }

    .contact_form_block {
        padding: 30px 20px;
    }

    .cta_block_inner h2 {
        font-size: 40px;
    }

    .news_details_inner .small_container_2 .cta_block_inner h2 {
        font-size: 28px;
    }

    .news_details_page .faq h3 {
        font-size: 28px;
    }
}

@media (min-width: 767px) {
    #footer .f_links {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0 20px;
    }

    #header .container {
        padding: 0 20px;
    }

    .right_outside {
        margin-right: 0 !important;
    }

    .alignnone, .alignleft, .alignright {
        display: block;
        float: none;
        margin: 0 auto 30px;
    }

    blockquote {
        padding: 30px;
        font-size: 30px;
    }

    button[type="submit"], input[type="submit"], .btn {
        font-size: 14px;
        line-height: 38px;
    }

    #header {
        padding: 15px 0;
        position: relative;
        z-index: 999;
    }

    #header .logo {
        width: 106px;
    }

    #nav {
        display: none;
    }

    #header .head_right .enrol_btn {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 99;
        display: block;
    }

    #header .head_right .acc_btn {
        font-size: 0;
        width: 34px;
        height: 34px;
        border: 1px solid #FFFFFF;
        border-radius: 9px;
        /* background: url(../images/user_2.svg) no-repeat center center;*/
        padding: 0;
        background-position: center center !important;
		background: url(../images/user.svg) no-repeat center right 11px;
    }

    #menubtn {
        display: block;
        position: fixed;
        right: 20px;
    }

    .homepage_header .homepage_header_inner {
        display: block;
    }

    .homepage_header .desc {
        padding: 0 0 30px 0;
        margin: 0;
        width: 100%;
    }

    .homepage_header .img_wrap {
        padding: 0 20px;
        margin: 0 0 -20px 0;
        width: 100%;
    }

    .homepage_header .img_wrap>div {
        align-items: flex-start;
    }

    .more_link {
        font-size: 14px;
    }

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

    .homepage_header .desc .rating {
        font-size: 12px;
    }

    .homepage_header .img_wrap .img img {
        height: 125px;
    }

    .homepage_header .img_wrap .left_img .img img {
        height: 220px;
    }

    .homepage_header .img_wrap .right_img .img {
        margin-right: 0;
    }

    .homepage_header .img_wrap .left_img {
        padding-right: 10px;
    }

    .homepage_header .img_wrap .img {
        margin-bottom: 10px;
    }

    .homepage_services .offer_shape {
        width: 100px;
        top: 14%;
    }

    .homepage_services {
        padding: 70px 0 60px 0;
    }

    .service_block {
        padding: 24px 30px 92px;
        margin: 0 0 15px 0;
        min-height: 10px;
    }

    .homepage_services .btn_wrap {
        padding: 30px 0 0 0;
        display: flex;
        justify-content: center;
    }

    .homepage_services .btn_wrap .btn {
        margin: 0 4px;
        width: auto;
    }

    .center_title_text .btn {
        margin-top: 20px;
    }

    .blogs {
        padding: 60px 0;
        overflow: hidden;
    }

    .news_block .img img {
        height: 194px;
    }

    .blogs .news_block .img img {
        height: 217px;
    }

    .blogs .swiper-container {
        margin-right: -40px;
    }

    .blogs .prev_next {
        margin-left: -40px;
    }

    #footer .footer {
        display: block;
    }

    #footer .f_block {
        width: 100% !important;
        margin: 0 0 15px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #FFFFFF;
    }

    #footer .f_block:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #footer .f_block:first-child p {
        margin-bottom: 0;
    }

    #footer .logo_icon {
        margin-bottom: 20px;
    }

    #footer .heading-3 {
        margin-top: 0;
    }

    #footer .f_bot {
        display: block;
    }

    #footer .f_bot p {
        text-align: center;
        margin: 20px 0 0 0;
    }

    .blogs .btn_wrap {
        padding: 25px 0 0 0;
    }

    .top_center_info {
        padding-bottom: 20px;
    }

    .blogs .news_shape {
        width: 50px;
        top: 130px;
    }

    .homepage_header .desc p {
        margin-bottom: 30px;
    }

    #footer h3 {
        position: relative;
    }

    #footer .f_block h3.link_title {
        margin-bottom: 0;
    }

    #footer .f_block h3.link_title::after {
        content: '';
        width: 16px;
        height: 10px;
        margin: -5px 0 0 0;
        padding: 0;
        background: url('https://www.allcourtacademy.com/wp-content/uploads/2025/11/arrow-down.svg') no-repeat center center;
        position: absolute;
        top: 50%;
        right: 0;
        background-size: 20px;
    }

    #footer .f_block.open h3.link_title::after {
        transform: rotate(180deg);
    }

    #footer .f_links {
        display: none;
        padding: 15px 0 0 0;
    }

    /*#footer .open .f_links { display: block; }*/
    .blogs .news_block h3 {
        padding-right: 20px;
    }

    /*.service_block_2 .btn_wrap { padding: 0 50px 0 20px; }
.service_block_2 .btn_wrap .icon { right: 20px; }
.service_block_2 .desc { padding: 30px 40px 90px 20px; }

.service_block_2 .yellow_border_btn { margin: 0 8px; }  
.service_block_2 .btn_wrap .btn { font-size: 14px; }*/
    #content {
        padding: 50px 0;
    }

    .service_block_2 .img img {
        height: 275px;
    }

    .service_block_2 .desc {
        padding: 30px 20px;
        font-size: 14px;
    }

    .service_block_2 .btn_wrap .icon {
        display: none;
    }

    .service_block_2 .btn_wrap {
        flex-wrap: wrap;
        padding: 0;
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .service_block_2 .btn_wrap .btn {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }

    .service_block_2 .yellow_btn {
        margin: 0 10px 0 0;
    }
	.service_block_2 .btn_wrap a {
		margin-bottom:12px;	
		margin-left:0;
	}
	.service_block_2 .btn_wrap a.more_link {
		margin-top:0;
	}

    .service_block_2 .more_link {
        margin: 15px 0 0 0;
        display: block;
        width: 100%;
    }

    .service_block_2 {
        margin: 0 0 28px 0;
    }

    #content .right_shape_1 {
        width: 25%;
        top: 130px;
    }

    .center_image .img {
        margin-bottom: 25px;
    }

    .cta_block_inner {
        padding: 40px 15px;
    }

    .cta_block_inner h2 {
        font-size: 21px;
        margin-bottom: 25px;
    }

    .cta_block_inner .btn {
        margin: 0;
        padding: 0 10px;
        font-size: 11px;
    }

    .cta_block_inner .btn.yellow_btn {
        margin-right: 5px;
    }

    .about_section {
        padding-bottom: 25px;
    }

    .news_block h3 {
        font-size: 17px;
    }

    .blogs_grid .news_block {
        padding-bottom: 20px;
    }

    .pager>a, .pager>span {
        margin: 0 3px;
    }

    .news_details_inner p {
        margin-bottom: 25px;
    }

    .news_details_inner .img_2 {
        margin: 40px 0 20px 0;
    }

    .cont_cta {
        margin: 40px 0;
        padding: 35px 20px;
    }

    .cont_cta h2 {
        font-size: 24px;
    }

    .social {
        padding: 10px 0 60px 0;
    }

    .accordion-container {
        margin-bottom: 30px;
    }

    .accordion-container .article-title {
        font-size: 14px;
    }

    .accordion-container .content-entry {
        padding: 12px 15px;
    }

    .cont_info {
        font-size: 14px;
    }

    .contact_form_block {
        font-size: 14px;
        margin: 0 0 30px 0;
        padding-bottom: 10px;
    }

    .cont_info_block p.phone a, .cont_info_block p.mail a {
        font-size: 16px;
    }

    .cont_info_block p.add {
        font-size: 16px;
    }

    .contact_page .top_center_info {
        padding-bottom: 30px;
    }

    .contact_form_block button:before {
        margin: 5px 5px 0 0;
        background-size: 23px auto;
    }

    #header .head_right {
        padding: 0 45px 0 0;
    }

    .service_block_2 .num {
        display: none;
    }

    .center_text {
        padding: 0 0 25px 0;
    }

    .home .center_title_text {
        padding: 70px 0;
    }

    .news_details_inner .center_text {
        padding: 0 0 15px 0;
    }

    .center_title_text {
        padding-bottom: 30px;
    }

    .news_details_inner .small_container_2 .cta_block_inner h2 {
        font-size: 18px;
    }

    .homepage_header .desc .border_btn_white {
        margin-left: 5px;
    }

    .homepage_header .desc .btn {
        padding: 0 14px;
    }

    .homepage_services .btn_wrap .btn {
        padding: 0 13px;
    }

    #footer {
        padding-top: 25px;
    }

    .news_details_inner .img_1 {
        margin-bottom: 25px;
    }

    .center_text h2 {
        font-size: 22px;
    }

    .accordion-container h3 {
        font-size: 20px;
    }

    .contact_form {
        padding-bottom: 30px;
    }

    .news_details_page .faq h3 {
        font-size: 22px;
    }
}

@media (max-width: 580px) {}