@charset "utf-8";

/* CSS Document */
@font-face {
  font-family: "GT-Pressura-Light";
  src: url("/_static/themes/pf/previous/fonts/GTPressuraPro-Light.eot");
  src:
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Light.eot?#iefix")
      format("embedded-opentype"),
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Light.woff2")
      format("woff2"),
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Light.woff")
      format("woff"),
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Light.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GT-Pressura-Regular";
  src: url("/_static/themes/pf/previous/fonts/GTPressuraPro-Regular.eot");
  src:
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Regular.woff2")
      format("woff2"),
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Regular.woff")
      format("woff"),
    url("/_static/themes/pf/previous/fonts/GTPressuraPro-Regular.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*字体修改*/
.spec .container .row li {
  /* font-family: "GT-Pressura-Light" !important; */
}

.main-nav .navbar-nav .nav-item a,
h1,
h2,
h3,
h4,
h5 {
  /* font-family: "GT-Pressura-Light" !important; */
  word-spacing: 0;
}

h1 {
  font-size: 48px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  color: #ffffff !important;
}

p {
  font-size: 18px;
}

.spec h1 {
  color: #000 !important;
}

/* 公共样式，所有元素点击时，保持绝对的干净，干掉边框 */
a:focus,
button:focus,
.btn:focus {
  outline: none;
  box-shadow: none;
}

/* 键盘TAB无障碍 */
a:focus-visible,
button:focus-visible {
  /* 只在敲键盘时显现 */
  outline-offset: 2px;
}

/*R标*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* 针对Google Chrome、Safari 3.0、Opera 9 的CSS样式 */
  .-webkit-w16 {
    width: 10px;
    display: inline-block;
  }

  .-webkit-sub,
  .-webkit-sup {
    transform: scale(0.7) translate(-3px, 0px);
    -webkit-letter-spacing: 1px;
  }
}

@-moz-document url-prefix() {
  /* 针对Firefox的CSS样式 */
  .-moz-sub,
  .-moz-sup {
    position: relative;
  }

  .-moz-sub-span {
    position: relative;
    top: -8px;
  }

  .-moz-sup-span {
    position: relative;
    top: 0px;
  }
}

/*R标*/
.spec h3 {
  font-weight: 600 !important;
}

.spec .text-left h3 {
  margin-top: 30px;
}

.copyright-bar .small {
  font-size: 14px !important;
}

.btn,
p {
  /* font-family: "GT-Pressura-Light" !important; */
}

.Language a {
  color: #ccc;
}

.Language a:hover {
  color: #db9b34;
}

.Language {
  float: left;
  padding: 28px 0 17px;
  margin-left: -26px;
}

.Language span {
  padding: 0 6px;
  color: #555;
}

.pic-thumbnail {
  width: 100%;
  padding-top: 30px;
}

.bg-img,
picture img,
.img-rounded {
  width: 100%;
  max-width: 100%;
}

.none-li {
  list-style-type: none;
}

#header-1 .brand-img {
  width: 68% !important;
}

.section-1,
.section-2,
.section-3,
.section-4,
.section-5,
.section-6,
.section-7,
.section-8,
.section-9,
.section-10,
.section-steam-deck,
.section-apple,
.section-switch2,
.handle-bag {
  position: relative;
}

.content-left,
.content-right {
  width: 100%;
  display: flex;
  background-color: #111;
}

.content-left .picture,
.content-right .picture {
  width: 50%;
  line-height: 0;
  background-color: #000000;
  display: flex;
  align-items: center;
}

.content-left .picture img,
.content-right .picture img {
  width: 100%;
  max-width: 100%;
}

.content-left .background-picture .text-box,
.content-right .background-picture .text-box {
  width: 70%;
}

/* 左图右文布局 */
.content-left {
  flex-direction: row;
}

.content-left .background-picture,
.content-left .covervid-wrapper {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

/* 右图左文布局 */
.content-right {
  flex-direction: row-reverse;
}

.content-right .background-picture,
.content-right .covervid-wrapper {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.content-right .background-picture .text-box {
  width: 50%;
}

.app-note {
  width: 100% !important;
  background: #111;
  display: flex;
  justify-content: center;
}

.apple-text {
  width: 1150px;
  font-size: 10px !important;
  color: rgb(128, 128, 128, 0.3) !important;
}

.section-apple .container {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 26%;
  padding-left: 10%;
  padding-right: 10%;
}

.section-steam-deck .container h1 sup,
.section-apple .container h1 sup {
  font-size: 0.6em;
  vertical-align: text-top;
  font-weight: normal;
  top: auto;
}

.section-apple .container .reduce {
  font-size: 32px;
}

.section-steam-deck .container {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 40%;
  padding-left: 18%;
  padding-right: 18%;
}

.section-switch2 .container {
  width: 100%;
  text-align: left;
  position: absolute;
  top: 16%;
  padding-left: 60%;
  padding-right: 5%;
}

.section-switch2 .container p > a {
  color: #e8e8e8;
  text-decoration: underline;
}

.section-switch2 .container p > a:hover {
  color: #db9b34;
}

.handle-bag .container {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 20%;
  padding-left: 30%;
  padding-right: 30%;
}

.section-1 {
  margin-top: -6px !important;
  position: relative;
}

.section-1 .buy-btn,
.section-3 .buy-btn {
  position: relative;
}

.section-1 .container .btn,
.section-2 .container .btn,
.section-3 .container .btn,
.section-apple .container .btn,
.section-steam-deck .container .btn,
.handle-bag .container .btn,
#Transparent .container .btn {
  margin: 10px 6px;
  border-radius: 0px !important;
  border: solid #fff 1px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0;
}

.section-1 .container .btn:hover,
.section-2 .container .btn:hover,
.section-3 .container .btn:hover,
.section-apple .container .btn:hover,
.section-steam-deck .container .btn:hover,
.handle-bag .container .btn .btn:hover,
#Transparent .container .btn:hover {
  background-color: #ff4203;
}

.container .sublinks {
  display: inline-block;
  color: #fff;
  margin: 0px 6px;
  text-decoration: none;
  opacity: 0.7;
}

.container .sublinks:hover {
  opacity: 1;
}

.container .blank-line {
  height: 4px;
}

.footer-wrap-1-1 .none-url {
  color: #555;
}

.footer-wrap-1-1 a {
  color: #777;
}

.footer-wrap-1-1 a:hover {
  color: rgba(233, 152, 0, 1);
}

.footer-wrap-1-1 p {
  color: #999;
  margin: 0;
  font-size: 14px !important;
}

.footer-wrap-1-1 .brand-img {
  width: 23%;
}

.copyright-bar p {
  color: #999 !important;
}

.copyright-bar .container .social {
  text-align: right;
}

/*DIY视频教程链接*/
.content-block-nopad .pull-left .tutorial-videos {
  text-decoration: underline;
  color: brown;
}

.content-block-nopad .pull-left a:hover {
  color: tomato;
}

/*html5视频*/
.dots {
  background-color: rgba(0, 0, 0, 0);
  background: url("../images/videos/dot-50.png");
  height: 100%;
  position: absolute;
  width: 100%;
}

.covervid-video {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.covervid-wrapper {
  position: relative;
  background-color: #111;
  line-height: 0;
}

.covervid-wrapper .container {
  position: absolute;
  top: 15%;
  right: 0;
  padding-right: 15%;
  text-align: right;
}

/* Detail drawing style */
.details-img {
  position: relative;
  background-color: #111111;
}

.details-img .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* 标题 */
.details-img .container h1 {
  font-size: 36px;
  line-height: 1;
  color: #bbbbbb;
  text-align: center;
  margin: 20px auto;
}

.details-img .container p {
  color: #747474;
  text-align: center;
  padding-left: 22%;
  padding-right: 22%;
}

.details-img .container .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}

.details-img .container .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

/* Award icon */
.awards-box {
  width: auto;
  max-width: auto;
  padding: 12px;
  border-radius: 10px;
  background-color: #ffffff;
  position: absolute;
  right: 5%;
  top: 5%;
}

.awards {
  width: auto;
  display: flex;
  align-items: flex-start;
}

.awards img {
  width: 60px;
  margin-left: 10px;
}

.awards img:nth-child(1) {
  margin-left: 0px;
}

.awards-box > h4 {
  font-weight: 600;
  color: #000;
  line-height: 0.5;
  margin: 20px 0 0 0;
}

.awards-box > h4 > .red-text {
  color: red;
}

/* Microsoft Collaboration */
.section-1 .xbox-img,
.text-center .xbox-img {
  width: 350px;
}

/* 兼容性改为黑色背景样式 */
.content-black {
  background-color: #111 !important;
}

.compatibility .container {
  width: 75% !important;
}

/* 视频按钮基础样式 */
.w-video {
  text-align: center;
  color: #80d5ff;
  padding-bottom: 40px;
  font-size: 24px;
}

.w-video a:hover {
  background-color: transparent;
}

.w-video .fa {
  color: #80d5ff;
  font-size: 24px;
}

.w-video span {
  color: #80d5ff;
}

/* 控制兼容性图标大小 */
.compatibility img {
  width: 45px !important;
}

.compatibility .icon-size {
  width: 20%;
  text-align: center;
}

.compatibility .icon-size img {
  width: 62%;
}

/* 鼠标经过下划线 */
.watch-video span:hover {
  text-decoration-line: underline;
  color: #80d5ff;
}

.content-black p {
  color: #747474 !important;
}

.content-black .underlined-title h1 {
  color: #bbbbbb;
}

.content-black h4 {
  color: #bbbbbb !important;
}

.compatibility .container .remarks {
  font-size: 10px;
  color: #747474;
}

/* 页面图片切换样式 */
#Transparent .container {
  width: 100%;
  text-align: left;
  position: absolute;
}

/* 图片轮播组件 */
/* 遮罩滤镜 */
.slider .item {
  background: #000000;
}

.slider .item img {
  opacity: 0.3;
}

.slider .active .item img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

/* 序列点 */
.slider .owl-carousel .owl-controls {
  width: 100%;
  position: absolute;
  bottom: 3%;
  display: flex;
  justify-content: center;
}

.slider .owl-dot {
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 5px;
  margin: 10px 6px;
  position: relative;
  float: left;
}

.slider .owl-dot.active {
  background: #fff;
}

.ultimate_software .container > .col-md-2 {
  width: 18.5%;
  padding: 0px;
  margin-right: 1.5%;
}

.ultimate_software .container > .col-md-3 {
  width: 25%;
}

/* 参数板块暗黑色调 */
.spec {
  background-color: #111 !important;
}

.spec > .container > hr,
.spec .col-md-6 hr,
.spec .col-md-12 hr {
  border: 1px solid #2e2e2e3d;
}

.spec h1 {
  color: #fff !important;
}

.spec h2 {
  font-size: 18px;
  color: #767676;
}

.spec h3 {
  color: #bbbbbb;
  font-size: 20px;
  font-weight: 600;
}

.spec .container {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.spec .container .carousel {
  padding: 3% 0;
}

.spec .container .row li {
  font-size: 16px;
  line-height: 1.8;
  color: #686868;
  font-family: arial;
  list-style-position: inside;
}

.copyright-bar .social .fa {
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright-bar .social .fa svg {
  width: 15px;
  height: 15px;
}

.fa-twitter:before {
  content: none;
}

.social a .fa-discord:after {
  background: #5765f2;
}

@media screen and (min-width: 480px) {
  .topDiv {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .topDiv c {
    display: block;
    background: rgb(0, 0, 0, 0.3);
    font-size: 28px;
    color: #fff;
    position: fixed;
    width: 24px;
    height: 24px;
    text-align: center;
    bottom: 5px;
    right: 4px;
    z-index: 9999999;
  }

  .topDiv c i {
    display: block;
    margin-top: -4px;
  }

  h1 {
    font-size: 22px !important;
    line-height: 30px !important;
    color: #ffffff !important;
  }

  h4 {
    font-size: 1.98rem;
  }

  p {
    color: grey !important;
    font-size: 12px;
  }

  h3 {
    font-size: 18px !important;
  }

  li {
    font-size: 14px !important;
  }

  hr {
    margin: 0;
  }

  #header-1 .brand-img {
    width: 25% !important;
  }

  .Language {
    position: absolute;
    left: 50px;
    top: 0px;
  }

  .Language span {
    padding: 0 3px;
  }

  .brand-img {
    width: 25% !important;
  }

  .spec .container h1 {
    font-size: 22px !important;
    font-weight: 600;
  }

  .spec .container h3 {
    font-size: 18px !important;
  }

  .spec .container .row {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .footer-1-1 h4 {
    font-size: 20px;
  }

  .copyright-bar .social {
    text-align: left !important;
    margin-left: -12px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 16px !important;
  }

  /* Head navigation */
  #header-1 .brand-img {
    width: 28% !important;
    margin: 0 auto !important;
    padding: 25px 0 !important;
  }

  .Language {
    position: absolute;
    left: 40px;
    top: 32px;
    padding: 0;
  }

  #header-1 .main-nav .navbar-toggle {
    margin: 0;
    position: absolute;
    right: 5px !important;
    top: 22px !important;
  }

  .section-1 .container,
  .section-2 .container,
  .section-3 .container,
  .section-4 .container,
  .section-5 .container,
  .section-6 .container,
  .section-7 .container,
  .section-8 .container,
  .section-9 .container {
    position: inherit !important;
    width: 100%;
    min-width: 100%;
    background: #111;
    text-align: left !important;
    padding: 10px 15px !important;
  }

  /* The first award icon */
  .awards-box {
    padding: 8px;
    border-radius: 10px;
    position: absolute;
    right: 3%;
    top: 3%;
  }

  .awards img {
    width: 35px;
    margin-left: 5px;
  }

  .awards-box > h4 {
    margin: 10px 0 0 0;
  }

  /* Microsoft Collaboration */
  .section-1 .xbox-img,
  .text-center .xbox-img {
    width: 200px;
    margin-top: 20px;
  }

  /* 兼容性 手机像素隐藏 */
  .blank-hide {
    display: none;
  }

  .compatibility .container {
    width: 100% !important;
  }

  .compatibility .icon-size {
    width: 25%;
  }

  .compatibility .icon-size img {
    width: 80%;
  }

  .section-apple .container,
  .section-steam-deck .container,
  .section-switch2 .container,
  .handle-bag .container,
  #Transparent .container {
    position: inherit;
    width: 100%;
    min-width: 100%;
    background: #111;
    text-align: left;
    padding: 1rem 2rem 2rem 2rem !important;
  }

  .section-apple .container .reduce {
    font-size: 22px;
  }

  .handle-bag .container br {
    display: none;
  }

  /* Detail drawing style */
  .details-img .container br:first-child,
  .details-img .container br:nth-child(2),
  .details-img .container br:nth-child(6),
  .details-img .container br:nth-child(7) {
    display: none;
  }

  .details-img .container {
    border-top: 1px solid #2e2e2e;
  }

  .details-img .container h1 {
    font-size: 22px !important;
    color: aliceblue;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 6%;
    padding-right: 6%;
    margin-top: 10px;
  }

  .details-img .container p {
    padding-left: 6%;
    padding-right: 6%;
    text-align: left;
  }

  .ultimate_software .container > .col-md-2 {
    width: 100%;
  }

  .ultimate_software .col-md-2 .a1 p {
    padding: 0px;
  }

  /* 视频按钮基础样式 */
  .w-video {
    font-size: 22px;
  }

  /* 底部参数-多位图 */
  .spec .container {
    padding: 30px 0px;
  }

  .spec .carousel .carousel-inner .item {
    width: 100%;
    overflow: hidden;
    display: flex !important;
    justify-content: center;
  }

  .spec .carousel-inner .item img {
    margin: 0 auto;
    width: 250%;
    max-width: 260%;
  }

  .spec .container hr {
    margin: 10px 0;
  }

  .footer-1-1 .col-sm-5 .brand-img {
    margin-bottom: 15px;
  }

  .footer-1-1 .col-sm-6 h4 {
    margin-bottom: 15px;
  }

  .app-note {
    width: 100% !important;
    padding: 0 30px;
  }

  .apple-text {
    width: 100%;
  }

  /* 处理ios浏览器板块白边问题 */
  [class^="section"] picture img {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 32px !important;
    line-height: 35px !important;
  }

  p {
    font-size: 16px !important;
  }

  .Language {
    margin-left: -45px;
  }

  .spec1 > .container > .row,
  .spec > .container > .row {
    margin: 0px;
  }

  .spec .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .copyright-bar .container > .row {
    margin: 0px !important;
  }

  .copyright-bar .container {
    width: 100%;
    padding: 0px !important;
  }

  /* 兼容性 平板像素隐藏 */
  .blank-hide {
    display: none;
  }

  .compatibility .container {
    width: 88% !important;
  }

  .compatibility .icon-size {
    width: 25%;
    text-align: center;
  }

  .compatibility .icon-size img {
    width: 80%;
  }

  #header-1 .main-nav .nav {
    margin-top: 18px !important;
    margin-right: 0px !important;
  }

  .main-nav .navbar-nav .nav-item a {
    font-size: 13px !important;
    padding: 10px 11px !important;
  }

  .main-nav .navbar-nav .nav-item:last-child a {
    padding-right: 0px !important;
  }

  #header-1 .brand-img {
    width: 58% !important;
  }

  .footer-wrap-1-1 .brand-img {
    width: 33%;
  }

  /* Microsoft Collaboration */
  .section-1 .xbox-img,
  .text-center .xbox-img {
    width: 320px;
  }

  /* Detail drawing style */
  .details-img .container br:first-child,
  .details-img .container br:nth-child(6) {
    display: none;
  }

  .details-img .container h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .details-img .container p {
    padding-left: 8%;
    padding-right: 8%;
  }

  .section-apple .container {
    top: 15%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .section-switch2 .container {
    top: 13%;
    padding-left: 43%;
    padding-right: 3%;
  }

  .handle-bag .container {
    top: 5%;
    padding-left: 25%;
    padding-right: 25%;
  }

  .section-apple .container .reduce {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  h1 {
    font-size: 32px !important;
  }

  /* 兼容性 平板像素隐藏 */
  .blank-hide {
    display: none;
  }

  .compatibility .container {
    width: 88% !important;
  }

  .compatibility .icon-size {
    width: 25%;
  }

  .compatibility .container img {
    width: 80%;
  }

  /* Detail drawing style */
  .details-img .container br:first-child,
  .details-img .container br:nth-child(6) {
    display: none;
  }

  .details-img .container p {
    text-align: center;
    padding-left: 18%;
    padding-right: 18%;
  }

  .copyright-bar .container > .row {
    margin: 0px;
  }

  #header-1 .main-nav .container {
    padding: 0 15px !important;
  }

  .ultimate_software .col-md-2 > .a1 {
    padding: 5px 10px;
    height: 150px;
  }

  .spec .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .spec1 > .container > .row,
  .spec > .container > .row {
    margin: 0px;
  }

  .copyright-bar .container {
    padding: 0 !important;
  }

  .handle-bag .container {
    top: 13%;
    padding-left: 30%;
    padding-right: 30%;
  }

  .section-apple .container .reduce {
    font-size: 22px;
  }

  .section-switch2 .container {
    top: 13%;
    padding-left: 55%;
    padding-right: 3%;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .compatibility .container {
    width: 1200px !important;
  }

  .section-switch2 .container {
    top: 13%;
    padding-left: 48%;
    padding-right: 3%;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  h1 {
    font-size: 36px !important;
    line-height: 40px;
    line-height: 42px !important;
  }

  p {
    font-size: 18px;
  }

  /* 兼容性板块调试 */
  .compatibility .container {
    width: 1200px !important;
  }

  .compatibility .col-xs-3 {
    padding: 0px 5px 0px 5px;
  }

  .compatibility .icon-size img {
    width: 65%;
  }

  .handle-bag .container {
    top: 18%;
  }

  .section-apple .container .reduce {
    font-size: 26px;
  }
}

@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  h1 {
    font-size: 40px !important;
    line-height: 42px !important;
  }

  p {
    font-size: 18px;
  }

  /* 兼容性板块调试 */
  .compatibility .container {
    width: 77% !important;
  }

  .compatibility .col-xs-3 {
    padding: 0px 5px 0px 5px;
  }

  .handle-bag .container {
    top: 20%;
    padding-left: 30%;
    padding-right: 30%;
  }
}

@media only screen and (min-width: 2560px) and (max-width: 2879px) {
  /* Microsoft Collaboration */
  .section-1 .xbox-img,
  .text-center .xbox-img {
    width: 350px;
  }

  .section-apple .container {
    top: 32%;
  }

  .handle-bag .container {
    top: 23%;
    padding-left: 33%;
    padding-right: 33%;
  }

  .compatibility img {
    width: 60px !important;
  }
}

@media only screen and (min-width: 2880px) and (max-width: 3200px) {
  .main-nav .navbar-nav .nav-item a {
    font-size: 18px !important;
  }

  /* Microsoft Collaboration */
  .section-1 .xbox-img,
  .text-center .xbox-img {
    width: 400px;
  }

  .footer-wrap-1-1 h4 {
    font-size: 28px;
  }

  .footer-wrap-1-1 h3 {
    font-size: 24px;
  }

  .footer-wrap-1-1 p {
    font-size: 16px !important;
  }

  .copyright-bar .container .small {
    font-size: 16px !important;
    padding-bottom: 22px;
  }

  .copyright-bar .container .social i {
    font-size: 28px !important;
    width: 50px;
    height: 50px;
  }

  .copyright-bar .container .social i > svg {
    width: 25px;
    height: 25px;
  }

  .handle-bag .container {
    top: 25%;
    padding-left: 30%;
    padding-right: 30%;
  }
}

@media only screen and (min-width: 3200px) {
  /* Microsoft Collaboration */
  .section-1 .xbox-img,
  .text-center .xbox-img {
    width: 420px;
  }

  .compatibility img {
    width: 90px !important;
  }

  .handle-bag .container {
    top: 26%;
    padding-left: 35%;
    padding-right: 35%;
  }
}

@media screen and (min-width: 567px) and (max-width: 736px) and (orientation: landscape) {
  .footer-1-1 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer-1-1 .brand-img {
    display: block !important;
    width: 90px;
  }

  .Language {
    margin-top: -70px;
    margin-left: 20px;
  }
}
