@font-face {
    font-family: futuraFont;
    src: url(../fonts/futura_medium.ttf)
}

/* isha css */
.video-container img {
  height: 585px;
}

.video-container {
  margin-top: -2rem;
}

#slider3.slider .carousel-arrows .owl-dots {
  bottom: 4rem;
}

#slider3.slider .carousel-dots .owl-dots .owl-dot.active span {
  background-color: #8c0207;
  border: 1px solid #8c0207;
}

.navbar .dropdown-menu .nav__item .nav__item-link.dropdown-toggle:after {
  content: none !important;
}

.navbar .nav__item.with-dropdown>.dropdown-menu {
  left: -20px !important;
}

/* isha css */

.futuraFont {
    font-family: Roboto, sans-serif
}

.camag-title-logo {
    width: 50%
}

.product-img {
    width: 60%
}

.fa-plus {
    font-size: 11px
}

.pl5 {
    padding-left: 5px
}

.pr5 {
    padding-right: 5px
}

.btn-blue {
    background-color: #007ac5;
    color: #fff;
    border: 2px solid #007ac5
}

.btn-blue:hover {
    background-color: #000;
    color: #fff;
    border: 2px solid #000
}

.bg-blue-transparent {
    position: absolute;
    top: 68%;
    z-index: 10;
    background: #007ac5b0;
    padding: 20px;
    width: 100%
}

.bg-blue-transparent-about {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
    background: #007ac5c4;
    padding: 20px;
    width: 100%
}

.fw-100 {
    font-weight: 100
}

.fw-600 {
    font-weight: 600
}

.border-bt-white {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px
}

.we-aim {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase
}

.btn__white {
    background-attachment: #fff;
    color: #890101;
    text-transform: uppercase
}

.btn__blue {
    font-family: Roboto, sans-serif;
    font-weight: 100;
    font-size: 14px;
    height: 45px
}

.fs-40 {
    font-size: 40px
}

.uppercase {
    text-transform: uppercase
}

.timetable-icon {
    background-image: url(../img/timetable.png);
    width: 65px;
    height: 65px;
    background-repeat: no-repeat
}

.event-item.event__overlay .timetable-icon {
    background-image: url(../img/timetable.png);
    width: 75px;
    height: 65px;
    background-repeat: no-repeat
}

.event-item .event__overlay h4 {
    color: #fff
}

.event-item:hover .event__overlay .btn_event {
    content: "\f067";
    background-color: #fff;
    color: #000;
    border: 2px solid #fff;
    text-transform: uppercase
}

.event__desc {
    opacity: 0
}

.service-item-product {
    position: relative;
    margin-bottom: 5px;
    overflow: hidden
}

.service-item-product:hover {
    transition: .4s;
    transform: scale(1.1);
    box-shadow: 0 0 25px #000000e0;
    z-index: 999
}

.event__title__product {
    padding-top: 25%;
    text-transform: uppercase;
    color: #007ac3
}

.event-item:hover .event__overlay .event__desc__product:hover {
    opacity: 1;
    color: #fff
}

.event-item-product:hover {
    transition: .4s;
    transform: scale(1.1);
    z-index: 999
}

.service-item:hover .appl-overlay h4 {
    margin-top: 20% !important;
    color: #fff !important;
    font-size: 20px !important
}

.service__img__product {
    opacity: .6 !important
}

.service__img__product:hover {
    opacity: 0 !important
}

.product__title {
    font-size: 32px !important;
    font-weight: 600;
    color: #007ac3 !important;
    margin-top: 53% !important;
    text-transform: uppercase
}

.product-container {
    width: 75%;
    height: auto;
    background: #fff;
    border: 10px solid #dcdcdc;
    padding: 20px !important;
    margin-top: 12%;
    margin-bottom: 5%
}

.pad0-5 {
    padding: 0 5px
}

.product-img-set {
    width: 42% !important;
    margin: 0 auto;
    position: relative;
    top: -120px;
    box-shadow: 0 0 10px #afafaf
}

.mt-minus12 {
    margin-top: -12%
}

.color-grey {
    color: #4a4a4a;
}

.sub-btn-50 {
    display: block;
    width: 45%;
    height: 48px;
    line-height: 30px;
    margin-top: 5%;
    font-size: 16px;
    background-color: transparent !important;
    color: #8c0404 !important;
    border-color: #8c0404 !important
}

.sub-btn-50:active {
    background-color: transparent !important;
    color: #8c0404 !important;
    border-color: #8c0404 !important
}

.sub-btn-50:hover {
    background-color: #007ac5 !important;
    color: #fff !important;
    border-color: #007ac5 !important
}

.about-banner-sec {
    padding: 0
}

.breadcrumb-item a {
    color: #fff
}

.breadcrumb-item.active {
    color: #fff
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fff
}

.banner-content {
    position: absolute;
    width: 100%;
    margin-top: 12%;
    height: 100%
}

.about-section-divider {
    width: 94%;
    margin-left: 3%
}

.team-desc {
    color:#4a4a4a;
    padding-top: 60px;
    font-size: 18px;
    text-align: justify
}

.team__title {
    color: #222;
    font-size: 22px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-family: Roboto, sans-serif
}

.team-prof {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

.btn__link.btn__secondary.pdf-down {
    font-size: 12px;
    color: #3d9dff
}

.pdf-icon-wd {
    width: 20%
}

.blue-btn {
    background-color: #007ac5;
    color: #fff;
    border-color: #007ac5
}

.blue-btn:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.product-container h6 {
    font-family: Roboto, sans-serif
}

.maron-bg {
    background-color: #91030e
}

.contact-panels {
    margin-top: -12%
}

.feedback-form {
    padding-left: 20px;
    padding-right: 20px
}

.form-group {
    position: relative;
    margin-bottom: 4px
}

.form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #b7b6b6
}

.white {
    color: #fff !important
}

#map {
    height: 400px;
    width: 100%
}

iframe {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")
}

.banner-content h3 {
    text-transform: uppercase
}

.banner-content h1 {
    text-transform: uppercase
}



.appl-step {
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500
}

.grey-bg {
    background-color: #f5f5f5
}

.maron {
    color: #91030e
}

.social-desc {
    color:#4a4a4a;
    font-size: 18px;
    text-align: justify
}

.career-desc {
    font-size: 16px;
    text-align: justify;
    line-height: 20px;
    color:#4a4a4a;
}

h4.current-scheme {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 25px
}

.tree-img {
    height: 300px;
    width: 300px;
    object-fit: cover
}

.scheme-desc {
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, .15);
    height: 370px;
    transition: all .9s ease
}

.scheme-desc:hover {
    transform: scale(1.03);
    box-shadow: 0 0 15px 0 rgba(123, 123, 123, .84)
}

.book-img {
    width: 100px
}

.fz14 {
    font-size: 14px !important
}

.member .member__info .lab__name {
    font-size: 18px;
    font-weight: 600;
    line-height: 0;
    margin-bottom: 11px;
    text-transform: capitalize;
    color: #007ac2
}

.lab-hist-info {
    padding-top: 40px
}

.br-bt {
    border-bottom: 1px solid #dedede
}

.lab-detail {
    height: 245px
}

.lab-support-img {
    height: 354px;
    width: 635px;
    object-fit: cover
}

.lab-over-box {
    padding-top: 60px;
    padding-bottom: 80px
}

.navbar .nav__item.with-dropdown a:before {
    /*position: absolute;*/
    /*top: 50%;*/
    /*-webkit-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    /*right: -18px;*/
    /*content: "\f107";*/
    /*font-family: fontAwesome;*/
    /*color: #222;*/
    /*font-size: 20px*/
        /* position: absolute; */
    /* top: 0%; */
    margin-left: 5px;
    /* margin-top: 6px; */
    /* -webkit-transform: translateY(-50%); */
    /* -ms-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    /* right: 0px; */
    float: right;
    content: "\f107";
    font-family: fontAwesome;
    color: #222;
    font-size: 20px;
}

.count-sec-item {
    padding-left: 15px
}

.cont-last-item {
    padding-left: 10px
}

h4.faq-que {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-bottom: 10px
}

p.faq-ans {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    padding-left: 30px
}

p.faq-ans:before {
    content: "\f068";
    font-family: fontAwesome;
    font-size: 10px;
    width: 30px;
    height: 30px;
    margin-left: -20px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat
}

.blue-bg {
    background: #007ac5
}

.table-bordered thead th {
    color: #fff;
    font-weight: 400
}

.table thead th {
    border-bottom: 2px solid #fff
}

.table td,
.table th {
    padding: .45rem
}

.wd20 {
    width: 20%
}

.wd30 {
    width: 30%
}

.wd50 {
    width: 50%
}

.light-blue-bg {
    background: #e3e3e3
}

.light-grey-bg {
    background-color: #f2f2f2
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #fff
}

.specification-tabl.table-bordered td,
.specification-tabl.table-bordered th {
    border: 1px solid #ddd;
    width: 100%;
    font-size: 14px;
    padding: 15px
}

.specification-tabl.table-bordered thead th {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    background: #007ac5
}

.books-name p.book:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/book-pdf.png);
    left: 20px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat
}

.books-name p.book {
    padding-left: 35px;
    font-size: 18px;
    color: #fff
}

.downloads-books-sec {
    padding: 30px
}

.download-content h5 {
    font-weight: 400
}

.nav-tabs .nav__link.active h4 {
    color: #fff
}

.bg-dark-grey {
    background: #222
}

.career-detail {
    background-color: #fff;
    padding: 30px 40px 40px;
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, .15);
    height: 465px;
    transition: all .9s ease
}

.career-detail:hover {
    transform: scale(1.03);
    box-shadow: 0 0 15px 0 rgba(123, 123, 123, .84)
}

.career-img {
    width: 20%
}

.career-icon {
    padding-bottom: 20px
}

.maron-color {
    color: #8c0404
}

.career-detail h4 {
    text-transform: uppercase
}

.career-desc1 {
    font-size: 18px;
    text-align: justify;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    color: #4a4a4a;
    padding-top: 20px
}

h4.tech-line {
    font-size: 18px;
    text-align: justify;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    color: #8c0404;
    padding-top: 20px;
    font-weight: 600
}

.blue-color {
    color: #007ac2
}

h4.curr-opn {
    font-size: 18px;
    text-align: justify;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    color: #000;
    padding-top: 20px;
    font-weight: 600
}

.career-field {
    padding-top: 30px;
    font-weight: 400;
    font-size: 16px
}

.mar-bt-m20 {
    margin-bottom: -20px
}

.career-form {
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(40, 40, 40, .58);
    padding-bottom: 25px;
    height: 500px;
    padding-left: 20px;
    padding-right: 20px
}

.service-support-acc .accordion-item {
    margin-top: 20px;
    background-color: #f5f5f5;
    padding: 6px 30px
}

.service-support-acc .accordion-item .accordion__item-body {
    padding: 20px 0 20px 20px
}

.anch-supp h5 {
    font-size: 16px;
    font-family: Roboto, sans-serif
}

.anch-supp p {
    line-height: 28px !important
}

.cont-info-fax,
.cont-info-mail {
    padding-left: 15px
}

.service-support-acc .accordion-item .accordion__item-title:after {
    position: absolute;
    right: 0;
    top: 5px
}

h4.train-title {
    font-size: 18px;
    padding-top: 10px;
    color: #890101;
    font-weight: 400;
    font-family: Roboto, sans-serif
}

h4.train-title1 {
    font-size: 15px;
    padding-top: 10px;
    color: #890101;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    margin-bottom: 15px
}

.heading__title-sat {
    font-size: 20px;
    line-height: 42px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-family: Roboto, sans-serif;
    font-weight: 400
}

.cust-satisf {
    background-color: #fff;
    padding: 25px;
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, .15);
    height: 190px
}

textarea.form-control.issue-box {
    height: 52vh;
    padding-top: 10px;
    line-height: 37px;
    border: 1px solid #b7b6b6
}

.service-supp-btn {
    margin-top: -12%;
    margin-left: 15px
}

.support-form {
    background: #fff;
    padding: 30px 30px 10px;
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, .15)
}

.mob-text-center {
    text-align: center
}

.appl-couresel button.owl-prev {
    color: #8c0404;
    line-height: 46px;
    width: 40px;
    opacity: 1;
    transition: opacity .5s ease, transform .4s ease;
    transform: scale(.8);
    position: absolute;
    top: 40%;
    left: 0;
    height: 40px
}

.appl-couresel button.owl-prev:before {
    font-size: 70px;
    font-family: FontAwesome;
    content: "";
    line-height: 36px
}

.appl-couresel button.owl-prev {
    font-size: 0
}

.appl-couresel button.owl-next {
    color: #8c0404;
    line-height: 46px;
    width: 40px;
    opacity: 1;
    transition: opacity .5s ease, transform .4s ease;
    transform: scale(.8);
    position: absolute;
    top: 40%;
    right: 0;
    height: 40px
}

.appl-couresel button.owl-next:before {
    font-size: 70px;
    font-family: FontAwesome;
    content: "";
    line-height: 36px
}

.appl-couresel button.owl-next {
    font-size: 0
}

.appl-desc {
    color:#4a4a4a;
    font-size: 18px;
    text-align: justify;
    margin-bottom: 0
}

.appl-item {
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, .15);
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease
}

.appl-item:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    box-shadow: 0 0 15px 0 rgba(123, 123, 123, .84)
}

.count-sec-item {
    text-transform: lowercase
}

.banner-content h3 {
    font-size: 34px
}
.banner-content h1 {
    font-size: 34px
}
.prod-banner {
    margin-top: 10%
}

h4.appl__title {
    font-size: 24px
}

.fz16 {
    font-size: 16px !important
}

.more-product-carousel .owl-dots {
    margin-top: 10px;
    text-align: center
}

.more-product-carousel .owl-dots .owl-dot.active span {
    background-color: transparent;
    border-color: #890101
}

.more-product-carousel .owl-dots .owl-dot {
    margin: 0 3px
}

.more-product-carousel .owl-dots .owl-dot span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #a4a4a4;
    border: 3px solid #a4a4a4;
    margin: 0;
    display: inline-block
}

.slider .more-product-carousel .owl-dots {
    bottom: -10px
}

.footer__widget-nav li a.big-head {
    line-height: 1.3;
    padding-top: 6px
}

.subcribe-inp {
    font-size: 15px
}

/*.subs-box {*/
/*    padding: 8% 0*/
/*}*/

#submit_career {
    display: block;
    margin: 0 auto;
    margin-top: 5%;
    background: #007ac5;
    border-color: #007ac5
}

#submit_career:hover {
    background: #000;
    border-color: #000;
    color: #fff
}

p.activity {
    color: #222;
    padding-top: 20px
}

.fancybox-item .fancybox__title.activity-title {
    font-size: 16px;
    line-height: 24px
}

.activity-images {
    width: 25%
}

.pdf-icon-wd-spec {
    width: 30%
}

.register-form.subscribe-form {
    padding: 50px 30px
}

.register-form {
    padding: 90px 30px 50px
}

.login-form {
    padding: 90px 30px 50px
}

.register-form .form-control {
    background-color: #ebebeb;
    margin-bottom: 6px
}

.login-form .form-control {
    background-color: #ebebeb;
    margin-bottom: 6px;
    border: none
}

.divider-reform {
    position: relative;
    height: 3px;
    margin-bottom: 10px
}

.divider-reform:after {
    content: "";
    position: absolute;
    top: 0;
    left: 32%;
    width: 36%;
    height: 1px;
    background-color: #fff
}

h5.reform-title {
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-family: Roboto, sans-serif
}

h5.lgnform-title {
    color: #91030e;
    font-weight: 400;
    text-transform: none;
    font-family: Roboto, sans-serif
}

h5.lgnform-title span {
    color: #91030e;
    font-weight: 600
}

h5.reform-title span {
    color: #fff;
    font-weight: 600
}

.fw400 {
    font-weight: 400
}

.reg-btn {
    text-transform: uppercase;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    background: #fff !important;
    border-color: #fff !important;
    color: #890101 !important
}

.reg-btn:focus {
    background: #fff !important;
    border-color: #fff !important;
    color: #890101 !important
}

.white-btn {
    background: #fff;
    border-color: #fff;
    color: #890101
}

.white-btn:hover {
    background: #000;
    border-color: #000;
    color: #fff
}

.divider-lgnform {
    position: relative;
    height: 3px;
    margin-bottom: 10px
}

.divider-lgnform:after {
    content: "";
    position: absolute;
    top: 0;
    left: 32%;
    width: 36%;
    height: 1px;
    background-color: #91030e
}

.login-btn {
    width: 110px !important;
    height: 38px !important;
    line-height: 38px !important;
    background-color: #8c0404;
    color: #fff;
    border-color: #8c0404;
}

.login-btn:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.login-form-md {
    max-width: 950px
}

.modal-form-lr {
    padding: 0
}

.p-all-0 {
    padding: 0
}

.login-cl {
    top: -10px;
    right: -18px;
    position: absolute;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 1
}

.navbar .nav__item.last-item {
    margin-right: 20px
}

.login-reg-container {
    background-color: #e1e1e1;
    padding: 40px
}

.login-reg-container-modal {
    background-color: #e1e1e1
}

.form-control:focus {
    color: #000
}

h4.media__title {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    color: #8c0404;
    text-align: center;
    padding: 20px 0
}

p.news-text {
    display: block;
    position: relative;
    color: #222;
    font-size: 16px;
    line-height: 28px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    letter-spacing: 1px
}

.fixed-buttons {
    position: fixed;
    top: 24%;
    right: 0;
    z-index: 999
}

.feedback-form.popup-contact {
    padding: 20px
}

.feedback-form.popup-contact .form-control {
    background-color: #ebebeb;
    margin-bottom: 6px;
    height: 40px
}

.feedback-form.popup-contact textarea.form-control {
    height: 75px
}

.feedback-form.popup-contact .form__title {
    margin-bottom: 15px
}

.popup-csubmit-btn {
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    width: 130px;
    line-height: 43px
}

.fancybox-item.event-list-item .event__title.event-date {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600;
    margin-left: 25%;
    color: #8c0404;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    text-align: left
}

.fancybox-item.event-list-item .fancybox__title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #8c0404
}

.fancybox-item.event-list-item .event-list-img {
    float: left
}

.fancybox-item.event-list-item .fancybox__desc {
    color:#4a4a4a;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: Roboto, sans-serif
}

.fancybox-item.event-list-item {
    position: relative;
    margin-bottom: 40px
}

ul.camag-list {
    padding-top: 20px;
    line-height: 30px;
    font-size: 18px;
    color: #4a4a4a;
}

ul.camag-list li:before {
    content: "\f0a9";
    font-family: FontAwesome;
    color: #890101;
    display: inline-block;
    margin-left: 0;
    margin-right: 10px
}

.outter {
 width: 100%;
 height: 100%;
 display: flex;
 padding-top: 0;
}

.video-container {
  height: 585px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

video {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  height: 640px;
    width: 100%;
    top: -55px;
  left: 0;
}
.callout {
  position: absolute;
    height: 100%;
    top: 72%;
    z-index: 10;
    width: 100%;
    margin: auto;
}
.banner-btn{
  position: absolute;
    top: 62%;
    left: 8%;
}
.btn-marron {
    background-color: #8c0207;
    color: #ffffff;
    border: 2px solid #8c0207;
}
.btn-marron:hover{
  background-color: #000;
    color: #ffffff;
    border: 2px solid #000;
} 
.banner-btn-mobile {
    position: absolute;
    top: 30%;
    left: 9%;
}
.banner-btn-mobile .btn {
    width: 140px;
    height: 45px;
    line-height: 43px;
    }
    
      .pr-40{
    padding-right: 40px;
  }
  .new-pad{
    padding-top: 25px;
  }
  .quick-link-pad{
    padding-left: 40px;
  }

  .support-drop.dropdown-submenu {
    position: relative;
  }

  .support-drop.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: -132%!important;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0;
  }

  .support-drop.dropdown-submenu:hover>.dropdown-menu {
    display: block;
  }

  .support-drop.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
  }

  .support-drop.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
  }

  .support-drop.dropdown-submenu.pull-left {
    float: none;
  }

  .support-drop.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
  }
  .support-drop.dropdown-submenu .right-arrow
  {
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 12px;
  }
  .navbar-brand .logo-dark {
      width:100%;
  }
  
  .downloads-drop.dropdown-submenu>.dropdown-menu {
  left: 100%!important;
}
 .right-arrow1 {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 12px;
}

.support-drop.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.support-drop.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.support-drop.dropdown-submenu.pull-left {
  float: none;
}

.support-drop.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.support-drop.support2.dropdown-submenu>.dropdown-menu {
  left: 100% !important;
}

.support-drop.support3.dropdown-submenu>.dropdown-menu {
  left: 100% !important;
}

.support-drop.dropdown-submenu .right-arrow {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 12px;
}

.downloads-drop.dropdown-submenu>.dropdown-menu {
  left: 100% !important;
}


  /*lab page*/
  .pt-3{
    padding-top: 3%;
  }
  .info-box {
    height: 550px;
    overflow-y: scroll;
  }
  .outer-box {
   padding: 6%;
    margin-bottom: 10px;
    border: 2px solid #8c0404;
  }
  .outer-box:hover {
    background: #8b0303;
    transition: background-color 500ms linear;
  }
  .outer-box:hover .company-name {
    color: #fff;
  }
  .outer-box:hover ul li {
    color: #fff;
  }
  .outer-box:hover a {
    color: #fff;
  }
  .outer-box:hover i {
    color: #fff;
  }
  .outer-box:hover hr {
    border-top: 1px solid rgb(237 237 237);
  }
  .info-box .company-name {
    font-size: 18px!important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5%;
    color: #8c0404;
  }
  .info-box span {
    padding-left: 10px;
  }
  .info-box li {
    display: flex;
    color: #000;
  }
  .info-box i {
    color: #007ac5;
    padding-top: 1px;
  }
   .info-box a {
    color: #000;
  }

  .location-icon {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
  }

#style-2::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
  width: 10px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: grey;
}
/*new appliactions pages css */
.applicn-accordian .accordion-item .accordion__item-title {
  font-size: 20px;
  font-weight: 600;
}
.applicn-accordian .accordion-item .accordion__item-body p {
  font-weight: 400;
  color: #4a4a4a;
  font-size: 18px;
  text-align: justify;
  line-height: 25px;
  letter-spacing: 0;
  padding-top: 0;
}

.applicn-accordian .accordion-item .accordion__item-body p.sub-head-title{
 margin-bottom: 4px;
 font-weight: 600;
}
.applicn-accordian .accordion-item .accordion__item-body {
  padding-top: 15px;
}
.padl-5{
  padding-left: 5px;
}
.padr-5{
  padding-right: 5px;
}
.accordion-item .accordion__item-header1.opened .accordion__item-title {
  color: #890101
}

.accordion-item .accordion__item-header1.opened .accordion__item-title:after {
  background-color: #890101;
  color: #fff;
  content: ""
}
.sub-head-title {
  margin-bottom: 4px;
  font-weight: 600;
}
.appln-table table{
  display: table;
}
.appln-table{
  padding-top: 10px;
}

/*speactra page css */
.features-list .list-icons .icon{
  float: left;
  margin-right: 20px;
}
.features-list .list-icons .content p{
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.features-list .list-icons{
 margin-top: 30px;
 display: inline-block;
}
.left-spac{
  padding-left: 20px;
}
.feature-img, .benefit-img{
  width: 50px;
}
b, strong {
  font-weight: 600;
}
.add-features{
  width: 80px;
}
.spectra-feature {
  padding: 40px 20px 20px 20px;
  margin: 0;
}
.spectra-feature .fancybox-item .fancybox__title.activity-title {
  color: #fff;
}
.spectra-feature .fancybox-item .fancybox__title.activity-title:hover {
  color: #fff;
}
.camag-list.spectra-list{
  padding-left: 44px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 10px;
}
ul.camag-list.spectra-list li:before {
  margin-left: -28px;
  margin-right: 14px;
}
h4.speatra-prod-head{
  font-size: 20px;
  text-transform: capitalize;
  line-height: 25px;
  padding-left: 20px;
  padding-top: 15px;
}
ul.camag-list.spectra-list li{
  line-height: 24px;
  padding-bottom: 8px;
}
.spectra-para{
  text-align: left;
  padding: 0 20px;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}
.scheme-desc.kpm-product-boxes.spectra-prod-boxes {
  height: 680px;
}
.pt-0{
  padding-top: 0;
}
.abt-kpm-anylatics-img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 3 / 2;
}
.br{
  border: 1px solid #dee2e6;
}
/* kpm landing css */
ul.camag-list.feature-list li:before {
  color: #fff;
  margin-left: -24px;
}
ul.camag-list.feature-list {
  color: #fff;
  margin-left: 15px;
}
.list-subheading{
  font-size: 22px;
  line-height: 42px;
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: inherit;
}
.mb-50 {
  margin-bottom: 50px!important;
}
.sub-title{
  font-size: 25px;
  text-transform: inherit;
  line-height: 30px!important;
}
.external-btn{
  margin-top: 20px;
}
.series-product .service-item:hover {
  transform: scale(1);
}
.nav-tabs.kpm-product-tabs {
  justify-content: center;
}
.nav-tabs.kpm-product-tabs .nav-item.show .nav-link, .nav-tabs.kpm-product-tabs .nav-link.active {
  color: #fff;
  background-color: #8c0207;
}
.nav-tabs.kpm-product-tabs .nav-link {
  border: 1px solid #8c0207;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 18px;
  font-weight: 500;
  background: #f5f5f5;
  margin: 0 10px;
  color: #8c0207;
}
.mt-35{
  margin-top: 35px;
}
.scheme-desc.kpm-product-boxes {
  padding: 0;
  height: auto;
}
.kpm-product-boxes .social-desc {
  text-align: left;
  padding: 0px 18px 20px 18px;
}
.fancybox-layout3 .kpm-product-boxes .heading__title {
  line-height: 12px;
  padding: 20px 20px 10px;
}
.kpm-cta-liner{
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 35px;
}
.kpm-cta-btn{
  width: 48%;
  border: 1px solid #fff;
}
.mr10{
    margin-right: 10px
}
.wd-default{
   width: 60%;
}
.kpm-cta{
  padding: 40px 30px 40px;
  margin-top: 40px;
}
.p0{
  padding: 0;
}

.kpm-product-feature .fancybox-item .fancybox__title {
  color: #fff;
}
.kpm-product-feature .fancybox-item:hover .fancybox__title {
  color: #fff;
}
.activity-images {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(107%) contrast(107%);
}
.kpm-product-feature{
  padding: 40px 20px;
}
.btn-marron.kpm-cta-btn:hover {
  border: 1px solid #000;
}

/* kpm new changes css */
.camag-list.kpm-list{
    padding-left: 20px;
    padding-top: 0;
}
.camag-list.kpm-list li{
    line-height:20px;
    padding-bottom: 10px;
}
.camag-list.kpm-list li .kpm-sublist{
    padding-left: 30px;
    padding-top: 10px;
}
.camag-list.kpm-list li .kpm-sublist li{
    font-size:15px;
    line-height:20px;
}
.download-link{
    font-weight: 600;
    text-decoration: underline;
}
.download-link:hover{
 text-decoration: underline;   
}
.efficincy-images{
    display:flex;
}
.efficincy-images .image1{
    margin: 0 10px 0 0;
}
.efficincy-images .image2{
    margin: 0 0 0 10px;
}
.appl-main-title{
    font-size:30px;
}
.appl-main-title2{
    font-size:30px;
    margin-top:40px;
    margin-bottom:0;
}
.no-filter{
    filter: unset;
}
/*agricheck series css */
.appln-image{
  margin-bottom: 20px;
  text-align: center;
}
.appln-list{
  padding-top: 0!important;
}
.appln-list li{
  padding-bottom: 15px;
}
.appln-image h4{
  font-weight: 600;
  line-height: 22px;
  padding-top: 15px;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}
.appln-image img{
width: 100%;
    height: 135px;
    object-fit: cover;
}
.pl-20{
  padding-left: 20px;
}
.pl35{
  padding-left: 35px;
}
.product-lineup{
  background: #f5f5f5;
  padding-bottom: 70px;
}
/* careers page css */
.job-title span{
  color: #222;
}
.job-title{
  font-size: 22px;
  line-height: 42px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #007ac3;
}
.job-subtitle{
  margin-bottom: 0!important;
  font-size: 20px!important;
  font-weight: 300!important;
  color: #000!important;
}
hr.career-sep {
  border-top: 2px solid rgba(0,0,0,.1);
}
/* new pages responsiveness */
@media only screen and (min-width: 300px) and (max-width: 767px) {
.features-list .list-icons .content p {
    margin-left: 70px;
}
.left-spac {
    padding-left: 15px;
    padding-top: 50px;
}
.sub-title {
    padding-top: 24px;
}
.abt-kpm-anylatics-img {
    padding-bottom: 12px;
}
.scheme-desc.kpm-product-boxes.spectra-prod-boxes {
    height: auto;
}
.wet-chemistry-applications .appl-item {
    margin: 15px;
    padding: 0 20px 20px 20px;
}
.wet-chemistry-applications .appl-item img {
    margin-bottom: 20px;
}
.near-infra-appl .appl-item img {
    margin-bottom: 20px;
}
.near-infra-appl .appl-item {
    margin: 15px;
    padding: 0 20px 20px 20px;
}
.mob-p-default{
    padding:0 15px;
}
.kpm-cta-liner {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 25px;
}
.smart-options .app-item .appl-overlay {
    padding: 15px 10px 15px;
  }
   /*agricheck mobile*/
  .appln-section{
    padding-top: 40px!important;
  }
  .pl-sm-0{
    padding-left: 0!important;
  }
  .text-mob-left{
    text-align: left!important;
  }
  .mt-mob-20{
    margin-top: 20px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait)
{
.left-spac {
    padding-top: 40px;
}
.abt-kpm-anylatics-img {
    padding-bottom: 20px;
}
.scheme-desc.kpm-product-boxes.spectra-prod-boxes {
    height: auto;
}
.scheme-desc {
    height: auto;
}
 /*agricheck responsive*/
  .pl-20 {
    padding-left: 0px !important;
  }
  .agricheck-featr-benef .features-list .list-icons {
    display:block;
    margin-bottom: 50px;
  }
  .appln-list li {
    padding-bottom: 7px;
  }
  .pl-md-15{
    padding-left: 15px;
  }
  .kpm-cta-btn {
    width: 70%;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape){
 .scheme-desc.kpm-product-boxes {
    height: 550px;
} 

}
@media only screen and (min-width : 820px) and (max-width : 1180px) 
and (orientation : landscape) {
  .scheme-desc.kpm-product-boxes.spectra-prod-boxes {
    height: 740px;
}
.pl35 {
    padding-left: 20px;
  }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait)
{
  .left-spac {
    padding-top: 40px;
}
.abt-kpm-anylatics-img {
    padding-bottom: 15px;
}
.scheme-desc.kpm-product-boxes.spectra-prod-boxes {
    height: auto;
}
.wet-chemistry-applications .appl-item {
    margin: 15px;
    padding: 20px 20px 20px 20px;
}
.wet-chemistry-applications .appl-item img {
    margin-bottom: 20px;
}
 /*agricheck responsive*/
.agricheck-featr-benef .features-list .list-icons {
    display:block;
    margin-bottom: 60px;
}
.appln-list li {
    padding-bottom: 5px;
}
.pl35 {
    padding-left: 20px;
  }
  .kpm-cta-btn {
    width: 80%;

  }
}