@media only screen and (max-width: 330px) {
	#mobilemenu .digitalSolutions3 .caret {
		margin-top: -30px !important;
	}
	#mobilemenu .clinicslReasearch2 .caret {
		margin-top: -20px !important;
	}
}
@media only screen and (max-width: 350px) {
	/* #mobilemenu .caret {
		margin-right: 5px !important;
	} */
	#mobilemenu .clinicslReasearch2 .caret {
		margin-top: -30px !important;
	}
}
@media only screen and (max-width: 449px) {
	/* #mobilemenu .internalMenu3 {
		padding-top: 19% !important;
	} */
	.metrology_hover > h4 > a,
	.cosmetic_hover > h4 > a {
		font-size: 16px !important;
	}

	.metrology_hover > h4 > a > span,
	.cosmetic_hover > h4 > a > span {
		font-size: 14px !important;
	}

	.mobileInternalMenu > li > a {
		font-size: 16px !important;
	}

	.mobileInternalMenu > li > a > span {
		font-size: 14px !important;
	}

	.about_hover > h3 > a,
	.metrology_hover > h3 > a,
	.cosmetic_hover > h3 > a {
		font-size: 14px !important;
	}
	.img-comp-subhead-text {
		padding-left: 3% !important;
	}
}
@media only screen and (max-width: 625px) {
	#mobilemenu .clinicslReasearch1 .caret {
		margin-top: 0px !important;
	}
	#mobilemenu .digitalSolutions3 .caret {
		margin-top: -30px !important;
	}
}
@media only screen and (max-width: 385px) {
	/* #mobilemenu .clinicslReasearch2 .caret {
		margin-top: 0px !important;
	} */
	#mobilemenu .digitalSolutions3 .caret {
		margin-top: -10px !important;
	}

	.metrology_hover > h4 > a,
	.cosmetic_hover > h4 > a {
		font-size: 14px !important;
	}

	.metrology_hover > h4 > a > span,
	.cosmetic_hover > h4 > a > span {
		font-size: 12px !important;
	}

	.mobileInternalMenu > li > a {
		font-size: 14px !important;
	}

	.mobileInternalMenu > li > a > span {
		font-size: 12px !important;
	}

	.about_hover > h3 > a,
	.metrology_hover > h3 > a,
	.cosmetic_hover > h3 > a {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 700px) {
	/* #mobilemenu {
        padding-left:7% !important;
    } */
	#navbar {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
@media only screen and (min-width: 768px) {
	.systemsDiv {
		padding-left: 15%;
	}
	#navbar {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
@media only screen and (max-width: 992px) {
	.active-menu-2 > a {
		/* color: #1a2543 !important; */
		background-color: #e3e3e3 !important;
	}
	/* .img-comp-img > img {
		width: 450px;
		height: 300px;
	}
	.img-comp-overlay {
		width: 220px;
	}
	.img-comp-slider {
		left: 170px;
	} */
}
@media only screen and (max-width: 1170px) {
	#deskmenu .digitalSolutions3 .caret {
		margin-top: -10px !important;
	}

	#deskmenu .clinicslReasearch2 .caret {
		margin-top: 0px !important;
	}
	#deskmenu .caret {
		margin-right: 5px !important;
	}
}
@media only screen and (max-width: 1500px) {
	#deskmenu .clinicslReasearch1 .caret {
		margin-top: 0px !important;
	}
	#deskmenu .digitalSolutions3 .caret {
		margin-top: -20px !important;
	}
	#deskmenu .clinicslReasearch2 .caret {
		margin-top: -15px !important;
	}
}

/* @media only screen and (max-width: 399px) and (min-width: 350px) {
	.img-comp-img > img {
		width: 300px;
	}
}
@media only screen and (max-width: 449px) and (min-width: 400px) {
	.img-comp-img > img {
		width: 350px;
	}
}
@media only screen and (max-width: 499px) and (min-width: 450px) {
	.img-comp-img > img {
		width: 400px;
	}
}
@media only screen and (min-width: 501px) and (max-width: 599px) {
	.img-comp-img > img {
		width: 250px !important;
		height: 200px !important;
	}
	.img-comp-container {
		height: 200px !important;
	}
	.img-comp-img {
		padding-top: 6%;
	}
	.img-comp-slider {
		margin-top: 30% !important;
	}
}
@media only screen and (min-width: 600px) and (max-width: 649px) {
	.img-comp-img > img {
		width: 300px !important;
		height: 200px !important;
	}
	.img-comp-container {
		height: 200px;
	}
	.img-comp-img {
		padding-top: 10%;
	}
	.img-comp-slider {
		margin-top: 30% !important;
	}
}
@media only screen and (min-width: 650px) and (max-width: 768px) {
	.img-comp-img > img {
		width: 330px !important;
		height: 250px !important;
	}
	.img-comp-img {
		padding-top: 10%;
	}
	.img-comp-slider {
		margin-top: 30% !important;
	}
}
@media only screen and (max-width: 860px) and (min-width: 767px) {
	.img-comp-img > img {
		width: 400px;
		height: 290px;
	}
	.img-comp-container {
		height: 290px;
	}
} */

#mobilemenu {
	padding-left: 1%;
}

.bw_navitem_v2 {
	background-color: #f1f1f3 !important;
	border: 2px solid #800909 !important;
	cursor: pointer;
	padding-left: 0% !important;
}

.active-menu {
	color: white !important;
	border-bottom: solid 0px #800909 !important;
	height: 100px;
	background-color: #800909 !important;
}
.active-menu > a {
	color: white;
}

/* .navbar-inverse .navbar-nav>li>a:hover {
    color: #1a2543 !important; 
    border-bottom:solid 0px #e3e3e3 !important;
    height: 100px;
    background-color: #e3e3e3 !important;
} */
.navbar-inverse .navbar-nav > li > a {
	color: #333333;
	font-weight: bold;
	cursor: pointer;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover {
	color: #333333;
	background-color: #e3e3e3;
	border-bottom: solid 5px #e3e3e3;
}

a.subMenuHeadLink {
	color: #333333 !important;
}

a.subMenuHeadLink:hover {
	color: #333333;
}
.subMenuHead,
.subMenuHead > a {
	font-size: 33px !important;
	color: #333333 !important;
}

#mobilemenu .subMenuHead,
#mobilemenu .subMenuHead > a {
	font-size: 19px !important;
	color: #333333;
}
#mobilemenu .subMenuHead > a:hover {
	color: #333333;
}
#mobilemenu .subMenuHead {
	padding: 5px 0px 5px 5px !important;
	margin-bottom: 0px !important;
}

.activeline {
	color: #ffffff !important;
	background-color: #800909 !important;
}
.active-menu-2 {
	/* color: #1a2543 !important; */
	background-color: #e3e3e3 !important;
}
.activeline > a {
	color: #ffffff !important;
	/* background-color: #800909 !important; */
}
.activeline > a > span {
	color: #ffffff !important;
}
li.activeline > a {
	background-color: #800909 !important;
}

/* .hover_active > h4 > a:hover {
	color: white !important;
}
.hover_active > h4:hover {
	background-color: #800909 !important;
} */

/* .hover_active > h4 {
	width: 100% !important;
	line-height: 40px;
	padding: 10px 0px 10px 40px !important;
}
.hover_active > h4 > a,
.hover_active > h3 > a,
.hover_active > h3 > a:hover {
	color: #433d3d;
}
.hover_active > h4 > a {
	font-size: 20px;
}
.hover_active > h4 > a > span {
	font-size: 18px;
}
.hover_active > h3 > a {
	font-size: 20px;
	padding-left: 20px;
	fon
	
	.internalMenu > ul > li > a:hover {
	color: white !important;
	background-color: #800909 !important;
}
.internalMenu > ul > li > a {
	font-size: 20px;
	padding: 5px 0px 10px 40px;
}
.internalMenu > ul > li > a > span {
	font-size: 18px;
}
.internalMenu > h3 > a {
	font-size: 22px;
	padding-left: 20px;
}t-weight: bold;
} */

/* .internalMenu {
	height: 445px !important;
} */

.internalMenu .internalMenu1 {
	padding-top: 32% !important;
}
.internalMenu .internalMenu2 {
	padding-top: 40% !important;
}
.internalMenu .internalMenu3 {
	padding-top: 11% !important;
}

/* .internalMenu>ul>li>a:hover {
    color: white !important;
    background-color: #e3e3e3;
} */

.internalMenu > ul > li > a {
	font-size: 20px;
	padding: 5px 0px 5px 40px;
	color: #333333;
}

.internalMenu > ul > li {
	line-height: 25px !important;
}

.internalMenu > ul > li > a > span {
	font-size: 18px;
	color: #666666;
	font-style: italic;
}

/* .mobileInternalMenu>li>a:hover {
    color: white !important;
    background-color: #e3e3e3 !important;
} */

.mobileInternalMenu > li > a {
	font-size: 20px;
	padding: 5px 0px 5px 60px;
	color: #333333;
}

.mobileInternalMenu > li {
	line-height: 25px;
}

.mobileInternalMenu > li > a > span {
	font-size: 18px;
	color: #666666;
	font-style: italic;
}

.mobileInternalMenu {
	padding-top: 0% !important;
	display: table;
	width: 100%;
	background-color: white !important;
	/* border: 3px solid #e3e3e3; */
}

.metrology_hover > h4,
.cosmetic_hover > h4 {
	width: 100% !important;
	line-height: 24px;
	padding: 5px 0px 10px 40px !important;
}

.metrology_hover > h3,
.cosmetic_hover > h3,
.about_hover > h3 {
	width: 100% !important;
	line-height: 24px;
	padding: 5px 0px 10px 0px !important;
}
#cosmeticli .cosmetic_hover {
	/* height: 408px !important; */
	/* margin-left: 6px !important; */
}

#mobilemenu .about_hover > h3 {
	padding-left: 0px !important;
}
#mobilemenu > li {
	padding-left: 0px !important;
}

.about_hover > h3 > a,
.about_hover > h3 > a:hover,
.metrology_hover > h4 > a,
.metrology_hover > h3 > a,
.metrology_hover > h3 > a:hover,
.cosmetic_hover > h4 > a,
.cosmetic_hover > h3 > a,
.cosmetic_hover > h3 > a:hover {
	color: #333333;
}

.metrology_hover > h4 > a,
.cosmetic_hover > h4 > a {
	font-size: 20px;
}

.metrology_hover > h4 > a > span,
.cosmetic_hover > h4 > a > span {
	font-size: 18px;
	color: #666666;
	font-style: italic;
}

.about_hover > h3 > a,
.metrology_hover > h3 > a,
.cosmetic_hover > h3 > a {
	font-size: 18px;
	padding-left: 20px;
	font-weight: bold;
}

/* ::-webkit-scrollbar {
    display: none;
} */

.bannerHeading {
	font-size: 1em !important;
	border: 2px solid;
	border-radius: 15px;
	padding: 2px 10px;
	font-weight: bold !important;
}

#deskmenu .cosmetic_hover .caret {
	transform: rotate(270deg);
}
#mobilemenu .cosmetic_hover .caret {
	transform: rotate(0deg);
}
.researchPaperCarousel{
	border: 2px solid grey;
}
body{
	overflow-x: hidden !important;
}
/* .internalMenu{
	flex-grow: 1 !important;
}
.cosmetic_hover{
	flex-grow: 1 !important;
} */

/* @media only screen and (min-width:1150px)and (max-width: 1300px) {
	.internalMenu {
	min-height: 560px !important;
	}
	.cosmetic_hover{
		min-height: 520px !important;
	}
}

@media only screen and (min-width:1000px)and (max-width: 1151px) {
	.internalMenu {
	min-height: 700px !important;
	}
	.cosmetic_hover{
		min-height: 660px !important;
	}
} */



