@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  transition: 0.5s;
}

.moretext {
  display: none;
}

.mob-dis{
  display: none;
}

.top-logo {
  display: block;
  width: 120px;
}

.bt-style-1 {
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  background-color: #0C71C3;
  font-size: 20px;
  text-decoration: none;
  padding: 10px 20px;
  margin-top: 10px;
  display: inline-block;
}

.bt-style-1:hover {
  background-color: #2a93e9;
  color: #fff;
}

.ma-right-120 {
  margin-right: 120px;
}

.top-part {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  z-index: 5;
}

.banner-wrap {
  margin-top: 80px;
  width: 100%;
  padding: 30px 0;
  background: #e8f2fb url(../images/banner-bg.jpg) no-repeat center center fixed;
  background-size: 140%;
}
.banner-wrap h2 {
  font-weight: 700;
  font-size: 40px;
  color: #d6435c;
  margin: 0;
}
.banner-wrap ul {
  margin: 15px 0 0 20px;
  padding: 0;
}
.banner-wrap ul li {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.5em;
  margin: 0;
}
.banner-wrap .banner-from {
  font-weight: 800;
  font-size: 20px;
  background-color: #0c71c3;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 0px;
}
.banner-wrap .banner-from h3 {
  color: #edf000;
  font-weight: 800;
  text-align: center;
  font-size: 19px;
}
.banner-wrap .banner-from input {
  width: 100% !important;
  display: grid;
  height: 40px;
  font-size: 14px;
  padding: 10px 15px 10px 15px !important;
  border: 0px;
  border-radius: 5px;
}
.banner-wrap .banner-from .submit-bt {
  color: #000000 !important;
  border-width: 0px !important;
  border-radius: 5px;
  background-color: #EDF000 !important;
  font-size: 20px;
  padding: 10px 30px;
  cursor: pointer;
  margin: 20px auto 0 auto;
  display: block;
}
.banner-wrap .banner-from .nav-2 {
  padding: 0;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: center;
}
.banner-wrap .banner-from .nav-2 li {
  list-style-type: none;
  float: left;
  color: #fff;
  font-weight: 700;
  margin: 0 1px;
  font-size: 13px;
}
.banner-wrap .banner-from .nav-2 li a {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.banner-wrap .banner-from .nav-2 li a:hover {
  color: #EDF000;
}

.eight-box-wrap {
  display: block;
  width: 100%;
  padding: 50px 0;
}
.eight-box-wrap .left-box-wrap {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.eight-box-wrap .left-box-wrap ul {
  padding: 0;
  margin: 0;
  background: url(../images/box-bg.jpg) no-repeat center center;
}
.eight-box-wrap .left-box-wrap ul li {
  width: 46%;
  float: left;
  list-style-type: none;
  padding: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
  text-align: center;
  height: 130px;
  margin: 10px;
  background: #fff;
}
.eight-box-wrap .left-box-wrap ul li h3 {
  font-size: 30px;
  font-weight: 700;
  color: #04396C;
  padding: 0;
  margin: 0 0 10px 0;
  display: block;
  text-align: center;
}
.eight-box-wrap .left-box-wrap ul li h4 {
  font-size: 16px;
  font-weight: 400;
  display: block;
  text-align: center;
  line-height: 28px;
}
.eight-box-wrap .right-box-wrap {
  width: 48%;
  float: left;
}
.eight-box-wrap .right-box-wrap ul {
  padding: 0;
  margin: 0;
}
.eight-box-wrap .right-box-wrap ul li {
  width: 46%;
  float: left;
  list-style-type: none;
  padding: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
  text-align: center;
  height: 130px;
  background: #0C71C3;
  margin: 10px;
}
.eight-box-wrap .right-box-wrap ul li img {
  width: 40px;
  display: block;
  margin: 0 auto;
}
.eight-box-wrap .right-box-wrap ul li h6 {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.effort-less-wrap {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #0C71C3;
}
.effort-less-wrap h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}
.effort-less-wrap h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin: 20px 0 0 0;
  text-align: left;
}
.effort-less-wrap p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  text-align: left;
  font-weight: 500;
  margin-top: 10px;
}
.effort-less-wrap .block-1 {
  width: 30%;
  float: left;
  margin-right: 5%;
}
.effort-less-wrap .block-2 {
  width: 30%;
  float: left;
  margin-right: 0;
}

.partner-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
.partner-wrap-1 h5 {
  font-weight: 600;
  font-size: 25px;
  color: #0C71C3;
  border-bottom: solid 1px #0C71C3;
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  margin-bottom: 40px;
}
.partner-wrap-1 .owl-prev {
  position: absolute;
  top: 11%;
  left: -20px;
  font-size: 40px !important;
}
.partner-wrap-1 .owl-next {
  position: absolute;
  top: 11%;
  right: -20px;
  font-size: 40px !important;
}

.clear-sound-wrap {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #0C71C3;
}
.clear-sound-wrap h5 {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  border-bottom: solid 1px #fff;
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  margin-bottom: 40px;
}
.clear-sound-wrap img {
  max-width: 250px;
}
.clear-sound-wrap ul {
  padding: 0;
  margin: 0;
}
.clear-sound-wrap ul li {
  font-size: 18px;
  list-style-type: disc;
  color: #fff;
  font-weight: 600;
  margin: 5px 0;
  line-height: 24px;
}

.download-price-wrap {
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.22);
}
.download-price-wrap h3 {
  font-weight: 600;
  font-size: 30px;
  color: #000000 !important;
  text-align: left;
  margin-top: 33px;
}
.download-price-wrap .down-price-list-bt {
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  background-color: #0C71C3;
  font-size: 20px;
  text-decoration: none;
  padding: 10px 20px;
  margin: 25px auto;
  display: inline-block;
}
.download-price-wrap .down-price-list-bt:hover {
  color: #fff;
}

.rechargeable-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
.rechargeable-wrap-1 h5 {
  font-weight: 600;
  font-size: 25px;
  color: #000;
  border-bottom: solid 1px #000;
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  margin-bottom: 40px;
}
.rechargeable-wrap-1 .owl-prev {
  position: absolute;
  top: 11%;
  left: -20px;
  font-size: 40px !important;
}
.rechargeable-wrap-1 .owl-next {
  position: absolute;
  top: 11%;
  right: -20px;
  font-size: 40px !important;
}

.call-now-wrap-1 {
  width: 100%;
  display: block;
  background: #0C71C3;
}
.call-now-wrap-1 h3 {
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  text-align: left;
  margin-top: 33px;
}
.call-now-wrap-1 .call-now-bt {
  color: #0C71C3;
  border-radius: 50px;
  font-weight: 700;
  background-color: #fff;
  font-size: 20px;
  text-decoration: none;
  padding: 10px 20px;
  margin: 25px auto;
  display: inline-block;
  transition: 0.5s;
}
.call-now-wrap-1 .call-now-bt:hover {
  opacity: 0.7;
}

.add-benifits-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
.add-benifits-wrap-1 h5 {
  font-weight: 600;
  font-size: 25px;
  color: #0c71c3;
  border-bottom: solid 1px #0c71c3;
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  margin-bottom: 40px;
}
.add-benifits-wrap-1 .add-all-block-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.add-benifits-wrap-1 .add-all-block-wrap .add-box-wrap-1 {
  background: rgba(74, 168, 226, 0.18);
  border-radius: 10px;
  padding: 50px 25px;
  max-width: 380px;
}
.add-benifits-wrap-1 .add-all-block-wrap .add-box-wrap-1 h4 {
  color: #0C71C3;
  font-size: 23px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
.add-benifits-wrap-1 .add-all-block-wrap .add-box-wrap-1 p {
  font-size: 18px;
  text-align: center;
}
.add-benifits-wrap-1 .add-all-block-wrap .add-box-wrap-2 {
  width: 380px;
  background: #fff;
}

.type-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #0C71C3;
}
.type-wrap-1 h3 {
  font-weight: 700;
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 20px;
}
.type-wrap-1 h4 {
  word-wrap: break-word;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
.type-wrap-1 .type-block-1 {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}
.type-wrap-1 .type-block-1 img {
  padding: 40px;
}
.type-wrap-1 .type-block-1 h5 {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.type-wrap-1 .type-block-1 ul {
  padding: 20px 40px;
  margin: 0;
  min-height: 440px;
}
.type-wrap-1 .type-block-1 ul li {
  font-size: 16px;
  list-style-type: disc;
  color: #444;
  font-weight: 400;
  margin: 5px 0 5px 12px;
  line-height: 24px;
}

.call-now-wrap-2 {
  width: 100%;
  display: block;
  background: #fff;
}
.call-now-wrap-2 h3 {
  font-weight: 600;
  font-size: 30px;
  color: #0C71C3;
  text-align: left;
  margin-top: 33px;
}
.call-now-wrap-2 .call-now-bt {
  color: #fff;
  border-radius: 50px;
  font-weight: 700;
  background-color: #0C71C3;
  font-size: 20px;
  text-decoration: none;
  padding: 10px 20px;
  margin: 25px auto;
  display: inline-block;
  transition: 0.5s;
}
.call-now-wrap-2 .call-now-bt:hover {
  opacity: 0.7;
}

.why-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #0C71C3;
}
.why-wrap-1 h3 {
  font-size: 40px;
  line-height: 1.3em;
  color: #fff;
  margin-left: 25px;
  font-weight: 700;
  margin-bottom: 30px;
}
.why-wrap-1 ul {
  padding: 0 40px;
  margin: 0 0 0 25px;
  border-left: solid 5px #edf000;
}
.why-wrap-1 ul li {
  font-size: 24px;
  list-style-type: disc;
  color: #fff;
  font-weight: 600;
  margin: 15px 0 15px 12px;
  line-height: 24px;
}

.faq-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #fff;
}
.faq-wrap-1 h3 {
  font-weight: 600;
  font-size: 30px;
  color: #0C71C3;
  text-align: left;
  margin-top: 33px;
  margin-bottom: 35px;
}
.faq-wrap-1 p {
  font-size: 17px;
}

.faq-wrap-1 .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  background: #f4f4f4;
  border: solid 1px #e6e6e6;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  padding: 10px 20px;
}

.testimonial-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: url(../images/testimonail-bg-min.jpg) no-repeat 0 0;
}
.testimonial-wrap-1 h3 {
  font-size: 17px;
  color: #fff;
  text-align: center;
  font-weight: 600px;
  margin-top: 40px;
}
.testimonial-wrap-1 h4 {
  font-weight: 700;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-bottom: 40px;
}
.testimonial-wrap-1 .read-more-bt {
  color: #FFFFFF;
  border-width: 0px;
  border-radius: 24px;
  font-size: 22px;
  background-color: #e17142;
  display: table;
  margin: 0 auto;
  text-decoration: none;
  padding: 10px 40px;
  font-weight: 500;
}
.testimonial-wrap-1 .read-more-bt:hover {
  opacity: 0.8;
}
.testimonial-wrap-1 iframe {
  width: 100%;
  height: 230px;
}

.iso-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #eaf5fe;
}
.iso-wrap-1 h3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3em;
  color: #181818;
  text-align: center;
  margin-bottom: 50px;
}
.iso-wrap-1 .iso-block-1 {
  background-color: #FFFFFF;
  border-radius: 7px;
  overflow: hidden;
  border: solid 1px #0C71C3;
  padding: 20px;
  margin-bottom: 35px;
  min-height: 270px;
}
.iso-wrap-1 .iso-block-1 h4 {
  font-weight: 700;
  color: #0C71C3;
  text-align: center;
  font-size: 18px;
}
.iso-wrap-1 .iso-block-1 p {
  text-align: center;
  font-size: 17px;
}

.contact-wrap-1 {
  display: block;
  width: 100%;
  padding: 50px 0;
  background: #fff;
}
.contact-wrap-1 h3 {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: -1px;
  font-weight: 700;
  color: #000;
  padding-left: 40px;
}
.contact-wrap-1 h4 {
  font-size: 25px;
  color: #000;
  padding-left: 40px;
  margin-bottom: 25px;
}
.contact-wrap-1 .lower-cntact-wrap {
  padding-left: 40px;
}
.contact-wrap-1 .lower-cntact-wrap .form-control-1 {
  width: 100%;
  display: grid;
  height: 45px;
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  border: 0px;
  border-radius: 0px;
  background-color: #e6e6e6;
  color: #000;
}
.contact-wrap-1 .lower-cntact-wrap .form-control-2 {
  width: 100%;
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  border: 0px;
  border-radius: 0px;
  background-color: #e6e6e6;
  color: #000;
}
.contact-wrap-1 .lower-cntact-wrap .submit-bt-2 {
  color: #000000;
  border-width: 0px;
  border-radius: 5px;
  background-color: #EDF000;
  font-size: 20px;
  padding: 12px 30px;
  text-decoration: none;
  margin-top: 20px;
  display: table;
  transition: 0.5s;
}
.contact-wrap-1 .lower-cntact-wrap .submit-bt-2:hover {
  opacity: 0.8;
}

.footer-wrap {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #04396c;
  display: flex;
  justify-content: center;
}
.footer-wrap ul {
  padding: 0;
  margin: 0;
}
.footer-wrap ul li {
  list-style-type: none;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  float: left;
  margin: 0 7px;
}
.footer-wrap ul li a {
  text-decoration: none;
  color: #fff;
}

.modal-title {
  font-weight: 700;
  font-size: 45px;
  letter-spacing: -1px;
  color: #181818;
  display: block;
  text-align: center;
  width: 100%;
}

.modal-header {
  padding: 40px 40px 0 40px;
  border-bottom: none;
}

.modal-body {
  padding: 40px;
}
.modal-body .lower-cntact-wrap {
  padding-left: 40px;
}
.modal-body .lower-cntact-wrap .form-control-1 {
  width: 100%;
  display: grid;
  height: 45px;
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  border: 0px;
  border-radius: 0px;
  background-color: #e6e6e6;
  color: #000;
}
.modal-body .lower-cntact-wrap .form-control-2 {
  width: 100%;
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  border: 0px;
  border-radius: 0px;
  background-color: #e6e6e6;
  color: #000;
}
.modal-body .lower-cntact-wrap .submit-bt-2 {
  color: #fff;
  border-width: 0px;
  border-radius: 5px;
  background-color: #0085CA;
  font-size: 20px;
  padding: 10px 30px;
  text-decoration: none;
  margin-top: 40x;
  display: table;
  transition: 0.5s;
  margin: 40px auto 20px auto;
}
.modal-body .lower-cntact-wrap .submit-bt-2:hover {
  opacity: 0.8;
}

.modal-footer {
  border-top: none;
}

#button {
  display: inline-block;
  background-color: #000;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 130px;
  right: -2px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.fab-wrapper {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  cursor: pointer;
}

.fab-checkbox {
  display: none;
}

.fab {
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  width: 4rem;
  height: 4rem;
  background: blue;
  border-radius: 50%;
  background: #126ee2;
  box-shadow: 0px 5px 20px #81a4f1;
  transition: all 0.3s ease;
  z-index: 1;
  border-bottom-right-radius: 6px;
  border: 1px solid #0c50a7;
}

.fab:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
}

.fab-checkbox:checked ~ .fab:before {
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  background-color: rgba(255, 255, 255, 0.2);
}

.fab:hover {
  background: #2c87e8;
  box-shadow: 0px 5px 20px 5px #81a4f1;
}

.fab-dots {
  position: absolute;
  height: 8px;
  width: 8px;
  background-color: white;
  border-radius: 50%;
  top: 50%;
  transform: translateX(0%) translateY(-50%) rotate(0deg);
  opacity: 1;
  animation: blink 3s ease infinite;
  transition: all 0.3s ease;
}

.fab-dots-1 {
  left: 15px;
  animation-delay: 0s;
}

.fab-dots-2 {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  animation-delay: 0.4s;
}

.fab-dots-3 {
  right: 15px;
  animation-delay: 0.8s;
}

.fab-checkbox:checked ~ .fab .fab-dots {
  height: 6px;
}

.fab .fab-dots-2 {
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}

.fab-checkbox:checked ~ .fab .fab-dots-1 {
  width: 32px;
  border-radius: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.fab-checkbox:checked ~ .fab .fab-dots-3 {
  width: 32px;
  border-radius: 10px;
  right: 50%;
  transform: translateX(50%) translateY(-50%) rotate(-45deg);
}

@keyframes blink {
  50% {
    opacity: 0.25;
  }
}
.fab-checkbox:checked ~ .fab .fab-dots {
  animation: none;
}

.fab-wheel {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10rem;
  height: 10rem;
  transition: all 0.3s ease;
  transform-origin: bottom right;
  transform: scale(0);
}

.fab-checkbox:checked ~ .fab-wheel {
  transform: scale(1);
}

.fab-action {
  position: absolute;
  background: #03E78B;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: White;
  box-shadow: 0 0.1rem 1rem rgba(24, 66, 154, 0.82);
  transition: all 1s ease;
  text-decoration: none;
  cursor: pointer;
  opacity: 0;
}

.fab-checkbox:checked ~ .fab-wheel .fab-action {
  opacity: 1;
}

.fab-action:hover {
  background-color: #EDF000;
}

.fab-wheel .fab-action-1 {
  right: -9px;
  top: 0;
}

.fab-wheel .fab-action-2 {
  right: -10px;
  top: 57px;
}

.fab-wheel .fab-action-3 {
  left: 0.5rem;
  bottom: 3.4rem;
}

.fab-wheel .fab-action-4 {
  left: 0;
  bottom: -1rem;
}

.form-captcha-block {
  display: block;
  margin: 0 auto;
  width: 270px;
}

.form-captcha-block .form-control {
  width: 17.7% !important;
  float: left;
  margin-right: 5px !important;
  padding: 4px 0 !important;
  text-align: center;
  max-width: 50px;
}

.banner-from .form-captcha-block {
  display: block;
  margin: 0 auto;
  width: 270px;
}

.banner-from .form-captcha-block .form-control {
  width: 17.7% !important;
  float: left;
  margin-right: 5px !important;
  padding: 4px 0 !important;
  text-align: center;
  max-width: 50px;
}

.contact-wrap-1 .form-captcha-block {
  margin: 0;
}

@media screen and (max-width: 1400px) {
  .add-benifits-wrap-1 .add-all-block-wrap .add-box-wrap-1 {
    max-width: 340px;
  }
}
@media screen and (max-width: 900px) {

  .mob-dis{
    display: block;
  }
  .desk-dis{
    display: none;
  }


  .banner-wrap {
    background-size: cover;
  }
  .top-part .col-sm-8 {
    display: none;
  }
  .top-part .col-sm-4 {
    width: 100%;
  }
  .top-logo {
    width: 140px;
    margin: 0 auto;
  }
  .banner-wrap .col-sm-7 {
    width: 100%;
  }
  .banner-wrap .col-sm-1 {
    display: none;
  }
  .banner-wrap .col-sm-4 {
    width: 100%;
    margin-top: 40px;
  }
  .eight-box-wrap .left-box-wrap ul li {
    width: 100%;
  }
  .eight-box-wrap .right-box-wrap ul li {
    width: 100%;
  }
  .eight-box-wrap .left-box-wrap ul {
    background: none;
  }
  .effort-less-wrap .block-1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .effort-less-wrap .block-2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .clear-sound-wrap .col-sm-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .clear-sound-wrap .col-sm-6 .col-sm-6 {
    width: 50%;
  }
  .download-price-wrap .col-sm-7 {
    width: 100%;
  }
  .download-price-wrap .col-sm-5 {
    width: 100%;
  }
  .download-price-wrap h3 {
    text-align: center;
  }
  .download-price-wrap .down-price-list-bt {
    margin: 25px auto;
    display: table;
  }
  .call-now-wrap-1 .col-sm-7 {
    width: 100%;
  }
  .call-now-wrap-1 .col-sm-5 {
    width: 100%;
  }
  .call-now-wrap-1 h3 {
    text-align: center;
  }
  .call-now-wrap-1 .call-now-bt {
    display: table;
    margin: 25px auto;
  }
  .add-benifits-wrap-1 .add-all-block-wrap .add-box-wrap-1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .add-benifits-wrap-1 .add-all-block-wrap {
    display: block;
  }
  .type-wrap-1 .col-sm-4 {
    width: 100%;
  }
  .call-now-wrap-2 .col-sm-7 {
    width: 100%;
  }
  .call-now-wrap-2 .col-sm-5 {
    width: 100%;
  }
  .call-now-wrap-2 h3 {
    text-align: center;
  }
  .call-now-wrap-2 .call-now-bt {
    margin: 25px auto;
    display: table;
  }
  .why-wrap-1 .col-sm-4 {
    width: 100%;
  }
  .why-wrap-1 .col-sm-8 {
    width: 100%;
  }
  .why-wrap-1 h3 {
    margin-left: 0;
    margin-top: 50px;
  }
  .why-wrap-1 ul {
    margin: 0;
  }
  .faq-wrap-1 .col-sm-6 {
    width: 100%;
  }
  .faq-wrap-1 .col-sm-6 img {
    margin: 0 auto;
    display: table;
  }
  .testimonial-wrap-1 .col-sm-4 {
    width: 100%;
    margin-bottom: 40px;
  }
  .testimonial-wrap-1 {
    background-size: cover;
  }
  .testimonial-wrap-1 iframe {
    height: 400px;
  }
  .iso-wrap-1 .col-sm-3 {
    width: 50%;
  }
  .contact-wrap-1 .col-sm-6 {
    width: 100%;
  }
  .contact-wrap-1 h3 {
    padding-left: 0;
    margin-top: 50px;
  }
  .contact-wrap-1 h4 {
    padding-left: 0;
  }
  .contact-wrap-1 .lower-cntact-wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .banner-wrap h2 {
    font-size: 44px;
  }
  .banner-wrap {
    background-color: #f4f4f4;
    background-image: none;
  }
  .eight-box-wrap .left-box-wrap {
    width: 100%;
  }
  .eight-box-wrap .left-box-wrap ul li {
    width: 44%;
  }
  .eight-box-wrap .right-box-wrap ul li {
    width: 44%;
  }
  .eight-box-wrap .right-box-wrap {
    width: 100%;
    float: none;
  }
  .eight-box-wrap .left-box-wrap ul {
    background: url(../images/box-bg.jpg) no-repeat center center;
  }
  .clear-sound-wrap .col-sm-6 .col-sm-6 {
    width: 100%;
  }
  .clear-sound-wrap img {
    max-width: 100%;
  }
  .clear-sound-wrap ul {
    margin: 0 0 0 30px;
  }
  .footer-wrap ul li {
    font-size: 14px;
  }
  .iso-wrap-1 .col-sm-3 {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */