body {
    background-color: #ffffff !important;
}

.slicknav_menu {
  display:none;
}

.topbar {
    background-color: #ffffff !important;
    margin-top: -16px !important;
}

.logo {
    background-color: #ffffff !important;
    margin-top: -16px !important;
}

.logo_tablet {
    display: none !important;
}

.logo img {
    float: left;
    max-width: 260px !important;
    margin-top: 12px !important;
    margin-left: 18px !important;
}

.top_contact {
    background-color: #ffffff !important;
    margin-top: -16px !important;    
}

.top_contact_tablet {
    display: none !important;
}

.top_contact p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    float: right !important;
    text-align: right;
    margin-top: 30px !important;
    margin-right: 14px !important;
}

.top_contact p a {
    text-decoration: none !important;
    color: #394d72;
}

.nav_menu {
    margin-top: -16px !important;
    background-color: #394d72 !important;
    border-bottom: 4px solid #e2a425 !important;
}

.nav_menu ul {
    float: left;
    
}

.nav_menu li {
    list-style-type: none;
    display: inline-block;
    margin-right: 26px !important;
}

.nav_menu li a {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;    
    color: #ffffff !important;
    text-decoration: none;
}

.title_bar {
    margin-top: -16px !important;
    background-color: #d5dae3 !important;
    border-bottom: 4px solid #424776 !important;
}

.title_bar h1 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 26px;
    color: #424776;
    text-align: left;
    margin-left: 40px !important;
}

.breadcrumbs {
    margin-top: -16px !important;
    background-color: #ffffff !important;
    margin-bottom: 0px !important;
}

.breadcrumbs p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #424776;
    text-align: left;
}

.breadcrumbs p a {
    color: #424776;
}

.list_content {
    margin-top: -16px !important;
    background-color: #ffffff !important;
}

.list_content h1 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 24px;
    color: #394d72;
    text-align: left;
    margin-left: 40px !important;
}

.list_content p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px !important;
    color: #aeaeae;
    text-align: left;
    float: left;
    margin-left: 40px !important;
}

.course_list_row {
    margin-top: -16px !important;
    background-color: #ffffff !important;
}

.course_top {
    margin-top: 12px !important;
}

.listing {
    background-color: #ffffff !important;
}

.listing h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    color: #394d72;
    margin-bottom: 0px !important;
}

.listing h3 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #000000;
    margin-bottom: 0px !important;
}


.listing p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px !important;
    color: #aeaeae;  
    margin-bottom: 30px !important;  
}

.callback_bar {
    margin-top: -16px !important;
    background: url('../img/callback_bg.jpg') no-repeat;
    background-size: 100% auto no-repeat;
}

.callback_bar_tablet {
    display: none !important;
}

.callback_left {
    background-color: rgba(000, 000, 000, 0.0) !important; /* Color white with alpha 0.9*/
}

.callback_left h1 {
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   font-size: 22px;
   color: #ffffff;
   text-align: left;
}

.callback_right {
    background-color: rgba(000, 000, 000, 0.0) !important; /* Color white with alpha 0.9*/
}

.callback_right img {
    margin-top: 30px !important;
    max-width: 200px;
    float: right;
}

.sub_footer {
    margin-top: -16px !important;
    background-color: #394d72 !important;
    border-top: 5px solid #e1a325 !important;
}

.sub_footer h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
}

.long_title {
    max-width: 200px;
    float: left;
    margin-bottom: 60px !important;
}

.footer_title {
    background-color: #394d72 !important;
}

.footer_title h2 {
    margin-bottom: 0px !important;
}

.footer_nav {
    background-color: #394d72 !important;
}

.footer_nav ul {    
    padding-left: 20px !important;
    list-style-type: none;
}

.footer_nav li {
    text-align: left;
    margin-bottom: 14px !important;
}

.footer_nav li a {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.footer_social {
    background-color: #394d72 !important;
    margin-top: 16px !important;
}

.social_icons {
    margin-top: 60px !important;
    margin-right: 12px !important;
}

.footer_contact {
    background-color: #394d72 !important;
}

.footer_contact p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    margin-left: 24px !important;
}

.footer_contact p a {
    text-decoration: none;
    color: #ffffff;
}

.footer {
    margin-top: -16px !important;
    background-color: #ffffff !important;   
}

.footer p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #394d72;
    margin-bottom: 0px !important;
}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 772px) {

.js #menu {
    display:none;
} 

.js .slicknav_menu {
    margin-top: -10px !important;
    display:block;
    float: left;
    width:96.969696969697% !important;
    margin:0 1.515151515152% 1em;
}

.logo {
    display: none !important;
}

.logo_tablet {
    display: inline-block !important;
    margin-top: -16px !important;
    background-color: #ffffff !important;
}

.logo_tablet img {
    max-width: 300px;
}

.top_contact {
    display: none !important;
}

.top_contact_tablet {
    display: inline-block !important;
    margin-top: -16px !important;
    background-color: #ffffff !important;    
}

.top_contact_tablet p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px !important;    
}

.top_contact_tablet p a {
    text-decoration: none;
    color: #394d72;
}


.callback_bar {
    display: none !important;
}

.callback_bar_tablet {
    display: inline-block !important;
    margin-top: -16px !important;
    background: url('../img/callback_bg_tablet.jpg') no-repeat;
    background-size: 100% auto no-repeat;
}

.callback_bar_tablet h1 {
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   font-size: 22px;
   color: #ffffff;   
}

.callback_bar_tablet img {
    max-width: 200px !important;
    margin-bottom: 40px !important;
}

@media screen and (max-width: 700px) {

}

@media screen and (max-width: 500px) {


}

@media screen and (max-width: 481px) {

.js .slicknav_menu {
    margin-top: -10px !important;
    margin-bottom: 0px !important;
    display: block;
    float: left;
    width: 100%!important;
    margin-left: 0px !important;
}


}

