.small-container {
    max-width: 800px;
}

.default-form-area {
    padding-top: 47px;
}


.btn-group.bootstrap-select.text-capitalize.form-control.required{
    margin-bottom: 15px;
}

.news-section.style-two .right-side .tags-list li{
    float: none;
    text-align: center;
    margin-bottom: 10px;
}


.about-section .icon-holder .item:nth-child(2) {
    background: #00a651;
}

.about-section .icon-holder .item:nth-child(4) {
    background: #57c48c;
}

.img_Conferences{
 height:200px;
}

.img_sec_photos{

 height:200px;
 width: 100%;
	}


.img_speaker{
 height:300px;
}

.img_news{
height:200px;
}


@media only screen and (max-width: 767px){
.main-menu .navbar-header {
  position: unset !important;
    }
    
}