.social-list{margin:0; padding:0;}
.social-list li span{ margin:10px 0px; color:#000;}
.social-list li:hover{background:#f5f5f5;}

/*for logo*/
.logo-section{background:#FFCC29; color:#fff; padding:12px 10px; font-size:25px;}
.quick_links{color: #fff;
    float: left;
    text-transform: uppercase;
    font-size: 14px;}
.quick_links .link{float:left; margin-right: 15px;}
.quick_links .link i{    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(255,255,255,0.2);
    float: left;
    margin-right: 10px;
    font-weight: 400;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.quick_links .link a {
    color: #fff;
    line-height: 50px;
    display: block;
    float: left;}
/*for slider*/
#owl-home-slider .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.introduction-text{padding:15px; color:#000; line-height:1.5;}	
.widget-title{color: #fff;
    border-bottom: 1px solid #666;
	text-align:center;
	margin-bottom:15px;
	padding-bottom:15px;}
	
	.bg-footer{background:#ffdc6b;}
.footer-link{list-style:none; margin:0; padding:0;}

.footer-link li a{    color: #393939 !important;
   
    font-weight: bold;
    border-bottom: 1px solid #fff0c4;
    min-width: 50%;
    float: left;
    clear: both;
    line-height: 40px;}
.footer-link li:last-child a{border-bottom:none;}	
	.social-section{background:#ffc444;}
	.footer-app-list{display:block; margin:0 auto; width:100%;}
	.footer-app-list li img{margin:8px 0px;}
	.follow-link-list{display:block; margin:0 auto; width:100%;}
	.follow-link-list li span{ margin:10px 0px; color:#000;}
     .follow-link-list li:hover{background:#f5f5f5;}
	 .bg-footerlast{background:#FFC444;}
.speaker-image{height:200px; border-radius:4px; }
.pad-tb-20{padding:20px 0px;}
.border-right{border-right:1px solid #f5f5f5;}
.border-left{border-left:1px solid #f5f5f5;}
.mar-tb-10{margin:10px 0px;}
.highlight-col{  -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	margin:40px 0px; }
	.highlight-col .image-container{margin-bottom:20px;}
	
@media screen and (max-width: 480px) {
	.highlight-col{  -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	
	
	
	}
@media (min-width: 481px) and (max-width: 767px) {
	.highlight-col{  -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	
	
	
	}	

