@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
a {
    text-decoration: none;
}

.blue {
    background: #258fad;
    padding: 20px;
}

.red {
    background: #1877f2;
    padding: 20px;
}

.grey {
    background: #585858;
    padding: 20px;
}

.mixixn {
    color: #f0f2f5;
}

.scrollup {
    background: #1877f2 none repeat scroll 0 0;
    bottom: 50px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    opacity: 0.6
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
    background-image: linear-gradient(to bottom, #1877f2 0px, #1877f2 100%)
}
.sidebar-nav h4 {
    padding: 5px 10px;
    margin: 0;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a {
    color: #3C99DC;
    font-weight: bold;
}
#content h4 {
    color: #1877f2;
}
#content ul li {
    font-size: 12px;
    padding: 3px;
    color: #3C99DC;
}
#content ul {
    padding-left: 10px;
}
#content h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid;
    margin-bottom: 20px;
}
iframe {
    width: 100%;
    border: none;
    height: 300px;
}
.inner-text {
    font-size: 16px;
    font-style: italic;
}
.box a:hover {
    text-decoration: none !Important;
}
/* gallery */

ul.row li {
    list-style: none;
}
ul.row li img {
    cursor: pointer;
    background: #f0f0f0;
    border: 1px solid #f2f2f2;
}
.modal-body {
    padding: 5px !important;
}
.modal-content {
    border-radius: 0;
}
.modal-dialog img {
    text-align: center;
    margin: 0 auto;
}
.controls {
    width: 50px;
    display: block;
    font-size: 11px;
    padding-top: 8px;
    font-weight: bold;
}
.next {
    float: right;
    text-align: right;
}
/*override modal for demo only*/
.modal-dialog {
    max-width: 500px;
    padding-top: 90px;
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 500px;
        padding-top: 90px;
    }
}
/*  content */
#sidebar {
    display: table-cell;
    background: red;
}
#content {
    padding-bottom: 20px;
    min-height: 500px;
}
#main-content {
    display: table;
    float: none;
}
@media (min-width: 768px) {
    .affix-content .container .page-header {
        margin-top: 0;
    }
    .affix-sidebar {
        padding-right: 0;
        font-size: small;
        padding-left: 0;
        background: #f2f2f2;
    }
    .affix-row,
    .affix-container,
    .affix-content {
        height: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .affix-content {
        background-color: white;
    }
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar {
        border-radius: 0;
        margin-bottom: 0;
        border: 0;
    }
    .sidebar-nav .navbar ul {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #d6d6d6;
    }
}
@media (min-width: 769px) {
    .affix-content .container {
        width: 600px;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .affix-content .container {
        width: 900px;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
}
@media (min-width: 1220px) {
    .affix-row {
        overflow: hidden;
    }
    .affix-content {
        overflow: auto;
    }
    .affix-content .container {
        width: 1000px;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
    .affix-content {
        padding-right: 30px;
        padding-left: 30px;
    }
    .affix-title {
        border-bottom: 1px solid #ecf0f1;
        padding-bottom: 10px;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-collapse {
        padding: 0;
    }
    .sidebar-nav .navbar li a:hover {
        background-color: #1877f2;
        color: white;
    }
    .sidebar-nav .navbar li a>.caret {
        margin-top: 8px;
    }
}
/* content */
.background-main {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
/* slider */
#first-slider .main-container {
    padding: 0;
}
h4 {
    color: #fff;
}
#first-slider .slide1 h3,
#first-slider .slide2 h3,
#first-slider .slide3 h3,
#first-slider .slide4 h3 {
    color: #3C99DC;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
#first-slider .slide1 h4,
#first-slider .slide2 h4,
#first-slider .slide3 h4,
#first-slider .slide4 h4 {
    color: #fff;
    font-size: 6em;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10%;
}
#first-slider .slide1 .text-left,
#first-slider .slide3 .text-left {
    padding-left: 40px;
}
#first-slider .carousel-indicators {
    bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
    background-image: none;
}
#first-slider .carousel .item {
    height: 100%;
    width: 100%;
}
#first-slider {
    float: left;
    width: 100%;
}
.carousel {
    width: 100%;
    float: left;
}
#first-slider h3 {
    animation-delay: 1s;
}
#first-slider h4 {
    animation-delay: 2s;
}
#first-slider h2 {
    animation-delay: 3s;
}
.h3,
h3 {
    font-size: 24px;
}
#first-slider .carousel-control {
    width: 2%;
    text-shadow: none;
}
#first-slider h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
}
#first-slider .p {
    padding-top: 125px;
    text-align: center;
}
#first-slider .p a {
    text-decoration: underline;
}
#first-slider .carousel-indicators button {
    width: 18px;
    height: 18px;
    background-color: rgba(255, 255, 255, .4);
    border: none;
    border-radius: 100%;
}
#first-slider .carousel-indicators .active {
    background-color: #fff;
    border: none;
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-control .fa-angle-right,
.carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}
body {
    background: url('../images/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #333;
    font-family: 'Open Sans', sans-serif;
}
img.border {
    box-shadow: none !Important;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
p {
    font-size: 12px;
}
.navbar-collapse.in {
    overflow: hidden;
}
.contact p {
    color: #3C99DC;
    font-size: 14px;
}
h2 {
    margin-top: 0px;
    color: #1877f2;
    font-size: 25px;
}
.inner img.image {
    box-shadow: none;
    margin: 5% 0;
    width: 100%;
}
#baguetteBox-overlay {
    background-color: rgba(255, 255, 255, .9) !important;
}
a {
    color: #1877f2;
}
.navbar-default {
    box-shadow: none;
}
.text-info p {
    color: #fff;
}
.btn-default {
    font-size: 11px;
    padding: 5px;
}
.clear {
    clear: both;
}
h1 {
    font-size: 2em;
    padding: 15px;
    margin: 0;
    text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.2), 0px -5px 35px rgba(255, 255, 255, 0.3);
    color: #fff;
}
.welcome {
    padding: 3%;
}
.box {
    padding: 2% 0 4% 0;
}
h6 {
    font-size: 14px;
    color: #3C99DC;
    padding: 10px 0;
    margin: 0;
}
.btn-success:hover {
    background: #3C99DC;
}
.h4,
h4 {
    font-size: 18px;
}
img {
    max-width: 100%;
}
.product {
    padding: 20px 0;
}
.product img {
    width: 100%;
    height: 198px;
}
.border-top-1 {
    border-top: 1px solid #fff;
}
.product .col-md-6 {
    display: table-cell;
    float: none;
    padding: 0;
    vertical-align: top;
}
.product .row {
    margin: 0;
}
.product .col-md-4 {
    padding: 0;
}
.text-info {
    padding: 10px !important;
}
.border {
    border-top: 1px solid #fff;
    float: none;
    display: table;
}
.footer h6 {
    color: #79bd38;
    font-size: 22px;
    padding: 10px 0;
    font-weight: bold;
    margin: 0;
}
.footer .col-md-12 {
    padding: 0 15px;
}
.footer a {
    padding: 5px;
    font-size: 12px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}
.footer a:hover {
    color: #fff;
}
.footer {
    color: #fff;
    width: 100%;
    float: left;
    padding: 20px;
    background: #1877f2;
}
.navbar-brand {
    height: auto;
}
.bottom {
    background: #3C99DC;
    color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    float: left;
}
.bottom a {
    color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
}
address,
address a {
    color: #3C99DC;
}
#content p {
    color: #3C99DC;
}
.btn {
    border: 0;
    background: #1877f2;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font: inherit;
    margin: 0;
    outline: 0;
    font-size: 14px;
    /* font-weight: bold; */
    transition: all .1s linear;
}
footer ul li {
    width: 100%;
    float: left;
}
footer ul {
    padding-left: 10px;
    float: left;
}
footer h4 {
    color: #fff;
    font-size: 22px;
    width: 100%;
    float: left;
}
.footer_dv {
    float: left;
}
.media:first-child {
    margin-top: 10px;
}
.top-right img {
    margin: 0 10px;
}
.top-right a {
    border-right: 1px solid #ccc;
    float: left;
    margin-top: 10px;
}
.top-right a+a+a {
    border-right: 0;
}
.top {
    margin-top: 4.1%;
    font-size: 13px;
    color: #fff;
    float: right;
    text-align: right;
    margin-right: 10px;
    font-style: italic;
    margin-left: 15px;
}
.top a {
    color: #3C99DC;
}
.top .bi {
    color: #1877f2;
}
.box p {
    color: #fff;
}
.background-main {
    background: #fff;
    border-top: 2px solid #1877f2;
    padding: 0;
}
.navbar-default {
    border-radius: 0;
    background: none;
    border: none;
}
.navbar-collapse {
    padding: 0;
}
.carousel-control-next,
.carousel-control-prev {
    width: 8%;
}
h3 {
    color: #fff;
    margin-top: 10px;
}
tr:nth-child(even) {
    background: #f6f6f6;
}
tr:nth-child(odd) {
    background: #FFF
}
ul.social-network {
    list-style: none;
    margin-left: 0 !important;
    padding: 0;
    float: left;
}
ul.social-network li {
    display: inline;
    margin: 0 2px;
    width: auto;
}
.sidebar {
    background: #f2f2f2;
}
.sidebar h4 {
    background: linear-gradient(to bottom, #1877f2 0px, #1877f2 100%);
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #d6d6d6;
    font-weight: bold;
    padding: 16px 32px;
}
.sidebar ul {
    padding-left: 0;
}
.sidebar ul li {
    list-style: none;
}
.sidebar ul li a {
    line-height: 20px;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #3C99DC;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: small;
    font-weight: 600;
    border-bottom: 1px solid #d6d6d6;
}
.sidebar ul li a:hover {
    background: #1877f2;
    color: #fff;
}
.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}
.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff;
    line-height: 32px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #3C99DC;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
/* css menu */

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu #menu-button {
    display: none;
}

#cssmenu {
    width: auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    background: #ffffff;
    position: relative;
    z-index: 1000;
    float: right;
    margin-top: 2.5%;
}

#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #1877f2;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#cssmenu>ul>li {
    float: left;
}

#cssmenu.align-center>ul {
    font-size: 0;
    text-align: center;
}

#cssmenu.align-center>ul>li {
    display: inline-block;
    float: none;
}

#cssmenu.align-center ul ul {
    text-align: left;
}

#cssmenu.align-right>ul>li {
    float: right;
}

#cssmenu.align-right ul ul {
    text-align: right;
}

#cssmenu>ul>li>a {
    padding: 20px;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #3C99DC;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.active>a {
    color: #1877f2;
}

#cssmenu>ul>li.has-sub>a {
    padding-right: 25px;
}

#cssmenu>ul>li.has-sub>a::after {
    position: absolute;
    top: 21px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #1877f2;
    border-right: 1px solid #1877f2;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

#cssmenu>ul>li.has-sub:hover>a::after {
    border-color: #1877f2;
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
}

#cssmenu li:hover>ul {
    left: auto;
}

#cssmenu.align-right li:hover>ul {
    right: 0;
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;
}

#cssmenu ul li:hover>ul>li {
    height: 32px;
}

#cssmenu ul ul li a {
    padding: 10px 20px;
    width: 200px;
    font-weight: bold;
    font-size: 12px;
    background: #3C99DC;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #ffffff;
    background: #1877f2;
}

#cssmenu ul ul li.has-sub>a::after {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub>a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

#cssmenu ul ul li.has-sub:hover>a::after {
    border-color: #ffffff;
}

@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    .open {
        display: block !important;
    }
    #cssmenu.align-center>ul,
    #cssmenu.align-right ul ul {
        text-align: left;
    }
    #cssmenu ul li,
    #cssmenu ul ul li,
    #cssmenu ul li:hover>ul>li {
        width: 100%;
        height: auto;
        border-top: 1px solid rgba(120, 120, 120, 0.15);
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
    }
    #cssmenu>ul>li,
    #cssmenu.align-center>ul>li,
    #cssmenu.align-right>ul>li {
        float: none;
        display: block;
    }
    #cssmenu ul ul li a {
        padding: 20px 20px 20px 30px;
        font-size: 12px;
        color: #3C99DC;
        background: none;
    }
    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li a:hover {
        color: #3C99DC;
        color: #fff;
    }
    #cssmenu ul ul ul li a {
        padding-left: 40px;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        right: auto;
        width: 100%;
        margin: 0;
    }
    #cssmenu>ul>li.has-sub>a::after,
    #cssmenu ul ul li.has-sub>a::after {
        display: none;
    }
    #menu-line {
        display: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 20px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        background: #1877f2;
    }
    #cssmenu #menu-button::after {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 15px;
        height: 2px;
        background: #fff;
    }
    #cssmenu #menu-button::before {
        content: '';
        position: absolute;
        top: 25px;
        right: 20px;
        display: block;
        width: 15px;
        height: 7px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 52px;
        width: 52px;
        cursor: pointer;
    }
    #cssmenu .submenu-button::after {
        content: '';
        position: absolute;
        top: 21px;
        left: 26px;
        display: block;
        width: 1px;
        height: 11px;
        background: #3C99DC;
        z-index: 99;
    }
    #cssmenu .submenu-button::before {
        content: '';
        position: absolute;
        left: 21px;
        top: 26px;
        display: block;
        width: 11px;
        height: 1px;
        background: #3C99DC;
        z-index: 99;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        display: none;
    }
}

@media (max-width:992px) {
    .px-3 {
        padding: 0 !important;
    }
    .red {
        border-bottom: 1px solid #fff;
    }
    body,
    :root {
        overflow-x: hidden;
    }
}

@media (max-width: 540px) {
    .product .col-md-6 {
        width: 100%;
    }
    .product img {
        height: auto;
    }
}

@media (min-width: 541px) and (max-width:768px) {
    .product .col-md-6 {
        width: 100%;
        height: auto;
    }
    .product img {
        height: auto;
    }
    .border {
        display: inherit;
    }
    footer .col-md-3 {
        float: left;
        width: 33%;
    }
}

@media (min-width:768px) {
    .box .col-md-4 .red {
        min-height: 100%;
    }
}