/*
	Theme Name: Crypteio Landing
	Theme URI: http://crypterio.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Blockchain WordPress Theme by StylemixThemes.
	Version: 3.8.3
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: crypterio_landing
*/

body .wp_support_banner a {
	padding: 0 0 0 35px !important;
}

@media (max-width: 480px){
	.demos-list .stm_animation {
		opacity: 1 !important;
		visibility: visible !important;
	}
}

.container {
	max-width: 100%;
}
@media (max-width: 1024px){
	.container {
		box-sizing: border-box;
		width: 100% !important;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 767px){
	.smart-wrap .right {
		padding-top: 40px;
	}
}

@media (max-width: 480px){
	body #main .specials-wrap .smart-wrap .container .right .img-wrap .img:nth-child(1) img {
		max-width: 100%;
	}
	body #main .specials-wrap .smart-wrap .container .right .img-wrap .img:nth-child(1) {
		left: 0;
	}
	.stm_ico_countdown .flip-clock-wrapper ul {
		width: 26px;
	}
}
@media (max-width: 375px){
	body #main .specials-wrap .smart-wrap .container .right .desc {
		padding-top: 100px !important;
	}
}