@media screen and (max-width: 1199px) {
	.product-area {
		max-width: 975px;
	}
	.product-item {
		width: 16.65%;
	}
	.product-item .content h4 {
		font-size: 14px;
	}
	.product-item .content p {
		font-size: 12px;
		color: #4e4e51;
	}
	.product-item .link {
		height: 30px;
		line-height: 28px;
		font-size: 15px;
	}
	.intro-item p {
		line-height: 24px;
		font-size: 14px;
	}
	.gallery-item {
		width: 18.96%;
	}
    .background {
        width: 960px;
        height: 391px;
    }
}
@media screen and (max-width: 991px) {
	.product-area {
		max-width: 737px;
	}
	.product-item {
		width: 30.62%;
		margin: 0 10px 40px 10px;
	}
	.footer-item ul li {
		line-height: 25px;
		font-size: 13px;
	}
	.sipari-hatt a span {
		font-size: 20px;
	}
	.pr-default {
		padding-right: 15px !important;
	}
	.pl-default {
		padding-left: 15px !important;
	}
	.gallery-item {
		width: 18.64%;
	}
    .background {
        width: 720px;
        height: 293px;
    }
}
@media screen and (max-width: 767px) {
	.product-item {
		width: 43.62%;
		margin: 0 20px 40px 20px;
	}
	.button-groups ul li {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.button-groups ul li.last-item {
		float: none;
	}
	.footer-item h5 {
		text-align: center;
	}
	.footer-item ul li {
		text-align: center;
	}
	.footer-item ul.social {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	footer {
		padding: 50px 0 0 0;
	}
	.footer-item .sipari-hatt {
		margin-right: 0; 
	}
	.logo figure {
		max-width: 100px;
	}
	.header-top-right {
		padding: 0;
	}
	.gallery-item {	
		display: table;
		float: none;
		width: 100%;
		max-width: 596px;
		margin: 20px auto 20px auto;
	}
    .background {
        width: 540px;
        height: 220px;
    }
	.categoriesAccordion {
		position: absolute;
		width: 100%;
		top: 43px;
		padding: 5px;
		display: none;
		z-index: 16;
		left:0;
	}
	.categoryMenuWrap{
		padding:10px;
	}
	.topHeader{
		padding:0 10px;
	}
}
@media screen and (max-width: 659px) {
	.product-item {
		width: 43.62%;
		margin: 0 15px 40px 15px;
	}
    .background {
        width: 540px;
        height: 220px;
    }

    .onlineSpan{
        display:none;
    }

    div.dropdown {
        font-size: 10px;
    }

    a.dropbtn {
        font-size: 12px;
    }
}
@media screen and (max-width: 575px) {
	/*.footer-item ul.social li {
		margin-right: 0px !important;
	}*/

	.footer-item {
		padding: 25px 0px;
		align-items: center;
	}

	.subscribeDivButton {
		margin: 0px auto;
	}

	.subscribeDivTitle {
		text-align: center;
	}
	.product-area {
		max-width: 354px;
		padding: 0 15px;
	}
	.product-item {
		width: 100%;
	}
	.sipari-hatt {
		font-size: 30px;
		margin-right: 40px;
	}
	.hemen-spar-ver {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.product-item {
		width: 100%;
        margin:0;
	}
    .background {
        width: 540px;
        height: 220px;
    }
}
@media screen and (max-width: 485px) {
	.logo {
		float: none;
		display: table;
		margin: 0 auto 20px auto;
	}
	.header-top-right {
		float: none;
	}
	.header-top {
		padding: 10px 0 0 0;
	}
	.sipari-hatt a {
		padding-left: 30px;
	}
	.hemen-spar-ver {
		max-width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 9px;
	}
	.hemen-spar-ver a {
		padding: 0 5px;
	}
	.post-item h5 {
		line-height: 20px;
		font-size: 14px;
	}
	.post-item p {
		font-size: 14px;
	}
	.post-item .footer span {
		float: left;
		width: 51%;
		font-size: 14px;
	}
	.twitter {
		height: 30px;
		line-height: 30px;
		padding: 0 15px;
		font-size: 14px;
	}
	.post-item .footer .link {
		height: 30px;
		line-height: 30px;
		padding: 0 20px;
		font-size: 14px;
	}
    .background{
        width: 300px;
        height: 122px;
    }
}