@font-face {
	font-family: 'Georgia';
	src: url('../fonts/Georgia.eot');
	src: url('../fonts/Georgia.woff') format('woff'),
		url('../fonts/Georgia.ttf') format('truetype'),
		url('../fonts/Georgia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gillsans-light';
	src: url('../fontstopbar/gillsans-light.eot');
	src: url('../fonts/gillsans-light.woff') format('woff'),
		url('../fonts/gillsans-light.ttf') format('truetype'),
		url('../fonts/gillsans-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	@font-face
}

@font-face {
	font-family: 'GILLSANS';
	src: url('../fonts/GILLSANS.eot');
	src: url('../fonts/GILLSANS.woff') format('woff'),
		url('../fonts/GILLSANS.ttf') format('truetype'),
		url('../fonts/GILLSANS.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LevenimMT';
	src: url('../fonts/lvnm_1.eot');
	src: url('../fonts/LevenimMT.woff') format('woff'),
		url('../fonts/LevenimMT.ttf') format('truetype'),
		url('../fonts/LevenimMT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Georgia', sans-serif;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak,
	.x-ng-cloak {
	display: none !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Georgia';
	color: #000000;
	font-weight: normal;
}

p {
	font-family: 'gillsans-light';
}

img {
	max-width: 100%;
	height: auto;
}

.btn-black {
	background-color: #808080;
	font-size: 1.3rem;
	color: #fff;
	border: 0;
	transition: all 0.4s ease-in 0s;
}

.btn-black:hover {
	background-color: #000000;
}

#accordion .card-link:first-child {
	background-color: #ff1d25;
	color: #fff;
}

.btn {
	font-family: 'Georgia';
}

a {
	font-family: 'Georgia';
	text-decoration: none;
}

a:focus {
	border: none;
	box-shadow: none;
}

.georgia {
	font-family: 'Georgia' !important;
}

.gillsans-light-font {
	font-family: 'gillsans-light' !important;
}

.GILLSANS-font {
	font-family: 'GILLSANS' !important;
}

.topbar {
	color: #696b70;;
	font-family: 'gillsans-light';
}

.btn-collab-gray {
	background-color: #808080;
	font-size: 1rem;
	color: #fff;
	padding: 10px 20px;
	border: 0;
	transition: all 0.4s ease-in 0s;
}

.coll-hub {
	font-family: 'GILLSANS';
	color: #666;
}

.align-left {
	float: left;
	margin-right: 25px;
}

.align-right {
	float: right;
	margin-left: 25px;
}

.gallery-wrapper img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.gallery-wrapper .carousel-item {
	height: 500px !important;
}
.middle-container {
	display: table;
	height: 100%;
	width: 100%;
}
.text-middle {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.title-h1 {
	font-size: 4.5rem;
}
.title-h2 {
	font-size: 3rem;
}
.title-h3 {
	font-size: 2.5rem;
}
header {
	width: 100%;
	height: 56px;
	background: #3F51B5;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

header i.fa, header i.fa-bars {
	height: 56px;
	width: 56px;
	line-height: 56px;
	text-align: center;
	color: #FFF;
	float: left;
	cursor: pointer;
}

header span.title {
	height: 56px;
	color: #FFF;
	float: left;
	line-height: 56px;
}

.readmore {
	font-family: 'georgia';
	color: #666;
	transition: all 0.2s ease-in 0s;
}

.readmore:hover {
	color: #ff1d25;
}

.readmore:after {
	content: "";
	color: #666;
	font-family: 'FontAwesome';
	margin-left: 8px;
	transition: all 0.2s ease-in 0s;
}

.readmore:hover:after {
	color: #ff1d25;
	transition: all 0.2s ease-in 0s;
}
.morebtn {
	background-color:#f82929;
	font-size: 22px;
	font-family: gillsans-light;
	color:#fff;
	border-radius: 10px !important;
	padding:6px 30px;
	font-weight: bold;
	transition: all 0.2s ease-in 0s;
}
.morebtn:hover {
	background-color:#191717;
}

a:hover {
	text-decoration: none;
}
.moreread {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 10px 20px;
}
.moreread:hover {
	border-color:#ff1d25;
}
.moreread:focus {
	border:1px solid #ccc;
}
@media ( min-width : 1200px) {
	.container {
		max-width: 1156px;
	}
}

.elores-pdf .searchbutton .btn {
	background-color: white;
	color: #ff1d25;
	border: 1px solid #ff1d25;
	font-size: 1.5rem;
	font-weight: normal;
}

.elores-pdf .searchbutton .btn:hover {
	background-color: white;
	color: #787878;
	border: 1px solid #e7e7e7;
}

/* side menu Code starts */
.touch-menu-la .inner-header {
	width: 100%;
	font-weight: 500;
	text-align: left;
	color: #ff1d25;
/* 	margin-left:13.5%; */
}

.touch-menu-la .dropdown-menu {
	position: relative !important;
	transform: none !important;
	width: 100%;
	border: 0;
}


.research_productlist .topbar li a {
	font-family: gillsans-light;
}
.social:last-child ul {
	margin-bottom: 0;
}

.social ul {
	list-style: none;
	margin: 24px 0 0 -24px;
	padding: 0;
}

.social ul li {
	display: inline-block;
	font-size: 2rem;
}

.social ul li .fa-linkedin-square {
	color: #1b86bc;
}

.social ul li .fa-twitter {
	color: #00abf2;
}

.social ul li .fa-facebook-square {
	color: #3e5b97;
}

.socialshare {
	background-color: #fcfcfc;
	box-shadow: 0px 0px 14px 0px #ccc;
	animation: slideInDown 0.5s;
	animation-fill-mode: forwards;
}

.socialshare h4 {
	margin-top: 15px;
}

.socialshare ul {
	margin: 0 !important;
	float: right;
}

.socialshare ul li {
	margin: 0px !important;
	float: left;
	padding: 0rem !important;
	animation: slideInDown 0.5s;
	animation-fill-mode: forwards;
	text-align: center;
}

.socialshare ul li .fa {
	color: #fff;
	padding: 15px 0;
	width: 60px;
}

.socialshare ul li .fa-linkedin-square {
	background-color: #1b86bc;
}

.socialshare ul li .fa-twitter {
	background-color: #00abf2;
}

.socialshare ul li .fa-facebook-square {
	background-color: #3e5b97;
}

.socialshare ul li .fa-envelope {
	background-color: #b4bf25;
}
.socialshare ul li a {
	cursor: pointer;
}

/* vinay sub-menu starts  */
.touch-menu-la .dropdown-menu1 a {
	font-family: 'gillsans-light' !important;
	color: #545253;
	font-size: 1.3rem;
}

.dropdown1 .dropdown-menu1 .dropdown-item1 {
	background: transparent;
}

.dropdown1 .dropdown-menu1 .dropdown-item1 .d-flex i {
	font-size: 12px !important;
}

.submenu-margin-provider {
	margin-bottom: 3rem !important;
}

@media screen and (min-width: 992px) {
	.margin-provider {
		margin-bottom: 3rem !important;
	}

	/* changes */
	#accordion .eloresdata {
		padding-left: 170px;
	}
	#accordion #socialfix {
		display: inline-block !important;
		float: left;
		width: 15%;
	}
	#accordion .elores-tabs {
		position: sticky;
		top: 0px;
	}
	#accordion #socialfix .card-link {
		background-color: transparent;
		font-size: 1rem;
		padding: 15px 0px;
	}
	#accordion #socialfix .card-link:hover {
		background-color: transparent !important;
		color: #ff1d25 !important;
	}
	#accordion #socialfix .card-link:first-child {
		background-color: transparent !important;
		color: #ff1d25 !important;
	}
}

@media screen and (max-width: 992px) {
	.margn-provider {
		margin-bottom: 3rem !important;
	}
	.navbar-dark .navbar-brand .img {
	    position: absolute;
	    left: 84px;
	    top: 8px;
}
	}

.animate-overlayedlay {
	animation: slideInRight 0.3s;
	animation-fill-mode: forwards;
}

.animate-overlaysubmenu {
	animation: slideInLeft 0.3s;
	animation-fill-mode: forwards;
}

.animate-overlaysubmenulay {
	animation: slideOutRight 0.1s;
	animation-fill-mode: forwards;
}

.animate-overlayed {
	animation: slideOutLeft 0.1s;
	animation-fill-mode: forwards;
}
/* vinay sub-menu ends  */
.touch-menu-la .inner-header h4 {
	color: #c9291c;
	font-family: 'GILLSANS';
}

.touch-menu-la .inner-header {
	display: block;
}

.menu-items {
	list-style: none;
}
.touch-menu-la .inner-header .sidenavopener {
	display: inline-block;
	margin: 2px 0px 0 17px;
	visibility: hidden;
}
.touch-menu-la .inner-header .img {
	height: 70px;
	margin: -39px 3px 0;
}
.touch-menu-la .inner-header .full-title {
	text-transform: uppercase;
	margin: 18px 0 0px -54px;
	font-size: 1.8rem;
	display: inline-block;
	position: absolute;
	color: #ff1d25;
}
.touch-menu-la .list-group a div h4 {
	text-align: center;
	color: #545253;
	font-weight: 100;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-family: 'Gillsans' !important;
}

.touch-menu-la .list-group a div i {
	transition: all 0.1s ease-in 0.1s;
}

.touch-menu-la .list-group a div h5 {
	font-family: 'gillsans-light' !important;
	color: white;
	font-weight: 100;
}

.touch-menu-la .fa-angle-right:before {
	font-size: 2em;
	color: grey;
	font-weight: 100;
}

.touch-menu-la .fa-angle-left:before {
	font-size: 2em;
	color: grey;
	font-weight: 100;
	background-color: #eee;
	padding: 25.3px 40px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.dropdown .dropdown-menu .dropdown-item .fa-angle-right:before {
	font-size: 1.6em;
	margin-top: 3px;
	display: inline-block;
}

.touch-menu-la .list-group-item {
	border: none;
	border-bottom: 1px solid #ebebeb;
	padding: 1.4rem 1.6rem;
}

.touch-menu-la .dropdown-menu1 .head-title .list-group-item {
	background-color: #f5f5f5 !important;
}

.touch-menu-la .dropdown-menu1 .head-title .list-group-item:hover {
	background-color: none !important;
}

.menu-items li i {
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 12px;
	margin-right: 32px;
}

.inner-footer {
	padding-bottom: 10px;
	font-size: 21px;
	background: #ff1d25;
	text-align: center;
	color: #fdfbec;
}

.inner-footer #copyright {
	border: none;
	float: none;
}

.center-icon {
	height: 56px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 0;
	margin-top: -28px;
	color: #CCC;
	pointer-events: none;
}

.center-icon i {
	font-size: 56px !important;
	color: #CCC;
	margin-left: 10px;
	float: left;
}

.center-icon i.arrow {
	font-size: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

.center-icon .text {
	height: 56px;
	line-height: 70px;
	margin-left: 20px;
	float: left;
	font-size: 25px;
}

#menu {
	position: fixed;
	overflow: none;
	/* -webkit-overflow-scrolling: touch; */
}

.side-nav-scroller {
	overflow-y: auto;
	height: 100% /* -webkit-overflow-scrolling: touch; */
}

#menu i {
	float: right;
	font-size: 14px;
}

#menu .closebtn {
	border: none;
	color: #ff1d25;
}

#menu .closebtn:hover {
	background: #ff1d25;
	color: white;
	text-decoration: none;
}

/* menu work done */

/* Nav bar work */

.right-navbar .navbar-nav li {
	padding:3px 0.5rem 0;
}
.right-navbar .navbar-nav li .nav-link {
	position: relative;
	padding: 1.9rem 1.3rem;
	transition: .4s ease-in;
	color:#000;
}
.right-navbar .navbar-nav li .nav-link::after {
  display: block;
  content: normal;
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 0px);
  height: 3px;
  background: transparent;
}
.right-navbar .navbar-nav li:hover .nav-link::after {
  background: #ff1d25;
}
.right-navbar .navbar-nav li .opennav {
	display:none;
}
.right-navbar .navbar-nav .opennav h5 a,
.right-navbar .navbar-nav .opennav h5 {
	color:#000;
	margin-bottom:20px;
	font-size:18px;
	font-family: 'gillsans-light';
	font-weight: 600;
	letter-spacing: 1px;
}
.right-navbar .navbar-nav .opennav h5 a .fa {
	margin-left:10px;
	transition:all 0.2s ease-in 0s;
}
.right-navbar .navbar-nav .opennav h5 a:hover .fa {
	margin-left:15px;
}
.right-navbar .navbar-nav li:hover .nav-link,
.navbar-dark .navbar-nav .nav-link:focus {
	color:#000;
}
.right-navbar .navbar-nav li:hover .opennav {
	background-color: #f9f9f9;
	width: 60%;
	position: absolute;
	top:88px;
	z-index: 11111;
	transition: .3s;
	display: flex;
	padding:2.5% 3rem;
	border-top:4px solid transparent;
	margin-left:20px;
}
.right-navbar .navbar-nav .custom-navbar1:hover .opennav {
	margin-left:0;
	width:100%;
	left:10%;
}
.right-navbar .navbar-nav .custom-navbar1:hover .opennav h5 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	display: block;
}
.right-navbar .navbar-nav .custom-navbar:hover .opennav {
	width: 400px;
}
.right-navbar .navbar-nav li:hover .opennav ul li {
	padding:0 0 15px;
	list-style:none;
}
.right-navbar .navbar-nav li:hover .opennav ul li .nav-link:after {
	 content: normal;
}
.right-navbar .navbar-nav li:hover .opennav ul li .nav-link {
	font-family:'gillsans-light';
	font-size:18px;
	padding:0;
	transition: all 0.1s ease-out;
	display: inline;
	letter-spacing: 0.8px;
}
.right-navbar .navbar-nav li:hover .opennav ul li .nav-link:hover,
.right-navbar .navbar-nav .opennav h5 a:hover {
	color:#ff1d25;
	text-decoration:underline;
}
.right-navbar .navbar-nav .opennav .featured-block {
	border-left: 1px solid #cdcdcd;
	padding-left: 30px;
}
.right-navbar .navbar-nav .opennav .featured-block ul li a {
	font-weight: bold;
}
.right-navbar .navbar-nav .opennav .featured-block p {
	margin:5px 0 8px;
}
.sidenavopener .navbar-brand {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-right: 0 !important;
}

.nav-icon1 {
	width: 60px;
	height: 45px;
	position: relative;
	margin-top: 15px;
}

.nav-icon1 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 60%;
	background: #ff1d25;
	border-radius: 9px;
	opacity: 1;
	left: 5px;
}

.nav-icon1 span:nth-child(1) {
	top: 9px;
}

.nav-icon1 span:nth-child(2) {
	top: 20px;
}

.navbar h4 {
	font-family: 'GILLSANS';
	color: #ff1d25;
	text-transform: uppercase;
}

/* #navbarSupportedContent a:hover {
	background-color: #ebebeb;
} */

.bg-company-red {
	background-color: white;
}

.search-testing .close {
	margin-top: 14px;
	margin-right: 20px;
}

.red {
	color: red;
	font-size: 1.5rem;
	text-transform: uppercase;
}

#mainhead {
	color: #ff1d25;
	text-transform: uppercase;
	font-size: 1rem;
	font-family: 'GILLSANS' !important;
}

.search-box {
	width: 100%;
	position: absolute;
	right: 0;
}

.search-box  .search-container {
	width: 100%;
	position: relative;
}

.search-box  .search-container input#search {
	width: 55px;
	height: 50px;
	background: transparent;
	border: none;
	font-size: 16px;
	float: right;
	color: #262626;
	padding: 0 35px;
	color: #fff;
}

.search-box  .search-container input#search::-webkit-input-placeholder,
	.search-box  .search-container input#search:-moz-placeholder,
	.search-box  .search-container input#search::-moz-placeholder,
	.search-box  .search-container input#search:-ms-input-placeholder {
	color: #65737e;
}

.search-box  .search-container .icon {
	position: absolute;
	margin-left: 17px;
	margin-top: 7px;
	z-index: 1;
	color: #555;
	right: 15px;
	font-size: 35px;
}

.search-testing .show-div input[type="search"] {
	width: 95%;
	background-color: transparent;
}

/* code to remove input box border */
textarea:focus, input:focus {
	outline: none;
}

#search:focus {
	box-shadow: none !important;
}

#search {
	border-radius: 25px;
	border: 2px;
	padding: 20px;
	width: 200px;
	height: 20px;
	width: 87%;
	border-color: white;
	border-right-style: none !important;
	-webkit-transition: width .55s ease;
	-moz-transition: width .55s ease;
	-ms-transition: width .55s ease;
	-o-transition: width .55s ease;
	transition: width 4s ease;
	box-sizing: content-box;
}


.fade.in {
	opacity: 1;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-backdrop.in {
	filter: alpha(opacity = 50);
	opacity: .5;
}
/*  corona virus start */
/* .hero-container.covid-banner .text-wrapper .hero-up .text-render h2{ 
    font-size: 3.4rem;
}
.hero-container.covid-banner .text-wrapper .hero-up .text-render h5 {
	font-size:1.3rem
} */
.text-covid {
	background-color: #f9f9f9;
	padding: 40px 0;
}

.text-covid p {
	font-size: 1.4rem;
}

.text-covid h5 {
	font-family: 'gillsans-light';
	font-weight: bold;
	line-height: 2rem;
	font-size: 1.4rem;
	text-align: justify;
	color: #fc4949;
	margin-bottom: 0;
}

/*  corona virus end */

/* new update style start */

.mainpage-slider .carousel-item img {
	width:100%;
}
.mainpage-slider .carousel-item .carousel-caption {
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	left:0;
	right:0;
	bottom:0;
	padding-bottom: 30px;
}
.mainpage-slider .carousel-item .carousel-caption h2 {
	font-size: 35px;
	color: #fff;
	margin-bottom: 15px;
	/* text-shadow: 1px 1px #ff0101; */
}

.mainpage-slider .carousel-item .carousel-caption .knowmore {
	width: 150px;
	height: 40px;
	border: 1px solid #f5e2e2;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	box-shadow: inset 0 0 0 1000px rgba(255, 218, 218, 0.2);
}
.mainpage-slider .carousel-item .carousel-caption .knowmore .fa {
	margin-left:5px;
}
.mainpage-slider .carousel-item .carousel-caption .knowmore:hover {
	border: 1px solid #fff;
	color: #fff;
}
.mainpage-slider .carousel-control-next, 
.mainpage-slider .carousel-control-prev {
	top:50%;
	width:auto;
	background:transparent;
	bottom: auto;
	border:none;
	cursor: pointer;
}
.mainpage-slider .carousel-control-next {
	right:5%;
}
.mainpage-slider .carousel-control-prev {
	left:5%;
}
.accredition-section {
	padding: 3rem 0;
	text-align: center;
}
.accredition-section .card-group > .card + .card {
  margin-left: 15px;
  border-left: 1px solid rgba(0,0,0,.125);
}
.accredition-section .card-group > .card {
	border-radius: 0;
}
.accredition-section h5 {
 	color: #515151; 
 	font-family: 'gillsans-light';
}
.accredition-section h4 {
	font-family: 'GILLSANS';
	letter-spacing: 0.6px;
	text-align: left;
}
.lates-award {
	background-color:#f2f2f2;
	padding:3rem 0;
}
.lates-award h5 {
	padding:0 5px;
	font-family: 'gillsans-light';
}
.lates-award h5 a {
	color: #696b70;
	font-family: 'gillsans-light';
}
.lates-award h5 a:hover {
	color:#ff1d25;
}
.quote-section {
	background-color: #ef3342;
	padding: 8px 0;
	display: flex;
	text-align: center;
}
.quote-section figure {
	width: 104px;
	height: 104px;
	margin: 0;
	overflow: hidden;
	border-radius: 0 20px 0 20px !important;
	border: 1px solid #fff;
	display: inline-block;
}
.quote-section .caption {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
	margin-left: 20px;
}
.quote-section .caption p {
	font-size: 18px;
	margin-bottom: 8px;
	color: #fff;
	letter-spacing: 0.4px;
	line-height: 24px;
}
.quote-section .caption p span {
	font-family: 'Georgia', sans-serif;
}
.quote-section .caption h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
}
.intern-section p {
	font-size: 1.5rem;
}
.intern-section .toplist li {
	font-size: 1.5rem;
	font-family: 'gillsans-light';
}
.intern-section table ul {
	padding:0;
	margin-bottom: 0;
}
.intern-section table ul li {
	border-bottom:1px solid #dee2e6;
	padding: 10px;
	list-style: none;
}
.intern-section table ul li:last-child {
	border-bottom:none;
}
.intern-section table thead th .flex-list li {
	width:49.1%;
	padding-right:0;
	border-bottom:none;
	border-right:1px solid #dee2e6;
}
.intern-section table thead th .flex-list li:last-child {
	border-right:none;
}
.intern-section table thead th .border-bottom {
	border-bottom:1px solid #dee2e6;
}

/* new update style end */

/* News section start */
.product-video iframe {
	width: 100%;
  	height: 74vh;
}
.news-wrraper {
	width: 32.333%;
	display: inline-block;
	vertical-align: top;
	transition: all ease-in-out 0.6s;
	box-shadow: 0 0px 1px 0 rgba(0,0,0,0.1);
	min-height: 400px;
	margin-right:10px;
	margin-bottom:10px;
}
.news-wrraper:last-child {
	margin-right:0;
}
.news-wrraper figure {
	overflow: hidden;
}
.news-wrraper figure img {
	transition: all ease-in-out 0.6s;
	}
.news-wrraper:hover figure img {
  transform: scale(1.2,1.2);
  opacity: 0.5;
}
.news-wrraper .news-caption a {
	font-size: 17px;
	color: #1f3b65;
	min-height: 70px;
	display: block;
}
.news-wrraper .news-caption p {
	font-size: 18px;
}
.news-wrraper:hover .news-caption a {
	color:#f00;
	transition: all ease-in-out 0.2s;
}
/* News section end */

/* trending topic section start */

.trending-post {
  padding: 3rem 0;
}
.trending-post .trendings {
	display:inline-block;
	width: 100%;
}
.trending-post .trendings ul.ng-scope {
	padding:0;
	width: 32.44%;
	display:inline-block;
	margin-right:15px;
}
.trending-post .trendings ul.ng-scope li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	padding:0;
	transition: all 0.5s ease-in 0s;
	box-shadow:0 0px 2px 0 rgba(0,0,0,0.1);
	background-color:#fff;
}
 .trending-post .trendings ul.ng-scope li figure {
 	overflow: hidden;
 }
 .trending-post .trendings ul.ng-scope li figure img {
 	transition: all .3s linear;
 }
 
 .trending-post .trendings ul.ng-scope:hover li figure img {
 	transform: translate(0,0%) scale(1.07);
 }
.trending-post .trendings ul.ng-scope li .caption {
	min-height: 220px;
	padding: 0 15px;
}
.trending-post .trendings ul.ng-scope li .caption a {
	font-size:20px;
	color:#000;
	transition: all 0.3s ease-in 0s;
	min-height: 70px;
	display: block;
}
.trending-post .trendings ul.ng-scope:hover li .caption a {
	color: #f00;
	transition: all ease-in-out 0.2s;
}

.trending-post .trendings ul.ng-scope li .caption p {
	font-size:18px;
	padding-top:0;
	color:#000;
	transition: all 0.3s ease-in 0s;
	margin: 0;
	vertical-align: top;
	display: inline-block;
}

.trending-post .trendings ul.ng-scope:last-child {
	margin-right:0;
}
.trending-post .trendings ul.ng-scope:first-child {
	width: 100%;
	padding-right:0;
}
.trending-post .trendings ul.ng-scope:first-child li {
	display:flex;
	padding: 15px;
}
.trending-post .trendings ul.ng-scope:first-child li figure {
	width: 100%;
	display:inline-block;
	margin-bottom:0;
}
.trending-post .trendings ul.ng-scope:first-child li .caption {
	width:100%;
	padding-left:3%;
	min-height: auto;
}
.trending-post .trendings ul.ng-scope:first-child li .caption a {
	font-size:30px;
	min-height: auto;
	margin-bottom: 10px;
}
.trending-post .trendings ul.ng-scope:first-child li img {
	width: 100%;
	height: auto;
}

/* trending topic section start */
/* upcoming event start */
.upcoming-section figure {
	margin-bottom: 0;
	position: relative;
	padding-bottom: 40px;
	padding-right: 40px;
	text-align: right;
}
.upcoming-section figure img {
	z-index: 1;
	position: inherit;
}
.upcoming-section figure:after {
	content: "";
	border-top: 400px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 0 solid #f82031;
	border-right: 550px solid #f82031;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.upcoming-section hr {
	margin-bottom:2.5rem;
}
.upcoming-section .conference-widget {
	position: absolute;
	bottom: 0;
}
.upcoming-section .conference-widget p {
	font-size:20px;
}
.upcoming-section ul {
	background-color: #ff3848;
	margin-bottom: 0;
	padding: 40px;
	width: 115%;
}
.upcoming-section ul li {
	padding: 0 20px;
	list-style: none;
	color: #fff;
	font-family: 'GILLSANS';
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 22px;
}
.upcoming-section ul li:after {
	content:"";
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f54b59+0,ffffff+50,f54b59+100 */
	background: #f54b59; /* Old browsers */
	background: -moz-linear-gradient(top,  #f54b59 0%, #ffffff 50%, #f54b59 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f54b59 0%,#ffffff 50%,#f54b59 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f54b59 0%,#ffffff 50%,#f54b59 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f54b59', endColorstr='#f54b59',GradientType=0 ); /* IE6-9 */
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.upcoming-section ul li:last-child:after {
	content:normal;
}
.upcoming-section ul li span {
	display:block;
	font-family: 'gillsans-light';
}
.upcoming-section .bottom-ul {
	display:none;
}
.upcoming-section .video-middel {
	background: url(../images/video-bg.jpg) no-repeat;
	  background-size: cover;
	  padding: 0 23px;
	  z-index: 1;
	  position: inherit;
	  height: 560px;
}
.upcoming-section .video {
	  width: 100%;
	  height: 100%;
}
.upcoming-section .carousel .carousel-inner .carousel-item ul li:after {
	content:normal;
} 
.upcoming-section .carousel .carousel-indicators {
  right: 95px;
  bottom: 35px;
}
/* upcoming event end */

@media ( max-width :768px) {
	.marquee .microsoft ul {
		padding-left: 0;
	}
	.margin-collab {
		margin: 0;
	}
	.card-investor .card-group .cardshadow .card-titles {
		font-size: 4rem !important;
	}
	.iprwealth .redmore {
		font-size: 16px !important;
		padding: 18px 15px !important;
	}
	.antibiotic p {
		font-size: 1.3rem !important;
	}
	.microb h1 {
		font-size: 1.5rem;
	}
	.antibiotic ul {
		padding: unset;
	}
	.antibiotic ul li {
		font-size: 1.3rem !important;
		margin-top: 7px !important;
	}
	#logo {
		position: relative;
		left: 45%
	}
}

@media ( max-width :768px) {
	.about-wrap h4 {
		font-size:1.6rem !important;
	}
	#logo {
		position: relative;
		left: 15%
	}
	#srcbar {
		position: relative;
		left: 0%;
	}
	.pipelinedeatail .detail-section p {
		font-size: 1.3rem !important;
	}
}

@media ( min-width :769px) and (max-width:899px) {
	#search {
		width: 76% !important;
	}
}

@media ( min-width :900px) and (max-width:1025px) {
	#search {
		width: 80% !important;
	}
}

@media ( min-width :1025px) and (max-width:1080px) {
	#search {
		width: 83% !important;
	}
}

@media ( min-width :1080px) and (max-width:1140px) {
	#search {
		width: 84% !important;
	}
}

@media ( min-width :1140px) and (max-width:1200px) {
	#search {
		width: 85% !important;
	}
}

@media ( min-width :1200px) and (max-width:1300px) {
	#search {
		width: 86% !important;
	}
}

@media ( min-width :1300px) and (max-width:1400px) {
	#search {
		width: 87% !important;
	}
}

@media ( min-width :1400px) and (max-width:1440px) {
	#search {
		width: 88% !important;
	}
}

@media ( min-width :638px) and (max-width:768px) {
	.navbar .search-testing {
		width: 90% !important;
	}
}

@media ( min-width :500px) and (max-width:638px) {
	.navbar .search-testing {
		width: 87% !important;
	}
	#search {
		width: 80% !important;
	}
}

@media ( min-width :399px) and (max-width:499px) {
	.navbar .search-testing {
		width: 83% !important;
	}
	#search {
		width: 73% !important;
	}
}

@media ( min-width :319px) and (max-width:398px) {
	.navbar .search-testing {
		width: 79% !important;
	}
	#search {
		width: 66% !important;
	}
}

.tmla-mask {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

.navbar .search-testing .show-div {
	animation: fadeIn 1s;
	transition: all 0.5s ease-in 0s;
}

.navbar {
	transition: all 0.5s ease-out 0s;
}
/* nav bar end */

/* footer */
.rights h4 {
	color: white;
	font-size: 0.9rem;
}
.rights h4 span {
    margin-left: 10px;
    color: #000;
    background-color: #fff;
    padding: 2px 8px;
    }

.rights a {
	color: white;
	text-decoration: underline;
	font-size: 0.9rem;
}

.rights a:hover {
	text-decoration: none;
}
.websitefooter {
	background-color: #191717;
}
.websitefooter .whitelogowrap .whitelogo img {
	cursor: pointer;
	background-color: white;
}

.websitefooter .whitelogowrap .whitelogo img:hover {
	background-color: red;
}

.websitefooter .whitelogo img {
	height: auto;
	width: 11rem;
	max-width: 100%;
}
.websitefooter .sitefooter {
	display:inline-block;
	width:19.5%;
	vertical-align: top;
}
.websitefooter .sitefooter h3 {
	font-size: 16px;
	/* font-family: 'GILLSANS'; */
	color: #fff;
	letter-spacing: 1px;
	padding-bottom:10px;
}
.websitefooter .sitefooter ul {
	padding:0;
}
.websitefooter .sitefooter ul li {
	list-style: none;
	padding: 0 0 5px;
	margin: 0;
}
.websitefooter .sitefooter ul li a {
	color: #fff;
	font-size: 16px;
	font-family: 'gillsans-light';
	letter-spacing: 0.5px;
	transition:all 0.2s ease-in 0s;
}
.websitefooter .sitefooter ul li a:hover {
	text-decoration: underline;
	color:#ff1d25;
}
.websitefooter .copyright-widget {
	border-top: 1px solid #2a2626;
	padding-top: 1rem;
	margin-top: 1rem;
}
.websitefooter .copyright-widget .copyrights p {
	color:#fff;
	margin-bottom:0;
	font-size: 14px;
	letter-spacing: 1px;
}
.websitefooter .copyright-widget .copyrights p a {
	color:#fff;
	text-decoration:underline;
	font-family: 'gillsans-light';
	font-size: 14px;
}
.websitefooter .copyright-widget .copyrights p a:hover {
	text-decoration:none;
}
.websitefooter .copyright-widget .social-widget a {
	color: #fff;
	margin-left: 10px;
	background-color: #2a2626;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 100% !important;
	text-align: center;
	transition:all 0.2s ease-in 0s;
}
.websitefooter .copyright-widget .social-widget .fa {
	font-size: 1.1rem;
	line-height: 35px;
}
.websitefooter .copyright-widget .social-widget a:hover {
	background-color: #fff;
}
.websitefooter .copyright-widget .social-widget a:hover .fa {
	color:#2a2626;
}



@media ( max-width :918px) {
	.websitefooter .subscribe {
		width: 100% !important;
	}
}

.websitefooter .subscribe {
	display: inline-block;
	width: 98%;
	background-color: #fff;
}

.websitefooter .subscribe h2 {
	font-family: 'Georgia';
	color: #4d4d4d;
}

.websitefooter .subscribe p {
	font-family: 'Georgia';
	color: #828282;
}

.websitefooter .subscribe form {
	width: 100%;
	display: inline-block;
}

.websitefooter .subscribe form input[type="email"] {
	border: 0;
	color: #000;
	background-color: #e6e6e6;
	width: 100%;
}

.websitefooter .subscribe form button {
	background-color: #808080;
	font-size: 1rem;
	color: #fff;
	border: 0;
	cursor: pointer;
	width: 100%;
	transition: all 0.4s ease-in 0s;
}

.websitefooter .subscribe form button:hover {
	background-color: #000000;
}

.websitefooter .icon .fa-facebook, .websitefooter .icon .fa-twitter,
	.websitefooter .icon .fa-linkedin {
	font-size: 4rem;
	color: #fff;
}

.websitefooter .icon .fa-facebook:hover {
	color: #234ea7;
}

.websitefooter .icon .fa-twitter:hover {
	color: #40a9e0;
}

.websitefooter .icon .fa-linkedin:hover {
	color: #317bb6;
}

@media ( min-width :768px) and (max-width:1200px) {
	.websitefooter .social-icon {
		padding-left: 0rem !important;
	}
	.responsparts h4 br {
		display: none;
	}
	.topsection .imagebox {
		margin: 0 40px;
	}
}

@media ( min-width :831px) and (max-width:918px) {
	.websitefooter .whitelogo img {
		width: 7.5rem;
	}
}

@media ( min-width :320px) and (max-width:429px) {
	.websitefooter .social-icon {
		padding-left: 19vw !important;
	}
}

@media ( min-width :429px) and (max-width:600px) {
	.websitefooter .social-icon {
		padding-left: 33vw !important;
	}
}

@media ( min-width :601px) and (max-width:767px) {
	.websitefooter .social-icon {
		padding-left: 34vw !important;
	}
}

@media ( min-width :1441px) and (max-width:3000px) {
	.websitefooter .social-icon {
		padding-left: 5vw !important;
	}
}

@media ( min-width :320px) and (max-width:767px) {
	.websitefooter .whitelogowrap .whitelogo {
		margin-left: 0rem !important;
	}
	.websitefooter .whitelogowrap {
		margin-bottom: 1.5rem !important;
	}
	.websitefooter .footmaincontent {
		margin-top: 0rem !important;
	}
}

@media ( min-width :768px) and (max-width:769px) {
	.websitefooter .whitelogowrap .whitelogo {
		margin-left: 2rem !important;
	}
}

@media ( min-width :768px) and (max-width:918px) {
	.websitefooter .subscribe h2 {
		font-size: 1.5rem !important;
		margin-top: 0.5rem !important;
	}
	.websitefooter .subscribe p {
		margin-bottom: 0rem !important;
	}
	.websitefooter .subscribe form .row {
		margin-bottom: 0rem !important;
		padding-bottom: 0.7rem !important;
	}
	.websitefooter .icon .fa-facebook, .websitefooter .icon .fa-twitter,
		.websitefooter .icon .fa-linkedin {
		font-size: 3rem;
	}
	.websitefooter .subscribe form button {
		padding-left: 6px;
	}
}

/* footer end */

/* Dynamic banner for all page start */

.banner-custom {
	position: relative;
}
.banner-custom figure {
	display:none;
}
.banner-custom .text-wrapper {
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  left: 0;
}
.banner-custom .text-wrapper .hero-up {
  float: left;
  display: block;
  margin-right: 3.07692%;
  width: 83.873%;
  margin-left: 8.763%;
  clear: both;
  margin-right: 0;
  position: relative;
  height: 100%;
}
.banner-custom .text-wrapper .hero-up .text-render {
	position: absolute;
	bottom: 60px;
	z-index: 1;
}
.banner-custom .text-wrapper .hero-up .text-render h1 {
	text-shadow: 0 0px 6px #000;
    font-size: 4.5rem;
    color: white;
}
.banner-custom .text-wrapper .hero-up .text-render p {
	font-family: 'Georgia';
  font-size: 1.5rem;
  line-height: 1.25em;
  color: white;
}
/* Dynamic banner for all page end */

/* career page start */
.carrtrendings .card {
	bottom: 12vh;
}

.carrtrendings h1 {
	font-family: 'GILLSANS';
}

.carrtrendings h3 {
	font-family: 'GILLSANS';
}

.carriertrendings h2 {
	font-family: 'GILLSANS';
}

.carriertrendings h4 {
	font-family: 'GILLSANS';
}

.sectcolo h1 {
	font-family: 'GILLSANS';
	color: #5ba6fa;
	font-size: 1.5rem;
	margin-bottom: 40px;
}

.sectcolo h2 {
	color: black;
	font-family: 'GILLSANS';
}

.sectcolo h3 {
	font-family: 'GILLSANS';
}

.carrarmy h1 {
	color: black;
	font-family: 'GILLSANS';
}

.carrarmy h2 {
	color: #808081;
	font-family: 'GILLSANS';
	font-size: 1.5rem;
}

.careerjumbotron {
	position: absolute;
}

.carvideo {
	position: relative;
}

.bluebackrow h1 {
	color: white;
}

.carvideoemb .bluebackrow {
	position: absolute;
	background-color: #7e7e7e;
	height: 25vh;
	z-index: -1;
	width: 100%;
	top: 41%;
}

.carrjumbo h5 {
	font-family: 'GILLSANS';
}

.carrjumbo h1,
.carrjumbo .title-h1 {
	font-size: 9rem;
	font-family: 'GILLSANS';
}
.carrjumbo .title-h1 {
	color:#ffffff;
}
.carrjumbo .fa-search {
	padding: 10px 25px;
}

.sectcolo .armyimg {
	height: auto;
	width: 100%;
	box-shadow: 3px 4px 6px 0 #ccc;
}

.sectcolo .maintitle:after {
	background-color: #f42614;
	content: "";
	width: 124px;
	height: 2px;
	display: block;
	position: absolute;
	right: 52%;
}
/* career page ends */
/* dash page css start*/
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-backdrop.in {
	filter: alpha(opacity = 50);
	opacity: .5;
}

.trendbox {
	position: relative;
}

.trendbox .trendings {
	background-color: #213752;
	position: absolute;
	right: 15px;
	width: 33%;
	/*  padding-bottom: 20px; */
	padding-bottom: 6px;
}

.trendings .card {
	border-bottom: none;
}

.trendings .card ul, .latestcrd .card-block ul {
	display: block;
	margin: 0;
}

.trendings .card ul li {
	display: list-item;
	font-size: 1.2rem;
	list-style: none;
	margin: 10px 0;
}

.trendings .card ul a {
	display: list-item;
	position: relative;
	color: #00adef;
	width: 92%;
	line-height: 24px;
}

.trendings .card ul li a:after {
	font-size: 1.2rem;
	color: #00adef;
	content: "";
	right: -30px;
	position: absolute;
	font-family: 'FontAwesome';
	top: 0;
	transition: right .4s, color 120ms;
}

.trendings .card ul li a:hover:after {
	right: -22px;
}

.trendbox .latestcrd {
	margin-top: 130%;
}

.trendbox .trendings .card h5, .trendbox .latestcrd h5 {
	font-family: 'GILLSANS';
	color: #fff;
}

.trendbox .latestcrd h5 {
	color: #000;
	border-bottom: 1px solid #e1e2e2;
	padding-bottom: 8px;
}

.trendbox .trendings .card {
	background-color: #213752;
	color: white;
}

.latestcrd .card-block ul li {
	list-style: none;
	margin-bottom: 1em;
	font-family: 'GILLSANS';
}

.latestcrd .card-block ul li a h4 {
	font-size: 1.2rem;
	font-family: 'gillsans-light';
	color: #000;
}
.latestcrd .card-block ul li p {
	color: #9c9d9d;
	font-family: 'Georgia';
	font-size: 18px;
}
.h-trends {
	font-family: 'GILLSANS';
	color: black;
	margin-bottom:15px;
	font-size: 1.5rem;
}

.trendbox .fa-caret-right:before {
	font-size: 2em;
	color: #e1e1e1;
	font-weight: 100;
}

.service-section {
	background-color: #f2f2f2;
}

.service-section h3 {
	color: #000;
}
.service-section p {
	font-size: 1.2rem;
	line-height: 1.3em;
	min-height: 125px;
}
.homejumbotron {
	background-color: white;
}

.homejumbotron h1,
.homejumbotron .countries-title {
	color: #444;
	margin-top: 20%;
}
.homejumbotron .countries-title {
	font-size: 2.5rem;
}
.homejumbotron button {
	background-color: #929292;
	color: white;
	border: none;
}

.homejumbotron .insixty {
	font-size: 11rem;
	color: #ff1d25;
}

.mainpage h3 {
	color: #000;
	font-family: 'GILLSANS';
	font-size: 2rem;
}

.mainpage h4 {
	color: #020202;
	font-family: 'gillsans-light';
	font-weight: normal;
	font-size: 1.3rem;
}

.mainpage p {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	line-height: 1.7rem;
	font-size: 1.25rem;
}

.latestcrd a:hover h4 {
	text-decoration: underline !important;
}

.trendbox h1, .trendbox .trending-heading {
	line-height: 1.05em;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #cd202c),
		color-stop(0.30, #ff8500), color-stop(0.3, #ff8500),
		color-stop(0.40, #cd202c));
	background: gradient(linear, left top, right top, color-stop(0, #cd202c),
		color-stop(0.30, #ff8500), color-stop(0.3, #ff8500),
		color-stop(0.40, #cd202c));
	background-clip: border-box;
	-webkit-background-clip: text;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	font-size: 2.5rem;
}

.trendbox  h1 a,
.trendbox .trending-heading a {
	color: #000;
}

.trendbox  h1 a:hover,
.trendbox .trending-heading a:hover {
	color: #ff1d25;
}

.trendbox p {
	color: #333;
	font-size: 1.4rem;
	line-height: 1.5em;
}

.sectcolo h4 {
	color: #212529;
	line-height: 33px;
}
/* dash page css end*/

/* awards start */
.cardawards .card-img-top {
	width: auto;
}

.cardawards .card-group .card {
	border: none;
	border-radius: 0;
}
.cardawards .card-group .card .card-title {
	font-size: 2.5rem;
}
.cardawards .cardshadow {
	position: relative;
	filter: grayscale(100%);
}

.cardawards .cardshadow:hover {
	filter: none;
	box-shadow: 0px 0px 20px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	}

.cardawards .cardshadow a:hover {
	text-decoration: none;
}

.cardawards .cardshadow a h5:hover {
	color: #000000;
	transition: all 200ms ease-in;
}
/* awards end */
.explore-covid {
	background-color: #ff1d25;
	display: inline-block;
	width: 100%;
}

.explore-covid h2, .explore-covid h6 {
	font-size: 2rem;
	color: #fff;
}

.explore-covid h6 {
	font-size: 1.1rem;
	color: #fff;
}
/* news section starts */
.newssection {
	/* margin: -47px 0 0 0; */
	position: relative;
	/*  background-color: #1a3a67; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aa1f19+0,d88b31+100 */
	background: rgb(170, 31, 25); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(170, 31, 25, 1) 0%,
		rgba(216, 139, 49, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(170, 31, 25, 1) 0%,
		rgba(216, 139, 49, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(170, 31, 25, 1) 0%,
		rgba(216, 139, 49, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa1f19',
		endColorstr='#d88b31', GradientType=1); /* IE6-9 */
	z-index: 10;
	padding: 20px 20px;
	top: -30px;
}

.newssection .latnews h1 {
	color: white;
	/*   font-family: 'Source Sans Pro', sans-serif !important; */
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 38px;
}

.newssection .newscarousel {
	padding-top: 10px;
}

.newssection .newscarousel .carousel-item a {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	padding-top: 25px;
	color: #fff;
	font-size: 21px;
	line-height: 30px;
	font-weight: 300;
}

.newssection .newsright {
	font-size: 96px;
	opacity: 0.5;
	color: white;
	cursor: pointer
}

/* news section ends */

/* operation start */
.opertbanner img {
	position: relative;
	opacity: 0.3;
	width: 100%;
}

.opertbanner .opertbantext {
	left: 1%;
	position: absolute;
	color: black;
	width: auto;
	top: 30%;
}

.oprtsides h1 {
	/*  color:#5ba6fa; */
	font-size: 2.2rem;
}

.oprtsides h2 {
	font-size: 1.7rem;
}

.oprtsides h3 {
	font-size: 1.4rem;
}

.oprtsides p {
	/*  color:#808191; */
	font-size: 1.6rem;
	font-family: 'gillsans-light';
	text-align: justify;
}

.oprtsides .oprtcolor {
	background-color: #ededed;
}

.oprtsides .right-details {
	width: 100%;
	padding: 15px 20px;
}

.oprtsides .image-section {
	width: 100%;
}

.oprtsides .image-section ul {
	padding: 0;
	display: block;
}

.oprtsides .image-section ul li {
	padding: 4px 0;
	color: #000000;
	font-size: 1.2rem;
	font-family: 'gillsans-light';
	display: list-item;
	list-style: none;
	margin-left: 28px;
}

.oprtsides .image-section ul li:before, .oprtsides .image-section ul.ultext li:after
	{
	content: "";
	font-family: 'FontAwesome';
	font-size: 1rem;
	margin-right: 12px;
	margin-left: -28px;
}

.oprtsides .image-section ul.ultext li:before {
	content: normal;
}

.oprtsides .image-section ul.ultext li {
	margin: 0 28px 0 0;
	position: relative;
}

.oprtsides .image-section ul.ultext li:after {
	margin: 0 -28px 0 12px;
	position: absolute;
	top: 8px;
}
/* operation end */
/* rnd start */
.threestratevision .textstrategy {
	z-index: 9999;
	position: absolute;
	width: 100%;
	top: 7%;
}

.threestratevision .textstrategy h1 {
	color: black;
}

.threestratevision .textstrategy h4 {
	color: black;
}
/* rnd end */
/* swachhnharat page start*/
.gallery {
	display: inline-block;
	margin-top: 20px;
}

.fancybox-close:before {
	content: "";
}

.fancybox-next span:before {
	content: "";
}

.fancybox-prev span:before {
	content: "";
}

.plantfuture h5, .swachhnharat h5, .envmgt h5, .betterindia h5,
	.research_productlist .amrpage h6, .research_productlist .oncologypage h5
	{
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}
/* swachhnharat page end*/

/* environment page end*/
.envmgt .jumbotron-fluid {
	background-color: #ff1d25;
}

.envmgt .jumbotron-fluid h1 {
	color: white;
}

.envmgt ul.img-section {
	margin: 0;
	padding: 0;
}

.envmgt ul.img-section li {
	width: 32%;
	display: inline-block;
	margin:0;
}

.envmgt ul.img-section li:last-child {
	margin-right: 0;
}

.envmgt ul.img-section li img {
	max-width: 100%;
	height: auto;
	padding-bottom: 3%;
	padding-left: 2%;
}
/* environment page end*/
/* banner code with parallex for image starts here */
.bantext h5, .bantext h3 {
	font-family: 'Georgia';
	line-height: 2rem;
}

.hero-container {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.hero-container .hero-video {
	background: transparent;
	position: absolute;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	padding: 0;
}

.hero-video video {
	object-fit: cover;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
}

.hero-video img {
	height: 100%;
}

.hero-video svg {
	height: 50%;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	top: 50%;
}

.hero-video .svggrnd {
	height: 50%;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	top: 50%;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.hero-container .text-wrapper {
	padding: 0 5%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 100%;
	margin: 0 auto;
}

.hero-container .text-wrapper .hero-up {
	float: left;
	display: block;
	margin-right: 3.07692%;
	width: 83.873%;
	margin-left: 8.763%;
	clear: both;
	margin-right: 0;
	position: relative;
	height: 100%;
}

.hero-container .text-wrapper .hero-up .text-render {
	position: absolute;
	bottom: 60px;
}

@media ( max-width :500px) {
	.hero-container .text-wrapper .hero-up .text-render h5 {
		line-height: 1.5rem !important;
		font-size: 1rem !important;
	}
}

.hero-container .text-wrapper .hero-up .text-render h2,
.hero-container .text-wrapper .hero-up .text-render h1 {
	text-shadow: 0 0px 6px #000;
	font-size: 4.5rem;
	color: white;
}

.hero-container .text-wrapper .hero-up .text-render h5 {
	font-family: 'Georgia';
	font-size: 1.5rem;
	line-height: 1.25em;
	color: white;
}

.hero-container .text-wrapper .hero-up .text-render .readmore {
	font-size: 1.125rem;
	color: white;
	margin-top: 10px;
	display: inline-block;
}

.hero-container .text-wrapper .hero-up .text-render .readmore:after {
	color: white;
}

.hero-container .text-wrapper .hero-up .text-render .readmore:hover {
	color: #ff1d25;
}

.hero-container .text-wrapper .hero-up .text-render .readmore:hover:after
	{
	color: #ff1d25;
}

@media screen and (max-width: 768px) {
	.hero-container .text-wrapper .hero-up .text-render h2 {
		font-size: 2rem;
	}
	.hero-container .text-wrapper .hero-up .text-render h1 {
		font-size: 1rem;
	}
}

@media screen and (min-width: 48em) {
	.hero-video .text-wrapper {
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
}
/* banner code with parallex for image end here */

/* Start style for history */
#historyfooter .iconarrow .topbar {
	font-family: 'Georgia' !important;
}

.hstyfuter {
	box-shadow: 0px 0px 20px 1px #ccc;
	width: 100%;
	background-color: #fff;
}

.card-history .cardshadow {
	position: relative;
	min-height: 420px;
	transition: all 400ms ease-in;
}

.card-history .card-title {
	margin-top: 2rem !important;
}

.card-history .cardshadow:hover {
	box-shadow: 0px 0px 20px 1px #ccc;
	z-index: 2;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.iconarrow  h5:hover {
	color: #000000;
	cursor: pointer;
}

.iconarrow h5 {
	transition: all 0.2s ease-in 0s;
	margin: 14px 0 10px;
}

.iconarrow h5:before {
	content: "\f106";
	color: #a3a4a6;
	font-family: 'FontAwesome';
	transition: all 0.2s ease-in 0s;
	display: block;
}

.iconarrow h5:hover:before {
	color: #000000;
	transition: all 0.2s ease-in 0s;
}

.iconarrow div {
	cursor: pointer;
}
/* End style for history */

/* strategy start */
.starteg h1 {
	color: #000000;
}

.starteg p {
	font-size: 1.4rem;
	font-family: 'gillsans-light';
}

.research .readmore:hover:after {
	color: #ff1d25;
	margin-left: 0%;
	margin-right: 0%;
	transition: all 0.3s ease-in 0s;
}

.research .readmore:hover {
	padding: 0;
	text-decoration: none;
}

.redback h2, .redback h5 {
	color: white;
	padding: 8rem, 2rem;
}

.starteg img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}

.strategysection .research:hover {
	box-shadow: 0px 0px 20px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.strategysection .research h3 {
	color: #222;
	font-family: 'Georgia';
}

.strategysection .research h5 {
	color: #515151;
	font-family: 'gillsans-light';
	line-height: 1.8rem;
}

.strategysection .research h2 {
	font-family: 'gillsans-light';
}

.strategysection .research h4 {
	color: red;
	font-family: 'gillsans-light';
}

.threestratevision .starvisismshow h1 {
	color: #064152;
	font-family: 'GILLSANS';
}

.threestratevision .starvisismshow h4 {
	color: #064152;
	font-family: 'gillsans-light';
}

.threestratevision .starmisismshowh1 {
	color: #fff;
	font-family: 'GILLSANbuttS';
}

.threestratevision .starmisismshow h4 {
	color: #fff;
	font-family: 'gillsans-light';
}

.starteg .textright h1, .starteg .textright p {
	text-align: right;
}
.starteg .textright ul {
	padding-left:20px;
}
.starteg .textright ul li {
	padding: 4px 0;
  	color: #000000;
	font-size: 1.4rem;
	font-family: 'gillsans-light';
	display: list-item;
	list-style: conic-gradient;
}
/* strategy end */

/* dash scrolling start*/
.tagsdiv {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.tags_bgScroller {
	overflow: hidden;
	width: 100%;
	z-index: 1;
}

.tags_bgScroller {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.tagsdiv .tags_wrapper {
	width: 100%;
	z-index: 2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.5rem;
	float: left;
	top: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tags_wrapper .wrapper_headline {
	text-align: center;
}

.wrapper_headline_title {
	font-family: Helvetica Neue LT, sans-serif;
	font-weight: 600;
	font-size: 34px;
	line-height: 46px;
	color: #422b3f;
	letter-spacing: -.025rem;
}

.wrapper_headline_title a {
	font-family: Helvetica Neue LT, sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 38px;
	/*     color: #ff787d; 
	color: #fff9ad;
	color: #ff787d;  */
	color: #934078;
	margin-top: 12px;
	display: inline-block;
	letter-spacing: -.025rem;
}

.tagsdiv  .wrapper_headline .wrapper_headline_bar {
	background-color: #ff787d;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.1rem;
	height: .275rem;
	width: 4.5rem;
}

.tags_bgScroller_hashtags {
	font-family: Helvetica Neue LT, Helvetica Neue, Helvetica, Arial,
		sans-serif;
	font-weight: 700;
	font-size: 3rem;
	line-height: 3rem;
	letter-spacing: -.025rem;
	overflow: hidden;
	top: 0;
	transition: transform 20s linear;
	will-change: transform;
	position: relative;
	line-height: 1em;
	white-space: nowrap;
	width: 100%;
	height: 100%;
}

.scrolling-hashtags .tags_bgScroller_hashtags a {
	color: #580f05;
}

.tagsdiv .trending {
	overflow: hidden;
}

.tagsdiv .trending li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	opacity: .32;
	text-align: left;
}

.marquee {
	margin: 0;
	display: none;
	padding: 0;
	line-height: 1.5em;
	font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.marquee .microsoft {
	padding-left: 3%;
}

.marquee .microsoft ul li {
	list-style: none;
}

.marquee .microsoft ul {
	padding-left: 0px;
}

.marquee .microsoft ul li a, .marquee_hidden ul li a {
	/* #b3080d */
	color: #fff;
	font-family: Helvetica Neue LT, sans-serif;
	font-weight: 700;
	font-size: 4.25rem;
	line-height: 5.25rem;
	letter-spacing: -.025rem;
	cursor: pointer;
}

.microsoft:before, .microsoft::before, .microsoft:after, .microsoft::after
	{
	left: 0;
	z-index: 1;
	content: '';
	position: absolute;
	pointer-events: none;
	width: 100%;
	height: 2em;
}

.microsoft:after, .microsoft::after {
	bottom: 0;
	transform: rotate(180deg);
}

.microsoft:before, .microsoft::before {
	top: 0;
}

/* Style the links */
.vanity {
	color: #333;
	text-align: center;
	font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
	color: #1570A6;
	transition: color .5s;
	text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
	color: #F65314;
}

.marquee {
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-webkit-animation: marquee 50s linear infinite;
	animation: marquee 50s linear infinite;
}

/* dash scrolling end*/

/* 	ethics start */
.card-ethics .card-img-top {
	width: 100%;
}

.card-ethics .card-group .card {
	border-left: 1px solid #dedede;
	position: relative;
}

.card-ethics .card-group .card:before, 
.ethics-color .card-group .card:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(203, 203, 255, 1);
	content: "";
	width: 100%;
	height: 100%;
}

.ethics-color .card-group .card:before {
	background-color: rgba(226, 243, 157, 1);
}

.card-ethics .text-white {
	color: #000 !important;
}

.card-ethics .cardshadow {
	position: relative;
	overflow: hidden;
}

.card-ethics .cardshadow .overlay-text-wrapper {
	display: none !important;
	background-color: rgba(226, 29, 41, 0.4);
	text-align: center;
}

.card-ethics .cardshadow:hover .overlay-text-wrapper {
	display: block !important;
	animation: fadeIn 1s;
	width: 100%;
	height: 100%;
}

.card-ethics .cardshadow:hover .back-text-overlay h5 {
	display: none;
}

.card-ethics .cardshadow a:hover {
	text-decoration: none;
}

.card-ethics .cardshadow .overlay-text-wrapper h6 {
	font-family: 'GILLSANS';
	font-size: 18px;
}

.card-ethics .cardshadow .card-img-overlay .btn {
	font-family: 'GILLSANS' !important;
	padding-left: 20px;
	padding-right: 20px;
}

.ethic-card .ethiccardbody {
	margin-top: -100px;
	background-color: white;
	box-shadow: 0px 0px 20px 1px #ccc;
}

.card-ethics .cardshadow .overlay-text-wrapper .ethics-tb-cell {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.card-ethics .cardshadow .overlay-text-wrapper h5 {
	font-size: 2rem;
}

.card-ethics .cardshadow .back-text-overlay h5 {
	font-size: 2.5rem;
}

.card-ethics .card-group .cardshadow .card-img-overlay {
	box-shadow: 0px 0px 20px 1px #ccc;
}

.ethicslh {
	margin-top: 24px;
	height: 400px;
	overflow-y: scroll;
}

.ethicslh h5 {
	line-height: 30px;
}

.ethic-card .ethiccardbody h1 {
	font-size: 3.5rem;
}

.card-ethics .cardshadow .card-img-overlay .btn:focus {
	text-decoration: none;
	border: 0;
	box-shadow: none;
}

.ethicpdf p {
	font-size: 1.3rem;
	color: white;
	font-family: 'Georgia' !important;
}

.ethicpdf h2 {
	color: white;
	margin-bottom: 15px;
}

.ethicpdf h3 {
	color: white;
	margin-bottom: 10px;
}

.ethicpop {
	color: #696b70;
	padding: 0px 15px;
}

.ethicpop p {
	font-size: 1.3rem;
	line-height: 2rem;
	font-family: 'Georgia';
}

.ulcontent li {
	margin-bottom: 10px;
	font-size: 1.3rem;
}

.ethicpop .ulcontent li {
	color: #74767a;
}

.ethicslh table {
	border: 1px solid #fff;
	border-right: none;
}

.ethicslh .table th, .ethicslh .table td {
	border: 1px solid #fff;
}

.ethicpop table {
	border: 1px solid #dee2e6;
	border-right: none;
}

.ethicpop .table th, .ethicpop .table td {
	border: 1px solid #dee2e6;
}
.ethicpop .company-act .heading-title {
	text-align: center;
	border: 1px solid #dee2e6;
	margin-bottom:0;
	border-bottom: none;
	padding: 8px;
}


/* ethics over */
/* start of global page */
.mapboxopener {
	border: 1px solid #f1f1f1;
	background-color: #f9f9f9;
}

.mapboxopener .countryname {
	font-weight: 600;
	color: #ff1d25;
}

.mapboxopener h4 b {
	font-family: 'georgia';
	font-weight: normal;
	margin-right: 10px;
}

.mapboxopener h4 {
	font-family: 'gillsans-light';
}

.mapboxopener .readmore {
	margin-top: 10px;
	display: inline-block;
}
/* end of global page */

/* about start */
.img-product {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.img-product .hero-img {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
}

.img-product .hero-img .svggrnd {
	height: 50%;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	top: 50%;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.img-product .text-wrapper .hero-up .text-render {
	position: absolute;
	bottom: 4%;
}

.img-product .text-wrapper .hero-up .text-render h2 {
	color: white;
	font-family: 'gillsans-light';
}

.nutri h4 {
	color: #515151;
	font-family: 'gillsans-light';
	line-height: 32px;
}

.colcard .colcard1 h2 {
	font-family: 'gillsans-light';
	font-size: 1.4rem;
	color: #666;
}

.colcard .colcard1 h2 span {
	font-family: 'gillsans-light';
	font-size: 4.5rem;
	display: block;
	font-weight: 700;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #cd202c),
		color-stop(0.30, #ff8500), color-stop(0.3, #ff8500),
		color-stop(0.40, #cd202c));
	background: gradient(linear, left top, right top, color-stop(0, #cd202c),
		color-stop(0.30, #ff8500), color-stop(0.3, #ff8500),
		color-stop(0.40, #cd202c));
	background-clip: border-box;
	-webkit-background-clip: text;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
}

.about-wrapper .colcard .colcard1 .card-block {
	padding: 0 10px;
}

.about-wrapper .container-box {
	padding: 20px 0;
}

.colcard .colcard1 {
	/* box-shadow: 3px 4px 6px 0 #ccc; */
	background-color: #fff;
}

.about-wrapper .colcard .colcard1:hover {
	box-shadow: 0px 4px 20px 0 #888;
	transition: all 0.5s ease-in 0s;
}

.contaner-images .nutri h4 {
	color: #909090;
	font-family: 'gillsans-light';
}

.nutrine-img2 .style1 {
	border-bottom: 1px solid #e1e2e2;
}

.img-product .heading {
	margin-top: 33px;
}

.about-wrapper, .about-section {
	padding-bottom: 25px;
}

.about-section p {
	font-size: 1.4rem !important;
	line-height: 30px !important;
	font-family: 'gillsans-light' !important;
}
/* about end */
/* recognition  start*/
.colaborate-linker .colbo-stat {
	background-color: #ff1d25;
}

.colaborate-linker .colbo-stat .colbo-span {
	color: white;
	border: 1px solid white;
	font-size: 3rem;
	font-family: 'GILLSANS';
}

.colbo-dynam #gocollaborate {
	background-color: #ff1d25;
}

.colbo-dynam #gocollaborate .colbdyn-head {
	color: white;
	font-family: 'GILLSANS';
	font-size: 1.5rem;
}

@media screen and (max-width: 350px) {
	.colaborate-linker .colbo-stat .colbo-span {
		font-size: 1.3rem !important;
	}
	.colbo-dynam #gocollaborate .colbdyn-head {
		font-size: 1.3rem !important;
	}
	.touch-menu-la .inner-header .full-title {
	font-size:1.2rem;
	}
}

.colbo-dynam #gocollaborate .colbdyn-head i {
	font-size: 1.6rem;
}

.card-recognition .paragra {
	font-size: 1.4rem;
}

.card-recognition ul.img-section {
	margin: 0;
	padding: 0;
}

.card-recognition ul.img-section li {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.card-recognitioncovid ul.img-section li {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}

.card-recognition ul.img-section li:last-child {
	margin-right: 0;
}

.card-recognition ul.img-section li img {
	max-width: 100%;
	height: auto;
	margin-bottom: 3%;
}

.card-recognition ul.img-section li:hover {
	box-shadow: 0px 0px 20px 1px #ccc;
	transition: all 400ms ease-in;
}

.img-product .accrselect:focus {
	box-shadow: 0 0 0 1px #ccc;
}

.img-product select {
	margin-top: 12%;
	width: 100%;
	border: none;
	box-shadow: 0 0 0 1px #ccc;
	padding: 8px 15px;
	-moz-appearance: none;
	background-color: transparent;
	outline: none;
	background: url(../images/arrow.png) no-repeat scroll 98% 18px;
	-webkit-appearance: none;
	font-family: 'gillsans-light';
	color: #515151;
}

.img-product .boxes {
	color: #515151;
	font-family: 'gillsans-light';
}

.img-product .boxes .fa {
	margin-left: 65%;
	color: #515151;
}

.research {
	padding: 0 10px 10px 10px;
	transition: all 400ms ease-in;
}

.procard-container .card-section h4 {
	font-size: 1.3rem !important;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #cd202c),
		color-stop(0.30, #ff8500), color-stop(0.3, #ff8500),
		color-stop(0.40, #cd202c));
	background: gradient(linear, left top, right top, color-stop(0, #cd202c),
		color-stop(0.30, #ff8500), color-stop(0.3, #ff8500),
		color-stop(0.40, #cd202c));
	background-clip: border-box;
	-webkit-background-clip: text;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
}

@media ( min-width :768px) and (max-width:991px) {
	.development h4 {
		font-size: 1.1rem;
	}
	.researches h2 {
		font-size: 1.3rem;
	}
	.research-dev h4 {
		font-size: 1.2rem !important;
	}
	.researchjumbo h1 {
		font-size: 1.8rem !important;
	}
	.img-product select {
		margin-top: 36%;
	}
}

.modal-body .close {
	position: absolute;
	z-index: 20;
	left: 10px;
}
/* recognition  end */

/* executive team start */
.cardexecteam .cardshadow {
	position: relative;
}

.cardexecteam .cardshadow .anctive {
	box-shadow: 0px 0px 20px #a3a4a6;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.cardexecteam .card-img-top:hover {
	cursor: pointer;
	box-shadow: 0px 0px 20px #a3a4a6;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.cardexecteam .cardshadow h6 {
	font-size: 18px;
}

.cardexecteam .cardshadow h6 span {
	color: #3c3c3c;
}

.container .onclickboxopener h5 {
	font-size: 1.4rem;
}

.container .onclickboxopener p {
	font-size: 1.5rem;
	line-height: 2.2rem;
}

.container .onclickboxopener h5 span {
	color: #696b70;
}

@media ( max-width :767px) {
	.container .onclickboxopener {
		text-align: center;
	}
	.tagsdiv .tags_wrapper {
		width: 85%;
	}
}

.modal-body .exec-team h3 {
	font-size: 1.5rem;
}

.modal-body .exec-team h5 {
	font-size: 1.1rem;
}

.modal-body .exec-team h5 span {
	color: #696b70;
}

.modal-body .exec-team p {
	font-size: 1.3rem;
	line-height: 2rem;
}

/* executive team over */

/* Start style for Directors */
.card-directors .card-img-top, .cardexecteam .card-img-top {
	width: 90%;
	transition: all 400ms ease-in;
}

.card-directors .card-group .card {
	border-left: 1px solid #dedede;
}

.card-directors .cardshadow {
	position: relative;
}

.card-directors .cardshadow h6 {
	font-size: 18px;
}

.card-directors .cardshadow h3 {
	font-size: 1.5rem;
}

.card-directors .card-img-top:hover {
	cursor: pointer;
	box-shadow: 0px 0px 20px #a3a4a6;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.grybx-directr p {
	font-size: 1.5rem;
	line-height: 2.2rem;
}

.card-directors .cardshadow .anctive {
	box-shadow: 0px 0px 40px #a3a4a6;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

@media ( min-width :768px) {
	.tagsdiv .tags_wrapper {
		width: 62%;
	}
	.grybx-directr .card-img-top {
		width: 75%;
	}
}

@media ( max-width :767px) {
	.grybx-directr {
		text-align: center;
	}
}

/* End style for Directors */

/*Start style for operationsafety*/
.operationsafety h5 {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}

.operationsafety .operatjombo h1 {
	color: white;
}

.operationsafety ul.img-section {
	margin: 0;
	padding: 0;
}

.operationsafety ul.img-section li {
	width: 48%;
	display: inline-block;
	margin: 0 10px 15px 0;
}

.operationsafety ul.img-section li:last-child {
	margin-right: 0;
}

.operationsafety ul.img-section li img {
	max-width: 100%;
	height: auto;
	padding: 10px;
	border: 1px solid #f1f1f1;
}

@media ( max-width :767px) {
	.operationsafety ul.img-section li {
		width: 47%;
	}
}

/*End style for operationsafety*/

/* 	popup css start for small screen */
.modal.in .modal-dialog {
	margin-left: -3% !important;
	margin-top: -3% !important;
	margin-right: -3% !important;
}

@media ( min-width : 576px) {
	.modal-dialog {
		max-width: 2600px;
	}
}
/* 	popup css over for small screen */
#loaderGif img {
	height: 16vw;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border: 0;
}

.searchform .srchform {
	font-size: 2rem;
	color: #000000;
}

.searchform input:focus {
	outline: none;
	box-shadow: none;
}

.searchbuttn .btn {
	background-color: white;
	color: #787878;
	border: 1px solid #e7e7e7;
	font-size: 1.2rem;
}

.searchbuttn .btn:hover {
	background-color: white;
	color: #ff1d25;
	border: 1px solid #ff1d25;
}

.prod-resrch .searchbutton .btn {
	background-color: white;
	color: #ff1d25;
	border: 1px solid #ff1d25;
	font-size: 1.5rem;
	font-weight: normal;
}

.prod-resrch .searchbutton .btn:hover {
	background-color: white;
	color: #787878;
	border: 1px solid #e7e7e7;
}
/* search css end */
.search-testing .srchbtn {
	background-color: white;
	cursor: pointer;
	border: 1px solid #444;
}

.search-testing .srchbtn:hover {
	background-color: white;
	color: #ff1d25;
	border: 1px solid #ff1d25;
}
/* venus army start */
.venusarmy h5 {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}

.venussect p {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}

.venussect .venusimg {
	padding: 9px;
}

.venussect .va-bg-red, .venussect .va-bg-white {
	background-color: #fafafa;
	border: 1px solid rgba(130, 130, 130, 0.125);
}

/* venus army over */
/* spotlight css starts here */
.spotlightcont .imgminheight h5 {
	font-size: 16px;
}

.spotlightcont .imgminheight {
	height: 500px;
	border: 1px solid #eee;
}

@media ( max-width :768px) {
	.spotlightcont .imgminheight {
		min-height: auto;
		margin-bottom: 20px;
		align-self: center;
	}
	/* .trendbox {
		margin: 3rem -15px 1.5rem;
		padding-top: 0 !important;
	} 
	.trendbox img {
		margin-top: 2rem !important;
	}
	*/
	.pledgeimg {
		margin: 0 auto;
	}
	.websitefooter .subscribe form button, .websitefooter .subscribe form input[type="email"]
		{
		width: 98%;
	}
}

.banneroverlaytext img {
	position: relative;
	opacity: 0.3;
	width: 100%;
}

.banneroverlaybox {
	border: solid #ebebeb;
	border-width: 1px 0px 1px 0px;
	background-color: white;
	position: relative;
	box-shadow: 6px 8px #888888;
}

.banneroverlaybox a {
	color: #00adef !important;
	-webkit-transition: all 0.1s ease-in 0s;
}

.banneroverlaybox a:hover {
	color: #00306e !important;
	font-size: calc(100% + 10px);
}

.banneroverlaytext h1 {
	color: #00306e
}

.banneroverlaytext .fa-angle-down {
	color: #00adef;
	-webkit-transition: all 0.1s ease;
}

.banneroverlaytext .fa-angle-down:hover {
	color: #00adef;
	font-size: calc(100% + 6px);
}

@media only screen and (min-width: 768px) {
	.banneroverlaybox {
		margin-top: -5%;
	}
	.banneroverlaytext .maintext {
		position: absolute;
		top: 40%;
		color: black;
		width: 100%;
	}
	.banneroverlaytext .fa-angle-down:before {
		font-size: 15.5rem;
	}
	.tags_bgScroller_hashtags {
		font-family: Helvetica Neue LT, Helvetica Neue, Helvetica, Arial,
			sans-serif;
		font-weight: 700;
		font-size: 6rem;
		line-height: 6rem;
		letter-spacing: -.025rem;
		padding-left: 2.54237%;
		width: 91.52542%;
	}
}
/* spotlight css ends here */

/* financial info start */
.finSelect .fselect:focus {
	box-shadow: 0 0 0 1px #ccc;
}

.finSelect select {
	width: 100%;
	border: 1px #ccc;
	/* box-shadow: 0 0 0 1px #ccc; */
	/* box-shadow: none !important; */
	padding: 8px 15px;
	-moz-appearance: none;
	outline: none;
	background: url(../images/product-arrow.png) no-repeat scroll 95% 22px;
	-webkit-appearance: none;
	color: white;
	background-color: #ff1d25;
	font-family: 'georgia';
	font-size: 20px;
	height: 48px !important;
}
/* .finSelect select option{
		font-family: 'gillsans-light';
} */
.finSelect .boxes {
	color: #515151;
	font-family: 'gillsans-light';
}

.finSelect .boxes .fa {
	margin-left: 65%;
	color: #515151;
}

.finansec p {
	font-size: 1.6rem;
}

.finansec p a {
	font-family: 'gillsans-light';
	text-decoration: underline;
}

.finansec p a:hover {
	text-decoration: none;
}
/* financial info end */
/* amr page start */
.research_productlist .howbighead h6 {
	font-family: gillsans-light;
	color: #696b70;
	line-height: 2.1rem;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

.research_productlist .howbighead h6 span {
	color: black;
	font-weight: 600;
	font-size: 1.2rem;
	display: block;
}

.amrcard h5 {
	color: black;
	font-size: 1.5rem;
	font-family: 'GILLSANS';
	line-height: 2rem;
}

@media screen and (min-width:768px) {
	.amrcard {
		padding-top: 0 !important
	}
}

.amrcard  h4 {
	color: black;
	font-family: 'Gillsans';
}

.amr h1, .amr .subheading {
	font-size: 2.5rem
}

.amr p {
	font-size: 1.6rem;
	font-family: 'gillsans-light';
}

.amr img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}

.amrjumbo h4 {
	color: white;
	padding: 8rem, 2rem;
	line-height: 2.5rem;
}

.amrjumbo h2 {
	color: white;
}

.trouble .heading {
	margin-top: 37px;
}

@media ( max-width :767px) {
	.amrcard {
		margin-left: 0 !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.amrcard h4 {
		font-size: 1.2rem;
	}
}

.amrjumbo {
	padding: 3rem;
}

.card-amr .card-img-top {
	width: 100%;
}

.card-amr .card-group .card {
	border-left: 1px solid #dedede;
}

.card-amr .cardshadow {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.card-amr .cardshadow .overlay-text-wrapper {
	display: none;
	text-align: center;
}

.card-amr .cardshadow:hover .overlay-text-wrapper {
	display: block;
	animation: fadeIn 1s;
	width: 100%;
	height: 100%;
}

.pink-colour {
	background-color: rgba(250, 176, 219, 0.9);
	color: black;
}

.purple-colour {
	background-color: rgba(116, 0, 173, 0.9);
	color: white !important;
}

.card-ethics .cardshadow a:hover {
	text-decoration: none;
}

@media ( max-width :992px) {
	.building img {
		margin-bottom: 30px !important;
	}
	.container .amrblack p {
		font-size: 1.3rem !important;
		line-height: 2rem;
	}
	.container .amrblack h3 {
		font-size: 1.1rem;
	}
	.container .amrblack h1 {
		font-size: 1.5rem;
	}
}
/* amr page end */
/* awake start */
.awake h1 {
	font-size: 2.5rem
}

.awake p {
	font-size: 1.5rem;
	font-family: 'gillsans-light';
}

.awakepart p {
	font-size: 1.5rem;
	font-family: 'gillsans-light';
}

.awakepart  h2 {
	color: #414141;
	font-family: 'Gillsans';
}

.amrtitle p {
	font-size: 1.6 rem;
}

.fa-angle-right:before {
	color: grey;
	font-weight: 100;
}

.awakmgt .jumbotron-fluid {
	background-color: #e21c29;
}

.awakmgt .jumbotron-fluid h1 {
	color: white;
}

.awke img {
	padding: 9px;
	background-color: #f5f5f5;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}

/* awake end */
/* surveillance start */
.surveill p {
	font-size: 1.3rem;
	font-family: 'gillsans-light';
	color: #515151;
}

/* surveillance end */
/* plea start */
.plea h4 {
	color: #ff1d25;
	font-size: 2.5rem;
}

.plea h6 {
	margin-left: 220px;
	font-size: 1.5rem;
	color: #000000;
	margin-top: -5px;
}

.plea-para p {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}

.pleaul li, .awke li, .surve li {
	list-style: none;
	font-family: 'gillsans-light';
	font-size: 1.4rem;
	margin-left: -10px;
	color: #515151;
	text-indent: -11px;
	margin-bottom: 15px !important;
}

.pleaul li .fa-angle-right:before {
	color: #656565 !important;
}

.plea-sect img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8;
}

.plea-arb p {
	font-size: 1.5rem;
	line-height: 2.2rem;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}

.pleaimg .pleahvr {
	transition: all 400ms ease-in;
}

.pleaimg .pleahvr:hover {
	box-shadow: 0px 0px 20px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.plea-sect .plea-arb h1 {
	font-size: 2.9rem;
}

.plea_topbanner .overlay-2 {
	position: absolute;
	width: 101%;
	background-color: white;
	z-index: 999;
	top: 0;
	float: right;
}

.plea_topbanner .animate-overlay-2 {
	transition: all 1s ease;
}

.logo-caption {
	margin-top: -20px;
	text-align: center;
}

.typing p {
	font-family: 'LevenimMT';
	color: lime;
	font-size: 35px;
	line-height: 45px;
	visibility: hidden;
	white-space: nowrap;
	overflow: hidden;
	width: auto;
	font-weight: bold;
	margin-bottom: 0;
	/*  animation: type2 4s steps(60, end) ;  */
}

.twitter-section {
	background: url(../images/twitter-bg.jpg) no-repeat;
	background-size: cover;
	padding: 10% 0 12%;
}

.twitter-section img {
	width: auto;
	height: auto;
}

.twitter-section h3, .twitter-section .subtitle {
	color: #00bdf5;
	font-size: 35px;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease-in 0s;
	margin-top: 40px;
}

.twitter-section .subtitle {
	font-size: 55px;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
}

.twitter-section .subtitle:hover {
	text-decoration: none;
	color: #00bdf5;
}

.twitter-section iframe {
	width: 100%;
}

.plea-para .align-left {
	box-shadow: 0 0 0 0px #e8e8e8 inset;
	background-color: #f7f7f7;
}

/* plea end */

/* responsibility starts */
.response img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}

.response h2 {
	color: #000;
	font-family: 'Georgia';
}

.response h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	min-height: 104px;
}

.responspart h1 {
	font-size: 3rem;
}

.responsparts h4 {
	color: #444;
	font-family: 'gillsans-light';
	line-height: 2rem;
}

.amrjumbo .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	font-size: 25px;
	background-color: #fff;
	padding: 14px 30px;
	color: #000;
	border: 2px solid transparent;
}

.amrjumbo .redmore:hover {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}

.topsection .top-wrapper1 {
	width: 100%;
	height: 1000px;
}

.topsection .top-wrapper {
	width: 100%;
	height: 500px;
}

.topsection .width-section {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

.topsection .width-section:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	background: transparent;
	pointer-events: none;
	transition: background .5s;
	background-color: rgba(0, 0, 0, 0.4);
}

.topsection .width-section:hover:before {
	background-color: rgba(0, 0, 0, 0.0);
}

.topsection .imagebox {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 7;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	max-width: 440px;
	margin: 0 68px;
}

.topsection .imagebox h2, .topsection .imagebox h3 {
	color: #fff;
	font-size: 3rem;
	font-family: 'Gillsans';
	line-height: 3rem;
}

.topsection .imagebox h3 {
	font-size: 2rem;
}

.topsection .width-section:hover .image {
	transform: scale(1.1);
	transition: all 0.3s ease-in 0s;
}

.topsection .image {
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.25s ease-in 0s;
}

.imagebox .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	border: 2px solid #fff;
	font-size: 20px;
	padding: 7px 30px;
	margin-top: 25px;
	display: inline-block;
}

.topsection .width-section:hover .redmore {
	background-color: #ff1d25;
}

@media ( max-width :768px) {
	.about-wrap h4 {
		font-size: 1.6rem !important;
	}
	.topsection .top-wrapper1 {
		height: 400px;
	}
	.ethic-card .ethiccardbody h1 {
		font-size: 2rem !important;
		margin-bottom: 0;
	}
	.topsection .imagebox h3 {
		font-size: 1.5rem;
		line-height: 1.8rem;
	}
	.topsection .imagebox {
		margin: 0 20px;
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	.topsection .imagebox h2 {
		font-size: 2rem;
		/* max-width:100%; */
	}
	.topsection .imagebox h2 br {
		display: none;
	}
	.topsection .top-wrapper {
		height: 300px;
	}
	.card-ethics .card-group {
		flex-flow: column
	}
	.card-ethics .cardshadow {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 1rem !important;
	}
	.service-section p {
	min-height:auto;
	}
}

@media ( max-width :480px) {
	.allcollab .title {
		font-size: 1.5rem;
	}
	.allcollab h3 button {
		font-size: 1rem !important;
	}
	.allcollab .details-text {
		font-size: 1.4rem;
	}
	.card-recognition ul.img-section li {
		width: 100%;
		text-align: center;
	}
	.card-recognition ul.img-section li img {
		max-width: 94%;
		padding: 0;
		margin-bottom: 15px;
	}
	.topsection .imagebox h2, .topsection .imagebox h3 {
		line-height: 2rem;
	}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
	.antibiotic p {
		font-size: 1.4rem !important;
	}
	.microb h1 {
		font-size: 1.6rem;
	}
	.antibiotic ul {
		padding: unset;
	}
	.antibiotic ul li {
		font-size: 1.4rem !important;
		margin-top: 7px !important;
	}
	.about-wrap h4 {
		font-size: 1.6rem !important;
	}
	.topsection .imagebox h3 {
		font-size: 1.5rem;
		line-height: 1.8rem;
	}
	.topsection .imagebox {
		margin: 0 20px;
	}
	.topsection .imagebox h2 {
		font-size: 2rem;
		line-height: 2.5rem;
	}
	.topsection .top-wrapper1 {
		height: 800px;
	}
	.topsection .top-wrapper {
		height: 400px;
	}
}
/* responsibility end */

/* brand building start */
.brand-section {
	position: relative;
	padding: 30px 0 40px;
}

.brand-section .view {
	border: 10px solid #fff;
	box-shadow: 0 0 0 1px #e6e6e6;
	cursor: default;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	cursor: pointer;
}

.view-fifth img {
	transition: all 0.3s ease-in-out;
	max-width: 100%;
	height: auto;
}

.view-fifth .mask {
	background-color: #ddd;;
	transform: translateX(-360px);
	filter: alpha(opacity = 100);
	opacity: 1;
	transition: all 0.3s ease-in-out;
}

.view-fifth .maskes {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.view-fifth .maskes1 {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.view-fifth .maskes2 {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.view-fifth:hover .mask {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.view-fifth:hover img {
	transform: translateX(360px);
}

.view-fifth figure {
	margin: 0 !important;
}

.view .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	display: table;
}

.view img {
	display: block;
	position: relative;
}

.view h2 {
	text-transform: uppercase;
	color: black;
	font-family: 'GILLSANS';
	text-align: center;
	position: relative;
	font-size: 30px;
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}

.brandbox p {
	font-size: 1.5rem;
	font-family: 'GILLSANS';
	color: grey;
}

.building p {
	font-size: 1.5rem;
}

@media ( max-width :768px) {
	.brandbox p {
		font-size: 1.5rem;
	}
	.brandbox h3 {
		font-size: 2rem;
	}
	.brandbox i {
		font-size: 1.2rem;
	}
	.building p {
		font-size: 1.3rem;
	}
	.building h1 {
		font-size: 1.5rem;
	}
	.brand-section #pdfimg1, .brand-section #pdfimg2, .brand-section #pdfimg3
		{
		margin-bottom: 20px;
	}
}

@media ( max-width :1200px) {
	.view h2 {
		font-size: 20px;
	}
}

@media ( max-width :575px) {
	.hero-container .text-wrapper .hero-up .text-render .readmore {
		margin-top: 0px;
	}
	.elores-pdf .searchbutton .btn {
		font-size: 1rem;
	}
	.view-fifth .mask {
		transform: translateX(-560px);
	}
	.view-fifth figure {
		margin: 0 !important;
		background-color: #2d3e50;
	}
	.view img {
		margin: 0 auto;
	}
	.view-fifth:hover img {
		transform: translateX(560px);
	}
	.view h2 {
		font-size: 25px;
	}
}
/* brand building end */

/*  investor start */
.card-investor .cardshadow:hover {
	box-shadow: 0px 0px 20px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.relation .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	border: 2px solid #fff;
	font-size: 20px;
	padding: 7px 30px;
	display: inline-block;
	background-color: #ff1d25;
}

.relation .redmore:hover {
	background-color: black;
}

.iframe-section .blur {
	text-align: center;
	filter: blur(1px);
}

.iframe-section  iframe {
	height: 625px;
	width: 89.2%;
	overflow-y: hidden;
	overflow-x: scroll;
}

.iframe-section {
	position: relative;
}

.remback:before {
	background-color: rgba(0, 0, 0, 0.5);
}

.iframe-section:before {
	/* background-color:rgba(0, 0, 0, 0.5);  */
	position: absolute;
	content: "";
	width: 89.5%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 5.5%;
	z-index: 1;
}

.investsection .top-wrapper1 {
	width: 100%;
	height: 800px;
}

.investsection .width-section {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

.investsection .width-section:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	background: transparent;
	pointer-events: none;
	transition: background .5s;
	background-color: rgba(0, 0, 0, 0.4);
}

.investsection .width-section:hover:before {
	background-color: rgba(0, 0, 0, 0.0);
}

.investsection .imagebox {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 7;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	max-width: 440px;
	margin: 0 68px;
}

.investsection .imagebox h1 {
	color: #fff;
	font-size: 3.3rem;
	font-family: 'Gillsans';
	line-height: 3.4rem;
}

.investsection .width-section:hover .image {
	transform: scale(1.1);
	transition: all 0.3s ease-in 0s;
}

.investsection .image {
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.25s ease-in 0s;
}

.imagebox .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	border: 2px solid #fff;
	font-size: 20px;
	padding: 7px 30px;
	margin-top: 25px;
	display: inline-block;
}

.investsection .width-section:hover .redmore {
	background-color: #ff1d25;
}

/* nested tab investor page start */
.nested-section {
	background-color: #FCFCFC;
	padding: 100px 0;
  }
  
  .nested-section .tablist {
	display: inline-block;
	background-color: #F1F1F1;
	width: 30%;
  }
  .nested-section .tab_item {
	overflow: hidden;
	cursor: pointer;
	padding: 12px 8px;
	letter-spacing: 1px;
	transition: 0.2s;
	font-size: 16px;
	position: relative;
	color: #777777;
	width: 100%;
	height: 110px;
	display: table;
	border-bottom: 1px solid #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
  }
  .nested-section .tab_item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background: #FF1D25;
	transition: 0.2s;
	visibility: hidden;
	opacity: 0;
  }
  .nested-section .tab_item:last-child {
	  border-bottom: none;
  }
  .nested-section .tab_item.is-active {
	color: #FF1D25;
	position: relative;
	background-color: #fff;
	display: table;
  }
  .nested-section .tab_item.is-active:before {
	visibility: visible;
	opacity: 1;
  }
  .nested-section .tablist .tab_item span {
	  display: table-cell;
	  vertical-align: middle;
	  padding: 12px 8px;
  }
  .nested-section .tab_content {
	padding: 30px;
	background: #ffffff;
	width:100%;
  }
  .nested-section .tab_content .tablist {
	  display: flex;
  }
  .nested-section .tab_content-item {
	display: none;
  }
  .nested-section .tab_content-item.is-active {
	display: block;
  }
  .nested-section .tab_content-item.is-active .tab_item::before {
	  content: normal;
  }
  .nested-section .tab_content-item.is-active .tab_item.is-active,
  .nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn.is-active {
	  background-color: #FF1D25;
	  color: #ffffff;
  }
  .nested-section .tab_content-item .tablist {
	  margin-bottom: 20px;
	  width:100%;
  }
  .nested-section .tab_content-title {
	padding: 24px 24px 24px 0;
  }
  .nested-section .investor-tab p {
	  margin-bottom:0;
	  font-size:16px;
	  font-family: 'Montserrat', sans-serif;
  }
  .nested-section .investor-tab .investor-tab .tab_item {
	font-size: 16px;
	width: auto;
	height: auto;
	border-bottom: none;
	padding: 12px 20px;
  }
  .nested-section .investor-tab .investor-tab .tab_content {
		padding: 0;
  }
  .nested-section .maintab {
	  display: flex;
	  box-shadow: 0px 0px 6px #34343429;
  }
  .nested-section .investor-tab .tab_content .download-section img {
	  width: 15px;
	  margin-right: 8px;
	  margin-top: -4px;
  }
  .nested-section .investor-tab .tab_content .download-section svg {
	  width: 15px;
		margin-right: 8px;
		margin-top: -3px;
		vertical-align: top;
  }
  .nested-section .investor-tab .tab_content .download-section svg path {
	  fill:#212529;
  }
  .nested-section .investor-tab .tab_content .download-section a,
  .nested-section .investor-tab .tab_content .download-section a svg path {
	  fill:red;
	  color:red;
  }
  .nested-section .investor-tab .tab_content .download-section span {
	  display: inline-block;
		margin-top: 0px;
  }
  .nested-section .investor-tab .tab_content-item .inner-subtab2 {
	  background-color:transparent;
  }
  .nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn {
	border-radius: 12px !important;
	border: none;
	padding: 6px 10px;
  	min-width: 90px;
	margin-right: 10px;
	background-color: #F1F1F1;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
  }
  .nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn:focus {
	  outline:none;
  }
  .nested-section {
	background-color: #FCFCFC;
	padding: 70px 0;
  }
  
  .nested-section .tablist {
	display: inline-block;
	background-color: #F1F1F1;
	width: 30%;
  }
  .nested-section .tab_item {
	overflow: hidden;
	cursor: pointer;
	padding: 12px 8px;
	letter-spacing: 1px;
	transition: 0.2s;
	font-size: 16px;
	position: relative;
	color: #777777;
	width: 100%;
	height: 110px;
	display: table;
	border-bottom: 1px solid #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
  }
  .nested-section .tab_item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background: #FF1D25;
	transition: 0.2s;
	visibility: hidden;
	opacity: 0;
  }
  .nested-section .tab_item:last-child {
	  border-bottom: none;
  }
  .nested-section .tab_item.is-active {
	color: #FF1D25;
	position: relative;
	background-color: #fff;
	display: table;
  }
  .nested-section .tab_item.is-active:before {
	visibility: visible;
	opacity: 1;
  }
  .nested-section .tablist .tab_item span {
	  display: table-cell;
	  vertical-align: middle;
	  padding: 12px 8px;
  }
  .nested-section .tab_content {
	padding: 30px;
	background: #ffffff;
	width:100%;
  }
  .nested-section .tab_content .tablist {
	  display: flex;
  }
  .nested-section .tab_content-item {
	display: none;
  }
  .nested-section .tab_content-item.is-active {
	display: block;
  }
  .nested-section .tab_content-item.is-active .tab_item::before {
	  content: normal;
  }
  .nested-section .tab_content-item.is-active .tab_item.is-active,
  .nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn.is-active {
	  background-color: #FF1D25;
	  color: #ffffff;
  }
  .nested-section .tab_content-item .tablist {
	  margin-bottom: 20px;
	  width:100%;
  }
  .nested-section .tab_content-title {
	padding: 24px 24px 24px 0;
  }
  .nested-section .tab_content .tab_content-item ul .subchild-section .subchild-click {
	  margin-bottom:0;
	  font-size:16px;
	  font-family: 'Montserrat', sans-serif;
  }
  .nested-section .investor-tab .investor-tab .tab_item {
	font-size: 16px;
	width: auto;
	height: auto;
	border-bottom: none;
	padding: 12px 20px;
  }
  .nested-section .investor-tab .investor-tab .tab_content {
		padding: 0;
  }

  .nested-section .investor-tab .tab_content .download-section button {
	  background: transparent;
	  border:none;
	  padding:0;
  }
  .nested-section .investor-tab .tab_content .download-section img {
	  width: 15px;
	  margin-right: 8px;
	  margin-top: -4px;
  }
  .nested-section .investor-tab .tab_content .download-section svg {
	  width: 15px;
		margin-right: 8px;
		margin-top: -3px;
		vertical-align: top;
  }
  .nested-section .investor-tab .tab_content .download-section svg path,
  .nested-section .tab_content-item.static-data.is-active ul li .download-section a svg path {
	  fill:#212529;
  }
  .nested-section .investor-tab .tab_content .download-section a,
  .nested-section .investor-tab .tab_content .download-section a svg path,
  .nested-section .tab_content .tab_content-item ul .subchild-section .download-section a {
	  fill:red;
	  color:red;
  }
  .nested-section .investor-tab .tab_content .download-section span {
	display: inline-block;
	margin-top: 0px;
  }
  .nested-section .investor-tab .repeat-databox {
	border-bottom: 1px solid #EEE;
	padding: 20px 0;
  }
  .nested-section .tab_content .tab_content-item ul {
  	padding: 0;
  }
.nested-section .tab_content .tab_content-item ul li {
	display: flex;
	border-bottom: 1px solid #EEE;
  	padding: 20px 0;
}
.nested-section .tab_content .tab_content-item ul li .download-section a,
.nested-section .tab_content .tab_content-item ul .subchild-section ul li .download-section a {
	  color:#212529;
 }
.nested-section .tab_content .tab_content-item ul li .download-section a:hover,
.nested-section .tab_content-item.is-active ul li .download-section a:hover svg path,
.nested-section .tab_content .tab_content-item ul .subchild-section ul li .download-section a:hover {
	  color:red;
	  fill:red;
 }
.nested-section .tab_content .tab_content-item ul li .caption-heading {
	flex-grow: 1;
}
.nested-section .tab_content .tab_content-item ul .subchild-section {
	display:block;
	padding-bottom:0;
}
.nested-section .tab_content .tab_content-item ul .subchild-section .subchild-click {
	margin-bottom:20px;
}
.nested-section .tab_content .tab_content-item ul .subchild-section .comman-collapse {
	padding-top:20px;
}
.nested-section .tab_content .tab_content-item ul .subchild-section .comman-collapse 
.investor-tab .repeat-databox:last-child {
	border-bottom:none;
}
.nested-section .investor-tab .tab_content-item .inner-subtab3 .ytab-btn {
	width: 100%;
	font-size: 13px;
}
.nested-section .investor-tab .tab_content-item .inner-subtab4 .ytab-btn {
	font-size: 16px;
}
.nested-section .tab_content .tab_content-item ul .subchild-section .repeat-databox .text-caption p {
	margin-bottom:1rem;
}
.nested-section .investor-tab table td,
.nested-section .investor-tab table td a  {
	font-family: 'Montserrat', sans-serif;
}
.nested-section .investor-tab table td a {
	text-decoration: underline;
	color: #ff1d25;
}
.nested-section .investor-tab table td a:hover {
	text-decoration: none;
}
/* faq section start */
#faq .card {
  margin-bottom: 10px;
  border: 0;
}
#faq h4 {
	font-size: 16px;
 	margin-bottom: 15px;
}

#faq .card .card-header {
  border: 1px solid #e8e8e8;
  padding: 0;
}

#faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  background: #FBFBFB;
  color: #222;
  padding: 10px 20px;
  white-space: normal;
  position: relative;
}
#faq .card .card-header .btn-header-link h5 {
	font-size: 16px;
	width: 96%;
	font-family: 'Montserrat', sans-serif;
  	font-weight: 400;
  	margin-bottom:0;
}
#faq .card .card-header .btn-header-link:after {
	content: "\f107";
	font-family: 'FontAwesome';
	float: right;
	position: absolute;
	top: 6%;
	right: 20px;
	font-size: 22px;
}

#faq .card .card-header .btn-header-link.collapsed {
  background: #FBFBFB;
  color: #000;
}

#faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#faq .card .collapsing {
  background: #fff;
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-top:none;
  font-weight: 300;
}
#faq .card .card-body p,
.nested-section .investor-tab .data-details p {
	margin-bottom: 10px;
	line-height: 26px;
}
#faq .card .card-body ul,
.nested-section .investor-tab .data-details ul {
	padding-left:20px;
	margin-bottom:10px;
}
#faq .card .card-body ul li,
.nested-section .investor-tab .data-details ul li {
	border-bottom: none;
	font-family: 'Montserrat', sans-serif;
	padding: 3px 0;
	display: block;
}
#faq .card .card-body ul li .fa,
.nested-section .investor-tab .data-details ul li .fa {
	margin: 4px 15px 0 -20px;
} 
.nested-section .response .awke li {
	margin-left:0;
	text-indent: 0;
}
/* nested tab investor page  end */


@media ( max-width :768px) {
	.investsection .top-wrapper1 {
		height: 400px;
	}
	.investsection .imagebox {
		margin: 0 20px;
		max-width: 100%;
		width: 100%;
	}
	.investsection .imagebox h1 {
		font-size: 1.7rem;
		line-height: 2rem;
	}
	.investsection .top-wrapper {
		height: 300px;
	}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
	.investsection .imagebox {
		margin: 0 20px;
	}
	.investsection .imagebox h1 {
		font-size: 3rem;
		line-height: 2.7rem;
	}
	.investsection .top-wrapper1 {
		height: 800px;
	}
	.investsection .top-wrapper {
		height: 400px;
	}
}

@media screen and (min-width: 320px) and (max-width:767px) {
	.card-investor .card-group .cardshadow .card-title {
		font-size: 2rem !important;
	}
	.awke li {
		font-size: 1.2rem;
		margin-bottom: 0 !important;
	}
	.response h2 {
		font-size: 1.6rem;
	}
	.response .info {
		margin-bottom: 5%;
	}
	.ethic-card .ethiccardbody ul {
		float: none !important;
		text-align: center !important
	}
}

@media screen and (min-width: 768px) and (max-width:991px) {
	.card-investor .card-group .cardshadow .card-titles {
		font-size: 5rem !important;
	}
	.card-investor .card-group .cardshadow .card-title {
		font-size: 2.5rem !important;
	}
}
/*  investor over */

/* product start */
.ampparag .elores-mech {
	font-size: 1.2rem;
	font-style: italic;
}

.elores-pdf .elores-sup p {
	font-size: 1.2rem;
	font-style: italic;
}
.slider-container {
	position: relative;
}
.slider-container img {
	width: 100% !important;
}
.slider-container .sterloc-btn {
	position: absolute;
  	z-index: 1;
  	bottom: 9.5%;
  	right: 5.2%;
  	width: 18.3%;
  	height: 10%;
}
.product-section img {
	box-shadow: 0 0 0 1px #e8e8e8 inset;
	padding: 9px;
}

.product-section h4 {
	line-height: 1.9rem;
	color: #444;
}

@media screen and (max-width: 479px) {
	.product-section h4 {
		font-size: 1.25rem;
	}
}

.explore-section {
	background-color: #ff1d25;
}

.explore-section h2 {
	font-size: 2.5rem;
	color: #fff;
}

.explore-section .btn:focus {
	box-shadow: none;
}

.explore-section .btn-white {
	color: #000;
	background-color: #fff;
	border-color: #fff;
	transition: all 0.4s ease-in 0s;
}

.explore-section .btn-white:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

@media screen and (max-width: 992px) {
	.microb h1 {
		text-align: left;
	}
	.antibiotic ul li {
		text-align: left;
	}
	.antibiotic p {
		text-align: left !important;
	}
	.antibiotic img {
		width: 100%;
	}
	.explore-section h2 {
		font-size: 2rem;
	}
	.bg-company-red {
	height:80px;
	}
}

@media screen and (max-width: 767px) {
	.explore-section h2 {
		font-size: 1.5rem;
	}
	.explore-section {
		text-align: center;
	}
	.explore-section h2 br {
		display: none;
	}
}

@media screen and (max-width: 360px) {
	.explore-section h2 {
		font-size: 1.3rem;
	}
	.head-title h4 {
		margin-left: 3rem;
	}
}

.imgmain .align-left {
	margin-right: 25px;
	float: left;
}

.research_productlist h6 {
	font-family: gillsans-light;
	color: #696b70;
	line-height: 1.9rem;
	font-size: 1.3rem;
	margin-bottom: 1rem;
}

.research_productlist .table {
	border-left: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

.research_productlist .table td {
	border-right: 1px solid #dee2e6;
}

.research_productlist .topbar {
	font-family: gillsans-light;
	color: #696b70;
	font-size: 1.3rem;
}

.research_productlist ul {
	list-style-type: none;
	padding-left: 0;
}

.research_productlist ul li {
	padding: 4px 0;
	margin-left: 28px;
}
.research_productlist .quote-listing li {
	border-left: 3px solid #969696;
	margin-bottom: 15px;
	padding: 0 0 0 10px;
	font-style: italic;
	font-weight: bold;
	background-color: #fffaeb;
	color: #636363;
}
.product1research .finansec .finan-padding {
	padding: 0 !important;
	margin-top: 24px;
}

.product1research .finansec .finpading {
	padding: 0 !important;
}

.product1research .finansec p {
	font-size: 1.6rem;
}

@media ( max-width :500px) {
	.product1research .finansec p {
		font-size: 1rem;
	}
	.product1research .finansec .finan-padding h1 {
		font-size: 1.8rem;
	}
	.product1research .finansec h3 {
		font-size: 1.5rem;
	}
}

@media ( max-width :500px) and (min-width :320px) {
	.research_productlist h6 {
		line-height: 1.8rem;
		font-size: 1.1rem;
	}
	.research_productlist .topbar {
		font-size: 1.1rem;
	}
}

/* product end */

/* investor relation start */
.card-investor .cardshadow:hover {
	box-shadow: 0px 0px 20px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.relation .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	border: 2px solid #fff;
	font-size: 20px;
	padding: 7px 30px;
	/*     margin-top: 25px;
 */
	display: inline-block;
	background-color: #ff1d25;
}

.relation .redmore:hover {
	background-color: black;
}

.iframe-section .blur {
	text-align: center;
	filter: blur(1px);
}

.iframe-section  iframe {
	height: 625px;
	width: 89.2%;
	overflow-y: hidden;
	overflow-x: scroll;
}

.iframe-section {
	position: relative;
}

.remback:before {
	background-color: rgba(0, 0, 0, 0.5);
}

.iframe-section:before {
	/* background-color:rgba(0, 0, 0, 0.5);  */
	position: absolute;
	content: "";
	width: 89.5%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 5.5%;
	z-index: 1;
}

.investsection .top-wrapper1 {
	width: 100%;
	height: 800px;
}

.investsection .width-section {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

.investsection .width-section:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	background: transparent;
	pointer-events: none;
	transition: background .5s;
	background-color: rgba(0, 0, 0, 0.4);
}

.investsection .width-section:hover:before {
	background-color: rgba(0, 0, 0, 0.0);
}

.investsection .imagebox {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 7;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	max-width: 440px;
	margin: 0 68px;
}

.investsection .imagebox h1 {
	color: #fff;
	font-size: 3.3rem;
	font-family: 'Gillsans';
	line-height: 3.4rem;
}

.investsection .width-section:hover .image {
	transform: scale(1.1);
	transition: all 0.3s ease-in 0s;
}

.investsection .image {
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.25s ease-in 0s;
}

.imagebox .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	border: 2px solid #fff;
	font-size: 20px;
	padding: 7px 30px;
	margin-top: 25px;
	display: inline-block;
}

.investsection .width-section:hover .redmore {
	background-color: #ff1d25;
}

@media ( max-width :768px) {
	.investsection .top-wrapper1 {
		height: 400px;
	}
	.investsection .imagebox {
		margin: 0 20px;
		max-width: 100%;
		width: 100%;
	}
	.investsection .imagebox h1 {
		font-size: 1.7rem;
		line-height: 2rem;
	}
	.investsection .top-wrapper {
		height: 300px;
	}
}

@media ( max-width :480px) {
	.investsection .imagebox h2, .topsection .imagebox h3 {
		line-height: 2rem;
	}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
	.investsection .imagebox {
		margin: 0 20px;
	}
	.investsection .imagebox h1 {
		font-size: 3rem;
		line-height: 2.7rem;
	}
	.investsection .top-wrapper1 {
		height: 800px;
	}
	.investsection .top-wrapper {
		height: 400px;
	}
}

@media (max-width:767px) {
	.card-investor .card-group .cardshadow .card-title {
		font-size: 2rem !important;
	}
	.awke li {
		font-size: 1.2rem;
		margin-bottom: 0 !important;
	}
	.response h4 {
		font-size: 1.2rem;
	}
	.response h2 {
		font-size: 1.6rem;
	}
	.response .info {
		margin-bottom: 5%;
	}
	.ethic-card .ethiccardbody ul {
		float: none !important;
		text-align: center !important
	}
}

@media screen and (min-width: 768px) and (max-width:991px) {
	.card-investor .card-group .cardshadow .card-titles {
		font-size: 5rem !important;
	}
	.card-investor .card-group .cardshadow .card-title {
		font-size: 2.5rem !important;
	}
}

/* investor relation ends */

/* investor info */
.the-legend {
	border-style: none;
	border-width: 0;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	width: auto;
	padding: 0 10px;
	font-family: 'gillsans-light';
	font-size: 1.3rem;
}

.the-fieldset {
	border: 1px solid #e0e0e0;
	padding: 10px;
	margin-top: 20px;
}

.the-fieldset .btn {
	font-size: 1.2rem;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.the-fieldset .btn-success {
	padding: 6px 20px !important;
}

.invesinf h2 {
	font-size: 2rem;
	font-family: 'Georgia';
	background-color: #ff1d25;
	color: white;
	box-shadow: 5px 5px #ccc !important;
	text-align: center;
	padding: 12px 0;
	margin-bottom: 35px;
}

/* investor info end */

/* anjali */
.wayacquirng p:before {
	content: "";
	font-family: 'FontAwesome';
	font-size: 10px;
	vertical-align: middle;
	margin-right: 15px;
	margin-left: -25px;
	color: #555;
}

.wayacquirng p {
	color: #333;
	margin-bottom: 0;
	margin-top: 1.5rem;
	margin-left: 25px
}

.leftbarpadright {
	padding-right: 15px;
}
.leftbarpadright .leftbar-title {
	font-size: 2rem;
}
.leftbarpadright h4,
.leftbarpadright h5 {
	margin-top: 1.5rem;
}
.research_productlist .amrpage h6, .research_productlist .reasonresp p {
	line-height: 2rem;
	font-size: 1.2rem;
	text-align: justify;
	font-family: 'gillsans-light';
	color: #5a5a5a;
}

.research_productlist .reasonresp p {
	font-family: 'Georgia' !important;
}
.research_productlist .reasonresp .disclaimer-section h6{
	font-size: 1rem;
	line-height: normal;
}
.research_productlist .reasonresp .disclaimer-section .copy {
	font-size:12px;
	margin-bottom:0;
}
.leftbarpadright .reasonresp ul.middlebar li:before {
	content: "";
	font-family: 'FontAwesome';
	font-size: 22px;
	margin-left: -28px;
	padding-right: 20px;
}

.research_productlist .amrresistance h6, .research_productlist .amrresistance h4
	{
	color: #ffffff;
}

.video-gallery {
	position: relative;
}

.video-gallery iframe {
	margin-bottom: 30px;
}

.card-amr .cardshadow:hover {
	/* box-shadow: 0px 0px 20px 1px #ccc; */
	z-index: 2;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}

.research_productlist ul li .fa-fw {
	margin-left: -28px;
	text-indent: -12px;
}
/* anjali */

/*  whatisamr start */
.widget-sidebar {
	display: block;
}

.widget-sidebar .widget-title {
	margin-bottom: 10px;
}

.widget-sidebar hr {
	margin-bottom: 10px;
}

.widget-sidebar ul {
	margin: 0;
	display: block;
	list-style: none;
}

.widget-sidebar ul li:last-child {
	border-bottom: none;
}

.widget-sidebar ul li {
	display: block;
	padding: 10px 0;
	transition: all 0.2s ease 0s;
	border-bottom: 1px dashed #d9d9d9 !important;
	margin-left: 0;
}

.widget-sidebar ul li:before {
	content: normal;
}

.widget-sidebar ul li a {
	font-family: Raleway, sans-serif;
	color: #6e6e6e;
	font-size: 18px;
	padding: 0;
}

.widget-sidebar ul li:hover {
	padding-left: 10px;
}

.widget-sidebar ul li:hover a, .widget-sidebar ul li:hover::before {
	color: #ff1d25;
}
.redback .container h2 .parveen {
	color:red;
}
.redback .container h2 .parveen:hover.anttal {
	display:block !important;
	
	
}
.widget-sidebar ul .ng-scope:nth-child(14) {
	display:none;
}
/* for news event remove in spotlight */

.spotlightcont .margintop-provider:nth-child(14) {
	display:none;
}

/*  whatisamr end */

/* collaboration start */
.allcollab .rzslider.rz-vertical {
	margin-left: 15px;
}

.allcollab .rzslider.rz-vertical .rz-tick-legend {
	left: 35px;
}

.about-wrapper p {
	font-size: 1.6rem;
	font-family: 'gillsans-light';
}
.ethic-card .collabcardbody h1 {
	font-size: 4.5rem !important;
}

.collaboration .btn {
	font-size: 2rem;
	font-family: 'Georgia';
	background-color: #ff1d25;
	color: white;
	padding: 12px 15px;
	margin-bottom: 35px;
	width: 100%;
	text-align: left;
}

.gramdrop {
	color: #424242;
	font-family: 'gillsans-light';
	font-size: 1.5rem;
}
/* collaboration end */
.bordernone {
	padding: 0 !important;
	box-shadow: none !important;;
	background-color: transparent !important;
}

.leftbarpadright img {
	padding: 9px;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
	background-color: #f7f7f7;
	width: 100%;
	height: auto;
	margin: 15px 0px 20px;
}

.collabredirect {
	background-color: #ff1d25;
	padding: 80px !important;
}

.collabredirect .collabfour h3 {
	padding: 25px 0;
	margin-bottom: 0;
}

.collabredirect .collabfour {
	background-color: white;
	box-shadow: 0 6px 10px 0px #343434;
	display: inline-block;
	width: 100%;
	transition: all 0.1s ease 0s;
}

.collabredirect .collabfour:hover {
	margin-top: -4px;
}

.collabredirect .collabfour img {
	width: 100%;
	height: auto;
}

/*  it infrastructure start*/
.structure .tex {
	color: #5e5e5e;
	font-family: 'gillsans-light';
}

.structure .structpg {
	color: #ff1d25;
}

.wrapper-section {
	position: relative;
	box-shadow: 0px 12px 10px 0 #dcdcdc;
}

.structure .structure-section h4 {
	color: #ff1d25;
	font-family: 'gillsans-light';
}

.structure .secpara h3 {
	color: #ff1d25;
	font-family: 'Gillsans';
	font-size: 1.3rem;
}

.structure .secpara ul li {
	list-style: none;
	font-size: 1.3rem;
	line-height: 30px;
	margin-left: 32px;
	margin-bottom: 15px;
}

.structure .secpara ul {
	padding-left: 0;
}

.structure .device {
	position: relative;
	min-height: 505px;
}

.structure .device .ipad, .structure .device .mobile {
	position: absolute;
	bottom: 0;
	right: 0;
}

.structure ul li .fa {
	color: #ff1d25;
	margin-left: -34px;
}

.structure .device .mobile {
	left: 0;
	right: auto;
}

.structure-section p {
	font-size: 1.4rem;
	color: #27334a;
}
.ads-wrraper p {
	font-size:1.5rem;
}
.ads-wrraper .secpara ul li {
	color:#000;
}
.ads-wrraper h3 {
	font-family: Gillsans;
	margin-bottom:0;
}
.ads-wrraper .information-contact {
	background-color:#f8f8f8;
}

.ads-wrraper .information-contact .left-content {
	background-color:#fff;
	height:100%;
}
.ads-wrraper .information-contact .left-content .box {
	display:flex;
	padding:0 15px;
}
.ads-wrraper .information-contact .left-content .box p,
.ads-wrraper .information-contact .left-content .box p a {
	font-family: Gillsans;
	color:#010101;
	font-size: 18px;
	margin:0;
}
.ads-wrraper .information-contact .left-content .box p a:hover u {
	text-decoration: none;
}
.ads-wrraper .information-contact .left-content .box p span {
	display:block;
	font-family: 'gillsans-light';
	font-size: 15px;
	color:#ff1d25;
	letter-spacing: 0.3px;
}
.ads-wrraper .information-contact .left-content .box:before,
.ads-wrraper .information-contact .left-content .email-box:before {
	content: "";
	font-family: 'FontAwesome';
	margin-right: 10px;
	color: #ff1d25;
	font-size: 20px;
	display: inline-block;
	margin-top: -3px;
}
.ads-wrraper .information-contact .left-content .emial-box:before {
	content:"";
}
.ads-wrraper .information-contact .right-content {
	padding:6% 0;
}
.ads-wrraper .information-contact .right-content h2 {
	font-size:26px;
	font-family: 'gillsans-light';
	text-align:center;
	font-weight: bold;
}
.ads-wrraper .information-contact .right-content label,
.ads-wrraper .information-contact .right-content .form-control {
	color:#737373;
	font-size: 16px;
	font-family: 'gillsans-light';
}
.ads-wrraper .information-contact .right-content .form-control {
	color:#000;
	border-radius: 10px !important;
}
.ads-wrraper .information-contact .right-content .form-control:focus {
  box-shadow: 0 0px 8px .1rem rgb(230, 240, 255);
}
.ads-wrraper .information-contact .right-content iframe {
	width:100%;
	height:600px;
	border:none;
}


@media ( min-width :769px) and (max-width:991px) {
	.structure .device .mobile {
		left: 7% !important;
	}
	.structure .device .ipad {
		right: 7% !important;
	}
	.structure .tex {
		font-size: 1.3rem;
		padding-bottom: 0 !important;
		margin-bottom: 18px !important;
	}
	.structure-section h3 {
		font-size: 1.3rem;
	}
	.structure .pargh {
		text-align: justify;
		font-size: 1.3rem !important;
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.research-dev h4 {
		font-size: 1.2rem !important;
	}
	.development h4 {
		font-size: 1.2rem !important;
	}
	.structure .device {
		min-height: 577px !important;
	}
	.structure .tex {
		font-size: 1.3rem !important;
		margin-bottom: 18px !important;
	}
	.structure-section h3 {
		font-size: 1.3rem;
	}
}

/*  it infrastructure  end */
/*  research development start*/
.research-dev h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	line-height: 2rem;
	font-size: 1.3rem;
}

.research-develop h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	line-height: 2rem;
}

.developbut .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	font-size: 18px;
	padding: 10px 20px;
	background-color: #5b5b5b;
	border: 2px solid transparent;
}

.developbut .redmore:hover {
	background-color: #ff1d25;
}

.card-research .cardshadow {
	position: relative;
}

.card-research .cardshadow:hover {
	box-shadow: 0px 0px 10px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	border: none !important;
}

.researches h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	min-height: 104px;
}

.researches h2 {
	color: #000;
	font-family: 'Georgia';
}

.researches img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}
/*  research development end*/

/* start of pipeline page
 */
.pipelinedeatail .detail-section .potential-head {
	color: #ff1d25;
	font-family: 'Gillsans';
	font-size: 2rem;
}

.wealth .brandbox  p {
	font-size: 1.5rem;
	font-family: 'gillsans-light';
}

.iprwealth .redmore {
	font-family: 'Georgia';
	transition: all 0.2s ease-in 0s;
	font-size: 20px;
	padding: 15px 22px;
	border: 2px solid transparent;
	box-shadow: 5px 5px #ccc;
	background: rgb(132, 132, 132);
}

.iprwealth .redmore:hover {
	background-color: #ff1d25;
}

@media screen and (min-width:1078px) and (max-width: 1200px) {
	.iconpipeline ul li a:after {
		top: -27px;
	}
}

.pipeline .molecule h5 {
	font-family: 'GILLSANS';
}

.pipeline .categ {
	font-family: 'gillsans-light';
	color: #333;
	font-size: 1.3rem;
}

.pipeline .phase h5 {
	font-family: 'gillsans-light';
	color: #333;
	font-size: 1.3rem;
}

.pipeline  h5 {
	font-family: 'GILLSANS';
	font-size: 1.5rem;
}

.pipeline-product .selected__dash {
	display: inline-block;
	height: 100%;
	padding: 0 4px;
	width: 15%;
	margin: 0;
}

.pipeline-product .dashes {
	display: inline-block;
	height: 10px;
	max-width: 500px;
	width: 100%;
}

.selected__dash::after {
	background: #ff1d25;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

.selected__dash.filled::after {
	background: #b4b4b4;
}

.pipeline  .pipeline-product:hover {
	background-color: #f2f2f2;
}

.img-pipeline .heading {
	margin-top: 33px;
}

.iconpipeline ul li {
	display: list-item;
	font-size: 1.3rem;
	list-style: none;
	margin: 10px 0;
}

.iconpipeline ul a {
	display: list-item;
	position: relative;
	color: #00adef;
}

.iconpipeline ul li a:after {
	font-size: 2rem;
	color: #666;
	content: "";
	right: 8px;
	position: absolute;
	font-family: 'FontAwesome';
	top: -30px;
	transition: right .4s, color 120ms;
}

.iconpipeline ul li a:hover:after {
	right: 0
}

.pipeline .container {
	max-width: 1280px;
}

.pipeline hr {
	margin: 0;
}

.about-wrap .headings {
	font-family: 'GILLSANS';
	font-size: 2.5rem;
	border-left: 6px solid #f00;
	line-height: 40px;
	padding-left: 10px;
}

.about-wrap .heading {
	font-family: 'GILLSANS';
	font-size: 2.5rem;
	border-left: 6px solid #f00;
	line-height: 40px;
	padding-left: 10px;
	margin-top: 80px !important;
}
/*  end of pipeline page */
/*  start of research development page */
.research-dev h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	line-height: 2rem;
	font-size: 1.3rem;
}

.research-develop h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	line-height: 2rem;
}

.developbut .redmore {
	font-family: 'Gillsans';
	transition: all 0.2s ease-in 0s;
	font-size: 18px;
	padding: 10px 20px;
	background-color: #5b5b5b;
	border: 2px solid transparent;
}

.developbut .redmore:hover {
	background-color: #ff1d25;
}

.card-research .cardshadow {
	position: relative;
}

.card-research .cardshadow:hover {
	box-shadow: 0px 0px 10px 1px #ccc;
	z-index: 1;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	border: none !important;
}

.researches h4 {
	color: #444;
	font-family: 'gillsans-light';
	font-weight: normal;
	min-height: 104px;
}

.researches h2 {
	color: #000;
	font-family: 'Georgia';
}

.researches img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}
/* end of research develop page
 */
/*  start of antibiotic page
 */
.antibiotic img {
	padding: 9px;
	background-color: #fff;
	box-shadow: 0 0 0 1px #e8e8e8 inset;
}

.antibiotic p {
	font-size: 1.5rem;
	font-family: 'gillsans-light';
}

.antibiotic ul {
	list-style-type: none;
}

.antibiotic ul li {
	color: #444;
	font-size: 1.5rem;
	font-family: 'gillsans-light';
	font-weight: normal;
}
/*   end of antibiotic page
 */ /* start of pipeline detail page */
.pipelinedeatail {
	background-color: #f2f2f2;
	position: relative;
	overflow: hidden;
}

.pipelinedeatail .detail-section a {
	color: #000;
	font-size: 1.2rem;
	font-family: 'gillsans-light';
}

.pipelinedeatail .detail-section a u {
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #ccc;
}

.pipelinedeatail .detail-section {
	background-color: #fff;
	padding: 5%;
	margin: 20px 0;
}

.pipelinedeatail .detail-section h5 {
	font-family: 'GILLSANS';
	font-size: 1.5rem;
}

.pipelinedeatail .detail-section p {
	font-size: 1.6rem;
	font-family: 'gillsans-light';
	color: #444;
}

.pipelinedeatail .detail-section  h4 {
	font-family: gillsans-light;
	font-size: 1.5rem;
	color: #444;
}

.pipelinedeatail .detailnext {
	left: 0;
	right: auto;
	position: absolute;
	background-color: #dcdcdc;
	height: 100%;
	top: 0;
	bottom: 0;
	width: 6.5%;
}

.pipelinedeatail .detailprevious {
	right: 0;
	left: auto;
}

.pipelinedeatail .detailnext .pipeline-click {
	font-family: 'gillsans-light';
	display: block;
	text-align: center;
	overflow: hidden;
	text-orientation: mixed;
	writing-mode: vertical-rl;
	font-size: 1.5rem;
	position: absolute;
	top: 40%;
	left: 30%;
	color: #000;
	cursor: pointer;
}

.pipelinedeatail .detailnext  a {
	font-family: 'gillsans-light';
	display: block;
	text-align: center;
	text-orientation: mixed;
	writing-mode: vertical-rl;
	font-size: 1.5rem;
	position: absolute;
	top: 40%;
	left: 30%;
	color: #000;
	cursor: pointer;
}

.pipelinedeatail .detailnext a .fa {
	margin: 15px 0;
}

/*  end of pipeline detail page
 */
.flag-container  .maparea-section {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}

.maparea-section h5 {
	line-height: 32px;
	font-family: 'gillsans-light';
	font-size: 1.3rem;
}

.maparea-section h3 {
	font-family: 'georgia';
}

.maparea-section .globalcard {
	background-color: #fc0;
	border: 1px solid #fff;
}
.webinar-container .hero-videoimg img {
	max-width: 100%;
	height: auto;
}
.height-container {
	min-height: 200px;
	height: 560px !important;
}
.left-sidebar {
	margin: 37px 61px 40px 0;
	/* margin: 20px 20px 35px 0; */
	float: left;
	display: block;
	transition: .5s all;
	background-color: #f6f6f6;
	position: relative;
	font-size: 1.125rem;
	width: 100%;
	padding: 1px 0;
	height: auto;
}

.left-sidebar.collapsed {
	width: 55%;
	padding: 1px 0;
	overflow: hidden;
	margin-left: -5%;
	height: 220px;
}

.left-sidebar h5 {
	position: absolute;
	top: 1em;
	left: 1.6em;
	color: #9c9d9d;
}

.left-sidebar h4 {
	position: absolute;
	top: 2.6em;
	left: 1.2em;
	color: #ff1d25;
}

.left-sidebar .sidebar-button {
	position: absolute;
	right: 30px;
	top: 19px;
	color: white;
	background-color: #ff1d25;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
}

.left-sidebar .sidebar-button:before, .left-sidebar.collapsed .sidebar-button:before
	{
	content: "";
	font-style: normal;
	font-weight: 400;
	color: white;
	font-family: 'FontAwesome';
}

.left-sidebar .sidebar-button.video:before {
	content: "";
}

.left-sidebar.collapsed .sidebar-button.video:before {
	content: "";
	font-style: normal;
	font-weight: 400;
	color: white;
	font-family: 'FontAwesome';
}

.left-sidebar .sidebar-button:before {
	content: "";
}

.left-sidebar.collapsed .text-content {
	margin-left: 30px;
	top: -60px;
	opacity: 0;
	overflow: hidden;
}

.left-sidebar.collapsed .text-content p {
	color: #4a4a4a;
}

.left-sidebar .text-content {
	opacity: 1;
}

.left-sidebar.collapsed .text-content {
	opacity: 0;
	overflow: hidden;
}

.left-sidebar .text-content {
	margin-bottom: 75px;
	position: relative;
	margin-top: 15%;
	left: 4%;
	opacity: 1;
	max-height: 6000px;
	transition: .5s all;
	width: 90%;
}

.vjs-poster {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	background-color: #000000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}

.iconimg-section img {
	width: auto;
	height: auto;
}

@media screen and (min-width:993px) and (max-width: 1077px) {
	.pipeline-product .selected__dash {
		width: 14%;
	}
	.iconpipeline ul li a:after {
		top: -24px;
	}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
	.pipeline-product .selected__dash {
		width: 14% !important;
	}
	.iconpipeline ul li a:after {
		font-size: 1.6rem !important;
		top: -33px !important;
	}
}

@media screen and (min-width:576px) and (max-width:767px) {
	.iconpipeline ul li a:after {
		top: -26px;
	}
}

@media ( max-width :535px) {
	.pipeline-product .selected__dash {
		width: 14%;
	}
	.pipeline-product .dashes {
		height: 8px;
	}
	.iconpipeline ul li a:after {
		font-size: 1.6rem;
		right: -2px;
	}
}
/* Styling for the ngProgress itself */
#ngProgress {
	margin: 0;
	padding: 0;
	z-index: 99998;
	background-color: green;
	color: green;
	height: 10px;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/* Styling for the ngProgress-container */
#ngProgress-container {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 11;
}

/* research all page common css start */
.dosing ul {
	list-style: none;
	padding: 0;
}

.card-link {
	background-color: white;
	border: none;
	font-family: 'Georgia';
	color: #000;
	font-size: 1.4rem;
	cursor: pointer;
	padding: 15px 20px;
	line-height: 20px;
}

.card-link:hover {
	background-color: #ff1d25 !important;
	color: white !important;
}

.card-link+.card-link {
	margin-left: 0 !important;
}

.ampparag p {
	font-size: 1.5rem;
}

#accordion h3,
#accordion .swachh-title {
	font-family: 'gillsans-light';
	font-weight: bold;
	font-size: 1.5rem;
	color: #fc4949;
}

.dosing ul li,
.dosing dl dd,
.dosing dl dt {
	font-size: 1.5rem;
	font-family: gillsans-light;
	margin-left: 20px;
}
.dosing dl {
	padding-bottom: 10px;
}
.dosing dl dt {
	font-size: 1.3rem;
}
.dosing dl dd {
	margin-left: 25px;
	margin-bottom: 0;
}
.text-covid .dosing ul li {
	line-height: 2rem;
	font-size: 1.4rem;
	text-align: justify;
	font-family: gillsans-light;
	margin-left: 20px;
}

.patent .table td {
	border-right: 1px solid #dee2e6;
	font-size: 1.5rem;
}

.dosing ul li .fa-fw {
	margin-left: -30px;
}

#accordion .research-table .table td {
	border-right: 1px solid #dee2e6;
	font-size: 1.2rem;
	font-family: 'gillsans-light';
}

#collapsesix {
	width: 100%;
}

#collapseseven {
	width: 100%;
}

.patent .table {
	border-left: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

.research-table .table {
	border-left: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

@media ( max-width : 576px) {
	.ampparag p {
		font-size: 1.2rem !important;
	}
	#accordion h3,
	#accordion .swachh-title {
		font-size: 1.3rem !important;
	}
	.dosing ul li {
		font-size: 1.3rem !important;
	}
}

@media ( max-width :575px) {
	.about-section .amr {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.maincollab {
		height: 160px !important;
	}
	.maincollab .middle-text h2 {
		font-size: 1.6rem;
	}
	#accordion {
		padding: 0 15px;
	}
}

@media ( max-width : 360px) {
	#accordion .table td, #accordion .table th {
		padding: .4rem;
	}
}

.dosing ul li ul {
	margin-top: 15px;
}

.dosing ul li ul li {
	font-size: 1.2rem;
	border-bottom: 1px dashed #ccc;
	padding: 6px 0 8px;
	max-width: 60%;
}

/* research all page common css end */
/* not found page start */
.Pagenot h1 {
	color: #ff1d25;
	margin-top: 50px;
	font-size: 3rem;
}

.Pagenot h3 {
	color: #919191;
}

.found ul {
	list-style-type: none;
}

.found ul li {
	font-size: 1.5rem;
	font-family: 'Georgia';
	color: #919191;
}

.Pagenot .found ul li a {
	color: #ff1d25;
	cursor: pointer;
}
/* not found page end */

.text-default p {
	font-size: 1.5rem;
}
.text-default p a {
	font-family: 'gillsans-light';
	text-decoration: underline;
}
.privacypolicy h4 {
	font-family: 'gillsans-light';
	background: #f6f9ff;
	color: #444;
	padding: 20px;
	box-shadow: 0px 8px 23px -17px #1D1D1D;
}

.privacypolicy p {
	color: #333;;
	font-size: 1.3rem;
	font-family: 'gillsans-light';
	line-height: 2rem;
}

.privacypolicy p a {
	color: red;
	text-decoration: underline;
	font-style: italic;
	font-family: 'gillsans-light';
}

.banner-career {
	height: 200px;
	width: 100%;
	position: relative;
}

.banner-career .banner-img {
	position: relative;
	display: table;
	height: 200px;
	width: 100%;
}

.banner-career .banner-img .banner-txt {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

.banner-career .banner-txt h3,
.banner-career .banner-txt .polocy-title {
	font-size: 3rem;
	color: #fff;
}

.banner-career:before {
	content: "";
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6) !important;
}
.payment-widget h1 {
	color: #fff;
	display: inline-block;
	margin-top: 24%;
	font-size: 4rem;
}

.ques-strts h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 20px;
	margin-top: 53px;
	border-bottom: 2px dotted #c5c5c5;
	padding-bottom: 12px;
}

.main-accordian .bg-same {
	background-color: #f9f9f9;
	margin-bottom: 10px;
}

.main-accordian .bg-same .panel-body {
	background: url("../images/border-dot.png") repeat-x scroll 0 0;
}

.main-accordian .bg-same .panel-body p {
	font-size: 1.6rem;
	font-family: 'gillsans-light';
	padding: 33px 0 20px 27px;
}

.main-accordian .bg-same .panel-title {
	padding: 24px 0 24px 27px;
}

.main-accordian .panel-title a {
	color: #000;
}

.main-accordian .bg-same ul {
	list-style: none;
	padding: 20px 0 0 65px;
	margin-bottom: 10px;
}

.main-accordian .bg-same ul li {
	font-size: 1.2rem;
}

.main-accordian .bg-same ul li span {
	margin-left: 30px;
	padding-bottom: 20px;
	display: inline-flex;
}

.main-accordian .bg-same .scan-box {
	padding: 20px 0 35px;
}

.main-accordian .bg-same .scan-box h2 {
	font-weight: bold;
	margin: 15px 0 20px;
	font-size: 1.3rem;
}

.main-accordian .bg-same .scan-box .btn {
	box-shadow: 7px 7px 0 0 #dfdfdf;
	border: none;
	padding: 14px 40px;
}

.main-accordian .bg-same .scan-box .btn:hover {
	background-color: #5a6268;
	color: #fff;
}

.main-accordian .panel-title a:before {
	float: left !important;
	font-family: 'FontAwesome';
	content: "\f068";
	padding-right: 20px;
}

.main-accordian .panel-title a.collapsed::before {
	float: left !important;
	content: "\f067";
}

/* Digital payment page end   */
.about-wrapper p a,
.research-develop h4 a,
.envmgt h5 a,
.service-section p a {
	text-decoration: underline;
	font-family: 'gillsans-light';
}
.about-wrapper p a:hover,
.research-develop h4 a:hover,
.envmgt h5 a:hover,
.service-section p a:hover {
	text-decoration: none;
	color:#ff1d25;
}

.trending-topics-v3 .content-details {
  display: flex;
  justify-content: end;
  position: relative;
}
.trending-bgimg {
  width: 80%;
}
.trending-topics-v3 .content-vision {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 500px;
  background: #E02A30;
  padding: 28px;
}
.trending-topics-v3 .content-vision .trending-iconimg {
  width: 60px;
  margin: 0 0 15px 0;
}
.trending-topics-v3 .content-vision .vision-body {
  padding: 0 0 1px 0;
  margin: 0 0 25px 0;
  position: relative;
}
.trending-topics-v3 .content-vision .vision-body p {
	color:#ffffff;
}
.trending-topics-v3 .content-vision .vision-body::before {
  width: 100px;
}
.trending-topics-v3 .content-vision .vision-body::before, 
.trending-topics-v3 .content-vision .vision-body::after {
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  border-radius: 3px;
}
.trending-topics-v3 .content-vision .vision-body::after {
  left: 110px;
  width: 20px;
}
.trending-topics-v3 .content-vision ul.trending-newlist {
  padding: 0;
  margin: 0;
  list-style: none;
  max-width: 60%;
}
.trending-topics-v3 .content-vision ul.trending-newlist li {
  margin: 15px 0;
}
.trending-topics-v3 .content-vision ul.trending-newlist li .readmore {
	display: block;
	padding: 10px 25px;
  	background-color: #ffffff;
  	font-size: 18px;
  	transition: 0.5s all linear;
  	position: relative;
  	font-family: 'gillsans-light';
}
.trending-topics-v3 .content-vision ul.trending-newlist li .readmore::after {
  content: "";
  color: #666;
  font-family: 'FontAwesome';
  margin-left: 8px;
  transition: all 0.2s ease-in 0s;
  position: absolute;
  right: 15px;
  font-size: 24px;
  top: 5px;
}
.trending-topics-v3 .content-vision ul.trending-newlist li .readmore:hover::after {
  color: #ff1d25;
  transition: all 0.2s ease-in 0s;
}
.trending-tabsection {
	background-color: #f8f8f8;
	padding: 3rem 0;
}
.trending-tabsection .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.trending-tabsection .content input {
  display: none;
}
.trending-tabsection .content .list {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 28%;
  right: 0;
  background: #000000;
  overflow: hidden;
  border:1px solid #000;
}

.trending-tabsection .content .list label {
  cursor: pointer;
  height: 64px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s ease;
  z-index: 10;
  margin-bottom: 0;
  border-bottom: 1px solid #2b2b2b;
  display: table;
}
.trending-tabsection #img1:checked ~ .list label.img1,
.trending-tabsection #img2:checked ~ .list label.img2,
.trending-tabsection #img3:checked ~ .list label.img3,
.trending-tabsection #img4:checked ~ .list label.img4,
.trending-tabsection #img5:checked ~ .list label.img5,
.trending-tabsection #img6:checked ~ .list label.img6 {
  color: #22272C;
  border-bottom:none;
}
.trending-tabsection #img1:checked ~ .list .slider {
  top: 0;
}

.trending-tabsection #img2:checked ~ .list .slider {
  top: 64px;
}

.trending-tabsection #img3:checked ~ .list .slider {
  top: 128px;
}

.trending-tabsection #img4:checked ~ .list .slider {
  top: 194px;
}

.trending-tabsection #img5:checked ~ .list .slider {
  top: 258px;
}
.trending-tabsection #img6:checked ~ .list .slider {
  top: 320px;
}
.trending-tabsection .content .slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 64px;
  width: 100%;
  transition: all 0.5s ease;
  background: #ffffff;
}
.trending-tabsection .content .imgbox {
  width: 75%;
  height: 100%;
  color: rgba(255, 255, 255, 0.7);
}
.trending-tabsection .content .text{
  display: none;
}
.trending-tabsection .content .text figure {
	margin-bottom:0;
}
.trending-tabsection .content .text .title {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}
.trending-tabsection .container .text p {
  text-align: justify;
}
.trending-tabsection .content .imgbox .img1 {
  display: block;
}
.trending-tabsection #img1:checked ~ .imgbox .img1,
.trending-tabsection #img2:checked ~ .imgbox .img2,
.trending-tabsection #img3:checked ~ .imgbox .img3,
.trending-tabsection #img4:checked ~ .imgbox .img4,
.trending-tabsection #img5:checked ~ .imgbox .img5,
.trending-tabsection #img6:checked ~ .imgbox .img6 {
  display: block;
}
.trending-tabsection #img2:checked ~ .imgbox .img1,
.trending-tabsection #img3:checked ~ .imgbox .img1,
.trending-tabsection #img4:checked ~ .imgbox .img1,
.trending-tabsection #img5:checked ~ .imgbox .img1,
.trending-tabsection #img6:checked ~ .imgbox .img1 {
  display: none;
}
.trending-tabsection .content .list label:hover {
  color: #fff;
}
.trending-tabsection .content .imgbox .readmore {
	position: absolute;
  	bottom: 20px;
  	left: 20px;
  	background-color: #fff;
  	padding: 8px 10px;
}
.trending-tabsection .content .list .detail-section {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 15px;
}
.trending-tabsection .content .list .detail-section span {
	line-height:20px;
}
.trending-tabsection .content .list .detail-section .icon {
	width: 40px;
	margin-right: 10px;
	float: left;
}
.davai-wrap .img img {
	border: 1px solid #f4f4f4;
	padding: 8px;
	background-color: #fbfbfb;
}

.section-detail {
	background-color: #f3f3f2;
	padding:3rem 0;
}
.section-detail .caption-section {
	background-color: #fff;
	margin-bottom:30px;
}
.section-detail .caption-section .box {
	padding:20px;
}
.section-detail .caption-section p {
	color: #444;
  	font-family: 'gillsans-light';
  	font-weight: normal;
  	line-height: 2rem;
  	font-size: 1.3rem;
}
/* CPHI  page start */
.cphi-container {
  overflow: hidden;
  position: relative;
  margin: 2rem 0 5rem;
}
.cphi-container .owl-carousel .item img {
  border-radius: 10px;
  border: 1px solid #ededed;
  padding: 10px;
}
.cphi-container .owl-carousel .item {
	margin: 10px 0 25px;
}
 /* CPHI  page start */
   .lifestyle-section .brandbox h4 {
   font-size:2rem;
   }
 .lifestyle-section .brandbox h3 {
 	text-align:center;
 	padding-top:20px;
 }
  .lifestyle-section .brandbox .quotes {
 	  width: 65%;
	  font-size: 24px;
	  padding-bottom:2rem;
	  font-weight: bold;
	  font-style: italic;
  }
  .lifestyle-section .brandbox h3 span {
  	font-size:5rem;
  }
  .lifestyle-section .box-caption p {
  	font-size:20px;
  	text-align: center;
  }
 .venus-gallery {
	 background-color: #fafafa;
	 padding: 3rem 0 4rem;
 }
.venus-gallery .gallery-section {
  background-color:#fff;
  }
.venus-gallery .gallery-section figure  {
 	margin-bottom:50px;
 }
 .venus-gallery .gallery-section figure img {
	 transition: 1s ease;
 }
.venus-gallery .gallery-section figure:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	transition: 1s ease;
}
 
 .reset-section {
 	padding:4rem 0;
 }
 .product-detail .product-summary {
 	text-align:center;
 }
 .product-detail .product-summary p {
	 padding-bottom:20px;
 }
  .product-detail .product-summary h4 {
  	margin-top:25px;
  }
.breaking-news h5 {
	line-height:30px;
} 
.breaking-news p {
 font-size:18px;
 }
 .opertpara h2 {
	font-size:3rem ;
}
.blog-accordion h2 button {
  font-size: 1.2rem;
  color: #5a5a5a;
  white-space: normal;
  padding-left: 0;
}
.blog-accordion .card-body {
	font-family: gillsans-light;
  	color: #696b70;
  	font-size: 1.3rem;
}
 .blog-accordion .card {
 	margin-top:-2px;
 }
 
/* Venus care section start  */
 .venuscare-wrapper .plea-para .pleaul li {
 	margin-bottom: 6px !important;
 }
 .benefits-explore {
 	background-color: #f5f5f5;
 	padding:5rem 0;
 	margin-top:3rem;
	background-image: url("../images/care-bg.jpg");
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
 }
 .benefits-explore:before {
 	content:"";
 	background-color: rgba(255, 255, 255, 0.1);
 	position: absolute;
 	left:0;
 	right:0;
 	bottom:0;
 	top:0;
 }
 .benefits-explore h2 {
 	color:#ffffff;
 }
 .benefits-explore .owl-carousel .item {
	 background-color: rgba(255, 255, 255, 1);
	  /* box-shadow: 0px 0px 20px 1px #ccc; */
	  padding: 15px;
	  min-height: 400px;
	  border-radius: 8px;
 }
 .benefits-explore .owl-carousel .item p {
 	text-align: justify;
	font-size: 1.3rem;
	line-height: 32px;
	color:#000000;
 }
  .benefits-explore .owl-carousel .owl-nav .owl-prev,
  .benefits-explore .owl-carousel .owl-nav .owl-next {
	  position: absolute;
	  left:0;
	  top: 45%;
	  margin-left: -30px;
  }
  .benefits-explore .owl-carousel .owl-nav .owl-next {
  	margin-right: -30px;
  	right:0;
  	left:auto;
  }
  .benefits-explore .owl-carousel .owl-nav .owl-prev .fa:before,
  .benefits-explore .owl-carousel .owl-nav .owl-next .fa:before {
  	color:#fff;
  	font-size: 30px;
  }
  
 .quote-wrapper .middle-container {
  	height: 300px;
}
 .quote-wrapper .text-middle img {
	width:170px;
	border-radius: 100%
}
.quote-wrapper .quote-caption p {
	font-size:18px;
	font-family: 'Georgia', sans-serif;
}
.quote-wrapper .quote-caption h5 span {
  display: block;
  font-size: 1.1rem;
  padding-top: 4px;
  color: #777;
}
.quote-wrapper .quote-caption {
	position: relative;
	margin-top:70px;
}
 .quote-wrapper .quote-caption:before{
    content: "";
    width: 1px;
    height: 250px;
    background-color: #000;
    position: absolute;
    left:-49px;
    top:-40px;
    background: #432a20; /* Old browsers */
   	background: linear-gradient(to bottom, #fff 0%,#626262 55%,#fff 100%,#fff 100%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#432a20', endColorstr='#544c49',GradientType=0 ); /* IE6-9 */
}
 .venuscare-quote .img-box {
 	overflow: hidden;
  	width: 100px;
  	height:100px;
  	margin: 0 auto;
  	border-radius: 100%;
  	margin-bottom:20px;
 }
 .venuscare-quote p {
	font-size: 20px;
  	margin-bottom: 10px;
  	letter-spacing: 0.4px;
  	line-height: 28px;
 }
  .venuscare-quote h5 span {
	display: block;
  	font-size: 1.1rem;
  	padding-top: 4px;
  	color: #777;
  }
  .venuscare-quote .carousel-control-next,
  .venuscare-quote .carousel-control-prev {
  	top:50%;
  	width: 5%;
  	height: 30px;
  	color: #d60000;
  }
  .venuscare-quote .carousel a .fa {
  	font-size: 30px;
  }
  .venuscare-quote .carousel a .fa::before {
  color: #d60000;
  }
 .venuscare-quote .carousel-control-prev {
 	left: -60px;
 }
 .venuscare-quote .carousel-control-next {
 	right:-60px;
 }
 .bottom-section {
 	background-color:#ff1d25;
 	padding:4rem 0;
 }
 .bottom-section h5 {
 	color:#ffffff;
 }
 .bottom-section .moreread {
 	border-color:#ffffff;
 	color:#ffffff;
 }
 .bottom-section .moreread:after {
 	color:#fff;
 }
 
 /* Venus care style end  */
 
 /* Sustainability style start  */
 .sustaubabukuty-wrraper .plea-para figure.cto-quote img {
 	border-radius: 30px;
 }
 .sustaubabukuty-wrraper .plea-para .quote-heading {
 	color:#ff1d25;
 	margin-top: 1rem;
 	letter-spacing: 1px;
 }
  .sustaubabukuty-wrraper .plan-section .detail {
  	background-color: #ff1d25;
 	padding: 20px;
 	margin-bottom: 30px;
 	border-radius: 20px;
  	min-height: 240px;
  }
 .sustaubabukuty-wrraper .plan-section .detail h4 {
 	font-size: 1.2rem;
 	color: #fff;
 }
 .sustaubabukuty-wrraper .plan-section .detail p {
  	color: #fff;
  	font-size: 1.3rem;
  	line-height: 1.9rem;
 }
   .sustaubabukuty-wrraper .plan-section .plan-title {
   	color: #ff1d25;
   }
   .sustaubabukuty-wrraper .plan-section .detail2 {
   	background-color:#ff4d4d;
   }
   .sustaubabukuty-wrraper .plan-section .detail .middle-container {
   	height:300px;
   }
 	.sustaubabukuty-wrraper .plan-section .detail .middle-container h3 {
 		color:#fff;
 	}
 	
 
/* media queries start */
@media ( max-width :1400px) {
.product-video iframe {
  	height: 86vh;
}
}
@media ( max-width :1200px) {
	.wrapper_headline_title {
		font-size: 28px;
		line-height: 38px;
	}
	.wrapper_headline_title a {
		font-size: 26px;
		line-height: 34px;
	}
	#pledgehed {
		font-size: 2.5rem;
	}
	.navbar .collapse .navbar-nav li {
		margin-left: 0.5rem !important;
	}
	.oprtsides .image-section img {
		width: 100%;
	}
	.oprtsides .right-details {
		text-align: left !important;
	}
	.oprtsides .image-section ul.ultext li:after {
		content: normal;
	}
	.oprtsides .image-section ul.ultext li:before {
		content: "";
		font-family: "FontAwesome";
		font-size: 1rem;
		margin-right: 12px;
		margin-left: -28px;
	}
	.oprtsides .image-section ul.ultext li {
		margin-left: 28px;
	}
	.h1_title,
	.title-h3 {
		font-size: 2rem;
	}
	 
	.news-wrraper .news-caption a {
	font-size: 16px;
	}
	.trending-post .trendings ul.ng-scope {
		width: 32.2%
	}
	.upcoming-section hr {
	margin-bottom:4rem;
}
.upcoming-section figure::after {
  border-top: 340px solid transparent;
  border-right: 440px solid #f82031;
}
.upcoming-section .conference-widget p {
  font-size: 18px;
}
.product-video iframe {
  	height: 70vh;
}
.nested-section .maintab {
	display: block;
}
.nested-section .sidebar-tablist {
	display: flex;
	width: 100%;
}
.nested-section .sidebar-tablist .tab_item::before {
	height: 3px;
  	width: 100%;
}
.trending-topics-v3 .content-details {
	display: block;
}
.trending-topics-v3 .trending-bgimg {
	width:auto;
}
.trending-topics-v3 .content-vision {
	position: relative;
	transform: translateY(0%);
	max-width: 100%;
}
.trending-tabsection .content .imgbox {
	width: 100%;
}
.trending-tabsection .content .list {
	width: auto;
}
.trending-tabsection .content .list .detail-section span {
	display:none;
}
}

@media ( max-width :992px) {
	.wrapper_headline_title {
		font-size: 22px;
		line-height: 32px;
	}
	.wrapper_headline_title a {
		font-size: 21px;
		line-height: 30px;
	}
	.newssection .latnews h1 {
		font-size: 26px;
		line-height: 38px;
	}
	.newssection .newscarousel .carousel-item a {
		padding-top: 0px;
		font-size: 16px;
		line-height: 30px;
	}
	.newssection .newsright {
		font-size: 70px;
	}
	.pledgeimg {
		margin: 0 auto;
		padding: 220px;
	}
	.maincollab .middle-text h2 {
		font-size: 1.6rem;
	}
	.dosing ul li ul li {
		max-width: 96%;
	}
	.researches h4 {
		min-height: 174px;
	}
	.howbighead figure {
		text-align: center;
	}
	.operationsafety .operatjombo h1 {
		font-size: 2rem;
	}
	.threestratevision .textstrategy {
		z-index: 9999;
		position: relative;
		width: 100%;
		top: 7%;
	} 
	/* manthan page start*/
	.gallery-wrapper .carousel-control-next-icon:before  {
		content: "";
		font-size:35px;
		font-family:'FontAwesome';
		color:#fff;
		background-color:#000;
		padding:16px;
	}
	.gallery-wrapper .carousel-control-next {
		right:-5px;
	}
	.gallery-wrapper .carousel-control-next-icon  {
		background:none;
	}
	.gallery-wrapper img {
		padding: none !important;
		border: none;
	}
	/* manthan page end*/
	.trendbox .trendings {
		position: relative;
		width: 90%;
		right: -16px;
		margin-top: 25px;
	}
	.trendbox .latestcrd {
		margin-top: 0%;
	}
	.colcard .colcard1 h2 {
		font-size: 1.5rem;
	}
	.homejumbotron h1,
	.homejumbotron .countries-title {
		margin-top: 0%;
	}
	.finansec .finan-padding {
		padding: 0 !important;
		margin-top: 24px;
		margin-left: 0 !important;
	}
	.finansec .finpading {
		padding: 0 !important;
	}
	.colcard .colca.navtabs-container .container .nav-tabs .nav-link.navtabs-container .container .nav-tabs .nav-linkrd1
		{
		margin-right: 10px !important;
		margin-left: 10px !important;
	}
	.card-history .card-space {
		padding: 0 5px !important;
	}
	.pleahvr {
		text-align: center;
	}
	.response h2 {
		font-size: 1.6rem;
	}
	.response h4 {
		line-height: 2rem;
	}
	.response {
		margin-bottom: 30px;
	}
	.search-testing {
		width: 91% !important;
	}
	.finansec {
		text-align: center;
	}
	.finansec .align-left {
		margin: 0 auto;
	}
	.starteg .textright h1, .starteg .textright p {
		text-align: left;
	}
	.starteg .textright img {
		float: unset;
		margin-left: 0;
	}
	.starteg .image-section img {
		margin-bottom: 20px;
	}
	.missionstext {
		text-align: left !important;
		margin-left: 0 !important;
	}
	.missionsimg {
		float: left !important;
	}
	.starteg .visi {
		margin-left: 0 !important;
	}
	.padding-leftright {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.missionsimg.text-right {
		text-align: left !important;
	}
	.amr img, .sectcolo .microbial img {
		margin: 0 0 20px !important;
		width: 100%;
	}
	.sectcolo .maintitle:after {
		right: auto;
		left: 0;
	}
	.sectcolo h4 {
		padding-left: 0 !important;
	}
	.carrarmy h2 {
		font-size: 1.5rem !important;
	}
	.twitter-section .subtitle {
		font-size: 40px;
	}
	.container .onclickboxopener p {
		font-size: 1.3rem;
		line-height: 2rem;
	}
	.container .onclickboxopener h5 {
		font-size: 1.1rem;
	}
	.container .onclickboxopener h1 {
		font-size: 1.5rem;
	}
	.cardexecteam .cardshadow h6 {
		font-size: 16px;
	}
	.cardexecteam .cardshadow h3 {
		font-size: 1.5rem;
	}
	.grybx-directr p {
		font-size: 1.3rem;
		line-height: 2rem;
	}
	.grybx-directr h5 {
		font-size: 1.1rem;
	}
	.grybx-directr h1 {
		font-size: 1.5rem;
	}
	.card-directors .cardshadow h6 {
		font-size: 16px;
	}
	.card-directors .cardshadow h3 {
		font-size: 1.5rem;
	}
	.awake .imgbox .align-right {
		float: unset;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.awake .ittext {
		text-align: left !important;
	}
	.trendbox h1,
	.trendbox .trending-heading {
		font-size: 2rem;
	}
	.websitefooter .sitefooter {
	width: 32.5%;
	}
	.trending-post .trendings ul.ng-scope:first-child,
	.trending-post .trendings ul.ng-scope {
	width: 47%;
	}
	.trending-post .trendings ul.ng-scope:first-child li figure {
	margin-bottom:1rem;
	}
	.trending-post .trendings ul.ng-scope:first-child li {
		display:inline-block;
		padding:0;
	}
	.trending-post .trendings ul.ng-scope:first-child li .caption a,
	.trending-post .trendings ul.ng-scope li .caption a {
	font-size: 20px;
	}
	.trending-post .trendings ul.ng-scope:first-child li .caption {
	min-height:220px;
	padding-left:15px;
	}
	.upcoming-section hr {
	margin-bottom: 1rem;
	}
	.upcoming-section .conference-widget {
	position: relative;
}
.upcoming-section figure {
	padding-right:0;
}
.upcoming-section figure img {
	width:100%;
}
.upcoming-section .conference-widget .decs-section h3 {
	font-size:20px; 
}
.upcoming-section .conference-widget ul {
	display:none;
}
.upcoming-section .bottom-ul {
	display:block;
	width:100%;
}
.upcoming-section figure:after {
	content:normal;
}
.product-video iframe {
  	height: 53vh;
}
.nested-section .investor-tab .tab_content-item .inner-subtab2 {
	display: block;
}
.nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn {
	display:inline-block;
	margin-bottom:10px;
}
.nested-section .investor-tab .tab_content-item .inner-subtab3 .ytab-btn {
	width: auto;
}
.nested-section .sidebar-tablist {
	overflow-x:scroll;
	text-align: center; 
}
.nested-section .investor-tab .investor-tab .tab_item {
	padding: 12px 10px;
	font-size: 14px;
}
.nested-section .investor-tab .tab_content-item .inner-subtab4 .ytab-btn,
.nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn,
.nested-section .tab_item,
.nested-section .investor-tab .tab_content .download-section button,
.nested-section .investor-tab p,
.nested-section .tab_content .tab_content-item ul li .download-section a, 
.nested-section .tab_content .tab_content-item ul .subchild-section ul li .download-section a,
.nested-section .tab_content .tab_content-item ul .subchild-section .subchild-click,
#faq .card .card-header .btn-header-link h5,
.nested-section .investor-tab .tab_content .download-section a, 
.nested-section .investor-tab .tab_content .download-section a svg path, 
.nested-section .tab_content .tab_content-item ul .subchild-section .download-section a,
.nested-section .investor-tab table td, 
.nested-section .investor-tab table td a {
	font-size: 14px;
}
.nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn {
	padding:10px;
}
.nested-section .investor-tab .tab_content .download-section svg {
	width:12px;
}
.quote-wrapper .quote-caption::before {
	left: -13px;
}
}

@media ( max-width :768px) {
	.wrapper_headline_title {
		font-size: 22px;
		line-height: 32px;
	}
	.wrapper_headline_title a {
		font-size: 21px;
		line-height: 30px;
	}
	.pledgeimg {
		padding: 170px;
	}
	.rights h4 {
		margin-left: 0;
	}
	#pledgehed {
		font-size: 2.1rem;
	}
	.bantext {
		margin-top: 0 !important;
	}
	#collabsliderbottom {
		padding-bottom: 230px;
	}
	.allcollab .collab-next {
		margin-top: 10px !important;
	}
	.prod-resrch select {
		background-position: 95% 22px !important;
	}
	.pleatweet .card-columns, .spottweet .card-columns {
		column-count: 1 !important;
	}
	.plea-para {
		padding-top: 0 !important;
	}
	.wealth .brandbox p {
		font-size: 1.3rem !important;
	}
	.websitefooter .footmaincontent .subscribe .g-recaptcha {
		margin-left: 25px;
	}
	.gallery-wrapper .carousel-item {
		height: auto !important;
	}
	.gallery-wrapper {
		margin-bottom: 30px;
	}
	.left-sidebar .text-content {
		margin-top: 20% !important;
	}
	.left-sidebar.collapsed {
		width: 100% !important;
		margin-left: 0 !important;
	}
	.researches h4 {
		height: auto;
		min-height: 0;
	}
	.card-research .cardshadow .img-fluid {
		width: 100%;
	}
	.card-research .rescard {
		margin-bottom: 25px;
	}
	.research-develop h4 {
		font-size: 1.2rem;
		margin-top: 0 !important;
		line-height: 1.9rem;
	}
	.researches h2 {
		font-size: 1.2rem;
	}
	.researches h4 {
		font-size: 1.3rem;
	}
	.research-dev h4 {
		font-size: 1.2rem !important;
	}
	.development h4 {
		font-size: 1.2rem;
	}
	.researchjumbo h1 {
		font-size: 1.6rem !important;
	}
	.researchjumbo h1 br {
		display: none;
	}
	.structure .device .mobile {
		display: none;
	}
	.structure .device {
		min-height: auto !important;
		text-align: center;
	}
	.structure .device .ipad {
		right: auto !important;
		position: unset !important;
	}
	.structure .structure-section h4 {
		margin-top: 35px;
		font-size: 1.3rem;
		text-align: center;
	}
	.structure-section h3 {
		font-size: 1.3rem;
		text-align: center;
		padding-top: 0 !important;
	}
	.structure-section p {
		font-size: 1.2rem !important;
		text-align: justify;
	}
	.structure .tex {
		font-size: 1.2rem;
		margin-bottom: 18px !important;
		padding-bottom: 0 !important;
		line-height: 1.8rem;
	}
	.structure .tex br {
		display: none !important;
	}
	.structure .pargh {
		text-align: justify;
		font-size: 1.2rem !important;
	}
	.structure .secpara h3 {
		font-size: 1.2rem !important;
	}
	.structure .secpara ul li {
		font-size: 1.2rem !important;
	}
	.structure .structs {
		padding-bottom: 10px !important;
	}
	.collabredirect .collabfour {
		margin-bottom: 40px;
	}
	.card-amr .card-group {
		flex-flow: column;
	}
	.socialshare h4 {
		margin-left: 15px;
	}
	.research_productlist .howbighead h6 {
		line-height: 1.8rem;
		font-size: 1.2rem;
	}
	.socialshare .container {
		margin: 0rem !important;
		max-width: none;
		padding: 0rem !important;
	}
	.plea-para .align-left {
		margin-right: 0;
		margin-bottom: 22px;
	}
	.card-history .cardshadow {
		position: auto;
		min-height: auto;
		padding-bottom: 20px;
		margin-bottom: 10px;
	}
	.iconarrow h5 {
		margin: 0;
		font-size: 1rem;
	}
	.navtabs-container .container .nav-tabs .nav-link {
		font-size: 1.2rem !important;
		padding: 10px 19px !important;
	}
	.plea-arb {
		margin: 10px 0 0 !important;
		padding-bottom: 0 !important;
	}
	.amrjumbo h1 {
		font-size: 2.5rem !important;
	}
	.search-testing .srchbtn {
		display: none;
	}
	.colcard .colcard1 {
		margin: 10px !important;
	}
	.twitter-section .subtitle {
		margin-bottom: 40px;
		display: inline-block;
	}
	.img-product .text-wrapper .hero-up .text-render h2 {
		font-size: 1.5rem;
	}
	.starteg .visi, .missionstext {
		margin-right: 0 !important;
	}
	.trendbox h1,
	.trendbox .trending-heading {
		font-size: 1.5rem;
		line-height: 1.1em;
	}
	.trendbox p {
		font-size: 1rem;
		line-height: 1.67em;
	}
	.websitefooter .sitefooter {
	  width: 49.5%;
	}
	.accredition-section {
	  padding-bottom: 2rem 0 3rem;
	}
	.quote-section .caption {
	margin-left:0;
	}
	.quote-section .caption p br {
	display:none;
	}
	.news-wrraper {
	width:48%;
	}
	.news-wrraper:nth-child(2n) {
	margin-right:0;
	}
	.upcoming-section .bottom-ul {
	padding:20px;
	}
	.product-video iframe {
  	height: 40vh;
}
.nested-section .tab_content-item .tablist {
	overflow-x: scroll;
}
.nested-section .tab_content .tab_content-item ul .subchild-section #firstcapitl {
	margin-right:5px;
}
.nested-section .tab_content {
	padding:10px;
}
.trending-tabsection .content .list .detail-section .icon {
	margin-right:0;
}
.trending-tabsection .content .list label,
.trending-tabsection .content .slider {
	height:52px;
}
.trending-tabsection .content .list .detail-section {
  padding: 6px 8px;
}
.trending-tabsection #img2:checked ~ .list .slider {
  top: 52px;
}
.trending-tabsection #img3:checked ~ .list .slider {
  top: 106px;
}
.trending-tabsection #img4:checked ~ .list .slider {
  top: 158px;
}
.trending-tabsection #img5:checked ~ .list .slider {
  top: 212px;
}
.trending-tabsection #img6:checked ~ .list .slider {
  top: 264px;
}

.banner-custom .custom-banner {
	display: none;
}
.banner-custom figure {
	display:block;
}
.banner-custom .text-wrapper {
	position: relative;
    display: inline-block;
    width: 100%;
}
.banner-custom .text-wrapper .hero-up .text-render {
	position: relative;
	bottom: 0;
}
.banner-custom .text-wrapper .hero-up .text-render h1 {
	text-shadow: none;
  	font-size: 2rem;
  	color: #000;
  	margin:1.5rem 0;
}
.banner-custom .text-wrapper .hero-up .text-render p {
	font-weight: normal;
	color: #000;
	font-size: 1.25rem;
	line-height: 2rem;
}
.banner-custom .text-wrapper .hero-up {
	width: 540px;
	float: none;
	margin: 0 auto;
}
.quote-wrapper {
	text-align: center;
}
.quote-wrapper .middle-container {
	height:auto;
}
.quote-wrapper .quote-caption {
	margin-top:30px;
}
}

@media ( max-width :575px) {
	.newssection {
		top: 0px;
	}
	.newssection {
		padding: 20px 0px;
	}
	.research_productlist .leftbarpadright, .research_productlist .widget-sidebar,
		.wrapper-section .secpara, .structs .structure-section, .structure .device,
		.carriertrendings .microbial {
		margin-left: -15px;
		margin-right: -15px;
	}
	.pledgeimg {
		padding: 150px;
	}
	.patent .table td {
		font-size: 1rem;
	}
	.navtabs1-container {
		margin-bottom: 15px;
	}
	.ampparag .elores-mech {
		font-size: 1rem !important;
	}
	.colaborate-linker .colbo-stat .colbo-span {
		font-size: 1.5rem;
	}
	.Pagenot h1 {
		font-size: 2rem !important;
	}
	.Pagenot h2 {
		font-size: 1.8rem !important;
		line-height: 2.6rem;
	}
	.Pagenot h2 br {
		display: none;
	}
	.Pagenot h3 {
		font-size: 1.5rem !important;
		margin-top: 23px !important;
	}
	#eloresvideo {
		height: 75vh !important;
	}
	.ezenus-pd-remove .align-left {
		padding-right: 0 !important;
	}
	.research_productlist .reasonresp p, .collabpara p {
		font-size: 1.125rem;
		line-height: 1.67em;
	}
	.nutri h4 {
		font-size: 1.4rem;
	}
	.card-recognition .card-img-top {
		width: auto;
		margin-top: 0 !important;
	}
	.card-recognition .cardshadow {
		padding-top: 20px;
	}
	.redback h2 br {
		display: none;
	}
	.colcard .colcard1 h2 {
		margin-top: 0px !important;
		margin-bottom: 15px !important;
	}
	.colcard .colcard1 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.pledge-padding {
		padding: 5px 15px;
		margin-left: 0 !important;
	}
	.service-section {
		padding-top: 0.5rem !important;
	}
	.colcard .colcard1 h2 {
		font-size: 1.3rem;
	}
	.about-wrapper {
		padding-bottom: 0px;
	}
	.cardexecteam .cardshadow {
		margin-right: 0 !important;
		margin-bottom: 0;
	}
	.img-product .heading {
		font-size: 22px;
	}
	.plea-sect .plea-arb h1 {
		font-size: 1.8rem;
	}
	.microbial h4 {
		line-height: 2rem;
	}
	.topsection .imagebox {
		width: 88%;
	}
	.investsection .imagebox {
		width: 88%;
	}
	.responsive-container .bg-black {
		width: 100%;
	}
	.research_productlist .amrresistance .col-sm-12 {
		padding: 30px 15px 20px 15px !important;
	}
	.jumbotron .redback {
		padding: 4.5rem 2rem;
	}
	.betterindia .margin-left-right {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.socialshare h4 {
		display: none !important;
	}
	.socialshare ul {
		float: none;
	}
	.socialshare ul li {
		width: 25%;
	}
	.socialshare ul li .fa {
		width: 100%;
	}
	.accredition-section .card-group > .card + .card {
	margin-left:0;
	}
	.websitefooter .copyright-widget,
	.websitefooter .copyright-widget .social-widget {
	text-align: center !important;
	}
	.websitefooter .copyright-widget .social-widget {
	margin-top:10px;
	}
	.news-wrraper,
	.trending-post .trendings ul.ng-scope:first-child, 
	.trending-post .trendings ul.ng-scope {
	width:100%;
	}
	.news-wrraper .news-caption a,
	.trending-post .trendings ul.ng-scope:first-child li .caption,
	.trending-post .trendings ul.ng-scope li .caption,
	.trending-post .trendings ul.ng-scope:first-child li .caption a, 
	.trending-post .trendings ul.ng-scope li .caption a,
	.news-wrraper {
	min-height:auto;
	}
	.news-wrraper,
	.trending-post .trendings ul.ng-scope li,
	.trending-post .trendings ul.ng-scope:first-child li {
	padding-bottom:20px;
	}
	.news-wrraper {
		margin-bottom:15px;
	}
	.upcoming-section .bottom-ul {
	text-align:center;
	}
	.upcoming-section ul li {
	font-size: 18px
	}
	.nested-section {
	padding:40px 0;
	}
	.nested-section .tab_content .tab_content-item ul .subchild-section .subchild-click {
		text-align: left;
	}
	.nested-section .tab_content .tab_content-item ul .subchild-section #firstcapitl {
	    white-space: normal;
	    float: none;
	    width: 94%;
	    display: inline-block;
	    margin-right:0;
}
.nested-section .tab_content .tab_content-item ul .subchild-section .subchild-click .fa-sort-desc {
		margin-left:0;
}
.banner-custom .text-wrapper .hero-up {
	width: 100%;
	padding:0 15px;
}
}
@media ( max-width :500px) {
	.research_productlist .waysaquire-para h6 {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	.research_productlist .wayacquirng p {
		font-size: 1.2rem !important;
		line-height: 1.8rem !important;
	}
	.left-sidebar .text-content {
		margin-top: 25% !important;
	}
	.finansec p {
		font-size: 1rem;
	}
	.finansec .finan-padding h1 {
		font-size: 1.8rem;
	}
	.finansec h3 {
		font-size: 1.5rem;
	}
	#historyfooter .iconarrow .text-center {
		margin-bottom: 5px !important;
	}
	.plea h6 {
		margin-left: 122px !important;
		font-size: 1.1rem !important;
	}
	.plea h4 {
		font-size: 1.6rem !important;
	}
	.ethicpolicies hr {
		margin-bottom: 30px;
	}
	.navtabs-container .container .nav-tabs .nav-link {
		width: 100%;
		margin-right: 0 !important;
		font-size: 1.5rem !important;
	}
	.ethic-card .ethiccardbody h1 {
		font-size: 1.5rem !important;
	}
	.ethic-card .ethiccardbody h4 {
		font-size: 1.3rem !important;
		padding-bottom: 20px !important;
	}
	.websitefooter .subscribe form button, .websitefooter .subscribe form input[type="email"]
		{
		width: 96%;
	}
	.finansec .finpading .finanrigth-padding {
		padding-left: 0.3rem !important;
		padding-right: 0.3rem !important;
	}
	.opearatcard .card-body {
		padding: 0 !important;
	}
}

@media ( max-width :480px) {
	.marquee .microsoft ul li a, .marquee_hidden ul li a {
		line-height: 2rem;
		font-size: 24px !important;
	}
	.wrapper_headline_title {
		font-size: 17px;
		line-height: 26px;
	}
	.wrapper_headline_title a {
		font-size: 16px;
		line-height: 24px;
	}
	.tagsdiv .tags_wrapper {
		width: 95%;
	}
	.privacypolicy h5 {
		font-size: 1.2rem;
	}
	.privacypolicy h3 {
		font-size: 1.5rem;
	}
	.modal-body .exec-team p {
		margin: 0 10px !important;
	}
	.research_productlist ul li {
		margin-left: 15px;
	}
	.bantext h1 {
		font-size: 1.5rem;
		margin-bottom: 1rem !important;
	}
	.researchjumbo h1, .product-section h2, .awakepart h2,
		.procard-container .segmentname {
		font-size: 1.5rem;
	}
	.amrcard h5, .responsparts h4, .modal-body .topbar h4, .amrjumbo h2,
		.haimp p, .envmgt .heading, .sectcolo h3, .response h4, .starteg p {
		font-size: 1.3rem;
	}
	.about-section p {
		font-size: 1.3rem !important;
	}
	.pleaul li, .awke li, .surve li, .link-styler li {
		font-size: 1.3rem;
	}
	.product-section h4 {
		font-size: 1.3rem;
		margin-bottom: 10px !important;
	}
	.responsparts h4 br {
		display: none;
	}
	.amr {
		margin-top: 1rem !important;
	}
	.navtabs-container .container .nav-tabs .nav-link {
		text-align: center;
	}
	.modal-body .globaltopbar {
		padding: 0 40px 30px;
	}
	.about-wrap .headings {
		line-height: 35px;
		margin-top: 10px;
	}
	.opearatcard h1 {
		font-size: 1.3rem !important;
	}
	.opearatcard .carousel-control-next, .opearatcard .carousel-control-prev
		{
		margin: 0 5px;
	}
	.brandbox p {
		font-size: 1.3rem;
		padding-top: 0 !important;
	}
	.view h2 {
		font-size: 20px;
	}
	.card-recognition .paragra {
		font-size: 1.3rem;
		padding-bottom: 10px;
	}
	.pledgeimg {
		padding: 80px;
	}
	.only-venus {
		display: block !important;
	}
	.full-venus {
		display: none;
	}
	.navigateCollab span {
		font-size: 1rem !important;
		margin-top: 10px;
	}
	#accordion .card-link {
		background-color: #eee;
		padding: 15px 0;
		width: 48%;
		text-align: center;
		font-size: 1.2rem;
		margin: 5px 1% !important;
	}
	.amr .microbial .subheading {
		text-align: left;
		font-size: 1.5rem;
	}
	.amr .microbial h3 {
		font-size: 1.4rem;
	}
	.colcard .colcard1 h2 span {
		font-size: 3.5rem;
	}
	.ampparag .align-left {
		float: none;
		margin: 30px auto 20px;
		display: block;
	}
	.leftbarpadright {
		padding: 0;
	}
	.leftbarpadright h2,
	.leftbarpadright .leftbar-title {
		font-size: 1.5rem;
	}
	.research_productlist .howbighead h6 br {
		display: none;
	}
	.research_productlist .howbighead h6 {
		margin-bottom: 2rem;
	}
	.investsection .imagebox h2, .topsection .imagebox h3 {
		line-height: 2rem;
	}
	.response h2 {
		font-size: 1.5rem;
	}
	.amrjumbo h1, .responsparts h1 {
		font-size: 1.5rem !important;
	}
	.amrjumbo {
		padding: 30px 0;
	}
	.websitefooter .subscribe h2 {
		font-size: 1.5rem;
	}
	.amrjumbo h2 {
		font-size: 1.3rem;
	}
	.hero-container .text-wrapper .hero-up .text-render h2 {
		font-size: 1.7rem;
	}
	.starteg .visi h1, .starteg h1, .starteg .missionstext h1, .carrarmy h1, .opertpara h2 {
		font-size: 2rem;
	}
	.starteg .visi p, .starteg .missionstext p {
		font-size: 1.2rem;
	}
	.redback h2 {
		font-size: 1.5rem !important;
	}
	.img-product .heading, .trouble .heading {
		font-size: 18px;
	}
	.homejumbotron h1,
	.homejumbotron .countries-title {
		font-size: 2rem;
	}
	.mainpage h3 {
		font-size: 1.5rem;
	}
	#pledgehed {
		font-size: 1.5rem;
	}
	.mainpage h4 {
		font-size: 1.3rem;
		line-height: 1.8rem;
	}
	.amr .microbial p {
		font-size: 1.2rem;
		text-align: left !important;
	}
	.awake .awcamp p {
		font-size: 1.3rem;
	}
	.awakepart h4 {
		font-size: 1.3rem;
	}
	.awke h4 {
		font-size: 1.2rem;
	}
	.awakepart .awke p {
		font-size: 1.2rem;
	}
	.awakmgt h1,
	.cardawards .card-group .card .card-title {
		font-size: 2rem;
	}
	.amrjumbo h4 {
		font-size: 1.2rem !important;
		line-height: 2rem;
	}
	.touch-menu-la .list-group a div h4 {
		font-size: 1rem;
	}
	#foundation_years h4, #innovative_idea h4, #international_expansions h4,
		#research_recognitions h4, #brand_building_years h4 {
		font-size: 1.2rem !important;
	}
	.card-history .cardshadow .text-caption {
		padding: 0 10px;
	}
	.oprtsides h1 {
		font-size: 1.5rem !important;
	}
	.oprtsides h2 {
		font-size: 1.3rem !important;
	}
	.oprtsides .margin-left-right {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.operationsafety ul.img-section li {
		width: 100%;
	}
	.operationsafety .operatjombo h1 {
		font-size: 1.5rem !important;
	}
	.operationsafety h5 {
		font-size: 1.3rem;
		line-height: 2rem;
		padding-bottom: 15px;
	}
	.plea {
		margin-top: 20px;
	}
	.logo-caption {
		margin-left: 4%;
		margin-top: 6px;
	}
	#pleaulh, .plea-sect .plea-arb h1 {
		font-size: 1.5rem;
	}
	.awakmgt .jumbotron-fluid h1 {
		font-size: 1.4rem;
	}
	.typing p {
		font-size: 26px;
		line-height: 33px;
	}
	.surveill .awke, .awake .awke {
		width: 100%;
	}
	.surveill .awke img, .awake .awke img {
		margin: 0 0 20px !important;
		width: 100%;
	}
	.awakepart h4 {
		line-height: 2rem !important;
	}
	.carriertrendings h2, .sectcolo h2 {
		font-size: 1.8rem;
	}
	.sectcolo h1 {
		font-size: 1.3rem;
	}
	.twitter-section h3 {
		font-size: 30px;
	}
	.twitter-section .subtitle {
		font-size: 35px;
	}
	.envmgt ul.img-section li {
		width: 100%;
		text-align: center;
	}
	.envmgt ul.img-section li img {
		max-width: 94%;
		padding: 0;
		margin-bottom: 15px;
	}
	.envmgt .jumbotron-fluid h1 {
		font-size: 1.5rem;
	}
	.swachhnharat h5, .plantfuture h5, .betterindia h5, .envmgt h5, .awake p,
		.research_productlist .amrpage h6, .research_productlist .oncologypage h5
		{
		font-size: 1.3rem;
		line-height: 2rem;
	}
	.amrresistance h4 {
		font-size: 1.2rem;
	}
	.ethicpop h2 {
		font-size: 1.4rem;
	}
	.ethicpop h3 {
		font-size: 1.3rem;
	}
	.allcollab .rzslider.rz-vertical .rz-tick-legend {
		left: 30px;
		font-size: 14px;
	}
	.structure .tex {
		padding-top: 1rem !important;
	}
	.h1_title,
	.title-h3 {
		font-size: 1.5rem;
	}
	
	.websitefooter .sitefooter {
	width:100%;
  	border-top: 1px solid #2c2828;
	padding: 10px 0 5px 0;
	}
	.websitefooter .sitefooter ul {
	margin-bottom:0;
	}
	.websitefooter .sitefooter:first-child {
	border-top:none;
}
.websitefooter .copyright-widget {
	margin-top:0;
}
.trending-post .trendings ul.ng-scope:first-child li .caption a, 
.trending-post .trendings ul.ng-scope li .caption a {
	font-size:16px;
	margin-bottom:5px;
}
.upcoming-section .bottom-ul {
  padding: 20px 10px;
}
.upcoming-section ul li {
  font-size: 14px;
}
.upcoming-section ul li {
	padding:0 15px;
}
.upcoming-section figure {
	padding-bottom:20px;
}
.product-video iframe {
  	height: 34vh;
}
.nested-section .tab_content .tab_content-item ul li,
.nested-section .investor-tab .repeat-databox {
	padding:12px 0;
}
.nested-section .tablist .tab_item span {
	padding:0;
}
.nested-section .tab_item {
	height:80px;
	font-size: 13px;
}
.bantext h2 {
	font-size: 24px;
	margin-bottom: 15px !important;
}
.bantext h5, .bantext h3 {
	font-size: 18px;
}
.trending-topics-v3 h3 {
	font-size: 20px;
}
.trending-topics-v3 .content-vision ul.trending-newlist {
	max-width: 100%;
}
 .trending-tabsection .content .list {
    width: auto;
    flex-direction: inherit;
    bottom: -25px;
    left: 15px;
    right: 15px;
  }
 .trending-tabsection .content .imgbox .readmore {
  bottom: 40px;
  padding: 5px 10px;
  font-size: 14px;
  }
  .trending-tabsection #img1:checked ~ .list .slider,
  .trending-tabsection #img2:checked ~ .list .slider,
  .trending-tabsection #img3:checked ~ .list .slider,
  .trending-tabsection #img4:checked ~ .list .slider,
  .trending-tabsection #img5:checked ~ .list .slider,
  .trending-tabsection #img6:checked ~ .list .slider {
  top: auto;
  left: 0;
  width: 54px;
  height: 100%;
}
.trending-tabsection #img2:checked ~ .list .slider {
	left:56px;
}
.trending-tabsection #img3:checked ~ .list .slider {
	left:112px;
}
.trending-tabsection #img4:checked ~ .list .slider {
	left:168px;
}
.trending-tabsection #img5:checked ~ .list .slider {
	left:224px;
}
.trending-tabsection #img6:checked ~ .list .slider {
	left:322px;
}
.banner-custom .text-wrapper .hero-up .text-render h1 {
	font-size: 24px;
	margin-bottom: 15px;
}
.banner-custom .text-wrapper .hero-up .text-render p {
	font-size: 18px;
}
.benefits-explore .owl-carousel .owl-nav .owl-prev {
 	margin-left:0;
  }
  .benefits-explore .owl-carousel .owl-nav .owl-next {
  	margin-right:0;
  }
  .benefits-explore .owl-carousel .owl-nav .owl-prev .fa:before,
  .benefits-explore .owl-carousel .owl-nav .owl-next .fa:before {
  	color: #f98f8f;
 }
 .venuscare-quote .carousel-control-prev {
 	left:0;
 }
 .venuscare-quote .carousel-control-next {
 	right:0;
 }
}	

@media ( max-width :360px) {
	#collab_focus {
		font-size: 1.6rem !important;
	}
	#accordion .card-link {
		font-size: 16px;
	}
	.left-sidebar .text-content {
		margin-top: 30% !important;
	}
	.opertpara h2 {
		margin: 0 !important;
		padding: 0 !important;
		font-size: 1.7rem !important;
	}
	.main-heading, .oprtsides p {
		font-size: 1.2rem !important;
	}
	.microbial h4 {
		font-size: 1.3rem;
	}
	.plea-para p {
		font-size: 1.3rem;
		line-height: 2rem;
	}
	.pleaimg h4 {
		font-size: 1.3rem;
	}
	.carrjumbo h1,
	.carrjumbo .title-h1 {
		font-size: 7rem;
	}
	.ethicpop .table td, .ethicpop .table th {
		padding: .4rem;
	}
	.leftbarpadright .reasonresp h4 {
		font-size: 1.2rem;
		margin-top: 10px;
	}
	.widget-sidebar ul li a {
		font-size: 16px;
	}
	.leftbarpadright h2, .widget-sidebar h2 {
		font-size: 1.5rem;
	}
	.pipelinedeatail .detail-section h5 {
		font-size: 1rem;
	}
	.iconarrow h5 {
		font-size: 0.8rem;
	}
	.youtube-iframe iframe {
		height: 240px !important;
	}
	.pipeline .phase h5 span {
		font-size: 1rem;
		margin: 0 4px 5px 0 !important;
	}
	.pipeline .phase h5 span {
		font-size: 1rem;
		margin: 0 4px 5px 0 !important;
	}
	.card-investor .card-group .cardshadow .card-title {
		font-size: 1.7rem !important;
	}
	.form-container h2 {
		font-size: 2.5rem;
		margin-bottom: 10px !important;
	}
	.allcollab h4 {
		font-size: 1.3rem;
	}
	.homejumbotron .insixty {
		font-size: 9rem;
	}
	.upcoming-section figure {
	padding-bottom:0px;
}
.upcoming-section ul {
	background-color: #ff3430;
}
.upcoming-section ul li {
  padding: 0 8px;
}
.upcoming-section .bottom-ul {
	padding:20px 5px;
}
.product-video iframe {
  	height: 26vh;
}
.nested-section .investor-tab .tab_content .download-section svg {
    width: 10px;
    margin-right: 2px;
    margin-top:-4px;
}
.nested-section .investor-tab .tab_content-item .inner-subtab4 .ytab-btn, 
.nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn, 
.nested-section .tab_item, 
.nested-section .investor-tab .tab_content .download-section button, 
.nested-section .investor-tab p, 
.nested-section .tab_content .tab_content-item ul li .download-section a, 
.nested-section .tab_content .tab_content-item ul .subchild-section ul li .download-section a, 
.nested-section .tab_content .tab_content-item ul .subchild-section .subchild-click, 
#faq .card .card-header .btn-header-link h5, 
.nested-section .investor-tab .tab_content .download-section a, 
.nested-section .investor-tab .tab_content .download-section a svg path, 
.nested-section .tab_content .tab_content-item ul .subchild-section .download-section a, 
.nested-section .investor-tab table td, 
.nested-section .investor-tab table td a,
.nested-section .investor-tab .investor-tab .tab_item,
.nested-section .tab_content .tab_content-item ul .subchild-section #firstcapitl {
    font-size: 12px;
  }
  .nested-section .investor-tab .tab_content-item .inner-subtab2 .ytab-btn {
  min-width: 70px;
  margin-right: 4px;
  }
  .trending-tabsection #img1:checked ~ .list .slider, 
  .trending-tabsection #img2:checked ~ .list .slider, 
  .trending-tabsection #img3:checked ~ .list .slider, 
  .trending-tabsection #img4:checked ~ .list .slider, 
  .trending-tabsection #img5:checked ~ .list .slider,
  .trending-tabsection #img6:checked ~ .list .slider {
  width:50px;
  }
  .trending-tabsection .content .list {
  left:8px;
  right:8px;
  }
  .trending-tabsection .content .list .detail-section .icon {
  width: 34px;
  }
    .trending-tabsection #img2:checked ~ .list .slider {
    left: 50px;
  }
   .trending-tabsection #img3:checked ~ .list .slider {
    left: 100px;
  }
  .trending-tabsection #img4:checked ~ .list .slider {
    left: 150px;
  }
  .trending-tabsection #img5:checked ~ .list .slider {
    left: 200px;
  }
  .trending-tabsection #img6:checked ~ .list .slider {
    left: 250px;
  }
  
}
/* media queries end */
