/* CSS Document */



/**
* Importing necessary  Styles.
**/
/*---- Fonts ----- */
@import url('../fonts/AvenirLTStd-Black/styles.css');
@import url('../fonts/avenir/demo.css');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/css/bootstrap.min.css');
/*------- menu ------*/
@import url('../vendor/bsnav-master/bsnav.min.css');
/*------- Dropdown Selector --------*/
@import url('../vendor/chosen/chosen.min.css');
/*------- Range Slider --------*/
@import url('../vendor/ion.rangeSlider/ion.rangeSlider.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*----Language Switcher---*/
@import url('../vendor/language-switcher/polyglot-language-switcher.css');
/*------- Select css ------*/
@import url('../vendor/select/selectric.css');


/*______________________ Global Perfix ___________________*/
body {
  font-family: "Avenir LT W01_65 Medium1475532";
  color: #11121e;
  font-size: 18px;
  position: relative;
}

@media (min-width: 1199px) {
  #banner-img {
    margin-top: 220px;
  }
}

.main-page-wrapper {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #101530;
}

h1 {
  font-family: 'Avenir-Black';
  font-size: 50px;
  line-height: 68px;
}

h2 {
  font-family: 'Avenir-Black';
  font-size: 44px;
  line-height: 62px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
  font-weight: 600;
}

h6 {
  font-size: 18px;
  font-weight: 600;
}

p {
  line-height: 25px;
}

ul {
  list-style-type: none;
}

body a {
  text-decoration: none;
  color: #8890a3;
  display: inline-block;
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  box-shadow: none;
  display: block;
  padding: 0;
  cursor: pointer;
}

button:focus {
  outline: none;
}

input,
textarea {
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

.section-spacing {
  padding-top: 130px;
}

/*________________________ Global Style _____________________*/
.grdn-bg {
  position: relative;
  z-index: 5;
}

.grdn-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #bd66ff;
  border-radius: 25px;
  opacity: 0;
  z-index: -1;
}

.grdn-bg:hover:before {
  opacity: 1;
}

body .theme-button {
  line-height: 55px;
  border-radius: 27px;
  color: #fff;
  text-transform: capitalize;
  padding: 0 65px;
  font-size: 16px;
}

body .theme-button.grdn-bg:before {
  border-radius: 27px;
}

body .theme-button-two {
  width: 215px;
  line-height: 53px;
  text-align: center;
  border: 1px solid #dee0e7;
  border-radius: 27px;
  font-size: 16px;
  position: relative;
}

body .theme-button-two:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 27px;
  opacity: 0;
  z-index: -1;
}

body .theme-button-two:hover {
  color: #fff;
  border-color: transparent;
}

body .theme-button-two:hover:before {
  opacity: 1;
}

.tooltip-holder {
  position: relative;
  display: inline-block;
  padding-right: 25px;
}

.tooltip-holder .tooltip-inner {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 50%;
  right: 0;
  margin-top: -8px;
  padding: 0;
  position: absolute;
  background: #dee0e7;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  cursor: pointer;
}

.tooltip-holder .tooltip-inner span {
  position: absolute;
  bottom: 30px;
  left: -12px;
  border: 1px solid #dee0e7;
  width: 325px;
  border-radius: 5px;
  font-size: 14px;
  background: #fff;
  color: #101530;
  z-index: 99;
  text-align: left;
  padding: 20px 10px;
  font-weight: normal;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(10px, 0, 0);
}

.tooltip-holder .tooltip-inner span:before {
  content: url(../images/icon/1.png);
  position: absolute;
  bottom: -11px;
  left: 13px;
}

.tooltip-holder .tooltip-inner:hover span {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.custom-container-one {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 15px;
}

.custom-container-two {
  max-width: 950px;
  margin: 0 auto;
  padding: 0 15px;
}

/*_______________________ Transition Selector ____________________*/
.grdn-bg:before,
.Cryonik-main-banner .main-wrapper .text-wrapper .button-group .icon a,
.chosen-container-single .chosen-single,
.chosen-container .chosen-drop,
.tooltip-holder .tooltip-inner span,
.getting-start-banner a,
body .theme-button-two,
body .theme-button-two:before,
.download-section ul li a,
.Cryonik-footer a,
.nav-tabs .nav-link,
.accordion-one .panel-group .panel-heading a:before,
.legal-information-section .information-nav ul {
  transition: all 0.3s ease-in-out;
}

/*_______________________ Color Css _______________________*/
.Cryonik-header .navbar-nav .header-widget>ul>li.login-button a,
.navbar-nav .nav-item.active>.nav-link,
.navbar-nav .nav-item:active:focus>.nav-link,
.navbar-nav .nav-item:active>.nav-link,
.navbar-nav .nav-item:focus>.nav-link,
.navbar-nav .nav-item:hover>.nav-link,
.about-us-banner .clients-earning,
.Cryonik-main-banner .main-wrapper .text-wrapper .button-group .icon:hover a,
.Cryonik-main-banner .main-wrapper .text-wrapper .icon-text p a,
.about-Cryonik .text-wrapper ul li .serial,
.getting-start-banner .start,
body .theme-button-two,
.download-section ul li:hover a,
#login-md a,
.contact-info-box .single-box p a,
.address-wrapper .single-block p a,
.how-it-works .single-block .text .number,
.Cryonik-header .navbar-nav .nav-link.active,
.legal-information-section .information-nav ul li a:hover,
.legal-information-section .information-nav ul li.active a,
.help-center-header ul li a,
.fund-facts .download,
.how-afiliate-works ul li .num {
  color: #bd66ff;
}

.grdn-bg,
.investment-calculation .total-output .return-output,
body .theme-button-two:before {
  background: linear-gradient(120deg, #f168ec 0%, #bd66ff 100%);
}

/*_______________________ Cryonik Header _______________________*/
.Cryonik-header {
  position: relative;
  padding: 35px 0 45px 0;
}

.Cryonik-header .main-header-wrapper {
  position: relative;
}

.Cryonik-header .main-header-wrapper .logo {
  position: absolute;
  top: 14px;
  left: -6px;
  z-index: 5;
}

.Cryonik-header .main-header-wrapper .logo img {
  max-width: 200px;
}

.Cryonik-header .bsnav-sticky-slide {
  position: relative;
  background: transparent;
  padding: 0;
}

.Cryonik-header .navbar-nav .nav-link {
  padding: 0;
  line-height: 51px;
  font-size: 16px;
  color: #101530;
  margin: 0 19px;
}

.Cryonik-header .navbar-nav .header-widget>ul>li {
  float: left;
}

.Cryonik-header .navbar-nav .header-widget>ul>li.login-button a {
  line-height: 51px;
  font-size: 16px;
  margin: 0 42px 0 130px;
}

.Cryonik-header .navbar-nav .header-widget>ul>li.invest a {
  width: 150px;
  line-height: 51px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border-radius: 25px;
}

#login-md a {
  line-height: 51px;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 62px;
  display: none;
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container {
  width: 70px !important;
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container-single .chosen-single {
  background: transparent !important;
  border: none;
  border-radius: 0;
  height: 51px;
  line-height: 51px;
  font-size: 16px;
  text-transform: uppercase;
  color: #101530;
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container-single .chosen-search {
  display: none;
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container .chosen-drop {
  border: 1px solid #dee0e7;
  border-radius: 5px;
  margin-top: 10px;
  box-shadow: none;
  width: 255px;
  right: 0;
  z-index: 5;
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container .chosen-drop:before {
  content: url(../images/icon/1.png);
  position: absolute;
  top: -13px;
  right: 15px;
  transform: rotate(180deg);
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container .chosen-results li {
  display: block;
  width: 50%;
  float: left;
  font-size: 16px;
  line-height: 40px;
  color: #101530;
  padding: 0 20px;
}

.Cryonik-header .navbar-nav .header-widget>ul>li .chosen-container .chosen-results li:hover {
  background: transparent;
}

body .chosen-container-single .chosen-single {
  background: transparent;
  box-shadow: none !important;
  text-align: right;
  padding: 0;
}

body .chosen-container-single .chosen-single div b {
  background: url(../images/icon/down.png);
  background-repeat: no-repeat;
  background-position: center;
}

body .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url(../images/icon/up.png);
  background-repeat: no-repeat;
  background-position: center;
}

body .chosen-container .chosen-results {
  margin: 0;
  padding: 0;
}

body .chosen-container .chosen-results li.highlighted {
  background: transparent;
}

.navbar-toggler .navbar-toggler-icon,
.navbar-toggler .navbar-toggler-icon::after,
.navbar-toggler .navbar-toggler-icon::before {
  background: #bdc3d0;
  height: 2px;
}

.navbar-toggler {
  width: 25px;
  height: 20px;
  margin-top: 14px;
}

.navbar-toggler.toggler-spring .navbar-toggler-icon::before {
  top: 9px;
  width: 20px;
}

.navbar-toggler.toggler-spring .navbar-toggler-icon::after {
  top: 18px;
}

.navbar-toggler.toggler-spring.active .navbar-toggler-icon::before {
  width: 25px;
}

.bsnav-mobile .navbar {
  width: 330px;
  padding-top: 110px;
  box-shadow: 0px 10px 20.16px 0.84px rgba(185, 184, 184, 0.17);
  transform: translate3d(330px, 0, 0)
}

.navbar-toggler.active {
  position: fixed;
  top: 20px;
  right: 30px;
}

/*_______________________ Cryonik Main Banner _______________________*/
.Cryonik-main-banner {
  padding: 150px 0 120px 0;
  position: relative;
}

.Cryonik-main-banner .main-wrapper {
  position: relative;
}

.Cryonik-main-banner .main-wrapper .text-wrapper {
  width: 45%;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .sub-text {
  padding: 15px 0 32px 0;
  font-weight: normal;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .button-group li {
  display: inline-block;
  line-height: 55px;
  vertical-align: middle;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .button-group .icon {
  font-size: 38px;
  margin: 0 30px;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .button-group .icon a {
  color: #101530;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .button-group .icon.apple-icon {
  font-size: 48px;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .icon-text {
  position: relative;
  padding-left: 65px;
  margin-top: 82px;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .icon-text .img-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.Cryonik-main-banner .main-wrapper .text-wrapper .icon-text p {
  font-size: 16px;
  padding-top: 5px;
  line-height: 21px;
}

.Cryonik-main-banner .img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}

/*_______________________ Investment Calculation _______________________*/
.investment-calculation {
  background-image: url(../images/home/bg-shape.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 182px 0 110px 0;
}

.investment-calculation .title {
  text-align: center;
  padding-bottom: 80px;
}

.investment-calculation .chosen-container-single .chosen-single {
  background: #fff !important;
  border: 1px solid #dee0e7;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: left;
  padding-left: 20px;
  color: #101530 !important;
}

.investment-calculation .chosen-container-single .chosen-single div b {
  background: url(../images/icon/down2.png);
  background-repeat: no-repeat;
  background-position: center;
}

.investment-calculation .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url(../images/icon/up2.png);
  background-repeat: no-repeat;
  background-position: center;
}

.investment-calculation .chosen-container-single .chosen-single div {
  right: 20px;
}

.investment-calculation .chosen-container {
  width: 230px !important;
}

.investment-calculation .chosen-container-active.chosen-with-drop .chosen-single {
  border-color: #bd66ff;
  border-radius: 5px 5px 0 0;
}

.investment-calculation .chosen-container-single .chosen-drop {
  border-radius: 0 0 5px 5px;
  border: 1px solid #bd66ff;
}

.investment-calculation .chosen-container .chosen-results li {
  font-size: 18px;
  line-height: 40px;
  color: #101530;
  padding: 0 0 0 18px;
}

.investment-calculation .chosen-container-single .chosen-search {
  display: none;
}

.investment-calculation .slider-wrapper .single-range-wrapper {
  position: relative;
  margin-top: 50px;
  width: 352px;
  padding-bottom: 15px;
}

.investment-calculation .slider-wrapper .single-range-wrapper .tag-line {
  font-size: 20px;
  color: #8890a3;
  margin-bottom: 37px;
}

.time-frame .irs-single {
  padding: 0 70px 0 0;
}

.time-frame .irs-single:after {
  content: 'Months';
  left: auto;
  right: 0;
}

.investment-calculation .additional-text {
  font-size: 14px;
  color: #8890a3;
  font-weight: normal;
  padding-top: 82px;
}

.investment-calculation .total-output h5 {
  margin-bottom: 20px;
}

.investment-calculation .total-output .return-output {
  height: 126px;
  line-height: 126px;
  text-align: center;
  color: #fff;
  font-size: 75px;
  border-radius: 5px;
}

.investment-calculation .total-output h6 {
  color: #8890a3;
  padding: 38px 0 25px 0;
  font-weight: normal;
}

.investment-calculation .total-output .invest-output {
  height: 70px;
  width: 250px;
  text-align: center;
  background: #fff;
  line-height: 70px;
  border: 1px solid #dee0e7;
  border-radius: 5px;
  font-size: 40px;
  color: #8890a3;
}

/*_______________________ About Cryonik _______________________*/
.about-Cryonik .single-box {
  margin-bottom: 175px;
}

.about-Cryonik .single-box:last-child {
  margin-bottom: 0;
}

.about-Cryonik .title {
  padding-bottom: 25px;
}

.about-Cryonik .text-wrapper ul li {
  position: relative;
  padding: 0 0 20px 65px;
  margin-top: 11px;
}

.about-Cryonik .text-wrapper ul li h5 {
  padding-bottom: 5px;
}

.about-Cryonik .text-wrapper p {
  font-weight: normal;
}

.about-Cryonik .text-wrapper.right-space {
  padding-right: 82px;
}

.about-Cryonik .text-wrapper.left-space {
  padding-left: 61px;
}

.about-Cryonik .text-wrapper ul li .serial {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid #bd66ff;
  line-height: 26px;
  text-align: center;
  top: -2px;
  left: 0;
  border-radius: 50%;
}

.about-Cryonik .text-wrapper.space-fix {
  margin-top: 165px;
}

.about-Cryonik .text-wrapper .theme-button {
  line-height: 40px;
  padding: 0 30px;
  margin-bottom: 10px;
}

.about-Cryonik .text-wrapper .condition-text {
  font-size: 14px;
  color: #8890a3;
  font-weight: normal;
  padding-top: 20px;
}

/*_______________________ Currency Wallet _______________________*/
.currency-wallet {
  text-align: center;
  padding-top: 85px;
}

.currency-wallet img {
  margin: 0 auto;
}

.currency-wallet h2 {
  padding: 20px 0 15px 0;
}

.currency-wallet p {
  font-weight: normal;
  width: 40%;
  margin: 0 auto;
}

/*_______________________ Getting Start Banner _______________________*/
.getting-start-banner {
  background: linear-gradient(120deg, #cc37e0 0%, #c726e4 100%);
  padding: 65px 0 60px 0;
  text-align: center;
}

.getting-start-banner h2 {
  color: #fff;
  padding-bottom: 33px;
}

.getting-start-banner a {
  vertical-align: middle;
  margin: 12px 18px;
}

.getting-start-banner .start {
  width: 215px;
  line-height: 55px;
  background: #fff;
  border-radius: 27px;
  font-size: 16px;
}

.getting-start-banner .download {
  font-size: 16px;
  color: #fff;
  position: relative;
  font-weight: normal;
}

.getting-start-banner .download:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  background: #fff;
  height: 1px;
  font-weight: normal;
}

/*_______________________ Our Security _______________________*/
.our-security .title {
  text-align: center;
  padding-bottom: 75px;
}

.our-security .text-wrapper ul li {
  position: relative;
  padding: 0 0 30px 0;
}

.our-security .text-wrapper ul li:last-child {
  padding-bottom: 0;
}

.our-security .text-wrapper ul li h5 {
  padding-bottom: 5px;
}

.our-security .text-wrapper p {
  font-weight: normal;
}

.our-security .img-wrapper img {
  float: right;
  box-shadow: 0px 14px 40.42px 5.58px rgba(0, 0, 0, 0.10);
}

.our-security .text-wrapper {
  padding-right: 50px;
}

.our-security .text-wrapper .feature {
  margin-top: 58px;
}

/*_______________________ Download Section _______________________*/
.download-section {
  text-align: center;
}

.download-section .title {
  padding-bottom: 80px;
}

.download-section ul {
  width: 63%;
  margin: 0 auto;
}

.download-section ul li {
  float: left;
  width: 33.33333%;
  text-align: center;
}

.download-section ul li a {
  font-size: 75px;
  color: #101530;
}

.download-section ul li a .fa-apple {
  font-size: 95px;
}

.download-section ul li span {
  display: block;
  margin-top: -9px;
  font-weight: normal;
}

/*_______________________ Join our community _______________________*/
.join-our-community {
  background: #eff2f7;
  padding: 85px 0 100px 0;
  text-align: center;
}

.join-our-community .title {
  padding-bottom: 35px;
}

.join-our-community .theme-button {
  padding: 0 45px;
  font-size: 22px;
}

.join-our-community .theme-button i {
  margin-right: 15px;
  font-size: 20px;
}

/*_______________________ Footer _______________________*/
.Cryonik-footer {
  background: #11161e;
  padding: 95px 0 50px 0;
}

.Cryonik-footer .footer-title {
  font-size: 20px;
  color: #fff;
  padding-bottom: 18px;
}

.Cryonik-footer p,
.Cryonik-footer a {
  color: #fff;
  font-weight: normal;
}

.Cryonik-footer .footer-help-widget a {
  display: block;
}

.Cryonik-footer .footer-help-widget .chosen-container-single .chosen-single {
  background: #fff !important;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: left;
  padding-left: 20px;
  color: #101530 !important;
}

.Cryonik-footer .footer-help-widget .chosen-container-single .chosen-single div b {
  background: url(../images/icon/down.png);
  background-repeat: no-repeat;
  background-position: center;
}

.Cryonik-footer .footer-help-widget .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url(../images/icon/up.png);
  background-repeat: no-repeat;
  background-position: center;
}

.Cryonik-footer .footer-help-widget .chosen-container-single .chosen-single div {
  right: 20px;
}

.Cryonik-footer .footer-help-widget .chosen-container {
  width: 160px !important;
  display: block;
}

.Cryonik-footer .footer-help-widget .select-box {
  margin-bottom: 30px;
}

.Cryonik-footer .footer-help-widget .chosen-container-active.chosen-with-drop .chosen-single {
  border-color: #bd66ff;
  border-radius: 5px 5px 0 0;
}

.Cryonik-footer .footer-help-widget .chosen-container-single .chosen-drop {
  border-radius: 0 0 5px 5px;
  border: 1px solid #bd66ff;
}

.Cryonik-footer .footer-help-widget .chosen-container .chosen-results li {
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #101530;
  padding: 0 0 0 18px;
}

.Cryonik-footer .footer-help-widget .chosen-container-single .chosen-search {
  display: none;
}

.Cryonik-footer .footer-list ul li a {
  line-height: 34px;
}

.Cryonik-footer .footer-download ul li a {
  font-size: 38px;
  margin-bottom: 10px;
}

.Cryonik-footer .footer-download ul li a .fa-apple {
  font-size: 46px;
}

.Cryonik-footer .footer-download ul {
  float: right;
}

.Cryonik-footer .footer-list ul li a:hover,
.Cryonik-footer .footer-download ul li a:hover,
.Cryonik-footer a:hover {
  color: #8890a3;
}

.Cryonik-footer .bottom-footer {
  padding: 83px 0 0 0;
}

.Cryonik-footer .bottom-footer p {
  font-size: 12px;
  line-height: 25px;
}

.Cryonik-footer .bottom-footer ul {
  float: right;
  margin: 0 -12px;
}

.Cryonik-footer .bottom-footer ul li {
  float: left;
  padding: 0 12px;
}

.Cryonik-footer .bottom-footer ul li a {
  font-size: 12px;
  position: relative;
}

.Cryonik-footer .bottom-footer ul li a:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #4c5064;
  position: absolute;
  bottom: 0;
  left: 0;
}

/*_______________________ About Us _______________________*/
.about-us-banner {
  text-align: center;
  padding: 72px 0 137px 0;
}

.about-us-banner .banner-title {
  font-size: 50px;
  line-height: 70px;
  padding: 0 0 20px;
}

.about-us-banner p {
  line-height: 22px;
}

.about-us-banner .clients-earning {
  font-size: 75px;
  padding: 68px 0 7px;
}

.about-our-info .title {
  padding-bottom: 18px;
}

.about-our-info {
  padding-bottom: 80px;
}

.our-press-kit {
  text-align: center;
  padding-top: 50px;
}

.our-press-kit p {
  padding: 20px 0 95px 0;
}

.our-press-kit img {
  margin: 0 auto 50px;
}

/*_______________________ Our Plan _______________________*/
.our-plan-banner {
  text-align: center;
  padding: 72px 0 90px 0;
}

.our-plan-banner .banner-title {
  font-size: 50px;
  line-height: 70px;
  padding: 0 0 20px;
}

.our-plan-banner p {
  line-height: 22px;
  padding: 0 83px;
}

.plan-tabs-wrap .nav-tabs {
  border-bottom: none;
  margin-bottom: 50px;
}

.plan-tabs-wrap .nav-tabs .nav-item {
  margin: 0;
  width: 33.333333%;
}

.plan-tabs-wrap .nav-tabs .nav-link {
  font-size: 21px;
  color: #101530;
  text-align: center;
  padding: 0;
  display: block;
  padding-bottom: 11px;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #eff2f7;
}

.plan-tabs-wrap .nav-tabs .nav-item.show .nav-link,
.plan-tabs-wrap .nav-tabs .nav-link.active {
  color: #bd66ff;
  border-bottom-color: #bd66ff;
}

.plan-tabs-wrap #basic {
  background: #eff2f7;
}

.plan-tabs-wrap #blue {
  background: linear-gradient(120deg, #c726e4 0%, #c726e4 100%);
}

.plan-tabs-wrap #vip {
  background: linear-gradient(90deg, rgb(214, 177, 133) 25%, rgb(180, 144, 94) 100%);
}

.plan-tabs-wrap .tab-pane {
  padding: 85px 0 27px 0;
}

.plan-tabs-wrap .tab-pane .plan-title {
  text-align: center;
}

.plan-tabs-wrap .tab-pane .plan-title h2,
.plan-tabs-wrap .tab-pane .plan-title p,
.plan-tabs-wrap .plan-feature li h5,
.plan-tabs-wrap .plan-feature li p,
.plan-tabs-wrap .tab-pane .price-range {
  color: #fff;
}

.plan-tabs-wrap .tab-pane#basic .plan-title h2,
.plan-tabs-wrap .tab-pane#basic .plan-title p,
.plan-tabs-wrap #basic .plan-feature li h5,
.plan-tabs-wrap .tab-pane#basic .price-range {
  color: #101530;
}

.plan-tabs-wrap #basic .plan-feature li p {
  color: #8890a3;
}

.plan-tabs-wrap .tab-pane .price-range {
  font-size: 70px;
  display: block;
  padding: 40px 0 48px 0;
  text-align: center;
}

.plan-tabs-wrap .plan-feature {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.plan-tabs-wrap .plan-feature li {
  position: relative;
  padding-left: 65px;
  width: 50%;
  margin-bottom: 70px;
}

.plan-tabs-wrap .plan-feature li:nth-child(odd) {
  padding-right: 65px;
}

.plan-tabs-wrap .plan-feature li:nth-child(even) {
  padding-left: 145px;
}

.plan-tabs-wrap .plan-feature li h5 {
  margin-bottom: 5px;
  position: relative;
  font-weight: normal;
}

.plan-tabs-wrap .plan-feature li h5:before {
  content: url(../images/icon/check-white.png);
  position: absolute;
  top: 3px;
  left: -65px;
}

.plan-tabs-wrap #basic .plan-feature li h5:before {
  content: url(../images/icon/check-black.png);
}

/*_______________________ FAQ Section _______________________*/
.faq-section .title {
  text-align: center;
  padding-bottom: 30px;
}

.accordion-one .panel-heading {
  padding: 0;
  border-radius: 0;
  border: none;
}

.accordion-one .panel-heading h6 a {
  border-top: 1px solid #dee0e7;
  font-size: 20px;
  color: #101530;
  padding: 35px 55px 35px 30px;
  display: block;
  position: relative;
}

.accordion-one .panel:last-child .panel-heading h6 a {
  border-bottom: 1px solid #dee0e7;
}

.accordion-one .panel-group .panel {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

.accordion-one .panel-group .panel-heading a:before {
  content: url(../images/icon/down.png);
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.accordion-one .panel-group .panel-heading.active-panel a:before {
  content: url(../images/icon/up.png);
}

.accordion-one .panel-group .panel-heading.active-panel a {
  border-bottom-color: transparent !important;
}

.accordion-one .panel-group .panel-body {
  border: none;
  padding: 0 24% 34px 30px;
  position: relative;
  z-index: 99;
}

/*_______________________ Theme Inner Banner _______________________*/
.theme-inner-banner {
  text-align: center;
  padding: 72px 0 95px 0;
}

.theme-inner-banner .banner-title {
  font-size: 50px;
  line-height: 70px;
  padding: 0 0 35px;
}

.theme-inner-banner p {
  line-height: 22px;
  padding: 0 100px;
}

/*______________________ Contact Info Box ____________________*/
.contact-info-box .single-box {
  border: 1px solid #dee0e7;
  text-align: center;
  border-radius: 5px;
  padding: 54px 30px 55px;
}

.contact-info-box .single-box .icon-box .icon {
  width: 124px;
  height: 124px;
  margin: auto;
}

.contact-info-box .single-box .title {
  padding: 30px 0;
}

.address-wrapper {
  padding: 100px 95px 0;
}

.address-wrapper .single-block {
  text-align: center;
  padding: 46px 50px 30px 50px;
}

.address-wrapper .single-block.border-fix {
  border-right: 1px solid #dee0e7;
}

.address-wrapper .single-block h6 {
  padding-bottom: 15px;
}

.address-wrapper .single-block p {
  font-size: 16px;
}

/*______________________ How It Works ____________________*/
.how-it-works {
  background: linear-gradient(120deg, #c726e4 0%, #c726e4 100%);
  padding: 130px 0 45px 0;
}

.how-it-works .main-wrapper {
  padding: 0 40px;
}

.how-it-works .main-wrapper .row {
  margin: 0 -80px;
}

.how-it-works .main-wrapper .row [class*="col-"] {
  padding: 0 80px;
}

.how-it-works .main-wrapper .row.single-block {
  margin-bottom: 125px;
}

.how-it-works .single-block.block-one .text {
  margin-top: 115px;
}

.how-it-works .single-block.block-two .img-box {
  margin-top: 60px;
}

.how-it-works .single-block.block-three .text {
  margin-top: 38px;
}

.how-it-works .single-block .text .number {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 44px;
  font-size: 26px;
}

.how-it-works .single-block .text .title {
  font-size: 40px;
  color: #fff;
  padding: 38px 0 18px 0;
}

.how-it-works .single-block .text p {
  color: #fff;
}

.how-it-works .single-block .text .condition {
  margin-top: 24px;
}

.how-it-works .single-block .img-box .svg-img {
  max-width: none;
  width: 465px;
}

.how-it-works .single-block.block-two .img-box .svg-img {
  max-width: none;
  width: 494px;
}

.how-it-works .single-block .img-box .hiw-img-slider .svg-img {
  max-width: 100%;
}

/*_______________________ Join our community _______________________*/
.get-started-banner {
  background: #eff2f7;
  padding: 85px 0 90px 0;
  text-align: center;
}

.get-started-banner .title {
  padding-bottom: 35px;
}

.get-started-banner ul li {
  display: inline-block;
  padding: 0 22px;
  vertical-align: middle;
}

.get-started-banner ul li:not(:first-child) a {
  font-size: 38px;
  color: #101530;
}

.get-started-banner ul li:not(:first-child) a.apple-icon {
  font-size: 48px;
}

/*_____________________ Legal Information Page _____________________*/
.legal-information-section {
  padding: 42px 0 160px 0;
}

.legal-information-section .information-nav ul li a {
  color: #8890a3;
  line-height: 45px;
}

.legal-information-section .information-text {
  padding-right: 135px;
}

.legal-information-section .information-text .main-title {
  padding-bottom: 20px;
}

.legal-information-section .information-text .sub-title {
  font-family: 'Avenir-Black';
  font-size: 22px;
  padding: 40px 0 30px 0;
}

.legal-information-section .information-nav .nav-button {
  display: none;
}

/*______________________ How It Works ____________________*/
.security-section .main-wrapper {
  padding: 0 40px;
}

.security-section .main-wrapper .row {
  margin: 0 -80px;
}

.security-section .main-wrapper .row [class*="col-"] {
  padding: 0 80px;
}

.security-section .main-wrapper .row.single-block {
  margin-bottom: 110px;
}

.security-section .single-block .text {
  margin-top: 197px;
}

.security-section .single-block .text .title {
  font-size: 40px;
  padding: 0 0 18px 0;
}

.security-section .single-block .img-box .svg-img {
  max-width: none;
  width: 495px;
}

.security-section .main-wrapper .row.single-block:nth-child(odd) .svg-img {
  float: right;
}

.security-section .main-wrapper .row.single-block:last-child {
  margin-bottom: 0;
}

/*____________________________ Help Center ________________________*/
.help-center-header {
  position: relative;
  padding: 35px 0;
}

.help-center-header .logo {
  float: left;
  margin-top: -7px;
}

.help-center-header .logo img {
  width: 110px;
}

.help-center-header .logo img,
.help-center-header .logo h5 {
  display: inline-block;
  vertical-align: middle;
}

.help-center-header .logo h5 {
  font-size: 18px;
  margin-left: 15px;
}

.help-center-header ul {
  float: right;
}

.help-center-header ul li {
  display: inline-block;
}

.help-center-header ul li a {
  text-transform: capitalize;
  margin-left: 20px;
}

.help-center-header ul li a:hover {
  text-decoration: underline;
}

.help-page-search-form {
  padding: 65px 0 100px;
}

.help-page-search-form .form-wrapper {
  width: 55%;
  margin: 0 auto;
}

.help-page-search-form .form-wrapper .title {
  text-align: center;
  font-size: 38px;
  padding-bottom: 10px;
}

.help-page-search-form .form-wrapper p {
  text-align: center;
  padding-bottom: 35px;
}

.help-page-search-form .form-wrapper form input {
  width: 100%;
  height: 55px;
  border: 1px solid #edeef1;
  padding: 0 25px;
  border-radius: 5px;
}

.help-page-search-form .form-wrapper form input:focus {
  box-shadow: 0 2px 4px 0 #E5F0FA;
}

.help-page-search-form .form-wrapper form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #afb4c0;
  opacity: 1;
  /* Firefox */
}

.help-page-search-form .form-wrapper form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #afb4c0;
}

.help-page-search-form .form-wrapper form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #afb4c0;
}

.help-articles {
  background: #eff2f7;
  padding: 100px 0 70px 0;
  border-bottom: 1px solid #E5F0FA;
}

.help-articles .single-help-box {
  background: #fff;
  border: 1px solid #edeef1;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
}

.help-articles .single-help-box:hover {
  box-shadow: 0 5px 4px 0 #E5F0FA;
}

.help-articles .single-help-box a {
  display: block;
  padding: 35px 25px;
  min-height: 183px;
}

.help-articles .single-help-box h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

.help-articles .single-help-box p {
  font-size: 15px;
  color: #8890a3;
}

.help-footer {
  padding: 30px 0;
}

.help-footer div {
  font-size: 16px;
}

/*______________________________ Performance Table ____________________________*/
.full-performance-history {
  padding: 0 80px;
}

.full-performance-history table {
  margin: 0;
  border: none;
}

.performance-monthly-table-sheet thead th {
  background: #eff2f7;
  color: #101530;
  font-size: 16px;
  border: 1px solid #dee0e7;
  padding: 11px 2px;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}

.performance-monthly-table-sheet tbody .year-name {
  color: #101530;
  font-size: 16px;
  font-weight: normal;
}

.performance-monthly-table-sheet tbody th,
.performance-monthly-table-sheet tbody td {
  vertical-align: middle;
  text-align: center;
  padding: 23px 5px;
  border: 1px solid #dee0e7;
}

.performance-monthly-table-sheet tbody td {
  font-size: 14px;
}

.performance-monthly-table-sheet tbody .profit-return,
.fund-information-table table .text.profit-balance,
.full-performance-history .weekly-performance-data .week-data .profit-return {
  color: #d64aef;
}

.performance-monthly-table-sheet tbody .loss-return,
.fund-information-table table .text.loss-balance,
.full-performance-history .weekly-performance-data .week-data .loss-return {
  color: #f14c5d;
}

.performance-monthly-table-sheet {
  position: relative;
}

.performance-monthly-table-sheet tbody tr:last-child th {
  border: none;
}

.performance-monthly-table-sheet tbody .total-return {
  background: #d64aef;
  color: #fff;
  padding: 0;
  border: none;
  font-size: 16px;
}

/*__________________________ FUND Facts __________________________ */
.fund-facts {
  background: #eff2f7;
  padding: 88px 0 70px 0;
}

.fund-facts .title {
  text-align: center;
  padding-bottom: 80px;
}

.fund-facts ul {
  margin: 0 -15px;
  padding: 0 70px;
}

.fund-facts ul li {
  float: left;
  padding: 0 15px;
  width: 50%;
  margin-bottom: 40px;
}

.fund-facts ul li .heading {
  font-weight: normal;
  font-size: 20px;
  width: 55%;
  float: left;
}

.fund-facts ul li .value {
  float: left;
  width: 45%;
  font-size: 18px;
}

.fund-facts .download {
  text-decoration: underline;
  margin-top: 20px;
  font-size: 18px;
}

/*____________________________ Invest Chart __________________________*/
.invest-chart .title {
  text-align: center;
  padding-bottom: 120px;
}

.invest-chart .main-wrapper .chart {
  width: 350px;
  height: 350px;
  margin: 0 auto;
}

.invest-chart .main-wrapper .text {
  padding-top: 75px;
}

.invest-chart .main-wrapper .text h5 {
  font-weight: normal;
  padding-bottom: 33px;
}

.invest-chart .main-wrapper .text ul li {
  padding: 0 185px 35px 0;
}

.invest-chart .main-wrapper .text ul li .cur-name {
  float: left;
  font-size: 20px;
  color: #101530;
  line-height: 30px;
}

.invest-chart .main-wrapper .text ul li .cur-name img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 13px;
}

.invest-chart .main-wrapper .text ul li .value {
  float: right;
  font-size: 20px;
  line-height: 30px;
}

/*____________________________ 404 page  _______________________*/
.error-page .main-wrapper {
  text-align: center;
  padding: 0 0 50px;
}

.error-page .main-wrapper img {
  width: 845px;
  margin: 0 auto;
}

.error-page .main-wrapper h2 {
  font-size: 50px;
  line-height: 70px;
  margin: -26px 0 42px;
}

/*___________________________ How Affiliate Works ______________________*/
.how-afiliate-works .wrapper {
  padding: 0 150px;
}

.how-afiliate-works h2 {
  font-size: 40px;
  padding: 34px 0 32px 0;
}

.how-afiliate-works ul li {
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 30px 55px;
  position: relative;
}

.how-afiliate-works ul li .num {
  width: 30px;
  height: 30px;
  border: 2px solid #bd66ff;
  border-radius: 50%;
  line-height: 26px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.how-afiliate-works img {
  float: right;
  max-width: 278px;
}

/*______________________ Affiliate Features _________________________*/
.affiliate-features {
  background: linear-gradient(120deg, #f168ec 0%, #bd66ff 100%);
  padding: 85px 0 0 0;
}

.affiliate-features .section-title {
  text-align: center;
  color: #fff;
  font-size: 40px;
  padding-bottom: 75px;
}

.affiliate-features .wrapper {
  padding: 0 65px;
}

.affiliate-features h5,
.affiliate-features p {
  color: #fff;
}

.affiliate-features h5 {
  padding-bottom: 32px;
  font-weight: normal;
}

.affiliate-features .single-feature {
  padding-bottom: 88px;
}

.affiliate-features .row {
  margin: 0 -30px;
}

.affiliate-features .row [class*="col-"] {
  padding: 0 30px;
}