/* Large desktops and laptops */
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  #main-footer .footer-nav > li > a {
    font-size: .8em;
  }
  #main-navigation .navbar .nav > li > a {
    font-size: 12px;
    padding: 6px 6px;
  }
  #body .products-row .product .info .actions .price .old {
    font-size: .7em;
  }
  #body .products-row .product .info .actions .price .new {
    font-size: 1.2em;
  }
  #body.index-layout .index-hightlights .cell {
    padding: 17px 8px;
  }
  #body.index-layout .index-hightlights .cell .icon {
    max-width: 45px;
  }
  #body.index-layout .index-hightlights .cell .text {
    font-size: 1em;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  #main-footer .footer-nav > li > a {
    font-size: .8em;
  }
  /* collapse menu brakpoint change*/
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* END collapse menu brakpoint change*/
  .breadcrumb {
    margin-left: 0;
    margin: 10px 0;
  }
  #topline,
  #main-header {
    display: none;
  }
  #body .products-row .product .info .actions .price .old {
    font-size: .7em;
  }
  #body .products-row .product .info .actions .price .new {
    font-size: 1.2em;
  }
  #body .section-title.badge-strong .subtitle {
    display: none;
  }
  #body.index-layout .promotions-section {
    -webkit-background-size: cover;
    background-size: cover;
  }
  #body.index-layout .promotions-section .section-title {
    font-size: 2em;
  }
  #body.index-layout .promotions-section .pricing .price-text {
    font-size: 1em;
  }
  #body.index-layout .promotions-section .pricing .btn {
    font-size: 1.4em;
    padding: 10px 30px;
  }
  #body.index-layout .promotions-section .pricing .price {
    text-align: center;
  }
  #body.index-layout .promotions-section .pricing .price .old {
    display: block;
    font-size: 1em;
  }
  #body.index-layout .promotions-section .pricing .price .new {
    display: block;
    font-size: 2.2em;
  }
  #body.index-layout .promotions-section .products .product.plus:before {
    content: '+';
    font-family: 'HelveticaNeueCyr Roman', sans-serif;
    font-size: 40px;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    display: block;
    transform: none;
    margin-left: 0;
  }
  #body.index-layout .index-hightlights .cell {
    margin-bottom: 15px;
    justify-content: flex-start;
  }
  #body.product-layout .sidebar-products {
    margin-top: 30px;
  }
  #body.product-layout .actions-row .price-col {
    padding-right: 15px;
    margin-bottom: 15px;
  }
  #body.product-layout .fast-order-panel .left-col {
    padding-right: 15px;
  }
  #body.product-layout .fast-order-panel .panel-body form input:last-child {
    margin-bottom: 15px;
  }
  #body.product-layout .slider-col {
    padding-right: 15px;
  }
  #body.product-layout .slider-col #main-product-slider {
    max-width: 360px;
  }
  #body.product-layout .slider-col .slider-thumbs {
    max-width: 360px;
  }
  .subcribe-section .text-icon {
    margin-bottom: 10px;
  }
  .subcribe-section .text-icon .icon {
    margin-right: 5px;
    width: 100px;
  }
  .subcribe-section .text-icon .text .big {
    font-size: 1.3em;
    font-size: 1em;
  }
  .subcribe-section .text-icon .text .small {
    font-size: 1em;
  }
  .subcribe-section .form .form-control {
    padding: 14px 25px;
  }
  .subcribe-section .form .btn {
    font-size: 1rem;
    padding: 17px 10px;
  }
  #main-footer .info-col {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #main-footer .footer-nav {
    display: block;
  }
  #main-footer .footer-nav > li {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
  #main-footer .footer-nav > li > a {
    display: block;
    text-align: center;
    padding: 5px 0;
  }
  #main-footer .copyrights .webstar-logo {
    display: block;
    float: none !important;
    text-align: center;
  }
  #main-footer .copyrights .webstar-logo img {
    margin: 10px auto;
  }
  #main-footer .copyrights .usefull-links > li {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .breadcrumb {
    margin-left: 0;
    margin: 10px 0;
  }
  #topline,
  #main-header {
    display: none;
  }
  #body .section-title.badge-strong .subtitle {
    display: none;
  }
  #body.index-layout .promotions-section {
    -webkit-background-size: cover;
    background-size: cover;
  }
  #body.index-layout .promotions-section .section-title {
    font-size: 2em;
  }
  #body.index-layout .promotions-section .pricing .price-text {
    font-size: 1em;
  }
  #body.index-layout .promotions-section .pricing .btn {
    font-size: 1.4em;
    padding: 10px 30px;
  }
  #body.index-layout .promotions-section .pricing .price {
    text-align: center;
  }
  #body.index-layout .promotions-section .pricing .price .old {
    display: block;
    font-size: 1em;
  }
  #body.index-layout .promotions-section .pricing .price .new {
    display: block;
    font-size: 2.2em;
  }
  #body.index-layout .promotions-section .products .product.plus:before {
    content: '+';
    font-family: 'HelveticaNeueCyr Roman', sans-serif;
    font-size: 40px;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    display: block;
    transform: none;
    margin-left: 0;
  }
  #body.index-layout .index-hightlights .cell {
    margin-bottom: 15px;
    justify-content: flex-start;
  }
  #body.product-layout .sidebar-products {
    margin-top: 30px;
  }
  #body.product-layout .actions-row .price-col {
    padding-right: 15px;
    margin-bottom: 15px;
  }
  #body.product-layout .fast-order-panel .left-col {
    padding-right: 15px;
  }
  #body.product-layout .fast-order-panel .panel-body form input:last-child {
    margin-bottom: 15px;
  }
  #body.product-layout .slider-col {
    padding-right: 15px;
  }
  .subcribe-section .text-icon {
    margin-bottom: 10px;
  }
  .subcribe-section .text-icon .icon {
    margin-right: 5px;
    width: 100px;
  }
  .subcribe-section .text-icon .text .big {
    font-size: 1.3em;
    font-size: 1em;
  }
  .subcribe-section .text-icon .text .small {
    font-size: 1em;
  }
  .subcribe-section .form .form-control {
    padding: 14px 25px;
  }
  .subcribe-section .form .btn {
    font-size: 1rem;
    padding: 17px 10px;
  }
  #main-footer .info-col {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #main-footer .footer-nav {
    display: block;
  }
  #main-footer .footer-nav > li {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
  #main-footer .footer-nav > li > a {
    display: block;
    text-align: center;
    padding: 5px 0;
  }
  #main-footer .copyrights .webstar-logo {
    display: block;
    float: none !important;
    text-align: center;
  }
  #main-footer .copyrights .webstar-logo img {
    margin: 10px auto;
  }
  #main-footer .copyrights .usefull-links > li {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
  .breadcrumb {
    margin-left: 0;
    margin: 10px 0;
  }
  #topline,
  #main-header {
    display: none;
  }
  #body .section-title.badge-strong .subtitle {
    display: none;
  }
  #body.index-layout .promotions-section {
    -webkit-background-size: cover;
    background-size: cover;
  }
  #body.index-layout .promotions-section .section-title {
    font-size: 2em;
  }
  #body.index-layout .promotions-section .pricing .price-text {
    font-size: 1em;
  }
  #body.index-layout .promotions-section .pricing .btn {
    font-size: 1.4em;
    padding: 10px 30px;
  }
  #body.index-layout .promotions-section .pricing .price {
    text-align: center;
  }
  #body.index-layout .promotions-section .pricing .price .old {
    display: block;
    font-size: 1em;
  }
  #body.index-layout .promotions-section .pricing .price .new {
    display: block;
    font-size: 2.2em;
  }
  #body.index-layout .promotions-section .products .product.plus:before {
    content: '+';
    font-family: 'HelveticaNeueCyr Roman', sans-serif;
    font-size: 40px;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    display: block;
    transform: none;
    margin-left: 0;
  }
  #body.index-layout .index-hightlights .cell {
    margin-bottom: 15px;
    justify-content: flex-start;
  }
  #body.product-layout .sidebar-products {
    margin-top: 30px;
  }
  #body.product-layout .actions-row .price-col {
    padding-right: 15px;
    margin-bottom: 15px;
  }
  #body.product-layout .fast-order-panel .left-col {
    padding-right: 15px;
  }
  #body.product-layout .fast-order-panel .panel-body form input:last-child {
    margin-bottom: 15px;
  }
  #body.product-layout .slider-col {
    padding-right: 15px;
  }
  .subcribe-section .text-icon {
    margin-bottom: 10px;
  }
  .subcribe-section .text-icon .icon {
    margin-right: 5px;
    width: 100px;
  }
  .subcribe-section .text-icon .text .big {
    font-size: 1.3em;
    font-size: 1em;
  }
  .subcribe-section .text-icon .text .small {
    font-size: 1em;
  }
  .subcribe-section .form .form-control {
    padding: 14px 25px;
  }
  .subcribe-section .form .btn {
    font-size: 1rem;
    padding: 17px 10px;
  }
  #main-footer .info-col {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #main-footer .footer-nav {
    display: block;
  }
  #main-footer .footer-nav > li {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
  #main-footer .footer-nav > li > a {
    display: block;
    text-align: center;
    padding: 5px 0;
  }
  #main-footer .copyrights .webstar-logo {
    display: block;
    float: none !important;
    text-align: center;
  }
  #main-footer .copyrights .webstar-logo img {
    margin: 10px auto;
  }
  #main-footer .copyrights .usefull-links > li {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
}
