/* Events style begins here */

#Events {
    padding-bottom: 50px;
}

#Events .evnt-desc {
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    font-family: "franklin-gothic-urw", sans-serif;
    line-height: 100%;
    margin-bottom: 60px;
    margin-top: 20px;
    text-align: center;
}

@media (max-width: 767.98px) {
    #Events .evnt-desc {
        margin-top: 10px;
        line-height: 120%;
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Events .evnt-desc {
        margin-top: 10px;
        line-height: 120%;
        margin-bottom: 40px;
    }
}

#Events .feature-event {
    margin-bottom: 50px;
}

@media (max-width: 767.98px) {
    #Events .feature-event .feature-upcoming-img {
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #Events .feature-event .feature-upcoming-img {
        width: 80%;
    }
}

#Events .feature-event h3 {
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    font-family: "franklin-gothic-urw", sans-serif;
    line-height: 100%;
    margin-bottom: 18px;
}

#Events .feature-event img {
    width: 100%;
    height: auto;
}

#Events .feature-event h2 {
    color: #2e2e2e;
    font-size: 24px;
    font-weight: 700;
    font-family: "franklin-gothic-urw", sans-serif;
    line-height: 100%;
    margin-bottom: 20px;
}

#Events .feature-event .date-location {
    margin-bottom: 35px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Events .feature-event .date-location {
        margin-bottom: 0;
    }
}

#Events .feature-event .date-location p {
    color: #707372;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 22px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Events .feature-event .date-location p {
        margin-bottom: 10px;
    }
}

#Events .feature-event a {
    color: #e51d38;
    font-size: 14px;
    font-weight: 800;
}

#Events .feature-event a span {
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: -10px;
    -webkit-transition: left .2s;
    transition: left .2s;
}

#Events .feature-event a span i {
    font-size: 26px;
    line-height: 20px;
}

#Events .feature-event .share {
    position: absolute;
    bottom: 0;
}

@media (max-width: 767.98px) {
    #Events .feature-event .share {
        position: static;
    }
}

#Events .feature-event .share p {
    color: #707372;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 10px;
}

#Events .feature-event .share .getsocial .gs-bar.gs-buttons .gs-tracking {
    margin-bottom: 0;
    padding: 10px !important;
}

#Events .upcoming-event h3 {
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    font-family: "franklin-gothic-urw", sans-serif;
    line-height: 120%;
    padding-bottom: 10px;
    border-bottom: 1px solid #c7c9c7;
    margin-bottom: 30px;
}

#Events .upcoming-event .each-upcoming {
    width: 23%;
    float: left;
    display: block;
    margin-right: 30px;
    margin-bottom: 30px;
    border: 1px solid #c7c9c7;
}

@media (max-width: 575.98px) {
    #Events .upcoming-event .each-upcoming {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #Events .upcoming-event .each-upcoming {
        width: 47.6%;
    }
    #Events .upcoming-event .each-upcoming:nth-child(2n) {
        margin-right: 0;
    }
}

#Events .upcoming-event .each-upcoming:nth-child(4n) {
    margin-right: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Events .upcoming-event .each-upcoming {
        width: 47.9%;
    }
    #Events .upcoming-event .each-upcoming:nth-child(2n) {
        margin-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Events .upcoming-event .each-upcoming {
        width: 23.4%;
        margin-right: 20px;
    }
}

#Events .upcoming-event .each-upcoming img {
    width: 100%;
    height: auto;
}

#Events .upcoming-event .each-upcoming .event-descp {
    padding: 20px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Events .upcoming-event .each-upcoming .event-descp .dates-add {
        min-height: 110px;
    }
}

#Events .upcoming-event .each-upcoming .event-descp h4 {
    color: #282828;
    font-size: 18px;
    font-weight: 700;
    font-family: "franklin-gothic-urw", sans-serif;
    line-height: 120%;
    margin-bottom: 18px;
    min-height: 44px;
}

#Events .upcoming-event .each-upcoming .event-descp p {
    color: #707372;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 14px;
}

#Events .upcoming-event .each-upcoming .event-descp p:nth-child(2) {
    margin-bottom: 10px;
}

#Events .upcoming-event .each-upcoming .event-descp p:nth-child(3) {
    margin-bottom: 30px;
}

#Events .upcoming-event .each-upcoming:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#Events .upcoming-event .each-upcoming .event-share {
    position: relative;
    display: inline-block;
}

#Events .upcoming-event .each-upcoming .event-share:hover .getsocial {
    display: block;
    position: absolute;
    bottom: -3px;
    z-index: 99;
    width: 195px;
    padding-left: 25px;
}

#Events .upcoming-event .each-upcoming .event-share i.fa-share {
    font-size: 20px;
    color: #9ea2a2;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 999;
}

#Events .upcoming-event .each-upcoming .event-share .getsocial {
    display: none;
}

#Events .upcoming-event .each-upcoming .event-share .getsocial .gs-buttons.gs-flat-colors.gs-medium.gs-no-counter a[class*="gs-"],
#Events .upcoming-event .each-upcoming .event-share .getsocial html .gs-buttons.gs-flat-colors.gs-medium a[class*="gs-"].gs-plus,
#Events .upcoming-event .each-upcoming .event-share .getsocial html .gs-buttons.gs-flat-colors.gs-medium a[class*="gs-"].gs-hide {
    padding: 5px 8px !important;
}

#Events .upcoming-event .each-upcoming .event-share .getsocial .gs-bar.gs-buttons .gs-tracking {
    margin-bottom: 0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}


/* Events style ends here */


/* Team page style begins here */

#Team {
    margin-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #c7c9c7;
    padding-bottom: 0px;
}

@media (max-width: 767.98px) {
    #Team {
        padding-top: 30px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
}

#Team img {
    width: 100%;
    height: auto;
}

#Team p {
    color: #707372;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

#ExecutiveTeam {
    margin-bottom: 30px;
}

#ExecutiveTeam h2 {
    color: #282828;
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap {
        margin-right: 0;
        margin-left: 0;
    }
}

#ExecutiveTeam .team-wrap .each-team {
    float: left;
    width: 30.9%;
    margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #c7c9c7;
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap .each-team {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #ExecutiveTeam .team-wrap .each-team {
        width: 45.4%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ExecutiveTeam .team-wrap .each-team {
        width: 45.9%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #ExecutiveTeam .team-wrap .each-team {
        width: 30.3%;
    }
}

#ExecutiveTeam .team-wrap .each-team .profile {
    position: relative;
    cursor: pointer;
}

#ExecutiveTeam .team-wrap .each-team .profile img {
    width: 100%;
    height: auto;
}

#ExecutiveTeam .team-wrap .each-team .profile .designation-wrap {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(40, 40, 40, 0.9);
    padding: 18px;
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap .each-team .profile .designation-wrap {
        padding: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #ExecutiveTeam .team-wrap .each-team .profile .designation-wrap {
        padding: 18px 10px;
    }
}

#ExecutiveTeam .team-wrap .each-team .profile .designation-wrap h3 {
    color: #FFFFFF;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

#ExecutiveTeam .team-wrap .each-team .profile .designation-wrap p {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}

#ExecutiveTeam .team-wrap .each-team .profile:hover .designation-wrap {
    background-color: #ea4b60;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#ExecutiveTeam .team-wrap .each-team .slide-decp {
    display: none;
}

#ExecutiveTeam .team-wrap .inlinepopup {
    display: block;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup {
        float: none;
        width: 100%;
        margin-left: 0;
    }
}

#ExecutiveTeam .team-wrap .inlinepopup .inlinepopup_arrow,
#ExecutiveTeam .team-wrap .inlinepopup .inlinepopupClose {
    display: none !important;
}

#ExecutiveTeam .team-wrap .inlinepopup .profile-photo {
    display: inline-block;
    vertical-align: middle;
    width: 31.5%;
    margin-right: 50px;
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-photo {
        width: 100%;
        margin-right: 0;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-photo {
        margin-right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-photo {
        width: 40%;
        margin-right: 30px;
    }
}

#ExecutiveTeam .team-wrap .inlinepopup .profile-photo img {
    width: 100%;
    height: auto;
}

#ExecutiveTeam .team-wrap .inlinepopup .profile-descp {
    display: inline-block;
    width: calc(68.5% - 50px);
    vertical-align: middle;
    padding-right: 40px;
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-descp {
        width: 100%;
        padding: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-descp {
        padding: 20px 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-descp {
        width: calc(60% - 30px);
        padding: 15px 15px 15px 0;
    }
}

#ExecutiveTeam .team-wrap .inlinepopup .profile-descp h4 {
    color: #e51d38;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 10px;
}

#ExecutiveTeam .team-wrap .inlinepopup .profile-descp h5 {
    color: #282828;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #c7c9c7;
    padding-bottom: 30px;
    text-transform: uppercase;
}

@media (max-width: 575.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-descp h5 {
        line-height: 140%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ExecutiveTeam .team-wrap .inlinepopup .profile-descp h5 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}

#ExecutiveTeam .team-wrap .inlinepopup .profile-descp p {
    color: #282828;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}


/* Team page style ends here */


/* Careers page style begins here */

#Careers {
    background-color: #f9f9f9;
    padding: 30px 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Careers .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Careers .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Careers .career-overview-img {
        width: 70%;
        margin-bottom: 30px;
    }
}

#Careers img {
    width: 100%;
    height: auto;
}

#Careers .custom-padding {
    padding: 0 5px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Careers .custom-padding {
        padding: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Careers .custom-padding {
        padding: 0;
    }
}

#Careers h2 {
    color: #282828;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 120%;
}

@media (max-width: 767.98px) {
    #Careers h2 {
        padding-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Careers h2 {
        padding-top: 20px;
    }
}

#Careers p {
    color: #707372;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 30px;
}

#Careers p.no-margin {
    margin-bottom: 0;
}

#WhyKatena {
    padding: 40px 0;
    border-bottom: 1px solid #c7c9c7;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #WhyKatena .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #WhyKatena .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 767.98px) {
    #WhyKatena {
        padding-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #WhyKatena {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #WhyKatena {
        padding-bottom: 0;
    }
}

#WhyKatena h3 {
    color: #e51d38;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}

#WhyKatena .each-section {
    font-size: 0;
    margin-bottom: 50px;
    position: relative;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #WhyKatena .each-section {
        width: 300px;
        margin: 0 auto 50px;
    }
}

#WhyKatena .each-section .whykat-icon {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767.98px) {
    #WhyKatena .each-section .whykat-icon {
        margin-right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #WhyKatena .each-section .whykat-icon {
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #WhyKatena .each-section .whykat-icon {
        margin-right: 20px;
    }
}

#WhyKatena .each-section .whykat-icon img {
    max-width: 100%;
    height: auto;
}

#WhyKatena .each-section .whykat-descp {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    padding-right: 25px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #282828;
    line-height: 140%;
}

@media (max-width: 767.98px) {
    #WhyKatena .each-section .whykat-descp {
        width: 73%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #WhyKatena .each-section .whykat-descp {
        width: 69%;
        padding-right: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #WhyKatena .each-section .whykat-descp {
        width: 72%;
        padding-right: 20px;
    }
}

#WhyKatena .each-section.right-br::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 60px;
    background-color: #c1c4c4;
}

@media (max-width: 767.98px) {
    #WhyKatena .each-section.right-br::after {
        content: none;
    }
}

@media (max-width: 767.98px) {
    #WhyKatena .each-section.right-br::after {
        height: 74px;
    }
}

#CurrentOpening {
    padding: 40px 0;
}

#CurrentOpening .openings {
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #282828;
    margin-bottom: 20px;
    text-align: center;
}

#CurrentOpening p {
    color: #707372;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 40px;
    text-align: center;
}

#CurrentOpening .openings-wrap h4 {
    text-align: center;
}

#CurrentOpening .openings-wrap .each-openings {
    padding: 20px;
}

#CurrentOpening .openings-wrap .each-openings .openings-descp {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}

@media (max-width: 767.98px) {
    #CurrentOpening .openings-wrap .each-openings .openings-descp {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #CurrentOpening .openings-wrap .each-openings .openings-descp {
        width: 68%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #CurrentOpening .openings-wrap .each-openings .openings-descp {
        width: 75%;
    }
}

#CurrentOpening .openings-wrap .each-openings .openings-descp h4 {
    color: #282828;
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
}

#CurrentOpening .openings-wrap .each-openings .openings-descp p {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 20px;
    text-align: left;
}

#CurrentOpening .openings-wrap .each-openings .openings-descp span {
    color: #707372;
    font-size: 14px;
    font-weight: 500;
}

#CurrentOpening .openings-wrap .each-openings .openings-btn {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

#CurrentOpening .openings-wrap .each-openings .openings-btn ul li {
    display: inline-block;
    vertical-align: middle;
}

#CurrentOpening .openings-wrap .each-openings .openings-btn ul li:first-child {
    margin-right: 40px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #CurrentOpening .openings-wrap .each-openings .openings-btn ul li:first-child {
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #CurrentOpening .openings-wrap .each-openings .openings-btn ul li:first-child {
        margin-right: 30px;
    }
}

#CurrentOpening .openings-wrap .each-openings .openings-btn ul li:first-child a {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 800;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
}

#CurrentOpening .openings-wrap .each-openings .openings-btn ul li:last-child {
    background: #FFFFFF;
}

#CurrentOpening .openings-wrap .each-openings .openings-btn ul li a {
    color: #2e2e2e;
}

#CurrentOpening .openings-wrap .each-openings .openings-btn ul li a:hover {
    color: #e51d38;
}

#CurrentOpening .openings-wrap .each-openings:nth-child(2n+1) {
    background: #f4f4f4;
}

#CareersNOte {
    background-color: #f9f9fa;
    text-align: center;
    padding: 40px 0;
}

#CareersNOte p {
    color: #282828;
    font-size: 16px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
    line-height: 130%;
    margin: 0;
}

#CareersNOte p a {
    color: #e51d38;
}


/* Careers page style ends here */


/* About us style begins here */

@media (max-width: 767.98px) {
    #AboutImg {
        padding-top: 20px;
    }
}

#AboutImg img {
    width: 100%;
    height: auto;
}

.aboutus-intro {
    text-align: center;
    padding: 30px 0 40px 0;
}

.aboutus-intro h2,
.aboutus-intro h3 {
    color: #e51d38;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 100%;
}

@media (max-width: 767.98px) {
    .aboutus-intro h2,
    .aboutus-intro h3 {
        font-size: 30px;
    }
}

.aboutus-intro p {
    color: #282828;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0;
}

.aboutus-intro p.para-spacing {
    margin-bottom: 60px;
}

@media (max-width: 767.98px) {
    .aboutus-intro p.para-spacing {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .aboutus-intro p.para-spacing {
        margin-bottom: 30px;
    }
}

#KatenaStory {
    position: relative;
}

#KatenaStory img {
    width: 100%;
    height: auto;
}

#KatenaStory .story-wrap {
    position: absolute;
    top: 46px;
    width: 100%;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #KatenaStory .story-wrap {
        top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #KatenaStory .story-wrap .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #KatenaStory .story-wrap .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 767.98px) {
    #KatenaStory .story-wrap {
        position: static;
        padding-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #KatenaStory .story-wrap {
        position: static;
    }
}

#KatenaStory .story-wrap .inner-wrap {
    width: 700px;
    padding-left: 5px;
}

@media (max-width: 767.98px) {
    #KatenaStory .story-wrap .inner-wrap {
        width: 100%;
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #KatenaStory .story-wrap .inner-wrap {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #KatenaStory .story-wrap .inner-wrap {
        width: 450px;
        padding-left: 0;
        padding-top: 20px;
    }
}

@media (min-width: 1440px) {
    #KatenaStory .story-wrap .inner-wrap {
        width: 800px;
    }
}

#KatenaStory .story-wrap .inner-wrap h3 {
    color: #e51d38;
    font-size: 36px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 35px;
}

@media (max-width: 767.98px) {
    #KatenaStory .story-wrap .inner-wrap h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #KatenaStory .story-wrap .inner-wrap h3 {
        font-size: 32px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #KatenaStory .story-wrap .inner-wrap h3 {
        font-size: 32px;
        margin-bottom: 20px;
    }
}

#KatenaStory .story-wrap .inner-wrap p {
    color: #282828;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}

@media (min-width: 1440px) {
    #KatenaStory .story-wrap .inner-wrap p {
        font-size: 20px;
    }
}

#AboutUsProd {
    padding: 50px 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsProd .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsProd .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #AboutUsProd {
        padding-top: 30px;
    }
}

#AboutUsProd .d-flex {
    padding: 0 5px;
}

@media (max-width: 767.98px) {
    #AboutUsProd .d-flex {
        padding: 0;
    }
}

@media (max-width: 575.98px) {
    #AboutUsProd .d-flex {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsProd .d-flex {
        padding: 0;
    }
}

#AboutUsProd .each-aboutus {
    position: relative;
    display: block;
    width: 50%;
}

@media (max-width: 575.98px) {
    #AboutUsProd .each-aboutus {
        width: 100%;
        margin-bottom: 10px;
    }
}

#AboutUsProd .each-aboutus img {
    width: 100%;
    height: auto;
}

#AboutUsProd .each-aboutus .pro-intro {
    position: absolute;
    padding: 20px 40px 0;
    top: 0;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus .pro-intro {
        padding: 20px 20px 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsProd .each-aboutus .pro-intro {
        padding: 20px 20px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsProd .each-aboutus .pro-intro {
        padding: 20px 20px 0;
    }
}

#AboutUsProd .each-aboutus .pro-intro h3 {
    color: #e51d38;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus .pro-intro h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsProd .each-aboutus .pro-intro h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsProd .each-aboutus .pro-intro h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
}

#AboutUsProd .each-aboutus .pro-intro p {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    margin: 0 0 20px;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus .pro-intro p {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsProd .each-aboutus .pro-intro p {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsProd .each-aboutus .pro-intro p {
        display: none;
    }
}

#AboutUsProd .each-aboutus .btn-wrapper {
    position: absolute;
    padding: 0 40px 26px 40px;
    bottom: 0;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus .btn-wrapper {
        padding: 0 20px 26px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsProd .each-aboutus .btn-wrapper {
        padding: 0 20px 26px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsProd .each-aboutus .btn-wrapper {
        padding: 0 20px 26px;
    }
}

#AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn {
    color: #000000;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    line-height: 100%;
    padding: 10px 28px 10px 30px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

#AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn::before {
    content: "";
    background-color: #e51d38;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 14px;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
    z-index: -1;
}

#AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn:hover {
    color: #FFFFFF;
}

#AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn:hover::before {
    width: 100%;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

@media (max-width: 1199.98px) {
    #AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn:hover::before {
        width: 100%;
        color: #FFFFFF;
    }
    #AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn:hover::before::before {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn {
        color: #FFFFFF;
    }
    #AboutUsProd .each-aboutus .btn-wrapper .tertiary-btn::before {
        width: 100%;
        -webkit-transition: width 0.2s;
        transition: width 0.2s;
    }
}

#AboutUsProd .each-aboutus:hover .tertiary-btn {
    color: #FFFFFF;
}

#AboutUsProd .each-aboutus:hover .tertiary-btn::before {
    width: 100%;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

#AboutUsProd .each-aboutus.instruments {
    border-left: 1px solid #e1e2e3;
    border-top: 1px solid #e1e2e3;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus.instruments {
        border: 1px solid #e1e2e3;
    }
}

#AboutUsProd .each-aboutus.biologics {
    border-right: 1px solid #e1e2e3;
    border-top: 1px solid #e1e2e3;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus.biologics {
        border: 1px solid #e1e2e3;
    }
}

#AboutUsProd .each-aboutus.lenses {
    border-bottom: 1px solid #e1e2e3;
    border-left: 1px solid #e1e2e3;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus.lenses {
        border: 1px solid #e1e2e3;
    }
}

#AboutUsProd .each-aboutus.devices {
    border-bottom: 1px solid #e1e2e3;
    border-right: 1px solid #e1e2e3;
}

@media (max-width: 767.98px) {
    #AboutUsProd .each-aboutus.devices {
        border: 1px solid #e1e2e3;
    }
}

#AboutUsResource {
    background: #e51d38 url("../images/red-circles.png") no-repeat 50% 50%/cover;
    padding: 70px 0 50px;
    border-top: 5px solid #000000;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsResource .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsResource .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 767.98px) {
    #AboutUsResource {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsResource {
        padding-top: 50px;
        padding-bottom: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsResource {
        padding-top: 50px;
        padding-bottom: 40px;
    }
}

#AboutUsResource .row-cust {
    padding: 0 5px;
}

@media (max-width: 767.98px) {
    #AboutUsResource .row-cust {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsResource .row-cust {
        padding: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #AboutUsResource .row-cust {
        padding: 0;
    }
}

#AboutUsResource .row-cust .each-block {
    float: left;
    width: 50%;
}

@media (max-width: 575.98px) {
    #AboutUsResource .row-cust .each-block {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
}

#AboutUsResource .row-cust .each-block:first-child {
    padding-right: 15px;
}

@media (max-width: 575.98px) {
    #AboutUsResource .row-cust .each-block:first-child {
        padding-right: 0;
    }
}

#AboutUsResource .row-cust .each-block:last-child {
    padding-left: 15px;
}

@media (max-width: 575.98px) {
    #AboutUsResource .row-cust .each-block:last-child {
        padding-left: 0;
    }
}

#AboutUsResource .row-cust .each-block .thumb-holder {
    display: block;
    position: relative;
    margin-bottom: 40px;
}

@media (max-width: 575.98px) {
    #AboutUsResource .row-cust .each-block .thumb-holder {
        margin-bottom: 20px;
    }
}

#AboutUsResource .row-cust .each-block .thumb-holder img {
    width: 100%;
    height: auto;
}

#AboutUsResource .row-cust .each-block .thumb-holder .thumb-title {
    color: #FFFFFF;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    font-size: 48px;
    position: absolute;
    top: 20px;
    left: 0;
    padding: 0 20px;
    line-height: 100%;
    z-index: 2;
}

@media (max-width: 767.98px) {
    #AboutUsResource .row-cust .each-block .thumb-holder .thumb-title {
        font-size: 28px;
        top: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #AboutUsResource .row-cust .each-block .thumb-holder .thumb-title {
        font-size: 36px;
    }
}

#AboutUsResource .row-cust .each-block .thumb-holder::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#424d56), color-stop(61%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, #424d56 0%, rgba(255, 255, 255, 0.1) 61%, rgba(255, 255, 255, 0) 100%);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    -webkit-transition: background-position 0.2s;
    transition: background-position 0.2s;
    z-index: 1;
    height: 100%;
    width: 100%;
}

@media (max-width: 767.98px) {
    #AboutUsResource .row-cust .each-block .thumb-holder::after {
        background: -webkit-gradient(linear, left top, left bottom, from(#424d56), color-stop(80%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
        background: linear-gradient(to bottom, #424d56 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
    }
}

#AboutUsResource .row-cust .each-block .thumb-holder:hover::after {
    -webkit-transition: background-position 0.2s;
    transition: background-position 0.2s;
    background-position: 0 -65px;
}

@media (max-width: 1199.98px) {
    #AboutUsResource .row-cust .each-block .thumb-holder:hover::after {
        background-position: 0 0;
    }
}

#AboutUsResource .row-cust .tertiary-btn {
    color: #FFFFFF;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    line-height: 100%;
    padding: 10px 28px 10px 30px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

#AboutUsResource .row-cust .tertiary-btn::before {
    content: "";
    background-color: #000000;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 14px;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
    z-index: -1;
}

#AboutUsResource .row-cust .tertiary-btn:hover {
    color: #FFFFFF;
}

#AboutUsResource .row-cust .tertiary-btn:hover::before {
    width: 100%;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

@media (max-width: 1199.98px) {
    #AboutUsResource .row-cust .tertiary-btn:hover::before {
        width: 100%;
        color: #FFFFFF;
    }
    #AboutUsResource .row-cust .tertiary-btn:hover::before::before {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    #AboutUsResource .row-cust .tertiary-btn {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    #AboutUsResource .row-cust .tertiary-btn {
        color: #FFFFFF;
    }
}

#AboutUsResource .row-cust .tertiary-btn:hover {
    color: #FFFFFF;
}

#AboutUsResource .row-cust .tertiary-btn:hover::before {
    width: 100%;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

@media (max-width: 767.98px) {
    #AboutUsResource .row-cust .tertiary-btn {
        color: #FFFFFF;
    }
    #AboutUsResource .row-cust .tertiary-btn::before {
        width: 100%;
        -webkit-transition: width 0.2s;
        transition: width 0.2s;
    }
}


/* About us style ends here */


/* News style begins here */

#News {
    padding-bottom: 60px;
}

@media (max-width: 767.98px) {
    #News {
        padding-top: 30px;
    }
}

#News h2 {
    color: #282828;
    font-size: 24px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 100%;
}

#News .new-bg {
    background-color: #f6f6f6;
}

#News .new-bg img {
    width: auto;
    height: auto;
}

#News .new-bg .featured-new {
    padding: 30px 0 0 30px;
}

@media (max-width: 767.98px) {
    #News .new-bg .featured-new {
        padding: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #News .new-bg .featured-new {
        padding: 20px 0 0 20px;
    }
}

#News .new-bg .featured-new h4 {
    color: #2e2e2e;
    font-size: 24px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 30px;
}

@media (max-width: 767.98px) {
    #News .new-bg .featured-new h4 {
        font-size: 22px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #News .new-bg .featured-new h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

#News .new-bg .featured-new p {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    font-family: "proxima-nova", sans-serif;
}

@media (max-width: 767.98px) {
    #News .new-bg .featured-new p {
        margin-bottom: 30px;
    }
}

#News .new-bg .featured-new .btn-wrap {
    position: absolute;
    bottom: 30px;
}

@media (max-width: 767.98px) {
    #News .new-bg .featured-new .btn-wrap {
        position: static;
    }
}

#News .new-bg .featured-new .tertiary-btn {
    color: #282828;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 100%;
    padding: 10px 28px 10px 30px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

#News .new-bg .featured-new .tertiary-btn::before {
    content: "";
    background-color: #e51d38;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 14px;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
    z-index: -1;
}

#News .new-bg .featured-new .tertiary-btn:hover {
    color: #FFFFFF;
}

#News .new-bg .featured-new .tertiary-btn:hover::before {
    width: 100%;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

@media (max-width: 1199.98px) {
    #News .new-bg .featured-new .tertiary-btn:hover::before {
        width: 100%;
        color: #FFFFFF;
    }
    #News .new-bg .featured-new .tertiary-btn:hover::before::before {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    #News .new-bg .featured-new .tertiary-btn {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    #News .new-bg .featured-new .tertiary-btn {
        color: #FFFFFF;
    }
    #News .new-bg .featured-new .tertiary-btn::before {
        width: 100%;
        -webkit-transition: width 0.2s;
        transition: width 0.2s;
    }
}

#News #NewsWrap {
    min-height: 10px !important;
}

#News #NewsWrap .each-news {
    padding: 30px 0 40px;
    border-bottom: 1px solid #c7c9c7;
    list-style-type: none;
}

@media (max-width: 767.98px) {
    #News #NewsWrap .each-news {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #News #NewsWrap .each-news {
        padding-bottom: 30px;
    }
}

#News #NewsWrap .each-news a {
    color: #2e2e2e;
    font-size: 24px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 18px;
    line-height: 130%;
    display: inline-block;
}

#News #NewsWrap .each-news a:hover {
    color: #e51d38;
}

@media (max-width: 767.98px) {
    #News #NewsWrap .each-news a {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #News #NewsWrap .each-news a {
        font-size: 22px;
    }
}

#News #NewsWrap .each-news p {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 0;
}

#News #NewsWrap .each-news:last-child {
    border-bottom: 0;
}

#News .holder {
    text-align: center;
}

#News .holder a {
    background-color: #FFFFFF;
    color: #2e2e2e;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    font-weight: 400;
    margin: 0 10px;
    padding: 5px 12px;
    border-bottom: 1px solid #2e2e2e;
    cursor: pointer;
}

@media (max-width: 767.98px) {
    #News .holder a {
        margin: 0 8px;
        padding: 5px 8px;
    }
}

#News .holder a.jp-current,
#News .holder a:hover {
    background-color: #e51d38;
    color: #FFFFFF;
    border-bottom: 1px solid #e51d38;
    cursor: pointer;
}

#News .holder a.jp-previous,
#News .holder a.jp-next {
    cursor: pointer;
    position: relative;
    height: 38px;
    width: 40px;
}

#News .holder a.jp-previous::before,
#News .holder a.jp-next::before {
    font-size: 30px;
    line-height: 30px;
    font-family: "katena";
    position: absolute;
    color: #2e2e2e;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#News .holder a.jp-previous:hover,
#News .holder a.jp-next:hover {
    background-color: #e51d38;
}

#News .holder a.jp-previous:hover::before,
#News .holder a.jp-next:hover::before {
    color: #FFFFFF;
}

@media (max-width: 767.98px) {
    #News .holder a.jp-previous,
    #News .holder a.jp-next {
        width: 30px;
        height: 30px;
    }
}

#News .holder a.jp-previous {
    border-bottom: none;
}

#News .holder a.jp-previous::before {
    content: "\f01a";
}

#News .holder a.jp-previous:hover {
    border: none;
}

#News .holder a.jp-next {
    border-bottom: none;
}

#News .holder a.jp-next::before {
    content: "\f006";
}

#News .holder a.jp-next:hover {
    border: none;
}

#News .holder a.jp-disabled {
    opacity: 0;
}

#News .holder {
    margin-top: 20px;
}


/* News style ends here */


/* Contact us page style begins here */

#ContactUs {
    padding: 0 0 60px;
}

@media (max-width: 767.98px) {
    #ContactUs {
        padding-top: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ContactUs .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #ContactUs .container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

#ContactUs .custom-padding {
    padding: 0 5px;
}

@media (max-width: 767.98px) {
    #ContactUs .custom-padding {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ContactUs .custom-padding {
        padding: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #ContactUs .custom-padding {
        padding: 0;
    }
}

#ContactUs h2 {
    color: #282828;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 120%;
}

@media (max-width: 767.98px) {
    #ContactUs h2 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#ContactUs .lhssection {
    border-right: 1px solid #c7c9c7;
    padding-right: 50px;
    margin-right: 15px;
}

@media (max-width: 767.98px) {
    #ContactUs .lhssection {
        border-right: none;
        border-bottom: 1px solid #c7c9c7;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #ContactUs .lhssection {
        padding-right: 30px;
        margin-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #ContactUs .lhssection {
        padding-right: 30px;
        margin-right: 0;
    }
}

#ContactUs .rhssection .office-address {
    border: 1px solid #c7c9c7;
    margin-bottom: 40px;
}

#ContactUs .rhssection .office-address img {
    width: 100%;
    height: auto;
}

#ContactUs .rhssection .office-address .office-wrap {
    padding: 28px 24px;
}

@media (max-width: 767.98px) {
    #ContactUs .rhssection .office-address .office-wrap {
        padding: 10px 20px 20px 20px;
    }
}

#ContactUs .rhssection .office-address .office-wrap h3 {
    color: #e51d38;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 120%;
}

#ContactUs .rhssection .office-address .office-wrap p.border-btm {
    border-bottom: 1px solid #c7c9c7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#ContactUs .rhssection .office-address .office-wrap p {
    color: #000000;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    line-height: 150%;
    margin: 0;
}

#ContactUs .rhssection .office-address .office-wrap p a {
    color: #e51d38;
}

#ContactUs .rhssection .faq-repo-links {
    border: 1px solid #c7c9c7;
    padding: 28px 24px;
    position: relative;
}

@media (max-width: 767.98px) {
    #ContactUs .rhssection .faq-repo-links {
        padding: 20px;
    }
}

#ContactUs .rhssection .faq-repo-links h2 {
    color: #282828;
    font-size: 22px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 120%;
}

@media (max-width: 767.98px) {
    #ContactUs .rhssection .faq-repo-links h2 {
        padding: 0;
    }
}

#ContactUs .rhssection .faq-repo-links p {
    color: #282828;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 30px;
}

#ContactUs .rhssection .faq-repo-links .top-link {
    border-bottom: 1px solid #c7c9c7;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

#ContactUs .rhssection .faq-repo-links .tertiary-btn {
    color: #282828;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 100%;
    padding: 10px 28px 10px 30px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

#ContactUs .rhssection .faq-repo-links .tertiary-btn::before {
    content: "";
    background-color: #e51d38;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 14px;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
    z-index: -1;
}

#ContactUs .rhssection .faq-repo-links .tertiary-btn:hover {
    color: #FFFFFF;
}

#ContactUs .rhssection .faq-repo-links .tertiary-btn:hover::before {
    width: 100%;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

@media (max-width: 1199.98px) {
    #ContactUs .rhssection .faq-repo-links .tertiary-btn:hover::before {
        width: 100%;
        color: #FFFFFF;
    }
    #ContactUs .rhssection .faq-repo-links .tertiary-btn:hover::before::before {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    #ContactUs .rhssection .faq-repo-links .tertiary-btn {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    #ContactUs .rhssection .faq-repo-links .tertiary-btn {
        color: #FFFFFF;
    }
    #ContactUs .rhssection .faq-repo-links .tertiary-btn::before {
        width: 100%;
        -webkit-transition: width 0.2s;
        transition: width 0.2s;
    }
}

#ContactUs .rhssection .faq-repo-links::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(207, 207, 207, 0.8)), to(rgba(209, 209, 209, 0)));
    background: linear-gradient(to bottom, rgba(207, 207, 207, 0.8) 0%, rgba(209, 209, 209, 0) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(207, 207, 207, 0.8) 0%, rgba(209, 209, 209, 0) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 45%;
    left: 0;
    top: 0;
    z-index: -1;
}

#ContactUs .rhssection .faq-repo-links::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(207, 207, 207, 0.6)), color-stop(40%, rgba(209, 209, 209, 0)));
    background: linear-gradient(to top, rgba(207, 207, 207, 0.6) 0%, rgba(209, 209, 209, 0) 40%);
    background: -webkit-linear-gradient(to bottom, rgba(207, 207, 207, 0.6) 0%, rgba(209, 209, 209, 0) 40%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
}

#ContactUs #contact-form .form-group.btn-ctr {
    margin-bottom: 20px;
    text-align: center;
}

#ContactUsForm .form-group {
    margin-bottom: 20px;
}

#ContactUsForm .form-group label {
    color: #282828;
    font-size: 16px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 3px;
}

#ContactUsForm .form-group label span {
    color: #e51d38;
}

#ContactUsForm .form-group input {
    width: 100%;
    height: 40px;
    border: 1px solid #c7c9c7;
    border-radius: 0;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
}

#ContactUsForm .form-group select {
    background: url("../images/select-dropdown.png") no-repeat 97% center;
    width: 100%;
    height: 40px;
    border: 1px solid #c7c9c7;
    border-radius: 0;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
}

#ContactUsForm .form-group textarea {
    width: 100%;
    border: 1px solid #c7c9c7;
    resize: none;
    padding: 10px;
    height: 100px;
}

#ContactUsForm .form-group button {
    cursor: pointer;
}

#ContactUsForm .form-group button:hover {
    background: #FFFFFF;
    color: #2e2e2e;
    border: 1px solid #c7c9c7;
}

#OurCustomerTimings {
    background: #e51d38 url("../images/red-circles.png") no-repeat 50% 50%/cover;
    padding: 30px 0 40px;
    border-top: 5px solid #000000;
    text-align: center;
}

@media (max-width: 767.98px) {
    #OurCustomerTimings {
        padding-bottom: 30px;
    }
}

#OurCustomerTimings p {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 16px;
}

@media (max-width: 767.98px) {
    #OurCustomerTimings p {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#OurCustomerTimings h2 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 700;
    font-family: "proxima-nova", sans-serif;
    margin: 0;
}

@media (max-width: 767.98px) {
    #OurCustomerTimings h2 {
        font-size: 22px;
        padding-right: 15px;
        padding-left: 15px;
    }
}


/* Contact us page style ends here */