body{
	min-width: 1400px;
}
@media (min-width: 1679px) {
    /* Header Layouts */
	.sc_layouts_row_type_compact {
		font-size: 1em;
	}
	.sc_layouts_row_type_compact .sc_layouts_logo img {
		max-height: 50px;
	}
	.sc_layouts_menu_nav {
		margin: 0.5em 0;
	}
	.sc_layouts_menu_nav > li > a {
		padding: 0 1em;
	}
	.menu_hover_slide_line > ul > li#blob {
		margin: 1.75em 0 0 1em;
	}
	.sc_layouts_menu_nav > li.menu-item-has-children > a {
		padding-right: 1.5em;
	}
	.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
		right: 0.5em;
	}
	.sc_layouts_row_type_compact .socials_wrap .social_item a {
		width: 2.5em;
		height: 2.5em;
		line-height: 2.5em;
	}
}
@media (min-width: 1263px) and (max-width: 1516px) {
    /* Header Layouts */
	.top_panel .sc_layouts_column {
		text-align: center;
	}
	.top_panel .sc_content,
	.top_panel .sc_layouts_item {
		margin-left: 0;
		margin-right: 0;
		float: none;
		text-align: center;
	}
	.top_panel .sc_layouts_item.contacts {
		margin-left: 10px;
		margin-right: 10px;
		display: inline-block;
	}
	.top_panel .sc_layouts_menu_nav{
		padding: 0;
		border: none;
	}
	
	.menu_mobile .menu_mobile_nav_area li > a {
		font-size: 1.2857em;
		line-height:1.5em;
	}
	.menu_mobile .menu_mobile_nav_area > ul > li > a {
		font-size: 2em;
		line-height:1.5em;
    }
    .how-it-works-line{
        height: 2px;
        width: 100%;
    }
    .trx_addons_hover_content{
        padding: 2px 50px 8px 13px;
    }
    .sc_team .sc_team_item_link{
        bottom: 20px;
        right: 20px;
	}
	.copypress-custom-bg-9{
		background-repeat: no-repeat;
		background-size: contain;
	}
}
@media (max-width: 1262px) {
    /* Header Layouts */
	.top_panel .sc_layouts_column {
		text-align: center;
	}
	.top_panel .sc_content,
	.top_panel .sc_layouts_item {
		margin-left: 0;
		margin-right: 0;
		float: none;
		text-align: center;
	}
	.top_panel .sc_layouts_item.contacts {
		margin-left: 10px;
		margin-right: 10px;
		display: inline-block;
	}
	.top_panel .sc_layouts_menu_nav{
		padding: 0;
		border: none;
	}
	.copypress-custom-bg-9{
		background-repeat: no-repeat;
		background-size: contain;
	}
}