:root {
  --white: white;
  --black: black;
}

.menutop {
  z-index: 10;
  min-width: 100%;
  max-width: 100%;
  position: absolute;
}

.logoblock {
  z-index: 5;
  background-color: #4f5451;
  background-image: url('../images/cts_logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 85%;
  min-width: 210px;
  max-width: 210px;
  min-height: 140px;
  max-height: 140px;
  margin-left: 60px;
  position: absolute;
}

.yellowmenustrip {
  z-index: 4;
  background-color: #e2b024;
  justify-content: flex-end;
  align-items: center;
  min-width: 90%;
  max-width: 90%;
  min-height: 60px;
  max-height: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 40px;
  display: flex;
  position: absolute;
}

.menutext {
  text-align: right;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block {
  color: #fff;
  letter-spacing: 4px;
  padding-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.button1 {
  min-height: 60px;
  max-height: 60px;
  margin-right: 0;
  padding-left: 23px;
  padding-right: 23px;
  text-decoration: none;
  display: inline-block;
}

.button1:hover {
  background-color: #6e6e6e;
}

.someicons {
  min-height: auto;
  max-height: none;
  display: flex;
}

.fbicon {
  background-image: url('../images/fb.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.li_icon {
  background-image: url('../images/linkedin.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
}

.mainbanner {
  z-index: 3;
  background-image: url('../images/back1_cts.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: 100%;
  max-width: 100%;
  min-height: 700px;
  max-height: 700px;
  margin-top: 0;
  display: flex;
  position: static;
}

.yellowcontent {
  z-index: 7;
  background-color: #e2b024;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding: 69px 80px;
  position: static;
}

.whitecontent {
  background-color: #fff;
  margin-top: -170px;
  padding: 35px 50px 50px;
}

.slogan {
  margin-bottom: 151px;
  margin-left: 80px;
  margin-right: 80px;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 4px;
  font-family: Droid Sans, sans-serif;
  font-size: 68px;
  font-weight: 700;
  line-height: 65px;
}

.text-block-3 {
  color: #fff;
  letter-spacing: 4px;
  margin-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.hgeadingicon {
  background-image: url('../images/eaglegrey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
}

.heading {
  align-items: center;
  margin-bottom: 20px;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.text-block-4 {
  color: #4f5451;
  letter-spacing: 4px;
  margin-left: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.lineblock {
  border-top: 1px solid #4f5451;
  min-width: 100%;
  max-width: none;
  min-height: 2px;
  max-height: 2px;
  margin-left: 20px;
}

.text-block-5 {
  letter-spacing: 2px;
  font-family: Droid Sans, sans-serif;
}

.whitecontent2 {
  background-color: #4f5451;
  margin-top: 40px;
  padding: 35px 50px 50px;
}

.photoandtext {
  margin-bottom: 10px;
  display: flex;
}

.photo {
  background-color: #e2b024;
  background-image: url('../images/carel.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 300px;
  max-width: 300px;
  min-height: 450px;
  max-height: 450px;
  margin-right: 40px;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 4px;
  margin-left: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.lineblockwhite {
  border-top: 1px solid #fff;
  min-width: 100%;
  max-width: none;
  min-height: 2px;
  max-height: 2px;
  margin-left: 20px;
}

.text-block-7 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.hgeadingicon2 {
  background-image: url('../images/eaglewhite.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
}

.contactblock {
  padding: 20px 70px 80px;
  position: static;
  box-shadow: 0 2px 50px 13px rgba(0, 0, 0, .2);
}

.text-block-8 {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.servicescontent-copy {
  display: flex;
}

.info {
  flex-flow: wrap;
  min-width: 30%;
  max-width: 30%;
  margin-bottom: 10px;
  margin-right: 40px;
  display: block;
}

.formtext {
  color: #fff;
  letter-spacing: 2px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block-9 {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.form-block {
  min-width: 400px;
  max-width: 400px;
}

.submit-button {
  letter-spacing: 2px;
  background-color: #e2b024;
  font-family: Droid Sans, sans-serif;
  font-size: 10px;
}

.textarea {
  margin-bottom: 20px;
}

.text-block-10 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.text-field {
  min-height: 10px;
  font-size: 12px;
  line-height: 16px;
}

.text-block-11 {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 40px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.text-block-12 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-13 {
  color: #303030;
  letter-spacing: 2px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-block {
  margin-top: 20px;
  text-decoration: none;
}

.text-block-14 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.servicescontentmobile, .dropdown {
  display: none;
}

.mobilemenubutton {
  color: #fff;
  letter-spacing: 4px;
  padding-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.aboutcontent2 {
  display: none;
}

.top {
  min-height: 5px;
  max-height: 5px;
  position: absolute;
}

.link {
  color: #fff;
  text-decoration: none;
}

.text-block-2-mobile {
  color: #fff;
  letter-spacing: 4px;
  font-family: Droid Sans, sans-serif;
  font-size: 68px;
  font-weight: 700;
  line-height: 65px;
  display: none;
}

@media screen and (max-width: 991px) {
  .logoblock {
    min-width: 180px;
    max-width: 180px;
    min-height: 110px;
    max-height: 110px;
    margin-left: 40px;
  }

  .yellowmenustrip {
    min-width: 95%;
    max-width: 95%;
    min-height: 40px;
    max-height: 40px;
    padding-right: 20px;
  }

  .text-block {
    padding-top: 10px;
    font-size: 12px;
  }

  .button1 {
    min-height: 40px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .fbicon, .li_icon {
    min-width: 20px;
    max-width: 20px;
    min-height: 20px;
    max-height: 20px;
  }

  .mainbanner {
    min-height: 500px;
    max-height: 500px;
  }

  .yellowcontent {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan {
    margin-left: 40px;
    margin-right: 40px;
  }

  .text-block-2 {
    font-size: 42px;
    line-height: 40px;
  }

  .text-block-3 {
    font-size: 16px;
    line-height: 16px;
  }

  .servicescontent {
    display: block;
  }

  .photo {
    min-width: 300px;
  }

  .text-block-7 {
    line-height: 18px;
  }

  .info {
    min-width: 50%;
    max-width: 50%;
  }

  .contactformn {
    min-width: 40%;
    max-width: 40%;
  }

  .form-block {
    min-width: auto;
    max-width: none;
  }

  .text-block-10 {
    line-height: 18px;
  }

  .servicescontentmobile {
    display: block;
  }

  .mobilemenubutton {
    padding-top: 10px;
    font-size: 12px;
  }

  .aboutcontent {
    display: none;
  }

  .aboutcontent2 {
    display: block;
  }

  .text-block-2-mobile {
    font-size: 42px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .yellowmenustrip {
    min-height: 45px;
    max-height: 45px;
  }

  .menutext {
    display: none;
  }

  .text-block {
    background-color: #e2b024;
  }

  .mainbanner {
    min-height: 400px;
  }

  .slogan {
    margin-bottom: 127px;
  }

  .text-block-2 {
    font-size: 32px;
    line-height: 32px;
    display: none;
  }

  .text-block-3 {
    margin-top: 10px;
    font-size: 12px;
  }

  .text-block-5 {
    font-size: 12px;
    line-height: 18px;
  }

  .photoandtext {
    flex-flow: row;
    display: block;
  }

  .photo {
    min-width: 300px;
    max-width: 300px;
    min-height: 450px;
    max-height: 450px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .servicescontent-copy {
    display: block;
  }

  .info {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .contactformn {
    min-width: 100%;
    max-width: 100%;
  }

  .dropdown-list {
    background-color: #ddd;
  }

  .dropdown-list.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-toggle {
    background-image: url('../images/menu_mobile.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 60%;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    padding: 0;
  }

  .dropdown-toggle.w--open {
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .dropdown {
    aspect-ratio: auto;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    margin-left: 0;
    margin-right: 20px;
    display: block;
  }

  .mobilemenubutton {
    background-color: rgba(226, 176, 36, .9);
    border-bottom: 1px solid #fff;
  }

  .text-block-2-mobile {
    font-size: 32px;
    line-height: 32px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .logoblock {
    min-width: 130px;
    max-width: 130px;
    min-height: 80px;
    max-height: 80px;
    margin-left: 20px;
  }

  .yellowmenustrip {
    min-width: 100%;
    max-width: 100%;
    min-height: 50px;
    max-height: 50px;
  }

  .yellowcontent {
    padding: 34px 0;
  }

  .whitecontent {
    margin-top: -98px;
    padding: 25px;
  }

  .slogan {
    margin-bottom: 96px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-2 {
    font-size: 19px;
    line-height: 18px;
  }

  .text-block-3 {
    font-size: 10px;
    line-height: 13px;
  }

  .heading {
    margin-bottom: 10px;
  }

  .lineblock {
    display: none;
  }

  .text-block-5 {
    font-size: 11px;
    line-height: 16px;
  }

  .whitecontent2 {
    padding: 26px 20px 44px;
  }

  .photo {
    min-width: 100%;
    max-width: 100%;
    min-height: 350px;
    max-height: 350px;
  }

  .lineblockwhite {
    display: none;
  }

  .contactblock {
    margin-bottom: 20px;
    padding: 0;
  }

  .text-block-8 {
    font-size: 14px;
  }

  .text-block-11 {
    min-height: 40px;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .dropdown-list.w--open {
    margin-top: 85px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .dropdown-toggle {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .mobilemenubutton {
    text-align: center;
  }

  .text-block-2-mobile {
    font-size: 32px;
    line-height: 32px;
  }
}
