@import url("/web/20220820015208cs_/https://bitcointread.com/assets/fonts/stylesheet.css");
body {
  margin: 0;
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #8a95b5;
  text-align: left;
  /*background-color: #13162a;*/
  background-image: linear-gradient(to top, #041c50, #041a4c 55%, #030a38);
}

img {
  max-width: 100%;
}

.btn-4 {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  border-radius: 5px;
  padding: 15px 60px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background: linear-gradient(to bottom, #414d71, #333e61);
}

.btn-4.th-bg:hover {
  color: #fff;
  text-decoration: none;
  background: rgba(60, 68, 99, 0.16);
}

.asdz-header {
  padding: 35px 0;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  background: #13162a;
  padding: 10px 0;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    padding 0.3s ease-in-out;
}

#myHeader {
  left: 0;
  background: #dbeaf6;
  right: 0;
  top: 0;
  position: fixed;
}

#myHeader + .main-wrapper {
  padding-top: 150px;
}

.iconiq-inlinemenu-style-5 {
  display: inline-block;
  /*padding: 38px 0 23px;*/
  position: relative;
  z-index: 1;
}

.iconiq-inlinemenu-style-5 nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.iconiq-inlinemenu-style-5 nav > ul > li {
  margin-left: 35px;
  width: auto;
  display: inline-block;
}

.iconiq-inlinemenu-style-5 nav > ul > li:first-child {
  margin-left: 0;
}

.iconiq-inlinemenu-style-5 li a {
  color: #494368;
  display: block;
  font-weight: 900;
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  /*mix-blend-mode: difference;*/
}

.iconiq-inlinemenu-style-5 li a::after,
.iconiq-inlinemenu-style-5 li a::before {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  width: 0;
  right: 0;
  height: 3px;
}

.iconiq-inlinemenu-style-5 li a::before {
  -webkit-transition: width 0.25s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
  -o-transition: width 0.25s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
  transition: width 0.25s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
  background: #2fffad;
}

.iconiq-inlinemenu-style-5 li a::after {
  background: #845ec2;
  -webkit-transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
  -o-transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.iconiq-inlinemenu-style-5 li.active > a::after,
.iconiq-inlinemenu-style-5 li.active > a::before,
.iconiq-inlinemenu-style-5 .current-menu-item > a::before,
.iconiq-inlinemenu-style-5 .current-menu-item > a::after,
.iconiq-inlinemenu-style-5 li:hover > a::after,
.iconiq-inlinemenu-style-5 li:hover > a::before {
  width: 100%;
  left: 0;
}

.iconiq-inlinemenu-style-5 nav > ul > li:hover > a,
.iconiq-inlinemenu-style-5 nav > ul > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}

.iconiq-inlinemenu-style-5 ul.sub-menu li a:hover {
  background: #f2f4f6;
}

.iconiq-inlinemenu-style-5 ul.sub-menu {
  right: auto;
  left: 50%;
  opacity: 0;
  z-index: 98;
  width: 230px;
  display: block;
  transition: 0.3s;
  list-style: none;
  -o-transition: 0.3s;
  visibility: hidden;
  position: absolute;
  min-width: 17.75rem;
  min-width: 13.625rem;
  padding: 0.625rem 10px;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-transition: 0.3s;
  border-radius: 0.313rem;
  -ms-word-wrap: break-word;
  transform: translateY(20px);
  margin: -0.0625rem 0 0 -100px;
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  box-shadow: 0 0.375rem 2.75rem rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: 0 0.375rem 2.75rem rgba(0, 0, 0, 0.17);
}

.iconiq-inlinemenu-style-5 li:hover > ul.sub-menu {
  opacity: 1;
  /* transform: none; */
  /* -ms-transform: none; */
  visibility: visible;
  /* -webkit-transform: none; */
  transform: translateY(10px);
  -ms-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

.iconiq-inlinemenu-style-5 ul.sub-menu::before {
  top: -5px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  content: "";
  z-index: -2;
  width: 0.9375rem;
  height: 0.9375rem;
  position: absolute;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.iconiq-inlinemenu-style-5 ul.sub-menu lili {
  width: 100%;
  margin: 0;
  display: block;
  border-bottom: 1px solid #eee;
}

.iconiq-inlinemenu-style-5 ul.sub-menu li ali a {
  color: #818992;
  display: block;
  transition: 0.3s;
  font-weight: 600;
  -o-transition: 0.3s;
  position: relative;
  font-size: 14px;
  -webkit-transition: 0.3s;
  padding: 0.9375rem 1.5625rem;
}

.iconiq-inlinemenu-style-5 ul.sub-menu li a::after,
.iconiq-inlinemenu-style-5 ul.sub-menu li a::beforeli a::afterli a::before {
  display: none;
}

.iconiq-inlinemenu-style-5 ul.sub-menu li a:hover,
.iconiq-inlinemenu-style-5 ul.sub-menu li a:focusli a:hoverli a:focus {
  color: #000;
}

.iconiq-inlinemenu-style-5 ul.sub-menu li a.menu-activeli a.menu-active {
  background: #f1f2f7;
  color: #2d3136;
}

.main-banner-style-4 {
}

.main-banner-style-4 .banner-caption-wrapper {
  padding: 90px 0;
}

.main-banner-style-4 .banner-caption-wrapper .title {
  font-size: 80px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #dee2ee;
  margin: 0 0 29px;
  line-height: 1;
}

.main-banner-style-4 .banner-caption-wrapper p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #8a95b5;
  margin: 0 0 52px;
}

.main-banner-style-4 .banner-thumb {
  position: relative;
  padding: 0 60px;
}

.main-banner-style-4 .banner-thumb::before {
  top: 90px;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  border-radius: 10px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.05);
  background-image: linear-gradient(to bottom, #2a3351, #181d33);
}

.main-banner-style-4 .banner-thumb * {
  position: relative;
}

.main-banner-style-4 .banner-thumb .currency-box {
  padding: 20px;
  position: absolute;
  border-radius: 10px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to bottom, #414d71, #333e61);
}

.main-banner-style-4 .banner-thumb .currency-box:nth-child(2) {
  width: 83px;
  height: 83px;
  right: 90px;
  bottom: 60px;
  top: auto;
  left: auto;
}

.main-banner-style-4 .banner-thumb .currency-box:nth-child(3) {
  width: 118px;
  height: 118px;
  right: -65px;
  bottom: 182px;
  top: auto;
  left: auto;
}

.main-banner-style-4 .banner-thumb .currency-box:nth-child(4) {
  width: 108px;
  height: 108px;
  left: -30px;
  bottom: 182px;
  top: auto;
  right: auto;
}

.main-banner-style-4 .banner-thumb .currency-box:nth-child(5) {
  width: 140px;
  height: 140px;
  right: auto;
  bottom: auto;
  top: 50px;
  left: 70px;
}

.inner-banner {
  overflow: hidden;
}

.inner-banner.main-banner-style-4 .banner-caption-wrapper {
  padding-right: 20px;
}

.inner-banner .col-md-6 + .col-md-8 {
  margin-left: -16.666667%;
  right: -16.666667%;
}

.inner-banner.main-banner-style-4 .banner-caption-wrapper .title {
  font-size: 30px;
}

.forgot-pass {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 0.28px;
  color: #6b6ced;
  margin-top: 15px;
  display: inline-block;
}

.banner-caption-wrapper .title.f-40 {
  font-size: 40px;
}

.section {
  position: relative;
}

.abs {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.abs img {
  width: 100%;
}

.about-section {
  padding: 180px 0 70px;
}

.mb-39 {
  margin: 0 0 39px;
}

.mb-34 {
  margin: 0 0 34px;
}

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

.pb-70 {
  padding-bottom: 70px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.section-title {
}

.section-title .title {
  font-size: 34px;
  color: #ffffff;
  position: relative;
  margin: 0 0 28px;
}

.section-title p:last-child,
.section-title .title:last-child {
  margin: 0;
}

.section-title.has-line .title {
}

.section-title.has-line .title::after {
  content: "";
  width: 100px;
  height: 2px;
  display: block;
  margin-top: 12px;
}

.section-title p {
  font-size: 18px;
  color: #8a95b5;
}

.about-area-4 {
  margin: 0 0 40px;
}

.about-area-4 p {
  margin: 0 0 23px;
}

.about-area-4 p:last-child {
  margin: 0;
}

.iconiq-counter-style-4 {
  margin: 0 0 30px;
}

.iconiq-counter-style-4 .icon-block {
  width: 72px;
  height: 72px;
  margin-right: 15px;
  border-radius: 100%;
  background-image: linear-gradient(to bottom, #2a3351, #181d33);
}

.iconiq-counter-style-4 .count-area {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 6px;
}

.iconiq-counter-style-4 .title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #8a95b5;
  margin: 0;
}

/*Pricing Table Style 5*/

.iconiq-pricing-style-4 {
  text-align: center;
  border-radius: 10px;
  margin: 0 0 30px;
  padding: /*38px 40px 32px*/ 57px 40px 51px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background: linear-gradient(to bottom, #2a3351, #181d33);
}

.iconiq-pricing-style-4:hover {
  background-image: none;
}

.iconiq-pricing-style-4 .iconiq-pricing-heading .title {
  margin: 0 0 11px;
}

.iconiq-pricing-style-4 .iconiq-pricing-heading .title h2 {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0px;
}

.iconiq-pricing-style-4 .price {
  margin: 0 0 20px;
}

.iconiq-pricing-style-4 .price h4 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 0px;
}

.iconiq-pricing-style-4 .pricing_new {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.3px;
  color: #ffffff;
  margin: 0 0 11px;
  display: block;
}

.iconiq-pricing-style-4 .list-group-item {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #98a1c2;
  background: transparent;
  border-radius: 0;
  border: none;
  padding: 0;
  margin-bottom: 0px;
}

.iconiq-pricing-style-4 .list-group-item:last-child {
  margin-bottom: 0;
}

.iconiq-pricing-style-4:hover * {
  color: #fff;
}

.pricing-tab {
  margin: 0 0 30px;
  position: relative;
  margin-top: 76px;
  border-radius: 10px;
  padding: 100px 50px 30px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to bottom, #2a3351, #181d33);
}

.pricing-tab .icon-block {
  width: 152px;
  height: 152px;
  border-radius: 100%;
  position: absolute;
  padding: 20px;
  /*background: #29314f;*/
  background-image: linear-gradient(to bottom, #29314f, #2a3351);
  top: -76px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.pricing-tab .icon-block::after {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  content: "";
  right: 0px;
  width: 110px;
  height: 110px;
  border: solid 1px #2f3a5f;
  background-image: linear-gradient(to top, #2a3351, #181d33);
  border-radius: 100%;
  margin: auto;
}

.pricing-tab .icon-block::before {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  content: "";
  right: 0px;
  border-radius: 100%;
  width: 85px;
  height: 85px;
  margin: auto;
  z-index: 1;
}

.pricing-tab .icon-block * {
  position: relative;
  z-index: 2;
}

.pricing-tab .title {
  font-size: 33px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  margin: 0;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 20px;
  text-align: center;
}

.pricing-tab .price {
  font-size: 60px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 26px;
  text-align: center;
}

.pricing-tab .input-group {
  margin: 0 0 30px;
}

.pricing-tab .form-control {
  height: 54px;
  border-radius: 6px;
  background-color: #323957;
  font-size: 14px;
  border: none;
  color: #a3bbcf;
  padding: 24px;
  font-family: "Manrope";
}

.pricing-tab .form-control::-webkit-input-placeholder {
  color: #a3bbcf;
}

.pricing-tab .form-control:focus {
  box-shadow: none;
  border-color: transparent;
}

.pricing-tab .input-group .input-group-text {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  background-color: #323957;
  border: none;
  padding: 0 24px;
}

.profit-area-list {
  list-style: none;
  padding: 0;
  margin: 0 0 35px;
}

.profit-area-list li {
  width: 50%;
  text-align: center;
  border-left: 1px solid #323957;
}

.profit-area-list li:first-child {
  border: none;
  text-align: left;
}

.profit-area-list li:last-child {
  text-align: right;
}

.profit-area {
  padding: 4px 0 7px;
}

.profit-area p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #647482;
  margin: 0 0 6px;
}

.profit-area h6 {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0;
}

.iconiq-service-style-4 {
  margin: 0 0 30px;
}

.iconiq-service-style-4 .icon-block {
  width: 173px;
  height: 134px;
  display: block;
  margin: 0 auto -67px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to bottom, #414d71, #333e61);
}

.iconiq-service-style-4 .text {
  margin: 0 auto 0;
  text-align: center;
  border-radius: 10px;
  padding: 114px 50px 43px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to bottom, #2a3351, #181d33);
}

.iconiq-service-style-4 .title {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #dee2ee;
  margin: 0 0 20px;
}

.iconiq-service-style-4 .title a {
  color: currentColor;
}

.iconiq-service-style-4 p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #829bb1;
}

.iconiq-service-style-4 p:last-child {
  margin: 0;
}

.iconiq-tab-style-1 {
  padding: 60px;
  margin: 0 0 30px;
  border-radius: 10px;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to bottom, #2a3351, #181d33);
}

.iconiq-tab-style-1 .nav li {
  width: 100%;
}

.iconiq-tab-style-1 .nav li a {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  width: 100%;
  display: block;
  padding: 14px 20px 13px;
  text-transform: capitalize;
  border-radius: 5px 0px 0px 5px;
}

.iconiq-tab-style-1 .panel-title a,
.iconiq-tab-style-1 .nav li.active a,
.iconiq-tab-style-1 .nav li a:hover {
  text-decoration: none;
}

.iconiq-tab-style-1 .tab-content {
  padding: 60px 60px;
  border-radius: 5px;
  background: rgba(60, 68, 99, 0.16);
  border: solid 1px rgba(121, 142, 225, 0.16);
}

.iconiq-tab-style-1 .panel {
  padding: 23px 0 18px;
  border-width: 0 0 1px 0;
  border-color: #576186;
  border-style: solid;
}

.iconiq-tab-style-1 .panel:first-child {
  border-top-width: 1px;
}

.iconiq-tab-style-1 .panel-title {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0;
  padding: 0px 0 4px;
}

.iconiq-tab-style-1 .panel-title a {
  color: currentColor;
}

.iconiq-tab-style-1 .panel-body {
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #babfd1;
  margin: 0 0px 0;
  padding: 12px 0 0px;
}

.iqoniq-form {
  margin: 0 0 30px;
}

.iqoniq-form .input-group {
  margin: 0 0 30px;
}

.iqoniq-form .form-control {
  height: 48px;
  border-radius: 3px;
  border: none;
  font-size: 14px;
  background-color: #dbeaf6;
}

.iqoniq-form textarea.form-control {
  height: 93px;
}

.iqoniq-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.iqoniq-form .input-group-text {
  border-radius: 3px;
  line-height: 24px;
  font-size: 24px;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid transparent;
}

.iqoniq-form .btn-4 {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.iqoniq-form select {
  color: #fff;
}

.iqoniq-form .form-check-label {
  font-size: 14px;
  letter-spacing: 0.28px;
  text-align: left;
  color: #ffffff;
}

.contact-info {
  margin: 0 0 50px;
}

.contact-info:last-child {
  margin: 0 0 0px;
}

.contact-info .title {
  font-size: 16px;
  font-weight: 600;
  color: #dee2ee;
  margin: 0 0 15px;
}

.contact-info p {
  font-size: 14px;
  color: #8a95b5;
  margin: 0;
}

.contact-info .icon-block {
  width: 14.4px;
  color: #6b6ced;
  margin: -4px 15px 0 0;
}

.brand-thumb .img-thumbnail {
  background: transparent;
  border: none;
  text-align: center;
  margin: 0 0 30px;
}

.footer {
  padding: 30px 0;
  background-color: #8c6ff1;
}

.footer .logo {
  margin: 0 0 23px;
}

.short-nav {
  padding: 0;
  margin: 0 0 16px;
}

.short-nav li {
  width: auto;
  list-style: none;
  font-size: 14px;
  margin: 0 0 0 40px;
}

.short-nav li:first-child {
  margin-left: 0;
}

.short-nav li a {
  color: #fff;
  position: relative;
  text-transform: capitalize;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.short-nav li a:hover {
  color: #fff;
  text-decoration: none;
}

.short-nav li a::before {
  left: 0;
  bottom: 0;
  content: "";
  right: 100%;
  height: 1px;
  position: absolute;
  background-color: #fff;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.short-nav li a:hover::before {
  right: 0;
}

.footer .footer-copyright {
  color: #fff;
  font-size: 11px;
  color: #e6e6e6;
  margin: 0 0 20px;
}

.paid-table .table {
  color: #c4d2ff;
  font-size: 14px;
  border-radius: 5px;
  margin: 0 0 30px;
  background-image: linear-gradient(to bottom, #2a3351, #181d33);
}

.paid-table .table .title {
  margin: 0;
}

.paid-table .table td,
.paid-table .table th {
  border-color: #13162a;
  padding: 15px 25px;
  vertical-align: middle;
}

.paid-table .small-title {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 27px;
  color: #c4d2ff;
}

.paid-table .icn-box {
  min-width: 27px;
}

/*
=================================================
        UP FROM 1200PX
=================================================
*/

@media (min-width: 1367px) and (max-width: 1680px) {
}

/*
=================================================
        UP FROM 1200PX
=================================================
*/

@media (min-width: 1200px) and (max-width: 1366px) {
}

/*
=================================================
      FROM 992PX TO 1199PX
=================================================
*/

@media (min-width: 992px) and (max-width: 1199px) {
  .main-banner-style-4 .banner-thumb .currency-box:nth-child(3) {
    right: 25px;
  }
  .about-area-4 p {
    max-height: 45px;
    overflow: hidden;
  }
  .iconiq-counter-style-4 .count-area {
    font-size: 18px;
  }
  .about-section {
    padding: 130px 0 70px;
  }
  .iqoniq-form .btn-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .banner-caption-wrapper .title.f-40 {
    font-size: 34px;
  }
}

/*
=================================================
      FROM 0PX TO 979PX
=================================================
*/

@media (max-width: 991px) {
  .main-banner-style-4 .banner-thumb {
    padding: 0;
  }
  .main-banner-style-4 .banner-thumb .currency-box {
    padding: 10px;
  }
  .main-banner-style-4 .banner-thumb .currency-box:nth-child(4) {
    width: 58px;
    height: 58px;
    left: -10px;
  }
  .main-banner-style-4 .banner-thumb .currency-box:nth-child(5) {
    width: 100px;
    height: 100px;
  }
  .main-banner-style-4 .banner-thumb .currency-box:nth-child(3) {
    right: -25px;
  }
  .main-banner-style-4 .banner-caption-wrapper .title {
    font-size: 60px;
  }
  .main-banner-style-4 .banner-caption-wrapper {
    padding: 80px 0;
  }
  .abs {
    display: none;
  }
  .iconiq-tab-style-1 .tab-content {
    padding: 30px;
  }
  .main-banner-style-4 .banner-caption-wrapper .title.f-40 {
    font-size: 25px;
  }
}

/*
=================================================
      FROM 768PX TO 979PX
=================================================
*/

@media (min-width: 768px) and (max-width: 979px) {
}

/*
=================================================
      FROM 0PX TO 767PX
=================================================
*/

@media (max-width: 767px) {
  .section-title p {
    font-size: 14px;
  }
  .iconiq-tab-style-1 {
    padding: 30px;
  }
  .iconiq-tab-style-1 .nav li {
    width: auto;
    margin: auto;
  }
  .iconiq-tab-style-1 .nav li a {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .short-nav li {
    margin: 0 0 0 20px;
  }
  .main-banner-style-4 .banner-caption-wrapper .title.f-40 {
    font-size: 45px;
  }
}

/*
=================================================
      FROM 0PX TO 0PX
=================================================
*/

@media (min-width: 732px) and (max-width: 738px) {
}

@media (max-width: 576px) {
  .asdz-header .col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/*
=================================================
      FROM 0PX TO 0PX
=================================================
*/

@media (max-width: 480px) {
  .main-banner-style-4 .banner-thumb .currency-box:nth-child(5),
  .main-banner-style-4 .banner-thumb .currency-box:nth-child(3) {
    display: none;
  }
  .pricing-tab {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pricing-tab .title {
    font-size: 23px;
  }
  .pricing-tab .price {
    font-size: 50px;
  }
  .section-title .title {
    font-size: 26px;
  }
  .iconiq-tab-style-1 {
    padding: 10px;
  }
  .iconiq-tab-style-1 .tab-content {
    padding: 15px;
  }
  .short-nav li {
    font-size: 12px;
    margin: 0 0 0 10px;
  }
  .main-banner-style-4 .banner-caption-wrapper .title.f-40 {
    font-size: 32px;
  }
}

@media (max-width: 382px) {
}

/*
     FILE ARCHIVED ON 01:52:08 Aug 20, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:14:15 Nov 21, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 531.169
  exclusion.robots: 0.192
  exclusion.robots.policy: 0.184
  cdx.remote: 0.061
  esindex: 0.009
  LoadShardBlock: 497.732 (3)
  PetaboxLoader3.resolve: 249.919 (4)
  PetaboxLoader3.datanode: 387.306 (5)
  load_resource: 164.934
  loaddict: 52.461
*/