@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .homebannerbg {
    height: auto;
    background-position: right -369px top !important;
  }

  .sitebannercontent {
    padding-top: 12vh !important;
    padding-bottom: 2vh;
  }
  .homebannerbg::after
  {
    max-width: 523px;
    right: 74px !important;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .homebannerbg {
    height: auto;
  }

  .sitebannercontent 
  {
    padding-top: 12vh;
    padding-bottom: 9vh;    
  }
  .homebannerbg::after
  {
    max-width: 496px;
    right: 100px;
  }
}

@media only screen and (device-width: 768px) {
  .homebannerbg {
    height: auto;
  }

  .sitebannercontent {
    padding-top: 13vh;
    padding-bottom: 14vh;
  }
  .homebannerbg::after
  {
    max-width: 496px;
    right: 100px;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .homebannerbg {
    height: auto;
  }

  .sitebannercontent {
    padding-top: 10vh !important;
    padding-bottom: 2vh !important;
  }
  .homebannerbg::after
  {
    max-width: 470px !important;
    right: 17px !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .homebannerbg {
    height: auto;
  }

  .sitebannercontent {
    padding-top: 15vh;
    padding-bottom: 9vh;
  }
  .homebannerbg::after
  {
    max-width: 496px !important;
    right: 8px !important;
  }
  .homebannerbg
  {
    background-position: right -521px top !important;
  }
}
@media (max-width: 1850px) 
{
  .chooseusbanner
  {
    background-size: 63%;
  }
}

@media (max-width:1750px)
{
  .securityfearures
  {
    background-position: top right -96px;
  }
  .securityfearures img {
    max-width: 543px;
  }
}
@media (max-width: 1600px) 
{  
  .headbg .container {
    max-width: 100%;
  }
 
  .homebannerbg::after
  {
    right: 29px;
  }
  .homebannerbg {
    background-position: right -206px top;
  }
  .chooseusbanner::after
  {
    background-size: 88%;
  }
}   

@media (max-width:1570px)
{
  .chooseusbanner::after
  {
    background-size: 65%;
    bottom:0;
    background-position: right bottom;
  }
  .f-right-box
  {
    margin-top: -50px;
  }
}

@media (max-width:1450px)
{
  .chooseusbanner::after {
    background-size: 37%;
  }
}

@media (max-width: 1400px) 
{
  .mobileapp .mobile {
    margin-bottom: -250px;
  }
 
  .heading-title {
    font-size: 35px;
  }
  .featureflex > div {
    padding: 10px 20px;
  }
  .newssectbgpage .container {
    max-width: 100%;
  }
  .homebannerbg h2 {
    font-size: 42px;
    line-height: 51px;
  }
  .homebannerbg {
    background-position: right -285px top;
  }
  .homebannerbg::after {
    right: -57px;
  }
  .securityfearures .heading-title
  {
    font-size: 36px;
    line-height: 47px;
  }
}
@media (max-width: 1300px) {
  .chooseusbanner {
    background-size: 66%;
  }
  .chooseusbanner::after {
    background-size: 28%;
    height: 100%;
  }
  .homebannerbg {
    background-position: right -322px top;
  }
  .securityfearures {
    background-position: top right -198px;
    background-size: 79%;
  }
}

@media (max-width:1250px)
{
  .headermenu .headbg .navbar-nav li a
  {
    padding: 9px 17px;
  } 
  .homebannerbg h2 {
    font-size: 35px;
    line-height: 44px;
  }
  .featureflex
  {
    margin-top:18px;
  }
  .innerpagebg
  {
    background-position: top right -91px;
  }
}
@media (max-width: 1200px) 
{
  .innerpagebg {
    background-position: center;
  }
  .footer-gray-bg {
  }
  .f-slide {
    margin: 0;
  }
  .chooseusbanner {
    padding: 60px 0px;
  }
  .chooseusbanner::after {
    bottom: 0;
    top: inherit;
    width: 20%;
    height: 62%;
    background-size: 35%;
  }
  .yellowbtn {
    padding: 11px 32px;
  }
  .homebannerbg h2 {
    font-size: 36px;
    line-height: 54px;
  }
  .homebannerbg {
    background-position: right -462px top;
   }
  .form-bg .container,
  .mobileapp .container,
  .faqbg .container,
  .securebg .container,
  .feature .container,
  .chooseusbanner .container,
  .cryptocoin .container,
  .getstartedbanner .container {
    width: 100%;
    max-width: 100%;
  }
  .howitworksbg .container,
  .referralbanner .container {
    width: 100%;
    max-width: 100%;
  }

  .subscibefrm h2 {
    font-size: 25px;
  }

  .headermenu .container,
  .homebannerbg .container,
  .privacypage .container,
  .featuredscroll .container, .cryptofeatures .container {
    width: 100%;
    max-width: 100%;
  }

  .merchants .featurebox {
    margin: 0px;
  }
  .featureflex > div {
    padding: 10px 10px;
  }
  .homebannerbg
  {
    background-position: right -430px top;
  }
}

@media (max-width: 1100px) 
{  
  .mobileapp .mobile {
    margin-bottom: -200px;
    margin-top: -35px;
  }
  .sitetable tbody tr > td:first-child span {
    margin-left: 40px;
  }
  .appicont {
    left: 39px;
  }
  .radi-btn {
    font-size: 18px;
    font-weight: 500;
    padding: 7px 5px;
  }
  .homebannerbg::after {
    max-width: 487px;
    display: none;
  }
  .sitebannercontent img
  {
    visibility: visible;
  }
  .homebannerbg {
    background-position: right -489px top;
    height:auto;
  }
  .headermenu .headbg .navbar-nav li a.yellowbtn
  {
    padding: 12px 20px;
  }
}


@media (max-width: 1050px) {
  .getstartedbanner {
    padding: 50px 0px;
  }
  .chooseboxtable > div:first-child {
    text-align: center;
  }
  .featurebox .h5
  {
    font-size:17px;
  }
  .chhoseb h5
  {
    font-size:18px;
  }
  .chooseboxtable {
    width: 50%;
    margin: 0;
    float: left;
    padding: 0px 5px;
    margin-bottom: 41px;
  }
  .chooseusbanner::after {
    width: 40%;
    display: none;
  }
  .chooseusbanner .table-content > div:first-child {
    display: none;
  }
  .chooseusbanner .f-right-box {
    background: #fff;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0px 32px 38px -17px #00000042;
    display: inline-block;
    margin-top: 26px;
  }
  .homebannerbg h2 {
    font-size: 34px;
    line-height: 47px;
    padding-bottom: 0px;
  }

  .homebannerbg .paymentbanner .h1 {
    font-size: 45px;
  }

  .headermenu .headbg .navbar-nav li a.yellowbtn {
    padding: 12px 20px;
  }
  .heading-title
  {
    font-size:30px;
  }
  .securityfearures .heading-title
  {
    font-size:34px;
    line-height:40px;
  }
  .securityfearures
  {
    background-image: none;
    padding: 40px 0px;
  }
  .getstartedbanner .h1 {
    font-size: 33px;
  }
  .homebannerbg {
    background-position: right -510px top;
  }
}

@media (max-width: 991px) {
  .owl-carousel__nav > div img {
    width: 40px;
  }
  .mobileapp {
    padding: 50px 0px;
  }
  .ftext,
  .footer-gray-bg p {
    padding: 0;
    line-height: 30px;
  }
  .footer-gray-bg {
  padding: 40px 0px;
  }
  .getstartedbanner .heading-title {
    text-align: center;
  }
  .getstartedbanner .h1 {
    text-align: center;
    padding-bottom: 25px;
  }
  .chooseboxtable > div {
    text-align: center;
    display: block;
  }
  .chooseboxtable > div:first-child {
    width: 100%;
  }
  .chooseusbanner .f-right-box {
    padding: 30px 15px;
  }
  .chooseicon img
  {
    margin-bottom:10px;
    max-width: 70px;
  }
  .chooseboxtable {
    width: 50%;
    margin: 0;
    padding: 0px 15px;
    padding-bottom: 25px;
  }
  .featurebox .h5,
  .chhoseb h5 {
    font-size: 17px;
  }
  .chooseusbanner::after {
    width: 50%;
  }
  .f-slide {
    padding-bottom: 30px;
  }
  .chooseusbanner .heading-title {
    text-align: center;
  }
  .chooseusbanner {
    padding: 58px 0px;
    background-size: 70%;
    background-position: top left;
  }
  .chooseusbanner .table-content > div:first-child {
    text-align: center;
  }
  .cryptocoin::before {
    bottom: 0;
  }
  .homebannerbg h2 {
    font-size: 28px;
    line-height: 37px;
  }
  .howitbox img {
    max-width: 53px;
    margin-bottom: 16px;
  }
  .howitworksbg .workimg {
  }
  .searchfrm > div {
    max-width: 736px;
  }

  .featureflex {
    display: inline-block;
    width: 100%;
  }
  .paymentgetstart .container:before {
    width: 100%;
    height: 100%;
    background-size: 15%;
    top: -93px;
  }

  .featureflex > div {
    width: 50%;
    margin: 0px;
    float: left;
  }

  .featurebox {
    border-right: 0px;
  }

  .feature .featureflex .boxbg {
    margin: 10px 0px;
  }

  .feature .featureflex .featurebox {
    text-align: center;
    min-height: 260px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .feature .featureflex .boxbg {
    width: 50%;
    float: left;
    padding: 0px 8px;
  }

  .feature .featurebox > div {
    display: block;
  }

  .feature .featureflex {
    display: inline-block;
    width: 100%;
  }
  .feature .featureflex > div {
  }

  .securepayment .flex1 {
    text-align: center !important;
  }

  .securepayment .flex2 .featurebox > div {
    display: block;
  }

  .securepayment .featureflex > div {
    text-align: center !important;
  }
  .merchants {
    padding-bottom: 50px;
  }
  .sitebannercontent p {
    margin: 0px;
    font-size: 15px;
  }


  .featurebox {
    border-right: 0px;
  }

  .mobileapp .mobile {
    max-width: 344px;
    /* display: none; */
    margin: 0;
  }

  .mobileapp .table-content,
  .paymentapp .table-content {
    display: flex;
    flex-flow: column;
  }

  .mobileapp .table-content > div:first-child,
  .paymentapp .table-content > div:first-child {
    order: 2;
    text-align: center;
    margin-top: 20px;
  }

  .mobileapp .table-content > div:last-child,
  .paymentapp .table-content > div:last-child {
    order: 1;
    margin-top: 20px;
  }
  .paymentapp img {
    margin-top: 0px;
  }
  .paymentapp img {
    max-width: 183px;
  }

  .support .table-content {
    display: flex;
    flex-flow: column;
  }

  .support .table-content > div:first-child {
    order: 2;
    text-align: center;
  }

  .support .table-content > div:last-child {
    order: 1;
    text-align: center;
  }

  .support .heading-title {
    text-align: center;
  }

  .paymentapp {
    min-height: 0px;
    text-align: center;
  }

  .paymentapp .heading-title {
    text-align: center;
  }

  .paymentapp::before {
    display: none;
  }

  .paymentapp .row > div:last-child {
    top: 0px;
  }

  .testimonials .owl-nav {
    top: 40%;
  }

  .mobileapp h4,
  .mobileapp p {
    text-align: center;
  }

  .footer-gray-bg .row > div:last-child {
    text-align: start;
  }

  .howitworksbg .workimg {
    max-width: 680px;
    margin: 0px auto;
    display: block;
  }

  .headbg .container {
    width: 100%;
    max-width: 100%;
  }

  .headermenu .headbg .navbar-nav li a {
    padding: 8px 12px;
    font-size: 14px;
    color: #000;
  }

  .headermenu .headbg .navbar-nav li a.yellowbtn {
    padding: 7px 16px;
    font-size: 14px !important;
    background: #33f;
    color: #fff !important;
  }

  .table-content {
    display: inline-block;
    width: 100% !important;
  }
  .table-content > div {
    display: inline-block;
    width: 100% !important;
    max-width: 100%;
    flex: 1005;
  }
  .howitworksbg .nav-tabs {
    display: flex;
    flex-wrap: inherit;
  }
  .howitworksbg .nav-tabs li {
    width: 100%;
    background: #d4def7;
    margin: 10px 10px;
    position: relative;
    border-radius: 10px;
  }
  .howitworksbg li a {
    padding: 27px 20px;
  }
  .howitbg > div:first-child {
    width: auto;
  }
  .howitbg span {
    position: absolute;
    right: -28px;
    top: -43px;
    width: 40px;
    height: 40px;
    font-size: 15px;
    padding-top: 10px;
  }
  .howitworksbg .nav-tabs .nav-link p {
    display: block;
  }
  .howitworksbg .nav-tabs::before {
    display: none;
  }

  .newsflex > div:last-child {
    width: 45%;
  }

  .newssectbg .container {
    width: 100%;
    max-width: 100%;
  }

  .currencyflex {
    max-width: 100%;
  }

  .securebg .container,
  .howitworksbg .container,
  .faqbannerbg .container,
  .homebannerbg .container,
  .footer-gray-bg .container {
    width: 100%;
    max-width: 100%;
  }

  .exchangesubbg {
    text-align: center;
  }

  .exchangesubbg .x-line,
  .howiticon .x-line {
    margin: 8px auto;
  }

  .chooseusbanner .container {
    width: 100%;
    max-width: 100%;
  }

  .howiticon,
  .howiticon h2 {
    text-align: center !important;
  }

  .homebannerbg .h1,
  .homebannerbg h1 {
    font-size: 32px !important;
    line-height: 16px;
  }

  .flexbox {
    display: block;
  }

  .howitbox {
  }

  .howitworksbg .flexbox {
    padding: 0px 0px;
  }

  .chooseusbanner .container,
  .tradebannerbg .container {
    width: 100%;
    max-width: 100%;
  }

  .sitebannercontent .table-content {
    display: table;
  }

  .sitebannercontent .table-content > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 50% !important;
    max-width: 50%;
    flex: 50%;
  }

  .rightboxlogo h4 {
    font-size: 17px;
    line-height: 28px;
  }

  .appicont {
    width: 100%;
    max-width: 345px;
    margin-bottom: 0;
  }

  .mobileappbg {
    text-align: center;
  }

  .appbtnbg {
    justify-content: center;
  }

  .mobileappbg .x-line {
    margin: 5px auto;
  }

  .howitlinebox {
    display: inline-block;
    width: 100%;
    padding: 0px;
  }

  .howitbox .stepicon {
    top: 42px;
    left: 50px;
    width: 150px;
    height: 150px;
  }

  .stepicon > span {
    left: 58px;
    top: -57px;
    font-size: 100px;
  }

  .sitebannercontent img {
    visibility: visible;
  }

  .homebannerbg {
    height: auto !important;
    background-size: 122%;
    background-image: none;
  }
  .homebannerbg::after
  {
    display:none;
  }

  .sitebannercontent {
    padding-top: 9vh;
    padding-bottom: 2vh;
  }

  .privacypage .container,
  .referralbanner .container,
  .videobg .container {
    width: 100%;
    max-width: 100%;
  }

  .supportbg .row {
    display: flex;
    flex-flow: column;
  }

  .supportbg .row > div:first-child {
    order: 2;
  }

  .supportbg .row > div:nth-child(2) {
    order: 1;
  }
  .supportbg {
    text-align: center;
  }
  .faqquest .row {
    padding: 0px !important;
  }
  .faqbg .container,
  .merchantbg .container {
    max-width: 100%;
  }

  .appicont {
    max-width: 320px;
    position: relative;
    top: inherit;
    margin-top: inherit;
    left: inherit;
    margin-top: 22px;
  }

  .videobg {
    padding-top: 50px;
  }

  .videotag a::before {
    top: 18px;
  }
  .searchfrm > div {
    max-width: 792px;
    margin-left: 0px;
    margin: 0px auto;
  }

  .total-n {
    display: flex;
    position: inherit;
    padding: 0px 6px;
    top: 2px;
    justify-content: center;
  }

  .searchboxbg .siteformbg {
    display: inline-block;
    width: 100%;
  }

  .searchboxbg .siteformbg > div {
    width: 50% !important;
    float: left;
    padding: 10px 10px;
  }

  .searchboxbg .siteformbg > div:last-child {
    width: 100% !important;
    text-align: center;
    padding-bottom: 0px;
  }

  .faqbg .tabbanner {
    max-width: 820px;
    margin: 0px auto;
    width: 100%;
  }

  .searchfrm {
    padding: 0;
  }

  .radi-btn {
    font-size: 22px;
  }
  .heading-title {
    font-size: 28px;
  }
  .chooseboxright {
    display: inline-block;
    width: 100%;
  }
  .chooseboxright > div {
    width: 50%;
    float: left;
  }
  .referralbanner {
    text-align: center;
  }
  .referralbanner .row {
    display: flex;
    flex-flow: column;
  }
  .referralbanner .row > div:first-child {
    order: 2;
  }
  .referralbanner .row > div:last-child {
    order: 1;
  }
  .footer-gray-bg .pull-right {
    float: none;
  } 
  .feature .featureflex {
    margin-top: 0px;
  }
  .securepayment .whyuseimg {
    max-width: 205px;
    margin-bottom: 11px;
  }
  .innerpagebg {
    background-position: top right 90%;
 }
 .logo
 {
  max-width: 169px;
 }
 .cryptofeatures .d-flex>div
 {
  padding:20px;
 }
 .cryptosbox h5 {
  font-size: 20px;
 }
 .cryptosbox img {
  max-width: 83px;
  margin-bottom: 9px;
  }
  .securityfearures img {
    max-width: 357px;
    margin-top:20px;
  }
  .foot-list li a
  {
    padding: 9px 16px;
  }
  .sociallist li a i 
  {
    font-size: 14px;
    color: #fff;
    width: 34px;
    height: 34px; 
    padding: 10px;
    margin: 0px 7px;
  }
  .securityfearures::after
  {
    display: none;
  }
  .securityfearures .container
  {
    width:100%;
    max-width: 100%;
  }
  .securityfearures .row
  {
    text-align: center;
  }
  .securityfearures .heading-title {
    font-size: 27px;
    padding-right:0px !important;
    text-align: center !important;
  }
  .innerpagebg .logo {
    max-width: 238px;
  }
  .topbannerinnerpage {
    padding-top: 116px;
  }
}
@media (max-width:850px)
{
  .headermenu .headbg .navbar-nav li a {
  }
  .homebannerbg {
  }
}
@media (max-width: 800px) {
  .howitbox {
    width: 100% !important;
    min-height: inherit;
    margin: 0px !important;
    padding: 10px 0px;
  }
  .howitbg > div {
    padding: 0px;
  }
  .chooseboxright {
  }

  .faqbg .faqlist {
    padding: 13px 13px;
  }
  .faqbg .faqlist.active {
    padding: 13px 13px;
  }

  .homebannerbg h2 {
    font-size: 26px;
    line-height: 39px;
  }

  .sitetable thead tr th {
    padding: 15px 25px;
  }

  .sitetable tbody tr td {
    padding: 15px 20px;
  }

  .sociallist li a i {
  }

  .paymentgetstart .h1 {
    font-size: 20px;
    padding: 0px;
  }

  .paymentgetstart .heading-title {
    padding-bottom: 10px;
  }

  .testimonials .testlist {
    padding: 30px 20px;
    background: #fff;
    border-radius: 21px;
    box-shadow: 0px 0px 15px #1c23ac2e;
    margin: 20px 0px;
    min-height: inherit;
  }
  .feature .featureflex .boxbg {
    width: 100%;
    margin: 10px 0px;
  }

  .feature .featureflex .featurebox {
    min-height: inherit;
    padding: 20px;
  }
  
}

@media (max-width: 767px) {
  .headermenu .headbg .navbar-nav li a:hover,
  .headermenu .headbg .navbar-nav li a.nav-link.active,
  .navbar-dark .navbar-nav .nav-link.active {
    color: #3333ff;
  }
  .getstartedbanner .h1 {
    text-align: center;
    font-size: 34px;
    padding-bottom: 25px;
  }
  .getstartedbanner {
    padding: 30px 0px;
  }
  .featuredscroll img {
    max-width: 128px;
  }
  .chooseusbanner .f-right-box {
    display: inline-block;
    padding: 22px;
  }
  .chooseicon img
  {
    margin-bottom: 0px;
  }
  .chooseboxtable {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 23px;
  }
  .t-flex {
    display: block;
  }
  .t-flex > div {
    width: auto;
  }
  .featurebox .h5 {
    font-size: 18px;
    margin: 11px 0px;
  }
  .featureflex {
    margin-top: 20px;
  }
  .cryptocoin::before {
    width: 50%;
  }
  .featureflex > div {
    width: 100%;
    padding: 0px;
    padding-bottom: 21px;
  }
  .featureflex > div:last-child
  {
    padding-bottom: 0px;
  }
  .featurebox > div
  {
    display:block;
  }
  .sitebannercontent p {
    color: #fff;
    font-size: 14px;
  }
  .homebannerbg {
    background:#3333ff;
  }
  .homebannerbg::before
  {
    display: none;
  }
  .charts-price
  {
    margin:0px;
  }
  .homebannerbg h2 br {
    display: none;
  }
  .howitworksbg .table-content {
    display: inline-block;
    width: 100%;
    margin: 0;
  }
  .howitworksbg .nav-tabs {
    display: inline-block;
    width: 100%;
  }
  .howitworksbg .nav-tabs li {
    margin: 10px 0px;
  }

  .howitworksbg .table-content > div {
    display: inline-block;
    width: 100%;
  }

  .howitworksbg .workimg {
  }
  .howitworksbg .nav-tabs::before {
    content: "";
    position: absolute;
    border-left: 2px dotted #0c2664;
    width: 100%;
    height: 80%;
    left: 52px;
    top: 52px;
    z-index: -1;
  }

  .faqbg .faqlist {
    padding: 24px 18px;
  }

  .faqbg .faqlist.active {
    padding: 10px;
  }

  .headbg {
    background: #ffffff;
    border-bottom-color: #ffffff;
    padding: 10px 0px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 19px 12px #0000000f;
    position: fixed;
  }

  .headbg .navbar-collapse {
    border-top: 1px solid #dedede;
    margin: 10px 0px;
  }

  .logo {
    max-width: 188px;
    margin-top: 0;
  }

  .headermenu .headbg .navbar-nav li a {
    font-size: 14px;
    padding: 8px 10px;
    text-align: start;
    color: #000;
  }

  .headermenu .headbg .navbar-nav li a.bluebtn {
    width: 100%;
    max-width: 100px;
    text-align: center;
  }

  .newsflex {
    display: inline-block;
    width: 100%;
  }

  .newsflex > div {
    width: 100% !important;
    margin: 10px 0px !important;
  }

  .newsflex .panelcontentbox {
    margin: 0px;
  }

  .newssectb .blogpost {
    width: 50%;
  }

  .coinpriceflex {
    display: inline-block;
    width: 100%;
    position: relative;
    bottom: 0;
  }

  .coinpricebox {
    margin: 20px 5px;
    width: 48%;
    float: left;
  }

  .currencyflex {
    display: inline-block;
  }

  .currencyboxbg {
    margin: 10px 5px;
    padding: 46px 10px;
    height: auto;
    width: 47.5%;
    float: left;
    padding-bottom: 21px;
  }

  .footlistbg .pull-right {
    float: left;
    width: 100%;
    margin-bottom: 13px;
  }

  .footer-gray-bg .text-right {
    text-align: left !important;
  }

  .footer-gray-bg .sociallist {
    float: left;
    margin-top: 0px;
    justify-content: inherit;
  }

  .securebg .container,
  .howitworksbg .container,
  .faqbannerbg .container,
  .homebannerbg .container,
  .footer-gray-bg .container {
    max-width: 100%;
  }
  .btc-table {
    margin: 0px auto;
    margin-top: 18px !important;
  }

  .homebannerbg .h1,
  .homebannerbg h1 {
    font-size: 31px;
    line-height: 36px;
  }

  .homebannerbg .h1 br,
  .homebannerbg h1 br {
    display: none;
  }

  .homebannerbg .h3 {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 17px;
    padding-top: 10px;
  }

  .footer-gray-bg .flogo {
    float: none;
  }

  .subscibefrm {
    text-align: center;
  }

  .chooseboxright > div {
    margin: 0px 0px !important;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px !important;
    box-shadow: none;
    text-align: center;
    padding: 20px 20px;
  }
  .chooseicon {
    margin: 0px auto;
    margin-bottom: 15px;
  }
  .chooseboxright {
    margin-top: 0;
    display: inline-block;
    width: 100%;
    padding: 0;
  }

  .ftext {
    text-align: left;
  }

  .howiticon img {
    max-width: 370px;
  }

  .bannerimgt img {
    max-width: 419px;
  }

  .heading-title {
    font-size: 24px;
    text-align: center !important;
  }

  .getstartedbanner .heading-title {
    font-size: 17px;
  }

  .sitebannercontent .table-content {
    display: block;
    width: 100% !important;
    flex: 100%;
    max-width: 100%;
  }

  .sitebannercontent .table-content > div {
    display: block;
    width: 100% !important;
    flex: 100%;
    max-width: 100%;
  }
  .sitebannercontent .table-content > div:last-child {
    text-align: center !important;
  }

  .sitebannercontent {
    text-align: center;
    padding-top: 12vh !important;
    padding-bottom: 4vh !important;
  }

  .sitebannercontent .text-right {
    text-align: center !important;
  }

  .sitebannercontent img {
    margin-top: 12px;
    max-width: 446px;
  }

  .bannerbtn .btn {
    /* padding: 7px 25px; */
    font-size: 13px;
    background: #fff;
    color: #000 !important;
  }

  .formlogo {
    max-width: 134px;
  }
  .btnsnfg h5 {
    font-size: 13px;
  }

  .buysellicon {
    max-width: 201px;
    margin: 20px 0px;
  }

  .chooseboxright > div:last-child {
    margin-bottom: 0px;
  }

  .headermenu .headbg .navbar-nav li a.yellowbtn {
    width: 100%;
    max-width: 134px;
    text-align: center;
    margin: 7px 5px;
    background: #3333ff;
    color: #fff !important;
  }

  .howitworksbg {
    padding-bottom: 10px;
    background-size: cover;
  }

  .rightboxlogo h4 {
    font-size: 15px;
  }

  .searchboxbg .siteformbg {
    display: inline-block;
    width: 100%;
  }

  .searchboxbg .siteformbg > div {
    width: 50% !important;
    float: left;
    padding: 6px 10px;
  }

  .searchboxbg .siteformbg > div:last-child {
    width: 100% !important;
    text-align: center;
    padding-bottom: 0px;
  }

  .appicont {
    max-width: 329px;
  }

  .adsflex {
    display: inline-block;
  }

  .adsflex img {
    max-width: 472px;
    margin: 0px auto;
    display: block;
  }
  .navbar-dark .navbar-toggler-icon {
    background-image: none;
    width: auto;
    height: auto;
    font-size: 16px;
  }

  .navbar-dark .navbar-toggler {
    box-shadow: none;
  }
 

  .live-table {
    margin: 0px 0px;
  }


  .subscibefrmbg {
    text-align: left;
  }

  .homebannerbg h2 {
    font-size: 29px;
    text-align: center;
    color: #fff;
  }

  .table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .table-responsive-stack td,
  .table-responsive-stack th {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    white-space: inherit !important;
    font-size: 14px;
  }

  .table-responsive-stack tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 0;
    display: block;
  }

  .table-responsive-stack td {
    width: 100%;
    text-align: right;
    padding: 5px 10px !important;
    border-color: #ffffff !important;
    font-size: 13px !important;
  }

  .table-responsive-stack tbody > tr:nth-child(odd) td {
    border-color: #f6f7fb !important;
  }

  .table-responsive-stack .table-responsive-stack-thead {
    float: left;
    text-align: left;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #2b2b2b;
  }

  .table-responsive-stack tbody > tr:nth-child(odd) {
    background: #f6f7fb !important;
  }

  .table-responsive-stack tbody > tr:nth-child(even) {
    /* background: #f7f7f7; */
  }
  .valuechoose .h4 {
    font-size: 18px;
  }
  .valuechoose .content {
    font-size: 14px;
  }
  .securebg .nav-tabs {
    justify-content: center;
    margin-top: 20px;
  }
  .sitetable tbody tr td:first-child span {
    margin-left: 0px !important;
    color: #2b2b2b;
    font-size: 13px;
    font-weight: 600;
  }
  .sitetable thead tr th:last-child,
  .sitetable tbody tr td:last-child {
    text-align: right;
  }
  .sitetable tbody tr td img {
    max-width: 25px;
  }
  .content,
  p {
    /* font-size: 15px; */
    margin: 0;
  }

  .featuredscroll {
    padding: 30px 0px;
  }

  .headermenu .dropdown-menu {
    width: 250px;
  }

  .innerpagebg .navbar-dark .navbar-toggler {
    display: none;
  }
  .innerpagebg .form-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .innerpagebg .headbg
  {
    background:none;
    box-shadow: none;
    position: absolute;
  }
  .cryptofeatures .d-flex
  {
    display: inline-block !important;
    width:100%;
  }
  .cryptofeatures
  {
    padding:30px 0px;
  }
  .cryptofeatures .d-flex>div
  {
    width:100%;
    margin: 16px 0px;
    text-align: center;
  }
  .cryptosbox img {
    max-width:72px;
  }
  .cryptosbox h5 {
    font-size: 18px;
  }
  .cryptocoin
  {
    padding:45px 0px;
  }
  .featuredscroll .owl-carousel .owl-item {
    padding: 20px 15px; 
  }
  .chooseusbanner
  {
    padding:45px 0px;
  }
  .ftext, .footer-gray-bg p
  {
    font-size: 14px;
    line-height: 23px;
  }
  .foot-list li a {
    font-size: 14px;
    padding: 5px 0px;
    width: 100%;
    display: inline-block;
  }
  .foot-list li
  {
    width:100%;
  }
  .foot-list
  {
    margin: 17px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
  }
  .listrightbox
  {
    text-align: left;
    max-width: 100%;
    padding: 0px;
  }
  .ftext, .footer-gray-bg p
  {
    text-align: left;
  }
  .footer-gray-bg
  {
  padding: 30px 20px;
  }
  .sociallist li a i {
    font-size: 13px;
    width: 31px;
    height: 31px;
    padding: 9px;
  }
  .securityfearures p {
    font-size: 15px;
  }
  .securityfearures ul li
  {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .faqbg .tabbanner {
    white-space: inherit;
  }
  .featuredscroll img {
    max-width: 120px;
  }
}

@media (max-width: 550px) {
  .howitcont {
    padding: 0px;
  }

  .howitbox {
    box-shadow: none;
    position: relative;
  }

  .howitbg {
    background-image: none;
    padding: 0px;
    margin: 0px;
    min-height: inherit;
    max-width: inherit;
    width: 100%;
    text-align: start;
    position: inherit;
  }

  .howitlinebox .bounceup {
    animation: inherit !important;
  }

  .howitbg:hover {
    background-image: none;
  }

  .howitbg > div {
    padding: 0px;
  }

  .howitbox .stepicon {
    left: inherit;
    right: -13px;
    top: -1px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border-width: 4px;
    display: table;
    margin-top: -27px;
    z-index: 9;
    background: #0e117d;
    border: 4px solid #c8caf3;
  }

  .stepicon > span {
    left: inherit;
    top: inherit;
    display: table-cell;
    vertical-align: middle;
    font-size: 29px;
    opacity: 1;
  }

  .mobileappbg .appbtnbg {
    display: inline-block;
    width: 100%;
  }

  .mobileappbg .appbtnbg > span {
    display: block;
    margin: 0px !important;
    padding: 0px !important;
  }

  .subscibefrmbg .input-group {
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .subscibefrm .form-control {
    width: 100%;
  }

  .subscibefrm .btn-default {
    border-radius: 50px !important;
    margin-top: 15px;
  }

  .tabbanner li a {
    font-size: 14px;
    margin: 0 0px;
  }
  .radi-btn {
    font-size: 16px;
  }
  .valuechoose {
    display: block;
  }
  .valuebanner {
    padding: 30px 0px;
  }

  .homebannerbg h2 {
    font-size: 25px;
    line-height: 39px;
    padding-bottom: 0px;
  }

  .valueone {
    padding: 10px 2px;
    margin: 10px 0px;
    width: 100%;
  }

  .merchants .featurebox img {
    max-width: 40px;
  }

  .homebannerbg .paymentbanner .h1 {
    font-size: 24px !important;
  }

  .homebannerbg .paymentbanner .h2 {
    font-size: 22px !important;
  }

  .testimonials .owl-nav {
    display: none;
  }

  .footer-gray-bg .yellowbtn {
    padding: 7px 16px;
    margin-top: 10px;
  }
  .securityfearures .heading-title {
    font-size: 21px;
    line-height: 30px;
  }
  .securityfearures img {
    max-width: 274px;
  }
}

@media (max-width: 580px) {
  .chooseusbanner {
    background-size: 100%;
    background-position: top center;
  }
  .footer-gray-bg .flogo {
    max-width: 152px;
  }

  .getstartedbanner .h1 {
    font-size: 20px;
    padding-top: 0px;
    padding-bottom: 9px;
  }

  .appicons img {
    max-width: 120px;
    margin-right: 7px;
  }

  .coinpricebox {
    width: 100%;
    margin: 10px 0px;
  }

  .currencyboxbg {
    width: 100%;
    margin: 10px 0px;
  }

  .homebannerbg .h1,
  .homebannerbg h1 {
    font-size: 21px;
    line-height: 24px;
  }
  .paymentbanner .h1 {
    font-size: 21px !important;
  }

  .chooseboxtable {
    display: inline-block;
    margin-bottom: 24px;
  }

  .chooseboxtable > div {
    display: block;
    width: 100% !important;
    text-align: center !important;
  }

  .chooseboxright {
    padding: 0px;
  }

  .chhoseb .x-line {
    margin: 5px auto;
  }

  .chhoseb {
    padding-left: 0px;
  }

  .howitbg > div:first-child {
    padding-right: 0px;
  }

  .form-bg .container {
    max-width: 100%;
  }

  .login-form .heading-title {
    font-size: 17px !important;
  }

  .appbtn img {
    max-width: 100px;
  }

  .newssectb .blogpost {
    width: 100%;
  }

  .post-slide5 .post-review {
    min-height: inherit;
  }



  .featureflex > div {
  }

  .sitetable tbody tr td:first-child span {
    margin-left: 12px;
  }
  .innerpagebg .headbg .navbar-brand {
    width: 100%;
    text-align: center;
  }
  .innerpagebg
  {
    background-image: none;
  }
  .featurebox .h5, .chhoseb h5
  {
    font-size:17px;
  }
  .chooseicon img
  {
    max-width: 68px;
  }
}

@media (max-width: 500px) {
  .searchboxbg .siteformbg > div {
    width: 100% !important;
  }

  .heading-title {
    font-size: 22px;
    line-height: 28px;
  }

  .yellowbtn {
    padding: 9px 16px;
    font-size: 13px;
  }

  .adsflex {
    height: 100px;
  }
  .f-icon
  {
    max-width: 60px;
  }
}
@media (max-width: 450px) {
  .g-recaptcha {
    transform: translateX(-32px);
  }
  .securityfearures .heading-title {
    font-size: 19px;
  }
}
@media (max-width: 400px) {
  .g-recaptcha {
    transform: translateX(-44px);
  }
  .chooseusbanner .f-right-box
  {
    padding:20px;
  }
  .sitebannercontent {
    padding-top: 16vh !important;
  }
}

@media (max-width: 360px) 
{
  .homebannerbg h2 {
    font-size: 20px;
    line-height: 31px;
  }
  .homebannerbg .h3 {
    font-size: 14px;
    line-height: 22px;
  }
  .sitebannercontent .btc {
    left: 205px;
    bottom: 40px;
    text-align: start;
  }

  .howitworksbg .nav-tabs::before {
    top: 50px;
    left: 54px;
  }

  .referralbanner .table-content > div:last-child {
    text-align: center;
    margin-top: 50px;
  }
  .login-form
  {
    padding:20px;
  }
  .heading-title {
    font-size: 20px;
  }
}

@media (max-width: 350px) {
  .coinvalue {
    font-size: 13px;
    font-weight: 600;
    padding-left: 0px;
    padding-top: 5px;
  }

  .live-table .h2 {
    font-size: 10px;
    padding-left: 10px;
  }
 
}

@media (max-height: 650px) 
{
  .sitebannercontent 
  {
    padding-top: 30vh;
    padding-bottom: 10vh;
  }
  .homebannerbg 
  {
    height: auto;
  }
}
@media (max-height: 800px) 
{
  .sitebannercontent 
  {
    padding-bottom: 10vh;
  }
  .homebannerbg 
  {
    height: auto;
  }
}