@media screen and (max-width: 980px) {
body {
}
.logo-title {
font-size: 22px;
}
.grid,
.grid-right {
float: none;
}
.copyright,
.scroll-top,
.powered {
float: left;
}
#featured-image .fluid-width-video-wrapper {
margin: 20px 0 0 0;
}
.front-page  #widgets {
margin-top: 40px;
}
.top-widget,
.front-page  .top-widget {
margin-top: 0 !important;
}
.hide-desktop {
display: block;
}
.show-desktop {
display: none;
}
.hide-980 {
display: none;
}
.show-980 {
display: block;
}
}
@media screen and (max-width: 800px){
.blog-page .post-thumb {
height: 230px;
}
#footer .grid.col-220.shortcodes-ultimate {
width: 50%;
float: left;
margin-right: 0;
padding-right: 20px;
box-sizing: border-box;
}
.logo-title {
font-size: 20px;
}
}
@media screen and (max-width: 650px) {
.half.fifty {
width: 100%;
}
.single-post-page .post-thumb {
max-width: 100%;
padding-right: 0;
width: 100%;
float: left;
text-align: center !important;
margin-bottom: 20px;
}
.single-post-page .post-thumb img {
margin: 0 auto;
}
.blog-page .post {
padding: 0;
width: 100%;
}
.blog-page .post-thumb {
height: auto;
}
.blog-page .post-thumb img {
height: auto;
}
.su-gmap.su-responsive-media-yes.footer-map {
min-height: auto;
}
#logo img {
float: none;
width: 150px;
}
.slimmenu.collapsed ul.sub-menu {
left: 0;
padding: 0;
position: static;
width: 100%;
}
.slimmenu.collapsed ul li i {
font-style: normal;
padding-left: 10px;
padding-right: 5px;
}
.logo-title {
display: block;
float: none;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
text-align: center;
}
.main-nav {
float: left;
width: 100%;
}
.sub-collapser {
right: 10px;
top: 6px;
}
.slide-caption {
position: relative;
text-align: center;
top: 0;
width: 100%;
}
.slider-caption {
display: inline-block;
width: 72%;
}
.slider-caption h1 {
margin-bottom: 10px;
}
.header-search {
display: none;
}
.slider-caption h1 {
font-size: 30px;
line-height: 40px;
}
.top-widget .social-icons {
display: inline-block;
}
#logo {
width: 100%;
margin-bottom: 20px !important;
}
.half {
margin-bottom: 20px;
}
#footer .grid.col-220.shortcodes-ultimate {
padding-right: 0;
width: 100%;
text-align: left;
}
.single-page + #widgets {
display: none;
}
#content-search + .grid.col-300.fit {
display: none;
}
.single-page.grid.col-620, .search-page.grid.col-620 {
padding-right: 0;
width: 100%; 
}
.half {
padding: 0;
width: 100%;
}
body {
}
#logo {
float: none;
text-align: center;
}
.grid,
.grid-right {
float: none;
}
#featured-image .fluid-width-video-wrapper {
margin: 20px 0 0 0;
}
.top-widget {
float: none;
margin: 0 auto 10px auto;
position: relative;
text-align: center;
width: auto;
}
.top-widget .widget-title h3 {
text-align: center;
}
.top-menu,
.footer-menu li {
float: none;
font-size: 11px;
text-align: center;
}
#author-meta {
padding: 20px;
}
#wrapper .gallery .gallery-item {
max-width: 100%;
}
.hide-650 {
display: none;
}
.show-650 {
display: block;
}
.hide-mobile {
display: none;
}
#footer {
text-align: center;
}
#footer .social-icons {
padding-bottom: 10px;
text-align: center;
}
}
@media screen and (max-width: 480px) {
.white-txt.unbold {
font-size: 20px;
}
.slide-caption {
width: 100%;
}
.copyright, .powered {
width: 100%;
text-align: center;
float: left;
}
body {
}
#logo {
float: none;
text-align: center;
}
.grid,
.grid-right {
float: none;
}
#featured-image .fluid-width-video-wrapper {
margin: 20px 0 0 0;
}
.featured-title {
font-size: 40px;
padding: 40px 20px 0 20px
}
.featured-subtitle {
font-size: 24px;
}
.navigation .next,
.navigation .previous {
display: block;
margin: 0 auto;
text-align: center;
}
.menu ul,
.menu li,
.top-menu,
.footer-menu li,
.sub-header-menu li {
float: none;
text-align: center;
text-rendering: optimizeSpeed;
}
#wrapper .gallery .gallery-item {
float: none;
}
.hide-480 {
display: none;
}
.show-480 {
display: block;
}
#footer {
text-align: center;
}
#footer .social-icons {
text-align: center;
}
}
@media screen and (max-width: 320px) {
body {
}
#featured p {
font-size: 12px;
line-height: 1.5em;
}
.featured-title {
font-size: 35px;
}
.featured-subtitle {
font-size: 15px;
}
.call-to-action a.button {
font-size: 14px;
padding: 7px 17px;
}
.hide-320 {
display: none;
}
.show-320 {
display: block;
}
}
@media screen and (max-width: 240px) {
body {
}
#featured p {
font-size: 11px;
line-height: 1.5em;
}
.featured-title {
font-size: 20px;
}
.featured-subtitle {
font-size: 11px;
}
.call-to-action a.button {
font-size: 12px;
padding: 5px 15px;
}
.top-widget area,
.top-widget select,
.top-widget textarea,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
width: 75%;
}
.widget-title h3,
.widget-title-home h3 {
font-size: 14px;
height: 13px;
line-height: 13px;
text-align: left;
}
.hide-240 {
display: none;
}
.show-240 {
display: block;
}
}