#block-1583045766920 ol {
    padding-left: 18px;
}
li{font-weight: 100;}
.price_style{min-height: 579px;}
/* Custom Testimonial Style */
.extradiv {
    padding: 36px;
}
.top-div {
    padding: 7px;
}
.for_border {
    border: 2px solid #fff;
    position: relative;
    padding: 20px 40px;
}
.imagestyle2 {
    position: absolute;
    top: -28px;
    left: -8px;
}
.imagestyle2 img {
    max-width: 50px;
}
.imagestyle3 {
    position: absolute;
    bottom: -6px;
    right: -14px;
}
.imagestyle3 img {
    max-width: 50px;
}
.for_border p{margin: 0;}


/* Custom Styles */
/*#block-1583045766920 li {
    background: url('https://s3.amazonaws.com/kajabi-storefronts-production/themes/1623295/settings_images/5t4VrDJTeWbmGqI2gflw_png-tick-png-file-tick-mark-icon-png-6619-png-480.png');
    list-style: none;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px;
    padding: 0px 0 5px 35px;
}
#block-1583045766920 ul{padding: 0;}*/
.link-list {
    margin-left: 145px;
}
.header .link-list__link {font-weight: 600; font-size: 12px;} 
.header__container {padding: 0 100px;}
.footer .link-list {
    display: block !important;
    text-align: left;
}
.footer__container{padding: 0 86px;}
.footer__menu a {
    margin: 0 1rem;
    display: inline-block;
    line-height: 40px;
    color: #d1e231;
    font-size: 12px;
}
.footer_setting a {margin: 0 !important;}
.footer__logo{width: 100px; display: inline-block;
    margin: 1rem 0;}
.social-icons{margin-bottom: 30px;}
.social-icons__icon {
    font-size: 20px;
    margin-left: 0;
    margin-right: 10px;
    display: inline-block;
}
.copyright_footer {font-size: 12px;}
.subscribe_btn {margin-top: 30px; text-align: center;}
#block-1578312427182 .image__image{cursor: pointer;}
#block-1578218327614 .video{cursor: pointer;}
p{font-weight: 100;}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Slider */

@media screen and (min-width:768px) and (max-width:1024px)
{
    .link-list {margin-left: 0;}
    
}



@media screen and (min-width:320px) and (max-width:768px)
{
    .header__container {padding: 0 20px;}
    .social-icons {display: inline-block;}
    .footer__container{padding: 0 10px;}
    .footer__menu {text-align: center;}
    .footer_style{text-align: center;}
    .footer__menu a {display: inline-block;}

    
    
}
@media screen and (min-width:320px) and (max-width:767px)
{
    
    #section-1578220327179 .col-2{width: 50% !important;}
    #section-1578220327179 .col-3{width: 50% !important;}
    #section-1578220327179 .col-4{width: 50% !important;}
    .section--testimonial .container {padding: 0 20px !important;}
    
}



/* Testimonial Style*/
.testistyle {padding: 20px 50px;
    padding-top: 70px;
    background: #fff;
    min-height: 449px;
    margin-bottom: 30px;
    color: #000;
}
.testi_img{max-width: 130px !important;
    max-height: 130px !important;
    margin-top: 0 !important;
    margin: 0px auto;
    margin-bottom: 0 !important;
    transform: translateY(65px);
    border: 4px solid #fff;
    box-shadow: 0px 1px 8px #ccc;}
.testi_extra{padding: 0 2rem !important;}
.testi_text{font-size: 18px !important; font-style: italic; line-height: 24px;}
.testimonial__title {font-style: normal; font-size: 18px; opacity: 0.6;}
.img-circle {
    border-radius: 50%;
}
.section--testimonial {text-align: center; padding: 50px 0;}
.section--testimonial .container {
    padding: 0 70px;
}
.section--testimonial .slick-dots {
    display: table !important;
    margin: 0;
    margin: 0 auto;
    margin-bottom: 0rem;
    padding: 0;
    list-style: none;
}

.section--testimonial .slick-dots li {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: table-cell;
    height: 10px;
    margin: 0;
    cursor: pointer;
}


element.style {
}
.section--testimonial .slick-dots li button {
    background: #b4aaaa;
}
.section--testimonial .slick-dots li button {
    width: 10px;
    height: 10px;
    margin: 10px;
    padding: 0;
    font-size: 0px;
    border: none;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.section--testimonial .slick-dots li button {
    background: transparent !important;
    border: 2px solid #fff;
}
.section--testimonial .slick-dots li.slick-active button {
    background: #fff !important; 

}

table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}
th, td {
  padding: 5px;
  text-align: left;    
}
.extrabtn {
    margin-bottom: 20px;
}

.top-div p {
    text-transform: uppercase;
}

p.pricing__name {
    text-transform: uppercase;
}
/* End Testimonial Style*/