.action-item i, .action-item.comments::before {
    font-size: 45px;
}

.action-item {
    font-size: 15px;
}

.vlog-header-bottom{
    height: 80px;
}

.vlog-header-bottom .vlog-main-nav > li > a{
    padding: 25px 15px;
}

.vlog-search-form{
    width: 270px;
}

.vlog-search-form input{
    height: 60px;
    font-size: 23px;
}

.vlog-menu .vlog-button-search {
	width: 60px;
	font-size: 30px;
}

.fv-watch-later{
    font-size: 45px;
}

.vlog-watch-later-count {
	border-radius: 50%;
	display: inline-block;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	min-width: 24px;
	height: 24px;
	line-height: 13px;
	padding: 5px 0;
	margin-right: 1px;
	position: absolute;
	top: 8px;
	right: 7px;
}

.vlog-actions-menu .sub-menu, .vlog-mega-menu .sub-menu {
	width: 500px; 
	padding: 20px;
	z-index: 1000;
	right: 0;
	left: auto;
}

.h7{
    font-size: 19px;
}

.vlog-remove-wl {
	position: absolute;
	right: 2px;
	top: 15px;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 23px;
	font-size: 15px;
	padding: 0;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-weight: bold !important;
}

#vlog-sticky-header .vlog-main-navigation {
	position: relative;
	left: -65px;
}

.vlog-header-bottom .vlog-main-nav > li > a{
    font-size: 18px;
}

.vlog-header-bottom .vlog-slot-l .vlog-main-nav > li > a{
    font-size: 18px;
}

.entry-content p {
	text-align: justify;
}

.tube_sort_buttons{
	display: flex;
	justify-content: space-around;
	margin-bottom: 25px;
}
.tube_sort_buttons a{
	display: block;
	text-align: center;
	width: 330px;
	font-size: 2em;
	font-weight: bold;
	padding: 20px;
	background-color: #ccc;
	color: #fff;
	text-transform: uppercase;
}




.az_sort ul {
	display: flex;
	justify-content: space-around;
}
.az_sort ul li{
	font-size: 1.5em;
	display: block;
	margin:1px;
	font-weight: bold;
}


.models li{
	display: inline-block;
	width:270px;
	text-align: center;
	padding-bottom:15px; 
}

.models li a img{
	height: 300px;
	width: 230px;
}

.tube_item{
	display: inline-block !important;
	width:365px !important;
	text-align: center !important;
	padding-bottom:5px !important; 
	margin-bottom:5px !important; 
	float: none !important;
	vertical-align: top;
}

.tube_item img{
	width: 340px;
	height: 185px;
}