section.quote-n-text{
    width: 100%;
    padding-bottom: 120px;
}
.quote-header {
    margin-top: 120px;
    margin-bottom: 72px;
    text-align: center;
}
.quote-header h2, .quote-header span.typing-text {
    font-family: "CelebriSans", Arial, sans-serif !important;
    font-size: 35px;
    line-height: 1.4;
    letter-spacing: 0em;
    margin: 0;
    font-weight: 700;
    color: #2d3c49;
}
.quote-left-header{
    font-family: "CelebriSans-SemiBold", Arial, sans-serif !important;
    font-size: 24px;
    line-height: 1.67;
    margin-left: 15px;
    margin-right: 79px;
}
span.mark-quote{
    color: #0762d9;
    font-family: "CelebriSans-SemiBold", Arial, sans-serif !important;
    font-size: 24px;
}
.quote-right-content {
    color: #696969;
    font-family: "CelebriSans-Light", Arial, sans-serif !important;
    font-size: 18px;
    line-height: 1.67;
}
.quote-button-how{
    margin-top: 60px;
}
.quote-button-how a{
    padding: 20px 32px;
    text-align: left;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-right: -10px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 10px;
}
.careers .quote-header{
    max-width: 765px;
    line-height: 1.4;
}
.careers .quote-header h2{
    color: #2d3c49;
    font-family: "CelebriSans-Bold", Arial, sans-serif !important;
    font-size: 40px;
    letter-spacing: 0em;
}
.careers .quote-info h4{
    color: #2d3c49;
    font-family: "CelebriSans-SemiBold", Arial, sans-serif !important;
    font-size: 24px;
    margin-bottom: 11px;
    letter-spacing: 0em;
    line-height: 1.42;
}
.carrers .quote-content-1 p {
    color: #696969;
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.74;
}
.careers .quote-content-2 p {
    color: #696969;
    font-family: "CelebriSans-Light", Arial, sans-serif !important;
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.74;
    padding: 0 18px 0px 18px;

}
.careers .quote-info-3 {
    text-align: center;
}
.careers .quote-content-3 a.btn{
    padding: 0 36px;
    height: 56px;
    line-height: 54px;
    font-size: 14px;
}
@media (max-width: 767px){
    .careers .quote-info {
        padding: 0 18px 0 18px;
    }
    .careers .quote-header {
        padding: 0 18px 0 18px;
    }
}
@media (max-width: 992px){
    .careers .quote-header h2{
        font-size: 28px;
    }
    .careers .quote-header h2, .quote-header span.typing-text {
        font-size: 28px;
    }
    .quote-n-text .quote-header span.typing-text {
        font-size: 35px;
    }
}
@media (min-width: 1199px){
    .careers .quote-header h2{
        font-size: 34px;
    }
    .careers .quote-header h2, .quote-header span.typing-text {
        font-size: 34px;
    }
}
@media (min-width: 1200px){
    .careers .quote-header h2{
        /* font-size: 40px; */
        font-size: 2rem;
    }
    .careers .quote-header h2, .quote-header span.typing-text {
        /* font-size: 40px; */
        font-size: 2rem;
    }
}
