@media (max-width: 1500px) {
    #porfolio-row .img-portfolio img {
        height: 250px;
    }
}

@media (max-width: 1366px) {
    #porfolio-row .img-portfolio img {
        height: 220px;
    }
    #main-description .col-sm-5 img {
        padding-top: 10em;
    }
  .page-template-page-about #main-description {
    padding-top: 1.7em;
}
  .page-template-page-about #main-description .col-sm-7 .content {
    padding-top: 0;
}
  .page-template-page-about #main-description .skills {
    margin: 1.6em 0 0;
}
  .page-template-page-about #main-description .skill-item {
    font-size: 1em;
}
  #top-section .text-block {
    padding-top: 10em;
}
  #porfolio-row .desc-portfolio>div:first-child {
    max-width: 170px;
}
}

@media (max-width: 1199px) {
    #porfolio-row .img-portfolio img {
        height: 180px;
    }
    #main-description .col-sm-5 img {
        padding-top: 10em;
    }
    #section-link {
        padding: 0.5em 0;
    }
    #services .img-serv img {
        height: 200px;
    }
  #top-section .text-block {
    padding-top: 11em;
}
  header .col-sm-2 a {
    font-size: 1.4em;
}
  
  
  
  
  
  #portfolio-page .img-portfolio img {
    height: 180px;
	}
  .likes {
    font-size: 1em;
    margin-top: 0.4em;
	}
  #portfolio-page .desc-portfolio {
    min-height: 100px;
	}
  #portfolio-single .icon-work-done {    
    margin-right: 5px;    
	}
  
  
  .post-img img {
    height: 180px;
	}
  #service-costs .s-cost-item {
    min-height: 1865px;
}
}

@media (max-width: 1100px) {
    #main-description .specialists .logos,  #main-description .specialists .s-title {
        width: 100%;
        margin-bottom: 2em;
        text-align: center;
    }
    #main-description .col-sm-5 img {
        padding-top: 21em;
    }
  .page-template-page-about #main-description .skill-item {
    font-size: 0.8em;
  }
  
  
  
  
  #portfolio-page .img-portfolio img {
    height: 170px;
	}
}

@media (max-width: 991px) {
    body {
        font-size: 12px;
    }
    h3 {
        font-size: 16px;
    }
    header .menu li a:after {
        margin: 0 8px;
    }
    header .col-sm-2 a {
        font-size: 0.9em;
    }
    #main-description .col-sm-5 img {
        padding-top: 90%;
    }
    #porfolio-row .img-portfolio img {
        height: 150px;
    }
    footer .pages li a {
        letter-spacing: 2px;
        font-size: 0.9em;
    }
    #top-section .text-block {
        padding-top: 10em;
    }
    #top-section>img {
        height: auto;
    }
    #top-section .h-btn {
        position: relative;
    }
    .page-template-page-about #section-link {
        position: relative;
        float: left;
    }
    .container-home-form .row {
        margin: 0;
    }
  
  
  
  
  #portfolio-page .img-portfolio img {
    height: 140px;
	}
  #portfolio-page .desc-portfolio > div:first-child {
    width: 80%;
	}
  #portfolio-page .desc-portfolio > div:last-child {
    width: 20%;
	}
  #portfolio-page h4 {
    font-size: 1.4em;
	}
  #home-form h5 {
    letter-spacing: 1px;
	}
  #portfolio-single .skill-item {
    width: 100%;
	}
  
  
  .post-img img {
    height: 150px;
	}
  .title-post {
    font-size: 1.3em;
	}
  .post-item {
    min-height: 250px;
	}
  
  
  .company-info > div {
    text-align: center;
	}
  .company-info span {
    width: 100%;
  }
  #service-costs {
    padding: 4em 0 0em;
}
}

@media (max-width: 900px) {
    #main-description {
        position: relative;
    }
    #main-description .col-sm-5 {
        position: absolute;
        width: 100%;
        top: 0;
        opacity: 0.3;
    }
    #main-description .col-sm-7 {
        position: relative;
        z-index: 5;
        width: 100%;
    }
    #main-description .col-sm-5 img {
        padding-top: 0;
    }
  .page-template-page-about #main-description .skill-item {
    font-size: 1.2em;
}
}

@media (max-width: 768px) {
    h1 {
        font-size: 20px;
    }
    #porfolio-row .img-portfolio img {
        height: 120px;
    }
    #testimonials {
        padding: 3.7em 0 4em;
    }
}







@media (max-width: 834px) {
  #home-form h5 {
    letter-spacing: 2px;
    margin-top: 0;
	}
}









@media (max-width: 767px) {
    .entry {
        padding: 0 2em;
    }
    header .col-sm-10 {
        float: left;
        width: 83%;
    }
    header .col-sm-2 {
        float: left;
        width: 17%;
    }
    #top-section .text-block {
        padding-top: 8em;
        padding-left: 2em;
    }
    #porfolio-row>div {
        float: left;
        width: 50%;
    }
    #porfolio-row .img-portfolio img {
        height: 250px;
    }
    footer .col-sm-5 {
        overflow: hidden;
        text-align: center;
        margin-bottom: 5em;
    }
    footer .pages {
        max-width: 210px;
        margin: 5em auto 0;
    }
    #home-form h5 {
        text-align: center;
    }
    #home-form .col-sm-4 {
        float: left;
        width: 100%;
    }
    #home-form .col-sm-8 {
        float: left;
        width: 100%;
        padding: 0 4em;
    }
    button.navbar-toggle {
        display: block;
    }
    ul.menu {
        display: none;
    }
    header .menu-block {
        padding-left: 0;
    }
    header ul>li {
        line-height: 21px;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
    }
    header .menu li a:after {
        display: none;
    }
    header .col-sm-2 a {
        margin-top: 47px;
        font-size: 1.5em;
    }
    header {
        padding: 3px 2em 2px;
    }
    header .col-sm-10 {
        float: left;
        width: 67%;
    }
    header .col-sm-2 {
        float: left;
        width: 33%;
        text-align: right;
    }
    header .col-sm-10>div {
        float: left;
        width: 50%;
    }
  
  
  
  
  
  #portfolio-page .desc-portfolio > div:first-child {
    width: 80%;
	}
  #portfolio-page .desc-portfolio > div:last-child {
    width: 20%;
	}
  .likes {
    font-size: 1.2em;
	}
  #portfolio-page .img-portfolio img {
    height: 170px;
	}
  #portfolio-page .desc-portfolio {
    min-height: 105px;
	}
  #portfolio-single .skill-item {
    width: 33%;
	}
  #portfolio-single .content p:nth-child(3), #portfolio-single .content p:nth-child(4), #portfolio-single .content p:nth-child(5), #portfolio-single .content p:nth-child(6), #portfolio-single .content p:nth-child(7), #portfolio-single .content p:nth-child(8), #portfolio-single .content p:nth-child(9){
    width: 33%;
    display: inline-block;

	}
  #portfolio-single .portfolio-gallery {
    margin-top: 40px;
	}
  #portfolio-single .h-btn {
    left: 50%;
    width: 274px;
    margin-left: -137px;
	}
  #portfolio-single .content p:first-child{
    width: 100%; 
	}
  
  
  #single-service-content {    
    padding: 6em 1em 1em;
	}
  #single-service-content p{
    text-align: justify;
	}
  #single-service-content .h-btn {
    width: 196px;
    left: 50%;
    position: relative;
    margin-left: -98px;
	}
  #single-service-content h2{
    text-align: center;
	}
  #single-service-content h1{
    text-align: center;
	}
  #single-service-content {
    padding: 2em 1em 1em;
	}
  
  
  
  .post-item {
    min-height: 250px;
	}
  .post-img img {
    height: 180px;
	}
  #blog-page .blog-content {
    width: 73%;
    padding-left: 0.5em;
	}
  #post-page .sidebar {
    padding-left: 20px;
	}
  #search {
    max-width: 98%;
	}
  
  
  .company-info {
    margin-right: auto;
    margin-top: 3em;
	}
  #page-contact .contact-form .btn_block {
    text-align: center;
  }
  .company-info > div {
    text-align: left;
	}
  .company-info .title {
    padding: 14px 14px;
	}
  .company-info span {
    width: 85px;
  }
    #service-costs .s-cost-item {
    min-height: 1500px;
}
}

@media (max-width: 700px) {


    #main-description .col-sm-5 {
        top: initial;
        bottom: 0;
    }

    #top-section .text-block {
        padding-top: 3em;
    }
  .page-template-page-about #main-description .skill-item {
    font-size: 1em;
}
}

@media (max-width: 600px) {
    #porfolio-row .img-portfolio img {
        height: 180px;
    }
    #top-section .text-block h1 {
        font-size: 3em;
        padding: 0 34px;
    }
  header .col-sm-2 a {
    font-size: 1.4em;
}
  header .menu-block {
    padding-top: 30px;
}
  
  
  
  
  
  #portfolio-page .img-portfolio img {
    height: 190px;
	}
  .likes {
    font-size: 1em;
	}
  #portfolio-page h4 {
    font-size: 1.2em;
	}
  #portfolio-page .col-sm-3 {
    width: 50%;
	}
  #portfolio-page h4 {
    font-size: 1.7em;
	}
  .likes {
    font-size: 1.4em;
	}
  #portfolio-single .content p {
    width: 49%;
	}
  #portfolio-single .skill-item {
    width: 50%;
	}
  #portfolio-single .content p:nth-child(3), #portfolio-single .content p:nth-child(4), #portfolio-single .content p:nth-child(5), #portfolio-single .content p:nth-child(6), #portfolio-single .content p:nth-child(7), #portfolio-single .content p:nth-child(8), #portfolio-single .content p:nth-child(9) {
    width: 49%;
    display: inline-block;
	}
  
  
  .post-img img {
    height: 160px;
	}
  #blog-page .blog-content {
    width: 100%;
	}
  .post-item {
    padding: 0 15px 0;
	}
  #blog-page .blog-content {
    border-right: none;
  }
  #blog-page .sidebar {
    width: 57%;
    padding: 0 20px 0 30px;
	}
  .sidebar a {
    border-bottom: none;
    font-size: 1.2em;
	}
  #post-page .post-content {
    width: 100%;
    border: none;
    padding-right: 0;
	}
  #post-page .sidebar {
    width: 57%;
    padding: 0 20px 0 30px;
	}
  #post-page {
    padding: 1em 0 0;
	}
  #search {
    max-width: 300px;
	}
  #page-contact {
    padding: 1em 0 5em;
	}
  #page-contact div.wpcf7 img.ajax-loader {
    position: absolute;
    left: 50%;
    margin-left: -10px;
	}
  #service-description .col-sm-5 {
    width: 100%;
    padding: 0 2em;
	}
  #service-description .col-sm-7 {
    width: 100%;
    padding: 0 2em;
	}
  #service-description .col-sm-7 p{
    text-align: justify;
	}
  #service-description .col-sm-5 p{
    text-align: justify;
	}
  #bottom-content .wpb_wrapper{
    text-align: justify;
    padding: 0px 1em;
	}
}

@media (max-width: 480px) {
    #top-section .text-block h1 {
        font-size: 2em;
        background: none;
    }
    #top-section .text-block {
        padding-top: 1em;
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
    #top-section .text-block h2 {
        font-size: 2em;
    }
    #main-description .content>div:first-child, header .col-sm-10>div, header .col-sm-10>div, header .col-sm-2, #main-description .skill-item {
        text-align: center;
    }
    #services-sec a {
        margin-bottom: 2.5em;
        width: 100%;
    }
    #services-sec {
        padding: 4.4em 0 4em;
    }
    #porfolio-row>div, #home-form .col-sm-8>div:nth-child(3), header .col-sm-10, header .col-sm-10>div, header .col-sm-10>div, header .col-sm-2 {
        width: 100%;
    }
    #porfolio-row .img-portfolio img {
        height: 255px;
    }
    #home-form .col-sm-8>div:nth-child(1), #home-form .col-sm-8>div:nth-child(2) {
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
    }
    #home-form {
        padding: 3.5em 0 0;
    }
    #home-form .col-sm-8>div:nth-child(1), #home-form .col-sm-8>div:nth-child(2) {
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
    }
    #home-form .wpcf7-submit {
        display: block;
        margin: auto;
    }
    #home-form .icon-ok {
        display: block;
        position: relative;
        margin: auto;
        top: -55px;
    }
    header .col-sm-2 a {
        margin: 10px 0;
        font-size: 1.3em;
    }
    #top-section .h-btn {
        margin-left: -98px;
        letter-spacing: 1px;
        padding: 10px 20px;
        bottom: 5em;
    }
    #main-description {
        padding-top: 1.5em;
    }
    #main-description .skill-item .img-block {
        margin-right: 1em;
    }
    #main-description .skill-item {
        margin-bottom: 15px;
        font-size: 1em;
    }
    #top-section .text-block {
        padding-top: 0;
    }
    #main-description .skill-item .img-block {
        display: block;
        max-width: 50px;
        margin: auto;
    }
    .page-template-page-about #main-description .skill-item {
        font-size: 0.8em;
        letter-spacing: 1px;
        text-align: left;
    }
    .page-template-page-about .icon-ok-circled2 {
        margin-right: 0;
    }
    #services .col-sm-4 {
        width: 100%;
    }
    #services .col-sm-4>a {
        max-width: 320px;
        margin: auto;
    }
    header .logo img {
        max-width: 150px;
    }
  header .menu-block {
    padding-top: 0;
}
  .form-block {
    max-width: 375px;
  }
  
  #service-costs .s-cost-item {
    min-height: auto;
    width: 100%;
}
  #service-costs .s-cost-item ul li:nth-child(2n+1), #service-costs .s-cost-item ul li:nth-child(2n) {
   
    min-height: auto;
}
  
  
  
  
  #portfolio-page .col-sm-3 {
    width: 100%;
    padding: 0 15px;
	}
  #portfolio-page .img-portfolio img {
    height: 250px;
	}
  #portfolio-page h4 {
    font-size: 2em;
	}
  .likes {
    font-size: 1.5em;
	}
  #portfolio-single .content p {
    width: 100%;
	}
  #portfolio-single .content p:nth-child(3), #portfolio-single .content p:nth-child(4), #portfolio-single .content p:nth-child(5), #portfolio-single .content p:nth-child(6), #portfolio-single .content p:nth-child(7), #portfolio-single .content p:nth-child(8), #portfolio-single .content p:nth-child(9) {
    width: 100%;
	}
  
  
  
  
  #faq-section {
    padding: 6em 1em 1em;
	}
  #faq-section .col-sm-6 {
    width: 100%;
    text-align: justify;
	}
  #service-page-title h1 {
    font-size: 2.5em;
	}
  #steps-row .step-number {
    display: none;
	}
  #steps-row .red-line {
    display: none;
	}
  #steps-row .circle {
    display: none;
	}
  #steps-row .col-xs-3{
    width: 100%;
	}
  
  
  .post-item {
    width: 100%;
	}
  .post-img img {
    height: 200px;
	}
  .title-post {
    font-size: 1.7em;
	}
  #blog-page .sidebar {
    width: 70%;
	}
  #post-page .sidebar {
    width: 70%;
	}
  #page-title h1 {
    font-size: 2.5em;
	}
  
  
  #page-contact .contact-form .form-col {
    float: none;
    width: 100%;
	}
  #page-contact .contact-form .form-col:last-child {
    padding-left: 0;
	}
  #page-contact select, #page-contact input {
   width: 360px;
    position: relative;
	left: 50%;
	margin-left: -180px;
  }
  #page-contact textarea{
    width: 360px;
    position: relative;
	left: 50%;
	margin-left: -180px;
  }
  #page-contact .wpcf7-submit, .pop-up-form .wpcf7-submit {
    left: 0;
  }
}

@media (max-width: 375px) {
    .page-template-page-about .icon-ok-circled2 {
        font-size: 18px;
    }
    .page-template-page-about #main-description .skill-item {
        font-size: 0.7em;
    }
  .form-block {
    max-width: 320px;
  }
  
  
  
  
  #portfolio-page .img-portfolio img {
    height: 200px;
	}
  #portfolio-single .skill-item {
    width: 100%;
	}
  
  
  
  #single-service-content {
    padding: 2em 1em 1em;
	}
  #single-service-content .steps-title {
    margin-top: 2.6em;
	}
  
  #page-contact select, #page-contact input {
   width: 310px;
	margin-left: -155px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #page-contact textarea {
   width: 310px;
	margin-left: -155px;
    padding-left: 20px;
  }
}

@media (max-width: 320px) {
    #top-section .text-block h1 {
        margin-top: 10px;
    }
    #porfolio-row .img-portfolio img {
        height: 200px;
    }
    #testimonials, #testimonials .slick-dots {
        text-align: center;
    }
    #home-form .col-sm-8>div:nth-child(1), #home-form .col-sm-8>div:nth-child(2) {
        padding-right: 0;
    }
  
  
  #blog-page .sidebar {
    width: 100%;
  }
  #post-page .sidebar {
    width: 100%;
  }
}
}