@media only screen and (max-width: 1180px){
    
h2{
 font-size: 2em;
 }
 .navbar-brand>img{
    width: auto;
 }
.section-spacing{
    padding-left: 5%;
    padding-right: 5%;
}
#navbar-main {
    background-color: #fff;
    margin: 0;
    width: 100%;
    padding: 0;
}
.site-footer__top.clearfix {
    width: 100%;
    margin: 0 auto;
}
.site-footer__bottom,
.site-footer,
.container-fluid,
.site-footer__bottom .region{
    width: 100%;
    margin: 0;
}
.col-sm-6,.col-sm-4,.col-sm-8{
    width: 100%;
    margin: 0;
}
.site-footer__top .block-menu, .site-footer__bottom .block,
.container{
    width: 100%;
    margin: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    width: 100%;
    margin: 0;
}
#navbar-main {
    background-color: #fff;
    margin: 0;
    width: 100%;
    padding: 0;
}
#header a.navbar-brand {
    width: 80%;
    color: #fff;
    height: auto;
}
.page-node-5 img{
    width: 100%;
}
main#content{
 padding: 0
}
.section-spacing.row.full-row-content{
  text-align: center;
}
img{
    width: auto;
}
.our-commitment .row.mr-5{
    margin: 0;
}
.our-commitment .ml-5{
    margin-left: 0 !important;
}
.vision p,
.mission p{
    font-size: 1.5em;
    margin-top: 5%;
}
.mission h2,
.vision h2{
    text-align: center;
    margin-right: 0;
}
.mission img {
  padding-bottom: 5%;
}
.direction-r {
    position: relative;
    float: none;
    text-align: center;
    width: auto;
}
ul.clearfix.nav.navbar-nav {
    width: 100%;
    float: left;
    display: inline-block;
    margin: 0 auto;
}
.navbar-toggler{
    margin-right: 2%;
}
.banner-content img.img-fluid {
    height: auto;
    width: 100%;
}
.icon-top-center {
    top: 0;
    left: 0;
    transform: none;
}
.icon-top-right {
    top: 0;
    right: 0;
}
.icon-right {
    top: 0;
    right: 0;
    transform: none;
}
.icon-bottom-right {
    bottom: 0;
    right: 0;
}
.icon-bottom-center {
    bottom: 0;
    left: 0;
    transform: none;
    margin-bottom: 300px;
}
.icon-bottom-left {
    bottom: 0;
    left: 0;
    margin-top: 0;
}
.icon-left {
    top: 0;
    left: 0;
    transform: none;
}
.icon-top-left {
    top: 0;
    left: 0;
}
.center-logo {
    position: absolute;
    top: 53%;
    left: 20%;
    width: 200px;
    height: 200px;
    transform: none;
}		
.icon{
  position: relative;
  width: 100%;
}
.icon img{
width: auto;
}
.sdg-container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 50px auto;
}
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

@media only screen and (max-width: 600px){
section.overview.container-fluid {
    background-color: transparent;
    padding: 5% 5%;
    text-align: center;
}
.our-target .col-sm-4, .moreContent .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 1%;
}
}

/*service page */
.service-models .col-sm-4 {
    flex: auto;
    /* max-width: 100%; */
    margin: 3% 0;
}
.service-models h3 {
    margin-bottom: 0;
}
.service-models li {
    text-align: left;
    margin: 3% 0;
}

#navbar-main img{
 width: auto;
}

