@media only screen and (max-width: 1199px) {
    .center { 
        width: 920px; 
    }
    .post-section1 {
        height: 450px;
    }
    .single-post-left, .right-sidebar-main {
        width: 605px;
    }
    .sidebar {
        width: 285px;
    }
    .post-section1 .post-section-title {
        font-size: 25px;
    }
    a.post-four-title {
        font-size: 18px;
    }
    a.post-tab-title {
        font-size: 20px;
    }
    a.post-section-slider-title {
        font-size: 30px;
    }
    .posts-four-in-line a.post-four-title {
        font-size: 16px;
    }
    .post-section2 {
        height: 445px;
    }
    .post-section2-small-wrapp .post-section2-item1, .post-section2-small-wrapp .post-section2-item2 {
        height: 220px;
    }
    .post-section2 .post-section2-item3 .post-section-title {
        font-size: 25px;
    }
    .post-section2 .post-section-title {
        font-size: 16px;
    }
    .post-three-content a.post-three-title {
        font-size: 16px;
    }
    .post-three-single-big .post-three-content a.post-three-title {
        font-size: 22px;
    }
    .single-post-type2 .single-post-title {
        padding-right: 180px;
    }
    .single-post-type3 .single-post-overlay-details {
        padding: 0 180px;
    }
    .single-post-type4 .single-post-title {
        padding-right: 180px;
    }
}

@media only screen and (max-width: 959px) {
    .center { 
        width: 730px; 
    }
    .post-section1 {
        height: 355px;
    }
    .single-post-left, .right-sidebar-main {
        width: 100%;
    }
    .sidebar {
        max-width: 370px !important;
        width: 100% !important;
        margin-left: -185px;
        left: 50%;
        position: relative;
        margin-top: 30px;
    }
    .post-section1 .post-section-title {
        font-size: 20px;
    }
    a.post-four-title {
        font-size: 18px;
    }
    a.post-tab-title {
        font-size: 20px;
    }
    a.post-section-slider-title {
        font-size: 30px;
    }
    .posts-four-in-line a.post-four-title {
        font-size: 16px;
    }
    .post-section2 {
        height: 350px;
    }
    .post-section2-small-wrapp .post-section2-item1, .post-section2-small-wrapp .post-section2-item2 {
        height: 172.5px;
    }
    .post-section2 .post-section2-item3 .post-section-title {
        font-size: 25px;
    }
    .post-section2 .post-section-title {
        font-size: 16px;
    }
    .post-three-content a.post-three-title {
        font-size: 16px;
    }
    .post-three-single-big .post-three-content a.post-three-title {
        font-size: 22px;
    }
    .single-post-type2 .single-post-title {
        padding-right: 180px;
    }
    .single-post-type3 .single-post-overlay-details {
        padding: 0 80px;
    }
    .single-post-type4 .single-post-title {
        padding-right: 180px;
    }
    .post-section-slider-item .table_view {
        padding-left: 20px;
        padding-right: 300px;
    }
    .posts-four.posts-four-in-line .post-four-single {
       width: 33.3334%;
    }
    .posts-four.posts-four-in-line .post-four-single:nth-child(4n+1){
        clear: none;
    }
    .posts-four.posts-four-in-line .post-four-single:nth-child(3n+1){
        clear: both;
    }
    a.post-slider-single-title {
        font-size: 20px;
    }
    .footer-widget-columns {
        max-width: 370px !important;
        width: 100% !important;
        margin-left: -185px;
        left: 50%;
        position: relative;
        margin-top: 30px;
        float: none;
        margin-right: 0;
    }
    
    .footer-column {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .under-footer-column {
        width: 100%;
        text-align: center !important;
    }
    .under-footer ul.socials-sh {
        text-align: center;
        margin-bottom: 10px;
    }
}


@media only screen and (max-width: 767px) {

    .center { 
        width: 90%; 
    }
    .main-menu {
        display: none;
    }
    
    .post-section {
        margin-bottom: 0;
    }
    .header-wrapper.header-type3 .menu-icons {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        text-align: center;
    }
    
    .header-wrapper.header-type2 .menu-icons {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        text-align: center;
    }
    
     .header-wrapper.header-type1 .menu-icons {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        text-align: center;
    }
    
    .header-wrapper.header-type3 .menu-wrapper {
        padding: 9px 12px 10px 12px;
    }
    
    .menu-search-wrapper {
        display: none;
    }
    
    .menu-icons-inside {
        display: inline-block;
    }

    
    .post-section1 {
        height: auto;
    }
    
    .post-section1-item {
        width: 100%;
        height: 400px;
        margin-bottom: 30px;
    }
    
    .post-section1-item.post-section1-item2 {
        width: 100%;
        height: 200px;
    }
    
    .single-post-left, .right-sidebar-main {
        width: 100%;
    }
    .sidebar {
        max-width: 370px !important;
        width: 100% !important;
        margin-left: -185px;
        left: 50%;
        position: relative;
        margin-top: 30px;
    }
    .post-section1 .post-section-title {
        font-size: 20px;
    }
    a.post-four-title {
        font-size: 18px;
    }
    a.post-tab-title {
        font-size: 20px;
    }
    a.post-section-slider-title {
        font-size: 30px;
    }
    .posts-four-in-line a.post-four-title {
        font-size: 16px;
    }
    .post-section2 {
        height: 350px;
    }
    .post-section2-small-wrapp .post-section2-item1, .post-section2-small-wrapp .post-section2-item2 {
        height: 172.5px;
    }
    .post-section2 .post-section2-item3 .post-section-title {
        font-size: 25px;
    }
    .post-section2 .post-section-title {
        font-size: 16px;
    }
    .post-three-content a.post-three-title {
        font-size: 16px;
    }
    .post-three-single-big .post-three-content a.post-three-title {
        font-size: 22px;
    }
    .single-post-type2 .single-post-title {
        padding-right: 180px;
    }
    .single-post-type3 .single-post-overlay-details {
        padding: 0 80px;
    }
    .single-post-type4 .single-post-title {
        padding-right: 180px;
    }
    .post-section-slider-item .table_view {
        padding-left: 20px;
        padding-right: 300px;
    }
    .posts-four.posts-four-in-line .post-four-single {
       width: 33.3334%;
    }
    .posts-four.posts-four-in-line .post-four-single:nth-child(4n+1){
        clear: none;
    }
    .posts-four.posts-four-in-line .post-four-single:nth-child(3n+1){
        clear: both;
    }
    a.post-slider-single-title {
        font-size: 20px;
    }
    
    .post-section2-small-wrapp .post-section2-item1, .post-section2-small-wrapp .post-section2-item2 {
        width: 50%;
        float: left;
    }
    
    .post-section2-small-wrapp {
        width: 100%;
    }
    .post-section2-small-1 {
        padding-right: 0;
    }
    .post-section2-item3 {
        width: 100%;
        margin-bottom: 5px;
    }
    
    .post-slider-single-content-wrapper {
        position: relative;
        left: 0;
        bottom: 0;
    }
    
    .post-slider-single-content {
        width: 100%;
        padding: 30px;
    }
    
    .post-slider-single-prev {
        left: 10px;
    }
    
    .post-slider-single-next {
        left: 63px;
    }
    
    .contact-left, .contact-right {
        width: 100%;
    }
    
    .posts-four.posts-four-in-line .post-four-single {
       width: 50%;
    }
    
    .posts-four.posts-four-in-line .post-four-single:nth-child(3n+1){
        clear: none;
    } 
    
    .posts-four.posts-four-in-line .post-four-single:nth-child(2n+1){
        clear: both;
    }
    
    .posts-four.posts-three .post-four-single {
        width: 50%;
    }
    
    .posts-four.posts-three .post-four-single:nth-child(2n+1){
        clear: both;
    }

    .posts-four.posts-three .post-four-single:nth-child(3n+1){
        clear: none;
    }
    
    .header-wrapper.header-type3 .menu-wrapper {
        padding: 0;
    }
    
    .header-wrapper.header-type2 .menu-wrapper {
        padding: 0;
    } 
    
    .header-wrapper.header-type1 .menu-wrapper {
        padding: 0;
    }
    
    .post-section-slider-big .owl-controls {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        text-align: center;
    }
    
    .post-section-slider-big .owl-controls .owl-dot {
        display: inline-block;
    }
    
    .post-section-slider-big .owl-controls .owl-dot span {
        width: 10px;
        height: 10px;
        background: #e2e2e2;
        border-radius: 50%;
        display: inline-block;
        margin: 0 2px;
    }
    
    .post-section-slider-big .owl-controls .owl-dot span.active {
        background: #b1b1b1;
    }
    
    .post-section-slider-small {
        display: none !important;
    }
    
    .post-section-slider-item .table_view {
        padding-right: 20px;
    }
    .post-section-slider-big-overlay {
        background: rgba(0, 0, 0, 0.3);
    }
    
    .posts-three {
        margin-top: 30px;
    }
     
    .single-post-type2 .single-post-title {
        padding-right: 0;
    }
    
    .single-post-type4 .single-post-title {
        padding-right: 0;
    }
    
    .header-wrapper.header-type2 .header-type2-inside {
        display: block;
    }
    
    .header-wrapper.header-type2 .logo {
        display: block;
        width: 100%;
        text-align: center;
        padding-right: 0;
        margin-bottom: 20px;
    }
    
}


@media only screen and (max-width: 599px) {
    .post-tab-thumb {
        width: 100%;
    }
    
    .post-tab-content {
        margin-left: 0;
    }
    
    .post-four-single {
        width: 100%;
    }
    
    .single-post-type4 .single-post-title,
    .single-post-type3 .single-post-title,
    .single-post-type2 .single-post-title,
    .single-post-type1 .single-post-title {
        font-size: 20px;
    }
    
    .posts-four.posts-four-in-line .post-four-single {
        width: 100%;
        clear: both;
    }
    
    .posts-four.posts-three .post-four-single {
        width: 100%;
        clear: both;
    }
    
    .upper-panel-left, .upper-panel-right {
        text-align: center;
        width: 100%;
    }
    
    .upper-panel-left ul li {
        float: none;
        display: inline-block;
        margin: 0 7px;
    }
    
    .upper-panel-right ul.socials-sh li {
        float: none;
        display: inline-block;
        margin: 0 9px;
    }
    
    .post-section1-item {
        height: 300px;
    }
    
    .author-bio {
        text-align: center;
    }
    
    .author-bio img {
        float: none;
    }
    
    .author-info {
        margin-left: 0;
        width: 100%;
        display: block;
        float: left;
        text-align: center;
    }
    
    .post-section1 .post-section-title, a.post-section-slider-title, .single-post-type2 .single-post-title {
        font-size: 16px;
    }
    
    .single-post-type4 .single-post-title, .single-post-type3 .single-post-title, .single-post-type2 .single-post-title, .single-post-type1 .single-post-title {
        font-size: 16px;
    }
    
    .post-section1 .post-section-details .post-section-detail, .post-section1 .post-section-details .post-section-detail a {
        font-size: 10px;
    }
    
    a.post-four-title, a.post-tab-title {
        font-size: 16px;
    }
    
    .post-fullwidth-title {
        font-size: 16px;
    }
    
    .post-four-detail, .post-tab-detail {
        font-size: 10px;
    }
    
    .post-four-excerpt, .post-tab-excerpt {
        font-size: 11px;
    }
    
    .post-section-slider-item, .post-section-slider-big {
        height: 400px;
    }
    
    .post-section2-small-wrapp .post-section2-item1, .post-section2-small-wrapp .post-section2-item2 {
        width: 100%;
    }
    
     .post-three-single-big {
        width: 100%; 
    }
    
    .post-three-single {
        width: 100%; 
    }
    
    .post-three-small-wrapper {
        margin-top: 30px;
        float: left;
    }
    
    .single-post-content .comment-author img {
        max-width: 30px;
    }
    
    cite.fn, .comment-meta.commentmetadata, .comment-content, .reply {
        margin-left: 45px;
    } 
    
    #comments ul li {
        margin-left: 10px;
    }
    
    .single-post-left  #comments ul {
        margin-left: 0;
    }
    
}


@media only screen and (max-width: 390px) {
    .sidebar {
        margin-left: 0;
        left: 0;
    }
    
    .footer-column {
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0px;
    }
}


@media only screen and (max-width: 320px) {
    .sidebar {
        margin-left: 0;
        left: 0;
    }
    
    .footer-column {
        width: 100%;
        margin-bottom: 30px;
        margin-left: 30px;
    }
}