.ing-dropcap {
  float: left;
  display: block;
  margin: 0.175em 0.3em 0 0;
  padding: 0.3em 0.4875em;
  font-size: 3.69em;
  line-height: 1; }
  .ing-dropcap.square {
  color: white;
  background-color: #393939; 
  font-size: 2.77em;
  padding: 0.4em 0.65em 0.5em; }
  .ing-dropcap.circle {
  color: white;
  background-color: #393939;
  font-size: 2.77em;
  padding: 0.4em 0.65em 0.5em;
  border-radius:100%;
  -webkit-border-radius:100%; }
  .ing-dropcap.border {
  border-left: 3px solid #d64123;
  margin: 0.175em 0.2em 0 0.01em; }
.ing-gap {
  margin: 1.313em 0;
  border-color: transparent; }
.ing-clear {
  margin: 0;
  border: 0;
  clear: both; }

.ing-highlight {
  color: white;
  padding: 0.16em 0.375em; }

.ing-blockquote.right-text {
  text-align: right; }
.ing-blockquote.center-text {
  text-align: center; }

.ing-pullquote {
  width: 40%;
  margin: 0.45em 1.1em 0.55em 0;
  font-size: 1.313em; }
  .ing-pullquote.right {
    margin-right: 0;
    margin-left: 1.1em; }
  @media (max-width: 767px) {
    .ing-pullquote.left, .ing-pullquote.right {
      float: none;
      width: 100%;
      margin: 1.313em 0; } }

.ing-cite {
  display: block;
  margin-top: 1em;
  font-size: 14px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style:italic;
  color: #5a5148; }
  .ing-cite:before {
    content: "\2013\00A0"; }

.close {
  float: right;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.7;
  color: black;
  zoom: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .close:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60);
    zoom: 1; }

button.close {
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.ing-alert,
.wpcf7-response-output {
  margin-bottom: 1.313em;
  border: 1px solid #b5b725;
  padding: 1.62em 3.5em 1.72em 1.15em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b5b725;
  background-color: #fdffd2;
  position: relative; }
  .ing-alert .h-alert,
  .wpcf7-response-output .h-alert {
    margin: 0.05em 0 0.25em;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: -1px;
    line-height: 1.3;
    text-transform: none;
    color: inherit; }
  .ing-alert .close,
  .wpcf7-response-output .close {
	line-height: 1;
	margin-top: -14px;
	position: absolute;
	right: 17px;
	top: 50%;
    color: #c09853; }

.ing-alert-muted {
  background-color: #eeeeee;
  border-color: #cfcfcf;
  color: #999999; }
  .ing-alert-muted .close {
    color: #999999; }

.ing-alert-info {
  background-color: #b9e7fe;
  border-color: #1c74a2;
  color: #1c74a2; }
  .ing-alert-info .close {
    color: #1c74a2; }

.ing-alert-success,
.wpcf7-mail-sent-ok {
background-color: #d6e6b3;
border-color: #708d32;
color: #708d32; }
  .ing-alert-success .close,
  .wpcf7-mail-sent-ok .close {
    color: #708d32; }

.ing-alert-danger {
background-color: #ffc6b4;
border-color: #d14f27;
color: #d14f27; }
  .ing-alert-danger .close {
    color: #d14f27; }

.ing-alert-block {
  padding: 0.786em 1.15em 1em; }

.ing-alert-block > p,
.ing-alert-block > ul {
  margin-bottom: 0; }

.ing-alert-block p + p {
  margin-top: 6px; }

.wpcf7-response-output {
  border-width: 1px !important;
  margin: 1.313em 0 0 !important;
  padding: 0.786em 1.15em 1em !important; }

.ing-map {
  margin-bottom: 1.313em; }
  .ing-map.with-container {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 1.5%;
    background-color: white;}
  .ing-map .ing-map-inner {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
    .ing-map .ing-map-inner iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.h-skill-bar {
  margin-top: 0;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase; }

.ing-skill-bar {
  height: 25px;
  margin-bottom: 1.313em;
  background-color: #f2f2f2; }

.ing-skill-bar .bar {
  overflow: hidden;
  position: relative;
  width: 0%;
  height: 100%;
  float: left;
  background-color: #ff2a13; }

.ing-skill-bar .bar .percent {
  position: absolute;
  right: 4px;
  bottom: 4px;
  height: 17px;
  padding: 0 5px;
  font-size: 11px;
  line-height: 17px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
  color: white;
  background-color: #272727;
  background-color: rgba(0, 0, 0, 0.35); }

.ing-code {
  line-height: 1; }

.ing-block-grid {
  display: block;
  overflow: hidden;
  padding: 0; }
  .ing-block-grid > li {
    display: block;
    height: auto;
    float: left; }
  .ing-block-grid.two-up {
    margin: 1.313em -1.25%; }
    .ing-block-grid.two-up > li {
      width: 50%;
      padding: 1.25%; }
      .ing-block-grid.two-up > li:nth-child(2n+1) {
        clear: both; }
  .ing-block-grid.three-up {
    margin: 1.313em -1%; }
    .ing-block-grid.three-up > li {
      width: 33.33333%;
      padding: 1%; }
      .ing-block-grid.three-up > li:nth-child(3n+1) {
        clear: both; }
  .ing-block-grid.four-up {
    margin: 1.313em -0.9%; }
    .ing-block-grid.four-up > li {
      width: 25%;
      padding: 0.9%; }
      .ing-block-grid.four-up > li:nth-child(4n+1) {
        clear: both; }
  .ing-block-grid.five-up {
    margin: 1.313em -0.85%; }
    .ing-block-grid.five-up > li {
      width: 20%;
      padding: 0.85%; }
      .ing-block-grid.five-up > li:nth-child(5n+1) {
        clear: both; }
  .ing-block-grid img,
  .ing-block-grid .ing-img {
    margin-bottom: 0; }

.ing-img {
  margin-bottom: 1.313em; }
  .ing-img.left {
    margin: 0.35em 1.313em 0.35em 0; }
  .ing-img.right {
    margin: 0.35em 0 0.35em 1.313em; }

.ing-ul-icons {
  margin-left: 1.425em;
  list-style: none;
  text-indent: -0.85em; }
  .ing-ul-icons li [class^="ing-icon-"],
  .ing-ul-icons li [class*=" ing-icon-"] {
    width: 0.85em; }

.ing-columnize {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  column-gap: 3em;
  -webkit-column-rule: 1px solid #e5e5e5;
  -moz-column-rule: 1px solid #e5e5e5;
  column-rule: 1px solid #e5e5e5;
  margin: 0 0 1.313em; }
  .ing-columnize p:last-child,
  .ing-columnize ul:last-child,
  .ing-columnize ol:last-child {
    margin-bottom: 0; }
  @media (max-width: 480px) {
    .ing-columnize {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0;
      -webkit-column-rule: 0;
      -moz-column-rule: 0;
      column-rule: 0; } }

.ing-responsive-video.ing-responsive-video-shortcode {
  margin-bottom: 1.313em; }
.ing-responsive-video.ing-responsive-video-shortcode.with-container {
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 2.5%;
  background-color: white; }
.ing-responsive-video .ing-responsive-video-inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .ing-responsive-video .ing-responsive-video-inner.five-by-three {
    padding-bottom: 60%; }
  .ing-responsive-video .ing-responsive-video-inner.five-by-four {
    padding-bottom: 80%; }
  .ing-responsive-video .ing-responsive-video-inner.four-by-three {
    padding-bottom: 75%; }
  .ing-responsive-video .ing-responsive-video-inner.three-by-two {
    padding-bottom: 66.67%; }
  .ing-responsive-video .ing-responsive-video-inner embed,
  .ing-responsive-video .ing-responsive-video-inner iframe,
  .ing-responsive-video .ing-responsive-video-inner img,
  .ing-responsive-video .ing-responsive-video-inner object,
  .ing-responsive-video .ing-responsive-video-inner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ing-accordion {
  margin-bottom: 1.375em; }

.ing-accordion-group {
  border-top: 1px solid #e3eaec; }
.ing-accordion-group:last-child {
  border-bottom: 1px solid #e3eaec; }
.ing-accordion-heading {
  overflow: hidden;
  border-bottom: 0;
  position: relative; }
  .ing-accordion-heading .ing-accordion-toggle {
	color: #d64123;
	display: block;
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 138.46%;
	font-weight: 300;
	padding: 0.75em 32px 0.75em 0; }
    .ing-accordion-heading .ing-accordion-toggle.collapsed {
      background-color: white;
      color: #393939; }
      .ing-accordion-heading .ing-accordion-toggle.collapsed:before {
       content: "\e801";
       color: #393939; }
    .ing-accordion-heading .ing-accordion-toggle:before {
		bottom: 0.3em;
		color: #d64123;
		content: "\e800";
		display: inline-block;
		font-family: swagger_font;
		font-size: 122%;
		font-weight: 300;
		position: absolute;
		right: 0;
		top:50%;
		margin-top: -16px; }

.ing-accordion-toggle {
  cursor: pointer; }

.ing-accordion-inner {
  padding: 10px 0;
  border-top: 1px solid #e3eaec;
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .ing-accordion-inner p:last-child,
  .ing-accordion-inner ul:last-child,
  .ing-accordion-inner ol:last-child {
    margin-bottom: 0; }

.ing-column {
  float: left;
  min-height: 1px;
  margin-right: 3%; }
  .ing-column.whole {
    width: 100%; }
  .ing-column.one-half {
    width: 48.5%; }
  .ing-column.one-third {
    width: 31.3333%; }
  .ing-column.two-thirds {
    width: 65.66%; }
  .ing-column.one-fourth {
    width: 22.75%; }
  .ing-column.three-fourths {
    width: 74%; }
  .ing-column.one-fifth {
    width: 16.8%; }
  .ing-column.two-fifths {
    width: 37.6%; }
  .ing-column.three-fifths {
    width: 58.4%; }
  .ing-column.four-fifths {
    width: 79.2%; }
  .ing-column.one-sixth {
    width: 13.33332%; }
  .ing-column.five-sixths {
    width: 82.66666%; }
  @media (max-width: 767px) {
    .ing-column.one-half, .ing-column.one-third, .ing-column.two-thirds, .ing-column.one-fourth, .ing-column.three-fourths, .ing-column.one-fifth, .ing-column.two-fifths, .ing-column.three-fifths, .ing-column.four-fifths, .ing-column.one-sixth, .ing-column.five-sixths {
      float: none;
      width: 100%;
      margin-right: 0; } }
  .ing-column.last {
    margin-right: 0; }

.js .ing-column {
  position: relative; }
  .js .ing-column[data-fade="true"] {
    opacity: 0; }

.ing-flexslider-shortcode-container {
  margin-bottom: 1.313em; }
  .ing-flexslider-shortcode-container.with-container {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 2.5%;
    background-color: white; }
  .ing-flexslider-shortcode-container .ing-flexslider-shortcode {
    margin: 0; }
.ing-flexslider-shortcode-container .flex-control-paging{
	display: none;
}
.ing-flexslider-shortcode-container .flex-direction-nav {
  bottom: 20px;
}

.ing-protect {
	background-color: #f2f2f2;
	padding: 2em 0;
	text-align: center; }
  .ing-protect input[type="text"],
  .ing-protect input[type="password"] {
    width: 100%;
    max-width: 380px;
    text-align: center;
    border: 1px solid #cccccc;
   }

.ing-protect .h-protect {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #272727;
  margin-bottom: 1em !important; }

.ing-btn-protect {
  margin-top: 0.75em; }
  
/*======================= CUSTOM TAGS SHORTCODE ====================*/
.tags_shortcode.center {
  margin: 0 auto;
  width: 70%;
  padding-left: 10%;
}
.tags_shortcode.left {
  margin: 0;
  padding: 0;
  width: 100%;
}
.tags_shortcode .tags_value {
  color: #949494;
  float: left;
  text-align: right;
  width: 25%;
}
.tags_shortcode .tags_value .preset-color {
  padding-left: 4px;
}
.tags_shortcode .tags_param {
  box-sizing: border-box;
  float: left;
  padding-left: 3px;
  color: #393939;
  text-align: left;
  width: 75%;
}
/*======================= RECENT POSTS SHORTCODE ====================*/
.post-slider .ing-post-article {
  margin-right: 2em;
}
.recent-posts-wrapper > h2 {
  margin-bottom: 0.8em;
}
.recent-posts-wrapper .entry-featured {
	margin-bottom: 1px;
}
.ing-recent .entry-featured {
  border: 1px solid #e3eaec;
}
.ing-recent header h3 {
padding: 0.8em;
margin: 0;
}
.ing-recent .p-meta {
  padding: 1em 1.2em;
  margin: 0;
}
.ing-recent .entry-content.excerpt {
color: #949494;
margin-top: 0;
padding: 0.8em 1.1em 2em;
}
.owl-buttons i {
  color: #949494;
  font-size: 22px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.owl-buttons i:hover {
  color: #393939;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top:-6px;
  left: -6px;
}
.owl-buttons > div {
  float: left;
  width: 26px;
}
.owl-controls.clickable {
  position: absolute;
  top: -4.5em;
  right: 0;
}

/*==================Brand Carousel======================*/
.ing-brand-carousel> h2 {
  margin-bottom: 0.8em;
  text-transform: uppercase;
}
.ing-brand-carousel div.brand-item {
	margin-right: 2em;
	text-align: center;
}
/*==================Featured Product======================*/
.ing-featured-product-carousel-wrapper .owl-item,
.ing-featured-product-category-wrapper .owl-item {
  background: white;
}
.ing-featured-product-carousel-wrapper .owl-item{
  margin-bottom: -1px;
}
.ing-featured-product-carousel-wrapper .woocommerce ul.products div.product, 
.ing-featured-product-carousel-wrapper .woocommerce-page ul.products div.product {
  background-color: white;
  border: 1px solid #dad9d7;
  margin-bottom: 1px !important;
  margin-right: -1px;
  float: none;
  display: block;
  opacity: 0;
  overflow: visible;
  padding: 0 0 2.4em!important;
  position: relative;
  transition: none;
  width: auto;
  height: auto;
  overflow: hidden;
}
.ing-featured-product-carousel-wrapper> h2 {
  margin-bottom: 0.8em;
}
.ing-featured-product-carousel-wrapper .woocommerce ul.products div.product.last, 
.ing-featured-product-carousel-wrapper .woocommerce-page ul.products div.product.last {
  margin-right: -1px;
}
.ing-featured-product-carousel-wrapper .woocommerce ul.products div.product .onsale,
.ing-featured-product-carousel-wrapper .woocommerce-page ul.products div.product .onsale {
  right: -32px;
  top: -12px;
  left: inherit;
}
.ing-featured-product-carousel-wrapper .woocommerce .onsale, 
.ing-featured-product-carousel-wrapper .woocommerce-page .onsale {
  border-radius: 4px;
  color: white;
  display: block;
  font-size: 1.4rem;
  font-weight: 800;
  height: 58px;
  letter-spacing: 1px;
  line-height: 40px;
  padding-top: 1.75em;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  z-index: 1;
}
.ing-featured-product-carousel-wrapper .woocommerce .onsale:before, 
.ing-featured-product-carousel-wrapper .woocommerce-page .onsale:before {
  background: none repeat scroll 0 0 #d64123;
  border: none;
  border-radius: 0;
  bottom: -7px;
  content: "";
  display: block;
  height: 8px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  transform: rotate(0deg);
   -webkit-transform: rotate(0deg);
  width: 70px;
  left: auto;
  top:auto;
}

/*==================Custom Product Categories======================*/
.ing-featured-product-category-wrapper .owl-item {
	margin-bottom: 1px;
}
.ing-featured-product-category-wrapper .woocommerce ul.products div.product, 
.ing-featured-product-category-wrapper .woocommerce-page ul.products div.product {
  background-color: white;
  border: 1px solid #dad9d7;
  float: none;
  margin-right: -1px;
  overflow: hidden;
  opacity: 0;
  padding: 0;
  position: relative;
  transition: all 0.1s ease 0s;
}
.ing-featured-product-category-wrapper .woocommerce ul.products div.product img, 
.ing-featured-product-category-wrapper .woocommerce-page ul.products div.product img{
	min-width: 100%;
}
.ing-featured-product-category-wrapper .woocommerce ul.products div.product h3, 
.ing-featured-product-category-wrapper .woocommerce-page ul.products div.product h3{
	font-size: 138.46%;
	margin-bottom: 1.1em;
	margin-top: 1.5em;
	text-transform: uppercase;
}
.ing-featured-product-category-wrapper> h2 {
  margin-bottom: 0.8em;
}
/*===================================================================*/
.ing-audio {
  position: relative;
  margin-bottom: 1.313em; }

.ing-pricing-table {
  width: 100%;
  margin: 1.313em 0; }
  .ing-pricing-table.one-column .ing-pricing-column {
    width: 100%; }
  .ing-pricing-table.two-columns .ing-pricing-column {
    width: 50%; }
  .ing-pricing-table.three-columns .ing-pricing-column {
    width: 33.33333%; }
  .ing-pricing-table.four-columns .ing-pricing-column {
    width: 25%; }
  .ing-pricing-table.five-columns .ing-pricing-column {
    width: 20%; }
  @media (max-width: 979px) {
    .ing-pricing-table[class*="-column"] .ing-pricing-column {
      width: 50%; }
    .ing-pricing-table.three-columns .ing-pricing-column:last-child, .ing-pricing-table.five-columns .ing-pricing-column:last-child {
      width: 99.9%; } }
  @media (max-width: 767px) {
    .ing-pricing-table[class*="-column"] .ing-pricing-column {
      width: 100%; } }

.ing-pricing-column {
  float: left;
  margin: 0 0 -1px -1px;
  text-align: center; }
  @media (max-width: 767px) {
    .ing-pricing-column {
      float: none;
      margin-left: 0; } }
  .ing-pricing-column:first-child {
   margin-left: 1px;}
  .ing-pricing-column .ing-price-title h2 {
    letter-spacing: 0;
    line-height: 1.1;
    font-weight:600;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 2.4rem;
    color: #393939;}
 .ing-pricing-column .ing-price-title h3 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #d64123;
    font-weight: 400;
    margin-top: 6px;}  
 .ing-price-title h3 > span {
  color: #393939;
  font-size: 14px;
  letter-spacing: 0.2px;
} 
  .ing-price-title {
    border: 1px solid #ebebeb;
    padding: 16px 20px 12px;
    color: #393939;
    background-color: #ebebeb;	  
  }
  .ing-pricing-column.featured {
    position: relative; }
 .ing-pricing-column.featured .ing-price-title {
      border: 0;
      background-color: #d64123;
      padding-bottom: 14px; }
    .ing-pricing-column.featured h2 {
      color: white; } 
 .ing-pricing-column.featured .ing-price-title h3,
 .ing-pricing-column.featured .ing-price-title h3 > span {
  color: #ffffff;
} 
.ing-pricing-column-info {
  border: 1px solid #e3eaec;
  border-top: 0;
  padding: 0 0 26px; }
  .ing-pricing-column-info .ing-price {
    margin: 0;
    font-size: 54px;
    font-size: 5.4rem;
    letter-spacing: -3px; }
  .ing-pricing-column-info span {
    display: block;
    margin-top: -4px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #bababa; }
  .ing-pricing-column-info p {
    margin: 0; }
  .ing-pricing-column-info ul {
    margin:0 0 25px; }
    .ing-pricing-column-info ul > li {
   border-bottom: 1px solid #ebebeb;
   color: #949494;
   padding: 10px 40px 11px; }
      .ing-pricing-column-info ul > li [class*="ing-icon"] {
        margin-left: 0.85em; }
  .ing-pricing-column-info .ing-btn {
    margin-left: 20px;
    margin-right: 20px; }

.ing-callout {
  position: relative;
  margin: 2.626em 0;
  border: 1px solid #ebebeb;
  padding: 2.35em;
  font-size: 21px;
  font-size: 2.1rem;
  background-color: #f7f7f7;
  border-radius: 0.5em;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05); }
  @media (max-width: 979px) {
    .ing-callout {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media (max-width: 480px) {
    .ing-callout {
      font-size: 16px;
      font-size: 1.6rem; } }
  .ing-callout:before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    right: 14px;
    bottom: 14px;
    border: 1px solid #ebebeb;
    background-color: white;
    border-radius: 0.275em;
    z-index: 0;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95); }

.h-callout {
  position: relative;
  margin-top: 0;
  margin-bottom: 0.35em;
  font-size: 2.15em;
  line-height: 1.1; }

.p-callout {
  position: relative;
  line-height: 1.4; }

.ing-promo {
  overflow: hidden;
  margin-bottom: 1.313em; }

.ing-promo-image-wrap img {
  min-width: 100%; }

.ing-promo-content {
  background-color: white;
  border: 1px solid;
  margin-top: -1px;
  padding: 1.5em;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ing-author-box {
  margin: 1.313em 0; }
  .ing-author-box .h-about-the-author {
    margin: 0 0 0.925em;
    border-bottom:1px solid #e1e1e1;
    padding-bottom: 0.45em;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #393939; }
  .ing-author-box .avatar {
    float: left;
    width: 90px; }
    @media (max-width: 480px) {
      .ing-author-box .avatar {
        display: none; } }
  .ing-author-box .ing-author-info {
    margin-left: 110px; }
    @media (max-width: 480px) {
      .ing-author-box .ing-author-info {
        margin-left: 0; } }
  .ing-author-box .h-author {
	font-size: 115.38%;
	line-height: 1;
	margin-bottom: 0.35em;
	text-transform: uppercase; }
  .ing-author-box .ing-author-social {
    display: inline-block;
    margin-right: 1em;
    font-size: 13px;
    font-size: 1.3rem;
    white-space: nowrap; }
    .ing-author-box .ing-author-social [class*="ing-social"] {
      position: relative;
      top: 2px; }
  .ing-author-box .p-author {
    margin-top: 0.5em; }

.ing-prompt {
  margin: 0 0 1.313em;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 1.75em;
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075); }
  .ing-prompt.message-left .ing-prompt-section.ing-prompt-section-message {
    padding-right: 2.25em;
    text-align: left; }
  .ing-prompt.message-right .ing-prompt-section.ing-prompt-section-message {
    padding-left: 2.25em;
    text-align: right; }

.ing-prompt-section {
  position: relative;
  display: table-cell;
  vertical-align: middle; }
  .ing-prompt-section p:last-child {
    margin-bottom: 0; }
  .ing-prompt-section.ing-prompt-section-message {
    width: 46%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4; }
  .ing-prompt-section.ing-prompt-section-button {
    width: 30%; }

.h-prompt {
  margin-top: 0;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.1; }

@media (max-width: 767px) {
  .ing-prompt {
    display: block; }
    .ing-prompt.message-left .ing-prompt-section.ing-prompt-section-message {
      padding: 0 0 1.25em 0; }
    .ing-prompt.message-right .ing-prompt-section.ing-prompt-section-message {
      padding: 1.25em 0 0 0;
      text-align: left; }

  .ing-prompt-section {
    display: block; }
    .ing-prompt-section.ing-prompt-section-message, .ing-prompt-section.ing-prompt-section-button {
      width: 100%; } }
.ing-content-band {
  margin: 0 0 1.313em;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  *zoom: 1; }
  .ing-content-band:before, .ing-content-band:after {
    display: table;
    content: ""; }
  .ing-content-band:after {
    clear: both; }
  .ing-content-band.vc {
    padding: 0; }
  .ing-content-band.bg-image, .ing-content-band.bg-pattern {
    background-position: 50% 50%; }
    .ing-content-band.bg-image.parallax, .ing-content-band.bg-pattern.parallax {
      background-attachment: fixed; }
  .ing-content-band.bg-image {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat; }
  .ing-content-band.bg-pattern {
    background-repeat: repeat; }
  .ing-content-band.bg-video {
    position: relative;
    overflow: hidden; }
  .ing-content-band.border-top {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, 0.075); }
  .ing-content-band.border-left {
    border-left: 1px solid #ddd;
    border-left: 1px solid rgba(0, 0, 0, 0.075); }
  .ing-content-band.border-right {
    border-right: 1px solid #ddd;
    border-right: 1px solid rgba(0, 0, 0, 0.075); }
  .ing-content-band.border-bottom {
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
  .ing-content-band > .ing-column:last-child,
  .ing-content-band > .ing-container-fluid > .ing-column:last-child {
    margin-right: 0; }

.ing-entry-share {
  margin: 1.313em 0;
  border: 1px solid #e1e1e1;
  border-left: 0;
  border-right: 0;
  padding: 14px 0 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;}
  .ing-entry-share p {
    margin: 8px 0 10px;
    font-weight: 400;
    text-transform: uppercase; }
  .ing-entry-share .ing-share {
    display: inline-block;
    margin: 0 0.05em;
    width: 45px;
    height: 45px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 45px;
    text-align: center; }
    .ing-entry-share .ing-share:hover {
      color: #fff;
      background-color: #ff2a13; }
    .ing-entry-share .ing-share.email {
      position: relative;
      top: -2px; }
      .ing-entry-share .ing-share.email span {
        position: relative;
        top: -2px;
        font-size: 23px;
        font-size: 2.3rem; }

.ing-toc {
  width: 200px;
  margin: 0.55em 0;
  padding: 15px;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: white; }
  .ing-toc.left {
    margin-right: 1.25em; }
  .ing-toc.right {
    margin-left: 1.25em; }
  @media (max-width: 480px) {
    .ing-toc.left, .ing-toc.right {
      width: auto;
      float: none;
      margin: 0 0 1.313em; } }
  .ing-toc.block {
    width: auto;
    margin: 0 0 1.313em; }

.h-toc {
  margin: 0 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-transform: uppercase; }

.ing-toc-item {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3; }
  .ing-toc-item:last-child {
    margin-bottom: 0; }
  .ing-toc-item a {
    display: block;
    border-bottom: 1px solid #dddddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.h-custom-headline {
  letter-spacing: -1px;
  line-height: 1.1; }
  .h-custom-headline.accent {
    overflow: hidden; }
    .h-custom-headline.accent span {
      padding-bottom: 2px;
      display: inline-block;
      position: relative; }
      .h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
        content: "";
        position: absolute;
        top: 50%;
        height: 3px;
        width: 9999px;
        display: block;
        margin-top: -2px;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0; }
      .h-custom-headline.accent span:before {
        right: 100%;
        margin-right: 0.5em; }
      .h-custom-headline.accent span:after {
        left: 100%;
        margin-left: 0.5em; }

h2.h-feature-headline {
  line-height: 1.1;
  text-align: center; 
  font-family: "Dancing Script","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none; }
  .h-feature-headline span {
	background: url("../images/ellipse.png") no-repeat scroll 0 0 / 171px 171px transparent;
	display: block;
	height: 171px;
	margin: 0 auto 0.65em;
	padding-top: 60px;
	text-align: center;
	width: 171px; }
    .h-feature-headline span i {
	color: #393939;
	font-size: 1.66em;
	margin-right: 0.05em; }

h2.h-feature-headline span i,
.h2.h-feature-headline span i {
  margin-top: -0.335em; }
  
  
.h-feature-headline > h2,
.vc_custom_heading.wpb_content_element > h2 {
  text-transform: inherit;
}   
.h-feature-headline.type_center .icon_wrap {
	cursor: default;
	line-height: 1;
	margin: 0 auto;
	text-align: center;
}
.h-feature-headline .icon_wrap i{
	-webkit-transition: opacity 0.5s ease;
   transition: opacity 0.5s ease;
}
.h-feature-headline:hover .icon_wrap i{
	color: #d64123!important;
	-webkit-transition: opacity 0.5s ease;
   transition: opacity 0.5s ease;
}


.h-feature-headline.type_center > h2 {
  text-align: center;
  margin: 1em 0;
}  
.h-feature-headline.type_left .icon_wrap {
  float: left;
  line-height: 1;
}
.h-feature-headline.type_right .icon_wrap {
  float: right;
  line-height: 1;
}
.h-feature-headline.type_right > h2 {
  text-align: right;
} 
.h-feature-headline.type_left > h2,
.h-feature-headline.type_right > h2 {
  margin: 0;
}  

.vc_custom_heading h1,
.vc_custom_heading h2,
.vc_custom_heading h3,
.vc_custom_heading h4,
.vc_custom_heading h5,
.vc_custom_heading h6{
	margin: 0;
}
.vc_custom_heading.wpb_content_element {
  margin-bottom: 1em;
}

.ing-search-shortcode {
  margin-bottom: 1.313em; }

.cf {
  *zoom: 1; }
  .cf:before, .cf:after {
    display: table;
    content: ""; }
  .cf:after {
    clear: both; }

.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.right {
  float: right; }

.left {
  float: left; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.center-list {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.hide {
  display: none; }

.show {
  display: block; }

.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.overflow-hidden {
  overflow: hidden; }

.affix {
  position: fixed; }

.w-900 {
  font-weight: 900; }

.w-800 {
  font-weight: 800; }

.w-700 {
  font-weight: 700; }

.w-600 {
  font-weight: 600; }

.w-500 {
  font-weight: 500; }

.w-400 {
  font-weight: 400; }

.w-300 {
  font-weight: 300; }

.w-200 {
  font-weight: 200; }

.w-100 {
  font-weight: 100; }

.tt-upper {
  text-transform: uppercase; }

.tt-lower {
  text-transform: lowercase; }

.tt-none {
  text-transform: none; }

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

.right-text {
  text-align: right; }

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

.ing-visible-phone {
  display: none !important; }

.ing-visible-tablet {
  display: none !important; }

.ing-visible-desktop {
  display: inherit !important; }

span.ing-visible-desktop {
  display: inline !important; }

.ing-hidden-desktop {
  display: none !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .ing-visible-tablet {
    display: inherit !important; }

  span.ing-visible-tablet {
    display: inline !important; }

  .ing-hidden-tablet {
    display: none !important; }

  .ing-hidden-desktop {
    display: inherit !important; }

  span.ing-hidden-desktop {
    display: inline !important; }

  .ing-visible-desktop {
    display: none !important; } }
@media (max-width: 767px) {
  .ing-visible-phone {
    display: inherit !important; }

  span.ing-visible-phone {
    display: inline !important; }

  .ing-hidden-phone {
    display: none !important; }

  .ing-hidden-desktop {
    display: inherit !important; }

  span.ing-hidden-desktop {
    display: inline !important; }

  .ing-visible-desktop {
    display: none !important; } }
.ptn, .pvn, .pan {
  padding-top: 0 !important; }

.pts, .pvs, .pas {
  padding-top: 0.5em !important; }

.ptm, .pvm, .pam {
  padding-top: 1em !important; }

.ptl, .pvl, .pal {
  padding-top: 2em !important; }

.prn, .phn, .pan {
  padding-right: 0 !important; }

.prs, .phs, .pas {
  padding-right: 0.5em !important; }

.prm, .phm, .pam {
  padding-right: 1em !important; }

.prl, .phl, .pal {
  padding-right: 2em !important; }

.pbn, .pvn, .pan {
  padding-bottom: 0 !important; }

.pbs, .pvs, .pas {
  padding-bottom: 0.5em !important; }

.pbm, .pvm, .pam {
  padding-bottom: 1em !important; }

.pbl, .pvl, .pal {
  padding-bottom: 2em !important; }

.pln, .phn, .pan {
  padding-left: 0 !important; }

.pls, .phs, .pas {
  padding-left: 0.5em !important; }

.plm, .phm, .pam {
  padding-left: 1em !important; }

.pll, .phl, .pal {
  padding-left: 2em !important; }

.mtn, .mvn, .man {
  margin-top: 0 !important; }

.mts, .mvs, .mas {
  margin-top: 0.5em !important; }

.mtm, .mvm, .mam {
  margin-top: 1em !important; }

.mtl, .mvl, .mal {
  margin-top: 2em !important; }

.mrn, .mhn, .man {
  margin-right: 0 !important; }

.mrs, .mhs, .mas {
  margin-right: 0.5em !important; }

.mrm, .mhm, .mam {
  margin-right: 1em !important; }

.mrl, .mhl, .mal {
  margin-right: 2em !important; }

.mbn, .mvn, .man {
  margin-bottom: 0 !important; }

.mbs, .mvs, .mas {
  margin-bottom: 0.5em !important; }

.mbm, .mvm, .mam {
  margin-bottom: 1em !important; }

.mbl, .mvl, .mal {
  margin-bottom: 2em !important; }

.mln, .mhn, .man {
  margin-left: 0 !important; }

.mls, .mhs, .mas {
  margin-left: 0.5em !important; }

.mlm, .mhm, .mam {
  margin-left: 1em !important; }

.mll, .mhl, .mal {
  margin-left: 2em !important; }
