@media only screen and (max-width: 1301px) {
    .blog-image {
        width: 1170px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .section-container, .center, .header-inside, .blog-image {
        width: 1030px;
    }
    .smaller-container {
        width: 960px;
    }
    
    .section-contact {
        padding: 0 100px;
    }
    
    .blog-index {
        width: 670px;
    }
    
    .sidebar {
        width: 330px;
    }
    
    .blog-index .sigle-blog-header {
        padding: 0 100px;
    }
    
    .sigle-blog-header {
        padding: 0 250px;
    }
    
    .blog-content {
        padding: 0 150px;
    }
}

@media only screen and (max-width: 1060px) {
    .section-container, .center, .header-inside, .blog-image {
        width: 940px;
    }
    .smaller-container {
        width: 900px;
    }
    
    .section-contact {
        padding: 0 60px;
    }
    
    .blog-index {
        width: 620px;
    }
    
    .sidebar {
        width: 290px;
    }
    
    .blog-index .sigle-blog-header {
        padding: 0 50px;
    }
    
    .sigle-blog-header {
        padding: 0 150px;
    }
    
    .blog-content {
        padding: 0 100px;
    }
}

@media only screen and (max-width: 959px) {
    .section-container, .center, .header-inside, .blog-image {
        width: 730px;
    }
    .smaller-container {
        width: 700px;
    }
    
    .section-contact {
        padding: 0 30px;
    }
    
    #header .main-menu, .main-menu.standard-menu {
        width: 520px;
    }
    
    .single_item {
        width: 50%;
    }
    
    .about-description-words {
        font-size: 36px;
    }
    
    .about-description-words {
        padding-right: 30px;
    }

    .about-text {
        padding-left: 30px;
    }
    
    .main-menu ul.sf-menu > li {
        margin: 0 8px;
    }
    
    .blog-index {
        width: 500px;
    }
    
    .sidebar {
        width: 200px;
    }
    
    .all-blog-item {
        width: 50%;
    }
    
    .all-blog-items .all-blog-item:nth-child(3n+1) {
        clear: none;
    } 
    
    .all-blog-items .all-blog-item:nth-child(2n+1) {
        clear: both;
    } 
    
    .blog-index .sigle-blog-header {
        padding: 0;
    }
    
    .sigle-blog-header {
        padding: 0 50px;
    }
    
    .blog-content {
        padding: 0 30px;
    }
    
    .blog-index .blog-content {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-container, .center, .header-inside, .blog-image {
        width: 90%;
    }
    
    .about-description-words {
        width: 100%;
        text-align: center;
        padding-right: 0; 
    }
    
     .about-text {
        width: 100%;
        padding-left: 0;
    }
    
    .page-title-right .page-title-inner {
        float: none; 
        margin-left: 0; 
        padding-left: 0; 
    }

    .page-title-right .page-title-counter {
        left: auto;
    }
    
    .header {
        display: none;
    }
    
    .header.header-standard {
        display: block;
    }
    
    .main-menu, .main-menu.standard-menu {
        display: none;
    }
    
    .menu-icons-inside-mobile {
        position: relative;
        text-align: center;
        float: right;
        cursor: pointer;
        z-index: 9999;
    }	
    
    .menu-icon-mobile {
        display: inline-block;
    }
    
    .blog-index {
        width: 100%;
    }

    .sidebar {
        max-width: 370px !important;
        width: 100% !important;
        margin-left: -185px;
        left: 50%;
        position: relative;
        margin-top: 30px;
    }
    
    footer {
        padding: 40px 0;
    }
    
    svg.bigTriangleColor {
        height: 100px;
    }
    
    .page-title-counter {
        font-size: 80px;
    }
    
    .page-title {
        font-size: 30px;
    }
    
    span.type-it {
        font-size: 80px;
    }
    
    span.pretyped-text {
        font-size: 40px;
    }
    
    .sigle-blog-header {
        padding: 0;
    }
    
    .blog-content, .blog-index .blog-content {
        padding: 0;
    }
    
    .post-title-wrapper {
        width: 100%;
        padding: 0 30px;
    }
    
    a.post-title-link {
        font-size: 20px;
    }
    
    span.blog-first-letter {
        font-size: 50px;
    }
    
    .portfolio_filter ul li {
        float: none;
        display: inline-block;
    }
    
    .portfolio_filter ul {
        text-align: center;
    }
    
     .header.header-standard.header-sticky {
        position: relative;
        z-index: 99;
    }
    
 
    .header-extra {
        display: none;
    }
    
     .skill-item {
        width: 50%;
    }
    
    .error-elements {
        width: 100%;
    }
}


@media only screen and (max-width: 599px) { 

    .single-blog-title-link {
        font-size: 16px;
    }
    
    .about-description-words {
        font-size: 24px;
    }
    
    svg.bigTriangleColor {
        height: 50px;
    }
    
    .odd_section {
        padding-top: 50px;
        padding-bottom: 50px; 
    }
    
    h1.single-blog-title {
        font-size: 18px;
    }
    
    .blog-index > .sticky {
        padding: 10px;
    }
    
    span.type-it {
        font-size: 50px;
    }
    
    span.pretyped-text {
        font-size: 30px;
    }
    
    .page-title-inner {
        margin-bottom: 30px;
    }
    
    .skill-item {
        margin-bottom: 20px;
    }
    
    .odd_section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .all-blog-item {
        width: 100%;
    }

    .contact-details, .contact-details a {
        font-size: 22px;
        margin-top: 30px;
    }
    
    .comment-author img {
        width: 30px;
        height: 30px;
    }
    
    cite.fn, .comment-meta.commentmetadata, .comment-content {
        margin-left: 40px;
    }
    
    .all-comments ul li {
        margin-left: 20px !important;
    }
    
    footer {
        padding: 0;
    }
    
    .inside-section {
        padding: 20px 0;
    }
    
    .home-template {
        margin-bottom: -20px;
    }
    
    .header-standard .header-inside {
        padding: 15px 0;
    }
    
    .pego-contact-form input {
        width: 100%;
    }

    .pego-contact-form input.wpcf7-email {
        margin-left: 0;
        margin-top: 20px;
    }
    
    a.post-title-link {
        font-size: 16px;
    }
    
    span.blog-first-letter {
        font-size: 35px;
    }
    
    .skill-item {
        width: 50%;
    }
}

@media only screen and (max-width: 567px) {
    .single_item {
        width: 100%;
    }
    
    .skill-item {
        width: 100%;
    }
}

@media only screen and (max-height: 830px) {
    .home-content-inner {
        top: 400px;
    }
}

@media only screen and (max-height: 730px) {
    .home-content-inner {
        top: 300px;
    }
}

@media only screen and (max-height: 630px) {
    .home-content-inner {
        top: 200px;
    }
}

@media only screen and (max-height: 530px) {
    .home-content-inner {
        top: 100px;
    }
}

@media only screen and (max-height: 430px) {
    .home-content-inner {
        top: 50px;
    }
}