/* Reset Style */
body {
background:#f5f5f5;
overflow-x:hidden;
}
@font-face {
  font-family: 'GothamRounded';
  src: url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamRounded-Book.otf')  format('opentype'),
	     url('../fonts/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Book.ttf')  format('truetype'), url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
a, a:hover, a:focus, a:visited {
outline:none;
text-decoration:none;
}
ul {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5 {
margin:0;
}
.clear {clear:both;}
/* Reset Bootstrap */
.navbar-collapse {
margin:0 15px !important;
}
.navbar-inverse {
box-shadow:none;
border-radius:0px;
background:#1D222B;
border-bottom-color:#161B23;
margin-bottom:0;
}
.nav li.active a{
background:#303641 !important;
}
.nav li.open > a{
background:#303641 !important;
}
.nav li:hover {
background:#303641;
}
.dropdown-menu {
box-shadow:none;
border-top:none;
}
.nav li a {
font-family: 'GothamRounded', Arial;
font-weight:400;
}
.nav li.active a {
text-shadow:none !important;
}
.header {
padding:15px 0;
background:#eee;
}
.menu-category-name {height:66px; padding:5px 10px; font-size:15px; border-radius:0 0 4px 4px; line-height:22px; overflow:hidden; border-right:none; border-left:none;}
.menu-category-name a {color:#444; font-size:16px; font-family:'GothamRounded'; font-weight:400;}
.product-image {
 width: 100%;
 overflow:hidden;
}
.product-image img{
border-bottom:none;
max-height:64px !important;
}
.product {
 border-width:2px;
 border-style:solid;
 border-color:#ddd;
 background:#fff;
 text-align:center;
 border-radius:5px;
 margin-bottom:20px;
}
.product:hover {
background:#1AB7EA;
box-shadow:5px 5px 10px 3px rgba(0, 0, 0, 0.7);
}
.product:hover a{
color:#fff;
}
.product div.menu-item {
padding-right:10px;
padding-left:10px;
border-right:none;
border-left:none;
border-bottom:none;
}
.user-logo {
position:relative;
margin-top:-30px;
padding:2px;
background:#fff;
border:1px solid #ddd;
}
.user-link {
display:block;
font-family:'GothamRounded'; 
font-weight:400;
font-size:14px;
}
.main-thumbnail {
max-height:158px;
min-height:158px;
min-width:100%;
border-radius:4px 4px 0 0;
}
.video-user {
margin-top:5px;
}
.video-user img {
padding:2px;
border:1px solid #ddd;
background:#fff;
}
.thethumbnail h4{
height:66px;
overflow:hidden;
margin-top:5px;
}
.content {
padding:20px 0;
}
.single-line-video {
padding:10px;
overflow:hidden;
border-bottom:1px solid #f5f5f5;
}
.single-line-video img{
padding:2px;
background:#fff;
border:1px solid #ddd;
float:left;
max-width:100px;
margin-right:10px;
max-height:64px;
}
.single-line-video > a{
font-family:'GothamRounded'; 
font-weight:400;
font-size:14px;
color:#303641;
margin-bottom:5px;
}
.section-box h4 {
padding:15px;
border-bottom:1px solid #f5f5f5;
margin-bottom:10px;
font-family:'GothamRounded'; 
font-weight:700;
font-size:20px;
color:#888;
overflow:hidden;
}
.section-box h4 span{
font-size:12px !important;
font-family:'GothamRounded'; 
font-weight:400 !important;
margin-top:5px;
}
.section-box h4 span a{
color:#fff;
padding-top:2px;
}
.featured {
padding:20px 0 0 0;
background:#303641;
min-height:300px;
}
.section-box {
overflow:hidden;
background:#fff;
margin-bottom:20px;
}
.single-thumb-video {
margin:10px 0;
}
.single-thumb-link {
margin-bottom:10px;

}
.single-thumb-link > a{
color:#333;
font-family:'GothamRounded'; 
font-weight:400;
font-size:16px;
margin-bottom:5px;
display:block;
}
.single-thumb-link p{
color:#777;
font-family:'GothamRounded'; 
font-weight:400;
font-size:14px;
margin-bottom:5px;
}
.single-thumb-meta {
margin-bottom:5px;
}
.single-thumb-meta li {
display:inline-block;
margin-right:10px;
color:#aaa;
font-size:12px;
font-family:Tahoma;
}
.single-thumb-meta li a{
color:#aaa;
}
.single-thumb-meta li i{
color:#ddd;
margin-right:3px;
}
.category-page {
overflow:hidden;
margin-bottom:20px;
background:#fff;
}
.category-page h1 {
padding:15px;
border-bottom:1px solid #eee;
font-family:'GothamRounded'; 
font-weight:700;
font-size:20px;
color:#888;
overflow:hidden;
}
.pagination li a{
color:#C71B1F;
}
.pagination li.active a{
background-color:#C71B1F;
border-color:#C71B1F;
}
.pagination li.active:hover a{
background-color:#C71B1F;
border-color:#C71B1F;
color:#fff;
}
.pagination li:hover a{
background-color:#C71B1F;
border-color:#C71B1F;
color:#fff;
}
.featured-control {
background:#1D222B;
width:100%;
padding:10px 0 15px 0;
}
.widget {
margin-bottom:20px;
}
.search-form {
margin-top:8px;
}
/* Links Widget */
.links {
background:#fff;
}
.links h4{
margin:0;
padding:10px;
border-bottom:1px solid #eee;
font-family: 'GothamRounded', Arial;
font-weight:700;
font-size:18px;
overflow:hidden;
color:#555;
}
.links li {
border-top:1px solid #f5f5f5;
}
.links li:first-child {
border-top:none;
}
.links li a{
display:block;
font-family: 'GothamRounded', Arial;
font-weight:400;
font-size:14px;
color:#888;
padding:10px;
text-decoration:none;
}
.links li a i{
color:#ddd;
padding-right:5px;
}
.links li a:hover{
color:#555;
background:#f5f5f5;
text-decoration:none;
}
.links li a:hover i{
color:#999;
}
.category-line-video {
padding:10px;
overflow:hidden;
border-bottom:1px solid #f5f5f5;
}
.category-line-video img{
padding:2px;
background:#fff;
border:1px solid #ddd;
}
.category-line-link {
font-family:'GothamRounded'; 
font-weight:700;
font-size:16px;
color:#303641;
margin-bottom:5px;
}
.category-line-video p {
color:#777;
font-family:'GothamRounded'; 
font-weight:400;
font-size:14px;
}
.search-form .input-group-addon {
background:#E02926;
border-color:#E02926;
}
.search-form .input-group-addon span{
color:#fff;
}
.footer {
padding:15px 0;
background:#eee;
}
.copyrights, .powered-by {
font-family:'GothamRounded'; 
font-weight:400;
font-size:13px;
}
.single-page {
overflow:hidden;
margin-bottom:20px;
background:#fff;
}
.single-page h1 {
padding:15px;
border-bottom:1px solid #eee;
font-family:'GothamRounded'; 
font-weight:700;
font-size:20px;
color:#888;
overflow:hidden;
}
.page-content {
padding:10px;
font-family:'GothamRounded'; 
font-weight:400;
font-size:14px;
}
.single-video-meta {
padding:10px !important;
border-bottom:1px solid #eee !important;
}
.video-embed-iframe {
margin:10px;
}
.related-videos {
overflow:hidden;
margin-bottom:20px;
background:#fff;
}
.related-videos h4{
padding:15px;
border-bottom:1px solid #eee;
font-family:'GothamRounded'; 
font-weight:700;
font-size:16px;
color:#888;
overflow:hidden;
}
.user-box {
overflow:hidden;
margin-bottom:20px;
padding:15px 0;
background:#fff;
}
.user-box h1{
padding-bottom:15px;
font-family:'GothamRounded'; 
font-weight:700;
font-size:20px;
color:#1AB7EA;
overflow:hidden;
}
.user-box p {
padding:10px;
font-family:'GothamRounded'; 
font-weight:400;
font-size:14px;
color:#999;
}
.lucky-strike {
background:#fff;
}
.lucky-strike h4{
margin:0;
padding:10px;
border-bottom:1px solid #eee;
font-family: 'GothamRounded', Arial;
font-weight:700;
font-size:18px;
overflow:hidden;
color:#555;
}
.lucky-embed {
padding:5px;
border-bottom:1px solid #f5f5f5;
}
.lucky-title {
padding:10px;
font-family: 'GothamRounded', Arial;
font-weight:700;
font-size:16px;
}
.lucky-video-meta li{
padding:5px;
border-top:1px solid #f5f5f5;
font-family: Tahoma;
font-weight:700;
font-size:12px;
color:#999;
}
.lucky-video-meta li i{
color:#ccc;
margin-right:5px;
}
.lucky-video-meta li a{
color:#777;
}
.content-ad {
margin-bottom:20px;
}
.not-found h1{
font-family: 'GothamRounded', Arial;
font-weight:700;
font-size:22px;
color:#555;
margin-bottom:10px;
}
.not-found p{
font-family: 'GothamRounded', Arial;
font-weight:400;
font-size:16px;
color:#999;
margin-bottom:10px;
}
.not-found {
margin:30px 0;
}
/* Portfolio Item
 * -------------------------- */
.portfolio-item-wrapper {
    padding-bottom: 20px;
	min-height:282px;
}

.portfolio-item {
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.portfolio-item:hover {
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.portfolio-item .portfolio-thumb {
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio-thumb img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.portfolio-item:hover .portfolio-thumb img {
    transform: scale(1.1);
}

.portfolio-item .portfolio-thumb .image-overlay {
    background-color: #111;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.portfolio-item:hover .portfolio-thumb .image-overlay {
    opacity: 0.70;
    filter: alpha(opacity=70);
}

.portfolio-item .portfolio-thumb .portfolio-zoom, .portfolio-item .portfolio-thumb .portfolio-link {
    width: 45px;
    height: 45px;
    text-align: center;
    display: none;
    
    position: absolute;
    top: 50%;
    margin-top: -22px;
    font-size: 32px;
    color: #fff;
    display: block;
    border-radius: 8px;
}
.portfolio-item .portfolio-thumb .portfolio-zoom:hover, .portfolio-item .portfolio-thumb .portfolio-link b{
    display:block;
	font-size:12px !important;
}
.portfolio-item .portfolio-thumb .portfolio-zoom:hover, .portfolio-item .portfolio-thumb .portfolio-link:hover {
    color: #ffffff;
}

.portfolio-item .portfolio-thumb .portfolio-link {
    right: 0;
    margin-right: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.portfolio-item .portfolio-thumb .portfolio-zoom {
    left: 0;
    margin-left: -45px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.portfolio-item:hover .portfolio-thumb .portfolio-zoom {
    display: block;
    left: 50%;
    margin-left: -48px;
}

.portfolio-item:hover .portfolio-thumb .portfolio-link {
    display: block;
    right: 55%;
    margin-right: -38px;
}

.portfolio-item .portfolio-content {
    text-align: center;
    padding: 15px 10px;
    background-color: #fff;
	height:65px;
}

.portfolio-item .portfolio-content h5 {
    margin: 0;
	font-family: 'GothamRounded', Arial;
	line-height:20px;
}

.portfolio-item .portfolio-content h5 a{
    color:#303641;
}


/* Subpage Title
 * -------------------------- */
.subpage-title {
    font-family: 'GothamRounded', Arial;
    position: relative;
    margin: 0;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
	font-size:18px;
}
.featured-title {
margin-top:5px;
display:inline-block;
}
.subpage-title .prev, .subpage-title .next {
    position: absolute;
    top: 0;
    right: 35px;
    width: 30px;
    height: 30px;
    border: 2px solid #ecf0f1;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}

.subpage-title .prev.disabled, .subpage-title .next.disabled,
.subpage-title .prev.disabled:hover, .subpage-title .next.disabled:hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
    border-color: #ecf0f1;
}

.subpage-title .prev:hover, .subpage-title .next:hover {
    border-color: #2ecc71;
}

.subpage-title .prev.black, .subpage-title .next.black {
    border-color: #bdc3c7;
}

.subpage-title .prev.black:hover, .subpage-title .next.black:hover {
    border-color: #2ecc71;
}

.subpage-title .prev.black.disabled:hover, .subpage-title .next.black.disabled:hover {
    border-color: #bdc3c7;
}

.subpage-title .next {
    right: 0;
}
.search-nav {
max-width:330px;
}
.install {
background:#fff;
border:1px solid #e5e5e5;
padding:10px;
margin-bottom:10px;
}
.install h4{
margin:0;
padding:0 10px 10px 10px;
border-bottom:1px solid #eee;
font-family: 'Titillium Web', Arial;
font-weight:700;
font-size:22px;
color:#666;
margin-bottom:10px;
}
.install-content {
padding:15px;
}
.install-content ul{
list-style:square;
}
.install-content ul li{
line-height:24px;
}
.install-content ul li i{
color:#ccc;
margin-right:5px;
}
.install-content ul li ul{
margin-left:20px;
list-style:none;
}
/* Additional CSS for Tab View */
@media only screen and (max-width: 992px) {
.logo {
text-align:center !important;
}
.logo a img{
margin:0 auto 10px auto !important;
}	
.main-thumbnail {
max-height:200px;
min-height:200px;
min-width:100%;
}	
}
/* Additional CSS for Mobile View */
@media only screen and (max-width: 770px) {	
.logo {
text-align:center !important;
}
.logo a img{
margin:0 auto 10px auto !important;
}
.copyrights, .powered-by {
text-align:center;
margin-bottom:10px;
}
.main-thumbnail {
max-height:100%;
min-height:100%;
min-width:100%;
}
.single-line-video {
padding:10px;
overflow:hidden;
border-top:1px solid #eee;
}
}