/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


html {
  font-size: 6.25%;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}


@media screen and (max-width:1050px) {
  html {
    font-size: 4.25%;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
  }
}
body {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-x: hidden;
}

html, body {
  max-width: 100%;
}

.constitution .backgroundBorder {
  background: #451F1F;
  height: 8px;
  width: 100%;
  margin-bottom: 100px;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          position: fixed;
          margin-top: 65px;

}
.constitution .menu {
  /* margin-top: 30px; */
  margin-left: 50px;
  margin-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* position: absolute; */
  position: fixed;
  
}
.constitution .menu a {
  text-decoration: none;
  margin-left: 15px;
  /* padding: 8px 25px 8px 25px; */
  padding: 10px 15px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  /* font-size: 20px; */
  font-size: 1.5vw;
  line-height: 23px;
  /* or 115% */
  letter-spacing: 1.5px;
  background: #FFC727;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          border-radius: 4px;
}
.constitution .menu a:hover {
  background-color: #451f1f;
  color: #ffffff;
}
.constitution .menu a:active {
  background-color: #231010;
  color: #ffffff;
}

.centerLaw{
  max-width: 2000px;
  /* display: flex; */
  margin-left: auto;
  margin-right: auto;
}
.constitutionLaw {
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-left: 6vw;
  margin-right: 6vw;
  padding-top: 100px;
  margin-top: 30px;

}
.constitutionLaw .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.constitutionLaw .column .heading {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 100%;
  margin-bottom: 30px;
  max-width: 648px;
  letter-spacing: 0.1em;
  color: #000000;
}
.constitutionLaw .column .content {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 143.61%;
  /* or 34px */
  max-width: 528px;
  /* letter-spacing: 0.1em; */
  color: #000000;
  text-align: justify;
    /* -ms-hyphens: auto;
        hyphens: auto;
    -webkit-hyphens: auto; */
    word-spacing: -0.05em;
}
.constitutionLaw .column .contentArbitration {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 143.61%;
  /* or 34px */
  max-width: 685px;
  /* letter-spacing: 0.1em; */
  color: #000000;
  text-align: justify;
  /* hyphens: auto; */
}
.constitutionLaw .column .button {
  background: #FAAF18;
  width: 255px;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          margin-top: 30px;
          border-radius: 4px;
}


.constitutionLaw .column .button :hover{ 
  background: #451F1F;
  width: 255px;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          color: #ffffff;
          /* margin-top: 30px; */
}
.constitutionLaw .column .button p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 143.61%;
  /* identical to box height, or 46px */
  letter-spacing: 0.1em;
  color: #000000;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.constitutionLaw .image {
  width: 828px;
  height: 480px;
}
.constitutionLaw .image img {
  width: 100%;
  height: 100%;
}
.constitutionLaw .imageArbitration {
  width: 600px;
  /* height: 696px; */
}
.constitutionLaw .imageArbitration img {
  width: 100%;
  height: 100%;
}
.constitutionLaw .litigation img {
  width: 100%;
  height: 100%;
}
.constitutionLaw .litigation100 img {
  width: 100%;
  height: 100%;
  margin-top: -100%;
}

.mobImage{
  display: none;
}
@media screen and (max-width: 1050px) {
  .constitution {
    display: none;
  }
    .constitutionLaw {
     padding: 0%;
    }
  
}
@media screen and (max-width: 850px) {
  .constitution {
    display: none;
  }
  .desktopImage{
    display: none;
  }
  .mobImage{
    display: block;
  }
  .constitutionLaw {
    margin-left: 5%;
    margin-right: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

  }
  .constitutionLaw .column {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .constitutionLaw .column .heading {
    font-size: 32px;
    text-align: center;
    margin-bottom: 0%;
  }
  .constitutionLaw .column .content {
    font-size: 16px;
  }
  .constitutionLaw .column .button {
    width: 135px;
    height: 47px;
  }
  .constitutionLaw .column .button p {
    font-size: 16px;
  }
  .constitutionLaw .litigation {
    width: 100vw;
    height: auto;
    margin-top: 0px;
  }
  .constitutionLaw .litigation img {
    width: 100%;
    height: 100%;
  }

  .constitutionLaw .image {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 1063px) {
  .constitutionLaw .litigation100 img {
    width: 100%;
    height: 100%;
    margin-top: 0%;
  }
}
@media screen and (max-width: 1020px) {
  .constitutionLaw .litigation {
    width: 500px;
    height: 507px;
    margin-top: 0px;
  }
  .constitutionLaw .litigation img {
    width: 100%;
    height: 100%;
  }
}