File: /home/dailyajk/public_html/wp-content/themes/jphostbd-news12/assets/css/responsive.css
/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
#nav .navbar-default .navbar-nav > li > a{
padding:8px !important;
font-size:14px !important;
}
.dropdown-menu li a {
padding: 5px 10px !important;
}
.latest-news{
border:1px solid#eee;
padding:5px;
height:170px !important;
overflow-y:scroll;
margin-bottom:10px;
}
.lead-heading-01{
font-size: 14px !important;
line-height: 22px;
font-weight: 400;
margin:0;
padding:0;
}
.heading-01{
font-size: 16px !important;
line-height: 22px !important;
}
.heading-02{
font-size: 15px !important;
line-height: 20px !important;
}
.heading-03{
font-size: 13px !important;
line-height: 18px !important;
}
.social_icons li i{
font-size: 15px !important;
}
.lead-news p{
font-size:13px !important;
line-height:17px;
}
.archive_post_height {
height: 228px!important;
}
.archive_heading_01 a {
font-size: 20px!important;
line-height: 24px!important;
}
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.archive_post_height {
height: 220px!important;
}
.archive_heading_02 a {
font-size: 22px!important;
line-height: 26px!important;
}
.scroll_01{
text-align:center !important;
}
.search ul {
text-align:center !important;
padding:5px 0!important;
}
.banner{
padding-top:5px !important;
}
.date{
text-align:center !important;
padding-top:10px !important;
}
.editorial{
text-align:center !important;
}
.copyright{
text-align:center !important;
padding:10px 0 !important;
}
.design{
text-align:center !important;
}
}
/* Tablet Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.scroll_01{
text-align:center !important;
}
.search ul {
text-align:center !important;
padding-top:10px !important;
}
.banner{
padding-top:5px !important;
}
.date{
text-align:center !important;
padding-top:10px !important;
}
.editorial{
text-align:center !important;
}
.copyright{
text-align:center !important;
padding:10px 0 !important;
}
.design{
text-align:center !important;
}
}