﻿
.testimonial-content {
    background: #294a70;
    padding: 34px 34px 67px;
    border-radius: 0 50px 0 50px;
    position: relative;
}

.university #testimonial-slider .owl-buttons {
    top: 40% !important;
}

courses university .testimonial-content p {
    color: #fff;
    font-size: 17px;
    padding: 30px 70px;
    margin-bottom: 0;
}

.qoute-right {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    float: right;
}

.testimonial-image {
    position: absolute;
    right: -79px;
    top: 26%;
}

    .testimonial-image img {
        box-shadow: 0 1rem 3rem #000 !important;
    }

.testimonial-name p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.9;
    letter-spacing: 1px;
    color: #294a70;
    font-weight: 600;
}

.testimonial-name {
    /*padding: 41% 0 32% 25%;*/
    margin: 0 0 0 75px;
}

.testimonial-image img {
}

.testimonial-name h6 {
    font-size: 18px;
    font-weight: 800;
    color: #294a70;
    letter-spacing: 1px;
}

.test-line {
    width: 100px;
    height: 3px;
    background: #294a70;
}

.testimonial-image img {
    width: 150px !important;
    height: 150px !important;
    border-radius: 100px;
    border: 4px solid #fff;
}

#test .item {
    height: 350px;
}

#test .owl-controls {
    text-align: right;
}

    #test .owl-controls .owl-buttons div {
        background: 0 0;
        border-radius: 0;
        border: 1px solid #294a70;
    }

        #test .owl-controls .owl-buttons div .fa-fw,
        #newslist .owl-controls .owl-buttons div .fa-fw {
            color: #294a70;
        }

.pre-header-left-list li a .notice-heading:hover {
    font-weight: 400;
    border-bottom: 1px solid #f4a024;
}

ul.pre-header-right-list li:hover {
    background: #f4a024;
    box-shadow: 0 0 11px rgb(150 150 150);
    transition: .2s;
}

.event-sub-content .event-dates:hover {
    background: #f4a024;
    transition: .3s;
}

.admission-caption {
    position: absolute;
    background: #294a7096;
    border-top: 20px solid #f4a024;
    border-radius: 10px;
    bottom: 0;
    left: 10%;
    box-shadow: -1px 7px 20px -8px rgb(0 0 0/52%);
    -webkit-box-shadow: -1px 7px 20px -8px rgb(0 0 0/52%);
    -moz-box-shadow: -1px 7px 20px -8px rgb(0 0 0/52%);
}

.test-line {
    width: 100px;
    height: 3px;
    background: #294a70;
}



@media(max-width:1599px) {
     .testimonial-content p {
        padding: 20px 51px !important;
        font-size: 16px;
    }
}

@media(max-width:1300px) {

    .testimonial-name {
        /*padding: 55% 0 32% 25%;*/
        /*margin: 0px 0 0 40px;*/
        margin: 0px 0 0 26px;
    }

    .testimonial-content p {
        padding: 20px 51px !important;
        font-size: 16px;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1200px) {

    .testimonial-name {
        /*padding: 55% 0 32% 25%;*/
        /*margin: 0px 0 0 40px;*/
        margin: 0 0 0 75px !important;
    }

    .testimonial-content p {
        padding: 20px 51px;
        font-size: 16px;
    }
}

@media(max-width:1199px) {
    .testimonial-content {
        padding: 20px 40px;
    }

        .testimonial-content p {
            padding: 20px 32px;
            font-size: 16px;
        }

    .testimonial-image {
        right: -52px;
    }

        .testimonial-image img {
            width: 100px !important;
            height: 100px !important;
        }

    .testimonial-name p {
        font-size: 15px;
        line-height: 1.3;
    }

    #test .owl-controls {
        margin-top: -72px;
    }
}

@media(max-width:991px) {


    .testimonial-content {
        width: 90%;
        padding: 10px;
    }

        .testimonial-content p {
            padding: 20px 40px;
            font-size: 14px;
        }

    .testimonial-image {
        right: -43px;
        top: 32%;
    }

        .testimonial-image img {
            width: 90px !important;
            height: 90px !important;
        }

    .testimonial-name {
        padding: 10px;
        text-align: center;
    }

    .test-line {
        margin-left: auto;
        margin-right: auto;
    }

    #test .owl-controls {
        text-align: center;
    }

    .institute-right {
        position: initial;
    }

    .testimonial-content {
        width: 80%;
        padding: 10px;
    }

        .testimonial-content p {
            padding: 10px 40px 10px 10px;
            font-size: 12px;
        }

    .testimonial-image {
        right: -43px;
        top: 32%;
    }

        .testimonial-image img {
            width: 90px !important;
            height: 90px !important;
        }

    .testimonial-name {
        padding: 10px;
        text-align: center;
    }

    .test-line {
        margin-left: auto;
        margin-right: auto;
    }

    #test .owl-controls {
        text-align: center;
    }

    .testimonial-name h6 {
        font-size: 12px;
    }

    .testimonial-name p {
        font-size: 12px;
        text-align: center;
    }
}
