/* ==========================================
Strategy& Responsive Overrides
========================================== */

.fullPageWrapper .showOnMobile {
  display: none;
}

.fullPageWrapper .ui-tabs .ui-tabs-panel h6 {
  margin-bottom: 10px;
  padding-left: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  display: none;
}

.fullPageWrapper .sectionTopicsLink {
  display: none;
  text-align: right;
  margin-bottom: 5px;
}

.fullPageWrapper .sectionTopicsLink a {
  display: inline-block;
  background-image: url(/media/image/sa-main-localnav-section_topics-mobile.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  line-height: 16px;
  padding-left: 21px;
}





/* Responsive local nav defaults */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
  z-index: 10;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 767px) {

.js .nav-collapse {
  position: relative;
}

.js .nav-collapse.closed {
  max-height: none;
}

.nav-toggle,
.nav-collapse {
  display: none !important;
}

}





/* Responsive Nav default overrides */

.nav-toggle {
  background-image: url(/media/image/sa-mobile-gnav-icon-open.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  position: absolute;
  right: -10px;
  top: 17px;
  text-indent: -2000px;
}

.nav-toggle.active {
  background-image: url(/media/image/sa-mobile-gnav-icon-close.png);
}

.js .nav-collapse {
  background-color: #f0f0f0;
  left: -10px;
  right: -20px;
  top: 65px;
  margin-bottom: 61px;
  padding: 10px;
  width: 100%;
  border-bottom: solid 4px #000;
}

.fullPageWrapper .mobileSearch {
  position: relative;
  margin-bottom: 10px;
}

.fullPageWrapper .mobileSearch input#search_text {
  border: solid 1px #ddd;
  width: 100%;
  font-family: arial;
  position: relative;
  font-size: 18px;
  color: #999;
  padding: 0px;
  margin: 0px;
  line-height: 32px;
  height: 32px;
}

.fullPageWrapper .mobileSearch input#submit {
  position: absolute;
  top: 1px;
  right: 1px;
}

.fullPageWrapper .mobileNav {
  line-height: 22px;
}

.fullPageWrapper .mobileNav ul.lev1 {
  float: left;
  width: 33.3%;
  margin-bottom: 10px;
}

.fullPageWrapper .mobileNav ul.lev2 {
  padding-left: 20px;
}

.fullPageWrapper .mobileNav ul.lev1 > li > a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.fullPageWrapper .mobileNav ul.lev2 a {
  color: #333;
}

.fullPageWrapper .mobileUtility {
  clear: both;
  border-top: dotted 1px #ccc;
  padding-top: 10px;
}

.fullPageWrapper .mobileUtility ul {
  text-align: center;
  font-size: 0px;
}

.fullPageWrapper .mobileUtility li {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  width: auto;
  margin-top: 6px;
  margin-bottom: 6px;
}

.fullPageWrapper .mobileUtility a {
  color: #333;
}

.fullPageWrapper .mobileUtility li:not(:last-child) {
  padding-right: 10px;
  border-right: solid 1px #333;
  margin-right: 10px;
}

/* Fixed positioning */

nav.nav-collapse.nav-collapse-0.closed {
  position: absolute !important;
}

nav.nav-collapse.opened {
  position: absolute !important;
  clip: auto;
}










/* ==========================================
Smaller than iPad Portrait
========================================== */

@media only screen and (max-width: 767px) {


/* Home Page */

.fullPageWrapper .hideOnMobile {
  display: none;
}

.fullPageWrapper .showOnMobile {
  display: block;
}





/* Miscellaneous */

.fullPageWrapper {
  padding: 0px 10px;
}

.fullPageWrapper .columnHolder .oneColumn {
  width: 100% !important;
}

.fullPageWrapper header.mainsite,
.fullPageWrapper .mainContainer {
  width: 590px;
}

.fullPageWrapper header.mainsite,
.fullPageWrapper .mainContainer.dualLogo header.mainsite {
  min-height: 65px !important;
  height: auto;
  margin-bottom: 20px;
}

.fullPageWrapper header.mainsite .logo {
  top: 12px;
  width: 140px;
  height: 43px;
}

.fullPageWrapper header.mainsite .logo img {
  width: 140px;
  height: auto;
}

.fullPageWrapper .mainContainer.dualLogo header.mainsite .logo {
  top: 12px;
  width: 70px;
  height: 43px;
}

.fullPageWrapper .mainContainer.dualLogo header.mainsite .logo img {
  width: 70px;
  height: auto;
}

.fullPageWrapper #HeaderUtility {
  display: none;
}

.fullPageWrapper .sectionTopicsLink {
  display: block;
}

.fullPageWrapper #ContentSidebar {
  width: 100%;
}

.fullPageWrapper #AlumniMenuNav {
  display: none;
}





/* Content */

.fullPageWrapper .content img {
  max-width: 100%;
  height: auto;
  position: relative;
}

.fullPageWrapper .img100Percent img {
  width: 100%;
  height: auto;
}

.fullPageWrapper .width100PercentLarge {
  width: 100%;
}

.fullPageWrapper .enableSwipe.outer {
  position: relative;
}

.fullPageWrapper .enableSwipe.outer:before,
.fullPageWrapper .enableSwipe.outer:after {
  content: "";
  background-size: 27px 100%;
  position: absolute;
  top: 0px;
  width: 26px;
  height: 100%;
  z-index: 2;
}

.fullPageWrapper .enableSwipe.outer:before {
  background-image: url(/media/image/sa-t-scroller-side-shadow-left.png);
  left: 0px;
}

.fullPageWrapper .enableSwipe.outer:after {
  background-image: url(/media/image/sa-t-scroller-side-shadow-right.png);
  right: 0px;
}

.fullPageWrapper .enableSwipe.inner {
  overflow-x: scroll;
  padding: 0px 10px;
}





/* Global Navigation */

.fullPageWrapper #GlobalNavigation {
  display: none;
}





/* Local Navigation */

.fullPageWrapper .localNav.red .lnav-1, 
.fullPageWrapper .localNav.red .lnav-1-active {
  background-position: -706px 0px;
}

.fullPageWrapper .localNav .lnav-1, 
.fullPageWrapper .localNav .lnav-1-active, 
.fullPageWrapper .localNav .lnav-3 > a, 
.fullPageWrapper .localNav .lnav-3-active > a {
  background-image: url('/media/image/sa-main-localnav-sprites-mobile.png');
}

.fullPageWrapper #ContentSidebar .manualNav ul li {
  background-image: url('/media/image/sa-main-localnav-sprites-mobile.png');
}





/* Breadcrumb Navigation */

.fullPageWrapper #Breadcrumb {
  display: none;
}





/* Footer */

.fullPageWrapper footer {
  width: 590px;
  margin: 0px auto;
}

.fullPageWrapper #Footer {
  width: 100%;
}

.fullPageWrapper #Footer .mainColumnRight {
  width: 440px;
  margin-right: 0;
}

.fullPageWrapper #Footer.noLogo .mainColumnRight {
  width: 100%;
  margin-right: 0;
}

.fullPageWrapper #Footer div.mainColumnLeft {
  margin-left: 150px;
  padding-top: 20px;
}

.fullPageWrapper #Footer.noLogo div.mainColumnLeft {
  margin-left: 0px;
  padding-top: 20px;
}

.fullPageWrapper footer .boilerplate {
  width: 100%;
}





/* Sliders */

.fullPageWrapper .slider.width890 {
  width: 100% !important;
}

.fullPageWrapper .homeSlider.text img {
  width: 590px;
  height: auto;
}

.fullPageWrapper .slider.height350 .overlay {
  left: 0px !important;
  bottom: 0px !important;
  right: 0px !important;
  width: 550px !important;
  padding: 20px !important;
/*  height: 124px !important; */
  height: auto !important;
  top: auto !important;
}

.fullPageWrapper .slider.height350 .rsOverflow, 
.fullPageWrapper .slider.height350 .rsDefault {
  width: 100% !important;
}





/* Browser-width images */

.fullPageWrapper .extendFullWidth2 {
  top: 110px;
  margin-left: -10px;
}

.fullPageWrapper .extendFullWidth2 .fullBrowserImage {
  min-width: initial;
  width: 590px;
  margin: 0px auto;
  background-size: 100% auto;
  height: 118px;
}

.fullPageWrapper .columnHolder.paddingTop270 {
  padding-top: 138px;
}





/* Search Results */

.fullPageWrapper .width590 {
  width: 100% !important;
}

.fullPageWrapper .mainSearchForm {
  width: 100% !important;
}

.fullPageWrapper .mainSearchForm #gssub {
  white-space: no-wrap;
}

.fullPageWrapper .mainSearchForm h3.button {
  margin-right: 20px;
}

.fullPageWrapper .searchKeyRight {
  float: left !important;
}

.fullPageWrapper .searchHelp.floatRight.width290 {
  width: auto;
}





/* Article Display: Leader Profiles */

.fullPageWrapper #LeaderDisplay .borderTop4pxRed {
  border-top: none;
  padding-top: 0px;
}

.fullPageWrapper #LeaderDisplay .borderBottom2pxDotted {
  background: none;
  padding-bottom: 0px;
}

.fullPageWrapper #LeaderDisplay .floatRight.width290 {
  float: none;
  width: 100%;
  clear: left;
}

.fullPageWrapper #LeaderDisplay .profileContactLink {
  position: relative;
  width: 100%;
  bottom: 0px;
}

.fullPageWrapper #LeaderDisplay .profileCard .location {
  padding-bottom: 10px;
}





/* Article Display: Speaker Bios */

.fullPageWrapper #MeetPeopleDisplay .speakerPic {
  position: relative;
  left: 0px;
  width: 105px;
  margin-right: 10px;
}

.fullPageWrapper #MeetPeopleDisplay .heading.speakerHeading {
  display: table;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.fullPageWrapper #MeetPeopleDisplay .heading.speakerHeading .byline {
  display: block;
}

.fullPageWrapper #MeetPeopleDisplay .speakersContactLink {
  position: relative;
  top: auto;
  left: auto;
  width: auto;
}





/* Miscellaneous */

.fullPageWrapper .tempSpacer420 {
  display: none;
}





/* IC Database Display */

#ICdisplay14 .left {
  width: 100%;
  margin-right: 0;
  float: none;
}

#ICdisplay14 .right {
  width: 100%;
  float: none;
  margin-bottom: 40px;
}

#ICdisplay14 .pdfDisplay #Social {
  right: auto;
  top: -54px;
}





/* Article List WIDE Sliders */

.fullPageWrapper .newsSlider.fullPage {
  padding-bottom: 0px;
}

.fullPageWrapper .newsSlider.fullPage .prevArrow, 
.fullPageWrapper .newsSlider.fullPage .nextArrow {
  display: none;
}

.fullPageWrapper .newsSlider.fullPage .newsSliderWrapper .itemsWrapperOuter {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.fullPageWrapper .newsSlider.fullPage .newsSliderWrapper .itemsWrapper {
  white-space: nowrap;
  overflow-x: scroll;
  width: auto !important;
  -webkit-overflow-scrolling: touch;
  padding-left: 10px;
  padding-right: 10px;
}

.fullPageWrapper .newsSlider.fullPage .wrapper {
  float: none !important;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  margin-bottom: 10px;
}

.fullPageWrapper .articleList .thumbnail,
.fullPageWrapper .articleList .title,
.fullPageWrapper .articleList .intro,
.fullPageWrapper .articleList .readmore {
  white-space: normal;
}

.fullPageWrapper .newsSlider.fullPage .wrapper:last-child {
  margin-right: 0px;
}

.fullPageWrapper .newsSlider.fullPage .newsSliderWrapper .itemsWrapperOuter:before,
.fullPageWrapper .newsSlider.fullPage .newsSliderWrapper .itemsWrapperOuter:after {
  content: "";
  background-size: 27px 100%;
  position: absolute;
  top: 0px;
  width: 26px;
  height: 100%;
  z-index: 2;
}

.fullPageWrapper .newsSlider.fullPage .newsSliderWrapper .itemsWrapperOuter:before {
  background-image: url(/media/image/sa-t-scroller-side-shadow-left.png);
  left: 0px;
}

.fullPageWrapper .newsSlider.fullPage .newsSliderWrapper .itemsWrapperOuter:after {
  background-image: url(/media/image/sa-t-scroller-side-shadow-right.png);
  right: 0px;
}

.fullPageWrapper .slider.grey .overlay,
.fullPageWrapper .slider.height350.width890.grey {
  background: rgba(51, 51, 51, 1);
}

}










/* ==========================================
Smaller than Main Column Width
========================================== */

@media only screen and (max-width: 610px) {

/* Miscellaneous */

.fullPageWrapper body {
  font: 13px/15px Arial,Helvetica,sans-serif;
}

.fullPageWrapper header.mainsite,
.fullPageWrapper .mainContainer {
  width: auto;
}

.fullPageWrapper #Content {
  width: 100%;
}

.fullPageWrapper .width100Percent {
  width: 100% !important;
}

.fullPageWrapper #Content iframe[src*="youtube"],
.fullPageWrapper #Content object[data*="youtube"] {
  width: 100%;
}

.fullPageWrapper .greyLight {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}





/* Navigation */

.fullPageWrapper .mobileNav ul.lev1 {
  float: none;
  width: auto;
}

.fullPageWrapper .mobileUtility ul {
  text-align: left;
}

.fullPageWrapper .mobileUtility {
  border-top: none;
  position: relative;
  left: -10px;
  background-color: #ddd;
  right: -20px;
  width: 100%;
  padding: 10px;
}

.fullPageWrapper .mobileUtility li {
  display: block;
}

.fullPageWrapper .mobileUtility li:not(:last-child) {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.fullPageWrapper .mobileUtility a {
  color: #333;
  padding-left: 20px;
  font-size: 13px;
}





/* Footer */

.fullPageWrapper footer {
  width: auto;
  padding: 0px 0px;
}

.fullPageWrapper #Footer .mainColumnRight, 
.fullPageWrapper #Footer .mainColumnLeft, 
.fullPageWrapper #Footer .logo {
  float: none;
  width: 100%
}

.fullPageWrapper #Footer .logo {
  margin-bottom: 20px;
  padding: 0px;
}

.fullPageWrapper #Footer div.mainColumnLeft {
  margin-left: 0px;
}

.fullPageWrapper footer .boilerplate {
  text-align: center;
}

.fullPageWrapper .boilerplate ul {
  text-align: center;
  float: none;
}

.fullPageWrapper .boilerplate li {
  float: none;
  display: inline-block;
}

.fullPageWrapper .boilerplate a {
  float: none;
}

.fullPageWrapper .boilerplateLeft {
  float: none;
  margin-bottom: 10px;
}

.fullPageWrapper .boilerplateRight {
  line-height: 20px;
}





/* Tabs */

.fullPageWrapper .ui-tabs .ui-tabs-nav {
  display: none;
}

.fullPageWrapper .ui-tabs .ui-tabs-panel {
  display: block !important;
}

.fullPageWrapper .ui-tabs .ui-tabs-panel h6 {
  display: block;
}





/* Sliders */

.fullPageWrapper .slider.height350 .homeSlider {
  /* height: auto; */
  height: 350px;
}

.fullPageWrapper .homeSlider.text img {
  width: 100%;
  position: relative !important;
}

.fullPageWrapper .homeSlider .overlay h2.title {
  font-size: 26px !important;
  line-height: 26px !important;
}

.fullPageWrapper .slider.height350 .overlay {
  width: auto !important;
/*  position: relative !important; */
/*  padding: 10px !important; */
  padding: 10px 10px 20px !important;
  background: rgba(51, 51, 51, 1) !important;
}

.fullPageWrapper .slider.height350:after,
.fullPageWrapper .rsDefault:after,
.fullPageWrapper .rsOverflow:after,
.fullPageWrapper .rsContainer:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.fullPageWrapper .slider.height350 .thumb img {
  z-index: -1;
}

.fullPageWrapper .homeSlider {
  height: auto: !important;
  background: rgb(51, 51, 51);
}

.fullPageWrapper .homeSlider.maroon {
  height: auto: !important;
  background: rgb(130, 20, 30);
}

.fullPageWrapper .slider.height350 .intro {
  font-size: 12px !important;
  line-height: 15px !important;
}

.fullPageWrapper .slider.height350 .rsDefault .rsBullets {
  /* display: none; */
  right: 0px;
  padding: 0px 10px;
}

.fullPageWrapper .slider.height350 .rsArrow {
  display: none !important;
}





/* Article List Sliders */

.fullPageWrapper .newsSlider {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.fullPageWrapper .newsSlider .prevArrow, 
.fullPageWrapper .newsSlider .nextArrow {
  display: none;
}

.fullPageWrapper .newsSlider .newsSliderWrapper .itemsWrapperOuter {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.fullPageWrapper .newsSlider .newsSliderWrapper .itemsWrapper {
  white-space: nowrap;
  overflow-x: scroll;
  width: auto !important;
  -webkit-overflow-scrolling: touch;
  padding-left: 10px;
  padding-right: 10px;
}

.fullPageWrapper .newsSlider .wrapper {
  float: none !important;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
}

.fullPageWrapper .articleList .thumbnail,
.fullPageWrapper .articleList .title,
.fullPageWrapper .articleList .intro,
.fullPageWrapper .articleList .readmore {
  white-space: normal;
}

.fullPageWrapper .newsSlider .wrapper:last-child {
  margin-right: 0px;
}

.fullPageWrapper .newsSlider .newsSliderWrapper .itemsWrapperOuter:before,
.fullPageWrapper .newsSlider .newsSliderWrapper .itemsWrapperOuter:after {
  content: "";
  background-size: 27px 100%;
  position: absolute;
  top: 0px;
  width: 26px;
  height: 100%;
  z-index: 2;
}

.fullPageWrapper .newsSlider .newsSliderWrapper .itemsWrapperOuter:before {
  background-image: url(/media/image/sa-t-scroller-side-shadow-left.png);
  left: 0px;
}

.fullPageWrapper .newsSlider .newsSliderWrapper .itemsWrapperOuter:after {
  background-image: url(/media/image/sa-t-scroller-side-shadow-right.png);
  right: 0px;
}






/* Article List WIDE Sliders */

.fullPageWrapper .newsSlider.fullPage {
  margin-left: 0px;
  margin-right: 0px;
}

.fullPageWrapper .sliderShading {
  margin-left: -10px;
  margin-right: -10px;
}

.fullPageWrapper .sliderShading h2 {
  padding-left: 10px;
}





/* Article List WIDE Sliders */

.fullPageWrapper #SimpleContact input[type="text"] {
  width: 96%;
}





.fullPageWrapper .articleList.side-by-side.thumbRight.thumb290 .thumb,
.fullPageWrapper .articleList.side-by-side.thumbLeft.thumb290 .thumb {
  float: none !important;
  width: 100% !important;
  margin-bottom: 5px !important;
  overflow: hidden;
}

.fullPageWrapper .articleList.side-by-side.thumbRight.thumb290 .text {
  margin-right: auto !important;
}

.fullPageWrapper .articleList.side-by-side.thumbLeft.thumb290 .text {
  margin-left: auto !important;
}

/* .fullPageWrapper .articleList.side-by-side .thumb {
  float: none !important;
  width: 100% !important;
  margin-bottom: 5px !important;
  overflow: hidden;
}

.fullPageWrapper .articleList.side-by-side .text {
  margin-right: auto !important;
  margin-left: auto !important;
} */

.fullPageWrapper .slider.articleList.side-by-side.thumb250 .thumb {
  float: none !important;
  width: 100% !important;
  margin-bottom: 5px !important;
}






.fullPageWrapper .slider .rsArrow {
  display: none !important;
}

.fullPageWrapper .slider.heightTall .rsOverflow, 
.fullPageWrapper .slider.heightTall .rsDefault {
  height: 370px !important;
}

.fullPageWrapper .slider.heightShort .rsContainer, 
.fullPageWrapper .slider.heightTall .rsContainer {
  margin-left: 0px !important;
  width: inherit !important;
}

.fullPageWrapper .articleList.side-by-side.thumb250 .thumb {
  margin-left: 0px !important;
}

.fullPageWrapper .articleList.side-by-side.thumb250 .text {
  padding: 0px 10px;
}

.fullPageWrapper .greyLight .slider + p {
/*  display: none; */
}

.fullPageWrapper .slider.heightShort .rsDefault,
.fullPageWrapper .slider.heightTall .rsDefault {
  overflow: visible !important;
}

.fullPageWrapper .slider.heightShort:before,
.fullPageWrapper .slider.heightShort:after,
.fullPageWrapper .slider.heightTall:before,
.fullPageWrapper .slider.heightTall:after {
  content: "";
  background-size: 27px 100%;
  position: absolute;
  top: 0px;
  width: 26px;
  height: 100%;
  z-index: 2;
}

.fullPageWrapper .slider.heightShort:before,
.fullPageWrapper .slider.heightTall:before {
  background-image: url(/media/image/sa-t-scroller-side-shadow-left.png);
  left: 0px;
}

.fullPageWrapper .slider.heightShort:after,
.fullPageWrapper .slider.heightTall:after {
  background-image: url(/media/image/sa-t-scroller-side-shadow-right.png);
  right: 0px;
}

.fullPageWrapper .slider.heightShort .rsDefault .rsBullets, 
.fullPageWrapper .slider.heightTall .rsDefault .rsBullets {
  padding: 0 5px !important;
/*  top: -40px !important; */
}





/* Home Page Mobile Slider Fix */

.fullPageWrapper .slider.height350.width890 .overlay {
  bottom: auto !important;
  top: 120px !important;
}

.fullPageWrapper .slider.height350.width890.compact .overlay {
  top: auto !important;
}


.fullPageWrapper .slider.height350.width890 .homeSlider.maroon {
  background: rgb(51,51,51);
}





.fullPageWrapper .articleList.stacked .wrapper {
  width: auto !important;
  margin-bottom: 20px;
}

.fullPageWrapper .articleList.stacked.fourColumn .wrapper {
  width: 140px !important;
  vertical-align: top;
}




#Content #CDS-ContentSwap .AWCSSscrollable {
  width: 100% !important;
}

#Content #CDS-ContentSwap .AWCSSSliderButton {
  display: none !important;
}

#Content #CDS-ContentSwap .AWCSSscrollableContainer {
  width: 100% !important;
}

#Content #CDS-ContentSwap .AWCSSscrollableThumbnailContainer {
  width: 100% !important;
  left: 0px !important;
  height: 140px !important;
}

#Content #CDS-ContentSwap .AWCSSscrollableThumbnailContainer ul {
  overflow-x: scroll;
  white-space: nowrap;
  padding-left: 10px;
  width: auto !important;
}

#Content #CDS-ContentSwap .AWCSSscrollableThumbnailContainer li {
  float: none !important;
  display: inline-block !important;
  vertical-align: top;
  white-space: normal;
}

#Content #CDS-ContentSwap .AWCSSscrollable .items > div {
  width: 100% !important;
}

#Content #CDS-ContentSwap .AWCSSscrollable:before,
#Content #CDS-ContentSwap .AWCSSscrollable:after {
  content: "";
  background-size: 27px 100%;
  position: absolute;
  top: 0px;
  width: 26px;
  height: 120px;
  z-index: 2;
}

#Content #CDS-ContentSwap .AWCSSscrollable:before {
  background-image: url(/media/image/sa-t-scroller-side-shadow-left.png);
  left: 0px;
}

#Content #CDS-ContentSwap .AWCSSscrollable:after {
  background-image: url(/media/image/sa-t-scroller-side-shadow-right.png);
  right: 0px;
}





/* Header Image Overlays */

.fullPageWrapper #Content .headerImageOverlay .overlay {
  position: relative;
  bottom: auto;
  max-width: 100%;
}

.fullPageWrapper #Content .headerImageOverlay .overlay h1,
.fullPageWrapper #Content .headerImageOverlay .overlay h2 {
  padding: 0px;
}





/* Article List Special Cases */

.fullPageWrapper .articleList.side-by-side.thumbRight.thumb140 .thumb {
  float: right !important;
  width: 140px !important;
}

.fullPageWrapper .greyMedium .articleList .text {
  padding-right: 5px;
}

.fullPageWrapper .greyMedium .articleList.side-by-side.twoColumn .wrapper {
  width: 100%;
}

.fullPageWrapper .articleList.stacked.thumb90 .wrapper {
  width: 90px !important;
}

.fullPageWrapper .articleList.stacked.maroon-box-title {
	margin-right: -10px;
}





.fullPageWrapper .leadershipGrid h3 {
  width: 100%;
  float: none;
}

.fullPageWrapper .leadershipGrid .grid {
  margin-left: 0px;
}

.fullPageWrapper .leadershipGrid .wrapper {
  width: auto;
}

.fullPageWrapper .leadershipGrid .thumb {
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}





.fullPageWrapper #MeetPeopleGrid.columnsTwo {
  width: auto;
}





/* Main Search Form */

.fullPageWrapper .gs-utilitytext {
  overflow: hidden;
}

.fullPageWrapper .gs-numresults {
  display: block !important;
}

.fullPageWrapper .gs-orderby {
  display: block !important;
  float: left !important;
  margin-top: 10px !important;
}





/* Find an Expert */

.fullPageWrapper .searchForm .search input {
  width: 65% !important;
  margin-right: 10px !important;
  float: left !important;
}

.fullPageWrapper .searchForm .search button {
  float: left !important;
  width: 25%;
}

.fullPageWrapper .searchForm .drop.location {
  float: none;
}

.fullPageWrapper .searchForm .drop select {
  width: 100%;
  margin-bottom: 10px;
}

.fullPageWrapper .searchResults .header a.sortLink {
  width: auto;
  padding: 0px 5px;
}





/* Misc */ 

.fullPageWrapper .extendFullWidth2 .fullBrowserImage {
  width: auto;
  background-size: auto 100%;
}

.fullPageWrapper #Search404 td {
  display: block;
}

.fullPageWrapper #Search404 tr>td:first-child {
  font-weight: bold;
}

.fullPageWrapper #Search404 tr>td:last-child {
  margin-bottom: 15px;
}





/* Office Locations */

.fullPageWrapper .officeColumn {
  float: none;
  width: 100%;
  margin-right: 0px;
}





/* Video Playlist */

.fullPageWrapper .AWCSSscrollableContainer,
.fullPageWrapper .AWCSSscrollable {
  width: 100%;
}





/* Video Playlist */

.fullPageWrapper .videoList .AWCSSSliderButton {
  display: none !important;
}





/* Small Interactives */

#DigitalStrategyPyramid .pyramidLeft,
#DigitalStrategyPyramid .pyramidRight {
  float: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#DigitalStrategyPyramid .pyramidLeft #tabLinks {
  margin: 0px auto;
}

#DigitalStrategyGrid {
  padding: 0px 5px;
  background-color: #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#DigitalStrategyGrid .hwhRow1 p.rowHeader {
  width: 100%;
  float: none;
  padding: 10px 0 0 3px !important;
  margin-bottom: 0px;
}

#DigitalStrategyGrid .hwhRow1 p.rowHeader br {
  display: none;
}

#DigitalStrategyGrid .hwhRow1 p.hwhContent {
  width: 100%;
  padding: 5px 0 0 0px !important
}

#DigitalStrategyGrid .hwhRow1 {
  width: 100%;
  padding: 4px 5px 3px;
}

#DigitalStrategyGrid .hwhRow1 a {
  height: 70px;
  margin-right: 4px;
}

#DigitalStrategyGrid .hwhRow1 span.content1 {
  padding-top: 10px;
  padding-left: 3px;
  display: inline-block;
}





#CDSconcept {
  background-image: url('/media/image/sa-main-divider-sprites.png');
  background-repeat: no-repeat;
  background-position: 0px 100%;
  padding-bottom: 20px;
}

#CDSconcept .cdsLeft {
  width: 100%;
  float: none;
  padding-right: 0px;
  text-align: center;
}

#CDSconcept .cdsRight {
  width: 100%;
  float: none;
}

#CDSconcept .cdsRight #default_dial div {
  margin-top: 0px !important;
}




#CDSgrowth {
  background-image: url('/media/image/sa-main-divider-sprites.png');
  background-repeat: no-repeat;
  background-position: 0px 100%;
  padding-bottom: 20px;
}

#CDSgrowth .cdsGrowthLeft {
  width: 100%;
  float: none;
  padding-right: 0px;
  text-align: center;
}

#CDSgrowth .cdsGrowthLeft span {
  float: none !important;
}

#CDSgrowth .cdsGrowthRight {
  width: 100%;
  float: none;
  clear: both;
}

#CDSgrowth .cdsGrowthRight div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}





#ffgpyramid {
  float: none !important;
  margin: 0px auto 10px !important;
}

.ffgpyramidcontent {
  float: none !important;
  width: 100% !important;
}

.ffgpyramidcontent p {
  margin: 0px !important;
  height: auto !important;
  padding-top: 10px !important;
}





#InnoStrategyModel .innoStrategyModelLeft {
  float: none;
  margin: 0px auto;
}

#InnoStrategyModel .innoStrategyModelRight {
  float: none;
  width: 100%;
}

#InnoStrategyModel .innoStrategyModelRight .inno1000modeldescr {
  width: 100%;
}




#TPEclients {
  background-image: url('/media/image/sa-main-divider-sprites.png');
  background-repeat: no-repeat;
  background-position: 0px 100%;
  padding-bottom: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}

#TPEclients .tpegraphic {
  height: auto;
  overflow: hidden;
}

#TPEclients .tpeClientsLeft {
  float: none;
  margin: 0px auto 10px;
}

#TPEclients .tpeClientsRight {
  width: 100%;
  float: none;
}

#TPEclients #tpe-systems2 .title,
#TPEclients #tpe-systems2 .content,
#TPEclients #tpe-analytics2 .title,
#TPEclients #tpe-analytics2 .content,
#TPEclients #tpe-strategic2 .title,
#TPEclients #tpe-strategic2 .content,
#TPEclients #tpe-organization2 .title,
#TPEclients #tpe-organization2 .content,
#TPEclients #tpe-transformation2 .title,
#TPEclients #tpe-transformation2 .content {
  width: auto;
  height: auto;
}

#TPEclients #tpe-intro2 .content {
  padding: 20px !important;
  height: auto !important;
  width: 100% !important;
}





/* IC Database Display */

#ICdisplay14 .pdfDisplay #Social .socialshare .sharenumber {
  display: none;
  width: auto;
}

#ICdisplay14 .pdfDisplay #Social {
  width: auto;
}

#ICdisplay14 .newsSlider {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: solid 40px #fff !important;
}

#ICdisplay14 .toolbar .page-nav {
  position: relative;
  width: auto;
  margin-top: 3px;
  float: right;
  padding-right: 5px;
}

#ICdisplay14 .pdfDisplay .toolbar .btn .icon {
  width: 30px;
  height: 25px;
}

#ICdisplay14 .pdfDisplay .toolbar .zoom-out .icon {
  background: url("//static-v2.crocodoc.com/images/viewer/sprites.png") no-repeat -4px -2px;
}

#ICdisplay14 .pdfDisplay .toolbar .zoom-in .icon {
  background: url("//static-v2.crocodoc.com/images/viewer/sprites.png") no-repeat -4px -28px;
}

#ICdisplay14 .pdfDisplay .toolbar .fullscreen .icon {
  background: url(/media/image/crocodoc-sprites.png) no-repeat -7px -692px;
}

#ICdisplay14 .pdfDisplay .toolbar .prev .icon {
  background: url(/media/image/crocodoc-sprites2.png) no-repeat -175px -92px;
}

#ICdisplay14 .pdfDisplay .toolbar .next .icon {
  background: url(/media/image/crocodoc-sprites2.png) no-repeat -175px -132px;
}





/* CN Sites */

.mainColumnRight.cnsites + div img {
  padding-top: 20px;
}





}










/* ==========================================
Miscellaneous Viewport Adjustments
========================================== */

@media only screen and (max-width: 540px) {

.fullPageWrapper .slider.height350.compact .rsOverflow,
.fullPageWrapper .slider.height350.compact .rsDefault,
.fullPageWrapper .slider.height350.compact .homeSlider {
  height: 300px !important;
}

}

@media only screen and (max-width: 420px) {

.fullPageWrapper .slider.height350.compact .rsOverflow,
.fullPageWrapper .slider.height350.compact .rsDefault,
.fullPageWrapper .slider.height350.compact .homeSlider {
  height: 250px !important;
}

}

@media only screen and (max-width: 400px) {

.mainColumnRight.cnsites + div {
  width: 100% !important;
  float: none !important;
}

div#SimpleContact td {
  display: block;
  width: 100%;
  padding: 0px;
  margin-bottom: 5px;
}

div#SimpleContact td+td {
  margin-bottom: 15px;
}

}
