* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.item {
  position: relative;
  
  border: 0px solid #333;
  margin: 2%;
  overflow: hidden;
  width: 100%;
}
.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


alternate-color {
    background-image: url(https://minds-africa.org/wp-content/uploads/2018/06/Banner-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 600px;
}


.main-title {
    padding-top: 180px;
    padding-bottom: 180px;
}


* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 5;
}


.main-color, .main-color .kleo-main-header, .main-color .btn-default:hover, .main-color .nav-tabs > li.active > a, .main-color .panel, .main-color .dropdown-menu, .main-color .pagination > li > a, .main-color .pagination > li > span, .main-color .post-item, .main-color .comment-wrap .comment-avatar, .main-color #respond .form-submit input#submit:hover, .main-color .form-control, .main-color .pricing-table li.list-group-item, .main-color .btn-see-through:hover, .main-color #ajax_search_container, .main-color #ajax_search_container:before, .main-color .kleo-toggle-menu .kleo-toggle-submenu:before, .main-color .box-style .feature-item.default-icons-size .feature-icon, .main-color .box-style .feature-item.big-icons-size .feature-icon, .main-color #wp-calendar caption, .main-color .bbp-pagination-links a, .main-color .bbp-pagination-links span, .main-color .bbp-submit-wrapper button.button:hover, .main-color #bbpress-forums .bbp-form input[type="text"], .main-color .wp-editor-area, .main-color .submenu-languages, .main-color .kleo-toggle-menu .kleo-toggle-submenu, .main-color .kleo-toggle-menu .minicart-buttons .btn-default {
    /* background-color: #ffffff; */
}

@media only screen and (min-width: 1200px) and (max-width: 1440px){
.vc_custom_1525940186682,.vc_custom_1529930561892,.vc_custom_1530783777677,.vc_custom_1530783714103{
min-height: 350px !important;
}
.vc_custom_1525940186682 .wpb_wrapper,.vc_custom_1529930561892 .wpb_wrapper,.vc_custom_1530783777677 .wpb_wrapper,.vc_custom_1530783714103 .wpb_wrapper{
position: unset !important;
}
#section2 .vc_btn3-container{
    display: block;
    position: absolute !important;
    bottom: 20px !important;
margin-bottom:0;
}
}



  @media only screen and (min-width: 991px) and (max-width: 1199px){
.vc_custom_1525940186682,.vc_custom_1529930561892,.vc_custom_1530783777677,.vc_custom_1530783714103{
min-height: 370px !important;
}
.vc_custom_1525940186682 .wpb_wrapper,.vc_custom_1529930561892 .wpb_wrapper,.vc_custom_1530783777677 .wpb_wrapper,.vc_custom_1530783714103 .wpb_wrapper{
position: unset !important;
}
#section2 .vc_btn3-container{
    display: block;
    position: absolute !important;
    bottom: 20px !important;
margin-bottom:0;
}
}
@media only screen and (max-width: 991px){
#section1 .vc_col-sm-6, #section1 .vc_col-sm-3, #section1 .vc_col-sm-9{width: 100% !important;}
}
@media only screen and (min-width: 991px){
.vc_custom_1533839645315{min-height: 240px !important;}
.vc_custom_1533839604210{min-height: 240px !important;}
}
