@media screen and (max-width:1440px) {
    .trending_games_section1 .trending_games_section {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }  
}
@media screen and (max-width:1199px) {
    .upcoming_matches_section .mb-5, .my-5 {
        margin-bottom: 40px !important;
    }
    .upcoming_matches_section .mb-2, .my-2 {
        margin-bottom: 40px !important;
    }
    .upcoming_matches_section .upcoming_matches_content {
        padding: 32px 0;
        margin-bottom: 30px;
    }
    .upcoming_matches_content .first_portion {
        margin-left: 0;
    }
    .upcoming_matches_content .first_portion img{
        width: 100%;
    }
    .upcoming_matches_content .vs_wrapper {
        margin-top: 15px;
        line-height: 60px;
        height: 55px;
        width: 55px;
        font-size: 38px;
        margin-right: 18px;
        margin-left: 18px;
    }
    .upcoming_matches_content .center_portion {
        margin-left: 0;
    }
    .upcoming_matches_content .center_portion p {
        font-size: 32px;
        line-height: 60px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper .mr-1, .mx-1 {
        margin-right: 8px !important;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper .mr-3, .mx-3 {
        margin-right: 8px !important;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper span {
        line-height: 26px;
    }
    .upcoming_matches_content .last_portion {
        margin-left: 0;
        margin-top: 0;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper {
        margin-right: 12px;
        padding: 8px 10px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .groups {
        line-height: 28px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .players {
        font-size: 20px;
        line-height: 28px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 {
        margin-right: 30px;
        padding: 8px 10px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .groups {
        line-height: 28px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .players {
        font-size: 20px;
        line-height: 28px;
    }
    .upcoming_matches_content .last_portion i {
        margin-top: 26px;
        font-size: 24px;
        line-height: 24px;
    }
    .upcoming_matches_section .btn_wrapper .viewall_btn {
        font-size: 18px;
        line-height: 18px;
        padding: 15px 40px;
    }
    .upcoming_matches_section .row{
        text-align: center !important;
    }
    .portfolio-con .owl-next {
        position: absolute;
        right: 48%;
        top: 105%;
    }
    .portfolio-con .owl-prev {
        position: absolute;
        left: 48%;
        top: 105%;
    }
    .trending_games_section .mb-5, .my-5 {
        margin-bottom: 40px !important;
    }
    .trending_games_section .nav-tabs {
        margin-bottom: 40px;
    }
    .trending_games_section .nav-tabs li {
        margin-right: 32px;
    }
    .trending_games_section .tabs-box .nav-tabs li a {
        font-size: 22px;
        line-height: 22px;
    }
    .trending_games_section .trending_content .trending_upper_portion {
        margin-bottom: 15px;
    }
    .trending_games_section .trending_content .trending_lower_portion .trending_span_wrapper span {
        font-size: 34px;
        line-height: 42px;
    }
}
@media screen and (max-width:1024px) {
    .products_section .product_wrapper img {
        width: 200px !important;
        height: 230px !important;
    }
    .upcoming_matches_section .mb-5, .my-5 {
        margin-bottom: 30px !important;
    }
    .upcoming_matches_section .mb-2, .my-2 {
        margin-bottom: 35px !important;
    }
    .upcoming_matches_section .upcoming_matches_content {
        padding: 25px 0;
    }
    .upcoming_matches_content .first_portion {
        margin-left: 10px;
    }
    .upcoming_matches_content .vs_wrapper {
        margin-top: 10px;
        line-height: 55px;
        height: 50px;
        width: 50px;
        font-size: 34px;
        margin-right: 14px;
        margin-left: 14px;
    }
    .upcoming_matches_content .center_portion {
        margin-top: 0px;
    }
    .upcoming_matches_content .center_portion p {
        font-size: 28px;
        line-height: 50px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper {
        margin-top: 0px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper .mr-1, .mx-1 {
        margin-right: 5px !important;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper span {
        line-height: 24px;
        font-size: 16px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper .mr-3, .mx-3 {
        margin-right: 5px !important;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper {
        margin-right: 10px;
        padding: 10px 8px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .groups {
        line-height: 24px;
        font-size: 14px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .players {
        font-size: 18px;
        line-height: 26px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 {
        margin-right: 10px;
        padding: 10px 8px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .groups {
        line-height: 24px;
        font-size: 14px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .players {
        font-size: 18px;
        line-height: 26px;
    }
    .upcoming_matches_content .last_portion i {
        margin-top: 25px;
        font-size: 22px;
        line-height: 22px;
    }
    .upcoming_matches_section .btn_wrapper .viewall_btn {
        font-size: 16px;
        line-height: 16px;
        padding: 12px 35px;
    }
    .upcoming_matches_section .row{
        text-align: center !important;
    }
    .upcoming_matches_section1 .upcoming_matches_section .upcoming_matches_content {
        padding: 35px 35px 35px 35px;
    }
    .upcoming_matches_section1 .upcoming_matches_section {
        gap: 15px;
    }
    .upcoming_matches_section1 .center_portion p {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .upcoming_matches_section1 .upcoming_matches_content .content_class p{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .trending_games_section1 .trending_games_section {
        grid-template-columns: repeat(2, 1fr);
    }
    .trending_games_section2 .trending_games_section1 .trending_games_section {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }
    .products_section1 .product_wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
    .products_section1 .product_wrapper h3{
        font-size: 40px;
    }
    .products_section1 .product_wrapper h6{
        font-size:28px;
    }
    .portfolio-con .portfolio-box p {
        font-size: 16px;
    }
    .portfolio-con .portfolio-box h5 {
        font-size: 32px;
    }
    .our_team_section .team_wrapper{
        gap: 15px;
    }
    .trending_games_section .mb-5, .my-5 {
        margin-bottom: 30px !important;
    }
    .trending_games_section .nav-tabs {
        margin-bottom: 35px;
    }
    .trending_games_section .nav-tabs li {
        margin-right: 24px;
    }
    .trending_games_section .tabs-box .nav-tabs li a {
        font-size: 20px;
        line-height: 20px;
    }
    .trending_games_section .trending_content .trending_upper_portion {
        margin-bottom: 12px;
    }
    .trending_games_section .trending_content .trending_lower_portion .trending_span_wrapper span {
        font-size: 30px;
        line-height: 36px;
    }
    .get_in_touch_content .form_button_wrapper .button_style{
        font-size: 16px;
    }
}
@media screen and (max-width:767px) {
    .get_in_touch_content .pb-3, .get_in_touch_content .py-3 {
        padding-bottom: 00px !important;
    }
    .get_in_touch_content .form-row>.col, .get_in_touch_content .form-row>[class*=col-] {
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 20px;
    }
    .get_in_touch_content .form_button_wrapper {
        margin-top: 10px;
    }
    .get_in_touch_content .form_button_wrapper .button_style{
        padding: 12px 20px;
    }
    .blog_posts_section .blog_wrapper{
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .blog_posts_section .blog_posts_content{
        width: 330px;
        margin: 0 auto;
    }
    .products_section .product_wrapper{
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .upcoming_matches_section .mb-5, .my-5 {
        margin-bottom: 25px !important;
    }
    .upcoming_matches_section .mb-2, .my-2 {
        margin-bottom: 30px !important;
    }
    .upcoming_matches_section .upcoming_matches_content {
        padding: 20px 0;
    }
    .upcoming_matches_content .first_portion {
        margin-left: 0;
        margin-bottom: 20px;
    }
    .upcoming_matches_content .vs_wrapper {
        margin-top: 20px;
        line-height: 50px;
        height: 45px;
        width: 45px;
        font-size: 32px;
        margin-right: 12px;
        margin-left: 12px;
    }
    .upcoming_matches_content .center_portion {
        text-align: center;
        margin-bottom: 20px;
    }
    .upcoming_matches_content .center_portion p {
        font-size: 26px;
        line-height: 40px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper i {
        font-size: 14px;
        line-height: 14px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper span {
        line-height: 20px;
        font-size: 14px;
    }
    .upcoming_matches_content .last_portion {
        display: inline-flex;
        margin-left: 50px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper {
        margin-right: 12px;
        padding: 12px 15px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .groups {
        line-height: 20px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .players {
        font-size: 16px;
        line-height: 24px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 {
        margin-right: 20px;
        padding: 12px 15px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .groups {
        line-height: 20px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .players {
        font-size: 16px;
        line-height: 24px;
    }
    .upcoming_matches_content .last_portion i {
        margin-top: 22px;
        font-size: 20px;
        line-height: 20px;
    }
    .upcoming_matches_section .btn_wrapper .viewall_btn {
        padding: 10px 30px;
    }
    .upcoming_matches_section1 .upcoming_matches_section{
        grid-template-columns: repeat(1,1fr) !important;
    }
    .upcoming_matches_section1 .upcoming_matches_content .center_portion p{
        text-align: left;
    }
    .upcoming_matches_section1 .upcoming_matches_content .center_portion .center_span_wrapper{
        text-align: left;
    }
    .trending_games_section2 .trending_games_section1 .trending_games_section {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .portfolio-con .owl-next {
        position: absolute;
        right: 42%;
        top: 105%;
    }
    .portfolio-con .owl-prev {
        position: absolute;
        left: 42%;
        top: 105%;
    }
    .portfolio-con figure{
        width: 100px;
        height: 100px;
    }
    .portfolio-con .portfolio-box h5 {
        font-size: 30px;
    }
    .client_review_content p {
        padding: 0px 0px 0px 0px;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .client_review-section .com-2{
        display: none;
    }
    .client_review-section .first-com{
       display: none;
    }
    .our_team_section .team_wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
    .trending_games_section .mb-5, .my-5 {
        margin-bottom: 25px !important;
    }
    .trending_games_section .nav-tabs {
        margin-bottom: 30px;
    }
    .trending_games_section .nav-tabs li {
        margin-right: 16px;
    }
    .trending_games_section .tabs-box .nav-tabs li a {
        font-size: 18px;
        line-height: 18px;
    }
    .trending_games_section .trending_content .trending_upper_portion {
        margin-bottom: 10px;
    }
    .trending_games_section .trending_content .trending_lower_portion .trending_span_wrapper span {
        font-size: 28px;
        line-height: 32px;
    }
    .gallery-section [class^="arrow"] { height: 45px; width: 45px; }
    .gallery-section [class^="arrow"]:after { width: 12px; height: 12px; }
    .gallery-section .close { width: 35px; height: 35px; }
    .gallery-section .close:before { top: 8px; font-size: 18px; }
    .gallery-section .gallery-images .image-overlay:before { width: 60px; height: 60px; background-size: 60px; }
}
@media screen and (max-width:575px){
    .blog_posts_section .blog_wrapper{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .blog_posts_section .blog_posts_content{
        width: 330px;
        margin: 0 auto;
    }
    .products_section .product_wrapper{
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .upcoming_matches_section .mb-5, .my-5 {
        margin-bottom: 20px !important;
    }
    .upcoming_matches_content .vs_wrapper {
        margin-top: 25px;
        line-height: 45px;
        height: 40px;
        width: 40px;
        font-size: 28px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .upcoming_matches_content .center_portion p {
        font-size: 24px;
        line-height: 28px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper i {
        font-size: 12px;
        line-height: 12px;
    }
    .upcoming_matches_content .center_portion .center_span_wrapper span {
        line-height: 18px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper {
        margin-right: 10px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper .groups {
        line-height: 18px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 {
        margin-right: 15px;
    }
    .upcoming_matches_content .last_portion .last_span_wrapper2 .groups {
        line-height: 18px;
    }
    .upcoming_matches_content .last_portion i {
        margin-top: 25px;
    }
    .upcoming_matches_section .btn_wrapper .viewall_btn {
        padding: 10px 28px;
        font-size: 14px;
        line-height: 14px;
    }
    .upcoming_matches_section1 .upcoming_matches_section .upcoming_matches_content {
        padding: 25px 25px 25px 25px;
    }
    .trending_games_section1 .trending_games_section {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .trending_games_section2 .trending_games_section1 .trending_games_section {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
    .products_section1 .product_wrapper{
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .products_section1 .product_wrapper h3{
        font-size: 32px;
    }
    .products_section1 .product_wrapper h6{
        font-size:24px;
    }
    .our_team_section .team_wrapper{
        grid-template-columns: repeat(1, 1fr);
    }
    .trending_games_section .mb-5, .my-5 {
        margin-bottom: 20px !important;
    }
    .trending_games_section .nav-tabs {
        padding: 0;
        margin-bottom: 25px;
    }
    .trending_games_section .nav-tabs li {
        margin: 0 6px;
    }
    .trending_games_section .tabs-box .nav-tabs li a {
        font-size: 16px;
        line-height: 16px;
    }
    .trending_games_section .trending_content {
        margin: 0 15px;
    }
    .trending_games_section .trending_content .trending_lower_portion .trending_span_wrapper span {
        font-size: 26px;
        line-height: 30px;
    }
    .trending_games_section .owl-carousel .owl-nav {
        margin-top: 15px;
    }
    .trending_games_section .padding_bottom{
        margin-bottom: 30px;
    }
}