.component-one-outer {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.component-auto {
    max-width: 938px;
    margin: auto
}

.component-inner {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.component-two {
    display: inline-block;
    padding: 0 10px;
    width: 25%;
    text-align: center
}

.component-bg-inner {
    width: 100%;
    display: inline-block;
    padding: 30px 20px;
    position: relative;
    z-index: 9;
    height: 100%
}

.component-bg-inner h3 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-family: Lato, Arial, sans-serif
}

.component-bg-show {
    visibility: hidden;
    opacity: 0
}

.component-bg-img:hover .component-bg-show {
    opacity: 1;
    visibility: visible;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.component-bg-img {
    display: inline-block;
    width: 100%;
    height: 234px;
    position: relative
}

.component-bg-icon {
    width: 128px;
    height: 128px;
    border-radius: 100%;
    background: #fff;
    margin: 0 auto 35px;
    overflow: hidden;
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translateX(-50%);
    line-height: 128px;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.component-bg-icon img {
    vertical-align: middle
}

.component-bg-img:hover .component-bg-icon {
    opacity: 0;
    visibility: hidden;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.component-bg-show {
    display: inline-block;
    width: 100%;
    border-top: 2px solid grey;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.component-bg-show p {
    font-size: 15px;
    color: #000;
    font-family: Lato, Arial, sans-serif;
    line-height: 1.5em;
    margin: 5px 0 0
}


.component-bg-show #btn2-lm {
    display: inline-block;
    margin-top: 15px;
    color: #fff !important;
    font-size: 16px;
    background: #095c8f;
    padding: 16px 26px 16px 26px;
    text-decoration: none !important;
    font-family: Lato, Arial, sans-serif
}

.component-bg-img::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    opacity: .4
}

.component-one-outer img {
    max-width: 100%
}

.component-one-outer.sportsguides_new {
    margin: 20px 0 20px;
}

.sportsguides_new .component-two {
    padding: 0 8px;
}
.sportsguides_new .owl-item .component-two,
.sportsguides .owl-item .component-two {
    width: 100%;
}

.sportsguides_new .component-two a {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    padding: 20px 10px 30px;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
}

.sportsguides_new .component-two a:hover {
    transform: scale(1.05);
}

.sportsguides_new .component-img {
    display: inline-block;
    width: 93px;
    height: 67px;
}

.sportsguides_new .component-img img {
    object-fit: contain;
    height: 100%;
}

.sportsguides_new .component-inner {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.sportsguides_new .component-inner h3,
.sportsguides_new .component-inner .header-component-h3
{
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    color: #1C2642;
    margin: 12px 0 0;
}

.component-one-outer.sportsguides_new {
    margin: 20px 0 20px;
}

.sportsguides_new .component-two {
    padding: 0 8px;
}

.sportsguides_new .component-two a {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    padding: 20px 10px 30px;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
}

.sportsguides_new .component-two.no-image a {
    height: 130px;
}

.sportsguides_new .owl-stage-outer .component-two.no-image a {
    height: 135px;
}

.sportsguides_new .component-two.no-image .component-inner {
    float: none;
}
.sportsguides_new .component-two.no-image .component-inner h3,
.sportsguides_new .component-two.no-image .component-inner .header-component-h3
{
    margin: 24px 0 0;
}

.sportsguides_new .owl-stage-outer .component-two.no-image .component-inner h3,
.sportsguides_new .owl-stage-outer .component-two.no-image .component-inner .header-component-h3
{
    margin: 45px 0 0;
}

.sportsguides_new .component-two a:hover {
    transform: scale(1.05);
}

.sportsguides_new .component-img {
    display: inline-block;
    width: 93px;
    height: 67px;
}

.sportsguides_new .component-img img {
    object-fit: contain;
    height: 100%;
}

.sportsguides_new .component-inner {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.sportsguides_new .component-inner h3,
.sportsguides_new .component-inner .header-component-h3
{
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    color: #1C2642;
    margin: 12px 0 0;
}

.sportsguides_new .owl-next,
.sportsguides_new .owl-prev {
    top: 30%;
}

.sportsguides .owl-next,
.sportsguides .owl-prev {
    top: 44%;
}

@media only screen and (max-width: 991px) {
    .component-bg-show #btn2-lm {
        padding: 16px 26px 16px 26px !important
    }
}

@media only screen and (max-width: 767px) {
    .component-two {
        padding: 0 10px 20px;
        width: 50%
    }

    .component-bg-img {
        background-size: cover !important
    }

    .sportsguides_new .component-two {
        padding: 0 8px 16px;
    }

    .sportsguides_new .component-two a:hover {
        transform: scale(1);
    }
}

@media only screen and (max-width: 479px) {
    .component-two {
        padding: 0 10px 10px;
        width: 100%
    }

    .sportsguides_new .component-two {
        padding: 0 8px 8px;
    }

    .sportsguides_new .component-two a {
        padding: 20px 10px 20px;
    }
}