.colorgrid12 {
  margin-top: 0;
}
.skin_top_content {
  padding-bottom: 0;
}

#simply-smarter.softwareApplications #hero {
  background-color: black;
  background-image: url(../png/usa-software-applications-fade.png);
  background-position: right center, center top;
  background-size: 45%, auto;
  min-height: 190px;
}

a.txt-black:hover{
  color: #287F9A;
  background-color: #ffffff;
}

a.txt-black{
  display: block ;
}

a.txt-black.btn.btn-link{
  white-space: pre-wrap;
}

@media handheld, only screen and (min-width: 1600px){
  #simply-smarter.softwareApplications #hero{
    height: 300px;}
}


.content_colorbg .skin_main_padding {
  padding-top: 0;
}

.pg-details4 {
  bottom: auto;
  top: 24%;
}
.pg-info4:hover .pg-details4 {
  bottom: auto;
  /*    top: 40%;
    top: calc(48% - 10px);*/
}
.pg-details4 h4 {
  font-size: 14px;
}
#software-side-links {
  text-align: center;
}
.add-info h2 {
  border-bottom: thin gray solid;
}
#sec01 .content,
#sec02 .content,
#sec03 .content,
#sec04 .content,
#sec05 .content {
  padding: 18px;
}

a.txt-black{
  transition: all 200ms ease-in-out;
}



.bg-gray {
  background-color: #e6e6e6;
}

.bg-white {
  background-color: #ffffff;
}

.d-flex {
  display: flex;
}

.justify-content-around {
  justify-content: space-around;
}

ul li {
  list-style-type: none;
}

.square9 .features ul li {
   list-style-type: disc
}

.square9 .flex {
display: flex;
flex-wrap: wrap;
  justify-content: space-evenly;
}

.square9 .works div {
  flex-basis: 95%;
}

.w-18 {
  width: 18%;
}

a.txt-black {
  color: #3d3a39;
}

.menu-spacing {
  padding-top: 24px;
  padding-bottom: 24px;
}

.nav-link {
padding: 8px;
}

.p-8{
  padding: 8px;
}

.border-menu {
  border: 1px solid #707070;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.gap-32 {
  gap: 32px;
}

.flex-col {
  flex-direction: column;
}

.content-spacing {
  padding-top: 48px;
  padding-bottom: 48px;
}

.content-spacing-half {
  padding-bottom: 24px;
}

.card {
  flex-direction: row;
  padding: 24px;
  box-shadow: 0px 3px 6px #00000029;
}

.card-h {
  margin-top: 0;
  color: #5b488c;
}

.m-left-0 {
  margin-left: 0px;
}

ul.d-flex.justify-content-around.align-items-center.m-left-0 {
  margin-bottom: 0px;
}

#simply-smarter section {
  padding: 0px;
}

@media only screen and (max-width: 1060px) {
  #simply-smarter.softwareApplications #hero {
 background-size: 55%;
  }
}

@media only screen and (max-width: 838px) {
  .w-mobile {
    width: 12%;
  }
}

@media only screen and (max-width: 773px) {
  .w-mobile {
    width: 13%;
  }
}

@media only screen and (max-width: 767px) {
  #simply-smarter.softwareApplications #hero {
    background-color: #000000;
    background-image: none;
  }

  #simply-smarter #hero h1 {
    width: 100%;
}


.nav-link{
  padding: 16px;
  border-bottom: 1px solid #3d3a39;
  width: 105%;
  border-right: 0px;
}

  .mobile-padding {
    padding-left: 24px;
    padding-right: 24px;
  }

  .d-flex {
    flex-direction: column;
  }

  .card {
    flex-direction: column;
  }

  .w-18,
  .w-mobile {
    width: 100%;
    padding: 24px;
  }


  ul.d-flex.justify-content-around.align-items-center.m-left-0 {
    margin-bottom: 0px;
  }

  #simply-smarter section,
  .menu-spacing {
    padding: 0px;
  }

  h2.card-h {
    text-align: center;
  }

  .col-lg-3.col-sm-4.d-flex.justify-content-center.align-items-center {
    margin-bottom: 24px;
  }
}

#features.softwareApplications .nav-tabs {
  border-bottom: 0px;
}
.softwareApplications.tab-content {
  border: 0px;
  /*    padding: 11px 10px 5px 10px;*/
  padding: 0px;
}
#features.softwareApplications .nav-tabs > li > a {
  border-radius: 4px;
  margin-right: 6px;
  padding: 6px 12px;
  margin-top: 5px;
}
#features.softwareApplications .nav-tabs > li.active > a,
#features.softwareApplications .nav-tabs > li.active > a:hover,
#features.softwareApplications .nav-tabs > li.active > a:focus {
  color: #ffffff;
}
#features.softwareApplications .nav-tabs > li.active > a:hover {
  color: #ffffff;
}
#features.softwareApplications .nav-tabs > li > a,
#features.softwareApplications .nav-pills > li > a {
  background-color: #ffffff;
}
#features.softwareApplications .nav-tabs > li > a:hover,
#features.softwareApplications .nav-pills > li > a:hover {
  background-color: #dadbdf;
}
.softwareApplications.tab-content p {
  line-height: normal;
}
/****END ADA****/

/* #.# Hero Styles
------------------------------*/
.simply-smarter-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 2.4;
}
/* END #.# Hero Styles
------------------------------*/
@media handheld, only screen and (min-width: 768px) {
  #sec01 .skin_width {
    background-image: url(../png/docworkflow_iconmfp-new.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 50%;
    min-height: 270px;
  }
  
    
  .square9 .works div {
  flex-basis: 44%;
}

  
  @media handheld, only screen and (min-width: 1100px) {
    #sec01 .skin_width {
      background-image: url(../png/docworkflow_iconmfp-new.png);
      background-repeat: no-repeat;
      background-position: right bottom;
      background-size: contain;
      min-height: 270px;
    }
  }
  /*-----------------------------------------Software Category Page Styles-------------------------------*/
}
/*-----------------------------------------END Software Category Page Styles-------------------------------*/
/*-----------------------------------------Software Sub Page Header Styles-------------------------------*/

@media handheld, only screen and (max-width: 767px) {
  .docwork .skin_width .headerimg,
  .mobileApp .skin_width .headerimg,
  .printInter .skin_width .headerimg,
  .accessCont .skin_width .headerimg,
  .devManage .skin_width .headerimg {
    display: none;
  }
  .docwork h1,
  .docwork p,
  .mobileApp h1,
  .mobileApp p,
  .printInter h1,
  .printInter p,
  .accessCont h1,
  .accessCont p,
  .devManage h1,
  .devManage p {
    width: 100%;
  }
}
/*-----------------------------------------END Software Sub Page Header Styles-------------------------------*/

#simply-smarter #hero h1#hero-txt {
  color: #b294ba;
}

#simply-smarter #hero h1 {
  color: #ffffff;
}


#simply-smarter p a {
  color: #ffffff;
}


@media handheld, only screen and (min-width: 1600px) {
  #simply-smarter #hero h1 {
    font-size: 37px;
    width: 66%;
  }

  /*****ADA COMPLIANCE****/
  .software_sort a:focus .link-details h4,
  .software_sort a:focus .link-details {
    color: #ffffff;
  }
}
/****END ADA****/


.three-column-list {
    columns: 2;
    column-gap: 30px;
}
