/* Off main site styling */
body p {
	font-family: "Open Sans",Arial,serif;
	font-size: 14px;
    line-height: 1.42857143;
    text-align: justify;
}

.nav {
	display:none !important;
}

.navbar-btn {
	display:none;
}

#header {
	text-align:center;
	padding:auto;
	margin:auto;
	text-align:center;
}


.more {
	max-height: 8.7em; /* (6 * 1.325 = 7.95) */
}

.more2 {
	max-height: 8.7em; /* (6 * 1.325 = 7.95) */
}

.more_time {
	max-height: 7.5em;
}

    .time_p {
        text-align:left;
    }

.padding-b-50 {
    padding-bottom:50px !important;
}

.user-menu {
    visibility:hidden !important;
}

.split-button {
    padding-left:50px;
    padding-right:50px;
    width:50%;
    background-color:transparent;
    color:#333;
}

.help-block {
    height:12px;
}

.mobile-display {
    display:none !important;
}

@media screen and (min-width: 640px) {
	.more {
		max-height: 7.1em; /* (6 * 1.325 = 7.95) */
	}
	.more2 {
	max-height: 7.0em; /* (6 * 1.325 = 7.95) */
}
    .time_p {
        text-align:justify;
    }
}

@media screen and (max-width: 767px) {
    .slogan {
        text-align:center;
    }
    .header img {
        display:block;
        margin-left: auto;
        margin-right: auto;
    }
    .header .pull-left {

    }
}

@media screen and (min-width: 720px) {
    .modal-dialog {
        /*width: 800px !important;*/
    }
}

@media screen and (min-width: 992px) {
    .product-image2 {
        width:40%;
    }
}

.nimbus_icon_header {
    width:35px;
    position:relative;
    bottom:2px;
}

.nimbus_icon_p {
    width:20px;
    position:relative;
    bottom:2px;
    margin-left:2px;
}

.red-text {
    color: #be3e1d;
}

/********/
.hide {
  display: none;
}

.icon-left{
    float:left;
    padding: 12px 25px 60px 15px;
    color:#be3e1d;
    display:none;
}
.text{
    text-align:left;
    padding:0 0 0 15px;
    padding-right:15px;
}
.text h4{
    padding-bottom:5px;
}

.row.vdivide [class*='col-']:not(:last-child):after {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

td {

}
/*tr:nth-of-type(5) td:nth-of-type(1) {
  visibility: hidden;
}*/
.rotate {
  /* FF3.5+ */
  -moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
  -o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
  -webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
  transform: rotate(-90.0deg);
}

.vmiddle {
    vertical-align:middle !important;
    text-align:center;

}

/***********************/
