@media (max-width: 1200px) {
	.content-form-page .control-label {
		padding-left: 30px;
		padding-bottom: 5px;
	}
	.content-form-page .col-md-offset-4 {
		margin-left: 15px;
	}
	.content-form-page .pull-right {
		float: left !important;
	}
	.quote-v1 span {
		font-size: 20px;
	}
}
@media (min-width: 1025px) {
	.header .header-navigation {
		display: block !important;
	}
}
@media (min-width: 1025px) and (max-width: 1205px) {
	.header .header-navigation {
		display: block !important;
		clear: both;
		margin-top: -10px;
		float: left !important;
	}
	.header .header-navigation > ul > li {
		margin-right: 27px;
	}
	.header .header-navigation > ul > li > a {
		padding: 5px 0 18px;
	}
	.header .header-navigation > ul > li.active > a,
	.header .header-navigation > ul > li > a:hover,
	.header .header-navigation > ul > li > a:focus,
	.header .header-navigation > ul > li.open > a,
	.header .header-navigation > ul > li.open > a:hover,
	.header .header-navigation > ul > li.open > a:focus {
		background: none;
	}
	.header-navigation > ul > li.dropdown:hover > a:after {
		margin-left: 10px;
	}
}
@media (max-width: 1024px) {
	.header .mobi-toggler {
		display: block;
	}
	.header .header-navigation {
		float: none !important;		
		display: none;
		clear: both;
		background: #fefefe;
		padding: 0 20px;
		margin: 0 -20px 25px;
		font-size: 19px;
	}
	.header .header-navigation li {
		float: none;
		padding: 0;
		clear: both;
	}
	.header .header-navigation li > a,
	.header .dropdown.open .dropdown-toggle,
	.header .header-navigation li.open > a {
		border-bottom: 1px solid #efefef !important;
		padding: 8px 10px 9px;
		margin: 0 -10px;
		position: relative;
		color: #333 !important;
		background: none !important;
	}
	.header .header-navigation li > a:hover,
	.header .header-navigation li.active > a,
	.header .header-navigation li.open > a:hover {
		border-bottom: 1px solid #efefef !important;
		background: none !important;
		color: #0288d1 !important;
		text-decoration: none;
	}
	.header-navigation > ul > li.dropdown:hover > a:after {
	    border: none;
	}
	.header-navigation .dropdown-menu,
	.header-navigation > ul > li > .dropdown-menu {
		position: static;
		width: 100%;
		margin: 0;
		border: none;
		box-shadow: none !important;
		background: none;		
		margin-top: 0;
		border-top: none;
		z-index: 22;
	}
	.header-navigation .dropdown-menu li {
		border: none !important;
		margin-left: 20px;
	}
	.header-navigation .dropdown-menu li > a {
		padding: 10px 10px 9px;
		z-index: 999;
		position: relative;
	}
	.header .top-cart-block {
    	margin-top: 26px;
	}
}
@media (max-width: 992px) {
	.quote-v1 {
		text-align: center;
	}
	.quote-v1 .text-right {
		text-align: center;
	}
	.pre-footer-facebook {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.pre-header .additional-site-info {
		display: none;
	}
	.header .header-navigation {
		margin: 0 -10px 0;
		padding: 0 10px;
	}
	.pre-footer .pull-right,
	.footer .pull-right {
		float: none !important;
	}
	.pre-footer .pull-right,
	.footer .pull-right {
		padding-top: 15px;
	}
	.footer .list-inline > li {
		padding-left: 0;
		margin-right: 5px;
	}
	.pagination {
		float: left !important;
		padding-top: 10px;
	}
	.pagination > li {
		margin-left: 0;
		margin-right: 5px;
	}
	.pre-footer .margin-bottom-40 {
		margin-bottom: 20px !important;
	}
}
@media (max-width: 600px) {
}
@media (max-width: 480px) {
	.top-cart-block {
		clear: both;
		float: left;
		padding-top: 0;
		margin: 0 0 29px;
		width: 100%;
	}
	.top-cart-info {
		float: none;
	}
	.top-cart-block .fa-shopping-cart {
		top: 0;
	}
	.top-cart-content-wrapper {
		left: 0;
		right: auto;
	}
	.top-cart-content:after {
		left: 15px;
	}
	.pre-footer-subscribe-box h2 {
		float: none;
	}
	.header .top-cart-block {
		margin-top: 0;
	}
	
	.breadcrumbs .pull-left,
	.breadcrumbs .pull-right {
		float: none !important;
		text-align: center;	
	}
}
@media (max-width: 450px) {
}
@media (max-width: 405px) {
	.top-cart-content {
		width: 100%;
	}
	.top-cart-block img,
	.top-cart-block .cart-content-count {
		display: none;	
	}
}
@media (max-width: 330px) {
	.top-cart-content {
		width: 280px;
	}
}
@media (max-width: 320px) {
	.site-logo {
		margin-right: 0;
	}
}