.container {
    /* max-width: 940px; */
    max-width: 100%;
}

.topBar {
    left: 0;
    right: 0;
    position: relative;
    width: 100%;
    height: 33px;
    background: #e5e7ea;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTdlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGQ3ZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e5e7ea 0%, #d4d7dd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e7ea), color-stop(100%, #d4d7dd));
    background: -webkit-linear-gradient(top, #e5e7ea 0%, #d4d7dd 100%);
    background: -o-linear-gradient(top, #e5e7ea 0%, #d4d7dd 100%);
    background: -ms-linear-gradient(top, #e5e7ea 0%, #d4d7dd 100%);
    background: linear-gradient(to bottom, #e5e7ea 0%, #d4d7dd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e7ea', endColorstr='#d4d7dd', GradientType=0);
    border-bottom: 1px solid #b66326;
    z-index: 15;
}

.topBar ul {
    list-style: none;
    float: left;
    width: 100%;
}

.topBar ul li {
    float: left !important;
    text-transform: uppercase;
    color: #9A9B9D;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0px;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 10px;
    border-right: 1px solid #d5d7db;
    overflow: hidden;
}

.topBar ul li img {
    margin-top: -6px;
}

.topBarWide {
    color: #0f358a !important;
    width: 33%;
    padding-left: 0px;
}

.navFill {
    top: -10px;
    left: 0;
    right: 0;
    position: relative;
    width: 100%;
    height: 93px;
}

.navFill div {
    float: left;
    width: 50%;
    height: 100%;
}

.navbg {
    background: #c38900 !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzODkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzgwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #c38900 0%, #f2aa00 13%, #f2aa00 55%, #dc800b 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c38900), color-stop(13%,#f2aa00), color-stop(55%,#f2aa00), color-stop(100%,#dc800b)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c38900', endColorstr='#dc800b',GradientType=0 ) !important; /* IE6-8 */
}

.navbg > li {
    background: #c38900 !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzODkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzgwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #c38900 0%, #f2aa00 13%, #f2aa00 55%, #dc800b 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c38900), color-stop(13%,#f2aa00), color-stop(55%,#f2aa00), color-stop(100%,#dc800b)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c38900', endColorstr='#dc800b',GradientType=0 ) !important; /* IE6-8 */
    border-left: 1px solid #D39009 !important;
    border-right: 1px solid #ECB817 !important;
    border-top: 1px solid #b66326;
    height: 92px;
}

.navbg > li > a:hover,
.navbg > li > a:active {
    background: #c38900 !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzODkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2U2YTEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2NkN2IwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjVmMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #c38900 0%, #f2aa00 13%, #e6a100 44%, #cd7b09 71%, #af5f0b 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c38900), color-stop(13%, #f2aa00), color-stop(44%, #e6a100), color-stop(71%, #cd7b09), color-stop(100%, #af5f0b)) !important;
    background: -webkit-linear-gradient(top, #c38900 0%, #f2aa00 13%, #e6a100 44%, #cd7b09 71%, #af5f0b 100%) !important;
    background: -o-linear-gradient(top, #c38900 0%, #f2aa00 13%, #e6a100 44%, #cd7b09 71%, #af5f0b 100%) !important;
    background: -ms-linear-gradient(top, #c38900 0%, #f2aa00 13%, #e6a100 44%, #cd7b09 71%, #af5f0b 100%) !important;
    background: linear-gradient(to bottom, #c38900 0%, #f2aa00 13%, #e6a100 44%, #cd7b09 71%, #af5f0b 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c38900', endColorstr='#af5f0b',GradientType=0 );
}

.navbg > li > a {
    color: #ffffff !important;
    text-shadow: 1px 1px 0px #955815 !important;
}

.navbg > li > a:hover {
    /* background: none !important; */
}

.btn .btn-navbar .collapsed {
    background: #c38900 !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzODkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2YyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzgwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #c38900 0%, #f2aa00 13%, #f2aa00 55%, #dc800b 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c38900), color-stop(13%,#f2aa00), color-stop(55%,#f2aa00), color-stop(100%,#dc800b)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #c38900 0%,#f2aa00 13%,#f2aa00 55%,#dc800b 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c38900', endColorstr='#dc800b',GradientType=0 ) !important; /* IE6-8 */

}

.footerBg {
    background: #08459d !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4NDU5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODdkYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(left, #08459d 0%, #187dc5 100%) !important;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #08459d), color-stop(100%, #187dc5)) !important;
    background: -webkit-linear-gradient(left, #08459d 0%, #187dc5 100%) !important;
    background: -o-linear-gradient(left, #08459d 0%, #187dc5 100%) !important;
    background: -ms-linear-gradient(left, #08459d 0%, #187dc5 100%) !important;
    background: linear-gradient(to right, #08459d 0%, #187dc5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08459d', endColorstr='#187dc5', GradientType=1) !important;
}

.searchForm {
    width: 260px;
    border-right: none !important;
}

.navbar-search {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    height: 40px;
    margin-left: 10px;
    margin-top: 33px;
    width: 220px;
}

.navbar-search input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 0;
    border-style: none solid none none !important;
    border-width: medium 1px medium medium !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF;
    float: left;
    height: 32px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-right: 0;
    width: 100%;
    max-width: 170px;
}

.navbar-search img {
    margin-top: 2px;
    float: left;
    cursor: pointer;

}

.navbar-icon {
    float: right;
    margin-top: 33px;
    cursor: pointer;
    background-image: none !important;
}

.navbar-icon:hover,
.navbar-icon:active {
    background-image: none !important;
}

.navbar-wrapper .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.nav li {
    /*padding-left:10px;
    padding-right:10px; */
}

/** BOOTSTRAP **/

/* GLOBAL STYLES
    -------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    color: #5a5a5a;
    font-family: Arial, Helvetica, sans-serif;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    height: 93px;
}

.navbar-wrapper .navbar {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* Remove border and change up box shadow for more contrast */
.navbar .navbar-inner {
    padding-right: 0;
    border: 0;
    /*
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
       -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
            box-shadow: 0 2px 10px rgba(0,0,0,.25);
    */
    box-shadow: none;
    -webkit-box-shadow: none;
}

/* Downsize the brand/project name a bit */
.navbar .brand {
    padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
    background: #0f358a !important;
}

/* Navbar links: increase padding for taller navbar */
.navbar .nav > li > a {
    /*padding: 15px 20px;*/
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin-left: auto;
    margin-right: auto;
}

.navbar .nav {
    margin: 0 0px 0 0;
    position: relative;
}

.navbar .nav .active a {
    background: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.navbar .nav .single {
    width: 8%;
}

.navbar .nav .single a {
    padding-top: 24px;
    padding-bottom: 0;
    font-weight: normal;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13.6px;
    height: 68px;
    text-align: center;
    line-height: 110%;
}

.navbar .nav .double {
    width: 11%;
}

.navbar .nav .double a {
    padding-top: 24px;
    padding-bottom: 0;
    font-weight: normal;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13.6px;
    height: 68px;
    text-align: center;
    line-height: 110%;
}

.navbar .nav .active a:hover {
    background: none;
}

/* Offset the responsive button for proper vertical alignment */
.navbar .btn-navbar {
    margin-top: 10px;
    background: #103290 !important;
}

.navbar .searchForm a.settings {
    float: left;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.settingsMenu.inactive {
    display: none;
}

.settingsMenu.active {
    display: block;
}

#settingDesktop {
    position: absolute;
    width: 200px;
    top: 70px;
    margin-left: 98px;
}
#settingMobile {
    position: absolute;
    width: 200px;
    right: 8px;
    top: 95px;
    z-index: 1;
}
.settingsMenu .pointer {
    height: 15px;
    background: url(../images/home/settings_pointer.png) top right no-repeat;
}

.settingsMenu nav {
    background: #FFF7E6;
    padding: 15px;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
}

.settingsMenu.active nav a {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #f79b36 !important;
    line-height: 24px;
    text-shadow: none !important;
}

.settingsMenu.active nav a:hover {
    color: #0f358a !important;
    text-decoration: none;
}

.settingsMenu h6 {
    font-size: 12px;
    text-transform: uppercase;
    color: #f79b36;
    margin-bottom: 0;
    font-weight: normal;
}

.settingsMenu hr {
    border-color: #f79b36;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    top: -10px;
    margin-bottom: 10px;
}

.carousel .carousel-inner {
    margin-top: 9px;
}

.carousel .container {
    position: relative;
    z-index: 9;
    height: 100%;
}

.carousel-control {
    height: 80px;
    margin-top: 0;
    font-size: 120px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    background-color: transparent;
    border: 0;
    z-index: 10;
}

.carousel .item {
    height: 525px;
}

.carousel img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 525px;
}

.carousel img.scale {
    width: 100%;
    height: auto;
    min-height: 525px;
}

.carousel #slide1 {
    overflow: hidden;
    background-image: var(--background--image--slide1);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}

.carousel-caption {
    position: absolute;
    width: 430px;
    height: 142px;
    padding: 0 20px;
    margin-top: 384px;
    background: var(--background--image--slide1Shape) top left no-repeat;
}

.carousel-caption h1,
.carousel-caption .lead {
    font-size: 34px;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    padding-top: 22px;
    padding-left: 45px;
}

.carousel-caption .btn {
    margin-top: 10px;
}

.scrollForMore {
    position: absolute;
    width: 168px;
    height: 64px;
    margin-top: -65px;
    margin-left: auto;
    margin-right: auto;
    left: 42%;
    z-index: 100;
}

.scrollForMore img {
    width: 168px;
    height: 64px;
}

/* HOT JOBS */
.carousel .hot_jobs {
    position: absolute;
    width: 50%;
    height: 100%;
    margin-left: 58%;
    background: url(../images/home/carousel/callout-bg.png) top left repeat;
}

.carousel .hot_jobs .row {
    margin: 0;
}

.carousel .hot_jobs .inner {
    padding: 0 30px;

}

.carousel .hot_jobs h1 {
    font-size: 24px;
    color: #fff;
}

.carousel .hot_jobs hr {
    clear: both;
    margin: 12px 0;
    border-top: 1px dashed #f69327;
    border-bottom: 1px dashed #f69327;
}

.carousel .hot_jobs .col {
    /*margin-bottom:20px;*/
}

.carousel .hot_jobs .col a {
    font-size: 13px;
    font-weight: bold;
    color: #f69327;
    line-height: 14px;
    text-decoration: underline;
}

.carousel .hot_jobs .col span {
    color: #FFFFFF;
    font-size: 0.9em;
}

.carousel .hot_jobs li {
    margin: 7px 0;
    float: left;
    width: 44%;
    padding: 0 5px;
}

.carousel .hot_jobs .col p {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 8px;
    color: #fff;
}

.carousel .hot_jobs .col1 {
    float: left;
    width: 45%;
    padding-right: 4%;
    background: url(../images/home/hot_jobs_hc.png) top right repeat-y;
}

.carousel .hot_jobs .col2 {
    float: right;
    width: 45%;
    padding-left: 4%;
}

.carousel .hot_jobs a.sub {
    float: right;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
}

.carousel .hot_jobs .awards {
    /*width: 335px;
    height: 69px;*/
    width: 390px;
    height: 80px;
    background: url(../images/home/carousel/hotJobs-scrolling-logos.png) top left no-repeat;
    /*background-size: 335px 69px;*/
    overflow: hidden;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.carousel .hot_jobs .awards .item {
    padding: 9px 10px;
    height: 60px;

}

.fadein {
    position: relative;
    width: 390px;
    height: 80px;
}

.fadein .item {
    position: absolute;
    left: 0;
    top: 0;
}

.carousel .hot_jobs .awards a {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    padding: 0 14px;
    display: inline-block;
    text-align: center;
}

.carousel .hot_jobs .awards img {
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
    vertical-align: middle;
}

#myCarousel {
    line-height: 60px;
}

/* WELCOME
-------------------------------------------------- */
.welcome h2 {
    font-size: 30px;
    font-weight: normal;
    color: #f69327;
    margin: 0 0 10px 0;
}

/* MARKETING CONTENT
-------------------------------------------------- */
.marketing .span4 {
    height: 190px;
}

.marketing .linkedin {
    background: var(--background--image--driver1Linkedin) top left no-repeat;
    background-size: 100% auto;
}

.marketing .careers {
    background: url(../images/home/drivers/kpmg_driver-update.jpg) top left no-repeat;
    background-size: 100% auto;
}

.marketing .featured {
    background-size: 100% auto;
    background-image: none;
}

.marketing h2 {
    font-size: 18px;
    color: #fff;
    width: 235px;
    height: 58px;
    margin-top: 0;
    padding-top: 18px;
    padding-left: 15px;
    text-align: left;
    line-height: 25px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    font-weight: normal;
    background: var(--background--image--driverTitleBackground) top left no-repeat;
}

.marketing .span4 p {
    margin-left: 10px;
    margin-right: 10px;
}

.marketing .span4 a.ext_link {
    display: block;
    width: 100px;
    height: 100px;
    float: right;
    margin-top: -95px;
    cursor: pointer;
}

.marketing .span4 .btn {
    font-size: 15px;
    width: 150px;
    height: 34px;
    line-height: 34px;
    margin-top: 60px;
    padding: 0 0 0 15px;
    border: none;
    text-align: left;
    font-weight: bold;
    color: #fff;
    background: url("../images/home/drivers/btnFindOut.png") top left no-repeat;
}
.marketing .span4 .btn:hover {
    color: #eee;
    background: url("../images/btnFindOutHover.png") no-repeat scroll left center transparent;
}

.marketing a.play {
    position: absolute;
    width: 100px;
    height: 100px;
    margin-left: 90px;
    margin-top: 45px;;
}

/* SOCIAL CONTENT
-------------------------------------------------- */
.social {
    width: 100%;
    height: 166px;
    margin-top: 28px;
    color: #000;
    /*background:#fc9e37;*/
    background: #f69327; /* Old browsers */
    background: -moz-linear-gradient(left, #f69327 33%, #fcab53 66%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(33%, #f69327), color-stop(66%, #fcab53)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f69327 33%, #fcab53 66%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f69327 33%, #fcab53 66%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f69327 33%, #fcab53 66%); /* IE10+ */
    background: linear-gradient(to right, #f69327 33%, #fcab53 66%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f69327', endColorstr='#fcab53', GradientType=1); /* IE6-9 */

    border-bottom: 1px solid #0863ad;

}

.social .span4 {
    height: 166px;
    margin-left: 0;
    padding-left: 20px;
    overflow: hidden;
}

.social .span4 h2 {
    /*font-family:'UniversL';*/
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    float: left;
    width: 65%;
    text-transform: uppercase;
}

.social .span4 small {
    /*font-family:'UniversL';*/
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    float: right;
    width: 30%;
    margin: 10px 0;
}

.social .span4 a {
    color: #0f358a;
    text-decoration: underline;
}

.social .span4 p {
    clear: both;
    width: 80%;
    height: 60px;
    overflow: hidden;
}

.social .linkedin {
    background: url(../images/home/socialFeed/bgLinkedIn.png) top right no-repeat;
}

.social .facebook {
    background: url(../images/home/socialFeed/bgFacebook.png) top right no-repeat;
}

.social .twitter {
    background: url(../images/home/socialFeed/bgTwitter.png) top right no-repeat;
}

.social .twitter .feed {
    clear: both;
}

.social .twitter .feed h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

.featurette {
    padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurette-image {
    margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

/* FOOTER CONTENT
-------------------------------------------------- */

.footer {
    border-top: 9px solid #00338b;

    /* gradients are silly */
    background: #044799; /* Old browsers */
    background: -moz-linear-gradient(left, #044799 0%, #0e81c3 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #044799), color-stop(100%, #0e81c3), color-stop(100%, #7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #044799 0%, #0e81c3 100%, #7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #044799 0%, #0e81c3 100%, #7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #044799 0%, #0e81c3 100%, #7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #044799 0%, #0e81c3 100%, #7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044799', endColorstr='#7db9e8', GradientType=1); /* IE6-9 */
}

.footer hr {
    clear: both;
}

.footer p {
    font-size: 11px;
    color: #fff;
}

.footer ul {
    height: 12px;
    margin: 20px 0;
    list-style: none;
}

.footer li {
    float: left;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #fff;
}

.footer li:last-child {
    border-right: none;
}

.footer li a {
    display: block;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #fff;
}

.footer li a:hover {
    color: #fff;
}

.linksList table {
    width: 50%;
}

/* RESPONSIVE CSS */

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .carousel .hot_jobs {
        position: absolute;
        width: 42%;
        height: 100%;
        margin-left: 58%;
        background: url(../images/home/carousel/callout-bg.png) top left repeat;
    }

    .carousel .hot_jobs hr {
        margin: 20px 0;
    }

    .marketing .span4 {
        height: 234px;
    }

    .marketing .span4 .btn {
        margin-top: 95px;
    }

    .marketing a.play {
        margin-left: 135px;
        margin-top: 68px;
    }

    .social .span4 {
        padding-left: 30px;
        height: 166px;
        overflow: hidden;
    }
}

/*@media (max-width: 995px) {
    .container {
        width: 100%;
    }
    #welcome.container {
        margin: 0 10px!important;
    }
}*/

@media (max-width: 979px) {
    .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
    }
.navbar-wrapper .navbar {
    overflow: hidden;
}
.footer ul {
    overflow: hidden;
}
    .navbar .searchForm a.settings {
        float: left;
        margin: 0 0 0 10px;
        overflow: hidden;
        padding: 0;
    }

    .navbar .navbar-inner {
        border-radius: 0;
        padding-right: 20px;
        /*margin: -20px 0;*/
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .navbar .nav > li > div {
        display: none;
    }

    .navbar .nav a.single {
        padding-top: 0;
    }

    .navbar .nav a.double {
        padding-top: 0;
    }

    .carousel .item {
        height: 500px;
    }

    .carousel img {
        width: auto;
        height: 500px;
    }

    .featurette {
        height: auto;
        padding: 0;
    }

    .featurette-image.pull-left,
    .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
    }

    .navbg li {
        height: 40px;
        overflow: hidden;
    }

    .navbar .nav .active a:hover {
        background: none;
    }

    .navbar .brand {
        margin-left: -20px !important;
    }

    .navbar .nav > li > a {
        /*padding: 15px 20px;*/
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        width: 100%;
    }

    .navbar .searchForm a.settings {
        margin-left: 0;
        float: right;
    }

    .topBarWide {
        width: 20%;
    }

    .searchForm {
        width: 260px;
        padding-top: 10px;
        padding-left: 15px;
        border-right: 1px solid #ECB817;
    }

    .navbar-search {
        width: 200px;
    }

    .navbar-search input {
        width: 78%;
        max-width: 100%;
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        padding: 0;
        margin: 0;
    }

    .navbar-icon {
        float: right;
        margin-top: -33px;
        margin-right: 20px;
    }

    .footer {
        padding: 0 10px;
    }

    .footer ul {
        height: 100%;
    }

    .footer li a {
        line-height: 20px;
        font-size: 12px;
    }

}

@media (max-width: 979px) and (min-width: 768px) {
    .navbar .nav {
        width: 85%;
        margin: 0 0px 0 0;
        position: relative;
    }

    .navbar .nav .single {
        width: 11%;
    }

    .navbar .nav .double {
        width: 14%;
    }

    .navbar .nav .single a {
        padding: 9px 15px;
        font-weight: bold;
    }

    .navbar .nav .double a {
        padding: 9px 15px;
        font-weight: bold;
    }

    .container, .navbar-wrapper .container {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
    }

    #settings {
        top: 10px;
        margin-left: 78px;
    }

    #settings .pointer {
        display: none;
    }

    .marketing .span4 {
        height: 144px;
    }

    .marketing .span4 .btn {
        margin-top: 10px;
    }

    .marketing .span4 a.ext_link {
        display: none;
    }

    .carousel-caption {
        width: 100%;
        background: none;
        display: block;
        padding: 0;
        margin: 0;
        height: 38px;
        position: relative;
    }

    .carousel-caption h1 {
        font-size: 24px;
        text-align: center;
        padding: 5px 0 0 0;
        margin: 0;
        color: #000;
    }

    .carousel-caption br {
        display: none;
    }

    .carousel .item {
        height: 380px;
    }

    .carousel img {
        height: 380px;
    }

    .carousel .hot_jobs {
        width: 100%;
        height: 100%;
        margin: 0;
    }

    .carousel .hot_jobs a.sub {
        margin-top: -50px;
    }

    .carousel .hot_jobs .awards {
        display: none;
    }

    .social {
        height: 166px;
    }

    .social .span4 {
        padding-left: 0;
        height: 166px;
        overflow: hidden;
    }

    .marketing a.play {
        margin-left: 62px;
        margin-top: 28px;
    }

}

@media (max-width: 767px) {

    .topBar .topBarWide {
        display: none;
    }
    .topBar ul li {
        border: none;
        padding-left: 9px;
        padding-right: 0px;
    }
    .navbar .nav {
        width: 85%;
        margin: 0 0px 0 0;
        position: relative;
    }

    .navbar .nav .single {
        width: 11%;
    }

    .navbar .nav .double {
        width: 14%;
    }

    .navbar .nav .single a {
        padding: 9px 15px;
        font-weight: bold;
        height: 23px;
    }

    .navbar .nav .double a {
        padding: 9px 15px;
        font-weight: bold;
    }

    .navbar .nav .active a:hover {
        background: none;
    }

    .navbar-wrapper {
        margin-top: 0px !important;
    }

    .navbar-inner {
        /*margin: -20px;*/
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .navbar .nav > li > div {
        display: none;
    }

    .navbar .searchForm a.settings {
        padding: 0;
        margin-top: 9px;
    }

    .navbar .nav a.single {
        padding: 9px 15px;
    }

    .navbar .nav a.double {
        padding: 9px 15px;
    }

    .carousel {
        margin-left: -20px;
        margin-right: -20px;
    }

    .carousel-caption {
        display: none;
    }

    .carousel .item {
        height: 380px;
    }

    .carousel img {
        height: 380px;
    }

    .carousel #slide1 {
        background: none;
    }

    .carousel .hot_jobs {
        width: 100%;
        height: 100%;
        margin-left: 0;
    }

    .carousel .hot_jobs a.sub {
        margin-top: -50px;
    }

    .carousel .hot_jobs .last {
        display: none;
    }

    .carousel .hot_jobs .awards {
        display: none;
    }

    #settings {
        top: 10px;
        margin-left: 78px;
    }

    #settings .pointer {
        display: none;
    }

    .marketing a.play {
        margin-left: 36%;
    }

    .scrollForMore {
        display: none;
    }

    .social {
        height: 166px;
    }

    .social .span4 {
        padding: 10px;
        height: 166px;
        overflow: hidden;
    }

    .carousel-caption {
        width: 100%;
        background: none;
        display: block;
        padding: 0;
        margin: 0;
        height: 38px;
        position: relative;
    }

    .carousel-caption h1 {
        font-size: 24px;
        text-align: center;
        padding: 5px 0 0 0;
        margin: 0;
        color: #000;
    }

    .carousel-caption br {
        display: none;
    }

    .carousel-caption .lead,
    .carousel-caption .btn {
        font-size: 18px;
    }

    .marketing .span4 + .span4 {
        margin-top: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }

    .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
    }

    .topBar {
        display: none;
    }

    .navbg li {
        height: 40px;
        overflow: hidden;

    }

    .navbar .nav .active a:hover {
        background: none;
    }

    .topBarWide {
        width: 20%;
    }

    .searchForm {
        padding-top: 10px;
        padding-left: 15px;
        width: 260px;
        border-right: 1px solid #ECB817;
    }

    .navbar-search {
        width: 200px;
    }

    .navbar-search input {
        width: 78%;
        margin-right: 0px;
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        padding: 0;
        margin: 0;
    }

    .navbar-icon {
        float: right;
        margin-top: -33px;
        margin-right: 20px;
    }

    .footer {
        padding: 0 10px;
    }

    .footer ul {
        height: 100%;
    }

    .footer li a {
        line-height: 20px;
    }
}

    /* RESPONSIVE CSS
    -------------------------------------------------- */
    @media (min-width:1580px){
        .jobs .carousel #slide1{
            background-size:100% auto;
        }
    }
    @media (min-width: 1200px){
        .container{
            width:1170px;
        }
        .carousel .hot_jobs{
            position:absolute;
            width:42%;
            height:100%;
            margin-left:58%;
            background:url(../images/home/carousel/callout-bg.png) top left repeat;
        }
        .carousel .hot_jobs hr{
            margin:20px 0;
        }
        .marketing .span4 {
            height:234px;
        }
        .marketing .span4 .btn{
            margin-top:95px;
        }
        .marketing a.play{
            margin-left:135px;
            margin-top:68px;
        }
        .social .span4{
            padding-left:30px;
        }
        .jobs #jobSearch .practiceBox .select{
            width:100%;
        }

    }
    @media (max-width: 1012px) and (min-width: 979px){
        .jobs .searchForm{
            width:150px;
        }
        .navbar .nav{
            width:75%;
        }
    }

/* @media(max-width:995px){
        .container{
            width:100%;
        }
    }*/

    @media (max-width: 979px) {
      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar .searchForm a.settings{
        float: right;
        width: 33px;
        height: 33px;
        margin-top: -20px;
        margin-left: 170px;
        margin-right: 0;
      }
      .navbar .navbar-inner {
        border-radius: 0;
        padding-right:20px;
        /*margin: -20px 0;*/
        box-shadow: none;
        -webkit-box-shadow: none;
      }

      .navbar .nav > li > div{
        display: none;
      }
      .navbar .nav a.single{
        padding-top:0;
    }
    .navbar .nav a.double{
        padding-top:0;
    }
      .carousel .item {
        height: 500px;
      }
      .carousel img {
        width: auto;
        height: 500px;
      }

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }

      .navbg li {
        height: 40px;
        overflow: hidden;
      }

      .navbar .nav .active a:hover{
        background: none;
      }

      .navbar .brand {
        margin-left: -20px !important;
      }

      .navbar .nav > li > a {
          /*padding: 15px 20px;*/
          box-shadow: none !important;
          -webkit-box-shadow: none !important;
          width: 100%;
      }
      .navbar .searchForm a.settings{
        margin-left:0;
        float:right;
        }
      .topBarWide{
          width: 20%;
      }

      .searchForm {
            width: 100%;
            padding-top: 10px;
            padding-left: 15px;
            border-right: 1px solid #ECB817;
        }

        .navbar-search {
            width: 90%;
        }

        .navbar-search input {
            width: 90%;
        }

        .nav-collapse .navbar-form, .nav-collapse .navbar-search {
            padding: 0;
            margin: 0;
        }
        .frame .colPersonalize h3{
            text-align:left;
                line-height:26px;
        }
        .frame .colPersonalize .col1, .frame .colPersonalize .col2 {
            float:none;
            width:162px;
            /*margin-left:auto;
            margin-right:auto;*/
        }
        .frame .colPersonalize .col2{
            margin-top:10px;
        }

        .navbar-icon{
            float: right;
            margin-top: -33px;
            margin-right: 20px;
        }
        .footer{
            padding:0 10px;
        }
        .footer ul{
            height:100%;
        }

        .footer li a{
            line-height:20px;
        }
    }
    /* tablet? */
    @media (max-width: 979px) and (min-width: 768px){
        .navbar .nav{
            width:100%!important;
        }
        .navbar .nav .single{
            width:100%;
        }
        .navbar .nav .double{
            width:100%;
        }
        .navbar .nav .single a{
            padding: 9px 15px;
        }
        .navbar .nav .double a{
            padding: 9px 15px;
        }
        .container, .navbar-wrapper .container{
            width:100%;
            margin-left:auto;
            margin-right:auto;
        }
        #settings{
            top:10px;
            margin-left:65%;
          }
          #settings .pointer{
            display:none;
          }
        .marketing .span4 {
            height:144px;
        }
        .marketing .span4 .btn{
            margin-top:10px;
        }
        .marketing .span4 a.ext_link{
            display:none;
        }
        .carousel-caption {
            width: 100%;
            background: #fff;
            display: block;
            padding: 0;
            margin: 0;
            height: 38px;
            position: relative;
      }
      .carousel-caption h1 {
        font-size: 24px;
        text-align:center;
        padding:5px 0 0 0;
        margin:0;
        color:#0e338d;
      }
        .carousel-caption br{
            display:none;
        }
        .carousel .item {
        height: 380px;
      }
      .carousel img {
        height: 380px;
      }
    .carousel .hot_jobs{
        width:100%;
        height:100%;
        margin:0;
    }
    .carousel .hot_jobs a.sub{
        margin-top:-50px;
    }
      .carousel .hot_jobs .awards{
        display:none;
      }

      .social{
        height:100%;
      }
      .social .span4{
            padding-left:0;
      }
      .marketing a.play{
          margin-left:62px;
          margin-top:28px;
      }

      .jobs .carousel #slide1{
          height:185px;
          background-position-y:40px;
          background-size:100% auto;
      }
      .event{
        display:none;
        }
    .jobs .suggested {
        display:none;
    }

    }

    /* 100% mobile */
    @media(max-width: 767px) {
        .navbar .nav{
            width:100%;
        }
        .navbar .nav .single{
            width:100%;
        }
        .navbar .nav .double{
            width:100%;
        }
        .navbar .nav .single a{
            padding: 9px 15px;
        }
        .navbar .nav .double a{
            padding: 9px 15px;
        }
        .navbar .nav .active a:hover{
            background: none;
        }
      .navbar-wrapper{
        margin-top: 0px !important;
      }

      .navbar-inner {
        /*margin: -20px;*/
        box-shadow: none;
        -webkit-box-shadow: none;
      }

      .navbar .nav > li > div{
        display: none;
      }
      navbar .searchForm a.settings{
        padding:0;
        margin-top:9px;
        }
        .navbar .nav a.single{
            padding: 9px 15px;
        }
        .navbar .nav a.double{
            padding: 9px 15px;
        }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .jobs .carousel{
        height:150px;
      }
      .carousel-caption{
            display:none;
        }
      .carousel .item {
        height: 380px;
      }
      .carousel img {
        height: 380px;
      }
      .carousel #slide1{
        background:none;
      }
    .carousel .hot_jobs{
        width:100%;
        height:100%;
        margin-left:0;
    }
    .carousel .hot_jobs a.sub{
        margin-top:-70px;
    }
    .carousel .hot_jobs .last{
        display:none;
    }
      .carousel .hot_jobs .awards{
        display:none;
      }
      #settings{
            top:10px;
            margin-left:20%;
      }
      #settings .pointer{
        display:none;
      }
      .marketing a.play{
          margin-left:36%;
      }
      .scrollForMore{
        display:none;
      }

      .social{
        height:100%;
      }
      .social .span4{
        padding:10px;
      }
      .carousel-caption {
            width: 100%;
            background: none;
            display: block;
            padding: 0;
            margin: 0;
            height: 38px;
            position: relative;
      }
      .carousel-caption h1 {
        font-size: 24px;
        text-align:center;
        padding:5px 0;
        margin:0;
        color:#0e338d;
        background:#fff;
      }
      .carousel-caption br{
        display:none;
      }

      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 10px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

      .topBar{
          display: none;
      }

      .navbg li {
        height: 40px;
        overflow: hidden;
      }

      .navbar .nav .active a:hover{
        background: none;
      }

      .topBarWide{
          width: 20%;
      }

    .searchForm {
        padding-top: 10px;
        padding-left: 15px;
        width: 100%;
        border-right: 1px solid #ECB817;
    }

    .navbar-search {
        width: 75%;
    }
    .navbar-search input {
        width: 80%;
        margin-right: 0px;
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        padding: 0;
        margin: 0;
    }

    .navbar-icon{
        float: right;
        margin-top: -33px;
        margin-right: 20px;
    }

    .jobs .carousel #slide1{
        height:150px;
        background-size:780px auto;
        background-position-y:25px;
    }
    .jobs .carousel #slide1 .container{
        height:40px;
    }
    .jobs #jobSearch{
        height:260px;
        margin-left: -20px;
        margin-right: -20px;
    }
    .jobs #jobSearch .searchBox h2{
        float:left;
        font-size:18px;
    }
    .jobs #jobSearch .searchBox input.full{
        float:left;
        margin-top:14px;
        margin-left:20px;
        width:50%;
    }
    .jobs #jobSearch .searchBox .search{
        float:left;
        clear:both;
        /*margin-top:13px;*/
    }
    .jobs #jobSearch .practiceBox{
        clear:both;
        height:80px;
        margin:0;
        /*display:none;*/
    }
    .jobs #jobSearch .practiceBox .section{
        float:left;
        width:45%;
        padding-right:5%;
    }
    .jobs #jobSearch .practiceBox h3{
        /*float:left;*/

    }
    .jobs #jobSearch .cmf-skinned-select{
        /*float:left;*/
        /*margin-top:10px;
        margin-left:20px; */
    }
    .jobs #jobSearch .span1{
        display:none;
    }
    .jobs #jobSearch .container .row{
        padding:0 10px;
    }
    .jobs #jobSearch .personalizeBox{
        clear:both;
        margin-top:0;
        text-align:left;
    }
    .jobs #jobSearch .personalizeBox .twocol{
        width:354px;
        /*margin-left:auto;
        margin-right:auto;*/
    }
    .jobs #jobSearch .personalizeBox .col1{
        width:172px;
    }
    .jobs #jobSearch .personalizeBox .col2{
        float:left;
    }

    .jobs #search_results{
        margin-left:-20px;
        margin-right:-20px;
    }
    .jobs #search_results .result{
        padding-left:10px;
        padding-right:10px;
    }
    #search_results .result .span4{
         background:none;
    }
    #search_results .event .row div{
        float:left;
        width:50%;
    }
    .event{
        display:none;
    }
    .pagi{
            padding-left:10px;
            padding-right:10px;
        }

        .jobs .description{
            margin-left:-20px;
            margin-right:-20px;
        }
    .jobs .suggested {
        display:none;
    }
    .jobs .description .position{
        width:100px;
    }
    .jobs .description .position h1{
        font-size:16px;
        line-height:18px;
    }
    .jobs .description .position h2{
        font-size:14px;
    }
    #search_results .pagi .pagi_right{
        width:100%;
    }
    #search_results .pagi .pagi_right .num_results{
        margin-right:0;
    }
    #search_results .pagi .pagi_right ul{
        clear:both;
    }
    #search_results #mobile_more_btn{
        display:block;
        height:55px;
        width:100%;
        line-height:55px;
        color:#fff;
        text-align:center;
        font-weight:bold;
        border-top:1px solid #c37730;
        background: #efa802; /* Old browsers */
        background: -moz-linear-gradient(top, #efa802 0%, #db800c 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efa802), color-stop(100%,#db800c)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #efa802 0%,#db800c 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #efa802 0%,#db800c 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #efa802 0%,#db800c 100%); /* IE10+ */
        background: linear-gradient(to bottom, #efa802 0%,#db800c 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efa802', endColorstr='#db800c',GradientType=0 ); /* IE6-9 */

    }
    #search_results #mobile_more_btn:hover{
        text-decoration:none;
        cursor:pointer;
    }
    #search_results #mobile_more{
        display:none;
    }
    .home #sb-wrapper{
        top:15px !important;
    }
    .home #sb-wrapper-inner{
        height:480px !important;
    }
    .frame .threecol{
        border:none;
    }
    .frame .colSearch{
        float:none;
        width:100%;
    }
    .frame .colOr{
        display:none;
    }
    .frame .colPersonalize{
        clear:both;
        float:none;
        width:100%;
        height:105px;
        padding-top:1px;
    }
    .frame .colPersonalize .col2{
        float:none;
        margin-top:10px;
    }
    .frame #more{
        margin-top:85px;
    }
    .jobs .description .position_info .apply{
        margin-top:70px;
    }
    .jobs .description .position_info a.share{
        display:block;
        margin-top:10px;
        padding:0 4px;
        margin-left:0;
    }
    .jobs .description .left{
        background:none;
        width:0%;
    }
    .jobs .description .position{
        position:absolute;
        width:90%;
        margin-left:5%;
        margin-right:5%;
        color:#000;
        padding-left:0;
        padding-right:0;
    }
    .jobs .description .content{
        width:100%;
    }
    .home #sb-container{
        position:absolute;
    }
        .footer{
            padding:0 10px;
        }
        .footer ul{
            height:100%;
        }
        .footer li a{
            line-height:20px;
        }
    }
