@media (max-width: 1140px) {
	footer .info:before {
		top: 56px;
	}

	footer .info {
		padding: 20px 10px 0 10px;
	}

	footer .info .title:after {
		bottom: -10px;
	}

	footer .info .title {
		margin-bottom: 20px;
	}

	footer .info input.w230 {
		width: calc(100% - 45px);
	}

	footer .copyright {
		padding: 10px 20px;
	}
}

@media (max-width: 1120px) {
	.index {
		padding: 0 20px;
	}

	#topline {
		padding-left: 10px;
		height: 80px;
	}

	#topline .search_form input[type="text"] {
		width: 124px;
	}

	header .logo_with_menu {
		padding-left: 5px;
	}

	header .menu .elem {
		padding: 0 7px;
	}

	header .menu .elem a {
		font-size: 15px;
	}

	header .menu .custom {
		font-size: 15px;
		line-height: 15px;
	}

	.contact {
		padding: 0 20px;
	}
}

@media (max-width: 992px) {
	.active_content {
		padding-left: 10px;
	}

	.with_sidebar {
		padding-top: 15px;
	}

	.products .product .thumb {
		margin-bottom: 20px;
	}

	#pagination {
		margin: 10px auto 20px auto;
	}

	#pagination li {
		padding: 5px;
	}

	.c_category .box .thumb img {
		max-width: inherit;
		width: 100%;
	}
}

@media (max-width: 1080px) {
	#topline .search_form {  width: 227px;  }
	#topline .search_form button { width: 27px; }
}

@media (max-width: 900px) {
	#topline .search_form {  width: 24%;  }
	#topline .search_form button { width: 27px; }
}

@media (max-width: 850px) {
	#topline .search_form {  width: 23%;  }
}

@media (max-width: 800px) {
	#topline .search_form {  width: 20%;  }
}

@media (max-width: 550px) {
	#topline .search_form {  width: 100%;  }
	#topline {  height: 100%;  }
}

@media (max-width: 768px) {
	#topline .inner a {
		color: #fff;
	}

	.welcome {
		padding-right: 20px;
	}

    .img-responsive {
	    display: inline-block;
    }

	.products .product {
		padding: 0 10px;
	}

    #textyOfferForm .pull-right:not(:last-child) {
	    float: none !important;
    }

	#textyOfferForm .pull-right:last-child {
		padding-right: 10px;
	}

	#textyOfferForm .texty {
		width: auto !important;
	}

	#textyOfferSearch .search input {
		max-width: 293px;
	}

	::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 8px;
	}
	::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: #59abdd;
		-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
	}
}


@media (max-width: 767px) {
	#topline {
		padding-left: 0;
	}

	#tabs li a {
		padding: 10px;
		font-size: 13px;
	}

	.categories .h_title {
		font-size: 25px;
	}

	.bgr_page {
		min-height: 180px;
	}

	.bgr_page h1 {
		font-size: 30px;
	}

	.boxes .box {
		margin-bottom: 20px;
		height: auto !important;
	}

	footer .col-sm-6 {
		width: 50%;
	}

	footer .info {
		padding-top: 10px;
	}

	footer .info ul {
		margin-bottom: 10px;
	}

	footer .info form {
		margin-bottom: 20px;
	}

	footer .info:before {
		top: 47px;
	}

	footer .pull-left,
	footer .pull-right {
		float: none !important;
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 600px) {
	header .logo img {
		max-width: 220px;
	}

	.index .h_title {
		font-size: 30px;
	}

	.index .boxes .box_c {
		padding: 20px;
	}

	.index .boxes .box_c .title {
		font-size: 30px;
	}

	.index .boxes .box_d .psa .sub_title {
		font-size: 20px;
	}

	.c_category .col-xs-6 {
		width: 100%;
		height: auto !important;
	}

	.c_category .col-xs-6 .thumb img {
		max-width: inherit;
		width: 100%;
	}

	.contact .col-xs-6 {
		width: 100%;
		height: auto !important;
		text-align: center;
	}

	.contact .col-xs-6 .icon {
		margin: 20px auto;
	}

	#tabs li {
		width: 100%;
	}

	#tabs li a {
		padding: 10px;
		font-size: 13px;
	}

	.go_to a {
		margin-left: 0;
		font-size: 13px;
	}

	footer .col-sm-6 {
		width: 100%;
		height: auto !important;
	}

	footer .copyright {
		font-size: 14px;
	}

    #breadcrumbs {
	    padding-top: 0;
    }
	#breadcrumbs li {
		padding: 0px 11px;
	}

	.bgr_page h1.products {
		font-size: 35px;
		padding-top: 20px;
	}

    .toggleTables {
	    right: 0px;
    }

	.bgr_page h1, #breadcrumbs a, #breadcrumbs span, #breadcrumbs li + li:before {
		color: #fff;
	}
}

@media (max-width: 500px) {
	.bgr_page {
		background: transparent;
	}

	.bgr_page h1, #breadcrumbs a, #breadcrumbs span, #breadcrumbs li + li:before {
		color: #fff;
	}

	#topline .search_form {  width: 100%;  }
	#topline {  height: 100%;  }
}

@media (max-width: 480px) {
	#topline .search_form {
		width: 100%;
	}
}

@media (max-width: 425px) {
	#topline .search_form {
		display: none;
		padding-right: 7px;
	}
	#topline ul {
		width: 100%;
	}
	#topline ul li:first-child {
	    padding-right: 0;
    }

	#textyOfferSearch .search input {
		width: 244px !important;
	}

	.cc_container .cc_btn {
		font-size: 1.02em !important;
		padding: 25px 0 !important;
	}
	.cc_container .cc_message {
		float:  left !important;
		font-size: 1em !important;
		width: 260px !important;
	}
}

@media (max-width: 400px) {
	#topline .search_form {
		width: 100%;
	}

	.bgr_page h1, #breadcrumbs a, #breadcrumbs span, #breadcrumbs li + li:before {
		color: #fff;
	}

	#topline .search_form input[type="text"] {
		width: 85%;
	}

	.bgr_page h1.products {
		font-size: 25px;
	}
}

@media (max-width: 992px) {
	#outer_menu {
		display: block;
		top: auto;
		bottom: 0;
		width: 100%;
	}

	#outer_menu #outer_menu_toggle a {
		display: block;
		width: 100%;
	}

	.bgr_page h1, #breadcrumbs a, #breadcrumbs span, #breadcrumbs li + li:before {
		color: #fff;
	}

	#outer_menu #outer_menu_toggle a:after {
		background: #F99D1C;
		width: 100%;
		content: 'Felületek';
		display: block;
		text-align: center;
		color: #fff;
		padding: 10px 0;
	}

	#outer_menu #outer_menu_toggle a img {
		display: none;
	}

	#outer_menu li {
		width: 50%;
		float: left;
		margin-left: 0;
		display: inline-block;
	}
}
