/* Counter section */

#count {
    background-color: #121116;
    padding-bottom: 90px;
}

.counter-section {
    width: 100%;
    float: left;
}

.fact-item {
    color: #000000;
    border: 1px solid #ddd;
    padding: 0;
    background: #fff;
    border-radius: 8px;
}

.fact-icon {
    position: relative;
    width: 50px;
    height: 28.87px;
    background-color: #1F2021;
    margin: 14.43px auto;
}

    .fact-icon:before,
    .fact-icon:after {
        content: "";
        position: absolute;
        width: 0;
        left: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
    }

    .fact-icon:before {
        bottom: 100%;
        border-bottom: 14.43px solid #1F2021;
    }

    .fact-icon:after {
        top: 100%;
        width: 0;
        border-top: 14.43px solid #1F2021;
    }

    .fact-icon > i {
        line-height: 27px;
    }

.fact-item span {
    display: block;
    font-size: 40px;
    line-height: 42px;
    font-weight: 700;
    margin: 12px 0 10px;
}

.fact-item p {
    font-weight: 400;
    line-height: 20px;
    padding: 4px 0px;
}

.counterBox {
    width: 14.1%;
    padding: 0px 5px;
}

.counterMain {
    background: #f4f4f4;
    padding: 22px 0px;
}

.color-one {
    color: #F27633;
}

.color-two {
    color: #009FFF;
}

.color-three {
    color: #097A72;
}

.color-four {
    color: #9f0c57;
}

.color-five {
    color: #073488;
}

.color-six {
    color: #248e53;
}

.color-seven {
    color: #5a1e84;
}

.box-one {
    color: #fff;
    background: #F27633;
    font-weight: 500;
}

.box-two {
    color: #fff;
    background: #009FFF;
    font-weight: 500;
}

.box-three {
    color: #fff;
    background: #097A72;
    font-weight: 500;
}

.box-four {
    color: #fff;
    background: #9f0c57;
    font-weight: 500;
}

.box-five {
    color: #fff;
    background: #073488;
    font-weight: 500;
}

.box-six {
    color: #fff;
    background: #248e53;
    font-weight: 500;
}

.box-seven {
    color: #fff;
    background: #5a1e84;
    font-weight: 500;
}

.counter-title {
    width: 100%;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-weight: 600;
    word-spacing: 7px;
}


/**/

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

@media only screen and (min-width: 200px) and (max-width: 450px) {
    .counterBox {
        width: 100%;
        padding: 5px 10px 5px 15px;
    }

    .section-ptb {
        padding: 20px 0;
    }

    .hidden-xs {
        display: none;
    }

    .box1,
    .box2,
    .box3,
    .box4 {
        margin-bottom: 10px;
        height: 130px !important;
    }

    .footer-dec {
        color: #ffffff;
        font-size: 14px;
        padding-right: 10px;
        line-height: 20px;
        font-weight: 300;
    }

    .footer-block {
        margin-top: 30px;
    }

    .contact_box {
        padding-left: 0px;
        padding-right: 0;
    }

    .fact-item {
        width: 100%;
    }

        .fact-item p {
            width: 100%;
        }

    .box1,
    .box3 {
        font-size: 19px !important;
        line-height: 24px !important;
    }

    .box2 h5,
    .box4 h5 {
        font-size: 19px !important;
        line-height: 24px !important;
    }

    .box2 ul {
        width: 100% !important;
        display: block ruby;
    }

        .box2 ul li {
            float: initial !important;
        }

            .box2 ul li:last-child a {
                font-size: 13px !important;
            }

            .box2 ul li:first-child a {
                font-size: 13px !important;
            }

    .box4 ul {
        width: 100% !important;
        display: block ruby;
    }

        .box4 ul li {
            float: initial !important;
        }

            .box4 ul li:last-child a {
                font-size: 13px !important;
            }

            .box4 ul li:first-child a {
                font-size: 13px !important;
            }

    .box3 {
        padding: 40px 12px !important;
    }

    .section-title-three h4 {
        margin-bottom: 5px;
        line-height: 25px;
    }

    .section-inner-ptb {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .ul-list li {
        line-height: 22px;
        display: block;
    }

        .ul-list li span {
            padding: 2px 10px;
            margin-bottom: 3px;
            margin-top: 2px;
            display: block;
        }

    .f45 {
        font-size: 25px !important;
    }

    .single-course-categories-two .cours-icon .coure-icon-inner {
        box-shadow: -1px -1px 2px #3d3d3d;
    }

    .hero-bg {
        background-position: revert;
    }

    .cubespinner > div i {
        font-size: 20px !important;
        display: block !important;
    }

    .face1,
    .face2,
    .face3,
    .face4,
    .face5,
    .face6,
    .face7,
    .face8,
    .face9,
    .face10,
    .face11,
    .face12 {
        font-size: 11px !important;
    }

    .suggestionsBox {
        width: 50% !important;
        bottom: 10px !important;
    }

    .RecogBox {
        padding-left: 220px !important;
        margin-bottom: 10px !important;
    }

    .openDist_threeBox {
        min-height: auto;
    }
}


/**/

.pb0 {
    padding-bottom: 0px;
}
