*{ 
	font-family:'Poppins';
}
h1, h2, h3{
  font-family: 'Orbitron';
  font-weight: 900;
}

.text-center img {
  display: inline-block;
}
i{
  font-family: "Font Awesome 6 Free";
}
body {
  background-color: #010305;
  color: #fff;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

header {
  padding: 0px;
}
header .mainmenu {
  float: inline-end;
  padding-top: 10px;
}
.header-top {
  padding: 10px 0px;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 99;
}
.header-top .row {
  align-content: center;
  align-items: center;
  align-self: center;
}

header .mainmenu ul li a {
  text-decoration: none;
  font-size: 19px;
  color: #fff;
  padding: 10px 20px !important;
  font-weight: 500;
  text-transform: capitalize;
  text-shadow: 0px 2px #fff0;
}
header .mainmenu ul li:last-child a {
  background-color: #219df4;
  padding: 10px 20px !important;
  display: block;
  margin-left: 40px;
}


a.btn:hover{
  color: #fff !important;
}

a.btn {
  background-color: #219df4;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  padding: 12px 25px;
  border-radius: 1px;
  font-size: 18px;
  margin-top: 20px;
}
.btn.r-c {
  background-color: #f42126;
}
.banner-contents .btn.r-c {
  margin-left: 5px;
}

/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
  color: #f42126;
}
header .mainmenu .navbar-nav .menu1 a.active, header .mainmenu .navbar-nav .menu1 a:focus, header .mainmenu .navbar-nav .menu1 a:hover{
	background-image: none !important;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active{
	color: #386979;
}
header .header-bottom {
	position: relative;
}

.owl-nav.disabled {
  display: block !important;
}
header .header-bottom .banner-contents {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    width: 100%;
}
header .banner-contents h1 {
  font-size: 50px;
  color: #219df4;
  line-height: 1.3;
  font-weight: 900;
  text-transform: uppercase;
}
header .banner-contents h1 span{
  color: #fff;
  display: block;
  font-family: 'Orbitron';
}
.banner-contents p {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  padding-top: 20px;
}
.banner-info h4 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}

.heading h3 {
  font-size: 40px;
  font-weight: 900;
  color: #219df4;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.heading h3 span {
  color: #fff;
  font-family: 'Orbitron';
}
.heading p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.6;
}
.heading h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  line-height: 1.6;
}

.heading a:hover{
  color: #fff !important;
}
.heading h5 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  margin: 10px 0px 0px;
}
.border-bottom-heading {
  margin: -5px auto 40px;
  width: 10%;
  height: 2px !important;
  opacity: 1;
  background-color: #f42126;
}
 .more { display: none; }
.about-section {
  padding: 70px 0px;
}

.why-section {
  padding: 70px 0px;
}
.why-icon-cont.icon-5 h4 {
  padding-top: 20px;
}

.why-icon-cont ul li {
  align-content: center;
}
.about-wrap a {
  margin-top: 20px;
}
.why-icon-cont ul li img {
  background-color: #219df4;
  border-radius: 50%;
}
.why-icon-cont h4 {
  font-size: 18px;
  font-weight: 500;
  padding-top: 10px;
  padding-right: 10px;
}
.why-icon-cont.icon-3, .why-icon-cont.icon-4 {
  text-align: left;
}
.why-icon-cont h4 {
  font-size: 18px;
  font-weight: 500;
  padding-top: 10px;
  padding-right: 15px;
}
.why-icon-cont.icon-3 h4, .why-icon-cont.icon-4 h4 {
  padding-left: 15px;
  padding-right: 0px;
}
.why-icon-cont.icon-5 img{
    background-color: #f42126 !important;
}
.why-icon-cont.icon-5 {
  text-align: center !important;
  margin: -110px auto auto;
  width: auto;
}
.why-icon-cont ul li img:hover {
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: scale(1.1);
}

.why-icon-cont.icon-2 {
  position: relative;
  top: 60px;
  left: 95px;
}
.why-wrap {
  padding-top: 60px;
}
.why-icon-cont.icon-1 {
  position: relative;
  left: 200px;
  top: 0px;
}
.why-icon-cont.icon-3 {
  position: relative;
  left: -150px;
}
.why-icon-cont.icon-4 {
  position: relative;
  left: -65px;
  top: 70px;
}

.dotted-line-img {
  margin-top: -30%;
  z-index: -111;
  position: relative;
}
iframe {
  border: 0;
  width: 100%;
}
.modal-dialog {
  max-width: 70% !important;
}
.modal-content{
  background-color: #000;
  padding: 20px;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #fff;
  background: white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 1;
  display: block;
  position: relative;
  top: 0px;
}
.play-icon {
  position: relative;
}
.play-icon a {
  background-color: transparent;
  border: none;
  position: absolute;
  bottom: 180px;
  padding: 0px;
  left: 20px;
  right: 0px;
}   

.real-result-section {
  margin-top: -14%;
  background-image: url('img/others/bg-img-video.png');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  padding-top: 70px;
}

.works-content-border {
  background: #219DF4;
  background: linear-gradient(180deg, rgba(33, 157, 244, 1) 57%, rgba(0, 1, 3, 1) 58%);
  border-radius: 50%;
  width: 100%;
  align-content: center;
  padding: 0px 20px;
}
.works-content-border {
  border-radius: 50%;
  width: 100%;
  padding: 10px 53px;
  background: linear-gradient(160deg, rgb(43, 42, 42) -20%, rgb(8, 8, 8) 50%, rgb(8, 8, 8) 63%);
  min-height: 400px;
}

.works-content-top {
/*  background: #219DF4;
  background: linear-gradient(180deg, rgba(33, 157, 244, 1) 57%, rgba(0, 1, 3, 1) 58%);*/
  border-radius: 50%;
  width: 100%;
  min-height: 410px;
  align-content: center;
  padding: 2px 5px;
  outline: 12px solid #010305;
  outline-offset: -15px;
  position: relative;
}
.about-wrap p {
  padding: 0px 80px;
}
.works-content-border p {
  font-size: 14px;
  color: #fff;
}
.border-bottom-sub {
  height: 2px !important;
  width: 20%;
  margin: 13px auto;
  background-color: #fff;
  opacity: 1;
}
.how-it-wrap {
  margin: 0px 30px;
}
.dot-circle i {
  color: #219df4;
  position: absolute;
  top: 46%;
}
.dot-circle.point-1 i {
  color: #219df4;
  position: absolute;
  left: -5px;
}
.dot-circle.point-4 i {
  color: #219df4;
  position: absolute;
  left: auto;
  z-index: 9999;
  right: -5px;
}
.dot-circle.point-3 i {
  color: #219df4;
  position: absolute;
  left: -8px;
  z-index: 9999;
  right: auto;
}
.dot-circle.point-2 i {
  color: #219df4;
  position: absolute;
  left: auto;
  z-index: 9999;
  right: -8px;
}


.works-content-border.c-box {
  background: linear-gradient(160deg, rgb(33, 157, 244) -20%, rgb(33, 157, 244) 50%, rgb(27, 118, 180) 73%);
}
.works-content-top.heading.c-box {
/*  background: linear-gradient(180deg, rgb(0, 0, 0) 57%, rgb(33, 157, 244) 58%);*/
  padding: 4px 5px;
}
.how-it-wrap {
  margin: 0px 30px;
  background-image: url('https://anandt.com/html/wolfrobot/img/others/outline-border.png');
  background-size: 100% 88%;
  background-repeat: no-repeat;
  padding: 30px 10px;
  background-position: 100%;
}

.how-it-section {
  padding-top: 150px;
}
.how-it-wrap .col-md-4 {
  padding: 0px;
}
/*.how-it-wrap {
  background-image: url('img/others/outline-border.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding: 30px 0px;
}
*/
.offer-section {
  padding: 70px 0px;
}
.offer-wrap {
  margin: 0px 20%;
}
.offer-content {
  background: linear-gradient(135deg, #2b0c16, #051c2c);
  padding: 30px 10px 30px;
}
.offer-content a{
  text-transform: uppercase;
}
.offer-content.box-2 {
  background: linear-gradient(230deg, #0e0d11, #310613, #0e0d11) !important;
/*  background: linear-gradient(130deg, #3a0a18, #0e0d11);*/
}
.offer-content h2 {
  font-size: 50px;
  color: #7cb9e4;
  font-weight: 700;
  font-family: 'Poppins' !important;
}
.offer-content ul li {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  padding: 10px 0px;
}
.offer-content ul li i {
  color: #7cb9e4;
  padding-right: 10px;
}

.traders-section {
  padding: 70px 0px;
}
.traders-details {
  display: flex;
}
.traders-details img {
  border-radius: 50%;
}
.traders-details h5 {
  padding-left: 15px;
  font-size: 17px;
  font-weight: 700;
  align-content: center;
  margin: 0px;
}
.traders-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  min-height: 180px;
}
.traders-details h5 span{
  font-size: 16px;
  font-weight: 400;
  padding-top: 4px;
  display: block;
}
.traders-content {
  padding: 15px 30px;
  border-radius: 10px;
}
.traders-content.mid-box {
  background-color: #010910;
}
.traders-wrap {
  padding-top: 0px;
}
.center-bg-color {
  margin-top: -40%;
  z-index: -1;
  position: relative;
}
.traders-section {
  padding: 70px 0px;
  position: relative;
  margin-top: -30%;
}
.polygon-bg-color {
  position: relative;
  margin-top: -10%;
  z-index: -1;
}
.accordion-flush .accordion-item .accordion-button {
  background-color: #000;
  border: 1px solid #fff;
  margin: 0px 0px;
  border-radius: 10px;
  color: #fff;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 18px;
}
  .accordion-body {
    text-align: left;
  }
.faq-section {
  position: relative;
  margin-top: -30%;
  padding-bottom: 100px;
}
.accordion-button::after {
  background-image: url('img/icons/plus-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url('img/icons/minus-icon.png');
}
.accordion-flush .accordion-item{
  border: 8px solid #000;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 40px !important;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
  background-color: #000;
  border: none !important;
}
.accordion-body {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.6;
  border: none !important;
}
.accordion-button:not(.collapsed) {
  color: #fff;
}
.accordion-header {
  margin-bottom: 0;
  background-color: #000;
}
.accordion-button:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0) !important;
}
.ready-wrap {
  background-color: #219df4;
  padding: 30px;
  color: #fff !important;
}
.ready-heading h3 {
  color: #fff;
}
.ready-heading .border-bottom-heading {
  background-color: #fff;
  margin: auto auto 30px;
}
.ready-heading h4 {
  color: #fff;
  font-weight: 500 !important;
  padding: 20px 0px;
}

.container-fluid {
  padding: 0px;
}

/*Carousel Arrow*/
/*.owl-next {
  background-image: url('img/icons/left-icon.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 47px;
  width: 46px;
  position: absolute;
  top: 30%;
  left: -6%;
  color: transparent !important;
}
.owl-prev {
  background-image: url('img/icons/right-icon.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 47px;
  width: 48px;
  position: absolute;
  top: 50%;
  left: -6%;
  color: transparent !important;
}
*/


.footer-section {
  padding: 70px 0px 0px;
  background-color: #000b12;
}


.social-icon i:hover {
  color: #000;
  background-color: #fff;
}
.social-icon i {
  padding: 14px 2px;
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  margin-right: 14px;
  font-size: 15px;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  text-align: center;
}
.footer-section a {
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  padding: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.footer-section p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding: 25px 120px;
}
.footer-copyright {
  background-color: #273d60;
}
.social-icon a{
  text-transform: none;
  padding: 0px 70px;
  text-align: left;
  display: flex;
  align-content: center;
  align-items: center;
}
.copyrights p {
  margin: 20px 30px 0px;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  border-top: 1px solid #888;
  padding: 30px 0px 60px;
}

/*.works-content-top::after {
  content: " ";
  background-image: url('img/others/border.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  position: absolute;
  top: 0px;
  width: 420px;
  z-index: 999;
  height: 190px;
  left: 0px;
  right: 0px;
}*/



/*RESPONSIVE*/
@media screen and (max-width: 2880px) {



}
@media screen and (max-width: 1920px) {
  


}
@media screen and (max-width: 1680px) {

  header .mainmenu ul li a {
    font-size: 18px;
    padding: 10px 15px !important;
  }
}
@media screen and (max-width: 1440px) {


}
@media screen and (max-width: 1376px){


}
@media screen and (max-width: 1280px) {

  header .mainmenu ul li a {
    font-size: 15px;
    padding: 10px 10px !important;
  }
  header .banner-contents h1 {
    font-size: 36px;
  }
  .banner-contents p {
    font-size: 17px;
    padding-top: 15px;
  }
  a.btn {
    font-size: 16px;
  }
  .heading h3 {
    font-size: 30px;
  }
  .why-section {
    padding: 30px 0px;
  }
  .why-wrap .col-md-4 {
    padding: 0px;
  }
  .why-icon-cont h4 {
    font-size: 14px;
  }
  .why-icon-cont.icon-1 {
    left: 120px;
    top: 0px;
  }
  .why-icon-cont.icon-2 {
    top: 60px;
    left: 45px;
  }
  .why-icon-cont.icon-3 {
    left: -90px;
  }
  .why-icon-cont.icon-4 {
    left: -40px;
    top: 70px;
  }
  .why-icon-cont.icon-5 {
    margin: -90px auto auto;
  }
  .dotted-line-img {
    margin-top: -40%;
  }
  .heading h5 {
    font-size: 16px;
  }
  .about-wrap p {
    padding: 0px 40px;
  }
  .works-content-top {
    min-height: 350px;
  }
  .works-content-border {
    min-height: 320px;
    padding: 10px 30px;
  }
  .offer-content h2 {
    font-size: 35px;
  }
  .offer-wrap {
    margin: 0px 5%;
  }
  .how-it-wrap {
    margin: 0px 0px;
  }
 .traders-section {
    padding: 0px 0px;
    margin-top: -30%;
  }
  .polygon-bg-color {
    margin-top: -20%; 
  }
  .faq-section {
    margin-top: -30%;
    padding: 70px 0px;
  }
  .traders-content p {
    font-size: 13px;
    min-height: 230px;
  }
  .real-result-section {
    margin-top: -25%;
    padding-top: 70px;
  }
  .traders-details h5 {
    font-size: 15px;
  }
  .traders-details h5 span {
    font-size: 12px;
  }
  .accordion-body {
    font-size: 14px !important;
  }
  .accordion-flush .accordion-item .accordion-button {
    font-size: 16px;
  }
  .ready-heading h4 {
    padding: 0px 0px 15px;
  }
  .social-icon a {
    padding: 0px 20px;
  }
  .footer-section a {
    font-size: 16px;
  }
  .copyrights p {
    font-size: 14px;
  }


	
}
@media screen and (max-width: 1270px) {
 
 .how-it-wrap {
    padding: 22px 10px;
  }

  .works-content-top {
    min-height: 330px;
  }
  .works-content-border {
    min-height: 300px;
    padding: 10px 30px;
  }
 
}


@media screen and (max-width: 1023px) {
  
   
   

}
@media screen and (max-width: 899px) {
  header .mainmenu ul li:last-child a {
    padding: 10px 20px !important;
    margin-left: 20px;
  }
  header .mainmenu ul li a {
    font-size: 14px;
    padding: 10px 5px !important;
  }
  header .banner-contents h1 {
    font-size: 30px;
  }
  header .header-bottom .banner-contents {
    top: 35%;
  }
  .heading h3 {
    font-size: 24px;
  }
  .heading p {
    font-size: 14px;
  }
  .about-section {
    padding: 30px 0px;
  }
  .why-icon-cont.icon-1 {
    left: 60px;
  }
  .why-icon-cont ul li img {
    width: 60px;
  }
   .why-icon-cont.icon-1 {
    left: 70px;
    top: 0px;
    text-align: right;
  }
  .why-icon-cont.icon-2 {
    top: 40px;
    left: 30px;
    text-align: right;
  }
   .why-icon-cont.icon-3 {
    left: -60px;
  }
   .why-icon-cont.icon-4 {
    left: -25px;
    top: 40px;
  }
  .why-icon-cont.icon-5 {
    margin: -70px auto auto;
  }
  .play-icon {
    width: 70px;
    margin: auto;
  }
  .play-icon a {
    bottom: 120px;
  }
  .how-it-section {
    padding-top: 70px;
  }
  .works-content-border p {
    font-size: 12px;
    padding: 0px 20px;
  }
  .works-content-border img {
    width: 45px;
  }
  .heading h5 {
    font-size: 14px;
  }
  .works-content-border {
    min-height: 230px;
    padding: 10px 0px;
  }
  .works-content-top {
    min-height: 240px;
  }
  .about-wrap p {
    padding: 0px 10px;
  }
  .offer-content ul li {
    font-size: 14px;
  }
  .traders-content {
    padding: 15px 10px;
    border-radius: 10px;
  }
  .heading h4 {
    font-size: 18px;
  }
  .ready-heading h4 {
    padding: 0px 0px 0px;
    margin: 0px;
  }
  .footer-section p {
    font-weight: 400;
    padding: 5px 10px;
  }
   .footer-section a {
    font-size: 14px;
    padding: 14px;
  }
  .social-icon i {
    padding: 6px 2px;
    margin-right: 8px;
    font-size: 13px;
    width: 30px;
    height: 30px;
  }
   .copyrights p {
    font-size: 14px;
    padding: 20px 0px !important;
  }


}

@media screen and (max-width: 767px) {
  .navbar-toggler:focus {
	  text-decoration: none;
	  outline: 0;
	  box-shadow: none;
	  border: none !important;
	}
	header .header-bottom .banner-contents {
		top: 50%;
	}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 5px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	a.navbar-brand{
	    width: 50%;
	}
	header .mainmenu ul li a {
	  font-size: 14px;

	}
  header .header-top .mainmenu ul li:last-child {
    display: none;
  }
	.contact-wrap {
	  padding-top: 10px;
	}
	header .header-bottom .banner-contents {
		top: 20%;
	}
	.navbar-nav.me-auto.mb-2.mb-lg-0 {
	  margin-top: 20px;
	}
	.navbar.navbar-expand-md .container {
	  padding: 0px;
	}
 .navbar.navbar-expand-md a img {
    width: 70%;
  }
  .holder {
    text-align: center;
  }
  .header-top {
    padding: 10px 0px;
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .why-icon-cont.icon-1, .why-icon-cont.icon-2, .why-icon-cont.icon-3, .why-icon-cont.icon-5, .why-icon-cont.icon-4 {
    left: auto;
    top: auto;
    text-align: right;
    display: flex;
    margin: 30px 0px 0px !important;
  }
  .why-wrap {
    padding-top: 0px;
    margin-top: -30px;
  }
   .why-icon-cont h4 {
    font-size: 15px;
  }
  .why-icon-cont ul li img {
    width: auto;
  }
    .how-it-wrap {
    padding: 0px;
    background-image: none;
  }
  .why-icon-cont ul {
    display: flex;
    flex-direction: column-reverse;
    margin: auto;
    text-align: center;
  }
  .why-icon-cont.icon-3 ul, .why-icon-cont.icon-4 ul, .why-icon-cont.icon-5 ul{
    display: flex;
    flex-direction: column;
  }
   .works-content-top {
    min-height: auto;
    width: 400px;
    height: 400px;
    margin: auto;
  }
  .works-content-border {
    min-height: auto;
    padding: 10px 0px;
    width: 400px;
    height: 400px;
    margin: auto;
  }
  .works-content-border img {
    width: auto;
  }
  a.mob-btn{
    background-color: #219df4;
  padding: 6px 20px !important;
  display: block;
  margin-left: 40px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  }

  .heading h5 {
    font-size: 18px;
  } 
  .works-content-border p {
    font-size: 14px;
  } 

  .offer-content {
    background: linear-gradient(135deg, #2b0c16, #051c2c);
    padding: 30px 10px 30px;
    margin: 10px;
  }
  .cricle-dotted-img img {
    width: 60%;
    padding-top: 20px;
  }
   .play-icon a {
    bottom: 100px;
  }
  .works-content-top {
    background: #219DF4;
    outline: 12px solid transparent;
    outline-offset: -15px;
    margin: 10px auto;
  }
  .dot-circle {
    display: none;
  }
    .works-content-top {
    background: #219DF4;
    margin: 10px auto;
    width: 410px;
    height: 410px;
  }
  .works-content-top.heading.c-box {
    background: linear-gradient(180deg, rgb(0, 0, 0) 57%, rgb(8, 8, 8) 58%);
    padding: 4px 5px;
  }
  .traders-content p {
    font-size: 13px;
    min-height: auto;
  }
  .traders-details {
    display: block;
  }
  .traders-content {
    padding: 25px 40px;
    border-radius: 10px;
    margin: 10px 0px;
  }
  .footer-section {
    padding: 30px 0px 0px;
  }
  .footer-section p {
    padding: 25px 10px 0px;
  }
  .footer-menu {
    display: inline !important;
  }
  .social-icon {
    display: inherit !important;
    margin: auto;
    width: fit-content;
  }

}

@media screen and (max-width: 480px) {

 a.navbar-brand {
    width: 40%;
  }
   header .banner-contents h1 {
    font-size: 25px;
  }
  .works-content-top {
    width: 310px;
    height: 310px;
  } 
  .works-content-border {
    min-height: auto;
    padding: 10px 0px;
    width: 300px;
    height: 300px;
  }
  header .header-bottom .banner-contents {
    top: 10%;
  }
    .banner-contents p {
    font-size: 14px;
    padding-top: 0px;
  }
    a.btn {
    font-size: 15px;
    margin-top: 5px;
    padding: 10px;
  }
  .heading h3 {
    font-size: 20px;
  }
  .play-icon a {
    bottom: 80px;
  }
  .traders-wrap {
    padding-top: 0px;
  }
    .traders-section {
    padding: 0px 0px;
    margin-top: -40%;
    background-color: #010b18;
  }

 .ready-heading h4 {
    padding: 0px 0px 10px;
  }
    .heading h4 {
    font-size: 16px;
  }
  
}
@media screen and (max-width: 428px) {
  
    
}
@media screen and (max-width: 420px) {

 a.navbar-brand {
    width: 36%;
    margin: 0px;
  }
    .works-content-top {
    width: 290px;
    height: 290px;
  } 
  .works-content-border {
    min-height: auto;
    padding: 10px 0px;
    width: 280px;
    height: 280px;
  }
    header .banner-contents h1 {
    font-size: 24px;
    margin: 0px;
  }
   a.btn {
    font-size: 15px;
    margin-top: 0px;
    padding: 7px 10px;
  }
   .play-icon a {
    bottom: 70px;
  }

}
@media screen and (max-width: 390px) {
 
  .play-icon a {
    bottom: 60px;
  }

}
@media screen and (max-width: 375px) {
	
   .play-icon a {
    bottom: 50px;
  }
  .offer-content h2 {
    font-size: 26px;
  }
    .accordion-flush .accordion-item .accordion-button {
    font-size: 15px;
    padding: 12px;
  }

}
@media screen and (max-width: 360px) {
 
  .works-content-border img {
    width: 80px;
  }
   header .header-bottom .banner-contents {
    top: 2%;
  }
   .play-icon a {
    bottom: 40px;
  }
}
@media screen and (max-width: 320px) {
  

}