.uk-navbar-nav > li > a {
    padding: 0 18px;
}

.tm-toolbar, .tm-headerbar, .tm-navbar, .tm-footer {
    margin-top: 0px!;
}

@media (max-width: 959px) {  
.tagline {  
    display: none;  
}  
}

@media (max-width: 1210px) {  
.wk-slideshow {  
    display: none;  
}  
}

p {
    text-align: justify;
    text-justify: inter-word;
}


h1, .uk-h1 {
    font-size: 37px;
    line-height: 38px;
}

.uk-article-title {
    font-size: 37px;
}

h2, .uk-h2 {
    font-size: 32px;
}

body {
    font-size: 17px;
}


.wk-slideshow .caption {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
right: 344px!important;
bottom: 20px;
left: 10px;
padding: 10px;
position: absolute;
right: 358px;
z-index: 5;
}

.frontpageslide h4 {color:#FFF!important;}

.tm-headerbar .uk-panel {
    max-width: 800px;
}


ul.jm-color li, ul.jm-color ul li {
    list-style-type: none;
    background-image: url("../images/li-arrow.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    margin: 11px 0px 0px 5px;
    padding: 0px 0px 1px 30px;
}

ul.bdo li, ul.bdo ul li {
    list-style-type: none;
    background-image: url("../images/li-arrow-bdo.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    margin: 11px 0px 0px 5px;
    padding: 0px 0px 1px 30px;
}

li {
    line-height: 30px;
}

.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    min-width: 100%!important;
    bottom: auto!important;
    width: 100%!important;
    height: 100%!important;
    transform: scale(1,1)!important;
}

.con1 {
	height:100%!important;
}

.jdscf-col-md-12 {
    padding-bottom:10px;
}

.uk-panel-box-secondary img {
    margin-top: 10px;
    padding-bottom: 2px;
}

div#style2 div#je-title h2 {
    font-size: 26px;
    line-height: 32px;
}

.xtypo_rounded2 li {
    color: #51ADE5;
}
.xtypo_rounded2 .xttext {
    color: #2D4A9D;
}

/* Custom Styling for Business Dynamics Online (Online Resources /BDO page) */

body.BDO h1,
body.BDO h2,
body.BDO h4 {
    color: #CA2626;
}

/* body.BDO em {
    color: #D1AD36;
}
*/

body.BDO .xtypo_rounded2 li {
    color: #CA2626;
}

/* Apply custom styles to all .uk-button-primary buttons on BDO page */
body.BDO .uk-button-primary {
    background-color: #CA2626;
    background-image: linear-gradient(to bottom, #CA2626, #CA2626);
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.4);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, background-image 0.3s ease;
}

/* Hover effect */
body.BDO .uk-button-primary:hover {
    background-color: #D1AD36;
    background-image: linear-gradient(to bottom, #D1AD36, #BB9930);
    color: #ffffff;
}

/* EXCLUDE the button inside .tm-headerbar */
body.BDO .tm-headerbar .uk-button-primary {
    background-color: #a17ac9;
    background-image: -webkit-linear-gradient(top, #c79df5, #8762ab);
    background-image: linear-gradient(to bottom, #c79df5, #8762ab);
    color: #fff !important;
}

body.BDO .tm-headerbar  .uk-button-primary:hover {
    background-color: #2d4a9d;
    background-image: linear-gradient(to bottom, #D1AD36, #D1AD36);
    color: #fff !important;            /* force white text */
}

/* Footer quote name fix */
body.BDO .uk-panel em {
    color: #51ADE5;
}
*/
