@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); /*Google font of roboto. Medium font*/
.span-table .table-colspan-class{
  border-left:0px solid #FFF;
  background-color:#F5F5F5;
}
.md-header__button.md-logo svg{
  display: none;
}
.md-header__button.md-logo {
  background-image:url('../images/securden-unified-pam-logo.svg');
  background-repeat:no-repeat;
  background-size: contain;
  width:130px;
  height: 45px;
}
.span-table tr:first-child td.transform-90{
  vertical-align: middle;
  max-width: 30px;
  background-color: #F5F5F5;
  padding:0px;
}
.transform-90 div{
  transform: rotate(270deg);
  white-space: nowrap;
  font-weight: bold;
}
.md-typeset img{
box-shadow:
0 1px 1px hsl(0deg 0% 0% / 0.075),
0 2px 2px hsl(0deg 0% 0% / 0.075),
0 4px 4px hsl(0deg 0% 0% / 0.075),
0 8px 8px hsl(0deg 0% 0% / 0.075),
0 16px 16px hsl(0deg 0% 0% / 0.075)
;
border-radius: 4px;
margin-top: 30px;
margin-bottom: 30px;

} 

.md-header__button.md-logo img{
display: none;
}
.table-center{
  text-align: center;
}
.md-typeset .no-lightbox {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative; 
  top: 10px; 
  box-shadow: unset;
}
@media screen and (max-width: 76.2344em) {
.md-nav--primary .md-nav__title[for=__drawer] {
    background-color: var(--md-primary-fg-color);
    color: var(--md-primary-bg-color);
    font-weight: 700;
    text-indent: -1000px;
    height: 4rem;
}
}
@media screen and (min-width: 1220px) {
[dir=ltr] .md-header__title{
  margin-left:125px;
}
}

body[data-md-color-scheme="slate"] .span-table tr:first-child td.transform-90,
body[data-md-color-scheme="slate"] .span-table .table-colspan-class{
  background-color:#2d323e;
}



/*Footer css Starts*/
* {
  margin: 0;
}
*, ::after, ::before {
  box-sizing: border-box;
}
#footer.footer-2.cyb-footer {
  padding: 60px 0 60px 0;
}
#footer.sec-bg-medium-gray {
  background-color: #000000 !important;
}
footer#footer, footer#footer1 {
  position: relative;
}

body {
  font-size: 1em;
}

a{
  text-decoration: none;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.w-100 {
  width: 100% !important;
}
.row {
 
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.sec-bg-medium-gray h5 {
  color: #ffffff;
}
footer h5 {
  font-size: 0.9em;
  line-height: 1.6em;
  margin-bottom: 0.4em;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.sec-bg-medium-gray small a, .sec-bg-medium-gray small {
  color: #e5e5e5;
}
.d-block {
  display: block !important;
  line-height: 2.2em;
}

#footer-products-resources small, .small{
  font-size: 60%;
  font-weight: 400;
}
.small {
  font-size: 80%;
}

#footer1.sec-bg-dark-gray {
  background-color: #0f0f0f !important;
  border-top: 1px solid #424242;
}
.sec-bg-dark-gray p {
  color: #d5d5d5;
  padding-top: 13px;
}
.footer__copyrights {
  margin-top: 8px;
  font-size: 12.8px;
  margin-bottom: 1rem;
  padding-left: 18rem;
}
@media (min-width: 1200px) {
  .container {
      max-width: 1170px;
  }
} 
a.hiring-now:before {
  top: 71px;
  content: "";
  position: absolute;
  left: 56px;
  margin-left: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #ffb600 transparent transparent;
}
a.hiring-now:after {
  content: "Hiring Now";
  background-color: #ffb600;
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  padding: 7px;
  border-radius: 3px;
  margin-left: 11px;
}
.tollfreeflag img{
  height: 16px;
  margin-right: 4px;
  margin-bottom: -3px;
}
.social-media-holder, .compliance-holder {
  margin-top: 12px;
}
.f-linkedin-logo {
  background: url("../images/linkedin.svg") no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.f-x-twitter-logo {
  background: url("../images/twitter.svg") no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.social-media-holder, .compliance-holder {
  margin-top: 12px;
}
.f-gdpr-logo {
  background: url("../images/gdpr.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 6px;
  background-position: center;
}
.f-iso-logo {
  background: url("../images/iso.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 6px;
  background-position: center;
}
.f-soc2-type1 {
  background: url("../images/soc1.png") no-repeat;
  display: inline-block;
  background-size: contain;
  width: 42px;
  height: 42px;
  margin-right: 6px;
}
.addressconimage{
  line-height: 1.9;
}

.addressconimage img{
  margin-bottom: -4px;
}

.footer_center{
  text-align: center;
}



@media (max-width: 991px) {
  .col-lg-3 {
      flex: 0 0 100%;   
      max-width: 100%;  
      padding-right: 15px;  
      padding-left: 15px;   
  }

  .row {
      display: flex;       
      flex-wrap: wrap;      
      justify-content: flex-start; 
  }
  .footer__bottom {
    margin-bottom: 25px;
}


}
@media (max-width: 767px) {
  .footer__copyrights {
      padding-left: 42px;
  }
  a.hiring-now:before {
    display: none;
  }
  a.hiring-now:after {
    display: none;
  }


}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer__copyrights {
    padding-left: 16rem;

  }
  a.hiring-now:before {
    display: none;
  }
  a.hiring-now:after {
    display: none;
  }
 
}
@media (min-width: 1024px) and (max-width: 1599px) {

  a.hiring-now:before {
    top: 68px;
    left: 52px;
  }
 
}
.md-footer-meta {
  background-color: transparent;
}
.addresscon-lineheight{
  line-height: 1.1rem;
}
.sec-color-white.h5 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 0.8em;
  margin-bottom: .4em !important;
  line-height: 1.6em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  color: #FFF;
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  a.hiring-now:before {
      top: 63px;
      left: 52px;
  }
}

/*Assistant css*/
.trigger-modal {
  cursor: pointer;
  position: fixed;
  width: 52px;
  height: 52px;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__bounceOutDown {
  -webkit-animation-name:bounceOutDown;
  animation-name:bounceOutDown
}
.sa-hide {
  display: none;
}
.sa-home-dialog {
  width: 380px;
  height: 255px;
  background: #3b3b3b;
  border-radius: 10px;
  border-radius: 10px;
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.sa-home-title {
  background: #45a046;
  height: 80px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: -10px;
  padding-top: 15px;
  position: relative;
}
.sa-home-title .sa-h1 {
  color: #FFF;
  font-size: 18px;
  font-family: Roboto;
  margin: 0;
  padding: 0;
  line-height: 1.15em;
  font-weight: 700;
}
.sa-home-title .sa-close-dialog, .sa-header .sa-close-dialog {
  position: absolute;
  top: 18px;
  right: 17px;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-close.png');
    background-size: auto;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}
.sa-actions {
  padding-top: 30px;
}
.sa-actions .sa-action-link {
  display: block;
  background-color: #FFF;
  color: #333;
  line-height: 44px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  margin: 15px 40px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.sa-header {
  background: #45a046;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: -10px;
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
}
.sa-header .sa-h1 {
  color: #FFF;
  font-size: 18px;
  font-family: Roboto;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.15em;
  font-weight: 700;
}
.sa-home-title .sa-close-dialog, .sa-header .sa-close-dialog {
  position: absolute;
  top: 18px;
  right: 17px;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-close.png');
  background-size: auto;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.sa-request-demo {
  padding: 0 30px 15px 30px;
  margin-top: 15px;
}
.sa-request-demo .sa-h2 {
  color: #45a046;
  font-size: 16px;
  font-family: Roboto;
  font-weight: bold;
  margin-bottom: 1.1em;
  margin-top: 0;
  line-height: 1.15em;
  font-variant-ligatures: common-ligatures;
}
.sa-back-btn {
  float: right;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-back-btn.png');
    background-size: auto;
  background-size: contain;
  width: 25px;
  height: 25px;
}

.demo-error-msg {
  font-size: .8em;
  color: #ff3131;
  padding-left: 5px;
  display: none;
}
.invalid-msg {
  font-family: Roboto;
  width: 100%;
  margin-top: .25rem;
  font-size: 15px;
  
}
input.form-control {
  height: 49px;
}
.sa-user, .sa-email, .sa-phone {
  background-repeat: no-repeat;
  background-position: 3px 4px;
}
.sa-field {
  border: 1px solid #CCC;
  height: 25px;
  padding: 4px 12px 4px 32px;
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sa-row {
  position: relative;
}
.sa-row {
  padding: 10px 0;
}
input.form-control.sa-field {
  height: auto;
  font-size: 17px;
}
.sa-user, .sa-email, .sa-phone {
  background-repeat: no-repeat;
  background-position: 3px 4px;
}
.sa-field {
  border: 1px solid #CCC;
  height: 25px;
  padding: 4px 12px 4px 32px;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.sa-button {
  color: #FFF;
  background-color: #3b3b3b;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  width: 100%;
  line-height: 35px;
  cursor: pointer;
  border-radius: .25em;
}
.form-success-message {
  text-align: center;
  display: none;
}

.sa-user, .sa-email, .sa-phone {
  background-repeat: no-repeat;
  background-position: 3px 4px;
}

.sa-privacy {
  font-size: 13px;
  font-family: Roboto;
  color: #666;
}

.form-success-message {
  text-align: center;
  display: none;
}
.sa-thankyou-container {
  min-height: 310px;
  padding-top: 50px;
  padding-bottom: 60px;
}
.sa-thankyou-icon {
  background: url('../images/securden-assistant/sa-thankyou.png');
    background-size: auto;
  width: 64px;
  height: 64px;
  display: inline-block;
  margin-top: 20px;
  background-size: contain;
}
.sa-thankyou-msg {
  font-family: Roboto;
  font-size: 21px;
  color: #6c6c6c;
  padding-top: 0;
  margin-top: 10px;
  line-height: 28px;
}

.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.sa-home-title .sa-h1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/securden-assistant/sa-securden-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  margin-left: 25px;
  margin-right: 10px;
  margin-top: 5px;
}
.sa-actions .sa-action-link:hover {
  background: lavender;
}

.sa-row[data-element="srd-name"]::before {
  background-image: url('../images/securden-assistant/sa-user.png') !important;
}
.sa-row[data-element="srd-name"]::before, .sa-row[data-element="srd-email"]::before, .sa-row[data-element="srd-phone"]::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  left: 6px;
  background-repeat: no-repeat;
  background-size: contain;
}
.sa-home-dialog.sa-white {
  background-color: #FFF;
  height: auto;
}

.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

*, ::after, ::before {
  box-sizing: border-box;
}
button, select {
  text-transform: none;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.sa-row[data-element="srd-email"]::before {
  background-image: url('../images/securden-assistant/sa-mail.png') !important;
}
.sa-row[data-element="srd-phone"]::before {
  background-image: url('../images/securden-assistant/sa-phone.png') !important;
}
.sa-header .sa-h1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/securden-assistant/sa-securden-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  margin-left: 25px;
  margin-right: 10px;
}
.sa-header .sa-close-dialog {
  position: absolute;
  top: 18px;
  right: 17px;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-close.png');
    background-size: auto;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}

#sa-name::placeholder{
  font-size: 15px;
  margin-top: 4px;
}

#sa-email::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

#sa-phone::placeholder{
  font-size: 15px;
  margin-top: 3px;
}


.sa-privacy::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../images/securden-assistant/sa-lock.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  margin-right: 5px;

}

#sa-name-gq::placeholder{
  font-size: 15px;
  margin-top: 4px;
}

#sa-email-gq::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

#sa-phone-gq::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

#sa-admins::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

.sa-close-btn {
  background: #f5f5f5;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  border: 0;
  font-size: 17px;
  font-weight: bold;
  color: #666;
  padding: 8px 60px;
  cursor: pointer;
  margin-top: 10px;

}

.form-success-message {
  text-align: center;
}

.sa-privacy:hover{
  color: #00b4ff;
  text-decoration: none;
}

@media only screen and (max-width: 600px) {
  .sa-home-dialog {
      width: 100%;
      bottom: 0;
      right: auto;
      border-radius: 0;
      box-shadow: 0 10px 160px 0 rgba(0, 0, 0, 0.5), 0 6px 120px 0 rgba(0, 0, 0, 0.8);
  }
}

/** Cookie additional CSS  ***/
.cookie-icon {
  background-image: url(../images/cookies-icon.png);
  background-color: #FFF;
  background-size: contain;
  border-radius: 25px;
  border: 0;
  width: 48px;
  height: 48px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
  z-index: 100;
}


body #cc-main .cm__desc {
  font-size: .8em;
}
body #cc-main .pm__btn:hover {
  background: #347b35;
  border: 1px solid #45a046;
}

body #cc-main .pm__btn {
  background: #45a046;
  border: 1px solid #45a046;
}

body #cc-main .pm__btn--secondary:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
}
/* body #cc-main .pm__btn:hover {
  background: #347b35;
  border: 1px solid #45a046;
    border-top-color: rgb(69, 160, 70);
    border-right-color: rgb(69, 160, 70);
    border-bottom-color: rgb(69, 160, 70);
    border-left-color: rgb(69, 160, 70);
} */

body #cc-main .pm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border: 1px solid var(--cc-btn-secondary-border-color);
}
body #cc-main .cm__btn, body #cc-main .pm__btn {
  background: #45a046;
  border: 1px solid #45a046;
}
body #cc-main .cm__btn--secondary, body #cc-main .pm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border: 1px solid var(--cc-btn-secondary-border-color);
}

/*** Header Band CSS **/

.navbar.navbar-1.top-fixed {
  position: fixed;
  background: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.07);
  box-shadow: 0 0 25px 0 rgba(0,0,0,0.07);
  /* -webkit-animation: fadeInDown .3s ease-out forwards;
  animation: fadeInDown .3s ease-out forwards; */
}
.navbar.navbar-1 {
  position: fixed;
  margin-top: 0;
  top: -5px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  display: block !important;
  /* animation: fadeInDown .3s ease-out forwards; */
  /* height: 77px;; */
}



@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;

    flex-flow: row nowrap;

    -ms-flex-pack: start;

    justify-content: flex-start;

  }
}
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
}
.mobileview {
  display: none;
}
.navbar.navbar-1 .navbar-brand {
  margin-right: 0;
  outline: none !important;
  margin-top: 0;
  padding-top: 0;
  width: 195px;
}
.navbar-light .navbar-brand {
  color: rgba(0,0,0,.9);
}
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar.navbar-1.top-fixed .navbar-brand > img {
  margin-top: -4px;
}
.navbar.navbar-1 .navbar-brand > img {
  width: 100%;
  margin-top: -7px;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1);
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
.navbar-toggler {
  padding: 0.05rem .25rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: .25rem;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.0em;
  height: 1.0em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
    background-image: none;
    background-size: auto;
  background-size: 100% 100%;
}
.inxNavHolder .l-page {
  margin-top: 5px;
}
.l-page {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  padding-bottom: 30px;
}
.inxNavHolder .pnavlist {
  float: left;
}
.l-nav-list, .pnavlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pnavlist li {
  position: relative;
  display: inline-block;
}
.inxlogo {
  margin-right: 35px;
}
.inxlogo .home-link {
  vertical-align: middle;
}
.nav-super-item {
  font-size: .85rem;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.nav-super-logo {
background: url(../images/logo-symbol.svg) bottom left no-repeat;
background-size: auto;
background-size: 40px;
width: 40px;
height: 40px;
display: inline-block;
margin-right: 2px;
cursor: pointer;
vertical-align: bottom;
}
/* .logo-symbol {
  background: url(../images/logo-symbol.svg) bottom left no-repeat;
    background-size: auto;
  background-size: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  vertical-align: bottom;
} */
.pnavlist li {
  position: relative;
  display: inline-block;
}
.pnavitem a, .pnavitem {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.pnavitem {
  padding: 8px 15px;
  cursor: pointer;
}
.pnavitem a, .pnavitem {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.md-main__inner{
  display: flex;
  height: 100%;
  margin-top: 1.9rem;
  max-width: 1150px;
}
@media (min-width: 992px) {
  .dropdown-content3 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.3);
    padding: 10px 2px;
    z-index: 300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
}
@media (min-width: 992px) {
  .dropdown-content3 a {
    font-weight: normal;
    font-size: 14px;
    padding-left: 15px;
  }
}
.pnavitem a, .pnavitem {
  color: #000;
  font-size: 16px;
  padding-bottom: 0.5rem;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
    padding-left: 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}


.topnavbholder {
  float: right;
  margin-top: 9px;
}
.inxnavholder .topnavBut1 {
  border: 1px solid rgba(0,0,0,0.5);
}
/* .topnavBut1:link, .topnavBut1:visited {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
} */

.topnavBut1{
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}

/* .topnavBut2:active, .topnavBut2:link, .topnavBut2:visited {
  background: #ff5c00;
  border: 1px solid #ff5c00;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  font-weight: 400;
  text-transform: uppercase;
} */

.topnavBut2 {
  background: #ff5c00;
  border: 1px solid #ff5c00;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.inxnavholder .topnavBut2 {
  margin-left: 15px;
}
.md-typeset h1 {
  color: var(--md-default-fg-color--light);
  font-size: 2em;
  line-height: 1.3;
  margin: 8px 0 1.25em;
}
.inxNavHolder .pnavitem:hover .activemenu {
  color: #0067c7;
}
.inxnavholder .pnavitem:hover .icon-arrow-down {
  background: url(../images/down-arrow-hover3.svg) bottom left no-repeat;
  background-size: auto;
  background-size: 12px;
  width: 12px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  opacity: 1;
}
.pnavitem .icon-arrow-down {
  background: url(../images/down-arrow.svg) bottom left no-repeat;
    background-size: auto;
  background-size: 12px;
  width: 12px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  opacity: .7;
}

@media (min-width: 992px) {
  .dropdownmenu:hover .dropdown-content3 {
    display: block;
  }
}
@media (min-width: 992px) {
  .dropdown-content3 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.3);
    padding: 10px 2px;
    z-index: 300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .dropdown-content3 a:hover {
    cursor: pointer;
    background: rgba(0,0,0,0.1) !important;
    color: #000 !important;
  }
}
.md-nav.md-nav--primary {
  padding-top: 1.5rem;
}

.md-content__inner::before {
  content: "";
  display: block;
  height: .4rem;
  padding-top: 1.5rem;
}

/* .nav-super-item.home-link .productname:link, .nav-super-item.home-link .productname:visited, .nav-super-item.home-link .productname:active {
  font-size: 25px;
  color: #000;
  font-family: Oxygen,Arial,sans-serif;
  font-weight: bold;
  margin-right: 37px;
  cursor: pointer;
} */

/* .nav-super-item.home-link .productname, .nav-super-item.home-link .productname, .nav-super-item.home-link .productname {
  font-size: 25px;
  color: #000;
  font-family: Oxygen,Arial,sans-serif;
  font-weight: bold;
  margin-right: 37px;
  cursor: pointer;
} */
.pnavTitle .productname, .pnavTitle .productname, .pnavTitle .productname {
  font-size: 25px;
  color: #000;
  font-family: Oxygen,Arial,sans-serif;
  font-weight: bold;
  margin-right: 37px;
  cursor: pointer;
}
.md-icon svg{
  fill: currentcolor;
  display: block;
  height: 1.2rem;
  width: 1.2rem;
  
}

.md-footer__inner.md-grid{
  max-width: 1180px;
}
.pnavlist li {
  position: relative;
  display: inline-block;
}
.logo-symbol {
  background: url(../images/logo-symbol.svg) bottom left no-repeat;
  background-size: auto;
  background-size: 40px;
  width: 40px;
  height: 40px;
  display: inline-block !important;
  margin-right: -1px;
  cursor: pointer;
  vertical-align: bottom;
}
.pnavlist .pnavitem {
  vertical-align: middle;
}
@media (max-width: 991px) {
  #navbarNav {
    display: none; /* Hidden by default */
  }
  
  #toggle:checked + #navbarNav {
    display: block; /* Show when the checkbox is checked */
  }

  
  #main-nav-bar-id {
    background: #fff;
    padding: 0;
  }
  .inxNavHolder .mobileviewtop {
    padding-left: 8px;
    padding-right: 20px;
    padding-top: 10px;
  }
  .mobileviewtop {
    height: 43px;
  }
  .mobileview {
    display: inline-block;
    float: left;
    padding-bottom: 10px;
  }
  .navbar-brand img {
    margin-top: 2px !important;
  }
  .inxNavHolder .navbar-toggler {
    float: right;
    margin-top: 8px;
  }
  .inxmobilenav {
    box-shadow: 0 15px 12px 0 rgba(0,0,0,0.2);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    margin-top: 18px;
  }
  .inxmobilenav {
    display: none;
  }
  .inxnavholder .pnavlist, .inxnavholder .topnavbholder {
    float: unset;
  }
  .inxnavholder .pnavlist .inxlogo {
    display: none;
  }
  .inxnavholder .pnavlist li {
    display: block;
  }
  #main-nav-bar-id .pnavitem {
    padding-left: 0;
    padding-right: 0;
  }
  .inxnavholder .pnavlist li {
    display: block;
  }
  .inxnavholder .pnavitem {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid rgba(0,0,0,0.2);
  }

  .inxmobilenav .dropdown-content3 {
    z-index: 0;
    position: relative;
    left: 0;
    box-shadow: none;
    background: rgba(172,172,172,0.1);
    border-radius: 0;
    padding: 0;
    display: none;
  }
  .inxmobilenav .dropdown-content3 .dropdown-item {
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(0,0,0,0.2);
  }
  #main-nav-bar-id .pnavitem {
    padding-left: 0;
    padding-right: 0;
  }
  .pnavTitle.mobileviewpnavTitle{
    padding-bottom: 15px;
  }
  .inxnavholder .pnavlist li {
    display: block;
  }
  .inxnavholder .pnavitem {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid rgba(0,0,0,0.2);
  }
  .inxnavholder .activemenu {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .inxnavholder .topnavbholder {
    margin-top: 30px;
    display: block;
  }
  .inxnavholder .topnavBut1 {
    display: none;
  }
  .inxnavholder .topnavBut2 {
    margin-left: 0;
    padding: 10px 48px;
  }
  .topnavbholder {
    text-align: center;
  }


  .mobileviewpnavTitle .logo-symbol{
    display: none !important;
  }
  .mobileviewpnavTitle .productname{
    display: none;
  }
  .mobileview .productname{
    font-size: 25px;
    color: #000;
    font-family: Oxygen,Arial,sans-serif;
    font-weight: bold;
    margin-right: 0;
    cursor: pointer;
   
  }

 

}


@media (max-width: 1280px) {
  .navbar.navbar-1 .navbar-brand {
    width: 150px;
  }
}
@media (max-width: 575px) {
  .navbar.navbar-1 .navbar-brand > img {
    margin: 3px 0 0 0;
    margin-top: 3px;
    padding: 0;
  }
}

/**

container width

**/
.md-content__inner.md-typeset {
  min-height: 100vh;
}

.md-typeset h1, .md-typeset h2 {
  font-weight: 500;
  letter-spacing: -.01em;
}

.md-typeset h1 {
  color: var(--md-typeset-color);
  font-size: 2em;
  line-height: 1.3;
  margin: 0 0 0.75em;
}

.md-typeset a {
  color: #17ab1a;
  word-break: break-word;
}

.md-content__inner.md-typeset p {
  margin-bottom: 20px;
}