﻿.tp-margin {
    margin-left: -12px;
    margin-right: -12px;
}

#strategicAdvisory h1 {
    background: url(../../Images/StrategicAdvisory/bg/strategic-advisory.png) no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    height: 1em;
    text-indent: -10000px;
}

#strategicAdvisory h4 {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
}

#strategicAdvisory p {
    font-size: .8em;
}

#contact-us-form {
    margin: 15px 0;
}

#strategy {
    background-image: linear-gradient( 180deg, rgba(0, 151, 220, 0.15), rgba(180, 230, 253, 0.15));
}

#syndicate {
    margin-top: 15px;
    padding-bottom: 20px;
}

#syndicated-base {
    background: url(../../Images/StrategicAdvisory/howwehelp/overview_m.png) no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
}

#strategy-base {
    background: url(../../Images/StrategicAdvisory/howwehelp/strategy_m.png) no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
}

#planning-base {
    background: url(../../Images/StrategicAdvisory/howwehelp/planning_m.png) no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
}

#execution-base {
    background: url(../../Images/StrategicAdvisory/howwehelp/execution_m.png) no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
}

#syndicated-base h2, #learn-more-base h2 {
    font-size: 1.5em;
    color: #5f6062;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 5px;
    letter-spacing: -2px;
}

#strategy-base h2 {
    font-size: 1.5em;
    color: #00aeef;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 10px;
    letter-spacing: -2px;
}

#planning-base h2 {
    font-size: 1.5em;
    color: #2e3192;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 10px;
    letter-spacing: -2px;
}

#execution-base h2 {
    font-size: 1.5em;
    color: #ed1c24;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 10px;
    letter-spacing: -2px;
}


#syndicate-button, #strategy-button {
    height: 100%;
}

.img-button {
    padding-left: 15px;
    width: 65px;
}

#strategy-button li,
#syndicate-button li {
    position: relative;
    padding-bottom: 20px;
}

.verticalLine {
    background: url(../../Images/StrategicAdvisory/bg/linebg.png) repeat-y;
    background-position: 40px 0;
}

.copy-container {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 20px;
}

    .copy-container > p {
        font-size: .6em;
        margin: 0;
        padding: 0;
    }



#execution .verticalLine {
    background: url(../../Images/StrategicAdvisory/bg/linebg.png) repeat-y;
    background-position: 40px 0;
    -ms-background-size: auto 100px;
    background-size: auto 100px;
}

#planning {
    background-image: linear-gradient( 180deg, rgba(123, 123, 248,0.15),rgba(204, 204, 252, 0.15));
}

#execution {
    background-image: linear-gradient( 180deg, rgba(225, 5, 20, 0.15),rgba(250, 187, 192, 0.15));
}

#clients > div > div > p {
    font-size: 1.2em;
}

#clients h3 {
    color: #666666;
}

#client-success {
    margin: 20px 0;
}

    #client-success > div > div > p {
        line-height: 2em;
        font-style: italic;
    }

#clients-table,
#clients-table tr {
    border: none;
}

    #clients-table tr > td:nth-child(1) {
        vertical-align: middle;
        text-align: left;
        font-size: 1.2em;
        width: 20%;
        height: 100px;
    }

#case-studies {
    margin: 40px 0;
}

#contact-us-form label {
    display: block;
    margin: 0;
    padding: 15px 0px 2px 0px;
}

#contact-us-form .inlineCheckbox {
    padding: 15px 15px;
}

    #contact-us-form .inlineCheckbox label {
        display: inline;
        margin: 0 15px 0 0;
        padding: 0;
    }

#contact-us-form input[type="text"],
#contact-us-form input[type="email"],
#contact-us-form select {
    width: 100%;
    height: 2.42em;
    text-indent: .8em;
}

#contact-us-form legend {
    font-size: .7em;
}

#strategicAdvisoryNav, .breadcrumb {
    font-size: .65em;
}

    #strategicAdvisoryNav > li > a {
        text-decoration: none;
    }

        #strategicAdvisoryNav > li > a:hover {
            color: #767676;
        }

        #strategicAdvisoryNav > li > a > span {
            font-weight: 600;
            font-size: 1.1em;
        }

#who-we-are {
    margin: 20px 0;
}
#who-we-are-social {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
    #who-we-are-social div {
        max-width: 74px;
        min-width: 74px;
        border: 1px solid #c6c6c6;
        padding: 10px 25px 10px 25px;
    }

     #who-we-are-social div a img {
            text-align: center;
            align: center;
            height: 20px;
        } 
.center-block {
    margin-left:auto;
    margin-right:auto;
    display:block;
}
#who-we-are-social.list-inline li{
    padding: 0 !important;
    margin: 0 !important;
    

}
#who-we-are-social li {
    border: 1px solid #c6c6c6;
    padding: 0 !important;
    margin: 0 !important;
}
.presenter {
    min-width: 225px;
}
#who-we-are-social li a img {
    margin: 15px 30px 15px 30px;
    width: auto;
    height: 20px;
}
    
    #who-we-are-social {
        text-align: center;
    }

.who-we-are-col {
    padding: 0;
    margin: 0;
}

#spa-bio {
    margin-top: 0;
    padding-top: 0;
}

#spa-bio-heading {
    font-size: 1.8em;
}

.who-we-are-col > li {
    margin: 0 0 20px 0;
}

.border-right {
    border-right: 1px solid #58595b;
}

.min-height-400 {
    min-height: 400px;
}

.border-top {
    border-top: 1px solid #58595b;
}
.not-active-thumb > img{
    filter: grayscale(100%);
}
.rounded_rectangle {
    border-radius: 2px;
    background-color: rgb(75, 142, 227);
    width: 260px;
    /*height: 57px;
    position: absolute;*/
}
.contanct-an-advisor,
.contanct-an-advisor:link,
.contanct-an-advisor:visited,
.contanct-an-advisor:hover {
    padding-top: 16px;
    font-size: 16px;
    font-family: "Kantar Brown";
    color: rgb(255, 254, 254);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.576;
    text-align: center;
    text-decoration: none;
}

.active-thumb {
    /*-ms-opacity: .5;
    opacity: .5;*/
}

    .active-thumb > img {
        filter: grayscale(0%) !important;
        border: 1px solid #68b4ee; 
        cursor: default;
    }
        .active-thumb > img.with-shadow {
            filter: grayscale(0%) !important;
            border: 1px solid #68b4ee;
            cursor: default;
            border-radius: 0;
            box-shadow: 0px 0px 0px #888888;
            transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        }

.with-shadow {
    /*border: 1px #0e0e0e solid;*/
    border-radius: 0;
    box-shadow: 1px 1px 7px #888888;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    /*-webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 8px 6px -6px #000;*/
}

.email-link {
    color: #2e3192;
}

.who-we-are-thumbs > li.active {
    background-image: url('../../Images/StrategicAdvisory/sample/selector.png');
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: 0 50%;
}

    .who-we-are-thumbs > li.active > img {
        -ms-opacity: 0;
        opacity: 0;
    }

.pointer {
    cursor: pointer !important;
}

.hiddenimage {
    visibility: hidden !important;
}

.strategy-advisory-body {
    margin-top: 15px;
    padding-bottom: 50px;
}

.anchor-tag {
    position: absolute;
    top: -10px !important;
}

.advisory-separator {
    margin-top: 15px;
}

.pushdown {
    margin-bottom: 15px;
}

div.space-adjuster-two-icons {
    border: none !important;
    min-width: 20% !important;
    max-width: 20% !important;
    float: left;
    padding: 0;
    
}
    div.space-adjuster-two-icons > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }
div.space-adjuster {
    border: none !important;
    min-width: 40% !important;
    max-width: 40% !important;
    float: left;
    padding: 0;
}
    div.space-adjuster > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }
/* special breakdown only for section backgrounds */
@media (min-width: 420px) {
    div.space-adjuster-two-icons {
        border: none !important;
        min-width: 28% !important;
        max-width: 28% !important;
        float: left;
        padding: 0;
        
    }
    div.space-adjuster-two-icons > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }

    .presenter {
        min-width: 300px;
    }
    div.space-adjuster {
        border: none;
        min-width: 23% !important;
        max-width: 23% !important;
        float: left;
        padding: 0;
    }
    div.space-adjuster > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }

    #syndicated-base {
        background: url(../../Images/StrategicAdvisory/howwehelp/overview.png) no-repeat;
        -ms-background-size: 100% auto;
        background-size: 100% auto;
        margin-bottom: 20px;
    }

    #strategy-base {
        background: url(../../Images/StrategicAdvisory/howwehelp/strategy.png) no-repeat;
        -ms-background-size: 100% auto;
        background-size: 100% auto;
        margin-bottom: 20px;
    }

    #execution-base {
        background: url(../../Images/StrategicAdvisory/howwehelp/execution.png) no-repeat;
        -ms-background-size: 100% auto;
        background-size: 100% auto;
        margin-bottom: 20px;
    }

    #planning-base {
        background: url(../../Images/StrategicAdvisory/howwehelp/planning.png) no-repeat;
        -ms-background-size: 100% auto;
        background-size: 100% auto;
        margin-bottom: 20px;
    }
}


/* FIRST BREAKPOINT (SM) overwriting mobile */
@media (min-width: 768px) {
    div.space-adjuster-two-icons {
        border: none !important;
        min-width: 15% !important;
        max-width: 15% !important;
        float: left;
        padding: 0;
        
    }
    div.space-adjuster-two-icons > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }

    div.space-adjuster {
        border: none;
        min-width: 23% !important;
        max-width: 23% !important;
        float: left;
        padding: 0;
    }
    div.space-adjuster > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }
    #execution-base h2,
    #planning-base h2,
    #strategy-base h2,
    #syndicated-base h2, #learn-more-base h2 {
        font-size: 2.5em;
        padding-top: 35px;
    }

    #syndicated-base h2 {
        /*padding-top: 30px;*/
    }

    #syndicate p,
    #strategy p,
    #planning p,
    #execution p {
        padding-right: 0;
    }


    #execution-base h2,
    #planning-base h2,
    #strategy-base h2,
    #syndicated-base h2,
    #learn-more-base h2,
    #syndicate h4,
    #strategy h4,
    #planning h4,
    #execution h4,
    #syndicate p,
    #strategy p,
    #planning p,
    #execution p {
        padding-left: 20px;
    }



    #strategicAdvisoryNav li {
        padding-right: 30px;
    }

    #strategicAdvisory h1 {
        background: url(../../Images/StrategicAdvisory/bg/strategic-advisory.png) no-repeat;
        -ms-background-size: 100% auto;
        background-size: 100% auto;
        height: 1.5em;
        text-indent: -10000px;
    }

    .copy-container {
        margin-top: 20px;
        margin-left: 15px;
        margin-bottom: 20px;
    }

        .copy-container > p {
            font-size: 1em;
            padding-right: 30px;
        }

    #contact-us-form legend {
        font-size: 1em;
    }

    #strategicAdvisoryNav, .breadcrumb {
        font-size: 1em;
    }

        #strategicAdvisoryNav > li > a > span {
            font-weight: 400;
            font-size: 1.5em;
        }

    .advisory-separator {
        margin-top: 10px;
    }
}


/* FIRST BREAKPOINT (MD) overwriting SM+mobile Layout */
@media (min-width: 992px) {
    div.space-adjuster-two-icons {
        border: none !important;
        min-width: 25% !important;
        max-width: 25% !important;
        float: left;
        padding: 0;
        
    }
    div.space-adjuster-two-icons > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }

    div.space-adjuster {
        border: none;
        min-width: 40% !important;
        max-width: 40% !important;
        float: left;
        padding: 0;
    }
    div.space-adjuster > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }


    #syndicate h4,
    #strategy h4,
    #planning h4,
    #execution h4,
    #syndicate p,
    #strategy p,
    #planning p,
    #execution p {
        padding-left: 10px;
    }

    #execution-base h2,
    #planning-base h2,
    #strategy-base h2,
    #syndicated-base h2,
    #learn-more-base h2 {
        padding-left: 10px;
        letter-spacing: -2px;
        padding-top: 5px;
    }

    .pushdown {
        margin-bottom:40px;
    }
    #syndicate p,
    #strategy p,
    #planning p,
    #execution p {
        padding-right: 20px;
    }

    #contact-us-form legend {
        font-size: 1em;
    }

    #strategicAdvisoryNav {
        font-size: 1.2em;
    }

        #strategicAdvisoryNav li {
            padding-right: 50px;
        }

        #strategicAdvisoryNav > li > a > span {
            font-weight: 400;
            font-size: 1.5em;
        }

    #strategicAdvisory h1 {
        height: 2em;
    }

    .advisory-separator {
        margin-top: 15px;
    }
}


/* LARGE LAYOUT */
@media (min-width: 1200px) {
    div.space-adjuster-two-icons {
        border: none !important;
        min-width: 22% !important;
        max-width: 22% !important;
        float: left;
        padding: 0;

    }
    div.space-adjuster-two-icons > img {
        width: 100% !important;
        height: 1px;
        display: block;
        border: none;
    }
    div.space-adjuster {
        border: none;
        min-width: 33% !important;
        max-width: 33% !important;
        float: left;
        padding: 0;        
    }

        div.space-adjuster > img {
            width: 100% !important;
            height: 1px;
            display: block;
            border: none;
        }


    #syndicate p,
    #strategy p,
    #planning p,
    #execution p {
        padding-right: 40px;
    }

    #execution-base h2,
    #planning-base h2,
    #strategy-base h2,
    #syndicated-base h2,
    #learn-more-base h2 {
        font-size: 2.8em;
        letter-spacing: -2px;
        padding-top: 15px;
    }

    #strategicAdvisoryNav {
        font-size: 1.2em;
    }

        #strategicAdvisoryNav li {
            padding-right: 50px;
        }

        #strategicAdvisoryNav > li > a > span {
            font-weight: 400;
            font-size: 1.5em;
        }

    #strategicAdvisory h1 {
        height: 2.5em;
    }

    .advisory-separator {
        margin-top: 20px;
    }
}



.logoBox {
    float: left;
    width: 180px;
    text-align: left;
    overflow: hidden;
    background: #fff;
    /*border: 1px solid #dedede;*/
    /*box-shadow: 3px 3px 2px #cecece;*/
}
