@media only screen and (max-width: 600px) {
  .navbar-collapse{
  	background-color: #fff;
  }
  .navbar-collapse ul li{
  	text-align: center;
  	    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
  	
  }
  .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #76a62c;
}
.iconBlk .whiteBox .whiteBoxBlk {
    top: 0px;
    text-align: center;
}
.iconBlk img{
	width: 60px;
}
.float-right {
    float: none!important;
}
.iconBlk .col-md-3{
	margin: 25px 0;
}
.iconBlk .whiteBox .whiteBoxBlk {
    padding: 12px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: -50px;
    z-index: 999999;
    box-shadow: 0px 13px 20px 4px #cbcbcb;
    width: 100%;
}

.about_bg{
  margin-top: 740px;
}
.about_bg {
    padding: 80px 0 0px 0px;
}
.about_bg a{
    padding: 18px 25px;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.about_bg h3 {
    color: #e01c66;
    font-size: 64px;
    line-height: 60px;
    font-weight: 700;
    padding: 1px;
}
.stata-conferrence {
 margin-top: 0px;
}
.padtop90 {
    top: 0px;
}
.comming-soon {
    margin: 600px 0px 0px 0px;
}

.previous-user p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-top: 0px;
}
.groupMeet{
  margin-top: 50px;
}
.groupMeet img {
    height: 600px;
    margin-top: -45px;
}
.keep-informed{
  margin-top: 610px;
}
.keep-informed h1 {
    color: #000c1a;
    font-weight: bold;
    font-size: 32px;
    margin-top: 0px;
}
.keep-informed p {
    color: #8c8c8c;
    font-weight: 300;
    font-size: 13px;
}
.support {
    color: #ffffff;
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
    text-transform: uppercase;
}
.support-1 {
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    line-height: 20px;
}
.footer_logo{
  margin-top: 55px;
}
.social {
    padding: 0;
 margin: 0px auto;
}
.previous-user h1 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding-top: 45px;
}
}