@media screen and (max-width:1199px) and (min-width:992px) {
/*.menu li {
	margin: 6px 8px
}*/
}
/*
@media (min-width: 1366px) {
	.container {
    width: 1300px;
}
}*/


@media screen and (max-width:1366px) {
	.loc-text h5 {
	font-size: 16px;
	margin-top:15px;
	margin-bottom: 7px;
}


}

@media screen and (max-width:1198px) {

.menu li a {
	padding:0 5px;
	font-size: 14px;
}

}

@media screen and (max-width:991px) {
  .loc-text h5 {
	font-size: 18px;
	color:#fff;
	margin-bottom: 20px;
	line-height: 22px;
	margin-top:13%;
}

.resfleft {
	float: left;
	margin-bottom: 10px;
}

.resfright {
	float: right;
	margin-bottom: 10px;
}


}

@media screen and (max-width:768px) {

.we-link {
	text-align: left;
	margin-top:10px;
}

.pop-list li:nth-child(1) {
	border-bottom: solid 1px #ccc;
}

.pop-list li:nth-child(2) {
	border-bottom: solid 1px #ccc;
	border-right: none;
}

.pop-list li:nth-child(6) {
	
	border-right: none;
}

.res-text-left {
	text-align: left !important;
}

.res-text-center {
	text-align: center !important;
}

.res-mt-15 {
	margin-top:15px;
}

.res-mt-20 {
	margin-top:20px;
}

.gallery img {
	width:100%;
	height: auto;
}
	
}

@media screen and (max-width:620px) {
	
	
	
}

@media screen and (max-width:560px) {
  
 .rg-links li {
	display: block;
	margin-right: 0px;
	margin-bottom: 30px;
}


}



@media screen and (max-width:480px) {
   .main-title h1 {
	  padding:10px 0px;
	  font-size: 22px;
	  line-height: 50px;
}
}

@media screen and (max-width:428px) {

.rm {
    padding: 7px 7px;
    font-size: 14px;
}




}

@media screen and (max-width:358px) {
 .main-title h1 {
	  padding:10px 0px;
	  font-size: 20px;
	  line-height: 40px;
}
 
}


@media screen and (max-width:375px) {
 
 .openmenu {
 	line-height: 68px;
 }

}


@media screen and (max-width:320px) {
 
 .openmenu {
 	line-height: 60px;
 }

 ul.tabs li {
 	display: block;
 	border-bottom: solid 1px #d40000;
 } 



}
