﻿
h2 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

h2 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

h2 {
    font-size: 2rem;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.helping-area {
    background-color:#fff !important;

}

.header-1 {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}



.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

h2 {
    margin: 0;
    color: #424242;
}

p {
    margin: 0;
}

.section-icon {
    margin-bottom: 9px;
    line-height: 1px;
}

.container {
    max-width: 1200px;
}

.section__title {
    color: #FF9800;
    font-size: 22px !important;
    font-weight: bold;
    padding: 0 !important;
    margin: 0 !important;
}

.helping__text {
    font-size: 14px;
    line-height: 22px !important;
    text-align: justify;
    padding-top: 10px;
}

.helping-item .img-div {
    width: 450px;
}

    .helping-item .img-div img {
        width: 100%;
        max-width: 450px;
    }

.mixer-area.helping-area {
    text-align: center;
}


*, ::after, ::before {
    box-sizing: border-box;
}

section {
    display: block;
}

img {
    vertical-align: middle;
    border-style: none;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px;
    }
}
.helping-item .img-div-new {
    width: 280px;
    float: left;
    margin: 5px;
}

    .helping-item .img-div-new img {
        width: 100%;
        max-width: 450px;
    }


.see-it {
    text-align: center;
    font-weight: bolder;
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

.grt-wrk {
    font-size: 26px;
    color: #fff;
    background-color: #4BAF4E;
    padding: 5px 5px;
    position: relative;
    margin-top: 40px;
}

.mob .grt-wrk {
    line-height:50px;
}

    .grt-wrk::before {
        content: '';
        border-top: 1px solid #4BAF4E;
        position: absolute;
        left: -10px;
        width: 10px;
        top: 50%;
    }

    .grt-wrk::after {
        content: '';
        border-top: 1px solid #4BAF4E;
        position: absolute;
        right: -10px;
        width: 10px;
        top: 50%;
    }

.grt-work-txt {
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.desktop .kpf-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tablet .kpf-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .tablet .kpf-img .single-img {
        margin-right:0 !important;
    }

    @media only screen and (max-width: 1366px) {
        @media only screen and (min-width:768px) {
            .helping-item .img-div-new {
                width: 200px;
            }
        }
    }



/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .row11 .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .row11 .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}



/*Tablet media css */
@media only screen and (max-width: 1366px) {
    @media only screen and (min-width:768px) {

        .helping-item .img-div-new {
            width: 200px;
        }
    }
}



/*Mobile and tablet common media css */
@media only screen and (max-width: 1366px) {

    .header-area .header-top .ostion-top-wrap .ostion-logo {
        height: 120px;
        display: table;
        vertical-align: middle;
    }

        .header-area .header-top .ostion-top-wrap .ostion-logo a {
            height: 120px;
            display: table-cell;
            vertical-align: middle;
        }

            .header-area .header-top .ostion-top-wrap .ostion-logo a img {
                height: 70px;
            }

    .header-top-action {
        display: none;
    }
}


/*Mobile media css*/
@media only screen and (max-width: 767px) {
    .header-area .header-top .ostion-top-wrap .ostion-logo a img {
        height: 70px;
    }
}