.article_list { width:85%; margin:0 auto; }
.section_wrapper{ width:100%; float:left;}
.section_box{ width:100%; float:left; max-width:100% !important;}
/*.row .twelvecol { margin-left:6%; }*/
#articles .carousel_item{padding: 0 0 2px 0;}
.home_title { font-size:42px !important; font-weight:800 !important; }
.imageContainer { border-radius:10px; }

.tags_list { text-align:center; margin:50px auto; width:85%; }
.tags_list .all-filter-btn-active { background:#3498db; color:#fff; }
.tag_list { width:120px; display:inline-block; padding:10px; border:1px solid; border-radius:20px; margin-top:10px; cursor:pointer; }
.tags_data { color:#3498db!important; font-size:12px; text-align:center; }
.tags_data img { width:16px; display:inline-block; }
/*.team_name, .team_name span { font-size:12px; }*/
.tag_link { width:auto; display:inline-block; padding:4px; text-transform:uppercase; cursor:pointer; }

@media handheld, only screen and (max-width: 480px) {
	.imageContainer{ width:100% !important; }
	#articles .carousel_item{ width:100% !important; padding:0px; margin:0px; }
	.row { padding-right:4%; padding-left:4%; }
}

@media (min-width: 768px) and (max-width: 1024px){
.row .twelvecol { text-align:center; }
#articles .carousel_item { display:inline-block; float:none; vertical-align:top; } 
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : landscape) {
.row .twelvecol { text-align:center; }
#articles .carousel_item { display:inline-block; float:none; vertical-align:top; } 
}
@media only screen and (min-width : 1824px) {
.row .twelvecol { text-align:center; }
#articles .carousel_item { display:inline-block; float:none; vertical-align:top; }
}

#articles .carousel_item{float:left;width:265px;min-height:565px;padding:0 0 20px 0;margin:10px;color:#FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:center}.imageContainer{float:left;width:265px;height:398px;overflow:hidden;position:relative}.imageCenterer{width:1000px;position:absolute;left:45%;top:0;margin-left:-455px}.imageCenterer img{display:block;margin:0 auto}.team_description{float:left;width:100%}.small_font_p{font-size:12px;line-height:20px}@media handheld,only screen and (max-width:767px){.home_box3 h3{font-size:16px}.foot-logo img{margin-top:0}.cpyrt ul li{text-align:center;margin-bottom:10px;padding:10px 15px}.foot-logo{margin-top:-25px}.icons{margin-top:0}.icons ul .fb-icon{display:none}span.home_logo{margin-left:0;width:65%}#articles .carousel_item{min-height:auto}.copyright{height:550px}}@media handheld,only screen and (max-width:480px){.cpyrt ul li{padding:10px 30px;margin-bottom:5px}}

.team_name{margin-bottom:15px;font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase}.team_name span{font-size:12px;color:#656565;font-weight:300;text-transform:none}ul.team_social{margin-bottom:25px}ul.team_social li{display:inline-block;margin:0 5px 10px 5px}ul.team_social li a{color:#656565;font-size:20px;transition:all .50s ease-in-out;-moz-transition:color .50s ease-in-out;-webkit-transition:color .50s ease-in-out}ul.team_social li:hover a{color:#3498db;transition:all .50s ease-in-out;-moz-transition:all .50s ease-in-out;-webkit-transition:all .50s ease-in-out}

#articles .carousel_item a, #articles .carousel_item a:hover, #articles .carousel_item a:visited {
    color: #656565;
    font-weight: 300;
}

ul.flag_icons{float:left;display:inline-block;margin-top:14px}ul.flag_icons li{display:inline-block;margin:0;line-height:100%!important}ul.flag_icons li a i{display:inline-block;font-size:22px;line-height:22px;color:#fff;margin:5px 5px;transition:all .5s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out}ul.flag_icons li a i:hover{transition:all .5s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;color:#3498db}