/******************/
/*   MAIN PAGE   */
/****************/

/* BRING ON THE FONTS */
@font-face {
    font-family: SourceSansPro;
    src: url('source-sans-pro/SourceSansPro-Regular.otf');
}

.fa-building:before {
    content: "\f1ad";
    color: #ed6639;
}

.fa-industry:before {
  content: "\f275";
  color: #ed6639;
}

/*Panel Dark Blue*/
.panel-dark-blue {
   border-color: #1c557a;
}

.panel-dark-blue > .panel-heading {
   background: #1c557a;
}
.product-service .product-service-in-twotone {
    padding: 15px 30px;
    text-align: center;
    border-left: 1px solid #ed6639;
    border-right: 1px solid #ed6639;
    border-bottom: 1px solid #ed6639;
}

/*Tag Boxes v1-darkblue*/
.tag-box-v1-darkblue {
  border: solid 1px #eee;
  border-top: solid 2px #1c557a;
}
/*Tag Boxes v1-plain*/
.tag-box-v1-plain {
  border: solid 1px #ccc;
}
/*Tag Boxes v6*/
.tag-box-v6 {
  background: #fafafa;
  border: solid 1px #1c557a; 
}

.color-dark-blue{
    color:#1c557a;
}

.color-orange
{
    color:#ed6639;
}

.color-white
{
    color:#ffffff;
}
.background-white
{
    background:#ffffff;
}
.margin-right-0
{
    margin-right:0;
}
.margin-bottom-10
{
    margin-bottom:10px;
}

.padding-5
{
    padding:5px 5px;
}
.padding-top-5
{
    padding-top:5px;
}
.padding-right-5
{
    padding-right:5px;
}
a:hover
 {
  color: #ed6639;
  text-decoration: underline;
  cursor: pointer; }
.nav-stacked ul{
    margin-left:8px;
}
.tab-v3 .nav-pills li.active a {
  color: #ed6639;
  border: solid 1px #ffffff;
  background: #ffffff; 
}
.tab-v3 .nav-pills li a {
  border: solid 1px #ffffff;
  background: #ffffff; 
  margin-bottom: 0;
  padding: 2px 4px;
  font-size: 15px;
}
.tab-v3 .nav-pills li a:hover {
 
  color: #ed6639;
  border: solid 1px #ed6639;
  background: #fafafa; 
}
.tab-v3 .nav-pills li { 
  font-size: 16px;
  margin-bottom: 0;
  background: #ffffff;
  padding: 2px 4px;
}
/* ALL FONTS */
* {
    font-family: 'Source Sans Pro';
}

.underline
{
    text-decoration: underline;
}
.remove-padding{
    padding:0px;
}
.rl5-padding{
    padding-top:0;
    padding-bottom:0;
    padding-left:5px;
    padding-right:5px;
}

/* LOGOS */
#logo-header {
    margin-top: -15px;
    width: 250px;
}

@media screen and (max-width: 450px) {
    #logo-header {
        width: 150px;
        margin-top: 0px;
    }
}

.footer-logo {
    width: 100px;
}

/* TOP BAR */
.topbar-v3 {
    background: #103349;
}

/* MEGA MENU */
.navbar-default .navbar-nav > li > a {
    color: #687074;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

/* SUB MENU */
.header-v5 .dropdown-menu .active > a, .header-v5 .dropdown-menu li > a:hover {
    background: #1c557a;
}

.header-v5 .dropdown-menu li.dropdown-submenu:hover > a {
    background: #1c557a;
}

.header-v5 .dropdown-menu {
    border-color: #1c557a;
}

/* MIDDLE AREA */
.product-service .product-service-heading {
    background: #1c557a;
}

/* FOOTER */
.cust-width {
    width: 100px !important;
}

/* LIGHT GREY FONT USE IN FOOTER */
.dotted-gray-line {
    border-bottom: 1px dotted #bbb;
    margin-bottom: 10px;
}

/* INSIDE H1 IN FOOTER FOR TITLE*/
.bbb {
    color: #bbb;
    border-bottom: 2px solid #bbb;
    display: inline-block;
    margin: 0 0 -2px 0;
}

/* TIGHTENED UP */
label.ng-binding {
    margin-bottom: 0px;
    font-weight: 500;
}

input.ng-scope.ng-pristine.ng-untouched.ng-valid.ng-empty {
    margin-right: 5px;
}


input[type=checkbox], input[type=radio] {
    margin: 0 0 0 0;
}

.checkbox-list li {
    margin-top: 0px;
}

/* LINK COLOR CHANGES */
.product-service .product-service-in a {
    color: #ED6639 !important;
}



/********************/
/*  RESOURCE PAGE  */
/*       +        */
/*  BUYERS PAGE  */
/****************/
.company_name{
    color: #333;
    font-weight:bold;
}

.res-pad {
    margin-bottom: 25px;
}
/* DROP DOWN */
.pad-right {
    margin-right: -5px;
}

/* ACCORDIAN */
.filter-by-block h1 {
    background: #1c557a;
    margin-top: 0px;
    font-size: 22px;
    padding: 4px 4px;
}
/* BUTTONS */
.btn-u.btn-brd.btn-u-sea-shop {
    border-color: #1c557a;
    color: #1c557a;
    margin-bottom: 5px;
}

.btn-u.btn-u-sea-shop:hover {
    background: #ED6639;
}
/* RESULTS */
.shop-bg-red {
    background: #ed6639;
}

.group-label.ng-binding {
    font-weight: 600;
}

.mkt10 {
    margin-bottom: -5px;
    margin-top: -5px;
}

/********************/
/* CONTACT US PAGE */
/******************/

/* THE MAP */
.map {
    width: 100%;
    border-top: solid 1px #eee;
}

.map-box {
    height: 250px;
}

.map-box-space {
    margin-top: 15px;
}

.map-box-space1 {
    margin-top: 7px;
}

.mobile-show {
    display: none;
}

.top-10 {
    margin-top: -10px;
}




/* MEDIA QUERY */
@media screen and (max-width: 900px) {
    .top-50 {
        margin-top: 50px;
    }

    .mobile-show {
        display: block;
    }

    .mobile-hide {
        display: none;
    }

    .map {
        height: 350px;
    }

     .tag-box {
      padding-left:5px;
      padding-right:5px;
    }

      .shadow-wrapper {
      padding-left:0;
      padding-right:0;
      
    }

    /*.result-category .badge-results {
        top: 4px;
        color: #fff;
        font-size: 12px;
        padding: 3px 8px;
        position: relative;
        height: 32px;
        line-height: 24px;
        font-size: 18px;
    }*/

    .result-category {
        width: 100%;
        text-align: center;
    }

    .sort-list-btn.pad-right {
        width: 100%;
        text-align: center;
    }
}

/* SLIDER REVOLUTION CHANGES */
.tp-caption.revolution-ch1.sft.start {
    top: 65px !important;
}

/********************/
/* COMPANY PROFILE */
/******************/
.company_logo{
    /*width:50px;
    height:50px;*/
    float: left;
    margin-right: 15px;
}
/*.info{
    float:left;
    width:100%;
}*/
.margin-left-m-15{
    margin-left:-15px;
}
.comp-prod{
    margin-left:-40px;
    margin-bottom:0px;
}