@media screen and (min-width: 1200px) {
	header nav.topBar .logo-and-icons {
		padding-right: 15px;
	}
	section#hero article.content h1 {
		max-width: 50%;
	}
	section#teams .tab-content article.player {
		width: 100%;
	}
}
@media screen and (max-width: 1840px) {
	header nav.topBar .nav-elements li a {
    	font-size: .72em;
	}
}
/* SMALL-WIDTH HEADER-BG */
@media screen and (max-width: 1890px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% + 50px);
	}
}
@media screen and (max-width: 1860px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% + 40px);
	}
}
@media screen and (max-width: 1790px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% + 20px);
	}
}
@media screen and (max-width: 1600px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70%);
	}
}
@media screen and (max-width: 1500px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% - 30px);
	}
}
@media screen and (max-width: 1380px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% - 40px);
	}
}
@media screen and (max-width: 1320px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% - 60px);
	}
}
@media screen and (max-width: 1290px) {
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width {
		width: calc(100% - 70% - 65px);
	}
}
/* /SMALL-WIDTH-HEADER-BG */
@media screen and (max-width: 1290px) {
	section#teams ul.tab-content .owl-controls,
	section#hero div.sponsors .owl-controls {
		display: none;
	}
}
@media screen and (max-width: 1200px) {
	body.archive section.container, 
	body.search section.container, 
	body.page-template-default section.container, 
	body.page-template-search section.container, 
	body.page-template-news-page section.container, 
	body.page-template-archive section.container, 
	body.single-post section.container {
		margin-top: 40px;
	}
	body.archive #news div.head ul li, body.search #news div.head ul li, 
	body.page-template-default #news div.head ul li, 
	body.page-template-search #news div.head ul li, 
	body.page-template-news-page #news div.head ul li, 
	body.page-template-archive #news div.head ul li,
	body.single-post #news div.head ul li, 
	section#boardmembers div.head div.head-rightCol ul li, 
 	section#news div.head div.head-rightCol ul li {
 		margin: 0 5px;
 		line-height: 2em;
 	}
 	body.archive #news, 
 	body.search #news, 
 	body.page-template-default #news, 
 	body.page-template-search #news, 
 	body.page-template-news-page #news, 
 	body.page-template-archive #news, 
 	body.single-post #news {
 		float: none;
 		margin: 0 auto 45px;
 		word-wrap: break-word;
 	}
 	body.single-post div.single-post .post-content .post-comments, body.single-post div.single-post .post-content .post-text {
 		width: 100%;
 	}
 	section#news div.head div.head-rightCol ul li a {
 		padding-bottom: 0;
 	}
	section#hero div.sponsors ul#sponsor-slider.container {
		width: 100% !important;
	}
	header nav.topBar #headnav .navbar-right {
		float: left !important;
	}
	body {
    	font-size: 13px;
	}
	.container  {
		padding: 0 25px;
	}
	/* HEADER */
	header .mobile-top {
		display: block;
	}
	header nav.topBar {
		height: initial;
		position: initial;
		margin: 0;
		background-color: #f02a03;
	}
	header nav.topBar #headnav {
		display: none !important;
	}
	header nav.topBar .width-topBar .head-nav-logo-bg.small-width,
	header nav.topBar .width-topBar .head-nav-logo-bg {
		float: none;
		height: initial;
		width: 100%;
		text-align: center;
	}
	header nav.topBar .width-topBar .head-nav-logo-bg .pull-right .navbar-header,
	header nav.topBar .width-topBar .head-nav-logo-bg .pull-right {
		float: none !important;
	}
	header nav.topBar .width-topBar .head-nav-logo-bg .pull-right .col-md-1.border {
		display: none;
	}
	header nav.topBar .width-topBar .head-nav-logo-bg .pull-right .logo {
		float: none;
		margin: 0 !important;
	}

	header nav.topBar .width-topBar .head-nav-logo-bg .logo-and-icons {
		margin: 0 !important;
		padding: 35px 0;

	}
	header nav.topBar .width-topBar .head-nav-logo-bg .logo-and-icons .col-md-4 {
		float: none;
		display: block;
		width: 100%;
	}
	header nav.topBar .width-topBar .head-nav-logo-bg .social-media-icons {
		width: 100%;
		position: relative;
		top: 10px;
		margin: 0;
		float: none !important
	}
	header nav.topBar .width-topBar .head-nav-logo-bg div.navbar-header {
		margin: 0 !important;
	}
	section#hero div.sponsors .owl-controls {
		display: none;
	}
	/* SECTION#HERO */
	section#hero {
    	margin-top: initial;
	}
	section#hero article.content {
		text-align: center;
	}
	/* SECTION#NEWS */
 	body.archive #news, 
 	body.search #news, 
 	body.page-template-search #news, 
 	body.page-template-default #news, 
 	body.page-template-news-page #news, 
 	body.page-template-archive #news, 
 	body.single-post #news,
	section#news {
		width: 840px;
	}
	div#news article.small-news:nth-child(2n + 4),
	section#news article.small-news:nth-child(2n) {
		margin: 0;
	}
	div#news article.small-news.first-left,
	section#news article.small-news.first-left {
		margin-bottom: 15px
	}
	section#news article.small-news.first-left,
	section#news article.small-news.second-left,
	section#news article.small-news.last {
		margin-left: 20px;
	}
	section#news .tabLeft {
		float: none;
		width: initial;
		margin: 0;
	}
	div#news article.small-news,
	section#news article.small-news {
		margin-left: 5px;
	}
	div#news article.large-news,
	section#news article.large-news {
		margin: 0;
	}
	section#news div.head div.head-leftCol,
	section#news div.head div.head-rightCol {
		float: none;
		width: 100%;
		text-align: center;
	}
	/* SECTOPM#TEAMS */
	section#teams {
		padding: 50px 0 55px;
		height: initial;
		min-height: 600px;
	}
	section#teams div.head div.head-leftCol,
	section#teams div.head div.head-rightCol {
		float: none;
		width: 100%;
		text-align: center;
	}
	section#teams div.head div.head-leftCol h2 {
		margin-bottom: 25px;
	}
	section#teams div.head div.head-rightCol ul {
		width: 620px;
		margin:0 auto;
		float: none !important;
	}
	section#teams .tab-content article.player {
		border:0;
	}
	section#teams .tab-content article.player.clear {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	section#teams div.footer {
		text-align: center;
	}
	/* SECTION#STREAMS */
	section#streams div.head div.head-leftCol,
	section#streams div.head div.head-rightCol {
		float: none;
		width: 100%;
		text-align: center;
	}
	section#streams {
		margin: 0 auto;
		padding: 50px 0 55px;
		height: initial;
		min-height: 600px;
	}
	section#streams ul li article.large-stream,
	section#streams ul li .side-streams {
		width: 480px;
	}
	section#streams ul li article.large-stream {
		float: none;
		margin: 0 auto;
		display: block;
	}
	section#streams ul li .side-streams {
		margin: 10px auto 0;
	}
	section#streams ul li .side-streams article.small-stream {
		width: 235px;
	}
	section#streams ul li article.small-stream div.overlay p {
		font-size: 1em;
	}
	section#streams div.footer {
		text-align: center;
	}
	/* SECTION#MATCHES */
	section#matches {
		padding: 76px 10px 86px;
	}
	section#matches table.match-table {
		text-align: center;
	}
	section#matches table.match-table tr td {
		display: block;
		width: 100% !important;
	}
	section#matches table.match-table tr td div.team-score-logo {
		float: none;
	}
	section#matches table.match-table tr td div.footer a {
		display: block;
	}
	/* FOOTER */
	section#above-footer {
		height: initial;
		text-align: center;
		background-image: none;
		background-color:#111317;
		padding-top: 0;
	}
	section#above-footer div.col-about,
	section#above-footer div.col-contact-us,
	section#above-footer div.col-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	section#above-footer div.col-contact-us ul li {
		width: 220px;
		margin: 0 auto;
	}
	section#above-footer div.colls h3 {
		margin-top: 60px;
	}
	section#above-footer div.colls h3::after {
		margin-left: auto;
		width: 180px;
		margin-right: auto;
	}
	section#above-footer p.footer a {
		top: 22px;
		position: relative;
		display: block;
		float: none;
		margin: 0 auto;
	}
	aside#sidebar {
		margin: 0 auto;
		float: none;
	}
	section#news {
		width: 788px;
    	padding: 0;
    	margin-top: 65px;
	}
	body.page-template-archive #news {
		float: none;
	}
	section#news {
    	margin-top: 65px;
	}
	section#teams div.head div.head-rightCol ul li {
		margin-bottom: 10px;
	}
	body.single-post div.single-post {
		font-size: 15px;
	}
	body.page-template-default div.single-post .post-content .post-info-share .view-info,
	body.single-post div.single-post .post-content .post-info-share .view-info {
		float: left;
		text-align: right;
		margin-right: 40px;
	}
	body.page-template-default div.single-post .post-content .post-info-share a,
	body.single-post div.single-post .post-content .post-info-share a {
		margin-top: 10px;
	}
	body.page-template-default div.single-post .post-content .post-info-share a:not(:last-child),
	body.single-post div.single-post .post-content .post-info-share a:not(:last-child) {
		margin-right: 18px;
	}
	body.page-template-default div.single-post .post-content .post-comments,
	body.page-template-default div.single-post .post-content .post-text,
	body.single-post div.single-post .post-content .post-comments,
	body.single-post div.single-post .post-content .post-text {
		width: 100%;
	}
	body.page-template-default div.single-post .post-content .post-info-share a,
	body.single-post div.single-post .post-content .post-info-share a {
		clear: initial;
		float: left;
	}
	body.page-template-default div.single-post .post-content .comments > form .input-inline input,
	body.single-post div.single-post .post-content .comments > form .input-inline input {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0;
	}
	body.page-template-default div.single-post .post-content .comments > form,
	body.single-post div.single-post .post-content .comments > form {
		text-align: center;
		float: none;
		margin: 0 auto;
	}
	body.page-template-default div.single-post,
	body.single-post div.single-post {
		margin-top: 0;
	}
	body.page-template-default aside#sidebar > article > h2.first,
	body.single-post aside#sidebar > article > h2.first {
		margin-top: 60px;
	}
	section#hero article.content {
		padding-top: 65px;
	}
	body.page-template-default div.single-post .post-content .post-text .post-inner, body.single-post div.single-post .post-content .post-text .post-inner {
		min-height: initial;
	}
	body.page-template-default,
	body.single-post {
		width: 100% !important;
	}
	body.page-template-default div.single-post figure,
	body.single-post div.single-post figure {
		margin: 25px 0;
	}
	body.page-template-default div.single-post figure img,
	body.single-post div.single-post figure img {
		width: 100%;
		height: auto !important;
	}
	body.page-template-default div.single-post .post-content .post-info-share,
	body.single-post div.single-post .post-content .post-info-share {
		width: 100%;
		text-align: left;
	}
	div#news.news-page-post .container {
		margin-bottom: 30px;
	}
	.news-page-container {
		margin-bottom: 65px !important;
	}
	/* Team page */
	section#team-header {
		padding-top: 50px;
		text-align: center;
		font-size: 12px;
	}
	section#team-header article.header h3.title {
		width: 300px;
		margin: 0 auto 30px;
		float: none;
	}
	section#team-header article.header h3.title::after {
		width: 80%;
		margin: 15px auto;
	}
	section#team-header article.header div.buttons-header {
		float: none;
	}

	section#team-header article.header div.buttons-header .btn.trans-btn,
	section#team-header article.header div.buttons-header .btn.red-btn,
	section#team-header article.content p {
		font-size: .9em;
	}
	section#team-header ul.achievements li table tr td span.title {
		font-size: 1em;
	}
	section#team-header ul.achievements li table tr td {
		font-size: .9em;
	}
	section#hero .container {
		width: 750px;
	}
	/* Sponsors */
	section#sponsor-head article.header {
		text-align: center;
		width: 520px;
		margin: 0 auto;
	}
	section#sponsor-head article.header h3.title::after {
		width: 100%;
		margin: 20px auto 30px;
		float: none;
	}
	section#sponsor-head article.header h3.title,
	section#sponsor-head article.header div.buttons-header {
		float: none;
	}
	section#sponsor-list .white-box ul.sponsors:not(:last-child) li.item:not(:last-child) a.btn-red-round::before, 
	section#sponsor-list .white-box ul.sponsors:not(:last-child) li.item:not(:last-child) a.btn-red-round::after,
	section#sponsor-list .white-box ul.sponsors:not(:last-child) li.item {
    	background-color: transparent;
		border: 0;
	}
	section#sponsor-list .white-box {
		display: none;
	}
	section#sponsor-list .white-box.mobile {
		display: block !important;
	}
	/* Sponsors Page */
	section#sponsor-head {
		margin-top: 80px;
	}
	/* About page */
	section#media-header {
		height: initial;
    	padding: 80px 0 40px !important;
	}
	section#boardmembers .board-member {
	    width: 296px;
	    height: 156px;
	}
	section#media-header article.header h3.title,
	section#boardmembers div.head div.head-leftCol,
	section#boardmembers div.head div.head-rightCol {
		float: none;
		text-align: center;
		width: 100%;
	}
	section#boardmembers div.head {
		margin-top: 40px;
	}
	section#media-header article.header h3.title::after {
	    width: 250px;
	    background-color: #f02a03;
	    display: block;
	    content: ' ';
	    margin: 20px auto 0;
	}
	section#boardmembers div.head div.head-leftCol {
		height: initial;
	}
	section#above-footer div.col-contact-us {
		width: 660px;
		margin: 0 auto;
	}
	section#above-footer div.col-contact-us ul::after {
		clear: both;
		display: block;
		content: ' ';
	}
	section#above-footer div.col-contact-us ul li {
		text-align: center;
	}
	section#above-footer div.col-contact-us ul li div.icon,
	section#above-footer div.col-contact-us ul li div.details {
		float: none;
	    margin-right: 0;
	}
	section#above-footer div.col-contact-us ul li {
		float: left;
	}
	section#above-footer div.col-contact-us ul li:not(:first-child) {
		margin-top: 0;
	}
	section#team-header ul.achievements .owl-nav {
		display: none;
	}
	section#media-header article.content {
		text-align: center;
	}
	section#boardmembers .board-member.thickbox div.overlay {
		top: 33%;
	}
}
@media screen and (max-width: 990px) {

	section#boardmembers .board-member {
		width: 340px;
		height: 200px;
	    margin: 0 auto;
	    float: left;
	}
	section#boardmembers .board-member:nth-child(3n + 2) {
		margin: 0;
	}
	section#boardmembers .board-member:nth-child(2n) {
		margin-left: 10px;
    	margin-bottom: 10px;
	}
	body.archive #news, body.search #news, body.page-template-search #news, body.page-template-default #news, body.page-template-news-page #news, body.page-template-archive #news, body.single-post #news, section#news {
		width: 100%;
	}

}
@media screen and (max-width: 960px) {
	/* Sponsors Page */
	section#sponsor-list .white-box ul.sponsors li.item {
		margin: 0 24px 30px;
	}
	/* SECTION#NEWS */
 	body.archive #news, 
 	body.search #news, 
 	body.page-template-search #news, 
 	body.page-template-news-page #news,
 	body.page-template-default #news,
 	body.page-template-archive #news, 
 	body div.single-post #news,
	section#news {
		width: 100%;
	}
	section#teams .tab-content {
	    margin: 0 auto;
	    width: 468px;
	}
	section#team-header ul.achievements {
		margin-top: 40px;
	}
	section#team-header article.content {
		margin: 50px auto !important;
	}
	header nav.topBar .social-media-icons a {
		font-size: 1.4em;
	}
	/* Team Page */
	section#team-header {
		padding-bottom: 30px;
		height: initial !important;
	}
	/* NEWS SIDEBAR */
	div#news.news-page-post,
	section#news {
		width: 650px;
    	padding: 0;
	}
	div#news.news-page-post article.large-news, section#news article.large-news {
		width: 650px;
		height: 718px;
		float: none;
		font-size: 15px;
	}
	div#news.news-page-post article.large-news div.overlay, section#news article.large-news div.overlay {
		padding: 15px;
	}
	div#news.news-page-post article.small-news.first-left, div#news.news-page-post article.small-news.second-left,div#news.news-page-post article.small-news.last,
	section#news article.small-news.first-left, section#news article.small-news.second-left, section#news article.small-news.last {
		margin-left: 0;
	}
	div#news.news-page-post article.small-news div.overlay,
	section#news article.small-news div.overlay {
		font-size: 10px;
	}
	div#news.news-page-post article.small-news.first-left,
	section#news article.small-news.first-left,
	div#news.news-page-post article.small-news.second-left,
	section#news article.small-news.second-left {
		margin-top: 10px;
	}
	div#news.news-page-post article.small-news.second-left,
	div#news.news-page-post article.small-news.last,
	section#news article.small-news.second-left,
	section#news article.small-news.last {
		margin-left: 20px;
	}
	div#news.news-page-post article.small-news,
	section#news article.small-news {
		width: 315px;
		height: 185px;
	}
	div#news.news-page-post article.large-news div.overlay span.social-icons, section#news article.large-news div.overlay span.social-icons {
		margin-left: 18px;
	}
	/* HERO IMG */
	section#hero {
		height: 550px;
	}
	section#hero div.buttons-header a.buy-theme {
		line-height: 13px;

	}
	section#hero div.buttons-header a.read-more {
		margin-left: 10px;
	}
	section#hero div.buttons-header .btn.trans-btn {
    	margin-left: 15px;
	}
}
@media screen and (max-width: 760px) {
	/* Sponsor page */
	section#sponsor-list .white-box ul.sponsors li.item {
		margin: 0 15px 30px;
	}
	/* About page */
	section#boardmembers .board-member {
		width: 280px;
		height: 140px;
	}
	section#boardmembers ul.tab-content {
		width: 570px;
		margin: 0 auto;
	}
	section#hero .container {
		width: 100%;
	}
	section#boardmembers .board-member.thickbox div.overlay {
		top: 25%;
	}
}
@media screen and (max-width: 720px) {
	/* Sponsor page */
	section#sponsor-list .white-box ul.sponsors li.item {
		margin: 0 5px 30px;
	}
}
@media screen and (max-width: 680px) {
	/* Sponsor page */
	section#sponsor-list .white-box ul.sponsors li.item > figure img {
    	max-height: 68px;
	}
	section#sponsor-list .white-box ul.sponsors li.item {
		margin: 0 0 30px;
	}
	section#hero .container {
		width: initial;
	}
	section#teams div.head div.head-rightCol ul {
		width: 368px;
		margin:0 auto;
		float: none !important;
	}
	body.single-post div.single-post .post-content .post-comments,
	body.single-post div.single-post .post-content .post-text {
		font-size: 1em;
	}
	body.single-post div.single-post h2 {
		line-height: 35px;
	}
	body.single-post div.single-post {
		font-size: 14px;
	}
	div#news.news-page-post,
	section#news {
		width: 460px;
    	padding: 0;
	}
	div#news.news-page-post article.large-news, section#news article.large-news {
		width:  460px;
		height: 558px;
		float: none;
	}

	div#news.news-page-post article.small-news.first-left,
	section#news article.small-news.first-left {
		margin-top: 20px;
	}
	div#news.news-page-post article.small-news,
	section#news article.small-news {
		margin-bottom: 20px !important;
		float: none;
	}
	div#news.news-page-post article.small-news div.overlay, section#news article.small-news div.overlay {
		font-size: 15px;
	}
	div#news.news-page-post article.small-news.second-left,
	div#news.news-page-post article.small-news.last,
	section#news article.small-news.second-left,
	section#news article.small-news.last {
		margin-left: 0;
	}
	div#news.news-page-post article.small-news,
	section#news article.small-news {
		width: 460px;
		height: 320px;
	}
	section#sponsor-list .white-box ul.sponsors li.item {
		float: none;
		width: 280px;
		margin: 0 auto;
	}
	/* Sponsors page */
	section#sponsor-list .red-box {
    	padding: 55px 16px;
	}
	/* About page */
	section#boardmembers .board-member {
		width: 380px;
		height: 240px;
		float: none;
    	margin-bottom: 10px !important;
	}
	section#boardmembers .board-member:nth-child(2n) {
		margin-left: 0;
	}
	section#boardmembers ul.tab-content {
		width: 380px;
		margin: 0 auto;
	}
	section#above-footer div.col-contact-us {
		width: 100%;
	}
	section#above-footer div.col-contact-us ul li {
		float: none;
		margin-bottom: 10px;
	}
	section#boardmembers .board-member.thickbox div.overlay {
		top: 38%;
	}
}	
@media screen and (max-width: 600px) {
	/* Comments */
	.comment-list .comment-details,
	.comment-list .vcard {
		float: none;
	}
	.comment-list .comment-details {
		margin:10px 0;
    	width: 100%;
	}
	section#boardmembers ul li.dropdown ul.dropdown-menu {
	    left: -107px;
	}
}
@media screen and (max-width: 540px) {
	/* Sponsors page */
	section#sponsor-head article.header {
		width: 90%;
	}
	section#sponsor-list .white-box {
		padding-left: 0;
		padding-right: 0;
	}
	section#sponsor-head article.header div.buttons-header .btn.trans-btn {
		width: 142px;
		height: 35px;
		line-height: 20px;
	}
	section#sponsor-head article.header div.buttons-header .btn.red-btn {
		width: 142px;
		height: 40px;
		line-height: 20px;
	}
	section#sponsor-head article.header div.buttons-header .btn.trans-btn {
    	margin-left: 15px;
	}
	section#sponsor-list .red-box span.buttons .btn.trans-btn {
		width: 142px;
		height: 35px;
		line-height: 20px;
	}
	section#sponsor-list .red-box span.buttons .btn.red-btn {
		width: 142px;
		height: 40px;
		line-height: 20px;
	}
	section#sponsor-list .red-box span.buttons .btn.trans-btn {
    	margin-left: 0;
	}
}
@media screen and (max-width: 512px) {

	/* Footer slider */
	section#sponsor-footer ul li {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	section#sponsor-footer ul li img {

	    width: 146px;
	    margin: 0 auto;
	}
	/* Team page */
	section#team-header article.header div.buttons-header .btn.trans-btn {
		width: 135px;
		height: 31px;
		line-height: 16px;
	}
	section#team-header article.header div.buttons-header .btn.red-btn {
		width: 135px;
		height: 37px;
		line-height: 20px;
	}
	section#team-header article.header div.buttons-header .btn.trans-btn {
    	margin-left: 15px;
	}
	.container,
	section#streams .tab-content {
		padding: 0 10px;
	}
	section#streams ul li article.large-stream,
	section#streams ul li .side-streams {
		width: 100% !important;
	}
	section#streams ul li article.large-stream {
		float: none;
		margin: 0 auto;
		display: block;
	}
	section#streams ul li article.large-stream a {
		margin: 80px auto 0;
	}
	section#streams ul li article.large-stream a img {
		width: 80px;
	}
	section#streams ul li article.large-stream div.content h2 {
		font-size:1em;
	}
	section#streams ul li article.large-stream,
	section#streams ul li .side-streams article.small-stream {
	    height: 238px;
	}
	section#streams ul li .side-streams {
		margin: 10px auto 0;
	}
	section#streams ul li .side-streams article.small-stream {
		width: 100% !important;
		margin: 0 auto 10px;
		float: none;
		display: block;
	}
	section#streams ul li article.small-stream div.overlay h4 {
		margin-top: 30px
	}
	section#streams ul li article.small-stream div.overlay p {
		font-size: 1.2em;	
	}
	section#teams .tab-content {
		width: 400px;
	}
	section#teams .tab-content article.player {
	    width: 200px;
	    height: 256px;
	}
}
@media screen and (max-width: 480px) {

	body.single-post div.single-post .post-content .post-tags a {
    	padding: 8px 14px;
    	margin-bottom: 10px;
	}
	body.single-post div.single-post .post-content .post-info-share .view-info {
		margin-right: 25px;
	}
	div#news.news-page-post,
	section#news {
		width: 380px;
    	padding: 0;
	}
	div#news.news-page-post article.large-news, section#news article.large-news {
		width:  380px;
		height: 495px;
		float: none;
	}

	div#news.news-page-post article.small-news.first-left,
	section#news article.small-news.first-left {
		margin-top: 20px;
	}
	section#news article.small-news {
		margin-bottom: 20px !important;
		float: none;
	}
	div#news.news-page-post article.small-news.second-left,
	div#news.news-page-post article.small-news.last,
	section#news article.small-news.second-left,
	section#news article.small-news.last {
		margin-left: 0;
	}
	div#news.news-page-post article.small-news,
	section#news article.small-news {
		width: 380px;
		height: 240px;
	}
	/* HERO IMG */
	section#hero div.buttons-header a.buy-theme {
		line-height: 13px;

	}
	section#hero div.buttons-header a.read-more {
		margin-left: 10px;
	}
}
@media screen and (max-width: 460px) {

	section#hero div.buttons-header .btn.trans-btn {
		width: 135px;
		height: 31px;
		line-height: 16px;
	}
	section#hero div.buttons-header .btn.red-btn {
		width: 135px;
		height: 37px;
		line-height: 20px;
	}
	section#hero article.content {
		font-size: 11px;
	}
	section#teams div.head div.head-rightCol ul {
		width: 360px;
		margin:0 auto;
		float: none !important;
	}
	section#teams div.head div.head-rightCol ul li {
		width: 120px;
	}
	/* SECTION#TEAMS */
	section#teams .container {
		padding: 0;
	}
	section#teams .tab-content {
		width: 360px;
	}
	section#teams .tab-content article.player {
	    width: 150px;
	    margin: 15px;
	    height: 206px;
	}
	section#teams .tab-content article.player div.content {
    	padding: 14px 2px;
	}

	section#hero div.buttons-header a.buy-theme {
		width: 156px;
		height: 40px;
		line-height: 20px;

	}
	section#hero div.buttons-header a.read-more {
		width: 156px;
		height: 36px;
		line-height: 20px;
		margin-left: 10px;
	}
	section#hero article.content h1 {
		font-size: 3.6em;
		padding: 0 20px;
	}
}
@media screen and (max-width: 395px) {
	aside#sidebar {
		width: 260px;
	}
	aside#sidebar > article > ul > li {
		text-align: left;
	}
	aside#sidebar > article > ul > li div.side-details,
	aside#sidebar > article > ul > li figure {
		float: none;
		width: 100%;
	}

	section#teams div.head div.head-rightCol ul {
		width: 300px;
		margin:0 auto;
		float: none !important;
	}
	section#teams div.head div.head-rightCol ul li {
		width: 100px;
	}
	section#teams div.head div.head-rightCol ul li img {
		top: 0;
	}
	/* NEWS */
	div#news.news-page-post,
	section#news {
		width: 280px;
    	padding: 0;
    	font-size: 11px;
	}
	div#news.news-page-post article.large-news, section#news article.large-news {
		width:  280px;
		height: 395px;
	}
	div#news.news-page-post article.small-news.first-left,
	section#news article.small-news.first-left {
		margin-top: 20px;
	}
	div#news.news-page-post article.small-news,
	section#news article.small-news {
		width: 280px;
		height: 140px;
	}
	div#news.news-page-post article.large-news div.overlay a.readmore, 
	section#news article.large-news div.overlay a.readmore {
	    height: 30px;
	    line-height: 30px;
	    width: 139px;
	}
	/* About page */
	section#boardmembers .board-member {
		width: 280px;
		height: 140px;
		float: none;
		margin-bottom: 10px;
	}
	section#boardmembers .board-member:nth-child(2n) {
		margin-left: 0;
	}
	section#boardmembers ul.tab-content {
		width: 280px;
		margin: 0 auto;
	}
	section#boardmembers .board-member.thickbox div.overlay {
		top: 25%;
	}
}
@media screen and (max-width: 361px) {
	section#boardmembers ul li.dropdown ul.dropdown-menu {
	    left: 0;
	}
	section#sponsor-head article.header div.buttons-header .btn.trans-btn {
		width: 135px;
		height: 33px;
		line-height: 18px;
	}
	section#sponsor-head article.header div.buttons-header .btn.red-btn {
		width: 135px;
		height: 38px;
		line-height: 18px;
	}
	section#sponsor-head article.header div.buttons-header .btn.trans-btn {
    	margin-left: 5px;
	}
	footer ul li a {
		font-size: 12px;
	}
	body.single-post div.single-post .post-content .post-tags a {
    	padding: 8px 14px;
	}
	section#hero article.content {
		font-size: 11px;
	}
	section#hero div.buttons-header {
		margin-top: 40px;
	}
	section#teams .tab-content article.player div.content {
		padding: 6px 2px;
	}
	section#teams .tab-content article.player div.content h2 {
		font-size: 1.2em;
	}
	section#teams .tab-content article.player div.content span.social-icons {
		margin: 0 0 10px;
	}
	section#teams .tab-content {
		width: 330px;
	}
	section#teams .tab-content article.player {
	    width: 135px;
	    margin: 10px;
	    background-size: cover;
	    height: 164px;
	}
	body.single-post div.single-post .post-content .post-info-share a {
		margin-top: 15px;
		width: 28px;
		height: 28px;
		margin-right: 14px;
		line-height: 28px;
		font-size: 14px;
	}
}

@media screen and (max-width: 340px) {
	section#sponsor-list .red-box span.buttons .btn.red-btn {
		margin-bottom: 10px;
	}
	div#news.news-page-post,
	section#news {
		width: 260px;
    	padding: 0;
	}
	div#news.news-page-post article.large-news, section#news article.large-news {
		width:  260px;
		height: 375px;
	}
	div#news.news-page-post article.small-news.first-left,
	section#news article.small-news.first-left {
		margin-top: 20px;
	}
	div#news.news-page-post article.small-news,
	section#news article.small-news {
		width: 260px;
		height: 120px;
	}
	div#news.news-page-post article.large-news div.overlay a.readmore, section#news article.large-news div.overlay a.readmore {
	    height: 35px;
	    line-height: 35px;
	    width: 134px;
	}
	div#news.news-page-post article.large-news div.overlay h3 a, div#news.news-page-post article.large-news div.overlay h3, div#news.news-page-post article.small-news div.overlay h3, div#news.news-page-post article.small-news div.overlay h3 a, section#news article.large-news div.overlay h3 a, section#news article.large-news div.overlay h3, section#news article.small-news div.overlay h3, section#news article.small-news div.overlay h3 a {
		font-size: 1em;
	}
	div#news.news-page-post article.large-news div.overlay span.time, div#news.news-page-post article.small-news div.overlay span.time, section#news article.large-news div.overlay span.time, section#news article.small-news div.overlay span.time {
		font-size: 10px;
	}
	section#teams .tab-content {
		width: 280px;
	}
	section#teams .tab-content article.player {
	    width: 120px;
	    margin: 10px;
	    background-size: cover;
	    height: 149px;
	}
	section#teams div.footer a.btn.btn-visit {
	    width: 170px;
	    height: 40px;
	    line-height: 24px;
	}
	section#matches ul.match-tab {
	    width: 260px;
	    height: 37px;
	    line-height: 33px;
	}
	section#matches ul.match-tab li {
		width: 128px;
	    height: 37px;
	}
	div#news.news-page-post article.large-news div.overlay span.social-icons, section#news article.large-news div.overlay span.social-icons {
		margin-left: 12px;
	}
}
@media screen and (max-width: 320px) {
	section#teams div.head div.head-rightCol ul {
		width: 260px;
		margin:0 auto;
		float: none !important;
	}
	section#teams div.head div.head-rightCol ul li {
		width: 86px;
		height: 36px;
	}

	section#hero div.buttons-header .btn.trans-btn {
		display: block;
		float: none;
		margin: 0 auto !important;
	}
	section#hero div.buttons-header .btn.red-btn {
		display: block;
		float: none;
		margin: 0 auto 10px !important;
	}
}