/* body{
  background:url("../images/blog-detail.jpg") no-repeat;
}
.wrapper{
  opacity:0.5;
} */


@font-face {
  font-family: "Inter";
  src: url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-Bold.woff2') format('woff2'), url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Inter";
  src: url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-SemiBold.woff2') format('woff2'), url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Inter";
  src: url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-Regular.woff2') format('woff2'), url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Inter";
  src: url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-Medium.woff2') format('woff2'), url('https://www.sparxitsolutions.com/assets-style/fonts/Inter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
* {
  font-family: Inter, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

h2,
h3,
h4,
h5,
h6 {
  color: #1B1E55;
}

h2 {
  letter-spacing: normal;
}

a,
span,
strong {
  display: inline;
}

.banner_section {
  background: linear-gradient(to right, rgb(201, 96, 66), rgb(206, 106, 156), rgb(85, 128, 206));
  color: #fff;
  padding: 42px 0 48px;
  margin-top: 75px;
}

table {
  width: 100%;
}

table,
tr,
td {
  border: 1px solid #000;
}

td {
  padding: 10px;
  vertical-align: middle;
}

table {
  margin-bottom: 25px;
}

td {
  font-size: 15px;
}

.banner_section h1 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 17px;
  max-width: 880px;
  letter-spacing: 0.4px;
  line-height: 1.21;
}

.banner_section p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 24px;
  color: #fff;
  letter-spacing: 0.4px;
}

.banner_section .meta-info {
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: wrap;
}

.meta-info span {
  font-size: 12px;
  border-radius: 8px;
  border: 1px solid #C8C8C8;
  padding: 9px 12px;
  text-align: center;
  font-weight: 500;
}

.meta-info span:last-child:before {
  content: "";
  background: url("../images/time-clock.svg") no-repeat;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}

.blog-block {
  padding: 30px 0;
}

.blog-block .container>h2 {
  margin-bottom: 76px;
  font-size: 44px;
  font-weight: 500;
  display: inline-flex;
  gap: 52px;
  align-items: center;
  position: relative;
  color: #1B1E55;
}

.innovations-wrap {
  --columns: 1;
  --gap: 20px;
  --gap-count: calc(var(--columns) - 1);
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: var(--gap);
}

.innovations-wrap .blog-card {
  background-color: #F8F9F9;
  padding: 24px;
  flex-basis: calc(calc(100% / var(--columns)) - calc(var(--gap) / var(--columns) * var(--gap-count)));
}

.innovations-wrap .clock-icon {
  background: url("../images/clock.svg") no-repeat center center;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.innovations-wrap .blog-content {
  display: flex;
  flex-direction: column;
}

.innovations-wrap .date {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  color: #1B1E55;
  margin-bottom: 10px;
}

.innovations-wrap h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 31.2px;
  color: #1B1E55;
  margin-bottom: 24px;
  min-height: 70px;
}

.innovations-wrap .meta-info {
  display: flex;
  align-items: center;
  gap: 24px;
}

.innovations-wrap .blog-image img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.innovations-wrap .author {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  color: #1B1E55;
}

.innovations-wrap .read-time {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: #05AF05;
  display: flex;
  align-items: center;
  gap: 3px;
}

.innovations-wrap .author-info {
  display: flex;
  align-items: center;
  gap: 8px;
}

.blog-image {
  margin-bottom: 8px;
}

.ecommerce-section {
  background: #F6F6F8;
  padding: 30px 15px;
}

.content-wrapper {
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.text-content {
  margin-bottom: 20px;
}

.left-img {
  display: none;
}

h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  text-align: left;
  color: #1B1E55;
  margin-bottom: 20px;
}

.gaming-right-content {
  margin-bottom: 35px;
}

.gaming-right-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.44;
  color: #1B1E55;
  margin-bottom: 22px;
}

.cta-button.primary-btn {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 8px;
  background: #E02424;
  color: #fff;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  transition: all 0.4s linear;
}

.primary-btn:after {
  content: "";
  background: url(../images/arrow_right.png) no-repeat;
  width: 23px;
  height: 12px;
  display: inline-block;
  margin-left: 8px;
  border: 1px solid transparent;
  transition: .4s linear;
}

.primary-btn:hover {
  background-color: #fff;
  border-color: #e02424;
  color: #e02424;
}

.primary-btn:hover:after {
  background: url(../images/arrow.svg) no-repeat;
  transform: translateX(6px);
}

.left-img img {
  border-radius: 8px;
}

/* gaming wrap */
.gaming-wrap {
  padding: 49px 0;
}

.gaming-block {
  padding: 0 5px;
}

.author-info {
  display: flex;
  align-items: center;
  margin-bottom: 37px;
}

.author-image {
  width: 48px;
}

.author-details {
  width: calc(100% - 50px);
  padding-left: 11px;
}

.author-image img {
  border-radius: 50%;
  overflow: hidden;
  width: 48px;
  height: 48px;
}

.author-name {
  display: inline-flex;
  align-items: center;
  color: #1B1E55;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.3px;
}

.author-linkedin {
  margin-left: 11px;
}

#ez-toc-container p.ez-toc-title {
  color: #9CA3AF;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}

#ez-toc-container a.ez-toc-toggle {
  display: none;
}

.ez-toc-title-container {
  margin-bottom: 27px;
}

.table-of-contents strong {
  color: #9CA3AF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;

}

.author-title {
  display: block;
  color: #1B1E55;
  font-size: 14px;
  letter-spacing: 0.3px;
}

.gaming-wrap p a,
.gaming-right-content a {
  color: #E02424;
}

.gaming-right-content h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28.8px;
  color: #1B1E55;
  margin-bottom: 24px;
}

.gaming-wrap h3 {
  font-weight: 500;
  color: #1B1E55;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 16px;
  position: relative;
  padding-left: 5px;
  letter-spacing: normal;
}

.gaming-right-content ul h3 {
  padding-left: 0;
}

.gaming-right-content ul h3:after {
  display: none;
}

.gaming-wrap ul,
.gaming-wrap ol {
  margin-bottom: 24px;
}

.table-list li:last-child {
  border-bottom: 6px solid #D9D9D9;
  padding-bottom: 20px;
}

span.share-tag {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 18px;
  padding-top: 14px;
  display: block;
  border-top: 4px solid #D9D9D9;
  width: 85%;
}

.share-section {
  padding: 2px 0 15px 12px;
}

.share-list {
  display: flex;
  gap: 12px;
}

.share-list li {
  padding: 0 !important;
  margin: 0 !important;
}

.share-list li:after {
  display: none;
}

.table-list {
  font-size: 16px !important;

}

.table-list li a {
  color: #1B1E55;
  font-size: 16px;
}

.gaming-wrap ul li {
  font-weight: 600 !important;

}

.gaming-wrap ul li,
.gaming-wrap ol li {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1B1E55;
  padding-left: 20px;
  margin-bottom: 22px;
}

.gaming-wrap ul li:after,
.gaming-wrap ol li:after {
  position: absolute;
  content: "";
  top: 10px;
  left: 0px;
  background: #1B1E55;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

/* .gaming-right-content ul li:after{
  display: none;
}
.gaming-right-content ul li{
  padding-left:0 !important;
} */
.written-by {
  margin-bottom: 25px;
  display: block;
  font-size: 16px;
  font-weight: 600;
}

.faq-section {
  padding: 10px 0 40px;
}

.faq-section h2 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.16;
  text-align: left;
  color: #1B1E55;
  margin-bottom: 28px;
}

.accordion {
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.accordion-item {
  background: #F6F6F8;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
}

.accordion-header {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  background: #F6F6F8;
  transition: background-color 0.3s ease;
}

.accordion-header h3::after {
  display: none;
}

.accordion-header,
.accordion-content {
  padding: 24px 15px 20px;
}

.accordion-item h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
  color: #1B1E55;
  margin: 0;
  padding-right: 20px;
  padding-left: 0;
  width: calc(100% - 25px);
  letter-spacing: normal;
  font-family: Inter, sans-serif;
}

.icon,
.icon_close {
  width: 25px;
  transition: transform 0.3s ease;
}

.icon_close {
  display: none;
}

.accordion-item.active .icon {
  display: none;
}

.accordion-item.active .icon_close {
  display: block;
}

.accordion-content {
  background: #F6F6F8;
  padding-top: 0 !important;
}

.accordion-content p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #1B1E55;
  margin-bottom: 0 !important;
}

.accordion-content span {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #1B1E55;
  margin-bottom: 0 !important;
}

.accordion-content li {
  font-size: 1.6rem;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.accordion-content li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 5px;
  height: 5px;
  background-color: #dad4d6;
}

/* subscribe wrap */
.subscribe-block {
  position: relative;
  z-index: 2;
  background: url("../images/innovations.png") no-repeat center center;
  background-size: cover;
}

.subscribe-content {
  max-width: 715px;
  width: 100%;
}

.subscribe-block h2 {
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 13px;
  color: #fff;
  max-width: 645px;
  width: 100%;
}

.subscribe-block p {
  margin-bottom: 16px;
  color: #fff;
}

.subscribe-block .arrow-icon {
  background: url("../images/arrow.svg") no-repeat center center;
  display: inline-block;
  width: 23px;
  height: 10px;
}

.subscribe-block .subscribe-btn {
  color: #E02424;
  font-weight: 500;
  font-size: 16px;
  padding: 10px;
  border-radius: 8px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 260px;
  width: 100%;
}

b {
  font-weight: 600;
}

.contact-form {
  border-radius: 16px;
  overflow: hidden;
}

.contact-form img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.contact-form-text {
  padding: 0 15px 30px;
  background-color: #000;
  margin-top: -55px;
}

.contact-form h2 {
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
  font-weight: 500;
  margin-bottom: 22px;
}

.contact-form .form-group {
  margin-bottom: 20px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  font-size: 16px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #BBBBCC;
  color: #fff;
  padding-bottom: 5px;
  display: block;
  cursor: auto;
  font-family: Inter, sans-serif;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: 0;
  ;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #BBBBCC;
}

.contact-form textarea {
  resize: none;
}

.sub-btn {
  margin-top: 5px;
  display: inline-block;
}

.contact-form .btn-submit {
  background-color: #E02424;
  color: #fff;
  width: auto;
  padding: 14px 20px;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  border: 1px solid transparent;
  font-size: 16px;
  cursor: pointer;
  transition: all .3s ease;
}

.contact-form .btn-submit:hover {
  background-color: #fff;
  border: 1px solid #c72d3b;
  color: #E02424;
}

#ez-toc-container {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  border: none;
  padding: 0 !important;
}

div#ez-toc-container ul li {
  margin-bottom: 20px;
}

#ez-toc-container a {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.25;
}

#ez-toc-container .ez-toc-list li {
  padding: 0 51px 0 24px;
  margin-bottom: 20px;
  line-height: 1.4;
}

.ez-toc-counter nav ul li a::before {
  display: none;
}

#ez-toc-container .ez-toc-link {
  color: #1B1E55 !important;
}

.gaming-right-content span[id] {
  position: relative;
  top: -95px;
  display: block;
}

#ez-toc-container .ez-toc-list li a.active {
  text-decoration: none;
  color: #E02424 !important;
  font-weight: 600;
}

#ez-toc-container .ez-toc-list li a:hover {
  color: #E02424 !important;
  text-decoration: none;
}

.gaming-right-content h5 {
  margin-bottom: 14px;
}

/* Exit pop Form */
.mob-hide {
  display: none;
}

/* Exit pop Form Close */

/* Innovation */

.innovation-wrapper {
  padding: 30px 0 50px;
  overflow: hidden;
}

.accordion-content ul {
  margin-top: 20px;
}

.innovation-title {
  text-align: center;
  max-width: 1040px;
  margin: 0 auto 45px;
}

.innovation-title h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 18px;
}

.innovation-title p {
  font-weight: 500;
}

.slick-slider {
  margin: 0 -10px;
}

.innovation-slide {
  padding: 0 10px;
}

.innovation-slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 8px;
}

/* Innovation Close */
p picture {
  text-align: center;
}



@media screen and (min-width:576px) {
  .banner_section h1 {
    font-size: 36px;
  }
}

@media screen and (min-width:768px) {
  .banner_section h1 {
    font-size: 40px;
  }

  .innovations-wrap {
    --columns: 2;
    --gap: 32px;
    gap: 48px var(--gap);
  }

  .blog-block {
    padding: 50px 0;
  }

  /* .innovations-wrap div:nth-child(n+4) {
       margin-bottom: 12px;
    } */
  .blog-block .container>h2 {
    margin-bottom: 96px;
    font-size: 64px;
  }

  .subscribe-block h2 {
    font-size: 40px;
  }

  .subscribe-block p {
    font-size: 20px;
  }

  /* .subscribe-content {
        padding: 50px 0 80px 50px;
    } */
  .subscribe-block {
    padding: 50px 0 80px 50px;
  }

  #ez-toc-container .ez-toc-list {
    max-height: 422px;
    overflow: auto;
    padding-right: 10px;
  }

  .gaming-right-content h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .gaming-wrap h3 {
    font-size: 24px;
  }

  .gaming-wrap ul,
  .gaming-wrap ol {
    margin-bottom: 6;
  }

  .gaming-wrap ul li:after,
  .gaming-wrap ol li:after {
    top: 9px;
  }
}

@media screen and (min-width:992px) {
  .banner_section h1 {
    font-size: 46px;
  }

  .innovations-wrap {
    --columns: 3;
  }

  .blog-block {
    padding: 70px 0;
  }

  .blog-block .container>h2::after {
    content: " ";
    position: absolute;
    bottom: 10px;
    right: -47px;
    width: 136px;
    height: 1px;
    background-color: #1B1E55;
  }

  .blog-block .container>h2::before {
    content: " ";
    position: absolute;
    bottom: 5px;
    right: -55px;
    height: 12px;
    width: 12px;
    background-color: #1B1E55;
    border-radius: 50%;
  }

  .blog-block .container>h2 i {
    display: inline-block;
    background: url("../images/head-icon.svg") no-repeat center;
    width: 40px;
    height: 40px;
  }

  .gaming-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }

  .gaming-left-list {
    width: 30%;
    padding-right: 10px;
    position: sticky;
    top: 100px;
  }

  .gaming-right-content {
    width: 65%;
  }

  .contact-form {
    margin: 0 auto;
  }

  .subscribe-block {
    padding: 69px 0 69px 96px;
  }

  .text-content p {
    font-size: 18px;
    line-height: 1.36;
  }

  #ez-toc-container .ez-toc-list li {
    padding: 0 15px 0 24px;
  }

  .faq-section h2 {
    font-size: 36px;
    text-align: center;
  }
}

@media (min-width:1024px) {
  #ez-toc-container .ez-toc-list li a {
    margin-bottom: 0;
  }

  .content-wrapper {
    display: flex;
  }

  .left-img {
    width: 180px;
    display: block;
  }

  .left-img img {
    width: 100%;
  }

  .text-content {
    width: calc(100% - 180px);
    margin-bottom: 0;
  }

  .cta-button {
    font-size: 15px;
  }

  .innovation-title h2 {
    font-size: 32px;
  }
}

@media screen and (min-width:1200px) {
  .banner_section h1 {
    font-size: 48px;
    line-height: 1.2;
  }

  #ez-toc-container a {
    font-size: 1.4rem;
    line-height: 1.428;
  }

  .banner_section {
    margin-top: 66px;
    padding: 60px 0;
  }

  .banner_section p {
    font-size: 18px;
    letter-spacing: 0.6px;
    margin-bottom: 48px;
  }

  .banner_section .meta-info {
    gap: 10px;
  }

  .meta-info span {
    font-size: 14px;
  }

  .blog-block {
    padding: 96px 0;
  }

  .innovations-wrap {
    gap: 48px 32px;
  }

  .text-content {
    padding-right: 20px;
  }

  .cta-button {
    font-size: 16px;
  }

  .gaming-block {
    flex-wrap: inherit;
    align-items: flex-start;
  }

  .gaming-left-list {
    width: 285px
  }

  .contact-form {
    width: 290px;
    position: sticky;
    top: 100px;
    margin: 0;
  }

  .gaming-right-content {
    width: calc(100% - 575px);
    padding: 0 20px;
    margin-bottom: 0;
  }

  #ez-toc-container .ez-toc-list li {
    margin-bottom: 11px;
  }

  .gaming-wrap ul li,
  .gaming-wrap ol li {
    margin-bottom: 5px;
  }

  /* Exit pop Form  */
  .mob-hide {
    display: block;
  }

  #bio_ep {
    position: fixed;
    width: 100%;
    max-width: 708px;
    left: 50%;
    top: 50%;
    background: none;
    box-shadow: none;
    height: auto;
    z-index: 99999;
    transform: translateX(-50%) translateY(-50%) !important;
  }

  #bio_ep_close {
    position: absolute;
    left: auto;
    margin: 0;
    width: 15px;
    height: 15px;
    color: #000;
    opacity: .3;
    cursor: pointer;
    background: none;
    right: 15px;
    top: 0;
  }

  #bio_ep_close::before {
    content: "×";
    font: 900 30px/1em 'Roboto Slab', serif;
  }

  .pop-flex {
    background: #fff;
    padding: 30px 25px;
    border-radius: 4px;
  }

  .thank-you {
    color: #14151b;
    font-size: 36px;
    text-align: center;
  }

  .form-sec h3 {
    font-size: 24px;
    line-height: 1.12;
    margin-bottom: 26px;
    color: #e42c38;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
  }

  .popup-contact {
    display: flex;
    justify-content: space-between;
  }

  .pop-content h2 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 7px;
  }

  .contactus-form,
  .contact-img {
    width: 48%;
  }

  .contact-img {
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F0F2F2;
  }

  .popup-contact .inquiry-form {
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    padding: 14px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 17px;
    color: #14151b;
    transition: all .3s ease;
    width: 94%;
    font-family: Inter, sans-serif;
  }

  .inquiry-btn {
    font-weight: 700;
    font-size: 1.6rem;
    background-color: #e42c38;
    color: #fff;
    cursor: pointer;
    border: 2px solid #e42c38;
    border-radius: 4px;
    padding: 16px 45px;
    transition: all .5s;
  }

  .inquiry-btn:hover {
    background-color: #fff;
    color: #14151b;
  }

  /* Exit pop Form Close */
}

@media screen and (min-width:1366px) {
  .banner_section {
    padding: 70px 0;
  }

  div#ez-toc-container p.ez-toc-title {
    font-size: 1.6rem;
  }

  #ez-toc-container .ez-toc-list li a.active {
    font-weight: 400 !important;
  }

  .ecommerce-section {
    padding: 40px 30px;
  }

  .faq-section {
    padding: 40px 0 65px;
  }

  .faq-section h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }

  .accordion-item h3 {
    font-size: 22px;
    letter-spacing: 0.3px;
  }

  .accordion-content span {
    width: 90%;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 1.5;
  }

  .accordion-content p {
    width: 90%;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 1.5;
  }

  .gaming-wrap {
    padding: 70px 0;
  }

  .innovation-wrapper {
    padding: 60px 0;
  }

  .innovation-title h2 {
    font-size: 40px;
  }

  .innovation-title p {
    font-size: 18px;
  }
}

@media screen and (min-width:1440px) {
  .banner_section .container {
    max-width: 1390px;
  }

  .gaming-wrap .container {
    max-width: 1470px;
    padding: 0 25px;
  }

  .accordion-item h3 {
    width: calc(100% - 25px);
    padding-right: 45px;
  }

  .icon,
  .icon_close {
    width: 32px;
  }

  .accordion-header,
  .accordion-content {
    padding: 27px 25px 20px;
  }

  .author-info {
    margin-bottom: 46px;
  }

  #ez-toc-container .ez-toc-list li {
    padding: 0 0px 0 24px;
  }

  .gaming-right-content h2 {
    margin: 30px 0 25px;
    letter-spacing: -0.3px;
  }
}

@media screen and (min-width:1536px) {
  .banner_section h1 {
    font-size: 60px;
    line-height: 110%;
    letter-spacing: -0.3px;
  }

  .banner_section p {
    font-size: 20px;
  }

  .gaming-right-content p {
    line-height: 150%;
    letter-spacing: 0.1px;
  }

  .gaming-right-content h2 {
    font-size: 36px;
    line-height: 46px;
  }

  #ez-toc-container a {
    font-size: 1.6rem;
    line-height: 1.428;
  }
}

@media screen and (min-width:1679px) {
  .banner_section h1 {
    max-width: 1020px;
  }

  .gaming-wrap .container {
    max-width: 1570px;
  }

  .gaming-left-list {
    width: 312px;
  }

  .contact-form {
    width: 320px;
  }

  .gaming-right-content {
    width: calc(100% - 632px);
    padding: 0 60px 0 53px;
  }
}

@media screen and (min-width:1870px) {
  .gaming-wrap .container {
    max-width: 1740px;
  }
}