
@media only screen and (max-width: 1200px){
.single-sticky-bar .sticky-title{width: 45%;}
}

@media only screen and (max-width: 991px){
.header-nav, .single-sticky-bar{display: none;}
.mobile-header{display: block;}
.main-header{display: none;}
.js .mobile-menu{display:none;}
.js .slicknav_menu{display:block;}
.header-social{display: none;}
.currency{width: 100%;}
}

@media only screen and (min-width: 768px) and (max-width: 1200px){

}

@media only screen and (max-width: 767px){

.coinmag-mod-slider-thumbs{
	display: none;
}

.coinmag-mod-slider-wrapper{
	height: 300px;
}

.coinmag-mod-slider .owl-mod-title h2{
	font-size: 20px;
	line-height: 30px;
}

.single h1{
	font-size: 24px;
	line-height: 31px;
}

.site-boxed{
    box-shadow: none;
    padding: 15px;
    padding-bottom: 40px;
}

.one-column-list .content-elements{
	padding: 20px;
	height: auto;
}

.one-column-list .content-elements h2{
	font-size: 21px;
}

.image-grid-list .big-featured, .image-grid-list .small-featured{
	width: 100% !important;
	padding: 0;
	padding-top: 10px;
}

.one-column-list .content-image, .one-column-list .content-elements{
	width: 100% !important;
}

.one-column-list .content-image{
	height: 200px;
}

.footer-bottom{
	height: auto;
	padding-bottom: 20px;
}

.footer-bottom ul li{
	line-height: 22px;
	width: 100%;
}

.footer-column{
	margin-bottom: 60px;
}

.footer-column:last-child{
	margin-bottom: 0;
}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

.splash-list .one{
	margin-bottom: 20px;
}

.splash-list .one .content-elements,
.splash-list .two .content-elements{
	padding: 30px;
}

.splash-list-content .content-image img{
	left: 0;
}

.ccpw-widget .price-value{
	font-size: 12px !important;
}

.currency-social {
	margin-top: 0;
}

.currency-social .ccpw_table{
	background: #FFF;
}

.currency-social .ccpw_table tr{
	background: none;
	border:none;
	border-bottom: solid 1px #f0f0f0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
}

.currency{
	width: 100%;
}

.currency-social .all-crypto-button{
	height: 32px;
	line-height: 32px;
	width: 100% !important;
	margin-top:10px;
	background: none;
}




}