@media only screen and  (min-width: 481px) and (max-width: 939px) {

		#sp-corp-nav .drop  a  {
			font-size:1.2em;
		}

		.sp-corp-content{
			width:100%;
			/*max-width:938px;
			min-width:481px; */
		}


		.sp-corp-content  .label {
			font-size:2.8em;
			padding:10px 15px;
		}

		.sp-corp-content  .left-label {
			font-size:2.8em;
			padding:10px 15px;
		}

		p {
			font-size:1.2em;
		}

		.sp-corp-content   p {
			font-size:1.2em;
			line-height:1.6em;
		}

		.sp-corp-content  #social-feeds   {
			font-size:0.9em;
			line-height:1.5em;
		 }

		.sp-corp-content  .sub-title {
			font-size:2.4em;
			padding:10px 15px;
			min-width:340px;
		}

		.sp-corp-content .seniorteam .member .member-content {
			width:95%;
		}

		.sp-corp-content  .seniorteam  .read-more   {
			top:0px;
			margin-left:0px;
		}
		.sp-corp-content .seniorteam .member h3 {
			width:50%;
		}

		.sp-corp-content .seniorteam .position {
			width:50%;
		}

		.sp-corp-content .seniorteam .excerpt {
			width:95%;
			min-height:auto;
		}


		.sp-corp-content .mteam .credentials  {
			width:60%;
		}

		.sp-corp-content .mteam .read-more {
			position: absolute;
			bottom: 15px;
			/*left:22%; */
		}

		.sp-corp-content .bio .position {
			font-size:1.4em;
			float:none;
		}
		.sp-corp-content   .ex-sml {
			font-size:0.9em;
		}


		.sp-corp-content #impact-dynamic-tabs  {
			 width:100%;
		}

		.sp-corp-content #dynamic-tabs .tab .list-desc, .sp-corp-content #impact-dynamic-tabs .tab .list-desc  {
			width:100%;
		}

		.sp-corp-content #dynamic-tabs  .tab .list-desc  span {
			float:none;
			width:auto;
		}

		.sp-corp-wrapper  .framed  {
			border:none;
		}

		.sp-corp-content  #press-list  ul  {
			width:90%;
		}

		.sp-corp-content  #press-list  ul   img   {
			 width:30%;
			 min-width:30%;
		}


		.sp-corp-content  #press-list .title  {
			/* width:64%;*/
			font-size: 1.2em;
		}


		.sp-corp-content  #press-list  .date  {
			width:60%;
			font-size: 1.2em;
			padding-bottom: 0;
			padding-top: 10px;
		}

		.sp-corp-content   #pressrelease   .title  {
           /* padding-top:16px;*/
			font-size: 1.4em;
			width:90%;
		}


		.sp-corp-content   #pressrelease   .subtitle  {

			font-size: 1.4em;

		}

		.sp-corp-content .social-feed-label {
			padding: 10px 15px;
		}

		.sp-corp-content #advert-dot-list {
			 width:60%;

		}

		.sp-corp-content   #advert-dot-list   li {

			font-size: 1.0em;
			text-indent:15px;
		}

		.sp-corp-content  .adv-label {
			font-size: 4.0em;
		}

		 .sp-corp-content  .advert-list-rfloat {
			width:70%;
		 }

		.press-btm-offset {
			padding-bottom: 0px;
		}

		.sp-corp-content .dteam .member {
			width:24%;
			height:285px;
		}

}

@media screen and (max-width: 767px) {

	.sp-corp-wrapper #portal-header {
		position:static;
	}
	#portal-nav-container {
		min-height:50px;
	}
	.sp-corp-content  .advert-list-rfloat {
		width:60%;
	}

	.press-btm-offset{
		padding-bottom: 0px;
	}

	.sp-corp-content .seniorteam  .member.w4 {
		width: 100%;
	}

	.sp-corp-content .seniorteam .member h3 {
		width:90%;
		float:none;
	}

	.sp-corp-content .seniorteam .position {
		width:90%;
		float:none;
	}

	.sp-corp-content .seniorteam .excerpt {
		width:95%;
		float:none;
	}
	.sp-corp-content .seniorteam .read-more {
		float:none;
		top:20px;
	}
	.sp-corp-content #desc {
		padding-bottom:0px;
	}

	.fb-like {
		height: 20px;
		overflow: hidden !important;
	}

}



@media only screen and (max-width: 767px) {

/* =========== GLOBAL CORP NAVIGATION ============= */

   #sp-corp-headcontainer {
		 display:block;

   }

   #sp-corp-nav {
		 display:none;
		 width:100%;
		 vertical-align:bottom;
		 text-align:center;
		 position:relative;
		 float: none;
		 height: auto;
   }


   #sp-corp-nav.collapsed {
		display:none;
		height: auto;
   }

   #sp-corp-nav.expanded {
	 	display:block !important;
		height: auto;
   }

   #sp-corp-nav  li {
		display:block;
		width:100%;
		float:none;
		background-color:#2c2c2c;
		height:40px;
		border-bottom:1px solid #0a0a0a;
	  overflow: hidden;
    margin: 0;
	}

   #sp-corp-nav  li:hover {
	 	background-color:#2c2c2c;
   }

  #sp-corp-nav  .selected {
	  background-image:none;
	  background-color:#2c2c2c;
	}

   #sp-corp-nav  .exp {
		background-image:url(../images/ui/collapse-icon.png);
		background-position:60px 10px;
		background-repeat:no-repeat;
		background-size:22px 22px;
	}

   #sp-corp-nav  a  {

		display:inline-block;
		width:auto;
		font-family:'Open Sans', arial, helvetica, helve, sans-serif;
		font-weight:400;
		color:#a4a4a4;
		text-transform:uppercase;
		font-size:1.4em;
		line-height:1.4;

		height: 25px;

		text-decoration:none;
		text-align:center;

		padding: 0;
		margin: 0;

		padding-top: 10px;
		overflow: hidden;
    width:100%;
	}


  #sp-corp-nav  li:hover  .drop  {
		display:none;
  }

  #sp-corp-nav   .drop  {
		clear: both;
		display: none;

		width: 100%;
		height:auto;
		position:absolute;

		top: 0;
		left:100%;

		margin: 0;
		padding:0;

		background-image:none;
		background-color:#2c2c2c;

		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;

		z-index:100;
		padding-top:0px;
  }

	 #sp-corp-nav  .drop  ul  {
		padding:0;
		margin:0;
		width:100%;
	 }


    #sp-corp-nav  .drop  ul  li   {
		display: block;
		width: 100%;
		background-color: #2c2c2c;


	}

	#sp-corp-nav .drop ul li a  {
		/*width: auto;*/
		width:100%;
	}

	#sp-corp-nav .drop ul  a {
		display: inline-block;
		color: white;
		height: 100%;
		width: auto;
		padding: 10px 0px;
		margin: 0 auto;
}

	#sp-corp-nav .drop ul li:first-child   {
	  border-top: 1px solid #2A2E30;
		border-bottom:1px solid #0a0a0a;
	}

  #sp-corp-nav   .visible  {
		display:block;
	}


	#sp-corp-nav   .hidden  {
		display:none;
	}


  #sp-corp-nav  .drop ul li:hover{
	  background-color:#2c2c2c;
		background-image:none;
	}

   #sp-corp-info {
		display:block;
		width:auto;
		font-family:'Open Sans', arial, helvetica, helve, sans-serif;
		font-weight:400;
		color:#a4a4a4;
		text-transform:uppercase;
		font-size:1.4em;
		line-height:1.4;
		height:100%;

		text-decoration:none;
		text-align:center;
		cursor:pointer;
		padding:16px 0px;
	}

	 #sp-corp-info.collapsed {
		background: url(../images/ui/collapse-icon.png) 20px 12px no-repeat;
		background-size:25px 25px;
	}

	 #sp-corp-info.expanded {
	  background-color:#1d1d1f;
		background-image: url(../images/ui/expand-icon.png);
		background-position:20px 12px;
		background-repeat:no-repeat;
		background-size:25px 25px;

	 }



   #sp-corp-nav  .drop  .decor {
		 display: none;
	 }


	 #sp-corp-nav  .drop  .sp-corp-nav-back {

	 	background-image: url(../images/ui/back-arrow.png);
		background-position: 20px 10px;
		background-repeat: no-repeat;
		background-color:#242424;
		padding:5px 0px;
		font-size:1.2em;
		border-bottom:1px solid #0a0a0a;
	 }


	  #sp-corp-nav  .drop  .sp-corp-nav-back:hover  {

	 	background-image: url(../images/ui/back-arrow.png);
		background-position: 20px 10px;
		background-repeat: no-repeat;
		background-color:none;

	 }

	 .sp-corp-content #share #share-fb  {
		padding: 3px 5px 0px 5px;
	 }

	 .sp-corp-content #pressrelease img {
		float:none;
	 }

	.sp-corp-tabs {
	 	text-align: center;
	 	padding:0;
	}

	.sp-corp-content .ttl .sp-corp-tab {
		float:none;
		margin:5px;
	}

	.sp-corp-tabs {
	  padding-left: 0px;
	}

	.sp-corp-content .dteam {
		margin-left: 7%;
	}

	.sp-corp-content .dteam .member {
		width:30%;
		height:285px;
	}

}




@media screen and (max-width: 600px) {

		.sp-corp-content  .sub-title {
			font-size:2.0em;
			padding:10px 15px;
			min-width:250px;
		}

		.sp-corp-content  .adv-label {
			font-size: 2.6em;
		}

		.sp-corp-content  .advert-list-rfloat {
			width:50%;
		}

		.sp-corp-content .seniorteam .read-more {
			top:10px;
		}


		.sp-corp-content .seniorteam .member {
			min-height:auto;
			margin-bottom: 40px;
		}



		.sp-corp-content .dteam {
			margin-left: 4%;
		}

		.sp-corp-content .dteam .member {
			width:32%;
			height:285px;
		}

}


/* GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 481px) {

  body {
		min-height:320px;
		min-width:320px;
	}

	.w8 {
		width: 100%;
	}
	.w7 {
		width: 100%;
	}
	.w6{
		width: 100%;
	}
	.w5{
		width: 100%;
	}
	.w4 {
		width: 100%;
	}
	.w3 {
		width: 100%;
	}
	.w2 {
		width: 100%;
	}
	.w1{
		width: 100%;
	}

	.section {
		margin: 1% 0 1% 0%;
	}

	h3 {
		font-size : 1.2em;
	}

	.sp-corp-content {
		width:100%;
		/*max-width:480px;
		min-width:320px;
		*/
	}

	.sp-corp-content  .label {
		font-size:2.4em;
		padding:5px 10px;
	}

	.sp-corp-content  .left-label {
		font-size:2.4em;
		padding:5px 10px;
	}

	.sp-corp-content   p {
		font-size:1.1em;
		line-height:1.5em;
	}

    h4 {
		font-size:1.1em;

	}

	h5 {
		font-size:1.0em;

	}

	.sp-corp-content  .sub-title {
        font-size:2.4em;
		padding:5px 10px;
    }


	.sp-corp-content .seniorteam .member  img {
		width:35%;
	}

	.sp-corp-content  .seniorteam  .read-more   {
		margin-left: 0%;
		/*top:20px;*/
	}

	.sp-corp-content .seniorteam  .member   {
		/*min-height:220px;*/
		min-height:auto;
	}

	.sp-corp-content .mteam .credentials {
		width: 95%;
		float: none;
		margin-left: 15px;
	}


	.sp-corp-content .seniorteam .excerpt {
		min-height: auto;

	}

	.sp-corp-content .seniorteam .member .read-more {
	    font-size: 1.2em;
		padding:4px 10px 5px 30px;
	}

	.sp-corp-content  .mteam  .member  img {
		/*width:20%;*/
		width: 35%;
		margin-right: 15px;
		margin-left: 7px;
		margin-bottom: 10px;
	}

	.sp-corp-content .mteam .excerpt {
		margin-top:7px;
	}

	.sp-corp-content .mteam .read-more {
		position: absolute;
		bottom: 15px;
		/*left:24%; */
		left:10px;
		font-size: 1.2em;
		padding:4px 10px 5px 30px;
	}

	.sp-corp-content .see-arrow {
		left: 5px;
		top: 1px;
	}

	.sp-corp-content .sub-title  {
		font-size:1.8em;
		min-width:240px;
		margin-top:15px;
	}

	.sp-corp-content .bio  .normal-ttl  {
	     margin-top: -50px;
		 margin-left: 10px;
		 margin-right:10px;


	}

	.sp-corp-content .bio  .long-ttl  {
	     margin-top: -40px;
		 margin-left: 10px;
		 margin-right:10px;
	}

	.sp-corp-content .bio  .position {
		 font-size: 1.2em;
		 line-height: 1.4em;
		 float:none;
		 padding-top:5px;
	}

	.sp-corp-content .mteam .member {
		min-height:200px;
	}

	.sp-corp-content   h2 {
	    text-align:left;
		font-size: 1.7em;
		line-height:2.7em;
		min-width:350px;
	}

	.sp-corp-content .ex-sml {
		font-size:0.9em;
	}

	.sp-corp-content  .ex-sml  h3 {
		padding-top:10px;
	}

	.sp-corp-content   .list-title   {
		font-size:1.1em;
	}


	.sp-corp-content  #impact-dynamic-tabs  {
		 width:100%;
	}

	.sp-corp-content #dynamic-tabs  .tab .list-desc  span {
	    float:none;
		width:auto;
	}

	.sp-corp-content  #dynamic-tabs  .tab  .list-desc  img  {
		float: none;
		height: auto;
		margin-bottom: 10px;
		margin-top:10px;

	}

	.sp-corp-content #dynamic-tabs .tab .list-desc, .sp-corp-content #impact-dynamic-tabs .tab .list-desc  {
		font-size: 1.1em;
		line-height: 1.5em;
		width:90%;
	}

	.sp-corp-content #thumb-list .thumb-list-cont img   {
	    margin-right: 10px;
		margin-bottom: 0px;
	}


	.sp-corp-content  #dynamic-tabs .tab .ext-urls {
		width:100%;
		margin-top:10px;

	}

	.sp-corp-content  #dynamic-tabs .tab .ext-urls a {
		width:auto;
		display:inline-block;
	}

	.sp-corp-content   .legal-division  h5 {
		font-size:1.3em;
	}

	.sp-corp-content  #dynamic-tabs .tab .answers {
		width:80%;
	}

	.sp-corp-wrapper  .framed  {
		border:none;
	}

	.sp-corp-content  #media-content  {
		 /*max-height:114px;*/
	}

	/*
	.sp-corp-content   .sp-corp-label  {
		 width:140px;
		  font-size:1.0em;
	}

	#sp-corp-filter {
		 width:120px;
	}
	*/

	.sp-corp-content  #sp-corp-filter {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}


	.sp-corp-content #press-list  ul  {
		  width:90%;
	}


	.sp-corp-content #press-list  ul   img   {
			 float:none;
			 max-width:340px;
			 width:90%;
			 max-height: none;
	}


	.sp-corp-content   #press-list  .title  {

		width:90%;
		font-size: 1.3em;

	}


	.sp-corp-content  #press-list  .date  {
		width:90%;
		font-size: 1.2em;
		padding-bottom: 0;
		padding-top: 15px;
	}

	.sp-corp-content.press   .ttl {
		height:auto;
		background: url(../images/ui/title-tile.jpg);
		padding-bottom: 10px;
	}


	.sp-corp-content.press   .ttl h3 {
		display: inline-block;
		float: none;
		padding: 0;
		width: 100%;
		text-align: center;
		padding:10px 0px 0px 0px;
	}


	.sp-corp-content .drop-arrow {
		top:5px;
	}


	.sp-corp-content #press-list  div   img {
		margin-bottom:5px;
	}




	.sp-corp-content   #pressrelease   img  {
			width:95%;
	        max-width:340px;
			margin-bottom:10px;
    }

	.sp-corp-content   #pressrelease  li {
		padding:0px 5px;
	}


	.sp-corp-content   #pressrelease   .title  {

		font-size: 1.4em;
		width:90%;
	}


	.sp-corp-content   #pressrelease   .subtitle  {

		font-size: 1.4em;

	}

	.sp-corp-content .divis-ttl {
		padding: 13px 10px 5px 10px;
	}



	.sp-corp-content  #social-feeds  #facebook-feed, .sp-corp-content  #social-feeds  #twitter-feed  {
		width:95%;
		float:none;
		margin-left:2.5%;
		margin-top:3%;
		margin-bottom:3%;
		min-height:auto;

	}

	.sp-corp-content #advert-dot-list {
		width:100%;
	}

	.sp-corp-content   #advert-dot-list   li {
		width:100%;
		font-size: 1.0em;
	}


	.sp-corp-content  .adv-label {
		font-size: 1.8em;
		padding: 15px 25px;
	}
	/*
	.sp-corp-content  #advert-list .advert-list-cont  img {
		width:40%;
	}

	.sp-corp-content  #advert-list .advert-list-btm img {
		width:25%;
		margin:0px;
		margin-left:10%;
		margin-right:5%;
		margin-top:25px;
	}

	.sp-corp-content  .advert-list-rfloat {
		width:50%;
	}

	*/

	.sp-corp-content  #advert-list h5 {
		font-size:1.2em;
	}


	.sp-corp-content  #advert-list .advert-list-cont  img {
		float:none;
	}

	.sp-corp-content .advert-list-rfloat {
		float:none;
		width:98%;
		margin-left: 0px;
		margin-top:10px;
	}

	.sp-corp-content  #advert-list .advert-list-btm .advert-list-rfloat {
		margin-top:0px;
	}

	.sp-corp-content  #advert-list .advert-list-btm .advert-list-rfloat p {
		padding-left:15px;
		padding-right:15px;
		padding-bottom:10px;

	}

	.sp-corp-content #advert-list .advert-list-cont img {
		margin:0;
		padding:0;
		display:block;
		margin:0 auto;
		margin-top:10px;
	}

	.sp-corp-content #search-btn {
		padding-bottom:50px;
	}


	.sp-corp-content .ttl .sp-corp-tab {
 		margin:8px 5px 0px 5px;
 		font-size: 1em;
	}

	.sp-corp-content .dteam .member {
		width:45%;
		height:285px;
		margin:0 1%;
	}

	.sp-corp-content .dteam {
		margin-left:4%;
	}
	.sp-corp-content .dteam .member .position {
		line-height: 1.3em;
	}
}


@media only screen and (max-width: 321px) {

   body {
		min-height:460px;
		/*max-width:320px;
		min-width:320px;*/
	}

	.sp-corp-content {
		width:100%;
		max-width:320px;
	}

	#sp-corp-nav {
		min-width:320px;
		max-width:320px;
	}

	.sp-corp-content  .sml {
		font-size:1.0em;
	}

	.sp-corp-content .bio  .position {
		 width:93%;
		 margin:0 auto;
		 float:none;
	}

	.sp-corp-content .bio  .normal-ttl  {
		 width:192px;
		 height:207px;
	}

	.sp-corp-content .bio  .long-ttl  {
		 width:192px;
		 height:207px;
	}

	.sp-corp-content   h2 {
	    display:inline-block;
		clear:both;
		min-width:93%;
		width:93%;
		margin:0 auto;
		padding-left: 10px;
	}

	.sp-corp-content  #dynamic-tabs  .tab  ul {
		float:none;

	}

    .sp-corp-content  #dynamic-tabs  .tab  .list-desc  {
		margin-bottom:10px;
		margin-top:10px;
	}

	.sp-corp-content  #dynamic-tabs .tab .ext-urls {
		margin-bottom:10px;
		margin-top:0px;
	}

	.sp-corp-content #thumb-list .thumb-list-cont p {
		width: 100%;
		clear: both;
		padding-top: 10px;
	}

	.sp-corp-content  .ordered-container  #privacy-content {
		width:90%;
		margin-left:20px;

	}



	.sp-corp-content  #media-content  {
		 /*max-height:76px;*/
	}
	/*
	.sp-corp-content   .sp-corp-label  {
		 width:120px;

		 padding-left:5px;
	}

	#sp-corp-filter {
		 width:100px;
	}
	*/

	.sp-corp-content  #sp-corp-filter {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;

	}

	/*
	.sp-corp-content #press-list  .extract   img {
		float:none;
		width:80%;
	}
	*/
	.sp-corp-content.press  .ttl {
		height:auto;
		background: url(../images/ui/title-tile.jpg);
		padding-bottom: 10px;
	}


	.sp-corp-content.press  .ttl h3 {
		display: inline-block;
		float: none;
		padding: 0;
		width: 100%;
		text-align: center;
		padding:10px 0px 0px 0px;
	}

	.sp-corp-content  #advert-dot-list {
		width:35%;
	}

	.sp-corp-content #advert-dot-list li {
		background-position: 0 35%;
	}

	.sp-corp-content #advert-dot-list {
		width:100%;
	}

	.sp-corp-content   #advert-dot-list   li {
		width:100%;
		font-size: 1.0em;

	}
	.sp-corp-content  .adv-label {
		font-size: 1.8em;
		padding: 10px 20px;
	}


	/*
	.sp-corp-content  #advert-list .advert-list-cont  img {
		float:none;
	}

	.sp-corp-content  .advert-list-rfloat {
		float:none;
		width:90%;
		margin-left: 0px;
		margin-top:10px;
	}
	.sp-corp-content  #advert-list .advert-list-btm .advert-list-rfloat {
		margin-top:0px;
		margin-left:15px;
	}

	.sp-corp-content #advert-list .advert-list-cont img {
		margin-left:15px;
	}

	*/
}