body, p {
  font-size: 18px
}
.contact-address.style2 {
  margin-bottom: -140px;
  margin-top: 80px;
  z-index: 1
}
.shortcode-banner.style-animated .shortcode-banner-inside .shortcode-banner-content {
  width: 98%
}
ul li.active a {
  color: #1d1de8
}
.font-20 {
  font-size: 20px
}
.btn {
  color: #fff !important;
  padding: 12px 20px;
  text-transform: none
}
#landing-hero {
  background-image: url(../images/hero.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  border-radius: 3px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  color: #fff;
  margin: 20px;
  padding: 0;
  position: relative;
  width: calc(100% - 40px);
  height: calc(100vh - 40px)
}
#landing-hero:before {
  content: '';
  display: block;
  background: #000;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0) 100%);
  border-radius: 0 0 3px 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px
}
#landing-hero:after {
  content: '';
  display: block;
  background: #3936dc;
  background: linear-gradient(180deg, #3936dc 0, #3021bb 100%);
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: 50%;
  z-index: -2
}
#hero-head {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
#hero-head img {
  height: 80px
}
#landing-hero > .row {
  margin: 0
}
#hero-content {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%)
}
#hero-content h1, #hero-content h3 {
  color: #fff;
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 700;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.4)
}
#hero-content h1 {
  font-family: 'Merriweather', sans-serif;
  font-size: 90px
}
#hero-form {
  padding: 0 96px
}
#hero-form h4 {
  color: #fff;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 20px;
  margin: 32px 0 0;
  padding: 0 80px;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.4)
}
#hero-content .form-group {
  padding: 24px
}
.form-group:not(.box) {
  margin-bottom: 0
}
#hero-content .form-group input[type="text"] {
  padding: 28px 20px
}
#af-submit-image-1542277670 {
  border-radius: 28px;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  padding: 16px 48px;
  text-transform: uppercase;
  width: auto;
  height: auto
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-color: #1521cf
}
#hero-disclaimer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%
}
#hero-disclaimer p {
  font-size: 12px
}
#content {
  padding: 160px 0 96px
}
.testimonials.style1 .owl-wrapper-outer {
  padding-top: 16px
}
.testimonial.style1 {
  padding: 16px 72px
}
.owl-buttons {
  display: none
}
#about h3 {
  color: #1521cf;
  font-weight: 700;
  line-height: 1.6;
  text-align: center
}
#about p {
  color: #202e3b;
  font-size: 16px;
  line-height: 2
}
#about h4 {
  color: #202e3b;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center
}
.webp #about-box {
  background-image: url(../images/pages/about.webp);
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 3px;
  overflow: hidden;
  position: relative
}
.no-webp #about-box {
  background-image: url(../images/pages/about.jpg);
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 3px;
  overflow: hidden;
  position: relative
}
#about-box h2 {
  color: #fff;
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
  margin-bottom: 0
}
#about-box p {
  color: #fff;
  font-family: 'Merriweather', sans-serif;
  font-size: 14px;
  line-height: 1.3;
  margin: 32px 0;
  padding: 0 8%
}
#footer .footer-wrapper .container > .row > div {
  padding: 96px 15px
}
#footer h2, #footer h4 {
  color: #fff
}
#footer h3 {
  color: #1521cf;
  font-weight: 700
}
#footer h2 {
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase
}
#footer h2, #footer h4, #footer p {
  margin-bottom: 40px
}
#footer form {
  margin-bottom: 48px;
  padding: 0 96px
}
#footer .form-group {
  padding: 16px 0
}
#footer .form-group input[type="text"] {
  padding: 28px 20px
}
.banner-image1 {
  background-image: url(../images/pages/homepage/3/background.jpg)
}
.banner-color1 {
  background-color: transparent
}
.testimonials.style2 .sc-content-wrapper .sc-content h2, .testimonials.style2 .sc-content-wrapper .sc-content p {
  color: #fff;
  font-size: 27px
}
.testimonials.style2 .sc-content-wrapper .sc-content h2 {
  font-weight: bold;
  font-size: 35px
}
.testimonial.style1 .testimonial-image {
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0 solid #d4dde5;
  padding: 4px;
  background: #fff;
  z-index: -1;
  box-shadow: 1px 1px 0 #ccc, 2px 2px 0 #ccc, 3px 3px 0 #ccc, 4px 4px 0 #ccc, 5px 5px 0 #ccc, 6px 6px 0 #ccc, 7px 7px 0 #ccc, 8px 8px 0 #ccc, 9px 9px 0 #ccc, 10px 10px 0 #ccc, 11px 11px 0 #ccc, 12px 12px 0 #ccc
}
.testimonial.style1 .testimonial-image img {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0
}
.testimonial.style1 .testimonial-author-name {
  font-size: 40px !important;
  text-shadow: 0 1px 16px #555;
  line-height: 60px
}
.testimonial.style1 .testimonial-author-name small {
  font-size: 30px !important;
  text-shadow: none;
  color: #1b4268
}
.testimonial.style1 .testimonial-author {
  border-left: 5px solid #39b3d7;
  border-right: 5px solid #39b3d7;
  border-bottom: 5px solid #1d1de8
}
.testimonial.style1 .testimonial-author-job em {
  color: #1d1de8
}
.testimonial.style1 .testimonial-content {
  margin-top: 70px;
  margin-bottom: 0
}
.testimonial.style1 {
  border-color: transparent;
  font-size:
}
.heading-box {
  position: relative
}
.heading-box h2.box-title {
  color: #202e3b;
  font-family: 'Merriweather Sans', sans-serif;
  position: relative;
  font-weight: bold;
  font-size: 32px;
  margin-top: 20px;
  margin-bottom: 70px
}
.icon-box[class*=" style-side-"].style-side-5 {
  display: block;
  padding: 20px
}
.icon-box[class*=" style-side-"].style-side-5 i:after, .icon-box[class*=" style-side-"].style-side-6 i:after {
  display: none
}
.mini3 .col-sm-6:nth-child(1) .icon-box i, .mini3 .col-sm-6:nth-child(4) .icon-box i {
  background: #1d1de8
}
.mini3 .col-sm-6:nth-child(2) .icon-box i, .mini3 .col-sm-6:nth-child(3) .icon-box i {
  background: #ccc
}
.mini3 .col-sm-6:nth-child(1) .icon-box i:hover, .mini3 .col-sm-6:nth-child(4) .icon-box i:hover {
  background: #1d1de8
}
.mini3 .col-sm-6:nth-child(2) .icon-box i:hover, .mini3 .col-sm-6:nth-child(3) .icon-box i:hover {
  background: #ccc
}
.icon-box[class*=" style-side-"].style-side-5 i {
  display: block;
  float: none;
  margin: auto;
  font-size: 50px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 10px
}
.icon-box[class*=" style-side-"].style-side-5 .box-content {
  text-align: center;
  display: block;
  max-width: 300px;
  margin: auto;
  text-transform: uppercase
}
.parallax-pattern1 {
  background-image: url(../images/pages/bg-red.jpg);
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.parallax-pattern2 {
  background-image: url(../images/pages/patterns/colorful2.html);
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.parallax-pattern3 {
  background-image: url(../images/pages/patterns/colorful3.html);
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.subscribe-mini h1 {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 5%;
  padding-left: 5%;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 16px #000
}
.subscribe-mini h2 {
  margin-top: 20px;
  font-weight: bold;
  padding-right: 5%;
  padding-left: 5%;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 16px #000
}
.subscribe-mini input[type="text"], .subscribe-mini input[type="email"] {
  width: 100%;
  height: 80px;
  font-size: 30px;
  text-align: center;
  margin-left: 20px
}
.slider-btn {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 20px auto !important
}
.slider-btn2 {
  background: #39b3d7
}
.subscribe-mini .btn {
  box-shadow: 0 0 16px rgba(255, 255, 255, 0.8);
  font-size: 40px;
  height: 70px;
  line-height: 50px;
  width: 280px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  margin: 20px auto
}
.subscribe-mini .btn:hover {
  background-color: #1815cf;
  box-shadow: 0 0 32px rgba(255, 255, 255, 0.8)
}
.tp-caption .btn.slider-btn2:not(.color-black):hover {
  background-color: #1d1de8 !important;
  background: #1d1de8 !important;
  border-color: #269abc !important
}
.subscribe-mini .btn:before {
  content: "123";
  position: absolute;
  left: -100px;
  width: 100px;
  height: 60px
}
.subscribe-mini .form-holder {
  position: relative;
  margin-bottom: 50px
}
.subscribe-mini-left .btn-info {
  background-color: #39b3d7
}
.subscribe-mini-left .btn-info:hover, .subscribe-mini-left .btn-info:focus, .subscribe-mini-lef .btn-info:active, .subscribe-mini-left .btn-info.active, .subscribe-mini-left .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1d1de8;
  border-color: #1d1de8
}
.subscribe-mini form {
  width: 80%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: relative
}
.parallax-testimonials {
  background-image: url(../images/pages/feedback/testimonials_bg.jpg);
  margin-bottom: 0
}
.parallax-subscribe {
  background-image: url(../images/pages/subscribe/sekc1.jpg);
  -webkit-background-size: cover;
  background-size: cover
}
#member-benefits .tab-container.vertical-tab-1 .tabs li a {
  background: #fff;
  border-radius: 0;
  color: #ccc;
  margin-bottom: 20px;
  line-height: 42px;
  box-shadow: 1px 1px 0 #ccc, 2px 2px 0 #ccc, 3px 3px 0 #ccc, 4px 4px 0 #ccc, 5px 5px 0 #ccc, 6px 6px 0 #ccc, 7px 7px 0 #ccc, 8px 8px 0 #ccc, 9px 9px 0 #ccc, 10px 10px 0 #ccc, 11px 11px 0 #ccc, 12px 12px 0 #ccc;
  text-transform: uppercase
}
#member-benefits .tab-container.vertical-tab-1 .tabs li a i {
  font-size: 30px;
  line-height: 42px;
  width: 42px;
  height: 42px
}
#member-benefits .tab-container.vertical-tab-1 .tabs li a:hover {
  background: #fff;
  color: #1d1de8
}
#member-benefits .tab-container.vertical-tab-1 .tabs li i {
  background: #1d1de8;
  color: #fff
}
#member-benefits .tab-container.vertical-tab-1 .tabs li.active i {
  background: #fff;
  color: #1d1de8 !important
}
#member-benefits .tab-container.vertical-tab-1 .tabs li.active a {
  background: #1d1de8;
  color: #fff
}
#subscribe .callout-box.style1 .callout-box-wrapper {
  background: transparent
}
#subscribe .form-holder {
  min-width: 250px
}
#footer .useful-links i {
  min-width: 20px
}
#footer .copyright-area .copyright.policy {
  text-align: left
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99
}
#status {
  animation: preSpin 2s ease-in-out 0s infinite alternate;
  width: 240px;
  height: 240px;
  position: absolute;
  left: 50%;
  top: 50%;
  tran
}
@keyframes preSpin {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0.7);
    transform: translate(-50%, -50%) rotate(0deg) scale(0.7)
  }
  95% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);
    transform: translate(-50%, -50%) rotate(360deg) scale(1)
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);
    transform: translate(-50%, -50%) rotate(360deg) scale(1)
  }
}
.eight00 {
  background-image: url(../images/pages/bg-gray.jpg);
  color: #fff
}
.bulb-bg {
  background-image: url(../images/pages/bg-red.jpg);
  color: #fff
}
.eight00 h2 {
  color: #fff
}
.eight00 a {
  color: #fff;
  text-decoration: underline
}
#footer .back-to-top:before {
  background-image: url(../images/logo-white.png)
}
.parallax-pattern2 input[type="text"], .parallax-pattern2 input[type="email"] {
  border-left: 10px groove yellow;
  border-top: 10px groove yellow;
  border-right: 10px ridge yellow;
  border-bottom: 10px ridge yellow;
  box-shadow: 1px 1px 0 yellow, 2px 2px 0 yellow, 3px 3px 0 yellow, 4px 4px 0 yellow, 5px 5px 0 yellow, 6px 6px 0 yellow, 7px 7px 0 yellow, 8px 8px 0 yellow, 9px 9px 0 yellow, 10px 10px 0 yellow, 11px 11px 0 yellow, 12px 12px 0 yellow
}
.parallax-pattern2 .btn {
  border-left: 10px groove yellow;
  border-top: 10px groove yellow;
  border-right: 10px ridge yellow;
  border-bottom: 10px ridge yellow;
  box-shadow: 1px 1px 0 yellow, 2px 2px 0 yellow, 3px 3px 0 yellow, 4px 4px 0 yellow, 5px 5px 0 yellow, 6px 6px 0 yellow, 7px 7px 0 yellow, 8px 8px 0 yellow, 9px 9px 0 yellow, 10px 10px 0 yellow, 11px 11px 0 yellow, 12px 12px 0 yellow;
  background: #fff;
  color: lime
}
.parallax-pattern2 .btn:hover {
  background: lime;
  color: #fff
}
.parallax-pattern3 .btn {
  background: #39b3d7;
  color: #fff
}
.parallax-pattern3 .btn:hover {
  background: #fff;
  color: #39b3d7
}
#subscribe h2.box-title {
  font-size: 45px;
  margin-bottom: 0;
  padding: 5px
}
#subscribe .heading-box h2.box-title:before, #subscribe .heading-box h2.box-title:after {
  display: none
}
.subscribe-mini .arrows:before, .subscribe-mini .arrows:after {
  content: '';
  height: 200px;
  width: 200px;
  display: block !important;
  position: absolute;
  bottom: 0
}
.parallax-pattern1 .arrows:before {
  left: 0;
  background: url(../images/pages/patterns/arrows/red.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1)
}
.parallax-pattern2 .arrows:before {
  left: 0;
  background: url(../images/pages/patterns/arrows/red.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1)
}
.parallax-pattern3 .arrows:before {
  left: 0;
  background: url(../images/pages/patterns/arrows/red.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1)
}
.parallax-pattern1 .arrows:after {
  right: 0;
  background: url(../images/pages/patterns/arrows/blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
.parallax-pattern2 .arrows:after {
  right: 0;
  background: url(../images/pages/patterns/arrows/blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
.parallax-pattern3 .arrows:after {
  right: 0;
  background: url(../images/pages/patterns/arrows/blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
#subscribe input[type="text"], #subscribe input[type="email"] {
  width: 100% !important;
  max-width: 100% !important;
  height: 80px;
  font-size: 30px;
  text-align: center;
  margin-left: 20px;
  line-height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0
}
#subscribe .btn {
  font-size: 32px;
  height: 70px;
  line-height: 50px;
  width: 100% !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 20px auto;
  margin-left: 20px
}
#subscribe .btn:hover {
  background: #1d1de8;
  color: #fff
}
#subscribe .callout-content-container {
  padding: 50px 0;
  height: auto
}
#subscribe .btn2 {
  background: #1d1de8;
  border: 0;
  border-radius: 12px;
  text-transform: uppercase
}
#subscribe .btn2:hover {
  background-color: #1d1de8 !important;
  background: #1d1de8 !important;
  border-color: #269abc !important
}
.process-builder.style-creative .process-item .process-image {
  background: #efefef
}
.eight-text {
  font-weight: bold !important;
  font-size: 56px
}
.eight-text2 {
  font-weight: bold !important;
  font-size: 40px
}
.safesender {
  padding-left: 70px !important
}
@media screen and (min-width:992px) and (max-width:1199px) {
  #hero-content h1 {
    font-size: 64px;
    margin-top: 64px
  }
  #hero-form {
    padding: 0 48px
  }
  #hero-form h4 {
    padding: 0 16px
  }
  #hero-content .form-group {
    padding: 0 16px;
    width: 100%
  }
  .testimonial.style1 {
    padding: 16px 40px
  }
  #about h3 {
    font-size: 24px
  }
  #about h4 {
    font-size: 18px
  }
}
@media screen and (min-width:992px) {
  .mini3 .col-sm-6:nth-child(1) .icon-box {
    border-right: 5px solid #1d1de8;
    border-bottom: 5px solid #1d1de8
  }
  .mini3 .col-sm-6:nth-child(2) .icon-box {
    border-left: 5px solid #ddd;
    border-bottom: 5px solid #ddd
  }
  .mini3 .col-sm-6:nth-child(3) .icon-box {
    border-right: 5px solid #ddd;
    border-top: 5px solid #ddd
  }
  .mini3 .col-sm-6:nth-child(4) .icon-box {
    border-left: 5px solid #1d1de8;
    border-top: 5px solid #1d1de8
  }
  .panel-group {
    margin-bottom: 0
  }
  .subscribe-mini input[type="text"], .subscribe-mini input[type="email"] {
    max-width: 45%;
    float: left;
    margin-bottom: 20px;
    font-weight: 100
  }
  .subscribe-mini {
    overflow: hidden
  }
  .subscribe-mini input[type="text"] {
    border-right: 0
  }
  .subscribe-mini .form-group:after {
    right: 25%
  }
  .subscribe-mini .form-group:before {
    left: 25%
  }
  #subscribe .callout-action {
    width: 60%
  }
  #subscribe h2 {
    font-size: 30px
  }
}
@media screen and (max-width:991px) {
  #header {
    position: fixed;
    z-index: 200
  }
  .subscribe-mini .arrows:before, .subscribe-mini .arrows:after {
    z-index: -100
  }
  .responsive-section .responsive-button a.active, .responsive-section .responsive-button a {
    color: transparent !important
  }
  .heading-box .desc-lg {
    font-size: 20px !important
  }
  .heading-box h2.box-title {
    font-size: 40px
  }
  #hero-form h4 {
    padding: 0 32px
  }
  #footer .footer-bottom-area {
    padding: 24px 0
  }
  #footer .copyright-area {
    padding: 16px 0 0
  }
  #footer .copyright-area .copyright {
    padding: 0;
    text-align: center !important
  }
  #footer form {
    padding: 0 48px
  }
  #hero-content h1 {
    font-size: 64px;
    text-align: center
  }
  #content {
    padding: 40px 0
  }
  #about-box {
    margin-bottom: 48px
  }
}
@media screen and (min-width:768px) and (max-width:991px) {
  .subscribe-mini input[type="text"], .subscribe-mini input[type="email"], .subscribe-mini .btn {
    width: 350px !important;
    margin: 20px auto
  }
  .eight-text {
    font-size: 55px
  }
  .eight-text2 {
    font-size: 36px
  }
}
@media screen and (max-width:767px) {
  #hero-form h4 {
    font-size: 16px;
    margin-top: 16px;
    padding: 0 24px
  }
  #landing-hero {
    margin: 10px;
    width: calc(100% - 20px);
    height: 680px
  }
  #landing-hero:after {
    top: -10px;
    right: -10px;
    bottom: -10px
  }
  #hero-content h1 {
    font-size: 28px
  }
  #hero-content h1 br {
    content: ' '
  }
  #hero-content h1 br:after {
    content: ' '
  }
  #hero-content h3 {
    font-size: 18px;
    margin-bottom: 12px
  }
  #hero-content .form-group {
    padding: 12px 24px
  }
  #hero-content .form-group input[type="text"] {
    padding: 24px 16px
  }
  #hero-form {
    padding: 0
  }
  #about-box {
    height: auto
  }
  #about-box h2 {
    margin-top: 32px
  }
  .testimonial.style1 {
    padding: 16px 48px
  }
}
@media screen and (min-width:480px) and (max-width:768px) {
  .subscribe-mini input[type="text"], .subscribe-mini input[type="email"], .subscribe-mini .btn {
    width: 350px !important;
    margin: 20px auto
  }
  .eight-text {
    font-size: 45px
  }
  .eight-text2 {
    font-size: 25px
  }
}
@media screen and (max-width:480px) {
  body, p {
    font-size: 16px
  }
  .tab-container.vertical-tab .tabs li a, .tab-container.vertical-tab-1 .tabs li a {
    font-size: 1.0em
  }
  h1 {
    font-size: 2.0em
  }
  .testimonials.style2 .sc-content-wrapper .sc-content h2, .testimonials.style2 .sc-content-wrapper .sc-content p {
    font-size: 18px
  }
  .heading-box h2.box-title {
    font-size: 2.0em !important
  }
  .subscribe-mini input[type="text"], .subscribe-mini input[type="email"] {
    width: 250px !important;
    margin: 20px auto;
    font-size: 20px
  }
  .subscribe-mini .btn {
    width: 250px !important;
    margin: 20px auto
  }
  .subscribe-mini form {
    width: 100%
  }
  #subscribe .btn {
    width: 250px !important;
    margin: 20px auto
  }
  #subscribe input[type="text"], #subscribe input[type="email"] {
    width: 250px !important;
    margin: 20px auto;
    font-size: 20px
  }
  .eight-text {
    font-size: 25px
  }
  .eight-text2 {
    font-size: 18px
  }
  .tp-caption .slider-text1 {
    font-size: 15px !important;
    margin-left: -135px !important;
    margin-top: -15px !important
  }
  .tp-caption .slider-text2 {
    font-size: 15px !important;
    margin-left: -135px !important
  }
  a.slider-btn {
    display: none !important
  }
}