* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.em html, .em body, .em div, .em span, .em applet, .em object, .em iframe, .em a, .em img, .em select, .em input, .em option {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.em html {
	-webkit-text-size-adjust: none;
}
.em button, .em input, .em select, .em textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	box-shadow: none;
}
.em input[type="button"], .em input[type="submit"] {
	-webkit-appearance: none !important;
}
.em a {
	text-decoration: none;
}
.em img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
}
.em a {
	outline: none;
	cursor: pointer;
}
.em a:hover {
	text-decoration: none;
}
.em a:focus {
	text-decoration: none !important;
	outline: none !important;
}
.em .clear {
	clear: both;
}
.em img {
	max-width: 100%;
}
.em button:focus {
	outline: 0;
}
.em .preloader {
	display: none;
}
.em img {
	vertical-align: bottom;
}

/*Placeholder opacity cross browsers*/
.em input::-webkit-input-placeholder {
color: #a1a1a1 !important;
opacity:1;
 text-transform: uppercase !important;
	font-family: 'Roboto', sans-serif;
}
.em input:-moz-placeholder {
color: #a1a1a1 !important;
 text-transform: uppercase !important;
	font-family: 'Roboto', sans-serif;
opacity:1;
}
.em input::-moz-placeholder {
color: #a1a1a1 !important;
 text-transform: uppercase !important;
opacity:1;
}
.em input:-ms-input-placeholder {
color: #a1a1a1 !important;
text-transform: uppercase !important;
opacity:1;
}
.em textarea::-webkit-input-placeholder {
color: #a1a1a1 !important;
text-transform: uppercase !important;
opacity:1;
}
.em textarea:-moz-placeholder {
color: #a1a1a1 !important;
text-transform: uppercase !important;
opacity:1;
}
.em textarea::-moz-placeholder {
color: #a1a1a1 !important;
text-transform: uppercase !important;
opacity:1;
}
.em textarea:-ms-input-placeholder {
color: #a1a1a1 !important;
text-transform: uppercase !important;
opacity:1;
}
.em button::-moz-focus-inner, .em input[type="submit"]::-moz-focus-inner {
border: 0;
}
/* #Page Structure
================================================== */
body.em {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #060202;
	background: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.em .wrapper {
	width: 100%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.em .main {
	max-width: 1170px;
	margin: 0 auto;
}
.em a, .em button {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.em .flw {
	width: 100%;
	float: left;
}
.em h2, .em h2 div {
	color: #444444;
	font-size: 44px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 1px;
}
.em h3, .em h3 div {
	color: #444444;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
}
.em h4, .em h4 div {
	color: #444444;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
}
.em h5, .em h5 div {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}
.em .padd-bottom {
	padding: 54px 0;
}
.em .txt1 {
	width: 100%;
	float: left;
}
.em .txt1 div {
	color: #fff;
	font-weight: 400;
	line-height: 1.6;
	font-size: 16px;
}
.em .txt2 div {
	color: #fff;
	font-weight: 400;
	line-height: 1.6;
	font-size: 14px;
}
.em .btn-area a {
	color: #fff;
	background-color: #81c23c;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 25px;
	display: inline-block;
	text-transform: uppercase;
}
.em .btn-area a:hover {
	background-color: #04c9d7;
}
/* Home Page Style
 ================================================== 


/***** header styles goes here *****/
.em header {
	padding: 25px 0;
	border-bottom: 6px solid #c1cccd;
}
.em .left-header {
	width: 50%;
	float: left;
}
.em .left-header img {
	max-width: 175px;
}
.em .right-header {
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 9px;
}
/***** header styles end *****/

/***** mid container styles goes here *****/
.em .mid-container {
	width: 100%;
	float: left;
}
.em .banner {
	position: relative;
	overflow: hidden;
}
.em .banner::before {
	position: absolute;
	top: -20%;
	right: -53%;
	bottom: 0;
	width: 121%;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	transform: rotate(35deg);
	content: "";
	height: 130%;
}
.em .top-banner {
	padding: 89px 0;
	position: relative;
}
.em .left-banner {
	width: 42%;
	float: left;
}
.em .right-banner {
	width: 67%;
	position: absolute;
	right: -81px;
	top: 52px;
}
.em .left-banner ul {
	padding-top: 27px;
}
.em .left-banner ul li {
	color: #343741;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 18px;
	padding-left: 34px;
	position: relative;
	list-style: none;
}
.em .left-banner ul li:before {
	position: absolute;
	left: 0;
	top: 4px;
	bottom: 0;
	right: 0;
	content: "";
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-check.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.em .left-banner .btn-area {
	padding-top: 19px;
	width: 100%;
	max-width: 250px;
}
.em .left-banner .btn-area a {
	padding: 10px 40px;
}
.em .left-banner .btn-area div {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #a1a1a1;
	padding-top: 9px;
}
.em .section1 {
	background-color: #444444;
}
.em .section1 h3 {
	color: #fff;
	text-align: center;
}
.em .section1 ul {
	list-style: none;
	padding-top: 30px;
}
.em .section1 ul li {
	list-style: none;
	width: 30%;
	margin-right: 5%;
	float: left;
}
.em .section1 ul li:last-child {
	margin-right: 0;
}
.em .section1 ul li .txt-s1 {
	padding-top: 20px;
}
.em .section1 ul li .img-s1 img {
	max-width: 100%;
}
.em .section1 .txt1 {
	padding-top: 23px;
}
.em .txt1 div.btn-area {
	padding-top: 24px;
}
.em .section1 .btn-area a, .em .section5 .btn-area a {
	background-color: #f99d1c;
	font-size: 16px;
	padding: 7px 25px;
}
.em .section1 .btn-area a:hover, .em .section5 .btn-area a:hover {
	background-color: #04c9d7;
}
.em .section2 {
	background-color: #eef0ef;
	text-align: center;
}
.em .section2 .txt1 div {
	color: #444;
	padding-bottom: 19px;
}
.em .section2 .txt1 div:last-child {
	padding-bottom: 0;
}
.em .section2 h3 {
	padding-bottom: 14px;
}
.em .section3 {
	background-color: #fff;
	text-align: center;
}
.em .section3 .slick-arrow, .em .section4 .slick-arrow, .em .section5 .slick-arrow {
	position: absolute;
	left: -26px;
	top: 45%;
	font-size: 0px;
	border: 0px;
	background-color: transparent;
	width: 45px;
	height: 45px;
	background-size: 45px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	cursor: pointer;
	z-index: 999999;
}
.em .section5 .slick-arrow {
	left: -67px;
	top: 47%;
}
.em .section3 .slick-slide img {
	max-width: 58px;
}
.em .section3 .slick-prev, .em .section4 .slick-prev {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-left-arrow.png);
}
.em .section3 .slick-next, .em .section4 .slick-next {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-right-arrow.png);
	right: -26px;
	left: auto;
}
.em .area {
	height: 135px;
	width: 135px;
	display: table;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
}
.em .area-center {
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.em .section3 .area-center {
	border-top: 5px solid #04c9d7;
}
.em .slick-list {
	padding: 37px 0 10px !important;
}
.em .sec3_slider {
	padding: 0 20px;
}
.em .section4 {
	background-color: #eeeeee;
	text-align: center;
}
.em .section4 .area-center {
	text-align: center;
	display: inline-block;
}
.em .area2 {
	text-align: center;
	width: 100%;
	display: inline-block;
}
.em .sec4_slider {
	padding: 0 67px;
}
.em .section5 {
	background-color: #444444;
}
.em .top-s5 {
	padding: 0 50px;
}
.em .section5 .border-s5 {
	border: 1px solid #fff;
	padding: 25px;
	/* width: 100%; */
	float: left;
	margin: 0 10px;
	min-height: 624px;
}
.em .right-inner-bottom .video-container {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	height: 100%;
	width: 100%;
}
.em .right-inner-bottom .video-container.img1 {
	background-image: url("https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-sec5-img1.jpg");
}
.em .right-inner-bottom .video-container.img2 {
	background-image: url("https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-sec5-img2.jpg");
}
.em .right-inner-bottom .video-container.img3 {
	background-image: url("https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-sec5-img3.jpg");
}
.em .video-control {
	display: inline-block;
	left: 0;
	margin-top: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 41%;
	z-index: 9;
}
.em .right-inner-bottom img {
	cursor: pointer;
	position: relative;
	width: 60px;
}
.em .right-inner-bottom, .right-inner-bottom iframe {
	height: 198px;
	position: relative;
}
.em .right-inner-bottom iframe {
	position: relative;
	width: 100%;
	z-index: 9999999;
}
.em .txt-s5 {
	padding-top: 26px;
	width: 100%;
	float: left;
}
.em .section5 .slick-prev {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-left-arrow2.png);
}
.em .section5 .slick-next {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899-right-arrow2.png);
	right: -66px;
	left: auto;
}
.em .section5 .slick-list {
	padding: 0 !important;
}
.em .section5 h5 {
	padding-top: 18px;
	display: inline-block;
}
.em .section5 .border-s5 .btn-area {
	padding-top: 23px;
}
.em .section5 .btn-area a {
	padding: 10px 30px;
}
.em .section6 {
	background-color: #eeeeee;
}
.em .section6 h3 {
	text-align: center;
}
/***** mid container styles end *****/

/***** footer styles goes here *****/
.em footer {
	background: #444444;
	padding: 39px 0;
}
.em .top-ftr {
	text-align: center;
	display: inline-block;
}
.em .top-ftr ul, .em .bottom-ftr ul {
	list-style: none;
	display: inline-block;
	text-align: center;
}
.em .top-ftr ul li {
	list-style: none;
	padding: 0 5px;
	display: inline-block;
}
.em .top-ftr ul li a {
	height: 35px;
	width: 35px;
	border-radius: 50%;
	border: 2px solid #fff;
	display: inline-block;
	padding: 5px;
}
.em .top-ftr ul li a img {
	vertical-align: middle;
}
.em .top-ftr ul li a:hover {
	opacity: 0.7;
}
.em .bottom-ftr {
	text-align: center;
	padding-top: 17px;
}
.em .bottom-ftr ul li {
	position: relative;
	width: auto;
	padding-right: 25px;
	display: inline-block;
}
.em .bottom-ftr ul li:before {
	position: absolute;
	top: 3px;
	right: 9px;
	content: "|";
	bottom: 0;
	font-size: 14px;
	color: #fff;
}
.em .bottom-ftr ul li:last-child:before {
	right: 0;
	content: "";
}
.em .bottom-ftr ul li:last-child {
	padding-right: 0;
}
.em .bottom-ftr ul li a {
	text-decoration: underline;
}
.em .bottom-ftr ul li a, .em .bottom-ftr ul li div {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
.em .bottom-ftr ul li a:hover {
	color: #04c9d7;
}
/***** footer styles end *****/

/** Form style start here **/
.em .form-area {
	padding-top: 25px;
}
.mktoForm {
	width: 100% !important;
	float: left;
	padding: 0px 0;
}
.mktoForm .mktoFormRow {
	width: 100% !important;
	float: left !important;
	margin-bottom: 0 !important;
	clear: inherit !important;
}
.em .mktoForm .mktoFormRow:nth-child(2), .em .mktoForm .mktoFormRow:nth-child(3) {
	width: 24% !important;
	float: left !important;
	clear: inherit !important;
	margin-right: 2%;
}
.em .mktoForm .mktoFormRow:nth-child(4) {
	width: 37% !important;
	margin-right: 2%;
}
.mktoForm .mktoFormCol {
	border: 0px;
	width: 100% !important;
	float: left;
	margin-bottom: 0 !important;
	padding-right: 0 !important;
}
.mktoForm .mktoFieldWrap {
	width: 100% !important;
	float: left !important;
}
.mktoForm .mktoAsterix, .mktoForm .mktoGutter, .mktoForm .mktoOffset {
	display: none !important;
}
.mktoForm .mktoLabel {
	width: 100% !important;
	float: left !important;
	font-size: 16px !important;
	color: #444444 !important;
	font-family: 'Roboto', sans-serif !important;
	padding: 0px 0 0 0 !important;
	margin: 0px !important;
	font-weight: 400 !important;
}
.mktoForm input[type="text"], .mktoForm input[type="url"], .mktoForm input[type="email"], .mktoForm input[type="tel"], .mktoForm input[type="number"], .mktoForm input[type="date"], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
	width: 100% !important;
	float: left !important;
	font-size: 14px !important;
	color: #000;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400 !important;
	background: #fff !important;
	border: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 5px 15px !important;
	height: 40px !important;
	margin-bottom: 10px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-transform: uppercase !important;
}
.mktoForm textarea.mktoField {
	height: 100px !important;
	padding: 13px 18px !important;
}
.mktoForm select.mktoField {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899_select-arrow.png) !important;
	background-repeat: no-repeat !important;
	background-size: 34px !important;
	background-position: right center !important;
}
.mktoForm .mktoButtonRow {
	width: 9% !important;
	margin-top: 0 !important;
}
.mktoForm .mktoButtonRow .mktoButtonWrap {
	width: 100% !important;
	margin: 0px !important;
}
.mktoForm .mktoButtonRow button {
	font-family: 'Roboto', sans-serif !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	width: 100% !important;
	display: inline-block;
	background: #f99d1c !important;
	color: #fff !important;
	text-transform: uppercase !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	padding: 5px 3px !important;
	border: 0px !important;
	line-height: 16px !important;
	text-transform: uppercase !important;
	color: #fff !important;
	height: 40px;
}
.mktoForm .mktoButtonRow button:hover {
	background: #29B6F6 !important;
}
.mktoForm .mktoHtmlText {
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #fff !important;
	width: 100% !important;
	line-height: 1.4;
}
.mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
	padding: 0 !important;
	float: left;
	width: 100% !important;
	margin: 0 0 15px 0 !important;
}
.mktoForm input[type="checkbox"].mktoField + label, .mktoForm input[type="radio"].mktoField + label {
	position: relative !important;
	cursor: pointer !important;
	padding-left: 30px !important;
	width: auto !important;
	margin: 0 !important;
	line-height: 22px !important;
	font-size: 16px !important;
	color: #444444 !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400 !important;
	float: left;
	clear: both;
}
.mktoForm input[type="checkbox"].mktoField {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -99999;
	height: 0;
	padding: 0 !important;
	border: 0px;
}
.mktoForm input[type="checkbox"].mktoField:not(old) + label {
	position: relative;
	cursor: pointer;
	padding-left: 25px;
	width: auto;
}
.mktoForm input[type="checkbox"].mktoField:not(old) + label {
	position: relative;
	left: 0;
	top: -2px;
	content: '';
	width: 22px;
	height: 22px;
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899_checkbox_uncheck2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 22px;
}
.mktoForm input[type="checkbox"].mktoField:not(old):checked + label {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899_checkbox_check2.png);
}
.mktoForm input[type="radio"].mktoField {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -99999;
}
.mktoForm input[type="radio"].mktoField:not(old) + label {
	position: relative;
	cursor: pointer;
	padding-left: 38px;
	margin-bottom: 0 !important;
	width: auto;
}
.mktoForm input[type="radio"].mktoField:not(old) + label {
	position: relative;
	left: 0;
	top: 0;
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899_radiooff.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 20px;
}
.mktoForm input[type="radio"].mktoField:not(old):checked + label {
	background-image: url(https://pages.solarwinds.com/rs/899-IHP-202/images/i1543575605899_radioon.png);
}
.em .area-center .mktoGen.mktoImg {
	display: inline-block !important;
	line-height: inherit !important;
}
.em .left-header .mktoGen.mktoImg {
	display: inline-block !important;
}
.em .section5 .border-s5 .txt1{min-height:230px;}