/* Responsive CSS Document */

/* 
    Created on : 05/12/2018. 
    Description: cryto - Bitcoin & Cryptocurrency Landing Page HTML Template.
    Version    : 1.0.
    Author     : @creativegigs.
   
*/
.flex-grow-2 {flex-grow: 2;}
.langLink {width:20px;border-radius:2px;position:relative;top:-2px;}
.our-features-one{padding-top: 9em!important;}
/* div.swapExchange {
  background: url(/assets/images/swap.png);
  background-size: contain;
  background-position: -45%;
  background-repeat: no-repeat;
  padding-top: 6em;
} */
h5.title {font-size: 20px;}
.des_title {
  line-height: 36px;
  margin-bottom: 8px;
  font-size: 24px;
}
.ratios {
  padding: 40px;
  transition: background-color .3s;
  box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
  border-radius: 12px;
  background: #f8fafc;
}
.ratios > h2, .sinfos {
  font-size: 36px;
  line-height: 35px;
  margin-bottom: 18px;
}
span.msocial {color:#343a40!important;}
.sicon{position:relative;top:10px;margin:auto 5px;}
span.mmail {position:relative;top:-12px;}
.swap h2 {font-size: 40px!important;}
.modal-dialog {margin: 6em auto;}
.footerlink a {color: #333;font-size:14px;padding:4px 5px!important;}
.footerlink {margin-bottom: 1em;}
.ratetext{position: relative; top:-25px}
footer div.inner-wrapper .row {background: #2ebeba;border-radius:3px;}
a.coin_table {
  height: 48px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgb(43 43 54 / 10%);
  margin-top: 4px;
  padding: 0 14px;
}
div.coin_table__left {
  width: 60%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
div.coin_table__right {width: 40%;}
div.coin_table__index{width: 40px;}
.coin-info__item {
  position: relative;
  justify-content: center;
}
.coin_table .ticker {
  color: #2b2b36;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
}
.coin_table .name {
  font-size: 15px;
  line-height: 17px
}
.info__item_exchange {
  height: 37px;
  width: 150px;
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -65px;
  right: 0;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  background-color: #00c26f;
  border-radius: 8px;
  margin: auto;
}
.coin-info__availability, .info__item_exchange {
  transition: visibility,opacity,.3s ease;
}
.header__right{display: none;}
.table_search {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 42px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgb(43 43 54 / 10%);
}
input.search {
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #808086;
  font-weight: 300;
  border: none;
  background: none;
  outline: none;
  margin: 0;
  padding: 0 30px 0 14px;
}
i.fa-search {
  width: 20px;
  height: 20px;
  margin-left: -14px;
  position: relative;
  left: -14px;
}
.pagination li {
  display:inline-block;
}
.pagination li .page {
  font-size: .875rem;
  line-height: 1.5;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #2ebeba;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-weight: bold;
}
.pagination li:first-child .page {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination li:last-child .page {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.pagination li.active a {background: #1becca; color: #fff;}
span.sort{cursor: pointer;font-size: 13px;width: 100%;display: block;margin-right: 3em;}
div.tradingview-widget-container{height: 65vh!important;}
.modal.right .modal-dialog {
  position: fixed!important;
  margin: auto!important;
  width: 300px!important;
  height: 100%!important;
  -webkit-transform: translate3d(0%, 0, 0)!important;
      -ms-transform: translate3d(0%, 0, 0)!important;
       -o-transform: translate3d(0%, 0, 0)!important;
          transform: translate3d(0%, 0, 0)!important;
}

.modal.right .modal-content {
  height: 100%!important;
  overflow-y: auto!important;
}

.modal.right .modal-body {
  padding: 2em 15px 2.5em!important;
}

      
/*Right*/
.modal.right.fade .modal-dialog {
  right: -5px!important;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out!important;
     -moz-transition: opacity 0.3s linear, right 0.3s ease-out!important;
       -o-transition: opacity 0.3s linear, right 0.3s ease-out!important;
          transition: opacity 0.3s linear, right 0.3s ease-out!important;
}

.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header {
  border-bottom-color: #EEEEEE;
  background-color: #FAFAFA;
}

.modal.right.fade.in .modal-dialog {
  right: 0!important;
}

.modal.right label {
  color: #737373;
  font-size: 14px;
}
#contact h4 {font-weight: bold;}
#contact div.card-header{background-color:#f8fafc!important}
#contact div.card {background: #f8fafc;}
#iframe-widget-wrapper .checkbox-label .label__text {display: none!important;}
.cpie{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}
.footerlink a:hover{background:#2ebeba;color:#fff!important;border-radius:3px;}
button.btn-link {font-size:20px;color:#2ebeba!important;}
button.btn-link:hover{text-decoration:none;}
button.btn-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

button.btn-link.collapsed:after {
  content: "\f106";
}
@media (min-width: 992px) {
  .container {padding-left:0!important;padding-right:0!important;}
  .menu-wrapper {display: flex;justify-content: space-between;}
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .about-cryto.style-two .single-box:first-child {left:0;}
  .about-cryto.style-two .single-box {width: 252px; padding: 60px 25px;}
}
@media (min-width: 1200px) and (max-width: 1320px) {
  .theme-main-menu.full-width #mega-menu-holder {padding-left: 50px;}
  .theme-main-menu.full-width {padding: 65px 50px 0;}
}
@media (max-width: 1199px) {
  .about-cryto.style-two .single-box {width: 100%;position: static;padding: 25px 35px;margin-bottom: 10px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  #polyglotLanguageSwitcher {margin-left: 0px;}
  #mega-menu-holder ul> li> a {margin: 0 12px;}
  .theme-banner-one .main-text-wrapper p {margin-left: 150px;padding-right: 150px;}
  .theme-banner-one .main-text-wrapper {padding-top: 270px;}
  .our-features-one .single-feature.border-fix:before, .our-features-one .single-feature.border-fix:after {width: 80px;}
  .our-features-one .single-feature.border-fix:before {left: -50px;}
  .our-features-one .single-feature.border-fix:after {right: -50px;}
  .apps-overview .inner-wrapper .x-mockup {width: 40%;left: 195px;}
  .apps-overview .inner-wrapper .s8-mockup {width: 32%;left: -70px;}
  .theme-counter .bg-image .theme-title p {padding-left: 90px;}
  .token-sale-section .theme-title p,.our-road-map .theme-title p {padding: 15px 140px 0;}
  .token-sale-section .token-sale-text .title-wrapper {padding-right: 150px;}
  .token-sale-section .token-sale-text .title-wrapper .title:before {right: -130px;}
  .theme-main-menu.full-width {padding: 65px 40px 0;}
  .theme-main-menu.full-width #mega-menu-holder {padding-left: 30px;}
  .theme-banner-three .main-text-wrapper {padding-bottom: 300px;}
}
/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 991px) {
  .fle {margin-top: 32px;}
  .fle > div.mb-3 {
    width: 36px;
    flex-shrink: 0;
    margin-right: 8px;
  }
  .des_title {
    line-height: 30px;
    font-size: 24px;
  }
  #mega-menu-holder .navbar-toggler {
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    top: -12px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    border: 1px solid #e1e1e1;
  }
  .theme-main-menu .right-widget {margin-top: 0;}
  .theme-main-menu #mega-menu-holder.dark-bg .navbar-nav {background:#1d1d21; }
  #mega-menu-holder.dark-bg ul> li> a {border-bottom: 1px solid rgba(255,255,255,0.08);}
  .theme-main-menu {padding: 30px 0 20px;}
  .theme-main-menu.full-width {padding: 30px 20px 20px;}
  .theme-main-menu.full-width #mega-menu-holder {padding-left: 0;}
  .theme-main-menu.full-width .navbar>div {width: 100%;}
  .theme-main-menu.fixed.full-width {padding: 10px 15px;}
  .theme-main-menu .right-widget .login-button {display: none;}
  #polyglotLanguageSwitcher {margin:0;}
  .theme-main-menu .logo {
    float: none;
    position: absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
    z-index: 5;
  }
  .theme-main-menu #mega-menu-holder {
    position: absolute;
    width: 100%;
    top:0;
    left:0;
    z-index: 1;
  }
  .theme-main-menu #mega-menu-holder .navbar-nav {background: #fff;box-shadow: 0px 0px 55px 0px rgba(134, 153, 174, 0.12);}
  #mega-menu-holder ul> li> a {margin: 0 10px;padding: 8px 0; border-bottom: 1px solid rgba(0,0,0,0.05);}
  #mega-menu-holder ul> li> a:before,.our-feature-two .text .number:before,.our-feature-two .text .number:after {display: none;}
  .theme-banner-one .main-text-wrapper p {padding-left: 0;padding-right: 0;}
  .our-features-one .single-feature.border-fix:before, .our-features-one .single-feature.border-fix:after,
  .apps-overview .inner-wrapper .s8-mockup,.apps-overview .inner-wrapper .x-mockup {display: none;}
  .our-features-one .single-feature .icon-box {width: 180px;height: 180px;}
  .theme-title h2 {font-size: 40px;line-height: 58px;}
  .our-features-one {padding: 80px 0 100px;}
  .our-feature-two {padding: 100px 0 50px;}
  .our-feature-two .text,.our-feature-two .single-block:nth-child(1) .text,.our-feature-two .single-block:nth-child(2) .text,
  .our-feature-two .single-block:nth-child(3) .text,.our-feature-two.dark-bg .text {border: none;padding: 0 0 60px;}
  .our-feature-two .single-block:nth-child(3) .img-box>div,.our-feature-two .single-block:nth-child(2) .img-box>div,.our-feature-two .img-box>div,
  .our-feature-two.dark-bg .img-box>div {padding: 0 0 50px;}
  .our-feature-two .single-block:nth-child(2) .img-box {border: none;}
  .apps-overview {margin-bottom: 100px;}
  .theme-counter .theme-title {text-align: center;}
  .theme-counter .bg-image .theme-title p {padding: 15px 0 0;text-align: center;}
  .theme-counter .bg-image .counter-wrapper {padding: 55px 0 0;}
  .theme-counter .bg-image,.testimonial-section .theme-title {padding-bottom: 100px;}
  .contact-us-one .overlay {padding: 90px 0 100px;}
  .contact-us-one form {padding: 45px 15px;}
  .theme-footer .top-footer-data-wrapper [class*="col-"] {padding-bottom: 40px;}
  .theme-footer .top-footer-data-wrapper {padding: 50px 0 20px;}
  .theme-footer .bottom-footer {padding: 30px 0;}
  .about-cryto,.our-features-three {padding: 80px 0 100px;}
  .our-feature-two.dark-bg {padding: 100px 0 80px 0;}
  .token-sale-section .overlay {padding: 100px 0;}
  .about-cryto img {margin: 40px auto 0;}
  .our-features-three .theme-title,.token-sale-section .theme-title,.our-road-map .theme-title {padding-bottom: 100px;}
  .token-sale-section .theme-title p,.our-road-map .theme-title p {padding: 15px 0 0;}
  .token-sale-section .token-sale-text .title-wrapper {text-align: left;padding: 0;margin-bottom: 45px;}
  .token-sale-section .token-sale-text .title-wrapper .title {padding-bottom: 10px;}
  .token-sale-section .token-sale-text .title-wrapper .title:before {
    top:auto;
    left:0;
    right: auto;
    bottom: 0;
  }
  .token-sale-section .token-sale-allocation {padding-top: 30px;}
  .token-sale-section .token-sale-allocation img {margin: 60px auto 0;}
  .our-road-map .roadmap.roadmap--orientation-auto .roadmap__events__event {width:auto;height: auto;margin: 0;}
  .our-road-map .time-line-wrapper #timeline-frame .roadmap__events__event .event {width: 210px;height: 120px;}
  .roadmap.roadmap--orientation-auto .roadmap__events {padding: 0;}
  .roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd) .event,
  .roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even) .event {top:0; bottom: auto;}
  .our-road-map .roadmap.roadmap--orientation-auto .roadmap__events:after {height: 100%;width: 2px;}
  .our-road-map .time-line-wrapper #timeline-frame .roadmap__events__event .event:before {top:50%;}
  .our-road-map .roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd) .event:before {
    right: -6px;
    transform: rotate(220deg);
    margin-top: -6px;
    left:auto !important;
  }
  .our-road-map .roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even) .event:before {
    left: -6px !important;
    transform: rotate(45deg);
    margin-top: -6px;
    margin-left: 0 !important;
  }
  .our-road-map .roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd):before,
  .our-road-map .roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even):before {top:50%;bottom: auto;margin-top: -5px;}
  .our-road-map,.contact-section-dark {padding: 100px 0;}
  .theme-main-sidebar {padding-top: 100px;}
  .theme-pagination {padding-top: 0;}
  .theme-main-menu .logo a {margin: 0;}
  .our-feature-two .img-box img {margin-top: 0;}
  .theme-banner-three .shape-two {display: none;}
  .theme-banner-three .main-text-wrapper {padding: 180px 0 150px;}
  .our-features-four,.testimonial-section .full-width,.contact-us-one.bg-color {padding: 120px 0 100px;}
  .about-cryto.style-two {padding: 100px 0;}
  .about-cryto.style-two:before,.about-cryto.style-two:after,
  .our-features-four .shape,.apps-overview.color-three:before,
  .apps-overview.color-three:after,.apps-overview.color-three .shape,
  .our-feature-five .shape,.testimonial-section .full-width:after,
  .contact-us-one.bg-color:after,.contact-us-one.bg-color:before,
  .contact-us-one.bg-color .shape-two,.theme-footer .shape {display: none;}
  .about-cryto.style-two .icon-data {margin-top: 60px;}
  .about-cryto.style-two .single-box {text-align: center;}
  .about-cryto.style-two .single-box img {margin-top: 0;}
  .our-feature-five .img-box>div {margin-top: 60px;}
  .our-feature-five .single-block {padding-bottom: 100px;}
  .our-feature-five {padding-bottom: 120px;}
  .apps-overview.color-three {padding: 0;margin-bottom: 0;}
  .accordion-one .panel-group .panel:last-child {margin-bottom: 45px;}
  footer > div.container {max-width: 95%;}
} 
/*(max-width: 991px)*/
@media (min-width: 768px) {
  #headerLink{width: 98%!important;}
  a.coin_table{
    height: 68px;
    padding-left: 25px;
    padding-right: 25px;
  }
  div.coin_table__left {width: 55%;}
  div.coin_table__right {width: 45%;}
  .info__item_exchange {
    display: flex;
    visibility: hidden;
    opacity: 0;
 }
 .coin_table_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 70px;
    background-color: #fff;
    border-radius: 8px;
    padding: 0 25px;
    box-shadow: 0 4px 20px rgb(43 43 54 / 10%);
  }
  .header__left {width: 55%;}
  .header__right {
    width: 45%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header__column {
    width: 33.3%;
    text-align: center;
    flex-grow: 1;
  }
  .header__column span {display: inline-block;vertical-align:top;font-size:14px;}
  .column_first span {max-width: 75px;}
  .column_second span {max-width: 55px;}
  .column_third span {max-width: 95px;}
  .table_search {
    background-color: initial;
    box-shadow: none;
    border-radius: 0;
  }
  input.search {
    width: 240px;
    height: 32px;
    font-size: 13px;
    line-height: 18px;
    background-color: hsla(0,0%,76.9%,.2);
    border-radius: 6px;
  }
  .coin_table:hover .info__item_exchange {visibility: visible;opacity: 1;}
  .coin_table:hover .coin-info__availability-icon{visibility:hidden;opacity:0}
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-banner-one .main-text-wrapper {padding: 180px 0 50px;}
  .theme-banner-two .main-text-wrapper {padding: 180px 0 150px;}
  .theme-inner-banner {padding-top: 200px;}
}
/*(min-width: 768px) and (max-width: 991px)*/

@media (max-width: 768px) {
  .our-features-one{padding-top: 5em!important;}
  .theme-footer .bottom-footer{padding: 15px 0;}
  /* .theme-main-menu .right-widget{} */
  .theme-title h2 {font-size:25px!important;}
  .our-features-one .theme-title {padding-bottom: 2em!important;}
  /* #headerLink {padding:0;margin-left: 13px;} */
  #polyglotLanguageSwitcher a {padding: 1px 7px;}
  #theme-banner h1 {font-size:30px;line-height:40px;width:85%;}
  .abuy{width:30%;}
  .theme-banner-one .main-text-wrapper p {font-size: 20px;line-height: 32px;padding: 30px 0 40px;}
  .theme-banner-one .main-text-wrapper,.theme-banner-two .main-text-wrapper {padding: 170px 0 40px;}
  .stock-market-price {padding-bottom: 0;}
  .theme-title h2 br {display: none;}
  .our-features-one .single-feature {padding-bottom: 40px;}
  .our-feature-two .text .title {font-size: 45px;line-height: 52px;}
  .apps-overview .inner-wrapper {padding: 100px 0 85px;}
  .theme-counter .bg-image {padding-top: 0;}
  .theme-counter .bg-image .counter-wrapper p {font-size: 20px;}
  .our-work-progress .section-title-wrapper {width: 100%;padding: 0 15px;}
  .our-work-progress .main-wrapper .progress-slider-wrapper {width: 100%;padding: 0 15px;}
  .our-work-progress .section-title-wrapper .theme-title {max-width: none;padding: 0 0 40px;}
  .contact-us-one .theme-title p br,.contact-section-dark .theme-title p br {display: none;}
  .contact-section-dark form {padding: 70px 50px 0;}
  .theme-banner-three .main-text-wrapper p br {display: none;}
  .theme-inner-banner h2 {font-size: 30px;}
  .theme-inner-banner {padding: 150px 0 0; margin-bottom: 80px;}
  .theme-inner-banner ul {margin-top: 100px;}
  .blog-grid-style .single-blog-post .title a {font-size: 25px;line-height: 38px; margin: 15px 0 20px;}
  .blog-grid-style .single-blog-post.text-style .post-meta-box {padding: 30px 15px 20px;}
  .inner-page-spacing {margin-bottom: 100px;}
  .blog-details .blog-main-post h2 {padding: 0 0 0 50px;margin: 60px 0;}
  .blog-details .blog-main-post h2:before {width: 32px;}
  .theme-banner-one .illustration {display: initial;}
  .coinPriceBlock {
    width: 28%!important;
    margin: 10px 1%!important;
  }
  .theme-footer .bottom-footer .copyright {float: none;text-align: center;padding-bottom:5px;}
  .myList {max-width: 100%}
  .metags {max-width: 100%!important;}
}
/*(max-width: 767px)*/

@media (min-width: 576px) and (max-width: 767px) {
  
}
/*(min-width: 576px) and (max-width: 767px)*/

@media (max-width: 575px) {
  .switcher .switch-menu {width: 270px;max-height: 350px;}
  .switcher {left: -270px;}
  .switcher #styleOptions li a {height: 120px;}
  .testimonial-section .single-block .img-block,.our-team .single-block .img-block {float: none;margin: 0 auto;}
  .testimonial-section .single-block .text,.our-team .single-block .text {float: none;text-align: center;padding: 40px 0 0;width: 100%;}
  .testimonial-section .single-block .text img,.our-team .single-block .text img {margin: 0 auto;}
  .testimonial-section .theme-title {padding-bottom: 60px;}
  .theme-footer .bottom-footer ul {float: none;text-align: center;}
  #theme-banner .button-group {margin: 0 -5px;}
  /* #theme-banner .button-group>li {float: none;padding: 5px 0;} */
  .apps-overview .inner-wrapper .button-group li {display: block;margin:0;padding: 5px 0;}
  .our-road-map .time-line-wrapper #timeline-frame .roadmap__events__event .event {width: auto;padding: 22px 25px 0;}
  .contact-section-dark form {padding: 70px 0 0;}
  #theme-banner h1 br {display: none;}
  .blog-details .tag-option ul {width: 100%;}
  .blog-details .tag-option ul li {margin-top: 15px;}
  .blog-details .comment-area .comment-section .comment button {position: static;margin-top: 10px;}
}
/*(max-width: 575px)*/
@media (max-width: 650px) {
  #success, #error {
    width: 86%;
    height: auto;
    top: calc(50% - 50px);
    left: 7%;
    padding: 30px 10px;
  } 
}
@media (min-width: 580px) {

}
@media (max-width: 580px) {
  /* .theme-main-menu .right-widget>li {float: none;} */
  #polyglotLanguageSwitcher {justify-content: flex-end;}
  .theme-main-menu {padding: 15px 0 0;}
  #mega-menu-holder .navbar-toggler{top:0;height:45px;width:45px;}
  #headerLink{padding-right: 0!important;padding-left:5px!important;}
  .coin_table .ticker {font-size:13px;}
  .coin_table .name {font-size:10px;}
  #polyglotLanguageSwitcher a {padding: 1px 3px;}
  ul.celarfix::after {clear: both;}
  #polyglotLanguageSwitcher {margin: 10px 0px 0 0px;}
  div.rowall div.my-2 {width: 50%!important;}
  .footerlink a {font-size: 15px!important;}
  .mefooter {font-size: 15px;}
}
@media (max-width:480px) {
  .swaplink{display:none!important;}
}