﻿@media only screen and (max-width: 767px) {
    .logo-wrapper {
        width: 236px;
        height: 60px;
        padding: 3px 20px 10px 10px;
        font-size: 20px;
        position: relative;
        color: #FFF;
        left: 6px;
        background: #eed11b;
        transform: skew(-30deg, 0deg);
    }
        .logo-wrapper img {
            height: 50px;
            overflow: hidden;
            transform: skew(35deg);
            padding: 0px 20px;
            margin-left: -27px;
            position: absolute;
            top: 5px;
            left: 12px;
        }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
        position: relative;
        z-index: 2;
        overflow: hidden;
    }
.navbar-nav {
    float:none;
    width: 100%;
    left: 0;
    margin: 0;
    background: #2d3198;
}
    .navbar-inverse {
    background: #2d3198;
    border: #eed11b;
    height: 60px;
}
    .navbar-nav > li > a {
    padding: 11px 17px;
    border-bottom: 1px solid;
}
    .login {
    background:transparent;
    padding:0px;
    color: white;
}
    .socialicon{
        text-align:left;
    }
.dontatebtn {
    transform: skew(0deg);
    background: #2d3198;
}
.dontatebtn ul li {
    transform: skew(-33deg);
}
    .socialicon ul li {
        list-style-type: none;
        display: inline-block;
        padding-right: 16px;
    }
.dontatebtn{
    margin-top:5px;
}
.jk-slider {
    position: relative;
    margin-top: 0px;
    z-index: 0;
    height:auto;
}
.jk-slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    top: 0px;
}
.jk-slider .carousel-control.left, .carousel-control.right{
    height:auto;
}
.calltoaction h2 {
    color: #2d3198;
    padding-left: 10px;
    margin: 7px 0px;
    font-size: 17px;
    text-align: center;
    line-height: 28px;
}
.clbtn {
    margin: auto;
    border: 1px solid;
}
    .aboutsection:before {
        content: "";
        width: 100%;
        height: 449px;
    }
/*---growth value--*/
.growth .growth-content {
    color: #fff;
    text-align: center;
    min-height: 157px;
    padding: 20px 48px 0 40px;
}
    .growth .growth-value {
        font-size: 19px;
    }
    .growth h3 {
        font-size: 19px;
        line-height: 6px;
    }
.pentagon {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 63%, 0% 50%);
    background: #2d3198;
    height: 177px;
}
.bottom-pantagon {
    position: relative;
    background: #eed11b;
    top: -72px;
    height: auto;
    padding: 30px 20px 20px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0, 0 0, 49% 13%);
}
.box1 {
    width: 100%;
    height: 252px;
    position: relative;
    margin-top: 50px;
    text-align:center;
}
.pentagon i {
    color: white;
    font-size: 46px;
    padding: 34px 0px 0px 0px;
}
.gallery-wrapper {
    margin-top: 50px;
}
.post-gallery {
    width: 100%;
    height: auto;
    margin-top: 27px;
}
.gallery-wrapper-heading {
    font-size: 24px;
    height: 64px;
    width: 100px;
    color: #000000;
    margin: 8px 18px 20px;
    float: right;
    font-weight: bold;
    border-right: 3px solid;
}
    .slideshow {
        width: 2000px;
        height: 280px;
        margin: 0px 0 0 -811px;
        position: relative;
    }
.slidetestimonial {
    width: 280px;
    height: auto;
    position: relative;
    float: left;
}
.slideshow_wrapper p {
    font-size: 10px;
}
    .testimonial {
        width: 100%;
        height: 180px;
        background: #fff;
        color: black;
        position: relative;
        margin-bottom: 50px;
    }
.testimonial-bottom {
    clip-path: polygon(0 0, 100% 0%, 100% 0, 100% 66%, 36% 100%, 52% 31%, 62% 50%) !important;
    height: 123px !important;
    width: 150px !important;
    right: 68px !important;
    z-index: 1;
    position: absolute;
    background: #fff;
    margin-top: -133px !important;
}
    .latestnews-wrapper {
        width: 100%;
        height: auto;
        padding: 15px;
        border-radius: 0px;
    margin-bottom: 0px;
    border:none;
    }
.featured-item.style-3 {
    padding: 50px 30px;
    margin-bottom: 15px;
}
.steps-section .outer-container:before{
    display:none;
}
}/*end responsive*/

