/*
 Theme Name:   Torch Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Torch Child Theme
 Author:       Kris Howard
 Author URI:   http://www.yowconference.com
 Template:     torch
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, yellow, green, dark, light, gray, responsive-layout, custom-background, custom-header, custom-menu, theme-options, left-sidebar, right-sidebar, translation-ready, editor-style, featured-images, full-width-template
 Text Domain:  torch-child
*/

/* Grid Layout Custom CSS */
article.speakergrid {
	width: 19.5%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-top: 20px;
	position: relative;
	padding-right: 10px;
}

article.speakergrid img {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}

div.entry-content > h2 {
	font-size: 1.5em !important;
}

article > img {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}

.entry-aside {
	margin-bottom: 0;
}
article > div.entry-main {
	margin-top: 0;
}

@media only screen and (max-device-width : 1024px) and (orientation : portrait) {
	article.speakergrid {
		width: 49%;
	}
}

@media only screen and (max-width : 1024px) {
	article.speakergrid {
		width: 24.5%;
	}
}

@media only screen and (max-width : 768px) {
	article.speakergrid{
		width: 32.5%;
	}
}

@media only screen and (max-width : 480px) {
	article.speakergrid {
		width: 49.5%;
	}
	article > img {
		float: none;
		margin-bottom: 10px;
		margin-left: 0;
	}
}

.tabs_box_navigation {
  display: none !important;
}

@media (max-width:768px) {
	#text-4 .mb-container,
	 .mb-container {
		 width: calc(50% - 5px)!important;
 		 margin: 0 0 5px!important;
 		 margin-bottom: 15px;
	}

	#text-4 .textwidget {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	#text-4 .mb-container .maxbutton {
		width: 100%!important;
		text-align: center!important;
	}

	#text-4 .mb-container .maxbutton .mb-text {
		padding: 10px 0!important;
	}
}

/*Torch options*/


.site-nav li ul {
	width:200px;
}

.site-name {
	margin: 10px 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	min-width: 347px;
}

.caption-text h2 {
  font-size: 30px;
  color: #fff
}

.site-sns {
  float: none; !important

}
footer {
  background-color: #efefef;
  padding: 0px !important;
}
h2 {
  font-size: 12px;
  line-height: 1;
  margin: 15px 0 10px;
}
section.home-section {
  padding-bottom: 0px !important;
  padding-top: 10px !important;
  background-color: #FFF !important;
}
footer .container {
  height: 0px;
}
.widget-title {
  margin-top: 20px !important;
}
.homepage-slider .carousel-caption .caption-text {
    background-color: rgba(0,0,0,0) !important;
}
.col-md-6 {
    width: 100% !important;
}
.page-id-84 body {
    font-family: inherit !important;
    width: 10px !important;
    height: 10px !important;
}
.speaker_tile h4 a {
	font-family: inherit !important;
	color: #00ff00;
}

.speaker_title {
	font-family: inherit !important;
}

speaker_image_thumb {
        height: 10px !important;
}

/* Updates as per Doug on 08/21/2015 */

header {
    z-index: 9;
    background-color: #efefef  !important;
    color: #555;
    text-transform: uppercase;
    box-shadow: 2px 2px 5px #666;
    width: 100%;
}

.logo-box {
    float: left;
    margin: 10px 0 10px  !important;
}

.site-nav {
    clear: right;
    float: left !important;
    z-index: 10;
    background-color: #efefef !important;
}
.search-form {
    float: right;
    overflow: hidden;
    width: 180px;
    margin-top: 20px;
    border: 1px solid #ddd;
    background-color: #fff !important;
    margin-bottom: 0px !important;
}
.breadcrumb-box {
    margin-bottom: 0px !important;
    margin-top: 10px;
    padding: 5px !important;
    background: transparent;
    border-bottom: 1px;
    border-bottom-color: #eee;
    border-bottom-style: solid;
}

.breadcrumb-title {
    float: left;
    font-size: 20px !important;
    color: #333;
}

.widget-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #0F72BD;
    border-bottom: 1px solid #c0c0c0;
}
h2 {
    font-size: 14px !important;
}
h1 {
    margin: 9px 0 3px;
    margin-bottom: 30px;
}
.panel-grid {
    margin-bottom: 0px !important;

.span4 {
    height: 300px !important;
}

.breadcrumb-nav {
    padding: 7px 0 !important;
}
@media screen and (min-width: 0px) and (max-width: 400px) {
.site-nav { display: none !important; }  /* hide it on small screens */
}
.breadcrumb-title.page-id-205  { visibility: hidden !important; color: white !important; }
.page-id-7 h3.widget-title {
    color: #00000 !important;
}
hr {
height: 3px !important;
background-color: black !important;
}
.page-id-391 ul.breadcrumb {
display: none !important;
}
.modal {
left: 750px !important;
}
table.igsv-table.dataTable.no-footer {
border: none !important;
}
div.DTTT_container {
display: none !important;
}
.igsv-table td.odd {
width: 300px !important;
}
.igsv-table td.even {
width: 300px !important;
}
div#footer-left {
width: 405px !important;
}
