@import url("https://www.manageengine.com/se/css/fonts.css");
.banner-sec {
  background-image: url(/sites/meweb/images/se/service-desk/images/request-demo-form-banner-bg.png);
  background-repeat: repeat-x;
  padding: 3% 0 6% 0;
  background-size: contain;
}
.bannercont {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.rqstdemo-hdrh1 {
  font-family: "Zoho_Puvi_SemiBold", "Open Sans", sans-serif;
  font-size: 30px !important;
  font-weight: 600;
  line-height: 40px;
  margin: 50px 0px 0px 0px;
  padding: 0px;
  color: #000;
}

p {
  font-family: "Zoho_Puvi_Regular", "Open Sans", sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  color: #000;
  margin: 0px;
  padding: 0px;
}
sup.reg {
  font-size: 10px;
}
h3.h3hdr {
  font-family: "Zoho_Puvi_SemiBold", "Open Sans", sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  color: #000;
  margin: 25px 0px 10px 0px;
  padding: 0px;
}
p.discptntxt {
  margin-top: 10px !important;
}

.sdpfeatring {
  margin-top: 10px;
}
.sdpfeatringcont {
  margin-top: 50px;
}
.ftringimg {
  min-height: 100px;
}
h4.ftringhdr {
  font-family: "Zoho_Puvi_SemiBold", "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #000;
}
h4.cdleshdr {
  font-family: "Zoho_Puvi_SemiBold", "Open Sans", sans-serif;
  font-size: 18px !important;
}
.sdpfeatringcont p {
  font-family: "Zoho_Puvi_Regular", "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  color: #000;
  margin-top: 15px;
  padding: 0px;
}
.per75 {
  width: 72%;
  padding: 0 1%;
  float: left;
}
.bdrright {
  background: #c6c9cb;
  height: 130px;
  width: 1px;
  float: right;
  margin-top: 8px;
}

.secpding {
  padding: 5% 0px;
}
.custmrqoute-sec {
  background: #fff;
}
.rqstdemocontiner {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
h2.rqstdemohdrs {
  font-size: 37px;
  font-weight: 700;
  line-height: 40px;
  margin: 50px 0px 0px 0px;
  padding: 0px;
  color: #000;
  font-family: "Zoho_Puvi_SemiBold", "Open Sans", sans-serif;
}
h2.trustworldbst {
  padding-left: 35%;
}

.custmrlogos-sec {
  background-image: url(/sites/meweb/images/se/service-desk/images/customer-logo-secbg.png);
  background-position: -11% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

/*Demo form styles start */
.demoform {
  width: 350px;
  position: relative;
  margin: 0 auto;
  background: #1481c0;
  padding: 5% 10%;
  border-radius: 5px;
  float: right;
}

.rqstdemobnrcont {
  padding: 7% 0 7% 0%;
  width: 60%;
}

.demoform input.error {
  border: 1px solid red;
}
.demoform select.error {
  border: 1px solid red !important;
}
input[type="radio"] {
  border: none;
}
input.rdiobtn {
  width: 13px !important;
  margin-bottom: 0px !important;
}
.rqustdmofr {
  margin-top: 2%;
}
.opodrdiobtns {
  width: 63%;
  margin: 0 auto;
  padding-top: 0%;
}
.opodrdiobtns span {
  margin-left: 7px;
  margin-top: 4px;
  position: absolute;
  color: #fff;
}
#meGDPRMessage label {
  position: relative;
  left: 0;
  font-size: 11px;
}
#meGDPRMessage label {
  position: relative !important;
}

@media screen and (min-width: 0\0) {
  .opodrdiobtns span {
    margin-left: 7px;
    margin-top: 4px;
    position: absolute;
  }
}
.cludopmistxt {
  margin-top: 5px;
  margin-left: 7px;
  line-height: 10px;
}
.rdio-per50 {
  width: 48%;
  padding: 0 1%;
  float: left;
}
span.errormsg {
  position: relative;
  left: 0px;
  margin-top: -15px !important;
  font-size: 10px;
  color: #fff;
  display: block;
  margin-bottom: 0px;
  text-align: left;
}

#meGDPRMessage {
  margin-top: 15px;
}
input#sendmemail {
  width: 20px !important;
  height: auto !important;
  padding: 0px;
  margin: 0px;
}
label#sendmemailcheck {
  font-size: 12px;
  position: relative;
  padding: 0px;
  margin: 0px;
  text-align: left !important;
  color: #fff !important;
}
.prvcy-plicy {
  font-size: 12.5px;
  color: #b2dff9;
  text-align: center;
  margin-top: 10px;
  width: 86%;
}
.prvcy-plicy strong {
  font-weight: 400 !important;
}
.prvcy-plicy a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}

.mobviewcont {
  display: none;
}
.dcviewcont {
  display: block;
}

@media screen and (max-width: 2650px) {
  .rqstdemocontiner {
    max-width: 1825px;
    margin: 0 auto;
    width: 100%;
  }
  h2.trustworldbst {
    padding-left: 45%;
  }
  h2.cutmrsay {
    padding-right: 8%;
  }
  .flexslider {
    width: 100% !important;
  }

  .custmrlogos-sec {
    background-image: url(/sites/meweb/images/se/service-desk/images/customer-logo-secbg.png);
    background-position: left 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .form-label {
    position: relative;
  }
  .cldonprscont {
    width: 100%;
  }
  .cldonprs-active {
    color: #fff !important;
  }
  .cldonprstab {
    height: 31px;
    position: relative;
    background: #fff;
    border: 1px solid #d1d3d2;
    font-size: 14px;
    padding-top: 1px;
    color: #929292;
    width: 260px;
    margin: 0 auto;
  }
  .cldonprstab .moving-bg {
    padding: 15px 15px;
    background-color: #909090;
    position: absolute;
    width: 100px;
    z-index: 190;
    left: 0;
    color: #929292;
    margin-left: 1px;
  }
  .cldonprstab .cldonprs_item {
    display: block;
    float: left;
    padding: 5px 15px;
    width: 100px;
    color: #444;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
  }
  .tabslider ul a {
    color: #929292;
    text-decoration: none;
  }
  textarea,
  input.text,
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  input[type="button"],
  input[type="submit"],
  .input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
  }

  .demoform input::placeholder {
    color: #000;
  }

  .demoform input {
    width: 94%;
    padding: 10px 10px 10px 7px;
    outline: none;
    border: none;
    font-size: 15px;
    margin: 0px auto 15px auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 20px;
    border-radius: 5px;
  }
  .demoform select {
    width: 99%;
    padding: 10px;
    height: 40px !important;
    outline: none;
    border: none;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000 !important;
    border-radius: 5px;
  }

  .demoform input.error {
    border: 1px solid red !important;
  }
  .demoform select.error {
    border: 1px solid red !important;
  }
  .dmo-opodchk {
    width: 47%;
    margin: 20px auto 0 auto;
  }
  input.dmo-rdiobtn {
    width: 20px;
    height: 15px;
  }
  input.demo-submit {
    background: #ee4040;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 60%;
    padding: 10px;
    outline: none;
    border-radius: 5px;
    height: auto;
    border: none !important;
    margin-bottom: 0px;
    /* text-transform: uppercase; */
    cursor: pointer;
  }
  input#demoReset {
    background: none !important;
    color: #dfdfe0;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    padding: 10px;
    outline: none;
    border-radius: 5px;
    height: auto;
    border: none !important;
    margin-top: 0px;
  }
  .gtdmo {
    font-family: "Zoho_Puvi_SemiBold", "Open Sans", sans-serif;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #fff;
  }
  .fieldset {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .form-label {
    position: relative;
  }
  .form-label label {
    position: absolute;
    left: 10px;
    padding-left: 2px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-top: -47px;
    font-size: 15px;
    color: #444;
  }
  .form-js-label input[type="text"]:focus,
  .form-js-label input[type="tel"]:focus,
  .form-js-label select:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.84);
    outline: none;
  }
  .form-js-label input[data-empty="false"] + label,
  .form-js-label input:focus + label {
    color: #1680ba;
    font-weight: 400;
    font-size: 12px;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  tr.tr2OD td input {
    padding-left: 10px;
  }

  .sdp-logos-blocks {
    margin: 0 auto;
    position: relative;
    padding-left: 10%;
  }
}

@media screen and (max-width: 2000px) {
  .rqstdemocontiner {
    max-width: 1370px;
    margin: 0 auto;
    width: 100%;
  }
  h2.trustworldbst {
    padding-left: 45%;
  }
  .sdp-logos-blocks {
    margin: 0 auto;
    position: relative;
    padding-left: 0%;
  }
  .custmrlogos-sec {
    background-position: -15% 0;
  }
}

@media screen and (max-width: 1440px) {
  h2.trustworldbst {
    padding-left: 5%;
  }
  #cb-9,
  #cb-10,
  #cb-11,
  #cb-12 {
    display: none;
  }
  .sdp-logos-blocks {
    margin: 0 auto;
    position: relative;
    padding-left: 5%;
  }

  .sdp-logos-blocks .sdpcus-block {
    background-color: #fff;
    display: inline-block;
    height: 92px;
    position: relative;
    margin: 0px 0.5%;
    width: 150px !important;
    padding: 0 2.5%;
  }
}

@media screen and (max-width: 1300px) {
  .rqstdemocontiner {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
  }

  .rqstdemo-hdrh1 {
    font-size: 27px;
    line-height: 30px;
    margin: 25px 0px 0px 0px;
  }
  p {
    font-size: 17px;
    line-height: 24px;
  }
  h2.trustworldbst {
    padding-left: 5%;
  }
  .sdpfeatringcont {
    margin-top: 30px;
  }
  .sdpfeatringcont p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #000;
    margin-top: 8px;
    padding: 0px;
  }

  .custmrlogos-sec {
    background-position: -14% 0;
  }
  #cb-9,
  #cb-10,
  #cb-11,
  #cb-12 {
    display: none;
  }
  .sdp-logos-blocks {
    margin: 0 auto;
    position: relative;
    padding-left: 1%;
  }

  .sdp-logos-blocks .sdpcus-block {
    background-color: #fff;
    display: inline-block;
    height: 92px;
    position: relative;
    margin: 0px 0.5%;
    width: 163px !important;
    padding: 0 1.5%;
  }

  .demoform input {
    width: 94%;
    padding: 5px 10px;
    font-size: 13px;
    margin: 0px auto 10px auto;
  }

  .demoform select {
    height: 30px !important;
    padding: 5px 10px;
    font-size: 13px;
  }
  input.demo-submit {
    width: 100%;
    padding: 7px 10px;
    font-size: 14px;
  }
  input#demoReset {
    width: 100%;
    padding: 7px 10px;
    font-size: 14px;
  }

  #meGDPRMessage {
    margin-top: 0px;
  }
  #meGDPRMessage label {
    position: relative !important;
    color: #fff;
    line-height: 18px;
  }

  span.errormsg {
    margin-top: -12px !important;
  }
}

@media screen and (max-width: 1080px) {
  .banner-sec {
    padding: 4% 0px;
  }
  .bannercont {
    max-width: 100%;
  }

  .rqstdemo-hdrh1 {
    font-size: 25px;
    line-height: 25px;
  }
  h3.h3hdr {
    font-size: 20px;
  }
  p {
    font-size: 15px;
    line-height: 20px;
  }
  h4.ftringhdr {
    font-size: 17px;
  }

  .rqstdemobnrcont {
    padding: 7% 0 7% 1%;
    width: 49%;
  }
  .demoform {
    width: 85%;
    padding: 5% 5%;
    border-radius: 5px;
    float: right;
  }

  h2.rqstdemohdrs {
    font-size: 30px;
    line-height: 35px;
  }
  .qouteimg {
    width: 50%;
    margin-top: 25px;
  }
  #cb-2,
  #cb-5 {
    display: none;
  }
  .sdp-logos-blocks {
    padding-left: 7%;
  }
}

@media screen and (max-width: 1024px) {
  .form-label label {
    margin-top: -47px;
  }
  .opodrdiobtns span {
    margin-top: 3px;
  }
  .rqstdemobnrcont {
    padding: 7% 0 7% 5%;
  }
}
@media screen and (min-width: 0\0) {
  .opodrdiobtns span {
    margin-top: 3px;
  }
}

@media screen and (max-width: 900px) {
  .banner-sec {
    padding: 3%;
  }
  .bannercont .per60 {
    width: 48%;
    padding: 0 1%;
    float: left;
  }
  .bannercont .per40 {
    width: 48%;
    padding: 0 1%;
    float: left;
  }

  .rqstdemo-hdrh1 {
    font-size: 25px;
    line-height: 33px;
  }

  .bannercont .per25 {
    width: 23%;
    padding: 0 1%;
    float: left;
  }

  .smartatmn {
    margin-top: 10px;
  }
  h4.ftringhdr {
    font-size: 17px;
    line-height: 18px;
  }

  .gtdmo {
    margin-top: 30px;
  }

  .demoform {
    width: 90%;
    margin: 0 auto;
    position: relative;
    min-height: 800px;
  }
  .demoform input {
    width: 93%;
    padding: 15px 10px;
    outline: none;
    font-size: 16px;
    margin: 0px auto 15px auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .demoform select {
    width: 100%;
    padding: 15px 10px;
    outline: none;
    font-size: 16px;
    height: 50px !important;
    margin-bottom: 15px;
  }
  .dmo-opodchk {
    width: 27%;
    margin: 0 auto;
  }
  input.dmo-rdiobtn {
    width: 20px;
    height: 15px;
  }
  input.demo-submit {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    width: 75%;
    padding: 15px 10px;
    outline: none;
    margin-bottom: 5px;
  }
  input#demoReset {
    font-size: 18px;
    font-weight: 400;
    outline: none;
    border-radius: 0px;
    padding: 8px 15px;
  }
  .form-label label {
    margin-top: -53px;
    font-size: 17px;
  }
  .opodrdiobtns span {
    margin-top: 5px;
  }

  .rqstdemobnrcont {
    padding: 7% 0 7% 5%;
    width: 49%;
  }

  .qouteimg {
    width: 15%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
  }

  h2.rqstdemohdrs {
    font-size: 25px;
    text-align: center;
    line-height: 30px;
  }

  h2.rqstdemohdrs .fl {
    float: none;
    margin-left: 5px;
  }

  .custmrqoute-sec .per75 {
    width: 98%;
    padding: 0 1%;
  }
  .custmrqoute-sec .bannerflex {
    padding-top: 50px !important;
  }
  .sdp-logos-blocks {
    padding-left: 0;
    width: 100%;
    max-width: 75% !important;
    margin: 5% auto 0 auto;
  }
}
@media screen and (min-width: 0\0) {
  .opodrdiobtns span {
    margin-top: 5px;
  }
}

@media screen and (max-width: 768px) {
  .dmo-opodchk {
    width: 32%;
    margin: 0 auto;
  }
  input.dmo-rdiobtn {
    width: 20px;
    height: 15px;
  }

  .form-label label {
    margin-top: -53px;
    font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  .mobviewcont {
    display: block;
  }
  .dcviewcont {
    display: none;
  }

  .heading-menu {
    margin-top: 80px !important;
  }

  .bannercont .per60 {
    width: 98%;
    padding: 0 1%;
    float: none;
  }
  .bannercont .per40 {
    width: 98%;
    padding: 0 1%;
    float: none;
  }

  .demoform {
    width: 90%;
    margin: 30px auto 0 auto;
    position: relative;
    min-height: auto;
  }
  .demoform select {
    width: 85%;
  }
  .dmo-sbhdr {
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
  }
  .demoform input {
    width: 95%;
    height: auto;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .form-label label {
    margin-top: -47px;
    font-size: 14px;
  }
  .demoform select {
    width: 100%;
    font-size: 14px;
  }
  .dmo-opodchk {
    width: 51%;
    margin: 0 auto;
  }
  input.demo-submit {
    font-size: 20px;
    padding: 10px 15px;
    margin-bottom: 0px;
  }
  input#demoReset {
    font-size: 20px;
    padding: 7px 15px;
  }
  .opodrdiobtns span {
    margin-top: 6px;
  }
  .rqstdemobnrcont {
    padding: 5% 5% 25% 5%;
    width: 91%;
  }

  .custmrqoute-sec .per75 {
    width: 95%;
    padding: 0 1%;
  }

  .sdp-logos-blocks {
    padding-left: 0;
    width: 100%;
    max-width: 87% !important;
    margin: 5% auto 0 auto;
  }
}
@media screen and (min-width: 0\0) {
  .opodrdiobtns span {
    margin-top: 3px;
  }
}

@media screen and (max-width: 414px) {
  .demoform select {
    width: 85%;
  }
  .dmo-sbhdr {
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
  }
  .demoform input {
    height: auto;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .form-label label {
    margin-top: -47px;
    font-size: 14px;
  }
  .demoform select {
    width: 101.5%;
    font-size: 14px;
  }
  .dmo-opodchk {
    width: 59%;
    margin: 0 auto;
  }
  input.demo-submit {
    font-size: 20px;
    padding: 10px 15px;
  }
  input#demoReset {
    font-size: 20px;
    padding: 10px 15px;
  }
  .opodrdiobtns span {
    margin-top: 3px;
  }
}

@media screen and (min-width: 0\0) {
  .opodrdiobtns span {
    margin-top: 7px;
  }
}

@media screen and (max-width: 384px) {
  .opodrdiobtns {
    width: 90%;
    margin: 0 auto;
    padding-top: 3%;
  }

  .sdp-logos-blocks {
    padding-left: 0;
    width: 100%;
    max-width: 100% !important;
    margin: 5% auto 0 auto;
  }

  .sdp-logos-blocks .sdpcus-block {
    margin: 0px 0.5%;
    width: 140px !important;
    padding: 0 1.5%;
  }
}

@media screen and (max-width: 375px) {
  .demoform select {
    width: 85%;
  }
  .dmo-sbhdr {
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
  }
  .demoform input {
    height: auto;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .form-label label {
    margin-top: -47px;
    font-size: 14px;
  }
  .demoform select {
    width: 101.5%;
    font-size: 14px;
  }
  .dmo-opodchk {
    width: 66%;
    margin: 0 auto;
  }
  input.demo-submit {
    font-size: 20px;
    padding: 10px 15px;
  }
  input#demoReset {
    font-size: 20px;
    padding: 10px 15px;
  }
  .opodrdiobtns span {
    margin-top: 0px;
  }

  .demoform {
    margin-top: 40px;
  }
}

@media screen and (min-width: 0\0) {
  .opodrdiobtns span {
    margin-top: 7px;
  }
}

@media screen and (max-width: 320px) {
  .dmo-opodchk {
    width: 77%;
    margin: 0 auto;
  }
  .demoform select {
    width: 102.3%;
  }
  .dmo-sbhdr {
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
  }
  input.demo-submit {
    width: 100%;
  }
  input#demoReset {
    width: 100%;
  }

  .cldonprstab {
    width: 205px;
    height: 27px;
  }
  .cldonprstab .moving-bg {
    padding: 13px 15px;
    width: 72px;
  }
  .cldonprstab .cldonprs_item {
    padding: 3px 15px;
    width: 72px;
    font-size: 12px;
  }
}