@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');

body {
  font-family: 'Montserrat', sans-serif;
}

a:hover {
  text-decoration: none;
}

.modal-dialog {
  max-width: 1100px;
}

header {
  height: 177px;
  background-color: #fff;
  padding: 22px 0 52px 0;
}

header .logo {
  float: left;
  width: 175px;
  margin: 5px 0 0;
}

header .logo img {
  width: 100%;
}

header .quick-contact {
  padding: 38px 0 67px 0;
  float: right;
}

header .quick-contact span {
  margin-left: 25px;
  float: left;
}

header .quick-contact .fa {
  float: left;
  color: #ef7832;
  font-size: 20px;
  border: #ef7832 solid 1px;
  padding: 6px 7px;
  margin: 0 8px 0 0;
}

header .quick-contact p {
  float: left;
  font-size: 15px;
  color: #454545;
  font-weight: 400;
  margin: 5px 0 0;
}

header .main-menu {
  height: 63px;
  width: 100%;
  background-color: #fff;
  clear: both;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  top: -15px;
  padding: 0 0 0 25px;
}

header .fixed {
  position: fixed;
  top: 0 !important;
  z-index: 999;
  left: 0;
  right: 0;
}

.menu-cat {
  margin: 5px 0 7px 13px;
  font-weight: 700;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 12px;
  padding-right: 12px;
}

header .main-menu .navbar {
  padding: 10px 0 0 0;
}

header .main-menu .navbar-nav {
  font-size: 14px;
  text-transform: uppercase;
}

header .main-menu .navbar-nav .dropdown-menu {
  font-size: 14px;
  text-transform: none;
  border-radius: 0;
}

header .main-menu .bg-light {
  background-color: #fff !important;
}

.right-elements {
  position: absolute;
  top: 0;
  right: 0;
}

header .main-menu .login {
  background-color: #f37a20;
  height: 63px;
  float: right;
  padding: 20px 22px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.5s;
  cursor: pointer;
}

header .main-menu .login:hover {
  background-color: #e0610a;
}

header .main-menu .login .fa {
  font-size: 18px;
  margin-right: 3px;
}

header .main-menu .social {
  float: right;
  padding: 19px 19px 19px 0;
}

header .main-menu .social .fa {
  color: #9F9F9F;
  font-size: 17px;
  transition: 0.5s;
}

header .main-menu .social .fa:hover {
  color: #7C7878;
  cursor: pointer;
}

header .main-menu .social span {
  margin: 0 10px;
}

.banner {
  width: 100%;
  position: relative;
}

.carousel-item {
  max-height: 650px;
}

.banner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  text-align: center;
}

.triterras-logo {
  position: absolute;
  width: 125px;
  margin: -15px 30px;
  right: 0;
}

.triterras-logo img {
  width: 100%;
}

.banner .content img {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.banner .content .kratos-desktop {
  display: block;
}

.banner .content .kratos-mobile {
  display: none;
}

.banner .content h1 {
  font-size: 67px;
  font-weight: 700;
  color: #fff;
}

.banner .content h2 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}

.banner .content .apply-btn {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  padding: 15px 30px;
  display: block;
  margin: 25px auto;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
}

.banner .content .btn-white {
  background-color: #fff;
  color: #000;
  width: 400px;
  font-size: 17px;
}

.banner .content .btn-white:hover {
  background-color: #f3f3f3 !important;
  color: #000;
}

.banner .content .btn-red {
  background-color: #f37a20;
  color: #fff;
  width: 220px;
}

.banner .content .apply-btn:hover {
  background-color: #e0610a;
}

.banner .content h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  border-bottom: rgba(255, 255, 255, .4) solid 1px;
  border-top: rgba(255, 255, 255, .4) solid 1px;
  padding: 25px 0;
  margin: 40px 0 0;
}

.latest-news {
  background-color: #fff;
  margin: 35px 0;
  padding: 5px 10px;
}

.latest-news p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-style: italic;
  text-align: center;
}

.latest-news p a {
  text-decoration: underline;
  color: #1b67af;
}

.flexible-working {
  width: 100%;
  background-color: #F7F7F7;
  background-image: url("../images/flexible-working-bg.jpg");
  background-position: top;
  background-size: cover;
  float: left;
  padding: 0 0 0 0;
}

.flexible-working h1, .clients h1, .ib-platforms h1, .news h1 {
  font-size: 35px;
  color: #000;
  text-align: center;
  font-weight: 700;
  margin: 50px 0 0;
}

.flexible-working .underline, .clients .underline, .ib-platforms .underline, .news .underline {
  width: 53px;
  height: 1px;
  background-color: #f37a20;
  display: block;
  margin: 20px auto;
}

.flexible-working ul {
  margin: 60px 0;
  padding: 0;
  text-align: center;
}

.flexible-working ul li {
  background-color: #fff;
  border: #e7e6e6 solid 1px;
  min-height: 393px;
  margin: 0 17px 17px 0;
  padding: 30px;
  list-style: none;
  position: relative;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}

.flexible-working ul li:last-child {
  margin-right: 0;
}

.flexible-working ul li h1 {
  font-size: 28px;
  color: #f37a20;
  font-weight: 600;
  text-align: left;
  margin: 0;
}

.flexible-working ul li h2 {
  font-size: 16px;
  color: #837F7F;
  font-weight: 500;
}

.flexible-working ul li ul {
  margin: 20px 10px;
}

.flexible-working ul li ul .apply-btn {
  background-color: #f37a20;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding: 10px 20px;
  width: auto;
  display: block;
  margin: 25px 0 0;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
  float: left;
  position: absolute;
  bottom: 25px;
}

.flexible-working ul li ul .apply-btn:hover {
  background-color: #e0610a;
}

.flexible-working ul li ul li {
  box-shadow: none;
  min-height: inherit;
  width: auto;
  margin: 0;
  padding: 5px 0 5px 25px;
  font-size: 16px;
  color: #3E3E3E;
  font-weight: 400;
  display: block;
  border: none;
}

.flexible-working ul li ul li::before {
  content: "\f061";
  color: #174e91;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}

.ib-dashboard {
  width: 100%;
  background-image: url("../images/ib-dashboard-bg.jpg");
  background-position: top;
  float: left;
  padding: 30px 0 7px 0;
}

.ib-dashboard img {
  width: 100%;
}

.c-boxes {
  padding: 70px 0;
  float: left;
  width: 100%;
}

.c-boxes ul {
  padding: 0;
  margin: 0;
}

.c-boxes ul li {
  width: 345px;
  float: left;
  min-height: 265px;
  margin-right: 35px;
  float: left;
  padding: 30px;
  list-style: none;
  position: relative;
}

.c-boxes ul li h1 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.c-boxes ul li h2 {
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

.c-boxes ul li img {
  height: 76px;
  margin: 0 auto 20px;
  display: block;
}

.blue {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1956a1+0,1bb6d5+100 */
  background: #1956a1;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1956a1 0%, #1bb6d5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1956a1 0%, #1bb6d5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1956a1 0%, #1bb6d5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1956a1', endColorstr='#1bb6d5', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.purple {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4f47c3+0,a15ec3+100 */
  background: #4f47c3;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #4f47c3 0%, #a15ec3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #4f47c3 0%, #a15ec3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #4f47c3 0%, #a15ec3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f47c3', endColorstr='#a15ec3', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.yellow {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e26f4f+0,eeb158+100 */
  background: #e26f4f;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #e26f4f 0%, #eeb158 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #e26f4f 0%, #eeb158 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #e26f4f 0%, #eeb158 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e26f4f', endColorstr='#eeb158', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.c-boxes ul li:last-child {
  margin-right: 0;
}

.clients {
  margin: 0 0 60px;
  float: left;
  width: 100%;
}

.clients h2 {
  font-size: 20px;
  text-align: center;
  color: #7C7C7C;
  font-weight: 400;
}

.ib-platforms {
  background-color: #404040;
  padding: 0 0 50px;
  float: left;
  width: 100%;
}

.ib-platforms .fa {
  font-size: 60px;
  color: #404040;
  left: 0;
  right: 0;
  position: absolute;
  margin: 25px auto 0;
  width: 50px;
}

.ib-platforms .white {
  color: #fff !important;
}

.ib-platforms h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  margin: 0;
}

.cloud-platform {
  background-color: #222222;
  padding: 60px 0;
  float: left;
  width: 100%;
}

.cloud-platform h1, .healthcare-platform h1 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 15px;
}

.cloud-platform h2, .healthcare-platform h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin: 0;
}

.cloud-platform .divider {
  width: 100%;
  height: 1px;
  background-color: #414141;
  margin: 30px 0;
}

.cloud-platform img {
  width: 100%;
}

.cloud-platform .apply-btn, .healthcare-platform .apply-btn {
  background-color: #f37a20;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  padding: 15px 30px;
  width: auto;
  display: table;
  margin: 25px auto;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.46);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.46);
  transition: 0.5s;
  cursor: pointer;
}

.cloud-platform .apply-btn:hover, .healthcare-platform .apply-btn:hover {
  background-color: #e0610a;
}

.healthcare-platform {
  width: 100%;
  background-image: url("../images/healthcare-platform-bg.jpg");
  background-position: top;
  background-size: cover;
  float: left;
  padding: 50px 0 50px 0;
}

.healthcare-platform .black {
  color: #000;
}

.healthcare-platform .grey {
  color: #828282;
}

.healthcare-platform img {
  width: 100%;
}

.news {
  width: 100%;
  background-image: url("../images/news-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  float: left;
  padding: 20px 0 50px 0;
}

.news ul {
  margin: 50px 0 0;
  padding: 0;
}

.news ul li {
  width: 340px;
  float: left;
  min-height: 265px;
  margin: 0 15px 30px;
  float: left;
  padding: 30px;
  list-style: none;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  position: relative;
  min-height: 460px;
}

.news ul li img {
  width: 100%;
}

.news ul li .divider {
  height: 1px;
  width: 100%;
  background-color: #DBDBDB;
  margin: 15px 0;
}

.news ul li p {
  font-size: 15px;
  color: #7E7878;
  text-align: center;
  font-weight: 300;
}

.news ul li .more-btn {
  background-color: #E50031;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding: 10px 20px;
  display: block;
  margin: 25px auto 0;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
  width: 130px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 25px;
}

.news ul li .more-btn:hover {
  background-color: #C3012B;
}

footer {
  background-color: #000;
  float: left;
  width: 100%;
  padding: 60px 0;
}

footer ul {
  margin: 0;
  padding: 0 5px 0 0;
}

footer ul li {
  display: inline-block;
  float: left;
  width: 25%;
}

footer ul li ul h1 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

footer ul li ul h1 a {
  color: #fff;
  transition: 0.5s;
}

footer ul li ul h1 a:hover {
  color: #909090;
  text-decoration: none;
}

footer ul li ul li {
  font-size: 14px;
  color: #9C9C9C;
  font-weight: 400;
  text-align: left;
  display: block;
  float: none;
  width: auto;
  margin: 8px 0;
}

footer ul li ul li a {
  color: #9C9C9C;
  transition: 0.5s;
}

footer ul li ul li a:hover {
  color: #fff;
  text-decoration: none;
}

footer ul li ul .underline {
  width: 28px;
  height: 1px;
  background-color: #f37a20;
  display: block;
  margin: 10px 0;
}

footer .disclaimer {
  margin: 40px 0;
  padding: 20px 0;
  border-top: #363636 solid 1px;
  border-bottom: #363636 solid 1px;
  float: left;
  width: 100%;
}

footer .disclaimer p {
  text-align: center;
  font-size: 13px;
  color: #6c6c6c;
  font-weight: 300;
}

footer .copyright {
  width: 100%;
  float: left;
  margin: 20px 0;
  text-align: center;
}

footer .copyright span {
  display: inline-block;
  margin: 0 10px;
}

footer .copyright span .fa {
  color: #f37a20;
  font-size: 20px;
  float: left;
  margin-right: 8px;
}

footer .copyright span p {
  font-size: 16px;
  color: #909090;
  float: left;
  font-weight: 400;
  margin: 0;
}

footer .copyright p {
  font-size: 14px;
  color: #646363;
  font-weight: 400;
  text-align: center;
}

footer .copyright p a {
  color: #646363;
  font-weight: 300;
}

footer .copyright p a:hover {
  color: #ccc;
}

footer .copyright .fa {
  color: #575757;
  font-size: 23px;
  margin: 0 10px;
  transition: 0.5s;
}

footer .copyright .fa:hover {
  color: #9F9A9A;
  cursor: pointer;
}

.banner-inner {
  height: 340px;
  width: 100%;
  position: relative;
}

.banner-inner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  text-align: left;
}

.banner-inner .content h1 {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.banner-inner .content p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  float: left;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.banner-inner .content .red {
  color: #f37a20;
}

.banner-inner .content span {
  height: 15px;
  width: 1px;
  background-color: #fff;
  margin: 5px 10px 0;
  display: block;
  float: left;
}

.login-banner {
  background-image: url("../images/login-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.apply-banner {
  background-image: url("../images/apply-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.enquire-banner {
  background-image: url("../images/enquire-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sme-banner {
  background-image: url("../images/sme-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-banner {
  background-image: url("../images/blog-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.company-banner {
  background-image: url("../images/company-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.team-banner {
  background-image: url("../images/team-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.careers-banner {
  background-image: url("../images/careers-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-banner {
  background-image: url("../images/contact-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.thank-banner {
  background-image: url("../images/thank-banner.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-inner, .apply-now, .enquire-now, .sme-help, .blog, .company, .team, .careers, .contact-us, .thank-you {
  margin: 60px 0;
  float: left;
  width: 100%;
}

.company img, .careers img {
  width: 100%;
  margin-bottom: 20px;
}

.apply-now h1, .enquire-now h1, .sme-help h1 {
  font-size: 25px;
  font-weight: 700;
}

.apply-now h3, .sme-help h3, .contact-us h3 {
  font-size: 18px;
  font-weight: 700;
  color: #f37a20;
}

.content-container p {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 15px 0;
}

.content-container .bold {
  font-weight: 400;
}

.content-container p a {
  color: #e50031;
  text-decoration: none;
}

.content-container p a:hover {
  color: #e50031;
  text-decoration: underline;
}

.apply-now .grey {
  color: #646464;
  font-weight: 300;
  line-height: 40px;
}

.apply-now p img {
  width: 100%;
  margin: 20px 0;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  border: 10px solid #fff;
}

.apply-box ul {
  margin: 30px 0;
  padding: 0;
}

.apply-box ul li {
  width: 48%;
  display: inline-block;
  margin: 0 40px 0 0;
  padding: 10px 30px;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
}

.apply-box ul li:last-child {
  margin: 0;
}

.apply-now .divider {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 30px 0;
}

.apply-now h2 {
  font-size: 21px;
  font-weight: 700;
  margin: 20px 0 10px;
}

.apply-now h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 20px 0 10px;
}

.thank-you .green {
  color: green;
  font-weight: 400;
}

.team ul {
  margin: 0;
  padding: 0;
}

.team ul li {
  display: inline-block;
  width: 100%;
  float: left;
  display: block;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.09);
  padding: 30px 25px;
  margin: 15px 0 15px 0;
}

.team ul li .content {
  float: left;
  display: block;
  width: 75%;
  margin-left: 20px;
}

.team ul li .content h3 {
  font-size: 22px;
  font-weight: 600;
}

.team ul li .content h4 {
  font-size: 15px;
  font-weight: 300;
  color: #848484;
}

.team ul li .content p {
  font-size: 15px;
  font-weight: 300;
  margin: 15px 0;
}

.team ul li img {
  float: left;
  display: block;
}

@media screen and (max-width:1199px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4px;
  }

  header .main-menu {
    padding: 0 0 0 5px;
  }

  .banner .content h1 {
    font-size: 45px;
  }

  .banner .content h2 {
    font-size: 30px;
  }

  .banner .content .apply-btn {
    padding: 10px 0;
    margin: 18px auto;
    font-size: 17px;
  }

  .banner .content h3 {
    font-size: 17px;
    margin: 20px 0 0;
    padding: 10px 0;
    font-size: 17px;
  }

  .flexible-working ul li {
    min-height: 430px;
  }

  .apply-box ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .c-boxes ul li {
    width: 30%;
    height: 300px;
  }

  .news ul li {
    width: 30%;
  }
}

@media screen and (max-width:991px) {
  .triterras-logo {
    position: static;
    width: 125px;
    margin: 20px auto;
  }

  .triterras-logo img {
    width: 100% !important;
  }

  .banner .content h1 {
    font-size: 30px;
  }

  .banner .content .apply-btn {
    font-size: 17px;
    margin: 25px auto;
    padding: 10px;
  }

  .banner .content h3 {
    font-size: 20px;
    padding: 25px 45px;
    margin: 45px 0;
  }

  header .main-menu {
    padding: 0;
  }

  .navbar-light .navbar-toggler {
    border-color: #fff;
    margin: 0 0 0 10px;
  }

  .dropdown-menu {
    border-top: #F1F1F1 solid 1px;
    border-bottom: #F1F1F1 solid 1px;
    border-right: none;
    border-left: none;
  }

  header .main-menu .navbar-nav {
    margin: 10px 15px 15px 15px;
  }

  .dropdown-menu {
    width: 97%;
  }

  .flexible-working ul li {
    min-height: auto;
    margin: 0 0 20px 0;
  }

  .flexible-working ul li ul .apply-btn {
    clear: both;
    position: static;
  }

  .c-boxes ul li {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }

  .news ul li {
    width: 45%;
  }

  .team ul li {
    width: 100%;
    text-align: center;
  }

  .team ul li .content {
    width: auto;
    margin-left: 0;
  }

  .team ul li img {
    display: block;
    margin: 0 auto 20px;
    float: none;
  }
}

@media screen and (max-width:768px) {
  .carousel-item {
    max-height: 100%;
  }

  .banner .content .kratos-desktop {
    display: none;
  }

  .banner .content img {
    width: 55%;
  }

  .banner .content .kratos-mobile {
    display: block;
  }

  header .quick-contact {
    display: none;
  }

  header .main-menu {
    top: 10px;
  }

  header {
    height: 171px;
    padding: 10px 0 0 0;
  }

  header .logo {
    width: 140px;
    margin: 0 auto;
    float: none;
  }

  .news ul li {
    width: auto;
    height: auto;
  }

  .news ul li .more-btn {
    position: static;
  }

  footer ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }

  footer ul li ul li {
    margin: 0;
  }

  footer ul li ul h1, footer ul li ul li {
    text-align: center;
  }

  footer ul li ul .underline {
    margin: 10px auto;
  }

  footer {
    padding: 30px 0 10px 0;
  }

  footer .disclaimer {
    margin: 20px 0;
  }
}

@media screen and (max-width:500px) {
  .banner .content h1 {
    font-size: 40px;
  }

  .banner .content .apply-btn {
    font-size: 14px;
    margin: 12px auto;
    padding: 6px;
    width: 200px;
  }
}

@media screen and (max-width:350px) {
  .banner .content h1 {
    font-size: 25px;
  }

  .banner .content h2 {
    font-size: 18px;
  }
}