Build Your Own BrandCast

Build Your Own BrandCast


BYOBrandcast Ep 00: The Take Off (Pilot)

June 17, 2016

"use strict";
var $ = jQuery;

$(document).ready(function(){

if(typeof $ != 'function'){
$ = jQuery;
}

var isChrome = window.chrome,
$rowCustom_5764942c70d04 = $("#rowCustom-5764942c70d04");

$rowCustom_5764942c70d04.find('.row-image').remove();

$rowCustom_5764942c70d04.append(
' '
);

if (!("")) {
$rowCustom_5764942c70d04.find('.row-image').remove();
}


if (typeof pixflow_fitRowToHeight == 'function') {
pixflow_fitRowToHeight();
}

if (isChrome){
$rowCustom_5764942c70d04.find(".row-image-fixed").append(' .row-image-fixed:after { position: fixed; background-attachment: inherit; } ');
}

});






/* Do this code for each id */


/* Set background image */
#rowCustom-5764942c70d04 .row-image {
background-position: center center;
}



/* set Image Size */




"use strict";
var $ = jQuery;
var $rowCustom_5764942c70d04 = $('#rowCustom-5764942c70d04');
if($rowCustom_5764942c70d04.find('.sloped-edge').length){
$rowCustom_5764942c70d04.find('.sloped-edge').remove();
}






/* Solid Style*/
.md_text_style-5764942c71899 .md-text-title {
color: rgba(20,20,20,1);
}

.md_text_style-5764942c71899{
text-align: left;

}
.md_text_style-5764942c71899 .md-text-title{
font-size: 32px;
line-height: 40px;
letter-spacing: 0px;
margin-bottom: 10px;
transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1) ;
}
.md_text_style-5764942c71899 .md-text-title:not(.title-slider):hover{
letter-spacing: 0px;
}
.md_text_style-5764942c71899 .md-text-title-separator{
margin-bottom:10px ;
width: 110px;
border-top: 5px solid rgb(0, 255, 153);
margin-left: 0;
margin-right: auto;
}

.md_text_style-5764942c71899 .md-text-content{
margin-bottom: 25px;
}

.md_text_style-5764942c71899 .md-text-content p{
color: rgba(20,20,20,1);
font-size: 14px;
line-height: 21px;
font-family: Roboto;
font-style: regular;
font-weight: 400;
}


loaded