@media only screen and (max-width : 1300px) {
.socil2 li {
    width: 25px ;
}
.nav > li + li {
    margin-left: 0;
}
}

@media only screen and (max-width : 1185px) {
.txt3 > p {
	font-size:11px;
}
.txt2 > h4 {
	margin-left: 0;
}
.socil2 li {
	width: 36px;
}
.socil2 {
	margin-left: -42px;
}
.nav > li {
	margin-right: 7px !important;
}
.green > p {
	text-align: center;
}
.tag {
    bottom: 35px;
}
.socil2 li {
    width: 25px ;
}
}
 @media only screen and (max-width : 991px) {
.tag {
    bottom: 36px;
}

}
 @media only screen and (max-width : 767px) {
.navbar-collapse {
	border-top: none !important;
}
/*.tag {
	bottom: auto;
	top:0;
}*/
.tag {
    bottom: 36px;
	position: relative;
}
.navbar-form {
	border-bottom: none !important;
	border-top: none !important;
}
.green > p {
	padding-top: 45px;
}
.current_page_item {
	border-bottom:none;
}
.nav > li + li {
	margin-left:0;
}
}
 @media only screen and (max-width : 480px) {
.top {
	min-height: 303px;
}
.category img {
	width:100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	border-bottom: none !important;
}
.inp1 {
	float: left;
	min-width: 220px;
	margin-right: 3px;
}
.inp2 {
	margin-top: -5px;
}
.navbar-default .navbar-nav > li > a {
	font-weight: 600;
}
/*.tag {
	bottom: auto;
	top:0;
}*/
/*.tag {
	font-size:12px;
    bottom: 23px;
	position: relative;
}*/
.tag-up {
    font-size: 12px;
    top: 0;
}
.tag {
	font-size:12px;
    bottom: 27px;
	position: relative;
}
}
 @media only screen and (max-width : 360px) {
.green > p {
	padding-top: 15px;
}
.container {
	padding:0;
}
.inp1 {
	float: left;
	margin-right: 3px;
	min-width: 210px !important;
}
.socil2 li {
	width: 32px;
}
.tag {
	font-size:18px;
    bottom: 36px;
	position: relative;
}
.tag-up {
    font-size: 18px;
    top: 0;
}
}
 @media only screen and (max-width : 320px) {
 .tag {
    bottom: 35px;
 } 
 }