body {background: #fff;}
/*Clearfix Styles
 * 
 */
.clear {    clear: both;    display: block;    overflow: hidden;    visibility: hidden;    width: 0;    height: 0;}
.clearfix:after {    clear: both;    content: ' ';    display: block;    font-size: 0;    line-height: 0;    visibility: hidden;
    width: 0;    height: 0;}
.clearfix {    display: inline-block;}
* html .clearfix {    height: 1%;}
.clearfix {    display: block;} 
/*
 * Homepage Style 
 */
#container-home {width: 1000px;margin: 0 auto;}
.home-top-block {margin-bottom: 20px;}
.latest-updates {float: left;width: 660px;position: relative;margin-left: 15px;}
.latest-updates .bx-wrapper .bx-viewport {height: 286px!important;}
.latest-updates ul li {list-style-type: none;float: left;width: 310px;margin: 0 0 15px 0;position: relative; display: none;}
.latest-updates ul li:nth-child(1), .latest-updates ul li:nth-child(2){
	display: block!important;
}
.bx-viewport ul li{
	display: block!important;
}
.home-top-heading {background: #3e4b54;padding: 5px 10px 25px 10px;bottom: 0;box-sizing: border-box;font-size: 17px;font-weight: 400;height: 87px;position: absolute; width: 310px;}
.home-top-heading a {color: #fff;} 
.home-catlink {
    float: left;
    left: 0;
    margin-bottom: 0;
    position: absolute;
    text-align: center;
    bottom: -16px;
    width: 100%;
}
.home-catlink a {
    background: #262729;
    border: 3px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.right-ad {width: 300px;margin:0 10px 10px 0;float: right;}
.home-news-block {
    margin-bottom: 20px;
    box-shadow: 0px 2px 4px #ccc;
    padding: 10px 0;
}
.home-main-heading {color: #000;font-size: 22px;font-weight: bold;padding: 0 0 5px 10px;text-transform: uppercase;font-family: Arial;}
.home-main-heading a {color: #000;}
.nav-link {display: inline-block;padding: 6px 0 0 0;margin: 0 5px;}
.nav-link .icon-bar {
    display: block;
    width: 16px;
    height: 2px;
    background-color: #629c49;
	border-radius: 2px;
}
.nav-link .icon-bar + .icon-bar {
    margin-top: 3px;
}
.home-news-heading-block {padding: 0 0 10px 0;}
.home-news-content {position: relative;}
.home-news-content ul li {list-style-type: none;float: left;width: 220px;margin: 0 0 15px 0;position: relative;}
.home-news-thumbimg {
    height: 123px;
    overflow: hidden;
    margin-bottom: 5px;
}
.home-news-heading {color: #3e4b54;font-size: 16px;font-weight: 400;text-align: center;padding: 0 0 10px 0;height:60px;}
.howto .home-news-heading {
    height: 40px!important;
}
.home-news-heading a {color: #3e4b54;} 
.home-news-catlink {text-align: center;}
.home-news-catlink a {
    background: #262729;
    border: 3px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 3px 10px;
    text-transform: uppercase;
font-family:arial;
}


.home-mobile-content {position: relative;}
.home-mobile-content ul li {list-style-type: none;float: left;width: 180px;margin: 0 0 15px 0;position: relative;border: 1px solid #d2d2d2;border-radius: 2px;text-align: center;}
.home-mobile-thumbimg {height: 180px;line-height: 180px;}
.home-mobile-thumbimg img {vertical-align: middle;}
.home-mobile-heading {font-size: 17px;color: #333;padding: 10px;height: 50px;overflow: hidden;font-weight:bold;}
.home-mobile-heading a {color: #333;}
.home-mobile-price {font-size: 14px;color: #cc0000;padding: 5px;}

.home-latest-videos {float: left;width: 680px;padding-top: 10px;}
.home-latest-videos, .home-bestphones {
    box-shadow: 0px 2px 4px #ccc;
    margin-bottom: 20px;
}
.home-bestphones {
    padding: 10px 10px 0 10px;
    width: 280px;
    float: right;
}
.home-bestphone-content ul li {list-style-type: none;margin-bottom: 14px;}
.home-bestphone-content ul li a {padding: 12px;background: #fff;font-size: 15px;color: #000;text-transform: uppercase;display: block;border-radius: 2px;box-shadow: 0px 2px 4px #ccc;position: relative;}
.home-bestphone-content ul li a i {position: absolute;top: 10px;right: 0px;font-size: 18px;}




.gizbot-live-video {
	padding: 0 10px 10px 10px;
}
.gizbot-live-video-embed {
	float: left;
	width: 480px;
	padding: 10px 0 10px 10px;
}
.gizbot-live-video-related {
	width: 160px;
	float: right;
	padding: 0 10px 0 15px;
}
.gizbot-live-video-related ul {
	padding: 0;
	margin: 0;
}
.gizbot-live-video-related ul li {
	margin: 10px 0;
	position: relative;
	list-style-type: none;
	padding: 0;
}
.gizbot-live-video-related ul li img {
	display: block;
}
.video-playlist-num {
	position: absolute;
	top: 49%;
	left: -12px;
	font-size: 12px;
	color: #fff;
	z-index: 1000;
}
.video-play-icon, .gizbot-live-video-related ul li.video-active  .video-playlist-num {
	opacity: 0;
}
.video-play-icon i {
	position: absolute;
	top: 50%;
	left: -12px;
	font-size: 12px;
	color: #dc272c;
	z-index: 10000;
}
.gizbot-live-video-related ul li.video-active .video-play-icon {
	opacity: 1;
}
.video-playtime {
	position: absolute;
	right: 0;
	padding: 3px 5px;
	font-size: 12px;
	color: #fff;
	bottom: 0;
	background: rgba(0,0,0,0.7);
}

.photogallery {position: relative;}
.photogallery ul li {list-style-type: none;padding: 0;margin: 0;position: relative;}
.photogallery-thumbimg img {display: block;}
.photogallery-details {background: #3e4b54;height: 55px;}
.photogallery-numbs {float: left;width: 50px;text-align: center;background: #262729;height: 55px;font-size: 13px;color: #fff;}
.photogallery-numbs span {display: block;height: 30px;background: url(/images/camera-icon-new.jpg) no-repeat center center;text-align: center;}

.photogallery-title {margin-left: 50px;font-size: 15px;color: #fff;font-weight: bold;padding: 10px;line-height: 21px;font-family: Arial;}

/*
 * Slider Prev Next Btns
 */
.latest-updates .bx-wrapper .bx-controls-direction a, .home-mobile-content .bx-wrapper .bx-controls-direction a, .home-news-content .bx-wrapper .bx-controls-direction a,.photogallery .bx-wrapper .bx-controls-direction a {width: 35px;height: 45px;position: absolute;top: 40px;text-indent: -9999px;box-shadow: 0px 1px 3px #333;}

.latest-updates .bx-wrapper .bx-controls-direction a, .home-mobile-content .bx-wrapper .bx-controls-direction a,.photogallery .bx-wrapper .bx-controls-direction a {top: 80px;}

.home-news-content .bx-wrapper .bx-controls-direction a.bx-prev {left: 10px;background: rgba(226,226,226,0.8) url(/images/arrow-left.svg) no-repeat center center;}
.home-news-content .bx-wrapper .bx-controls-direction a.bx-next {right: 10px;background: rgba(226,226,226,0.8) url(/images/arrow-right.svg) no-repeat center center;}

.latest-updates .bx-wrapper .bx-controls-direction a.bx-prev {left: -5px;background: rgba(226,226,226,0.8) url(/images/arrow-left.svg) no-repeat center center;}
.latest-updates .bx-wrapper .bx-controls-direction a.bx-next {right: -5px;background: rgba(226,226,226,0.8) url(/images/arrow-right.svg) no-repeat center center;}

.home-mobile-content .bx-wrapper .bx-controls-direction a.bx-prev {left: 5px;background: rgba(226,226,226,0.8) url(/images/arrow-left.svg) no-repeat center center;}
.home-mobile-content .bx-wrapper .bx-controls-direction a.bx-next {right: 5px;background: rgba(226,226,226,0.8) url(/images/arrow-right.svg) no-repeat center center;}

.photogallery .bx-wrapper .bx-controls-direction a.bx-prev {left: 5px;background: rgba(226,226,226,0.8) url(/images/arrow-left.svg) no-repeat center center;}
.photogallery .bx-wrapper .bx-controls-direction a.bx-next {right: 5px;background: rgba(226,226,226,0.8) url(/images/arrow-right.svg) no-repeat center center;} 

.header-ad{
margin-bottom:10px;
}

.howto ul li{
height:207px;
}
.latest-updates{
	height: 284px!important;
    
}
.home-top-thumbimg{
	height: 260px;
}
.latestreviews ul li{
height: 227px;
    overflow: hidden;
}
.home-top-block{
height:300px;
box-shadow: 0px 2px 4px #ccc;
padding: 10px 0 0 0;
overflow: hidden;
}
#news span {
    padding-left: 5px;
}
.get-extension {
    border: thin solid #ccc;
    background: #fff;
    position: fixed;
    width: 160px;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    border-radius: 5px;
}
.home-bestphone-content ul li:last-chaild{
margin-bottom:0!important;
}



#wrapper{
	padding-bottom: 4px;
}
