@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
body {
    background: #fff;
    color: #929292;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 24px;
    font-family: Lato-Regular;
}

@font-face {
    font-family: Lato-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Lato-Regular.eot);
    src: local('?'), url(../fonts/Lato-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Lato-Regular.woff) format('woff'), url(../fonts/Lato-Regular.ttf) format('truetype'), url(../fonts/Lato-Regular.svg#Lato-Regular) format('svg')
}

@font-face {
    font-family: Lato-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Lato-Bold.eot);
    src: local('?'), url(../fonts/Lato-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Lato-Bold.woff) format('woff'), url(../fonts/Lato-Bold.ttf) format('truetype'), url(../fonts/Lato-Bold.svg#Lato-Bold) format('svg')
}

@font-face {
    font-family: Lato-Black;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Lato-Black.eot);
    src: local('?'), url(../fonts/Lato-Black.eot?#iefix) format('embedded-opentype'), url(../fonts/Lato-Black.woff) format('woff'), url(../fonts/Lato-Black.ttf) format('truetype'), url(../fonts/Lato-Black.svg#Lato-Black) format('svg')
}

p {
    color: #333;
    font-family: Lato-Regular;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #494753;
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 23px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 16px
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0 solid
}

a:hover {
    color: #000
}

.btn:focus,
button:focus {
    outline: 0 solid;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fiftyyear {
  position: relative;
  right: 2px;
  top: 0px;
}

.fiftyyear img {
  width: 70px;
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-inline li {
    display: inline-block
}

.btn {
    height: 43px;
    line-height: 29px;
    border-radius: 25px;
    padding: 6px 22px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px
}

.btn.btn-md {
    padding: 6px 24px
}

.btn.btn-lg {
    padding: 6px 19px
}

.btn-primary {
    background: #e4ab7a;
    border-color: #e4ab7a
}

.btn-secondary {
    background: #929292;
    border-color: #929292
}

.btn-secondary:hover {
    background: #ffbf10;
    border-color: #ffbf10
}

.btn-success {
    background: #a6c437;
    border-color: #a6c437
}

.btn-info {
    background: #f05a21;
    border-color: #f05a21
}

.btn-border {
    border: 1px solid #fff;
    color: #fff
}

.btn-border:hover {
    background: #291709;
    color: #fff;
    border: 1px solid #e4ab7a
}



.readmore-btn {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    color: #494753;
    -webkit-transition: all .3s;
    transition: all .3s
}

.readmore-btn:hover {
    color: #ffbd0a
}

.paging {
    margin-top: 80px
}

.paging .pagination {
    margin-bottom: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.paging .pagination li {
    display: inline-block;
    margin: 0 10px
}

.paging .pagination li a {
    display: block;
    border: 1px solid #ddd;
    padding: 2px 10px;
    color: #a1a1a5;
    -webkit-transition: all .3s;
    transition: all .3s
}

.paging .pagination li a i {
    font-size: 10px
}

.paging .pagination li.active a {
    background: #ffbf10;
    color: #fff;
    border-color: #ffbf10;
    font-weight: 700
}

.paging .pagination li:hover a {
    background: #ffbf10;
    color: #fff;
    border-color: #ffbf10
}

.paging.no-margin {
    margin-top: 0
}

.paging.no-border .pagination {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.paging.no-border .pagination li {
    position: relative
}

.paging.no-border .pagination li a {
    border: none;
    font-weight: 600
}

.paging.no-border .pagination li.active a {
    background: 0 0;
    color: #494753
}

.paging.no-border .pagination li:hover a {
    background: 0 0;
    color: #494753
}

.paging.no-border .pagination li:after {
    content: "";
    position: absolute;
    top: calc(50% + 4px);
    right: -11px;
    width: 3px;
    height: 3px;
    background: #a1a1a5
}

.paging.no-border .pagination li:first-child {
    margin-right: 0
}

.paging.no-border .pagination li:last-child {
    margin-left: 0
}

.paging.no-border .pagination li:last-child:after {
    display: none
}

.paging.no-border .pagination li.page-direc:after {
    display: none
}

.paging.justify-center {
    margin-top: 30px
}

.paging.justify-center .pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}



.bottom-menu ul li {
    margin-bottom: 10px
}

.bottom-menu ul li a {
    color: #aeafb3;
    font-weight: 600;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 15px
}

.bottom-menu ul li a:hover {
    color: #ffbf10
}

.bottom-menu ul.border-bottom-dashed li {
    border-bottom: 1px dashed #464b5c;
    margin-bottom: 4px;
    padding: 5px 0
}

.bottom-menu ul.border-bottom-dashed li:last-child {
    border: none
}

.bottom-menu.menu-half ul {
    display: inline-block
}

.bottom-menu.menu-half ul:last-child {
    margin-left: 55px
}

.bottom-menu.menu-half ul li:last-child {
    margin-bottom: 0
}

.cookieList li {
    color: #000;
    font-size: 15px;
}

.section,
section {
    padding: 88px 0 100px;
    position: relative
}

.column-title {
    line-height: 50px;
    margin-bottom: 50px;
}

@media (max-width:767px) {
    .column-title {
        font-size: 30px
    }
}

.section-header {
    margin-bottom: 75px
}

.section-header .section-title {
    margin-bottom: 15px;
    color: #6a6c6d;
    font-size: 23px
}

.color-green {
    color: #a6c437 !important
}

.color-yellow {
    color: #ffbd0a !important
}

.color-orange {
    color: #f05a21 !important
}

.bg-overlay {
    position: relative;
    z-index: 1
}

.bg-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(53, 57, 73, .8);
    z-index: -1
}

.bg-overlay-green {
    position: relative;
    z-index: 1
}

.bg-overlay-green:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1ab7ead9;
    z-index: -1
}

.bg-overlay-red {
    position: relative;
    z-index: 1
}

.bg-overlay-red:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(240, 90, 33, .92);
    z-index: -1
}

.bg-overlay-blue {
    position: relative;
    z-index: 1
}

.bg-overlay-blue:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(68, 100, 177, .92);
    z-index: -1
}

@media (min-width:992px) {
    .gap-30 {
        height: 30px;
        clear: both
    }
}

.mb-0 {
    margin-bottom: 0
}

.no-padding {
    padding: 0 !important
}

.padding-top0 {
    padding-top: 0 !important
}

.padding-bottom0 {
    padding-bottom: 0 !important
}

.affix {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99 !important;
    border-bottom: 1px solid #e8e8e8
}

.affix.navbar {
    background-color: #353949
}

.affix.navbar .navbar-collapse {
    margin: 0 auto;
    padding: 0 15px
}

.affix.header-solid .tl-logo-area {
    background: #fff;
    -webkit-box-shadow: 0 0 1px 3px #e7e7e7;
    box-shadow: 0 0 1px 3px #e7e7e7
}

.affix.tl-header-transparent .tl-logo-area {
    background: #353949 !important
}

#back-to-top {
    position: fixed;
    right: 40px;
    bottom: 25px;
    top: auto;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none
}

#back-to-top .btn-primary {
    font-size: 18px;
    padding: 6px 15px;
    width: 44px;
    height: 44px;
    line-height: 30px;
    border-radius: 100%
}

#back-to-top .btn-primary:before {
    display: none
}

@-webkit-keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRightMedium {
    from {
        opacity: 0;
        -webkit-transform: translate3d(400px, 0, 0);
        transform: translate3d(400px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRightMedium {
    from {
        opacity: 0;
        -webkit-transform: translate3d(400px, 0, 0);
        transform: translate3d(400px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRightMedium {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fillAnimation {
    0% {
        opacity: 0;
        -webkit-transform: scale(.04) translateY(300%);
        transform: scale(.04) translateY(300%)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(.02) translateY(0);
        transform: scale(.02) translateY(0);
        -webkit-transition: ease-out;
        transition: ease-out
    }
    100% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }
    to {
        opacity: 1;
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
        -webkit-transform: scale(2) translateY(0);
        transform: scale(2) translateY(0)
    }
}

@keyframes fillAnimation {
    0% {
        opacity: 0;
        -webkit-transform: scale(.04) translateY(300%);
        transform: scale(.04) translateY(300%)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(.02) translateY(0);
        transform: scale(.02) translateY(0);
        -webkit-transition: ease-out;
        transition: ease-out
    }
    100% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }
    to {
        opacity: 1;
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
        -webkit-transform: scale(2) translateY(0);
        transform: scale(2) translateY(0)
    }
}

.tl-topbar {
    padding: 0 0;
    line-height: 0;
}

.tl-topbar-menu>.list-inline li {
    position: relative;
    padding-left: 15px;
    margin-right: 15px
}

.tl-topbar-menu>.list-inline li a {
    color: #404040;
    -webkit-transition: all .3s;
    transition: all .3s
}

.tl-topbar-menu>.list-inline li a:hover {
    color: #404040
}

.tl-topbar-menu>.list-inline li a.top-search {
    position: relative;
    color: #a9a9ab
}

.tl-topbar-menu>.list-inline li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 25px;
    background: #e7e7e7
}

.tl-topbar-menu>.list-inline li.tl-user-form {
    margin-right: 0
}

.tl-topbar-menu>.list-inline li.tl-user-form a {
    position: relative
}

.tl-topbar-menu>.list-inline li.tl-user-form a:after {
    content: "/";
    margin-right: 0;
    margin-left: 5px
}

.tl-topbar-menu>.list-inline li.tl-user-form a:last-child:after {
    display: none
}

.tl-topbar-social-links .list-inline li a i {
    display: block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 30px;
    margin-left: 6px;
    color: #fff;
    font-size: 17px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.tl-topbar-social-links .list-inline li a:hover i {
    border-color: #ffbd0a;
    color: #ffbd0a
}

.modal-content {
    border: none
}

.search-box {
    -webkit-animation: fadeInLeftBig 1s .8s both;
    animation: fadeInLeftBig 1s .8s both;
    position: absolute;
    width: 100%
}

.tl-header .tl-logo-area {
    padding: 28px 0
}

.tl-header.header-solid .tl-logo-area {
    padding: 0
}

.tl-header.header-solid.sticky-nav .tl-logo-area {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 1px #bab8b4;
    box-shadow: 0 0 5px 1px #bab8b4
}

.top-info li .info-icon {
    float: left
}

.top-info li .info-icon i {
    width: 35px;
    height: 35px;
    border: 1px solid #ffbf10;
    position: relative;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    color: #ffbf10;
    top: 5px;
    font-size: 18px
}

.top-info .info-wrapper {
    padding-left: 45px;
    margin-right: 20px
}

.top-info .info-wrapper .info-title {
    margin-bottom: -7px;
    color: #494753;
    font-weight: 500
}

.top-info .info-wrapper .info-subtitle {
    color: #929292;
    margin-bottom: 0
}

.top-info .info-wrapper p {
    font-family: Poppins, sans-serif
}

.navbar {
    padding: 0;
}

.affix .navbar-expand-lg .navbar-nav {
    padding: 0 0 0 0;
}

.site-navigation {
    background: #fff;
    padding: 0 0;
    max-width: 1920px;
    margin: 0 auto
}

.navbar-expand-lg .navbar-nav>.nav-item {
    display: inline-block
}

.navbar-expand-lg .navbar-nav .nav-item:last-child {
    border-right: none
}

.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    /*padding: 28px 15px 25px 15px;
    padding: 28px 27px;*/
    text-transform: uppercase;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 15px;
    font-family: Lato-Black;
}

.navbar-expand-lg .navbar-nav .nav-item .nav-indicator {
    margin-left: -2px
}

.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link {
    color: #333;
}

.fa-bars {
    color: #0287ca;
    font-size: 18px;
    padding: 4px
}

.navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    background: #fff;
    border-top: 5px solid #fa9732
}

.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    color: #2c489d;
}

.navbar-nav .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 6px !important;
    -webkit-box-shadow: 2px 2px 16px -7px rgba(0, 0, 0, .64);
    -moz-box-shadow: 2px 2px 16px -7px rgba(0, 0, 0, .64);
    box-shadow: 2px 2px 16px -7px rgba(0, 0, 0, .64);
    margin: 0;
    padding: 0
}

.dropdown-menu1 {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    top: 90px;
    width: 178px;
    min-width: 10rem;
    left: 28px;
}

.dropdown-menu2 {
    min-width: 17rem
}

.dropdown-menu .nav-item {
    border-top: 1px solid #e5e5e5;
}

.dropdown-menu .nav-item:first-child {
    border-top: none
}

.dropdown-menu .nav-item a {
    color: #333;
    font-size: 12px;
    padding: 6px 10px;
    display: block;
    font-family: Lato-Bold;
}

.dropdown-menu .nav-item a:hover {
    color: #333;
    background: #ededed;
}

.dropdown-menu .nav-item:last-child a {
    border: none
}

.dropdown-menu .nav-item.active a {
    color: #333;
    background: #ededed
}

.tl-header.sticky-nav .site-navigation {
    padding: 10px 0
}

.tl-header.tl-header-transparent.header-absolute {
    position: absolute;
    width: 100%;
    z-index: 3
}

.tl-header.tl-header-transparent.sticky-nav .tl-logo-area {
    background: rgba(30, 32, 40, .9)
}

.tl-header.tl-header-transparent .tl-logo-area {
    padding: 0;
    background: rgba(30, 32, 40, .5)
}

.tl-header.tl-header-transparent .navbar-expand-lg .navbar-nav .nav-item>.nav-link {
    color: #fff;
    padding: 31px 0
}

.tl-header.tl-header-transparent .navbar-expand-lg .navbar-nav .nav-item>.nav-link:hover {
    color: #ffbd0a
}

.tl-header.tl-header-transparent .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
    top: 100px
}

.tl-header.tl-header-transparent .navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-menu {
    top: 85px
}

.tl-header.tl-header-transparent .navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    color: #ffbd0a
}

.tl-header.header-solid .navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding: 36px 0
}

.tl-header.header-solid .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
    top: 105px
}

.tl-header.header-solid .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu .nav-item.active a {
    color: #ffbd0a
}

.tl-header.header-solid .navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-menu {
    top: 96px
}

.tl-footer {
    background: #353949;
    padding: 50px 0
}

.tl-footer-info .container {
    border-bottom: 1px dashed #464b5c;
    padding-bottom: 55px;
    margin-bottom: 78px
}

.footer-title {
    font-size: 28px;
    color: #fff;
    margin-bottom: 0
}

.footer-title span {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    margin-top: 13px;
    display: inline-block
}

.footer-contact-info i {
    float: left;
    font-size: 30px;
    margin-right: 20px;
    position: relative;
    top: 10px
}

.footer-contact-info h3,
.footer-contact-info p {
    margin-left: 19px;
    color: #fff
}

.footer-contact-info h3 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 3px
}

.footer-contact-info p {
    font-size: 14px;
    font-weight: 200;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0
}

.footer-contact-info.color-yellow i,
.footer-contact-info.color-yellow p {
    color: #ffbd0a
}

.footer-contact-info.color-green i,
.footer-contact-info.color-green p {
    color: #a6c437
}

.footer-contact-info.color-orange i,
.footer-contact-info.color-orange p {
    color: #f05a21
}

.footer-logo a {
    margin-bottom: 33px;
    display: inline-block
}

.footer-logo p {
    line-height: 30px;
    margin-bottom: 20px;
    color: #aeafb3
}

.footer-contact-details {
    margin-bottom: 30px
}

.footer-contact-details ul li {
    color: #aeafb3;
    margin-bottom: 2px
}

.footer-contact-details ul li:last-child {
    margin-bottom: 0
}

.footer-scoial-links ul li a i {
    display: block;
    margin-right: 13px;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px
}

.footer-scoial-links ul li a i.fa-facebook {
    background: #3b5998
}

.footer-scoial-links ul li a i.fa-twitter {
    background: #1da1f2
}

.footer-scoial-links ul li a i.fa-linkedin {
    background: #0077b5
}

.footer-scoial-links ul li a i.fa-vimeo {
    background: #1ab7ea
}

.main-footer-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 50px
}

.main-footer-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 35px;
    height: 2px;
    background: #f05a21
}

.tl-contact-us .row {
    background: #f9f9f9;
    border-radius: 25px;
    padding: 80px 0
}

.contact-us-wrapper .contact-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 28px
}

.contact-us-wrapper ul li {
    font-family: Poppins, sans-serif;
    color: #6c6b74;
    font-weight: 500
}

.contact-us-wrapper ul li:not(:last-child) {
    margin-bottom: 5px
}

.contact-us-wrapper p {
    font-family: Poppins, sans-serif;
    color: #6c6b74;
    font-weight: 500
}

.contact-us-wrapper .contact-link {
    margin-bottom: 0;
    color: #f05a21
}

.tl-conact-form {
    margin-top: 37px
}

.contactForm {
    width: 100%
}

.contact-form .form-group .form-control {
    border-color: #dbdadd;
    padding: 10px 27px;
    border-radius: 10px
}

.contact-form .form-group .form-control::-webkit-input-placeholder {
    color: #b6b5ba;
    font-size: 14px;
    font-weight: 600
}

.contact-form .form-group .form-control::-moz-placeholder {
    color: #b6b5ba;
    font-size: 14px;
    font-weight: 600
}

.contact-form .form-group .form-control:-ms-input-placeholder {
    color: #b6b5ba;
    font-size: 14px;
    font-weight: 600
}

.contact-form .form-group .form-control::-ms-input-placeholder {
    color: #b6b5ba;
    font-size: 14px;
    font-weight: 600
}

.contact-form .form-group .form-control::placeholder {
    color: #b6b5ba;
    font-size: 14px;
    font-weight: 600
}

.contact-form .form-group textarea.form-control {
    border-radius: 10px;
    margin-top: 32px;
    margin-bottom: 48px
}

.tl-copyright {
    background: #2d313e;
    padding: 18px 0 0 0
}

.copyright-text {
    margin-bottom: 0;
    color: #929292;
    font-size: 15px
}

.copyright-menu ul li {
    position: relative
}

.copyright-menu ul li a {
    text-transform: uppercase;
    color: #929292;
    font-weight: 600;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.copyright-menu ul li a:hover {
    color: #ffbf10
}

.copyright-menu ul li:not(:first-child) {
    margin-left: 15px
}

.copyright-menu ul li:not(:first-child):before {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    left: -8px;
    width: 1px;
    height: 15px;
    background: #929292
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: initial
}

input:focus {
    outline: 0
}

.select2:focus {
    outline: 0
}

.clearfix {
    clear: both
}

.container {
    max-width: 1170px
}

.tl-topbar p {
    color: #fff;
    margin: 0;
    font-size: 13px;
    line-height: 27px;
    font-family: Lato-Regular
}

.right-align-para img {
    margin-left: 10px
}

.tl-topbar a {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}

.tl-topbar .topband {
    margin-right: 0;
    vertical-align: top;
    width: 100%;
}

.right-align-para {
    text-align: right
}

.navbar-expand-lg .navbar-nav .nav-item .nav-link1 {
    padding-right: 0
}

.home-slider .bg1 {
    background: #231f20
}

.home-slider img {
    width: 100%
}

.home-slider .sliderbtn {
    display: none
}

.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
    top: 63%
}

.home-slider .slider-info {
    padding: 20% 0 0 17%
}

.home-slider .slider-info h2 {
    font-family: Poppins-Light;
    margin: 0;
    line-height: 45px;
    font-size: 36px;
    color: #fff;
    font-weight: 400
}

.home-slider .slider-inner {
    position: relative
}

.home-slider .bannerborder {
    position: absolute;
    z-index: 2;
    left: 111px;
    top: 54px
}

.home-slider .carousel-indicators {
    display: block;
    bottom: 0;
    left: 43%;
    margin: 0 0 25px 0
}

.home-slider .carousel-indicators li {
    float: left
}

.footer-sec {
    background: #0c4da2;
    padding: 40px 0;
}

.footer-title h4 {
    font-size: 18px;
    color: #fff;
    font-family: Poppins-Medium;
    font-weight: 400;
    margin-bottom: 24px
}

.footer-title img {
    margin-right: 14px
}

.footer-box-info p {
    color: #fff;
    font-size: 14px;
    margin: 0
}

.footer-details .footer-icon {
    float: left;
    width: 22px;
    margin-right: 11px
}

.footer-details .footer-con-info {
    float: left;
    width: 70%
}

.footer-details .footer-con-info a {
    display: inline-block;
    color: #fff
}

.footer-details {
    margin-bottom: 4px
}

.footer-social-links .fa {
    width: 22px;
    height: 22px;
    font-size: 15px;
    color: #231f20;
    border-radius: 2px;
    background: #fff;
    padding: 4px 0;
    text-align: center
}

.footer-social-links .fa:hover {
    background: #0077b5;
    color: #fff
}

.footer-social-links a {
    margin-right: 5px;
    display: inline-block
}

.footer-social-links p {
    margin-right: 12px;
    display: inline-block
}

.footer-social-links {
    text-align: right
}

.footer-boxes {
    border-bottom: 1px solid #4f4c4d;
    padding-bottom: 58px
}

.bottom-footer p {
    text-align: center;
    color: #333;
    padding: 2px 0;
    margin: 0;
    font-size: 12px;
    font-family: Lato-Regular;
}

.footer-sec h5 {
    font-size: .77rem;
    color: #fff;
    font-family: Lato-Bold;
    margin-bottom: 15px
}

.footer-sec ul {
    padding: 0 0 0 15px
}

.footer-sec a {
    display: block;
    color: #fff
}

.footer-sec li {
    color: #fff
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(43, 128, 174, .8);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, .6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.hovereffect:hover .overlay {
    opacity: 1
}

.hovereffect:hover a.info,
.hovereffect:hover h2 {
    opacity: 1;
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0)
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.res-slider {
    display: none
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: auto;
    height: auto
}

.hideSection {
    display: none !important;
    position: relative;
    transition: all .5s
}

.remove-padding {
    padding: 0
}

.mb-30 {
    margin-bottom: 30px
}

.mt-20 {
    margin-top: 20px
}

.mb-15 {
    margin-bottom: 15px
}

.margin-bottom-remove {
    margin-bottom: 0
}

.container1 {
    max-width: 1920px;
    margin: 0 auto
}

.res-submenu {
    display: none
}

.navbar-expand-lg .navbar-nav {
    padding: 0;
    text-align: right;
    width: 100%;
    display: inline-table
}

.home-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5);
    background-color: #5a5757;
    opacity: .7
}

.home-slider .carousel-indicators .active {
    opacity: 1
}

.middle-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px
}

.titlebox h2 {
    border-top: 2px solid #ff88f5;
    border-bottom: 2px solid #ff88f5;
    color: #f878b5;
    font-weight: 700;
    text-transform: uppercase
}

.home-news-slider img {
    width: 100%
}

.home-news-slider .carousel-indicators {
    display: none
}

s .home-news-slider .carousel-control-prev {
    display: none
}

.home-news-slider .carousel-control-next {
    display: none
}

.home-news-home .news-date {
    font-size: 12px;
    margin: 0
}

.home-news-home .news-heading {
    font-size: 17px;
    line-height: 21px;
    margin: 0;
    font-family: Lato-Bold
}

.home-news-home .news-heading a {
    color: #575757;
    text-decoration: none !important
}

.news-textfirst {
    font-size: 14px;
    line-height: 19px;
    margin: 0
}

.home-news-home .oragepara {
    color: orange
}

.home-news-box {
    border-bottom: 1px dotted #b5b5b5;
    margin: 0 0 12px 0;
    padding: 0 0 15px 0;
    color: #474747
}

.home-poonawalla-info {
    border-top: 4px solid #fce3b5;
    border-bottom: 4px solid #fce3b5;
    background: #faf2ef;
    padding: 4.5rem 0
}

.home-poonawalla-info h4 {
    margin: 15px 0 3px 0;
    font-family: Lato-Bold;
    font-size: 1.3rem;
    color: #212529
}

.home-poonawalla-info h5 {
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: .85rem;
    word-spacing: -1px
}

.home-poonawalla-info img {
    width: 69%
}

.home-poonawalla-info .modal-content h4 {
    color: #0f47a2;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Lato-Bold;
    margin: 0
}

.home-poonawalla-info .modal-body p {
    text-align: left;
    font-size: 16px
}

.home-poonawalla-info .modal-dialog {
    max-width: 100%;
    margin: 2% 8%
}

.home-poonawalla-info .orange-para {
    color: orange;
    font-family: Lato-Bold
}

.companies-section {
    background: #f2f2f2;
    padding: 2rem 0;
    margin: 80px 0
}

.companies-section h3 {
    color: #f878b5;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.3rem
}

.companies-section-border {
    border: 1px solid #f878b5;
    padding: 25px 25px 25px 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px
}

.comanies-content .btn-explore {
    background: #f878b5;
    border: 0;
    color: #fff;
    border-radius: 5px;
    padding: 7px 35px;
    font-size: 15px;
    display: inline-block;
    font-weight: 400
}

.comanies-content .btn-explore:hover {
    color: #212529;
    text-decoration: none
}

.comanies-content img {
    width: 100%;
    margin-bottom: 1.6rem !important
}

.comanies-content p {
    text-align: justify;
    font-size: 16px
}

.company-logo ul {
    list-style: none
}

.company-logo ul li img {
    -webkit-transition: 1s;
    transition: 1s;
    width: 100%
}

.company-logo ul li img:hover {
    transform: scale(1.1);
    -webkit-transition: 1s;
    transition: 1s
}

.company-logo ul li {
    float: right;
    margin: 8px;
    width: 30%
}

.tl-site-top .nav-indicator {
    display: none
}

.inner-page {
    margin: 3rem 0
}

.page-heading {
    font-size: 27px;
    line-height: normal;
    color: #fa9732;
    /* text-transform: uppercase; */
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 1px 0;
    font-family: Lato-Bold
}

.inner-page-logo img {
    width: 403px
}

.inner-page-info img {
    max-width: 100%
}

.text-dblue {
    color: #3089a6
}

.inner-page-info h2 {
    font-size: 25px;
    font-weight: 400
}

.inner-page-info p {
    font-size: 15px;
    margin-bottom: 26px;
    text-align: justify;
}

.product-wrapper {
  margin-top: 30px;
  margin-bottom: 40px;
}



.corona-virus-vaccine-img h2
{
    font-size: 26px;
    font-family: Lato-Black;
    
}

.corona-virus-vaccine-img-1 h2
{
    font-size: 26px;
    font-family: Lato-Black;
    
}

.corona-virus-vaccine-img-1
{
    padding-bottom: 65px ;
    
}

.horizon-product {
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px  ;
}

.product-data {
  border-bottom: 1px solid #e7e7e7;
  padding: 7px 0px;
  }

  .product-data p{
  
  margin: 0px ;
  }

.product-wrapper h3 {
  font-size: 20px;
  font-family: Lato-Bold;
  color: #0c4da2;
  
  padding-bottom: 7px;
  margin: 0;
  border-bottom: 1px solid #e7e7e7;
}

.product-data p{
  margin: 0;
  text-decoration: underline;
  color: #ed1c24;
}

.product-data a{
  margin: 0;
  color: #ed1c24;
}

.text-justify-para {
    text-align: justify
}

.text-italic-para {
    font-style: italic
}

.ptb {
    padding: 30px 0
}

b,
strong {
    font-family: Lato-Bold
}

.pr-4 {
    padding-right: 1.5rem !important
}

.res-milestone {
    display: none
}

.inner-page-logo .ourcompanies-serum-logo {
    width: auto
}

.inner-page-info .mt-remove {
    margin-top: 0 !important
}

.inner-page-info .mb-remove {
    margin-bottom: 0 !important
}

.inner-page h4 {
    color: #212529;
    font-family: Lato-Bold;
    font-size: 21px
}

.hrborder {
    margin-top: 1.7rem;
    margin-bottom: 2.5rem
}

.csr-villo-area h4 {
    background: #f2f2f2;
    padding: 5px 10px;
    margin: 8px 0 15px 0;
    color: #0b599b;
    text-transform: uppercase;
    font-size: 21px
}

.csr-villo-area ul li h4 {
    font-size: .9rem;
    color: #121212;
    background: 0 0;
    padding: 0 0 10px 0;
    margin: 0;
    text-transform: none
}

.csr-villo-area ul {
    padding: 0;
    margin: 0 0 3rem 0;
    list-style: none;
    width: 80%
}

.csr-villo-area ul li {
    margin: 4px 0 10px 0;
    padding: 9px 20px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    display: block;
    font-size: 15px;
    line-height: 19px;
    text-align: left;
    display: inline-block;
    width: 100%
}

.csr-villo-area ul li img {
    margin-right: 10px
}

.csr-villo-area ul li img {
    width: auto
}

.csr-villo-area ul li .villono {
    width: 90px;
    text-align: left;
    float: right
}

.spanpara {
    color: #212529
}

.csr-villo-area h6 {
    font-family: Lato-Bold;
    color: #212529
}

.csr-water {
    width: 100%;
    display: inline-block;
    color: #474747;
    text-align: left
}

.water-count {
    font-family: Lato-Bold;
    font-size: 42px;
    line-height: 40px;
    float: left;
    padding-right: 7px
}

.water-plants {
    font-family: Lato-Bold;
    font-size: 16px;
    line-height: 18px;
    float: left;
    padding-top: 3px
}

.rightbtn {
    text-align: right
}

.contact-address img {
    width: auto
}

.office-address p {
    width: 95%;
    font-size: 14px;
    line-height: 20px
}

.office-address h4 {
    font-size: 18px;
    color: #2a3c62;
    font-family: Lato-Bold
}

.contact-address ul {
    margin: 10px 0;
    padding: 0;
    width: 100%;
    list-style: none
}

.contact-address i img {
    width: 28px;
    float: left
}

.contact-address i {
    margin-right: 7px
}

.contact-address ul li:first-child {
    border-top: 1px solid #e7e7d3
}

.contact-address ul li {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e7e7d3;
    list-style-type: none;
    font-size: 90%
}

.contact-address li {
    float: left;
    width: 100%
}

.contact-address a {
    color: orange;
    font-size: 14px;
    line-height: 20px
}

.contact-address a:hover {
    text-decoration: underline;
    color: #0056b3
}

.marginadd {
    margin-left: 6px
}

.nav-item1.active {
    border-bottom: 3px solid #f878b5
}

.nav-diveder {
    color: #f878b5;
    margin-left: 1rem;
    border-right: 1px solid #f878b5
}

.innernews-area {
    text-align: left
}

.innernews-area .innernews-heading a {
    color: #0c4da2;
    font-family: Lato-Bold
}

.inner-page-info .innernews-heading {
    font-size: 17px;
    line-height: 25px;
    font-family: Lato-Bold;
    margin-bottom: 10px;
    text-align: left;
}

.inner-page-info .innernews-textfirst {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0
}

.innernews-area a:hover {
    text-decoration: underline
}

.inner-page-info .orangecolor {
    color: orange
}

.innernews-area .card {
    margin-bottom: 3rem
}

.newsdetails-content {
    max-width: 1040px;
    margin: 5rem auto;
    text-align: left;
    font-size: 18px
}

.back-btn-news a {
    display: inline-block;
    background: url(../images/btn-back.png) left center no-repeat;
    color: rgba(000, 000, 000, .6);
    padding-left: 27px;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: right;
    float: right
}

.back-btn-news a:hover {
    color: rgba(000, 000, 000, .9)
}

.newsdetails-content .ulbox-news {
    padding-left: 20px;
    margin: 0 !important
}

.newsdetails-content .ulbox-news li a {
    color: #212529;
    padding: 3px 0;
    display: block
}

.newsdetails-content .small {
    color: #212529
}

.newsdetails-content .page-heading {
    font-size: 30px;
    padding: 3px 0
}

.newsdetails-content p {
    font-size: 18px;
    line-height: 1.5
}

.orangepara {
    color: orange
}

.orangepara:hover {
    color: #0056b3
}

.slick-slide .card {
    color: #0c4da2
}

.slick-slide .card {
    border-radius: 5px;
    overflow: hidden;
    background: #f5f5f5;
    border: 0
}

.slick-slide .card-text {
    font-size: 16px;
    text-align: left;
    color: #0c4da2
}

.slick-slide a {
    display: block;
    color: #0c4da2
}

.slick-slide a:hover {
    text-decoration: underline;
    color: #0c4da2
}

.slick-slide .card-body {
    height: 150px
}

.no-js .owl-carousel {
    margin: 0 !important
}

.news-slider .col-md-12 {
    padding-right: 5px
}

.inner-page-info .imgpara {
    color: gray;
    font-size: 16px
}

.news-page .boldpara {
    font-family: Lato-Bold;
    color: #212529
}

.news-videobox {
    margin-bottom: 0;
    line-height: 0;
}

.news-page ul {
    margin-bottom: 1.6rem !important;
    padding-bottom: 15px
}

.news-page li {
    font-size: 18px;
    color: #212529
}

.news-page .news-imgwidth {
    width: 100%
}

.floatleftbox {
    float: left;
    margin-right: 10px
}

.floatrightbox {
    float: right;
    margin-left: 10px
}

.veid-box1 {
    text-align: center;
    margin-bottom: 1.6rem;
    width: 512px;
    margin: 0 auto;
}

.veid-box1 iframe {
    border: 0;
    width: 100%;
    height: 288px;
}

.newsdetails-content .news-discription {
    font-size: 14px;
    line-height: 16px;
    background: #f7f7f7;
    padding: 7px;
    color: #676767;
    margin: -18px 2px 30px 2px;
    text-align: center
}

.news-videobox video {
    width: 100%;
    /*box-shadow: 0px 0px 8px #ececec;*/
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.desktop-d-block {
    display: none
}

.paralink {
    color: #212529
}


/*===========new css=============*/

.home-cure-vaccine h2 {
    color: #2c489d;
    font-family: Lato-Black;
    font-size: 36px;
    margin-bottom: 12px;
}

.home-cure-vaccine p {
    color: #333333;
    font-family: Lato-Regular;
    line-height: 22px;
    margin-bottom: 18px;
    text-align: justify;
    font-size: 15px;
}

.home-cure-vaccine a {
    display: inline-block;
    background: #2c489d;
    color: #fff;
    padding: 7px 36px;
    text-align: center;
    border-radius: 6px;
    font-family: Lato-Black;
    font-size: 13px;
}

.home-cure-vaccine img {
    width: 100%;
}

.home-cgmp-manufacuture {
    background: #f8f8f8;
}

.home-cgmp-manufacuture h2 {
    color: #333333;
    font-family: Lato-Black;
    font-size: 36px;
    line-height: 35px;
    margin: 8px 0 17px 0;
}

.home-cgmp-manufacuture .headingclor {
    color: #333333;
}

.home-cgmp-manufacuture p {
    color: #333333;
    font-family: Lato-Regular;
    text-align: justify;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 18px;
}

.home-cgmp-manufacuture a {
    display: inline-block;
    background: #2c489d;
    color: #fff;
    padding: 7px 36px;
    text-align: center;
    border-radius: 6px;
    font-family: Lato-Black;
    font-size: 13px;
}

.home-cgmp-manufacuture a:hover{
 
    background: #ed1c24;

    
}

.team-heading {
    background: linear-gradient(225deg, #f0df7f, #f1c87f, #f3b07f);
    background: -webkit-linear-gradient(225deg, #f0df7f, #f1c87f, #f3b07f);
    background: -moz-linear-gradient(225deg, #f0df7f, #f1c87f, #f3b07f);
    background: -ms-linear-gradient(225deg, #f0df7f, #f1c87f, #f3b07f);
    background: -o-linear-gradient(225deg, #f0df7f, #f1c87f, #f3b07f);
    padding: 20px 24px;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 0;
}

.team-heading h2 {
    color: #fff;
    font-family: Lato-Black;
    font-size: 36px;
    margin-bottom: 0;
    text-shadow: 0px 0px 4px #969595;
    letter-spacing: 3px;
}

.home-teaminfo {
    text-align: center;
    cursor: pointer;
}

.team-slider .owl-carousel .owl-item img {
    width: 181px;
    border-radius: 50%;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.home-teaminfo h3 {
    color: #333;
    font-family: Lato-Black;
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.home-teaminfo p {
    font-size: 13px;
    color: #333;
}

.home-teaminfo img {
    margin-bottom: 30px;
}

.covi-cure-home-news h2 {
    color: #333;
    font-family: Lato-Black;
    font-size: 36px;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 22px;
}

.bluecolor {
    color: #2c489d;
}

.covi-cure-home-news-info img {
    width: 100%;
    margin-bottom: 42px;
}

.covi-cure-home-news-info p {
    text-align: left;
    font-size: 15px;
    color: #000000;
    margin-bottom: 0;
    line-height: 24px;
    font-family: Lato-Regular;
}

.covi-cure-home-news-info h4 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 32px;
}

.covi-cure-home-news-info a {
    display: block;
    color: #2c489d;
}

.blackpara {
    color: #000;
}

.covi-cure-home-news-info .newslink {
    display: inline-block;
    color: #f88331;
}

.covi-cure-home-news-info a:hover {
    text-decoration: underline;
}

.footer-sec ul {
    list-style: none;
}

.footer-sec li {
    display: inline-block;
}

.footer-sec .footerlink a {
    display: inline;
    color: #c3cde1;
    font-size: 13px;
}

.footer-sec .footerlink a:hover {
    text-decoration: underline;
}

.footer-address p {
    color: #c3cde1;
    font-size: 14px;
    line-height: 17px;
}

.footer-address .fa {
    width: 24px;
    height: 24px;
    border: 1px solid #c3cde1;
    color: #c3cde1;
    text-align: center;
    border-radius: 50%;
    padding: 6px 1px;
    margin-right: 4px;
    font-size: 12px;
    vertical-align: middle;
}

.footer-address {
    float: right;
}

.footer-address a {
    display: inline-block;
}

.inner-page-banner img {
    width: 100%;
}

.company-profile-info h3 {
    color: #333;
    font-family: Lato-Black;
    font-size: 36px;
    margin-bottom: 18px;
}

.company-profile-info p {
    font-size: 13px;
    color: #333;
    line-height: 18px;
    margin: 0;
}

.chairman-message-info {
    background: #fff;
}

.chairman-message-info1 {
    background: none;
}

.chairman-message-info h3 {
    color: #333;
    font-family: Lato-Black;
    font-size: 35px;
    margin-bottom: 10px;
}

.chairman-message-info p {
    font-size: 15px;
    text-align: justify;
    color: #333;
    line-height: 24px;
    margin: 0 0 15px 0;
    font-family: Lato-Regular;
}

.about-video {
    background: #f8f8f8;
}

.about-video h3 {
    color: #333;
    font-family: Lato-Black;
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center;
}

.about-team-sec {
    background: #fff;
}

.about-team-box-info h4 {
    color: #333;
    font-family: Lato-Black;
    font-size: 21px;
    margin: 20px 0 0 0;
    text-transform: uppercase;
}

.about-team-box-info .smalltext {
    text-transform: capitalize;
}

.about-team-box-info h5 {
    font-size: 15px;
    color: #333;
    font-family: Lato-Regular;
    margin: 0;
}

.about-team-box-info p {
    font-size: 15px;
    text-align: justify;
    color: #333;
    margin-bottom: 15px;
    line-height: 24px;
}

.boldpara {
    font-family: Lato-Black;
}

.about-team-box-info {
    margin-bottom: 60px;
    border-bottom: 1px solid #e7e7e7;
}

.sar-covid-sec {
    margin-top: 0;
}

.sar-covid-sec h3 {
    color: #333;
    font-family: Lato-Black;
    font-size: 33px;
    margin: 12px 0 29px 0;
}

.sarstable tr th {
    font-size: 14px;
}

.sarstable .table .thead-dark th {
    background: #999999;
    border: none;
    color: #fff;
    font-size: 12px;
}

.sarstable .table .headerborder {
    border-right: 1px solid #ababab !important;
}

.sarstable .table .border-leftbox {
    border-radius: 5px 0 0 0;
}

.sarstable .table .border-rightbox {
    border-radius: 0 5px 0 0;
}

.sarstable .table tbody tr {
    border-bottom: 1px solid #bdbdbd;
    cursor: pointer;
}

.sarstable .table tbody td {
    color: #333;
    font-family: Lato-Regular;
    line-height: 18px;
    vertical-align: middle;
}

.tableborder {
    border-right: 1px solid #f2f2f2;
}

.sarstable .table-padding {
    padding: 0 0 0 1px;
}

.sarstable .table-padding-remove {
    padding: 0;
}

.sarstable .table tbody td {
    font-size: 15px;
    color: #333;
    font-family: Lato-Regular;
}

.sarstable .table tbody p {
    font-size: 15px;
    color: #333;
}

.progessbar1 {
    background: #b6da93;
    width: 100%;
    height: 39px;
    margin: 18px 0;
}

.progessbar2 {
    background: #b6da93;
}

.progessbar3 {
    background: #dcc7ee;
}

.progessbar4 {
    background: #b6da93;
}

.progessbar5 {
    background: #016db3;
}

.progessbar6 {
    background: #016db3;
}

.progessbar7 {
    background: #eb7295;
}

.progessbar8 {
    background: #b891d9;
}

.progessbar9 {
    background: #61c6be;
}

.tablearrow {
    position: relative;
    width: 69px;
    left: -6px;
}

.tablearrow:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 105%;
    margin-top: -41px;
    border-left: 0;
    border-bottom: 19px solid transparent;
    border-top: 20px solid transparent;
    border-left: 19px solid #b6da93;
}

.tablearrow1 {
    position: relative;
    width: 40px;
}

.tablearrow1:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 105%;
    margin-top: -41px;
    border-left: 0;
    border-bottom: 19px solid transparent;
    border-top: 20px solid transparent;
    border-left: 19px solid #016db3;
}

.tablearrow2 {
    position: relative;
    width: 75%;
}

.tablearrow2:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 105%;
    margin-top: -41px;
    border-left: 0;
    border-bottom: 19px solid transparent;
    border-top: 20px solid transparent;
    border-left: 19px solid #eb7295;
}

.tablearrow3 {
    position: relative;
    width: 0;
}

.tablearrow3:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 105%;
    margin-top: -41px;
    border-left: 0;
    border-bottom: 19px solid transparent;
    border-top: 20px solid transparent;
    border-left: 19px solid #b891d9;
}

.tablearrow4 {
    position: relative;
    width: 0;
}

.tablearrow4:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 105%;
    margin-top: -41px;
    border-left: 0;
    border-bottom: 19px solid transparent;
    border-top: 20px solid transparent;
    border-left: 19px solid #61c6be;
}

.res-menu {
    display: none !important;
}

.centerimg {
    text-align: center;
}

.centerimg h4 {
    color: #333;
    font-size: 18px;
    margin: 0;
}

.covi-cure-home-news .owl-carousel .owl-nav button.owl-prev {
    left: -38px;
}

.covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
    right: -38px;
}

.contact-page {
    padding: 65px 0;
}

.contai-details-box .footerlogo {
    margin-bottom: 28px;
}

.contai-details-box h5 {
    color: #254796;
    font-family: Lato-Black;
    margin-bottom: 10px;
}

.contai-details-box {
    width: 100%;
}

.contai-details-box h4 {
    color: #333;
    font-family: Lato-Bold;
    font-size: 18px;
    margin: 0 0 0 0;
}

.contai-details-box a {
    color: #333;
}

.addressbox3 p {
    float: left;
}

.addressbox3 .mr-20 {
    margin-right: 50px;
}

.addressbox p {
    color: #333;
    font-size: 15px;
    margin: 0;
}

.addressbox3 p {
    margin: 20px 0;
    font-size: 14px;
}

.addressbox1 p {
    font-size: 14px;
}

.addressbox .boldpara {
    font-family: Lato-Bold;
}

.boldpara {
    font-family: Lato-Bold;
}

.addressbox .icon-box {
    float: left;
    color: #8e8e8e;
    font-size: 18px;
    padding-right: 8px;
}

.addressbox .fa {
    color: #8a8a8a;
    margin-right: 8px;
}

.addressbox .info-box {
    float: left;
    width: 80%;
    margin-left: 20px;
}

.addressbox .info-box p {
    margin-bottom: 0;
    color: #333;
    font-size: 13px;
}

.contact-map {
    width: 100%;
    height: 100%;
    background: #f8f6f7;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #e8e8e8;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.news-page-heading {
    font-size: 30px;
    line-height: normal;
    color: #333;
    /* border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
    padding: 1px 0;
    font-family: Lato-Black;
}

.blue-color {
    color: #2c489d;
}

.news-list .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 15px 15px;
    margin: 0 0 30px 0;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.news-sec {
    margin: 0 6%;
}

.news-list a {
    color: #2c489d;
}

.news-list a:hover {
    text-decoration: underline;
}

.news-list p {
    color: #333;
    font-size: 15px;
    text-align: left;
}

.back-btn-news a:hover {
    color: #333;
}

.news-list img {
    border-radius: 15px 15px 0 0;
    width: 100%;
    margin-bottom: 40px;
}

.addressbox1 p {
    margin: 0;
}

.border-topline {
    border-top: 1px solid #dedede;
}

.border-bottomline {
    border-bottom: 2px solid #dedede;
}

.border-topline1 {
    border-top: 2px solid #dedede;
}

.addressbox img {
    margin-right: 8px;
}

.addressbox .ml-20 {
    margin-left: 20px;
}

.back-btn-news a:hover {
    text-decoration: underline;
}

.new-heading-box {
    margin-bottom: 20px;
}

.back-btn-news a {
    display: inline-block;
    background: url(../images/btn-back.png) left center no-repeat;
    color: #333;
    padding-left: 27px;
    font-size: 16px;
    margin-bottom: 0;
    text-align: right;
    float: right;
}

.news-page-info .small {
    color: #333;
    font-size: 13px;
}

.news-page-info h1 {
    font-size: 27px;
    line-height: normal;
    color: #2c489d;
    /* text-transform: uppercase; */
    border-top: none;
    border-bottom: none;
    padding: 1px 0;
    font-family: Lato-Bold;
    margin-bottom: 20px;
}

.centernewsimg {
    text-align: center;
}

.floatleftbox {
    float: left;
    margin-right: 10px;
}

.floatrightbox {
    float: right;
    margin-left: 10px;
}

.news-page-info h5 {
    font-family: Lato-Black;
    color: #333;
}

.news-page-info img {
    max-width: 100%;
}

.linkbtn {
    color: #0b599b;
    font-family: Lato-Black;
}

.linkbtn:hover {
    text-decoration: underline;
}

.news-list .orangelink {
    color: #f88331;
}

.togglearrow {
    text-align: right;
    vertical-align: middle;
}

.togglearrow img {
    max-width: 17px;
}

.middle-container1 {
    max-width: 1060px;
    margin: 0 auto;
}

.table-padding .para5 {
    color: #b5db90 !important;
    margin-left: 39px;
    font-family: Lato-Black;
}

.table-padding .para6 {
    color: #60c6be !important;
    margin-left: 39px;
    font-family: Lato-Black;
}

.pro-info {
    padding: 30px 0;
    /*border-top: 2px solid #8e8e8e;*/
    border-bottom: 2px solid #8e8e8e;
}

.pro-info p {
    font-size: 15px !important;
    margin-bottom: 30px;
    line-height: 24px;
    text-align: justify;
}

.sarstable .table tbody .tabletd-pr {
    padding: 0;
}

.pl-remove {
    padding-left: 0;
}

.pr-remove {
    padding-right: 0;
}

.graphinfo1 {
    padding-top: 0;
}

.productimg1 img {
    float: left;
    margin: 0 10px 20px 0;
}

.sociallink a {
    color: #333;
    display: inline;
    font-size: 22px;
    margin-right: 7px;
}

.p-r {
    padding: 0 0;
}

.p-r-remove {
    padding-right: 0;
}

.p-l-remove {
    padding-left: 0;
}

.mr-8 {
    margin-right: 8px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-200 {
    margin-bottom: 200px;
}

.chairman-message-info .sociallink {
    margin-top: 6px !important;
    margin-bottom: 0;
    line-height: 20px;
}

.inner-page-banner {
    padding: 9% 0;
    box-shadow: 0px 1px 20px #d6d0d0, 0px 0 2px #d6d0d0;
    -moz-box-shadow: 0px 1px 20px #d6d0d0, 0px 0 2px #d6d0d0;
    -webkit-box-shadow: 0px 1px 20px #d6d0d0, 0px 0 2px #d6d0d0;
    -o-box-shadow: 0px 1px 20px #d6d0d0, 0px 0 2px #d6d0d0;
}

.inner-page-banner h2 {
    font-family: Lato-Black;
    font-size: 56px;
    color: #fff;
    text-shadow: 1px 1px 5px #6f6e6e;
    text-transform: uppercase;
}

.contact-bg {
    background: url(../images/contact-banner.jpg) no-repeat;
    background-size: cover;
}

.newsroom-bg {
    background: url(../images/newsroom-banner.jpg) no-repeat;
    background-size: cover;
}

.about-bg {
    background: url(../images/serum-institute-life-sciences-about-banner.jpg) no-repeat;
    background-size: cover;
}

.vaccinepipeline-bg {
    background: url(../images/product.jpg) no-repeat;
    background-size: cover;
}

.about-bg h2 {
    text-transform: capitalize;
    color: #2c489d;
    /* text-shadow: 1px 1px 5px #b9bbbf;*/
    text-shadow: 1px 1px 5px #b9bbbf;
}

.chairman-message-info .centerimg img {
    float: left;
    margin: 0 30px 20px 0;
}

.chairman-message-info .boldpara {
    font-family: Lato-Black;
    font-size: 14px;
}

.sar-covid-sec .boldpara {
    font-family: Lato-Black;
}

.home-banner-bg {
    background: url(../images/serum-institute-life-sciences-banner.jpg) no-repeat;
    background-size: cover;
    padding-top: 27%;
}

.sliderpara {
    padding: 9% 0;
    float: right;
}

.sliderpara h2 {
    color: #264796;
    text-shadow: 1px 1px 5px #b9bbbf;
    font-family: Lato-Black;
    font-size: 56px;
}

.sliderpara h3 {
    text-shadow: 1px 1px 5px #6f6e6e;
    color: #fff;
    font-size: 49px;
    font-family: Lato-Black;
    margin-bottom: 0;
}

.sliderpara h4 {
    text-shadow: 1px 1px 5px #6f6e6e;
    font-size: 35px;
    font-family: Lato-Black;
    color: #fff;
    margin-bottom: 0;
}

.team-popup-info .modal-content {
    background: none;
}

.team-popup-info .modal-content {
    width: 541px;
    margin: 1.75rem auto;
    background: linear-gradient(#d1f1f9, #cfe7fa, #cee2fb);
    padding: 47px 37px;
    border-radius: 15px;
}

.team-popup-info .fa-times {
    color: #fff;
}

.team-popup-info .close {
    text-shadow: none;
    opacity: 1;
    padding: 0;
    margin: 0;
    text-align: right;
    width: 100%;
}

.team-popup-info .close:not(:disabled):not(.disabled):focus,
.team-popup-info .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}

.team-info img {
    width: 40%;
    margin-bottom: 25px;
    border-radius: 50%;
    box-shadow: 0 2px 17px 0 #afadad;
}

.team-info h4 {
    color: #333;
    margin-bottom: 0;
    font-family: Lato-Black;
}

.team-info p {
    color: #333;
    text-align: justify;
    font-size: 16px;
}

.team-info {
    text-align: center;
}

.team-popup-info .modal-body {
    padding: 0;
}

.team-popup-info .paracenter {
    text-align: center;
}

.team-popup-info .modal-header {
    border-bottom: none;
    padding: 0;
}

.team-popup-info .modal-dialog {
    margin: 55px auto;
}

.home-cgmp-manufacuture img {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.legal-disclaimer-sec {
    padding: 50px 0;
}

.legal-disclaimer-sec h4 {
    color: #2c489d;
    font-family: Lato-Black;
    font-size: 18px;
}

.legal-disclaimer-sec img {
    margin-bottom: 30px;
}

.legal-disclaimer-sec p {
    font-size: 15px;
}

.bottom-footer a {
    color: #333;
}

.bottom-footer a:hover {
    text-decoration: underline;
}

.cookies-box {
    background: rgba(0, 0, 0, 0.6);
    padding: 15px 0;
    position: fixed;
    z-index: 9;
    bottom: 0;
    width: 100%;
}

.cookies-box p {
    color: #fff;
    margin: 0;
    font-size: 16px;
}

.cookies-box a {
    display: inline-block;
    color: #f88331;
    font-weight: bold;
}

.cookies-box a:hover {
    text-decoration: underline;
}

.cookies-box .acceptbtn {
    display: inline-block;
    padding: 10px 18px;
    font-family: Lato-Black;
    border-radius: 10px;
    background: #0b599b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 0;
}

.cookies-box .acceptbtn:hover {
    background: #f88331;
}

.legal-disclaimer-sec h3 {
    color: #0b599b;
    margin-bottom: 20px;
}

.chairman-message-info h3 {
    position: relative;
    top: 0;
    margin-bottom: 26px;
}

.modal-open {
    padding-right: 0 !important;
}

.logobox {
    margin-left: 10px;
}

.home-teaminfo p {
    margin-bottom: 0;
}

.smallteampara {
    text-transform: capitalize;
}

.sarstable .table tbody td {
    position: relative;
}

.sarstable .graph-table-box {
    position: absolute;
    z-index: 9;
    top: 0;
}

.sliderpara h2 {
    font-size: 56px;
}

.sliderpara {
    position: relative;
    left: 0;
    padding: 9% 0;
}

.home-cgmp-manufacuture p {
    font-size: 15px;
    line-height: 24px;
}

.home-cgmp-manufacuture h2 {
    font-size: 36px;
    line-height: 35px;
}

.home-cure-vaccine h2 {
    font-size: 36px;
}

.team-heading h2 {
    font-size: 36px;
}

.home-cure-vaccine p {
    font-size: 15px;
    line-height: 24px;
}

.home-teaminfo h3 {
    font-size: 16px;
}

.covi-cure-home-news h2 {
    font-size: 36px;
}

.home-teaminfo p {
    font-size: 14px;
}

.covi-cure-home-news-info p {
    font-size: 15px;
    line-height: 31px;
}

.inner-page-banner h2 {
    font-size: 56px;
    padding-left: 9%;
}

.chairman-message-info p {
    font-size: 15px;
    line-height: 24px;
}

.chairman-message-info h3 {
    font-size: 35px;
    line-height: 50px;
}

.chairman-message-info .centerimg img {
    width: 406px;
}

.about-team-box-info h4 {
    font-size: 21px;
}

.about-team-box-info p {
    font-size: 15px;
    line-height: 24px;
}

.about-team-box-info img {
    width: 88%;
}

.sarstable .table .thead-dark th {
    font-size: 14px;
}

.sarstable .table tbody p {
    font-size: 15px;
}

.sar-covid-sec h3 {
    font-size: 33px;
}

.pro-info p {
    font-size: 15px !important;
    line-height: 24px;
}

.addressbox p {
    font-size: 17px;
}

.addressbox3 p {
    font-size: 14px;
}

.addressbox1 p {
    font-size: 14px;
}

.chairman-message-info .boldpara {
    font-size: 15px;
}

.chairman-message-info p {
    margin-bottom: 15px;
}

.legal-disclaimer-sec h4 {
    font-size: 16px;
}

.legal-disclaimer-sec p {
    font-size: 15px;
}

.news-list p {
    font-size: 15px;
    margin-bottom: 15px;
}

.covi-cure-home-news-info h4 {
    font-size: 17px;
    font-family: Lato-Bold;
}

.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    font-size: 15px;
}

.sliderpara h4 {
    font-size: 35px;
    line-height: 36px;
}

.sliderpara h3 {
    font-size: 49px;
}

.cookies-box p {
    font-size: 15px;
    line-height: 20px;
}

.cookies-box a {
    font-size: 15px;
}

.footer-sec .footerlink a {
    font-size: 13px;
    padding-right: 23px;
}

.dropdown-menu .nav-item a {
    font-size: 15px;
}

.productimg1 img {
    width: 341px;
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
    margin: 0 30px 51px 0;
}

.legal-disclaimer-sec h3 {
    font-size: 30px;
}

.about-video h3 {
    font-size: 36px;
}

.news-page-heading {
    font-size: 36px;
}



/*.navbar-expand-lg .navbar-nav .nav-item .nav-link { padding:10px 18px;}*/

.home-page-news {
    padding: 65px 0;
}

.home-cgmp-manufacuture {
    padding: 65px 0;
}

.home-leadership-team {
    padding: 65px 0;
}

.covi-cure-home-news {
    padding: 65px 0;
    margin-bottom: 100px;
}

.chairman-message-info {
    padding: 65px 0;
}

.about-video {
    padding: 65px 0;
}

.about-team-sec {
    padding: 0 0 65px 0;
}

.news-page {
    padding: 65px 0;
}

.product-page {
    padding: 65px 0;
}

.company-profile-info {
    padding: 65px 0;
}

.inner-page-info .innernews-heading {
    font-size: 18px;
}

.contai-details-box .footerlogo {
    width: 350px;
}

.addressbox3 p {
    font-size: 15px;
}

.addressbox1 p {
    font-size: 15px;
    padding: 2px 0;
}

.addressbox .ml-20 {
    margin-left: 0;
}

.covi-cure-home-news .owl-nav {
    position: relative;
    top: -272px;
}

.pro-info .mt-20 {
    margin-top: 10px;
}

.pro-info {
    padding: 30px 0;
}

.sarstable .table tbody td {
    border-top: none;
}

.borderToAdd {
    border-top: 2px solid #8e8e8e;
    border-bottom: none !important;
}

.team-info h4 {
    font-size: 22px;
    text-transform: uppercase;
}

.popupheading {
    text-transform: capitalize;
}

.team-popup-info .modal-header img {
    position: absolute;
    top: 20px;
}

.news-video-sec {
    width: 53%;
    margin: 0 auto;
    height: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.news-content a {
    color: #333;
}

.mb-20 {
    margin-bottom: 20px;
}

.news-content ul {
    padding-left: 20px;
}

.news-content ul li {
    color: #333;
}

.news-content h4 {
    color: #333;
    font-size: 22px;
}

.covid-videonews {
    width: 100%;
}

.covid-videonews video {
    width: 800px;
    margin: auto;
}

.videopara {
    text-align: center;
    font-size: 13px;
}

.res-vaccine-pipeline {
    display: none;
}

.gmppara {
    padding-left: 19px;
}

.sarstable .table .thead-dark th {
    vertical-align: middle;
}

.covi-cure-home-news-info .date-para {
    line-height: 0;
    margin-bottom: 18px;
}

.owl-dots {
    display: none;
}

.team-heading1 {
    margin-bottom: 65px;
}

.about-team-box-info .boldpara {
    font-family: Lato-Bold;
    font-size: 18px;
}

.table {
    margin-bottom: 0;
}

.news-list .card-body {
    padding: 0 15px;
}


/*.home-slider{     box-shadow: -13px 20px 20px -18px #d6d0d0, -13px -9px 12px -10px #d6d0d0;}*/



.news-home {
    padding: 0 15px;
}

.chairman-message-info .centerimg img {
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.sar-covid-sec h3 {
    text-align: center;
}

.news-page-heading h3 {
    text-align: center;
}

.modal-open {
    overflow-x: hidden;
    overflow-y: auto;
}

.news-videobox iframe {
    width: 100%;
    height: 236px;
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
    border: none;
}

.aboutvideobox {
    width: 100%;
    text-align: center;
}

.aboutvideobox iframe {
    width: 98%;
    height: 480px;
    border: none;
}

.homevaccinevideobox {
    position: relative;
}

.homevaccinevideobox .modal-content {
    background: none;
}

.homevaccinevideobox .fa {
    color: #fff;
    font-size: 30px;
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 50%;
}

.homevaccinevideobox .modal-header .close {
    padding: 0;
    margin: 0;
    opacity: 10;
    position: absolute;
}

.homevaccinevideobox .modal-header {
    border: none;
    padding: 0;
    border: none;
    padding: 0;
    position: absolute;
    float: right;
    z-index: 1;
    right: -5px;
    top: -9px;
}

.homevaccinevideobox .close:not(:disabled):not(.disabled):focus,
.homevaccinevideobox .close:not(:disabled):not(.disabled):hover {
    color: #fff;
    opacity: 10;
}

.homevaccinevideobox .modal-dialog {
    max-width: 50%;
    margin: 8% auto;
}

.homevaccinevideobox .news-videobox iframe {
    width: 100%;
    height: 353px;
    box-shadow: 0 2px 17px 0 #504e4e;
}

.home-cure-vaccine .vaccineimg {
    background: none;
    display: block;
    padding: 0;
}

.home-cure-vaccine .vaccineimg img {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.homevaccinevideobox .modal-body {
    padding: 0;
}

.popupvideo video {
    width: 100%;
    box-shadow: 0 2px 17px 0 #d6d0d0;
    border-radius: 15px;
}

.popupvideo {
    line-height: 0;
}

.popupvideo video {
    outline: none;
}

.contact-middle-box p {
    margin-bottom: 0;
}

.contact-middle-box a {
    color: #333;
}

.contact-middle-box h5 {
    color: #0c4da2;
}

.contact-middle-box img {
    margin-right: 4px;
}

.res-contact {
    display: none;
}

.home-serum-video {
    width: 100%;
    height: 100%;
}

.home-serum-video iframe {
    width: 92%;
    height: 345px;
    border: none;
    box-shadow: 0 2px 17px 0 #d6d0d0;
    border-radius: 15px;
    outline: none;
}

.about-sec-vidoe {
    text-align: center;
}

.about-sec-vidoe iframe {
    height: 460px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.res-logo {
    display: none;
}

.res-band {
    display: none
}

.contact-middle-box .contact-icon {
    float: left;
    width: 8%;
    margin-right: 10px;
}

.contact-middle-box .con-info-box {
    float: left;
    width: 86%;
}

.contact-middle-box p {
    text-align: left;
}

.team-popup-info .modal-content {
    background: linear-gradient(#d1f1f9, #cfe7fa, #cee2fb);
    background: -webkit-linear-gradient(#d1f1f9, #cfe7fa, #cee2fb);
    background: -moz-linear-gradient(#d1f1f9, #cfe7fa, #cee2fb);
    background: -ms-linear-gradient(#d1f1f9, #cfe7fa, #cee2fb);
    background: -o-linear-gradient(#d1f1f9, #cfe7fa, #cee2fb);
}

.termsHeadind {
    margin-bottom: 0 !important;
}

.termsLastUdated {
    margin-bottom: 20px !important;
    display: block;
}

.cookieSetting {
    padding: 8px 30px;
    background: #F8F9FA;
    color: #858A8F;
    border: 1px solid #DEE2E6;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
}

.topMargin {
    margin-top: 20px;
}

.removeBottomSpace {
    margin-bottom: 0px !important;
}


/*=====safari====*/

.home-cure-vaccine .col-md-6 {
    float: left;
}

.home-cgmp-manufacuture .col-md-6 {
    float: left;
}

.footer-sec .col-md-10 {
    float: left;
}

.footer-sec .col-md-2 {
    float: left;
}

.about-team-box-info .col-md-4 {
    float: left;
}

.about-team-box-info .col-md-8 {
    float: left;
}

.news-list .col-md-4 {
    float: left;
}

.contact-page .col-md-6 {
    float: left;
}

.contact-middle-box .col-md-4 {
    float: left;
}

.new-heading-box .col-md-4 {
    float: left;
}

.new-heading-box .col-md-8 {
    float: left;
}

.cookies-box .col-md-10 {
    float: left;
}

.cookies-box .col-md-2 {
    float: left;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome,
    .news-list .card {
        height: 500px;
    }
    .modal-header {
        display: initial;
        float: right;
    }
}

.news-center-img {
    text-align: center;
}

.news-center-img img {
    margin-bottom: 15px;
}

.twitter-news-iframes {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.news-content .mb-remove {
    margin-bottom: 0;
}

.news-ulbox li {
    font-size: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.corona-virus-vaccine-img img {
    width: 100%;
    border: 2px solid #e5e5e5;
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

.corona-virus-vaccine-img-1 img {
  width: 100%;
  border: 2px solid #e5e5e5;
  border-radius: 15px;
  box-shadow: 0 2px 17px 0 #d6d0d0;
}

.home-cgmp-manufacuture .gmpimg {
    cursor: pointer;
}

.italic-para {
    font-style: italic;
}

.table-title-center {
    text-align: center;
}

.news-ulbox-sec {
    margin: 30px 0;
}

.news-ulbox-sec li {
    margin-bottom: 26px;
    font-weight: bold;
}

.news-ulbox-sec li:last-child {
    margin-bottom: 0;
}

.contact-middle-box1 {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 40px;
}

.footerlink1 {
    margin-top: 36px;
}

.contact-page .emailpara {
    color: #282828;
}

.contact-border-box {
    margin: 32px 0 0 7%;
    border-top: 1px solid #ccc;
    width: 80%;
}

.termslink {
    color: #333;
}

.termslink:hover {
    text-decoration: underline;
    color: #333;
}

.privacy-policy-page {
    text-align: center;
    border: 1px dashed #ccc;
    padding: 30px;
}

.privacy-policy-page img {
    margin-bottom: 0;
}
.res-video-sec{ position: relative; display: none;}
.res-video-sec video{
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 2px 17px 0 #d6d0d0;
}

/*==========media query==========*/

@media screen and (max-width: 5120px) and (min-width: 1681px) {
    .middle-container {
        max-width: 1140px;
    }
    .team-slider .owl-carousel .owl-item img {
        width: 223px;
        border-radius: 50%;
        box-shadow: 0 2px 17px 0 #d6d0d0;
    }
    .sliderpara h2 {
        font-size: 80px;
        margin-bottom: 32px;
        line-height: 72px;
    }
    .sliderpara {
        position: relative;
        left: 24%;
        padding: 12% 0 152px 0;
    }
    .home-cgmp-manufacuture p {
        font-size: 20px;
        line-height: 31px;
    }
    .home-cure-vaccine h2 {
        font-size: 50px;
        position: relative;
        top: 0;
        line-height: 50px;
        margin-bottom: 27px;
    }
    .home-cgmp-manufacuture h2 {
        font-size: 50px;
        line-height: 55px;
        margin: 0;
        position: relative;
        top: -10px;
        margin-bottom: 6px;
    }
    .home-cure-vaccine p {
        font-size: 20px;
        line-height: 31px;
    }
    .team-heading h2 {
        font-size: 52px;
    }
    .home-teaminfo h3 {
        font-size: 22px;
    }
    .covi-cure-home-news h2 {
        font-size: 50px;
        line-height: 38px;
    }
    .home-teaminfo p {
        font-size: 18px;
    }
    .covi-cure-home-news-info p {
        font-size: 20px;
    }
    .inner-page-banner h2 {
        font-size: 80px;
        padding-left: 161px;
        margin: 0;
        line-height: 74px;
    }
    .newscontainer {
        max-width: 1140px;
    }
    .chairman-message-info h3 {
        font-size: 49px;
        line-height: 40px;
    }
    .chairman-message-info .centerimg img {
        width: 540px;
        margin: 0 30px 38px 0;
    }
    .about-team-box-info h4 {
        font-size: 30px;
    }
    .about-team-box-info p {
        font-size: 20px;
        line-height: 31px;
    }
    .about-team-box-info img {
        width: 285px;
        border-radius: 50%;
        box-shadow: 0 2px 17px 0 #d6d0d0;
        margin-bottom: 60px;
    }
    .sarstable .table .thead-dark th {
        font-size: 16px;
    }
    .sarstable .table tbody p {
        font-size: 20px;
    }
    .sar-covid-sec h3 {
        font-size: 47px;
        margin-top: 0;
        line-height: 46px;
    }
    .pro-info p {
        font-size: 20px !important;
        line-height: 31px;
    }
    .addressbox p {
        font-size: 20px;
        line-height: 34px;
    }
    .addressbox3 p {
        font-size: 18px;
    }
    .chairman-message-info .boldpara {
        font-size: 20px;
    }
    .chairman-message-info p {
        font-size: 18px;
        margin-bottom: 30px;
        line-height: 34px;
    }
    .legal-disclaimer-sec h4 {
        font-size: 22px;
    }
    .legal-disclaimer-sec p {
        font-size: 20px;
        line-height: 28px;
    }
    .news-list p {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 31px;
    }
    .inner-page-info .innernews-heading {
        font-size: 21px;
        line-height: 32px;
    }
    .inner-page-info .innernews-date {
        line-height: 16px;
    }
    .covi-cure-home-news-info h4 {
        font-size: 21px;
        font-family: Lato-Bold;
        line-height: 41px;
    }
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 20px;
    }
    .sliderpara h4 {
        font-size: 50px;
        line-height: 36px;
        margin-bottom: 11px;
    }
    .sliderpara h3 {
        font-size: 69px;
        margin-bottom: 11px;
        line-height: 54px;
    }
    .cookies-box p {
        font-size: 17px;
        margin-top: 13px;
    }
    .cookies-box a {
        font-size: 16px;
    }
    .footer-sec .footerlink a {
        font-size: 14px;
        padding-right: 62px;
    }
    .dropdown-menu .nav-item a {
        font-size: 16px;
    }
    .legal-disclaimer-sec h3 {
        font-size: 40px;
    }
    .about-video h3 {
        font-size: 50px;
        line-height: 48px;
    }
    .news-page-heading h3 {
        font-size: 50px;
        margin-bottom: 40px;
        line-height: 40px;
    }
    .logobox {
        width: 100%;
        position: relative;
        top: -4px;
    }
    .home-page-news {
        padding: 100px 0;
    }
    .home-cgmp-manufacuture {
        padding: 100px 0;
    }
    .home-leadership-team {
        padding: 100px 0;
    }
    .covi-cure-home-news {
        padding: 100px 0 85px 0;
    }
    .chairman-message-info {
        padding: 100px 0;
    }
    .about-video {
        padding: 100px 0;
    }
    .about-team-sec {
        padding: 0 0 100px 0;
    }
    .news-page {
        padding: 100px 0 80px 0;
    }
    .contai-details-box .footerlogo {
        width: 381px;
    }
    .covi-cure-home-news .owl-nav {
        position: absolute;
        top: 95px;
        width: 100%;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
        float: right;
    }
    .company-profile-info {
        padding: 100px 0 90px 0;
    }
    .progessbar1 {
        height: 50px;
    }
    .tablearrow {
        width: 228%;
    }
    .tablearrow1 {
        width: 242%;
    }
    .tablearrow2 {
        width: 152%;
    }
    .tablearrow3 {
        width: 106%;
    }
    .tablearrow4 {
        width: 91%;
    }
    .tablearrow:after {
        margin-top: -53px;
        border-left: 0;
        border-bottom: 25px solid transparent;
        border-top: 25px solid transparent;
        border-left: 24px solid #b6da93;
    }
    .tablearrow1:after {
        margin-top: -53px;
        border-left: 0;
        border-bottom: 25px solid transparent;
        border-top: 25px solid transparent;
        border-left: 24px solid #016db3;
    }
    .tablearrow2:after {
        margin-top: -53px;
        border-left: 0;
        border-bottom: 25px solid transparent;
        border-top: 25px solid transparent;
        border-left: 24px solid #eb7295;
    }
    .tablearrow3:after {
        margin-top: -53px;
        border-left: 0;
        border-bottom: 25px solid transparent;
        border-top: 25px solid transparent;
        border-left: 24px solid #b891d9;
    }
    .tablearrow4:after {
        margin-top: -53px;
        border-left: 0;
        border-bottom: 25px solid transparent;
        border-top: 25px solid transparent;
        border-left: 24px solid #61c6be;
    }
    .pro-info .mt-20 {
        margin-top: 20px;
    }
    .pro-info {
        padding: 50px 0 20px 0;
    }
    .para5 {
        padding-top: 7px;
    }
    .para6 {
        padding-top: 7px;
    }
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 42px 27px;
    }
    .navbar-expand-lg .navbar-nav {
        padding: 0;
    }
    .inner-page-info p {
        font-size: 20px;
    }
    .news-page-info .small {
        font-size: 16px;
    }
    .news-page-info h1 {
        font-size: 30px;
    }
    .back-btn-news a {
        font-size: 18px;
    }
    .news-content p {
        font-size: 20px;
        line-height: 34px;
    }
    .contact-page {
        padding: 100px 0;
    }
    .team-info h4 {
        font-size: 22px;
    }
    .team-popup-info .modal-dialog {
        margin: 10% auto 0 auto;
    }
    .inner-page-banner {
        padding: 8% 0;
    }
    .team-popup-info .modal-content {
        padding: 47px 37px;
    }
    .centernewsimg p {
        font-size: 15px;
        text-align: center;
    }
    .news-content ul li {
        font-size: 20px;
        line-height: 30px;
    }
    .news-content .videopara {
        text-align: center;
        font-size: 13px;
    }
    .productimg1 img {
        width: 487px;
        margin: 0 30px 26px 0;
    }
    .productinfotable {
        float: left;
        width: 55%;
    }
    .table-mb33 {
        margin-bottom: 33px !important;
    }
    .covi-cure-home-news h4 {
        line-height: 32px;
    }
    .addressbox1 p {
        font-size: 18px;
        padding: 2px 0;
    }
    .home-leadership-team .owl-carousel .owl-item {
        padding-top: 15px;
    }
    .chairman-message-info h3 {
        margin-bottom: 40px;
    }
    .tablepara1 {
        position: relative;
        top: -5px;
    }
    .team-heading {
        margin-bottom: 45px;
    }
    .team-heading1 {
        margin-bottom: 100px;
    }
    .news-videobox1 {
        width: 100%;
    }
    .news-videobox iframe {
        height: 303px;
    }
    .aboutvideobox iframe {
        height: 612px;
    }
    .aboutvideobox {
        width: 100%;
        text-align: center;
    }
    .aboutvideobox iframe {
        width: 98%;
    }
    .footer-sec .col-md-10 {
        max-width: 82%;
        flex: 0 auto;
    }
    .footer-sec .col-md-2 {
        max-width: 18%;
        flex: 0 auto;
    }
    .footer-sec .footerlink a {
        padding-right: 59px;
    }
    .table-box2 {
        padding-bottom: 70px;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 10% auto 0 auto;
    }
    .dropdown-menu1 {
        top: 90px;
    }
    .para7 {
        display: none;
    }
    .contai-details-box .conpara {
        font-size: 18px;
    }
    .contai-details-box a {
        font-size: 18px;
    }
    .contact-middle-box a {
        font-size: 20px;
    }
    .contact-middle-box h5 {
        font-size: 22px;
    }
    .contact-middle-box p {
        font-size: 20px;
    }
    .home-serum-video iframe {
        width: 89%;
        height: 472px;
    }
    .homevaccinevideobox .modal-header {
        right: 127px;
    }
    .about-sec-vidoe iframe {
        height: 556px !important;
    }
    .corona-virus-vaccine-img {
        padding: 100px 0;
    }
    .last-team-box {
        margin-bottom: 0;
    }
    .sar-covid-sec .pipeline-ulbox li {
        font-size: 20px;
        line-height: 31px;
    }
    .about-title {
        padding: 151px 0;
    }
}

@media screen and (max-width:1700px) {
    .sliderpara {
        left: 22%;
    }
}

@media screen and (max-width:1680px) {
    .middle-container {
        max-width: 900px;
    }
    .slider-img img {
        width: 100%
    }
    .container1 {
        width: 100%
    }
    .site-navigation {
        max-width: 100%;
        margin: 0 auto
    }
    .container {
        width: 100%
    }
    .team-slider .owl-carousel .owl-item img {
        width: 181px;
    }
    .sliderpara h2 {
        font-size: 56px;
        line-height: 52px;
    }
    .sliderpara {
        position: relative;
        left: 3%;
        padding: 94px 0;
    }
    .home-cgmp-manufacuture p {
        font-size: 15px;
        line-height: 24px;
        margin: 0;
    }
    .home-cgmp-manufacuture h2 {
        font-size: 36px;
        line-height: 40px;
        position: relative;
        top: -5px;
        margin: 0 0 6px 0;
    }
    .home-cure-vaccine h2 {
        font-size: 36px;
        position: relative;
        line-height: 30px;
        margin-bottom: 27px;
    }
    .team-heading h2 {
        font-size: 36px;
    }
    .home-cure-vaccine p {
        font-size: 15px;
        line-height: 24px;
        margin: 0;
    }
    .home-teaminfo h3 {
        font-size: 16px;
    }
    .covi-cure-home-news h2 {
        font-size: 36px;
        line-height: 30px;
    }
    .home-teaminfo p {
        font-size: 14px;
    }
    .covi-cure-home-news-info p {
        font-size: 15px;
        line-height: 24px;
    }
    .inner-page-banner h2 {
        font-size: 56px;
        padding-left: 9%;
        line-height: 52px;
    }
    .chairman-message-info p {
        font-size: 15px;
        line-height: 25px;
    }
    .chairman-message-info h3 {
        font-size: 39px;
    }
    .chairman-message-info .centerimg img {
        width: 406px;
    }
    .about-team-box-info h4 {
        font-size: 21px;
        margin: 0;
    }
    .about-team-box-info p {
        font-size: 15px;
        line-height: 24px;
    }
    .about-team-box-info img {
        width: 88%;
        border-radius: 50%;
        box-shadow: 0 2px 17px 0 #d6d0d0;
    }
    .sarstable .table .thead-dark th {
        font-size: 14px;
    }
    .sarstable .table tbody p {
        font-size: 15px;
    }
    .sar-covid-sec h3 {
        font-size: 36px;
        margin-top: 0;
    }
    .pro-info p {
        font-size: 15px !important;
        line-height: 24px;
        margin-bottom: 19px;
    }
    .addressbox p {
        font-size: 15px;
    }
    .addressbox3 p {
        font-size: 14px;
    }
    .addressbox1 p {
        font-size: 14px;
    }
    .chairman-message-info .boldpara {
        font-size: 15px;
    }
    .chairman-message-info p {
        margin-bottom: 25px;
    }
    .legal-disclaimer-sec h4 {
        font-size: 16px;
    }
    .legal-disclaimer-sec p {
        font-size: 15px;
    }
    .news-list p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .covi-cure-home-news-info h4 {
        font-size: 17px;
        font-family: Lato-Bold;
    }
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 40px 18px;
    }
    .sliderpara h4 {
        font-size: 35px;
        line-height: 36px;
    }
    .sliderpara h3 {
        font-size: 49px;
    }
    .cookies-box p {
        font-size: 15px;
        line-height: 20px;
        margin-top: 12px;
    }
    .cookies-box a {
        font-size: 15px;
    }
    .dropdown-menu .nav-item a {
        font-size: 15px;
    }
    .productimg1 img {
        width: 341px;
        margin-bottom: 20px;
    }
    .legal-disclaimer-sec h3 {
        font-size: 30px;
    }
    .about-video h3 {
        font-size: 36px;
    }
    .news-page-heading {
        font-size: 36px;
    }
    .logobox {
        width: 100%px;
        position: relative;
        top: -4px;
    }
    .home-page-news {
        padding: 65px 0;
    }
    .home-cgmp-manufacuture {
        padding: 65px 0;
    }
    .home-leadership-team {
        padding: 65px 0;
    }
    .covi-cure-home-news {
        padding: 65px 0 50px 0;
        margin-bottom: 65px;
    }
    .chairman-message-info {
        padding: 65px 0;
    }
    .about-video {
        padding: 65px 0;
    }
    .about-team-sec {
        padding: 0 0 50px 0;
    }
    .news-page {
        padding: 65px 0 35px 0;
    }
    .company-profile-info {
        padding: 65px 0;
    }
    .inner-page-info .innernews-heading {
        font-size: 18px;
    }
    .dropdown-menu1 {
        left: 0;
    }
    .contai-details-box .footerlogo {
        width: 350px;
    }
    .addressbox3 p {
        font-size: 15px;
    }
    .addressbox1 p {
        font-size: 15px;
        padding: 2px 0;
    }
    .addressbox .ml-20 {
        margin-left: 0;
    }
    .covi-cure-home-news .owl-nav {
        position: relative;
        top: -322px;
    }
    .progessbar1 {
        height: 56px;
    }
    .tablearrow {
        width: 228%;
    }
    .tablearrow1 {
        width: 242%;
    }
    .tablearrow2 {
        width: 153%;
    }
    .tablearrow3 {
        width: 104%;
    }
    .tablearrow4 {
        width: 88%;
    }
    .tablearrow:after {
        margin-top: -59px;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #b6da93;
    }
    .tablearrow1:after {
        margin-top: -59px;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #016db3;
    }
    .tablearrow2:after {
        margin-top: -59px;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #eb7295;
    }
    .tablearrow3:after {
        margin-top: -59px;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #b891d9;
    }
    .tablearrow4:after {
        margin-top: -59px;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #61c6be;
    }
    .pro-info .mt-20 {
        margin-top: 10px;
    }
    .pro-info {
        padding: 45px 0;
    }
    .legal-disclaimer-sec p {
        font-size: 15px;
    }
    .legal-disclaimer-sec h4 {
        font-size: 18px;
    }
    .news-page-info .small {
        font-size: 13px;
    }
    .news-page-info h1 {
        font-size: 27px;
    }
    .back-btn-news a {
        font-size: 16px;
    }
    .news-content p {
        font-size: 15px;
    }
    .contact-page {
        padding: 65px 0;
    }
    .team-popup-info .modal-dialog {
        margin: 17px auto;
    }
    .centernewsimg p {
        font-size: 13px;
        text-align: center;
    }
    .news-content ul li {
        font-size: 15px;
        line-height: 25px;
    }
    .news-content .videopara {
        text-align: center;
        font-size: 13px;
    }
    .table-padding .para5 {
        padding-top: 10px;
    }
    .table-padding .para6 {
        padding-top: 10px;
    }
    .covi-cure-home-news-info h4 {
        line-height: 24px;
    }
    .covi-cure-home-news .owl-nav {
        position: absolute;
        top: 95px;
        width: 100%;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
        float: right;
    }
    .footer-sec .col-md-10 {
        max-width: 78%;
        flex: 0 auto;
    }
    .footer-sec .col-md-2 {
        max-width: 22%;
        flex: 0 auto;
    }
    .footer-sec .footerlink a {
        font-size: 13px;
        padding-right: 27px;
    }
    .chairman-message-info h3 {
        line-height: 32px;
    }
    .news-list img {
        margin-bottom: 28px;
    }
    .about-video h3 {
        margin-bottom: 28px;
        line-height: 30px;
    }
    .innerpagemenu {
        padding-bottom: 6px !important;
    }
    .gmppara {
        padding-left: 13px;
    }
    .tablepara1 {
        position: relative;
        top: -5px;
    }
    .about-team-box-info1 {
        margin-bottom: 0;
    }
    .team-heading {
        margin-bottom: 30px;
    }
    .team-heading1 {
        margin-bottom: 65px;
    }
    .covi-cure-home-news-info {
        height: 485px;
    }
    .news-page-heading h3 {
        font-size: 36px;
        margin: 0 0 30px 0;
        line-height: 30px;
    }
    .addressbox3 p {
        margin: 11px 0;
    }
    .covi-cure-home-news-info img {
        margin-bottom: 28px;
    }
    .covi-cure-home-news-info .date-para {
        line-height: 16px;
    }
    .addressbox img {
        margin-right: 4px;
    }
    .table-box4 {
        padding: 45px 0 35px 0;
    }
    .table-box2 {
        padding: 45px 0 50px 0;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 20% auto;
    }
    .para8 {
        display: none;
    }
    .contai-details-box .conpara {
        font-size: 15px;
    }
    .contai-details-box a {
        font-size: 15px;
    }
    .contact-middle-box a {
        font-size: 15px;
    }
    .contact-middle-box p {
        font-size: 15px;
    }
    .addressbox3 .mr-20 {
        margin-right: 31px;
    }
    .home-serum-video iframe {
        width: 95%;
        height: 435px;
    }
    .homevaccinevideobox .modal-header {
        right: 62px;
    }
    .about-sec-vidoe iframe {
        width: 100% !important;
        height: 489px !important;
    }
    .corona-virus-vaccine-img {
        padding: 65px 0;
    }
    .sar-covid-sec .pipeline-ulbox li {
        font-size: 15px;
        line-height: 23px;
    }
    .about-title {
        padding: 120px 0;
    }
}

@media screen and (max-width:1440px) {
    .home-serum-video iframe {
        height: 371px;
    }
}

@media screen and (max-width:1366px) {
    .middle-container {
        max-width: 900px;
    }
    .slider-img img {
        width: 100%
    }
    .container1 {
        width: 100%
    }
    .site-navigation {
        max-width: 100%;
        margin: 0 auto
    }
    .container {
        width: 100%
    }
    .team-slider .owl-carousel .owl-item img {
        width: 181px;
    }
    .sliderpara h2 {
        font-size: 56px;
        line-height: 52px;
    }
    .sliderpara {
        position: relative;
        left: 2%;
        padding: 8% 0 98px;
    }
    .home-cgmp-manufacuture p {
        font-size: 15px;
        line-height: 24px;
        margin: 0;
    }
    .home-cgmp-manufacuture h2 {
        font-size: 36px;
        line-height: 40px;
        position: relative;
        top: -5px;
        margin: 0 0 6px 0;
    }
    .home-cure-vaccine h2 {
        font-size: 36px;
        position: relative;
        line-height: 34px;
        margin-bottom: 27px;
    }
    .team-heading h2 {
        font-size: 36px;
    }
    .home-cure-vaccine p {
        font-size: 15px;
        line-height: 24px;
        margin: 0;
    }
    .home-teaminfo h3 {
        font-size: 16px;
    }
    .covi-cure-home-news h2 {
        font-size: 36px;
        line-height: 30px;
    }
    .home-teaminfo p {
        font-size: 14px;
    }
    .covi-cure-home-news-info p {
        font-size: 15px;
        line-height: 24px;
    }
    .inner-page-banner h2 {
        font-size: 56px;
        padding-left: 9%;
        line-height: 52px;
    }
    .chairman-message-info p {
        font-size: 15px;
        line-height: 25px;
    }
    .chairman-message-info h3 {
        font-size: 39px;
    }
    .chairman-message-info .centerimg img {
        width: 406px;
    }
    .about-team-box-info h4 {
        font-size: 21px;
        margin: 0;
    }
    .about-team-box-info p {
        font-size: 15px;
        line-height: 24px;
    }
    .about-team-box-info img {
        width: 88%;
        border-radius: 50%;
        box-shadow: 0 2px 17px 0 #d6d0d0;
    }
    .sarstable .table .thead-dark th {
        font-size: 14px;
    }
    .sarstable .table tbody p {
        font-size: 15px;
    }
    .sar-covid-sec h3 {
        font-size: 36px;
        margin-top: 0;
    }
    .pro-info p {
        font-size: 15px !important;
        line-height: 24px;
        margin-bottom: 19px;
    }
    .addressbox p {
        font-size: 15px;
    }
    .addressbox3 p {
        font-size: 14px;
    }
    .addressbox1 p {
        font-size: 14px;
    }
    .chairman-message-info .boldpara {
        font-size: 15px;
    }
    .chairman-message-info p {
        margin-bottom: 25px;
    }
    .legal-disclaimer-sec h4 {
        font-size: 16px;
    }
    .legal-disclaimer-sec p {
        font-size: 15px;
    }
    .news-list p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .covi-cure-home-news-info h4 {
        font-size: 17px;
        font-family: Lato-Bold;
    }
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 15px;
    }
    .sliderpara h4 {
        font-size: 35px;
        line-height: 36px;
    }
    .sliderpara h3 {
        font-size: 49px;
    }
    .cookies-box p {
        font-size: 15px;
        line-height: 20px;
        margin-top: 12px;
    }
    .cookies-box a {
        font-size: 15px;
    }
    .dropdown-menu .nav-item a {
        font-size: 15px;
    }
    .productimg1 img {
        width: 341px;
    }
    .legal-disclaimer-sec h3 {
        font-size: 30px;
    }
    .about-video h3 {
        font-size: 36px;
    }
    .news-page-heading {
        font-size: 36px;
    }
    .logobox {
        width: 100%px;
    }
    .home-page-news {
        padding: 65px 0;
    }
    .home-cgmp-manufacuture {
        padding: 45px 0;
    }
    .home-leadership-team {
        padding: 50px 0;
    }
    .covi-cure-home-news {
        padding: 65px 0 50px 0;
        margin-bottom: 65px;
    }
    .chairman-message-info {
        padding: 65px 0;
    }
    .about-video {
        padding: 65px 0;
    }
    .about-team-sec {
        padding: 0 0 50px 0;
    }
    .news-page {
        padding: 65px 0 35px 0;
    }
    .company-profile-info {
        padding: 65px 0;
    }
    .inner-page-info .innernews-heading {
        font-size: 18px;
    }
    .dropdown-menu1 {
        left: 0;
    }
    .contai-details-box .footerlogo {
        width: 350px;
    }
    .addressbox3 p {
        font-size: 15px;
    }
    .addressbox1 p {
        font-size: 15px;
        padding: 2px 0;
    }
    .addressbox .ml-20 {
        margin-left: 0;
    }
    .covi-cure-home-news .owl-nav {
        position: relative;
        top: -322px;
    }
    .progessbar1 {
        height: 56px;
    }
    .tablearrow {
        width: 225%;
    }
    .tablearrow1 {
        width: 242%;
    }
    .tablearrow2 {
        width: 153%;
    }
    .tablearrow3 {
        width: 108%;
    }
    .tablearrow4 {
        width: 88%;
    }
    .tablearrow:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #b6da93;
    }
    .tablearrow1:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #016db3;
    }
    .tablearrow2:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #eb7295;
    }
    .tablearrow3:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #b891d9;
    }
    .tablearrow4:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-left: 0;
        border-bottom: 28px solid transparent;
        border-top: 28px solid transparent;
        border-left: 24px solid #61c6be;
    }
    .pro-info .mt-20 {
        margin-top: 10px;
    }
    .pro-info {
        padding: 45px 0;
    }
    .legal-disclaimer-sec p {
        font-size: 15px;
    }
    .legal-disclaimer-sec h4 {
        font-size: 18px;
    }
    .news-page-info .small {
        font-size: 13px;
    }
    .news-page-info h1 {
        font-size: 27px;
    }
    .back-btn-news a {
        font-size: 16px;
    }
    .news-content p {
        font-size: 15px;
    }
    .contact-page {
        padding: 65px 0;
    }
    .team-popup-info .modal-dialog {
        margin: 17px auto;
    }
    .centernewsimg p {
        font-size: 13px;
        text-align: center;
    }
    .news-content ul li {
        font-size: 15px;
        line-height: 25px;
    }
    .news-content .videopara {
        text-align: center;
        font-size: 13px;
    }
    .table-padding .para5 {
        padding-top: 10px;
    }
    .table-padding .para6 {
        padding-top: 10px;
    }
    .covi-cure-home-news-info h4 {
        line-height: 24px;
    }
    .covi-cure-home-news .owl-nav {
        position: absolute;
        top: 95px;
        width: 100%;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
        float: right;
    }
    .footer-sec .col-md-10 {
        max-width: 78%;
        flex: 0 auto;
    }
    .footer-sec .col-md-2 {
        max-width: 22%;
        flex: 0 auto;
    }
    .footer-sec .footerlink a {
        font-size: 13px;
        padding-right: 26px;
    }
    .chairman-message-info h3 {
        line-height: 32px;
    }
    .news-list img {
        margin-bottom: 28px;
    }
    .about-video h3 {
        margin-bottom: 28px;
        line-height: 30px;
    }
    .innerpagemenu {
        padding-bottom: 6px !important;
    }
    .gmppara {
        padding-left: 13px;
    }
    .tablepara1 {
        position: relative;
        top: -5px;
    }
    .about-team-box-info1 {
        margin-bottom: 0;
    }
    .team-heading {
        margin-bottom: 30px;
    }
    .team-heading1 {
        margin-bottom: 65px;
    }
    .news-page-heading h3 {
        font-size: 36px;
        margin: 0 0 30px 0;
        line-height: 30px;
    }
    .addressbox3 p {
        margin: 8px 0;
    }
    .table-box4 {
        padding: 45px 0 35px 0;
    }
    .table-box2 {
        padding: 45px 0 50px 0;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 9% auto;
    }
    .contai-details-box .conpara {
        font-size: 15px;
    }
    .contai-details-box a {
        font-size: 15px;
    }
    .contact-middle-box a {
        font-size: 15px;
    }
    .contact-middle-box p {
        font-size: 15px;
    }
    .addressbox3 .mr-20 {
        margin-right: 31px;
    }
    .home-serum-video iframe {
        width: 95%;
        height: 356px;
    }
    .homevaccinevideobox .modal-header {
        right: 55px;
    }
    .sar-covid-sec .pipeline-ulbox li {
        font-size: 15px;
        line-height: 23px;
    }
}

@media screen and (max-width:1280px) {
    .home-serum-video iframe {
        height: 333px;
    }
    .sliderpara h2 {
        font-size: 52px;
    }
    .sliderpara {
        padding: 94px 0;
    }
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 40px 13px;
    }
}

@media screen and (max-width:1268px) {
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 40px 14px;
    }
}

@media screen and (max-width:1250px) {
    .home-serum-video iframe {
        height: 329px;
    }
}

@media screen and (max-width:1225px) {
    .home-serum-video iframe {
        height: 323px;
    }
}

@media screen and (max-width:1222px) {
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 35px 12px 34px 12px;
    }
    .dropdown-menu1 {
        top: 78px;
    }
    .sliderpara {
        padding: 95px 0 94px 0;
    }
}

@media screen and (max-width:1200px) {
    .home-serum-video iframe {
        height: 312px;
    }
}

@media screen and (max-width:1199px) {
    .middle-container {
        max-width: 960px
    }
    .home-cgmp-manufacuture img {
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 29px 11px 29px 11px;
    }
    .sliderpara h2 {
        font-size: 45px;
    }
    .sliderpara h4 {
        font-size: 30px;
    }
    .sliderpara h3 {
        font-size: 40px;
    }
    .team-popup-info .modal-dialog {
        margin: 8% auto;
    }
    .cookies-box a {
        font-size: 14px;
    }
    

    .navbar {
        padding: 0;
    }
    .chairman-message-info p {
        line-height: 26px;
    }
    .cookies-box .acceptbtn {
        font-size: 14px;
    }
    .cookies-box p {
        margin-top: 10px;
    }
    .innerpagemenu {
        padding-bottom: 4px !important;
    }
    .site-navigation1.affix {
        padding-bottom: 0;
    }
    .about-team-box-info img {
        width: 75%;
    }
    .aboutvideobox iframe {
        width: 93%;
    }
    .news-videobox iframe {
        width: 89%;
        height: 226px;
    }
    .aboutvideobox iframe {
        height: 465px;
    }
    .dropdown-menu .nav-item a {
        font-size: 13px;
    }
    .footer-sec .footerlink a {
        padding-right: 35px;
    }
    .homevaccinevideobox .modal-dialog {
        max-width: 68%;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 15% auto;
    }
    .tablearrow {
        width: 228%;
    }
    .tablearrow1 {
        width: 238%;
    }
    .tablearrow4 {
        width: 89%;
    }
    .inner-page-banner h2 {
        font-size: 45px;
        line-height: 42px;
    }
    .home-serum-video iframe {
        height: 430px;
    }
    .about-sec-vidoe iframe {
        height: 524px !important;
    }
    .sliderpara {
        left: 0;
    }
    .sliderpara {
        padding: 94px 0 95px 0;
    }
    .homevaccinevideobox .modal-header {
        right: 60px;
    }
    .tablearrow:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #b6da93;
    }
    .tablearrow1:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #016db3;
    }
    .tablearrow2:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #eb7295;
    }
    .tablearrow3:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #b891d9;
    }
    .tablearrow4:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #61c6be;
    }
    .progessbar1 {
        height: 54px;
    }
}

@media screen and (max-width:1170px) {
    
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 28px 11px 28px 11px;
    }
}

@media screen and (max-width:1142px) {
    .home-serum-video iframe {
        height: 415px;
    }
    .sliderpara {
        padding: 93px 0 93px 0;
    }
}

@media screen and (max-width:1123px) {
    .home-serum-video iframe {
        height: 409px;
    }
    .sliderpara {
        padding: 91px 0 92px 0;
    }
}

@media screen and (max-width:1110px) {
    .home-serum-video iframe {
        height: 401px;
    }
    .sliderpara {
        padding: 90px 0 92px 0;
    }
}

@media screen and (max-width:1100px) {
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 13px
    }
    .sliderpara {
        padding: 90px 0 91px 0;
    }
}

@media screen and (max-width:1090px) {
    .home-serum-video iframe {
        height: 400px;
    }
    .sliderpara {
        padding: 90px 0 89px 0;
    }
}

@media screen and (max-width:1088px) {
    .home-serum-video iframe {
        height: 395px;
    }
    .sliderpara {
        padding: 89px 0 90px 0;
    }
}

@media screen and (max-width:1070px) {
    .home-serum-video iframe {
        height: 390px;
    }
    .sliderpara {
        padding: 90px 0 87px 0;
    }
}

@media screen and (max-width:1064px) {
    .home-serum-video iframe {
        height: 387px;
    }
    .sliderpara {
        padding: 90px 0 86px 0;
    }
}

@media screen and (max-width:1052px) {
    .home-serum-video iframe {
        height: 383px;
    }
}

@media screen and (max-width:1050px) {
    .home-serum-video iframe {
        height: 382px;
    }
    .sliderpara {
        padding: 89px 0 86px 0;
    }
}

@media screen and (max-width:1045px) {
    .home-serum-video iframe {
        height: 380px;
    }
}

@media screen and (max-width:1040px) {
    
    .sliderpara {
        padding: 88px 0 86px 0;
    }
}

@media screen and (max-width:1035px) {
    .home-serum-video iframe {
        height: 377px;
    }
    .sliderpara {
        padding: 85px 0 86px 0;
    }
}

@media screen and (max-width:1028px) {
    .home-serum-video iframe {
        height: 374px;
    }
    .sliderpara {
        padding: 85px 0 85px 0;
    }
}

@media screen and (max-width:1024px) {
    .chairman-message-info .centerimg img {
        width: 352px;
    }
    .aboutvideobox iframe {
        width: 91%;
    }
    .news-videobox {
        text-align: center;
    }
    .news-videobox iframe {
        width: 92%;
        height: 233px;
    }
    .aboutvideobox iframe {
        width: 91%;
        height: 480px;
    }
    .productimg1 img {
        margin-bottom: 10px;
    }
    .table-box2 img {
        margin-bottom: 20px;
    }
    .table-box4 img {
        margin-bottom: 20px;
    }
    .sliderpara h2 {
        line-height: 42px;
    }
    .home-serum-video iframe {
        height: 356px;
    }
    .about-sec-vidoe iframe {
        height: 523px !important;
    }
    .sliderpara h2 {
        font-size: 42px;
    }
    .sliderpara h4 {
        font-size: 30px;
    }
    .sliderpara h3 {
        font-size: 40px;
    }
    .about-title {
        padding: 91px 0;
    }
    .sliderpara {
        padding: 82px 0 80px 0;
    }
}

@media screen and (max-width:1022px) {
    .home-serum-video iframe {
        height: 371px;
    }
    .sliderpara {
        padding: 80px 0 79px 0;
    }
}

@media screen and (max-width:1015px) {
    
    .sliderpara {
        padding: 79px 0 79px 0;
    }
}

@media screen and (max-width:1013px) {
    .home-serum-video iframe {
        height: 368px;
    }
}

@media screen and (max-width:1006px) {
    .cookies-box .acceptbtn {
        padding: 10px 14px;
    }
    .home-serum-video iframe {
        height: 364px;
    }
    .sliderpara {
        padding: 78px 0 79px 0;
    }
}

@media screen and (max-width:1000px) {
    .sliderpara {
        padding: 78px 0 78px 0;
    }
}

@media screen and (max-width:997px) {
    .home-serum-video iframe {
        height: 362px;
    }
    .sliderpara {
        padding: 79px 0 79px 0;
    }
}

@media screen and (max-width:991px) {
    .container {
        max-width: 100%
    }
    .site-navigation {
        padding: 0 0
    }
    .tl-header .navbar-nav {
        padding-left: 0;
        text-align: center
    }
    .home-slider .bannerborder {
        display: none
    }
    .home-slider .slider-info {
        padding: 6% 12%;
        border: 1px solid #0186c9;
        margin: 13% 10%
    }
    .home-slider .carousel-indicators {
        bottom: -6px
    }
    .home-slider .carousel-control-prev {
        left: -23px
    }
    .home-slider .carousel-control-next,
    .home-slider .carousel-control-prev {
        top: 54%
    }
    .dropdown-menu1 {
        width: auto;
        left: 0
    }
    .dropdown-menu .nav-item {
        float: none;
        width: 100%;
        text-align: center
    }
    .dropdown-menu .nav-item a {
        padding: 2px 0
    }
    .navbar-toggler {
        color: rgba(255, 255, 255, .9);
        border-color: rgba(255, 255, 255, .5);
    }
    .fa-bars {
        color: #8e8e8e
    }
    .res-para {
        display: none
    }
    /*.tl-topbar img {
        opacity: .7
    }*/
    .navbar-expand-lg .navbar-nav>.nav-item {
        display: block;
        border-right: none;
        border-bottom: 1px solid #ccc;
        text-align: left
    }
    .tl-site-top .nav-indicator {
        display: block
    }
    .tl-topbar {
        padding: 0 0;
    }
    .res-slider {
        display: block
    }
    .desktop-slider {
        display: none
    }
    .middle-container {
        max-width: 720px
    }
    .home-news-slider .col-md-6 {
        max-width: 100%;
        flex: 0 auto
    }
    .home-news-home {
        margin-top: 2rem
    }
    
    .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: .3rem 0 .3rem 0 !important;
        font-size: 13px
    }
    .nav-item1.active {
        border-bottom: 3px solid #f878b5 !important
    }
    .inner-page {
        margin: 1.5rem 0
    }
    .tl-topbar img {
        margin-right: 0
    }
    .pr-4 {
        padding-right: 0 !important
    }
    .navbar-toggler-icon {
        padding-top: 0;
    }
    .desktop-menu {
        display: none !important;
    }
    .res-menu {
        display: block !important;
    }
    .tl-topbar .topband {
        height: 8px;
    }
    .addressbox .info-box {
        width: 75%;
    }
    .inner-page-banner h2 {
        font-size: 40px;
    }
    .inner-page-banner {
        padding: 10% 0;
    }
    .sliderpara h2 {
        font-size: 38px;
    }
    .sliderpara h4 {
        font-size: 25px;
    }
    .sliderpara h3 {
        font-size: 32px;
    }
    .tablearrow {
        width: 240%;
    }
    .tablearrow1 {
        width: 230%;
    }
    .tablearrow2 {
        width: 165%;
    }
    .tablearrow3 {
        width: 110%;
    }
    .tablearrow4 {
        width: 83%;
    }
    .progessbar1 {
        margin: 20px 0;
    }
    .addressbox3 p {
        margin: 5px 0;
    }
    .footer-sec li {
        display: block;
    }
    .footer-sec .col-sm-9 {
        max-width: 60%;
        flex: 0 auto;
    }
    .footer-sec .col-sm-3 {
        max-width: 40%;
        flex: 0 auto;
    }
    .footer-sec .footerlink a {
        display: block;
        padding: 0 0 6px 0;
    }
    .footer-address p {
        color: #c3cde1;
        font-size: 15px;
        line-height: 24px;
    }
    .navbar-toggler {
        padding: 0;
    }
    .gmppara {
        padding-left: 0;
    }
    .covid-videonews video {
        width: 80%;
    }
    .sarstable .table tbody p {
        text-align: left;
    }
    .graphinfo p {
        text-align: justify !important;
    }
    .covi-cure-home-news-info h4 {
        line-height: 22px;
    }
    .innerpagemenu {
        padding-bottom: 0 !important;
    }
    .about-team-box-info {
        margin-bottom: 30px;
    }
    .chairman-message-info h3 {
        line-height: 38px;
    }
    .navbar {
        padding: 16px 0;
    }
    .inner-page-info .innernews-heading {
        font-size: 16px;
    }
    .news-list .col-sm-6 {
        max-width: 50%;
        flex: 0 auto;
    }
    .team-slider .owl-carousel .owl-item img {
        width: 146px;
    }
    .about-team-box-info img {
        width: 90%;
    }
    .cookies-box .acceptbtn {
        font-size: 13px;
        padding: 3px 10px
    }
    .cookies-box {
        padding: 2px 0;
    }
    .cookies-box p {
        margin: 0;
    }
    .home-cure-vaccine1 p {
        margin-bottom: 20px;
    }
    .news-videobox iframe {
        width: 91%;
        height: 168px;
    }
    .aboutvideobox iframe {
        height: 353px;
    }
    .about-team-box-info1 {
        margin-bottom: 0;
    }
    .sar-covid-sec h3 {
        line-height: 34px;
    }
    .productimg1 img {
        margin-bottom: 20px;
    }
    .table-box2 {
        padding: 45px 0;
    }
    .table-box4 {
        padding: 45px 0;
    }
    .covi-cure-home-news h2 {
        line-height: 24px;
    }
    .homevaccinevideobox .modal-dialog {
        max-width: 90%;
        margin: 20% auto;
    }
    .about-video h3 {
        line-height: 35px;
    }
    .home-serum-video iframe {
        height: 451px;
    }
    .about-sec-vidoe iframe {
        height: 387px !important;
    }
    .sliderpara {
        padding: 77px 0 78px 0;
    }
    .about-title {
        padding: 99px 0;
    }
    .home-serum-video {
        text-align: center;
    }
    .homevaccinevideobox .modal-header {
        right: 42px;
    }

  .fiftyyear {
    display: none;
    }
}

@media screen and (max-width:985px) {
    .home-serum-video iframe {
        height: 473px;
    }
    .sliderpara {
        padding: 77px 0 77px 0
    }
}

@media screen and (max-width:980px) {
    .home-serum-video iframe {
        height: 469px;
    }
}

@media screen and (max-width:972px) {
    .home-serum-video iframe {
        height: 466px;
    }
    .sliderpara {
        padding: 76px 0 76px 0;
    }
}

@media screen and (max-width:967px) {
    .home-serum-video iframe {
        height: 463px;
    }
}

@media screen and (max-width:965px) {
    .home-serum-video iframe {
        height: 462px;
    }
}

@media screen and (max-width:960px) {
    .cookies-box .col-sm-3 {
        max-width: 100%;
        flex: 0 auto;
    }
    .cookies-box .col-sm-9 {
        max-width: 100%;
        flex: 0 auto;
    }
    .cookies-box {
        text-align: center;
    }
    .sliderpara {
        padding: 76px 0 75px 0;
    }
}

@media screen and (max-width:955px) {
    .home-serum-video iframe {
        height: 457px;
    }
}

@media screen and (max-width:950px) {
    .home-serum-video iframe {
        height: 459px;
    }
    .sliderpara {
        padding: 75px 0 75px 0;
    }
}

@media screen and (max-width:934px) {
    .sliderpara {
        padding: 74px 0 74px 0;
    }
}

@media screen and (max-width:927px) {
    .home-serum-video iframe {
        height: 443px;
    }
    .sliderpara {
        padding: 73px 0 74px 0;
    }
}

@media screen and (max-width:920px) {
    .home-serum-video iframe {
        height: 443px;
    }
    .sliderpara {
        padding: 73px 0 73px 0;
    }
}

@media screen and (max-width:915px) {
    .home-serum-video iframe {
        height: 438px;
    }
}

@media screen and (max-width:913px) {
    .home-serum-video iframe {
        height: 439px;
    }
}

@media screen and (max-width:905px) {
    .home-serum-video iframe {
        height: 435px;
    }
    .sliderpara {
        padding: 72px 0 73px 0;
    }
}

@media screen and (max-width:900px) {
    .home-serum-video iframe {
        height: 430px;
    }
    .sliderpara {
        padding: 72px 0 72px 0;
    }
}

@media screen and (max-width:895px) {
    .home-serum-video iframe {
        height: 427px;
    }
    .sliderpara {
        padding: 72px 0 71px 0;
    }
}

@media screen and (max-width:885px) {
    .home-serum-video iframe {
        height: 426px;
    }
    .sliderpara {
        padding: 71px 0 71px 0;
    }
}

@media screen and (max-width:880px) {
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-prev {
        left: -27px;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
        right: -27px;
    }
    .home-serum-video iframe {
        height: 423px;
    }
}

@media screen and (max-width:870px) {
    .home-serum-video iframe {
        height: 418px;
    }
    .sliderpara {
        padding: 70px 0 70px 0;
    }
}

@media screen and (max-width:865px) {
    .home-serum-video iframe {
        height: 416px;
    }
}

@media screen and (max-width:857px) {
    .home-serum-video iframe {
        height: 411px;
    }
    .sliderpara {
        padding: 69px 0 70px 0;
    }
}

@media screen and (max-width:852px) {
    .home-serum-video iframe {
        height: 409px;
    }
    .sliderpara {
        padding: 69px 0 69px 0;
    }
}

@media screen and (max-width:843px) {
    .home-serum-video iframe {
        height: 405px;
    }
    .sliderpara {
        padding: 68px 0 69px 0;
    }
}

@media screen and (max-width:834px) {
    .home-serum-video iframe {
        height: 401px;
    }
    .sliderpara {
        padding: 69px 0 69px 0;
    }
}

@media screen and (max-width:828px) {
    .sliderpara h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .sliderpara h4 {
        font-size: 20px;
    }
    .sliderpara h3 {
        font-size: 25px;
    }
    .sliderpara {
        padding: 62px 0 63px 0;
    }
}

@media screen and (max-width:820px) {
    .home-serum-video iframe {
        height: 394px;
    }
    .sliderpara {
        padding: 61px 0 61px 0;
    }
}

@media screen and (max-width:810px) {
    .home-serum-video iframe {
        height: 391px;
    }
    .sliderpara {
        padding: 61px 0 60px 0;
    }
}

@media screen and (max-width:804px) {
    .home-serum-video iframe {
        height: 386px;
    }
    .sliderpara {
        padding: 60px 0 60px 0;
    }
}

@media screen and (max-width:800px) {
    .homevaccinevideobox .modal-dialog {
        margin: 22% auto;
    }
    .home-serum-video iframe {
        height: 367px;
    }
    .sliderpara {
        padding: 60px 0;
    }
}

@media screen and (max-width:793px) {
    .home-serum-video iframe {
        height: 381px;
    }
    .sliderpara {
        padding: 60px 0 59px 0;
    }
}

@media screen and (max-width:788px) {
    .home-serum-video iframe {
        height: 379px;
    }
}

@media screen and (max-width:785px) {
    .home-serum-video iframe {
        height: 377px;
    }
    .sliderpara {
        padding: 60px 0 60px 0;
    }
}

@media screen and (max-width:780px) {
    .sliderpara {
        padding: 59px 0 59px 0;
    }
}

@media screen and (max-width:774px) {
    .home-serum-video iframe {
        height: 372px;
    }
    .sliderpara {
        padding: 58px 0 59px 0;
    }
}

@media screen and (max-width:770px) {
    .home-serum-video iframe {
        height: 369px;
    }
    .sliderpara {
        padding: 59px 0 59px 0;
    }
}

@media screen and (max-width:768px) {
    .inner-page-banner {
        padding: 15% 0;
    }
    .vaccinepipeline-bg {
        background: url(../images/product-res-banner.jpg) no-repeat;
        background-size: 100%;
    }
    .about-bg {
        background: url(../images/serum-institute-life-sciences-about-res-banner.jpg) no-repeat;
        background-size: 100%;
    }
    .contact-bg {
        background: url(../images/contact-res-banner.jpg) no-repeat;
        background-size: 100%;
    }
    .newsroom-bg {
        background: url(../images/newsroom-res-banner.jpg) no-repeat;
        background-size: 100%;
    }
    .productimg1 {
        text-align: center;
    }
    .productimg1 img {
        width: 446px;
        float: none;
        margin: 0 0 30px 0;
    }
    .sarstable .table .thead-dark th {
        padding: 5px 6px;
    }
    .sarstable .table .thead-dark td {
        padding: 5px 6px;
    }
    .sarstable .table .thead-dark th {
        font-size: 16px;
    }
    .sarstable .table tbody p {
        font-size: 16px !important;
    }
    .table-padding .para5 {
        position: absolute;
        margin: 8px 0 0 40px;
    }
    .table-padding .para6 {
        position: absolute;
        margin: 8px 0 0 40px;
    }
    .tablearrow {
        width: 240%;
    }
    .tablearrow1 {
        width: 225%;
    }
    .tablearrow2 {
        width: 155%;
    }
    .tablearrow3 {
        width: 111%;
    }
    .tablearrow4 {
        width: 83%;
    }
    .progessbar1 {
        height: 54px;
    }
    .tablearrow:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #b6da93;
    }
    .tablearrow1:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #016db3;
    }
    .tablearrow2:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #eb7295;
    }
    .tablearrow3:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #b891d9;
    }
    .tablearrow4:after {
        position: absolute;
        margin-top: 0;
        top: 0;
        border-bottom: 27px solid transparent;
        border-top: 27px solid transparent;
        border-left: 24px solid #61c6be;
    }
    .table-padding .para5 {
        padding-top: 0;
    }
    .table-padding .para6 {
        padding-top: 0;
    }
    .home-slider {
        box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
        -moz-box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
        -webkit-box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
        -o-box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
    }
    .inner-page-banner {
        box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
        -moz-box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
        -webkit-box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
        -o-box-shadow: 0px 1px 15px #d6d0d0, 0px 0 2px #d6d0d0;
    }
    .aboutvideobox iframe {
        width: 90%;
        height: 352px;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 30% auto;
    }
    .home-serum-video iframe {
        height: 351px;
    }
    .about-sec-vidoe iframe {
        height: 356px !important;
    }
    .sliderpara {
        padding: 58px 0;
    }
}

@media screen and (max-width:767px) {
    .middle-container {
        max-width: 675px;
        padding: 0 20px;
    }
    .p-r-remove {
        padding-right: 15px;
    }
    .p-l-remove {
        padding-left: 15px;
    }
    .home-cure-vaccine a {
        margin-bottom: 20px;
    }
    .home-cgmp-manufacuture h2 {
        padding: 0 0;
    }
    .home-cgmp-manufacuture p {
        padding: 0 0;
    }
    .home-cgmp-manufacuture a {
        margin: 0 18px 20px 18px;
    }
    .footer-sec .footerlink a {
        padding-right: 20px;
    }
    .centerimg {
        text-align: center;
        margin-bottom: 0;
    }
    .p-r {
        padding: 0 15px;
    }
    .footer-sec ul {
        padding: 0;
    }
    .contai-details-box .footerlogo {
        width: auto;
    }
    .contai-details-box {
        margin-bottom: 0;
    }
    .contai-details-box1 {
        margin-bottom: 0;
    }
    .contact-map {
        height: 300px;
        margin-top: 0;
    }
    .contact-map iframe {
        height: 100%;
    }
    .news-sec {
        margin: 0 2%;
    }
    .covi-cure-home-news .slick-slide {
        padding: 0 0;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-prev {
        left: -11px;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
        right: -11px;
    }
    .inner-page-banner h2 {
        font-size: 32px;
    }
    .footer-sec .footerlink a {
        padding-right: 15px;
    }
    .home-cgmp-manufacuture img {
        margin-bottom: 20px;
    }
    .covi-cure-home-news-info h4 {
        font-size: 15px;
    }
    .covi-cure-home-news-info p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 6px;
    }
    .covi-cure-home-news-info h4 {
        font-size: 16px;
        margin-bottom: 6px;
        line-height: 20px;
    }
    .home-teaminfo h3 {
        font-size: 16px;
    }
    .home-teaminfo p {
        font-size: 15px;
        line-height: 18px;
        margin-top: 5px;
    }
    .team-popup-info .modal-content {
        width: 100%;
    }
    .vaccinepipeline-bg {
        padding: 17% 0;
    }
    .news-video-sec {
        width: 80%;
    }
    .covid-videonews video {
        width: 100%;
    }
    .vaccine-page-container {
        padding: 0 15px;
    }
    .home-cure-vaccine p {
        margin-bottom: 20px;
    }
    .home-cgmp-manufacuture h2 {
        top: 0;
    }
    .inner-page-banner {
        padding: 13% 0;
    }
    .about-video h3 {
        line-height: 33px;
    }
    .back-btn-news a {
        margin-bottom: 20px;
    }
    .news-videobox iframe {
        width: 100%;
        height: 357px;
    }
    .home-cgmp-manufacuture br {
        display: none;
    }
    .table-box4 {
        padding: 40px 0;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 25% auto;
    }
    .home-page-news a {
        margin-bottom: 0;
    }
    .res-contact {
        display: block;
        margin: 0 0 30px 0;
        padding: 12px 0 0 0;
    }
    .desktop-contact {
        display: none;
    }
    .addressbox1 {
        margin: 0;
    }
    .border-topline1 {
        padding: 6px 0;
    }
    .covi-cure-home-news h2 {
        line-height: 37px;
    }
    .home-cure-vaccine br {
        display: none;
    }
    .home-cure-vaccine h2 {
        line-height: 30px;
    }
    .res-contact .col-sm-6 {
        margin-bottom: 20px;
    }
    .contact-page .col-md-6 {
        max-width: 50%;
    }
    .contact-middle-box .col-md-4 {
        float: none;
        max-width: 50%;
        flex: 0 auto;
        margin-bottom: 20px;
    }
    .tablearrow2 {
        width: 170%;
    }
}

@media screen and (max-width:760px) {
    .home-serum-video iframe {
        height: 365px;
    }
    .sliderpara {
        padding: 57px 0 58px 0;
    }
}

@media screen and (max-width:754px) {
    .sliderpara {
        padding: 57px 0 57px 0;
    }
}

@media screen and (max-width:750px) {
    .home-serum-video iframe {
        height: 361px;
    }
}

@media screen and (max-width:740px) {
    .home-serum-video iframe {
        height: 356px;
    }
    .sliderpara {
        padding: 56px 0 57px 0;
    }
}

@media screen and (max-width:734px) {
    .home-serum-video iframe {
        height: 353px;
    }
    .sliderpara {
        padding: 57px 0 57px 0;
    }
}

@media screen and (max-width:730px) {
    .home-serum-video iframe {
        height: 351px;
    }
}

@media screen and (max-width:721px) {
    .home-serum-video iframe {
        height: 330px;
    }
    .home-serum-video {
        text-align: center;
    }
    .sliderpara {
        padding: 56px 0 57px 0;
    }
}

@media screen and (max-width:741px) {
    .sliderpara {
        padding: 57px 0 56px 0;
    }
}

@media screen and (max-width:730px) {
    .sliderpara {
        padding: 56px 0 56px 0;
    }
}

@media screen and (max-width:720px) {
    .sliderpara {
        padding: 55px 0;
    }
}

@media screen and (max-width:712px) {
    .home-serum-video iframe {
        height: 342px;
    }
    .sliderpara {
        padding: 54px 0 55px 0;
    }
}

@media screen and (max-width:710px) {
    .slick-slide {
        padding: 0 15px;
    }
    .home-serum-video iframe {
        height: 341px;
    }
    .homevaccinevideobox .modal-header {
        right: 33px;
    }
}

@media screen and (max-width:703px) {
    .home-serum-video iframe {
        height: 338px;
    }
    .sliderpara {
        padding: 54px 0;
    }
}

@media screen and (max-width:700px) {
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-next {
        right: -14px !important;
    }
    .covi-cure-home-news .owl-carousel .owl-nav button.owl-prev {
        left: -14px !important;
    }
    .covi-cure-home-news .slick-slide {
        padding: 0;
    }
    .news-home {
        padding: 0 10px;
    }
}

@media screen and (max-width:696px) {
    .home-serum-video iframe {
        height: 335px;
    }
}

@media screen and (max-width:690px) {
    .home-serum-video iframe {
        height: 332px;
    }
}

@media screen and (max-width:687px) {
    .news-videobox iframe {
        height: 355px;
    }
    .home-serum-video iframe {
        height: 330px;
    }
    .sliderpara {
        padding: 53px 0 53px 0;
    }
}


/*
@media screen and (max-width:685px) {
    .tablearrow {
        width: 234%;
    }

    .tablearrow2 {
        width: 96%;
    }
}*/

@media screen and (max-width:684px) {
    .home-serum-video iframe {
        height: 329px;
    }
    .about-sec-vidoe iframe {
        height: 352px !important;
    }
}

@media screen and (max-width:683px) {
    .news-videobox iframe {
        height: 352px;
    }
}

@media screen and (max-width:680px) {
    .tablearrow {
        width: 238%;
    }
    .tablearrow1 {
        width: 228%;
    }
    .tablearrow2 {
        width: 170%;
    }
    .tablearrow4 {
        width: 80%;
    }
}

@media screen and (max-width:677px) {
    .news-videobox iframe {
        height: 347px;
    }
    .home-serum-video iframe {
        height: 326px;
    }
    .sliderpara {
        padding: 54px 0 53px 0;
    }
}

@media screen and (max-width:675px) {
    .home-serum-video iframe {
        height: 324px;
    }
    .about-sec-vidoe iframe {
        height: 347px !important;
    }
}

@media screen and (max-width:674px) {
    .news-videobox iframe {
        height: 348px;
    }
}

@media screen and (max-width:670px) {
    .news-videobox iframe {
        height: 345px;
    }
    .about-sec-vidoe iframe {
        height: 344px !important;
    }
    .home-serum-video iframe {
        height: 322px;
    }
    .sliderpara {
        padding: 52px 0 52px 0;
    }
}

@media screen and (max-width:667px) {
    .home-slider .carousel-indicators {
        left: 36%
    }
    .inner-page-banner h2 {
        font-size: 36px;
    }
    .home-page-news {
        padding: 45px 0;
    }
    .home-cgmp-manufacuture {
        padding: 45px 0;
    }
    .home-leadership-team {
        padding: 45px 0;
    }
    .covi-cure-home-news {
        padding: 45px 0 30px 0;
        margin-bottom: 45px;
    }
    .chairman-message-info {
        padding: 45px 0;
    }
    .about-video {
        padding: 45px 0;
    }
    .about-team-sec {
        padding: 0 0 30px 0;
    }
    .company-profile-info {
        padding: 45px 0;
    }
    .news-page {
        padding: 45px 0 15px 0;
    }
    .contact-page {
        padding: 45px 0;
    }
    .news-videobox iframe {
        height: 342px;
    }
    .home-serum-video iframe {
        height: 320px;
    }
    .about-sec-vidoe iframe {
        height: 342px !important;
    }
    .home-banner-bg {
        background: url(../images/serum-institute-life-sciences-banner.jpg) no-repeat center;
        background-size: cover;
    }
    .corona-virus-vaccine-img {
        padding: 45px 0;
    }
    .sliderpara {
        padding: 52px 0;
    }
}

@media screen and (max-width:661px) {
    .home-serum-video iframe {
        height: 318px;
    }
    .sliderpara {
        padding: 51px 0 52px 0;
    }
}

@media screen and (max-width:660px) {
    .sarstable .table .thead-dark th {
        font-size: 14px;
    }
    .sarstable .table tbody p {
        font-size: 15px !important;
    }
    .sarstable .table tbody td {
        padding: 0 10px;
        font-size: 14px !important
    }
    .sarstable .table tbody .tableborder {
        font-size: 14px !important
    }
    .table-padding-remove {
        padding: 0 !important;
    }
    .sarstable .table tbody .paddingborder {
        padding-left: 1px;
    }
    .about-sec-vidoe iframe {
        height: 339px !important;
    }
    .tablearrow2 {
        width: 165%;
    }
    .tablearrow3 {
        width: 118%;
    }
}

@media screen and (max-width:656px) {
    .home-serum-video iframe {
        height: 315px;
    }
}

@media screen and (max-width:655px) {
    .chairman-message-info .centerimg img {
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
    }
    .centerimg {
        text-align: left;
    }
    .news-videobox iframe {
        height: 336px;
    }
    .sar-covid-sec h3 {
        line-height: 34px;
    }
    .home-serum-video iframe {
        height: 315px;
    }
    .about-sec-vidoe iframe {
        height: 335px !important;
    }
}

@media screen and (max-width:650px) {
    .floatrightbox {
        float: none;
        margin-left: 0;
        text-align: center;
    }
    .floatleftbox {
        float: none;
        margin-right: 0;
        text-align: center;
    }
    .veid-box1 {
        width: 100%;
    }
    .about-sec-vidoe iframe {
        height: 332px !important;
    }
    .sliderpara {
        padding: 51px 0 51px 0;
    }
    .tablearrow2 {
        width: 170%;
    }
}

@media screen and (max-width:648px) {
    .news-videobox iframe {
        height: 331px;
    }
}

@media screen and (max-width:646px) {
    .home-serum-video iframe {
        height: 310px;
    }
}

@media screen and (max-width:640px) {
    .home-serum-video iframe {
        height: 308px;
    }
    .about-sec-vidoe iframe {
        height: 327px !important;
    }
    .sliderpara {
        padding: 51px 0 50px 0;
    }
    .tablearrow2 {
        width: 172%;
    }
}

@media screen and (max-width:638px) {
    .chairman-message-info h3 {
        position: relative;
        top: 0px;
    }
    .footer-sec .footerlink a {
        padding-right: 15px;
    }
    .news-videobox iframe {
        height: 326px;
    }
}

@media screen and (max-width:634px) {
    .home-serum-video iframe {
        height: 305px;
    }
    .sliderpara {
        padding: 50px 0 50px 0;
    }
}

@media screen and (max-width:630px) {
    .news-videobox iframe {
        height: 322px;
    }
    .sliderpara {
        padding: 50px 0 50px 0;
    }
    .tablearrow2 {
        width: 185%;
    }
}

@media screen and (max-width:628px) {
    .about-sec-vidoe iframe {
        height: 321px !important;
    }
    .sliderpara {
        padding: 51px 0 50px 0;
    }
}

@media screen and (max-width:626px) {
    .home-serum-video iframe {
        height: 301px;
    }
}

@media screen and (max-width:624px) {
    .news-videobox iframe {
        height: 319px;
    }
    .home-serum-video iframe {
        height: 300px;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 40% auto;
    }
}

@media screen and (max-width:622px) {
    .about-sec-vidoe iframe {
        height: 318px !important;
    }
}

@media screen and (max-width:619px) {
    .news-videobox iframe {
        height: 316px;
    }
    .about-sec-vidoe iframe {
        height: 315px !important;
    }
    .sliderpara {
        padding: 49px 0 49px 0;
    }
}

@media screen and (max-width:612px) {
    .home-serum-video iframe {
        height: 295px;
    }
    .sliderpara {
        padding: 48px 0 49px 0;
    }
}

@media screen and (max-width:611px) {
    .about-sec-vidoe iframe {
        height: 310px !important;
    }
}

@media screen and (max-width:610px) {
    .news-videobox iframe {
        height: 310px;
    }
}

@media screen and (max-width:604px) {
    .home-serum-video iframe {
        height: 288px;
    }
    .sliderpara {
        padding: 48px 0 48px 0;
    }
}

@media screen and (max-width:603px) {
    .news-videobox iframe {
        height: 306px;
    }
}

@media screen and (max-width:600px) {
    .sarstable .table .thead-dark th {
        font-size: 13px;
        line-height: 20px;
    }
    .sarstable .table tbody p {
        font-size: 13px !important;
    }
    .sarstable .table .graphinfo p {
        font-size: 15px !important;
    }
    .home-slider .carousel-indicators {
        left: 36%
    }
    .covi-cure-home-news .col-sm-4 {
        max-width: 100%;
        flex: 0 auto;
    }
    .covi-cure-home-news-info img {
        width: auto;
    }
    .covi-cure-home-news-info {
        margin-bottom: 20px;
    }
    .news-videobox iframe {
        height: 305px;
    }
    .home-serum-video iframe {
        height: 272px;
    }
    .about-sec-vidoe iframe {
        height: 305px !important;
    }
    .tablearrow4 {
        width: 84%;
    }
    .sarstable .table tbody .covipara {
        font-size: 15px !important;
    }
    .tablearrow2 {
        width: 172%;
    }
}

@media screen and (max-width:595px) {
    .home-serum-video iframe {
        height: 284px;
    }
    .sliderpara {
        padding: 47px 0 48px 0;
    }
}

@media screen and (max-width:590px) {
    .home-serum-video iframe {
        height: 281px;
    }
    .about-sec-vidoe iframe {
        height: 299px !important;
    }
    .tablearrow2 {
        width: 178%;
    }
}

@media screen and (max-width:588px) {
    .sarstable .table tbody td {
        font-size: 8px;
        padding: 0 3px;
    }
    .table-padding-remove {
        padding: 0 !important;
    }
    .table-padding {
        padding-left: 0;
    }
    .sarstable .graph-table-box {
        width: 105%;
    }
    .tablearrow2 {
        width: 156%;
    }
    .tablearrow3 {
        width: 109%;
    }
}

@media screen and (max-width:584px) {
    .news-videobox iframe {
        height: 296px;
    }
    .about-sec-vidoe iframe {
        height: 295px !important;
    }
    .sliderpara {
        padding: 47px 0 47px 0;
    }
}

@media screen and (max-width:581px) {
    .home-serum-video iframe {
        height: 277px;
    }
}

@media screen and (max-width:580px) {
    .about-sec-vidoe iframe {
        height: 276px !important;
    }
}

@media screen and (max-width:578px) {
    .news-videobox iframe {
        height: 293px;
    }
    .about-sec-vidoe iframe {
        height: 276px !important;
    }
    .sliderpara {
        padding: 46px 0 47px 0px;
    }
}

@media screen and (max-width:575px) {
    .navbar {
        padding: 12px 0;
    }
    .footer-sec li {
        display: block;
    }
    .about-team-box-info {
        text-align: center;
    }
    .team-heading h2 {
        font-size: 30px;
    }
    .footer-sec .col-sm-9 {
        max-width: 55%;
        flex: 0 auto;
    }
    .footer-sec .col-sm-3 {
        max-width: 45%;
        flex: 0 auto;
    }
    .footer-address {
        float: right;
    }
    .chairman-message-info h3 {
        font-size: 30px;
    }
    .company-profile-info h3 {
        font-size: 30px;
    }
    .about-video h3 {
        font-size: 30px;
    }
    .home-cure-vaccine h2 {
        font-size: 30px;
    }
    .home-cgmp-manufacuture h2 {
        font-size: 30px;
    }
    .covi-cure-home-news h2 {
        font-size: 30px;
    }
    .team-popup-info .modal-dialog {
        width: 80%;
        margin: 8% auto;
    }
    .modal {
        padding-right: 0 !important;
    }
    .cookies-box {
        text-align: center;
    }
    .cookies-box p {
        font-size: 14px;
    }
    .about-team-box-info img {
        width: 50%;
        margin-bottom: 20px;
    }
    .about-team-box-info p {
        text-align: justify;
    }
    .news-home {
        padding: 0 9px;
    }
    .slick-slide {
        padding: 0 5px;
    }
    .news-page-heading {
        font-size: 30px;
    }
    .news-page-heading h3 {
        font-size: 30px;
    }
    .back-btn-news {
        text-align: center;
    }
    .back-btn-news a {
        float: none;
    }
    .news-videobox iframe {
        height: 291px;
    }
    .about-team-box-info .boldpara {
        text-align: center;
    }
    .res-contact .col-sm-6 {
        max-width: 50%;
        flex: 0 auto;
    }
    .twitter-news-iframes {
        width: 100%;
    }
    .contact-page .col-md-6 {
        max-width: 100%;
    }
    .tablearrow2 {
        width: 161%;
    }
    .contact-middle-box1 {
        border-top: 0;
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .contact-border-box {
        margin: 20px 0;
        width: 100%;
    }
}

@media screen and (max-width:569px) {
    .news-videobox iframe {
        height: 290px;
    }
    .sliderpara {
        padding: 46px 0 46px 0px;
    }
}

@media screen and (max-width:566px) {
    .news-videobox iframe {
        height: 285px;
    }
}

@media screen and (max-width:560px) {
    .news-videobox iframe {
        height: 284px;
    }
    .home-serum-video iframe {
        height: 269px;
    }
    .sliderpara {
        padding: 46px 0 45px 0px;
    }
    .tablearrow2 {
        width: 168%;
    }
}

@media screen and (max-width:555px) {
    .home-serum-video iframe {
        height: 272px;
    }
}

@media screen and (max-width:550px) {
    .home-serum-video iframe {
        height: 265px;
    }
    .sliderpara h2 {
        font-size: 25px;
        line-height: 22px;
    }
    .sliderpara h4 {
        font-size: 15px;
        line-height: 26px;
    }
    .sliderpara h3 {
        font-size: 21px;
    }
    .sliderpara {
        padding: 42px 0 42px 0;
    }
    .tablearrow2 {
        width: 180%;
    }
}

@media screen and (max-width:543px) {
    .about-sec-vidoe iframe {
        height: 272px !important;
    }
    .sliderpara {
        padding: 40px 0 40px 0;
    }
}

@media screen and (max-width:541px) {
    .home-serum-video iframe {
        height: 261px;
    }
}

@media screen and (max-width:540px) {
    .sarstable .table .thead-dark th {
        font-size: 13px;
        line-height: 17px;
    }
    .sarstable .table tbody p {
        font-size: 13px !important;
    }
    .progessbar1 {
        height: 46px;
    }
    .tablearrow {
        width: 240%;
    }
    .tablearrow1 {
        width: 232%;
    }
    .tablearrow3 {
        width: 115%;
    }
    .tablearrow4 {
        width: 81%;
    }
    .tablearrow:after {
        border-bottom: 23px solid transparent;
        border-top: 23px solid transparent;
        border-left: 20px solid #b6da93;
    }
    .tablearrow1:after {
        border-bottom: 23px solid transparent;
        border-top: 23px solid transparent;
        border-left: 20px solid #016db3;
    }
    .tablearrow2:after {
        border-bottom: 23px solid transparent;
        border-top: 23px solid transparent;
        border-left: 20px solid #eb7295;
    }
    .tablearrow3:after {
        border-bottom: 23px solid transparent;
        border-top: 23px solid transparent;
        border-left: 20px solid #b891d9;
    }
    .tablearrow4:after {
        border-bottom: 23px solid transparent;
        border-top: 23px solid transparent;
        border-left: 20px solid #61c6be;
    }
    .table-padding .para5 {
        margin: 5px 0 0 32px;
    }
    .table-padding .para6 {
        margin: 5px 0 0 32px;
    }
    .news-videobox iframe {
        height: 271px;
    }
    .home-serum-video iframe {
        height: 260px;
    }
}

@media screen and (max-width:536px) {
    .about-sec-vidoe iframe {
        height: 269px !important;
    }
    .sliderpara {
        padding: 40px 0 40px 0;
    }
}

@media screen and (max-width:534px) {
    .news-videobox iframe {
        height: 268px;
    }
}

@media screen and (max-width:532px) {
    .sarstable .table .thead-dark th {
        font-size: 12px;
        line-height: 17px;
    }
    .sarstable .table tbody p {
        font-size: 12px !important;
    }
    .vaccine-page-container {
        padding: 0 15px;
    }
    .graphinfo {
        padding: 0 15px;
    }
    .sarstable .table tbody .covipara {
        padding: 0 15px;
    }
    .tablearrow2 {
        width: 164%;
    }
}

@media screen and (max-width:530px) {
    .news-videobox iframe {
        height: 258px;
    }
    .about-sec-vidoe iframe {
        height: 265px !important;
    }
    .home-serum-video iframe {
        height: 258px;
    }
}

@media screen and (max-width:525px) {
    .home-serum-video iframe {
        height: 257px;
    }
    .sliderpara {
        padding: 40px 0 39px 0;
    }
}

@media screen and (max-width:522px) {
    .home-serum-video iframe {
        height: 252px;
    }
}

@media screen and (max-width:520px) {
    .about-sec-vidoe iframe {
        height: 260px !important;
    }
    .sliderpara {
        padding: 39px 0 39px 0;
    }
    .tablearrow2 {
        width: 170%;
    }
}

@media screen and (max-width:515px) {
    .news-videobox iframe {
        height: 259px;
    }
}

@media screen and (max-width:511px) {
    .home-serum-video iframe {
        height: 247px;
    }
    .sliderpara {
        padding: 39px 0 38px 0;
    }
}

@media screen and (max-width:510px) {
    .home-leadership-team .owl-nav {
        top: -175px;
    }
    .news-videobox iframe {
        height: 255px;
    }
    .tablearrow2 {
        width: 170%;
    }
}

@media screen and (max-width:504px) {
    .home-serum-video iframe {
        height: 246px;
    }
    .sliderpara {
        padding: 38px 0;
    }
    .tablearrow2 {
        width: 178%;
    }
}

@media screen and (max-width:500px) {
    .back-btn-news {
        text-align: center;
    }
    .back-btn-news a {
        float: none;
        text-align: center;
    }
    .team-info img {
        width: 48%;
    }
    .team-popup-info .modal-dialog {
        width: 90%;
        margin: 16% auto;
    }
    .covi-cure-home-news-info {
        padding: 0;
    }
    .home-teaminfo h3 {
        font-size: 16px;
    }
    .home-teaminfo p {
        font-size: 15px;
    }
    .covi-cure-home-news-info p {
        font-size: 15px;
        line-height: 24px;
    }
    .covi-cure-home-news-info h4 {
        font-size: 16px;
    }
    .inner-page-banner h2 {
        font-size: 30px;
    }
    .news-video-sec {
        width: 100%;
    }
    .vaccine-page-container {
        padding: 0 4px;
    }
    .progessbar1 {
        margin: 11px 0;
    }
    .sar-covid-sec h3 {
        padding: 0 15px;
    }
    .covi-cure-home-news h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .home-cure-vaccine h2 {
        margin-bottom: 15px;
    }
    .home-cgmp-manufacuture h2 {
        margin-bottom: 15px;
    }
    .centerimg {
        text-align: center;
    }
    .chairman-message-info .centerimg img {
        width: 100%;
        margin-bottom: 10px;
    }
    .news-list .col-sm-6 {
        max-width: 100%;
        flex: 0 auto;
    }
    .news-videobox iframe {
        height: 249px;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 30% auto;
    }
    .home-serum-video iframe {
        height: 243px;
    }
    .res-contact .col-sm-6 {
        max-width: 100%;
        flex: 0 auto;
    }
    .contact-middle-box .contact-icon {
        width: 5%;
    }
    .sliderpara {
        padding: 34px 0 34px 0;
    }
    .contact-middle-box .col-md-4 {
        max-width: 100%;
        flex: 0 auto;
    }
    .contact-middle-box .res-address-box {
        margin-bottom: 0;
    }
    .tablearrow {
        width: 252%;
    }
    .tablearrow2 {
        width: 168%;
    }
}

@media screen and (max-width:494px) {
    .home-serum-video iframe {
        height: 237px;
    }
    .sliderpara {
        padding: 34px 0 34px 0;
    }
}

@media screen and (max-width:492px) {
    .home-serum-video iframe {
        height: 239px;
    }
    .about-sec-vidoe iframe {
        height: 254px !important;
    }
}

@media screen and (max-width:490px) {
    .home-serum-video iframe {
        height: 238px;
    }
    .about-sec-vidoe iframe {
        height: 253px !important;
    }
    .tablearrow2 {
        width: 174%;
    }
}

@media screen and (max-width:482px) {
    .about-sec-vidoe iframe {
        height: 248px !important;
    }
    .sliderpara {
        padding: 33px 0 34px 0;
    }
}

@media screen and (max-width:480px) {
    .sarstable .table .thead-dark th {
        font-size: 11px;
        line-height: 16px;
    }
    .sarstable .table tbody p {
        font-size: 11px !important;
        text-align: left;
    }
    .sarstable .table .graphinfo p {
        text-align: justify;
    }
    .home-serum-video iframe {
        height: 224px;
    }
    .about-sec-vidoe iframe {
        height: 238px !important;
    }
    .tablearrow {
        width: 248%;
    }
    .tablearrow1 {
        width: 228%;
    }
    .tablearrow3 {
        width: 110%;
    }
    .tablearrow2 {
        width: 170%;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 40% auto;
    }
}

@media screen and (max-width:478px) {
    .news-videobox iframe {
        height: 243px;
    }
    .covi-cure-home-news .item {
        padding-bottom: 30px;
    }
    .home-serum-video iframe {
        height: 231px;
    }
    .sliderpara {
        padding: 33px 0 33px 0;
    }
}

@media screen and (max-width:476px) {
    .home-serum-video iframe {
        height: 231px;
    }
}

@media screen and (max-width:475px) {
    .home-serum-video iframe {
        height: 230px;
    }
    .about-sec-vidoe iframe {
        height: 243px !important;
    }
}

@media screen and (max-width:470px) {
    .about-sec-vidoe iframe {
        height: 241px !important;
    }
    .tablearrow2 {
        width: 166%;
    }
}

@media screen and (max-width:467px) {
    .sliderpara {
        padding: 32px 0 33px 0;
    }
}

@media screen and (max-width:466px) {
    .home-serum-video iframe {
        height: 236px;
    }
}

@media screen and (max-width:467px) {
    .home-serum-video iframe {
        height: 224px;
    }
}

@media screen and (max-width:464px) {
    .home-serum-video iframe {
        height: 224px;
    }
}

@media screen and (max-width:463px) {
    .news-videobox iframe {
        height: 205px;
    }
}

@media screen and (max-width:465px) {
    .team-slider .owl-carousel .owl-item img {
        width: 95%;
    }
    .slick-slide {
        padding: 0;
    }
}

@media screen and (max-width:460px) {
    .home-serum-video iframe {
        height: 223px;
    }
    .tablearrow2 {
        width: 172%;
    }
}

@media screen and (max-width:458px) {
    .about-sec-vidoe iframe {
        height: 235px !important;
    }
    .sliderpara {
        padding: 32px 0 32px 0;
    }
}

@media screen and (max-width:455px) {
    .addressbox3 .mr-20 {
        margin-right: 23px;
    }
    .home-serum-video iframe {
        height: 221px;
    }
}

@media screen and (max-width:452px) {
    .home-serum-video iframe {
        height: 218px;
    }
}

@media screen and (max-width:450px) {
    .sliderpara h4 {
        font-size: 15px;
        line-height: 22px;
    }
    .home-serum-video iframe {
        height: 220px;
    }
    .about-sec-vidoe iframe {
        height: 229px !important;
    }
    .sliderpara {
        padding: 40px 0;
    }
    .tablearrow2 {
        width: 180%;
    }
}

@media screen and (max-width: 463px) {
    .news-videobox iframe {
        height: 238px;
    }
}

@media screen and (max-width: 458px) {
    .news-videobox iframe {
        height: 235px;
    }
}

@media screen and (max-width: 448px) {
    .news-videobox iframe {
        height: 230px;
    }
}

@media screen and (max-width:445px) {
    .sarstable .table .thead-dark th {
        font-size: 11px;
    }
    .sarstable .table tbody p {
        font-size: 11px !important;
    }
    .sarstable .table .thead-dark th {
        padding: 5px 3px;
    }
    .sarstable .table tbody td {
        padding: 0 2px;
    }
    .news-videobox iframe {
        height: 226px;
    }
    .tablearrow2 {
        width: 156%;
    }
}

@media screen and (max-width:444px) {
    .home-serum-video iframe {
        height: 217px;
    }
}

@media screen and (max-width:442px) {
    .home-serum-video iframe {
        height: 215px;
    }
    .sliderpara {
        padding: 39px 0 40px 0;
    }
}

@media screen and (max-width:440px) {
    .addressbox3 {
        margin-bottom: 0;
    }
    .aboutvideobox iframe {
        height: 223px;
    }
    .news-videobox iframe {
        height: 226px;
    }
}

@media screen and (max-width:438px) {
    .news-videobox iframe {
        height: 223px;
    }
    .about-sec-vidoe iframe {
        height: 224px !important;
    }
    .home-serum-video iframe {
        height: 210px;
    }
}

@media screen and (max-width: 436px) {
    .home-serum-video iframe {
        height: 212px;
    }
    .sliderpara {
        padding: 39px 0 39px 0;
    }
}

@media screen and (max-width: 434px) {
    .about-sec-vidoe iframe {
        height: 222px !important;
    }
}

@media screen and (max-width:432px) {
    .about-sec-vidoe iframe {
        height: 217px !important;
    }
    .home-serum-video iframe {
        height: 200px;
    }
    .inner-page-banner {
        padding: 12% 0;
    }
    .tablearrow2 {
        width: 173%;
    }
}

@media screen and (max-width:430px) {
    .home-serum-video iframe {
        height: 208px;
    }
    .tablearrow2 {
        width: 160%;
    }
}

@media screen and (max-width:428px) {
    .home-serum-video iframe {
        height: 206px;
    }
    .sliderpara {
        padding: 38px 0 39px 0;
    }
}

@media screen and (max-width:426px) {
    .addressbox3 .mr-20 {
        margin-right: 15px;
    }
    .news-videobox iframe {
        height: 217px;
    }
    .inner-page-banner {
        padding: 12% 0;
    }
    .home-cgmp-manufacuture h2 {
        line-height: 34px;
    }
}

@media screen and (max-width:422px) {
    .home-serum-video iframe {
        height: 204px;
    }
    .sliderpara {
        padding: 38px 0 38px 0;
    }
}

@media screen and (max-width: 420px) {
    .about-sec-vidoe iframe {
        height: 214px !important;
    }
    .home-serum-video iframe {
        height: 202px;
    }
    .sliderpara {
        padding: 38px 0;
    }
    .tablearrow2 {
        width: 169%;
    }
}

@media screen and (max-width:419px) {
    .team-slider .owl-carousel .owl-item img {
        width: auto;
    }
    .addressbox3 p {
        margin: 4px 0;
    }
    .news-videobox iframe {
        height: 213px;
    }
}

@media screen and (max-width:418px) {
    .team-slider .owl-carousel .owl-item img {
        width: auto;
    }
}

@media screen and (max-width: 416px) {
    .about-sec-vidoe iframe {
        height: 211px !important;
    }
}

@media screen and (max-width:414px) {
    .logobox {
        
        margin: 0;
    }
    .team-heading h2 {
        font-size: 30px;
    }
    .sarstable .table .thead-dark th {
        padding: 5px 2px;
    }
    .sarstable .table tbody p {
        line-height: 15px;
    }
    .sarstable .table .graphinfo p {
        line-height: 24px;
    }
    .news-videobox iframe {
        height: 200px;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 50% auto;
    }
    .home-serum-video iframe {
        height: 191px;
    }
    .about-sec-vidoe iframe {
        height: 201px !important;
    }
    .inner-page-banner {
        padding: 11% 0;
    }
    .tablearrow {
        width: 248%;
    }
    .tablearrow1 {
        width: 218%;
    }
    .tablearrow2 {
        width: 165%;
    }
    .tablearrow3 {
        width: 112%;
    }
    .tablearrow4 {
        width: 78%;
    }
    .sarstable .table tbody .covipara {
        line-height: 24px;
    }
    .sliderpara {
        padding: 52px 0 52px 0;
    }
    .sliderpara h2 {
        font-size: 21px;
        line-height: 20px;
        margin: 0 0 6px 0;
    }
    .sliderpara h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .sliderpara h3 {
        font-size: 18px;
    }
    .navbar {
        padding: 6px 0;
    }
}

@media screen and (max-width:412px) {
    .about-sec-vidoe iframe {
        height: 200px !important;
    }
}

@media screen and (max-width:411px) {
    .home-serum-video iframe {
        height: 190px;
    }
    .about-sec-vidoe iframe {
        height: 199px !important;
    }
}

@media screen and (max-width:410px) {
    .team-slider .owl-carousel .owl-item img {
        width: auto;
    }
    .sarstable .table .thead-dark th {
        font-size: 10px;
        padding: 5px 0;
        line-height: 15px;
        vertical-align: middle;
        text-align: center;
    }
    .sarstable .table tbody p {
        font-size: 11px;
    }
    .sarstable .table .thead-dark .headerborder1 {
        font-size: 9px;
    }
    .sarstable .table .thead-dark .deliverypara {
        padding: 0 2px;
    }
    .progessbar1 {
        height: 36px;
    }
    .tablearrow {
        width: 260%;
    }
    .tablearrow1 {
        width: 234%;
    }
    .tablearrow2 {
        width: 149%;
    }
    .tablearrow3 {
        width: 110%;
    }
    .tablearrow4 {
        width: 86%;
    }
    .tablearrow:after {
        border-bottom: 18px solid transparent;
        border-top: 18px solid transparent;
        border-left: 13px solid #b6da93;
    }
    .tablearrow1:after {
        border-bottom: 18px solid transparent;
        border-top: 18px solid transparent;
        border-left: 13px solid #016db3;
    }
    .tablearrow2:after {
        border-bottom: 18px solid transparent;
        border-top: 18px solid transparent;
        border-left: 13px solid #eb7295;
    }
    .tablearrow3:after {
        border-bottom: 18px solid transparent;
        border-top: 18px solid transparent;
        border-left: 13px solid #b891d9;
    }
    .tablearrow4:after {
        border-bottom: 18px solid transparent;
        border-top: 18px solid transparent;
        border-left: 13px solid #61c6be;
    }
    .table-padding .para5 {
        margin: 0px 0 0 24px;
    }
    .table-padding .para6 {
        margin: 0px 0 0 24px;
    }
    .home-serum-video iframe {
        height: 198px;
    }
}

@media screen and (max-width:404px) {
    .news-videobox iframe {
        height: 204px;
    }
    .about-sec-vidoe iframe {
        height: 205px !important;
    }
    .home-serum-video iframe {
        height: 195px;
    }
    .sliderpara {
        padding: 51px 0 51px 0;
    }
}

@media screen and (max-width:400px) {
    .news-videobox iframe {
        height: 201px;
    }
    .home-serum-video iframe {
        height: 192px;
    }
    .sliderpara {
        padding: 50px 0 51px 0;
    }
}

@media screen and (max-width:398px) {
    .home-serum-video iframe {
        height: 190px;
    }
}

@media screen and (max-width:396px) {
    .about-sec-vidoe iframe {
        height: 200px !important;
    }
}

@media screen and (max-width:392px) {
    .news-videobox iframe {
        height: 197px;
    }
    .home-serum-video iframe {
        height: 188px;
    }
    .sliderpara {
        padding: 50px 0 50px 0;
    }
}

@media screen and (max-width:390px) {
    .home-serum-video iframe {
        height: 187px;
    }
    .about-sec-vidoe iframe {
        height: 196px !important;
    }
    .sliderpara h3 {
        font-size: 16px;
    }
    .sliderpara h4 {
        font-size: 14px;
    }
    .sliderpara {
        padding: 51px 0 50px 0;
    }
    .tablearrow2 {
        width: 154%;
    }
}

@media screen and (max-width:386px) {
    .home-serum-video iframe {
        height: 188px;
    }
    .sliderpara {
        padding: 50px 0 50px 0;
    }
}

@media screen and (max-width:384px) {
    .tl-topbar {
        padding: 0 0;
    }
    .tl-topbar p {
        font-size: 13px
    }
    .home-slider .carousel-indicators {
        bottom: -20px
    }
    .home-cgmp-manufacuture h2 {
        font-size: 30px;
    }
    .company-profile-info h3 {
        font-size: 28px;
    }
    .chairman-message-info h3 {
        font-size: 28px;
    }
    .team-heading h2 {
        font-size: 28px;
    }
    .about-video h3 {
        font-size: 28px;
    }
    .home-cure-vaccine h2 {
        font-size: 28px;
    }
    .home-cgmp-manufacuture h2 {
        font-size: 28px;
    }
    .covi-cure-home-news h2 {
        font-size: 28px;
    }
    .covi-cure-home-news-info img {
        width: 100%;
    }
    .inner-page-banner {
        padding: 11% 0;
    }
    .bottom-footer a {
        display: inline-block;
    }
    .news-page-heading h3 {
        font-size: 28px;
    }
    .news-videobox iframe {
        height: 192px;
    }
    .about-sec-vidoe iframe {
        height: 192px !important;
    }
    .contact-middle-box .contact-icon {
        width: 7%;
    }
    .sliderpara {
        padding: 50px 0 50px 0;
    }
    .home-serum-video iframe {
        height: 178px;
    }
    .tablearrow2 {
        width: 156%;
    }
}

@media screen and (max-width:380px) {
    .home-serum-video iframe {
        height: 185px;
    }
    .sliderpara {
        padding: 49px 0 50px 0;
    }
}

@media screen and (max-width:375px) {
    .tl-topbar p {
        font-size: 13px
    }
    .tl-topbar img {
        margin-right: 9px
    }
    .site-navigation {
        padding: 0;
    }
    .team-popup-info .modal-dialog {
        margin: 13% auto;
    }
    .addressbox img {
        margin-right: 6px;
        /*  width: 17px;*/
    }
    .addressbox3 .mr-20 {
        font-size: 14px;
        margin: 0;
    }
    .addressbox .ml-20 {
        font-size: 14px;
        margin: 4px 0;
    }
    .addressbox1 p {
        font-size: 14px;
    }
    .news-videobox iframe {
        height: 179px;
    }
    .inner-page-banner h2 {
        font-size: 28px;
    }
    .homevaccinevideobox .modal-dialog {
        margin: 55% auto;
    }
    .home-serum-video iframe {
        height: 172px;
    }
    .about-sec-vidoe iframe {
        height: 175px !important;
    }
    .home-banner-bg {
        background: url(../images/serum-institute-life-sciences-res-banner.jpg) no-repeat;
        background-size: 100%;
    }
    .sliderpara h2 {
        font-size: 22px;
        line-height: 20px;
    }
    .sliderpara h4 {
        font-size: 14px;
        line-height: 12px;
    }
    .sliderpara h3 {
        font-size: 21px;
        line-height: 30px;
    }
    .home-cure-vaccine h2 {
        font-size: 38px;
        line-height: 36px;
    }
    .home-cgmp-manufacuture h2 {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .home-teaminfo h3 {
        font-size: 21px;
    }
    .home-teaminfo p {
        font-size: 16px;
    }
    .covi-cure-home-news h2 {
        font-size: 38px;
        text-align: left;
        margin: 0;
        padding-left: 10%;
    }
    .covi-cure-home-news-info h4 {
        font-size: 17px;
    }
    .footer-address p {
        color: #c3cde1;
        font-size: 12px;
        line-height: 18px;
    }
    .footer-sec .footerlink a {
        font-size: 11px;
        padding-bottom: 0;
    }
    .home-page-news {
        padding: 26px 0 35px 0;
    }
    .home-cgmp-manufacuture {
        padding: 35px 0 30px 0;
    }
    .home-leadership-team {
        padding: 30px 0 30px 0;
    }
    .team-heading {
        margin-bottom: 6px;
    }
    .covi-cure-home-news {
        padding: 28px 0 0 0;
    }
    .covi-cure-home-news .item {
        padding-bottom: 30px;
    }
    /*.res-logo {
        display: block;
        width: 185px;
    }*/
    .logobox {
        margin: 0 0;
    }
    .logoLeft {
        text-align: left;
    }
    .navbar {
        padding: 9px 0 10px 0;
    }
    .fa-bars {
        padding: 5px 7px;
    }
    .tl-topbar .res-band {
        display: block;
    }
    .tl-topbar .header-band {
        display: none;
    }
    .tl-topbar .topband {
        height: auto;
        width: 100%;
    }
    .tl-header .container-fluid {
        padding: 0 13px;
    }
    .inner-page-banner {
        padding: 11% 0;
    }
    .middle-container {
        padding: 0 13px;
    }
    .home-cure-vaccine p {
        line-height: 22px;
        padding-bottom: 4px;
    }
    .home-cgmp-manufacuture p {
        line-height: 22px;
    }
    .covi-cure-home-news .owl-stage-outer {
        padding-top: 0;
    }
    .covi-cure-home-news h2 {
        line-height: 36px;
        padding-bottom: 3px;
    }
    .covi-cure-home-news-info img {
        margin-bottom: 17px;
    }
    .footer-sec {
        padding: 20px 0;
    }
    .footer-sec ul {
        margin: 0;
    }
    .bottom-footer p {
        font-size: 9px;
    }
    .corona-virus-vaccine-img {
        padding: 35px 0;
    }
    .sliderpara {
        padding: 37px 0 43px 0;
    }
    .tablearrow2 {
        width: 170%;
    }
}

@media screen and (max-width:373px) {
    .news-videobox iframe {
        height: 186px;
    }
}

@media screen and (max-width:370px) {
    .addressbox3 .mr-20 {
        margin: 10px 0 0 0;
        width: 100%;
    }
    .addressbox3 p {
        margin: 11px 0;
    }
    .sarstable .table .thead-dark th {
        font-size: 10px;
        padding: 5px 0;
        line-height: 15px;
        vertical-align: middle;
        text-align: center;
    }
    .sarstable .table tbody p {
        font-size: 11px;
    }
    .sarstable .table .thead-dark .headerborder1 {
        font-size: 9px;
    }
    .sarstable .table .thead-dark .deliverypara {
        padding: 0 2px;
    }
    .progessbar1 {
        height: 26px;
    }
    .tablearrow {
        width: 268%;
    }
    .tablearrow1 {
        width: 230%;
    }
    .tablearrow2 {
        width: 174%;
    }
    .tablearrow3 {
        width: 112%;
    }
    .tablearrow:after {
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        border-left: 11px solid #b6da93;
    }
    .tablearrow1:after {
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        border-left: 11px solid #016db3;
    }
    .tablearrow2:after {
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        border-left: 11px solid #eb7295;
    }
    .tablearrow3:after {
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        border-left: 11px solid #b891d9;
    }
    .tablearrow4:after {
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        border-left: 11px solid #61c6be;
    }
    .progessbar1 {
        margin: 14px 0;
    }
    .table-padding .para5 {
        line-height: 14px;
    }
    .table-padding .para6 {
        line-height: 14px;
    }
    .news-videobox iframe {
        height: 185px;
    }
    .home-serum-video iframe {
        height: 182px;
    }
    .sliderpara {
        padding: 37px 0 46px 0;
    }
}

@media screen and (max-width:368px) {
    .home-banner-bg .container {
        padding: 0 11px;
    }
    .home-serum-video iframe {
        height: 177px;
    }
    .sliderpara {
        padding: 38px 0 46px 0;
    }
}

@media screen and (max-width:366px) {
    .about-sec-vidoe iframe {
        height: 183px !important;
    }
    .home-banner-bg {
        background: url(../images/serum-institute-life-sciences-res-banner.jpg) no-repeat;
        background-size: cover;
    }
    .sliderpara {
        padding: 41px 0 46px 0;
    }
}

@media screen and (max-width:363px) {
    .news-videobox iframe {
        height: 182px;
    }
    .home-serum-video iframe {
        height: 174px;
    }
    .sliderpara {
        padding: 41px 0 45px 0;
    }
}

@media screen and (max-width:360px) {
    .covi-cure-home-news {
        padding: 40px 0 8px 0;
    }
    .news-videobox iframe {
        height: 179px;
    }
    .inner-page-banner {
        padding: 10% 0;
    }
    .home-serum-video iframe {
        height: 165px;
    }
    .about-sec-vidoe iframe {
        height: 167px !important;
    }
    /*.middle-container {
        padding: 0 6px;
    }*/
    .sarstable .table tbody p {
        font-size: 10px;
    }
    .togglearrow {
        text-align: center;
        padding-left: 26px;
    }
    .sliderpara {
        padding: 41px 0 44px 0;
    }
}

@media screen and (max-width:357px) {
    .news-videobox iframe {
        height: 178px;
    }
    .home-serum-video iframe {
        height: 173px;
    }
}

@media screen and (max-width:355px) {
    .about-sec-vidoe iframe {
        height: 173px !important;
    }
    .sliderpara {
        padding: 41px 0 43px 0;
    }
}

@media screen and (max-width:352px) {
    .sarstable .table .thead-dark th {
        font-size: 9px;
    }
    .sarstable .table tbody p {
        font-size: 9px !important;
    }
    .company-profile-info p {
        line-height: 13px;
    }
    .sarstable .table .graphinfo p {
        line-height: 22px;
    }
    .news-videobox iframe {
        height: 174px;
    }
}

@media screen and (max-width:352px) {
    .sliderpara h2 {
        font-size: 20px;
    }
    .sliderpara h4 {
        font-size: 13px;
    }
}

@media screen and (max-width:351px) {
    .chairman-message-info h3 {
        font-size: 27px;
    }
}

@media screen and (max-width:350px) {
    .footer-sec .col-sm-9 {
        max-width: 100%;
        flex: 0 auto;
    }
    .footer-sec .col-sm-3 {
        max-width: 100%;
        flex: 0 auto;
    }
    .footer-address {
        float: none;
    }
    .chairman-message-info h3 {
        font-size: 24px;
    }
    .company-profile-info h3 {
        font-size: 24px;
    }
    .contact-map iframe {
        height: 250px;
    }
   
   
    .home-serum-video iframe {
        height: 169px;
    }
    .navbar {
        padding: 6px 0 7px 0;
    }
    .sliderpara {
        padding: 41px 0 42px 0;
    }
}

@media screen and (max-width:348px) {
    .about-sec-vidoe iframe {
        height: 168px !important;
    }
}

@media screen and (max-width:346px) {
    .home-serum-video iframe {
        height: 153px;
    }
    .sliderpara {
        padding: 41px 0 41px 0;
    }
}

@media screen and (max-width:344px) {
    .news-videobox iframe {
        height: 171px;
    }
    .home-serum-video iframe {
        height: 166px;
    }
}

@media screen and (max-width:340px) {
    .sliderpara {
        padding: 34px 0 30px 0;
    }
    .sliderpara h3 {
        font-size: 16px;
    }
    .sliderpara h2 {
        font-size: 18px;
    }
    .logobox {
        width: 230px;
    }
    .news-videobox iframe {
        height: 168px;
    }
    .about-sec-vidoe iframe {
        height: 164px !important;
    }
    .navbar {
        padding: 7px 0 7px 0;
    }
}

@media screen and (max-width:336px) {
    .home-serum-video iframe {
        height: 162px;
    }
    .sliderpara {
        padding: 33px 0 30px 0;
    }
}

@media screen and (max-width:335px) {
    .logobox {
        width: 215px;
    }
    .addressbox .info-box {
        width: 72%;
        margin-left: 14px;
    }
    .addressbox .icon-box {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
    .contact-middle-box a {
        font-size: 14px;
    }
    .contact-middle-box p {
        font-size: 14px;
    }
    .about-sec-vidoe iframe {
        height: 162px !important;
    }
    .navbar {
        padding: 5px 0 5px 0;
    }
}

@media screen and (max-width:333px) {
    .news-videobox iframe {
        height: 165px;
    }
}

@media screen and (max-width:330px) {
    .sarstable .table tbody p {
        font-size: 8px !important;
    }
    .inner-page-banner {
        padding: 10% 0;
    }
    .home-serum-video iframe {
        height: 160px;
    }
    .about-sec-vidoe iframe {
        height: 160px !important;
    }
    .contact-middle-box .contact-icon {
        width: 8%;
    }
    .sliderpara {
        padding: 32px 0 30px 0;
    }
}

@media screen and (max-width:327px) {
    .news-videobox iframe {
        height: 162px;
    }
    .about-sec-vidoe iframe {
        height: 158px !important;
    }
}

@media screen and (max-width:324px) {
    .news-videobox iframe {
        height: 160px;
    }
    .home-serum-video iframe {
        height: 158px;
    }
    .sliderpara {
        padding: 31px 0 30px 0;
    }
}

@media screen and (max-width:320px) {
    .addressbox3 .mr-20 {
        margin-right: 0;
    }
    .addressbox3 p {
        float: none;
        margin: 3px 0;
    }
    .home-serum-video iframe {
        height: 147px;
    }
    .about-sec-vidoe iframe {
        height: 143px !important;
    }
}