﻿.text-content .row{
  display: flex;
  display: -ms-flex;
  align-items:center;
}
.text-content .row.justify-content-center{
  justify-content: center;
}
.text-content .row > .col{
  max-width:100%;
  flex:1;
  -ms-flex:1;
  -moz-flex:1;
  -webkit-flex:1;
}
.text-content .row > .col-auto{
  flex:0 0 auto;
  -ms-flex:0 0 auto;
  -moz-flex:0 0 auto;
  -webkit-flex:0 0 auto;
}
#diagram-1 .row > .col-auto{
    padding:0 2.5rem 2rem;
}
@media (min-width:576px) and (max-width:767px){
  .text-content .row{
    flex-wrap:wrap;
  }
  .text-content .row > .col{
    flex:1 1 auto;
    -ms-flex:1 1 auto;
    -moz-flex:1 1 auto;
    -webkit-flex:1 1 auto;
  }
}
@media (max-width:575px){
  .text-content .row{
    flex-wrap:wrap;
  }
  .text-content .row > .col{
    flex:1 1 auto;
    -ms-flex:1 1 auto;
    -moz-flex:1 1 auto;
    -webkit-flex:1 1 auto;
  }
  #diagram-1 h3, #diagram-1 div.row.row-2 h3{
    font-size:1.1rem !important;
    }
    #diagram-1 div.row.row-2 h3 > span{
     font-size:2em !important; 
     display:block !important;
     margin:2rem auto 0 !important;
    }
}
#diagram-1 img.icon{
    height:6rem;
    width:auto;
    display:block;
    margin:0 auto 2rem 0;
}
#diagram-1 h3{
    font-size:1.5rem;
}
#diagram-1 h3 > span{
    font-size:2em;
    display: block;
    margin:0 auto 0 0;
    color:#000;
    line-height:110%;
}
#diagram-1 .text-center{
    text-align: center !important;
}
#diagram-1 div.row.row-2 img.icon{
    height:6rem;
    width:auto;
    display:inline-block;
    margin:0 2rem -0.2rem 0;
}
#diagram-1 div.row.row-2 h3{
    font-size:1.25rem;
    display: inline-block;
    padding:0;
    margin:0;
}
#diagram-1 div.row.row-2 h3 > span{
    font-size:2.75em;
    display: inline-block;
    margin:0 1rem 0 0;
    color:#000;
    line-height:100%;
}
.text-content .row{
  display: flex;
  display: -ms-flex;
  align-items:center;
}
.text-content .row.justify-content-center{
  justify-content: center;
}
.text-content .row > .col{
  max-width:100%;
  flex:1;
  -ms-flex:1;
  -moz-flex:1;
  -webkit-flex:1;
}
@media (min-width:576px) and (max-width:767px){
  .text-content .row{
    flex-wrap:wrap;
  }
  .text-content .row > .col{
    flex:1 1 auto;
    -ms-flex:1 1 auto;
    -moz-flex:1 1 auto;
    -webkit-flex:1 1 auto;
  }
}
@media (max-width:575px){
  .text-content .row{
    flex-wrap:wrap;
  }
  .text-content .row > .col{
    flex:1 1 auto;
    -ms-flex:1 1 auto;
    -moz-flex:1 1 auto;
    -webkit-flex:1 1 auto;
  }
}
ul.idms li::before {
 color:#ee7123;   
}
ul.crm li::before {
 color:#01508f;   
}
ul.revenueradar li::before {
  color:#1a8042;   
}
ul.inventoryplus li::before {
  color:#22a9a1;   
}
.text-content .mktoForm, .mktoForm {
    width: 100% !important;
    margin: 0 auto;
    max-width:480px !important;
    padding:15px 20px !important;
    border:1px solid #ddd;
    background:#f5f5f5;
}
.mktoForm * {
  font-family: 'Roboto', Arial, sans-serif;
}
.mktoForm .h1 {
  font-family: 'Poppins', Arial, sans-serif;
  padding: 0 !important;
    margin-bottom: 0.5rem !important;
}
.mktoForm .mktoFormCol,
.mktoForm .mktoFieldWrap {
    float: none;
    font-size:13px;
    line-height:100%;
    width:100% !important;
    max-width:480px;
}
.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom:10px !important;
}
.mktoForm .mktoFieldWrap, .mktoForm .mktoFieldWrap.mktoRequiredField{
    margin-bottom:0 !important;
}
.mktoForm .mktoOffset {
    display: none;
    height: 0px !important;
    width:0px !important;
}
.mktoLabel span {
    color: #000 !important;
    font-size: inherit !important;
    font-weight: normal !important;
    font-family: 'Roboto', Arial, sans-serif;
}
.mktoAsterix {
    order: 1;
}
.mktoForm .mktoGutter {
  height: 3px !important;
}
.mktoForm .mktoLabel, .mktoForm .mktoRequiredField label.mktoLabel {
  font-size:13px !important;
  color:#333 !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  text-transform:none !important;
  line-height: 20px !important;
  padding-top: 5px !important;
  font-weight:500 !important;
  float: none;
    display: flex;
    display: -ms-flex;
    width: 100% !important;
    margin-top: 0;
    max-width:480px;
    width:100% !important;
}
.mktoForm .mktoRequiredField label.mktoLabel span{
    font-size:13px !important;
  color:#333 !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  text-transform:none !important;
  line-height: 20px !important;
  font-weight:500 !important;
}
.mktoForm .mktoField {
  line-height: 100% !important;
  font-size: 13px !important;
}
.mktoForm .mktoPlaceholder {
  color:#adadad !important;
}
.mktoForm .mktoRequiredField .mktoAsterix {
    display: none !important;
  float: left !important;
  color: #333 !important;
  padding: 0 0 0 3px !important;
}
.mktoForm fieldset {
  border:1px solid #ddd !important;
}
.mktoForm fieldset legend{
  padding:0 20px !important;
}
.mktoForm .mktoField {
    width: 100% !important;
    height: auto !important;
    transition: border .2s ease;
    -webkit-transition: border .2s ease;
    -moz-transition: border .2s ease;
    -o-transition: border .2s ease;
    line-height: 100% !important;
    font-size: 13px !important;
}

.mktoForm div.mktoFormRow input[type=text],
.mktoForm div.mktoFormRow input[type=url],
.mktoForm div.mktoFormRow input[type=email],
.mktoForm div.mktoFormRow input[type=tel],
.mktoForm div.mktoFormRow input[type=number],
.mktoForm div.mktoFormRow input[type=date],
.mktoForm div.mktoFormRow textarea.mktoField{
  -webkit-appearance: none;
  background-color:#fff;
  line-height:100%;
  color:#000;
  border-width:1px;
  border-style:solid !important;
  border-color: #ddd;
  padding:6px 7px !important;
  box-shadow:none !important;
  min-height:32px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight:normal;
  margin:0;
  max-width:480px;
  width:100% !important;
}
.mktoForm div.mktoFormRow input[type=radio].mktoField{
  width:auto !important;
}
.mktoForm div.mktoFormRow input[type=text]:focus,
.mktoForm div.mktoFormRow input[type=url]:focus,
.mktoForm div.mktoFormRow input[type=email]:focus,
.mktoForm div.mktoFormRow input[type=tel]:focus,
.mktoForm div.mktoFormRow input[type=number]:focus,
.mktoForm div.mktoFormRow input[type=date]:focus,
.mktoForm div.mktoFormRow select.mktoField:focus,
.mktoForm div.mktoFormRow textarea.mktoField:focus{
  outline:none;
  border-left-color:#adadad !important;
  border-right-color:#adadad !important;
  border-top-color:#adadad !important;
  border-bottom-color:#000 !important;
  color:#000;
}
.mktoForm input[type="radio"] > label, .mktoForm .mktoCheckboxList > label{
  color:#000 !important;
  margin-bottom:0 !important;
  margin-top:0 !important;
}
.mktoForm input[type="checkbox"] + label::before, .mktoForm input[type="radio"] + label::before{
  margin-left:-2.5em;
  box-shadow:none !important;
  border:1px solid #ddd !important;
}
.mktoForm div.mktoFormRow select.mktoField::-ms-expand {
  display: none;
}
.mktoForm div.mktoFormRow select.mktoField {
  -moz-appearance: none;
  text-overflow: "";
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  padding:8px 22px 7px 6px !important;
  background:#fff url('../image/arrow-down-bk.png') center right no-repeat;
  -webkit-appearance: none;
  line-height:100%;
  color:#adadad;
  border-width:1px;
  border-style:solid !important;
  border-color: #ddd;
  box-shadow:none !important;
  min-height:32px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight:normal;
  max-width:480px;
  width:100% !important;
}
.mktoForm div.mktoFormRow .mktoRequiredField select.mktoField{
    background-color:#fff;
}
.mktoForm div.mktoFormRow input.mktoField.mktoInvalid,
.mktoForm div.mktoFormRow textarea.mktoField.mktoInvalid,
.mktoForm div.mktoFormRow select.mktoField.mktoInvalid,
.mktoForm div.mktoFormRow .mktoLogicalField.mktoInvalid{
  border-bottom-color: #eb0c0c;
  border-bottom-width:2px;
}

.mktoForm .mktoRadioList, .mktoForm .mktoRadioList.mktoHasWidth{
    width:100% !important;
}
.mktoForm div.mktoFormRow .mktoRadioList > label{
    margin-top: 0.1em;
    margin-bottom: 0.5em;
    line-height: 1em;
    margin-left: 2.15em !important;
}


/* Add your custom CSS below */



.mktoFieldWrap::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: black;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .2s ease;
}

.mktoFieldWrap:focus-within::before {
    transform-origin: left;
    transform: none;
}

.mktoErrorArrow {
    border: 0 !important;
    background: #000 !important;
}

.mktoErrorMsg {
    background: #000 !important;
    border: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 10px 0 !important;
}

.mktoError {
    right: auto !important;
    left: 0 !important;
}




.mktoForm div.mktoButtonRow{
    display: block !important;
    width:100% !important;
    text-align: right !important;
}
.mktoForm div.mktoButtonRow .mktoButtonWrap, .mktoForm .mktoButtonWrap.mktoBluePill{
    margin-left: auto !important;
    margin-right:0 !important;
    display: block;
    text-align: right;
    padding:10px 0 5px !important;
}
.mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton, .mktoForm .mktoButtonWrap.mktoBluePill button.mktoButton{
    background-color: #000 !important;
    background-image:none !important;
    color:#fff;
    margin:0 !important;
    padding: 0.65rem 1.25rem;
    border: 0 !important;
    border-radius: 1.15rem 0 1.15rem 0;
    font-family: 'Roboto', Arial, sans-serif;
    text-align:center;
    text-transform: none;
    font-weight:normal;
    font-size: 1rem;
    line-height:100%;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    text-transform:none;
    text-shadow:none !important;
    -webkit-text-shadow:none !important;
    -moz-text-shadow:none !important;
    -o-text-shadow:none !important;
    display: inline-block;
    transition:background .2s ease;
    -webkit-transition:background .2s ease;
    -moz-transition:background .2s ease;
    -o-transition:background .2s ease;
}
.mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:hover {
    background: #333 !important;
}
.dealerfire .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton{
  background-color: #ce2026 !important;
}
.dealerfire .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.dealerfire .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:hover {
  background-color:#d72726 !important;
}
.idms .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton {
  background-color:#ee7123 !important;
}
.idms .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.idms .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:hover {
  background-color:#ef9531 !important;
}
.crm .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton {
  background-color:#01508f !important;
}
.crm .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.crm .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:hover {
  background-color:#1463a0 !important;
}
.revenueradar .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton {
  background-color:#1a8042 !important;
}
.revenueradar .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.revenueradar .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:hover {
  background-color:#77b45c !important;
}
.inventoryplus .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton {
  background-color:#22a9a1 !important;
}
.inventoryplus .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.inventoryplus .mktoForm div.mktoButtonRow .mktoButtonWrap .mktoButton:hover {
  background-color:#90d4d0 !important;
}