/*ME COMMON CSS OVERRIGHT*/
#scroll {
    position: relative;
    height: 0px;
	padding: 0px;
}
.heading-menu{ display: none}

/*MSP GET-QUOTE PAGE BANNER SEC*/
.banner-bg {
	    background:linear-gradient(360deg, rgb(21, 56, 164) 20%, rgb(27, 102, 208) 90%) 0% 0% / cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding:0 0 50px 0;
}
.banner-bg .ftr-cont-wrpr {
	max-width: 1400px;}
.banner h1 {
	margin: 20px auto 0 auto;
	font: 42px/1.2 Zoho_Puvi_Bold;
	color: #fff;
	text-align: center;
}
.banner p {
	font-size:20px;
	line-height: 1.5;
	margin: 10px auto 0px auto;
	text-align: center;
	color: #fff;
}

/*MSP GET-QUOTE FORM AREA*/

.msp-getquote-form-sec {
    background: #f2f2f2;
    padding: 50px 0;
}
.msp-getquote-form-sec p.formtl{ text-align: center; font-size: 15px; font-weight: bold;}

.getquoteformarea {
  background: #fff;
  padding-bottom: 50px;
  padding-top: 30px;
}
.getquotecontainer {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto
}
.getquoteformcont {
    width: 400px;
    margin: 20px auto 0 auto;
}
.getquoteformcont div.leftcont {
  width: 55%;
  position: relative
}
.getquotediscpsn {
  width: 51%;
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  top: 50%;
  transform: translate(0, -50%);
  margin: auto;
}
p.formtitle {
  font-weight: 600;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.getquoteformcont div.rightcont {
  width: 40%;
}
div.rightcont div.sdpgetquoteform {
  background: #edf8ff;
  padding: 15%;
}
/*New getquote page style start end*/



.msp-gtqt-input{
    margin-top: 20px;
	position: relative;
	display: block;
}
.msp-gtqt-input label {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    z-index: 2;
    margin-top: 12px;
    left: 15px;
    transition: all 0.3s ease-in-out;
}
	
.msp-gtqt-input textarea:focus ~ label, .msp-gtqt-input input[type="text"]:focus ~ label, .msp-gtqt-input input[type="email"]:focus ~ label, .msp-gtqt-input input[type="tel"]:focus ~ label, .msp-gtqt-input input[type="number"]:focus ~ label {
    left: 12px;
    margin-top: -10px;
    background: #fff;
    padding: 0 5px;
    font-size: 12px;
   color: #1639a4;
	font-weight: bold;
}

.msp-gtqt-input textarea:not(:placeholder-shown) ~ label, .msp-gtqt-input input[type="text"]:not(:placeholder-shown) ~ label, .msp-gtqt-input input[type="email"]:not(:placeholder-shown) ~ label, .msp-gtqt-input input[type="tel"]:not(:placeholder-shown) ~ label, .msp-gtqt-input input[type="number"]:not(:placeholder-shown) ~ label{
    left: 12px;
    margin-top: -10px;
    background: #fff;
    padding: 0 5px;
    font-size: 12px;
   color: #1639a4;
	font-weight: bold;
    
}



.msp-gtqt-input.country-fld label, .msp-gtqt-input.deply-fld label, .msp-gtqt-input.odeditions-fld label, .msp-gtqt-input.opeditions-fld label{
    left: 12px;
    margin-top: -10px;
    background: #fff;
    padding: 0 10px;
    font-size: 12px;
	color: #1639a4;
	font-weight: bold;
}

.msp-gtqt-input textarea, .msp-gtqt-input input.text, .msp-gtqt-input input[type="text"], .msp-gtqt-input input[type="email"], .msp-gtqt-input input[type="tel"], .msp-gtqt-input input[type="number"], .msp-gtqt-input input[type="button"], .input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #999;
    color: #000;
    padding: 13px 0 13px 14px;
    font-size: 16px;
    width: 96%;
}
.msp-gtqt-input select{ -webkit-appearance: none;
        border-radius: 0;
        border: 1px solid #999;
        color: #000;
        width: 100%;
        padding:13px 10px 13px 14px;
        font-size: 16px;width: 100%;
        background: #fff url(https://www.manageengine.com/products/service-desk/images/arrowImage.png) !important;
        background-repeat: no-repeat !important;
        background-position: right 1rem center !important;
        cursor: pointer;
}
select#MECountryListing {
    border: 1px solid #999;
}
.msp-gtqt-input input::placeholder {
  color: #000;font-size: 15px;
}
.msp-gtqt-input input:focus-visible {
	border-radius: 0px;
	border: 1px solid #2293ef;
	outline: none;
	    box-shadow: 0 0 8px #dac7ba;
}
.msp-gtqt-input select:focus-visible {
    border-radius: 0px;
    border: 1px solid #2293ef;
    outline: none;
	    box-shadow: 0 0 8px #dac7ba;
}
.msp-gtqt-input p.fil-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 16px;
}
.inptdisctxt {
    font-size: 13px;
    line-height: 20px;
    position: relative;
    display: block;
    margin-top: 10px;
}
sup.mantry{ color: red;}
.rdiobtn {
    font-size: 16px;
    line-height: 30px;
}
.rdiobtn.howdidyoufind {
    display: flex;
    flex-wrap: wrap;
}
.addonlist{display: flex;
    flex-wrap: wrap; font-size: 16px;}
.addonlist div {
    flex: 0 0 50%;
	margin: 5px 0;
}
.msp-gtqt-input input[type="checkbox"] {margin: 0 10px 0 0;}

.rdiobtn input[type="radio"]{ margin: 0 10px 0 0;}
.rdiobtn.howdidyoufind {
    display: flex;
    flex-wrap: wrap;
}
.rdiobtn.howdidyoufind div{ flex: 0 0 50%;}

.msp-gtqt-input textarea:focus-visible {
	border-radius: 0px;
	border: 1px solid #2293ef;
	outline: none;
	    box-shadow: 0 0 8px #dac7ba;
}
  .getqtform {
    width: 400px;
    margin: 0 auto;
    position: relative
  }
  .getqtform table {
    width: 100%
  }
  .getqtform table tr td {
    width: 400px
  }
  tr#tr2 td span {
    position: absolute;
    margin-top: 4px;
  }
  tr#tr2 td span.profdcplugin {
    position: relative;
    margin-left: 0
  }
  tr#tr2 td span.profdcplugin span {
    position: relative;
    top: 0px
  }
  tr#tr2 td span.profsystools {
    position: relative;
    margin-left: 0
  }
  tr#tr2 td span.profsystools span {
    position: relative;
    top: 0px
  }
  tr.opentadlst td span {
    position: relative !important;
    margin: 3px 0 0 0px;
    top: 0px
  }
  tr.opentadlst td span.profdcplugin {
    position: relative;
    margin-left: 0
  }
  tr.opentadlst td span.profdcplugin span {
    position: relative;
    top: 0px
  }
  tr.opentadlst td span.profsystools {
    position: relative;
    margin-left: 0
  }
  tr.opentadlst td span.profsystools span {
    position: relative;
    top: 0px
  }
  tr#tr2OD td span {
    position: absolute;
    margin: 6px 0 0 0px
  }
  #tr2 input {
    width: auto;
    height: 12px;
    margin:0 10px 0 0;
  }
  #tr2OD input {
    width: auto;
    height: 12px;
    margin:0 10px 0 0;
  }
  ul.addonlist li {
    margin: 5px 0;
    font-size: 15px;
}
  tr#tr2OD td span.profdcplugin {
    position: relative;
    margin-left: 0
  }
  tr#tr2OD td span.profdcplugin span {
    position: relative;
    top: -5px
  }
  tr#tr2OD td span.profsystools {
    position: relative;
    margin-left: 0
  }
  tr#tr2OD td span.profsystools span {
    position: relative;
    top: -5px
  }
  
  .gtqt-opodchk {
    width: 47%;
    margin: 20px auto 0
  }
  input.dmo-rdiobtn {
    width: 20px;
    height: 15px
  }
  .dmo-sbhdr {
    font-size: 17px;
    width: 320px;
    margin: 0 auto;
    line-height: 30px
  }
 input.getqt-submit {
    background: #2196f3;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    padding: 12px 15px;
    outline: none;
    border-radius: 0;
    height: auto;
    border: none !important;
    margin-top: 20px;
    cursor: pointer;
}
  input.getqt-submit:hover {
    box-shadow: 0 0 3px 0 #2296f3 inset, 0 0 6px 1px #2296f3;
    background: #1180d9;
  }
  input#getqtReset {
    display: none;
    background: #dfdfe0;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    width: 75%;
    padding: 12px 15px;
    outline: none;
    border-radius: 5px;
    height: auto;
    margin-top: 0px;
    border: none
  }
.prvcy-plicy {
    width: 100%;
    margin: 10px auto 0 auto;
    font-size: 13px;
    color: #000;
    text-align: center;
}
.prvcy-plicy a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
  .gtdmo {
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    padding-bottom: 10px
  }
  .fieldset {
    margin: 0;
    padding: 0;
    border: 0
  }
  
 .addontitle {
    font-weight: 600;
    text-align: left;
    font-size: 15px;
}
  
  span.errormsg {
    position: relative;
    left: 0;
    margin-top: 0 !important;
    font-size: 12px;
    color: red;
    display: block;
    text-align: left
  }
  
  .chbox-group {
    display: block;
    margin-bottom: 15px;
  }
  .chbox-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    cursor: pointer;
  }
ul.addonlist {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
ul.addonlist li {
    margin: 5px 0;
    font-size: 15px;
    flex: 0 0 50%;
}

#tr2OD ul.addonlist {
    display: block;
    width: 100%;
    flex-wrap:nowrap;
}
#tr2OD ul.addonlist li {
    margin: 5px 0;
    font-size: 15px;
    flex: 0 0 100%;
}
  p.numberofnotes {
    font-weight: 600;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
}
  p.assets {
    font-size: 13px;
    text-align: left;
	  margin-top: 0px;
  }
  .chbox-group label {
    position: relative !important;
    cursor: pointer;
    padding-left: 0px !important;
    left: 0px !important;
    margin-top: auto !important;
  }
span.pricetg img{ width: 3%}

.pricingcont {
    background: #fff;
    padding: 50px;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 0 12px 1px #dad3d3;
	width: 80%;
	margin: 80px auto 50px auto;
}
.pricingcont h3{ margin-top: 0px;}
.pricingcont h3 a{ text-decoration: none;}
.pricingcont p {
    width: 70%;
    margin: 0 auto;
    font-size: 17px;
}
.pricingcont p a{color: #4a68d9;
	text-decoration: none;}
.sdp-common-footer-bg {
    background: #fff;
}
@media screen and (max-width:980px) {
	.pricingcont p {
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
}  
}

@media screen and (max-width:667px) {
	span.pricetg img {
    width: 10%;
}
	.pricingcont {
    background: #fff;
		padding: 20px;}
}
