@font-face {
    font-family: 'Dunbar Tall';
    src: url('../fonts/DunbarTall-Bold.eot');
    src: url('../fonts/DunbarTall-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DunbarTall-Bold.woff2') format('woff2'),
        url('../fonts/DunbarTall-Bold.woff') format('woff'),
        url('../fonts/DunbarTall-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans Regular';
    src: url('../fonts/AzoSans-Regular.eot');
    src: url('../fonts/AzoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AzoSans-Regular.woff2') format('woff2'),
        url('../fonts/AzoSans-Regular.woff') format('woff'),
        url('../fonts/AzoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Source Sans Pro Regular';
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Regular.woff') format('woff'),
        url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('../fonts/SourceSansPro-Light.eot');
    src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Light.woff') format('woff'),
        url('../fonts/SourceSansPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro LightIt';
    src: url('../fonts/SourceSansPro-LightIt.eot');
    src: url('../fonts/SourceSansPro-LightIt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-LightIt.woff2') format('woff2'),
        url('../fonts/SourceSansPro-LightIt.woff') format('woff'),
        url('../fonts/SourceSansPro-LightIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

.section-4 .col:first-child {
    clip-path: polygon(0 0, calc(100% - 15px) 0, calc(100% - var(--s)) 100%, 0 100%);
    margin-right: calc(-1*var(--s)/2);
}

.section-4 .col:nth-child(2) {
    clip-path: polygon(var(--s) 0, calc(100% - 15px) 0, calc(100% - var(--s)) 100%, 15px 100%);
    margin: 0 calc(-1*var(--s)/2);
}

.section-4 .col:last-child {
    clip-path: polygon(var(--s) 0, 100% 0, 100% 100%, 15px 100%);
    margin-left: calc(-1*var(--s)/2);
}

.section-4 .col:nth-child(2) > .title,
.section-4 .col:last-child > .title{
    padding-left: calc(var(--s) - 15px)!important;
}

.margin-top-slider{
    margin-top:-55px;
}

body{
    font-family: 'Source Sans Pro Light';
    font-weight: 300;
}

.logo{
    background: #ffffff;
    border: 30px solid #ffffff;
    border-radius: 20cm;
    margin-left: -50px;
    z-index: 999;
    width:170px;
    height:170px;
}

input[type="button"][disabled]{
    color:#000;
    background-color:#6c757d !important;
}

.awards-width{
    max-width:70% !important;
}

.margin-top-minus-40{
    margin-top:-40px;
}

.margin-top-minus-105{
    margin-top:-105px;
}

#navbar-container{
    padding-left:0px !important;
    padding-right:0px !important;
}
.navbar{
    padding-left:0px !important;
    padding-right:0px !important;
}

.logo-footer{
    border: 1px solid white;
    border-radius: 50%;
    max-width: 60px;
}

.mt-7{
    margin-top:5rem;
}

.pt-9{
    padding-top:7rem;	
}
.mb-7{
    margin-bottom:5rem;
}
.font-source-sans-pro{
    font-family: 'Source Sans Pro Light';
    font-weight: 300;
}

.font-source-sans-pro-regular{
    font-family: 'Source Sans Pro Regular';
    font-weight: 300;
}

.font-azo-sans-regular{
    font-family: 'Azo Sans Regular';
    font-weight: 300;
}

.font-dunbar-tall{
    font-family: 'Dunbar Tall';
    font-weight: bold;
}

.bg-transparent{
    background-color: transparent !important;
}

.bg-black{
    background: #000 !important;
    background-color: #000 !important;
}

.bg-blue{
    background: #00289d !important;
    background-color: #00289d !important;
}

.bg-lime{
    background: #aada1b !important;
    background-color: #aada1b !important;
}

.bg-orange{
    background: #ff8014 !important;
    background-color: #ff8014 !important;
}

.bg-nexus{
    background: #061F3D;
    background-color: #061F3D;
}

.bg-sky-blue{
    background: #588CB3;
    background-color: #588CB3;
}

.bg-light-grey{
    background: #F1F1F1 !important;
    background-color: #F1F1F1 !important;
}

.bg-light-grey-50{
    background: linear-gradient(to bottom, #f1f1f1, #ffffff);
}

.bg-light-grey-60{
    background: linear-gradient(to bottom,#ffffff , #f1f1f1 , #ffffff );
}

.text-grey{
    color: #989898;
}

.text-black{
    color: #000;
}

.text-dark-green{
    color: #356A32;
}

.text-blue{
    color: #00289d;
}

.font-sm{
    font-size: 12px;
}

.font-md{
    font-size: 20px;
}

.font-lg{
    font-size: 40px;
}

.font-xl{
    font-size: 55px;
}

.line-height-20{
    line-height: 20px;
}

.btn-wrap{
    filter: drop-shadow(4px 2px 0px rgba(0,40,157, 1));
}
.captcha-wrap{
    filter: drop-shadow(4px 2px 0px rgba(0,40,157, 1));
}

.btn-wrap-white{
    filter: drop-shadow(4px 2px 0px rgba(255,255,255,1));
}
.btn-wrap-black{
    filter: drop-shadow(4px 2px 0px rgba(0,0,0,1));
}
.btn-wrap-black-applynow{
    filter: drop-shadow(4px 2px 0px rgba(0,0,0,1));
}
/*.btn-wrap:hover{
    filter: drop-shadow(4px 2px 0px rgba(255,255,255,1));
}
.btn-wrap-white:hover{
    filter: drop-shadow(4px 2px 0px rgba(0, 40, 157,1));
}*/

.btn-slanted{
    clip-path: polygon(0 1%, 100% 0%, 93% 100%, 0 100%);
    border-radius: 0px;
}
.btn-wrap-black > .btn-slanted{
    border: 1px solid #cccccc;
}
.btn-slanted-white{
    clip-path: polygon(0 1%, 100% 0%, 93% 100%, 0 100%);
    border-radius: 0px;
}
.captcha-slanted{
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0 100%);
    border-radius: 0px;
    width: 250px;
    height: 40px;
}
/*.btn-slanted:hover{
    border: 0px solid grey;
    clip-path: polygon(0 1%, 100% 0%, 93% 100%, 0 100%);
    background: rgb(0,0,0,1) !important;
}*/
/*.btn-slanted:hover{
    border: none;
    clip-path: polygon(0 1%, 100% 0%, 93% 100%, 0 100%);
    background: rgb(0,0,0,1) !important;
}*/

.btn-hover-blue:hover{
    background: #00289d !important;
    background-color: #00289d !important;
    border-color: #00289d !important;
    border-right: white !important;
}
.btn-wrap-white:hover{
    filter: drop-shadow(4px 2px 0px #00289d);
}
.btn-wrap-black-applynow:hover{
    filter: drop-shadow(4px 2px 0px #00289d);
}
.btn-hover-black:hover{
    background: #000 !important;
    background-color: #000 !important;
    border-color: #000 !important;
    border-right: white !important;
    color:#fff;
}
.btn-center{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.btn-people-section{
    cursor: pointer;
}
.btn-promise-section{
    cursor: pointer;
}
.btn-progress-section{
    cursor: pointer;
}

.hr-grey-3{
    border-bottom: 3px solid grey;
}
.hr-grey-2{
    border-bottom: 2px solid grey;
}
.hr-grey-1{
    border-bottom: 1px solid grey;
}
.compact-navbar{
    height: 70px;
    background-color: #00289d;
    position: fixed;
    top: 0;
    z-index: 999;
}
.compact-navbar .logo{
    margin-top: -5px;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff !important;
    margin-right: 60px;
    margin-left: 10px;
    width:55px;
    height:55px;
}
.compact-navbar #navbar-container{
    max-width: 1130px !important;
}

.mt-minus-10{
    margin-top: -10px;
}
.mb-minus-10{
    margin-bottom: -10px;
}
.mt-minus-20{
    margin-top: -20px;
}
.mb-minus-20{
    margin-bottom: -20px;
}

.bb-1-white{
    border-bottom: 1px solid white;
}
.bb-2-white{
    border-bottom: 2px solid white;
}

.input-wrap{
    filter: drop-shadow(2px 2px 0px rgba(0,40,157, 1));
}
.input-slanted{
    clip-path: polygon(0 1%, 100% 0%, 93% 100%, 0 100%);
    padding-right: 2%;
    padding-left:20px;
}
.input-slanted-full-width{
    clip-path: polygon(0 1%, 100% 0%, 98% 100%, 0 100%);
    padding-right: 2%;
    width: 100%;
    padding-left:20px;
}

.input-slanted-full-width-select{
    clip-path: polygon(0 1%, 100% 0%, 98% 100%, 0 100%);
    padding-right: 2%;
    width: 100%;
    min-height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../images/select-arrow.svg");
    background-size: 50px 20px;
    background-repeat: no-repeat;
    background-position-x: 92%;
    background-position-y: 5px;
    padding-left:20px;
    background-color:white;
}

.black-bg-select{
    background-color: black;
    color: white;
    clip-path: polygon(0 1%, 100% 0%, 93% 100%, 0 100%);
}

.input-wrap input[type=checkbox] {
    width: 30px;
    height: 20px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 17px;
    display:none;
}

.input-wrap input[type=checkbox] + label span {
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
    content: "";
    background-color: #fff;
    display: inline-block;
    padding-bottom: 5px;
    color: #00289d;
    width: 32px;
    height: 25px;
    visibility: visible;
    border: 1px solid #00289d;
    padding-left: 3px;
    margin-right:1rem;
    /*border-radius: 5px;*/
}

.input-wrap input[type=checkbox]:checked + label span {
    clip-path: polygon(0 0%, 100% 0%, 80% 100%, 0 100%);
    background-image :url('../images/Tickbox.png');
    background-size: cover;               
    background-repeat: no-repeat;
    background-position: center center; 
    //content: "\2714";
    //padding-left: 7px;
    //font-weight: bold;
}

.input-wrap input[type=radio] {
    width: 30px;
    height: 20px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 17px;
    display:none;
}

.input-wrap input[type=radio] + label span {
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
    content: "";
    background-color: #fff;
    display: inline-block;
    padding-bottom: 5px;
    color: #00289d;
    width: 32px;
    height: 25px;
    visibility: visible;
    border: 1px solid #00289d;
    padding-left: 3px;
    margin-right:1rem;
}

.input-wrap input[type=radio]:checked + label span{
    clip-path: polygon(0 0%, 100% 0%, 80% 100%, 0 100%);
    background-image :url('../images/Tickbox.png');
    background-size: cover;               
    background-repeat: no-repeat;
    background-position: center center;  
    //content: "\2714";
   // padding-left: 7px;
   // font-weight: bold;
}

input[type="file"] {
    z-index: -1;
    position: fixed;
    opacity: 0;
    left: -500px;
}

input:focus + label {
    clip-path: polygon(0 0%, 100% 0%, 80% 100%, 0 100%);
    background: black;
    outline: 2px solid;
}

.reflection{
    -webkit-box-reflect: below 0px -webkit-gradient(linear, right top, right bottom, from(transparent), color-stop(70%, transparent), to(rgba(255, 255, 255, 0.3)));
}

.accordionContent{
    padding: 10px 15px;
}

.hero-section{
    margin-top: -50px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}

.bg1{
    background-image:
        linear-gradient(to right,rgb(0,0,255, 0.75)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg1.jpg');
    background-size: cover;
    background-position: top;
}
.bg2{
    background-image:
        linear-gradient(to right,rgb(0,0,0, 0.60),rgb(0,0,0,0.60)),
        url('../images/bg2.jpg');
    background-position: bottom;
}

.bg3{
    background-image:
        linear-gradient(to right,rgb(0,0,0, 0),rgb(0,0,0,0.0)),
        url('../images/bg3.jpg');
}
.bg4{
    background-image:
        linear-gradient(to left,rgb(0,0,255, 0.75)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg1.jpg');
}
.bg5{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg5.jpg');
}
.bg6{
    background-image:
        linear-gradient(to right,rgb(0,0,0, 0.60),rgb(0,0,0,0.60)),
        url('../images/bg6.jpg');
    background-position: bottom;
}
.bg7{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg7.jpg');
    background-size: cover;
    background-position: center;
}
.bg8{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg8.jpg');
    background-size: cover;
    background-position: center;
}
.bg9{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg9.jpg');
    background-size: cover;
    background-position: center;
}
.bg10{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg10.jpg');
    background-size: cover;
    background-position: center;
}
.bg11{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/bg11.jpg');
    background-size: cover;
    background-position: center;
}
.bg11-blue{
    background-image:
        linear-gradient(rgb(0,40,157, 0.85),rgb(0,40,157, 0.75)),
        url('../images/bg11.jpg');
    background-size: cover;
    background-position: center;
}
.bg12{
    background-image:
        linear-gradient(to right,rgb(0,40,157, 0.83)40%,rgb(0,0,0,0.0)60%),
        url('../images/fortel-flags-banner.jpg');
    background-size: cover;
    background-position: center;
}
.besafeb{
    background-image:
             url('../images/besafeb.png');
    background-position: bottom;
}

.hero-text{
    font-family: 900;
    font-size: 60px;
    color: #FFF;
    font-style: italic;
    line-height: 50px;
}

.active-page{
    border-bottom: 1px solid #ff8014;
}

.section-2{
    min-height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    clip-path: polygon(0 28%, 100% 0%, 100% 100%, 0% 100%);
}

.job-application-section-2{
    height: 100%;
}
.blue-overlay{
    background-image:url('../images/Portal Banner.jpg');
    background-size: cover;
    background-position: bottom;
    height: 250px;
}

.margin-top-minus-80{
    margin-top: -80px;
}
.margin-bottom-minus-80{
    margin-top: -80px;
}
.margin-top-minus-130{
    margin-top: -130px;
}
.page-footer-branding .col:first-child {
    clip-path: polygon(0 0, calc(100% - 15px) 0, calc(100% - var(--s)) 100%, 0 100%);
    margin-right: calc(-1*var(--s)/2);
}

.page-footer-branding .col:nth-child(2) {
    clip-path: polygon(var(--s) 0, calc(100% - 15px) 0, calc(100% - var(--s)) 100%, 15px 100%);
    margin: 0 calc(-1*var(--s)/2);
}

.page-footer-branding .col:last-child {
    clip-path: polygon(var(--s) 0, 100% 0, 100% 100%, 15px 100%);
    margin-left: calc(-1*var(--s)/2);
}

.page-footer-branding .col:nth-child(2) > .title,
.page-footer-branding .col:last-child > .title{
    padding-left: calc(var(--s) - 15px)!important;
}
.page-footer-branding .filter{
    --b:2px;
    filter:
        drop-shadow(var(--b) 0px 0px black)
        drop-shadow(0px var(--b) 0px black)
        drop-shadow(calc(-1*var(--b)) 0px 0px black)
        drop-shadow(0px calc(-1*var(--b)) 0px black)
}
.divider{
    border-top: 10px solid black;
}

.timeline-path{
    display:block;
    border:none;
    color:white;
    height:3px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 20%, rgba(48,48,48,1) 80%, rgba(255,255,255,1) 100%);
}

.timeline-dot {
    height: 15px;
    width: 15px;
    background-color: #000;
    border-radius: 50%;
    display: block;
}

.timeline-year{
    margin-top: -50px;
    font-size: 12px;
}
.p-15-percent{
    padding-left: 12%;
    padding-right: 12%;
}

.p-story-percent{
    padding-left: 12%;
    padding-right: 12%;
}

.timeline-prev{
    position: absolute;
    top: 40%;
    left: 5px;
    font-size: 40px;
    padding: 5px;
    z-index: 500;
    cursor: pointer;
}

.timeline-next{
    position: absolute;
    top: 40%;
    right: 5px;
    font-size: 40px;
    padding: 5px;
    z-index: 500;
    cursor: pointer;
}

:root {
    --s:7vw;
}

.section-4 .title {
    background: white;
    position:relative;
    cursor: pointer;
    overflow:hidden;
}

.section-4 .img {
    min-height: 200px;
    background: center/cover no-repeat;
}
.section-4 .bg1 {
    background-image: url('../images/Fortel MET Hospital & Fortel HQ -00334.jpg');
}
.section-4 .bg2 {
    background-image: url('../images/Promise image.jpg');
}
.section-4 .bg3 {
    background-image: url('../images/part3.jpg');
}



.section-4 .filter{
    --b:2px;
    filter:
        drop-shadow(var(--b) 0px 0px grey)
        drop-shadow(0px var(--b) 0px grey)
        drop-shadow(calc(-1*var(--b)) 0px 0px grey)
        drop-shadow(0px calc(-1*var(--b)) 0px grey)
}

.section-4 .img {
    position: relative;
    padding: 0;
    display: block;
    cursor: pointer;
    overflow: hidden;
}
.section-4 .content {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    text-align: left;
}

.p3-heading{
  display:block;
}

.section-4 .p3-content{
   opacity: 0;
   position: absolute;
    background-color: rgba(0, 0, 0, 0.85);
   width: 100%;
    height: 100%;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    text-align: left;
}
.section-4 .p3-content:hover{
    opacity:1;
}

.section-4 .p3-content:hover + .p3-heading{
    display:none !important;
}

.section-4 .p3-content:hover + .p3-content-text{
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0.4s;
}

.section-4 .title:hover ~ .img .content{
    opacity:1;
}

.p3-content-text{
  font-size:14px;
  padding-right:30px !important;
}

.bg-transparent-blue{
    background-color: rgba(0,40,157, 0.83) !important;
}
.bg-transparent-grey{
    background-color: rgba(255, 255, 255, 0.75) !important;
}
.section-4 .content:hover {
    opacity: 1;
}
.section-4 .content .text {
    height: auto;
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0.4s;
}



.slanted-form-section{
    clip-path: polygon(0 13%, 100% 0%, 100% 100%, 0% 100%);
    margin-top: -50px;
    z-index: 500;
}

.slanted-top{
    height: 100px;
    clip-path: polygon(0 70%, 100% 0%, 100% 100%, 0% 100%);
    background: white;
}
.slanted-bottom{
    clip-path: polygon(0 0, 100% 0%, 100% 87%, 0% 100%);
}

.tilt{
    transform: skewY(-5deg);
}

.untilt{
    transform: skewY(5deg);
}

.footer{
    color: #E9EAF3;
}
.footer ul{
    list-style-type: none;
}
.footer a{
    color: #E9EAF3;
    font-weight: 300;
    line-height:1.8;
}

.brand-3-dots{
    position: absolute;
    z-index: 999;
    bottom: 20px;
    left: 20px;
    font-size: 50px;
}

.brand-images a img:last-child {
    display: none;
}
.brand-images a:hover img:last-child {
    display: block;
}
.brand-images a:hover img:first-child {
    display: none;
}

.footer-brand-images a img:last-child{
    display: none;
}

.footer-brand-images a:hover img:last-child{
    display: block;
}

.footer-brand-images a:hover img:first-child{
    display: none;
}

.on-top{
    z-index: 999 !important;
}

.pt-10{
    padding-top: 6rem!important;
}
.pb-10{
    padding-bottom: 6rem!important;
}

.pt-15{
    padding-top: 10rem!important;
}
.pt-15rem{
    padding-top:15rem !important;
}

.pb-8rem{
    padding-bottom:8rem !important;
}

.horizontal-timeline .events-content li[data-date], .horizontal-timeline .events-content li[data-horizontal-timeline]{
    background: transparent;
}

.horizontal-timeline .events-content ul{
    list-style-type: none;
}

/* Override bootstrap classes */
.navbar-nav,
.mr-auto {
    flex: 1;
    margin: auto !important;
    display: flex;
    justify-content: space-between;
}
.navbar-light .navbar-nav .nav-link{
    color: #000;
}

.navbar-light .navbar-nav .active>.nav-link{
    border-bottom: 1px solid #ff8014;
}

.shadow{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,0.50)!important;
}

/* Media Queries */
@media screen and (min-width: 1440px){

}
@media screen and (max-width: 1024px){
    .compact-navbar #navbar-container{
        max-width: 730px !important;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 14px;
    }
    .compact-navbar .logo{
        margin-right: 20px;
	margin-left:0px;
    }
    .section-4 h3{
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
        margin-left: 1rem !important;
    }
    .img-content-text{
        padding-left: 2.5rem !important;
        padding-right: 3rem !important;
        margin-left: 1rem !important;
    }
    .p3-content-text{
        font-size: 0.75rem !important;
        padding-left: 2.0rem !important;
        padding-right: 5.5rem !important;
 	margin-left: 1rem;
    }
    .timeline-dot {
        height: 15px;
        width: 15px;
        background-color: #000;
        border-radius: 50%;
        display: block;
    }

    .timeline-year{
        margin-top: -50px;
        font-size: 12px;
    }
}
@media screen and (min-width: 1024px){
    .page-footer-branding > .row > .col >.title {
        padding-left: 50px !important;
    }
    .pr-7{
    	padding-right:5rem;
    }
}

@media screen and (max-width: 768px){
    .compact-navbar #navbar-container{
        max-width: 800px !important;
        font-size: 10px;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 13px;
    }
    .compact-navbar .logo{
        margin-right: 20px;
	margin-left:0px;
    }
    .section-2{
        height: 450px;
        clip-path: polygon(0 22%, 100% 0%, 100% 100%, 0% 100%) !important;
    }
    /*    .page-footer-branding .part1{
            clip-path: polygon(0 0%, 100% 0%, 88% 100%, 0 100%);
        }
        .page-footer-branding .part2{
            border: 2px solid black;
            transform: skew(-20deg);
        }
        .page-footer-branding .part3{
            clip-path: polygon(11% 0%, 100% 0%, 100% 100%, 0 100%);
        }
        .section-4 .part1{
            clip-path: polygon(0 0%, 100% 0%, 80% 100%, 0 100%);
        }
        .section-4 .part2{
            transform: skew(-13deg);
        }
        .section-4 .part3{
            clip-path: polygon(21% 1%, 100% 0%, 100% 100%, 0 100%);
        }*/
    
    .p3-content-text{
        font-size: 0.55rem !important;
        padding-left: 1rem !important;
        margin-left: 1rem !important;
        padding-top: 0.6rem;
    }
   
    .timeline-dot {
        display: none;
    }

    .timeline-year{
        font-size: 16px;
        font-weight: bolder;
        border-bottom: 3px solid blue;
    }
    .container{
        max-width: 576px;
    }
    /*    .page-footer-branding .bg1 {
            background-image:linear-gradient(to right,rgb(0,0,0, 0.75),rgb(0,0,0, 0.75)), url('../images/part1.png');
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }
        .page-footer-branding .bg2 {
            background-image: linear-gradient(to right,rgb(0,0,0, 0.75),rgb(0,0,0, 0.75)), url('../images/part2.png');
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }
        .page-footer-branding .bg3 {
            background-image: linear-gradient(to right,rgb(0,0,0, 0.75),rgb(0,0,0, 0.75)), url('../images/part3.png');
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }*/
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .compact-navbar #navbar-container{
        max-width: 950px !important;
    }
    .btn-absolute-bottom-20{
        position: static;
        bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .logo-footer{
        max-width: 45px;
    }
    .btn-absolute-bottom-20{
        position: static;
        bottom: 0;
    }
    .pr-7{
        padding-right:3rem;
    }
    
}
@media (min-width: 768px) and (max-width: 991px) {
    .logo-footer{
        max-width: 45px;
    }
    .btn-absolute-bottom-20{
        position: absolute;
        bottom: -30px;
    }
    .font-xl{
        font-size: 36px;
    }
    h1{
        font-size: 36px;
    }
    .section-4 h3{
        font-size:1.5rem;
	padding-left:1rem !important;
        padding-right: 2.5rem !important;
        margin-left: 1rem !important;
    }
    .img-content-text{
       	font-size:0.8rem;
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
        margin-left: 1rem !important;
    }
    .margin-top-slider{
      margin-top:-35px;
    }
}
@media (min-width: 600px) and (max-width: 768px) {
    .compact-navbar #navbar-container{
        max-width: 680px !important;
    }
    .compact-navbar .logo{
        margin-right: 20px;
	margin-left:0px;
    }
    .container{
        max-width: 680px;
    }
    .section-2{
        height: 100%;
        padding-top: 100px;
        clip-path: polygon(0 13%, 100% 0%, 100% 100%, 0% 100%) !important;
    }
    .btn-absolute-bottom-20{
        position: static;
        bottom: auto;
    }
    .content{
        height: 175px;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 12px;
    }
    .set-expertise-padding{
	padding-top:8rem !important;
	padding-bottom:8rem !important;
    }

}
@media (min-width: 576px) and (max-width: 600px) {
    .compact-navbar{
        background-color: #ffffff !important;
    }
    #navbar-container{
        background-color: #ffffff !important;
    }
    .container{
        max-width: 576px;
    }
    .nav-link{
        color: black !important;
    }
    .content{
        height: 175px;
    }
}
@media screen and (max-width: 600px) {
    .logo{
        background: transparent;
        border: 1px solid white;
        border-radius: 50%;
        margin-left: 0px;
        z-index: 999;
        height: 45px;
	width:45px;
	margin-left:1.5rem;
	margin-top:0.5rem;
	margin-bottom:0.5rem;
    }
    .margin-top-slider{
      margin-top:-30px;
    }
    .compact-navbar{
        height: 50px;
        background-color: #ffffff;
    }
    .compact-navbar .logo{
        height: 45px;
	width:45px;
        background: transparent;
        border: 1px solid #ffffff;
        border-radius: 50%;
        color: #ffffff !important;
        margin-right: auto;
	margin-left:1.5rem;
	margin-top:0.5rem;
	margin-bottom:0.5rem;
    }
    .pt-9{
	padding-top:1rem !important;
    }
    #navbar-container{
        background-color: #00289d;
    }
    .compact-navbar #navbar-container{
        background-color: #ffffff;
    }
    #navbar-container-fluid{
        position: fixed;
        top: 0px;
        z-index: 999;
    }
    .navbar-default-shadow{
        -webkit-box-shadow: 0px 10px 15px 0px rgb(0,0,0,0.50); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow:    0px 10px 15px 0px rgb(0,0,0,0.50);  /* Firefox 3.5 - 3.6 */
        box-shadow:         0px 10px 15px 0px rgb(0,0,0,0.50);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    }
    .shadow{
        -webkit-box-shadow: 0px 40px 30px 0px rgb(0,0,0,0.70) !important; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow:    0px 40px 30px 0px rgb(0,0,0,0.70) !important;  /* Firefox 3.5 - 3.6 */
        box-shadow:         0px 40px 30px 0px rgb(0,0,0,0.70) !important;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    }
    .navbar-light .navbar-toggler-icon{
        width: 2rem;
        background-image: url('../images/toggle-icon-white.svg');
	margin-right:1rem;
    }
    .navbar-toggler:focus{
        outline: none !important;
    }
    .navbar-light .navbar-toggler{
        border-color: transparent;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 12px;
    }
    #mobile-navigation a{
        color: white !important;
        font-size: 40px;
    }
    .hero-section{
        margin-top: 50px;
    }
    .section-2{
        height: 100%;
        clip-path: polygon(0 12%, 100% 0%, 100% 100%, 0% 100%) !important;
    }
    .section-4 .part1{
        padding-bottom: 40px;
        /*clip-path: polygon(0 1%, 100% 0%, 100% 100%, 0 100%);*/
        clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    }
    .section-4 .part2{
        padding: 0px;
        margin-top: -50px;
        transform: skew(0deg);
        clip-path: polygon(0 25%, 100% 0%, 100% 80%, 0% 100%);
    }
    .section-4 .part3{
        margin-top: -40px;
        clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0% 100%);
        min-height: 186px;
        margin-bottom: 10px;
    }

    .section-4 h3{
       
        padding-left: 1.5rem !important;
        padding-right: 2.5rem !important;
        margin-left: 1rem !important;
    }
    .img-content-text{
       
        padding-left: 1.5rem !important;
        padding-right: 2.5rem !important;
        margin-left: 1rem !important;
    }
    .p3-content-text{
        font-size: 0.49rem !important;
        padding-left: 1rem !important;
        margin-left: 1rem !important;
    }
    .timeline-dot {
        display: none;
    }

    .timeline-year{
        font-size: 16px;
        font-weight: bolder;
        border-bottom: 3px solid blue;
    }
    .logo-footer{
        max-width: 20px;
        margin-top: -20px;
    }
    .font-xs{
        font-size: 8px;
    }
    .footer .btn.focus, .btn:focus{
        outline: none;
        box-shadow: none;
    }
    .accordionContent{
        font-size: 14px;
    }

    #mobile-navigation{
        /* Height & width depends on how you want to reveal the overlay (see JS below) */
        height: 100vh;
        width: 100vw;
        position: fixed; /* Stay in place */
        z-index: 999; /* Sit on top */
        left: 0;
        top: 0;
        background-color: #00259B;
        overflow-x: hidden; /* Disable horizontal scroll */
    }
    #navbarContent{
        display: none;
    }
    .btn-absolute-bottom-20{
        position: static;
        bottom: auto;
    }
    .margin-top-minus-130{
        margin-top: -20px;
    }
    :root {
        --s:8vw !important;
    }
}

@media screen and (max-width: 500px){
    .section-4 h3{
        
        padding-left: 1rem !important;
        margin-left: 1rem !important;
    }
    .img-content-text{
        
        padding-left: 1rem !important;
        margin-left: 1rem !important;
    }
    .p3-content-text{
        font-size: 0.49rem !important;
        padding-left: 1rem !important;
        margin-left: 1rem !important;
    }
    .section-4 .col:first-child {
        clip-path: polygon(0 0, calc(100% - 15px) 0, calc(100% - var(--s)) 100%, 0 100%);
        margin-right: calc(-1*var(--s)/2);
    }

    .section-4 .col:nth-child(2) {
        clip-path: polygon(var(--s) 0, calc(100% - 15px) 0, calc(100% - var(--s)) 100%, 15px 100%);
        margin: 0 calc(-1*var(--s)/2);
    }

    .section-4 .col:last-child {
        clip-path: polygon(var(--s) 0, 100% 0, 100% 100%, 15px 100%);
        margin-left: calc(-1*var(--s)/2);
    }

    .section-4 .col:nth-child(2) > .title,
    .section-4 .col:last-child > .title{
        padding-left: auto !important;
    }
    .timeline-dot {
        display: none;
    }

    .timeline-year{
        font-size: 16px;
        font-weight: bolder;
        border-bottom: 3px solid blue;
    }
    .captcha-slanted{
        width: 200px;
        height: 30px;
    }
}

@media screen and (max-width: 400px){

    .section-4 h3{
        
        padding-left: 1rem !important;
        margin-left: 1rem !important;
    }
    .p3-content-text{
        font-size: 0.40rem !important;
        padding-left: 1rem !important;
        margin-left: 1rem !important;
        padding-top:0.4rem !important;
    }
    .img-content-text{
       
        padding-left: 1rem !important;
        margin-left: 1rem !important;
    }
    

}
@media screen and (max-width: 450px){

}
@media screen and (max-width: 380px){

}
@media screen and (max-width: 320px){

}
@media screen and (min-width: 576px){
     .navbar-nav .nav-link{
	padding-left:0 !important;
	padding-right:0 !important;
     }
}
