/*
Description: Mobile style for Communications Management
Author: Kat.Thompson @ readingroom.com
Author URI: www.readingroom.com
Version: 1.0
*/

select.mobile-nav, .footer-call-button, .mobile-only {
	display: none;
}

@media only screen and (max-width: 800px) {
  
/************************** 
    OVERALL PAGE LAYOUT
 *************************/

 html, body {
  height: auto !important;
  background: #fff !important;
 }
 
 body {
  margin: 0 auto;
 }

  body, .content-main-home, #page-top, body.bg-contact, body.bg-sectors {
    width: 100%;
    background-image: none !important;
  }

  #page-top-outer, #page-top-outer.homepageonly {
    position: relative;
  }

  #page-top, #page-top-outer {
    width: 100% !important;
    min-width: 320px;
    height: auto;
    margin: 0;
  }

  body #second {
    height: auto !important;
    width: 320px;
    background: #14041E;
    padding-bottom: 25px;
    margin: 0 auto;
	padding-top: 25px
  }
  
  #background-lower {
    position: absolute;
    width: 320px;
    height: 500px;
    background: #14041e url(../images/mobile/home-bg.jpg) no-repeat left -138px;
    background-size: 320px 292px;
    z-index: 0;
	top: 0;
  }

  #content-main h1 {
    color: #39055d;
    font-size: 35px;
  }

/************************** 
      HEADER / NAV 
 *************************/

  ul#main-nav, ul#nav {
    display: none;
  }

  #page-nav {
    width: auto;
    float: none;
    clear: both;
    margin: 0;
    padding: 14px 2.5%;
    background-color: #414141;
  }

  .mobile-nav-face {
    display: block;
    position: absolute;
    left: 9px;
    top: 109px;
    width: 300px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #676767;
    font-size: 18px;
    line-height: 30px;
    text-indent: 0.3em;
    text-transform: uppercase;
}
  
  .mobile-nav-face .button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 30px;
	background-color: #c8c8c8;
	border-left: inherit;
  }
  
  .mobile-nav-face .button:before {
	content: " ";
	display: block;
	position: absolute;
	left: 8px; 
	top: 11px;
	width: 0; height: 0;
	border: solid 7px transparent;
	border-top: solid 9px #414140;
  }

  select.mobile-nav {
    display: block;
    padding: 0 0 0 6px;
    margin: 0;
    width: 300px;
    height: 30px;
    position: relative;
    opacity: 0;
  }

  select.mobile-nav option {
    height: 20px;
  }
 


/************************** 
  HOMEPAGE FEATURED POSTS 
 *************************/

  .mobile div#intro {
    height: auto !important; /*192*/
    width: 320px;
    clear: both;
    background: 0;
    margin: 0 auto;
    padding: 0;
}

.mobile #mainleft {
    padding: 0;
    width: auto;
    margin: 10px 20px 0 5px;
    background: #fff;
}
.mobile.bloghome,
.mobile.homepage #faux-background,
.mobile.bloghome #intro #faux-background  {
    background: #fff !important;
}
.mobile.bloghome #intro #faux-background #mainleft>h3{
    color: #39055D;
    margin-bottom: 5px;
}
.mobile.bloghome #intro #faux-background #mainleft {
    margin-bottom: 10px;
}
.mobile.bloghome #intro #feed {
    margin-top: 0;
}
.mobile.homepage #aside,
.mobile.homepage #morebtn {
    display: none;
}
.mobile.homepage #intro #feed {
    background: none;
}

.mobile.homepage #intro .article, .mobile #list-container {
    width: auto !important;
}

.mobile.homepage #intro .article img {
    display: none !important;
}

.content-main-home {
    height: 192px;  
}

.mobile.bloghome #mainleft #feed .article .meta .author {
    margin-bottom: 10px;    
}

.mobile.bloghome #mainleft #feed .article .meta .author .category,
.mobile.bloghome #mainleft #feed .article .meta .author .category:hover {
    background: none;
    font-weight: bold;
    color: #39055d;
    padding: 0;
    margin: 0;
}

.mobile .overview>h4 {
    font-size: 20px;
}

.mobile #comments form input,
.mobile #comments form textarea {
    width: 220px;
    display: block;
}
.mobile #comments form label {
    display: block;
}
.mobile #comments form button {
    margin: 10px 0; display: block;
}



#intro .content-main-home {
    background: url("../images/mobile/home-bg.jpg") no-repeat left 54px !important;
    background-size: 320px 292px !important;
}
  #home-flips, .quickFlip, .quickFlip2, .quickFlip3 {
    width: 280px;
    margin: 20px;
    height: auto;
}

  .flip-inner, .quickFlip2 .frontPanel .flip-inner {
    margin: 0 auto;
    float: left;
    padding: 0;
    width: 280px;
  
    position: relative;
}

  .flip-inner a.quickFlipCta {
    width: 100%;
    height: 100%;
    text-indent: -9999em;
    font-size: 1px;
    position: absolute;
    right: 0; top: 0;
    background: 0;
}

    .flip-inner a.quickFlipCta::before {
        content: " ";
        display: block;
        position: absolute;
        top: 0; right: 0;
        width: 29px;
        height: 100%;
        background: #414141 url(../images/mobile/homepage-arrow.gif) no-repeat center center;
}

  .quickFlip .frontPanel, .quickFlip2 .frontPanel, .quickFlip3 .frontPanel {
    height: auto;
    float: left;
    background: #ffffff;
    position: inherit !important;
    width: 320px;
  
}

  .quickFlip, .quickFlip2, .quickFlip3, .frontPanel,
  .quickFlip2 .backPanel .flip-inner, .quickFlip2 .frontPanel .flip-inner {
    height: auto;
    float: left;
    clear: both;
    position: relative;
    margin: 0 auto;
  }

  .quickFlip, .quickFlip2, .quickFlip3 {
    margin: 0 0 7px;
    width: 280px;
    height: auto;
    -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.80);
    -o-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.80);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.80);
	overflow: hidden;
  }

  .flip-photo, .flip-photo-logo {
    border: 0;
    height: auto;
    clear: both;
    width: auto;
}

.flip-photo img, .flip-photo-logo img {
    border: 0;
    display: block;
    margin: 0 10px;
}

  .mobile-frontPanel-text {
    width: 239px;
    float: left;
    padding: 4px 0 5px 10px;
  }

  .frontPanel h3 {
    width: 239px;
    float: left;
    padding: 10px 0 0 10px;
	color: #39055d;
  
    margin-bottom: 10px;
}

  .mobile-frontPanel-wrapper {
    float: left;
    width: auto;
    height: auto;
  }

  .quickFlipCta {
    margin: 0;
  }

  .backPanel {
    display: none;
  }

/************************** 
      CONTENT PAGE
 *************************/
 
.map-link {
  display: block;
  height: 100%;
  text-indent: -99px;
}

 #contact-content {
  width: 320px !important;
  min-height: auto;
  margin: 0;
  padding: 0;
}

#content-main-outer {
  width: 320px;
  background: #ffffff;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
}

body #content-main {
  margin: 0 auto !important;
  width: 320px !important;
  height: auto !important;
  padding: 0 0 15px;
  background: #fff;
}

/* hidden class added by JS */
#content-main.hidden { display: none; }

#content-main h1 {
  top: 10px;
}

#scrollbar1 .viewport {
  height: auto;
  overflow: hidden;
  z-index: 100;
}

#scrollbar1 .scrollbar {
  display: none;
}

#scrollbar1 .overview {
  position: static;
}

#about-vacancies {
  width: 320px;
  margin-bottom: -15px;
}

#about-vacancies-left {
  padding: 0 20px 30px;
  width: auto;
  margin: 0 auto;
  color: #6E6E6E;
  float: none;
}

#content-main #about-vacancies h1 {
  margin: 10px 0;
  padding: 0;
}

div#about-vacancies a {
  color: #000;
}

#about-vacancies-right {
  float: none;
  width: auto;
  height: auto;
  padding: 20px;
  margin: 0;
  background: #FBFBF6;
}

#about-vacancies-right #joincover {
  display: none;
}

#vacancy-form {
  width: auto;
  margin: 0;
}

#vacancy-form table {
  width: 100%;
}

.inp-vacanices, .txta-vacanices, .inp-file {
  width: 180px;
  background-color: white;
}

.txta-vacanices textarea, .inp-vacanices input, .inp-file input {
  width: 100%;
}


#vacancy-form tr:nth-child(4) td {
  padding-bottom: 40px;
}

div#message, .message {
  padding: 10px;
  position: relative;
  top: auto;
  line-height: 1.5;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#message .close {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 10px; right: 10px;
  font-size: 24px;
  margin-top: -10px;
}

/**************************
      BACKGROUND PAGE
 *************************/

#about-background-bg {
  width: 320px;
  height: auto;
  background-image: none;
  background: #ffffff;
  margin: 0;
}

#about-background, #scrollbar1, #about-background-vert, #about-background-vert-inner {
  width: 320px;
  padding: 0;
  margin: 0;
}

#scrollbar1 .viewport {
  width: 280px;
  margin: 0 auto;
}

#scrollbar1 .overview {
  width: 280px;
}

#content-main h1 {
  padding: 10px 20px 5px;
  position: static;
}

/************************** 
      DIGITAL COMMUNICATIONS
 *************************/
 
#services-research h1 {
  line-height: inherit;
  margin-bottom: 5px;
}
 .scrollbar {
  display: none;
 }
#services-research {
  width: auto;
  margin: 0;
  color: #6E6E6E;
  }
  
#services-content {
  width: auto;
}

#scrollbar-research {
  width: auto;
  margin: 0;
}

#scrollbar-research .viewport {
  width: auto;
  height: auto !important;
  padding: 0 20px;
}

#scrollbar-research .overview {
  position: static;
}

body.bg-services-perceptions div.overview a {
  color: #582A87;
}
 
/************************** 
      OUR WORK PAGE
 *************************/

#sector-table th, #aboutstaff-table th {
  display: none;
}


/************************** 
      CONTACT PAGE
 *************************/

#contact-content h1 {
  padding: 10px;
  color: #39055d;
}

.block-map {
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  width: 300px !important;
  height: 135px;
  margin: 0 10px;
  background: url("../images/mobile/map-placeholder.png");
  background-repeat: no-repeat;
  top: 56px;
  left: 0;
  position: absolute;
  background-size: contain;
  -moz-box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.5);
}

#GMap_location, #GMap_location2, .block-map-inner, .block-address-inner-tel img, .block-map-shadow {
  display: none;
  width: 300px;
}

.block-address-wrapper {
  background: none repeat scroll 0 0 #e7e6e8;
  -moz-box-shadow: 0px 2px 2px #bbbbbb;
  -webkit-box-shadow: 0px 2px 2px #bbbbbb;
  -o-box-shadow: 0px 2px 2px #bbbbbb;
  box-shadow: 0px 2px 2px #bbbbbb;
  height: auto;
  left: 10px;
  position: relative;
  top: 150px;
  width: 300px;
  margin-bottom: 160px;
  padding-bottom: 15px;
}

.block-address {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  background: none repeat scroll 0 0 #e7e6e8;
  left: 0;
  position: static;
  top: 0;
  width: 300px;
  height: auto;
}

.mobile #contact-content2 {
  margin-top: -20px;
}

.mobile #contact-content2 .block-address-wrapper {
    top: 210px;
}

.block-address-inner {
  font-size: 26px;
  line-height: 26px;
  padding: 10px 0 10px 10px;
  text-transform: none;
  width: 175px;
}



.block-address-tel {
  background: none;
  height: auto;
  position: static;
  margin-top: 10px;
  width: 300px;
}



.block-address-inner-tel {
  font-size: 26px;
  padding: 0 0 0 10px;
  position: relative;
  top: 0;
}


.block-address-inner-tel a {
  position: static;
  font-size: 26px;
}

.block-address-inner-tel a[href^="tel"] {
  margin-bottom: 20px;
  display: inline-block;
  text-decoration: none;
}

.block-address-inner-tel a[href^="mailto"] {
  font-size: 15px;
  display: block;
}

.block-address-inner:before,
.block-address-inner-tel:before,
.block-address-inner-tel a:before {
	display: block;
	color: #39055d;
	font-size: 26px;
}

.block-address-wrapper h2 {
  font-size: 36px;
  color: #39055d;
}

/************************** 
    WHERE WE WORK
 *************************/
 
#about-maps {
  width: auto;
  height: auto;
  margin: 15px 0 0 0 !important;
}

#about-maps-text {
  position: static;
  width: auto;
  padding: 0 20px;
}

#content-main #about-maps-text h1 {
  padding: 0;
}

#about-maps-text {
  color: #6E6E6E;
}

#mobile-map {
  padding: 148px 0 0;
  width: 100%;
  display: block;
  background: url(../images/mobile/world-map.png) no-repeat left -30px;
  background-size: 320px 308px;
  margin: 15px 0 -25px;
}

#mobile-map ul {
  padding: 20px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(232,245,250,1) 30%, rgba(177,223,237,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(232,245,250,1)), color-stop(100%,rgba(177,223,237,1)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(232,245,250,1) 30%,rgba(177,223,237,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(232,245,250,1) 30%,rgba(177,223,237,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(232,245,250,1) 30%,rgba(177,223,237,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(232,245,250,1) 30%,rgba(177,223,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b1dfed',GradientType=0 );

}

#mobile-map li {
  display: inline-block;
  font-weight: bold;
  padding: 0;
  margin: 3px;
  text-align: center;
}

#mobile-map li a {
  display: inline-block;
  padding: 8px;
  background-color: #fff;
  text-decoration: none;
  border-radius: 3px;
  border: solid 1px;
}

.tooltipShow.map-location {
  display: none;
}

/************************** 
    WORK TEMPLATE (+ Staff)
 *************************/

.carousel-sectors ul, .carousel-aboutstaff ul {
  margin: 0 20px;
}

.sector-item-bg1,
.sector-item-bg2,
.aboutstaff-bg-style-1,
.aboutstaff-bg-style-2,
.aboutstaff-bg-style-3,
.aboutstaff-bg-style-4 {
  width: auto;
  height: auto;
  background: 0;
}

.staff-text,
.sector-item-bg1 .client-text,
.sector-item-bg2 .client-text {
  width: auto;
  padding: 0;
}

#sector-table li,
#aboutstaff-table li {
  display: block;
  float: left;
  width: 130px;
  height: 130px;
  margin-bottom: 20px;
  overflow: hidden;
  background: #dedede;
  position: relative;
}

#sector-table li.fullWidth, #aboutstaff-table li.fullWidth {
  width: 100%;
}

#aboutstaff-table li:nth-child(odd),
#sector-table li:nth-child(odd) {
  margin-right: 20px;
}
#sector-table li:nth-child(odd) h2 {
color: #2F1749;
}
#sector-table li:nth-child(even) h2 {
color: #116283;
}

#sector-table td {
  text-align: center;
  height: 130px;
  padding: 0;
  vertical-align: middle;
}

.bg-sectors #sector-table td img, .bg-clients #sector-table td img {
  display: none;
}

#sector-table td img {
  max-width: 100%;
}

.staff-text img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.staff-text-title a {
  position: absolute;
  left: 0;
  background: #DEDEDE;
  right: 0;
  text-align: center;
  bottom: 0;
  padding: 10px;
}

.btn-readmore {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: 0;
  margin: 0;
  text-indent: -999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
/*
#sector-table .btn-readmore[onclick="openModal('/our-work/university-of-cambridge/')"] {
  background-image: url("/site/assets/files/1128/cambridge_uni_high_res.0x50.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/henley-business-school-university-of-reading/')"] {
  background-image: url("/site/assets/files/1137/new_henley_logo.0x50.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/cambridge-eductation/')"],
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/cambridge-education/')"]
{
  background-image: url("/site/assets/files/1031/cambridge_education.gif");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/southbank-international-school/')"] {
  background-image: url("/site/assets/files/1118/southbank_intl_sch.0x50.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/royal-veterinary-college/')"] {
  background-image: url("/site/assets/files/1121/royal_veterinary_college.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/nhs-peterborough/')"] {
  background-image: url("/site/assets/files/1126/for_nhs_peterborough_case_study.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/brunel-university/')"],
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/brunel-business-school/')"] {
  background-image: url("/site/assets/files/1119/brunel_uni_logo.260.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/future-leaders/')"] {
  background-image: url("/site/assets/files/1030/future_leaders_1.0x100.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/edinburgh-business-school/')"] {
  background-image: url("/site/assets/files/1136/edinburgh_business_school.260.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/university-of-surrey/')"] {
  background-image: url("/site/assets/files/1122/surrey_uni_logo.260.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/cfbt-education-trust/')"] {
  background-image: url("/site/assets/files/1117/cfbt_logo.gif");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/killik-employee-services/')"] {
  background-image: url("/site/assets/files/1124/killik_employee_services.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/coventry-university/')"] {
  background-image: url("/site/assets/files/1120/coventry_uni.260.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/electric-paper/')"] {
  background-image: url("/site/assets/files/1125/electric_paper.0x50.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/our-work/royal-shakespeare-company/')"] {
  background-image: url("/site/assets/files/1127/royal_shakespeare_company.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/manchester-metropolitan-university/')"] {
  background-image: url("/site/assets/files/1075/mmu_logo_-_bigger.260.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/university-of-northampton/')"] {
  background-image: url("/site/assets/files/1076/northampton.260.gif");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/bournemouth-university/')"] {
  background-image: url("/site/assets/files/1073/bournemouth_uni.260.gif");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/roffey-park-institute/')"] {
  background-image: url("/site/assets/files/1079/roffey_park.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/escp-europe/')"] {
  background-image: url("/site/assets/files/1080/escp-europe.gif");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/king-s-college-hospital-nhs-foundation-trust/')"] {
  background-image: url("/site/assets/files/1086/kings_college_hospital.0x50.gif");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/royal-berkshire-nhs-foundation-trust/')"] {
  background-image: url("/site/assets/files/1083/royal_berkshire_nhs.0x100.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/nhs-northamptonshire/')"] {
  background-image: url("/site/assets/files/1084/nhs_northants.0x100.jpg");
}
#sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/lancaster-university-management-school/')"], #sector-table .btn-readmore[onclick="openModal('/about-us/what-people-say-about-us/professor-rick-crawley/')"] {
  background-image: url("/site/assets/files/1078/lancaster_uni.gif");
}
*/

#nimble_modal {
  background: white;
  width: 320px !important;
  top: 152px !important;
}
/************************** 
    SECTORS 
 *************************/
 
.sectors #sector-table h2, #sector-table td:first-child {
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
}

/**** CLIENTS ****/

.bg-clients {}

.bg-clients .overlay-normal,
.overlay-yellow {
  background: 0;
  height: auto !important;
  width: auto;
  margin: 0;
}

#scrollbar-overlay .viewport {
  width: auto;
  height: auto !important;
}

/**** AJAX loading feedback ****/

#content-main-outer.loading {
  background: #fff url(../images/shared/ajax-loader.gif) no-repeat center 100px;
}

#content-main-outer.loading * {
  visibility: hidden;
}

/************************** 
    BLOG 
 *************************/

h2#blog-sub {
  color: #39055D;
  padding: 0 20px 5px;
  position: static;
}

#blog-nav {
  position: relative;
  right: auto;
  top: auto;
}

.bg-blog .carousel-sectors li>div {
  width: auto;
  height: auto !important;
  background: 0;
}

.carousel-sectors .blog-text {
  width: auto;
  padding: 10px 20px;
}

.bg-blog #sector-table li {
  width: auto;
  height: auto;
  float: none;
  margin: 20px 0;
}
.blog-text-date { color: #111; }
.bg-blog #sector-table td {
  text-align: left;
}

/**** BLOG POSTS ****/

body.bg-blog .overlay-normal, body.bg-sectors .overlay-normal, div.case-study-overlay {
  margin: 0;
  width: auto;
  height: auto;
  background: 0;
}

.overlay-top, .overlay-top-yellow {
  width: auto;
  padding: 20px 20px 0;
}

body.bg-blog #scrollbar-overlay .viewport, body.bg-sectors #scrollbar-overlay .viewport, div.case-study-overlay #scrollbar-overlay .viewport {
  width: auto;
  height: auto !important;
}

#scrollbar-overlay .overview {
  position: static !important;
}

body.bg-blog #content-main .overlay-top h1 { padding: 0; }

#scrollbar-overlay { width: auto; height: auto !important;}

.overlay-inner, .overlay-inner-yellow {
  padding: 20px 20px 50px;
  width: auto;
  height: auto !important;
  overflow: hidden;
}
.viewport h4>img {
  width: 100%;
  height: auto;
}

#blog-side-linkedin, #blog-side-twitter { top: auto; right: auto; }

#blog-side-linkedin { left: 68px; bottom: 0; }
#blog-side-twitter { left: 20px; bottom: 0; }

#blog-side-linkedin img, #blog-side-twitter img {
  border-radius: 3px;
}

/************************** 
      SITE MAP
 *************************/

.sitemap-list {
  font-size: 16px;
  line-height: 1.4em;
}

div.overview ul.sitemap-list li {
  background-position: 0 8px;
}
 
/************************** 
    FOOTER BUTTONS 
 *************************/

  #footer-outer {
    width: 100%;
    position: relative;

    -moz-box-shadow: inset 0 12px 20px -14px rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset 0 12px 20px -14px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 12px 20px -14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 12px 20px -14px rgba(0, 0, 0, 0.5);
 
    z-index: 15;
    bottom: auto;
}

#footer-social {
    display: none;
}

  #footer, #footer-left {
    width: 280px;
    margin: 0 auto;
  }

  #footer-right {
    display: none;
  }

  .footer-call-button {
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 55px;
  }
  
  .footer-call-button a {
    background: #D0CDD2;
    display: block;
    height: 41px;
    color: #111;
    width: 138px;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 41px;
    text-align: center;
  }

  .footer-call-button a.call-button {
    float: left;
}

  .footer-call-button a.email-button {
    float: right;
  }
 
  .follow-us {
    width: 300px;
    background: #D0CDD2;
    height: 41px;
    margin: 0 auto 14px;
  }
  .follow-us span {
    color: #111;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 41px;
    margin-left: 27px;
  }
  .follow-us a {
    display: inline-block;
    border: solid 2px #111;
    border-radius: 2px;
    width: 32px;
    height: 32px;
    text-indent: -999px;
    float: right;
    margin: 3px 10px 0 0;
  }
  .follow-us .linkedin {
    background: url(../images/mobile/footer-linkedin.png) no-repeat center center;
    background-size: 25px 24px;
  }
  .follow-us .twitter {
    background: url(../images/mobile/footer-twitter.png) no-repeat center center;
    background-size: 29.5px 24px;
  }
 
 
 .jumpToTop {
	display: block;
	background: #D0CDD2;
	width: 100%;
	height: 30px;
	position: relative;
 }
 
 .jumpToTop:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -8px;
	border: solid 8px transparent;
	border-bottom: solid 8px black;
 }

}