@media (max-width: 1720px) {
  section.portfolio:before {
    height: 263dvh;
  }
  .container {
    max-width: 1440px;
  }
  :root {
    --main_headfontsize: 65px;
    --main_headlineheight: 65px;
  }
  section.slider:before {
    top: 79%;
  }
  section.about_us .about_text {
    padding-right: 130px;
  }
  section.comprehensive_gaming {
    padding: 182px 0 255px;
  }
  .gaming_box {
    min-height: 300px;
  }
  .games_carousel {
    padding: 117px 0 0 120px;
  }
  section.comprehensive_gaming {
    padding: 150px 0 211px;
  }
  .inner_container {
    max-width: 1280px;
  }
  .portfolio_result {
    padding-left: 0;
  }
  .potfolio_heads {
    gap: 150px;
    padding: 116px 0 119px;
  }
  .portfolio_titles ul li {
    font-size: 20px;
  }
  p.bold_head {
    font-size: 20px;
  }
  h3.sec_head {
    font-size: 42px;
  }
  .gaming_box h4 {
    font-size: 28px;
  }
  footer .heading_right ul li a {
    height: 70px;
    width: 70px;
  }
  footer .copyright_row .bottom_top {
    width: 60px;
    height: 60px;
  }
  .right-space {
    margin-right: 80px;
  }
	
	.gaming_box h4{
		min-height: 150px;
    max-height: 150px;
	}
	
	
	
}

@media (max-width: 1599px) {
  .container {
    max-width: 1280px;
  }
  :root {
    --main_headfontsize: 60px;
    --main_headlineheight: 60px;
    --body_fontsize: 15px;
  }
  section.slider .slider_bottomtext {
    margin-left: 150px;
  }
  section.about_us .about_text {
    padding-right: 0;
  }
  section.about_us .about_box {
    padding: 118px 0 125px;
  }
  section.comprehensive_gaming .heading_row .righthead:before {
    width: 280px;
  }
  h3.sec_head {
    font-size: 38px;
  }
  .inner_container {
    max-width: 1100px;
  }
  .portfolio_box {
    margin: 0 50px;
  }
  .portfolio_row {
    gap: 208px;
  }
  .padding-left {
    padding-left: 150px;
  }
  .gaming_box h4 {
    font-size: 25px;
  }
  .logoFooter {
    margin-top: -26px;
  }
  section.slider .slider_text h1 span.right_head {
    margin-top: 60px;
  }
  .inner_container {
    max-width: 1200px;
  }
  .logoFooter {
    margin-top: 77px;
  }
  .heading_right {
    right: 50px;
  }
}

@media (max-width: 1439px) {
  :root {
    --main_headfontsize: 52px;
    --main_headlineheight: 52px;
  }
  .container {
    max-width: 100%;
    padding: 0 80px;
  }
  .container-fluid {
    padding: 0 20px;
  }
  section.slider .slider_text {
    padding-top: 375px;
  }
  section.slider:before {
    top: 77%;
  }
  section.slider .slider_bottomtext {
    margin-left: 100px;
  }
  section.about_us .about_text {
    padding-left: 100px;
  }
  section.comprehensive_gaming {
    padding: 150px 0 170px;
  }
  .inner_container {
    max-width: 1100px;
  }
  section.portfolio:before {
    height: 265dvh;
  }
  section.slider .slider_text h1 span.right_head {
    margin-top: 50px;
  }
	section.comprehensive_gaming .lefthead {
    width: 73%;
}
}

@media (max-width: 1279px) {
  :root {
    --main_headfontsize: 45px;
    --main_headlineheight: 45px;
  }
  .container {
    padding: 0 40px;
  }
  section.about_us .about_box .about_inner {
    width: 100%;
  }
  section.about_us .about_box {
    padding: 80px 0 80px;
  }
  section.about_us .about_text {
    padding-left: 0;
  }
  .inner_container {
    padding: 0 50px;
  }
  h3.sec_head {
    font-size: 32px;
  }
  .heading_row {
    flex-direction: column;
    align-items: baseline;
    gap: 15px;
  }
  section.comprehensive_gaming .heading_row .righthead:before {
    display: none;
  }
  section.comprehensive_gaming {
    padding: 110px 0 110px;
  }
  .games_carousel {
    padding: 50px 0 0 50px;
  }
  .portfolio_row {
    gap: 50px;
  }
  .portfolio_box {
    margin: 0 30px;
    background: linear-gradient(
      to right,
      #5f746e 0%,
      #5f746e 50%,
      #151a1991 50%,
      #151a1991 100%
    );
  }
  .potfolio_heads {
    gap: 100px;
  }
  .portfolio_titles ul li {
    font-size: 18px;
  }
  .portfolio_titles ul {
    gap: 15px;
  }
  .gaming_box {
    min-height: 260px;
  }
  footer {
    padding-top: 120px;
  }
  footer .heading_row {
    flex-direction: row;
  }
  footer .heading_right ul li a {
    height: 50px;
    width: 50px;
  }
  .padding-left {
    padding-left: 0;
  }
  .right-space {
    margin-right: 0;
  }
  .footer_form input,
  .footer_form textarea {
    margin-bottom: 22.5px;
  }
  section.portfolio:before {
    height: 218dvh;
  }
  footer .copyright_row {
    margin-top: 70px;
  }
  section.slider .slider_bottomtext {
    margin-left: 70px;
  }
  .footer_row {
    gap: 75px;
  }
  .logoFooter {
    margin-top: 62px;
  }
  .heading_right {
    right: 0px;
  }
}

@media (max-width: 991px) {
  :root {
    --main_headfontsize: 42px;
    --main_headlineheight: 42px;
  }
  .container {
    padding: 0 15px;
  }
  section.slider .slider_text {
    padding-top: 275px;
  }
  button {
    padding: 14px 19px 14px 53px;
    font-size: 14px;
  }
  .navigation nav {
    gap: 35px;
  }
  section.slider .slider_text h1 {
    display: block;
  }
  section.slider .slider_bottomtext {
    margin-left: 0;
    margin-top: 10px;
  }
  section.slider:before {
    top: 79%;
  }
  section.slider .slider_bottomtext p.sub_head {
    font-size: 17px;
  }
  h3.sec_head {
    font-size: 30px;
  }
  .potfolio_heads {
    gap: 50px;
    padding: 50px 0;
  }
  .inner_container {
    padding: 0 30px;
  }
  .portfolio_box {
    margin: 0 15px;
  }
  .games_carousel {
    padding: 50px 0 0 15px;
  }
  .footer_row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .footer_row .footer_right {
    width: 50%;
  }
  .footer_row .footer_left p.bold_head {
    margin-bottom: 15px;
  }
  footer .copyright_row {
    flex-direction: column;
    gap: 10px;
  }
  .logoFooter {
    margin-top: 35px;
  }
  .gaming_box {
    padding: 39px 20px 69px;
  }
  .pagefixBg {
    background-position: 50% center;
    background-size: 175% 100%;
  }
  .heading_right {
    right: 0px;
    top: 28px;
  }
}

@media (max-width: 767px) {
  :root {
    --main_headfontsize: 38px;
    --main_headlineheight: 38px;
    --body_fontsize: 12px;
  }
  section.slider .slider_bottomtext {
    width: auto;
  }
  section.slider .slider_bottomtext p.sub_head {
    font-size: 15px;
    line-height: 21px;
  }
  section.slider .slider_bottomtext {
    margin-top: 35px;
  }
  section.slider .slider_text {
    padding-bottom: 187px;
  }
  section.about_us .about_text .text-row {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  section.about_us .about_box {
    border-radius: 25px;
    background: linear-gradient(225deg, #252d2b, #252d2b, #5f746e1c);
  }
  section.about_us .about_box h3.sec_head {
    display: none;
  }
  section.comprehensive_gaming {
    padding: 86px 0 216px;
  }
  .header_main .navigation,
  .header_main .rightbtn {
    display: none;
  }
  div#scrollToBottomBtn {
    display: none;
  }
  section.about_us .about_text p.about_title {
    padding-right: 15%;
  }
  h3.sec_head {
    font-size: 32px;
  }
  section.comprehensive_gaming .heading_row .righthead button {
    min-width: auto;
  }
  section.comprehensive_gaming h3.sec_head {
    padding-right: 0;
  }
  .portfolio_box {
    margin: 0;
    border-radius: 0;
    background: #5f746e;
  }
  .portfolio_row {
    gap: 60px;
    grid-template-columns: 1fr;
  }
  footer .heading_row {
    flex-direction: column;
    align-items: baseline;
  }
  .footer_row .footer_right {
    width: 100%;
  }
  .inner_container {
    padding: 0 15px;
  }
  .container {
    padding: 0 30px;
  }
  section.comprehensive_gaming .inner_container {
    padding: 0 30px;
  }
  .games_carousel {
    padding: 50px 0 0 30px;
  }
  .portfolio_box .inner_container {
    padding: 0 30px;
  }
  footer .inner_container {
    padding: 0;
  }
  section.portfolio:after {
    left: 0;
    bottom: -115%;
    width: 955px;
    height: 585px;
  }
  footer h3.sec_head br,
  footer .heading_row:before {
    display: none;
  }
  .heading_right ul {
    justify-content: center;
  }
  .heading_right {
    position: relative;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    margin-top: 100px;
  }
  .pagefixBg {
    background: #080a0a url(../images/mobile_heroimg.png) no-repeat;
    background-position: top left;
    background-attachment: fixed;
  }
  .pagefixBg:before {
    opacity: 0.4;
  }
  .fiximgbottom img,
  .logoFooter img {
    display: none;
  }
  footer {
    padding-top: 120px;
    background: #252d2bf5 radial-gradient(#252d2b, transparent);
  }
  .fiximgbottom .mobImg,
  .logoFooter .mobImg {
    display: block;
  }
  footer:before {
    left: 5%;
    top: 61%;
    height: 258px;
    width: 100%;
    background-size: auto;
  }
  .footer_row {
    margin-top: 45px;
  }
  .header_mobile {
    position: fixed;
    bottom: 10px;
    width: calc(100% - 60px);
    display: flex;
    justify-content: space-between;
    left: 30px;
    z-index: 999;
    border-radius: 50px;
    background: var(--theme_greenbg);
    align-items: center;
  }
  .header_mobile a#openNav {
    padding-left: 20px;
    color: var(--white);
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  nav#mobNav a {
    display: block;
    color: var(--white);
    font-family: "owners-wide";
    font-size: 32px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  nav#mobNav {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #5f746e;
    text-align: center;
    border-radius: 30px;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    z-index: -1;
    opacity:0;
            height: 0;
        transition: .8s ease-in-out;
  }
  nav#mobNav.open {
    display: block;
  }
  .portfolio_titles .result_box {
    display: none;
  }
  .portfolio_result {
    display: none;
  }
  .portfolio_titles ul li {
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    padding-right: 20px;
  }
  .portfolio_titles .result_box.active {
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: var(--white);
    padding-bottom: 30px;
  }
  .portfolio_titles .result_box p.bold_head {
    display: none;
  }
  .portfolio_titles ul li.active:before {
    background: url(../images/arrow-upactive.png) no-repeat;
    right: 0;
    left: auto;
    height: 16px;
    top: 12px;
  }
  .portfolio_titles ul li:before {
    content: "";
    background: url(../images/arrow-up.png) no-repeat;
    right: -7px;
    left: auto;
    height: 25px;
    top: -5px;
    position: absolute;
    width: 19px;
    background-size: 13px;
    transform: rotate(180deg) translate(50%);
  }
  .navigation_btn {
    display: block;
  }
  footer .footer_inner h3.sec_head {
    font-size: 41px;
    line-height: 41px;
  }
  section.comprehensive_gaming:before{
      background-size: contain;
    background-position: bottom left;
  }
  footer .copyright_row .bottom_top {
    right: 0;
    top: 70px;
    width: 50px;
    height: 50px;
}
	.custom-file-input::after{
	    top: -11px;
}
	.custom-file-input::-webkit-file-upload-button {
	margin-left: -90px;
}

}
