/*Overriding Styles for different screen sizes*/

/*VERY SMALL SCREENS*/
@media (max-width: 400px) {
    #slidertext_1 {
        font-size: 1.60rem;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    #slidertext_2 {
        font-size: 0.90rem;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    .slider-title {
        min-height: 400px;
        padding-left: 30px;
        padding-right: 30px;
        /*padding-bottom: 200px;*/
    }   
    .navsvg {
        height: 30px;
    }
    .navbar-sidebar.sidebar-right {       
        width: 100%;       
    }
    .offcanvas-start {
        width: 90% !important;
    }
    .hero5 {
        background-image: url(../../files/images/hero/cricket-league-websites-mob.png);
    }
    .hero4 {
        background-image: url(../../files/images/hero/cricket-club-websites-mob.png);
    }
    .hero3 {
        background-image: url(../../files/images/hero/standout-mob.png);
    }
    .hero2 {
        background-image: url(../../files/images/hero/cricket-websites-mob.png);
    }
    .hero {
        background-image: url(../../files/images/hero/cover10-mob.png);
    }
    .news-story {
        padding-top:60px !important;
    }
    .news-story-title {
        padding: 0px !important;
        margin: 0px !important;
    }
    .tab-image {
        padding-top: 0px !important;
        padding-bottom: 70px !important;
    }
    .tab-text {
        padding-left: 0px !important;        
    }
    .tab-content-inner {
        padding-top: 0px !important;
        margin-top: 20px !important;
    }
    .sidebarlogo {
        width: 200px;
    }
}
@media (min-width: 401px) and (max-width: 575px) {
    #slidertext_1 {
        font-size: 1.80rem;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    #slidertext_2 {
        font-size: 1.00rem;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    .slider-title {
        min-height: 400px;
        padding-left: 30px;
        padding-right: 30px;
        /*padding-bottom: 200px;*/
    }   
    .navsvg {
        height: 30px;
    }
    .navbar-sidebar.sidebar-right {       
        width: 100%;       
    }
    .offcanvas-start {
        width: 90% !important;
    }
    .hero5 {
        background-image: url(../../files/images/hero/cricket-league-websites-mob.png);
    }
    .hero4 {
        background-image: url(../../files/images/hero/cricket-club-websites-mob.png);
    }
    .hero3 {
        background-image: url(../../files/images/hero/standout-mob.png);
    }
    .hero2 {
        background-image: url(../../files/images/hero/cricket-websites-mob.png);
    }
    .hero {
        background-image: url(../../files/images/hero/cover10-mob.png);
    }
    .news-story {
        padding-top:80px !important;
    }
    .news-story-title {
        padding: 0px !important;
        margin: 0px !important;
    }
    .tab-image {
        padding-top: 0px !important;
        padding-bottom: 70px !important;
    }
    .tab-text {
        padding-left: 0px !important;        
    }
    .tab-content-inner {
        padding-top: 0px !important;
        margin-top: 20px !important;
    }
    .sidebarlogo {
        width: 200px;
    }
}

/*SMALL SCREENS*/
@media (min-width: 576px) and (max-width: 767px) {
    #slidertext_1 {
        font-size: 1.80rem;
    }
    #slidertext_2 {
        font-size: 1.00rem;
    }
    .slider-title {
        min-height: 200px;
    }
    .navsvg {
        height: 40px;
    }
    .navbar-sidebar.sidebar-right {
        width: 450px;
    }
    .offcanvas-start {
        width: 80% !important;
    }
    .hero5 {
        background-image: url(../../files/images/hero/cricket-league-websites-mob.png);
    }

    .hero4 {
        background-image: url(../../files/images/hero/cricket-club-websites-mob.png);
    }

    .hero3 {
        background-image: url(../../files/images/hero/standout-mob.png);
    }

    .hero2 {
        background-image: url(../../files/images/hero/cricket-websites-mob.png);
    }

    .hero {
        background-image: url(../../files/images/hero/cover10-mob.png);
    }
    .news-story {
        padding-top: 80px !important;
    }
    .news-story-title {
        padding: 0px !important;
        margin: 0px !important;
    }
    .tab-image {
        padding-top: 0px !important;
        padding-bottom: 70px !important;
    }
    .tab-text {
        padding-left: 0px !important;
    }
    .tab-content-inner {
        padding-top: 0px !important;
        margin-top: 20px !important;
    }
    .sidebarlogo {
        width: 275px;
    }
}

/*MEDIUM SMALL SCREENS*/
@media (min-width: 768px) and (max-width: 991px) {
    #slidertext_1 {
        font-size: 2.20rem;
    }
    #slidertext_2 {
        font-size: 1.20rem;
    }
    .slider-title {
        min-height: 200px;
    }
    .navsvg {
        height: 50px;
    }
    .navbar-sidebar.sidebar-right {
        width: 500px;
    }
    .offcanvas-start {
        width: 70% !important;
    }
    .hero5 {
        background-image: url(../../files/images/hero/cricket-league-websites-mob.png);
    }
    .hero4 {
        background-image: url(../../files/images/hero/cricket-club-websites-mob.png);
    }
    .hero3 {
        background-image: url(../../files/images/hero/standout-mob.png);
    }
    .hero2 {
        background-image: url(../../files/images/hero/cricket-websites.png);
    }
    .hero {
        background-image: url(../../files/images/hero/cover10-mob.png);
    }
    .news-story {
        padding-top: 80px !important;
    }
    .news-story-title {
        padding: 0px !important;
        margin: 0px !important;
    }
    .tab-image {
        padding-top: 0px !important;
        padding-bottom: 70px !important;
    }
    .tab-text {
        padding-left: 0px !important;
    }
    .tab-content-inner {
        padding-top: 0px !important;
        margin-top: 20px !important;
    }
    .sidebarlogo {
        width: 300px;
    }
}

/*MEDIUM LARGE SCREENS*/
@media (min-width: 992px) and (max-width: 1199px) {
    #slidertext_1 {
        font-size: 2.40rem;
    }
    #slidertext_2 {
        font-size: 1.30rem;
    }
    .slider-title {
        min-height: 200px;
    }
    .navsvg {
        height: 50px;
    }
    .navbar-sidebar.sidebar-right {
        width: 500px;
    }
    .offcanvas-start {
        width: 50% !important;
    }
    .sidebarlogo {
        width: 300px;
    }
}

/*LARGE SCREENS*/
@media (min-width: 1200px) and (max-width: 1399px) {
    #slidertext_1 {
        font-size: 3.00rem;
    }
    #slidertext_2 {
        font-size: 1.60rem;
    }
    .slider-title {
        min-height: 200px;
    }
    .navsvg {
        height: 50px;
    }
    .navbar-sidebar.sidebar-right {
        width: 500px;
    }
    .offcanvas-start {
        width: 40% !important;
    }
    .sidebarlogo {
        width: 300px;
    }
}

/*VERY LARGE SCREENS*/
@media (min-width: 1400px) {

    @keyframes breath {
        0% {
            background-size: 100% auto;
        }

        100% {
            background-size: 130% auto;
        }
    }

    @keyframes breath2 {
        0% {
            background-size: 105% auto;
        }

        100% {
            background-size: 100% auto;
        }
    }

    @keyframes breath3 {
        0% {
            background-size: 105% auto;
        }

        100% {
            background-size: 100% auto;
        }
    }

    #slidertext_1 {
        font-size: 3.60rem;
    }

    #slidertext_2 {
        font-size: 2.00rem;
    }

    .slider-title {
        min-height: 200px;
    }

    .navbar-sidebar.sidebar-right {
        width: 500px;
    }

    .navsvg {
        height: 50px;
    }  

    .hero {
        animation: breath ease;
        animation-delay: 0s;
        animation-duration: 12s;
        animation-iteration-count: 1;
        animation-direction: reverse;
    }

    .hero2 {
        animation: breath2 ease;
        animation-delay: 0s;
        animation-duration: 6s;
        animation-iteration-count: 1;
        animation-direction: normal;
    }

    .hero3 {       
        animation: breath3 ease;
        animation-delay: 0s;
        animation-duration: 6s;
        animation-iteration-count: 1;
        animation-direction: normal;
    }

    .offcanvas-start {
        width: 33% !important;
    } 
    
    .sidebarlogo {
        width: 300px;
    }
}

/*GENERIC*/

.sectionlight ul {
    list-style: disc;
    padding-left: 16px;
    margin: 0;
}

.sectionlight li {
    padding-left: 0px;
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 500;
}

.bullet {
    font-weight: 400 !important;
}

.hero-bottom-right {
    position: absolute;
    bottom: 150px;
    right: 60px;
    z-index: 9;
    color: white;    
}

