@import url(https://fonts.googleapis.com/css?family=Montserrat&display=swap);
body {
    font-family: Montserrat, sans-serif;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #343434
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

a:focus,
a:hover {
    text-decoration: none
}

body .img-responsive {
    display: initial;
}

h1 {
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    font-weight: 400
}

h2 {
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 600
}

h3 {
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600
}

h4 {
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400
}

h5 {
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600
}

h6 {
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600
}

p {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300
}

.lineHeight24 {
    line-height: 24px
}

.fontWeight600 {
    font-weight: 600
}

.colorBlue {
    color: #0078c6
}

.colorWhite {
    color: #fff
}

.colorBlack {
    color: #343434
}

.colorGray {
    color: #696969
}

.bgLight {
    background: #f6f6f6
}
.bgBlue {
    background: #00a2ff
}
.bgGray {
    background: #e9e7e7
}
.font13 {
    font-size: 13px
}

.font15 {
    font-size: 15px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font24 {
    font-size: 24px
}
.fontWeight600{
    font-weight:600;
}
.textJustify {
    text-align: justify
}

.cursorPointer{
    cursor: pointer
}
.borderRadius6 {
    border-radius: 6px
}

.borderRadius12 {
    border-radius: 12px
}

.borderRadius50 {
    border-radius: 50%
}

.boxShadow {
    box-shadow: 3px 6px 8px #dadada
}
.boxShadowLight {
    box-shadow: 0 4px 6px #e0e0e0
}
.margin35Percent {
    margin-top: 35%
}

.marginLFT3Percent {
    margin-left: 3%
}
.marginLFT5Percent {
    margin-left: 5%
}
.marginTP10 {
    margin-top: 10px
}

.marginTP15 {
    margin-top: 15px
}

.marginTP20 {
    margin-top: 20px
}

.marginTP30 {
    margin-top: 30px
}

.marginTP40 {
    margin-top: 40px
}

.marginTP50 {
    margin-top: 50px
}

.marginTP60 {
    margin-top: 60px
}

.marginTP80 {
    margin-top: 80px
}

.marginTP100 {
    margin-top: 100px
}

.marginBTM5 {
    margin-bottom: 5px
}

.marginBTM10 {
    margin-bottom: 10px
}

.marginBTM15 {
    margin-bottom: 15px
}

.marginBTM20 {
    margin-bottom: 20px
}

.marginBTM30 {
    margin-bottom: 30px
}

.marginBTM45 {
    margin-bottom: 45px
}

.marginBTM50 {
    margin-bottom: 50px
}
.marginBTM80 {
    margin-bottom: 80px
}
.marginBTM88 {
    margin-bottom: 88px
}
.marginLFT15 {
    margin-left: 15px
}
.marginLFT30 {
    margin-left: 30px
}

.marginLFT40 {
    margin-left: 40px
}

.marginLFT45 {
    margin-left: 45px
}

.marginLFT70 {
    margin-left: 70px
}

.marginLFT85 {
    margin-left: 85px
}
.marginRHT15 {
    margin-right: 15px
}
.marginRHT30 {
    margin-right: 30px
}

.paddTP0 {
    padding-top: 0
}
.paddTP10 {
    padding-top: 10px
}
.paddTP20 {
    padding-top: 20px
}
.paddTP30 {
    padding-top: 30px
}
.paddTP50 {
    padding-top: 50px
}
.paddBTM10 {
    padding-bottom: 10px
}
.paddBTM30 {
    padding-bottom: 30px
}
.paddBTM50 {
    padding-bottom: 50px
}
.paddRHT20 {
    padding-right: 20px
}

.paddRHT45 {
    padding-right: 45px
}

.paddLFT15 {
    padding-left: 15px
}
.paddLFT45 {
    padding-left: 45px
}

.padd5 {
    padding: 5px
}

.padd5x10 {
    padding: 5px 10px
}

.padd10x15 {
    padding: 10px 15px
}
.padd20x25 {
    padding: 20px 25px
}
.padd30x25 {
    padding: 30px 25px
}
.padd20x15 {
    padding: 20px 15px
}
.padd20x0 {
    padding: 20px 0
}
.padd40x50 {
    padding: 40px 50px
}
.padd65x30 {
    padding: 65px 30px
}
.padd19x0{
    padding: 19px 0;
}
.paddRHT0 {
    padding-right: 0
}

.paddLFT0 {
    padding-left: 0
}

.width22 {
    width: 22%
}
.width25 {
    width: 25%
}
.width28 {
    width: 28%
}
.width32 {
    width: 32%
}
.width33 {
    width: 33%
}
.width36 {
    width: 36%
}
.width40 {
    width: 40%
}
.width45 {
    width: 45%
}

.width50 {
    width: 50%
}
.width55 {
    width: 55%
}
.width58 {
    width: 58%
}
.width60 {
    width: 60%
}
.width62 {
    width: 62%
}
.width64 {
    width: 64%
}
.width65 {
    width: 65%
}
.width67 {
    width: 67%
}

.width75 {
    width: 75%
}

.width90 {
    width: 90%
}

.width94 {
    width: 94%
}
.width96 {
    width: 96%
}
.width100 {
    width: 100%
}

.borderBlue {
    border: 1px solid #0078c6
}

.borderBTMGray {
    border-bottom: 1px solid #ddd
}

.borderRHTBLK {
    border-right: 1px solid #343434
}
.borderRHTGray {
    border-right: 1px solid #ddd
}
.borderRHTWHT {
    border-right: 1px solid #fff
}

.borderRHTBLUE {
    border-right: 1px solid #0078c6
}

.borderLFTBLUE {
    border-left: 1px solid #0078c6
}

.borderLFTWHT {
    border-left: 1px solid #fff
}

.borderBlue {
    border: 1px solid #0078c6
}

.borderWhite2 {
    border: 2px solid #fff
}

.readMoreBTN {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #0078c6
}

.blueGradinet {
    background: #0088dc;
    background: -moz-linear-gradient(left, #0088dc 0, #004b87 100%);
    background: -webkit-linear-gradient(left, #0088dc 0, #004b87 100%);
    background: linear-gradient(to right, #0088dc 0, #004b87 100%)
}

.popUpPart h3 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 10px
}

.popUpPart .popUpBtn {
    position: fixed;
    bottom: 50%;
    right: 0;
    cursor: pointer
}

.popUpPart .popUpArea {
    position: fixed;
    bottom: 20%;
    right: -580px;
    cursor: pointer;
    width: 580px
}

.closeBtn {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 5px 10px
}

.popUpPart input[type=text],
.popUpPart textarea {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    padding: 10px 20px;
    outline: 0;
    margin-top: 30px
}

.popUpPart input[type=text]::placeholder,
.popUpPart textarea::placeholder {
    color: #fff
}

.popUpPart input[type=text]:-ms-input-placeholder,
.popUpPart textarea:-ms-input-placeholder {
    color: #fff
}

.popUpPart button[type=button] {
    border-radius: 6px;
    color: #0078c6;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px
}

.popUpPart input[type=button] {
    border-radius: 6px;
    color: #0078c6;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px
}

.readMore {
    background: 0 0;
    border: 1px solid #0078c6;
    color: #0078c6;
    padding: 10px 28px;
    font-size: 14px;
    font-weight: 600
}

.readMore:hover {
    color: #23527c;
    border: 1px solid #23527c
}

.footerToTop {
    display: none;
    color: #fff;
    padding: 3px 9px;
    border-radius: 50%;
    background: #0088dc;
    background: -moz-linear-gradient(left, #0088dc 0, #004b87 100%);
    background: -webkit-linear-gradient(left, #0088dc 0, #004b87 100%);
    background: linear-gradient(to right, #0088dc 0, #004b87 100%);
    cursor: pointer;
    z-index: 999;
    position: fixed;
    font-size: 24px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    opacity: .6;
    bottom: 55px;
    right: 25px;
    border: 1px solid #0078c6
}

a.footerToTop:hover {
    color: #0078c6;
    background: #fff;
    opacity: 1
}

header {
    padding: 10px 0;
    background: #fff
}

.sticky {
    padding: 5px 0 8px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 15px #dadada
}

.sticky .navbar-default .navbar-nav>li {
    margin-top: 12px
}

header.sticky .navbar-brand>img {
    width: 150px;
}

header .navbar-brand {
    height: auto;
    padding: 0
}

header .navbar {
    min-height: auto;
    padding: 0;
    border-radius: 0;
    margin: 0 auto;
    background-color: transparent;
    border: 0;
    border-color: transparent
}

.navbar-default .navbar-nav>li {
    margin-top: 30px;
    margin-left: 2px;
    margin-right: 2px
}

header .navbar-default .navbar-nav>a,
header .navbar-default .navbar-nav>li>a {
    background: 0 0;
    background-color: transparent;
    color: #0078c6;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 13px;
    font-weight: 300;
    line-height: 14px;
    border: 1px solid transparent
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:focus,
header .navbar-default .navbar-nav>.active>a:hover,
header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:focus,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>li>a:focus,
header .navbar-default .navbar-nav>li>a:hover {
    background: 0 0;
    background-color: transparent;
    border: 1px solid #0078c6;
    color: #0078c6;
    border-radius: 16px
}

header .navbar>.container .navbar-brand,
header .navbar>.container-fluid .navbar-brand {
    margin-left: 0
}

header .navbar-brand>img {
    width: 240px
}

header .navbar-default .navbar-collapse,
header .navbar-default .navbar-form {
    border-color: transparent;
    border: 0;
    padding-left: 0;
    padding-right: 0
}

header .dropdown-menu>li>a {
    font-size: 16px;
    color: #555;
    font-weight: 500;
    border-bottom: 5px solid transparent;
    padding: 10px 15px
}

footer {
    background: #303030;
    padding: 20px 0 0
}

footer .footerBottom {
    background: #202020;
    margin-top: 15px;
    padding: 10px 0;
    font-size: 12px
}

footer h3 {
    font-weight: 400;
    font-size: 22px
}

footer .conTact {
    font-size: 12px
}

footer address {
    margin: 10px 0;
    font-size: 12px
}

footer .conTact1 {
    margin-top: 12px
}

footer .socialPart li {
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px
}

footer li a {
    font-size: 12px
}

footer .socialPart li a .fa {
    font-size: 18px
}

footer li a:focus,
footer li a:hover {
    color: #0078c6
}

footer input[type=text] {
    background: 0 0;
    border: none;
    color: #0078c6;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    width: 70%;
    padding-left: 10px;
    outline: 0
}

footer button[type=button] {
    border-radius: 6px
}

footer input[type=button] {
    border-radius: 6px
}

.col-container {
    display: table;
    width: 100%
}

.col {
    display: table-cell
}

.banner {
    margin-top: 10px
}

.banner img {
    max-height: 460px
}

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 375px;
    perspective: 1000px
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .8s;
    transform-style: preserve-3d
}

.flip-box .flip-box-inner.active {
    transform: rotateY(180deg)
}

.flip-box-back,
.flip-box-front {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden
}

.flip-box-back {
    transform: rotateY(180deg);
    text-align: left
}

.flipContent {
    width: 86%;
    margin: 30px 7% 15px;
    font-size: 14px;
    line-height: 28px;
}

.strength img {
    width: 125px
}

.carousel-indicators {
    bottom: -30px
}

.carousel-indicators li {
    width: 5px;
    height: 20px;
    background-color: #70777a;
    border: none;
    border-radius: 0;
    margin: 0 7px 0 8px
}

.carousel-indicators .active {
    width: 5px;
    height: 30px;
    background-color: #0074c0;
    margin: 0 7px 0 8px
}

.circleBorder {
    border-left: 1px solid #343434;
    margin-left: 8px;
    min-height: 72px;
    margin-top: -2px
}

.tabPart {
    padding: 12px 0
}

.tabArea {
    padding: 10px 0;
    cursor: pointer
}

.tabPart .activeTab,
.tabPart .tabArea:hover {
    color: #0078c6;
    cursor: inherit;
    background: #fff;
    margin: 0 2%;
    border-radius: 6px
}

.productBanner {
    background: #eaeaea
}

.profileTeam {
    background: #00a2ff
}

.knowMoreBTN {
    color: #0078c6;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 13px
}

.knowMoreBTN:hover {
    color: #343434;
    border: 1px solid #0078c6
}

.modal .modal-dialog {
    width: 700px
}

.modal .modal-dialog .modal-content {
    height: 420px;
    border: 5px solid #0078c6
}

.modal .modal-header {
    border-bottom: none;
    padding: 15px 15px 0
}

.modal .closeBtn {
    background: 0 0;
    border: 1px solid #343434;
    color: #343434;
    font-size: 26px;
    font-weight: 400;
    padding: 2px 8px;
    opacity: 1
}

.modal .modal-body {
    padding: 0 35px 15px
}

.benefitPart {
    border: 1px solid #ddd;
    
    border-radius: 6px
}

.benefitPart .frontPart {
    font-weight: 600;
    padding: 20px;
    background: #00a2ff;
    color: white;
}

.benefitPart .backPart {
    display: none;
    padding: 20px;
}

.benefitPart .plusBtn {
    cursor: pointer
}

.reSourceBanner .carousel-indicators {
    bottom: -60px
}

.reSourceTab ul li {
    border: 1px solid #0078c6;
    border-radius: 4px;
    display: inline-block;
    color: #0078c6;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 7px 0;
    margin: 0 10px;
    cursor: pointer;
    width: 145px
}

.reSourceTab ul li.active {
    background: #0078c6;
    color: #fff
}

.reSourceTab .arTIcleBG {
    background: url(../images/media_img1.jpg) no-repeat;
    padding: 110px 25px
}

.reSourceTab .videoBG {
    background: url(../images/media_img2.jpg) no-repeat;
    padding: 30px 25px
}

.reSourceTab .joURnalBG {
    background: url(../images/media_img3.jpg) no-repeat;
    padding: 110px 25px
}

.reSourceTab p {
    font-size: 12px;
    line-height: 18px
}

.reSourceTab .contentBox {
    min-height: 250px
}

@media screen and (min-width:1300px) {
    .container {
        width: 1234px
    }
}

@media screen and (min-width:1000px) and (max-width:1200px) {
    .banner img {
        max-height: 360px
    }
}

@media screen and (max-width:767px) {
    .fontM14 {
        font-size: 14px
    }
    .fontM18 {
        font-size: 18px
    }
    .fontM20 {
        font-size: 20px
    }
    .mobileWidth100 {
        width: 100%
    }
    .mobileWidth90 {
        width: 90%
    }
    .mobileWidth70 {
        width: 70%
    }
    .mobileWidth60 {
        width: 60%
    }
    .mobileWidth50 {
        width: 50%
    }
    .mobileWidth40 {
        width: 40%
    }
    .mobileWidth30 {
        width: 30%
    }
    .marginMobile5Percent {
        margin-top: 5%
    }
    .marginMobileLFT0 {
        margin-left: 0
    }
    .marginMobileLFT15 {
        margin-left: 15px
    }
    .marginMobileTP0 {
        margin-top: 0
    }
    .marginMobileTP10 {
        margin-top: 10px
    }
    .marginMobileTP20 {
        margin-top: 20px
    }
    .marginMobileTP30 {
        margin-top: 30px
    }
    .mobileBTMmargin0 {
        margin-bottom: 0
    }
    .mobileBTMmargin10 {
        margin-bottom: 10px
    }
    .mobileBTMmargin15 {
        margin-bottom: 15px
    }
    .mobileBTMmargin20 {
        margin-bottom: 20px
    }
    .mobileBTMmargin40 {
        margin-bottom: 40px
    }
    .mobileTPpadd0{
        padding-top: 0;
    }
    
    .mobileBTMpadd0{
        padding-bottom: 0;
    }
    
    .mobilepadd0x20{
        padding: 0 20px;
    }
    
    header .navbar-brand>img {
        margin-left: 15px
    }
    header .navbar-default .navbar-toggle {
        border-color: #0089dc;
        margin-top: 30px
    }
    header.sticky .navbar-default .navbar-toggle {
        margin-top: 10px
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0089dc
    }
    .col {
        display: initial
    }
    .borderRHTBLK {
        border-right: none
    }
    .flip-box {
        height: 390px
    }
    .flip-box1 {
        height: 410px
    }
    footer input[type=text] {
        width: 70%
    }
    .navbar-default .navbar-nav>li {
        margin-top: 10px
    }
    header .navbar-default .navbar-nav>a,
    header .navbar-default .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 30px;
        padding-right: 30px
    }
    .carousel-inner>.item {
        min-height: 500px
    }
    .modal .modal-dialog {
        width: 95%
    }
    .letsConnect.modal .closeBtn {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        padding: 2px 8px;
        opacity: 1
    }
    .modal input[type=text],
    .modal textarea {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        width: 100%;
        padding: 10px 20px;
        outline: 0;
        margin-top: 30px
    }
    .modal input[type=text]::placeholder,
    .modal textarea::placeholder {
        color: #fff
    }
    .modal input[type=text]:-ms-input-placeholder,
    .modal textarea:-ms-input-placeholder {
        color: #fff
    }
    .modalTeam.modal .modal-dialog .modal-content {
        height: 680px
    }
    .borderRHTBLUE,
    .borderRHTWHT {
        border-right: none
    }
    .borderLFTBLUE,
    .borderLFTWHT {
        border-left: none
    }
    .tabPart .activeTab,
    .tabPart .tabArea:hover {
        margin: 0 15px;
        padding: 10px .5%;
        font-size: 16px
    }
    .borderBTMBLUEmOBILE {
        border-bottom: 1px solid #0078c6
    }
    footer .conTact,
    footer .conTact1,
    footer .socialPart li,
    footer address,
    footer li a {
        font-size: 15px
    }
    footer .socialPart li a .fa {
        font-size: 26px
    }
    .reSourceTab ul li {
        display: initial;
        padding: 7px 15px;
        margin: 0 5px 10px;
        width: 46%;
        float: left
    }
    .reSourceTab ul li:first-child {
        width: 95%
    }
    
    body .covidBannerPart .covidBanner .covidBannerTextPart{
        padding: 15px 10px;
        font-size: 12px;
    }
    
    body .covidBannerPart .covidBanner .covidBannerTextPart .marginTP30{
        margin-top: 10px;
    }
    
    body .covidShadow {
        box-shadow: 0 0px 15px #cecece;
    }
    
    body .covidBannerPart .covidBanner{
    background: url("../images/covidImgMobile.jpg") no-repeat center;
    min-height: 440px;
}
    
}

.errorBody {
    background: #282828;
    padding-top: 100px;
    text-align: center
}

.buttonFlip{
    text-align: right;
    margin: 5px;
}
#tabContentFour .flip-box{
   height: 130px; 
}
#tabContentFour .flipContent3{
    width: 86%;
    margin: 15px 7% 5px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
}

.covidBannerPart{
    position: fixed;
    top: 90px;
    /*background: rgba(0,0,0,0.9);*/
    width: 100%;
    z-index: 9999999;
    padding: 13px 0;
}
.covidBannerPart .covidBanner{
    position: relative;
    box-shadow: 0 0 15px #dadada;
    background: url("../images/covidImg.jpg") no-repeat center;
    min-height: 480px;
    display:none;
}
.covidBannerPart .covidBanner .closeBtn{
    position: absolute;
    right: 5px;
    top: 5px;
    font-weight: 800;
    padding: 10px 5px;
    line-height: 1px;
}
.covidBannerPart .covidBanner img{
    max-height: 480px;
    width: 100%;
}
.covidBannerPart .covidBanner .covidBannerTextPart{
    position: absolute;
    bottom: 30px;
    left: 5%;
    right: 5%;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 6px;
    padding: 25px 20px;
    text-align: center;
    font-size: 16px;
}
.proposalBtn{
    border-radius: 6px;
    color: #0078c6;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 15px;
}

.strengths .strengthsImg img {
    box-shadow: 3px 6px 8px #dadada;
}
.strengths .strengthsImg:hover img {
    box-shadow: 0 0 14px #76cbfd;
}

.coronaIcon{
    position: fixed;
    bottom: 50%;
    left: 0;
    cursor: pointer;
    width: 65px;
    height: 65px;
}

.flipTAB .flip-box-back .flipContent{
    width: 100%;
    margin: 0;
}

.flipTAB .flip-box-front .flipTABimg img{
    width: 110px;
    height:110px;
}

.flipTAB .flip-box-front .flipContentText, .flipTAB .flip-box-back .flipContentText{
    min-height: 122px;
}

/*-------------------Covid Page Css Start---------------------*/

.covid-WhiteLogo{
    position: absolute;
    top: 10px;
    left: 6%;
    width: 240px;
}
.covidImg{
    opacity: 0.4;
}

.covidTab .flipContent {
    width: 100%;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.covidTab .flip-box-inner{
    text-align: left;
}
.covidTab .flip-box{
    height: 160px;
}
.covidTab .flip-box .flip-box-back .flipBoxText, .covidTab .flip-box .flip-box-front .flipBoxText{
    min-height: 153px;
}
.covidGrayPart{
    background: url("../images/grayBGCovid.png") no-repeat center #e9e7e7;
}
.covidGrayPart1{
    background: url("../images/grayBGCovid1.png")  no-repeat center #e9e7e7;
}

.covidShadow{
    box-shadow: -10px 0px 15px #969696;
}

.inventionTab{
    background: #f7f7f7;
    color: #343434;
    font-size: 18px;
    margin-top: 35px;
    text-align: center;
    font-weight: 600;
    padding: 80px 0;
    cursor: pointer;
}
.inventionTab1{
    margin-top: 10px;
}

.inventionTab.active{
    background: #50baff;
    color: #fff;
}
.tabPartActive{
    display: none;
    min-height: 324px;
}
.tabPartActive.active{
    display: block;
}

.covidTab .flipContent .textPart{
    padding: 15px 10px 10px 15px;
}


/*-------------------Covid Page Css End---------------------*/