.t4-logo-header, .t4-header-right {
  min-width: inherit !important;
}

.menu-icon-cont {
  float: right !important;
  margin-top: 10px;
}

.t4-header-inner .no-gutters {
  border-left: none !important;
  border-right: none !important;
}

.t4-logo-header {
  border-right: none !important;
}

.t4-header {
  border-bottom: none !important;
  padding-top: 20px !important;
}

.mod-list-view .latest-item .item-content, .t4-megamenu .navbar-nav > li.active > .nav-link::before, .t4-megamenu .navbar-nav > li.active > a::before {
  background: none !important;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  font-size: 14px !important;
  line-height: 1 !important;
}

.t4-footer {
  background-color: #000000 !important;
  font-size: 14px !important;
  color: #ffffff !important;
  text-transform: inherit !important;
}

.t4-footer .container {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.t4-footer a {
  color: white !important;
  border-bottom: none !important;
}

.t4-footer a:hover {
  color: #cccccc !important;
  border-bottom: none !important;
}

.btn-red {
  background: #e31c23;
  color: #ffffff;
}

.btn-red a {
  color: #ffffff !important;
}

a {
  color: #e31c23;
}

a:hover {
  color: #cccccc;
  text-decoration: none;
}

.t4-megamenu .navbar-nav > li > a .item-caret.item-caret, .t4-megamenu .navbar-nav > li > .nav-link .item-caret.item-caret {
  border-top-color: #000000;
}

.t4-contact-callout {
  background: #e31c23;
  color: white;
  padding-top: 40px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .t4-main-body {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
  padding: 8px !important;
}

#t4-section-1{
margin-top: 100px;

}

.homeText{
  margin-top:100px;
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    background: #322e2f;
    color: #fff!important;
}

#t4-footer{
background-image: url('/~stenstrom23/images/placeholderfooter.jpg')!important;
background-size: cover;
}


@media (min-width: 1200px) {
  .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 {
    float: left;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
}

.jux_portfolio_pro .jux-item .content .jux_text_layout {
  width: 100%;
  height: auto;
  min-height: 160px!important;}

/*.jux_portfolio_pro-filters ul#filter li {
width:50!important
}-->*/


.jux_portfolio_pro .hover_2 .item-info{
background-color: #e31c23 !important;
}

.jux_portfolio_pro .hover_2 .jux-link{
font-size:24px;
padding-left: 25px;
    padding-right: 25px;
}

.jux_portfolio_pro .hover_2 .icon .zoom{
color: black!important;
}

.jux_portfolio_pro .hover_2 .icon .zoom:hover{
color: black!important;
}

.card .card-body h2{
font-size:15px;
}

.m-0{
font-size:36px!important
}

.introGallery{

}
#detail-tab{
display:none!important
}

.card-body {
  text-align: center !important;
}


/*code for dsplaying portfolio list items*/
@media (min-width: 992px) {
  
.jux_portfolio_pro-filters ul#filter li {
width:100%;


  }}

.jux_portfolio_pro-filters ul#filter li a {
font-size: 11px;
}

.jux_portfolio_pro .jux_text_layout .jux-title{
font-size:15px!important;
color:#7c828a!important;}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 20px;
}

/* Bar Graph Vertical */
.bar-graph .year {
  -webkit-animation: fade-in-text 2.2s 0.1s forwards;
  -moz-animation: fade-in-text 2.2s 0.1s forwards;
  animation: fade-in-text 2.2s 0.1s forwards;
}

.bar-graph-vertical {
  margin-top: 80px;
  max-width: 680px;
}

.bar-graph-vertical .bar-container {
  float: left;
  height: 150px;
  margin-right: 8px;
  position: relative;
  text-align: center;
  width: 40px;
}

.bar-graph-vertical .bar {
  border-radius: 3px;
  bottom: 40px;
  position: absolute;
  width: 40px;
}

.bar-graph-vertical .year {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  <!-- -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);-->
}

.bar-graph-two .bar::after {
  -webkit-animation: fade-in-text 2.2s 0.1s forwards;
  -moz-animation: fade-in-text 2.2s 0.1s forwards;
  animation: fade-in-text 2.2s 0.1s forwards;
  color: #fff;
  content: attr(data-percentage);
  font-weight: 700;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: left;
  top: 24px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.bar-graph-two .bar-one .bar {
  background-color: #e31c23;
  -webkit-animation: show-bar-one-vertical 1.2s 0.1s forwards;
  -moz-animation: show-bar-one-vertical 1.2s 0.1s forwards;
  animation: show-bar-one-vertical 1.2s 0.1s forwards;
}

.bar-graph-two .bar-two .bar {
  background-color: #e31c23;
  -webkit-animation: show-bar-two-vertical 1.2s 0.2s forwards;
  -moz-animation: show-bar-two-vertical 1.2s 0.2s forwards;
  animation: show-bar-two-vertical 1.2s 0.2s forwards;
}

.bar-graph-two .bar-three .bar {
  background-color: #e31c23;
  -webkit-animation: show-bar-three-vertical 1.2s 0.3s forwards;
  -moz-animation: show-bar-three-vertical 1.2s 0.3s forwards;
  animation: show-bar-three-vertical 1.2s 0.3s forwards;
}

.bar-graph-two .bar-four .bar {
  background-color: #e31c23;
  -webkit-animation: show-bar-four-vertical 1.2s 0.4s forwards;
  -moz-animation: show-bar-four-vertical 1.2s 0.4s forwards;
  animation: show-bar-four-vertical 1.2s 0.4s forwards;
}

/* Bar Graph Vertical Animations */
@-webkit-keyframes show-bar-one-vertical {
  0% {
    height: 0;
  }
  100% {
    height: 40%;
  }
}

@-webkit-keyframes show-bar-two-vertical {
  0% {
    height: 0;
  }
  100% {
    height: 55%;
  }
}

@-webkit-keyframes show-bar-three-vertical {
  0% {
    height: 0;
  }
  100% {
    height: 68%;
  }
}

@-webkit-keyframes show-bar-four-vertical {
  0% {
    height: 0;
  }
  100% {
    height: 82%;
  }
}

@-webkit-keyframes fade-in-text {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.sm-arrow{
	color:black!important;
}

.portfolioNav > .nav-link {
background-color:#e31c23!important;
color:white!important;
padding-top: 10px!important;
    padding-bottom: 10px!important;
    margin-top: 18px!important;

}


.portfolioNav > .nav-link:hover {
background-color:white!important;
color:#e31c23!important;

}

.control-label {
    position: relative;
    text-align: right!important;
}

.calloutBoxes{
min-height:200px;
}



@media (max-width: 1000px) {
  
.calloutBoxes{
min-height:300px;
}
.calloutTitle{
min-height:100px

}

}

@media (max-width: 770px) {
  
.calloutBoxes{
min-height:100px!important;
}

.calloutTitle{
min-height:1px;

}}

.text-primary {
  color: #e31c23 !important;
  font-size: 2.4rem;
  line-height: 1.667;
font-weight: normal!important;
color:black!important
}

.text-uppercase {
  text-transform: capitalize!important;
}

.form-control {
    width: 100% !important;
    max-width: 100% !important;
}

.jux_portfolio_pro-filters ul#filter .active {
    background: #e31c23 !important;
    color: #ffffff !important;
}

.jux_portfolio_pro-filters ul#filter li a {
    background-color: #ffffff !important;
    color: #000000 !important;
    box-shadow: none !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.jux_portfolio_pro-filters ul#filter li a:hover {
    background: #e31c23 !important;
    color: #ffffff !important;
}

.button.success {
    background-color: #e31c23 !important;
}

.sage{
    background-image: url('~/images/tech_backgrounds/sage_BG.jpg');
}

.sppb-panel-modern > .sppb-panel-heading {
  padding: 17px 30px 17px 15px;
  background: #fff!important;
  color: #000!important;
}

.sppb-panel-title{font-size: 20px;}

@media (max-width: 1544px) {
  .t4-megamenu {
    display: none !important;
  }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex;
        flex-basis: auto;
    }
}

