
@media screen and (max-width: 980px) {
.row{width:auto; margin:0 10px;}
}
@media screen and (max-width:800px) {
.row{margin-right:0;}
#primary{width:70%;}
#secondary{width:30%;}
.logo-dsk{float:none;}
.header{height:auto;}
.reg-log-btn-group{position:static; width:auto; background:none; height:auto; padding:10px 20px 0 0; text-align:right;}
.reg-log-btn-group a{display:inline-block; margin:0 10px; padding:0;}
.top-menu{padding:0;}
.banner{padding-top:0;}
.home-bottom .column-left{width:100%;}
.home-bottom .column-right{width:100%;}

.site-content h1.title{font-size:50px; line-height:38px;}
.site-content h1.title small{font-size:30px; line-height:30px;}

.site-content h1{font-size:36px; line-height:40px}

.cell-50-50 .column-left{width:100%; padding:0 0 20px 0; background:none;}
.cell-50-50 .column-right{width:100%;}

.wwg-header{font-size:14px;}
.wwg td{font-size:11px;}

}

@media screen and (max-width: 667px) {	
.row{margin:0 10px;}
#secondary{width:100%;}
#primary{width:100%; padding:0 0 20px 0;}
.reg-log-btn-group{text-align:center;}
.logo-dsk{display:none;}
.logo-mob{display:block; width:150px; margin:0 auto;}
.widget{border-radius:15px;}
.social-widget{text-align:center;}

}

@media screen and (max-width: 480px) {
.site-content h1.title{font-size:40px; line-height:30px;}
.site-content h1.title small{font-size:24px;}
.site-content h1{font-size:30px; line-height:36px}
.home-bottom .column-left{font-size:20px; line-height:26px;}
.footer-con{padding:0 20px;}
.footer-con .left{margin:0;}


.wwg-header{font-size:12px;}
.wwg td{font-size:10px;}
}
@media screen and (max-width: 384px) {	
.navMenu-main #menu{width:20px;}
.navMenu-main{line-height:40px;}

.adopt-form li .left{width:100%; margin-bottom:10px;}
.adopt-form li .right{width:100%;}

.enquire li .left{width:100%; margin-bottom:10px;}
.enquire li .right{width:100%;}
}