@media (max-width: 1399.98px){
	.shoutout-name {
		font-size: 30px;
		bottom: 35px;
		line-height: 35px;
	}
}

@media (max-width: 1199.98px){
	.table-blog tbody tr {
		width: calc((100% / 3) - 5px);
	}

	.shoutout-name {
		font-size: 24px;
		bottom: 35px;
		line-height: 26px;
	}

}

@media (max-width: 991.98px){
	.belt-name {
		text-align: left;
	}

	.bio-card {
		max-width: 100%;
	}

	.table-blog tbody tr {
		width: calc((100% / 2) - 5px);
	}

	.shoutout-name {
		font-size: 36px;
		bottom: 40px;
		line-height: 36px;
	}

	.btn.btn-live {
		width: 100%;
	}
}

@media (max-width: 767.98px){
	.card.div-blur {
		padding: 5px 10px;
	}

	.match-single {
		width: 100%;
	}

	.match-single .pretty {
		margin-right: 0;
	}

	.match-single .img-match {
		width: 125px;
	}

	.match-single .wrestler-label {
        width: 150px;
        word-wrap: normal;
        white-space: normal;
        top: 10px;
        display: block;
        position: relative;
    }

	.blog-grid {
		flex-direction: column;
	}

	.table-blog tbody tr {
        width: 100%;
        max-width: inherit;
	}

	.blog-card .featured-image {
		 height: 200px;
	}

	.user-stats {
		flex-wrap: wrap;
	}

	.user-stats .stats-card {
		width: 100%;
	}
	
	.dt-container .dt-paging .pagination .dt-paging-button a.page-link {
		margin: 0 0.15rem;
	}
	
	.dt-container .dt-search input {
    	margin-left: 0 !important;
    	width: 100% !important;
	}

	.table {
		display: block;
		width: 100%;
	}
	
	.table.table-career.dataTable {
    	width: 100% !important;
	}

	.table thead {
		display: none;
	}

	.table tbody,
	.table tbody tr,
	.table tbody tr td {
		display: block;
		width: 100% !important;
	}

	.table tbody tr td {
		font-size: 15px;
	}

	.table tbody tr td {
		text-align: left !important;
		border: none !important;
        box-shadow: none !important;
        padding: 4px 4px 4px 145px;
		position: relative;
	}

	.table tbody tr td.matchCount {
		text-align: center !important;
	}

	.table-champions td[data-label="Belt"],
	.table-champions td[data-label="Year"],
	.table-champions td[data-label="Champion"],
	.table-schedule-matches td{
		padding: 4px 4px 4px 110px !important;
	}

	.table-schedule-matches td[data-label="VS"],
	.table-events td[data-label="Make Picks"] {
		padding: 4px !important;
	}

	.table tbody tr td .table-tools {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.table.table-win-stats {
		display: table;
		width: 100% !important;
	}
	
	.table.table-win-stats thead {
    	display: revert-layer;
	}
	
	.table.table-win-stats tbody,
	.table.table-win-stats tbody tr,
	.table.table-win-stats tbody tr td {
		display: revert-layer;
		width: auto !important;
	}
	
	.table.table-win-stats thead tr th,
	.table.table-win-stats tbody tr td {
		width: 50% !important;
		padding: 4px;
	}
	
	.table.table-win-stats tbody tr td:first-child {
		text-align: right !important;
	}
	
	.table.table-win-stats tbody tr td:after {
		display: none;
	}

	.table.table-schedule td {
		min-height: 31px;
	}

	.currentStats .statTitle,
	.currentStats .theStats,
	.bio-win-stats .bio-label,
	.bio-career .bio-label {
		width: 100%;
	}

	.currentStats .theStats {
		align-items: center;
	}

	.currentStats .theStats .stats .stat-label {
		font-size: 14px;
	}

	.bio-career {
		margin-bottom: 0;
	}

	.email-send {
		margin: 0 !important;
	}

	.email-send:after {
		content: 'SEND EMAIL';
		display: inline;
		font-weight: 700;
		margin-left: 5px;
	}

	.pick-resolve {
		margin: 0 !important;
	}

	.pick-resolve i:after {
		content: 'RESOLVE PICKS';
		display: inline;
		font-weight: 700;
		margin-left: 5px;
		font-style: normal;
	}

	.user-delete,
	.email-delete,
	.event-delete,
	.match-delete,
	.article-delete {
		padding: 0;
		color: #333;
		font-size: 15px;
	}

	.user-delete:hover,
	.email-delete:hover,
	.event-delete:hover,
	.match-delete:hover,
	.article-delete:hover {
		color: #450e54;
	}

	.user-edit:after,
	.email-edit:after,
	.event-edit:after,
	.match-edit:after,
	.article-edit:after {
		display: inline;
		font-weight: 700;
		font-style: normal;
		font-size: 15px;
	}

	.user-edit:after {
		content: 'Edit User';
	}

	.email-edit:after {
		content: 'Edit Email';
	}

	.event-edit:after {
		content: 'Edit Event';
	}

	.match-edit:after {
		content: 'Edit Match';
	}

	.article-edit:after {
		content: 'Edit Article';
	}

	.user-delete i:after,
	.email-delete i:after,
	.event-delete i:after,
	.match-delete i:after,
	.article-delete i:after {
		display: inline;
		font-weight: 700;
		font-style: normal;
	}

	.user-delete i:after {
		content: 'Delete User';
	}

	.email-delete i:after {
		content: 'Delete Event';
	}

	.event-delete i:after {
		content: 'Delete Event';
	}

	.match-delete i:after {
		content: 'Delete Match';
	}

	.article-delete i:after {
		content: 'Delete Article';
	}

	.table tbody tr td:after {
        content: attr(data-label);
        position: absolute;
        font-size: 14px;
        width: 135px;
        text-align: right;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        color: #333;
        font-weight: 500;
    }

	.table-champions tbody tr td[data-label="Belt"]:after,
	.table-champions tbody tr td[data-label="Year"]:after,
	.table-champions tbody tr td[data-label="Champion"]:after,
	.table-schedule-matches tbody tr td:after {
        width: 100px;
    }

	.table-schedule-matches td[data-label="VS"]:after,
	.table-events td[data-label="Make Picks"]:after{
		display: none;
	}

	.img-roster {
		width: 75px;
		height: 75px;
		max-width: unset;
		max-height: unset;
	}

	.wrestler-div .wrestler-name {
		width: 100%;
		display: block;
		text-align: center;
	}

	.table tbody tr td .btn.btn-link {
		padding-left: 0;
	}

	.table tbody tr td[data-label="Venue"] .btn.btn-link {
		text-align: left;
	}

	.table tbody tr td .belt-name {
		justify-content: start;
	}

	.table tbody tr td .star-rating {
		justify-content: flex-start;
		height: 24px;
	}

	.champion-link {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		width: 100%;
	}

	.star-rating > span {
		width: 15px;
		height: 15px;
		font-size: 19px;
	}

	.table tbody tr td.star-rating > span {
		width: 15px;
		height: 15px;
		font-size: 19px;
	}

	.dt-container .top {
		padding-left: 0;
		display: flex;
		justify-content: flex-end;
		align-items: end;
	}

	.dt-container .dt-paging .pagination,
	.dt-container .bottom .dt-paging .pagination {
		justify-content: flex-end !important;
	}

	.add-matches:after {
		content: 'Add Matches';
		display: inline;
	}

	td[data-label='Sent Date'],
	td[data-label='Exempt'],
	td[data-label='Winner']{
		min-height: 30px;
	}

	.pick-resolver {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.pick-resolver input[type="text"],
	.pick-resolver input[type="number"]{
		width: 100% !important;
	}

	.wrestler-picks {
		flex-direction: row;
		justify-content: space-evenly;
		align-items: center;
		width: 100%;
	}

	.wrestler-picks .resolve-wrestler {
		width: fit-content;
		margin: 0 !important;
	}
	
	.resolve-wrestler .state label span {
		width: 135px;
		overflow-x: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: normal;
		background: none;
		display: block;
		height: 20px;
	}

	.shoutout-name {
		font-size: 24px;
		bottom: 35px;
		line-height: 26px;
	}

	.admin-modules .stats-card {
		width: calc((100% / 2) - 20px);
		margin: 0 10px;
	}

	.img-bio {
		width: 550px;
		height: 550px;
		max-width: unset;
		position: relative;
		bottom: -10px;
	}
	
	.champion-block {
		bottom: 40px;
	}
	
	.img-belt {
    	width: 250px;
	}
	
	.label-champion {
    	font-size: 32px;
    	margin-top: -45px;
    	text-align: right;
        width: 100%;
    }

	.btn.btn-live {
		width: calc((100% / 3) - 8px);
	}
}

@media (max-width: 575.98px){
	.comment .gravatar {
		width: 60px;
	}

	.admin-modules .stats-card {
		width: calc(100% - 20px);
		margin: 0 10px;
	}

	.stats-card .card-title {
		font-size: 30px;
	}
	
	.bio-line .bio-content {
		word-break: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 170px;
		overflow-x: hidden;
	}
	
	.bio-line .bio-content.bio-ml {
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		white-space: normal;
	}

	.table.table-career.dataTable {
		width: 100% !important;
	}

	.img-bio {
		height: 500px;
        width: 500px;
        right: -15px;
        bottom: 0;
        transform: translateX(0);
        max-width: unset;
        position: relative;
        margin-bottom: -100px;
    }
    
    .img-belt {
    	width: 200px;
	}

	.label-champion {
    	font-size: 21px;
    	margin-top: -40px;
    	text-align: right;
        width: 100%;
    }

	.platform-buttons .btn.btn-live {
		width: 100%;
		justify-content: center;
	}

	.top-rated .d-flex {
		flex-wrap: wrap;
		width: 100%;
		height: 75px;
		margin-bottom: 10px;
		justify-content: right !important;
	}

	.leaderboard-sidebar .leader-perc {
		max-width: 50px;
	}

	.leaderboard-sidebar .leader-user {
		width: calc(100% - 60px);
		display: inline-block;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		margin-bottom: -5px;
	}
}