#twxt-container {
  max-width: 750px;
  min-width: 530px;
  margin: 0 auto;
}

#twxt-container li:before {
  content: '';
}

#twxt-container h2, #twxt-container h3, #twxt-container ul, #twxt-container li, #twxt-container p, #twxt-container img {
  padding: 0;
  margin: 0;
  float: none;
}

#twxt-container li {
  text-indent: 0;
}

#twxt-container *, #twxt-container *:before, #twxt-container *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#twxt-container .twxt-wrap {
  padding: 0 25px;
}

#twxt-container .twxt-mainHeader {
  font-family: "Open Sans";
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2;
  color: #c9252b;
}

#twxt-container .twxt-secondHeader {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff;
}

#twxt-container .twxt-paragraph {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #3d4f59;
}

#twxt-Section-1 {
  position: relative;
  background-image: url(img/twxtSect1VC.png), url(img/twxtSect1BG.jpg);
  background-position: center 380px, center top;
  background-repeat: no-repeat, no-repeat;
  background-size: 65%, auto;
}

#twxt-Section-1 #twxt-Section-1-Header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 78px;
  text-align: center;
}

#twxt-Section-1 #twxt-Section-1-Header h2 {
  text-shadow: 1px 1px 1px #969696;
  margin-top: 50px;
  color: #ffffff;
}

#twxt-Section-1 #twxt-Section-1-Header h2 span {
  color: #c9252b;
  font-weight: 700;
}

#twxt-Section-1 #twxt-Section-1-Header h3 {
  margin-top: 50px;
  width: 55%;
}

#twxt-Section-1 #twxt-Section-1-Nas {
  margin-top: 30px;
  position: absolute;
  background: url(img/twxtSect1Nas.png) 0 0 no-repeat;
  text-align: center;
  width: 194px;
  height: 194px;
  left: 20%;
}

#twxt-Section-1 #twxt-Section-1-Nas p {
  padding-top: 110px;
}

#twxt-Section-1 #twxt-Section-1-Icons {
  margin-top: 170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#twxt-Section-1 #twxt-Section-1-Icons ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 300px;
}

#twxt-Section-1 #twxt-Section-1-Icons #twxt-Section-1-Icons-ListIcon li {
  height: 85px;
  text-align: center;
  padding-top: 70px;
}

#twxt-Section-1 #twxt-Section-1-Icons #twxt-Section-1-Icons-ListIcon li:nth-child(1) {
  background: url(img/twxtSect1Ico1.png) center 0 no-repeat;
}

#twxt-Section-1 #twxt-Section-1-Icons #twxt-Section-1-Icons-ListIcon li:nth-child(2) {
  background: url(img/twxtSect1Ico2.png) center 0 no-repeat;
}

#twxt-Section-1 #twxt-Section-1-Icons #twxt-Section-1-Icons-ListIcon li:nth-child(3) {
  background: url(img/twxtSect1Ico3.png) center 0 no-repeat;
}

#twxt-Section-2 {
  padding-top: 100px;
}

#twxt-Section-2 #twxt-Section-2-Modules {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-VC {
  width: 220px;
  height: 450px;
  margin: 0 44px 0 85px;
  border-radius: 5px;
  background-image: url(img/twxtSect2MadeIn.png);
  background-repeat: no-repeat;
  background-position: center top 35%;
  background-color: #c9252b;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-VC img {
  height: 500px;
  margin: 350px 0 0 -90px;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li {
  margin: 0 0 20px 20px;
  padding-left: 84px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(1) {
  background: url(img/twxtSect2Ico1.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(2) {
  background: url(img/twxtSect2Ico2.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(3) {
  background: url(img/twxtSect2Ico3.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(4) {
  background: url(img/twxtSect2Ico4.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(5) {
  background: url(img/twxtSect2Ico5.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(6) {
  background: url(img/twxtSect2Ico6.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(7) {
  background: url(img/twxtSect2Ico7.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(8) {
  background: url(img/twxtSect2Ico8.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(9) {
  background: url(img/twxtSect2Ico9.png) left center no-repeat;
}

#twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li:nth-child(10) {
  background: url(img/twxtSect2Ico10.png) left center no-repeat;
}

#twxt-Section-3 {
  padding-top: 100px;
}

#twxt-Section-3 #twxt-Section-3-Header {
  text-align: center;
}

#twxt-Section-3 #twxt-Section-3-Header h3 {
  color: #3d4f59;
}

#twxt-Section-3 #twxt-Section-3-Header h3 span {
  display: inline-block;
  height: 24px;
  width: 102px;
  vertical-align: text-bottom;
  background: url(img/twxtSect3Logo.png) 0 0 no-repeat;
}

#twxt-Section-3 #twxt-Section-3-Header h2 {
  margin: 30px 0 6px;
  color: #c9252b;
}

#twxt-Section-3 #twxt-Section-3-Header h2 span {
  color: #3d4f59;
}

#twxt-Section-3 #twxt-Section-3-Content {
  margin-top: 20px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Text {
  text-align: center;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Text img {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 500px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Text p {
  text-align: left;
  margin-bottom: 30px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub {
  padding: 20px 0;
  height: 220px;
  width: 100%;
  background-color: #c9252b;
  border-radius: 5px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub h3 {
  text-align: center;
  color: #ffffff;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 30px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-100, #twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-99 {
  display: inline-block;
  width: 150px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-100 h2, #twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-99 h2 {
  text-align: center;
  color: #ffffff;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 700;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-100 h2 span, #twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-99 h2 span {
  font-size: 23px;
  font-weight: 400;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-100 h2 sup, #twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-99 h2 sup {
  vertical-align: super;
  font-size: 20px;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-100:before {
  display: block;
  text-align: center;
  margin: 26px 0;
  content: '';
  width: auto;
  height: 6px;
  background-color: #a41c21;
}

#twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Sub #twxt-Section-3-Content-Sub-Blocks #twxt-Section-3-Content-Sub-Blocks-99:before {
  display: block;
  text-align: center;
  margin: 26px 0;
  content: '';
  width: auto;
  height: 6px;
  background-color: #a41c21;
}

#twxt-Section-4 {
  padding-top: 100px;
}

#twxt-Section-4 #twxt-Section-4-Header {
  text-align: center;
  margin-bottom: 30px;
}

#twxt-Section-4 #twxt-Section-4-Header h2 {
  color: #c9252b;
}

#twxt-Section-4 #twxt-Section-4-Header h2 span {
  color: #3d4f59;
}

#twxt-Section-4 #twxt-Section-4-Header h3 {
  margin-top: 14px;
  color: #3d4f59;
}

#twxt-Section-4 #twxt-Section-4-Header h3 span {
  color: #c9252b;
  font-weight: 700;
}

#twxt-Section-4 #twxt-Section-4-FirstRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#twxt-Section-4 #twxt-Section-4-FirstRow img {
  width: 244px;
}

#twxt-Section-4 #twxt-Section-4-FirstRow #twxt-Section-4-FirstRow-Text {
  width: 30%;
  padding: 0 10px;
}

#twxt-Section-4 #twxt-Section-4-FirstRow #twxt-Section-4-FirstRow-Text p:nth-child(2) {
  text-align: right;
  padding-top: 50%;
}

#twxt-Section-4 #twxt-Section-4-SubHeader h3 {
  text-align: center;
  margin: 30px 0 30px 0;
}

#twxt-Section-4 #twxt-Section-4-SubHeader h3 span {
  color: #c9252b;
  font-weight: 700;
}

#twxt-Section-4 #twxt-Section-4-SecondRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#twxt-Section-4 #twxt-Section-4-SecondRow img {
  width: 244px;
}

#twxt-Section-4 #twxt-Section-4-SecondRow #twxt-Section-4-SecondRow-Text {
  width: 30%;
  padding: 0 10px;
}

#twxt-Section-4 #twxt-Section-4-SecondRow #twxt-Section-4-SecondRow-Text span {
  color: #c9252b;
  font-weight: 700;
}

#twxt-Section-4 #twxt-Section-4-SecondRow #twxt-Section-4-SecondRow-Text p:nth-child(2) {
  text-align: right;
  padding-top: 20%;
}

#twxt-Section-5 {
  padding-top: 100px;
}

#twxt-Section-5 #twxt-Section-5-Header {
  text-align: center;
  color: #c9252b;
}

#twxt-Section-5 #twxt-Section-5-Content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

#twxt-Section-5 #twxt-Section-5-Content img {
  width: 350px;
}

#twxt-Section-5 #twxt-Section-5-Content #twxt-Section-5-Content-List {
  width: 50%;
}

#twxt-Section-5 #twxt-Section-5-Content #twxt-Section-5-Content-List li {
  margin-left: 20px;
  padding: 0 0 20px 20px;
  background: url(img/twxtDot.png) left 3px no-repeat;
}

#twxt-Section-6 {
  padding-top: 100px;
}

#twxt-Section-6 #twxt-Section-6-Header {
  text-align: center;
  color: #c9252b;
}

#twxt-Section-6 #twxt-Section-6-Content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

#twxt-Section-6 #twxt-Section-6-Content img {
  width: 350px;
}

#twxt-Section-6 #twxt-Section-6-Content #twxt-Section-6-Content-List {
  width: 50%;
}

#twxt-Section-6 #twxt-Section-6-Content #twxt-Section-6-Content-List li {
  margin-right: 20px;
  padding: 0 0 20px 20px;
  background: url(img/twxtDot.png) left 3px no-repeat;
}

#twxt-Section-6 #twxt-Section-6-Content #twxt-Section-6-Content-List li p span {
  font-size: 18px;
  color: #c9252b;
  text-transform: uppercase;
  font-weight: 700;
}

#twxt-Section-6 #twxt-Section-6-Content #twxt-Section-6-Content-List li:first-child {
  background-image: none;
}

#twxt-Section-6 #twxt-Section-6-Content #twxt-Section-6-Content-List li:first-child p {
  text-transform: uppercase;
  font-weight: 700;
  color: #c9252b;
}

#twxt-Section-7 {
  padding-top: 100px;
}

#twxt-Section-7 #twxt-Section-7-Header {
  text-align: center;
  color: #c9252b;
}

#twxt-Section-7 #twxt-Section-7-Content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

#twxt-Section-7 #twxt-Section-7-Content img {
  width: 350px;
}

#twxt-Section-7 #twxt-Section-7-Content #twxt-Section-7-Content-List {
  width: 50%;
}

#twxt-Section-7 #twxt-Section-7-Content #twxt-Section-7-Content-List li {
  margin-left: 20px;
  padding: 0 0 20px 20px;
  background: url(img/twxtDot.png) left 3px no-repeat;
}

#twxt-Section-8 {
  padding-top: 100px;
}

#twxt-Section-8 #twxt-Section-8-Header {
  text-align: center;
  color: #c9252b;
}

#twxt-Section-8 #twxt-Section-8-Content {
  padding-top: 50px;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li {
  padding-top: 225px;
  vertical-align: top;
  text-align: center;
  height: 293px;
  width: 205px;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(1) {
  background: url(img/twxtSect8Ico1.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(2) {
  background: url(img/twxtSect8Ico2.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(3) {
  background: url(img/twxtSect8Ico3.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(4) {
  background: url(img/twxtSect8Ico4.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(5) {
  background: url(img/twxtSect8Ico5.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(6) {
  background: url(img/twxtSect8Ico6.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(7) {
  background: url(img/twxtSect8Ico7.png) 0 0 no-repeat;
}

#twxt-Section-8 #twxt-Section-8-Content ul#twxt-Section-8-Content-List li:nth-child(8) {
  background: url(img/twxtSect8Ico8.png) 0 0 no-repeat;
}

#twxt-Section-9 {
  padding-top: 20px;
}

#twxt-Section-9 #twxt-Section-9-Header {
  text-align: center;
  color: #c9252b;
}

#twxt-Section-9 #twxt-Section-9-Content {
  margin-top: 50px;
  background: url(img/twxtSect9BG.jpg) 0 0 no-repeat;
  background-size: 100%;
}

#twxt-Section-9 #twxt-Section-9-Content ul#twxt-Section-9-Content-List {
  padding-top: 38%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
}

#twxt-Section-9 #twxt-Section-9-Content ul#twxt-Section-9-Content-List li {
  width: 50%;
  padding-bottom: 20px;
}

#twxt-Section-9 #twxt-Section-9-Content ul#twxt-Section-9-Content-List li p {
  padding-right: 10px;
}

@media (max-width: 1220px) {
  #twxt-Section-1 #twxt-Section-1-Header h3 {
    width: 70%;
  }
  #twxt-Section-1 #twxt-Section-1-Nas {
    margin-top: 15px;
    background-size: 80%;
    background-position: center top;
    left: 10%;
  }
  #twxt-Section-1 #twxt-Section-1-Nas p {
    padding-top: 85px;
    font-size: 12px;
    line-height: 1.1;
  }
  #twxt-Section-1 #twxt-Section-1-Icons {
    margin-top: 65%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-1 #twxt-Section-1-Icons ul {
    height: 120px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #twxt-Section-1 #twxt-Section-1-Icons #twxt-Section-1-Icons-ListIcon li {
    width: 150px;
  }
  #twxt-Section-1 #twxt-Section-1-Icons #twxt-Section-1-Icons-SertIcon {
    margin: 0 33px;
  }
  #twxt-Section-2 {
    padding-top: 30px;
  }
  #twxt-Section-2 #twxt-Section-2-Modules {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-VC {
    width: auto;
    height: auto;
    margin: 0;
    background-position: right 18% center;
  }
  #twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-VC img {
    padding: 20px 0 0 20px;
    margin: 0;
    height: 300px;
  }
  #twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List {
    width: 100%;
    margin-top: 30px;
    height: 500px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #twxt-Section-2 #twxt-Section-2-Modules #twxt-Section-2-Modules-List li {
    margin-left: 0;
    width: 50%;
  }
  #twxt-Section-3 #twxt-Section-3-Content #twxt-Section-3-Content-Text {
    width: 100%;
  }
  #twxt-Section-4 #twxt-Section-4-FirstRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-4 #twxt-Section-4-FirstRow #twxt-Section-4-FirstRow-Text {
    width: 100%;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    text-align: center;
    margin: 10px 0;
  }
  #twxt-Section-4 #twxt-Section-4-FirstRow #twxt-Section-4-FirstRow-Text p:nth-child(2) {
    text-align: center;
    padding-top: 40px;
  }
  #twxt-Section-4 #twxt-Section-4-SecondRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-4 #twxt-Section-4-SecondRow #twxt-Section-4-SecondRow-Text {
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
  #twxt-Section-4 #twxt-Section-4-SecondRow #twxt-Section-4-SecondRow-Text p:nth-child(2) {
    text-align: center;
    padding-top: 40px;
  }
  #twxt-Section-5 #twxt-Section-5-Content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-5 #twxt-Section-5-Content img {
    width: auto;
    margin-bottom: 30px;
  }
  #twxt-Section-5 #twxt-Section-5-Content #twxt-Section-5-Content-List {
    width: 100%;
  }
  #twxt-Section-6 #twxt-Section-6-Content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-6 #twxt-Section-6-Content img {
    width: auto;
    margin-bottom: 30px;
  }
  #twxt-Section-6 #twxt-Section-6-Content #twxt-Section-6-Content-List {
    width: 100%;
  }
  #twxt-Section-7 #twxt-Section-7-Content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #twxt-Section-7 #twxt-Section-7-Content img {
    width: auto;
    margin-bottom: 30px;
  }
  #twxt-Section-7 #twxt-Section-7-Content #twxt-Section-7-Content-List {
    width: 100%;
  }
}
