@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,600i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800);
@import url(https://fonts.googleapis.com/css?family=Muli:400,600,700&display=swap);
@charset "UTF-8";
.gradient-bg {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.default-button {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.section-title h2::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.section-title h2::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

@media only screen and (min-width: 768px) {
  .top-menu.menu-shrink {
    background: #B4CF1A;
    background: -webkit-gradient(linear, left top, right top, from(#213439), to(#33545D));
    background: linear-gradient(to right, #213439, #33545D);
    border-bottom: 1px solid #111;
    -webkit-box-shadow: 0 0 4px #111;
            box-shadow: 0 0 4px #111;
  }
}
.navbar-white .navbar-nav .nav-item .nav-link:focus, .navbar-white .navbar-nav .nav-item .nav-link:hover {
  color: #213439 !important;
}
.navbar-white .navbar-nav .nav-item .nav-link::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.navbar-white .navbar-nav .nav-item .active > a, .navbar-white .navbar-nav .nav-item .active > a:focus, .navbar-white .navbar-nav .nav-item .active > a:hover {
  color: #213439 !important;
}

.slider-item-img-bg::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.item-img-bg::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.homes-bg-img::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.particle-bg {
  position: relative;
}
.particle-bg::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.video-bg {
  position: relative;
}
.video-bg::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.app-about-text h3::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.app-about-text ul li i {
  color: #213439;
}

.single-hiw-feature i {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.single-hiw-feature i:hover i {
  -webkit-box-shadow: 0 0 10px #213439;
          box-shadow: 0 0 10px #213439;
}

.video-demo-content::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-feature::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.single-feature .feature-icon {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.counter-stats::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.screenshot-item:hover .screenshot-image::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.screenshots-modal .close {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.screenshots-modal .close:hover, .screenshots-modal .close:focus {
  -webkit-box-shadow: 0 0 10px #213439;
          box-shadow: 0 0 10px #213439;
}

.screenshot-details-text .title::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.screenshot-details-text ul li i {
  color: #213439;
}

.testimonial-section::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.testimonial-item .icofont-quote-left {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.testimonial-item .pic {
  -webkit-box-shadow: 0 0 2px #213439;
          box-shadow: 0 0 2px #213439;
}

.single-price-package .price-header .price-value {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.purchase-btn::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.personal-price-package .purchase-btn {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-price-package:hover .purchase-btn {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.faq-content .faq-title::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.faq-content .faq-title.active {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.accordion__item.active .accordion-header {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-member .overlay {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.app-download-section::after {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-blog-post .blog-date {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.single-blog-post .blog-title a:hover {
  color: #213439;
}
.single-blog-post .post-admin a {
  color: #213439;
}
.single-blog-post:hover .read-more-btn {
  color: #213439;
}

.single-blog-post-two .blog-title a:hover {
  color: #213439;
}
.single-blog-post-two .post_date {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-blog-img .single-blog-date {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.post-category .single-category:hover {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.blog-sidebar-title::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.comment-title::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.popular-tags a:hover {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.pagination-nav li a:hover {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}
.pagination-nav li.active a {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.top-banner-area::before {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-contact-info i {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.error-page-content {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.subscribe-form .subscribe-btn {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#B4CF1A), to(#B4CF1A));
  background: linear-gradient(to right, #B4CF1A, #B4CF1A);
}

.single-user i {
  color: #213439;
}

.screenshot-carousel .owl-prev i,
.screenshot-carousel-two .owl-prev i {
  color: #213439;
}

.screenshot-carousel .owl-next i,
.screenshot-carousel-two .owl-next i {
  color: #213439;
}

.owl-dots .owl-dot.active span {
  background: #213439 !important;
}

.testimonial-carousel .owl-dots .owl-dot.active span {
  background: #213439 !important;
}

.single-post-admin a {
  color: #213439;
}

.post-tag-media .tag li a {
  color: #213439;
}

.post-social-media a:hover {
  color: #213439;
}

.search-box .search-btn {
  color: #213439;
}

.single-recent-post h5 a:hover {
  color: #213439;
}

.all-comments-content .comment .replay {
  color: #213439;
}

.comment-form .form-control:hover {
  border-bottom: 1px solid #213439;
}

.contact-form .form-control:hover {
  border-bottom: 1px solid #213439;
}

.contact-info ul li i {
  color: #213439;
}

.error-text .back-btn {
  color: #213439;
}
.error-text .back-btn:hover {
  background-color: #213439;
}

.back-top-button i {
  color: #213439;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
a:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
  color: #000;
}

button:focus {
  outline: 0;
}

.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: bold;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

p {
  font-family: "Open Sans", sans-serif;
  color: #646464;
  font-size: 14px;
  line-height: 28px;
}

img {
  max-width: 100%;
}

section {
  padding: 100px 0;
  position: relative;
}

.gray-bg {
  background-color: #f5f7fb;
}

.mr-10 {
  margin-right: 10px;
}

.mb-50 {
  margin-bottom: 50px;
}

.default-button {
  border-radius: 100px;
  border: none;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  padding: 14px 30px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid transparent;
  outline: 0;
  font-size: 14px;
}
.default-button:hover {
  color: #213439 !important;
}

.section-title {
  text-align: center;
  margin-bottom: 80px;
}
.section-title h2 {
  margin: 0 0 35px;
  padding: 0 0 30px;
  position: relative;
  text-transform: uppercase;
}
.section-title h2::after {
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 40px;
}
.section-title h2::before {
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
}
.section-title p {
  margin: auto;
  max-width: 710px;
  width: 100%;
}

.angle-section-title {
  position: relative;
  z-index: 5;
}

.cs-pt-130 {
  padding-top: 130px;
}

.form-control {
  font-size: 14px;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-tablecell {
  vertical-align: middle;
  display: table-cell;
}

/* End Default style */
/* Navbar style */
.top-menu {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 0;
  margin: 0;
  padding: 20px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#blog .top-menu {
  background: #B4CF1A;
  background: -webkit-gradient(linear, left top, right top, from(#213439), to(#33545D));
  background: linear-gradient(to right, #213439, #33545D);
}
.top-menu .navbar-brand {
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
}
.top-menu .navbar-brand:focus, .top-menu .navbar-brand:hover {
  color: #fff;
}
.top-menu.menu-shrink {
  padding: 10px;
}
.top-menu.menu-shrink .navbar-brand img {
  width: 167px;
}
.top-menu .navbar-nav .nav-item .nav-link {
  color: #ffffff !important;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 15px;
  font-size: 14px;
  margin-right: 15px;
  padding-bottom: 5px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  text-transform: uppercase;
}
.top-menu .navbar-nav .nav-item .nav-link:focus, .top-menu .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
}
.top-menu .navbar-nav .nav-item .nav-link::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  right: 50%;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  z-index: -1;
}
.top-menu .navbar-nav .nav-item .nav-link:hover::before, .top-menu .navbar-nav .nav-item .nav-link.active::before {
  left: 0;
  right: 0;
}
.top-menu .navbar-nav .nav-item .active a,
.top-menu .navbar-nav .nav-item .active > a:focus,
.top-menu .navbar-nav .nav-item .active > a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}

/* End Navbar style */
/* Top banner area */
.top-banner-area {
  background-image: url(/486ab5afb931f75ba7dd.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 200px 0 110px;
}
.top-banner-area::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.top-banner-area .banner-title {
  color: #ffffff;
  font-size: 25px;
  margin: 0;
  text-transform: uppercase;
}
.top-banner-area .breadcrumb {
  background-color: rgba(0, 0, 0, 0);
  margin: 4px 0 0 0;
  padding: 0;
  text-align: right;
  display: block;
}
.top-banner-area .breadcrumb li {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
}
.top-banner-area .breadcrumb li a {
  color: #d7d7d6;
}
.top-banner-area .breadcrumb li.blog {
  position: relative;
}
.top-banner-area .breadcrumb li.blog::before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.top-banner-area .breadcrumb li.active {
  position: relative;
}
.top-banner-area .breadcrumb li.active::before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* End Top banner area */
/* Contact section style */
.contact-form {
  background: #ffffff none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 30px;
}
.contact-form .form-control {
  background-color: #f5f7fb;
  border-color: transparent;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 55px;
  padding: 10px 20px;
}
.contact-form textarea.form-control {
  height: auto !important;
}
.contact-form .form-group {
  margin-bottom: 20px;
}
.contact-form .form-group label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}
.contact-form .form-group .with-errors {
  color: red;
  font-size: 13px;
  margin-top: 5px;
  padding-left: 15px;
}
.contact-form .default-button {
  margin-top: 5px;
}
.contact-form .contact-form ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.contact-form #msgSubmit {
  text-align: center !important;
  margin: 15px 0 0;
  font-size: 20px;
}

.contact-info ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.contact-info ul li {
  background: #ffffff none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  padding: 44px 0 44px 50px;
  position: relative;
}
.contact-info ul li i {
  font-size: 20px;
  left: 20px;
  position: absolute;
  top: 42px;
}
.contact-info ul li h3 {
  font-size: 16px;
  margin: 0 0 9px;
}
.contact-info ul li p {
  margin: 0;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  color: #b94a48;
}

li.parsley-required,
#contact_send_status {
  color: #ff0000;
  padding: 5px 12px 0;
}

.g-recaptcha {
  -webkit-transform: scale(0.77);
          transform: scale(0.77);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.single-contact-info {
  text-align: center;
  margin-bottom: 40px;
}
.single-contact-info i {
  color: #fff;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
  -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
          clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.single-contact-info h3 {
  font-size: 16px;
  margin: 20px 0 5px;
}
.single-contact-info p {
  margin: 0;
}

/* End contact section style */
/* Error Page style */
.error-page-content {
  padding: 30px;
  height: 100vh;
}

.error-text {
  text-align: center;
}
.error-text h1 {
  color: #fff;
  font-size: 80px;
  margin: 0;
}
.error-text h3 {
  color: #fff;
  margin: 20px 0 35px;
}
.error-text .back-btn {
  background-color: #fff;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 30px;
}
.error-text .back-btn:hover {
  color: #fff;
}

/* End Error Page style */
/* Footer style */
.footer-top {
  background-color: #1a1a1a;
  padding: 80px 0;
}

.subscribe-text {
  margin: 0 auto 40px;
  max-width: 710px;
  text-align: center;
  width: 100%;
}
.subscribe-text h3 {
  color: #ffffff;
  font-size: 28px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.subscribe-text p {
  color: #ffffff;
  margin: 0;
}

.subscribe-form {
  margin: auto;
  max-width: 500px;
  position: relative;
  width: 100%;
}
.subscribe-form .form-control {
  border: none;
  border-radius: 100px;
  height: 50px;
  padding: 10px 20px;
}
.subscribe-form .subscribe-btn {
  border: 1px solid transparent;
  border: medium none;
  border-radius: 100px;
  color: #ffffff;
  display: inline-block;
  font-size: 40px;
  line-height: 0;
  font-weight: 600;
  height: 50px;
  padding: 0 35px;
  position: absolute;
  right: -1px;
  text-transform: uppercase;
  top: 0;
}
.subscribe-form .subscribe-btn:hover {
  opacity: 0.8;
}

.newsletter-form .validation-danger {
  color: red;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

.footer-bottom {
  background-color: #000;
  padding: 30px 0;
}
.footer-bottom .copyright {
  color: #a7a7a7;
  margin: 0;
}
.footer-bottom .social-links {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.footer-bottom .social-links li {
  color: #a7a7a7;
  display: inline-block;
}
.footer-bottom .social-links a {
  color: #a7a7a7;
  font-size: 15px;
  padding: 0 5px;
}
.footer-bottom .social-links i {
  color: #a7a7a7;
}
.footer-bottom .social-links i:hover {
  color: #fff;
}

/* End footer style */
/* Back to top button style */
#toTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  display: none;
  z-index: 99;
}

.back-top-button i {
  display: inline-block;
  font-size: 40px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* End Back to top button style */
.menu-3 {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 0;
  margin: 0;
  padding: 20px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-3 .navbar-brand {
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
}
.menu-3 .navbar-brand:focus, .menu-3 .navbar-brand:hover {
  color: #fff;
}
.menu-3 .navbar-nav .nav-item .nav-link {
  color: #ffffff !important;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 15px;
  font-size: 14px;
  margin-right: 15px;
  padding-bottom: 5px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  text-transform: uppercase;
}
.menu-3 .navbar-nav .nav-item .nav-link:focus, .menu-3 .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
}
.menu-3 .navbar-nav .nav-item .nav-link::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  right: 50%;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  z-index: -1;
}
.menu-3 .navbar-nav .nav-item .nav-link:hover::before, .menu-3 .navbar-nav .nav-item .nav-link.active::before {
  left: 0;
  right: 0;
}
.menu-3 .navbar-nav .nav-item .active a,
.menu-3 .navbar-nav .nav-item .active > a:focus,
.menu-3 .navbar-nav .nav-item .active > a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}
.menu-3 .navbar-nav .try-it-free {
  margin-top: 7px;
  list-style: none;
  padding-left: 44px;
}
.menu-3 .navbar-nav .try-it-free a {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  padding: 6px 20px;
  font-weight: 600;
}
.menu-3 .navbar-nav .try-it-free a:hover {
  color: #B4CF1A;
  background-color: #ffffff;
}

.menu-3 .nav-item .nav-link {
  margin-top: 6px;
}

.video-section {
  margin-bottom: 100px;
}
#insurers .video-section {
  padding-top: 0;
}
.video-section .hero-video {
  display: block;
  margin: 0 auto;
  max-width: 1400px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.video-section .hero-video::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.video-section .hero-video iframe {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.banner-section-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#33545D), to(#213439));
  background-image: linear-gradient(to bottom, #33545D, #213439);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-bottom: 350px;
  position: relative;
  text-align: center;
  width: 100%;
}
#homepage .banner-section-3 {
  margin-bottom: 480px;
}
.banner-section-3 .banner-text {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.banner-section-3 .banner-text h1 {
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 24px;
}
.banner-section-3 .banner-text h2 {
  font-size: 50px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 20px;
}
.banner-section-3 .banner-text p {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 60px;
  max-width: 834px;
  margin-left: auto;
  margin-right: auto;
}
.banner-section-3 .banner-text a {
  font-family: "Muli", sans-serif;
  display: inline-block;
  text-transform: none;
  font-weight: 700;
  background-color: #B4CF1A;
  font-size: 20px;
  padding: 15px 25px;
  margin: 0 14px 0;
  border: 1px solid #ffffff;
}
.banner-section-3 .banner-text a:hover {
  background-color: #B4CF1A;
}
.banner-section-3 .shape-1 {
  position: absolute;
  left: 0;
  top: 100vh;
}
.banner-section-3 .shape-2 {
  position: absolute;
  left: 0;
  top: 95vh;
}
.banner-section-3 .shape-3 {
  position: absolute;
  left: 0;
  top: 97vh;
}
.banner-section-3 .tab {
  left: 0;
  position: absolute;
  right: 0;
  top: 80vh;
}
.banner-section-3 .tab img {
  width: 650px;
}

.blog-section {
  padding-top: 240px;
  padding-bottom: 0;
}
.blog-section .post {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 100px;
  padding-bottom: 100px;
}
.blog-section .post:last-child {
  border-bottom: 0 none;
}
.blog-section .post article {
  margin: 0 auto;
}
.blog-section .post article header {
  margin-bottom: 2em;
}
.blog-section .post article header a {
  color: #000000;
  -webkit-transition: color 0.08s;
  transition: color 0.08s;
}
.blog-section .post article header a:hover {
  color: #B4CF1A;
}
.blog-section .post article .hero-image {
  display: block;
  margin-bottom: 2em;
}
.blog-section .post article footer {
  margin-top: 2em;
}
.blog-section .post article footer .read-more {
  padding: 10px 20px;
  text-transform: none;
}
.blog-section .post article footer .read-time {
  border-left: 1px solid #e2e2e2;
  margin-left: 1.5em;
  padding-left: 1.5em;
}

.blog-post-section {
  padding-top: 200px;
}
.blog-post-section nav {
  margin-bottom: 40px;
}
.blog-post-section nav a {
  color: #213439;
}
.blog-post-section nav a:hover {
  color: #B4CF1A;
}
.blog-post-section .row > div {
  margin: 0 auto;
}
.blog-post-section header {
  margin-bottom: 2em;
}
.blog-post-section .preamble {
  font-size: 1.3em;
  font-style: italic;
  margin-bottom: 1em;
}
.blog-post-section .hero-image {
  margin-bottom: 3em;
}
.blog-post-section p {
  font-size: 16px;
}
.blog-post-section p a {
  color: #213439;
  text-decoration: underline;
}
.blog-post-section p a:hover {
  color: #B4CF1A;
}
.blog-post-section p b {
  color: #213439;
  font-weight: 800;
}
.blog-post-section h2 {
  margin: 2em 0 1em;
}
.blog-post-section footer {
  margin-top: 6em;
}
.blog-post-section footer .share {
  float: right;
  list-style: none;
  padding: 0;
}
.blog-post-section footer .share li {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.blog-post-section footer .share li a {
  color: #646464;
  font-size: 24px;
  padding: 10px;
}
.blog-post-section footer .share li a:hover {
  color: #B4CF1A;
}

.facility-section {
  padding: 60px 0 60px;
  text-align: center;
}
#brokers .facility-section {
  padding-top: 80px;
}
#brokers .facility-section::before {
  content: "";
  position: absolute;
  top: -160px;
  left: -13px;
  width: 100%;
  height: 140%;
  background-image: url(/3b9ac061986dd77a7b5b.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.facility-section .facility-text i::before {
  font-size: 45px;
  margin-left: 0;
}
.facility-section .facility-text .facility {
  font-size: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#33545D), to(#213439));
  background-image: linear-gradient(#33545D, #213439);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 71px;
  color: white;
  margin-bottom: 25px;
  text-align: center;
  display: inline-block;
}
.facility-section .facility-text h4 {
  font-family: "Muli", sans-serif;
  margin-bottom: 12px;
  font-size: 20px;
  color: #4e4e4e;
  font-weight: 700;
  text-transform: inherit;
}
.facility-section .facility-text p {
  font-size: 16px;
  margin-bottom: 0;
  color: #4e4e4e;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.software-section {
  position: relative;
  overflow: hidden;
  padding: 60px 0 60px;
}
#brokers .software-section .software-img {
  margin-right: 0;
}
#brokers .software-section .software-list {
  margin-top: 6%;
  max-width: 520px;
}
#insurers .software-section {
  padding-bottom: 0;
}
#insurers .software-section .software-img {
  margin-top: 50px;
  max-width: 700px;
}
#insurers .software-section .software-list {
  max-width: 560px;
}
#insurers .software-section .software-list div {
  margin-bottom: 40px;
}
#insurers .software-section .software-list div:last-child {
  margin-bottom: 0;
}
#insurers .software-section .software-list h4 {
  font-size: 1.5em;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  margin-bottom: 0.5em;
}
#insurers .software-section .software-list p {
  margin-bottom: 0;
  max-width: 500px;
}
.software-section .software-img {
  margin-left: auto;
  margin-right: 5%;
  max-width: 650px;
}
.software-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: -244px;
  width: 100%;
  height: 100%;
  background-image: url(/a8abeadc90df89cceb62.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.software-section .software-list {
  max-width: 440px;
  width: 100%;
}
.software-section .software-list i {
  font-weight: 700;
  font-size: 16px;
}
.software-section .software-list i::before {
  font-size: 40px;
  margin-left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#884b99), to(#bf8bc5));
  background: linear-gradient(to right, #884b99, #bf8bc5);
  -webkit-background-clip: text;
          background-clip: text;
}
.software-section .software-list h2 {
  font-size: 38px;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  margin-bottom: 25px;
}
.software-section .software-list p {
  font-size: 16px;
  color: #4d4d4d;
  margin-bottom: 20px;
}
.software-section .software-list .learn-more {
  margin-top: 2em;
}
.software-section .software-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.software-section .software-list ul li {
  font-size: 14px;
  color: #5c5c5c;
  font-weight: 500;
}
.software-section .software-list ul li i {
  color: #B4CF1A;
  margin-left: 0;
  margin-right: 10px;
  line-height: 2;
}
.software-section .software-list ul li i::before {
  font-size: 16px;
  margin: 0;
}
.software-section .middle {
  position: absolute;
  right: 0;
  bottom: 50%;
}
.software-section .pulse {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
}
.software-section .pulse:before,
.software-section .pulse:after {
  content: "";
  display: block;
  position: absolute;
  border: 50%;
  border: 1px solid #213439;
  left: -50px;
  right: -50px;
  top: -50px;
  bottom: -50px;
  border-radius: 999999px;
  -webkit-animation: animates 5s linear infinite;
          animation: animates 5s linear infinite;
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.software-section .pulse:after {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes animates {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.2);
            transform: scale(2.2);
    opacity: 0;
  }
}
@keyframes animates {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.2);
            transform: scale(2.2);
    opacity: 0;
  }
}

.overview-section {
  overflow: hidden;
  padding: 0 0 180px;
  position: relative;
}
#brokers .overview-section {
  margin-top: 100px;
  padding-bottom: 120px;
}
#brokers .overview-section .overview-text {
  margin-top: 180px;
}
#insurers .overview-section {
  margin-top: 120px;
  padding-bottom: 40px;
}
#insurers .overview-section .overview-wrapper {
  max-width: 580px;
}
#insurers .overview-section .overview-text {
  padding-top: 50px;
}
#insurers .overview-section .overview-text h4 {
  margin-bottom: 0.25em;
}
#insurers .overview-section .overview-text h5 {
  font-size: 1.5em;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  margin-bottom: 2em;
}
#insurers .overview-section .shape-1 {
  display: none;
}
.overview-section .overview-text h2 {
  font-size: 38px;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  margin-bottom: 25px;
}
.overview-section .overview-text h4 {
  font-family: "Muli", sans-serif;
  font-size: 38px;
  color: #4d4d4d;
  margin-bottom: 10px;
}
.overview-section .overview-text p {
  font-size: 16px;
  color: #646464;
  margin-bottom: 2em;
}
.overview-section .overview-list-wrapper {
  padding-left: 30px;
}
.overview-section .overview-list-wrapper .over-list {
  background-color: #f9f9f9;
  margin-bottom: 20px;
  padding: 20px 19px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid #ffffff;
}
.overview-section .overview-list-wrapper .over-list:hover {
  background-color: #ffffff;
  border: 1px solid #B4CF1A;
}
.overview-section .overview-list-wrapper .over-list .over-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#33545D), to(#213439));
  background-image: linear-gradient(#33545D, #213439);
  text-align: center;
  line-height: 70px;
  color: #ffffff;
  margin-right: 20px;
  margin-top: 8px;
}
.overview-section .overview-list-wrapper .over-list .over-icon i::before {
  margin-left: 0;
  font-size: 40px;
}
.overview-section .overview-list-wrapper .over-list .over-text h4 {
  font-family: "Muli", sans-serif;
  font-weight: 600;
  color: #3e3e3e;
  font-size: 20px;
}
.overview-section .overview-list-wrapper .over-list .over-text p {
  font-size: 15px;
  color: #646464;
  margin-bottom: 0;
  max-width: 360px;
}
.overview-section .shape-1 {
  position: absolute;
  top: 0px;
  right: 0;
  height: 100%;
  background-repeat: no-repeat;
}
.overview-section .shape-1::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 295px;
  width: 100%;
  height: 100%;
  background-image: url(/dcfae8a13f52d9f9b130.png);
  background-repeat: no-repeat;
}
.overview-section .shape-1 img {
  width: 560px;
}
.overview-section .over-list-wow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
}
.overview-section .over-list-tab {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  text-align: center;
}
.overview-section .learn-more {
  margin: 20% auto;
  text-align: center;
  width: 40%;
}
.overview-section .overview-wrapper {
  max-width: 540px;
  width: 100%;
  margin-left: auto;
}

.work-section-2-section {
  padding: 80px 0 240px;
  text-align: center;
}
#brokers .work-section-2-section {
  padding-bottom: 40px;
}
#homepage .work-section-2-section::before {
  background-image: url(/3b9ac061986dd77a7b5b.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: -13px;
  opacity: 0.75;
  position: absolute;
  top: 23px;
  width: 100%;
}
#insurers .work-section-2-section {
  padding-bottom: 0;
}
#insurers .work-section-2-section .work-text {
  max-width: 800px;
  text-align: left;
}
#insurers .work-section-2-section .work-text h4 {
  margin-bottom: 0.25em;
}
#insurers .work-section-2-section .work-text h5 {
  font-size: 1.5em;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  margin-bottom: 2em;
}
#insurers .work-section-2-section .work-text p {
  margin: 0 auto;
  text-align: left;
}
.work-section-2-section .work-text {
  margin: 0 auto;
  text-align: center;
}
.work-section-2-section .work-text i::before {
  margin-left: 0;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#742e8b), to(#b846c1));
  background: linear-gradient(to right, #742e8b, #b846c1);
  -webkit-background-clip: text;
          background-clip: text;
}
.work-section-2-section .work-text h4 {
  font-size: 38px;
  font-weight: 700;
  color: #4d4d4d;
  font-family: "Muli", sans-serif;
}
.work-section-2-section .work-text p {
  font-size: 16px;
  color: #4d4d4d;
  margin-bottom: 0;
}
.work-section-2-section .work-description {
  margin-top: 80px;
}
.work-section-2-section .single-work i {
  color: #213439;
  line-height: 188px;
}
.work-section-2-section .single-work i::before {
  margin-left: 0;
  font-size: 100px;
}
.work-section-2-section .single-work h4 {
  font-size: 20px;
  font-weight: 700;
  color: #3e3e3e;
}
.work-section-2-section .single-work p {
  font-size: 15px;
  color: #4d4d4d;
  margin-bottom: 0;
  max-width: 280px;
  width: 100%;
  margin: auto;
}
.work-section-2-section .single-work .work-icon {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  -webkit-box-shadow: 4px 3px 15px #f2f1f3;
          box-shadow: 4px 3px 15px #f2f1f3;
  margin-bottom: 30px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto 20px;
}
.work-section-2-section .single-work .work-icon .border-wrapper {
  position: absolute;
  top: 37px;
  left: 75px;
  width: 100%;
  height: 100%;
}
.work-section-2-section .single-work .work-icon .border-wrapper div {
  border-radius: 10px;
  height: 7px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: -1;
}
.work-section-2-section .single-work .work-icon .border-1 {
  background-color: #B4CF1A;
  left: 27px;
  opacity: 0.3;
  top: 63px;
  width: 120px;
}
.work-section-2-section .single-work .work-icon .border-2 {
  background-color: #B4CF1A;
  left: 20px;
  opacity: 0.5;
  top: 70px;
  width: 145px;
}
.work-section-2-section .single-work .work-icon .border-3 {
  background-color: #B4CF1A;
  left: 32px;
  opacity: 0.4;
  top: 71px;
  width: 145px;
}
.work-section-2-section .single-work .work-icon .border-4 {
  background-color: #B4CF1A;
  left: 28px;
  opacity: 0.2;
  top: 86px;
  width: 150px;
}
.work-section-2-section .work-2 {
  position: relative;
}
.work-section-2-section .work-overview {
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
.work-section-2-section .work-connector {
  font-size: 3em;
  position: absolute;
  top: -20px;
  z-index: 1;
}
.work-section-2-section .work-connector i {
  display: inline-block;
}
.work-section-2-section .work-connector i:before {
  color: #213439;
  font-size: 330px;
  margin-left: 0;
  opacity: 0.05;
}

.features-section {
  padding: 100px 0 60px;
}
#insurers .features-section {
  padding-bottom: 260px;
}
#insurers .features-section::before {
  background-image: url(/32c6ebb1aeb6577d22e6.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.features-section .features-text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.features-section .features-text h4 {
  font-size: 38px;
  font-weight: 700;
  color: #4d4d4d;
  line-height: 50px;
  margin-bottom: 0;
  font-family: "Muli", sans-serif;
}
.features-section .single-features {
  padding: 30px 15px;
}
.features-section .single-features .features-icon {
  margin-bottom: 20px;
}
.features-section .single-features .features-icon i {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#33545D), to(#213439));
  background-image: linear-gradient(#33545D, #213439);
  border-radius: 50%;
  color: white;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 60px;
}
.features-section .single-features .features-icon i::before {
  -webkit-background-clip: text;
          background-clip: text;
  font-size: 40px;
  margin-left: 0;
}
.features-section .single-features p {
  color: #4d4d4d;
  font-size: 16px;
  margin: 0;
}
.features-section .feature {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.features-section .feature:hover {
  -webkit-box-shadow: 0 0 15px #e2e2e2;
          box-shadow: 0 0 15px #e2e2e2;
}
.features-section .border-1 {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.features-section .border-2 {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.features-section .border-3 {
  border-bottom: 1px solid #e2e2e2;
}
.features-section .border-4 {
  border-right: 1px solid #e2e2e2;
}
.features-section .border-5 {
  border-right: 1px solid #e2e2e2;
}

.counter-section-3 {
  background-image: url(/727c265dec03eafc7074.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 60px 0 100px;
  text-align: center;
}
.counter-section-3 .counter-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 670px;
  margin-bottom: 80px;
}
.counter-section-3 .counter-text i::before {
  margin-left: 0;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#742e8b), to(#b846c1));
  background: linear-gradient(to right, #742e8b, #b846c1);
  -webkit-background-clip: text;
          background-clip: text;
}
.counter-section-3 .counter-text h4 {
  font-size: 38px;
  font-weight: 700;
  color: #4d4d4d;
  line-height: 50px;
  margin-bottom: 0;
  font-family: "Muli", sans-serif;
}
.counter-section-3 .single-counter span {
  font-size: 45px;
  color: #4d4d4d;
  font-weight: 700;
  font-family: "Muli", sans-serif;
  display: inline-block;
}
.counter-section-3 .single-counter .count-c {
  font-size: 25px;
  color: #213439;
}
.counter-section-3 .single-counter p {
  font-size: 12px;
  color: #4d4d4d;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
.counter-section-3 .counter-wrapper {
  border: 2px solid #B4CF1A;
  padding: 40px;
  -webkit-box-shadow: 10px 9px 1px #B4CF1A;
          box-shadow: 10px 9px 1px #B4CF1A;
}

.pricing-section-3 {
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#33545D), to(#213439));
  background: linear-gradient(to bottom, #33545D, #213439);
  padding: 220px 0 115px;
}
.pricing-section-3::before {
  content: "";
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/4abc1e26e38447f4a98d.png);
  background-repeat: no-repeat;
}
.pricing-section-3 .pricing-text {
  max-width: 877px;
}
.pricing-section-3 .pricing-text h4 {
  font-family: "Muli", sans-serif;
  font-size: 38px;
  color: #ffffff;
  margin-bottom: 10px;
}
.pricing-section-3 .pricing-text p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 70px;
}
.pricing-section-3 .price-dots {
  position: relative;
}
.pricing-section-3 .price-dots::after {
  content: "";
  position: absolute;
  top: -88px;
  right: -251px;
  background-image: url(/0a09e8b81b5ca2ee2682.png);
  width: 100%;
  height: 80%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pricing-section-3 .single-pricing {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #8A2F9A;
  overflow: hidden;
  z-index: 1;
  text-align: center;
}
.pricing-section-3 .single-pricing:hover {
  background-color: #ff9c9c;
  margin-top: -10px;
}
.pricing-section-3 .single-pricing.single-pricing:hover::before {
  visibility: visible;
}
.pricing-section-3 .single-pricing h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbceb6), to(#e8ae31));
  background: linear-gradient(to bottom, #fbceb6, #e8ae31);
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.pricing-section-3 .single-pricing h4 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, from(#e57b97), to(#a72491));
  background: linear-gradient(to bottom, #e57b97, #a72491);
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.pricing-section-3 .single-pricing h5 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, from(#fda19e), to(#c6667d));
  background: linear-gradient(to bottom, #fda19e, #c6667d);
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.pricing-section-3 .single-pricing .price-list {
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.pricing-section-3 .single-pricing .price-list span {
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  margin-top: 30px;
}
.pricing-section-3 .single-pricing .price-list p {
  font-size: 20px;
  color: #ffffff;
}
.pricing-section-3 .single-pricing .price-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pricing-section-3 .single-pricing .price-list ul li {
  font-size: 15px;
  color: #ffffff;
  border-bottom: 1px solid #ad74b6;
  padding-bottom: 10px;
  padding-top: 10px;
}
.pricing-section-3 .single-pricing .price-list a {
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  border: 1px solid #d9d9d9;
  padding: 10px 30px;
  margin: 40px 0 40px;
  z-index: 9999;
}
.pricing-section-3 .single-pricing:hover a {
  background-color: #8F2E9E;
  border: 1px solid #8F2E9E;
}

.contact-section-3 {
  color: white;
  padding: 220px 0 60px;
}
.contact-section-3 .contact-text {
  margin-bottom: 50px;
}
.contact-section-3 .contact-text i::before {
  margin-left: 0;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, left bottom, from(#742e8b), to(#bb47c4));
  background: linear-gradient(to bottom, #742e8b, #bb47c4);
  -webkit-background-clip: text;
          background-clip: text;
}
.contact-section-3 .contact-text h4 {
  color: white;
  font-family: "Muli", sans-serif;
  font-size: 38px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.contact-section-3 .form-group .form-control {
  height: 53px;
  color: #747474;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background-color: #f9f9f9;
  font-size: 14px;
  color: #747474;
  margin-bottom: 30px;
  font-weight: 500;
}
.contact-section-3 .form-group textarea[name=message] {
  height: 159px;
  margin-bottom: 30px;
  margin-top: 0px;
}
.contact-section-3 .send-btn {
  display: inline-block;
  font-size: 16px;
  padding: 16px 25px;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
}
.contact-section-3 .send-btn:hover {
  -webkit-box-shadow: 0 none;
          box-shadow: 0 none;
}
.contact-section-3 .btn-primary:focus {
  display: none;
}
#blog .contact-section-3 .contact-details {
  float: none;
  text-align: left;
}
.contact-section-3 .contact-details {
  float: right;
  text-align: right;
}
.contact-section-3 .contact-details .contact-social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 4em;
}
.contact-section-3 .contact-details .contact-social li {
  display: inline-block;
  padding-left: 8px;
}
.contact-section-3 .contact-details .contact-social li a {
  font-size: 2em;
  color: white;
  display: inline-block;
  width: 3em;
  height: 3em;
  border: 1px solid white;
  text-align: center;
  line-height: 3em;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-section-3 .contact-details .contact-social li a:hover {
  color: white;
  background-color: #B4CF1A;
}
.contact-section-3 .contact-details address {
  line-height: 2.5;
  text-align: right;
}
.contact-section-3 .footer-bottom-3 {
  color: white;
  margin-top: 140px;
  opacity: 0.5;
  text-align: center;
}

.footer-section-3 {
  background-image: url(/b1c72205e2b173d84d85.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 60px 0 30px;
}
.footer-section-3::before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eee));
  background: linear-gradient(to bottom, #ffffff, #eee);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.footer-section-3 .widget-5 {
  position: relative;
}
.footer-section-3 .widget-5 img {
  margin-bottom: 20px;
}
.footer-section-3 .widget-5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-section-3 .widget-5 ul li {
  color: #4d4d4d;
  margin-bottom: 15px;
  font-size: 16px;
}
.footer-section-3 .widget-5 ul li a {
  color: #4d4d4d;
  font-size: 16px;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-section-3 .widget-5 ul li a:hover {
  color: #89328d;
}
.footer-section-3 .widget-6 h4 {
  color: #4d4d4d;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}
.footer-section-3 .widget-6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-section-3 .widget-6 ul li a {
  color: #4d4d4d;
  font-size: 16px;
  margin-bottom: 15px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-section-3 .widget-6 ul li a:hover {
  color: #89328d;
}
.footer-section-3 .widget-7 h4 {
  color: #4d4d4d;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}
.footer-section-3 .widget-7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-section-3 .widget-7 ul li a {
  color: #4d4d4d;
  font-size: 16px;
  margin-bottom: 15px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-section-3 .widget-7 ul li a:hover {
  color: #89328d;
}
.footer-section-3 .widget-8 h4 {
  color: #4d4d4d;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}
.footer-section-3 .widget-8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-section-3 .widget-8 ul li a {
  color: #4d4d4d;
  font-size: 16px;
  margin-bottom: 15px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-section-3 .widget-8 ul li a:hover {
  color: #89328d;
}
@media only screen and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .top-menu {
    background-color: #213439;
  }
  .top-menu .navbar-brand {
    padding: 0 15px;
  }
  .top-menu .navbar-brand img {
    width: 133px;
  }
  .top-menu.menu-shrink .navbar-brand img {
    width: 133px;
  }
  .top-menu .navbar-toggler {
    border: none;
    background: transparent;
  }
  .top-menu .navbar-nav {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top-menu .navbar-nav .nav-item .nav-link {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .top-menu .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  .single-slider-item {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .single-slider-item h1 {
    font-size: 20px;
    line-height: 35px;
    margin: 30px 0 10px;
  }
  .single-slider-item p {
    font-size: 15px;
  }
  .single-slider-item .slide-btn-white, .single-slider-item .slide-btn-bordered {
    font-size: 12px;
    padding: 12px 22px;
  }
  .single-slider-item .slide-btn-white.mr-10 {
    margin-right: 0;
  }
  .single-slider-item .slide-button {
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .single-slider-item .welcome-phone {
    max-width: 180px;
    text-align: center;
    padding-bottom: 30px;
  }

  .homepage-slides.owl-theme .owl-nav .owl-prev {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .homepage-slides.owl-theme .owl-nav .owl-next {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }

  .hidden-div {
    display: none !important;
  }

  section {
    padding: 50px 0;
  }

  .section-title {
    margin-bottom: 40px;
  }
  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .app-about-text {
    margin-bottom: 30px;
    max-width: 100%;
  }
  .app-about-text h3 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .app-about-text p {
    margin-bottom: 15px;
  }
  .app-about-text ul li {
    font-size: 13px;
    margin: 0 15px 10px 0;
  }

  .default-button {
    font-size: 13px;
    padding: 14px 30px;
  }

  .awsome-features {
    padding: 50px 0;
  }

  .single-feature {
    margin-bottom: 0;
  }

  .counter-stats {
    padding: 50px 0 10px;
  }

  .app-screenshots-section {
    padding: 50px 0 100px;
  }

  .testimonial-section {
    padding: 50px 0 70px;
  }

  .testimonial-item .client-testimonial h3 {
    font-size: 20px;
  }

  .testimonial-item .client-testimonial .client-review {
    font-size: 17px;
    max-width: 100%;
  }

  .single-price-package {
    -webkit-box-shadow: 0 0 5px #dddddd;
            box-shadow: 0 0 5px #dddddd;
    margin: 0 auto 30px;
    max-width: 500px;
  }
  .single-price-package .price-header .price-value .text-large {
    font-size: 30px;
  }
  .single-price-package .price-header .price-value sup {
    font-size: 18px;
  }

  .faq-textarea p {
    padding: 15px !important;
  }

  .faq-content {
    margin-top: 50px;
  }

  .team-section {
    padding: 50px 0 20px;
  }

  .app-download-section {
    padding: 50px 0 30px;
  }
  .app-download-section .section-title {
    margin-bottom: 40px;
  }

  .contact-form {
    padding: 20px;
    margin-bottom: 30px;
  }
  .contact-form .default-button {
    margin-top: 0px;
  }

  .subscribe-text h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .subscribe-form .subscribe-btn {
    font-size: 35px;
    padding: 0 20px;
  }

  .footer-bottom {
    text-align: center;
  }
  .footer-bottom .social-links {
    text-align: center;
  }
  .footer-bottom .copyright {
    margin: 0 0 10px;
  }

  #toTop {
    right: 10px;
  }

  .video-demo-content {
    max-width: 300px;
    margin: 30px auto 0;
  }

  .top-banner-area {
    padding: 120px 0 50px;
  }
  .top-banner-area .banner-title {
    font-size: 20px;
    text-align: center;
  }
  .top-banner-area .breadcrumb {
    text-align: center;
  }

  .single-blog-img .single-blog-date {
    border-radius: 0;
    bottom: 0;
    font-size: 12px;
    font-weight: normal;
    left: 0;
    line-height: 35px;
    top: auto;
    width: 140px;
  }

  .single-blog-details .details-text-area {
    padding: 20px 0 0;
  }

  .all-comments-content .reply-comment {
    margin-left: 0;
  }

  .search-box {
    margin-top: 30px;
  }

  .featured-video iframe {
    height: auto;
    width: 100%;
  }

  .contact-info ul li {
    padding: 32px 0 26px 50px;
  }

  .faq-textarea {
    padding: 10px 20px 0;
  }

  .screenshot-carousel .owl-next i,
.screenshot-carousel-two .owl-next i {
    top: auto;
    bottom: 0;
    right: 0;
  }

  .screenshot-carousel .owl-prev i,
.screenshot-carouseltwo .owl-prev i {
    top: auto;
    bottom: 0;
    left: 0;
  }

  .single-hiw-feature {
    padding: 0 0 0 70px;
  }
  .single-hiw-feature i {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    top: 10px;
  }

  .modal-header {
    margin: auto;
    padding-bottom: 70px;
  }

  .screenshots-modal .close {
    float: none;
  }

  .screenshot-details-text .title {
    margin: 35px 0 20px;
    font-size: 20px;
  }

  .modal.right .modal-body {
    padding: 0 15px 15px;
  }

  .testimonial-item .pic {
    height: 80px;
    width: 80px;
  }
  .testimonial-item .pic img {
    width: 80px;
    height: 80px;
  }

  .testimonial-carousel .owl-dots {
    margin-top: 0;
  }

  .horizontal-post {
    border-radius: 0;
  }
  .horizontal-post .blog-img img {
    border-radius: 0;
  }
  .horizontal-post .blog-info {
    padding: 0 20px 30px;
  }
  .horizontal-post .blog-info p {
    margin-bottom: 5px;
  }
  .horizontal-post .blog-title {
    font-size: 16px;
  }
  .horizontal-post .default-button {
    margin-top: 0;
  }

  .footer-top {
    padding: 60px 0;
  }

  .single-price-package .price-header h3 {
    padding: 20px 0;
    font-size: 20px;
  }
  .single-price-package .price-header .price-value {
    padding: 20px 0;
  }
  .single-price-package .price-list {
    margin: 30px 0;
  }

  .faq-panel .faq-title {
    font-size: 15px;
  }

  .slider-text {
    padding-right: 0;
  }

  .wave-one-how-it-works {
    padding: 80px 0;
  }

  .wave-one-counter {
    padding: 90px 0 40px;
  }

  .wave-one-testimonial-section {
    padding: 70px 0 80px;
  }

  .wave-one-faqs-section {
    padding: 70px 0;
  }

  .wave-one-download-section {
    padding: 80px 0 50px;
  }

  .cs-pt-130 {
    padding-top: 70px;
  }

  .single-blog-post-two .blog-title {
    font-size: 18px;
  }

  .feature-style-two {
    text-align: left;
    padding: 90px 10px 5px;
    margin-top: 20px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .feature-style-two .feature-icon {
    position: absolute;
    left: 10px;
    top: 5px;
  }

  .feature-style-two h4 {
    font-size: 16px;
  }

  .single-slider-item.wave-bg-one {
    height: 100%;
    padding-top: 60px;
  }

  .single-member {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .single-blog-post-two {
    max-width: 500px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .single-slider-item.wave-bg-two {
    padding-top: 60px;
  }

  .wave-two-how-it-works {
    padding: 50px 0 90px;
  }

  .wave-two-counter {
    padding: 60px 0 50px;
  }

  .wave-two-testimonial {
    padding: 50px 0 100px;
  }

  .wave-faqs-section {
    padding: 50px 0 90px;
  }

  .wave-two-download-section {
    padding: 60px 0 65px;
  }

  .accordion.js-accordion {
    margin-top: 40px;
  }

  .blog-details-section {
    padding: 15px 0 50px;
  }

  .single-blog-title {
    font-size: 18px;
    margin-top: 25px;
    line-height: 30px;
  }

  .contact-form #msgSubmit {
    font-size: 15px;
  }

  .r-s-m {
    margin-bottom: 30px;
  }

  .menu-3 .navbar-nav .try-it-free {
    padding-left: 0;
  }
  .menu-3 .navbar-nav .try-it-free a {
    color: #000;
    border: 1px solid #000;
  }

  .banner-section-3 {
    height: 700px;
    margin-bottom: 60px;
  }
  .banner-section-3 .banner-text {
    margin-top: -111px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-section-3 .banner-text h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .banner-section-3 .banner-text h2 {
    font-size: 25px;
  }
  .banner-section-3 .banner-text p {
    font-size: 15px;
  }
  .banner-section-3 .banner-text a {
    font-size: 12px;
    padding: 10px 15px;
  }
  .banner-section-3 .tab {
    bottom: -42px;
    top: auto;
  }
  .banner-section-3 .tab img {
    max-width: 327px;
    width: 100%;
  }
  .banner-section-3 .shape-1 {
    display: none;
  }
  .banner-section-3 .shape-2 {
    display: none;
  }
  .banner-section-3 .shape-3 {
    display: none;
  }

  .facility-section {
    padding: 50px 0 50px;
  }
  .facility-section .feature {
    margin-left: auto;
    margin-right: auto;
  }
  .facility-section .facility-text i::before {
    font-size: 35px;
  }
  .facility-section .facility-text h4 {
    font-size: 18px;
  }
  .facility-section .facility-text p {
    font-size: 15px;
  }
  .facility-section .facility-text .facility {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 47px;
    margin-bottom: 15px;
  }

  .software-section {
    padding: 50px 0 50px;
    position: relative;
  }
  .software-section::before {
    display: none;
  }
  .software-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .software-section .software-list {
    max-width: 540px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .software-section .software-list h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .software-section .software-list p {
    font-size: 15px;
    color: #4d4d4d;
    margin-bottom: 15px;
  }
  .software-section .software-list ul li {
    font-size: 11px;
    font-weight: 700;
  }
  .software-section .pulse {
    display: none;
  }

  .overview-section {
    padding: 50px 0 50px;
    position: relative;
  }
  .overview-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .overview-section .overview-text {
    margin-bottom: 30px;
  }
  .overview-section .overview-text h4 {
    font-size: 22px;
  }
  .overview-section .overview-text p {
    font-size: 15px;
    margin-bottom: 0;
  }
  .overview-section .overview-list-wrapper {
    padding-left: 0;
  }
  .overview-section .overview-list-wrapper .over-list {
    padding: 10px;
  }
  .overview-section .overview-list-wrapper .media {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .overview-section .overview-list-wrapper .over-list {
    margin-bottom: 30px;
  }
  .overview-section .overview-list-wrapper .over-list .over-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .overview-section .overview-list-wrapper .over-list .over-icon i::before {
    margin-left: 0;
    font-size: 30px;
  }
  .overview-section .overview-list-wrapper .over-list .over-text h4 {
    font-size: 18px;
  }
  .overview-section .overview-list-wrapper .over-list .over-text p {
    font-size: 15px;
  }
  .overview-section .over-list-tab img {
    margin-top: 0;
    margin: auto;
    padding-right: 15px;
  }
  .overview-section .shape-1 {
    display: none;
  }

  .work-section-2-section {
    padding: 50px 0 50px;
    position: relative;
  }
  .work-section-2-section::before {
    display: none;
  }
  .work-section-2-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .work-section-2-section .work-text {
    margin-bottom: 30px;
  }
  .work-section-2-section .work-text h4 {
    font-size: 22px;
  }
  .work-section-2-section .work-text p {
    font-size: 15px;
  }
  .work-section-2-section .work-connector {
    display: none;
  }
  .work-section-2-section .work-2 {
    margin-top: 0;
  }
  .work-section-2-section .work-2::before {
    display: none;
  }
  .work-section-2-section .work-3 {
    margin-bottom: 0;
    margin-top: 0;
  }
  .work-section-2-section .work-3::before {
    display: none;
  }
  .work-section-2-section .single-work .work-icon {
    margin-bottom: 10px;
  }
  .work-section-2-section .single-work .work-icon .border-wrapper {
    width: auto;
  }
  .work-section-2-section .single-work h4 {
    font-size: 18px;
  }
  .work-section-2-section .single-work p {
    font-size: 15px;
  }
  .work-section-2-section .single-work i::before {
    font-size: 80px;
  }

  .features-section .single-features .features-icon-1 i::before {
    margin-left: 0;
    font-size: 35px;
    margin-top: -6px;
    display: inline-block;
  }

  .features-section .single-features .features-icon-2 i::before {
    margin-left: 0;
    font-size: 35px;
    margin-top: -6px;
    display: inline-block;
  }

  .features-section .single-features .features-icon-3 i::before {
    margin-left: 0;
    font-size: 35px;
    margin-top: -6px;
    display: inline-block;
  }

  .features-section .single-features .features-icon-4 i::before {
    margin-left: 0;
    font-size: 35px;
    margin-top: -6px;
    display: inline-block;
  }

  .features-section .single-features .features-icon-5 i::before {
    margin-left: 0;
    font-size: 35px;
    margin-top: -6px;
    display: inline-block;
  }

  .features-section .single-features .features-icon-6 i::before {
    margin-left: 0;
    font-size: 35px;
    margin-top: -6px;
    display: inline-block;
  }

  .features-section {
    padding: 50px 0 50px;
    position: relative;
  }
  .features-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .features-section .features-text {
    margin-bottom: 50px;
  }
  .features-section .features-text h4 {
    font-size: 22px;
  }
  .features-section .features-text p {
    font-size: 15px;
  }
  .features-section .border-1:nth-child(1) {
    border: none;
  }
  .features-section .border-2:nth-child(2) {
    border: none;
  }
  .features-section .border-3:nth-child(3) {
    border: none;
  }
  .features-section .border-4:nth-child(4) {
    border: none;
  }
  .features-section .border-5:nth-child(5) {
    border: none;
  }
  .features-section .border-6:nth-child(6) {
    border: none;
  }
  .features-section .single-features {
    padding: 0;
  }

  .counter-section-3 {
    padding: 50px 0 50px;
    position: relative;
  }
  .counter-section-3::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .counter-section-3 .counter-text {
    margin-bottom: 50px;
  }
  .counter-section-3 .counter-text h4 {
    font-size: 22px;
    line-height: 33px;
  }

  .counter-section-3 .counter-wrapper {
    border: 2px solid #dba7e0;
    padding: 40px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .footer-section-3 {
    padding: 50px 0 30px;
    position: relative;
  }
  .footer-section-3::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .footer-section-3 .widget-6 h4 {
    margin-bottom: 15px;
  }
  .footer-section-3 .widget-7 h4 {
    margin-bottom: 15px;
  }
  .footer-section-3 .widget-8 h4 {
    margin-bottom: 15px;
  }
  .footer-section-3 .footer-bottom-3 ul {
    text-align: left;
  }

  .footer-m {
    margin-bottom: 15px;
  }

  .pricing-section-3 {
    padding: 77px 0 50px;
  }
  .pricing-section-3 .pricing-text {
    margin-bottom: 30px;
  }
  .pricing-section-3 .pricing-text h4 {
    font-size: 22px;
  }
  .pricing-section-3 .pricing-text p {
    font-size: 15px;
    margin-bottom: 0;
  }
  .pricing-section-3 .single-pricing h3 {
    font-size: 25px;
  }
  .pricing-section-3 .single-pricing h4 {
    font-size: 25px;
  }
  .pricing-section-3 .single-pricing h5 {
    font-size: 25px;
  }
  .pricing-section-3 .single-pricing .price-list span {
    font-size: 35px;
  }
  .pricing-section-3 .single-pricing .price-list a {
    font-size: 15px;
  }

  .contact-section-3 {
    padding: 120px 0 50px;
    position: relative;
  }
  .contact-section-3 .contact-text {
    margin-bottom: 30px;
  }
  .contact-section-3 .contact-text h4 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .contact-section-3 .contact-details {
    float: none;
    padding-top: 80px;
    text-align: left;
  }
  .contact-section-3 .contact-details .contact-social {
    margin-bottom: 2em;
  }
  .contact-section-3 .contact-details address {
    padding-left: 1em;
    text-align: left;
  }

  .blog-section {
    padding-top: 160px;
  }

  .blog-post-section {
    padding-top: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .hidden-div {
    display: none !important;
  }

  .slide-item-table {
    padding-top: 0;
  }

  .top-menu .navbar-collapse {
    background-color: #213439;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  .top-menu.menu-shrink .navbar-collapse {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .top-menu .navbar-nav .nav-item .nav-link {
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 4px;
  }
  .top-menu .navbar-brand {
    font-size: 18px;
  }

  .top-banner-area {
    text-align: center;
  }
  .top-banner-area .banner-title {
    margin: 0 0 10px;
  }
  .top-banner-area .breadcrumb {
    text-align: center;
  }

  .featured-video iframe {
    height: auto;
  }

  section {
    padding: 60px 0;
  }

  .section-title {
    margin-bottom: 50px;
  }
  .section-title h2 {
    font-size: 26px;
  }

  .single-slider-item .welcome-phone {
    max-width: 270px;
  }

  .single-slider-item h1 {
    font-size: 24px;
    line-height: 45px;
    margin: 20px 0 20px;
  }

  .video-demo-content {
    max-width: 340px;
    margin: 40px auto 0;
  }

  .awsome-features {
    padding: 60px 0 40px;
  }

  .counter-stats {
    padding: 60px 0 20px;
  }

  .app-screenshots-section {
    padding: 60px 0 115px;
  }

  .testimonial-section {
    padding: 60px 0 100px;
  }

  .team-section {
    padding: 60px 0 30px;
  }

  .app-download-section {
    padding: 60px 0 30px;
  }

  .single-price-package {
    margin: 0 auto 40px;
    max-width: 450px;
    width: 100%;
  }
  .single-price-package .price-header .price-value .text-large {
    font-size: 35px;
  }
  .single-price-package .price-header h3 {
    font-size: 20px;
  }

  .faq-content {
    margin-top: 40px;
  }

  .angle-slides-wrapper-bg .single-slider-item {
    height: 90vh;
  }

  .app-about-section.angle-sp {
    padding-top: 0;
  }

  .awsome-features.angle-sp {
    padding-bottom: 60px;
  }

  .angle-testimonial-section {
    padding: 120px 0 100px;
  }

  .faqs-section.angle-gray-bg {
    padding-top: 90px;
    padding-bottom: 120px;
  }

  .team-section.angle-sp {
    padding: 90px 0 50px;
  }

  .app-download-section.angle-download-section {
    padding-top: 70px;
    padding-bottom: 65px;
  }

  #contact.angle-contact-section::before {
    height: 20%;
    top: -180px;
  }

  .contact-section.angle-contact-section {
    padding: 155px 0 60px;
  }

  .counter-stats.angle-counter-stats {
    padding-top: 80px;
    padding-bottom: 50px;
  }

  #home.angle-slides-wrapper-bg::before {
    top: 90%;
  }

  .app-about-text {
    max-width: 100%;
    position: relative;
    z-index: 5;
  }

  .screenshot-carousel .owl-next i,
.screenshot-carousel-two .owl-next i {
    right: 0;
    top: auto;
    font-size: 40px;
    bottom: 0;
  }

  .screenshot-carousel .owl-prev i,
.screenshot-carousel-two .owl-prev i {
    left: 0;
    top: auto;
    font-size: 40px;
    bottom: 0;
  }

  .single-feature {
    margin-bottom: 0;
  }

  .app-download-section .section-title {
    margin-bottom: 50px;
  }

  .horizontal-post {
    border-radius: 0;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .horizontal-post .blog-img img {
    border-radius: 0;
  }

  .horizontal-post .blog-info {
    padding: 20px 50px 50px;
  }

  #toTop {
    bottom: 80px;
    right: 20px;
  }

  .single-member .member-info p {
    font-size: 14px;
  }

  .single-member .member-name {
    font-size: 16px;
  }

  .screenshot-details-text .title {
    font-size: 20px;
    margin: 0 0 20px;
  }

  .slider-text {
    padding-right: 0;
    text-align: center;
    margin-bottom: 60px;
  }

  .sm-one-col {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .wave-one-how-it-works {
    padding: 90px 0;
  }

  .wave-one-counter {
    padding: 90px 0 40px;
  }

  .wave-one-testimonial-section {
    padding: 90px 0 130px;
  }

  .wave-one-faqs-section {
    padding: 90px 0;
  }

  .wave-one-download-section {
    padding: 90px 0 60px;
  }

  .cs-pt-130 {
    padding-top: 90px;
  }

  .single-blog-post-two {
    margin-bottom: 40px;
  }

  .wave-two-how-it-works {
    padding: 60px 0 100px;
  }

  .wave-two-counter {
    padding: 70px 0 55px;
  }

  .wave-two-testimonial {
    padding: 60px 0 120px;
  }

  .wave-faqs-section {
    padding: 70px 0 100px;
  }

  .wave-two-download-section {
    padding: 70px 0 70px;
  }

  .accordion.js-accordion {
    margin-top: 50px;
  }

  .single-recent-post img {
    margin-right: 15px;
  }
  .single-recent-post h5 {
    font-size: 12px;
  }

  .r-s-m {
    margin-bottom: 30px;
  }

  .menu-3 .navbar-nav {
    text-align: center;
    padding-bottom: 10px;
  }
  .menu-3 .navbar-nav .try-it-free {
    padding-left: 0;
  }
  .menu-3 .navbar-nav .try-it-free a {
    color: #ffffff;
    border: 1px solid #ffffff;
  }
  .menu-3 .navbar-nav .nav-item .nav-link {
    color: #ffffff !important;
  }
  .menu-3 .navbar-toggler {
    background-color: #fff;
  }

  .work-section-2-section .single-work .work-icon .border-wrapper {
    width: auto;
  }

  .banner-section-3 {
    margin-bottom: 0;
    padding-top: 130px;
  }
  .banner-section-3 .banner-text {
    max-width: 720px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .banner-section-3 .banner-text h1 {
    font-size: 37px;
    margin-bottom: 25px;
  }
  .banner-section-3 .banner-text h2 {
    font-size: 30px;
  }
  .banner-section-3 .banner-text p {
    font-size: 16px;
    max-width: 600px;
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
  }
  .banner-section-3 .banner-text a {
    font-size: 15px;
    padding: 15px 30px;
  }
  .banner-section-3 .tab {
    top: 100vh;
  }
  .banner-section-3 .tab img {
    max-width: 550px;
    width: 100%;
  }
  .banner-section-3 .shape-1 {
    display: none;
  }
  .banner-section-3 .shape-2 {
    display: none;
  }
  .banner-section-3 .shape-3 {
    display: none;
  }

  .facility-section {
    padding: 60px 0 60px;
  }
  #brokers .facility-section::before {
    top: 0;
  }
  .facility-section .feature {
    margin-left: auto;
    margin-right: auto;
  }
  .facility-section .facility-text .facility {
    margin-bottom: 18px;
  }

  .software-section {
    padding: 60px 0 60px;
  }
  .software-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .software-section .container-fluid {
    max-width: 540px;
  }
  .software-section .software-list {
    max-width: 720px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
  }
  .software-section .software-list h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .software-section .software-list p {
    margin-bottom: 15px;
  }
  .software-section .learn-more {
    margin-top: 5%;
  }
  .software-section .pulse {
    display: none;
  }

  .overview-section {
    padding: 60px 0 60px;
    position: relative;
  }
  .overview-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  #brokers .overview-section {
    margin-top: 40px;
    padding-bottom: 0;
    padding-top: 0;
  }
  #brokers .overview-section .overview-text {
    margin-top: 100px;
  }
  .overview-section .overview-text {
    margin-bottom: 50px;
  }
  .overview-section .overview-text h2 {
    font-size: 30px;
  }
  .overview-section .overview-list-wrapper {
    padding-left: 0;
  }
  .overview-section .overview-list-wrapper .over-list {
    margin-bottom: 30px;
  }
  .overview-section .overview-list-wrapper .over-list .overview-text p {
    margin-bottom: 50px;
  }
  .overview-section .over-list-wow {
    display: none;
  }
  .overview-section .over-list-tab img {
    margin-top: 0;
    margin: auto;
    padding-right: 15px;
  }
  .overview-section .overview-wrapper {
    max-width: 720px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 540px;
  }
  .overview-section .learn-more {
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .overview-section .shape-1 {
    display: none;
  }

  .work-section-2-section {
    padding: 60px 0 60px;
    position: relative;
  }
  .work-section-2-section::before {
    display: none;
  }
  .work-section-2-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .work-section-2-section .work-text {
    margin-bottom: 50px;
  }
  .work-section-2-section .work-text h4 {
    font-size: 30px;
  }
  .work-section-2-section .work-2 {
    margin-top: 0;
  }
  .work-section-2-section .work-2::before {
    display: none;
  }
  .work-section-2-section .work-3 {
    margin-top: 30px;
  }
  .work-section-2-section .work-3::before {
    display: none;
  }
  .work-section-2-section .single-work .work-icon {
    margin-bottom: 10px;
  }
  .work-section-2-section .single-work h4 {
    font-size: 18px;
  }
  .work-section-2-section .single-work p {
    font-size: 15px;
  }
  .work-section-2-section .single-work i::before {
    font-size: 80px;
  }

  .features-section {
    padding: 60px 0 60px;
    position: relative;
  }
  .features-section::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .features-section .features-text {
    margin-bottom: 50px;
  }
  .features-section .features-text h4 {
    font-size: 30px;
  }
  .features-section .border-1:nth-child(1) {
    border: none;
  }
  .features-section .border-2:nth-child(2) {
    border: none;
  }
  .features-section .border-3:nth-child(3) {
    border: none;
  }
  .features-section .border-4:nth-child(4) {
    border: none;
  }
  .features-section .border-5:nth-child(5) {
    border: none;
  }
  .features-section .border-6:nth-child(6) {
    border: none;
  }
  .features-section .single-features {
    padding: 0;
  }

  .counter-section-3 {
    padding: 60px 0 60px;
    position: relative;
  }
  .counter-section-3::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .counter-section-3 .counter-text {
    margin-bottom: 50px;
  }
  .counter-section-3 .counter-text h4 {
    font-size: 30px;
    line-height: 40px;
  }

  .counter-section-3 {
    padding: 50px 0 50px;
  }
  .counter-section-3 .counter-wrapper {
    border: 2px solid #dba7e0;
    padding: 40px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .counter-section-3 .single-counter p {
    font-size: 14px;
  }

  .contact-section-3 {
    padding-top: 180px;
    position: relative;
  }
  .contact-section-3 .contact-text h4 {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .contact-section-3 .contact-details {
    text-align: left;
    float: none;
    padding-top: 80px;
  }
  .contact-section-3 .contact-details .contact-social {
    margin-bottom: 2em;
  }
  .contact-section-3 .contact-details address {
    padding-left: 1em;
    text-align: left;
  }

  .footer-section-3 {
    padding: 50px 0 30px;
    position: relative;
  }
  .footer-section-3::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #B4CF1A;
    width: 100px;
    height: 3px;
    margin: auto;
  }
  .footer-section-3 .widget-6 {
    padding-left: 140px;
  }
  .footer-section-3 .widget-6 h4 {
    margin-bottom: 15px;
  }
  .footer-section-3 .widget-7 h4 {
    margin-bottom: 15px;
  }
  .footer-section-3 .widget-8 {
    padding-left: 140px;
  }
  .footer-section-3 .widget-8 h4 {
    margin-bottom: 15px;
  }
  .footer-section-3 .footer-bottom-3 ul {
    text-align: right;
  }

  .footer-m {
    margin-bottom: 15px;
  }

  .pricing-section-3 .pricing-text {
    margin-bottom: 50px;
  }
  .pricing-section-3 .pricing-text h4 {
    font-size: 30px;
  }
  .pricing-section-3 .pricing-text p {
    font-size: 15px;
  }
  .pricing-section-3 .single-pricing h3 {
    font-size: 25px;
  }
  .pricing-section-3 .single-pricing h4 {
    font-size: 25px;
  }
  .pricing-section-3 .single-pricing h5 {
    font-size: 25px;
  }
  .pricing-section-3 .single-pricing .price-list span {
    font-size: 40px;
  }
  .pricing-section-3 .single-pricing .price-list a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .top-menu .navbar-nav .nav-item .nav-link {
    margin-bottom: 5px;
  }

  .single-slider-item .container {
    max-width: 900px;
    width: 100%;
  }

  .angle-testimonial-section {
    padding: 140px 0 120px;
  }

  .slider-text {
    padding-right: 0;
  }

  #toTop {
    bottom: 80px;
    right: 20px;
  }

  #map {
    height: 350px;
  }

  .horizontal-post .blog-info {
    padding: 27px 30px 27px 0;
  }

  .horizontal-post .blog-title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .horizontal-post .blog-title a {
    padding-top: 0;
  }

  .single-slider-item h1 {
    font-size: 25px;
    line-height: 50px;
    margin: 40px 0 15px;
  }

  .section-title h2 {
    font-size: 25px;
  }

  .single-feature h4 {
    font-size: 16px;
  }
  .single-feature p {
    font-size: 14px;
  }

  section {
    padding: 70px 0;
  }

  .section-title {
    margin-bottom: 70px;
  }

  .awsome-features {
    padding: 70px 0 40px;
  }

  .counter-stats {
    padding: 70px 0 40px;
  }

  .app-screenshots-section {
    padding: 70px 0 125px;
  }

  .testimonial-section {
    padding: 70px 0 120px;
  }

  .pricing-section {
    padding: 70px 0 40px;
  }

  .team-section {
    padding: 70px 0 40px;
  }

  .app-download-section {
    padding: 70px 0 40px;
  }

  .featured-video iframe {
    height: 180px;
  }

  .app-about-text {
    max-width: 100%;
    position: relative;
    z-index: 5;
  }

  .app-about-section.angle-sp {
    padding-top: 0;
  }

  .how-it-works.angle-gray-bg {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .awsome-features.angle-sp {
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .counter-stats.angle-counter-stats {
    padding: 100px 0 70px;
  }

  .pricing-section.angle-sp {
    padding-bottom: 100px;
  }

  .faqs-section.angle-gray-bg {
    padding-top: 100px;
    padding-bottom: 130px;
  }

  .team-section.angle-sp {
    padding-bottom: 70px;
  }

  .app-download-section.angle-download-section {
    padding-bottom: 70px;
    padding-top: 80px;
  }

  .contact-section.angle-contact-section {
    padding: 200px 0 70px;
  }

  #home.angle-slides-wrapper-bg::before {
    top: 87%;
  }

  .contact-info ul li {
    padding: 40px 0 39px 50px;
  }

  .screenshot-carousel .owl-prev i,
.screenshot-carousel-two .owl-prev i {
    left: -30px;
  }

  .screenshot-carousel .owl-next i,
.screenshot-carousel-two .owl-next i {
    right: -30px;
  }

  .testimonial-item:after {
    border-right: 175px solid transparent;
  }

  .testimonial-item:before {
    border-left: 175px solid transparent;
  }

  .app-download-section .section-title {
    margin-bottom: 50px;
  }

  .single-price-package .price-header h3 {
    padding: 25px 0;
    font-size: 20px;
  }
  .single-price-package .price-header .price-value {
    padding: 25px 0;
  }
  .single-price-package .price-header .price-value .text-large {
    font-size: 40px;
  }
  .single-price-package .price-list {
    margin: 30px 0;
  }

  .wave-one-how-it-works {
    padding: 100px 0;
  }

  .wave-one-counter {
    padding: 100px 0 60px;
  }

  .wave-one-testimonial-section {
    padding: 101px 0 149px;
  }

  .wave-one-faqs-section {
    padding: 100px 0;
  }

  .wave-one-download-section {
    padding: 100px 0 70px;
  }

  .cs-pt-130 {
    padding-top: 100px;
  }

  .wave-two-how-it-works {
    padding: 100px 0 110px;
  }

  .wave-two-counter {
    padding: 100px 0 70px;
  }

  .wave-two-testimonial {
    padding: 80px 0 130px;
  }

  .wave-faqs-section {
    padding: 70px 0 100px;
  }

  .wave-two-download-section {
    padding: 70px 0 70px;
  }

  .top-banner-area .banner-title {
    font-size: 22px;
  }

  .horizontal-post p {
    margin-bottom: 0;
    padding-top: 10px !important;
  }

  .work-section-2-section {
    padding-bottom: 180px;
  }
  #insurers .work-section-2-section {
    padding-top: 0;
  }
  .work-section-2-section .single-work .work-icon .border-wrapper {
    width: auto;
  }

  .banner-section-3 {
    margin-bottom: 240px;
  }
  .banner-section-3 .tab {
    bottom: auto;
    top: 80vh;
  }
  .banner-section-3 .tab img {
    max-width: 760px;
    width: 100%;
  }
  .banner-section-3 .shape-1 {
    bottom: -140px;
  }
  .banner-section-3 .shape-2 {
    bottom: -247px;
  }
  .banner-section-3 .shape-3 {
    bottom: -248px;
  }

  .facility-section .facility-text h4 {
    font-size: 18px;
  }
  .facility-section .facility-text p {
    font-size: 15px;
  }

  #insurers .features-section {
    padding-top: 20px;
  }
  .features-section .single-features {
    padding: 18px;
  }

  .overview-section {
    padding-bottom: 120px;
  }
  .overview-section .shape-1 {
    right: -60px;
  }
  .overview-section .over-list-tab {
    margin-top: 20%;
  }

  .software-section .pulse {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .app-about-section.angle-sp {
    padding: 30px 0 120px;
  }

  .how-it-works.angle-gray-bg {
    padding-bottom: 120px;
  }

  .awsome-features.angle-sp {
    padding-bottom: 100px;
  }

  .counter-stats.angle-counter-stats {
    padding: 155px 0 115px;
  }

  .pricing-section.angle-sp {
    padding-bottom: 140px;
  }

  .faqs-section.angle-gray-bg {
    padding: 120px 0 170px;
  }

  .team-section.angle-sp {
    padding-bottom: 115px;
  }

  .app-download-section.angle-download-section {
    padding-bottom: 100px;
    padding-top: 120px;
  }

  .app-screenshots-section.angle-sp {
    padding: 100px 0 170px;
  }

  .angle-testimonial-section {
    padding: 170px 0 130px;
  }

  #insurers .work-section-2-section {
    padding-top: 0;
  }
  .work-section-2-section .single-work .work-icon .border-wrapper {
    width: auto;
  }

  #brokers .overview-section {
    margin-top: 50px;
  }
  .overview-section .over-list-wow,
.overview-section .shape-1 {
    padding-top: 80px;
  }
  .overview-section .learn-more {
    margin: auto;
  }

  #homepage .facility-section {
    padding-bottom: 200px;
  }
  #brokers .facility-section {
    margin-top: 50px;
    padding-bottom: 150px;
  }

  .banner-section-3 {
    margin-bottom: 300px;
  }

  .video-section .container-fluid {
    max-width: 80%;
  }
}
@media only screen and (min-width: 1824px) {
  .single-slider-item .welcome-phone {
    max-width: 100%;
  }

  .single-slider-item h1 {
    margin: 105px 0 20px;
  }

  .single-user {
    padding: 0 0 0 45px;
  }
  .single-user i {
    font-size: 35px;
  }
  .single-user h3 {
    font-size: 17px;
  }

  .software-section::before {
    top: 0;
    left: 0;
  }

  #insurers .overview-section {
    margin-top: 180px;
  }
  #insurers .overview-section .over-list-tab {
    text-align: left;
  }
  #insurers .overview-section .over-list-tab img {
    margin-top: 0;
    max-width: 770px;
  }
  .overview-section .shape-1 {
    padding-top: 0;
    right: 0;
  }
  .overview-section .shape-1 img {
    max-width: 700px;
    width: 100%;
  }
  .overview-section .over-list-wow {
    padding-top: 0;
  }
  .overview-section .over-list-tab img {
    margin-top: 42px;
    max-width: 1100px;
  }

  .banner-section-3 {
    margin-bottom: 400px;
  }
  .banner-section-3 .tab img {
    max-width: 870px;
    width: 100%;
  }
  .banner-section-3 .shape-1 {
    width: 100%;
  }
  .banner-section-3 .shape-1 img {
    height: 287px;
    width: 100%;
  }
  .banner-section-3 .shape-2 {
    width: 100%;
  }
  .banner-section-3 .shape-2 img {
    height: 527px;
    width: 100%;
  }
  .banner-section-3 .shape-3 {
    width: 100%;
  }
  .banner-section-3 .shape-3 img {
    height: 396px;
    width: 100%;
  }

  .pricing-section-3::before {
    background-size: 100%;
  }

  #homepage .facility-section {
    padding-bottom: 280px;
  }
  #brokers .facility-section {
    padding-bottom: 160px;
  }
}
