/*
Theme Name:         BCTI
Description:        Custom theme developed for {Client Name} using Foundation framework, compliments of Reverie.
Version:            5.2.3
Author:             Derek Shropshire
Author URI:         http://derekshropshire.com/

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

/*---- OVERALL ----*/
footer p {display:none;}
body {
    font-family: 'Raleway', sans-serif;
    background: #ededee;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Droid Sans', sans-serif;
}
.row {
    max-width: 78.5rem;
}
#content {
    border: none;
    padding: 1.125rem;
    border-radius: 7px;
}

/*---- HEADER ----*/
header.main {
    background: url('img/header-bg2.png') no-repeat;
    height: 160px;
    z-index: 200 !important;
}
.rev-slider-wrapper {
    position: relative;
    top: 4px;
}
.fullwidthabanner {
    top:-5px;
}
.contact-area {
    text-align: right;
    padding-right: 50px;
    margin-top: 7px;
}
header.main form {
    display: inline-block;
}
header.main input[type="text"] {
    height: 30px;
    width: 80%;
    border-radius: 5px;
    background: #ffffff url('img/search-icon.png') no-repeat center right;
}
span.contact {
    background: url('img/email-icon.png') no-repeat top left;
    padding: 0 25px;
    font-family: 'Droid Sans', sans-serif;
	color: #004b75 !important;
	font-weight: bold;
}
span.contact a {
    color: #004b75 !important;
    font-weight: bold;
}
span.phone-num {
    background: url('img/phone-icon.png') no-repeat top left;
    padding: 0 25px;
    font-family: 'Droid Sans', sans-serif;
    color: #004b75 !important;
    font-weight: bold;
}
span.phone-num a {
    color: #004b75 !important;
    font-weight: bold;
}
span.address {
    background: url('img/map-icon.png') no-repeat top left;
    padding: 0 25px;
    font-family: 'Droid Sans', sans-serif;
    color: #004b75 !important;
    font-weight: bold;
}
.logo-area {
    margin-top: -53px;
    padding-right: 0;
}
img#logo {
    padding-right: 30px;
}
.nav {
    margin-top: 25px;
    padding-left: 0;
}


/*---- NAVIGATION ----*/
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 8px 10px !important;
}
ul#ubermenu-nav-main-3 a.ubermenu-target {
    padding-bottom: 0 !important;
    font-family: 'Droid Sans', sans-serif;
    color: #004b75;
    font-weight: bold;
    font-size: 18px;
}
ul#ubermenu-nav-main-3 li.ubermenu-item:focus {
    border: #6c6c6c solid 2px !important;
}
span.menu-subtext {
    font-size: 12px;
}
ul#ubermenu-nav-main-3 .ubermenu-content-block {
    margin-top: 0;
    padding-top: 0 !important;
    color: #6c6c6c;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}
.ubermenu-submenu {
    background: #e7e6e6 !important;
}
.ubermenu-submenu span.menu-subtext {
    display: none;
}
.ubermenu *:focus{
    outline:none;
}

/*---- HOMEPAGE ----*/
#rev_slider_1_1_wrapper {
    max-width: 1024px !important;
    margin-top: -18px !important;
    top:4px;
}
/*div.tp-bannertimer {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}*/

/*---- HOMEPAGE CAROUSEL ----*/
#showbiz_solutions_1 {
    background: #ffffff;
    padding: 20px;
    padding-bottom: 0;
    border-radius: 7px;
}
.showbiz-navigation {
    display: none !important;
}
p.show-excerpt {
    min-height: 200px;
}
p.show-excerpt2 {
    min-height: 30px;
    margin-bottom: 0px;
}
body.home #content {
    padding: 0;
    background-color: transparent;
    border-radius: 7px;
}
a.read-more {
    background: #064c75;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 20px;
    float: right;
    margin-bottom: 10px;
}

/*---- INTERIOR PAGES ----*/
h1.entry-title {
    font-size: 34px;
}
input[type="submit"] {
    background-color: #064c75;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 7px;
    font-size: 16px;
    font-weight: bold;
}
h2.entry-title a, article.espresso_events h2 a {
    color: #004b75;
}

/*---- EVENT STYLES ----*/
header.page-header {
    display: none;
}
.view-details-btn {
    float: left !important;
}
.espresso-event-list-wrapper-dv {
    border-bottom: 1px solid #004b75;
}
div.event-content p > a {
    display: none;
}
span.byline  {
    display: none;
}
time {
    display: none;
}
figure img {
    max-width: 85%;
}

/*---- SIDEBAR ----*/
#sidebar p.show-excerpt {
    min-height: 0;
}
#sidebar .panel, .footer-widget .panel {
    padding: 0rem 1.875rem;
	margin-top: -8px;
}
/*---- FOOTER ----*/
footer {
    padding-bottom: 35px;
    background-color: #ffffff;
}
footer.row {
    border-radius: 7px;
   /* max-width: 74rem;*/
    margin-top: 25px;
}
footer .large-3:nth-of-type(2), footer .large-3:nth-of-type(3), footer .large-3:nth-of-type(4) {
    padding-top: 30px;
}
footer .large-3 {
    padding: 10px 35px;
}
footer ul {
    color: #064c75;
    font-weight: bold;
}
footer p {
    margin-bottom: 5px;
}
footer h4 {
    color: #064c75;
    font-weight: bold;
}
footer h5 {
    font-weight: bold;
}
.footer-logos {
    margin-top: 65px;
}
footer img.alignright {
    margin: 0 0 18px 0;
}
body.single footer.row, body.page footer.row {max-width: 78.5rem;}

body > footer > div.large-8.medium-8.columns > h4 {display: none;}
footer.span {padding-right: 15px; padding-bottom: 20px; }
span.social {
    background: url('https://www.bcti.com/wp-content/uploads/2016/10/facebook-bg.jpg') no-repeat;
    width: 247px;
    height: 90px;
    display: block;
    margin: 0 auto;
    padding-left: 25px;
    padding-top:5px;
}
span.social img {
    margin-top: 15px;
}
span.phone {padding-right: 25px; font-weight: bold; color: #004b75 !important;}

#sidebar span.menu-subtext {
    display: none;
}

body > footer > div.large-8.medium-8.columns > img {margin-top: 15px;}

.bcti_course_listing_table {
   font-size: 100%;
   width: 100%;
   background: #ffffff;
   border: 0px;
   padding:0px;
}
.bcti_course_listing_table tr:nth-child(even) {
    background-color: #ffffff;
}
.bcti_course_listing_table tr:nth-child(odd) {
    background-color: #ffffff;
}
.bcti_course_category_table {
   width: 100%;
   background: #ffffff;
   border: 0px;
  padding: 0px;
}
.bcti_course_category {
   padding-left: 0px;
   font-size: .7em;
   background: #ffffff;
}
.bcti_course_group_table {
   width: 100%;
   background: #ffffff;
   border: 0px;
}
.bcti_course_group {
   padding-left: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 1.4em;
   background: #ffffff;
}
.bcti_course_table {
   width: 100%;
   background: #ffffff;
   border: 0px;
   margin: 5px;
}
.bcti_course {
   padding-left: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   font-weight: 700;
   background: #ffffff;
}
.bcti_course_hidden {
   padding: 0px;
   margin: 0px;
   font-weight: 700;
   background: #ffffff;
}

.bcti_course_group_table tr td {
   padding: 5px;
}
.bcti_course_section_table {
   width: 100%;
   background: #ffffff;
   border: 2px solid #064c75;
   font-weight: bold;
}
.bcti_course_section_table tr {
   border: 2px solid #064c75;
   font-weight: bold;
}
.bcti_course_section_table tr:nth-child(even) {
    background-color: #ffffff;
}
.bcti_course_section_table tr:nth-child(odd) {
    background-color: #E8E8E8;
}
.bcti_course_section_name {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 64%;
}
.bcti_course_section_length {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 10%;
   min-width: 55px;
}
.bcti_course_section_price {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 12%;
text-align:center;
}
.bcti_course_section_dates {
   padding: 3px 2px 3px 8px;
   font-size: 0.8em;
   width: 7%;
}
.bcti_course_section_info {
   padding: 3px 8px 3px 2px;
   font-size: 0.8em;
   width: 7%;
}
.bcti_class_section_name {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 40%;
}
.bcti_class_section_length {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 15%;
   min-width: 55px;
}
.bcti_class_section_schedule_date {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 15%;
}
.bcti_class_section_schedule_time {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 20%;
}
.bcti_class_section_schedule_call {
   padding: 3px 8px;
   font-size: 0.8em;
   width: 30%;
}
.bcti_class_request {
   padding: 3px 8px 3px 2px;
   font-size: 0.8em;
   width: 15%;
}
.bcti_class_inquiry {
   padding: 3px 8px 3px 2px;
   font-size: 0.8em;
   width: 15%;
}
a.bcti_link_button {
    background: #064c75;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 3px 10px;
    float: right;
    margin: 0px 5px;
    text-align: center;
}
a.bcti_class_request_button {
    background: #064c75;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 3px 10px;
    float: right;
    margin: 0px 5px;
    text-align: center;
}
a.bcti_class_inquiry_button {
    background: #064c75;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 3px 10px;
    float: right;
    margin: 0px 5px;
    text-align: center;
}


.bcti_solutions {
    margin: 0px auto;
    background: #fff;
    padding: 20px 0px 0px 20px;
    border-radius: 7px;
    overflow: hidden;
}

.bcti_solutions_list {
    list-style: none !important;
    margin: 0px !important;
    padding: 0px 35px!important;
    height: 472px;
}

.bcti_solution_item {
    width: 291px;
    float:left !important;
    position: relative;
    margin: 0px;
    padding: 0px 20px 0px 0px;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type:none !important;
    background-image:none !important;
    text-indent:0em !important;
}

li.bcti_solution_item:nth-child(4) div.bcti_solution_item_detail div.bcti_solution_item_text p {
    margin-bottom : 0px;
}

.bcti_solution_item_text {
     height: 172px;
}

.bcti_solution_item_text p {
    font-size: 13px;
    line-height:22px;
    color:#777;
    font-family:'Open Sans', sans-serif;
    position:relative;
}

.bcti_solution_item_visual a {
    height: auto;
    width: 272px;
}

a.bcti_support_link {
    background: #064c75;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 3px 10px;
    float: right;
    margin: 0px 5px;
    text-align: center;
}

div.bcti-blog div.listing-item {
    padding-bottom: 20px;
    font-size: 1.2em;
    line-height: 150%;
}

div.bcti-blog div.listing-item a.image {
    float:right;
    padding-left: 20px;
}

div.bcti-blog div.listing-item a.title {
    font-size: 1.3em;
}

div.bcti-blog div.listing-item span.date {
    font-size: 0.9em;
}
/*Develop On 07.10.2016 */

.part-bg{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d1d0d0+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,208,208,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,208,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0d0',GradientType=0 ); /* IE6-9 */
padding-top:15px; padding-bottom:0px; margin-bottom:15px; border-radius:7px 7px 0 0; -webkit-border-radius:7px 7px 0 0;
}
.rew-entries{ margin:0px auto; padding:0px; list-style-type:none; min-height:200px; text-align: center;}
.rew-entries li{ display:inline-block; padding:5px 10px 0; vertical-align:middle;}
.rew-entries li a{ display:block; text-align:center;}
.foot-address { color:#10567e; display:block; font-size:16px; font-weight:bold; padding-top:25px; text-align:center;}
.foot-contact{ color:#10567e; display:block; font-weight:bold; list-style-type:none; margin:15px 0 0; text-align:center;}
.foot-contact a{ color:#10567e;}
.foot-contact img{ margin-top:-5px;}
.foot-phone { color:#10567e; font-size:18px; margin:25px 0 0 0; text-align:center;}
.foot-phone li{ color:#10567e; display:inline-block; font-family:"Droid Sans",sans-serif; font-size:16px; padding-right:20px;}
.foot-phone li img{ margin-top:-5px;}

/*---- RESPONSIVE STARTS HERE ----*/
@media only screen and (max-width: 40em) { /*Smartphones*/
    #rev_slider_1_1_wrapper {
        display: none !important;
    }
    header.main input[type="text"] {
        display: none;
    }
    header.main {
        background: none;
        height: auto;
    }
    .logo-area {
        margin-top: 0;
    }
    #logo {
        display: block;
        margin: 0 auto;
        width: 90%;
        padding-bottom: 15px;
    }
    .bcti_course_listing_table tr td {
        padding-left: 0px;
    }
    .bcti_course_table {
        margin: 0px;
    }
    .bcti_course_section_name {
        min-width: 50px;
    }
    .bcti_course_section_length {
        min-width: 40px;
    }
    .bcti_course_section_name {
        min-width: 40px;
    }
    .bcti_source_section_dates {
        padding: 0px;
    }
    .bcti_source_section_info {
        padding: 0px;
    }
    .bcti_course_category {
        padding-right: 0px;
    }
    .foot-phone{ text-align:center;}
.foot-address{ text-align:center; padding-bottom:10px;}
.rew-entries{min-height:inherit;}
}

@media all and (max-width: 320px) {
    body.home #content {
        padding: 0px;
    }   
 
    .bcti_solution_item {
        width: 100%;
    }

    .bcti_solution_item_text {
         height: none;
    }

    .contact-area {
        text-align: right;
        padding: 0 20px;
        margin-top: 7px;
    }

    span.phone-num {
        padding: 0 15px 0 25px;
    }
    span.address { 
        padding: 0 10px 0 25px;
    }
}

@media only screen and (max-width: 64.063em) { /** Tablets **/
    
}
@media all and (max-width: 960px) { /** Navigation Breakpoint **/
    .nav {
        display: none;
    }
}
@media all and (max-width: 1100px) { /** Nav Break Fix **/
    ul#ubermenu-nav-main-3 .ubermenu-content-block {
        display: none;
    }
}

