#wrapper { min-width: 320px; } @media only screen and (max-width: 1279px) { .main-inner { display: block; } .s1 { min-width: 100%; max-width: 100%; box-shadow: none!important; } } @media only screen and (max-width: 1080px) { .sharrre-header .sharrre .count { display: none; } .grid { width: 100%; margin: 0 0 10px; } } @media only screen and (min-width: 961px) and (max-width: 1080px) { .type-card-title { font-size: 38px; } } @media only screen and (max-width: 960px) { .content { padding: 20px; } .page-title { padding-top: 20px; padding-left: 20px; padding-right: 20px;} .type-card-thumbnail { height: 500px; } .type-card-content { padding: 60px 20px; } .type-card-comments { right: 20px; bottom: 98px; } .type-card-title { font-size: 26px; } .type-card-excerpt, .type-card-date, .type-card-more-link { font-size: 15px; } .type-card-title { text-shadow: 0 0 30px rgba(0,0,0,0.8), 0 1px 0 rgba(0,0,0,0.8); } .entry { font-size: 17px; } .related-posts li { width: 50%; } .related-posts li:nth-child(2) article { border-right-color: transparent; } .related-posts li:nth-child(3) { display: none; } } @media only screen and (min-width: 720px) and (max-width: 820px) { .sharrre-footer .sharrre .share span { display: none; } } /* ------------------------------------------------------------------------- * * Mobile (Mid Res) : 719px > 0px (480px & 320px) /* ------------------------------------------------------------------------- */ @media only screen and (max-width: 719px) { /* layout */ #wrapper { overflow: hidden; padding: 0; } .container { padding: 0; } .grid { width: 100%; margin: 0 0 10px; } .sidebar .widget { padding-left: 20px; padding-right: 20px; } .pagination { margin-left: 20px; margin-right: 20px; } /* hide */ .site-description, .image-caption { display: none; } /* base */ .pad { padding: 20px 20px 10px; } .entry { font-size: 15px; } /* text */ .entry h1 { font-size: 30px; letter-spacing: -0.7px; } .entry h2 { font-size: 26px; letter-spacing: -0.5px; } .entry h3 { font-size: 24px; letter-spacing: -0.3px; } .entry h4 { font-size: 22px; letter-spacing: -0.3px; } .entry h5 { font-size: 18px; } .entry h6 { font-size: 16px; text-transform: uppercase; } /* header */ #header { position: static; width: auto; padding: 0; border-top: 0; } .site-title { padding: 10px 0; margin: 0; width: 100%; float: none; line-height: 50px; border-bottom: 1px solid #eee; } .site-title a { text-align: center; } #profile { display: none; margin: 0; border-radius: 0; padding-top: 20px; } #profile-image { margin-top: 0; } #header-side { position: relative; width: 100%; top: auto!important; bottom: auto; left: auto; right: auto; } #header .social-links { text-align: center; padding-top: 2px; padding-bottom: 2px; } #header .social-links li { width: auto; margin: 7px; } #header .social-links li:after { display: none; } .toggle-search { position: absolute; top: -52px; padding: 12px 0; border-bottom: 0; } .toggle-search.active { padding: 15px 0 14px; } .toggle-search .svg-icon, .toggle-search:focus #svg-search { fill: #333; } .search-expand { width: auto; left: 0; right: 0; bottom: auto; top: 0; padding: 10px; } /* footer */ #nav-footer.nav-container { padding: 0; } #footer-bottom .pad { padding-top: 50px; padding-bottom: 40px; } #footer-bottom .one-half.last { margin-bottom: 0; } #footer-bottom { text-align: center; } #footer-bottom #footer-logo { margin-left: auto; margin-right: auto; } #footer-bottom .social-links { float: none; } #footer-bottom .social-links li { margin-left: 4px; margin-right: 4px; } /* comments */ .comment-tabs { font-size: 14px; } .commentlist li { font-size: 13px; } .commentlist li ul li { padding-left: 10px; } /* page */ .page-title { font-size: 18px; } .notebox { font-size: 15px; } /* blog */ .post-wrapper { padding-top: 0; } .front-widget-col { width: 100%; } .front-widget-inner { margin: 0; } .format-gallery .post-format .flexslider .slides img { max-height: 340px; } /* single */ .post-nav li a strong { display: none; } .sharrre-header .sharrre .count:after { display: none; } .sharrre-header .sharrre .count { display: none; width: 70%; margin: 0 15%; } .sharrre-header .sharrre .share { width: 100%; margin-left: 0; margin-top: 0; } .sharrre-footer .sharrre .share span { display: none; } .sharrre-footer .sharrre .share .fa { bottom: 0; } .post-nav li { width: 100%; -webkit-box-shadow: none!important; box-shadow: none!important; } .post-nav li a { min-height: 0; } .post-nav li.previous { border-top: 1px solid #eee; } .author-bio .bio-desc { font-size: 15px; } } /* ------------------------------------------------------------------------- * * Mobile (Low Res) : 479px > 0 (320px) /* ------------------------------------------------------------------------- */ @media only screen and (max-width: 479px) { /* layout */ .container-inner { padding: 0; } /* hide */ .mobile-sidebar-hide-s1 .s1, .mobile-sidebar-hide .sidebar, .gallery-caption { display: none; } /* base */ .page-title { padding-bottom: 30px; } .page-title h1, .page-title h2, .page-title h3, .page-title h4 { font-size: 18px; } /* header */ /* footer */ #footer .pad { padding: 20px 20px 10px; } /* blog */ .s1 { min-width: auto; max-width: none; } .content { padding: 10px; } .entry > .alignfull { margin-left: -20px; margin-right: -20px; } .entry-header, .entry-content, .entry-footer { padding-right: 20px; padding-left: 20px; } .post-nav { margin-left: 20px; margin-right: 20px; margin-top: 0; } .post-nav li.next a { border-left: 0; } /* sharrre */ .sharrre-footer .sharrre .count { display: none; } }