* {
    padding: 0%;
    margin: 0%;
    font-family: 'Montserrat', sans-serif;
}

body {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

p,
li,
a,
button {
    font-family: 'Josefin Sans', sans-serif;
}

p {
    font-size: 15px;
}

h1 {
    font-size: 60px;
    font-weight: 900;
}

h2 {
    background: linear-gradient(to bottom, #ce1126 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    font-weight: 800;
}

h3 {
    color: #ce1126;
    font-size: 35px;
    font-weight: 800;
}

h4 {
    background: linear-gradient(to bottom, #000000 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    font-weight: 800;
}

h5 {
    font-size: 18px;
    font-weight: 700;
    color: #ce1126;
}

h6 {
    font-size: 18px;
    font-weight: 700;
}

.header {
    border-bottom: 1px solid #ce1126;
    z-index: 9 !important;
    position: relative;
}

ul.nav {
    display: flex;
    justify-content: flex-end;
}

.link-dark {
    color: #ffffff !important;
    font-size: 15px;
}

.link-dark:focus,
.link-dark:hover,
.link-dark.active {
    color: #ce1126 !important;
}

header ul.nav li {
    padding: 0px 5px 0px 5px;

}

button.btn.gradint {
    background-color: #ce1126;
    margin-right: 4px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    border-radius: 50px;
    opacity: 1;
    padding: 8px 16px 8px 16px;
}


.home-a {
    text-align: center !important;
}

.box p {
    text-align: center !important;
    color: #fff !important;
}

button.btn.gradint:hover {

    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
    opacity: 1;
    padding: 8px 16px 8px 16px;
    transform: scale(1.1);
    transition: 0.4s ease-in-out;
}

.aboutbtn.gradint {
    background-color: #ce1126;
    border: none;
    margin-right: 4px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 12px;
    border-radius: 50px;
    opacity: 1;
    padding: 7px 15px 7px 15px;
    visibility: hidden;
}

.about-box:hover .aboutbtn.gradint {
    padding: 7px 15px 7px 15px;
    visibility: visible;
    box-shadow: 0px 0px 10px #a8a8a88f;
}


/*/////// Slider ///////*/

.slider1 {
    background: url(../images/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slider-main.slick-initialized.slick-slider {
    margin-top: -112px;
}

.container.slider-contant {
    padding: 300px 259px;
}


button.slick-prev.slick-arrow {
    font-size: 0px;
    background-position: center;
    background-image: url(../images/leftbtn.png);
    position: absolute;
    left: 70px;
    z-index: 999999999;
    height: 55px;
    width: 55px;
    top: 50%;
    border: 2pX solid #ce1126;
    border-radius: 50px;
}

button.slick-next.slick-arrow {
    font-size: 0px;
    background-position: center;
    background-image: url(../images/rightbtn.png);
    position: absolute;
    right: 70px;
    z-index: 999999999;
    height: 55px;
    width: 55px;
    top: 50%;
    border: none;
    border-radius: 50px;
}

.about {
    background-image: url(../images/about.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 220px 75px;
}

.about-box {
    padding: 12px;
    border-radius: 10px;
}


.about-box:hover {
    padding: 12px;
    box-shadow: 0px 0px 10px #a8a8a88f;
    border-radius: 10px;
    background: #fff;
}

/*//// service1 ////*/

.img-service1 {
    background-image: url(../images/service1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 300px 50px 50px 50px;
    border-radius: 10px;
}

.img-service2 {
    background-image: url(../images/service2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 300px 50px 50px 50px;
    border-radius: 10px;
}

.service-box .row {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 30px;
}

.service-bg {
    background-image: url(../images/ser1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 60px;
    width: 100%;
}

.coach-bg {
    background-image: url(../images/ser1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    margin-top: 60px;
}

.row.service-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service-img {
    padding: 80px;
}



.stats {
    margin-bottom: 90px;
    margin-top: 90px;
}

/*//////*/

.service .row {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.row figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    /* width: 48%; */
    /* background: u;  */
    text-align: center;
    cursor: pointer;
}



.row figure img {
    position: relative;
    display: block;
    border-radius: 20px;
    min-height: 100%;
    max-width: 100%;
    /* opacity: 0.8; */
}

.row figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    /* width: 48%; */
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}

.row figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.row figure figcaption::before,
.row figure figcaption::after {
    pointer-events: none;

}

.row figure figcaption,
.row figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    /* opacity: 0.7; */
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

figure.effect-lily:hover {
    background-color: #000;
}

figure.effect-lily {
    transition: 0.5s;
}


figure.effect-lily figcaption>div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
}

figure.effect-lily h5,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-lily h5 {
    color: #fff;
    transition: transform 0.35s;
}

figure.effect-lily:hover h5 {
    color: #ce1126;
    transition: transform 0.35s;
}

figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    /* -webkit-transition: opacity 0.2s, -webkit-transform 0.35s; */
    transition: opacity 0.2s, transform 0.35s;
    font-size: 10px;
    text-align: center;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;

}

figure.effect-lily:hover img,
figure.effect-lily:hover h5,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lily .btn {
    background-color: #ce1126;
    color: #ffffff;
    font-size: 14px;
    border-radius: 20px;
    opacity: 0;
    padding: 8px 16px 8px 16px;
    font-family: 'Josefin Sans', sans-serif;

}

figure.effect-lily:hover .btn {
    background-color: #ce1126;
    color: #ffffff;
    font-size: 14px;
    border-radius: 20px;
    opacity: 1;
    padding: 8px 16px 8px 16px;
    font-family: 'Josefin Sans', sans-serif;
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

figure.effect-lily ul.social-icon li {
    display: none;
}

figure.effect-lily:hover ul.social-icon li {
    display: inline-flex;

}

figure.effect-lily:hover ul.social-icon {
    margin-right: 31px;
    margin-top: 10px;
}

.coach {
    padding: 0px 100px;
}

.coach-bg {
    background-image: url(../images/couchbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px 180px;
    margin-top: 60px;
}

.col-4.std-contant {
    padding: 60px;
}


.slick-slider .element {
    padding: 20px !important;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slick-slider .slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.slick-list .slick-slide {
    padding: 0px !important;
    margin: 0px;
}

.slick-list .slick-track .slick-slide img {
    border: 11px solid #ffffff;
}

.text-start {
    text-align: left !important;
    display: flex;
    align-items: center;
}

.portfolio.text-center {
    padding: 60px 0px;
}

.portfolio-slider button.slick-arrow {
    position: absolute;
    display: flex;
    left: -38%;
    margin-top: 100px;
}

.portfolio-slider button.slick-prev.slick-arrow {
    left: -44% !important;
}

ul.slick-dots li {
    font-size: 0px;
    height: 15px;
    width: 15px;
    color: #ce1126;
    background-color: #fff;
    border-radius: 50px;
    display: inline-block;
    margin: 2px;
    border: 1px solid #ce1126;
}

ul.slick-dots li.slick-active {
    font-size: 0px;
    height: 15px;
    width: 15px;
    background-color: #ce1126;
    border-radius: 50px;
    display: inline-block;
    margin: 2px;
    border: 1px solid #ce1126;
}

ul.slick-dots li button {
    border: none;
    font-size: 0px;
}

.logos {
    margin: 50px 0px;
}

.col-12.logos ul li {

    display: inline;
    padding: 15px;
}


.container.service.newss {
    width: 1150px;
}

.newss button.slick-arrow {
    margin: 0px -167px;
}

.category {
    color: #fff;
    position: absolute;
    z-index: 9;
    background-color: #ce1126;
    padding: 5px 10px;
    right: 1px;
    top: 10px;
    border-radius: 0px 15px 0px 0px;
}

.prpcess.text-center {
    margin-top: 60px;
}

.row.porcessss {
    padding: 50px;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
}

button.btn-process {
    background-color: #ce1126;
    border: 1px solid #ce1126;
    color: white;
    font-size: 14px;
    padding: 10px 15px 8px 15px;
    border-radius: 10px;
    height: 50px;
    line-height: 16px;
    margin-bottom: 10px;
}

.col-2.steps {
    align-items: center;
    display: flex;
    flex-direction: column;
}

/*///// Testi /////*/

.testimonial_box {
    margin: 40px 250px;
    border-radius: 15px;
    border: 1px solid #00000012;
    padding: 20px 0px;
    box-shadow: 0px 0px 10px #a8a8a87d;
}

.testimonial_box-top {
    text-align: left;
    padding: 0px 50px;
}

.testimonial {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.star {
    font-size: 30px;
    color: #ce1126;
}

/*///// Blogs /////*/

.blogs {
    margin-top: 50px;
}

.col-4.blog-box {
    border: 1px solid #0000000d;
    padding: 0px;
    border-radius: 20px;
}

.col-4.blog-box:hover {
    border: 1px solid #0000000d;
    padding: 0px;
    border-radius: 20px;
}


.blog-contant {
    padding: 25px;
}

ul.meta-box .blog-icon {
    font-weight: 600;
    font-size: 14px;
    color: #000000;
}

ul.meta-box {
    padding: 0px;
    display: flex;
    justify-content: space-between;
    list-style-type: none;


}

ul.meta-box li img {
    width: 35px;
    padding-right: 5px;
}

.blogs.text-center .row {
    gap: 23px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.row.blog-boxmain.text-start {
    display: flex;
    gap: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

button.btn.blog-btn {
    font-family: 'Josefin Sans', sans-serif;
    color: black;
    font-weight: 600;
}


/*//// Footer ////*/

footer {
    background-color: #EEEEEE;
    border: 2px solid #ce1126;
}

.row.foot {
    padding-top: 80px;
    padding-bottom: 40px;
}

.foot-txt li {
    font-size: 14px;
    color: #000000;
    line-height: 2;
    display: block;
}

ul.foot-txt {
    padding: 0;
}

ul li a {
    color: #000000;
    text-decoration: underline;
}

.about-me {
    padding-right: 60px;
}

.form-group {
    margin-top: 20px;
}

input#email {
    height: 50px;
    width: 260px;
    border-radius: 10px;
    border: none;
    display: inline;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
}

.logo {
    padding: 40px 0px;
}

.copy-right {
    padding-top: 14px;
    margin-top: 10px;
    display: flex;
    align-content: stretch;
    justify-content: space-between;
    align-items: center;
}

ul.contact-icon {
    padding: 0px;
    line-height: 2;
}

ul.contact-icon li {
    padding: 0px;
    list-style-type: none;
}

ul.socialization li {
    display: inline-block;
}

ul.socialization {
    display: flex;
    margin-top: -40px;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
    padding: 0px;
}

.col-4.newsletters {
    padding-right: 93px;
}

button.btn.footbtn {
    background-color: #ce1126;
    margin-left: -17px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    border-radius: 0px 10px 10px 0px;
    opacity: 1;
    padding: 15px 18px 14px 18px;
}

.container-fluid.maincopy_right {
    border-top: 2px solid #ce1126;
}

.payment-logos {
    display: flex;
    margin-top: 0px;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
    padding: 0px;
    margin-bottom: 0px;
}

.slick-slide {
    margin: 0px 20px;
}

.customer-logos .slick-slide img {
    width: 100%;
}

.customer-logos .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.customer-logos .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.customer-logos .slick-list:focus {
    outline: none;
}

.customer-logos .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.customer-logos .slick-slider .slick-track,
.customer-logos .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.customer-logos .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}

.customer-logos .slick-track:before,
.customer-logos .slick-track:after {
    display: table;
    content: '';
}

.customer-logos .slick-track:after {
    clear: both;
}

.customer-logos .slick-loading .slick-track {
    visibility: hidden;
}

.customer-logos .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.customer-logos .slick-slide img {
    display: block;
}

.customer-logos .slick-slide.slick-loading img {
    display: none;
}

.customer-logos .slick-slide.dragging img {
    pointer-events: none;
}

.customer-logos .slick-initialized .slick-slide {
    display: block;
}

.customer-logos .slick-loading .slick-slide {
    visibility: hidden;
}

.customer-logos .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.customer-logos .slick-arrow.slick-hidden {
    display: none;
}

/*Bar*/
/* Bar Graph Vertical */
.bar-graph .year {
    -webkit-animation: fade-in-text 2.2s 0.1s forwards;
    -moz-animation: fade-in-text 2.2s 0.1s forwards;
    animation: fade-in-text 2.2s 0.1s forwards;
}

.bar-graph-vertical {
    margin-top: 100px;
    display: flex;
    justify-content: center;
}

.bar-graph-vertical .bar-container {
    /* float: left; */
    height: 150px;
    margin-right: 8px;
    position: relative;
    text-align: center;
    width: 100px;
}

.bar-graph-vertical .bar {
    border-radius: 3px;
    bottom: 40px;
    position: absolute;
    width: 100px;
}

.bar-graph-vertical .year {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bar-graph-two .bar::after {
    -webkit-animation: fade-in-text 2.2s 0.1s forwards;
    -moz-animation: fade-in-text 2.2s 0.1s forwards;
    animation: fade-in-text 2.2s 0.1s forwards;
    color: #fff;
    content: attr(data-percentage);
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bar-graph-two .bar-one .bar {
    background-color: #64b2d1;
    -webkit-animation: show-bar-one-vertical 1.2s 0.1s forwards;
    -moz-animation: show-bar-one-vertical 1.2s 0.1s forwards;
    animation: show-bar-one-vertical 1.2s 0.1s forwards;
}

.bar-graph-two .bar-two .bar {
    background-color: #5292ac;
    -webkit-animation: show-bar-two-vertical 1.2s 0.2s forwards;
    -moz-animation: show-bar-two-vertical 1.2s 0.2s forwards;
    animation: show-bar-two-vertical 1.2s 0.2s forwards;
}

.bar-graph-two .bar-three .bar {
    background-color: #407286;
    -webkit-animation: show-bar-three-vertical 1.2s 0.3s forwards;
    -moz-animation: show-bar-three-vertical 1.2s 0.3s forwards;
    animation: show-bar-three-vertical 1.2s 0.3s forwards;
}

.bar-graph-two .bar-four .bar {
    background-color: #2e515f;
    -webkit-animation: show-bar-four-vertical 1.2s 0.4s forwards;
    -moz-animation: show-bar-four-vertical 1.2s 0.4s forwards;
    animation: show-bar-four-vertical 1.2s 0.4s forwards;
}

/* Bar Graph Vertical Animations */
@-webkit-keyframes show-bar-one-vertical {
    0% {
        height: 0;
    }

    100% {
        height: 40%;
    }
}

@-webkit-keyframes show-bar-two-vertical {
    0% {
        height: 0;
    }

    100% {
        height: 55%;
    }
}

@-webkit-keyframes show-bar-three-vertical {
    0% {
        height: 0;
    }

    100% {
        height: 68%;
    }
}

@-webkit-keyframes show-bar-four-vertical {
    0% {
        height: 0;
    }

    100% {
        height: 82%;
    }
}

@-webkit-keyframes fade-in-text {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*Bar*/

/*About Us*/
.a1 {
    height: 400px;
    background-image: url(../images/ser1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    margin-top: -115px;
}

.about-text {
    font-size: 62px;
}

.a2 .container {
    max-width: 900px;
}

.a2 {
    margin: 80px 0;
}

.about-text2 {
    font-size: 17px;
    font-weight: 500;
}

.about-text3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
}

.about-text5 {
    font-size: 22px;
    color: #fff;
}

.about-text4 {
    font-size: 19px;
    color: #fff;
}

.a3 {
    padding: 80px 0;
    background: url(../images/4coach8.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 9999;
}

.a3:before {
    background: #00000085;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    content: '';
    z-index: -1;
}

/*About Us*/


/*Contact Us*/
.contact1 label {
    font-weight: 600;
    width: 100%;
    font-size: 16px;
    color: #3b3d40;
    margin-top: 15px;
}

.name-input {
    width: 100%;
    height: 50px;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    padding-left: 10px;
    margin: 10px 0;
}

.contact1 p {
    font-weight: 600;
    width: 100%;
    font-size: 16px;
    color: #3b3d40;
    margin-top: 15px;
    font-family: 'Montserrat';
}

.radio-div label {
    width: auto !important;
    margin-top: 0;
}

.radio-div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.question-ip {
    background: #eeeeee;
    border: 1px solid #eeeeee;
    margin: 10px 0;
}

.form-btn {
    background-color: #ce1126;
    margin-right: 4px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    border-radius: 50px;
    width: 20%;
    height: 50px;
    border: none;
}

.form-btn:hover {
    transform: scale(1.05);
    transition: 0.3s;

}

.contact-inner1 a {
    color: #ce1126;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
}

.contact-inner1 i {
    color: #ce1126;
}

.contact-inner1 {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}

.contact-inner1 p {
    color: #232323;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 30px 0;
    justify-content: center;
}

.social-icons i {
    font-size: 28px;
    color: #ce1126;
}

.contact1 img {
    width: 100%;
    margin-bottom: 20px;
}

.contact-btn {
    background-color: #ce1126;
    margin-right: 4px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    border-radius: 50px;
    width: 100%;
    height: 60px;
    margin: 5px 0px;
    border: none;
}

.contact-btn:hover {
    transform: scale(1.05);
    transition: 0.3s;
}

/*Contact Us*/

/*College Coaches*/
.collge-1 .slick-track {
    display: flex;
    height: 100vh;
    align-items: center;
}

.slider {
    background: url(../images/Collge-Coaches/college1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    margin-top: -110px;
}

.college-1a {
    margin: 0;
    font-weight: 800;
    font-size: 22px;
    text-align: center;
    color: #fff;
}

.college-1b {
    font-size: 80px;
    font-weight: 900;
    color: #fff !important;
    text-align: center;
    background: transparent;
    -webkit-text-fill-color: #fff;
}

.collge-1 .fa-chevron-left {
    color: #CE1127;
    border: 1px solid #CE1127;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 3%;
    z-index: 9;
}


.collge-1 .fa-chevron-left:hover,
.collge-1 .fa-chevron-right:hover {
    background: #fff !important;
    border-color: #fff;
    transition: 0.3s;
    cursor: pointer;
}

.collge-1 .fa-chevron-right {
    color: #CE1127;
    border: 1px solid #CE1127;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 3%;
    z-index: 9;
}

.college2-img {
    width: 100%;
}

.college-2a {
    font-size: 20px;
    font-weight: 800;
    background: transparent;
    -webkit-text-fill-color: #000;
}

.college-2b {
    font-size: 46px;
    background: linear-gradient(to bottom, #ce1126 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    line-height: 44px;
}

.college-2c {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 75%;
    line-height: 20px;
    margin-top: 10px;
}

.college3 {
    padding: 80px 0;
    text-align: center;
}

.college-3c {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 41%;
    line-height: 20px;
    margin: auto;
    padding-top: 10px;
}

.college-3b {
    font-size: 46px;
    background: #CE1127;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    line-height: 44px;
}

.college3-img {
    width: 100%;
    margin-top: 40px;
}

.college-2 {
    padding-top: 80px;
}

/*College Coaches*/

/*High School*/
.highschool-slider {
    background: url(../images/High-School/highschool.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    margin-top: -110px;
}

.college-coach-img {
    width: 100%;
}

.highschool-inner {
    position: relative;
}

.highschool1-a {
    font-size: 20px;
    font-weight: 700;
    -webkit-text-fill-color: #CE1127;
    text-align: center;
}

.highschool1-b {
    font-size: 16px;
    width: 60%;
    line-height: 20px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 300;
}

.highschool-inner1 {
    text-align: center;
    background-image: linear-gradient(#ffffff00, #000);
    border-radius: 20px;
    height: 180px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    opacity: 0;
}

.highschool-inner:hover .highschool-inner1 {
    opacity: 1;
    transition: 0.3s;
}

.highschool1 {
    background: #EEEEEE;
    padding: 40px 0;
}

.highschool1-abc {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 60%;
    line-height: 20px;
    padding-top: 10px;
    text-align: left;
}

.high-school3 {
    font-size: 38px;
    background: linear-gradient(to bottom, #ce1126 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    line-height: 44px;
}

.highschool2 .video-gallery {
    position: relative;
    margin: 0 auto;
    text-align: center;
    background: url(../images/High-School/highschool3.jpg);
    background-size: cover;
    background-position: center center;
    padding: 80px 0;
    margin-top: 10px;
}

.video-gallery .gallery-item {
    position: relative;
    overflow: hidden;
    margin: 10px 1%;
    cursor: pointer;
}

.video-gallery .gallery-item img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 0.35s, transform 0.35s;
    backface-visibility: hidden;
    border: none !important;
}

.video-gallery .gallery-item .gallery-item-caption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
}

.video-gallery .gallery-item .gallery-item-caption,
.video-gallery .gallery-item .gallery-item-caption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-gallery .gallery-item .gallery-item-caption {
    text-align: left;
}

.video-gallery .gallery-item .play-btn {
    width: 95px;
    height: 95px;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    position: absolute;
    top: 35%;
    left: 39%;
}

.video-gallery .gallery-item img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 0.35s, transform 0.35s;
    backface-visibility: hidden;
    border: none !important;
}

.content p {
    color: #000;
    text-align: left;
    font-size: 15px;
}

.highschool2 {
    padding: 80px 0;
    text-align: center;
}

.highschool2-a {
    font-size: 20px;
    -webkit-text-fill-color: #000;
}

.highschool2-b {
    font-weight: 900;
    font-size: 40px;
    background: linear-gradient(to bottom, #ce1126 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gallery-item:hover .play-btn {
    opacity: 1;
}

/*High School*/

/*Student Athletes*/
.student-slider {
    background: url(../images/Student-Athletes/student1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    margin-top: -110px;
}

.student-img {
    width: 90%;
}

.student-main {
    padding-top: 80px;
    text-align: right;
}

.student-maina {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 60%;
    line-height: 20px;
    margin-top: 10px;
    margin: 0 0 0 auto;
    padding-bottom: 20px;
}

.student-mainb {
    font-weight: 900;
    font-size: 40px;
    -webkit-text-fill-color: #ce1126;
    line-height: 36px;
}

.student-main2 {
    padding: 50px 0;
}

.foot-txt a {
    text-decoration: none;
}

/*Student Athletes*/

/*Hot Prospects*/
.hot-slider {
    background: url(../images/Hot-Prospects/bg1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    margin-top: -110px;
}

.hot1-img {
    width: 100%;
}

.hot-a {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
}

.hot-b {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 80%;
    line-height: 18px;
    margin-bottom: 5px;
}

.hot-inner-a a {
    color: #000;
    font-size: 16px;
}

.hot-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 5px;
}

.hot-1 {
    padding: 80px 0;
}

.hot-c {
    color: #CE1127;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}

.hot-inner-a {
    display: flex;
    align-items: center;
    gap: 15px;
}

.hot-inner-abc {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hot4-img {
    width: 50%;
}

.hotd {
    font-size: 14px;
    color: #CE1127;
    font-family: 'Josefin Sans';
    font-weight: 400;
}

.hote {
    font-size: 15px;
    font-weight: 700;
    color: #000;
}

.hotg {
    font-size: 12px;
    line-height: 14px;
}

.hot-f {
    font-size: 14px;
    color: #0000008a;
    align-items: center;
    display: flex;
    text-decoration: none;
    gap: 10px;
}

/*Hot Prospects*/

/*Job Board*/
.job-slider {
    background: url(../images/Job-Board/bg1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    margin-top: -110px;
}

.job-b {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 100%;
    line-height: 26px;
    margin-bottom: 5px;
    font-family: 'Montserrat';
}

/*Job Board*/

/*Free Recruiting*/
.free-slider {
    background: url(../images/Free-Recruiting/bg1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    margin-top: -110px;
}

.free-a {
    font-size: 66px;
    font-weight: 900;
    color: #fff !important;
    text-align: center;
    background: transparent;
    -webkit-text-fill-color: #fff;
}

.free-inner {
    padding: 40px 0;
}

.free-b {
    font-size: 22px;
    font-weight: 800;
    -webkit-text-fill-color: #000;
    text-align: center;
}

.form-label {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.free-c {
    font-size: 10px;
    color: #CE1127;
}

.form-control {
    border-radius: 9px;
    background: #DCDCDC;
}

.free-d {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
}

.form-submit {
    background: #CE1127;
    border-radius: 25px;
    color: #fff;
    border: 0;
    font-size: 16px;
    width: 110px;
    height: 40px;
}

.free-e {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    font-family: 'Montserrat';
    text-align: center;
}

.form-check-label {
    color: #7E7E7E;
    font-size: 14px;
}

/*Free Recruiting*/