/*
Theme Name: McGill Hose

Tags: bootstrap
*/

/*
 * Globals
 */

/*
 * Globals
 */

@font-face {
  font-family: 'Roboto Thin';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(http://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2) format('woff2');
}

.content .row img{ width:100% !important; height: auto !important; }

body { 
    color: #555;
    background-color: #004826;
    padding-top: 12px !important;
}

.white-link {
    color: white !important;
    
}
.fluid-img { width: 100%; height: auto; }

.bh_banner { background-color:#fbb500 !important; margin: 0px; color: black; }
.button {
  font: bold 11px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}
#sidebar{ margin-bottom:12px; }
#sb_instagram { height:auto !important; width: 100% !important; }
.entry-content-page > p > a > img { padding:6px; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 0;
	font-weight: 700;
	font-family: "Roboto Thin",sans-serif !important;
    color: #333;
}
#anchor_color a { 
    color:black; 
}
#anchor_color a:hover { 
    text-decoration: underline; 
}
.alignleft  { 
    float:left; 
}
.alignright { 
    float:right; 
}
.img-circle {
    border-radius: 50%;
}

#news-list ul li:before 
{
    content: '';
    display: inline-block;
    background-position: -4px 0px;
    background-size: contain;
    background-repeat: no-repeat;  
 
}
#news-list ul li a 
{
    color: #004826;
    margin-bottom:6px;
    
}
#news-list ul li 
{ 
    margin-bottom:10px;
}
.rnd-top {
    border-radius: 4px 4px 0 0 !important;
}
.rnd-bot {
    border-radius: 0 0 4px 4px!important;
}
.rnd-crn {
    border-radius: 4px!important;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.icon_header {
    font-size: 14px;
    line-height:200%;
    background-color: gray; 
    text-align: center;  
    
}
.icon_title {
    font-size: 14px;
    margin-bottom: 12px;
    line-height:200%;
    background-color: gray;
    border-radius:  0 0 4px 4px !important;
    text-align: center;  
    
}
.icon_title a{
    color:white;
}
.icon_header a{
    color: white; 
}
.img-contact{
    padding:6px 0px;
}
.col-align {
  float: none;
  display: inline-block;
    vertical-align: middle;

  &--top {
    vertical-align: top;
  }
  &--center {
    vertical-align: middle;
  }
  &--bottom {
    vertical-align: bottom;
  }
}
.navbar-collapse form[role="search"] button, .navbar-collapse form[role="search"] input{
    padding: 6px 12px; !important;
}
.blog-nav-item li a {color: #004826; }
.blog-nav-item li a:hover {background: #8fb690;
text-decoration:none;
    border-radius: 4px!important;
    color:white;
}
.pad-12 {
    padding: 12px 0px;
}

.pad-12-h {
    padding: 12px;
}

.pad-12-v {
    padding: 12px;
}

/*
 * General page layout
 */
#main-column {
    background-color: #f1f8ee;
    border-radius: 4px !important;
    padding-top:12px;
}

#logo-telephone {
    margin-bottom: 1em;
}

#logo a{
    color: white;
}

#header-telephone a{
    font-size: 24px;
    color:white;
}

.navbar-form {
    display: block;
}
#search-field {
    border: 1px solid #ccc !important;
    margin-top:12px;
}
.btn-default {
    background-color: #ccc !important;
    margin-top:12px;
}
.wp-image-2467 {
    width:100%;
    height:auto;
}

.divTable{ 
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.table-area {
    padding-bottom: 0px;
    border-bottom: 1px #f0f0f0 solid;
}
.table {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    border-top: 12px #004826 solid;
    border-bottom: 12px #004826 solid;
}
.table-type-four {
    border-top: none;
}
.table-type-four thead {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    background-color: #147db7;
    color: #ffffff;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) 
{
    .container {
        width: 1170px;
    }
    .pull-right-lg {
        float: right;
    }
}


/*
 * Masthead for nav
 */

.blog-masthead {
    -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}

/* Nav links */
.blog-nav-item {
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif !important;
    position: relative;
    display: inline-block;
    padding: 10px;
    font-weight: 500;
    color: #cdddeb;
    float: left;
    margin: 0;

    list-style: none;
}
.blog-nav-item>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.blog-nav-item:hover,
.blog-nav-item:focus {
    color: #fff;
    text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
    color: #fff;
    background-color: blue;
}
#products-services-industry {
    overflow: hidden;
}
.blog-nav .active:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    vertical-align: middle;
    content: " ";
    border-right: 5px solid transparent;
    border-bottom: 5px solid;
    border-left: 5px solid transparent;
}


/*
 * Blog name and description
 */

.blog-header {
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog-title {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 60px;
    font-weight: normal;
}
.blog-description {
    font-size: 20px;
    color: #999;
}


/*
 * Main column and sidebar layout font-size: 18px;
    line-height: 1.5;
 */

.blog-main {
    
}

/* Sidebar modules for boxing content */
.sidebar-module {
    padding: 15px;
    margin: 0 -15px 15px;
}
.sidebar-module-inset {
    padding: 15px; 
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}


/* Pagination */
.pager {
    margin-bottom: 60px;
    text-align: left;
}
.pager > li > a {
    width: 140px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
}

.entry-content-page {
    background-color: white;
    padding:8px;
    margin-bottom:12px;
}

/*
 * Blog posts
 */

.blog-post {
    margin-bottom: 60px;
}
.blog-post-title {
    margin-bottom: 5px;
    font-size: 40px;
}
.blog-post-meta {
    margin-bottom: 20px;
    color: #999;
}

/*
 * Footer
 */
#logo-div {
    background-color:white;
    width:100%;
}
.blog-footer {
    padding: 12px 0;
    color: #999; 
    background-color:white;
}
.blog-footer p:last-child {
    margin-bottom: 0;
}

body {
    padding: 60px 0px;
}
.navbar-collapse {
    position: relative; 
}
.navbar-collapse form[role="search"] {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
    padding: 8px 12px;
    border-radius: 0px;
    border-width: 0px;
    color: rgb(119, 119, 119);
    background-color: rgb(248, 248, 248);
    border-color: rgb(231, 231, 231);
    box-shadow: none;
    outline: none;
}
.navbar-collapse form[role="search"] input {
    padding: 16px 12px;
    font-size: 14pt;
    font-style: italic;
    color: rgb(160, 160, 160);
    box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
    display: none;
}
.blog-nav-item>li { 
            float:left;
}

#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

/*==========  Non-Mobile First Method  ==========*/


/* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
        
        .pull-right-lg {
            float: right;
        }
        .blog-nav-item>li a{
        font-size: 2.185714286rem;
        }
        .blog-nav-item>li a:hover{
            color:white !important;
            text-decoration: none !important;
            font-size: 2.185714286rem;
        }
    }
    @media only screen and (min-width : 1000px) {
        
        .pull-right-lg {
            float: right;
        }
        .blog-nav-item>li a{
        font-size: 1.685714286rem;
        }
        .blog-nav-item>li a:hover{
            color:white !important;
            text-decoration: none !important;
        font-size: 1.685714286rem;
        }
    }

/* Small Devices, Tablets */

    @media only screen and (max-width : 768px) {
        .loc-img > a > img {
            width:50% !important;
            height:auto !important;
        }
        #main-column {
            margin: 12px;
        }
        #wp-live-chat-header {
            display:none;
        }
        #logo-img {
            width:94%;    
        }
        #logo-text {
            display:none;
        }
        .icon_header {
            margin-bottom:6px;
        }
        
        .pull-right-lg {
            float: right;
        }
        .fitting-header
        {
            display:none;
        }
        .main-navigation ul.nav-menu, 
        .main-navigation div.nav-menu > ul {
            border-bottom: 1px solid #ededed;
            border-top: 1px solid #ededed;
            display: inline-block !important;
            text-align: left;
            width: 100%;
        }
        .main-navigation ul {
            margin: 0;
            text-indent: 0;
        }
        .main-navigation li a,
        .main-navigation li {
            display: inline-block;
            text-decoration: none;
        }
        .main-navigation li a {
            border-bottom: 0;
            color: #6a6a6a;
            line-height: 3.692307692;
            text-transform: uppercase;
            white-space: nowrap;
        }
        .main-navigation li a:hover,
        .main-navigation li a:focus {
            color: #000;
        }
        .main-navigation li {
            margin: 0 40px 0 0;
            margin: 0 2.857142857rem 0 0;
            position: relative;
        }
    .main-navigation li ul {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    .main-navigation li ul ul {
        top: 0;
        left: 100%;
    }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li:focus > ul,
    .main-navigation .focus > ul {
        border-left: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit;
        width: inherit;
    }
    .main-navigation li ul li a {
        background: #efefef;
        border-bottom: 1px solid #ededed;
        display: block; 
        font-size: 0.585714286rem;
        line-height: 2.181818182;
        padding: 8px 10px;
        padding: 0.571428571rem 0.714285714rem;
        width: 180px;
        width: 12.85714286rem;
        white-space: normal;
    }
    .main-navigation li ul li a:hover,
    .main-navigation li ul li a:focus {
        background: #e3e3e3;
        color: #444;
    }
    .main-navigation .current-menu-item > a,
    .main-navigation .current-menu-ancestor > a,
    .main-navigation .current_page_item > a,
    .main-navigation .current_page_ancestor > a {
        color: #636363;
        font-weight: bold;
    }
    .menu-toggle {
        display: none;
    }
      
    .blog-nav-item>li {
        float: left; 
    }
    .blog-nav-item>li a{
        font-size: 1.985714286rem;
    }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
        
        .pull-right-lg {
            float: none;
        }
        .homepage> p > img{ width:100%; height:auto;}
        #mcgill-content> p > img{ width:100%; height:auto;}
    }

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    .blog-nav-item>li {
        float: none;
    }
}
    
    
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
        
        #logo-img {
            width:100%;
            height: auto;
        }
        #header-telephone {
            
        }
        
        .pull-right-lg {
            float: right;
        }
        .blog-nav-item {
            padding-bottom:12px; 
        }
        .blog-nav-item>li {
            float: none; 
        }
        .blog-nav-item>li a{
        font-size: 2.585714286rem;
        } 
        
}