#content.col-full.vc-page, #content.col-full.vc-page p {
  font-family: "Open Sans", sans-serif;
  font-size: 1.09em;
  color: #333;
  line-height: 1.5em;
  /*margin: 10px 0 10px 0;*/
}

#content.col-full.vc-page p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vc_row.no-sidebar-page-container {
  box-sizing: border-box;
  padding: 20px 10px;
  text-align: center;
}

#content.col-full.vc-page {
  padding-top: 0px;
  padding-bottom: 0px;
}

#content.col-full.vc-page h2 {
  font-weight: 600;
  font-size: 32px;
  color: #343945;
}

#content.col-full.vc-page h4 {
  font-weight: 600;
  color: #343945;
}

.page-template-template-fullwidth-vc .mnitems {
  margin: 25px auto 0px auto !important;
}


/* sales card */

.vc_row .sales-card {
  width: 300px;
  background-color: #fff;
  /*height:420px;*/
  display: inline-block;
  margin: 10px;
  box-shadow: 1px 1px 5px #aaa;
  padding: 20px 10px;
  box-sizing: border-box;
  text-align: center;
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.vc_row .sales-card.icon-text-block h4 {
  margin: 24px 0 24px 0;
  display: block;
  padding: 0;
  font-size: 18px;
}

#wrapper .vc_row .sales-card.icon-text-block p {
  text-align: center;
  max-width: 260px;
}

.vc_row .sales-card img {
  max-width: 88px;
}


/* tabs */

.vc-page .lo-container {
  overflow: hidden;
}

.vc-page .selection-area {
  width: 1200px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

body #wrapper #content.vc-page .button.lo-home-job-button {
  background: #005F87 !important;
}

#wrapper #content.col-full.vc-page .button.lo-home-job-button {
  display: inline-block;
  background-color: #005F87;
  width: 400px;
  margin: 20px 0 0;
  vertical-align: bottom;
  border-radius: 3% 3% 0 0;
  box-sizing: border-box;
  box-shadow: none;
  float: left;
  border-right: 1px solid rgb(213, 223, 237);
}

body #wrapper #content.vc-page .lo-home-job-button.lo-home-job-button.pressed {
  background-color: #29AAE2 !important;
}

.vc-page .lo-home-job-button:nth-last-of-type(1) {
  border-right: 0px;
}

.vc-page .lo-home-job-button a {
  color: #fff !important;
  position: relative;
  /*! top:40%; */
  font-size: 17px;
  display: table-cell !important;
  padding: 0 15px !important;
  width: 400px !important;
  height: 100px;
  vertical-align: middle;
  text-align: center;
}

.vc-page #lo-home-job-select .lo-home-job-button.button:hover {
  background-color: #29AAE2;
}

.vc-page .lo-60-page {
  width: 65%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  height: 400px;
  background-color: #fff;
  padding: 15px;
  text-align: left;
}

.vc-page .lo-60-page h4 {
  margin-bottom: 10px;
  padding: 0;
  display: block;
  font-size: 18px;
}

.vc-page .lo-60-page p {
  padding: 0px;
}

.vc-page .no-sidebar-page-container .lo-60-page p {
  margin: 0px 0 20px 0;
}

.vc-page .lo-40-page {
  width: 35%;
  box-sizing: border-box;
  display: inline-block;
  min-height: 400px;
  background-size: cover;
}

.vc-page #lo-home-container-dcs .lo-40-page {
  background-image: url('director.jpg')
}

.vc-page #lo-home-container-ad .lo-40-page {
  background-image: url('assistant.jpg')
}

.vc-page #lo-home-container-sw .lo-40-page {
  background-image: url('practitioner.jpg')
}

.vc-page #lo-home-container-ad .lo-40-page {
  background-position: 30% 0%;
}

.vc-page .lo-40-page img {
  max-width: 100%;
}

.vc-page #lo-home-container-select {
  /*background-color: #d5dfed;*/
}

.vc-page #lo-home-container-select h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.vc-page .lo-container#lo-job-sales {
  position: relative;
  min-height: 0;
  overflow: visible;
  /*background-color: rgb(213, 223, 237);*/
  padding-bottom: 40px;
}

.vc-page .lo-job-container {
  position: absolute;
  width: 1200px;
  opacity: 0;
  height: 0;
  transition: opacity 1s;
  visibility: hidden;
  margin: 0px auto;
  border-top: 5px solid #29AAE2;
  border-radius: 0 0 1% 1%;
  box-sizing: border-box;
}

.vc-page .lo-job-container.lo-active {
  height: auto;
  opacity: 1;
  z-index: 1000;
  display: block;
  visibility: visible;
  position: relative;
}


/* no icon box */

.vc-page .lo-home-features {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto !important;
  text-align: center;
}

.vc-page .lo-five {
  max-width: 100%;
  min-width: 300px;
  padding: 20px;
  box-sizing: border-box;
  width: 350px;
  margin: 10px auto;
  display: inline-block;
  clear: both;
  vertical-align: top;
}

.vc-page .lo-five img {
  max-width: 88px;
}

.vc-page .lo-five h4 {
  line-height: 1;
  margin: 15px 0 5px;
  vertical-align: middle;
  display: block;
  padding: 0;
  font-size: 18px;
}

.vc-page #features-button {
  text-align: center;
}


/*---- testimonials section -----*/

.vc-page .sales-card.testimonial-card {
  padding: 0;
}

.vc-page #lo-home-container-testimonials {
  text-align: center;
  padding: 10px 0 40px;
  background-color: #EFEEF7;
}

.vc-page .testimonial-card {
  background-color: #fff;
  height: 400px;
}

.vc-page .testimonial-card .lo-testimonial, .vc-page blockquote {
  display: block;
  padding: 30px 20px;
  position: relative;
  quotes: "\201C""\201D""\2018""\2019";
}

.vc-page blockquote p {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 2em;
  line-height: 1.3em;
}

.vc-page .testimonial-card .lo-testimonial:before, .vc-page blockquote:before {
  content: open-quote;
  font-size: 100px;
  line-height: 0;
  position: relative;
  top: 22px;
  font-family: serif;
  display: block;
  margin-bottom: 20px;
  color: #005F87;
  text-align: left;
}

.vc-page .testimonial-card .lo-testimonial:after, .vc-page blockquote:after {
  content: close-quote;
  font-size: 100px;
  line-height: 1em;
  font-family: serif;
  color: #005F87;
  position: absolute;
  /*top:300px;*/
  text-align: right;
  display: block;
  right: 20px;
  margin-top: -10px;
}

.vc-page .testimonial-card p, .vc-page .testimonial-card span.testimonial-author {
  position: absolute;
  bottom: 0px;
  padding: 0;
  background-color: #005F87;
  padding: 10px;
  color: #fff;
  height: 70px;
  margin-bottom: 0px;
  width: 100%;
  left: 0;
  box-sizing: border-box;
}

.vc-page #lo-home-container-testimonials .testimonial-card p {
  height: 90px;
}


/*---- jumbotron area -----*/

.vc-page #lo-home-jumbotron {
  /*background-image:url('banner-2.jpg');*/
  height: 500px;
  overflow: hidden;
  position: relative;
  background-color: #005F87;
  background-position: 30% 10%;
  background-attachment: fixed;
}

.vc-page .lo-home-strap {
  text-align: center;
  padding: 30px;
}

#content.col-full.vc-page .lo-home-strap h2 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 5px #333;
  max-width: 1000px;
  margin: 30px auto 40px;
  line-height: 1.42em;
}


/*--- jumbotron buttons ----*/

.vc-page .selection-area {
  width: 1200px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.vc-page .login-button-area {
  width: 450px;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin: 10px auto;
}

.vc-page .button, .vc-page .ow-button-base {
  width: 250px;
  margin: 0 auto;
  border-radius: 5%;
  display: block;
  box-shadow: 1px 1px 3px #aaa;
}

.vc-page .button a, .vc-page .ow-button-base a.ow-button-hover {
  color: #fff;
  padding: 10px 0;
  width: 100%;
  display: block;
}

.vc-page .button:hover, .vc-page .ow-button-base:hover {
  box-shadow: 3px 3px 5px #444;
  background: #005F87;
}

.vc-page .ow-button-base a:hover {
  background: #005F87;
}

.vc-page #lo-home-login {
  position: absolute;
  bottom: 40px;
  width: 100%;
  padding: 10px 0px;
}

.vc-page #lo-home-login .button {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.09em !important;
  font-weight: normal !important;
}

.vc-page #lo-home-login #lo-button-top-left, .vc-page #lo-home-login #lo-button-bottom-right {
  background: #8CC63F !important;
}

.vc-page #lo-home-login #lo-button-top-left:hover, .vc-page #lo-home-login #lo-button-bottom-right:hover, .vc-page #lo-home-login #lo-button-top-right:hover, .vc-page #lo-home-login #lo-button-bottom-left:hover {
  background: #005F87 !important;
  opacity: 1 !important;
}

.vc-page #lo-home-login #lo-button-top-left a:hover, .vc-page #lo-home-login #lo-button-top-left a, .vc-page #lo-home-login #lo-button-top-right a:hover, .vc-page #lo-home-login #lo-button-top-right a, .vc-page #lo-home-login #lo-button-bottom-left a:hover, .vc-page #lo-home-login #lo-button-bottom-left a, .vc-page #lo-home-login #lo-button-bottom-right a:hover, .vc-page #lo-home-login #lo-button-bottom-right a {
  opacity: 1 !important;
  color: #fff !important;
}

.vc-page #lo-home-login #lo-button-top-right, .vc-page #lo-home-login #lo-button-bottom-left {
  background: #29AAE2 !important;
}

.vc-page #lo-home-login #lo-button-top-right, .vc-page #lo-home-login #lo-button-bottom-right {
  margin-top: 15px;
}

.vc-page #lo-home-container #lo-home-login-check:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:1230px) {
  #wrapper #content.col-full.vc-page p {
    max-width: 90%;
  }
  #wrapper #content.col-full.vc-page .lo-job-container p {
    max-width: 100%;
  }
  .vc-page .lo-40-page {
    display: none;
  }
  .vc-page .lo-60-page {
    width: 100%;
  }
  .vc-page .lo-job-container {
    width: 100%;
  }
  #wrapper #content.col-full.vc-page .button.lo-home-job-button, #wrapper #content.col-full.vc-page .button.lo-home-job-button a {
    width: 33.3%;
  }
}

@media screen and (max-width: 1200px) {
  .vc-page #lo-home-jumbotron {
    height: 500px;
    background-attachment: initial;
    background-position: 0% 0%;
    background-size: cover;
  }
}

@media screen and (max-width:990px) {
  #wrapper #content.col-full.vc-page .button.lo-home-job-button, #wrapper #content.col-full.vc-page .button.lo-home-job-button a {
    width: 100% !important;
    margin-top: 1px;
    display: table;
  }
  #wrapper #content.col-full.vc-page .button.lo-home-job-button:first-child {
    margin-top: 10px;
  }
}

@media screen and (max-width:880px) {
  #content.col-full.vc-page h2 {
    font-size: 26px;
    line-height: 1.2em;
  }
  body #wrapper #content.vc-page .lo-home-job-button.lo-home-job-button {
    max-width: 100%;
  }
  #content.col-full.vc-page .lo-home-strap h2 {
    font-size: 32px;
  }
  .vc-page .lo-40-page {
    display: none;
  }
  .vc-page .lo-60-page {
    width: 100%;
  }
  .vc-page #lo-home-job-select .lo-job-container {
    max-width: 100%;
    height: 0;
  }
  /*.vc-page #lo-home-job-select .lo-job-container {
    height: 0;
  }*/
  .vc-page #lo-home-job-select .mobile-active {
    color: #353a47;
    text-align: left;
    width: 100%;
    height: auto;
  }
  .vc-page #lo-home-job-select .mobile-active p {
    max-width: 100%;
    text-align: left;
  }
  .vc-page #lo-home-job-select .mobile-active h4 {
    margin-top: 5px;
  }
  .vc-page .lo-home-job-button {
    width: 100%;
  }
  .vc-page .lo-home-job-button a {
    height: 100%;
    padding: 10px !important;
    width: auto;
    display: block;
  }
  .vc-page #lo-job-sales.lo-container {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 750px) {
  .vc-page #lo-home-jumbotron {
    background-position: center;
  }
  #content.col-full.vc-page .lo-home-strap h2 {
    font-size: 24px;
  }
}

@media screen and (max-width:350px) {
  .vc_row .sales-card {
    width: 95%;
  }
}
