.page-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
}

.header-wrap {
    display: flex;
    padding: 10px 0;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.logo {
    width: 170px;
}

.logo a,
.logo svg {
    display: block;
    width: 100%;
    height: auto;
}

.nav-toggle {
    background-color: var(--primary-color);
    justify-content: center;
    align-items: center;
    font-size: 24px;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .header-wrap {
        padding: 20px 0;
    }

    .logo {
        width: 252px;
    }
}

.nav-primary {
    position: absolute;
    width: calc(100% + 44px);
    top: 100%;
    left: -22px;
    background-color: var(--primary-color);
    padding: 20px;
    display: none;
}

.nav-primary ul {
    margin: 0;
    padding: 0;
}

.nav-primary ul li {
    padding: 10px 0;
    font-size: 17px;
    font-family: 'Asul', sans-serif;
    letter-spacing: 1px;
}

.nav-primary ul li a {
    color: #fff;
    font-weight: 400;
}

.nav-close i::before {
    content: '\f00d ';
}



@media (min-width: 1200px) {
    .nav-primary {
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        background-color: transparent;
        padding: auto;
        display: block !important;
    }

    .nav-primary ul {
        display: flex;
    }

    .nav-primary ul li {
        padding: 0 23px;
    }
    

    .nav-primary ul li a:hover,
    .nav-primary ul li.active a,
    .nav-primary ul li.current-menu-item a {
        color: var(--primary-color);
    }
}

.masthead {
    position: relative;
    background-image: url(../img/man.png);
    background-position: center;
    background-size: cover;
    background-color:  var(--primary-color);
    z-index: 1;
    overflow: hidden;
}

.masthead__bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: none;
    opacity: 0.9;
}

.masthead__wrap {
    position: relative;
    color: #fff;
    padding: 60px 0 0 0;
}

.masthead__text h1 {
    text-transform: capitalize;
    font-size: 30px;
    padding-bottom: 15px;
    line-height: 1em;
}

.masthead__text h1 span {
    color: var(--primary-color);
}

.masthead__text p {
    padding-bottom: 25px;
}

.camera {
    position: absolute;
    mix-blend-mode: color-dodge;
    z-index: 1;
    left: -125px;
    bottom: 300px;
    width: 250px;
    animation: camera 8s infinite;
}

.camera-1 {
    animation: camera-1 40s infinite;
}

.drone {
    position: absolute;
    mix-blend-mode: color-dodge;
    z-index: 1;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
    animation: drone 8s infinite;
}

.remote {
    position: absolute;
    mix-blend-mode: color-dodge;
    z-index: 1;
    left: 40%;
    bottom: 0;
    transform: translate(-50%,0);
    animation: remote 8s infinite;
}

@media (min-width: 768px) {

    .masthead__text h1 {
        font-size: 50px;
    }

    .masthead__text p {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {

    .masthead {
        background-image: none;
    }

    .masthead__bg {
        display: block;
    }

    .masthead__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .masthead__text {
        width: 683px;
    }

    .masthead__text h1 {
        font-size: 70px;
    }

}

.banner-img {
    margin-right: -70px;
    position: relative;
    width: 564px;
    height: 650px;
}

.main-man-1 {
    left: 218px;
    top: 0;
    position: absolute;
    width: 180px;
    height: 195px;
}

.main-man-1 img {
    position: absolute;
    width: 60px;
    height: 65px;
}

.man-1 {
    left: 0;
    top: 0;
    animation: animate-1 5s;
}

.man-2 {
    left: 60px;
    top: 0;
    animation: animate-2 5s;
}

.man-3 {
    left: 120px;
    top: 0;
    animation: animate-3 5s;
}

.man-4 {
    left: 0;
    top: 65px;
    animation: animate-4 5s;
}

.man-5 {
    left: 60px;
    top: 65px;
    animation: animate-5 5s;
}

.man-6 {
    left: 120px;
    top: 65px;
    animation: animate-6 5s;
}

.man-7 {
    left: 0;
    top: 130px;
    animation: animate-7 5s;
}

.man-8 {
    left: 60px;
    top: 130px;
    animation: animate-8 5s;
}

.man-9 {
    left: 120px;
    top: 130px;
    animation: animate-9 5s;
}

.main-man-2 {
    left: 30px;
    top: 98px;
    position: absolute;
    width: 157px;
    height: 162px;
}

.main-man-2 img {
    position: absolute;
    width: 60px;
    height: 65px;
}

.main-man-3 {
    left: 243px;
    top: 202px;
    position: absolute;
    width: 134px;
    height: 139px;
}

.main-man-3 img {
    position: absolute;
    width: 45px;
    height: 47px;
}


.man-10 {
    left: 0;
    top: 0;
    animation: animate-10 5s;
}

.man-11 {
    left: 45px;
    top: 0;
    animation: animate-11 5s;
}

.man-12 {
    left: 90px;
    top: 0;
    animation: animate-12 5s;
}

.man-13 {
    left: 0;
    top: 47px;
    animation: animate-13 5s;
}

.man-14 {
    left: 45px;
    top: 47px;
    animation: animate-14 5s;
}

.man-15 {
    left: 90px;
    top: 47px;
    animation: animate-15 5s;
}

.man-16 {
    left: 0;
    top: 94px;
    animation: animate-16 5s;
}

.man-17 {
    left: 45px;
    top: 94px;
    animation: animate-17 5s;
}

.man-18 {
    left: 90px;
    top: 94px;
    animation: animate-18 5s;
}

.main-man-4 {
    right: 0;
    top: 92px;
    position: absolute;
    width: 157px;
    height: 162px;
}

.main-man-4 img {
    position: absolute;
    width: 52px;
    height: 54px;
}


.man-19 {
    left: 0;
    top: 0;
    animation: animate-19 5s;
}

.man-20 {
    left: 52px;
    top: 0;
    animation: animate-20 5s;
}

.man-21 {
    left: 104px;
    top: 0;
    animation: animate-21 5s;
}

.man-22 {
    left: 0;
    top: 54px;
    animation: animate-22 5s;
}

.man-23 {
    left: 52px;
    top: 54px;
    animation: animate-23 5s;
}

.man-24 {
    left: 104px;
    top: 54px;
    animation: animate-24 5s;
}

.man-25 {
    left: 0;
    top: 108px;
    animation: animate-25 5s;
}

.man-26 {
    left: 52px;
    top: 108px;
    animation: animate-26 5s;
}

.man-27 {
    left: 104px;
    top: 108px;
    animation: animate-27 5s;
}

.main-man-5 {
    left: 75px;
    top: 310px;
    position: absolute;
    width: 134px;
    height: 139px;
}

.main-man-5 img {
    position: absolute;
    width: 45px;
    height: 46px;
}

.man-28 {
    left: 0;
    top: 0;
    animation: animate-28 5s;
}

.man-29 {
    left: 45px;
    top: 0;
    animation: animate-29 5s;
}

.man-30 {
    left: 90px;
    top: 0;
    animation: animate-30 5s;
}

.man-31 {
    left: 0;
    top: 46px;
    animation: animate-31 5s;
}

.man-32 {
    left: 45px;
    top: 46px;
    animation: animate-32 5s;
}

.man-33 {
    left: 90px;
    top: 46px;
    animation: animate-33 5s;
}

.man-34 {
    left: 0;
    top: 92px;
    animation: animate-34 5s;
}

.man-35 {
    left: 45px;
    top: 92px;
    animation: animate-35 5s;
}

.man-36 {
    left: 90px;
    top: 92px;
    animation: animate-36 5s;
}

.main-man-6 {
    left: 20px;
    bottom: 0;
    position: absolute;
    width: 176px;
    height: 192px;
}

.main-man-6 img {
    position: absolute;
    width: 60px;
    height: 65px;
}

.main-man-7 {
    left: 218px;
    bottom: 103px;
    position: absolute;
    width: 179px;
    height: 192px;
}

.main-man-7 img {
    position: absolute;
    width: 60px;
    height: 65px;
}

.main-man-8 {
    right: 25px;
    top: 274px;
    position: absolute;
    width: 134px;
    height: 137px;
}

.main-man-8 img {
    position: absolute;
    width: 45px;
    height: 46px;
}

.tab-accordion__panel:not(.is-active) .tab-accordion__panel__content {
    display: none;
}

.tab-accordion__tabs {
    display: flex;
    flex-wrap: wrap;
    top: 1px;
    position: relative;
    z-index: 2;
}

.tab-accordion__tab,
.tab-accordion__panel__toggle {
    list-style-type: none !important;
    margin: 5px 0 0;
    padding: 0;
    display: block;
    color: inherit;
    line-height: normal;
    background: #f5f5f5;
    padding: 15px 25px;
    text-decoration: none;
    border: none;
    border-radius: 0;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: 'Asul', sans-serif;
    cursor: pointer;
}

.tab-accordion__tab.is-active,
.tab-accordion__tab:hover,
.tab-accordion__tab:focus,
.tab-accordion__panel__toggle.is-active,
.tab-accordion__panel__toggle:hover,
.tab-accordion__panel__toggle:focus {
    color: #fff;
    background: var(--primary-color);
    text-decoration: none;
}

.tab-accordion__tab:focus:not(:focus-visible),
.tab-accordion__panel__toggle:focus:not(:focus-visible) {
    border: none;
    border-bottom: none;
}

.tab-accordion__panel__content {
    padding: 20px 10px;
    border: none;
    border-top: 0;
    overflow: hidden;
}

.tab-accordion {
    position: relative;
}

.tab-accordion__panel__content .blog-listing__pagination [class*="col-"] {
    padding-left: 0;
}

@media (min-width: 1200px) {
    .tab-accordion__panel__content {
        position: relative;
        width: 100%;
        border-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border: none;
        padding: 30px 10px;
    }

    .tab-accordion__tab,
    .tab-accordion__panel__toggle {
        margin: 0;
        width: auto;
        padding: 10px 20px;
        background-color: transparent;
        color: #000000;
        font-size: 18px;
    }

    .tab-accordion__tab {
        margin-right: 0;
        border-bottom: 1px solid #E7E7E7;
    }

    .tab-accordion__tab.is-active, .tab-accordion__tab:hover, .tab-accordion__tab:focus, .tab-accordion__panel__toggle.is-active, .tab-accordion__panel__toggle:hover, .tab-accordion__panel__toggle:focus {
        color: var(--primary-color);
        background: none;
        text-decoration: none;
        border-color: var(--primary-color);
    }

    .tab-accordion__tab:focus:not(:focus-visible),
    .tab-accordion__panel__toggle:focus:not(:focus-visible) {
        border-bottom: 1px solid var(--primary-color);
    }

    .flex-row {
        display: flex;
        align-items: center;
    }

    .tab-accordion {
        padding: 0;
    }

    .tab-accordion__tabs {
        padding-top: 20px;
    }

    .tab-accordion__panels {
        padding-right: 40px;
    }
}

.img-border {
    position: relative;
    z-index: 1;
    padding: 160px 0;
}

.img-border::after {
    content: '';
    position: absolute;
    width: 310px;
    height: 100%;
    top: -0;
    left: 50%;
    transform: translate(-50%,0);
    background-color: var(--primary-color);
    z-index: -1;
}

.image-buttons {
    position: relative;
    background-position: center;
    background-size: cover;
    background-color: #31303A;
    z-index: 1;
    overflow: hidden;
}

.image-buttons .remote{
    left: auto;
    right: 0;
}

.image-buttons h2 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.image-button__img {
    width: 100%;
    height: 341px;
}

.image-button__details {
    width: 100%;
}

.image-button__details {
    padding: 80px 24px 120px;
    color: #fff;
    font-weight: 400;
}

.image-button__details h5 {
    font-family: 'Asul', sans-serif;
    font-weight: 400;
    font-size: 25px;
    color: #201A03;
    padding-bottom: 15px;
}

.image-buttons ul li:first-child .image-button__details {
    background-color: var(--primary-color);
}

.image-buttons ul li:nth-child(2n) .image-button__details {
    background-color: #171717;
}

.image-buttons ul li:nth-child(3n) .image-button__details {
    background-color: #fff;
    color: #201A03;
}

.image-buttons ul li:last-child .image-button__details {
    background-color: #BA3343;
}

.image-buttons ul li:nth-child(2n) .image-button__details h5 {
    color: var(--primary-color);
}

.image-buttons ul li:last-child .image-button__details h5 {
    color: #201A03;
}

.image-buttons ul {
   padding-bottom: 30px;
    
}

@media (min-width: 768px) {

    .image-buttons ul li {
        width: 100%;
    }

    .image-buttons ul li a {
        display: flex;
        flex-wrap: wrap;
    }

    .image-button__img ,
    .image-button__details {
        width: 50%;
    }

    .image-buttons ul li:nth-child(even) a {
        flex-direction: row-reverse;
    }
}

@media (min-width: 1200px) {

    .image-buttons ul {
        display: flex;
        flex-wrap: wrap;
    }

    .image-buttons ul li {
        width: 25%;
    }

    .image-button__img ,
    .image-button__details {
        width: 100%;
    }

    .image-buttons ul li:nth-child(even) a {
        flex-direction: column-reverse;
    }
}


.image-text-slider h2 {
    text-transform: capitalize;
}

.js-image {
    margin: 0;
}

.image-box-item {
    padding: 16px;
}

.image-box {
    background-color: #fff;
    border: 1px solid transparent;
    box-shadow: 0 0 16px rgba(0,0,0,0.1);
    display: block;
    padding: 30px;
    text-align: center;
}

.image-box__img {
    width: 164px;
    height: 164px;
    box-shadow: 0 0 44px rgba(0,0,0,0.1);
    border-radius: 50%;
    margin: 0 auto;
    padding: 8px;
}

.image-box__details {
    padding-top: 25px;
}

.image-box__title {
    font-size: 21px;
    color: #000;
    padding-bottom: 8px;
    text-transform: capitalize;
}

.image-box__description {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}

.image-box__description span {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 700;
}

@media (min-width: 768px) {
    .js-image {
        padding: 0 30px;
    }
}

@media (min-width: 1200px) {
    .js-image {
        padding: 30px 0 0 0;
        margin: 0 -16px;
    }

    .image-box:hover {
        border-color: var(--primary-color);
    }
    
    .image-box:hover .btn::after {
        left: calc(100% - 9px);
        transition: all 0.5s;
        background-color: var(--primary-color);
    }
    
    .image-box:hover .btn::before {
        top: calc(100% - 9px);
        transition: all 0.5s;
        background-color: var(--primary-color);
    }
    
    .image-box:hover .btn span::after {
        bottom: calc(100% - 9px);
        transition: all 0.5s;
        background-color: var(--primary-color);
    }
    
    .image-box:hover .btn span::before {
        right: calc(100% - 9px);
        transition: all 0.5s;
        background-color: var(--primary-color);
    }
    
    .image-box:hover .image-box__img {
        background-color: var(--primary-color);
    }
}

.certificates h3 {
    text-transform: capitalize;
    color: var(--primary-color);
}

.certificate__img {
    padding-bottom: 30px;
}

.certificate__img img {
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .certificate {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 814px;
        margin: 0 auto;
    }

    .certificate__img {
        padding-bottom: 0;
        margin-right: 45px;
    }
}

.top-footer {
    padding: 20px 0;
    background-color: #31303A;
    position: relative;
    z-index: 1;
    color: #fff;
}

.top-footer a {
    font-weight: 400;
}

.footer-logo img {
    margin-bottom: 15px;
}

.footer-top {
    padding: 20px 0;
}

.footer-nav ul li {
    font-size: 17px;
    padding: 5px 0;
}

.footer-nav ul li a {
    color: #fff;
}

.footer-media {
    padding-top: 15px;
}

.footer-media h5 {
    font-size: 20px;
    padding-bottom: 10px;
}

.footer-media ul {
    display: flex;
    align-items: center;
}

.footer-media ul li {
    font-size: 20px;
    padding-right: 24px;
}

.footer-media ul li a {
    color: #fff;
}

.footer-address {
    color: #fff;
    font-size: 17px;
    position: relative;
    padding-bottom: 20px;
    padding-left: 25px;
}

.footer-address a {
    color: #fff;
}

.footer-address i {
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 4px;
    left: 0;
}

.footer-address span {
    display: block;
}

.copyright {
    background-color: #EDEDED;
    padding: 15px 0;
}

.copyright ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.copyright ul li {
    margin: 0;
    padding: 0 14px;
    font-size: 16px;
    color: #4E4C4C;
    position: relative;
    line-height: 1.5em;
}

.copyright ul li::before {
    content: '|';
    position: absolute;
    right: 0;
    top: 0;
}

.copyright ul li:last-child::before {
    display: none;
}

.copyright ul li a {
    color: #4E4C4C;
    font-weight: 400;
}

@media (min-width: 768px) {
    .footer-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-nav ul {
        display: flex;
        align-items: center;
    }

    .footer-nav ul li {
        padding-right: 55px;
    }
}

@media (min-width: 1200px) {
    .top-footer {
        padding: 0;
    }

    .footer-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-logo {
        width: 326px;
    }

    .footer-right {
        width: 769px;
        border-left: 1px solid #232323;
        padding-bottom: 46px;
        padding-left: 0;
    }

    .footer-nav {
        padding-top: 15px;
    }

    .footer-top {
        border-bottom: 1px solid #232323;
        padding-bottom: 35px;
        padding-left: 25px;
    }

    .footer-bottom {
        padding-top: 35px;
        padding-left: 25px;
    }

    .footer-bottom h4 {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .page-footer a:hover {
        color: var(--primary-color);
    }

}

.full-width-image-text {
    position: relative;
}

.full-width-image-text__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}

.full-width-image-text__content {
    padding: 0;
    position: relative;
    z-index: 2;
}

.full-width-image-text--direct-overlay .full-width-image-text__headline,
.full-width-image-text--direct-overlay .full-width-image-text__description p {
    color: #fff;
}

.full-width-image-text--direct-overlay:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,  rgba(24,24,24,1) 0%,rgba(24,24,24,0) 100%);
    display: block;
}


.form-col {
    margin-bottom: 25px;
    position: relative;
}

label {
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    transition: all ease-in-out 0.2s;
    font-family: 'Asul', sans-serif;
    padding-bottom: 8px;
}

textarea {
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
    height: 150px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    transition: all ease-in-out 0.2s;
    border: 1px solid #EDEDED;
    font-family: 'Asul', sans-serif;
    resize: none;
}

/* Removes default webkit form styling */
input:not([type="radio"]):not([type="checkbox"]),
button,
textarea {
    -webkit-appearance: none;
}

input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}

/* default text input style */
[type="text"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="url"],
[type="week"],
[type="date"] {
    width: 100%;
    background-color: #fff;
    padding: 0 15px;
    height: 50px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    transition: all ease-in-out 0.2s;
    border: 1px solid #EDEDED;
    font-family: 'Asul', sans-serif;
}

/* Removes inconsistent padding from Firefox buttons */
button::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

[type="text"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="url"]:focus,
[type="week"]:focus,
[type="date"]:focus,
textarea:focus {
    border-color: rgba(41, 48, 84, 0.2);
    background: #FAFAFA;
}

[type="text"]::placeholder,
[type="date"]::placeholder,
[type="datetime"]::placeholder,
[type="datetime-local"]::placeholder,
[type="email"]::placeholder,
[type="month"]::placeholder,
[type="number"]::placeholder,
[type="password"]::placeholder,
[type="search"]::placeholder,
[type="tel"]::placeholder,
[type="url"]::placeholder,
[type="week"]::placeholder,
[type="date"]::placeholder,
textarea::placeholder {
    color: #000000;
    opacity: 0.52;
}


/* Hide reCaptcha badge */
.grecaptcha-badge {
    visibility: hidden;
}

@media (min-width: 1200px) {

    label {
        font-size: 18px;
    }

    textarea {
        height: 180px;
        font-size: 18px;
        padding: 20px 25px;
    }

    [type="text"],
    [type="date"],
    [type="datetime"],
    [type="datetime-local"],
    [type="email"],
    [type="month"],
    [type="number"],
    [type="password"],
    [type="search"],
    [type="tel"],
    [type="url"],
    [type="week"],
    [type="date"] {
        padding: 0 25px;
        height: 60px;
        font-size: 18px;
    }

}


.contact-sidebar {
    margin-top: 50px;
    border: 1px solid #EDEDED;
    background: #FAFAFA;
}

.contact-sidebar h3 {
    background: #1b1704;
    color: #fff;
    padding: 19px 20px;
    line-height: 1em;
    font-size: 21px;
    font-weight: 700;
}

.contact-sidebar-wrap {
    padding: 20px 20px;
}

.contact-sidebar-col {
    font-size: 17px;
    position: relative;
    padding: 15px 0 15px 26px
}

.contact-sidebar-col i {
    font-size: 18px;
    position: absolute;
    top: 16px;
    left: 0;
}

.contact-sidebar-image {
    margin-left: 60px;
    margin-top: 30px;
}

.contact-sidebar-image img {
    max-width: 100%;
}

.form-top-content {
    padding-bottom: 40px;
}

@media (min-width: 1200px) {
    .contact-sidebar {
        margin-top: 0;
        margin-left: 60px;
    }
}





.js-members {
    padding-top: 20px;
}

.member__img {
    width: 100%;
    height: 200px;
}

.member__img img {
    object-position: top;
}

.member {
    padding: 0;
    display: block;
}

.member-item {
    padding: 0 16px;
}

.static-members .member-item {
    margin-bottom: 32px;
}

.member__details {
    padding: 25px 0 0 0;
}

.member__title {
    font-size: 20px;
    color: #000;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
}

.member__description {
    font-size: 17px;
    color: #313030;
    font-weight: 400;
}

.member__cta {
    color: var(--primary-color);
    font-size: 14px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .js-members {
        padding: 20px 30px 0 30px;
    }
    
}

@media (min-width: 1200px) {
    .js-members {
        padding: 20px 0 0 0;
        margin: 0 -16px;
    }

    .member__img {
        height: 350px;
    }
}



.team-modal {
    display: none;
}

.team-modal-dialog {
    width: 100%;
    max-width: 1098px;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    border-radius: 10px;
    padding: 50px 20px 20px;
    box-shadow: 0 0 15px rgb(0,0,0,10%);
}

.modal-content-image {
    width: 100%;
    max-width: 310px;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
    border-radius: 10px 30px 10px 10px;
    background: #A8A9AD;
}


.modal-content-infomation h2 {
    text-align: center;
    padding: 0;
    margin: 0px 0 14px;
    color: #D0BD2B;
    font-family: 'Asul', sans-serif;
    text-transform: capitalize;
}

.modal-content-infomation h5 {
    text-align: center;
    display: block;
    font-size: 18px;
    color: #818286;
    margin: 0 0 18px;
    padding: 0 0;
    text-transform: capitalize;
    font-family: 'Asul', sans-serif;
}

.team-contact-feed {
    text-align: center;
}

.team-contact-feed a {
    display: inline-block;
    border: none;
    width: 30px;
    height: 30px;
    color: #D0BD2B;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    margin-right: 7px;
}

.team-contact-feed a:last-child {
    margin-right: 0
}

.team-contact-feed a:hover {
    color: #efebf2;
}

.modal-quote-content {
    position: relative;
    margin-top: 30px;
    z-index: 99;
}

.modal-quote-content h4 {
    padding: 0;
    color: var(--primary-color);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.42em;
    text-transform: capitalize;
}

.modal-content-infomation {
    padding-top: 16px;
}

.modal-content-scrollable-infomation {
    margin-top: 22px;
    width: 100%;
    float: left;
}

.modal-content-scrollable-infomation p:last-child {
    padding: 0;
}

@media (min-width: 1200px) {


    .team-modal-dialog {
        min-height: 400px;
        padding: 50px 45px 36px 60px;
        z-index: 99;
    }

    .team-modal-dialog::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 235px;
        background: var(--primary-color);
        z-index: -1;
    }

    .team-contact-feed a {
        color: #fff;
    }
    
    .modal-content-image {
        margin: 0 0 0;
        min-height: 373px;
        float: left;
    }

    .modal-content-image img {
        position: absolute;
        bottom: 0;
    }

    .modal-content-infomation {
        padding: 36px 0 0 46px;
        width: calc(100% - 310px);
        float: left;
    }

    .modal-content-infomation h2 {
        color: #ffffff;
        text-align: left;
    }

    .modal-content-infomation h5 {
        text-align: left;
        margin: 0 0 20px;
        color: #ffffff;
    }

    .team-contact-feed {
        text-align: left;
    }

    .modal-content-scrollable-infomation {
        margin-top: 28px;
        max-height: 210px;
        overflow: auto;
    }

    .modal-content-scrollable-infomation::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    .modal-content-scrollable-infomation::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .modal-content-scrollable-infomation::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #001C43;
    }

    .modal-content-scrollable-infomation p {
        text-align: left;
        font-size: 16px;
    }

    .modal-content-scrollable-infomation p:last-child {
        padding-bottom: 0;
    }

    .team-modal-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

    .modal-quote-content {
        margin-top: 98px;
    }

    .modal-quote-content h4 {
        font-size: 21px;
    }

    .static-members .member-item {
        margin-bottom: 40px;
    }
}

.btn-primary {
	padding: 15px 35px;
}

.image-text__text__wrap {
	padding-top: 20px
}

.image-text__img img {
	margin: 0 auto;
	display: block;
}

.image-text .flex-row {
	align-items: center;
}

@media (min-width: 1200px) {
	.image-text__text__wrap {
		max-width: 468px;
		padding: 0;
	}
	
	.flex-opposite {
		flex-direction: row-reverse;
	}
}

.our-story__images {
    margin-top: 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.our-story__images img  {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-image-01,
.story-image-02,
.story-image-03 {
    width: 50%;
    height: 200px;
}

.story-image-02 {
    padding-left: 5px;
    margin-top: 50px;
}

.story-image-03 {
    margin-top: -100px;
    margin-left: 80px;
}

@media (min-width: 768px) {
    .our-story__images {
        max-width: 620px;
        margin: 30px auto 0;
    }

    .story-image-01 {
        width: 326px;
        height: 254px;
    }

    .story-image-02 {
        width: 288px;
        height: 344px;
    }

    .story-image-03 {
        width: 288px;
        height: 344px;
        margin-top: -210px;
        margin-left: 150px;
    }
}

@media (min-width: 1200px) {
    .our-story .row {
        flex-direction: row-reverse;
    }

    .our-story__images {
        margin: 0 auto 0;
    }

    .story-image-02 {
        margin-top: 60px;
    }

    .our-story__content {
        padding-left: 30px;
        padding-top: 50px;
    }
}

.icon-text h2 {
    text-align: center;
    padding-bottom: 40px;
}

.icon-text .wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
}

.item-col {
    width: 100%;
    text-align: center;
}

.icon-box {
    position: relative;
}

.icon-box figure {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #D0BD2B;
    margin: 0 auto;
}

.icon-box figure img {
    max-width: 35px;
}

.text p {
    margin-top: 20px;
}

.shape {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-58%, -50%);
    max-width: 85px;
}

@media (min-width: 768px) {
    .icon-text .wrapper {
        margin: 0 -15px;
    }

    .item-col {
        width: 33.33%;
        padding: 0 15px;
    }
}

@media (min-width: 1200px) {
    .icon-text .wrapper {
        margin: 0 -17px;
    }

    .item-col {
        padding: 0 17px;
    }

    .icon-text h2 {
        padding-bottom: 90px;
    }

    .icon-box figure {
        width: 112px;
        height: 112px;
    }

    .icon-box figure img {
        max-width: 48px;
    }

    .shape {
        max-width: 124px;
        transform: translate(-60%, -50%);
    }

    .text p {
        font-size: 23px;
        line-height: 25px;
        margin-top: 42px;
    }
}