/* MOBILE */
@media only screen and (max-width:767px) {
    .scoretitle {
        padding-top: 0;
    }

    .navbar-brand picture, .navbar-brand img {
        width: 45px;
    }

    .section {
        margin-top: 10px;
    }

    .main_menu {
        display: block;
    }

    .h_bot_part h1 {
        font-size: 3em;
        line-height: 0.8;
    }

    .h_bot_part h2 {
        font-size: 2em;
        margin-top: 5px;
    }

        .h_bot_part h2.sitetitle {
            font-size: 3em;
            line-height: 0.8;
            font-style: normal;
            margin-top: 0;
        }

    .search-holder {
        top: -40px;
    }

    .section_title.section_title_big {
        line-height: 1.1;
        font-size: 1.7em;
        margin-top: 0;
    }

    .footer .widget {
        padding-top: 15px;
    }

    .widget_social_icons {
        min-height: 40px;
    }

        .widget_social_icons ul {
            width: 100%;
            margin: auto;
            text-align: center;
        }

            .widget_social_icons ul li {
                display: inline-block;
                float: none;
            }

        .widget_social_icons.type_2 ul li a {
            font-size: 30px;
            width: 55px;
            height: auto;
        }

        .widget_social_icons ul li a {
            font-size: 30px;
            width: 45px;
        }

    .searchresults .post_text {
        padding-top: 10px;
    }

    .header_top .login_block {
        margin-top: 0;
        padding-bottom: 10px;
        display: inline-block;
    }

    .header_6 .h_bot_part, .header-main .h_bot_part {
        padding: 30px 0 40px 0;
    }

    .header_6 .search-holder {
        top: -35px;
    }

    [role="search"]:not([class*="type_"]) input[type="text"] {
        padding-left: 15px;
    }

    .score.sport3196 {
        font-size: 2em;
    }

    .clock.sport3196 {
        line-height: 2.2;
    }

    .clock {
        margin-bottom: 20px;
    }

    .author_details img {
        max-width: 130px;
    }

    #eventstatsjsx .t_align_r, #eventstatsjsx .t_align_l {
        text-align: center !important;
    }

    .p_table, .p_table.active {
        width: 49%;
    }

    .header_top.t_align_r.mobile_menu {
        text-align: center !important;
    }

        .overlaytext p {
            font-size: 1.8em;
            text-align: center;
        }

    p.locktext {
        line-height: 1.2;
    }

    .logo-image {
        max-width: 100%;
    }

    .header_top {
        text-align: center;
    }

    .t_align_r {
        text-align: center !important;
    }

    .profilepic.publicpage {
        width: 80px;
    }

    .playalltile {
        height: 100%;
        width: 100%;
    }

        .playalltile h2 {
            font-size: 5em;
            line-height: 0.8em;
        }

        .playalltile svg {
            height: 60px;
        }

    #playAllModal .modal-header {
        padding: 0.5rem 0.8rem;
    }

    .teamcell img {
        margin-right: 5px;
    }

    .teamcell.titlecell {
        width: 70%;
    }

    .teamcell.scorecell {
        width: 20%;
    }

    .btn-regonow {
        font-size: 1.8em;
        line-height: 1.1;
    }

    .teamsheetheader {
        font-size: 1.4em;
    }

    .playerentry {
        padding-left: 15px;
    }

    .btn-showstats {
        font-size: 1.4em;
    }

    .tophighlighttext h1 {
        font-size: 2em;
    }

    .tophighlighttext p.details, .highlightdetails {
        line-height: 3;
    }

    .tophighlighttext .teamlogo, .highlightdetails .teamlogo {
        vertical-align: text-top;
    }

    .dropdown-menu .newsdesc {
        font-size: 1.1em;
    }

    .header_top {
        margin-bottom: -30px;
    }

    .teamsheetteamtitle {
        font-size: 1.6em;
        padding-left: 40px;
    }

    .logo-image.logo-offcanvas {
        max-height: 60px;
        width: auto;
    }

    .footer .logo img {
        max-width: 100%;
    }

    .anchorad, .tallbanner {
        min-width: 300px;
        min-height: 50px;
    }

    .mrecad, .vrecad {
        width: 300px;
    }
}

/* TABLET */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .profilepic.publicpage {
        width: 160px;
    }

    .playalltile {
        height: 70%;
    }

    .footer .logo img {
        max-width: 100%;
    }

    .widget_categories .categories_list > li > ul li {
        padding-right: 30px;
    }

    .footer .widget {
        padding-top: 25px;
    }

    .logo-offcanvas {
        max-width: 50px;
    }
}

/* DESKTOP */
@media only screen and (min-width: 768px) {
    .guide-panel {
        max-height: 1600px;
    }

    .header_top {
        text-align: center;
    }

    .t_align_r {
        text-align: center !important;
    }

    .navbar .mega .dropdown-menu {
        width: 100%;
    }

    .tallbanner, .anchorad {
        min-width: 728px;
        min-height: 90px;
    }

    .mrecad, .vrecad {
        width: 300px;
    }
}

@media screen and (min-width: 970px) {
    .main_menu ul > li > a {
        font-size: 10px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 6px;
        padding-left: 6px;
    }

    .main_menu.menu_var2 .dropdown.mega ul > li > a {
        font-size: 0.8rem;
    }

    .tallbanner, .anchorad {
        min-width: 970px;
        min-height: 90px;
    }

    .mrecad, .vrecad {
        width: 300px;
    }

}

@media screen and (min-width: 1120px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px;
    }

    .main_menu ul > li > a {
        font-size: 12px;
    }

    .main_menu.menu_var2 .dropdown.mega ul > li > a {
        font-size: 0.9rem;
    }
}


/*==========  Non-Mobile First Method  ==========*/
/* Small Devices, Tablets */
/*@media only screen and (max-width : 768px) {
    
}
*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    

    .guide-panel {
        max-height: 1600px;
    }

    .header_top {
        text-align: center;
    }

    .t_align_r {
        text-align: center !important;
    }

    
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 12px;
        padding-left: 12px;
    }

    .header_top {
        text-align: justify;
    }

    .t_align_r {
        text-align: right !important;
    }

    .main_menu ul > li > a {
        font-size: 12px;
    }

    .main_menu.menu_var2 .dropdown.mega ul > li > a {
        font-size: 1rem;
    }

}

@media only screen and (max-width: 992px) {
    .header_6 .searchform_wrap {
        visibility: hidden;
    }

        .header_6 .searchform_wrap.opened {
            visibility: visible;
            z-index: 1000;
            background-color: #3e454c;
        }

    .header_6 .search-holder {
        position: relative;
        top: 0;
        height: 40px;
        overflow: hidden;
    }

    .search_box {
        position: relative;
    }

    .header_6 .button.search_button {
        padding: 10px 10px;
    }

    #menu_button {
        padding: 10px 15px;
    }

    [role="search"]:not([class*="type_"]) input[type="text"] {
        padding-left: 5px;
    }

    .mega .dropdown-menu .row div ul {
        margin-top: 0;
    }

    .borderleft {
        border-left: none;
    }
}

@media only screen and (min-width : 1300px) {
    .main_menu ul > li > a {
        font-size: 15px;
    }
}


