@import url("https://www.manageengine.com/css/fonts.css");
h1 {
	font-size: 40px;
	font-family: 'Zoho_Puvi_Bold';
	line-height: 1.25;
	margin-bottom: 15px;
}
h2 {
	font: 30px/1.25 Zoho_Puvi_SemiBold;
	margin: 0px 0px 30px 0px;
}
h3 {
	font: 26px/1.25 Zoho_Puvi_SemiBold;
	margin-bottom: 15px;
}
h3.sdp-h3-size{
	font: 30px/1.45 Zoho_Puvi_SemiBold;
}
h4 {
	font: 22px/1.4 Zoho_Puvi_SemiBold;
	color: #00a9f4;
	margin-bottom: 10px;
}
h5 {
	font: 20px/1.4 'Zoho_Puvi_SemiBold';
	margin-bottom: 5px;
}
img {
	max-width: 100%;
}
p {
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 30px;
	font-family: 'Zoho_Puvi_Regular';
}
section#sdpcutomerlogos {
	display: none;
}
section#ftrgetstd {
	display: none;
}
section#allFea {
	display: none;
}
.heading-menu {
	display: none;
}
#scroll {
	display: none;
}
header:not(.abheader) #MEmobPanel {
	top: 83px;
}
#backToTop {
	position: fixed;
	right: 20px;
	bottom: 80px;
	color: #000;
	background: rgba(0, 0, 0, 0.7) url(https://www.manageengine.com/images/up-arrow.png) no-repeat 16px 17px;
	font-size: 12px;
	display: none;
	cursor: pointer;
	transition: all 0.1s ease 0s;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-indent: -1000px;
	overflow: hidden;
}
.container-new {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0px 30px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: table;
}
.banner-bgk {
	background: url(../images/new-ui-banner-bg.png);
	background-size: cover;
	padding: 100px 0px;
}
.banner {
	text-align: center;
}
.banner p {
	font-size: 20px;
	margin: 10px auto;
	max-width: 80%;
}
ul.banner-cta {
	display: flex;
	justify-content: center;
	margin: 40px 0px 150px 0px;
}
.banner-cta li span {
	display: inline-block;
	background: #ff2323;
	color: #fff;
	border: 1px solid #ff2323;
	padding: 10px 30px;
	font-size: 22px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	font-family: 'Zoho_Puvi_Bold';
	border-radius: 3px;
	cursor: pointer;
}
a.secondary-button {
	background: transparent !important;
	color: #ef483d !important;
}
.primary-banner-cta {
	display: inline-block;
	background: #ff2323;
	color: #fff;
	border: 1px solid #ff2323;
	padding: 10px 30px;
	font-size: 22px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	font-family: 'Zoho_Puvi_Bold';
	border-radius: 3px;
	cursor: pointer;
	min-width: 200px;
	text-decoration: none !important;
}
.secondary-banner-cta {
	display: inline-block;
	background: transparent !important;
	color: #ff2323 !important;
	border: 1px solid #ff2323;
	padding: 10px 30px;
	font-size: 22px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	font-family: 'Zoho_Puvi_Bold';
	border-radius: 3px;
	cursor: pointer;
	min-width: 200px;
	text-decoration: none;
}
.banner-wrap {
	display: flex;
	align-items: center;
}
.banner-wrap>div {
	flex: 0 0 50%;
}
.banner-wrap img {
	width: 80%;
}
.banner-wrap h1 {
	font-size: 40px;
	font-family: 'Zoho_Puvi_Bold';
	line-height: 1.2;
}
.banner-wrap p {
	font-size: 20px;
	line-height: 1.6;
	margin: 10px 0px 30px 0px;
	width: 100%;
}
p.banner-custom-title {
	margin: 10px 0px;
}
.banner-wrap .banner-cta {
	justify-content: inherit;
	margin-bottom: 0px;
}
/*banner ends */

.row-bg {
	padding: 100px 0px;
}
.space {
	padding: 50px 0px;
}
.row-min {
	overflow: hidden;
}
.row-min-left-col {
	width: 47.5%;
	float: left;
	margin-right: 2.5%;
}
.row-min-right-col {
	width: 47.5%;
	float: left;
	margin-left: 2.5%;
}
.row-min-right-col p {
	max-width: 90%;
}
.empty-content {
	float: right;
}
.two-col .row-min-left-col {
	width: 37.5%;
}
.two-col .row-min-right-col {
	width: 57.5%;
}
.reverse .row-min-left-col {
	float: right;
	margin-right: 0%;
	margin-left: 2.5%;
}
.reverse .row-min-right-col {
	float: right;
	margin-right: 2.5%;
	margin-left: 0%;
}
.bread-crumb p {
	margin-bottom: 0px;
	font-size: 15px;
	padding: 100px 0px 0px 0px;
}
.bread-crumb a {
	color: #138cd6;
	text-decoration: none;
}
.smlarlft {
	background: url(../images/sdp-common-image.png) 0px 0px no-repeat;
	width: 6px;
	height: 9px;
	margin: 0 5px 5px 5px;
	position: relative;
	top: 5px;
	display: inline-block;
}
img.features-image {
	margin: 20px auto;
}
img.workflow {
	margin: 40px auto;
	display: block;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
}
img.image-zoom {
	cursor: zoom-in;
}
.no-bord {
	border: none !important;
}
a.internal-links {
	text-decoration: none;
	color: #00a9f4;
	border-bottom: 1px solid;
}
ul.list-items {
	margin-left: 20px;
	margin-bottom: 50px;
}
ul.list-items>li {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 15px;
	position: relative;
	padding-left: 10px;
}
ul.list-items>li:before {
	content: "";
	background: #00a9f4;
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: -20px;
	width: 7px;
	height: 7px;
	border-radius: 50px;
}
.center {
	text-align: center;
}
a.cta {
	display: inline-block;
	background: #f0483d;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 30px;
	font-size: 16px;
	font-family: 'Zoho_Puvi_Bold';
	font-weight: bold;
	text-decoration: none !important;
	border-radius: 3px;
	cursor: pointer !important;
	margin-top: 10px;
}
ul.footer-buttons {
	display: flex;
	justify-content: center;
}
.footer-buttons li a {
	display: inline-block;
	background: #f0483d;
	color: #fff;
	padding: 10px 30px;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Zoho_Puvi_Bold';
}
ul.footer-buttons span {
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
/*popup video*/
.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 75% !important;
	transform: translate(-50%, -50%);
	z-index: 999999;
}
.popup img {
	margin: 0 auto;
	display: block;
}
.cancel {
	cursor: pointer;
	height: 65px;
	position: fixed;
	right: 10px;
	top: 10px;
	width: 65px;
	z-index: 999999;
	display: none;
}
.bg-overlay {
	background: #000000e8;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999999;
	position: fixed;
	display: none;
}
.form-bg-overlay {
	background: #000000e8;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999999;
	position: fixed;
	display: none;
}
/*popup video*/
.video-play-button {
	background: url(../images/banner-video.jpg);
	height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	max-width: 650px;
	background-size: cover;
	margin: -200px auto 0px auto;
	cursor: pointer;
	box-shadow: 0px 0px 10px #ddd;
	border: 1px solid #79b6f4;
}
.video-play-button img {
	display: block;
	margin: 0 auto;
	width: 40px;
}
.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 70px;
	height: 55px;
	background: #54bbff;
	/*border-radius: 50%;*/
	animation: pulse-border 2000ms ease-out infinite;
}
.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 70px;
	height: 55px;
	background: #3383b1;
	/*border-radius: 50%;*/
	transition: all 300ms;
}
.video-play-button:hover:after {
	background-color: darken(#fa183d, 10%);
}
.video-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto;
}
.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}
 @keyframes pulse-border {
 0% {
 transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 opacity: 1;
}
 100% {
 transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
 opacity: 0;
}
}
.video-title {
	text-align: center;
	margin: 20px auto;
}
.ctas {
	text-align: center;
	box-shadow: 0px 0px 5px #cccccc87;
	padding: 40px 20px;
	margin: 100px 0px 50px 0px;
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.no-effects {
	box-shadow: none;
	margin: 0px auto !important;
}
.ctas p {
	font-family: 'Zoho_Puvi_Bold';
	font-size: 26px;
	margin: 0px auto 15px auto;
	line-height: 1.3;
	width: 70%;
}
.ctas-button {
	display: flex;
	justify-content: center;
}
.ctas a {
	display: inline-block;
	background: #f0483e;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none !important;
	cursor: pointer !important;
	margin-top: 10px;
	text-align: center;
	font-family: 'Zoho_Puvi_Bold';
}
.ctas-button a {
	margin: 5px;
}
a.sec-button {
	background: transparent;
	border: 1px solid #ef483d;
	color: #ef483d;
}
h2.custom-heading {
	text-align: center;
	margin-bottom: 75px;
}
h2.fancy-heading {
	color: #000;
	margin-bottom: 20px;
}
.zoom {
	position: relative;
}
.zoom:after {
	content: "";
	background: #54baff url(../help-desk-software/images/zoom.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 16px;
	height: 16px;
	padding: 15px;
	background-position: center;
	z-index: 0;
	pointer-events: none;
}
h2.custom-title {
	text-align: center;
	margin-bottom: 15px;
	font-size: 33px;
	font-family: 'Zoho_Puvi_Bold';
}
p.custom-desc {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 100px;
	width: 80%;
	margin: auto;
}
.top-space {
	padding-top: 100px;
}
/*strip*/
.strip-bg {
	background: #f2f9ff;
	padding: 75px 0px;
}
.strip {
	text-align: center;
}
.strip span {
	display: inline-block;
	background: #ff2323;
	color: #fff;
	border: 1px solid #ff2323;
	padding: 10px 30px;
	font-size: 22px;
	font-weight: bold;
	margin: 30px 0px;
	text-decoration: none;
	font-family: 'Zoho_Puvi_Bold';
	border-radius: 3px;
	cursor: pointer;
}
/*strip*/
.cols {
	text-align: center;
	overflow: hidden;
	display: flex;
}
.eq-col {
/*
	float: left;
	width: 30%;
	
*/
	margin: 15px;
	flex: 1 0;
    box-shadow: 0px 0px 10px #dfdfdf;
	padding: 30px 20px;
}
.eq-col a {
	display: inline-block;
	text-decoration: none;
	background: #54baff;
	color: #fff;
	padding: 5px 20px;
	border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
}
.eq-col a:hover{
	background: #008ae6;
}
.eq-col p {
	max-width: 100%;
	margin: 20px auto;
}
#admin-guide{
	padding-bottom: 0px;
}
.video-overlay.active {
    position: fixed;
    left: 0;
    top: 0;
    background: #0000009e;
    width: 100%;
    height: 100%;
    z-index: 999999;
}
/*form style starts*/


#webinar-form {
	background: #fff;
	width: 100%;
	height: 90vh;
	padding: 50px;
	box-sizing: border-box;
	max-width: 1000px;
	margin: 0 auto;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;
	transform: translate(-50%, -50%);
	z-index: 1000000;
	display: none;
	overflow: hidden;
	overflow-y: scroll;
}
#webinar-form h2 {
	text-align: center;
	margin: 0;
	font-size: 22px;
}
#webinar-form h1 {
	text-align: center;
	font-size: 27px;
	margin-top: 10px;
}
.form-col {
	width: 45%;
	float: left;
	margin: 20px;
}
.form-col h2 {
	color: #000;
}
.form-col p {
	color: #fff;
}
p.take {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.takeaways li {
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
	margin: 0px 0px 5px 20px;
}
ul.takeaways li:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #4daeee;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: -20px;
	right: 0;
	bottom: 0;
}
p.date {
	font-size: 16px;
	color: #000;
	margin: 40px 0px 5px 0px;
}
p.time {
	font-size: 16px;
	color: #000;
}
#close-form {
	position: absolute;
	top: 0;
	right: 0;
	background: #4daeee;
	cursor: pointer;
	color: #fff;
	font-size: 16px !important;
	padding: 10px;
}
p.bottom-text {
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 1.6;
}
.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}
.ribbon::before, .ribbon::after {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
	border: 5px solid #132273;
}
.ribbon span {
	position: absolute;
	display: block;
	width: 225px;
	padding: 15px 0;
	background-color: #FFEB3B;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	color: #000;
	font: 700 18px/1 'Lato', sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	text-align: center;
}
.ribbon-top-left {
	top: -10px;
	left: -10px;
}
.ribbon-top-left::before, .ribbon-top-left::after {
	border-top-color: transparent;
	border-left-color: transparent;
}
.ribbon-top-left::before {
	top: 0;
	right: 0;
}
.ribbon-top-left::after {
	bottom: 0;
	left: 0;
}
.ribbon-top-left span {
	right: -25px;
	top: 30px;
	transform: rotate(-45deg);
}
.logos {
	width: 50%;
	margin: 0 auto;
}
img.me-logo {
	width: 140px;
	margin-bottom: -5px;
}
img.sdp-logo {
	width: 220px;
}
h3.form-title {
	font-size: 29px;
	text-align: center;
	color: #000;
	margin: 0px !important;
	padding-bottom: 0px;
	border-bottom: none;
}
.lab {
	color: #9dbfdc;
	font-size: 15px;
}
p.support-text {
	text-align: center;
	color: #fff;
	margin: 20px auto 20px auto;
	font-size: 14px !important;
	width: 75%;
}
.datetime p {
	font-size: 13px;
	line-height: 1.5;
}
label.radio-heading {
	color: #213ba2;
}
input[type="radio"] {
	visibility: hidden;
	width: 0px;
	margin: 0;
	padding: 0px;
	position: absolute;
}
.dplymethod {
	margin: 0 auto;
	height: 0px;
}
.lable {
	width: 50%;
	position: relative;
	font-size: 15px;
	text-align: center;
	padding: 0;
	font-family: 'Zoho_Puvi_SemiBold';
	cursor: pointer;
	color: #213ba2;
	background: #fff;
	border: 1px solid #213ba2;
	float: left;
	box-sizing: border-box;
	visibility: hidden;
}
.lblactive {
	color: #fff;
	background: #213ba2;
}
.odrdio {
	margin-left: 54px;
}
input[type="text"] {
	width: 100%;
	margin-bottom: 10px;
	padding: 12px;
	font-size: 15px;
	border-radius: 0px !important;
	box-sizing: border-box;
	background: #fff;
	font-family: 'Zoho_Puvi_Regular';
	border: 1px solid #4daeed !important;
}
input[type="text"]::placeholder {
 color: #000;
}
input[type="button"] {
	width: 100%;
	margin-bottom: 15px;
	padding: 12px;
	font-size: 15px;
	border-radius: 0px;
	box-sizing: border-box;
	background: #fff;
	font-family: 'Zoho_Puvi_Regular';
	border: none;
	border: 1px solid #8292cd;
	text-align: left;
}
input[type="button"]::placeholder {
 color: #000;
}
select {
	width: 100%;
	height: 45px;
	margin: 0px;
	font-size: 15px;
	color: #213ba2;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url(https://www.manageengine.com/products/service-desk/images/selectbox-arrow.png) right center no-repeat !important;
	font-family: 'Zoho_Puvi_Regular';
	border: 1px solid #8292cd;
}
div#formCTAgdpr {
	font-size: 14px;
	line-height: 1.4;
	margin: 15px 0px;
	font-family: 'Zoho_Puvi_Regular';
}
.formfild .error {
	border-bottom: 1px solid red !important;
}
div#meGDPRMessage {
	font-size: 13px;
	line-height: 1.4;
	margin: 15px 0px;
	font-family: 'Zoho_Puvi_Regular';
	color: #000;
	text-align: center;
}
.prvcy-plicy {
	font-size: 12px !important;
	line-height: 1.4;
	font-family: 'Zoho_Puvi_Regular';
	color: #000 !important;
	text-align: center !important;
	margin: 15px auto !important;
	width: 85%;
}
.prvcy-plicy a {
	color: #000;
	text-decoration: none;
	font-size: 12px !important;
	font-weight: 600;
}
.prvcy-plicy strong {
	font-weight: 600;
}
input.submitbtn {
	background: #ff4545;
	border: none;
	border-radius: 0px;
	padding: 15px 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	width: 100%;
	border-radius: 3px;
	font-family: 'Zoho_Puvi_Bold';
	-moz-appearance: none;
	-webkit-appearance: none;
	pointer-events: none;
}
input.submitbtn:hover {
	background: #ea3333;
}
input.resetbtn {
	background: transparent;
	border: 1px solid #ffe958;
	border-radius: 0px;
	padding: 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #ffe958;
	margin-left: 7px;
	cursor: pointer;
}
input:focus {
	box-shadow: none;
	outline: none;
}
select:focus {
	outline: none;
}
p.reg_form_errors {
	position: absolute;
	top: 40px;
	font-size: 13px;
	color: #ff2424;
	display: none;
}
.time-select:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 37px;
	background: url(../images/selectbox-arrow-blue.png)no-repeat !important;
	top: 28px;
	right: 0px;
	transition: transform 140ms;
}
.time-select:before {
	background-position: 1px 1px;
}
.time-select:after {
	z-index: 0;
}
.time-icon {
	display: inline-block;
	background-position: -36px 1px;
	width: 20px;
	height: 20px;
}
.time-select {
	position: relative;
	cursor: pointer
}
.time-slot {
	display: none;
	position: relative;
	z-index: 3;
	left: 0;
	background: #fff;
	width: 95%;
}
ul.time-slot {
	padding: 15px !important;
	margin-left: 0px !important;
	width: 100%;
	box-sizing: border-box;
	margin-top: -15px;
	background: #f7f7f7;
}
.time-slot li {
	list-style-type: none !important;
	font-size: 16px;
}
.time-slot li:hover, .time-slot li.active {
	background-color: rgba(229,230,231,0.3);
	color: #003861;
}
.time-slot.active {
	display: block;
}
.time-slot.active li {
	padding: 10px 15px !important;
}
.select-slot.selectedval {
	color: #000000;
}
.time-select.active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.pickthelssn {
	position: absolute;
	margin-top: 20px;
	left: 40px;
	color: #2c44a7;
}
input.slo {
	background: #fff url(https://www.manageengine.com/products/service-desk/itsm/images/time-zone.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 40px;
	background-position: 10px;
	cursor: pointer;
}
input.first-name {
	background: #fff url(https://www.manageengine.com/products/service-desk/itsm/images/name.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 40px;
	background-position: 10px;
}
input.last-name {
	background: #fff url(https://www.manageengine.com/products/service-desk/itsm/images/name.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 40px;
	background-position: 10px;
}
input.mail {
	background: #fff url(https://www.manageengine.com/products/service-desk/itsm/images/mail.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 40px;
	background-position: 10px;
}
input.phone {
	background: #fff url(https://www.manageengine.com/products/service-desk/itsm/images/phone.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 40px;
	background-position: 10px;
}
select.country {
	background: #fff url(https://www.manageengine.com/products/service-desk/itsm/images/country.png) !important;
	background-repeat: no-repeat !important;
	background-size: 20px !important;
	padding-left: 40px !important;
	background-position: 10px !important;
	margin-bottom: 0;
	color: #000 !important;
	border-radius: 0px !important;
	border: 1px solid #4daeed !important;
}
.hide_field {
	display: none;
}
.success-msg {
	background: transparent;
	height: 100%;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0;
	z-index: 9999999;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	display: none;
}
.success-msg strong {
	font-weight: 600;
	padding: 0 0 10px 0;
	display: block;
	color: #ffe92d;
	font-size: 24px;
}
.suc-cont-inner p {
	color: #fff;
}
.success-msg h4 {
	font-size: 1em;
	font-weight: 600;
	color: #000;
	padding: 20px 0 0 0;
}
.success-msg li:hover {
	padding: 10px 5px;
}
.suc-cont-inner {
	width: 77%;
	min-height: auto;
	background: #0a0b1ddb;
	margin: 5% auto 0 auto;
	position: relative;
	line-height: normal;
	padding: 30px;
	text-align: center;
	padding: 250px 0px;
	border-radius: 5px;
}
.popup-close {
	text-align: right;
	display: none;
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: 25px;
}

/*form style ends*/

@media only screen and (max-width:1920px) and (min-width:1700px) {
#webinar-form {
	height: 800px;
}
}

@media only screen and (max-width:1440px) and (min-width:1366px) {
.banner-wrap h1 {
	font-size: 34px;
}
}

@media only screen and (max-width:1366px) {
.row-min-right-col p {
	max-width: 100%;
}
.eq-col p {
	max-width: 100%;
}
}

@media only screen and (max-width:1024px) {
.add-resources-bg .container {
	max-width: 100%;
	width: 100%;
}
.banner-wrap p {
	width: 100%;
}
.banner-wrap h1 {
	font-size: 36px;
}
.form-col-left {
	display: none;
}
.form-col {
	width: 100%;
	margin: 0px;
}
#webinar-form {
	width: 50%;
	height: 90%;
}
}

@media only screen and (max-width:768px) {
.row-min-left-col {
	width: 100%;
	margin-right: 0%;
}
.row-min-right-col {
	width: 100%;
	margin-left: 0%;
}
.two-col .row-min-left-col {
	width: 100%;
	margin-right: 0;
	margin-left: 0%;
}
.two-col .row-min-right-col {
	width: 100%;
	margin-left: 0;
	margin-right: 0%;
}
.reverse .row-min-right-col {
	margin-right: 0%;
}
.space {
	padding: 30px 0px !important;
}
ul.banner-cta {
	margin-bottom: 0px;
}
.video-play-button {
	margin: 100px auto 0px auto;
}
img.features-image {
	display: block;
	margin: 50px auto;
	width: 400px;
}
.ctas p {
	width: 100%;
}
.quotes {
	width: 100%;
}
.popup {
	width: 90% !important;
}
.case-study-title {
	width: 100%;
}
p.case-study-content {
	width: 100%;
}
.banner-wrap {
	flex-wrap: wrap;
	text-align: center;
}
.banner-wrap > div {
	flex: 0 0 100%;
}
.banner-wrap img {
	width: 400px;
	margin: 30px 0px;
}
.banner-wrap .banner-cta {
	justify-content: center;
}
.banner-wrap h1 {
	font: 30px/1.2 Zoho_Puvi_Bold;
}
.eq-col {
	width: 100%;
	margin: 20px 0px 50px 0px;
}
.banner p {
	max-width: 100%;
	line-height: 1.8;
	font-size: 18px;
}
.banner-bgk{
	padding: 100px 0px 220px;
}

p.custom-desc {
	margin-bottom: 30px;
	width: 95%;
}
#webinar-form {
	width: 75%;
	height: 75%;
}
	.sdp-h3-size br{
		display: none;
	}
}

@media only screen and (max-width:600px) {
.container-new {
	padding: 0px 20px;
}
.dropdown-bar {
	padding: 10px 20px;
}
ul.category.drop-list-items {
	padding: 15px 20px;
}
ul.banner-cta {
	display: block;
}
.row-bg {
	padding: 75px 0px;
}
ul.banner-cta {
	flex-wrap: wrap;
	margin-bottom: 0px;
}
.banner h1 {
	font: 30px/1.2;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 20px;
}
.ctas p {
	font-size: 22px;
}
ul.list-items li {
	font-size: 16px;
	line-height: 1.6;
}
.awards {
	display: block;
}
.awards img {
	display: block;
	margin: 0 auto;
}
.video-play-button {
	height: 250px;
	max-width: 450px;
}
.zoom:after {
	display: none;
}
img.image-zoom {
	pointer-events: none;
}
#current-text p {
	line-height: 1.3;
}
table th, td {
	font-size: 16px;
}
table th {
	font-size: 18px !important;
}
#webinar-form {
	padding: 30px;
}
#webinar-form h2 {
	margin: 20px 0px 0px 0px;
	font-size: 19px;
}
#webinar-form h1 {
	font-size: 21px;
}
#webinar-form {
	width: 90%;
}
}
@media only screen and (max-width:614px) {
	.cols{
		display: block;
	}
	.eq-col{
		width: auto;
	}
}
@media only screen and (max-width:414px) {
.video-play-button {
	height: 220px;
}
.video-play-button {
	margin: 50px auto 0px auto;
}
.bread-crumb p {
	padding: 50px 0px 0px 0px;
}
p.prev-next-title {
	display: none;
}
	.banner-bgk{
		padding-bottom: 100px;
	}
	p.custom-desc{
		padding-bottom: 0;
	}
	img.features-image{
		margin-top: 10px;
	}
}

@media only screen and (max-width:375px) {
.video-play-button {
	height: 200px;
}
}

@media only screen and (max-width:360px) {
.banner-wrap .banner-cta {
	min-width: 220px;
}
}
