/* Fonts */
@font-face {
    font-family: 'MuseoSlab500Italic';
    src: url('../fonts/museo_slab_500italic-webfont.eot');
    src: url('../fonts/museo_slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_500italic-webfont.woff') format('woff'),
         url('../fonts/museo_slab_500italic-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSlab300Italic';
    src: url('../fonts/museo_slab_300italic-webfont.eot');
    src: url('../fonts/museo_slab_300italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_300italic-webfont.woff') format('woff'),
         url('../fonts/museo_slab_300italic-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_300italic-webfont.svg#MuseoSlab300Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans300';
    src: url('../fonts/museosans-300-webfont.eot');
    src: url('../fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans-300-webfont.woff') format('woff'),
         url('../fonts/museosans-300-webfont.ttf') format('truetype'),
         url('../fonts/museosans-300-webfont.svg#MuseoSans300') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo100Italic';
    src: url('../fonts/Museo100-Italic-webfont.eot');
    src: url('../fonts/Museo100-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo100-Italic-webfont.woff') format('woff'),
         url('../fonts/Museo100-Italic-webfont.ttf') format('truetype'),
         url('../fonts/Museo100-Italic-webfont.svg#Museo100Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans100';
    src: url('../fonts/MuseoSans_100-webfont.eot');
    src: url('../fonts/MuseoSans_100-webfont.eot?iefix') format('eot'),
         url('../fonts/MuseoSans_100-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_100-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_100-webfont.svg#webfontwebcqTfV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
    font-family:ETmodules;
    src:url(../fonts/modules.eot);
    src:url(../fonts/modules.eot?#iefix) format("embedded-opentype"),
        url(../fonts/modules.ttf) format("truetype"),
        url(../fonts/modules.woff) format("woff"),
        url(../fonts/modules.svg#ETmodules) format("svg");

    font-weight:400;
    font-style:normal;
}

body {
    font-family: "MuseoSans300", sans-serif;
    color: #666;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased; 
    line-height: 1.7em;    
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.navbar-right {
    margin-right: 0px;
}
.navbar-fixed-top ul.nav li a {
    font-weight: 300;
    color: #666;
}
.breadcrumb {
    margin-right: -15px;
}
#top-header {
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    background: #005cb6;
    z-index: 1030;
    width: 100%;
    line-height: 1em;
    padding-top: .75em;
    padding-bottom: .75em;
    font-weight: 600;
    font-size: 12px;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;}
#top-header a {
    color: #fff;
    letter-spacing: 0.02em;
}
#top-header-left {
    position: relative;
    text-align: left;
}
#top-header-right {
    float: right;
}
#et-info-email:before, #et-info-phone:before {
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
#et-info-phone:before {
    position: relative;
    top: 2px;
    margin-right: 2px;
    content: "\e090";
}
#et-info-phone {
    margin-right: 13px;
}
#et-info-email:before {
    margin-right: 4px;
    content: "\e076";
}
.site-logo {
    margin-top: 10px;
    margin-left: 15px;
    float: left;
}
.nav {
    background-color: #fff;
}
.navbar-fixed-top {
    top: 30px;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar-fixed-top .nav li a:hover,
.navbar-fixed-top .nav li a:focus,
.navbar-fixed-top.nav li.active {
    color: #666;
    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #2487cd;
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #005cb6;
    height: 3px;
}
/*
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
*/
.navbar-default .navbar-toggle {
    border-color: #fff;
    color: #005cb6;
}
.banner {
    margin-top: 90px;
    background-size: cover;
    background-position: 50% 50%;
}

#login-dp {
    margin-top: 60px;
}
#footer {
    background-color: #222;
}

@media (max-width: 1024px) {
  .navbar-nav {
    float: none!important;
    margin: 15px 0px 7.5px -30px;
  }
}
@media (max-width: 768px) {
    #top-header {
        position: absolute;
        height: 40px;
    }
    #main-menu {
        position: absolute;
        top: 40px;
    }
}