@media only screen and (min-width:200px) and (max-width:767px) {
.logo a{
display: block;
text-align: center;
}
.menu_part ul {
float: left;
padding: 0;
margin: 0;
}
.headertop_contact li:nth-child(1), .headertop_contact li:nth-child(2), .headertop_contact li:nth-child(3) {
padding-top: 10px;
}
.menu_part ul li{
padding-top: 18px;
}
.stellarnav li{
margin-left: 0;
margin-right: 0;
}
.wel_title {
padding-top: 0;
padding-left: 0;
}
.footer_menu ul {
padding: 0;
margin: 0;
list-style: none;
}
.footer_menu ul li {
float: none;
display: inline-block;
margin: 0 0 5px 0;
}
.menu_part ul li{
font-size: 13px;
}
.gallery_img img{
width: 100%;
}
.download img{
margin-top: 15px;
}
.ad {
width: 100%;
}
.latest_post_title h2 {
font-size: 25px;
}
.gallery_title h2 {
font-size: 25px;
}
.gallery {
padding: 29px 0 15px 0;
}
.welcome h3 span {
font-size: 25px;
}
#banner-carousel.owl-theme .owl-dots {
bottom: 3px;
}
}
@media only screen and (min-width:200px) and (max-width:319px) {
}
@media only screen and (min-width:320px) and (max-width:479px) {
.carousel-control.right {
right: 30px;
}
.header-text h2 {
font-size: 18px;
}
.topsearch_form{
right: -100px;
}
#commentform p.comment-form-cookies-consent label{
display: inline;
width: 80%;
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.carousel-control.right {
right: 30px;
}
.header-text h2 {
font-size: 20px;
}	
.topsearch_form{
right: -100px;
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.header-text h2 {
font-size: 28px;
}
.menu_part ul{
padding: 0;
margin: 0;
list-style: none;
}
.menu_part ul li{
padding-right: 0;
font-size: 11px;
}
.logo a{
display: block;
text-align: center;
}
.carousel-control.right {
right: 40px;
}
.gallery_img {
height: 300px;
}
.footer_menu ul li a{
font-size: 14px;
}
.ad {
width: 100%;
}
.stellarnav li {
margin: 0 1px;
}
.wel_title {
padding-left: 0;
}
.welcome h3 span {
font-size: 24px;
}
} @media (min-width:992px) and (max-width:1199px) {
.menu_part ul li{
font-size: 12px;
padding: 31px 10px 3px 0;
}
.menu_part ul li span {
padding: 12px;
}
.stellarnav li{
margin-right: 9px;
margin-left: 9px;
}
.footer_menu ul li{
padding-left: 8px;
padding-right: 8px;
}
}