/*-----------------------------------------------------------------------------------
   Theme Name: Koncept Child
   Theme URI: http://demo.krownthemes.com/koncept/
   Description: A modern portfolio theme based on a modular grid, perfect for any purpose such as creative portfolios, product showcases, personal websites, shops and much more. 
   Author: KrownThemes
   Author URI: http://krownthemes.com
   License: GNU General Public License version 3.0 & Envato Regular/Extended License
   License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
   Version: 1.2.2
   Template: koncept
-----------------------------------------------------------------------------------*/


.transcript-wrapper
{
    width:100%;
    margin:20px 0px 0px 0px;
    padding:0px;
}
.transcript-button
{
    width:100%;
    height:40px;
    display: table;
    margin:0px;
    padding:20px 0px;
    background: url(http://jbh.co.uk/wp-content/uploads/2015/06/background.png) repeat-x center center;
}
.transcript-button span
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size:14px;
    color:#D8D8D8;
    margin:0px;
}
.transcript-button span strong
{
    font-weight:normal;
    background:#fff;
    padding:0px 20px;
}
.transcript-button span strong #arrow
{
    display:inline;
    margin:0px 0px 0px 5px;
}
.transcript-content
{
    margin:0px 0px 20px 0px;
}

#arrow.fa:before {
  content: "\f107";
}


#arrow.active:before {
  content: "\f106";
}

                    