/* lg */
@media (min-width: 1200px) {
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-right li a {
        font-size: 12px;
        padding-right: 10px;
    }
    .social-icons ul li {
        margin-bottom: 10px;
    }
    .price {
        font-size: 16px;
        line-height: 30px;
        width: 100%;
    }
    .price span {
        font-size: 10px;
        margin-top: 27px;
    }
    .btn-signup {
        padding: 10px 20px;
    }
}

/* xs */
@media (max-width: 767px) {
    .project-details {
        margin: 15px;
    }
    body {
        font-size: 14px;
    }
    img.logo {
        max-width: 250px;
    }
    .caption h1 {
        font-size: 22px;
        line-height: 1.3em;
    }
    h2#actions {
        font-size: 2.4em;
    }
    .caption #phone-header {
        font-size: 2em;
    }
    #home-slider .caption h3 {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
    }
    #home-slider .caption {
        top: 25%;
        font-size: 15px;
        padding: 0 30px;
    }
    .left-control,
    .right-control {
        font-size: 20px;
        height: 30px;
        line-height: 25px;
        width: 30px;
    }
    #home-slider:hover .right-control {
        right: 15px;
    }
    #home-slider:hover .left-control {
        left: 15px;
    }
    .caption .btn-start {
        font-size: 12px;
        padding: 10px 30px;
    }
    .navbar-brand {
        padding: 0 15px 15px;
    }
    .navbar-toggle {
        border: 1px solid #fff;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-right li a {
        font-size: 13px;
        padding-bottom: 8px;
        padding-top: 10px;
    }
    #akcii .our-services .col-sm-6:nth-child(1),
    .our-services .col-sm-6 {
        border-bottom: 1px solid #ddd;
        border-right: none;
    }
    .our-services .col-sm-6:last-child {
        border-bottom: none;
    }

    /*services*/
    section {
        padding: 45px 0;
    }
    .heading {
        font-size: 14px;
        padding-bottom: 45px;
    }
    .heading h2 {
        font-size: 26px;
    }
    .service-info h3 {
        font-size: 20px;
    }

    .service-icon {
        font-size: 30px;
        height: 65px;
        line-height: 62px;
        width: 65px;
    }
    .our-services .col-sm-6:hover .service-icon:before {
        height: 90px;
        width: 90px;
    }
    .about-info {
        text-align: center;
        margin-bottom: 50px;
    }
    .team-member {
        margin-bottom: 50px;
    }
    .team-members .col-sm-3,
    .pricing-table .col-sm-3,
    #portfolio .col-sm-3,
    .blog-posts .col-sm-4 {
        width: 50%;
        float: left;
    }
    .social-icons ul li a {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        width: 30px;
    }
    .count .col-xs-6 {
        margin-bottom: 35px;
    }
    #features {
        min-height: 330px;
    }
    #features i {
        font-size: 35px;
    }
    #features h3 {
        font-size: 25px;
    }
    .price span {
        font-size: 10px;
        margin-top: 15px;
    }
    .price {
        font-size: 18px;
        line-height: 35px;
        width: auto;
    }
    .single-table ul {
        margin-top: 22px;
    }
    .single-table ul li {
        font-size: 14px;
        margin-top: 15px;
    }
    .btn-signup {
        font-size: 12px;
        margin-top: 25px;
        padding: 10px 35px;
    }
    .single-table {
        margin-bottom: 40px;
        padding: 20px;
    }
    #twitter {
        padding-bottom: 75px;
    }
    .twitter-left-control,
    .twitter-right-control {
        top: inherit;
        bottom: 30px;
        height: 25px;
        width: 25px;
        line-height: 23px;
        font-size: 14px;
    }
    .twitter-left-control {
        left: 30px;
        z-index: 16;
    }
    .twitter-right-control {
        right: 30px;
        z-index: 16;
    }
    #blog {
        overflow: hidden;
    }
    .entry-header h2 {
        line-height: 20px;
    }
    .blog-posts .col-sm-4 {
        margin-bottom: 35px;
    }
    .load-more {
        margin-top: 35px;
    }
    .btn-loadmore {
        font-size: 12px;
        padding: 15px 75px;
    }
    #contact-us .heading {
        padding-top: 35px;
    }
    .contact-info {
        padding-left: 0;
        text-align: center;
    }
    #footer .footer-bottom {
        text-align: center;
    }
    .footer-bottom p.pull-right {
        float: none !important;
    }
    .blue-icon {
        padding: 50px 20px 30px;
    }
    .doki ol {
        margin-left: 0px;
        font-size: 16px;
    }
    #dokuments h2 {
        text-align: center;
    }
    .navbar-brand h1 {
        margin-top: 4px;
    }
    #services p {
        font-size: 16px;
        padding: 0 8px;
    }
    .our-services .col-sm-6 {
        padding-bottom: 35px;
        padding-top: 40px;
    }
    .our-services .col-sm-6:nth-child(1) {
        padding-top: 0px;
    }
    .our-services .col-sm-6:nth-child(3) {
        border-bottom: 1px solid #eee;
    }
    #documents h2 {
        text-align: center;
    }
    #ourfeatures,
    #vzaimodeistviye {
        padding: 60px 0 40px;
    }
    #vzaimodeistviye .about-info {
        padding-left: 0px;
    }
    #akciya h2 {
        font-size: 40px;
    }
    #akciya .usloviya p {
        margin-left: 25px;
    }
}

/* XS Portrait */
@media (max-width: 479px) {
    .team-members .col-sm-3,
    .pricing-table .col-sm-3,
    #portfolio .col-sm-3,
    .blog-posts .col-sm-4 {
        width: 100%;
        float: none;
    }
}
