/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 1200px) and (max-width: 1900px) {
.header-nav {
    display: block !important;
}



}





@media screen and (min-width: 1200px) and (max-width: 1300px) {
.herobg1 {
    padding: 120px 0;
    height: 770px;
}

.herobg2 {
    padding: 120px 0;
    height: 770px;
}

.slider1-area .owl-nav {
    position: absolute;
    bottom: 69px;
    z-index: 99999;
    right: 70px;
    display: flex;
}

.header-nav {
	display: block !important;
}

.header-nav ul li a {
    padding-left: 37px;
}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {



.gameitemtextimg-part h2 a {
    font-size: 36px;
}

.gameitemtextimg-part h2 {
    top: 71%;
}

.herobg2 {
    padding: 112px 0;
    height: 875px;
}

.herobg1 {
    padding: 112px 0;
    height: 875px;
}


.slider1-area .owl-nav {
    position: absolute;
    bottom: 40px;
    z-index: 99999;
    right: 70px;
    display: flex;
}


.gamer-part p {
    font-size: 35px;
}

.gamer-part h2 {
    font-size: 67px;
    margin: 0;
    padding-left: 44px;
    padding-bottom: 45px;
}

.Categorias-part {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 24px;
    justify-content: space-around;
    grid-row-gap: 24px;
}



.header-nav {
	display: block !important;
}

.header-nav ul li a {
    font-size: 17px;
    font-weight: 400;
    display: block;
    padding-left: 33px;
}


.newCategorias-part {
    grid-column-gap: 30px;
    grid-row-gap: 40px;
}

.newCategorias-item {
    border-radius: 10px;
    padding: 40px 19px;
}

.header-part2 .header-nav ul li a {
        font-size: 17px;
        font-weight: 400;
        display: block;
        padding-left: 23px;
    }


}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 576px) and (max-width: 991px) {


.footer-logo img {
    width: 140px;
    display: block;
    height: 52px;
}

.footer-social-icons ul li {
    display: inline-block;
    margin-right: 14px;
}

.last-part p br {
	display: none;
}

.last-part p {
    font-size: 19px;
    text-align: center;
    margin: 0;
    padding-top: 60px;
}

.last-part img {
    width: 265px;
    display: block;
    margin: auto;
    height: 100px;
}

.gamer-part h2 {
    font-size: 55px;
    padding-left: 44px;
    padding-bottom: 43px;
}


.gamer-part p {
    font-size: 30px;
}

.gamer-area {
    padding: 104px 0;
    padding-bottom: 135px;
}

.Categorias-part {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 35px;
    grid-row-gap: 35px;
}


.Categorias-heading h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 57px;
    padding-bottom: 26px;
}

.Categorias-area {
	padding-top: 0px;
}

.gameitemtextimg-part h2 a {
    font-size: 26px;
}

.gameitemtextimg-part h2 {
    position: absolute;
    top: 74%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
	font-size: 35px;
}

.Tecnologia-left h2 {
    font-size: 35px;
}

.herobg1 {
    padding: 60px 0;
    height: 700px;
}

.herobg2 {
    padding: 60px 0;
    height: 700px;
}


.hero-part h1 {
    font-size: 75px;
    line-height: 77px;
    font-weight: 800;
    padding-bottom: 20px;
    padding-top: 36px;
}

.slider1-area .owl-nav {
    position: absolute;
    bottom: 32px;
    z-index: 99999;
    right: 64px;
    display: flex;
}




.menu-part {
    display: block;
}

.menu-part img {
width: 25px;
height: 25px;
cursor: pointer;
}

.header-nav {
position: absolute;
left: 0;
top: 46px;
background-color: #00E40F;
width: 100%;
z-index: 999;
padding: 15px 0;
display: none;
}


.header-nav ul li {
	display: block;
}

.header-nav ul li a {
	color: #000;
    font-size: 18px;
    font-weight: 400;
    display: block;
    padding-left: 0;
    padding: 6px 15px;
}

.header-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-area {
    padding: 15px 0;
}

.mouse-part p, .teclado-part p, .headset-part p, .pad-part p, .cadeiras-part p, .combos-part p {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}


.mouse-area, .mouse-area, .teclado-area, .pad-area, .headset-area, .combos-area, .cadeiras-area {
    padding: 100px 0;
}



.newCategorias-part {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    justify-content: space-around;
    grid-row-gap: 35px;
    align-items: initial;
}

.newCategorias-item1 {
    margin-top: 0px;
}

.newCategorias-item2 {
    margin-top: 0px;
}


.mainheader {
    display: block;
}

.header-searchbox {
    width: 100%;
    height: 35px;
    padding: 3px 8px;
    display: flex;
    margin-top: 14px;
}

.header-searchbox input {
    width: 90%;
    font-size: 13px;
    padding-left: 14px;
}

.header-searchbox button {
    border: none;
    background: none;
    padding: 0;
    width: 10%;
}

.header-searchbox button img {
    height: 30px;
    margin-left: 0px;
}

.header-nav ul li.active a::after {
    margin: inherit;
}


}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {	




}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/


@media screen and (max-width: 576px) {

.last-part img {
    width: 200px;
    height: 76px;
    display: block;
    margin: auto;
}

.last-part p br {
	display: none;
}

.footertext1 {
	display: none;
}


.footertext2 {
	display: block;
}

.footer-part {
    display: block;
}

.footer-logo img {
    width: 196px;
    height: 74px;
    display: block;
    margin: auto;
}

.footer-social-icons ul {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 45px;
}

.last-part p {
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding-top: 46px;
    padding-left: 5px;
    padding-right: 5px;
}


.last-area {
    padding: 63px 0;
}

.gamer-part p {
    font-size: 20px;
    line-height: 27px;
}

.gamer-part h2 {
    font-size: 40px;
    padding-left: 33px;
    padding-bottom: 35px;
}

.gamer-part a {
    font-size: 16px;
    width: 173px;
    height: 44px;
    display: block;
    line-height: 44px;
}

.gamer-area {
    padding: 40px 0;
    padding-bottom: 55px;
    background-image: initial;
}

.gameitem-part {
    grid-template-columns: repeat(2, 1fr);
}

.gameitemtextimg-part h2 a {
    font-size: 25px;
    font-weight: 800;
}


.gameitemtextimg-part h2 {
    top: 72%;
    left: 50%;
}

.Tecnologia-img {
	display: none;
}

.Tecnologia-imgs {
	display: block;
	width: 50%;
}

.Tecnologia-left {
	width: 50%;
}

    .Tecnologia-left h2 {
        font-size: 22px;
        padding-right: 0px;
    }


.Tecnologia-left h2 br {
	display: block;
}

.Tecnologia-imgs img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.Tecnologia-area {
    padding: 22px 0;
}

.hero-part h1 {
font-size: 40px;
line-height: 50px;
font-weight: 800;
padding-bottom: 8px;
padding-top: 8px;
text-align: center;
}

.hero-part p br {
	display: none;
}

.hero-part p {
    font-size: 20px;
    line-height: 29px;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
}

.hero-part a {
    font-size: 18px;
    font-weight: 600;
    width: 164px;
    height: 41px;
    display: block;
    line-height: 41px;
    margin: auto;
}

.hero-image {
    display: block;
}

.hero-image img {
	max-width: 100%;
	display: block;
	margin: auto;
}


.herobg1 {
    padding: 100px 0;
    padding-top: 30px;
    background-image: inherit;
    height: 700px;
    background-color: #000301;
}

.herobg2 {
    padding: 100px 0;
    padding-top: 30px;
    background-image: inherit;
    height: 700px;
    background-color: #000301;
}


.hero-part ul li span {
    width: 5px;
    height: 5px;
    display: block;
}

.hero-part ul li h6 {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    margin-top: -17px;
    padding-left: 16px;
    font-weight: 400;
}

.hero-part ul {
    padding-top: 13px;
    padding-bottom: 0px;
    width: 229px;
    display: block;
    margin: auto;
}

.hero-part ul li {
    display: block;
    padding-bottom: 15px;
}


.slider1-area .owl-nav {
    position: absolute;
    z-index: 99999;
    right: initial;
    display: flex;
    left: 50%;
    bottom: 18px;
    transform: translate(-50%, -50%);
}

.footer-social-icons ul li {
    display: inline-block;
    margin-right: 0;
    margin: 0 8px;
}


.Categoriaspartss {
	display: block;
}

.Categoriasparts {
	display: none;
}

.Categorias-heading h2 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 22px;
}

.Categorias-area {
    padding: 70px 0;
    padding-top: 0;
}

.hero-part {
	width: 290px;
	display: block;
	margin: auto;
}

.menu-part {
    display: block;
}

.menu-part img {
width: 25px;
height: 25px;
cursor: pointer;
}

.header-nav {
position: absolute;
left: 0;
top: 46px;
background-color: #00E40F;
width: 100%;
z-index: 999;
padding: 15px 0;
display: none;
}


.header-nav ul li {
	display: block;
}

.header-nav ul li a {
	color: #000;
    font-size: 18px;
    font-weight: 400;
    display: block;
    padding-left: 0;
    padding: 6px 15px;
}

.header-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-area {
    padding: 15px 0;
}

.mouse-part p, .teclado-part p, .headset-part p, .pad-part p, .cadeiras-part p, .combos-part p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
}

.mouse-area, .teclado-area, .pad-area, .headset-area, .combos-area, .cadeiras-area {
    padding: 145px 0;
    padding-bottom: 19px;
    background-image: initial;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.newCategoriaspartss {
	display: block;
}

.newCategoriasparts {
	display: none;
}






.newCategorias-texttitle h2 {
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 16px;
}


.newCategorias-item {
    padding: 35px 15px;
}

.newCategorias-btnbox ul li:nth-child(2) {
    padding-top: 18px;
}

.newCategorias-texttitle {
    margin-bottom: 22px;
}


.newCategorias-item2 {
    margin-top: 0px;
}

.newCategorias-item1 {
    margin-top: 0px;
}

.newCategorias-listbox ul {
    padding-bottom: 16px;
}

.newCategorias-listbox h3 {
    padding-bottom: 16px;
}

.newCategorias-listbox h4 {
    padding-bottom: 16px;
    margin-top: -6px;
}


.newCategorias-area {
    padding: 45px 0;
}

.mainheader {
    display: block;
}

.header-searchbox {
    width: 100%;
    height: 28px;
    padding: 3px 8px;
    display: flex;
    margin-top: 14px;
}

.header-searchbox input {
    width: 90%;
    font-size: 13px;
    padding-left: 14px;
}

.header-searchbox button {
    border: none;
    background: none;
    padding: 0;
    width: 10%;
}

.header-searchbox button img {
    height: 26px;
    margin-left: 0px;
}

.header-part2 .header-nav {
    padding-left: 0px;
}

.header-nav ul li.active a::after {
    margin: inherit;
}
.gameitemtextimg-part h2 a, .gameitemtextimg-part h2 {
    font-size: 35px;
}


}