.home_head {
    font-weight: bolder
}

.margin_5_bottom {
    margin-bottom: 5%;
}

.line_height_40 {
    line-height: 40px;
}

.page_quot {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 1.6vw;
    font-weight: 400 !important;
    margin-top: 20px
}

.blank_band {
    margin-top: 5%;
    text-align: center;
    height: 25px
}


.home_indicators {
    margin-left: 20vw
}

.home_indicators li {
    background-color: rgba(225, 226, 228, .459);
    height: 1vh;
    width: 1.5vw
}


.advert-heading {
    /* margin-bottom: 5%; */
    font-weight: 600;
    color: #1f4d78;
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.adverText a:hover {
    text-decoration: none;
}

.adverText a {
    box-shadow: 0 2px 4px 0 rgba(20, 20, 20, 0.2), 0 6px 20px 0 rgba(22, 22, 22, 0.19);
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    padding: 0.5% 1% 0.7% 1%;
    width: 25%;
    background-color: #1f4d78;
    color: white;
    display: block;
    margin: 5% auto;
}

/* .adverText p {
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 16px;
    color: #666666;
} */

.page_icons_d {
    padding: 2.5% 0 5% 0;
    width: 100%
}

.page_icons_t {
    display: none
}

.icon_row {
    width: 100%;
    margin: 5% 0 5% 0;
    display: flex;
    padding-left: 2.5%
}

.icon_col {
    margin: 0 5.25% 0 5.25%;
    width: 33%
}

.icon_col img {
    width: 60%
}

.icon_title {
    background-color: #1f4d78;
    color: white;
    font-size: 1.6vw;
    height: 5.1vw;
    font-weight: 500;
}

.flip_image_btn {
    position: absolute;
    bottom: 1vh;
    left: 20%
}

.flip-box {
    position: relative;
    background-color: transparent;
    width: 270px;
    height: 16.5vw;
    perspective: 1000px;
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px !important
}

.flip-box-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .5s;
    transform-style: preserve-3d
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg)
}

.flip-box-back,
.flip-box-front {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden
}

.flip-box-front {
    background-color: #fff;
    border-radius: 3%;
    color: #1f4d78;
    border: .5px solid #dcdcdc
}

.flip-box-back {
    background-color: #1f4d78;
    color: #f5f5f5;
    transform: rotateY(180deg);
    border-radius: 3%;
    padding: 1.5vw 1.5vw
}

.flip-box-back p {
    font-size: 1.45vw;
    line-height: 1.15;
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.home_fof {
    margin: 0 0 6% 8%;
    width: 83%;
    box-shadow: 1px 1px 4px 4px #6e6e6e;
    height: 130px;
    padding-bottom: 4%
}

.web_home {
    width: 30%;
    height: 300px;
    background-image: url(../images/stack.png);
    background-position: 50% 52%;
    background-size: 80%;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 4px 4px #6e6e6e;
    margin: 5% 0 6% 8%;
    background-color: #fff
}

.dev_home {
    width: 30%;
    height: 300px;
    background-image: url(../images/Devops.jpg);
    background-position: 50% 52%;
    background-size: 100%;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 4px 4px #6e6e6e;
    margin: 5% 0 6% 23%;
    background-color: #fff
}

.other_home {
    width: 100%;
    display: flex
}

.flights_link:hover {
    text-decoration: none !important
}

.home_band {
    width: 100% !important;
    margin: 0 !important
}



.comm_carousal {
    margin: 5% 0 5% 6.5% !important
}

.comm_carousel_item {
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-color: #1f4d78;
    color: white;
    border-radius: 10px;
}

.commendationText p {
    font-size: 16px !important;
    font-weight: 400 !important;
}


@media only screen and (min-width:900px) {
    .commendationText {
        height: 250px;
    }
}

@media only screen and (max-width:400px) {
    .commendationText {
        height: 450px;
    }
}

@media only screen and (max-width:500px) {
    .commendationText {
        height: 400px;
    }
}

@media only screen and (max-width:600px) {
    .commendationText {
        height: 350px;
    }
}

@media only screen and (max-width:700px) {
    .commendationText {
        height: 270px;
    }
}

@media only screen and (max-width:900px) {
    .commendationText {
        height: 230px;
    }
}


.margin_5_top {
    margin-top: 5%;
}

.style_band {
    margin-top: 5%;
    text-align: center
}

.errordiv {
    margin: 20%;
    text-align: center;
    width: 100%;
}

.comm_text {
    position: absolute;
    top: 17%;
    left: 0;
    margin: auto;
    padding: 3% 12%
}

.comm_text h4 {
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
    font-weight: 100
}

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

    /* .adverImage,
    .adverText {
        width: 50%;
        padding: 5% 0 5% 5%;
    } */
    .blogContainer {
        margin: 5% 5% 5% 5%;
    }

    .icon_row {
        padding-left: 0
    }

    .home_fof {
        margin: 6% 0 6% 4.5vw;
        width: 89.5vw;
        box-shadow: 1.5px 1.5px 4px 4px gray;
        height: 115px;
        padding-bottom: 4%
    }

    .comm_text h4 {
        line-height: 21px;
        font-size: 14px
    }

    .katalyze_document {
        padding-left: 25%
    }
}

@media only screen and (max-width:845px) {
    .web_home {
        width: 40%;
        height: 230px;
        margin: 5%
    }

    .dev_home {
        width: 40%;
        height: 230px;
        margin: 5%
    }

    .page_quot {
        text-align: center;
        font-family: "Open Sans", sans-serif;
        font-size: 2.5vw;
        margin-top: 40px
    }

    .icon_title {
        background-color: #1f4d78;
        color: #f5f5f5;
        font-size: 25px;
        height: 5.1vw;
        font-family: "Open Sans", sans-serif;
    }

    .home_fof {
        margin: 6% 0 6% 11%;
        width: 78%;
        box-shadow: 1.5px 1.5px 4px 4px gray;
        height: 115px;
        padding-bottom: 4%
    }

    .comm_text h4 {
        line-height: 20px;
        font-size: 1.75vw
    }

    .page_icons_d {
        display: none
    }

    .page_icons_t {
        display: block
    }

    .icon_col {
        margin: 0 6% 0 11%;
        width: 45%
    }

    .icon_col img {
        width: 70%
    }

    .icon_row {
        margin: 5% 0
    }

    .flip-box {
        background-color: transparent;
        width: 250px;
        height: 21.6vw;
        perspective: 1000px;
        font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: 15px !important
    }

    .flip-box-back h2 {
        font-size: 1.75vw
    }

    .icon_title {
        background-color: #1f4d78;
        color: #f5f5f5;
        font-size: 1.8vw;
        height: 5.1vw;
        font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-weight: bolder
    }

    .flip_image_btn {
        position: absolute;
        bottom: 1vh;
        left: 20%
    }

    .logo_part {
        width: 50%;
        text-align: center;
        padding-left: 8%
    }

    .katalyze_document {
        padding-left: 20%
    }
}

@media only screen and (max-width:610px) {
    .page_quot {
        text-align: center;
        font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 550;
        margin-top: 40px
    }

    .icon_row {
        display: block;
        width: 90%
    }

    .flip-box {
        background-color: transparent;
        width: 55vw;
        height: 62vw;
        perspective: 1000px;
        font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-size: 15px !important
    }

    .icon_col {
        margin: 0 0 10% 20%;
        width: 70%
    }

    .icon_col img {
        width: 93%
    }

    .icon_title {
        background-color: #1f4d78;
        color: #f5f5f5;
        font-size: 4vw;
        height: 12.5vw;
        font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-weight: 550;
        margin: auto
    }

    .flip-box-back p {
        margin-top: 10vw;
        font-size: 4vw
    }

    .flip_image_btn {
        bottom: 10%
    }

    .home_fof {
        margin: 3% 0 10% 2%;
        width: 96%;
        box-shadow: 1.5px 1.5px 4px 4px gray;
        height: 130px !important;
        padding: 0 !important
    }

    .logo_part {
        padding-left: 0
    }

    .logo_part a {
        font-size: 20px;
        margin-right: 8%
    }

    .copyright h4 {
        font-size: 13px
    }

    .katalyze_document {
        padding: 2% 12% 3%
    }

    .katalyze_document a {
        font-size: 12px
    }

    .contact_part,
    .home_part {
        padding-left: 0
    }

    .katalyze_document {
        padding-left: 18%
    }

    .commendation_carousel {
        width: 100% !important;
    }

    .comm_carousal {
        margin: 8% 0 8% 0 !important;
        width: 100% !important;
        padding: 0 !important
    }

    .comm_text h4 {
        line-height: 21px;
        font-size: 15px
    }

    .web_home {
        width: 100%;
        height: 180px;
        margin: 2%
    }

    /* .advertisement {
        width: 100%;
        display: block;
    } */
    /* .adverText h3 {
        text-align: center;
    } */
    /* .adverImage,
    .adverText {
        width: 100%;
        padding: 5%;
    } */
    .dev_home {
        width: 100%;
        height: 180px;
        margin: 2%
    }

    .blogContainer img {
        width: 90% !important;
        height: auto !important;
        margin: 5%;
    }

    .other_home {
        width: 100%;
        margin-top: 7%
    }
}