@media (max-width: 1010px) {
    .c {
        width: 100%;
        padding: 0 10px;
    }

    .main_menu::after,
    .main_menu::before {
        display: none;
    }

    #prev {
        left: 20px;
    }

    #next {
        right: 20px;
    }

    .main_menu {
        width: 100%;
    }

    #prev_next {
        top: 155px;
    }

    .why a {
        padding: 0 10px;
    }

    .hits > a {
        width: 33%;
        height: auto;
    }

    .new .item:nth-child(5) {
        display: none;
    }

    .item {
        margin-right: 6%;
    }

    .content {
        width: 80%;
    }

    .all .left,
    .all .right {
        float: none;
    }

    footer:last-child img {
        top: 0;
        margin: 10px 0;
    }

    aside .item:nth-child(4n+4) {
        margin-right: 20px;
    }

    .cat_toggler {
        font-size: 0px;
    }

    .cat_toggler li {
        width: 25%;
    }

    .cat_toggler span {
        max-width: 60%;
    }

    .single.left {
        width: 40%;
    }

    .single.right {
        width: 58%;
    }

    a.heart_wrap.right {
        float: none;
        margin-top: 20px;
    }

    .wrap .item {
        margin-right: 15px;
        width: 20%;
    }

    .wrap .item:nth-child(5) {
        display: none;
    }

    .main_menu li {
        margin: 0 25px 0 0;
    }

    .main_menu li:last-child {
        margin-right: 0;
    }

    h1 {
        padding: 0 10%;
    }

    .item {
        margin-bottom: 20px;
    }
}

@media (max-width: 780px) {

    .logo {
        margin-right: 2%;
    }

    .top_menu div a {
        margin-right: 10px;
    }

    .top_menu div a:last-child {
        margin-right: 0;
    }


    .paginato {
        text-align: center;
    }

    .paginato span, .paginato a {
        margin: 0 5px;
        border: 1px solid #ccc;
        border-radius: 50%;
        padding: .3em .5em;
        width: 32px;
        height: 32px;
        text-decoration: none !important;

        line-height: 2;
        font-size: 80%;

    }

    .paginato .current, .content .paginato a:hover {
        text-decoration: none;
        background-color: #999;
        color: #fff;
        font-weight: bold;
    }

    .main_menu {
        padding-left:0.5em;
    }

    .main_menu li a {
        padding:10px 0 10px 10px;
        font-size: 100%;
    }


    .logo {
        display: block;
        margin-bottom: 10px;
    }

    .search {
        top: 0;
    }

    .why a {
        margin-bottom: 20px;
    }

    .fav {
        margin-top: 4px;
    }

    .tip,
    .tip.other {
        right: auto;
        left: 0;
        padding: 3px 6px;
        height: auto;
        top: -25px;
        width: 160px;
    }

    .hits a > span {
        height: auto;
        padding: 6px 0;
    }

    .item:last-child {
        margin-right: 6%;
    }

    .cat {
        display: none;
        /*
        float: none;
        width: 100%;
        */
    }

    .cat ul {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .content {
        width: 95%;
        float: none;
        margin: 0 auto 30px auto;
    }

    h6 {
        margin-bottom: 10px;
    }

    .column {
        margin-right: 15px;
    }

    footer div.right {
        float: none;
        display: block;
        margin-top: 20px;
    }

    footer div.right > div {
        margin: 0 auto !important;
    }

    .inf_list li {
        width: 50%;
        vertical-align: top;
    }

    .desc {
        padding: 10px 0;
    }

    .content .items {
        text-align: center;
    }

    .content .items .item {
        margin: 10px;
    }

    .single.left figure {
        height: auto;
        line-height: normal;
    }

    .single.left figure a {
        vertical-align: top;
    }

    .gallery_toggle li {
        margin: 5px;
    }

    .add_to_cart .to_cart.in_click {
        margin: 0;
    }

    a.heart_wrap.right {
        margin-left: 15px;
        top: 3px;
    }

    .wrap .item a {
        max-width: 100%;
    }

    #AddComment {
        padding-left: 11%;
    }

    .wrap .item figure {
        height: auto;
        line-height: normal;
    }

    div.short_cart {
        position: static;
        display: block;
        max-width: 100%;
    }

    .all .left, .all .right {
        width:95%;
        margin:0 auto;
    }

    .all h5 {
        margin: 1em 0 1em 0;
    }

    .all figure  {
        width:32%;
    }


}

@media (max-width: 667px) {



    #little_cart a > span.c_num {
        display: inline-block;
    }

    .fav {
        display: block;
        float: none;
    }

    .phone {
        vertical-align: top;
    }

    .phone .number {
        pointer-events: all;
    }

    .search {
        margin-bottom: 10px;
        width:100%;
    }

    .search input[type=text] {
        width:80%;
    }


    .main_menu {
        padding:0;
    }

    .main_menu li {
        margin-right: 5px;
    }

    .main_menu li a {
        font-size: 100%;
        padding: 10px 0 10px 10px;
    }

    .carousel_wrap {
        display: none;
    }

    .why {
        display: none;
    }

    .why a {
        vertical-align: top;
        width: 30%;
    }

    .tip,
    .tip.other {
        left: 0;
        top: -115px;
        width: 120px;
    }

    .b-share-btn__wrap {
        display: inline-block !important;
        margin: 15px 5px 0 0 !important;
    }


    header div.right {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
    }

    .logo {
        display: inline-block;
    }

    .fav {
        display: inline-block;
        margin: 0 0 0 30px;
        vertical-align: top;
    }

    #little_cart a:first-of-type {
        top: 2px;
    }

    .fav:before {
        font-family: "Tahoma", sans-serif;
        font-size: 14.3px;
        vertical-align: top;
        margin: 2px 10px 0px 0px;
        content: '|';
        color: #777;
    }

    .cat_toggler span {
        max-width: 100%;
    }

    header .right > div {
        text-align: center;
    }

    #little_cart {
        text-align: center;
    }

    a.heart_wrap.right {
        margin: 0;
    }

    .add_to_cart .to_cart.in_click,
    a.heart_wrap.right {
        margin-top: 10px;
    }

    #AddComment input,
    #AddComment textarea {
        width: 75%;
    }

    .size span.right {
        /* display: none; */
        float: left;
        padding: 10px 0;
    }

    aside.cat {
        display: none;
    }

    footer:last-of-type img {
        top: 0;
        margin: 5px 0;
    }

    img[src="http://cs407231.vk.me/v407231075/777f/dOsRT7qB2R0.jpg"] {
        width: 100% !important;
    }

    .item {
        width: 27%;
    }
    .all figure {
        display: inline-block;
        width: 27%;
        margin-right: 6%;
    }
    .add_to_cart .to_cart {
        width: 317px;
    }
    .add_to_cart .to_cart.in_click {
        width: 264px;
    }

    .back_to_live {
        width: 100%;
        text-align: left;
    }
    .back_to_live_bro {
        width: 100%;
        padding: 0;
    }

}

@media screen and (max-width: 667px) and orientation(landscape) {
    .fancybox-inner {
        min-height: 0;
    }
}

@media (max-width: 520px) {


    .main_menu li {
        margin: 0;
        max-width: 23%;
        text-align: center;
    }

    .main_menu li a {
        font-size: 12px;
        vertical-align: top;
        padding: 10px 5px 10px 0;
    }

    .main_menu li span {
        vertical-align: middle;
        font-weight: bold;
    }

    .phone .number {
        font-size: 14px;
    }

    span.v_line {
        margin: 2px 0px 0 0px;
    }

    #little_cart .cart_text, #little_cart .cart_sum, #little_cart .fav {
        font-size: 11px;
    }
    #little_cart .fav {
        display: inline-block;
    }

    #little_cart {
        text-align: left;
        width: 180px;
        top: -2px;
        white-space: nowrap;
    }

    #little_cart a:first-of-type {
        width: 85px;
    }

    .hits a > span {
        font-size: 18px;
    }

    .hits a span strong {
        font-size: 14px;
    }

    .fav {
        display: block;
        margin: 5px 0 0 0;
    }

    .fav:before {
        display: none;
    }

    .main_menu_wrap, .main_menu {
        height: 58px;
        padding: 0;
    }

    .dropdown_content {
        top: 58px;
        RIGHT: 0 !IMPORTANT;
        LEFT: AUTO !IMPORTANT;
        TEXT-ALIGN: LEFT;
    }

    .hits a span strong {
        display: none;
    }

    .all .left, .all .right {
        display: block;
        width: 100%;
    }

    .all figure {
        width: 45%;
        margin-right: 8%;
    }

    .all figure:nth-of-type(even) {
        margin-right: 0;
    }

    .all figure a {
        width: 100%;
        height: auto;
    }

    .all figcaption {
        text-align: center;
    }

    .all iframe {
        width: 100%;
        min-height: 250px;
    }

    .column {
        margin-bottom: 15px;
    }

    article h5 {
        font-size: 20px;
    }

    p.a_date {
        margin-top: 5px;
    }

    .cat_toggler li {
        text-align: center;
        width: 45%;

    }

    .sort span.right {
        float: none;
        display: block;
        margin: 10px 0 0 0;
    }

    .add_to_cart .to_cart.in_click, .add_to_cart .to_cart, .disabled_item span {
        width: 100%;
    }

    .add_to_cart .to_cart.in_click {
        width: 80%;
    }

    .wrap .item {
        width: 40%;
    }

    *:after {
        display: none !important;
    }

    .why a:nth-of-type(3n+3) {
        background: transparent;
    }

    .search input[type=text] {
        width: 82%;
    }

    #eniland__map {
        display: none;
    }

    aside .breadcrumbs {
        padding-top:.5em;
    }

    .single.left {
        width: 100%;
    }

    .single.right {
        width: 100%;
    }

    .item {
        width: 42%;
    }
    .item:nth-of-type(even) {
        margin-right: 0;
    }
    .fancybox-type-image .fancybox-inner {
        max-height: 480px!important;
        min-height: auto !important;
    }
    #fancybox-thumbs.bottom {
        bottom: 20px;
    }
    .scroll {
        overflow-x: scroll;
    }
    table.shop_cart, .wysiwyg form[action*='cart'], .cart__cart tr:last-child td:first-child {
        text-align: center;
    }
    .desctop {
        display: none;
    }
    thead.mobile {
        display: table;
        width: 100%;
    }
    tr.mobile {
        display: table-row;
    }
    td:first-child a {
        text-decoration: underline;
    }
    .shop_cart_full tbody tr:last-child td:first-child {
        padding-right: 6px;
        text-align: center;
    }
    .cart__cart td label input  {
    	float: left;
    }
    .cart__cart td label span {
    	display: inline;
    }
    .item .to_cart {
        left: 13px;
    }
    .item .to_cart span {
        font-size: 12px;
    }
    #fancybox-thumbs ul {
        white-space: nowrap;
        overflow: scroll;
        width: auto!important;
        display: block;
    }
    #fancybox-thumbs ul li {
        float: none;
        display: inline-block;
    }
    .fancybox-overlay {
        overflow: hidden!important;
    }
    .gallery_toggle li {
        width: 28%;
    }
}


/* **************************************************************** */
/* ************************************************** */
/* ******************************* */
/* FLEXBOX GRID */


/* Uncomment and set these variables to customize the grid. */

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 46rem;
  }

  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.667%;
  }

  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 62em) {
  .container {
    width: 61rem;
  }

  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    margin-left: 8.333%;
  }

  .col-md-offset-2 {
    margin-left: 16.667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.333%;
  }

  .col-md-offset-5 {
    margin-left: 41.667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.333%;
  }

  .col-md-offset-8 {
    margin-left: 66.667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.333%;
  }

  .col-md-offset-11 {
    margin-left: 91.667%;
  }

  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 75em) {
  .container {
    width: 71rem;
  }

  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.667%;
  }

  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}