body{
  font-size: 16px;
      line-height: 1.9;
}
h2{
  color: #fab963;
  font-weight: 500;
  font-size: 46px;
  font-family: "open sans";
  text-transform: capitalize;
}
h3{
    color: #5CC5C3;
    font-weight: 600;
    font-family: "open sans";
    margin-bottom: 0.75rem;
    font-size: 26px;
}
h4{
    color: #767676;
    font-weight: 400;
    font-family: Lato, Helvetica, Arial, sans-serif;
    margin-bottom: 0.75rem;
    font-size: 26px;
}
.section {
    padding-top:7rem;
    padding-bottom: 7rem;
}
.container-blog {
    padding: 0 60px;
}

.sidebar {
    padding-top: 16px;
}


.sidebar h3 {
    color: #5CC5C3;
    font-size:  24px;
    font-weight: 600;
    font-family: "Open Sans";
}

.cms-title{
      font-size: 46px;
    color: #FAB96E;
    font-weight: 300;
    font-family: "open sans";
    text-transform: capitalize;
}
.know-more{
      font-size: 14px;
    color: #14354c;
    font-family: "Proxima Nova";
}

.breadcrumbs ul{
  padding: 12px 0px; /*12px 0*/
}


.section-header h1 span {
  color: #fab963;
}

h5 {
    font-size: 14px;
    color: #14354c;
    font-family: "Proxima Nova";
}

.section-header p{
  font-size: 19px !important;
}

.section-header{
  margin-top: 80px;
}



.border {
    border: 1px solid #f1f2f3;
}
.accordion-connected .card {
  border: 0 !important;
  max-width: 100%;
}
.accordion-connected .card:last-child {
    border-bottom: 0 !important;
}
.accordion .card:last-child {
    margin-bottom: 0;
}

.accordion-connected .card-title {
    border-bottom: 0;
}

.accordion .card-title {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f9fafb;
}
.accordion .card-title a::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-left: 1px solid #757575;
    border-top: 1px solid #757575;
    margin-right: 20px;
    margin-left: -33px;
    margin-bottom: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s linear;
    transition: .2s linear;
}
a:focus {
    outline: none;
}
.fw-400, .font-weight-400 {
    font-weight: 400 !important;
}
.card-title {
    color: #5CC5C3;
    font-weight: 600;
      font-family: "open sans";
      margin-bottom: 0.75rem;
    margin-top: 0px;

  }
  .card-cat{
    margin-bottom: 10px !important;
  }

  .font-bold {
    font-weight: 500 !important;
}

#email {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
}
#author:focus, #email:focus, #comment:focus {
    color: #323d47;
    background-color: #fff;
    border-color: #f1f2f3;
    outline: 0;
    /* -webkit-box-shadow: 0 0 40px rgb(0 0 0 / 5%); */
    box-shadow: 0 0 40px rgb(0 0 0 / 5%);
}
#vehicle1 {
    margin-top: 20px;
    margin-right: 5px;
    border: none;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #fab964 !important;
    border-color: #fab964 !important;
    color: #fff !important;
    width: 100%;
    display: block;
    font-size: .9375rem;
    background-clip: padding-box;
    border: 1px solid #eaeff4;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #fab963 !important;
    border-color: #fab963 !important;
    -webkit-box-shadow: 0 1px 1px #fab963 !important;
    color: #fff !important;
}

  .card-cat a{
        color: #9ca5ab;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 10px;
  }
  .card-title-1{
        font-size :24px;
        font-weight: 600;
        color: #33475b;
  }
.card-title-1 a{
  color: #33475b;
}
.card-img-top {
    /* height: 180px; */
    width: 100%;
    height: 20vw;
    object-fit: cover;
}

.cms-cat-title li a{
        text-transform: uppercase;                  
}
.cms-cat {
    padding-left: 0;
    list-style: none;
    margin-bottom: 50px;
}
.cms-cat li {
    background-color: #eaf0f6;
    margin: 0 1rem 1rem 0;
    padding: 12px 10px;
}

.cms-cat li .recently-title {
    font-weight: 600;
}

.cms-cat li a {
    font-weight: 600;
    color: #33475b;
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 0;
}

.cms-cat-tag {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.cms-cat-tag  a {
    font-weight: 400;
    /*color: #33475b;*/
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 0;
    color: #9ca5ab;
}

.tab-content {
    display: block;
}

.knowledgebase-image img{
  width: 300px;
}

.nav-center.nav-pills{
  display: grid;
}

.thumbnail {
  margin-bottom: 0px;
}
img.alignnone {
    margin: auto;
}
  .secondary-button, .primrary-button {
    display: inline-block;
    /* padding: 0.75rem 1.25rem; */
    border-radius: 10rem;
    font-family: "Proxima Nova";
    padding: 5px 10px;
    font-size: 18px;
     color: #3CD470 !important; 
    /* text-transform: uppercase; */
    /* font-size: 1rem; */
    /* letter-spacing: .15rem; */
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    max-width: 180px;
    border: 1px solid #3cd458;
    cursor: pointer;
}
}
.primrary-button:hover {
    color: #fff;
}

.card {
    background: #eaf0f6;
}

.recently-title{
  font-size: 18px !important;
}

.cms-cat li:hover {
    box-shadow: 0 10px 50px -5px rgb(51 71 91 / 12%);
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
}
a:focus, a:focus .media-icon img, .wp-person a:focus .gravatar {     box-shadow: none; }

.header {
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 75px;
    padding-bottom: 90px;

}

.kb-single-page .header {
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 146px;
    padding-bottom: 90px;
} 
.kb-single-page .header  .aos-init {
    width: 100%;
}
.header .top-content-one{
  padding-top: 15rem;
}
/*.main-content{
  padding-top: 0rem;
}*/
.knowledge-new{
  padding-top: 0rem !important;
}
.new-faq{
  padding-top: 0rem !important;
}
.post-blog{
  padding-top: 0rem !important;
}
.post-blog .section-header{
  padding-top: 7rem !important;
}
.latest-htv{
  padding-top: 0rem !important;
}
.header{
  position: relative;
}
.request-demo button {
    margin-bottom: 20px;
}
.itemsContainer{
  padding: 0px;
}

#locationWidgetModalPopupNew 
.row.gap-y>.col, .row.gap-y>[class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
}
/*.header{
    margin: 30px 20px 100px;
    border: 1px solid #f5f6f7;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
}*/
.top-banner-details{
  position: absolute;
  top: 25%;
}
.blog-post .card {
    box-shadow: none;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
}
  .padding-left-kb{
    padding-left: 30px;
  }

  .blog-post {
    display: flex;
    flex-direction: row;
}
.cat-svg {
    margin-top: 7px;
}

.middle a {
    width: 50%;
    height: 50%;
    transition: .5s ease;
    /* opacity: 0; */
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.itemsContainer:hover .image {
  opacity: 0.3;
  background: #333;

}


.itemsContainer:hover .image a {
  opacity: 0.3;
  background: #333;

}


.itemsContainer:hover .middle img {
  opacity: 1;
}
 
.middle img {
    width: 50%;
    height: 50%;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.cat-desc svg {
    width: 50px;
    height: 50px;
}
.featured-video-plus.fvp-center {
  margin-top: 35px;
}
@media (min-width: 1200px){
.container {
    max-width: 1350px;
    padding: 0;
    /*min-width: 1350px;*/
}
}
@media (max-width: 600px){
.container-class {
    padding: 20px!important;
}

/*  .tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black;*/
}
/*.kb-details a{
  color: #33475b;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}*/

/*.tooltip .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  right: 2%;
  text-align: left;
  position: absolute;
  z-index: 1;
}
.tooltip {
    opacity: inherit !important;
    z-index: inherit;
}
*/

a{
  color: #767676;
}
.recent-blog-overflow {
    height: auto;
     overflow: unset; 
    margin-bottom: 20px;
}
/*.tooltip:hover .tooltiptext {
  visibility: visible;
}*/
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background: transparent;
  color: #fab963;

}
/*.kb-details p{
  font-size: 14px !important;
  text-transform: uppercase;
      color: #33475b;
}*/

.card-img-top{
  /*height: 180px;*/
      width: 100%;
    height: 20vw;
    object-fit: cover;

}


.kb-details {
  /*padding: 20px 0;*/
}

/*.kb-details h2{
  font-size: 28px !important;
  line-height: 1.5;
}
.kb-title{
  font-weight: normal;
  text-transform: capitalize;
  font-size: 18px !important;
}*/
.recent-view{
  display: flex;
}

.cat-desc{
  /*height: 225px;*/
  display: flex;
}
.cat-title {
    width: 88%;
}

.breadcrumbs {
    padding: 0px 75px;
    border-bottom: 1px solid #f1f2f3;
    background-color: #fafbfb!important;
    border-radius: 0.25rem;
    text-transform: capitalize;
    margin-left: 0;
    max-width: 100%;
}

.breadcrumbs ul li {
    list-style: none;
    display: inline-block;
    margin-left: 5px;
    color: #333;
}

.breadcrumb-blog ul li a {
    color: #333;
}


.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
.featured-video-plus.post-thumbnail iframe {
    height: 580px;
}

.read-more{
  color: #50a1ff !important;
}
  .nav-center.nav-pills{
    padding-left: 0;

  }
  .nav-pills>li{
    /*float: none;*/
    display: inline;
  }

  .so-faq ul li a{    
    background: none;
    font-weight: 600;
    font-size: 16px;

  }

  .knowledgebase-image img{
    width: 100% !important;
  }


    .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{

        background: none;
        color: #cb1511;
  }

.nav-item.active  .nav-link{
  color: #757575;
  }


.nav-item.active .nav-link.active{
  color: #fab963   !important;
}

.nav-item.active .nav-link.active p{
  color: #fab963   !important;
}

  a:hover, a:focus{
    color: #fab963 !important;
  }

  .nav-item p:hover, .nav-item p:focus, .nav-item p:active{
    color: #fab963 !important;
  }

  .recently-title p:hover, .recently-title p:focus, .recently-title p:active{
    color: #fab963 !important;
  }

  .faq-container{
    text-align: left;
  }

   .faq-container h5{
    font-size: 22px;
    pointer-events: none;
  }

  .knowledgebase-details{
    text-align: left;
    margin-top: 100px;
  }

  .knowledgebase-details ul li{
    list-style: none;
        margin: 4px 0;
  }


  .knowledgebase-details ul {
    /*margin-left: 20px;*/
  }


.bb-1{
  margin-top: 0px;
}

  .nav-item.active a{
    color: #cb1511;

  }

  .main-content.so-faq{
    margin-bottom: 100px;
    margin-top: 7rem;
  }

  .section-header{
    margin-bottom: 50px;
    text-align: center;
    max-width: 70%;
    margin: 0 auto 70px;
  }

  .bg-dark.pt-9.pb-5{

      width: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 500px
  }

  .bb-1, .border-bottom-1 {
    border-bottom: 1px solid #f1f2f3;
}
.p-8 {
    padding: 5rem !important;
}
.view-level {
  padding: 23px 0 0 0;
  font-size: 12px;
  width: 100%;
  max-width: 0%;
  text-align: right;
}
.mb-6, .my-6 {
  margin-bottom: 2rem !important;
}
.mt-6, .my-6 {
  margin-top: 2rem !important;
}

.breadcrumbs {
    padding: 0px 75px;
    border-bottom: 1px solid #f1f2f3;
    background-color: #fafbfb!important;
    border-radius: .25rem;
    text-transform: capitalize;
    max-width: 100%

}

.breadcrumbs span a {
    color: #757575;
}
.related-content{
  padding-left: 18px;
}

.breadcrumbs ul li{
  list-style: none;
  display: inline-block;
  margin-left: 5px;
}
.cat-details{
  display: flex;
}
.cat-image{
margin-right: 15px;
}
.cat-image img{
  width: 60px;
}
.category-desc{
  width: 100%;
}

.kb-section{
  /*padding: 0 50px;*/
}

.cat-section{
      background: #f5f7fa;
}

.recent-view a {
  cursor: pointer;
}

.cat-sections{
      
      /*margin-bottom: 50px;*/
}
.card.hover-shadow-7{
  box-shadow: 0 0 48px rgb(0 0 0 / 6%);
}

.knowledge-base-link p a{
      color: #9ca5ab;

}

.knowledge-base-link .card:hover {
    box-shadow: 0 0 74px rgb(0 0 0 / 6%);
}

.blog-post .card:hover {
     box-shadow: 0 0 18px rgb(0 0 0 / 14%); 
    box-shadow: 0 10px 50px -5px rgb(51 71 91 / 12%);
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
}

.mb-6, .my-6 {
    margin-bottom: 2rem !important;
}


.p-6 {
    padding: 20px;
}

.cat-desc > p:first-of-type{
  display: none;
}

.addtoany_share_save_container{
  display: none;
}
.read-more{
  margin-left: 0;
}
.knowledge-base-link .card{
/*box-shadow: 0 0 18px rgb(0 0 0 / 14%); */
}

.knowledge-base-link .card:hover{
      box-shadow: 0 0 74px rgb(0 0 0 / 6%);
}

.tab-content.text-center.aos-init{
  margin-top: 0;
}
.container-class{
  padding: 0 80px;
}




h1 {
    font-size: 46px;
    /*color: #fab963 !important;*/
    font-weight: 300;
    font-family: "open sans";
    text-transform: capitalize;
}

.orange-font {
    color: #fab963;
}


p {
    font-size: 16px;
    color: #697d8a;
    /* color: #9ca5ab; */
    /* color: #ffffff; */
    line-height: 1.5;
    font-weight: 400;
    font-family: "Open Sans";
}

.card.hover-shadow-7{
  background: #eaf0f6;
  margin-bottom: 50px;
}

.nav-center.nav-pills{
  display: grid;
}

.nav-center.nav-pills li a{
  color: #757575;
    font-weight: 400;
    font-size: 0px;
        padding: 3px 1rem;
            text-transform: uppercase;

}
.knowledge-new .nav-center.nav-pills li a{
  color: #757575;
    font-weight: 400;
    font-size: initial;
        padding: 3px 1rem;
            text-transform: uppercase;

}
.category_page .nav-center.nav-pills li a{
  color: #757575;
    font-weight: 400;
    font-size: initial;
        padding: 3px 1rem;
            text-transform: uppercase;

}
.latest-htv .nav-center.nav-pills li a{
  color: #757575;
    font-weight: 400;
    font-size: initial;
        padding: 3px 1rem;
            text-transform: uppercase;

}
p {
    margin: 0 0 10px;
}
.new-faq .nav-center.nav-pills li a{
  color: #757575;
    font-weight: 400;
    font-size: initial;
        padding: 3px 1rem;
            text-transform: uppercase;

}

.pb-5, .py-5 {
    padding-bottom: 1.5rem !important;
}


.author-details{
    position: absolute;
    /*bottom: 2rem;*/
    bottom: auto;
    color: #9ca5ab;
    font-size: 14px;

}


.author-details span {
    color: #33475b !important;
    font-size: 14px !important;
}

.container-class .col-md-6{

  /*width: 100%;*/
}