.comTtl {
	display: inline-block;
}
/* timeline styles start */
.timeline-sec {
	position: relative;
}
.timeline-sec span {
	display: block;
	position: absolute;
	border: 2px solid #d8d8d8;
	background: #fff;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	top: 6px;
	left: 44.4%;
}
.timeline-sec span span {
	width: 6px;
	height: 6px;
	top: 0;
	left: 0;
	margin: 3px;
	text-indent: -999999em;
	font: 0/0 a;
	border: none;
	background: #d8d8d8;
}
.timeline-sec.active span {
	border: 2px solid #7cbb42;
	background: #fff;
}
.timeline-sec.active span span {
	top: 0;
	right: 0;
	left: auto;
	background: #7cbb42;
	border: none;
}
.timeline-sec .year-sec {
	float: left;
	text-align: right;
	width: 45%;
}
.timeline-sec h3 {
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 3em;
	font-weight: 100;
}
.timeline-sec .cont-sec {
	height: auto;
	float: right;
	width: 50%;
}
.timeline-sec .cusQte {
	padding: 0;
	margin: 0 50px 30px 50px;
}
.timeline-sec .cusQte-inner {
	width: 70%;
	border-radius: 5px;
	margin: 10px 0 50px 0;
	position: relative;
}
.timeline-sec .head {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0;
}
#scroll {
	transition: all 0.5s ease;
	background: #f2f2f2;
}
.bg-list-grey {
	background: #f2f2f2;
}
#scroll .aw-images {
/*height: 125px;*/
}
#scroll .aw-images img {
	max-width: 200px;
	max-height: 125px;
}
.revcolum {
	padding: 50px 0 0 0;
	margin: 0;
	background: url("https://www.manageengine.com/latam/images/timeline-bor.png") repeat-y 45% top;
}
.timeline-sec .cont-sec p, .timeline-sec .cont-sec ul li {
	font-size: 1em;
	color: #888;
	line-height: 1.8em;
	font-weight: 300;
}
.timeline-sec .cont-sec p.heading-sec {
	font-weight: 500;
	color: #000;
}
.timeline-sec .cont-sec ul li {
	padding: 10px 0;
}
.me-awards {
	background: #778793;
	padding: 0px 20px;
	transition: all 0.5s ease;
	z-index: 2;
}
.me-awards h1 {
	margin: 0;
	color: #fff;
	font-size: 1.6em;
	font-weight: 400;
}
a.moreBtn {
	position: static;
	margin: 10px 0 0;
	display: inline-block;
}
.tag-awards, .tag-recognition {
	text-indent: -9999em;
	width: 20px;
	height: 20px;
	position: absolute;
	left: -60px;
	top: 5px;
	margin: 0;
}
.tag-awards {
	background: url('https://www.manageengine.com/latam/images/award.png') no-repeat; 
	background-position: -10px -202px;
overflow: hidden;
}
.tag-recognition {
	background: url('https://www.manageengine.com/latam/images/award.png') no-repeat; 
	background-position: -40px -202px;
overflow: hidden;
}
.filterdrop > span, #filter > span, #custList > span {
	width: 200px;
}
.filterdrop > ul, #filter > ul, #custList > ul {
	width: 250px;
}
.timeline-sec.active .year-sec {
	position: fixed;
	left: 86px;
	top: 30%;
	z-index: 9999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.timeline-sec.active .year-sec span {
	left: 97.5%;
}
.timeline-sec.active .year-sec span span {
	left: 0%;
}
#comSubTreeMenu {
	display: none;
}
	.bgvirtualizationadmin
	{
		display: inline-block; 
background: url('https://www.manageengine.com/latam/images/award.png') no-repeat; 
		background-position: -10px -0px; 
		width: 120px; 
		height: 70px;
overflow: hidden; 
	}
	.bgws-readerschoice-winner
	{
		display: inline-block; 
background: url('https://www.manageengine.com/latam/images/award.png') no-repeat; 
		background-position: -10px -141px;
		width: 88px; 
		height: 51px;
        overflow: hidden; 
	}
	.bgwindows-networking-2010-awards
	{
		display: inline-block; 
background: url('https://www.manageengine.com/latam/images/award.png') no-repeat; 
		background-position: -10px -80px; 
		width: 88px; 
		height: 51px;
        overflow: hidden; 
	}
	.img-overlay {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
		    background: rgba(0, 0, 0, 0.63);
		display: none;
}
	.img-overlay img {
    max-height: 70vh;
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
	img.popup-img {
    cursor: pointer;
}
a.moreBtn:hover {
        background: #1e2532!important;
        color: #fff!important;
    }
        #scroll .aw-images.lrg-img img
        {
                max-width: initial;
        }
    /* Responsive styles */
@media (max-width: 4000px) {
.timeline-sec.active .year-sec {
	left: 74px;
}
.timeline-sec.active .year-sec span {
	left: 99%;
}
}

@media (max-width: 1920px) {
.timeline-sec.active .year-sec {
	left: 26px;
}
}
@media (max-width: 1600px) {
	.timeline-sec.active .year-sec span {
    left: 97.7%;
}
	}
@media (max-width: 1470px) {
.timeline-sec.active .year-sec {
	left: 11px;
	top: 30%;
}
	.timeline-sec.active .year-sec span {
    left: 98%;
}
}

@media (max-width: 1280px) {
.timeline-sec.active .year-sec {
	left: 0px;
	top: 40%;
}
}

@media (max-width: 1024px) {
.timeline-sec.active .year-sec {
	left: 2px;
}
}

@media (max-width: 980px) {
.timeline-sec.active .year-sec {
	left: -1px;
	top: 18%;
}
.me-awards.active {
	width: 900px;
}
.com-banner p span {
	display: none;
}
.timeline-sec span {
	left: 44%;
}
}

@media (max-width: 800px) {
.me-awards.active {
	width: 730px;
}
}

@media (max-width: 768px) {
.me-awards.active {
	width: 697px;
}
.timeline-sec.active .year-sec {
	top: 22%;
}
}

@media (max-width: 650px) {
.revcolum {
	background-position: 50% top;
}
.timeline-sec .cusQte {
	margin: 0px 5% 30px;
	background: #fff;
	padding: 0 0 10px 0;
	box-shadow: 1px 2px 2px #ccc;
	-moz-box-shadow: 1px 2px 2px #ccc;
	-webkit-box-shadow: 1px 2px 2px #ccc;
}
.timeline-sec .cusQte-inner {
	margin: 10px auto 50px auto;
}
.timeline-sec .cont-sec, .timeline-sec .year-sec {
	width: 100%;
	float: none;
	text-align: center;
}
.timeline-sec .cusQte, .timeline-sec .head {
	text-align: center;
}
.timeline-sec.active .year-sec, .me-awards.active {
	position: static;
}
.timeline-sec h3 {
	margin: 20px 0;
	padding: 0;
	background: none;
	border-radius: 5px;
}
.timeline-sec .head {
	margin: 16px 0px 20px;
	background: #fff;
	border-radius: 5px;
	padding: 10px 0;
}
.timeline-sec span {
	margin: 0 auto;
	position: static;
}
.me-awards.active {
	width: auto;
}
.me-awards {
	text-align: center;
}
.awardsFilter, #filter {
	float: none;
}
.awardsFilter > span, #filter > span {
	margin: 0 auto;
	position: relative;
}
.awardsFilter > ul, #filter > ul {
	right: 178px;
}
}

@media (max-width: 500px) {
#commonDiv {
	margin-top: 45px;
}
.awardsFilter > ul, #filter > ul {
	right: 121px;
}
}

@media (max-width: 350px) {
.awardsFilter > ul, #filter > ul {
	right: 44px;
}
}
