/* h1 animation */

.pillar-page .h1-box1 {
  max-width: 805px;
  margin: 50px auto 35px;
  background: url(../images/btm-left.png) no-repeat left bottom;
  width: 100%;
  background-size: 260px;
  visibility: hidden;
}
.pillar-page .h1-box2 {
  background: url(../images/top-right.png) no-repeat right top;
  width: 100%;
  background-size: 140px;
}
.pillar-page .h1-boxinner {
  padding: 42px 50px 73px 50px;
}
body.pillar-page.page-template-default h1 {
  color: #fff;
  font-weight: 100;
  margin: 0;
  font-size: 60px;
  line-height: 67px;
}

.pillar-page #pillar-section0.dom-loaded .h1-box1 {
  -webkit-animation: h1Zoom 2s 0s forwards 1; /* Safari 4+ */
  -moz-animation:    h1Zoom 2s 0s forwards 1; /* Fx 5+ */
  -o-animation:      h1Zoom 2s 0s forwards 1; /* Opera 12+ */
   animation:        h1Zoom 2s 0s forwards 1;
   visibility: visible;
}

@keyframes h1Zoom {
  0% {
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    transform-origin: center center;
  }
}

.pillar-page #page-wrapper {
	padding-top: 130px
}

#wrapper-pillar-progress {
	background: #fff;
	height: 55px;
	line-height: 55px;
	box-shadow: 0px 0px 5px #666
}

#wrapper-pillar-progress a {
	text-decoration:none;
	color:inherit;
	font-size: 15px;
}

#wrapper-pillar-progress nav {
	padding: 0 20px;
}

#wrapper-pillar-progress nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#wrapper-pillar-progress nav ul li {
	display:inline-block;
	margin-right:40px;
	color:#555555;
}

#wrapper-pillar-progress #nav-item-1.active {
	color: #fbb040;
}

#wrapper-pillar-progress #nav-item-2.active {
	color: orange;
}

#wrapper-pillar-progress #nav-item-3.active {
	color: green;
}

#wrapper-pillar-progress #nav-item-4.active {
	color: blue;
}

#wrapper-pillar-progress #nav-item-5.active {
	color: yellow;
}

.pillar-page .btn-bold button.vc_btn3.vc_btn3-size-md {
  font-weight: 700 !important;
  padding: 7px 16px !important;
  font-size: 16px !important;
}

.pillar-page .btn-bold a.vc_btn3.vc_btn3-size-md:hover {
	background-color: #e47b1f !important;
}

/* SVG */

svg {
  position: relative;

}
.line {
  stroke: #fff;
  stroke-width: 4px;
  stroke-linecap: square;
  fill: none;
}
text {
	font: 60px/67px 'Roboto', sans-serif;
  fill: #fff;
  font-weight: 100;
}

/* General Styles */

.pillar-page li,
.pillar-page p {
  font-size: 17px;
  line-height: 25px;
  color: #000;
  font-weight: 300;
}

.pillar-page p {
	margin-bottom: 12px;
}

.pillar-page li {
  margin-bottom: 15px;
}

.pillar-page ul {
  margin-bottom: 40px;
}

.pillar-page .reducedp p {
  font-size: 17px !important;
  line-height: 25px !important;
  margin-bottom: 13px !important;
}

.pillar-page .chapter-head h2,
.pillar-page .chapter-head h6,
.pillar-page .pillar-reversed h2,
.pillar-page .pillar-reversed h6 {
	color: #fff;
	margin: 0;
}

.pillar-page .chapter-head h2,
.pillar-page .pillar-reversed h2 {
	font-size: 42px;
	line-height: 51px;
}

.pillar-page .chapter-head h6,
.pillar-page .pillar-reversed h6 {
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 13px;
}

.pillar-page h3 {
	font-size: 26px;
	line-height: 41px;
	margin-bottom: 7px;
}

.pillar-page h6 {
  font-size: 17px;
  line-height: 20px;
  color: #fbb040;
  font-weight: 700;
  margin-bottom: 0px;
}

.pillar-page h3.pillar-orange {
	color: #fbb040;
}

.pillar-page blockquote p {
	font-family: 'klinic_slablight_italic' !important;
	color: #555;
	font-size: 26px;
	line-height: 31px;
}

.text-center {
	text-align: center !important;
}

.pillar-page p.circled {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  margin: 0 -15px 0 0;
  float: right;
  font-size: 23px;
}

.pillar-page p.circled-orange {
  color: #fbb040;
  border: 1px solid #fbb040;
}

.pillar-page p.circled-blue {
  color: #31bcaf;
  border: 1px solid #31bcaf;
}
.pillar-page p.circled-green {
  color: #b1bd2e;
  border: 1px solid #b1bd2e;
}
.pillar-page p.circled-pink {
  color: #bc2170;
  border: 1px solid #bc2170;
}
.pillar-page p.circled-drkblue {
  color: #487f7b;
  border: 1px solid #487f7b;
}

p.pclass4 {
  font-size: 60px;
  line-height: 67px;
  color: #fbb040;
  font-weight: 100 !important;
  margin-bottom: 0;
}

.pillar-page .pillar-p1 li,
.pillar-page .pillar-p1 p,
p.pclass1,
.pclass1 p {
  font-size: 21px;
  line-height: 31px;
  color: #000;
}

.pillar-page .pillar-p1 p,
p.pclass1,
.pclass1 p {
  margin-bottom: 38px;
}

.pillar-page .pillar-p1 li {
	margin-bottom: 15px;
}

.pclass2 p,
p.pclass2 {
  font-size: 17px;
  line-height: 25px;
  color: #000;
  font-weight: 300;
}

p.pclass3 {
  font-size: 13px;
  line-height: 25px;
  color: #000;
  font-weight: 300;
}

p.pclass3 a {
  color: #f96c08;
}

p.pclass3 a:hover {
  color: #bb5106 !important;
}

span.pclass4 {
  font-size: 21px;
  line-height: 0;
}

p.pclass1,
p.pclass2 {
  margin: 0;
}

.pillar-page p.pclass3 {
	margin: 10px 0 0 0;
}

.pillar-page .bf-orange {
  color: #fbb040 !important;
}

.pillar-page .bf-blue {
  color: #31bcaf;
}
.pillar-page .bf-green {
  color: #b1bd2e;
}
.pillar-page .bf-pink {
  color: #bc2170;
}
.pillar-page .bf-drkblue {
  color: #487f7b;
}
.pillar-page .bf-drkorange {
	color: #f96c08 !important;
}
.pillar-page .bf-drkorange:hover {
	color: #bb5106 !important;
}
.pillar-page .toc {
  margin-bottom: 39px;
  font-size: 21px;
  line-height: 31px;
}

/* Pillar Form */

.pillar-page .pillar-form p {
	font-size: 17px;
	line-height: 25px;
	margin: 0px !important;
}

.pillar-page #content .gform_wrapper .gform_footer {
	margin: 24px 0 0 0 !important;
}

.pillar-page #content .gform_wrapper .gform_footer input.button,
.pillar-page #content .gform_wrapper .gform_footer input[type=submit],
.pillar-page #content .gform_wrapper .gform_page_footer input.button,
.pillar-page #content .gform_wrapper .gform_page_footer input[type=submit] {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: bold !important;
}

.pillar-form-left {
	border-right: 25px solid #e2f1f1;
}

.pillar-form-right {
	border-left: 25px solid #e2f1f1;
}

/* Sidebar Images */

.sidebar-illos img {
	max-width: 150% !important;
}

.sidebar-left-illos img {
/*	position: absolute !important;
	right: 0 !important;
	top: 0 !important; */
	width: 150% !important;
	max-width: 150% !important;
	margin-left: -100px;
}

/* Pillar Callout */

.callout-icon {
	position: absolute;
	right: -200px;
	width: 400px;
}

.callout-grey,
.no-overflow {
	overflow: visible !important;
}

.callout-grey-full h3,
.callout-grey h3 {
	color: #555;
	margin: 0;
}

.pillar-page p.author-text {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 17px;
}

.pillar-page p.author-text.author-title {
	margin-bottom: 6px;
	margin-top: 8px;
}

.pillar-page hr {
	margin: 0 0 21px 0 !important;
	color: #555;
	background-color: #555;
}

@media (min-width: 992px) {
	.callout-grey h3 {
		max-width: 75%;
	}
	.callout-grey-full h3 {
		width: 100%;
	}
}

@media (max-width: 992px) {
	.callout-icon {
		display: none;
	}
}

/* Circle animation */

.pillar-page .animation-container {
  font-family: 'Roboto', sans-serif;
  position: relative;
  margin: 0 auto;
  width: 870px;
}

.pillar-page .animation-container p {
  font-size: 21px;
  line-height: 21px;
  margin: 24.5px 0 24.5px 35px;
}

.pillar-page .animation-container span {
  font-size: 21px;
  line-height: 21px;
  font-weight: 300;
}

.pillar-page .content-line {
  display: flex;
  align-items: center;
  margin-left: 22px;
}

.pillar-page .animation-container .content-line.number-1,
.pillar-page .animation-container .content-line.number-1 a,
.pillar-page .animation-container .content-line.number-1 a:hover,
.pillar-page .animation-container .content-line.number-1 p {
  color: #fbb040;
}

.pillar-page .animation-container .content-line.number-2,
.pillar-page .animation-container .content-line.number-2 a,
.pillar-page .animation-container .content-line.number-2 a:hover,
.pillar-page .animation-container .content-line.number-2 p {
  color: #31bcaf;
}

.pillar-page .animation-container .content-line.number-3,
.pillar-page .animation-container .content-line.number-3 a,
.pillar-page .animation-container .content-line.number-3 a:hover,
.pillar-page .animation-container .content-line.number-3 p {
  color: #b1bd2e;
}

.pillar-page .animation-container .content-line.number-4,
.pillar-page .animation-container .content-line.number-4 a,
.pillar-page .animation-container .content-line.number-4 a:hover,
.pillar-page .animation-container .content-line.number-4 p {
  color: #bc2170;
}

.pillar-page .animation-container .content-line.number-5,
.pillar-page .animation-container .content-line.number-5 a,
.pillar-page .animation-container .content-line.number-5 a:hover,
.pillar-page .animation-container .content-line.number-5 p {
  color: #487f7b;
}

.pillar-page #Layer_1 {
  position: absolute;
  top: 10px;
  left: 3px;
  width: 50px;
}

/* Circle animation 2 */

.pillar-page .animation-container2 {
  font-family: 'Roboto', sans-serif;
  position: relative;
  margin: 0 auto;
  width: 870px;
}

.pillar-page .animation-container2 p {
  font-size: 21px;
  line-height: 21px;
  margin: 24.5px 0 24.5px 35px;
}

.pillar-page .animation-container2 span {
  font-size: 21px;
  line-height: 21px;
  font-weight: 300;
}

.pillar-page .content-line {
  display: flex;
  align-items: center;
  margin-left: 22px;
}

.pillar-page .animation-container2 .content-line.number-1,
.pillar-page .animation-container2 .content-line.number-1 a,
.pillar-page .animation-container2 .content-line.number-1 a:hover,
.pillar-page .animation-container2 .content-line.number-1 p {
  color: #b1bd2e;
}

.pillar-page .animation-container2 .content-line.number-2,
.pillar-page .animation-container2 .content-line.number-2 a,
.pillar-page .animation-container2 .content-line.number-2 a:hover,
.pillar-page .animation-container2 .content-line.number-2 p {
  color: #8ac8c7;
}

.pillar-page .animation-container2 .content-line.number-3,
.pillar-page .animation-container2 .content-line.number-3 a,
.pillar-page .animation-container2 .content-line.number-3 a:hover,
.pillar-page .animation-container2 .content-line.number-3 p {
  color: #bc2170;
}

.pillar-page .animation-container2 .content-line.number-4,
.pillar-page .animation-container2 .content-line.number-4 a,
.pillar-page .animation-container2 .content-line.number-4 a:hover,
.pillar-page .animation-container2 .content-line.number-4 p {
  color: #fbb040;
}

.pillar-page .animation-container2 .content-line.number-5,
.pillar-page .animation-container2 .content-line.number-5 a,
.pillar-page .animation-container2 .content-line.number-5 a:hover,
.pillar-page .animation-container2 .content-line.number-5 p {
  color: #487f7b;
}

.pillar-page .animation-container2 .content-line.number-6,
.pillar-page .animation-container2 .content-line.number-6 a,
.pillar-page .animation-container2 .content-line.number-6 a:hover,
.pillar-page .animation-container2 .content-line.number-6 p {
  color: #f96c08;
}

.pillar-page #Layer_1 {
  position: absolute;
  top: 10px;
  left: 3px;
  width: 50px;
}


/* Square Animation */

#copy-plus-frame-animation text {
	color: #555555;
	fill: #555555;
  font-size: 26px !important;
  line-height: 41px;
}
.copy-plus-frame-line {
  fill: none;
  stroke: #fbb040;
  stroke-width: 3px;
}
#squareCopyFrameAnimation {
  font-size: 26px !important;
  line-height: 41px;
  fill: #555555;
}

/* Star Animation */

.pillar-quote-text {
	font-family:'klinic_slablight_italic' !important;
	font-size: 34px !important;
	line-height: 43px !important;
	font-weight: 100 !important;
/*	color: #fbb040 !important; */
	margin: 0 !important;
}

.pillar-quote-att {
	font-size: 13px !important;
	line-height: 25px !important;
	font-weight: 100 !important;
	margin: -8px 0 0 !important;
}

.pillar-quote-wrap {
	position: relative;
	float: left;
	width: 100%;
	margin: 55px 0 40px 0;
}

.pillar-quote-block {
	position: relative;
	float: left;
}

.triggerStar.active .pillar-star {
  -webkit-animation: move 2s forwards;
  animation: move 2s forwards;
  border-radius:60px;
  text-decoration: none;
  padding-right: 20px;
  left: 0;
  position: relative;
  display: block;
  margin-top:-15px;
}

@-webkit-keyframes move
{
    from {
        left: -500px;
    }
    to {
        left: 85%;
    }
}

@keyframes move
{
    from {
        left: -500px;
    }
    to {
        left: 80%;
    }
}

@media (max-width: 768px) {
  @-webkit-keyframes move
  {
      from {
          left: -500px;
      }
      to {
          left: 60%;
      }
  }

  @keyframes move
  {
      from {
          left: -500px;
      }
      to {
          left: 60%;
      }
  }
}

/* Bouncing Icons v1 */

#bouncing-icons-v1__container {
  display: flex;
  justify-content: space-between;
  width: 600px;
  height: 80px;
  margin: 0 auto;
}
.icon-v1__container {
  position: relative;
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  justify-content: center;
}
.icon-v1:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 0;
  background-size: 90% 90%;
  background-repeat: no-repeat;
  animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
  animation-duration: 1.15s;
  animation-fill-mode: both;
  transform-origin: 50% 50%;
  z-index: 1;
}
.bouncing-animation.icon-v1:before {
  animation-name: bounce;
}
.icon-v1__container:first-child .icon-v1:before {
  background-image: url('/wp-content/uploads/2019/01/icon-1.png');
}
.icon-v1__container:nth-child(2) .icon-v1:before {
  background-image: url('/wp-content/uploads/2019/01/icon-2.png');
  animation-delay: 1s;
}
.icon-v1__container:last-child .icon-v1:before {
  background-image: url('/wp-content/uploads/2019/01/icon-3.png');
  animation-delay: 2s;
}
.icon-v1__container .icon-v1:after {
  position: absolute;
  content: '';
  width: 85%;
  height: 17px;
  bottom: 2px;
  left: 7.5%;
  z-index: -1;
  /**background: url('/wp-content/uploads/2019/01/ellipsis.png') no-repeat 50% 80%/90% 90%;**/
  background: #e4e4e4;
  border-radius: 50%;
}
@keyframes bounce {
  0% {
    transform: scale(1, 1) translateY(0) rotate(0);
  }
  10% {
    transform: scale(1.05, 0.95) translateY(0) rotate(0);
  }
  30% {
    transform: scale(0.95, 1.05) translateY(-20px) rotate(-5deg);
  }
  50% {
    transform: scale(1.025, 0.975) translateY(0) rotate(0);
  }
  57% {
    transform: scale(1, 1) translateY(-7px) rotate(0);
  }
  64% {
    transform: scale(1, 1) translateY(0) rotate(0);
  }
  100% {
    transform: scale(1, 1) translateY(0) rotate(0);
  }
}

/* bouncing icons */

.triggerBounce .icon-v2-wrapper {
	margin-right: -15px !important;
}

.triggerBounce.delay-one.animate .icon-v2-wrapper img {
  animation-delay: 1s;
}

.triggerBounce.delay-two.animate .icon-v2-wrapper img {
  animation-delay: 2s;
}

.triggerBounce.triggerV1 {
	float: none !important;
	margin: 0 auto;
	width: 80px;
	height; 80px;
}

.triggerBounce.triggerV1 .icon-v2-wrapper img,
.triggerBounce.triggerV1 .icon-v2-wrapper {
	width: 80px;
	height: 80px;
}
.triggerBounce.triggerV1 .icon-v2-wrapper {
	background-size: 80px 20px;
}

.triggerBounce.go-left {
	float: left !important;
}

/* bouncing icons v2 - working */

.triggerBounce {
	float: right;
}

.triggerBounce.leftAlgn {
	float: left;
}

.triggerBounce.leftAlgn .icon-v2-wrapper {
	margin-right: 0;
}

.icon-v2-wrapper {
	width: 75px;
	height: 70px;
  background: url('/wp-content/themes/understrap-child/images/ellipsis.png') center bottom no-repeat;
	background-size: 75px 17px;
}
.icon-v2-wrapper img {
	max-width: 100%;
	width: 75px;
	height: 70px;
}
.triggerBounce.animate .icon-v2-wrapper img {
	animation-name: bounce-v2;
	animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
	animation-duration: 1.15s;
	animation-fill-mode: both;
}

@keyframes bounce-v2 {
  0% {
    transform: scale(1, 1) translateY(0) rotate(0);
  }
  10% {
    transform: scale(1.05, 0.95) translateY(0) rotate(0);
  }
  30% {
    transform: scale(0.95, 1.05) translateY(-20px) rotate(5deg);
  }
  50% {
    transform: scale(1.025, 0.975) translateY(0) rotate(0);
  }
  57% {
    transform: scale(1, 1) translateY(-7px) rotate(0);
  }
  64% {
    transform: scale(1, 1) translateY(0) rotate(0);
  }
  100% {
    transform: scale(1, 1) translateY(0) rotate(0);
  }
}

/* Highlighted Text */

.triggerHighlight.active .pillar-highlight {
	transition-duration: 2s, 2s;
	transition-timing-function: initial, initial;
	transition-delay: initial, initial;
	transition-property: background-color, color;
	background-color: #e8f4f4;
}

span.mobile-show {
  display: none;
}

.pillar-page h3.margin-sm {
  margin-bottom: 8px;
}

.pillar-page blockquote {
  margin: 27px 0;
}


/*
.triggerBounce {
  float:right;
}

.bouncesingle {
  -webkit-animation-name: bouncesingle;
  animation-name: bouncesingle;
	animation-timing-function: ease;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bounce-wrapper {
  background: url(/wp-content/themes/understrap-child/images/ellipsis.png) bottom center no-repeat;
  background-size: contain;
  width: 75px;
}

@-webkit-keyframes bouncesingle {
  0%  {-webkit-transform: translateY(0);}
  20% {-webkit-transform: translateY(-5px) rotate(3deg);}
  40% {-webkit-transform: translateY(-10px) rotate(3deg);}
  50% {-webkit-transform: translateY(-15px) rotate(3deg);}
}

@keyframes bouncesingle {
  0%, 100%  {transform: translateY(0);}
  20% {transform: translateY(-5px) rotate(3deg);}
  40% {transform: translateY(-10px) rotate(3deg);}
  50% {transform: translateY(-15px) rotate(3deg);}
}
*/

#html5-watermark {
  display: none !important;
}

/* Square Expanding Animation */
.zoombox-wrapper {
  max-width: 805px;
  margin: 0 auto;
  position: relative;
}

.zoombox-left {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 45px;
  height: 45px;
}

.zoombox-right {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 45px;
  height: 45px;
}

.zoomBox {
  max-width: 100%;
  padding: 40px 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pillar-page p.zoomText {
  opacity:0;
  font-size: 26px;
  line-height: 41px;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #555;
}

.pillar-page p.zoomText.whiteText {
	color: #fff;
}

/* Animate Classes */

.zoombox-wrapper.zoomTextAnimate .zoomText {
  -webkit-animation: fadeZoom 2s .5s forwards 1; /* Safari 4+ */
  -moz-animation:    fadeZoom 2s .5s forwards 1; /* Fx 5+ */
  -o-animation:      fadeZoom 2s .5s forwards 1; /* Opera 12+ */
   animation:        fadeZoom 2s .5s forwards 1;
}

.zoombox-wrapper.zoomTextAnimate .zoombox-left {
  -webkit-animation: movebottomleft 2s .5s forwards 1; /* Safari 4+ */
  -moz-animation:    movebottomleft 2s .5s forwards 1; /* Fx 5+ */
  -o-animation:      movebottomleft 2s .5s forwards 1; /* Opera 12+ */
  animation:         movebottomleft 2s .5s forwards 1; /* IE 10+, Fx 29+ */
}

.zoombox-wrapper.zoomTextAnimate .zoombox-right {
  -webkit-animation: movetopright 2s .5s forwards 1; /* Safari 4+ */
  -moz-animation:    movetopright 2s .5s forwards 1; /* Fx 5+ */
  -o-animation:      movetopright 2s .5s forwards 1; /* Opera 12+ */
  animation:         movetopright 2s .5s forwards 1; /* IE 10+, Fx 29+ */
}

/* Forms */

body.pillar-page .gform_wrapper .top_label div.ginput_container {
  margin: 0;
}

body.pillar-page .gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0;
  margin-bottom: 10px;
}

.pillar-page .gform_wrapper .gform_footer input.button,
.pillar-page .gform_wrapper .gform_footer input[type=submit],
.pillar-page .gform_wrapper .gform_page_footer input.button,
.pillar-page .gform_wrapper .gform_page_footer input[type=submit] {
  margin: 0;
}

/* Anchor */

.pillar-page .anchor {
	top: -220px;
}

/* Keyframes */

@-webkit-keyframes movebottomleft {
  0%   {

  }
  100% {
  bottom: 0%;
  left: 0%;
  transform: translate(0%, -0%);
  }
}
@-moz-keyframes movebottomleft {
  0%   {  }
  100% {
    bottom: 0%;
    left: 0%;
    transform: translate(0%, -0%);
  }
}
@-o-keyframes movebottomleft {
  0%   {  }
  100% {
    bottom: 0%;
    left: 0%;
    transform: translate(0%, -0%);
  }
}
@keyframes movebottomleft {
  0%   { }
  100% {
    bottom: 0%;
    left: 0%;
    transform: translate(0%, -0%);
  }
}

@-webkit-keyframes movetopright {
  0%   {

  }
  100% {
  top: 0%;
  left: 100%;
  transform: translate(-100%, -0%);

  }
}
@-moz-keyframes movetopright {
  0%   {  }
  100% {
  top: 0%;
   left: 100%;
 transform: translate(-100%, -0%);
  }
}
@-o-keyframes movetopright {
  0%   {  }
  100% {
  top: 0%;
   left: 100%;
 transform: translate(-100%, -0%);

  }
}
@keyframes movetopright {
  0%   { }
  100% {
  top: 0%;
  left: 100%;
  transform: translate(-100%, -0%);
  }
}

@keyframes fadeZoom {
  0% {
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    transform-origin: center center;
  }
}

/* Media Queries */

@media (max-width: 768px) {
	.pillar-page .vc_row {
		padding-left: 30px;
		padding-right: 30px;
	}

	.pillar-page .vc_row .vc_row {
		padding-left: 0;
		padding-right: 0;
	}

  #wrapper-pillar-progress,
  .mobile-hidden {
    display: none;
  }
  span.mobile-show {
    display: inline-block;
    margin-right: 10px;
  }
  .pillar-page blockquote {
    margin: 42px 0;
  }
  body.pillar-page.page-template-default h1 {
    font-size: 36px;
    line-height: 48px;
  }
  body.pillar-page #header-menu-wrapper {
	  padding-right: 15px;
  }
  body.pillar-page #primary-menu {
	  margin-right: 15px;
  }

  /* Animations */
  .pillar-page .h1-boxinner {
	  padding: 45px 25px 125px 15px;
  }
  .pillar-page .h1-box1 {
		background-size: 130px;
		background-position-x: 15px;
	}
	.pillar-page .h1-box2 {
		background-size: 70px;
		background-position-x: 95%;
	}
	.downloadCheck {
		margin-bottom: 30px;
	}

}

#pillar-section0 {
	visibility: hidden;
}

#pillar-section0.dom-loaded {
	visibility: visible;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}