/* globals */
.text-white {
    color: #fff;
}

.text-dark {
    color: #000;
}

.hidden {
    display: none !important;
}

.section-skills h3 {
    font-size: 24px !important;
}

.section-header .section-title {
    font-size: 54px;
}

/* globals */

/* modals */
.modal-lg {
    max-width: 650px;
}

.modal-body {
    padding: 3rem;
}

.btn-modal {
    right: 0.5em;
    position: absolute;
    top: 0.5em;
    z-index: 1;
}

.modal-title {
    font-size: 1.5rem;
}

.member-name,
.member-number {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 32px;
    line-height: 1;
    margin: 0 .25em;
}

.teamcontrols {
    display: none;
}

/* modals */

/* mobile lander */
@media (max-width: 575px) {
    .at-grid {
        flex-wrap: inherit !important;
        overflow-x: scroll;
        overscroll-behavior-x: unset;
        overflow-y: hidden;
    }

    .reverse {
        flex-direction: column-reverse;
    }

    header .navbar {
        padding: 8em 0 0 0;
        height: 130px;
    }

    .mobile-lander {
        padding: 40px 0;
    }

    .mobile-intro {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 22px;
        font-weight: 300;
    }

    .section-title {
        font-family: 'Source Sans Pro', sans-serif;
        text-align: center;
        font-weight: 400 !important;
        text-transform: uppercase;
        font-size: 24px !important;
    }
    .service-title {
        margin-top: 1em;
    }
    .panel-heading {
        font-size: 14px;
    }
    .section-heading-line,
    .section-heading-line-services {
        display: none;
    }

    #about {
        padding-bottom: 0;
    }

    #solutions {
        padding-top: 0;
    }

    #about,
    #why {
        font-family: 'Source Sans Pro', sans-serif;
    }

    .bg-light {
        background: #fff !important;
    }

    .section-skills {
        text-align: left;
    }

    .kind-words {
        height: 36em !important;
    }

    .carousel-control-next,
    .carousel-control-prev {
        top: 100% !important;
    }

    .carousel-control-next {
        right: 30%;
    }

    .carousel-control-prev {
        left: 30%;
    }

    /* team  */
    #team {
        position: relative;
        height: auto !important;
    }

    .teamcontrols {
        display: block !important;
        position: absolute;
        bottom: 2em;
        left: 13em;
    }

    #team-left,
    #team-right {
        cursor: pointer;
        height: 40px;
        width: 40px;
    }

    /* team  */
}

/* mobile lander */


/* template redo */
.why {
    background: #fff;
}

.slicknav_btn {
    border: none !important;
    padding: 0 !important;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 2em;
}

/* template redo */

/* expertise */
.section-left>div>h3 p {
    text-align: right !important;
}

/* expertise */
#hero-area .navbar img {
    width: 180px;
}

.kind-words {
    height: 20em;
}

/* menus */
.hero-header {}

/* menus */
.hero-holder {
    position: absolute;
    right: 0;

}

.hero-holder {
    padding-left: 7em;
    bottom: -28em;
}

.main {
    font-family: 'Source Sans Pro', sans-serif;
}

.lander-hero {
    font-weight: 300;
}

.lander {
    background-image: url(../3.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    min-height: 900px;
}

.lander-about {
    background-image: url(../1.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    min-height: 900px;
}

.lander-vision {
    background-image: url(../2.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    min-height: 900px;
}

.hero-logo {
    position: absolute;
}

/* xs */
@media (max-width: 575px) {
    .main {
        padding-top: 0;
    }

    .hero-holder {
        padding-left: 16em;
        bottom: -28em;
    }

    .lander-hero {
        font-size: 18px;

    }

    .hero-logo {
        right: 16em;
        bottom: -34em;
        max-width: 35%;
    }

    .service-text {
        text-align: left !important;
    }

    .services-section {
        height: 900px !important;
    }
}

/* sm */
@media (min-width: 576px) and (max-width: 767px) {}

/* md */
@media (min-width: 768px) and (max-width: 991px) {
    .main {
        padding-top: 0;
    }

    .hero-holder {
        padding-left: 5em;
        bottom: -32em;
    }

    .lander-hero {
        font-size: 26px;

    }

    .hero-logo {
        right: 5em;
        bottom: -45em;
    }
}

/* md, tab */
@media (min-width: 992px) and (max-width: 1199px) {
    .main {
        padding-top: 0;
    }

    .hero-holder {
        padding-left: 5em;
        bottom: -32em;
    }

    .lander-hero {
        font-size: 26px;

    }

    .hero-logo {
        right: 5em;
        bottom: -60em;
    }
    .panel-heading {
        font-size: 2em;
    }

}

/* lg and lg+ */
@media (min-width: 1200px) {

    .main {
        /* padding-top: 130px; */
    }

    .hero-holder {
        padding-left: 5em;
        bottom: -20em;
    }

    .lander-hero {
        font-size: 26px;

    }

    .hero-logo {
        right: 5em;
        bottom: -44em;
    }

    .hero-vision {
        padding-right: 5em;
        text-align: right;
        margin-top: 10em;
    }

    .hero-about-img {
        width: 400px;
        margin-top: 4em;
    }

    .hero-vision-img {
        width: 400px;
        margin-left: 3em;
    }
}

@media (min-width: 1140px) {
    .hero-vision {
        padding-right: 5em;
        margin-top: 17em;
    }
}

@media (min-width: 1920px) {
    .hero-vision {
        padding-right: 5em;
        text-align: right;
        margin-top: 10em;
    }

    .hero-about-img {
        width: 400px;
        margin-top: 12em;
    }

    .hero-vision-img {
        width: 400px;
        margin-left: 3em;
        margin-top: 10em;
    }
}

.hero-about {
    padding-left: 3em;
    text-align: left;
}

.about-title,
.vision-title {
    font-size: 32px;
    text-transform: uppercase;
    color: black;
}

.hero-about-text>span,
.hero-vision-text>span {
    display: block;
    margin-top: 10px;
}

.hero-vision {
    text-align: right;
}


/* services */
.services-section {
    background-color: #00b0ed;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;

}

.service-title {
    font-weight: 300;
    font-size: 38px;
    line-height: 54px;
    text-transform: uppercase;
}

.service-info>ol {
    list-style: none;
    padding-left: 0;
    font-size: 20px;
    padding-top: 10px;
    color: #fff;
}

.num {
    font-size: 80px;
    color: rgba(255, 255, 255, .1);
    line-height: 70px;
    margin-bottom: 30px;
    font-family: 'Space Mono', monospace;

}

/* services */







/* team section */

#team {
    padding-bottom: 0 !important;
    height: 3500px;
    padding-top: 0 !important;
}

.at-section__title {
    margin: 0 0 70px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 2.625rem;
    text-align: center;
}

.at-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #FFF;
    max-height: 1000px;
    /* border: 1px solid #E2E9ED; */
}

.at-grid[data-column="1"] .at-column {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    flex-basis: 100%;
}

.at-grid[data-column="2"] .at-column {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    flex-basis: 50%;
}

.at-grid[data-column="3"] .at-column {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
}

.at-grid[data-column="4"] .at-column {
    width: 25%;
    max-width: 25%;
    min-width: 25%;
    flex-basis: 25%;
}

.at-grid[data-column="5"] .at-column {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    flex-basis: 20%;
}

.at-grid[data-column="6"] .at-column {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
}

.at-grid[data-column="7"] .at-column {
    width: 14.2857142857%;
    max-width: 14.2857142857%;
    min-width: 14.2857142857%;
    flex-basis: 14.2857142857%;
    margin-bottom: 1%;
}

.at-grid[data-column="8"] .at-column {
    width: 12.5%;
    max-width: 12.5%;
    min-width: 12.5%;
    flex-basis: 12.5%;
}

.at-grid[data-column="9"] .at-column {
    width: 11.1111111111%;
    max-width: 11.1111111111%;
    min-width: 11.1111111111%;
    flex-basis: 11.1111111111%;
}

.at-column {
    z-index: 0;
    position: relative;
    background: #FFF;
    padding: 10px;
    box-sizing: border-box;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
}

.at-column:before {
    content: "";
    display: block;
    padding-top: 24em;
}

.at-column:hover {
    z-index: 1;
    box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
}

.at-column:hover .at-social {
    margin: 16px 0 0;
    opacity: 1;
}

@media (max-width: 800px) {
    .at-grid {
        max-height: none;
    }

    .at-column {
        width: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        flex-basis: 50% !important;
    }
}

@media (max-width: 600px) {
    .at-column {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        flex-basis: 100% !important;
    }
}

.at-user {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
}

.at-user__avatar {
    width: 180px;
    /* height: 98px; */
    border-radius: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
    border: 1px solid #17B1F5;
}


.at-user__avatar img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.at-user__name {
    color: #313435;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.625rem;
}

.at-user__title {
    color: #6F808A;
    font-family: 'Roboto', sans-serif;
    font-size: 1.25rem;
    line-height: 2.375rem;
    font-weight: bold;
}

.at-social {
    margin: 0 0 -18px;
    opacity: 0;
    transition: margin 0.2s ease, opacity 0.2s ease;
}

.at-social__item {
    display: inline-block;
    margin: 0 10px;
}

.at-social__item a {
    display: block;
}

.at-social__item svg {
    fill: #515F65;
    display: block;
    height: 18px;
    transition: fill 0.2s ease;
}

.at-social__item svg:hover {
    fill: #788D96;
}

body {
    background: #FFF;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.containers {
    /* max-width: 1170px; */
    width: 100%;
    margin: 40px auto 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.spl {
    min-width: 400px !important;
    width: 400px !important;
    max-width: 400px !important;
    align-content: center !important;
    margin: 0 auto;
    margin-bottom: 40px;
}

/* team section */



/* down arrow */
a {
    color: blue;
    text-decoration: none;
}

.arrow {
    text-align: center;
    position: absolute;
    right: 5vh;
    top: 85vh;
}

.arrow-icon {
    color: #00b0ed !important;
}

.arrow-img {
    width: 80px;
    height: 80px;
}

.bounce {
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}


/* down arrow */
.sa-li-icon {
    position: relative;
    padding-left: 25px;
}
/* ol li::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url('../test/arrow-down.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
} */
ul li::before {
    top: 30% !important;

}
ul li::before,
ol li::before {
    position: absolute;
    left: 0;
    top: 40%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    content: "";
    display: inline-block;
    margin-right: 5px;
}
.regsym::after {
    content: '®';
    position: absolute;
    top: -7px;
}
.article-section{
    height: 100vh;
    margin-top: 2em;
}

.panel-heading {
    padding-bottom: 2em; 
}
.text-link {
    color:#17B1F5;
}
.text-link:hover {
    color:#2196f3;
}
.head1{
    color: #FFF;
}
#year {
    text-align: center !important;
}
.book {
    background-color: #f8f9fa;
}
.book-img{
    width: 100%
}
.about-unit,.section{
    position: relative;
} 
.scroll-offset {
    position: absolute;
    bottom: 7em;
}
.outter-arrow{
    transform: rotate(180deg);
    width: 60px;
}
.inner-arrow {
    width: 60px;
}
.support-text {
    align-self: center;
    margin-left: 10px;
}
.member-bio {
    font-size: 16px;
}