@charset "utf-8";

/* CSS Document */
/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 992px) and (max-width: 1200px) {  


}

/* width: 991px; */

@media screen and (max-width: 61.938em) {
    .connect-wallete-section .wallete .logo-section {width: 100%;}
    .connect-wallete-section .wallete .sales {width: 100%;}
    .connect-wallete-section .wallete .sales .title h4 {font-size: 30px;text-align: center;}
    .connect-wallete-section .wallete .sales .title h2 {font-size:34px;text-align: center;}
    .connect-wallete-section .wallete .sales .box {width: 100%;margin-top:10px};
    .connect-wallete-section .wallete .sales .box h1 {font-size: 50px;}

    .connect-wallete-section .wallete .salesleft {width: 100%!important;}
    .connect-wallete-section .wallete .salesleft{width: 100%;}
    .connect-wallete-section .wallete .salesleft .title1 h4 {font-size: 30px;text-align: center;}
    .connect-wallete-section .wallete .salesleft .title1 h2  {font-size:34px;text-align: center;}
    .connect-wallete-section .wallete .salesleft .box1 {width: 100%;margin-top: 10px};
    .connect-wallete-section .wallete .sr-btn-wrap .sr-btn {width: 100%!important;}
    .second-section .panel-group .panel .epic .main-title1 h1 {font-size: 39px;-webkit-text-stroke: 2px #000000;}
    .second-section .panel-group .panel .rare .main-title2 h1 {font-size: 39px;-webkit-text-stroke: 2px #000000;}
    .second-section .panel-group .panel .legendary .main-title h1 {font-size: 39px;-webkit-text-stroke: 2px #000000;}
    .second-section .panel-group .panel .common .main-title3 h1 {font-size: 39px;-webkit-text-stroke: 2px #000000;}
    .third-section-legendary .legendary-background ul li {padding: 20px;width: 330px;margin-right: 0px;}
    .forth-section-epic .epic-background ul li{padding: 20px;width: 330px;margin-right: 0px;}
    .fifth-section-rare .rare-background ul li{padding: 20px;width: 330px;margin-right: 0px;}
    .sixth-section-common .common-background ul li{padding: 20px;width: 330px;margin-right: 0px;}

    .first-header .sr-btn-wrap{margin-top: 20px;}
    .first-slider-section .img-section h1 {font-size: 45px;}
    .first-slider-section .heading-ultra {margin-top: 20px;}
    .first-slider-section .heading-ultra h1 {font-size: 69px;letter-spacing: 5.5px;}
    .first-slider-section .heading-ultra h2 {font-size: 39px;}
    .first-slider-section .logo-icon {margin-bottom: 30px;}

   
}

/*============	Media 768Px Start ============ */

@media (min-width: 768px) and (max-width: 991px) {

   

}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */

@media (min-width: 320px) and (max-width: 768px) {



}

@media (min-width: 768px) {



}



/*============ Media 300Px Star ============ */

@media (max-width: 480px) {



}

/*============ Media 320Px Start ============ */

@media (max-width: 320px) {

}