li {
  padding: 7px;
  opacity: 0.81;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #000;
  font-weight: 500;
  text-align: left;
}

li:hover {
  -webkit-transform: translate(19px, 0px);
  -ms-transform: translate(19px, 0px);
  transform: translate(19px, 0px);
  color: #222121;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  display: block;
  width: 150px;
  height: 100vh;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

.div-block {
  position: relative;
  display: block;
  max-height: 100vh;
  min-height: 100vh;
  -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;
  background-color: transparent;
  color: #f8fafd;
}

.div-block-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  -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;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

.div-block-2.sc-content {
  position: static;
  left: 25%;
  top: 25%;
  right: auto;
  bottom: auto;
}

.div-block-3 {
  position: relative;
  display: block;
  width: 100%;
  height: 100px;
  -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;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.body {
  font-family: Montserrat, sans-serif;
  color: #767676;
  font-weight: 400;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 2vh;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.div-block-4 {
  width: 40%;
  height: 2px;
  margin-top: 5px;
  margin-left: 4%;
  background-color: #e5f1ff;
  color: #1d4e89;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  position: relative;
  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;
}

.text-block-3 {
  position: relative;
  font-size: 2em;
  line-height: 90px;
  font-weight: 700;
  text-align: center;
}

.section-7 {
  min-height: 100vh;
}

.pg-canvas {
  position: absolute;
  width: 30px;
}

.heading-4 {
  position: relative;
  top: -65px;
  bottom: -4px;
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0.2;
  font-family: Montserrat, sans-serif;
  font-size: 6.5em;
  text-align: center;
}

.heading-4.section-back-title {
  position: static;
  overflow: visible;
  padding-left: 5px;
  opacity: 0.3;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 100%;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: -5px;
}

.section-1 {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 100vh;
}

.div-block-9 {
  position: absolute;
  top: 60px;
  right: 10%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 80vh;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .53), #36aac5 0%, transparent 32%), url('../images/blue-2705642_1280.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .53), #36aac5 0%, transparent 32%), url('../images/blue-2705642_1280.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 6px 6px 35px -8px #000;
  font-size: 5.5em;
}

.section3 {
  position: relative;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-color: #d8dde7;
  background-color: transparent;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.container {
  position: static;
  left: 30%;
}

.heading-6 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  line-height: 1.25em;
  font-weight: 100;
  text-align: center;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40vh;
  margin-top: 20vh;
  -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;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .83), rgba(0, 0, 0, .83)), url('../images/5a45afc380557a00017ba2b1_blog-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .83), rgba(0, 0, 0, .83)), url('../images/5a45afc380557a00017ba2b1_blog-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.paragraph-4 {
  font-size: 18px;
  line-height: 23px;
  text-align: justify;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10vh;
  padding-bottom: 10vh;
  -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;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 2px;
  margin-bottom: 5vh;
  -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;
  background-color: #6495e5;
}

.viewpoint1 {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 50%;
  min-height: 100vh;
}

.whoweare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 25%;
  margin-left: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.whowearetext {
  display: inline-block;
  padding-top: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  font-family: Raleway, sans-serif;
  color: #666;
  font-size: 1.3em;
  text-align: justify;
}

.services {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.image-service {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 50%;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-size: 5.5em;
}

.image-service.image_1 {
  position: static;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(189, 18, 45, .6)), url('../images/59d5120c9657790001799014_matt-palmer-254999-min.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(189, 18, 45, .6)), url('../images/59d5120c9657790001799014_matt-palmer-254999-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-size: 5.5em;
}

.image-service.image_2 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(79, 161, 147, .16) 65%, rgba(79, 161, 147, .86) 90%), url('../images/Photo-by-Maarten-Deckers-on-Unsplash1.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(79, 161, 147, .16) 65%, rgba(79, 161, 147, .86) 90%), url('../images/Photo-by-Maarten-Deckers-on-Unsplash1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-service.image_3 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(172, 25, 25, .57)), url('../images/mla-lacc-header.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(172, 25, 25, .57)), url('../images/mla-lacc-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-service.image_4 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent 76%, rgba(63, 102, 132, .89)), url('../images/rawpixel-com-433711.jpg');
  background-image: linear-gradient(180deg, transparent, transparent 76%, rgba(63, 102, 132, .89)), url('../images/rawpixel-com-433711.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-service.image_5 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent 48%, rgba(0, 0, 0, .41) 73%, rgba(0, 0, 0, .91) 98%), url('../images/scott-webb-219409_1.jpg');
  background-image: linear-gradient(180deg, transparent, transparent 48%, rgba(0, 0, 0, .41) 73%, rgba(0, 0, 0, .91) 98%), url('../images/scott-webb-219409_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-service.mobilehide {
  display: block;
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-21.sc-content {
  text-align: justify;
}

.service-list {
  display: block;
  cursor: pointer;
}

.services_text {
  font-size: 14px;
  line-height: 23px;
  text-align: justify;
}

.service-heading {
  -webkit-transition: color 300ms linear;
  transition: color 300ms linear;
  font-size: 18px;
  text-align: center;
  cursor: -webkit-grab;
  cursor: grab;
}

.service-heading:hover {
  color: #8a6b0c;
}

.children-list {
  position: relative;
  display: block;
  width: 50%;
  margin-left: 20px;
  padding-left: 20px;
}

.children-list.childrenlistcreative {
  display: block;
  width: 30%;
  margin-left: 40px;
  opacity: 1;
}

.parentslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.children-list-item {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  text-align: left;
}

.creativespacer {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(231, 17, 17, .77), rgba(231, 17, 17, .77));
  background-image: linear-gradient(180deg, rgba(231, 17, 17, .77), rgba(231, 17, 17, .77));
}

.digiral_spacer {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, #7a7a7a, #7a7a7a);
  background-image: linear-gradient(180deg, #7a7a7a, #7a7a7a);
}

.seospacer {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(118, 192, 88, .95), rgba(118, 192, 88, .95));
  background-image: linear-gradient(180deg, rgba(118, 192, 88, .95), rgba(118, 192, 88, .95));
}

.advspacer {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, #e78c18, #e78c18);
  background-image: linear-gradient(180deg, #e78c18, #e78c18);
}

.showspacer {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, #0fc0c0, #0fc0c0);
  background-image: linear-gradient(180deg, #0fc0c0, #0fc0c0);
}

.hidelist {
  display: block;
}

.hidelist2 {
  display: block;
}

.hidelist4 {
  display: block;
}

.hidelist3 {
  display: block;
}

.hidelist1 {
  display: block;
}

.button {
  margin-top: 20px;
  padding: 13px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #6dba6d, #6dba6d);
  background-image: linear-gradient(180deg, #6dba6d, #6dba6d);
  font-size: 17px;
  font-weight: 600;
}

.button:hover {
  background-image: -webkit-linear-gradient(270deg, #52ad52, #52ad52);
  background-image: linear-gradient(180deg, #52ad52, #52ad52);
}

.section-12 {
  background-image: -webkit-linear-gradient(270deg, #f7f7f7, #f7f7f7);
  background-image: linear-gradient(180deg, #f7f7f7, #f7f7f7);
  text-align: center;
}

.image-24 {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.container-5 {
  padding-top: 10vh;
  padding-bottom: 20px;
}

.heading-9 {
  margin-bottom: 10vh;
  color: #444647;
  font-size: 36px;
  line-height: 1.25em;
  font-weight: 300;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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;
  background-color: #1a6ba5;
}

.div-block-25 {
  border: 1px solid #bebebe;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #bebebe;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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;
  background-color: #7f7f7f;
  color: #fff;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.list-item {
  -webkit-transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
  color: #141414;
  font-weight: 500;
}

.list-item:hover {
  color: #000;
}

.div-block-27 {
  padding-bottom: 20px;
}

.section-13 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #3f8a87, #3f8a87);
  background-image: linear-gradient(180deg, #3f8a87, #3f8a87);
  color: #fff;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  min-height: 100%;
  margin-top: 10vh;
  -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;
  background-color: transparent;
}

.div-block-32 {
  position: static;
  top: 66px;
  width: 70%;
}

.paragraph-5 {
  font-size: 16px;
  line-height: 23px;
}

.div-block-34 {
  width: 100px;
  height: 2px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.image-27 {
  position: static;
  left: -189px;
  top: -115px;
  z-index: 999;
  display: block;
  width: 267px;
}

.div-block-36 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-image: none;
}

.heading-16 {
  position: static;
  left: 129px;
  top: -66px;
  width: 100%;
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
   .div-block-39 {
  margin-top: 0;
 } 
}
.div-block-39 {
  position: relative;
  top: 25%;
  right: 0px;
  width: 181px;
  margin-top: 18px;
  float: right;
  font-family: Montserrat, sans-serif;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #01363d;
  font-size: 25px;
  line-height: 20px;
  font-weight: 600;
}

.container-6 {
  position: relative;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-5 {
  font-weight: 700;
}

.text-span-6 {
  font-weight: 700;
}

.text-span-7 {
  font-weight: 700;
}

.text-span-8 {
  font-weight: 700;
}

.bold-text-2 {
  font-size: 1em;
  font-weight: 300;
}

.bold-text-4 {
  text-align: center;
}

.div-block-42 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 90%;
  background-image: -webkit-linear-gradient(270deg, rgba(6, 90, 130, .87) 2%, rgba(6, 90, 130, .92) 60%, hsla(0, 0%, 100%, .43)), url('../images/5a484703c3000800010baf5b_microscope.jpg');
  background-image: linear-gradient(180deg, rgba(6, 90, 130, .87) 2%, rgba(6, 90, 130, .92) 60%, hsla(0, 0%, 100%, .43)), url('../images/5a484703c3000800010baf5b_microscope.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-block-5 {
  color: #01363d;
}

.div-block-44 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-46 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 50%;
  height: 300px;
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-47 {
  width: 355px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 12px 12px 50px 3px rgba(0, 0, 0, .47);
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  -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;
  background-image: -webkit-linear-gradient(270deg, #462255, #462255);
  background-image: linear-gradient(180deg, #462255, #462255);
}

.div-block-49 {
  margin-right: 20px;
  margin-left: 20px;
}

.text-block-8 {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  text-align: left;
}

.submit-button {
  background-image: -webkit-linear-gradient(270deg, rgba(14, 87, 23, .5), rgba(14, 87, 23, .5));
  background-image: linear-gradient(180deg, rgba(14, 87, 23, .5), rgba(14, 87, 23, .5));
  box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, .57);
}

.div-block-50 {
  width: 30%;
}

.div-block-51 {
  width: 50%;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  color: #161616;
  font-size: 22px;
  font-weight: 600;
}

.text-block-10 {
  color: #505050;
}

.button-3 {
  width: 400px;
  background-image: -webkit-linear-gradient(270deg, #30aabc, #30aabc);
  background-image: linear-gradient(180deg, #30aabc, #30aabc);
  box-shadow: 6px 6px 15px -2px rgba(0, 0, 0, .37);
  text-align: center;
}

.menulink {
  font-family: Montserrat, sans-serif;
  color: #03363d;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.fixedtop {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  height: 10%;
  -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;
  background-image: none;
}

.text-block-11 {
  font-family: Montserrat, sans-serif;
  color: #030303;
  font-size: 13px;
  text-align: center;
}

.text-span-9 {
  font-family: Montserrat, sans-serif;
  font-size: 37px;
  font-weight: 500;
}

.list-item-2 {
  font-weight: 500;
}

.div-block-53 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-8 {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-54 {
  display: block;
}

.text-span-10 {
  font-size: 23px;
}

.heading-18 {
  font-size: 160px;
  text-align: center;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.button-4 {
  box-shadow: 5px 5px 17px -2px rgba(0, 0, 0, .62);
}

.text-block-12 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.text-block-14 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.text-block-15 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.text-span-12 {
  font-size: 14px;
  font-weight: 400;
}

.text-span-13 {
  font-weight: 300;
}

.row {
  display: block;
}

.branding-port {
  display: block;
}

.digital-port {
  display: block;
}

.tab-link {
  background-color: transparent;
}

.tab-link-2 {
  background-color: transparent;
}

.tab-link-2.w--current {
  background-color: transparent;
}

.tab-link-4 {
  background-color: transparent;
}

.tab-link-5 {
  background-color: transparent;
}

.tab-pane {
  margin-top: 20px;
}

.portshadow {
  display: block;
  box-shadow: 6px 4px 14px 2px rgba(0, 0, 0, .28);
}

.portdiv {
  padding: 15px;
}

.tabs-menu {
  margin-bottom: 25px;
}

.section-14 {
  background-image: -webkit-linear-gradient(270deg, #f7f7f7, #f7f7f7);
  background-image: linear-gradient(180deg, #f7f7f7, #f7f7f7);
}

.div-block-56 {
  position: relative;
  display: block;
  width: 448px;
  height: 800px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/phone_1x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.row-2 {
  margin-bottom: 10vh;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 130vh;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-57 {
  position: relative;
  top: 147px;
  display: block;
  overflow: hidden;
  width: 300px;
  height: 516px;
  margin-right: auto;
  margin-left: 16%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-58 {
  display: block;
  width: 90%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.popup1 {
  width: 200px;
  height: 300px;
  border-radius: 10px;
  background-image: url('../images/59d5120c9657790001799014_matt-palmer-254999-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.popup1.portshadow {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 38%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent 50%, #8f0a0a), url('../images/300x400_creative.jpg');
  background-image: linear-gradient(180deg, transparent 50%, #8f0a0a), url('../images/300x400_creative.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  font-size: 0.6em;
}

.popup2 {
  width: 200px;
  height: 200px;
  border-radius: 10px;
  background-image: url('../images/Photo-by-Maarten-Deckers-on-Unsplash1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup2.portshadow {
  position: absolute;
  left: 238px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 20%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent 65%, rgba(49, 158, 141, .99)), url('../images/200x200_SEO1.jpg');
  background-image: linear-gradient(180deg, transparent 65%, rgba(49, 158, 141, .99)), url('../images/200x200_SEO1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.popup3 {
  width: 300px;
  height: 400px;
  border-radius: 10px;
  background-image: url('../images/rawpixel-com-433711.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup3.portshadow {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  height: 35%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent 37%, rgba(1, 80, 246, .69)), url('../images/300x400_marketing.jpg');
  background-image: linear-gradient(180deg, transparent 37%, rgba(1, 80, 246, .69)), url('../images/300x400_marketing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.popup5 {
  width: 200px;
  height: 300px;
  border-radius: 10px;
  background-image: url('../images/mla-lacc-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup5.portshadow {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 38%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent 69%, #78179e), url('../images/300x300_tradesow.jpg');
  background-image: linear-gradient(180deg, transparent 69%, #78179e), url('../images/300x300_tradesow.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.popup4 {
  width: 350px;
  height: 400px;
  border-radius: 10px;
  background-image: url('../images/scott-webb-219409.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup4.portshadow {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 40%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent 45%, #000), url('../images/350x400advertising.jpg');
  background-image: linear-gradient(180deg, transparent 45%, #000), url('../images/350x400advertising.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.popup-text {
  width: 100%;
  padding-bottom: 15px;
  color: hsla(0, 0%, 100%, .49);
  font-size: 70%;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -3px;
}

.seo1 {
  display: block;
  width: 70%;
  -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;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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;
}

.div-block-60 {
  width: 100px;
  height: 3px;
  background-image: -webkit-linear-gradient(270deg, #15c3fa, #15c3fa);
  background-image: linear-gradient(180deg, #15c3fa, #15c3fa);
}

.heading-19 {
  font-size: 4vh;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: -2px;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 103px;
  height: 200px;
  -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;
  cursor: pointer;
}

.div-block-62 {
  width: 100px;
  height: 100px;
  background-image: url('../images/arrow_down.png');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block-18 {
  font-weight: 700;
  text-align: center;
}

.div-block-63 {
  width: 200px;
}

.div-block-64 {
  position: relative;
  height: 1800px;
  background-image: url('../images/phone-text_1x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-65 {
  position: relative;
  left: 135px;
  top: 383px;
  width: 50px;
  height: 50px;
  border: 4px solid #fff;
  border-radius: 25px;
  background-image: -webkit-linear-gradient(270deg, #4385f5, #4385f5);
  background-image: linear-gradient(180deg, #4385f5, #4385f5);
}

.img1 {
  display: none;
}

.img1.portshadow {
  position: absolute;
  z-index: 999;
  display: block;
  width: 212px;
}

.img2 {
  width: 160px;
}

.img2.portshadow {
  position: absolute;
  z-index: 999;
  display: block;
  width: 94px;
}

.img0.portshadow {
  position: absolute;
  z-index: 999;
  display: block;
  width: 160px;
}

.image-28 {
  position: absolute;
  z-index: 999;
}

.div-block-66 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  background-image: url('../images/laptop_1x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  -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;
}

.link-2 {
  color: #448aff;
  font-size: 19px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-68 {
  position: relative;
  left: 111px;
  top: 53px;
  width: 570px;
  height: 334px;
  background-image: url('../images/index-optimize-laptop_1x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-19 {
  font-size: 3.3em;
  line-height: 3.3em;
  text-align: center;
}

.section-16 {
  position: relative;
  z-index: 999;
  min-height: 172px;
  margin-top: -10px;
  margin-bottom: -100px;
  background-image: -webkit-linear-gradient(270deg, #448aff, #448aff);
  background-image: linear-gradient(180deg, #448aff, #448aff);
  -webkit-transform: skew(0deg, 5deg);
  -ms-transform: skew(0deg, 5deg);
  transform: skew(0deg, 5deg);
}

.section-14_5 {
  position: static;
  z-index: 999;
  min-height: 100px;
  margin-top: -141px;
  background-image: -webkit-linear-gradient(270deg, #f7f7f7, #f7f7f7);
  background-image: linear-gradient(180deg, #f7f7f7, #f7f7f7);
  -webkit-transform: skew(0deg, 3deg);
  -ms-transform: skew(0deg, 3deg);
  transform: skew(0deg, 3deg);
}

.link-3 {
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.div-block-69 {
  width: 70%;
  margin-top: -1px;
  margin-bottom: 24px;
}

.submit-button-2 {
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
  font-weight: 500;
}

.form {
  margin-top: 50px;
}

.success-message {
  margin-top: 45px;
  background-color: #448aff;
}

.text-block-20 {
  font-weight: 400;
}

.error-message {
  background-color: #aa0808;
}

.div-block-60-copy {
  width: 100px;
  height: 3px;
  background-image: -webkit-linear-gradient(270deg, #149b45, #149b45);
  background-image: linear-gradient(180deg, #149b45, #149b45);
}

.section-17 {
  position: relative;
  display: block;
}

.topmenu {
  position: fixed;
  z-index: 9999;
  display: none;
  width: 100%;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 18px 1px rgba(66, 66, 66, .71);
}

.link-block.w--current {
  background-image: url('../images/twittericon.png');
  background-size: 72px;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -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;
}

.container-9 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -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;
}

.container-10 {
  display: block;
  height: 100%;
  -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;
}

.paragraph-6 {
  font-size: 16px;
  line-height: 23px;
}

.paragraph-7 {
  font-size: 16px;
  line-height: 23px;
}

.paragraph-8 {
  font-size: 16px;
  line-height: 23px;
}

.tab-link-advertising {
  background-color: #fff;
}

.tab-link-trade-show {
  background-color: #fff;
}

@media (max-width: 991px) {
  .navbar {
    display: none;
  }
  .div-block-2 {
    width: 60%;
  }
  .text-block-2 {
    margin-right: 50px;
  }
  .div-block-4 {
    margin-right: 50px;
  }
  .heading-4 {
    font-size: 4.5em;
  }
  .heading-4.section-back-title {
    font-size: 0.8em;
    line-height: 53px;
  }
  .section-1 {
    min-height: 80vh;
  }
  .div-block-9 {
    width: 45%;
    height: 65vh;
  }
  .viewpoint1 {
    width: 54%;
  }
  .image-service {
    width: 60%;
    height: 500px;
    margin-top: auto;
    margin-bottom: 25%;
  }
  .div-block-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-21.sc-content {
    height: 100%;
    -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;
  }
  .service-list.sc-content {
    height: 100%;
  }
  .children-list.childrenlistcreative {
    width: 80%;
  }
  .parentslist {
    width: 75%;
    margin-right: 0px;
    margin-bottom: 33px;
    -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;
  }
  .div-block-29 {
    width: 90%;
  }
  .div-block-32.sc-content {
    width: 90%;
  }
  .heading-16 {
    margin-right: 50px;
  }
  .div-block-51 {
    display: block;
  }
  .button-3 {
    width: 500px;
  }
  .menulink {
    font-size: 14px;
  }
  .row-2 {
    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;
  }
  .column-5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .subsection.sub2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .popup1.portshadow {
    width: 190px;
    height: 260px;
  }
  .popup3.portshadow {
    width: 225px;
    height: 270px;
    font-size: 0.7em;
  }
  .popup5.portshadow {
    width: 150px;
    height: 200px;
  }
  .popup4.portshadow {
    width: 250px;
    height: 277px;
  }
  .popup-text {
    font-size: 0.7em;
  }
  .seo1 {
    width: 90%;
    margin-bottom: 51px;
  }
  .column-6 {
    min-height: 62vh;
  }
  .heading-19 {
    font-size: 3.5vh;
  }
  .section-15 {
    height: 100vh;
    -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;
  }
  .div-block-68 {
    left: 178px;
    top: -17px;
    width: 439px;
  }
  .section-14_5 {
    margin-top: -141px;
  }
  .section-17 {
    display: none;
  }
  .topmenu {
    display: block;
  }
}

@media (max-width: 767px) {
  .div-block-2 {
    width: 92%;
    margin-left: 5%;
  }
}

@media (max-width: 479px) {
  .navbar {
    padding-top: 0vh;
    padding-bottom: 0vh;
  }
  .div-block {
    overflow: hidden;
    min-height: 900px;
  }
  .div-block-2 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-2.sc-content {
    position: static;
    left: 0%;
    top: 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .text-block-2 {
    margin-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    text-align: center;
  }
  .div-block-4 {
    width: 25%;
    margin-right: 0px;
    margin-left: 0%;
  }
  .section-7 {
    overflow: hidden;
  }
  .heading-4 {
    font-size: 3.5em;
  }
  .heading-4.section-back-title {
    font-size: 0.7em;
  }
  .section-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 900px;
    margin-top: 60px;
    padding-top: 0px;
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-9 {
    position: relative;
    top: 200px;
    right: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 95%;
    height: 42vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section3 {
    overflow: hidden;
    min-height: 800px;
  }
  .section-11 {
    display: none;
    overflow: hidden;
  }
  .heading-6 {
    font-size: 1.7em;
  }
  .div-block-14 {
    padding-bottom: 20px;
  }
  .paragraph-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .container-3 {
    min-height: 500px;
  }
  .viewpoint1 {
    position: absolute;
    display: block;
    width: 100%;
    -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;
  }
  .whoweare {
    width: 100%;
    height: 100%;
    margin-top: 0%;
    margin-right: 0px;
    margin-left: 0%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .whoweare.sc-content {
    color: #070707;
  }
  .services {
    width: 100%;
  }
  .image-service {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50vh;
    margin-top: 25px;
  }
  .image-service.image_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40vh;
  }
  .image-service.mobilehide {
    display: none;
  }
  .div-block-21 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .services_text {
    text-align: left;
  }
  .parentslist {
    width: 90%;
    margin-right: 0px;
    -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;
  }
  .button {
    width: 75%;
    text-align: center;
  }
  .section-12 {
    overflow: hidden;
  }
  .heading-9 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 25px;
  }
  .section-13 {
    overflow: hidden;
    -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;
  }
  .div-block-29 {
    width: 100%;
  }
  .div-block-36 {
    height: 20%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .heading-16 {
    margin-right: 0px;
    margin-bottom: 65px;
    font-size: 31px;
  }
  .div-block-39 {
    position: static;
    text-align: center;
  }
  .div-block-42 {
    height: 100%;
  }
  .div-block-44 {
    height: 0%;
    min-height: 60%;
  }
  .div-block-50 {
    width: 90%;
    padding-bottom: 32px;
    color: transparent;
    text-align: center;
  }
  .div-block-51 {
    display: none;
  }
  .div-block-52 {
    width: 78%;
  }
  .text-block-9 {
    color: #fff;
  }
  .text-block-10 {
    color: #fff;
  }
  .button-3 {
    background-image: -webkit-linear-gradient(270deg, #30aabc, #30aabc);
    background-image: linear-gradient(180deg, #30aabc, #30aabc);
  }
  .container-7 {
    overflow: hidden;
    -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;
  }
  .column-3 {
    display: none;
  }
  .section-14 {
    display: none;
    overflow: hidden;
  }
  .column-5 {
    display: none;
  }
  .subsection {
    min-height: 63vh;
  }
  .subsection.sub1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .subsection.sub2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .subsection.sub3 {
    -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;
  }
  .subsection.sub4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .subsection.sub5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .popup1.portshadow {
    display: none;
  }
  .popup3.portshadow {
    display: none;
  }
  .popup5.portshadow {
    display: none;
  }
  .popup4.portshadow {
    display: none;
  }
  .div-block-66 {
    width: 553px;
  }
  .div-block-67 {
    width: 90%;
  }
  .section-15 {
    overflow: hidden;
    height: 150vh;
  }
  .div-block-68 {
    left: 75px;
    width: 360px;
  }
  .section-16 {
    overflow: hidden;
    margin-top: 8px;
  }
  .section-14_5 {
    display: none;
    overflow: hidden;
    margin-top: -107px;
  }
  .div-block-69 {
    width: 90%;
  }
  .section-17 {
    overflow: hidden;
  }
  .container-9 {
    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;
  }
  .div-block-71 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

