footer iframe {
    min-height: 168px!important;
}

@media (max-width: ){
    footer iframe {
        min-height: 183px!important;
    }
}

.title-3{
    font-size: 24px;
    font-family: Muli, sans-serif;
    line-height: 1.1;
    margin: 20px 0;
    text-transform: unset;
    text-align: left;
    font-weight: normal;
}

.title-4{
    font-family: Muli, sans-serif;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    color: inherit;
    display: block;
    text-transform: uppercase;
}

.title-5,
.blog-internal-main h2{
    display: block;
    font-family: Muli, sans-serif;
    font-size: 19px;
    line-height: 1.1;
    margin: 20px 0;
    color: #fff;
}

.title-6{
    font-family: 'IBM Plex Sans', sans-serif;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: normal;
}

.billboard-slider .title-6 {
    color: #fff;
    width: 70%;
    line-height: 2;
    font-size: 21px;
    font-weight: bold;
    margin: 0 auto;
    letter-spacing: 1px;
}

.home .title-6{
    padding-top: 20%;
}

@media screen and (max-width: 500px){
    .billboard-slider .title-6 {
        width: 100%!important;
        font-weight: 400!important;
        font-size: 16px!important;
        line-height: 1.7!important;
    }
}

section.help-history .content .side h3,
section.company-history .border-right .side h3{
    font-family: Muli, sans-serif;
    margin: 20px 0;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

@media screen and (max-width: 991px) {
    section.help-history .content .side h3,
    .title-4{
        font-size: 19px;
    }
}

.modal-help .help-wrapp .title-help {
    margin: 65px 0 50px;
    text-align: center;
    font-family: Muli, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    display: block;
}


section.contact-us-area .title-4 {
    margin-bottom: 44px;
    text-align: center;
    position: relative;
}

section.contact-us-area .title-4:after, section.contact-us-area .title-4:before {
    margin: 0 10px;
    content: '';
    height: 2px;
    background-color: black;
    width: 20px;
    display: inline-block;
    position: relative;
    toP: -6px;
}

footer .title-5 {
    font-weight: 900;
}

@media (min-width: 1200px) {
    footer .title-5 {
        font-size: 14px;
    }
}

.faq-main section.faq-items .title-5 {
    margin: 0;
    color: #000;
    font-weight: 700;
}

.our-executive-team .team-member .title-4, .modal-body .team-member .title-4 {
    font-size: 19px;
    text-transform: uppercase;
    font-family: Muli, sans-serif;
    font-weight: 900;
}

@media screen and (max-width: 991px) {
    .client .title-4 {
        font-size: 18px !important;
    }
}

.blog-items .item .image-title .title-4,
.videos-main .featured-videos .item .image-title h4,
.videos-main .recent-videos-area .item .image-title h4 {
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    margin-bottom: 0;
    text-transform: inherit;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-internal-main h2{
    color: #000000;
    text-align: left;
    text-transform: unset;
}

.article-area img, .article-area iframe {
    max-width: 100%;
    height: auto;
}

.article-area iframe {
    /*min-height: 50vw;*/
    min-height: 36vw;
    width: 100%;
}

.documents-main .resources-items .item .title-5 {
    color: #000;
}

.documents-main .resources-items .item .title-5 a {
    color: black;
    transition: .4s;
    font-weight: bold;
}
.documents-main .resources-items .item .title-5 a:hover{
    color: #337ab7;
}

section.contact-us-area .title4 {
    margin-bottom: 44px;
    text-align: center;
    position: relative;
}

.contact-main .contact-form-area .title-4 {
    margin-bottom: 30px;
    text-align: center;
}

.contact-main .contact-us-area .title-4::before, .contact-main .contact-us-area .title-4::after {
    background-color: white;
}

.request-main strong {
    display: block;
    font-weight: 900;
    /* margin: 0 0 50px; */
    text-align: center;
    color: #000;
    font-family: Muli, sans-serif;
    font-size: 19px;
    line-height: 1.1;
    margin: 20px 0;
}
.woocommerce-billing-fields .title-checkout::before {
    content: '1';
    border-right: 3px solid black;
    padding: 0 15px;
    margin-right: 20px;
}

.woocommerce-billing-fields .title-checkout {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: Muli, sans-serif;
    font-size: 19px;
    font-weight: 800;
    text-align: left;
    padding: 3px;
}

.edit-account .title-3{
    font-family: "IBM Plex Sans", sans-serif;
}

.login .title-3, .register .title-3 {
    display: block!important;
    font-family: Muli, sans-serif;
    font-size: 19px;
    font-weight: 800;
    color: black;
    text-align: center;
}

.request-main .jotform-form .form-html strong {
    text-align: left;
    display: inline;
    font-size: 14px;
    color: #555;
    line-height: 1.42857143;
    margin-bottom: 9px
}

.form-section.page-section {
    font-size: 14px;
}
.form-label:after {
    display: none;
}

.form-header-group .form-header {
    color: #555555;
    text-align: left;
}

.form-label-top { 
    font-size: 14px;
}

.form-all .qq-upload-button, .form-all .form-submit-button, .form-all .form-submit-reset, .form-all .form-submit-print {
    width: auto;
}

div#recaptcha_input_92 div {
     margin: 0 auto; 
     text-align: center; 
}
label#label_92 {
    display: none;
}

@media (min-width: 992px) {
    .blog-internal-main .col-md-offset-2 {
        margin-left: 15.066667%;
    }
}
