/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 2.7.8.1470862923
Updated: 2016-08-10 21:02:03

*/



.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* End Grid */

/* Mobile Menu */
h3 {
      line-height: 1.5em;
}

.et_mobile_menu li {
  text-transform: uppercase;
}

/* Home */
.home .vp1_html5 {
  background: none !important;
}
  .home .vp1_html5 .VideoControls {
    display: none !important;
  }
  .home .vp1_html5 video {
    height: auto;
    width: 100%;
  }
  .home .et_pb_section_3 .amazingcarousel-prev,
  .home .et_pb_section_3 .amazingcarousel-next {
    display: none !important;
  }
@media screen and (max-width: 980px) {


}

.nav li ul.sub-menu {
  /*position: relative;*/
}

.center {
  text-align: center;
}
.white {
  color: #FFF;
}
.container.ajax-range,
.container.cs-range,
.container.custom_full_width {
    width: 100%;
    margin: 0;
    padding: 0 !important;
    max-width: none;
}
.container.cs-range article.page {
  padding: 40px;
}

#main-content .container.ajax-range:before,
#main-content .container.custom_full_width:before {
    position: absolute;
    top: 0;
    width: 0px;
    height: 100%;
    /*background-color: #e2e2e2;*/
    content: "";
}

.ui-slider { position: relative; text-align: left; background-color: #333; border-radius: 5px;}
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; /*width: 1.8em; height: 1.8em;*/ cursor: default; /*border-radius: 5px; border: 1px solid #14489b;*/}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; background-color: #ccc; border: 1px solid #ababab; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -20px; cursor: pointer; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.ui-slider-handle {
    /*background-color: #200078;*/
    font-size: 9px;
    padding: 0;
    color: #fff;
    text-align: center;
    /*text-shadow: 0 1px 0 #FFFFFF;*/
    text-decoration:none;

        background: url(images/blueslidelarge.png) no-repeat;
    height: 60px;
    width: 40px;
    background-size: 100% 100%;
    line-height: 12px;
    padding-top: 30px;
    text-shadow: 1px 1px 2px #161e54;
}
#slider-range {
    margin: 0 15px;
}
.range-wrapper,
.single-range {
  position: relative;
  height:205px;
      margin: 0 auto;
    width: 95%;
}
.single-range {
  overflow: hidden;
}

#range-posts {
    margin: 30px 0 0 0;
    height: 188px;
    overflow: hidden;
}
#age-icon-range {
  padding-top: 40px;
}
@media screen  and (max-width: 900px) {
  #range-posts {
    margin-top: 30px;
    height: 168px;
    overflow: hidden;
}
}
@media screen  and (max-width: 767px) {
  #range-posts {
    margin-top: 30px;
    height: 148px;
    overflow: hidden;
}
}
.range-icon-title {
      color: #007eb9;
      font-size:80%;
          line-height: 1.2em;
    display: inline-block;
}
.range-next {
  overflow: hidden;
    position: absolute;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url(images/arrows-32-32-1.png) right top no-repeat;
    position: absolute;
    right: 0%;
    top: 45%;
    margin-right: -4px;
    margin-top: -16px;
}
.range-prev {
  overflow: hidden;
    position: absolute;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url(images/arrows-32-32-1.png) left top no-repeat;
    position: absolute;
        left: 0%;
    top: 45%;
    margin-left: -4px;
    margin-top: -16px;
}
.range-next:hover {
background: url(images/arrows-32-32-1.png) right bottom no-repeat;
}
.range-prev:hover {
background: url(images/arrows-32-32-1.png) left bottom no-repeat;
}
.range-post {
    padding: 5px;
    box-sizing: border-box;
    min-height: 160px;
    min-width: 100px;
    text-align: center;
        width: 130px;
        display: inline-block;
}


.range-post .inner {
    padding: 10px;
    /*border: 1px solid #efefef;*/
    border-radius: 10px;
}
.range-post .inner a {
  display: inline-block;
}
.range-post .inner a img {
  display: inline-block !important;
}
.range-post .inner .excerpt-reach {
    color: #ccc;
}

.age-icon {
  position: relative;
  height: 110px;
  text-align: center;
}

.age-icon img {
  /*position: absolute;*/
  bottom: 0;
  margin: auto;
}
.fade {
  opacity: .5;
}

@media screen  and (max-width: 767px) {
  #age-icon-range {
    display: none;
  }
}

/* Sly */
/*.scrollbar .handle .hsmousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}*/

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer;
}

.scrollbar {
      margin: 0 15px 15px 15px;
  height:  12px;
  background: #ccc;
  line-height: 0;
}

/* end age range widget */

.et-search-form input {
    padding: 5px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ccc !important;
    top: 70% !important;
}
#preload-01 { background: url(http://allpointsco.com/wp-content/themes/Divi-child/ajaxloader.gif) no-repeat -9999px -9999px; }



.customized-target-niche-bg-wrapper .elem1,
.customized-target-niche-bg-wrapper .elem2,
.customized-target-niche-bg-wrapper .elem3,
.customized-target-niche-bg-wrapper .elem4 {
    
    background-color: #fff;
    border: 10px solid #060414;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    cursor: pointer;

}

.customized-target-niche-bg-wrapper .elem1 img,
.customized-target-niche-bg-wrapper .elem2 img,
.customized-target-niche-bg-wrapper .elem3 img,
.customized-target-niche-bg-wrapper .elem4 img {
  float:left;
    margin: 25px;

}
.customized-target-niche-bg-wrapper .elemcenter {
    position: absolute;
    background: url(images/niche/center.jpg);
    background-size: cover;
    
    background-color: #fff;
    border: 10px solid #060414;
    width: 420px;
    height: 420px;
    border-radius: 420px;
    margin: auto;

  top: 0; left: 0; bottom: 0; right: 0;
}

.customized-target-niche-bg-wrapper .elemcenter .elemcenter1,
.customized-target-niche-bg-wrapper .elemcenter .elemcenter2,
.customized-target-niche-bg-wrapper .elemcenter .elemcenter3,
.customized-target-niche-bg-wrapper .elemcenter .elemcenter4 {
  position: absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
  overflow:hidden;
  border-radius:420px;
  display: none;
  z-index: 10;
}


.elem1 .elem-content,
.elem2 .elem-content,
.elem3 .elem-content,
.elem4 .elem-content {
   display: none;
   position: absolute;
   z-index: 100000000;
}

.elem-descrip {
    font-size: 80%;
    line-height:1.25em;
    padding: 10px;
    text-align: left;
}
@media screen  and (min-width: 1110px) {
  .customized-target-niche-bg-wrapper .elem1,
.customized-target-niche-bg-wrapper .elem2,
.customized-target-niche-bg-wrapper .elem3,
.customized-target-niche-bg-wrapper .elem4 {
position: absolute;
}
  .elem1 .elem-title,
.elem1 .elem-descrip,
.elem2 .elem-title,
.elem2 .elem-descrip,
.elem3 .elem-title,
.elem3 .elem-descrip,
.elem4 .elem-title,
.elem4 .elem-descrip {
    cursor: auto;
    border: 2px solid #ccc;
    background-color: #fff;
    position: relative;
    width: 250px;
}
  .elem1 {
    top: 0;
    left: 0;
}
.elem2 {
    right: 0;
    top: 0;
}
.elem3 {
    bottom: 0;
    left: 0;
}
.elem4 {
    bottom: 0;
    right: 0;
}
.elem1 .elem-content {
  top: 0;
    left: -250px;

}
.elem2 .elem-content {
    top: 0;
    right: -250px;
    
}
.elem3 .elem-content {
  top: 0;
    left: -250px;

}
.elem4 .elem-content {
    top: 0;
    right: -250px;
    
}
}

@media screen  and (max-width: 1109px) {
    .customized-target-niche-bg-wrapper .elem1,
.customized-target-niche-bg-wrapper .elem2,
.customized-target-niche-bg-wrapper .elem3,
.customized-target-niche-bg-wrapper .elem4 {
position: absolute;
}
  .elem1 .elem-title,
.elem1 .elem-descrip,
.elem2 .elem-title,
.elem2 .elem-descrip,
.elem3 .elem-title,
.elem3 .elem-descrip,
.elem4 .elem-title,
.elem4 .elem-descrip {
    cursor: auto;
    border: 2px solid #ccc;
    background-color: #fff;
    position: relative;
    width: 200px;
}
  .elem1 {
    top: 0;
    left: 0;
}
.elem2 {
    right: 0;
    top: 0;
}
.elem3 {
    bottom: 0;
    left: 0;
}
.elem4 {
    bottom: 0;
    right: 0;
}
 .elem1 .elem-content, 
 .elem2 .elem-content {
    top: 150px;
    left: auto;
    right: auto;
  }
 .elem3 .elem-content, 
 .elem4 .elem-content {
    bottom: 150px;
    left: auto;
    right: auto;
  }

}
@media screen  and (max-width: 700px) {
    .customized-target-niche-bg-wrapper .elem1,
.customized-target-niche-bg-wrapper .elem2,
.customized-target-niche-bg-wrapper .elem3,
.customized-target-niche-bg-wrapper .elem4 {
position: absolute;
}
  .elem1 {
    top: 0;
    left: 0;
}
.elem2 {
    right: 0;
    top: 0;
}
.elem3 {
    bottom: 0;
    left: 0;
}
.elem4 {
    bottom: 0;
    right: 0;
}
 .elem1 .elem-content, 
 .elem2 .elem-content {
    top: 150px;
    left: auto;
    right: auto;
  }
 .elem3 .elem-content, 
 .elem4 .elem-content {
    bottom: 150px;
    left: auto;
    right: auto;
  }

}
@media screen and (min-width: 651px) {
  .customized-target-niche-bg-wrapper .inner {
      width: 600px;
    height: 600px;
    position: absolute;
    margin: 0 auto;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
  .customized-target-niche-bg-wrapper {
    position: relative;
    text-align: center;
    margin: 20px;
    min-width: 597px;
}

.customized-target-niche-bg {
    display: inline-block;
    width: 600px;
    height: 600px;
}
}

@media screen and (max-width: 650px) {
  .customized-target-niche-bg-wrapper .inner {
      width: auto;
    height: auto;
    position: relative;
}
.customized-target-niche-bg-wrapper {
    position: relative;
    text-align: center;
    margin: 20px;
    width: auto;
}

.customized-target-niche-bg {
    display: none;
}

.elemcenter {
  display: none;
}
  .customized-target-niche-bg-wrapper .elem1,
.customized-target-niche-bg-wrapper .elem2,
.customized-target-niche-bg-wrapper .elem3,
.customized-target-niche-bg-wrapper .elem4 {
position: relative;
margin: 0 auto;
width: auto;
height: auto;
border: 0px solid #fff;
}

.elem1 .elem-content,
.elem2 .elem-content,
 .elem3 .elem-content, 
 .elem4 .elem-content {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
  }
  .elem1 .elem-title, 
  .elem1 .elem-descrip, 
  .elem2 .elem-title, 
  .elem2 .elem-descrip, 
  .elem3 .elem-title, 
  .elem3 .elem-descrip, 
  .elem4 .elem-title, 
  .elem4 .elem-descrip {
    width: 100%;
  }
  .customized-target-niche-bg-wrapper .elem1 img,
   .customized-target-niche-bg-wrapper .elem2 img,
    .customized-target-niche-bg-wrapper .elem3 img,
     .customized-target-niche-bg-wrapper .elem4 img {
      float: none;
      clear: both;
  }

}

/* Lifecycle */
#parentdiv {
 /*     -webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    -o-transform: rotate(-120deg);
    transform: rotate(-120deg);*/
}
    #parentdiv,
    #arcdiv
    {
        position: absolute;
        width: 600px;
        height: 600px;
        
        border-radius: 600px;
        z-index: 10;
            margin: 0 10px;

    }
    #lclargediv {
      position: relative;
          margin: 0 10px;
    }
    #lclargediv,
    #lclargediv img
    {

      border-radius: 600px;
      
    }
    #lclargediv img {
      display: none;
      z-index: 2;
      position: absolute;
      top:0;
      left:0;
      margin: 2px;
    }
    #lclargediv img.active {
      z-index: 3;
    }
    .lc-content {
      font-size: 75%;
    padding: 15px;
      border-radius: 10px;
      width: 60%;
      position:relative;
      margin: 0 auto;
      background-color: rgba(255, 255, 255, 0.95);
      line-height: 1.2em;
      top: 50%;
    transform: translateY(-50%);
    }
    .lc-content ul {
      padding: 0 0 0 16px;
    }
    .lc-content ul li {
      line-height: 1.2em;
    }
.shadow {
        -webkit-box-shadow: inset 0px 0px 69px 0px rgba(0,0,0,0.95);
-moz-box-shadow: inset 0px 0px 69px 0px rgba(0,0,0,0.95);
box-shadow: inset 0px 0px 69px 0px rgba(0,0,0,0.95);
border-radius: 600px;
position:absolute;
width:600px;
height:600px;
display: none;
margin: 2px;
z-index: 5;
}
    .lcwrapper {
      padding: 80px 20px 80px 20px;
      position:relative;
      width: 680px;
        height: 700px;
        margin: 0 auto;
    }

    .lcitem
    {
        position: absolute;
        width: 120px;
        height: 120px;
        background-color: #ccc;
        border-radius: 100px;
        border: 6px solid #7ca324;
        display: none;
          transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
            background-size: cover;
    }
    .lcitem:hover{
      transform: scale(1.2);
    }
    .lcelement1 {
      background-image: url(images/lifecycle/lc1.jpg);
    }
    .lcelement2 {
      background-image: url(images/lifecycle/lc2.jpg);
    }
    .lcelement3 {
      background-image: url(images/lifecycle/lc3.jpg);
    }
    .lcelement4 {
      background-image: url(images/lifecycle/lc4.jpg);
    }
    .lcelement5 {
      background-image: url(images/lifecycle/lc5.jpg);
    }
    .lcelement6 {
      background-image: url(images/lifecycle/lc6.jpg);
    }
    .lcelement7 {
      background-image: url(images/lifecycle/lc7.jpg);
    }
    .lcelement8 {
      background-image: url(images/lifecycle/lc8.jpg);
    }
    .lcelement9 {
      background-image: url(images/lifecycle/lc9.jpg);
    }

        .avlcelement1 {
      background-image: url(images/avlifecycle/lc1.jpg);
    }
    .avlcelement2 {
      background-image: url(images/avlifecycle/lc2.jpg);
    }
    .avlcelement3 {
      background-image: url(images/avlifecycle/lc3.jpg);
    }
    .avlcelement4 {
      background-image: url(images/avlifecycle/lc4.jpg);
    }
    .avlcelement5 {
      background-image: url(images/avlifecycle/lc5.jpg);
    }
    .avlcelement6 {
      background-image: url(images/avlifecycle/lc6.jpg);
    }
    .arc {
    position:absolute;
    top:0;
    left:0;
    width:600px;
    height:600px;
    border-radius:100%;
    border:1px solid;
    margin: 0 auto;
    display: none;
}
.arc_start {
  border-width: 15px;
    border-color:transparent #200078 #200078 #200078;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}
.arc_end {
  border-width: 15px;
    border-color:#200078 #200078 #200078 transparent;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}
.lifecycle-title {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #000033;
  font-size: 70%;
  text-align: center;
  line-height: 1.2em;
      position: absolute;
    bottom: -20px;
    width: 100%;
    display: none;
}

@media screen and (max-width: 767px) {
  .lcitem {
    margin: 30px auto;
  }
      .lcwrapper, #parentdiv,#arcdiv {
width:100%;
height: auto;
position: relative;
}
#lclargediv {
  display: none !important;
}
.shadow {
  display: none !important;
}
.lc-content {
  transform: none;
  width: 85%;
}
}

/* Advan */
.post-142  .videoframes {
  z-index: 3;
  margin-top: -40px;
}

.advan-media-attach {
  
  padding: 6.2% 11.1% 17.5% 33.6%;
      position: absolute;
    top: 0;
    left: 0;

    border: none;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
}
.advan-media-inner {
  width: 100%;
  height: 100%;
  position:relative;
  background-color: #000;
  overflow:hidden;
}
.advan-media-attach img {
  width: 100%;
  height: auto;
}
.sound-animation {
  width:auto;
  height: auto;
  background-image: url(images/sound-animation.gif);
  background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    position: absolute;
    top: 0;
}
}
.sight-video,.sound-video, .smell-video, .touch-video {
  width: 100%;
  height:auto;
  left:0;
}
.sight-video {
top: -38px;
    position: absolute;
}
.sound-video {
  top: -33px;
    position: absolute;
}
.advan-senses {
  position:relative;
  z-index: 4;
}
.advan-senses div {
  cursor: pointer;
  transition: all .2s ease-in-out;
}
.advan-senses div:hover {
  transform: scale(1.15);
}
.advan-senses div span img {
 /* max-width: 155px;
  max-height: 155px;*/
  display: inline-block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 970px) {
  .sight-video {
top: -42px;
    position: absolute;
}
}
@media screen and (min-width: 1100px) {
  .sight-video {
top: -48px;
    position: absolute;
}
}
@media screen and (max-width: 767px) {
  .advan-senses {
    display: none;
  }
}
.advan-tip,
.advan-tip p {
  font-size: 10px;
  line-height: 6px;
}
.page-id-142 .Zebra_Tooltip_Message {
  padding: 10px;
}
.advan-window-screen {
      position: absolute;
    z-index: 5;
    width: 100%;
    float: left;
}
video {
   /*background: transparent url('images/loader.gif') 100% 100% ;*/
 }
/* Products */
.light-border {
      border: 1px solid #efefef;
padding-top: 6px;
}
.product-view {
  display: inline-block;
  height: 25px;
  width: 25px;
  background: url(images/view.png);
  background-position: 0 -25px; 
  background-repeat: no-repeat;
  margin: 3px;
  cursor: pointer;
}
.product-view:hover {
  background-position: 0 0;
}
.template-download {
  display: inline-block;
  height: 25px;
  width: 97px;
    background: url(images/templatedownload.png);
  background-position: 0 -25px; 
  background-repeat: no-repeat;
  margin: 3px;
  cursor: pointer;
}
.template-download:hover {
  background-position: 0 0;
}
/* Case Study */
.casestudy-select {
      padding: 8px;
    background-color: #efefef;
}
.casestudy-select div select {
  width: 100%;
}
.cs-data-show {
  display: none;
}
  article.casestudy .et_pb_section_1 h1, 
  article.casestudy .et_pb_section_0 h1,
  article.casestudy .et_pb_section_0 div div div h1 {
    font-weight: bold !important;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

@media screen and (min-width: 981px) {
  article.casestudy .et_pb_section_1 {
  background-size: contain;
}
  article.casestudy .et_pb_section_0 {
  background-size: contain;
}
}

.et_pb_toggle_content p:last-of-type {
  margin-bottom: 1em;
}
.et_pb_divider_0:before,
.et_pb_divider_1:before,
.et_pb_divider_2:before,
.et_pb_divider_3:before,
.et_pb_divider_4:before {
  border-width: 3px;
}

.uppercase,
.uppercase div,
.uppercase div div,
.uppercase div div p,
.uppercase div div p strong,
.uppercase div div p span,
.uppercase div div p strong span,
.uppercase p strong,
.uppercase p span,
.uppercase p strong span {
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-size: 18pt !important;
}

.casestudy-post:nth-child(4n+1) {
    clear:both;
}
.casestudy-icon-title {
  text-align: center;
  width: 100%;
      line-height: 1.3em;
}

.casestudy-post .flexbox {
  padding: 5px 10px 20px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
}
.casestudy-post .flexbox img {
  max-height: 150px;
  width: auto;

}

.casestudy-post {
         -webkit-transition: all 600ms linear;
    -moz-transition: all 600ms linear;
    -ms-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    transition: all 600ms linear;
}

.casestudy-post.cshidden {
    -moz-opacity: 0;
    opacity: 0;
    -moz-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    -o-transform: scale(0.01);
    -ms-transform: scale(0.01);
    transform: scale(0.01);
}


.casestudy-logo {
    padding: 5px 10px 20px 10px;
}
.casestudy-excerpt {
  line-height: 1.3em;
  font-size: 14px;
  min-height: 140px;
  text-align: justify;
}
.row div .clear-all {
      width: 200px;
    display: inline-block;
    text-align: left;
}
.clear-all-filters {
  background-color: #0e6ba8;
    border: 1px solid #fff;
    color: #fff;
}
.clear-all-filters:hover {
  background-color: #0e6ba8 !important;
}

.gform_button {
      background-color: #007eb9;
    border: none;
    /* width: 100%; */
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    color: #FFF;
    padding: 16px;
    cursor: pointer;
}
/* Animated loading ellipsis */

.loading {
  /*font-size: 30px;*/
}

.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

/*Max Mega Menu*/
#mega-menu-item-5963 ul.mega-sub-menu li.mega-menu-item   {
  min-height: 107px;
}

@media screen and (min-width: 981px) {
#mega-menu-item-5963 ul.mega-sub-menu li.mega-menu-item a:before {
/*display: block;
    margin: 0 auto;
    text-align: center;*/
    float: left;
        margin: -10px 6px 20px 0px !important;
}
}

@media screen and (max-width: 980px) {
  #mega-menu-item-5963 ul.mega-sub-menu {
  width: 100% !important; 
     left: 0 !important; 
     padding-left: 0 !important; 
     padding-right: 0 !important; 
}
}

#main-footer #et-footer-nav .menu-item-type-custom {
  display: none;
}

/* Impactivate */

.impactivate-header {
  padding: 20px 0 0 0 !important;
}
.h-large {
  font-size: 40px;
}
#ImpactVimeo .header-content {
      width: 100%;
    max-width: none;
    margin: 0;
}

.videoWrapper {
     position: relative;
     padding-bottom: 56.25% !important; /* 16:9 Aspect Ratio */    
      height: 0;     ​
      width: 100%; /* You can set this width to whatever suits your needs */    
      margin: 0 auto;
    }
    .videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#et-footer-nav .menu-item-9577 {
  display: inline-block !important;
}
#mega-menu-wrap-primary-menu .mega-menu-item-9577 {
  display: none !important;
}

