
/* responsive */
@media (max-width: 359px) {
main .content .product-theme .bx-pager img {
	width: 44px;
	height: 44px;
}
}

@media (min-width: 360px) and (max-width: 479px) {
main .content .product-theme .bx-pager img {
	width: 54px;
	height: 54px;
}
}

@media (max-width: 399px) {
.fbox-buttons a {
	display: block;
	margin: 0 20px 10px;
}
.fbox-buttons a:last-child {
	margin-bottom: 0;
}
}

@media (max-width: 413px) {
main .content .campaigner {
	display: none;
}
footer .social-media ul li {
	width: 32px;
	height: 32px;
}
footer .social-media ul li a {
	font-size: 18px;
	line-height: 30px;
}
}

@media (max-width: 414px) {
button, .button {
	width: 100%;
	text-align: center;
}
.fbox-buttons .button {
	width: auto;
}
}

@media (min-width: 480px) and (max-width: 639px) {
main .content .product-theme .bx-pager img {
	width: 72px;
	height: 72px;
}
}

@media (max-width: 567px) {
footer .separator {
	display: block;
	margin: 0;
	border: none;
}
}

@media (max-width: 666px) {
header .container .nav .nav-sub .mobile {
	display: block;
}
header .container .nav .nav-sub .desktop {
	display: none;
}
header .container .nav .nav-main .mobile {
	display: block;
}
header .container .nav .nav-main .desktop {
	display: none;
}
main .responsive {
	display: none;
}
}

@media (min-width: 667px) {
main .responsive {
	display: none !important;
}
}

@media (max-width: 735px) {
main .page-title {
	font-size: 27px;
}
main .page-title img.logo {
	float: none;
	display: block;
	margin: 11px 0 1px;
}
main .content .campaigns img.logo {
	float: none;
	display: block;
	margin-bottom: 2px;
}
}

@media (max-width: 767px) {
.fullscreen {
	padding: 20px;
}
.fullscreen .circle {
	width: 100%;
	height: 100%;
	padding: 0 20px;
	border-radius: 20px;
}
.fullscreen .circle .logo img {
	width: 120px;
	height: 120px;
}
main .content .filters .selector {
	margin-bottom: 10px;
	border-right: none;
}
main .content .filters .selector:last-of-type {
	margin-bottom: 0;
}
main .content .nav-tabs li a {
	border-right: 0 !important;
}
main .content .auto-hide {
	display: none;
}
main .contact .info {
	margin-bottom: 15px;
	border-left: none;
}
main .contact .info:last-of-type {
	margin-bottom: 0;
}
.form-elements .double.left {
	padding: 0;
}
.form-elements .double.right {
	padding: 0;
}
.form-elements .double.right.half-size {
	padding-top: 15px;
}
span.checkbox {
	display: block;
	padding: 2px 0 0 0;
}
span.radio {
	display: block;
	padding: 2px 0 0 0;
}
.btn-spacer {
	display: block;
	line-height: 15px;
}
}

@media (min-width: 767px) {
main .content .nav-tabs li.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #0187d1;
	border-width: 8px;
	margin-left: -8px;
}
}

@media (min-width: 767px) and (max-width: 1023px) {
main .content .filters .selector {
	margin-bottom: 10px;
}
main .content .filters .selector:nth-of-type(2) {
	border-right: none;
}
main .content .filters .selector:nth-of-type(3) {
	margin-bottom: 0;
}
main .content .filters .selector:last-of-type {
	margin-bottom: 0;
}
main .contact .info:nth-child(1) {
	border-left: none;
	border-bottom: 2px #fff solid;
}
main .contact .info:nth-child(2) {
	border-bottom: 2px #fff solid;
}
main .contact .info:nth-child(3) {
	border-left: none;
}
}

@media (orientation: portrait) and (width: 768px), (orientation: landscape) and (height: 768px) {
.fullscreen .circle {
	width: 568px;
	height: 568px;
}
.fullscreen .circle .logo img {
	width: 150px;
	height: 150px;
}
}

@media (width: 768px) {
main .content .cells:nth-child(even) {
	border-left: none;
}
}

/*@media (min-width: 769px) {
	main .content .cells:nth-child(4n+1) {
		border-left: none;
	}
main .content .cells:nth-child(4n+2) {
	border-left: none;
}
main .content .cells:nth-child(4n+3) {
	border-left: none;
}
main .content .cells:nth-child(4n+4) {
	border-left: none;
}
}*/

@media (max-width: 991px) {
main .content .colon {
	display: none;
}
main .content .table-double .clearfix.auto-center {
	text-align: center;
}
main .content .table-double .clearfix.auto-center .text-right {
	text-align: center;
}
main .content .table-double .clearfix.auto-normal {
	line-height: normal;
}
main .content .table-double .clearfix div {
	padding: 4px 15px;
}
}

@media (max-width: 1023px) {
header .container .nav .nav-main {
	font-size: 16px;
}
header .container .nav .nav-main .desktop .fa {
	display: none;
}
main .content .product-data {
	padding: 26px 0 0 0;
}
main .content .campaigns {
	padding: 0 0 25px;
}
main .content .campaigns a {
	display: block;
}
main .content .campaigns.right {
	padding-bottom: 5px;
}
}

@media (min-width: 1024px) {
.form-elements .kks {
	float: right;
}
}

@media (max-width: 1025px) {
main .content.static {
	padding: 20px 0 31px;
}
main .auto-font-size {
	font-size: 16px;
}
}

@media (max-width: 1279px) {
main .contact .info {
	font-size: 14px;
}
}

@media print {
.container {
	width: auto;
}
}
