/*------------------------------------------------------------------
[RESPONSIVE CSS]

 - sections
 - typography
 - elements
 - footer
 - isotope sorting controls
 - service page 

-------------------------------------------------------------------*/
/* sections */

@media screen and (max-width: 991px) {
    .section-page-content.with-layer-bg {
        margin-top: -115px;
    }
}
@media screen and (max-width: 767px) {
    .section-layer,
    .section-layer-big {
        height: auto;
    }
    .layer-bg,
    .layer-bg-block,
    .layer-big-bg {
        overflow: inherit;
        position: relative;
        height: auto;
        background-position: center;
        background-size: cover;
    }
    .pricing-item .pricing-price {
        font-size: 42px;
    }
}
@media screen and (max-width: 479px) {
    .section-info-columns-holder .section-info-column {
        width: 100% !important;
    }
    .section-info-columns-holder .section-info-column:after {
        border-right: 0px !important;
        border-bottom: 1px dotted #999999;
        width: 85%;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 22px;
    }
}
/* footer */

@media screen and (max-width: 991px) {
    .section-footer-content {
        padding: 25px 0 35px;
    }
    .copy {
        margin-bottom: 15px;
    }
    .footer-logo {
        margin-bottom: 15px;
    }
}
/* gallery page */
/* isotope sorting controls */

@media screen and (min-width: 768px) and (max-width: 991px) {
    .section-items-sort li {
        margin: 0 20px;
    }
}
/* isotope */

@media screen and (max-width: 767px) {
    .section-items-sort li {
        margin: 0 15px;
    }
    .section-gallery-work .gallery-item-content {
        margin-bottom: 0;
    }
    .section-gallery-work .gallery-item-content .gallery-item-img {
        border-radius: 0;
    }
    .section-gallery-work .gallery-item-content .gallery-item-img .gallery-item-hover {
        flex-direction: column;
    }
    .section-gallery-work .gallery-item-content .gallery-item-img .gallery-item-hover a {
        font-size: 10px;
        top: inherit;
        padding: 0;
        margin-bottom: 15px;
    }
    .section-gallery-work .gallery-item-content .gallery-item-img .gallery-item-hover a:before {
        display: none;
    }
    .section-gallery-work .gallery-item-content .gallery-item-img .gallery-item-hover a:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 639px) {
    .section-items-sort li {
        margin: 0 5px 10px;
        vertical-align: middle;
    }
    .section-items-sort li a {
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 639px) {
    .section-gallery .grid-sizer,
    .section-gallery .grid-item {
        float: none;
        width: 100%;
    }
    .section-gallery .gallery-item-content .gallery-item-img img {
        width: 100%;
    }
}
@media screen and (max-width: 641px) {
    .section-gallery-2 .grid-sizer,
    .section-gallery-2 .grid-item {
        float: none;
        width: 100%;
    }
    .section-gallery-2 .gallery-item-content .gallery-item-img img {
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
    .section-gallery-work .grid-sizer,
    .section-gallery-work .grid-item {
        float: none;
        width: 50%;
    }
    .section-gallery-work .grid-item-vertic {
        width: 100%;
    }
    .section-gallery-work .grid-item-vertic img {
        width: 100%;
    }
    .section-gallery-work .grid-item-horiz {
        width: 100%;
    }
}
/* single gallery carousel controls */

@media screen and (max-width: 479px) {
    .gallery-carousel-controls .share-button {
        margin: 0;
    }
}
/* single gallery page carousel */

@media screen and (max-width: 1199px) {
    .section-single-gallery-carousel .single-gallery-item {
        width: 470px;
    }
}
@media screen and (max-width: 991px) {
    .section-single-gallery-carousel .single-gallery-item {
        width: 360px;
    }
}
/* simple gallery works */

@media screen and (max-width: 767px) {
    .section-similar .gallery-item-content .gallery-item-img img {
        width: 100%;
    }
}
/* blog page */

@media screen and (max-width: 1199px) {
    .blog-item-content .blog-item-img {
        float: none;
        margin-bottom: 15px;
    }
    .blog-item-content .blog-item-img img {
        width: 100%;
    }
    .blog-item-content .blog-item-caption {
        padding: 0 15px;
    }
    .blog-item-content .blog-item-caption .item-read-more {
        display: none;
        visibility: hidden;
    }
    .blog-item-content .blog-author {
        position: static;
        padding: 0 15px 15px;
    }
}
@media screen and (max-width: 479px) {
    .section-blog .grid-sizer,
    .section-blog .grid-item {
        width: 100%;
    }
}
/* classic blog page */

@media screen and (max-width: 1199px) {
    .section-blog-classic .blog-item-content .blog-item-img {
        float: left;
        margin: 0;
    }
    .section-blog-classic .blog-item-content .blog-item-caption {
           padding: 25px;
    }
    .section-blog-classic .section-blog-items-holder {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .section-blog-classic .blog-item-content .blog-item-img {
        float: none;
        width: auto;
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    .section-blog-classic .section-blog-items-holder {
        border-right: 0;
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .section-blog-classic .blog-item-content {
        position: relative;
        padding-bottom: 50px;
    }
    .section-blog-classic .blog-item-content .blog-item-caption { 
        position: static;
    }
    .section-blog-classic .blog-item-content .blog-item-caption .item-description {
        margin-bottom: 0;
    }
    .section-blog-classic .blog-item-content .blog-author {
        padding-bottom: 0;
        position: absolute;
        left: 0;
        bottom: 0;
    }
}
@media screen and (max-width: 479px) {
    .section-blog-classic .blog-item-content .blog-item-img {
        width: auto;
        float: none;
    }
    .section-blog-classic .blog-item-content .blog-item-img img {
        width: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .section-popular .blog-item-content .blog-item-img {
        width: auto;
        float: left !important;
    }
    .section-popular .blog-item-content .blog-item-caption {
        padding: 0 0 0 12px;
    }
}
/* single blog page */

@media screen and (max-width: 1200px) {
    .section-blog-single .section-blog-single-content::after {
        right: -15px;
    }
    .section-single-slideshow-holder #single-slideshow-prev {
        left: 10px;
    }
    .section-single-slideshow-holder #single-slideshow-next {
        right: 10px;
    }
    .section-socials a {
        padding: 5px;
    }
    .section-team-list .team-list-item .member-list-caption .section-socials li {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .section-single-tags-share .section-tags,
    .section-single-tags-share .section-socials {
        float: none !important;
        margin: 0 25px;
    }
    .section-reply {
        padding: 18px 15px 18px;
    }
}
@media screen and (max-width: 639px) {
    .section-title-head {
        text-align: center;
    }
    .section-title-head .pull-left,
    .section-title-head .pull-right {
        float: none !important;
    }
}
/* about page */

@media screen and (min-width: 1400px) {
    .section-quote-photo {
        margin-top: -15%;
        margin-right: -15%;
    }
}
@media screen and (max-width: 1365px) {
    .section-quote-photo {
        margin: 0 0 0 15px;
    }
}
@media screen and (max-width: 1199px) { 
    .section-team-list .team-list-item {
        width: 25%;
    }
    .custom-pager a {
        margin: 0 15px;
    }
    .section-headings-icons-holder {
        text-align: center;
    }
    .section-headings-icons-holder ul li {
        margin-right: 5%;
    }
}
@media screen and (max-width: 991px) {
    .section-headings-icons-holder {
        text-align: center;
    }
    .section-headings-icons-holder ul li {
        margin-right: 2.5%;
    } 
    .section-team-list .team-list-item img {
        width: 100%;
        max-width: 100%;
    }
    .section-team-list .team-list-item .member-list-caption {
        padding: 40px 15px 0 15px;
    }
    .custom-pager a {
        margin: 0 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .section-quote-photo {
        position: relative;
        overflow: hidden;
        margin-right: -24px;
    }
    .section-quote-photo img {
        max-width: inherit;
    }
}
@media screen and (max-width: 767px) {
    .section-team-holder-block {
        margin-bottom: 0;
    }
    .section-team-list .team-list-item {
        width: 50%;
    }
    .section-pager-slideshow-holder {
        margin-bottom: 25px;
    }
    .custom-pager a {
        margin: 0 15px;
    }
    .section-quote-photo {
        margin: 0;
    }
}
@media screen and (max-width: 639px) {
    .section-about .section-info-columns-holder {
        margin-bottom: 25px;
    }
    .section-services {
        padding: 55px 0 55px;
    }
}
@media screen and (max-width: 479px) {
    .custom-pager a {
        margin: 0 -5px;
    }
    .section-team-list .team-list-item {
        width: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .custom-pager-block a {
        margin: 0 8px;
    }
    .pager-item .pager-item-description {
        padding: 0 25px;
    }
}
@media screen and (max-width: 991px) {
    .custom-pager-block a {
        margin: 0 -5px;
    }
    .clients-list li {
        margin: 0 15px 25px;
    }
}
@media screen and (max-width: 767px) {
    .section-pager-slideshow-holder #pager-slideshow-prev,
    .section-pager-slideshow-holder-block #pager-slideshow-prev {
        left: -10px;
    }
    .section-pager-slideshow-holder #pager-slideshow-next,
    .section-pager-slideshow-holder-block #pager-slideshow-next {
        right: -10px;
    }
    .custom-pager-block a {
        margin: 0 8px;
    }
    .custom-pager-block a .circle::before,
    .custom-pager-block a .circle::after {
        display: none;
    }
    .section-big-img {
        height: inherit;
    }
    .section-big-img img {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (min-width: 1199px) {
    .blog-item-content .blog-item-img {
        width: 50%;
    }
}
/* service page */

@media screen and (max-width: 1199px) {
    .container-absolute {
        left: 25px;
    }
}
@media screen and (max-width: 991px) {
    .section-title-service {
        margin-bottom: 0;
    }
    .section-title-service [class*='col-'] {
        margin-bottom: 25px;
    }
    .section-pricing-holder,
    .section-pricing-holder-full {
        padding: 0 15px;
    }
}
@media screen and (max-width: 767px) {
    .section-features-column {
        height: 100%;
    }
    .section-testimonials {
        display: block;
        height: auto;
    }
    .section-testimonials .pager-item {
        padding: 0 0;
    }
    .section-testimonials-content {
        padding: 100px 0;
    }
    .testimonial-item {
        width: 100%;
    }
    .about-additional-img {
        display: inline-block;
    }
    .section-pricing-holder-full {
        flex-direction: column;
    }
}
@media screen and (max-width: 639px) {
    .section-features-columns-holder .row.equal {
        display: block;
    }
    .section-features-columns-holder [class*="col-"] {
        width: 100% !important;
        display: block !important;
    }
    .section-pricing-holder {
        flex-direction: column;
    }
}
/* home page */

@media screen and (max-width: 991px) {
    .section-homepage-content .gallery-carousel-controls ul {
        margin: 60px 0 60px;
    }
    .section-homepage-content .section-title-service,
    .section-homepage-content .section-title-service-block,
    .section-homepage-content .section-title-service-block {
        padding-top: 0;
        margin-bottom: 0;
    }
    .section-home-features .section-features-columns-holder {
        margin-top: -115px;
    }
}
@media screen and (max-width: 767px) {
    .layer-content-big {
        padding-top: 215px;
    }
    .section-home-slider-holder {
        padding-bottom: 25px;
    }
    .home-slide {
        margin-bottom: 55px;
    }
    .section-homepage-content .gallery-carousel-controls ul {
        margin: 15px 0 35px;
    }
    .section-home-features .section-features-columns-holder {
        margin-top: -125px;
        padding-bottom: 25px;
    }
    .section-home-features .section-features-columns-holder .row > [class*="col-"] {
        padding: 0 15px;
    }
    .section-homepage-content-block .section-title-service-block {
        padding-top: 0;
    }
}
@media screen and (max-width: 639px) {
    .home-slide .col-xs-10 {
        width: 100% !important;
        margin: 0 !important;
    }
    .section-home-slider-content .main-heading {
        font-size: 2.2em;
    }
  .section-title-service, .section-title-service-block, .section-headings-info {
    margin: 60px 0;
  }
}