 
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;
    }

	
	h1{font-size: 32px; font-weight: 500; margin-bottom: 20px;}
	h2{font-weight: 400; font-size: 28px; margin-bottom: 20px}	
	
.flex-row, .feedback-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.flex-row .cell {
	margin:3px 6px;
    text-align: left;
    border: solid 1px transparent;
    border-radius: 6px;
    padding: 15px 10px;
    width: 29%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #444;
    position: relative;
	transition: all 0.3s;
	padding-left: 90px;
    min-height: 50px;
}
	
	
.favorite-section-row p{margin: 5px 0px; padding-left: 65px;  transition: all 0.3s;}
	
.favorite-section .cell p{margin: 0px; line-height: 25px;}	 	
.flex-row .cell:hover{background: #f7f7f7; transition: all 0.3s;}	
.flex-row .cell:hover .gartner-favorite-sprite{background: #fff}	
.flex-row .cell:hover p{color: #400b99;  transition: all 0.3s;}	
	
/*	.flex-row .cell p {margin:10px;}*/
	.feedback-cont .col{width:40%;padding:20px 20px 20px;margin:0px 10px;background:#400b99;text-align:center;transition:all .25s ease-out;margin-bottom:25px;border-radius: 9px; position: relative;}
.feedback-cont .col:hover{box-shadow:0 0 13px 3px #dddddd7a}
.feedback-cont .col h3{font-size:18px;margin:0;line-height:1.6;color:#fff; min-height: 50px; font-weight: 400;
    letter-spacing: 0.2px;     border-bottom: 1px solid #7f69bd;    padding-bottom: 15px;}
.feedback-cont .col p{margin:15px 0;padding:0;font-size:13px;line-height:18px;color:#e5e5e5;font-weight: lighter;}
	.feedback-cont > a.col:hover {text-decoration: none;box-shadow:0 3px 15px 2px #c19ee0;}
	.usr-rating{color:#fec101;letter-spacing:3px; font-size: 18px}
/*	.dark-bg{background: #6247aa}*/
	
/*.feedback-cont .col:nth-child(3n+1) {background: #6247aa}*/
	
	.feedback-cont{position: relative; margin-top: 40px}
	.feedback-cont:before {
    content: " ";
    background: url(https://www.manageengine.cn/products/applications_manager/images/gartner-peer-dots-bg.svg) no-repeat;
    position: absolute;
    top: -33px;
    left: 4px;
    width: 194px;
    height: 100px;
    z-index: 0;
    background-size: 250px;
    opacity: 0.5;}
	
.bg-l-grey {background: #f7f7f7;}
	
.notify-div{
    background: #fff6d3;
    padding: 15px 20px;
    border: 1px solid #f7ebbd;
    color: #444;
}
	
	

.review-btn a:link, .review-btn a:visited {padding: 10px 15px !important; background: #fec100 !important;
    color: #222 !important;}
	
#leaveReview{position: relative; z-index: 0;}	
#leaveReview p{font-size: 18px}	
	
/*
#leaveReview:before{	
		
	content: " ";
    background: url(images/gartner-customer-shape-bg.svg) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 520px;
    height: 265px;
    background-size: 550px;
    opacity: 0.5;
    z-index: -1;
	
	}
	
*/

	
	


.gartner-favorite-sprite {
   position: absolute;
    margin: 0;
    left: 15px;
    top:50%;
    height: 58px;
    width: 58px;
    background: #fff;
    box-shadow: 0 1px 3px 2px rgb(217 217 217 / 30%), 0 0 0 0 rgb(236 236 236 / 50%);
	border-radius: 6px;
	margin-top: -29px;}
	
.gartner-favorite-sprite:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(https://www.manageengine.cn/products/applications_manager/images/gartner-peer-favourite.svg) no-repeat;
    display: inline-block;
    background-size: 250px;
    left: 0px;
    top: 0px;
}	
	
	
	
        
.icon-1:before {background-position: -13px -5px	}
.icon-2:before {background-position:-92px -4px}
.icon-3:before {background-position:-177px -3px}
.icon-4:before {background-position: -12px -60px}
.icon-5:before {background-position:-95px -58px}
.icon-6:before {background-position: -162px -48px;  background-size: 230px}	
	
	
.swiper-cover .swiper-slide{min-height: 316px}
.swiper-cover .swiper-container{    background: #410c98 !important;}	
	
.swiper-cover .swiper-container img{margin: 0; border: none;     max-width: 1200px;}
	
	
	
	
.custom-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	padding: 15px 0px 10px;
}
	
	
.custom-row .col {       margin: 0px 0px;display: inline-grid;}
	
	
.custom-row .col:nth-child(1) {    width: 45%;}
	
.custom-row .col:nth-child(2) {width: 55%;}
	

.content-cover{padding-right: 15px;text-align: left; position: relative}	
.content-cover p{    line-height: 28px;
    margin-top: 130px;
    font-weight: 400;
    background: #f9f9f9;
    padding: 15px 20px;
    border-left: 3px solid #efefef;}

.content-cover:after{
	background: url(images/customer-favourite-image.svg) no-repeat;
    position: absolute;
    left: 0;
    top: -100px;
    width: 300px;
    height: 265px;
    background-size: 300px;
    opacity: 0.15;
    z-index: -1;
    content: "";
    transform: rotateY(180deg);}
	}	
	
	
	
	
	
/*------- meida query -----------*/	
	
	
@media screen and (max-width: 767px) {
	
.feedback-cont .#leaveReview p{font-size: 14px}

h2{line-height: 30px}
#leaveReview p{font-size: 14px;}
	
 .custom-row .col:nth-child(1){width: 100%}	
.custom-row{display: inherit;}
	
.swiper-cover .swiper-container img{max-width: 100%; }
.swiper-cover .swiper-slide{min-height: auto;}
	
	
}
	
	
@media screen and (max-width: 600px) {
	.cell {width: 40%;}
	.feedback-cont .col, .flex-row .cell {width:90%;}
	.feedback-cont{margin-top: 60px}
	.gradient{min-height: auto !important;}
}
	

.img-holder {
    margin-right: 10px;
}
.img-holder > img {
    width: 45px;
    position: relative;
}
.m1 {
    margin-top: 30px;
}
	#leaveReview {background:#6247aa;} 
	#leaveReview h2, #leaveReview p {color:#fff;}
.apmHmTB.cust-quote{padding-top:20px;}
.btn-con {
    margin-top: 30px;
    text-align: center;
}
	
.btn-con a:link, .btn-con a:visited {
    background: #400b99;
    color: #fff;
    display: inline-block;
    padding: 16px 30px;
    margin: 10px;
    width: 120px;
    transition: all .3s ease-in-out;
    border-radius: 6px;
	font-size: 16px;
	font-weight: 400;
		
}
.btn-con a:nth-child(2) {
    background: #fec100;
	color: #222;
	
}
.btn-con a:hover {
    opacity: .8;
    text-decoration: none;
}
	
	
	
	
	
.gartner-container .mainBar {
    float: left;
    width: auto;
}
.mt12 {
    margin-top: 12px;
}
.heading-menu {
    display: none
}
.quote {
font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif font-size:16px;
    font-weight: bold;
}
.bannerGartner {
    margin: 0 auto;
}
.bannerGartner img {
    width: 1000px;
    max-width: 100%;
}
.grey-band {
    background: #f8f8f8
}
.fz18 {
    font-size: 18px;
}
.btns {
    display: inline-block;
    width: 300px;
}
.btns a {
    background: #7abb29;
    color: #fff;
    padding: 10px 60px;
    font-size: 18px;
    border-radius: 5px;
    text-decoration: none;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    text-align: center
}
.btn2 a {
    background: transparent;
    color: #444;
    border: 1px solid #7abb29;
}
.mB30 {
    margin-bottom: 30px;
}
.gartner-form {
    border: 1px solid #ddd;
    padding: 30px;
}
.gartner-form input {
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 20px;
    outline: none;
    border: 1px solid #ddd;
}
.gartner-form button {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    background: #002d5a;
    color: #fff;
    font-size: 14px;
}	
	.mB0 {margin:0;}
.gradient {
	min-height: 530px;
    background-color: #410c98;/* IE9, iOS 3.2+ */
    /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxyYWRpYWxHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjcwLjcxMDY3ODExODY1NDc2JSI+PHN0b3Agc3RvcC1jb2xvcj0iI2FhMGQwZCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMjkwMTAxIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMSIvPjwvcmFkaWFsR3JhZGllbnQ+PHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);*/
    /* Android 2.3- hack (needed for the actual radial gradient) */
   
}
.swiper-container {
    background: #fff;
    -webkit-box-shadow: 0 0 6px 0 #e1e1e1;
    box-shadow: 0 0 6px 0 #e1e1e1;
    border-radius: 6px;
}
.swiper-container img {
    border: 1px solid #ddd;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
}
.fdbk-con {
    background: #fff;
}
.swiper-button-next, .swiper-button-prev {
    filter: grayscale(1);
}
.swiper-pagination {
    bottom: 0 !important;
    padding-bottom: 10px;
}
.per100 {
    width: 96%;
    padding: 0 2%;
}
.gartner-form {
    padding: 0;
    border-width: 0px;
}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
.gradient {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffaa0d0d", endColorstr="#ff290101", GradientType=0);
}
}
.trial-cta-banner {
    background-color: #9d0c0b;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    min-height: 75px;
}
.trial-cta-banner h3 {
    display: inline-block;
    text-transform: none;
    color: #fff;
    line-height: 20px;
    margin: 0;
    font-size: 14px;
    margin-right: auto;
    padding: 0;
}
.trial-cta-banner a.green-cta-button {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    margin-left: auto;
    background: none repeat scroll 0 0 #ffe10e;
    border-radius: 2px;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    padding: 12px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: box-shadow .2s linear 0s;
}
blockquote {
    font-size: 1.1em;
    margin: 20px auto;
    font-style: italic;
    color: #555555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #9d0c0b;
    line-height: 1.6;
    position: relative;
    background: #f7f7f7;
}
.quote-text::before {
    font-family: Arial;
    content: "\201C";
    color: #9d0c0b;
    font-size: 4em;
    position: relative;
    line-height: 0;
    left: -34px;
    top: 32px;
}
blockquote::after {
    content: '';
}
blockquote span {
    display: block;
    color: #333333;
    font-style: normal;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    margin-top: 1em;
}
.quotes {
    padding: 0 7%;
    width: 86%;
    margin: auto;
}
.red-border {
    border: 1px solid #9d0c0b;
    margin-top: 10px;
    display: block;
}
.customer-fb {
    padding: 25px;
    width: 80%;
    margin: 0 auto;
}
.customer-fb h3 {
    margin-top: 0;
}
