h1 {
    font-size: 30px;
    line-height: 40px;
	font-weight: 500;
}
h2, .widget .widget-title {
    font-size: 20px;
}

.bg-secondary {background: transparent;}

.page-title {display:none;}

.col-md-4, .col-md-8 {background-color: #ffffff;}
.col-md-8 {width: 65%; margin-right: 5%;padding-top: 10px;}
.col-md-4 {width: 30%;padding-top: 10px;}

.btn-filled,.btn, .button
input[type="submit"] {background: #1352ff; border: #144bc6;}
.btn-filled:hover,
input[type="submit"]:hover {border: #1352ff; background-color: #144bc6;}

.bg-dark {background-color: #0c204c;}

#trainer {padding-top: 15px;}

#trainer .box {float: left; height: auto; display: block; margin: 5px 0; width: 100%;}


code {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;}
.ColLeft{ display: block; float: left; width: 47%; margin-right: 6%;}
.ColRight { display: block; float: left; width: 47%;}

#trainer .left { display: block; float: left; width: 30%; margin-right: 10%;}
#trainer .right { display: block; float: left; width: 60%;}

#trainer a.btn { display: block; float: left; width: 30%; font-size: 12px; text-transform:none; background:transparent; border: 1px solid #1352ff; color: #1352ff; padding: 2px 1%;}

#trainer a.btn:hover { border: 1px solid #fe0000; color: #fe0000;}
#primary img {width: 100%; float: left;
}

.page-id-16 #primary img {
    width: 30%;
    float: none;
}
.footer-callout .bg-secondary {
    background: #ffffff;
}
footer {padding: 20px 0;}
section { padding: 35px 0;}

.downloads {
    float: left;
    padding: 1em 0;
    width: 100%;
}

.downloads ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.downloads li:nth-child(2n+1) {
    background: #f2f2f2 none repeat scroll 0 0;
}
.downloads li {
    float: left;
    width: 100%;
}
.downloads .container {
    box-sizing: border-box;
    float: left;
    padding: 0.5em;
    width: 100%;
}
.downloads .left {
    float: left;
    font-weight: 400;
    line-height: 1.5em;
}
.downloads .right {
    float: right;
    text-align: right;
}
.container br {
    display: none !important;
    height: 0 !important;
}
.footer-credits {
    display: none;
}
footer {
    padding: 40px 0;
}
footer .row {
    clear: both;
    float: left;
    height: 16px;
    width: 100%;
}
#menu-item-164 > a:hover {
    color: red;
}
#menu-item-164 > a {
    color: #fff;
}