ul {
    list-style: circle !important;
    margin-left: 20px !important;
}

ul li {
    padding-left: 0 !important;
}

#header,
#header.default {
    height: auto;
}

#header.home > .background,
#header.default > .background {
    background: none;
    height: auto;
    overflow: hidden;
}

#header.home > .background {
    min-height: 200px;
}

#header .curve-left,
#header .curve-mid,
#header .curve-right,
#header .main-menu,
#header.home .slides {
    display: none;
}

#page-header.default > .container {
    top: 0;
}

#header .logo {
    height: auto;
    margin-bottom: 40px;
}
    
#header a[href]:before,
#header a[href]:after {
    content:"";
}

#page-header > .container > .row {
    position: relative;
}

#page-header .title {
    position: absolute;
    top: 0;
    width: 100%;
}

#page-header .title h1 {
    text-align: center;
}

br  {
    content: ' '
}
br:after {
    content: ' '
}

#page-header .description,
#services-block ul.contents > li .info,
#services-block ul.contents > li .content,
.standard-block .col-lg-9,
#case_studies-block .studies .study .logo,
#case_studies-block .studies .study .content,
#footer .contact,
#footer .legal,
#footer .contact .addresses > div,
#propositions-block .propositions > .proposition > div,
#leadership-block .people .person > div {
    width: 100%;
    float: none;
    clear: both;
}

#page-header .description {
    margin-top: 70px;
}

#floating-sidebar {
    display: none;
}

#services-block ul.tabs {
    display: none;
}

#services-block ul.contents {
    margin-left: 0 !important;
    list-style: none !important;
}

#services-block ul.contents > li {
    position: relative;
    opacity: 1;
    padding: 0;
}


#services-block ul.contents > li .info .name {
    text-align: center;
    border-color: black;
}

#services-block ul.contents > li .info .featured  {
    text-align: center;
    margin-bottom: 30px;
}

#services-block ul.contents > li .content {
    width: 100%;
    padding: 0;
}

#case_studies-block .content > .more {
    display: block;
}

#case_studies-block .studies .study .logo {
    text-align: center;
    margin-bottom: 30px;
}

#case_studies-block h1 {
    text-align: center;
    padding-right: 0;
}

#main.default {
    padding-bottom: 30px;
}

#footer .contact .logo {
    margin-bottom: 50px;
}

#footer .logo a[href]:before,
#footer .logo a[href]:after {
    content:"";
}

#footer .contact .addresses div {
    margin: 15px 0;
}

#footer .contact .addresses p strong {
    display: block;
    margin-bottom: 5px;
}

#footer .contact .addresses > div {
    padding: 0 15px !important;
    text-align: center;
}

#footer .contact ul.contact {
    margin: 0 !important;
    text-align: center;
}

#footer .contact ul.contact li.phone a:before {
    content: 'Call us: ';
    display: inline;
}

#footer .contact ul.contact li.email,
#footer .contact ul.contact li a:after {
    display: none;
}

#footer .legal {
    margin-top: 50px;
    text-align: center;
}

#propositions-block .propositions > .proposition .icon,
#propositions-block .propositions > .proposition > .content h3 {
    text-align: center;
}

#propositions-block .propositions > .proposition .icon {
    margin-bottom: 30px;
}


#leadership-block .people .person .info .social ul li img {
    display: none;
}

#leadership-block .people .person .info .social ul {
    margin-left: 0 !important;
}

#leadership-block .people .person .info .social ul li {
    display: block;
    margin: 0 0 15px 0;
}

#clients-block .clients .client {
    border: none;
    width: 33.3333%;
    text-align: center;
    margin-right: 0;
}

#certifications-block .certifications .certification .featured {
    border: none;
    height: auto;
}

#profile-block img.aligncenter {
    display: none;
}

#profile-block .block-content > table > tbody > tr:first-child > td:first-child:after {
    display: block;
    width: 270px;
    height: 90px;
    content: url('../images/logo-header-with-caption-black.png');
    margin: 0 auto;    
}


body > .services .block-title h2 {
    float: none;
    max-width: 100%;
    text-align: center;
}

body > .services .block-title .button {
    width: 100%;
    float: none;
    text-align: center;
    margin: 30px 0;
}

body > .services .block-title .button img {
    width: auto;
}

body > .services .block-title .button a:after {
    margin: 30px 0;
    display: block;
    text-align: center;
}

body > .services .row > div {
    width: 100%;
    margin-bottom: 15px;
}

body > .services .icon,
body > .services h3 {
    text-align: center;
}

body > .services a.more {
    display: block;
    width: 100%;
    text-align: center;
}

body > .services a.more:after {
    width: auto;
    margin: 0;
    top: 0;
    content: ": " attr(href);
    text-align: center;
}

body > .featured-whitepaper .block-title {
    margin-bottom: 15px;
}

body > .featured-whitepaper > .container > .row {
    position: relative;
}

body > .featured-whitepaper > .container > .row > .content {
    padding-top: 180px;
}

body > .featured-whitepaper .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

body > .featured-whitepaper a.more {
    display: block;
    text-align: center;
}

body > .featured-whitepaper a.more:after {
    width: auto;
    margin: 0;
    top: 0;
    content: ": " attr(href);
    text-align: center;
}


body > .jobs .container .left,
body > .jobs .container .right {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0 15px 30px 30px;
}

body > .jobs .container .left .content {
    padding-left: 15px;
    padding-right: 15px;
}

body > .jobs .container .right .content {
    padding-left: 15px;
    padding-right: 15px;
}

body > .jobs:after {
    display: none;
}
 
 
#main .standard-block.contact-page > .container > .row > .content {
    display: none;
}

#main .standard-block.contact-page .sidebar {
    float: none;
    width: 100%;
    padding: 0 15px;
}

#main .standard-block.contact-page .sidebar .block.service-locations .locations .location {
    width: 100%;
    float: none;
}

#main .standard-block.contact-page .sidebar .block.service-locations .locations .location:nth-child(even) {
    padding-left: 0;
}

#main .standard-block.contact-page .sidebar .block.reach-us .tabbed-content ul.tabs {
    display: none;
}

#main .standard-block.contact-page .sidebar .block.reach-us .tabbed-content ul.contents li {
    position: static;
    opacity: 1;
}
