.mainmenutheme .navbar-toggle {border-color: #4c4d4f;background-color: #4c4d4f;margin: 24px 10px 10px;padding: 5px 6px;}



.list-unstyled {
    padding-left: 0;
    list-style: none;
}



.fea.icon-sm {
    height: 16px;
    width: 16px;
}

.fea {
    stroke-width: 1.8;
}

.feature-list li {
    margin-bottom: 7px;
}

.mr-2, .mx-2 {
    margin-right: .5rem!important;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

.case-study-p {
    height: 80px;
    margin-bottom: 17px;
}


.btn-blue {
    background: #0097dc;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.product-text {
    height: 100px;
}
 .case-study {
    height: 200px;
} 



/* Media Query */

@media (max-width:479px) {
    
}
@media (max-width:767px) {
    
}
@media (min-width:768px) {
  

}
@media (min-width:992px) {
    
}
@media (min-width:1200px) {
    
}