.heading-menu {display:none; }
    .nav-dwn.fr, #topsec-rhs, #over, #supp, #doc, #res, #cust { display: none; }
    nav ul.productmenu { margin: -10px 0 35px 0 !important; }
@media only screen and (min-width: 360px) and (max-width: 768px) {
	.sem-experience-list ul li {
		width: 32.3%;
		padding: 0px 10px !important;
	}

	.sem-experience-list ul li p {
		display: inline-block;
		text-align: center;
	}

	.sem-top-banner-left {
		width: 100% !important;
		padding: 10px 20px 10px 20px !important;
		display: block !important;
		box-sizing: border-box;
	}

	.sem-top-banner-right {
		display: none !important;
	}

	.sem-top-banner {
		text-align: center;
	}

	.sem-lifecycle ul li {
		width: 100% !important;
	}

	.rightcontainer {
		border-radius: 10px !important;
	}

	.sem-cta-btn {
		margin: 5px !important;
	}

	.cslobor {
		padding: 0px 10px 0px !important;
		border: none !important;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1360px) {
	.leftcontainer {
		margin-right: 0 !important;
	}

	.rightcontainer {
		position: relative !important;
		display: inline-block !important;
		float: none !important;
	}

	.sem-top-banner-left {
		width: calc(100% - 400px) !important;
		padding: 10px 20px 10px 20px !important;
		display: table-cell!important;
		box-sizing: border-box;
	}

	.sem-top-banner-right {
		display: none !important;
	}

	.sem-top-banner {
		padding: 0 !important;
	}

	.cslobor {
		padding: 0px 110px 0px !important;
		border: none !important;
	}
}

@media only screen and (min-width: 360px) and (max-width: 1360px) {
	.leftcontainer {
		margin-right: 0 !important;
	}

	.rightcontainer {
		position: relative !important;
		display: inline-block !important;
		float: none !important;
		top: 0 !important;
	}

	#allFea,
         #customers,
         footer,
         .btmBar,
         .bg-l-grey {
		width: 100% !important;
	}
}

@media only screen and (min-width: 1361px) {
	.cslobor {
		padding: 0px 110px 0px !important;
		border: none !important;
	}
}

.mainwrpr {
	width: 100%;
	z-index: 999;
	top: 100px;
}

.leftcontainer {
	float: left;
	position: relative;
	margin-right: 400px;
}

.rightcontainer {
	width: 400px;
	float: left;
	background: #3d9c3c;
	height: 100%;
	position: fixed;
	right: 0;
	top: 100px;
}

.sem-top-banner {
	background: #e9ffe9;
	display: table;
	width: 100%;
	padding: 30px 0;
}

.sem-top-banner-left {
	display: table-cell;
	width: calc(100% - 400px);
	vertical-align: middle;
	padding: 10px 50px 10px 100px;
}

.sem-top-banner-left h1 {
	font: 32px/1.3 'Zoho_Puvi_Bold';
	color: #191a56;
}

.sem-top-banner-left h2 {
}

.sem-top-banner-right {
	display: table-cell;
	width: 400px;
	padding: 0 30px 0 0;
}

.sem-top-banner-right img {
}

.sem-experience-section {
	background: #2C2C78;
	text-align: center;
	padding: 20px 0 30px;
}

.sem-experience-section h2 {
	color: #ffffff;
	line-height: 35px;
}

.pLR20 {
	padding-left: 20px;
	padding-right: 20px;
}

.sem-experience-list ul {
}

.sem-experience-list ul li {
	display: inline-block;
	padding: 0px 10px;
	text-align: center;
	box-sizing: border-box;
	vertical-align: top;
	width: 32.3%;
	border-left: 1px solid rgb(255, 255, 255, 0.7);
}

.sem-experience-list ul li:first-child {
	border: none;
}

.sem-experience-list ul li span {
	color: #ffffff;
	font-size: 20px;
}

.sem-experience-list ul li h3 {
	margin: 5px 0;
	font-size: 40px;
	font-weight: bold;
	color: #fde52f;
}

.sem-experience-list ul li p {
	color: #ffffff;
	font-size: 20px;
	margin: 0;
	text-align: center;
}

.sem-lifecycle ul {
}

.sem-lifecycle ul li {
	display: inline-block;
	width: 32.3%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px 20px;
	vertical-align: top;
}

.sem-lifecycle ul li p {
	text-align: center;
}

.sem-lifecycle ul li img {
	width: 60px;
}

.sem-inner-container {
	background: #f6f6fd;
	text-align: center;
	padding: 30px 0;
}

.sem-cta-btn {
	background: #E9142B;
	padding: 10px 40px;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 20px;
	display: inline-block;
}

.sem-award-section {
	background: #fff;
	position: relative;
	padding: 30px 0;
}

.awrdsecflx {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}

.awrdsecinrdiv {
	width: 20%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
	margin: 10px 20px 0 20px;
}

a.readmore-btn {
	border: 1px solid #E9142B !important;
	border-radius: 3px !important;
	color: #E9142B;
	font-size: 16px;
	padding: 12px 24px;
	text-decoration: none;
	display: inline-block;
}

a.readmore-btn-green {
	border: 1px solid #3EB63D !important;
	border-radius: 3px !important;
	color: #3EB63D;
	font-size: 16px;
	padding: 10px 24px;
	text-decoration: none;
	display: inline-block;
}

a.readmore-btn-green:hover {
	text-decoration: underline;
}

.sem-sub-title-text {
	font: 28px/1.25 'Zoho_Puvi_Bold';
	text-align: center;
	position: relative;
}

.sem-sub-title-text:after {
	content: "";
	background: #3db63c;
	height: 5px;
	position: absolute;
	width: 130px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
}

#allFea,
         #customers,
         footer,
         .btmBar,
         .bg-l-grey {
	width: calc(100% - 400px);
}

.bg-l-grey {
	display: none !important;
}

.helpcontainer {
	box-sizing: border-box;
}


/*--------Form Style-------*/
.form-container {
	padding: 15px 30px;
	margin-top: 50px;
	color: #fff;
	text-align: center;
}

.form-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}

.rows {
	margin-right: -15px;
	margin-left: -15px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1200px;
}

.container-fluid {
	width: 100%;
	max-width: 100%;
}

.fr {
	float: right!important;
}

.fl {
	float: left!important;
}

.pr {
	position: relative;
}

.cols-2,
.cols-3,
.cols-4,
.cols-6,
.cols-8,
.cols-9,
.cols-10,
.cols-12 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.cols-2 {
	width: 12.5%;
}

.cols-3 {
	width: 25%;
}

.cols-4 {
	width: 33.3%;
}

.cols-6 {
	width: 50%;
}

.cols-8 {
	width: 66.6%;
}

.cols-9 {
	width: 75%;
}

.cols-10 {
	width: 87.5%;
}

.cols-12 {
	width: 100%;
}

@media only screen and (max-width: 992px) {
	.cols-md-12 {
		width: 100%;
	}

	.cols-md-9 {
		width: 75%;
	}

	.cols-md-6 {
		width: 50%;
	}

	.cols-md-3 {
		width: 25%;
	}
}

@media only screen and (max-width: 650px) {
	.cols-sd-12 {
		width: 100%;
	}

	.cols-sd-9 {
		width: 75%;
	}

	.cols-sd-6 {
		width: 50%;
	}

	.cols-sd-3 {
		width: 25%;
	}
}

/* form css */
.form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: none;
	position: relative;
	margin-bottom: 20px;
	transition: border ease 1.5s;
	-webkit-transition: border ease 1.5s;
	-moz-transition: border ease 1.5s;
}

.dropdown-control {
	background: url(https://www.manageengine.com/images/submenu-sel-arrow.png) #fff no-repeat;
	background-position: 95% center;
}

.form-control.dropdown-control.uscountry {
	background: #fff;
}

.uscountry.form-control {
	height: auto;
}

.uscountry select#contact_country, .uscountry select#zc-country {
	height: 35px;
	border-bottom: 1px solid #f2f2f2;
}

.uscountry select#country_state {
	height: 35px;
}

.form-control.active-row {
	border: 1px solid #FFF;
}

.form-control.btn-submits {
	border: none;
	margin-bottom: 45px;
	padding-left: 0;
}

.form-control.form-comments {
	height: 85px;
}

.form-control:after, .form-control:before {
	box-sizing: inherit;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	z-index: 1;
	border: 2px solid transparent;
	border-radius: 5px;
	pointer-events: none;
}

.form-control:before {
	top: 0px;
	left: 0px;
}

.form-control:after {
	bottom: 0;
	right: 0;
}

.form-control .error {
	position: absolute;
	bottom: -8px;
	left: 30px;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.4s;
	font-size: 14px;
	z-index: 8;
	opacity: 1;
	background: #fff;
	padding: 5px;
	line-height: 0.5;
	color: red;
	display: none;
}

.form-control * {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.form-control .label {
	position: absolute;
	transform: translate(0%, -50%);
	top: 50%;
	left: 15px;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.4s;
	font-size: 14px;
	z-index: 8;
	opacity: 0.5;
	border-radius: 3px;
}

.form-comments.form-control .label {
	top: 35%;
}

.form-control input, .form-control select, .form-control textarea {
	width: 100%;
	outline: none;
	border: none;
	height: 100%;
	background: transparent;
	padding-left: 10px;
	font-size: 1.2em;
	position: relative;
	z-index: 9;
	opacity: 0.5;
	resize: none;
}

.form-control select, .form-control input[type=date] {
	opacity: 0;
}

.form-control.active-row select, .form-control.active-row input[type=date] {
	opacity: 0.6;
}

.btn-submits button {
	border-radius: 3px;
	font-size: 18px;
	font-weight: 400;
	border: 2px solid #2590eb;
	background: #2590eb;
	color: #fff;
	cursor: pointer;
	outline: none;
	display: inline-block;
	padding: 13px 40px;
	margin: 20px 0;
}

.btn-submits button:hover {
	background: #444;
	border-color: #444;
}

.active-row.form-control::before {
	border-top-color: #2590eb;
	border-right-color: #2590eb;
	transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
	width: 100%;
	height: 100%;
}

.active-row.form-control::after {
	border-bottom-color: #2590eb;
	border-left-color: #2590eb;
	transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
	width: 100%;
	height: 100%;
}

.form-control.active-row .label {
	top: 0;
	background: #fff;
	padding: 0 6px;
	left: 10px;
	font-size: 12px;
	opacity: 1;
}

.ui-datepicker-trigger {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 25px;
}

.privacy-policy a {
	color: #fde52f;
}

.clearDate {
	font-family: sans-serif;
	display: none;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 20px;
	height: 20px;
	font-size: 15px;
	color: #222;
	background-color: #e8e8e8;
	right: 50px;
	top: calc(50% - 10px);
	z-index: 10;
	border-radius: 50%;
	cursor: pointer;
}

#meGDPRMessage {
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	color: #f3f3f3;
	width: 90%;
}

#meGDPRMessage .checkmarkgdpr {
	background: #fff;
	height: 13px;
	width: 13px;
	border: 1px solid #ccc;
	margin-right: 5px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

button.form-dld-button {
	background: #e9152b;
	padding: 12px 25px;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 17px;
	cursor: pointer;
}

button.form-dld-button:hover {
	background: #d61226;
}

#fixedbtn {
	display: none;
} 
