Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/public_html/dev-test/resources/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/dev-test/resources/assets/css/css-testimonials.css
.light-bg {
    background: url('../img/light-bg.jpg') repeat-x;
    height: auto;
    padding-bottom: 75px;
}

.text-box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    padding: 20px;
    margin-bottom: 20px;
}

.leave-testimonial {
    margin-bottom: 70px;
}

.text-box .text-testimonial {
    font-size: 18px;
    line-height: 24px;
    color: #521400;
    font-weight: lighter;
    font-family: 'Proxima Nova Condensed';
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.person-name {
    font-size: 12px;
    color: #333;
    float: right;
    margin-top: 10px;
}

.testimonial-bg {
    border-top: 4px solid #5c5c5c;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    background: #5c5c5c;
}

.button {
    background: #5c5c5c;
    padding: 10px;
    float: right;
    color: #fff;
    font-size: 16px;
}

.button:hover, .button:focus {
    background: #5c5c5c;
    color: #fff;
}

.write-testimonial {
    background: #5c5c5c;
    color: #fff;
    margin: 0 auto;
    padding: 37px 0px;
}

.write-testimonial .title {
    font-size: 36px;
    color: #fff;
    padding: 0px 20px;
    margin-bottom: 20px;
    font-family: 'Proxima Nova Condensed';
    font-weight: lighter;
    text-align: center;
}

.title-sep {
    background: url('../img/sep-bg.png') repeat-x;
    width: 100%;
    height: 2px;
    padding: 10px 0px
}

.write-testimonial label {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 1px;
    max-width: 100%;
    color: #fff;
}

.write-testimonial .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.write-testimonial .form-group {
    margin-bottom: 10px;
}

.red-star {
    color: #cd0000;
}

.star-mention {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    text-align: left;
}

.update-btn {
    background: #ffd962;
    border-bottom: 5px solid #d8b74f;
    text-align: center;
    padding-top: 7px;
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: 'Proxima Nova Condensed';
    font-weight: bold;
    color: #855b17;
    border-radius: 0;
    margin-top: 19px;
}

.update-btn:hover {
    color: #855b17;
}

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/

/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {

}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .text-box .title {
        font-size: 22px;
    }

    .contact-form-bg .title {
        font-size: 33px;
    }

    .action-btn {
        padding: 10px 13px;
        font-size: 14px;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .text-box .title {
        font-size: 22px;
    }

    .contact-form-bg .title {
        font-size: 22px;
    }

    .text-box .text {
        margin-bottom: 50px;
    }

    .page-title {
        font-size: 22px;
        line-height: 24px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .action-btn {
        padding: 10px 8px;
        font-size: 12px;
    }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .contact-button {
        float: left;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .text-box .title {
        font-size: 20px;
    }

    .contact-form-bg {
        margin-top: 20px;
    }

    .contact-form-bg .title {
        font-size: 24px;
    }

    .page-title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 50px;
        margin-bottom: 0px;
    }

}

/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
    .write-testimonial .title {
        font-size: 30px;
    }

    .contact-button {
        float: left;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .text-box .title {
        font-size: 20px;
    }

    .contact-form-bg {
        margin-top: 20px;
    }

    .contact-form-bg .title {
        font-size: 24px;
    }

    .page-title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 50px;
        margin-bottom: 10px;
    }

}

/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {

    .text-box .text-testimonial {
        font-size: 14px;
        line-height: 16px;
    }

    .write-testimonial .title {
        font-size: 22px;
        padding: 0px 5px;
    }

    .text-box {
        height: auto;
    }

    .text-box .text {
        height: auto;
        margin-bottom: 50px;
    }

    .page-title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
}



ZeroDay Forums Mini