/*
*
*
Template Name: Home Title Services
*
*/
p {
  font-size: inherit;
}
#inner-page-wrapper {
  margin-bottom: 0;
}
#inner-page-wrapper > .container {
  width: 100%;
  padding: 0 0 0;
}
#ip-hts {
  position: relative;
}
.global-overlay {
  max-width: 134px;
}
.hts-top .global-accent {
  top: 11.5%;
  display: block;
}
.ip-custom-wrap {
}
.prim-color {
  color: var(--primary-color);
}
.hl {
  font-weight: 600;
}
.hl2 {
  font-weight: 700;
}
.hts-text {
  font-size: 18px;
  line-height: 1.444;
  color: #2c2c2c;
  letter-spacing: 0.05em;
  font-weight: 300;
}
.hts-text p {
  margin: 29px 0 0;
}
.hts-text p:nth-of-type(1) {
  margin: 0 0 0;
}
.hts-trigger {
  margin: 0 auto;
  width: calc(100% - 30px);
  max-width: 905px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.hts-trigger:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background: #e4e4e4;
  height: 1px;
  top: 6px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 90.8%;
}
.hts-trigger > div {
  cursor: pointer;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.176;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  position: relative;
  z-index: 2;
  transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.hts-trigger > div:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: var(--primary-color);
  border-radius: 100%;
  margin: 0 auto 22px;
}
.hts-trigger > div:hover {
  color: var(--primary-color);
}
.hts-sec {
  position: relative;
}
.hts-top {
  padding: 140px 0 56px;
  background: url(../../images/home-title-services/hts-top-bg.jpg) center center
    no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/*.hts-top:before{
	content:'';
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../images/home-title-services/hts-top-fade.png) center center no-repeat;
	background-size: 100% 100%;
}*/
.hts-top .global-overlay {
  top: 0;
  height: 77%;
}
.hts-top-inner {
  margin: 140px 0 0;
  position: relative;
  z-index: 1;
}
.hts-top-inner .hts-title {
  margin: 0 0 37px;
}
.hts-top-inner .hts-title h1 {
  font-size: 80px;
  font-weight: 400;
  font-family: var(--title-font);
  line-height: 0.86;
  color: var(--primary-color);
  text-transform: uppercase;
  margin: 0;
}
.hts-top-inner .hts-title h1 span {
  color: var(--tertiary-color);
  display: block;
}
.hts-bullet {
  position: relative;
  padding: 0 0 0 29px;
}
.hts-bullet:before {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #b7b7b7;
  border-radius: 100%;
  top: calc(50% - 5px);
  left: 0;
}
.hts-toc {
  margin: 50px 0 0;
}
.hts-toc h2 {
  font-family: var(--title-font);
  font-size: 40px;
  color: #2c2c2c;
  text-transform: uppercase;
}
.hts-toc .hts-toc-list {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  margin: 20px 0 0 20px;
}
.hts-toc .hts-toc-list > div {
}
.hts-toc .hts-toc-list > div:first-child {
  margin: 0 0 0;
}
.hts-ql {
}
.hts-ql-title {
  color: #000;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.52;
  text-align: center;
  margin: 0 0 44px;
}
.hts-ql-title span {
  display: block;
  font-size: 30px;
  line-height: 1;
}

.hts-ql-bttns {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}
.hts-ql-bttns a {
  display: inline-block;
  position: relative;
  max-width: 100%;
  width: 292px;
  margin: 0 15px;
  font-size: 16px;
  font-weight: 100;
  font-family: var(--title-font);
  color: #fff;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  background-image: url(../../images/homepage-alt/welcome-cta-bg.jpg);
  background-size: cover;
  background-position: center;
  margin: 25px 0 0;
}
.hts-ql-bttns a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  background: var(--primary-color);
  opacity: 0.8;
  top: 0;
  left: 0;
}
.hts-ql-bttns a:hover:before {
  background: #202020;
}
.hts-ql-bttns a:after {
  content: "";
  position: absolute;
  width: 62px;
  height: 67px;
  background-image: url(../../images/homepage-alt/welcome-cta-accent.png);
  background-size: contain;
  background-position: center;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.hts-ql-bttns a:hover:after {
  opacity: 0;
  -webkit-transform: translate(-50%, 0%) rotate(120deg);
  transform: translate(-50%, 0%) rotate(120deg);
}
.hts-ql-bttns a:hover {
}
.hts-ql-bttns a span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 69px;
  z-index: 2;
}
.hts-ql-bttns a:hover span {
}
.hts-ql-bttns a:first-child {
  margin: 0 0 0;
}
.hts-img {
  position: relative;
  margin: 0 -96px 0 37px;
}
.hts-img.left {
  margin: 0 37px 0 -96px;
}
.hts-img a {
  position: relative;
  display: block;
}
.hts-img canvas {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}
.hts-img img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hts-img.vid {
}
.hts-img.vid a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
}
.hts-img.vid a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/home-title-services/hts-play.png) center center
    no-repeat;
  background-size: 6.515% auto;
}
.hts-list {
}
.hts-list > div {
  margin: 30px 0 0;
}
.hts-list > div:first-child {
  margin: 0 0 0;
}
.hts-ti {
  padding: 56px 0 65px;
  background: url(../../images/home-title-services/hts-ti-bg.jpg) center right
    no-repeat #fff;
  background-size: cover;
  background-attachment: fixed;
}
.hts-ti .global-overlay {
  top: -126px;
}
.hts-ti .global-overlay.right {
  top: 120px;
}
.hts-ti-top {
}
.hts-ti-intro {
}
.hts-sm-title {
  margin: 0 0 25px;
}
.hts-sm-title h2 {
  font-size: 40px;
  color: #0066ac;
  font-family: var(--title-font);
}
.hts-ti-bottom {
  margin: 60px 0 0;
}
.hts-tiw {
  padding: 65px 0 0;
}
.hts-tiw-bottom {
  margin: 50px 0 0;
}
.hts-tiw .global-overlay {
  top: -65px;
}
.hts-tiw .global-overlay.right {
  top: 65px;
}
.hts-dyk {
  /*	padding: 0 0 130px;
	margin: 85px 0 0;*/

  /* padding: 201px 0 201px; */
  padding: 100px 0 100px;
  /* margin: 85px 0 0; */
  /* background: #fff; */
  position: relative;
}
.hts-dyk-title {
  text-align: center;
  font-family: var(--title-font);
  color: #0066ac;
  font-size: 60px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.hts-dyk-subtitle {
  text-align: center;
  font-size: 25px;
  color: #2c2c2c;
  /*color: #565656;*/
  line-height: 1.16;
  margin: 30px 0 0;
  position: relative;
  z-index: 1;
}
.hts-dyk-content {
  margin: 40px 0 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.hts-dyk::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 424px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(/wp-content/themes/integritytitlellc.com/assets/images/home-title-services/wtrmarklogo.png);
  /* z-index: -1; */
  background-size: 48% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.hts-dyk-bullet {
}
.hts-dyk-bullet .hts-bullet {
}
/*.hts-dyk-bullet .hts-bullet:before{
	background: #edc03a;
}*/
.hts-common-bg {
  background: url(../../images/home-title-services/hts-common-bg.jpg) center
    center no-repeat #fff;
  background-size: cover;
  background-attachment: fixed;
}
.hts-lg-img {
  display: none;
}
.hts-lg-img canvas {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}
.hts-lg-img img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hts-lg-img .global-overlay {
  top: -130px;
}
.hts-tir {
  text-align: center;
  padding: 15px 0 175px;
}
.hts-tir .global-overlay {
  top: -366px;
}
.hts-tin {
  padding: 0 0 123px;
}
.hts-tin .global-overlay {
  top: -130px;
}

.hts-tin-intro {
  padding: 80px 0 0;
}
.hts-tin-bottom {
  margin: 50px 0 0;
}
.hts-tic {
  padding: 0 0 150px;
}
.hts-tic .global-overlay {
  top: -130px;
}
.hts-tic .global-overlay.right {
  top: -366px;
}
.hts-list.tin-padded {
  padding: 0 0 0 15px;
}
.hts-list.tin-padded .hts-bullet {
  padding: 0 0 0 0;
}
.hts-list.tin-padded .hts-bullet:before {
  left: -29px;
}
.hts-list.tin-padded > div {
  padding: 0 0 0 29px;
}
.hts-fn {
  padding: 0 0 155px;
}
.hts-fn .global-overlay {
  top: -366px;
}
.hts-fn-bottom {
  margin: 125px 0 0;
}

.hts-wsi {
  padding: 0 0 30px;
}
.hts-wsi .global-overlay {
  top: -130px;
}
.hts-wsi .global-overlay.right {
  top: -366px;
}
.hts-wsi-intro {
  padding: 80px 0 0;
}
.hts-wsi-bottom {
  margin: 45px 0 0;
}
.hts-contact {
  padding: 85px 0 40px;
}
.hts-contact .hts-text {
  font-weight: 500;
}
.hts-contact-lg {
  margin: 27px 0 0;
}

.hts-hl {
  padding: 40px 0 0;
}
.hts-hl-bttns {
  margin: 0 -47px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.hts-hl-bttns > div {
  margin: 0 0 0 12px;
  width: calc(25% - 9px);
}
.hts-hl-bttns > div:first-child {
  margin: 0 0 0 0;
}

.hts-hl-bttns > div a {
  width: 100%;
}

.hts-bullet:before {
  background: #0066ac;
}

#hts-ti,
#hts-tiw,
#hts-tir,
#hts-tin,
#hts-tic,
#hts-fn,
#hts-fn-bottom,
#hts-wsi {
  scroll-margin-top: 100px;
}

@media only screen and (max-width: 1366px) {
  .hts-img {
    margin: 0 -50px 0 0;
  }
  .hts-img.left {
    margin: 0 0 0 -50px;
  }
}
@media only screen and (max-width: 1199px) {
  .hts-top {
    background-attachment: scroll;
  }
  .hts-ti,
  .hts-common-bg {
    background-attachment: scroll;
    background-size: 100vw auto;
  }
  .hts-trigger {
    max-width: 800px;
  }
  .hts-trigger:before {
    max-width: 89.4%;
  }
  .hts-img {
    margin: 0 0 0 0;
  }
  .hts-img.left {
    margin: 0 0 0 0;
  }
  .hts-hl-bttns {
    margin: 0 -18px;
  }
  .hts-hl-bttns > div a {
    letter-spacing: 0.04em;
  }
}
@media only screen and (max-width: 991px) {
  #ip-hts .global-overlay {
    opacity: 0;
    pointer-events: none;
  }
  .hts-trigger:before {
    display: none;
  }
  .hts-top {
    padding: 00px 0 36px;
  }
  .hts-top-inner {
    margin: 36px 0 0;
  }
  .hts-top-inner .hts-title h1 {
    text-align: center;
    font-size: 65px;
  }
  .hts-ql {
    padding: 40px 0 0;
  }
  .hts-sm-title h2 {
    text-align: center;
    font-size: 33px;
  }
  .hts-wsi {
    padding: 50px 0 30px;
  }
  .hts-tic-intro,
  .hts-ti-intro,
  .hts-tiw-intro,
  .hts-wsi-intro,
  .hts-fn-intro {
    padding: 0 0 60px;
  }
  .hts-img,
  .hts-img.left {
    max-width: 550px;
    margin: 0 auto;
  }
  .hts-dyk-subtitle br {
    display: none;
  }
  .hts-tir {
    padding: 50px 0 0px;
  }
  .hts-fn {
    padding: 0 0 0px;
  }
  .hts-fn-bottom {
    margin: 75px 0 0;
  }
  .hts-contact.hts-common-bg {
    background: #fff;
  }
  .hts-hl {
    padding: 0 0 30px;
  }
  .hts-hl-bttns {
    margin: 0 0;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
  }
  .hts-hl-bttns > div {
    margin: 15px 0 0;
    width: 100%;
    max-width: 280px;
  }
  .hts-toc .hts-toc-list {
    margin: 20px 0 0 0;
  }
  .hts-bullet:before {
    top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .hts-top-inner {
    margin: 0px 0 0;
  }
  .hts-trigger {
    display: none;
  }
  .hts-top-inner .hts-title h1 {
    font-size: 45px;
  }
  .hts-toc h2 {
    font-size: 27px;
  }
  .hts-text {
    font-size: 16px;
  }
  .hts-list.tin-padded {
    padding: 0 0 0 0;
  }
  .hts-sm-title h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .hts-tic {
    padding: 0 0 35px;
  }

  .hts-img .aios-video-popup {
    margin-top: 40px;
  }
  .hts-dyk {
    margin: 0px 15px;
  }

  .hts-dyk::after {
    background-size: 94% auto;
  }

  .hts-ti {
    padding: 56px 0 0px;
  }

  .hts-tin {
    padding: 0 0 34px;
  }

  .hts-dyk {
    padding: 62px 0 4px;
  }

  .header {
    padding: 8px 15px;
  }

  .header-logo img {
    max-width: 140px;
    position: relative;
    top: -8px;
  }
}
