@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .sitebannercontent {
      padding-top: 71px;
      padding-bottom: 3px;
    }

    .homebannerbg {
      height: auto;
    }
  }

  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .sitebannercontent {
      padding-top: 76px;
      padding-bottom: 30px;
    }

    .homebannerbg {
      height: auto;
    }
  }

  @media only screen and (device-width: 768px) {
    .sitebannercontent {
      padding-top: 76px;
      padding-bottom: 30px;
    }

    .homebannerbg {
      height: auto;
    }
  }

  @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
    .sitebannercontent {
      padding-top: 76px;
      padding-bottom: 30px;
    }

    .homebannerbg {
      height: auto;
    }
  }

  @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
    .sitebannercontent {
      padding-top: 76px;
      padding-bottom: 30px;
    }

    .homebannerbg {
      height: auto;
    }
  }

  @media (max-width: 1700px) {
    .chooseusdiv .owl-stage > div {
      padding: 25px 15px;
    }
    .sitebannercontent::before{
      right: -164px;
      top: -63px;
      max-width: 1000px
    }
  }

  @media (max-width:1550px){
    .sitebannercontent::before{
      right: -110px;
    }
  }

  @media (max-width: 1400px) {
    .homebannerbg .heading-title {
      font-size: 48px;
      line-height: 65px;
      font-weight: 700;
    }
    .howitworkbg .nav {
      right: 24px;
    }
    .sitebannercontent .h2 {
      font-size: 67px;
    }
    .howsec_con {
      margin: 0px 5px;
    }
    .headermenu .headbg .navbar-nav li a {
      padding: 9px 18px;
    }
    .sitebannercontent:before {
      right: -124px;
      max-width: 907px;
    }
    .cd
    {
      height: 222px;
    }
    .homebannerbg .row > div:last-child {
      min-height: 665px;
    }
    .banner-img {
      width: 100%;
      max-width: 450px;
    }
    .sitebannercontent
    {
      padding-bottom: 60px;
    }
  }
  @media (max-width: 1300px) {
    .sitebannercontent .h2 {
      font-size: 60px;
      line-height: 65px;
    }
  }
  @media (max-width: 1200px)
  {
    .innerpagetab .tabbanner {
      gap: 8px;
      flex-wrap: wrap;
    }
    .innerpagetab .tabbanner li {
      width: auto;
      padding: 0;
    }
    .innerpagetab .tabbanner li a {
      font-size: 16px;
      padding: 12px 23px !important;
    }
    .topbannerbg.marketbg .heading-title,
    .topbannerbg .heading-title {
      font-size: 38px;
    }
    .heading-title {
      font-size: 33px;
      line-height: 47px;
    }
    .sub-heading {
      font-size: 21px;
      line-height: 26px;
    }
    .container {
      width: 100%;
      max-width: 100%;
    }
    .homebannerbg .heading-title {
      font-size: 45px;
      line-height: 60px;
    }

    .depositasset-img {
      max-width: 600px;
    }
    .needhelpdiv > div {
      padding: 20px 20px !important;
      width: 48%;
      background-color: #fff;
    }
    .needhelpdiv .needhelpbox > div:first-child img {
      max-width: 50px;
      margin-bottom: 10px;
    }
    .needhelpdiv .table-content > div:first-child {
      width: 68px;
    }
    .needhelpdiv .table-content,
    .needhelpdiv .table-content > div {
      display: block;
    }
    .needhelpdiv {
      flex-wrap: wrap;
      gap: 20px;
    }
    .needhelpbg .heading-title {
      padding-bottom: 15px;
    }
    .subscribebg .followusdiv {
      padding: 0px 20px;
    }
    .howitworkbg .nav-pills .nav-link {
      font-size: 19px;
      line-height: 31px;
      padding: 8px 27px;
    }
    .howitworkbg .nav {
      right: 80px;
    }
    .twotablesec .subhead {
      font-size: 27px;
      line-height: 40px;
      padding-bottom: 0px;
    }
    .howitworktab .sub-heading {
    }
    .formbg .container {
      width: 100%;
      max-width: 100%;
      padding: 0px 15px;
    }
    .formboxbg .h2 {
      font-size: 31px;
      line-height: 44px;
    }
    .faqbg .container {
      padding: 0px 70px;
    }
    .innerpagecontent h4 {
      font-size: 18px;
    }
    .innerpagecontent {
      padding: 25px;
    }
    .contactabbox .tabbanner li a {
      font-size: 16px;
    }
    .tab-card .card-text
    {
      font-size: 16px;
      line-height: 26px;
    }
    .sitebannercontent:before {
      right: -10px;
      max-width: 782px;
  }

  /* .homebannerbg .row > div:last-child {
    min-height: 562px;
  } */
  }

  @media (max-width: 1100px) {
    .blogtab ul {
      flex-wrap: wrap;
    }
    .blogtab ul li {
      width: 32%;
    }
    .howitworkbg .nav {
      right: 5px;
    }
    .bannerrightside{
      margin-left: 0;
    }
  }

  @media (max-width: 1050px) {
    .homebannerbg .heading-title {
      font-size: 40px;
      line-height: 55px;
    }
    .headermenu .headbg .navbar-nav li a {
      font-size: 16px;
      padding: 9px 12px;
    }
    .toplogincontent .heading-title {
      font-size: 28px;
    }
    .headbg .navbar-brand {
      width: 129px;
    }
    .logo-img {
      max-width: 129px;
    }
    .sitebannercontent:before {
      right: -70px;
      background-size: 92%;
    }
    /* .homebannerbg .row > div:last-child {
      min-height: 588px;
    } */
  }

  @media (max-width: 1110px){
    .sitebannercontent:before{
      max-width: 728px;
      top: -9px;
    }
  }

  @media (max-width: 991px) {
    .innerfaqbg .accordion-body {
      padding: 20px;
    }
    .innerfaqbg .accordion-button::after {
      background-size: 15px;
    }
    .innerfaqbg .accordion-button {
      font-size: 18px;
      padding: 20px;
    }
    .tab-card .card-text {
      font-size: 17px;
    }
    .innerpagecontent .heading-title {
      font-size: 20px;
      margin-bottom: 10px;
    }
    .innerpagecontent {
      padding: 25px;
    }
    .topbannerbg.marketbg .heading-title,
    .topbannerbg .heading-title {
      font-size: 34px;
    }
    .heading-title {
      font-size: 28px;
      line-height: 37px;
    }
    .applogoicon {
      max-width: 150px;
    }
    .headermenu .btn {
      width: 100%;
      max-width: 112px;
      margin-top: 10px !important;
    }
    .langmenu,
    .modebg {
      width: 100%;
      max-width: 80px;
      margin-top: 10px !important;
    }
    .modebg {
      margin-left: 0px;
    }
    .headbg {
      padding: 12px 0px;
      background: #1a1a1a;
    }
    .headbg .navbar-collapse {
      border-top: 1px solid #3d3d3d;
      margin-top: 15px;
      padding-top: 7px;
    }
    .headermenu .headbg .navbar-nav li a {
      padding: 7px 5px;
      font-size: 15px;
    }
    .headermenu .headbg .navbar-nav li .btn {
      font-size: 15px;
      padding: 6px 25px;
    }
    .sitebannercontent {
      padding-top: 79px;
      padding-bottom: 70px;
    }
    .homebannerbg .row > div:first-child {
      top: inherit;
    }
    .homebannerbg .row > div {
      text-align: center;
    }

    .homebannerbg .heading-title {
      font-size: 37px;
      line-height: 52px;
      padding-bottom: 5px;
    }
    .homebannerbg .sitebtn {
      margin-top: 8px;
    }

    .depositassetbg .row > div {
      text-align: center;
    }
    .depositassetbg .row > div:last-child {
      margin-top: 20px;
    }
    .subscribebg .row > div {
      margin-bottom: 20px;
    }
    .footersubtn {
      width: 100%;
      max-width: 500px;
    }
    .footerbottombg .menusec {
      margin-top: 0px;
    }
    .subscribebg .followusdiv {
      padding: 0px 13px;
    }
    .headbg .navbar-brand {
      width: 126px;
    }
    .logo-img {
      max-width: 126px;
    }
    .footerbottombg h3 {
      margin-bottom: 0px;
    }
    .howitworkbg .howsec_con {
      width: 50%;
      float: left;
      margin: 0px !important;
      padding: 5px 13px;
    }

    .howsec_img {
    }
    .howitworktab {
      display: inline-block !important;
    }
    .newlisttable {
      margin-top: 20px;
    }
    .footerbottombg h3 {
      padding-bottom: 8px;
    }
    .modechanges {
      margin-top: 12px;
    }
    .subscribebg .sub-heading {
      font-size: 26px;
      line-height: 38px;
    }
    .footerbottombg h3 {
      font-size: 22px;
      line-height: 35px;
      padding-bottom: 3px;
    }
    .footerbottombg .ftxt {
      text-align: start;
    }
    .footerbox {
      margin-bottom: 8px;
      padding-bottom: 23px;
    }
    .exploreoutbx::before {
      display: none;
    }
    .exploresecdiv > div {
      background-color: #fff;
      border: 1px solid #e4e7ee;
      padding: 20px 20px;
      padding-right: 20px;
      margin: 10px 10px;
    }
    .exploresecbox .exploreimg {
      padding: 5px 5px;
      border: 0px;
      background-color: transparent;
      right: 7px;
      top: 3px;
    }
    .formboxbg {
      display: flex;
      flex-flow: column;
      width: 100%;
    }
    .formboxbg > div {
      width: 100%;
    }
    .formboxbg > div:first-child {
      order: 2;
      text-align: center;
    }
    .formboxbg > div:last-child {
      order: 1;
    }
    .loginformbox {
      margin: 0px auto;
    }
    .loginlftimg img {
      max-width: 436px;
      margin-top: 0px;
      margin-bottom: 10px;
    }
    .formbg {
      padding-top: 100px;
    }
    .formboxbg .h2 {
      font-size: 29px;
      line-height: 39px;
    }
    .loginbanner {
      height: auto;
    }
    .leftsideformbox {
      border-right: 0px;
    }
    .login-form .heading-title,
    .formboxbg p {
      text-align: center !important;
    }
    .leftformtable {
      padding-top: 0px;
    }
    .footermenus h3 {
      font-size: 19px;
    }
    .footermenus > div {
      margin-bottom: 15px;
    }
    .homebannerbg {
      height: auto;
    }
    .sitebannercontent:before {
      display: none;
    }
    /* .banner-img-mobile {
     display: inline !important;
      max-width: 550px;
      margin-top: 50px;
      margin-bottom: 60px;
    } */
    .servicebox {
      padding: 12px;
    }
    .servicespacebox {
      padding: 15px;
    }
    .servicebox h4 {
      font-size: 23px;
    }
    .servicebox p {
      font-size: 17px;
    }
    .sitebannercontent .h2 {
      font-size: 50px;
      line-height: 35px;
    }
    .homebannerbg .row > div:last-child {
      min-height: inherit;
    }
    .chartsbg {
      bottom: 11px;
    }
    .chooseusdiv .owl-nav::before {
      background-size: cover;
    }
    .chooseusdiv .owl-nav {
      margin-top: 15px;
    }
    section {
      padding: 50px 0px;
    }
    .innerpagetab .tabbanner li {
      max-width: inherit;
    }
    .chartsbg {
      bottom: -3px;
  }
  .banner-img{
    /* display: none; */
  }
  .bannerrightside{
    text-align: center;
    margin: 40px auto;
    right: 0;
  }

  body.staging .navbar-toggler{
    margin-right: 50px;
  }
  }
  @media (max-width: 800px) {
    .tab-card .card-text br {
      display: none;
    }
    .blogtab ul li {
      width: 49%;
    }
    .blogtab .card {
      max-width: 350px;
    }
    .blogtab ul {
      gap: 10px;
    }
  }
  @media (max-width: 767px) {
    .innerpagecontent h4 {
      font-size: 18px;
    }
    .sitebtn,
    .blackbtn {
      font-size: 16px;
    }
    .topbannerbg.marketbg .heading-title,
    .topbannerbg .heading-title {
      font-size: 30px;
    }
    section {
      padding: 30px 0px;
    }
    .heading-title {
      font-size: 24px;
      line-height: 39px;
    }
    p,
    .content {
      font-size: 16px;
      line-height: 27px;
    }
    .sitetable tbody tr td {
      font-size: 15px;
    }
    .homebannerbg .heading-title {
      font-size: 35px;
      line-height: 47px;
    }

    .needhelpdiv > div {
      width: 100%;
      text-align: center;
    }
    .needhelpdiv .table-content > div:first-child {
      margin: 0px auto;
    }
    .needhelpdiv > div {
      padding: 30px 20px;
    }
    .needhelpbg .heading-title {
      text-align: center;
    }
    .howitworkbg .nav-pills .nav-link {
      font-size: 17px;
      padding: 8px 19px;
    }
    .howitworkbg .nav {
      max-width: 492px;
    }
    .twotablesec .subhead {
      font-size: 22px;
      line-height: 35px;
    }
    .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;
      color: #fff;
    }

    .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: 7px 10px !important;
      border-color: #26292f !important;
      /* color: #fff !important; */
      font-size: 13px;
      border-top: 0px !important;
    }

    .table-responsive-stack tbody > tr:nth-child(2) td {
      border-color: #e0e0e0;
    }

    .table-responsive-stack .table-responsive-stack-thead {
      float: left;
      text-align: left;
      padding-right: 10px;
      font-size: 15px;
      letter-spacing: 0px;
      color: #000000;
      font-weight: 600;
    }
    .table-responsive-stack tbody > tr:nth-child(odd) {
      background: #191919;
    }

    .table-responsive-stack tbody > tr:nth-child(even) {
      background: #ffffff !important;
    }
    .twotablesec .table-content {
      display: block;
    }
    .twotablesec .table-content > div {
      display: block;
    }
    .twotablesec .table-content > div:first-child {
      width: 100%;
      padding-right: 0px;
    }
    .twotablesec .coinname {
      font-size: 15px;
      line-height: 23px;
    }
    .carouselbannerbg img {
      width: 100%;
      max-width: 110px;
    }
    .subscribebg .sub-heading {
      font-size: 22px;
      line-height: 35px;
    }
    .exploresecbg .heading-title {
      text-align: center;
    }
    .exploresecbg .flex-box {
      display: inline-block;
    }
    .exploresecbg .exploresecbox {
      margin: 0px 0px;
      margin-top: 10px;
    }
    .exploresecbox .exploreimg {
      position: inherit;
      top: inherit;
      right: inherit;
      padding-bottom: 5px;
    }
    .exploresecbg .exploresecbox {
      text-align: center;
    }
    .exploresecbox .exploreimg img {
      padding-bottom: 7px;
    }
    .needhelpdiv {
      gap: 15px;
    }
    .howitworktab .sitebtn,
    .depositassetbg .sitebtn {
      padding: 8px 20px;
      font-size: 16px;
    }
    .sub-heading {
      font-size: 20px;
      line-height: 28px;
      padding: 4px 0px;
    }
    .formboxbg .h2 {
      font-size: 23px;
      line-height: 31px;
    }
    .login-form .heading-title {
      font-size: 22px;
    }
    .toplogincontent .heading-title {
      font-size: 21px;
      line-height: 32px;
    }
    .toplogincontent {
      padding-bottom: 14px;
    }
    .footer-gray-bg {
      padding: 30px 0px;
    }

    .ftext {
      font-size: 14px;
      line-height: 25px;
    }

    .paymentcardlogo {
      float: none;
    }
    .appbannerbox .row {
      display: flex;
      flex-flow: column;
      text-align: center;
    }
    .appbannerbox .row > div:first-child {
      order: 2;
      /* padding-left: 56px; */
      text-align: end !important;
    }
    .appbannerbox .row > div:last-child {
      order: 1;
    }
    .learnmorebg .row {
      text-align: center;
    }
    .learnmorebg .text-end {
      text-align: center !important;
    }
    .learnicon {
      margin-top: 30px;
      max-width: 380px;
    }
    .appbannerbox {
      padding: 20px;
    }
    .mobileappicon {
      margin-top: 30px;
    }
    .appbannerbox::before {
      background-position: left bottom;
    }
    .applogoicon {
      max-width: 150px;
    }
    .appbannerbox .heading-title {
      font-size: 22px;
    }
    .serviceflexbox {
      display: inline-block;
      width: 100%;
    }
    .serviceflexbox > div {
      width: 100%;
      margin: 23px 0px;
    }
    .howitworkbg .howsec_con {
      width: 100%;
      padding: 5px 0px;
    }
    .sitebannercontent {
      padding-top: 83px;
    }
    .sitebannercontent .h2 {
      font-size: 40px;
      padding-bottom: 4px;
    }
    .sitebannercontent h5 {
      font-size: 26px;
    }
    .live-table .h2 {
      font-size: 15px;
    }
    .live-table .h4 {
      font-size: 17px;
    }
    .siconbox {
      width: 82px;
      height: 82px;
    }
    .siconbox img {
      max-width: 40px;
    }
    .servicebox p {
      font-size: 16px;
    }
    .chooseusbox img {
      max-width: 140px;
    }
    .stpesbox {
      width: 50px;
      height: 50px;
      font-size: 18px;
    }
    .howsec_con .table-content > div:first-child {
      width: 60px;
    }
    .chooseusdiv .owl-stage > div {
      padding: 15px 10px;
    }
    .footlogo img {
      max-width: 133px;
    }
    .innerpagecontent ul {
      margin: 10px 0px;
      padding-left: 35px;
    }
    .topbannerbg p {
      font-size: 16px;
    }
    .contactabbox .dropdown-bs-toggle::after {
      background-size: 70%;
      right: 10px;
      top: -5px;
    }
    .contactabbox .dropdown-bs-toggle {
      font-size: 16px;
    }
    .contactabbox .tabbanner li a {
      font-size: 16px;
    }
    .topbannerbg {
      padding-top: 104px;
      padding-bottom: 40px;
    }
    .contactforminnerbox .text-end {
      text-align: center !important;
    }
    .innerpagecontent {
      padding: 18px;
    }
    .innerpagecontent .heading-title {
      font-size: 17px;
    }
    .learnmorebg::before{
      background-position: center;
    }
     .banner-img {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 650px) {
    .blogtab .card {
      min-height: 345px;
    }
    .learnicon {
      max-width: 315px;
    }
  }
  @media (max-width: 600px) {
    .innerpagecontent h4 {
      font-size: 17px;
    }
    .blogtab .card {
      min-height: 325px;
    }
    .innerfaqbg .accordion-button {
      font-size: 16px;
      line-height: 24px;
    }
    .topbannerbg .innerpagetab .tabbanner li a {
      font-size: 14px;
      padding: 10px 18px !important;
    }
    .homebannerbg .heading-title {
      font-size: 30px;
      line-height: 43px;
      font-weight: 600;
    }

    .howitworkbg .nav {
      background-color: transparent;
      border: 0px;
    }
    .howitworkbg .nav .nav-item {
      margin: 0px auto;
    }
    .howitworktab {
      padding: 20px 20px;
    }
    .howitworkbg .nav-pills .nav-link {
      font-size: 16px;
      padding: 5px 19px;
    }
    .howsec_con .table-content > div img {
      max-width: 50px;
    }
    .howsec_img img {
      max-width: 149px;
    }
    .exploresecdiv > div {
      padding: 10px 10px;
    }

    .needhelpdiv .needhelpbox > div:first-child img {
      max-width: 40px;
    }
    .footersubtn .sitebtn {
      padding: 7px 18px;
      font-size: 13px;
    }
    .footerbottombg h3 {
      font-size: 20px;
      line-height: 32px;
    }
    .headbg .navbar-brand {
      width: 130px;
    }
    .logo-img {
      max-width: 130px;
    }
    .carouselbannerbg {
      background: #fff;
      padding: 20px 0px;
    }
    .orgtxt {
      font-size: 13px;
      line-height: 26px;
    }
    .tableviewsec {
      top: 5px;
    }
    .loginformbox {
      padding: 28px;
    }
    .faqflexbox .owl-prev,
    .faqflexbox .owl-next {
      position: relative;
      left: 2px;
      right: 2px;
      bottom: -1px;
      transform: translate(0%, 0%);
      margin: 0px 3px !important;
    }
    .faqflexbox .owl-nav {
      justify-content: center;
    }
    .faqbg .container {
      padding: 0px 15px;
    }
    .faqbox h4 {
      font-size: 18px;
      padding-bottom: 0px;
    }
    .faqflexbox {
      text-align: center;
    }


  }

  @media (max-width: 575px) {
    .innerpagecontent p,
    .innerpagecontent ul li {
      font-size: 15px;
      padding: 0;
    }
    .innerpagecontent .heading-title .t-blue {
      float: none;
      font-size: 13px;
      display: block;
      padding-top: 4px;
    }
    .blogtab .card {
      min-height: auto;
    }
    .blogtab .tabbanner li a.active .at {
      object-fit: cover;
    }
    .blogtab .tabbanner li a.active .cd
    {
      height:230px;
    }
    .blogtab ul li {
      width: 100%;
    }
    .blog-img {
      display: none;
    }
    .cd {
      padding: 0;
      height: auto;
    }
    .blogtab .card-body
    {
      min-height: inherit;
      padding: 8px;
    }
    .tab-card .card-text {
      font-size: 15px;
    }
    .blogtab .card {
      max-width: 100%;
    }
    .sociallist {
      float: none !important;
      margin-top: 15px;
    }

    .footer-gray-bg hr {
      margin: 18px 0px;
    }
    .chooseusbox img {
      max-width: 104px;
    }
    .banner-img {
      max-width: 360px;
  }
  }

  @media (max-width: 500px) {
    .innerpagecontent ul {
      padding-left: 25px;
    }
    .innerpagetab .tabbanner li {
      width: 49%;
    }
    .heading-title {
      font-size: 22px;
      line-height: 31px;
    }
    .homebannerbg .sitebtn {
      padding: 9px 22px;
      font-size: 16px;
    }
    .carouselbannerbg .owl-stage {
      padding-top: 8px;
    }
    .intl-tel-input .country-list {
      white-space: normal;
      width: 350px !important;
    }
    .sitebannercontent .h2 {
      font-size: 28px;
      line-height: 32px;
      padding: 0px;
    }
    .sitebannercontent h5 {
      font-size: 25px;
      padding-top: 0px;
    }
    .learnicon {
      max-width: 266px;
  }
  .inbox .flexbox {
    flex-wrap: wrap;
    gap: 15px;
  }
  .inbox .flexbox > div {
    text-align: left !important;
  }
  .bannerrightside .tabbanner {
    justify-content: center;
  }
  .bannerrightside .tabbanner li a {
    font-size: 20px;
    padding: 0px 10px;
  }
  }

  @media (max-width: 490px) {
    .homebannerbg .heading-title {
      font-size: 27px;
      line-height: 40px;
    }
    .innerpagetab .tabbanner li {
      width: 100%;
    }
  }

  @media (max-width: 430px) {
    .homebannerbg .heading-title {
      font-size: 25px;
      line-height: 36px;
    }
    .howitworktab {
      padding: 10px 10px;
    }
    .heading-title {
      font-size: 21px;
      line-height: 33px;
    }
    .loginformbox {
      padding: 20px;
    }
    .formboxbg .h2 {
      font-size: 20px;
      line-height: 27px;
    }
    label {
      font-size: 14px;
    }
    .formcontentbox .form-control,
    .formcontentbox .input-group-text {
      height: 40px;
      font-size: 14px;
    }
    .sitebtn {
      font-size: 15px;
    }
    .tabbanner li a {
      font-size: 14px;
    }
    .logo-img {
      max-width: 121px;
    }
    .intl-tel-input .country-list {
      width: 280px !important;
    }
  }

  @media (max-width: 400px) {
    .login-form .heading-title {
      font-size: 19px;
    }
    .otpverifybg .form-control {
      margin: 3px;
    }
    .login-form .phonetab .input-group {
      display: inline-block;
    }
    .login-form .phonetab .form-control {
      width: 100%;
      display: inline-block;
      margin-top: 4px;
    }
    .login-form .phonetab .input-group-text .form-control,
    .login-form .phonetab .input-group-text,
    .intl-tel-input {
      width: 100% !important;
    }
    .login-form .phonetab .input-group-text {
      padding-right: 0px;
    }
    .banner-img {
      max-width: 295px;
  }
  }

  @media (max-width: 360px) {
    .formcontentbox .form-group {
      margin-bottom: 15px !important;
    }
    .tabbanner {
      margin-top: 0px;
    }
    .formboxbg p {
      margin-bottom: 15px;
      line-height: 19px;
    }
    .intl-tel-input .country-list {
      width: 250px !important;
    }
  }

  @media (max-width: 320px) {
    .login-form .heading-title {
      font-size: 17px;
    }
    .loginformbox {
      padding: 15px;
    }
  }

  @media (max-height: 890px) {
    .homebannerbg {
      height: auto;
    }
  }

  @media screen and (max-device-width: 767px) and (max-device-height: 400px) and (orientation: landscape) {
    .headbg {
      position: absolute;
    }
  }
