
#itom-related-products h4 {
    font-weight: 700;
    margin: 10px 0 10px 0;
    color: #000;
}
#itom-related-products ul li {
    color: #444;
    border-top: 1px solid #eee;
    padding: 10px 0 10px 40px;
    font-size: 12px;
    line-height: 1.2em;
}
h4 {
    font-size: 16px;
    line-height: 20px;
	}
	#itom-related-products {
    margin-bottom: 20px;
}


	
.half-cont{display: flex;justify-content: center;align-items: center;flex-wrap: wrap; flex-direction: row;}
.half-cont:nth-child(even){flex-direction: row-reverse;}
.half-cont > *:nth-child(2){margin-left: auto;}
.half-cont > *:nth-child(1){margin-right: auto;}
.half-cont:nth-child(even) > *:nth-child(1){margin-left: auto; margin-right: 0;}
.half-cont:nth-child(even) > *:nth-child(2){margin-right: auto; margin-left: 0;}
.half-cont .cont{width: 45%;}
.half-cont .cont-img{width: 45%; padding: 0 0 0 20px;}
.half-cont:nth-child(even) .cont-img{padding-left: 0;}
.page-content img{ max-width: 100%; margin: 15px 0 20px;display: block; border: 1px solid #ddd;}
.page-content h3{font-size: 20px;}
	
.cont-title {
    display: block;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 15px;
}
	
	.half-cont::after {
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 35px 0;
}
	
.red-btn {
    width: 100%;
    text-align: center;
}
	
.red-btn a {
    background: #e03860;
    font: 400 19px/35px Roboto Slab;
    color: #fff !important;
    padding: 10px 40px;
    margin: 33px auto 37px;
    border-radius: 4px;
    display: inline-block;
}	
	
#scroll img{border: 1px solid #ddd;}	
	
.seperator{display: none;}	
.seperator::after {
    background-image: url(https://www.manageengine.com/latam/applications_manager/images/separator-v1.png);
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 0 50px;
}	
	
.rhs-cont .seperator{display: block;}
.rhs-cont .seperator::after {
    background-image: url(https://www.manageengine.com/latam/applications_manager/images/separator-v1.png);
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 0 50px;
}	

	
/*================== accordian css */
.add-on {font-size: 10px;font-weight: 600;}
.red-star{color:#e07879}
.windowsmonoTable td.padd-none {padding: 0 !important;}
.bdr-none td{border:none  !important;    padding: 15px 0px !important;}
.accordion_head.active	{background: #F9F9F9;color: #85b536 !important;}
.accordion_container {width: 100%;}
.accordion_head {
color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
}
.accordion_body {background: #F9F9F9;padding: 12px;}
.accordion_body p{margin: 0px;}
.plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;}	
.faqh {    font-size: 18px;    margin: 0;}	
	
/*================== accordian css end */	
	
	
	
@media screen and (max-width: 760px) {
iframe {
    width: 100%
}
}

em {
    font-style: italic;
}
#fixedbtn {
    position: fixed;
    right: 0;
    top: initial;
    bottom: 300px;
    z-index: 4;
}
#fixedbtn .demo {
    color: #fff!important;
    background: #34ad65;
    text-align: center;
    display: block;
    height: 90px;
    font-weight: 500;
    font-size: .75em;
    letter-spacing: -.1px;
    line-height: normal;
    vertical-align: middle;
    border-radius: 0;
    width: 60px;
    padding: 10px 16px 0;
    text-transform: capitalize;
}
