body {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
}

h1, h2, h3 {
    font-family: 'Lobster', serif;
    color: #000;
}

h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    color: #000;
}

p {
    font-family: 'Open Sans', serif;
    color: #000; 
}

h1 {
    line-height: 55px;
}

.mt80 {
    margin-top: 80px;
}

.mx30 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.news-v3 h2 {
    text-transform: unset;
}

.btn-u.btn-u-dark {
    background: #000;
}

.btn-u.btn-u-dark2 {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.btn-u.btn-u-dark:hover {
    background: #ce0031;
    color: #fff !important;
}

.btn-u.btn-u-dark2:hover {
    background: #000;
    color: #fff !important;
}

.typo1 {
    font-family: 'Lobster', serif !important;
}

.typo2 {
    font-family: 'Open Sans', serif !important;
}

.font-custom {
    font-family: 'Lobster', serif;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-26 {
    font-size: 26px;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-32 {
    font-size: 32px;
}

.font-size-35 {
    font-size: 35px;
}

.font-size-40 {
    font-size: 40px;
    line-height: normal;
}

.font-size-60 {
    font-size: 60px;
    line-height: normal;
}

.text-citation {
    font-style: italic;
    font-size: 18px;
}

.text-appellation {
    font-size: 14px;
}

.text-appellation2 {
    font-size: 16px;
    font-style: italic;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

a:hover {
    color: #e6286e !important;
}

.width-70 {
    width: 70px;
}

.padding-40 {
    padding: 40px;
}

.mt80 {
    margin-top: 80px;
}

.img-cuvee {
    position: relative;
}

.navbar-nav {
    font-family: 'Open Sans', serif;
}

.btn-u:focus {
    color:#fff !important;
}

.btn-u:hover {
    color:#fff !important;
}

.bottle-home {
    position: relative;
    z-index: 200 !important;
}

.wine-title {
    font-size: 28px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}

.wine-title a {
    color: #000;
}

.wine-title a:hover {
    text-decoration: none;
}

.wine-subtitle3 {
    font-weight: 700;
    margin-bottom: 0;
}

.one-page-header.architecture-nav .navbar-nav > li > a {
    color: #fff;
}

.navbar {
    margin-bottom: 0;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.pos-relative {
    position: relative;
}

.h100 {
    height: 100%;
}

.color-black-hover:hover {
    color: #000 !important;
}

.bg-cuvee1 {
    background-color: #fbc4e8;
}

a.btn-u.cuvee1 {
    background-color: #e84ab2;
}

a.btn-u.cuvee1:hover {
    background-color: #c32b8f;
}

.bg-cuvee2 {
    background-color: #0a94d5;
}

a.btn-u.cuvee2 {
    background-color: #0a94d5;
}

a.btn-u.cuvee2:hover {
    background-color: #126f9a;
}

.bg-cuvee3 {
    background-color: #db0035;
}

a.btn-u.cuvee3 {
    background-color: #db0035;
}

a.btn-u.cuvee3:hover {
    background-color: #a90a31;
}

.bg-cuvee4 {
    background: rgb(249,193,0);
    background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(249,193,0,1)), color-stop(0.25, rgba(255,250,198,1)), color-stop(0.5, rgba(219,134,22,1)), color-stop(0.75, rgba(255,250,198,1)), to(rgba(249,193,0,1)));
    background: -webkit-linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    background: -moz-linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    background: -o-linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    background: linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    color: black !important;
}

a.btn-u.cuvee4 {
    background: rgb(249,193,0);
    background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(249,193,0,1)), color-stop(0.25, rgba(255,250,198,1)), color-stop(0.5, rgba(219,134,22,1)), color-stop(0.75, rgba(255,250,198,1)), to(rgba(249,193,0,1)));
    background: -webkit-linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    background: -moz-linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    background: -o-linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    background: linear-gradient(90deg, rgba(249,193,0,1) 0%, rgba(255,250,198,1) 25%, rgba(219,134,22,1) 50%, rgba(255,250,198,1) 75%, rgba(249,193,0,1) 100%);
    color: black !important;
}

.cuvee4:hover {
    background-color: #db8616;
}

.fiche_cuvee.cuvee1 {
    background: rgb(242,188,224);
    background: -webkit-linear-gradient(45deg, rgba(242,188,224,1) 0%, rgba(255,255,255,1) 50%, rgba(242,188,224,1) 100%);
    background: -moz-linear-gradient(45deg, rgba(242,188,224,1) 0%, rgba(255,255,255,1) 50%, rgba(242,188,224,1) 100%);
    background: -o-linear-gradient(45deg, rgba(242,188,224,1) 0%, rgba(255,255,255,1) 50%, rgba(242,188,224,1) 100%);
    background: linear-gradient(45deg, rgba(242,188,224,1) 0%, rgba(255,255,255,1) 50%, rgba(242,188,224,1) 100%);
}

.cuvee1 .breadcrumbs {
    background-color: #e84ab2;
}

.cuvee1 .cadre-citation {
    border: 1px solid #e84ab2;
}

.cuvee1 .color-primary {
    color: #e84ab2;
}

.cuvee1 .btn-u.btn-u-dark:hover {
    background: #e84ab2;
    color: #fff !important;
}

.fiche_cuvee.cuvee2 {
    background: rgb(111,199,241);
    background: -webkit-linear-gradient(45deg, rgba(111,199,241,1) 0%, rgba(255,255,255,1) 50%, rgba(111,199,241,1) 100%);
    background: -moz-linear-gradient(45deg, rgba(111,199,241,1) 0%, rgba(255,255,255,1) 50%, rgba(111,199,241,1) 100%);
    background: -o-linear-gradient(45deg, rgba(111,199,241,1) 0%, rgba(255,255,255,1) 50%, rgba(111,199,241,1) 100%);
    background: linear-gradient(45deg, rgba(111,199,241,1) 0%, rgba(255,255,255,1) 50%, rgba(111,199,241,1) 100%);
}

.cuvee2 .breadcrumbs {
    background-color: #0a94d5;
}

.cuvee2 .cadre-citation {
    border: 1px solid #0a94d5;
}

.cuvee2 .color-primary {
    color: #0a94d5;
}

.cuvee2 .btn-u.btn-u-dark:hover {
    background: #0a94d5;
    color: #fff !important;
}

.fiche_cuvee.cuvee3 {
    background: rgb(241,122,151);
    background: -webkit-linear-gradient(45deg, rgba(241,122,151,1) 0%, rgba(255,255,255,1) 50%, rgba(241,122,151,1) 100%);
    background: -moz-linear-gradient(45deg, rgba(241,122,151,1) 0%, rgba(255,255,255,1) 50%, rgba(241,122,151,1) 100%);
    background: -o-linear-gradient(45deg, rgba(241,122,151,1) 0%, rgba(255,255,255,1) 50%, rgba(241,122,151,1) 100%);
    background: linear-gradient(45deg, rgba(241,122,151,1) 0%, rgba(255,255,255,1) 50%, rgba(241,122,151,1) 100%);
}

.cuvee3 .breadcrumbs {
    background-color: #db0035;
}

.cuvee3 .cadre-citation {
    border: 1px solid #db0035;
}

.cuvee3 .color-primary {
    color: #db0035;
}

.cuvee3 .btn-u.btn-u-dark:hover {
    background: #db0035;
    color: #fff !important;
}

.fiche_cuvee.cuvee4 {
    background: rgb(247,182,12);
    background: -webkit-linear-gradient(45deg, rgba(247,182,12,1) 0%, rgba(255,255,255,1) 50%, rgba(247,182,12,1) 100%);
    background: -moz-linear-gradient(45deg, rgba(247,182,12,1) 0%, rgba(255,255,255,1) 50%, rgba(247,182,12,1) 100%);
    background: -o-linear-gradient(45deg, rgba(247,182,12,1) 0%, rgba(255,255,255,1) 50%, rgba(247,182,12,1) 100%);
    background: linear-gradient(45deg, rgba(247,182,12,1) 0%, rgba(255,255,255,1) 50%, rgba(247,182,12,1) 100%);
}

.cuvee4 .breadcrumbs {
    background-color: #f7b60C;
}

.cuvee4 .cadre-citation {
    border: 1px solid #f7b60C;
}

.cuvee4 .color-primary {
    color: #f7b60C;
}

.cuvee4 .btn-u.btn-u-dark:hover {
    background: #f7b60C;
    color: #fff !important;
}

@media (max-width: 991px) {

.wrapper {
    margin-top: 130px;
}

.btn-cuvee {
    margin-top: 10px;
}

.border-left {
    padding-bottom: 35px;
    border-bottom: black solid 1px;
}

.no-border {
    border: 0;
}

.header-custom {
    background: url(user/themes/unify3/images/top2.jpg) top center no-repeat;
    background-color: #000;
}
img.default-logo {
    margin: 15px 0;
    display: inline-block;
}
.footer-list a img {
    height: 40px;
    margin: 5px;
}
}

@media (min-width: 992px) {

.pos-absolute {
    position: absolute;
}

.btn-cuvee.pos-absolute {
    left: 30px;
    bottom: 10px;
}

.btn-cuvee.pos-absolute {
    left: 30px;
    bottom: 10px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

img.default-logo {
    display: none;
}
.border-left {
    padding-left: 30px;
    border-left: black solid 1px;
}
.header-custom {
    background: url(user/themes/unify3/images/top.jpg) top center no-repeat;
    background-color: #000;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
}
.one-page-header.navbar {
    padding: 0;
}
.header-logo {
    min-height: 200px;
}
.zoom {
    transition: transform .5s;
}
.zoom:hover {
    transform: scale(2);
    z-index: 3001 !important;
}
.footer-list a img {
    height: 50px;
    margin: 5px;
}
}


.max-width-100 {
    max-width: 100px;
}

.col-nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
    text-align: center;
}

.one-page-header {
    z-index: 3000;
}

.tparrows.preview4 {
    z-index: 3000;
}

.max-width-800 {
    max-width: 800px;
}

.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: 0;
    background-image: none;
    background-color: #ce0031;
}

.breadcrumbs h1 {
    color: #fff;
}

.breadcrumb a {
    color: #f5f5f5;
}

.one-page-header.architecture-nav .navbar-toggle .icon-bar {
    background: #fff;
    height: 1px;
}

.one-page-header.architecture-nav .navbar-toggle:hover .icon-bar {
    background: #ce0031!important;
}

.breadcrumb a:hover {
    color: #ffd658 !important;
    text-decoration: underline;
}

.model2 .footer a:hover {
    color: #ffd658 !important;
    text-decoration: none;
}

.thumbnail-style a.btn-more {
    color: #fff;
    background: #ce0031;
}

.thumbnail-style a.btn-more:hover {
    color: #ffd658 !important;
    background: #ce0031;
    box-shadow: 0 0 0 2px #ffd658;
}

.cadre-recette {
    width: 200px;
}

.cadre-citation {
    padding: 20px 30px;
    border: 1px solid #ce0031;
    background-color: rgba(255, 255, 255, 0.6);
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.img-hover-v1:hover span:after {
    background: rgba(0,0,0,0.16);
}

.prefooter {
    background-color: #000;
}

.carousel-v1 .carousel-caption {
    padding: 15px 15px;
}

.shopping-cart .total-result-in {
    margin-top: 6px;
}

.margin-top-10 {
    margin-top: 10px;
}

.sky-form {
    border: 0;
}

.text-large {
    font-size: 42px;
    margin-bottom: 25px;
}

.texte-effet {
    font-size: 56px;
    line-height: normal;
    color: transparent;
    background: #666666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: 0px 3px 3px rgba(255,255,255,0.5);
}

.color-dark-blue {
    color: #7db140;
}

.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #a60e43;
}

.text-medium {
    font-size: 32px;
    margin-bottom: 25px;
}

.text-medium-h2 {
    font-size: 28px;
    margin-bottom: 25px;
}

.who li i {
    color: #a60e43;
}

.text-red {
    color: #c9253c;
}

.one-page-header.architecture-nav .navbar-nav > li > a:hover {
    color: #ce0031 !important;;
}

.text-opensans {
    font-family: 'Open Sans', sans-serif;
}

.footer-v1 .footer {
    padding: 20px 0;
    background: #dadada;
    font-size: 14px;
}

.footer-v1 .footer p {
    font-size: 14px;
}

.footer-v1 .legal {
    padding: 20px 0;
    background: #000000;
    font-size: 14px;
}

.footer-list {
    margin-top: 10px;
}

.footer-v1 .legal p, .footer-v1 .legal p a {
    color: #fff;
}

.footer ul li {
    line-height: 22px;
}

.footer-v1 .copyright {
    background: #fff;
}

.content {
    padding-bottom: 50px;
}

.model3 .content {
    padding-bottom: 50px;
}

.large-text h2 {
    font-size: 34px;
    margin-bottom: 30px;
}

.large-text h3 {
    font-size: 26px;
    margin-bottom: 20px;
}

.large-text p {
    font-size: 18px;
}

.footer-v1 .copyright p {
    color: #000;
}

div.text-left, div.text-right {
    padding-bottom: 15px;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-10px);
    }
    100% {
        transform: translatey(0px);
    }
}

.floating {
    transform: translatey(0px);
    animation: float 1.5s ease-in-out infinite;
}

.padding-top-40 {
    padding-top: 40px;
}

.img-bgd {
    background-position:right top;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-white, .text-white h2, .text-white h3, .text-white p {
    color: #fff;
}

.text-white h2, .text-white h3 {
    text-shadow: 2px 2px 4px #000000;  
}

.nopaddingLR {
    padding-right: 0;
    padding-left: 0;
}

.nopaddingright {
    padding-right: 0;
}

.nopaddingleft {
    padding-left: 0;
}

/* slider owl */
.text-date-agenda-home {
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 20px;
}

.owl-dot.active {
    opacity: 1;
}

.slider-agenda {
    padding-bottom: 15px;
    border-bottom: 5px solid #000;
    position: relative;
}

.slider-agenda .owl-dot {
    background-color: rgba(0, 0, 0, 1);
}

.owl-dot {
    background-color: rgba(148, 193, 32, 1);
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50%;
    width: 10px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 10px;
    opacity: 0.5;
}

.owl-carousel {
    position: static;
}

.owl-dot.active {
    opacity: 1;
}

.boutonall {
    position: absolute;
    bottom: 14px;
    right: 30px;
}

.slider-agenda .owl-controls {
    position: absolute;
    bottom: 12px;
    left: 20px;
}

.slider-agenda a {
    cursor: pointer;
}

.slider-agenda a:hover {
    text-decoration: none;
}

.owl-agenda .item {
    padding-bottom: 30px;
}

.owl-dots {
    position: absolute;
    bottom: -4px;
    left: 50px;
    height: 20px;
    width: 150px;
}

.margin-top-20 {
    margin-top: 20px;
}

.widget {
    margin-bottom: 45px;
}

.btn-u.btn-u-dark2 {
    background: transparent;
}

.btn-u.btn-u-dark2:hover {
    background: #000;
}


.owl-dot {
    background-color: rgba(148, 193, 32, 1);
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50%;
    width: 10px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 10px;
    opacity: 0.5;
}

.slider-actu {
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.slider-actu .owl-dot {
    background-color: rgba(148, 193, 32, 1);
}

.owl-carousel {
    position: static;
}

.owl-dot.active {
    opacity: 1;
}

.slider-actu .owl-controls {
    position: absolute;
    bottom: 12px;
    left: 20px;
}

.owl-nav {
    width: 46px;
    height: 20px;
    position: relative;
}

.slider-actu .owl-nav {
    color:#fff;
}

.owl-publi-home {
    position: relative;
}

.owl-slider-publi {
    padding-bottom: 53px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000;
    padding-left: 5px;
    padding-right: 5px;
}

.owl-nav .owl-next {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #000;
    padding-left: 6px;
    padding-right: 4px;
}


/* fin slider owl */

.titre-big {
    margin-top: 15px;
    font-size: 35px;
    color: #000;
}

.testimonial p:before {
    color: #000;
    font-size: 60px;
    content: "\201C";
    position: absolute;
    margin: -15px 0 0 -30px;
    font-family: Georgia, serif;
}

.testimonial p:after {
    color: #000;
    font-size: 60px;
    content: "\201D";
    position: absolute;
    margin: -15px 0 0 10px;
    font-family: Georgia, serif;
}

.testimonial p {
    font-size: 18px;
    padding-left: 30px;
    color: #7f7f7f;
}

.testimonial p em {
    font-size: 12px;
}

.glyphicon
{
    margin-right:4px !important;
}

.pagination .glyphicon
{
    margin-right:0px !important;
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.scroll-arrow {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 2000 !important;
    opacity: 0.4;
    transition: opacity 0.5s;
    color: #000;
}

.scroll-arrow:hover {
    opacity: 1;
}

.fondnoir {
    background-color: #000;
}

.color-white {
    color: #fff !important;
}

a {
    color: #a60e43;
}

.color-primary {
    color: #ce0031;
}

.bg-primary {
    background-color: #ce0031;
}

.fondnoir h2 {
    color: #fff;
    font-size: 35px;
}

.color-black {
    color: #000 !important;
}

.fondgris, .fondgris p, .fondgris h3 {
    background-color: #d8d6d6;
    color: #000;
}

.text-gris {
    color: #888;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.text-ingredients ul {
    padding-left: 0;
    list-style: none;
}

.vindumois {
    background: url(user/themes/unify3/images/vinsdumois.png) center left no-repeat;
    background-size: contain;
}

.vindumois img {
    padding-left: 80px;
}

.pager li > a:hover, .pager li > a:focus {
    color: #fff;
    border-color: #ce0031;
}

.block-agenda-home {
    padding-top: 10px;
    padding-bottom: 1px;
}

.wrappertext {
    padding: 15px;
}

.margin-top-90 {
    margin-top: 90px;
}


@media (max-width: 991px) {
.breadcrumbs.margin-top-90 {
    margin-top: 160px;
}
}

#p19 a.hiddenlink, #p20 a.hiddenlink, #p21 a.hiddenlink, #p22 a.hiddenlink {
    display: none;
}

.revolution-ch1 {
    color: #fff;
    font-size: 80px;
}

.revolution-ch1b {
    color: #fff;
    font-size: 50px;
}

.revolution-ch2 {
    color: #fff;
    font-size: 60px;
}

.revolution-ch3 {
    color: #fff;
    font-size: 60px;
}

a.disabled {
    background-color: #555 !important;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .45;
    color: #bababa !important;
}

a.disabled:hover {
    background-color: #555 !important;
    opacity: .45;
    color: #bababa !important;
}

.revolution-ch1, .revolution-ch1b, .revolution-ch2, .revolution-ch3 {
    color: #FFF;
    line-height: 60px;
    text-transform: none;
    font-family: 'Lobster', cursive;
    max-width: unset;
    z-index: 3000 !important;
}

#p1 .revolution-ch1, #p1 .revolution-ch1b, #p1 .revolution-ch2, #p1 .revolution-ch3 {
    color: #FFF;
    display: block;
}

.news-item {
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.tp-bullets {
    display: none;
}

.tab-v1 .tab-content img {
    margin-top: 0;
    margin-bottom: 0;
}

.posts .dl-horizontal dt {
    width: 100px;
}

.posts .dl-horizontal dt img {
    width: 100px;
    height: 100px;
}

.posts .dl-horizontal dd {
    margin-left: 110px;
}

#access_map {
    height: 350px;
    width: 100%;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

@media (min-width: 992px) {
.product-description.product-description-brd {
    min-height: 150px;
}
}

@media (max-width: 991px) {
.boxsameheight {
    margin-bottom: 20px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

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

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