/* 
*  Responsive Design
*/

img.responsive {
	max-width: 100%;
	height: auto;
}
.lt-ie9 img.responsive { 
	width: auto; 
}

.magnetic .main section {
	margin: 0;
}
 .padding-less-h2 {
	  padding-bottom:0px;
 }
 .vid {
	  cursor:pointer !important;
 }
 .cloudCapabilities {
	  margin-bottom:-30px !important;
 }
 #rightSideSolutions {
	  width: 66% !important;
	  margin-left: 3%;
	  height: 130px;
 }
 .cloudPointsCont {
	  margin-top:-50px !important;
 }
 #solutions-hero-area {
 	height: 560px;
 }
 .solutions-hero-cta {
	  font-size: 19px;
	  cursor: pointer;
	  font-weight: bold;
	  margin-top: 10px;
	  margin-bottom: 50px;
 }
 .detailItemTextContainer a {
	  color: #0092DE !important;
 }
 .detailItemTextContainer a:hover {
	  text-decoration:underline !important;
	  cursor:pointer !important;
 }
 .solutions-hero-cta a:hover {
	  text-decoration:underline;
 }
 .solutions-hero-cta a {
	  color: #0092DE !important;
 }
 .learnVideoButtonSolutions {
	  margin:0px auto !important;
	  width:200px !important;
	  margin-top:30px;
 }
 .learnVideoLinkSolutions {
	  padding:12px 0px 11px 37px !important;
 }
 .solutions-container {
	  padding-top:80px;
 }
 .secondHeroLine {
	  margin-top:-20px;
 }
 .ctaSpacing {
	  margin-top:6px;
 }
 .contact-emc {
	  font-family:Arial,Helvetica,sans-serif;
 }
 .play-button {
	background:url(/campaign/global/cloud/images/overview-play-button.png) no-repeat scroll 50% 0px; 
	height: 65px;
	width: 65px;
	position: absolute;
	margin: auto; 
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
	  
 }
/*** Contact bar changes ***/

body #wrapper section.contact-emc .contact-emc-links li a h5 {
	 color:#2C95DD !important;
	 text-transform:none;
}
body #wrapper section.contact-emc .contact-emc-links li a {
	 margin-bottom:20px !important;
	 min-height:50px !important;
}
body #wrapper section.contact-emc li a {
	 height:50px !important;
}

.lineSeparator {
	position: relative;
	background: url(/images/products/vspex/vspex-divider-thick.png) no-repeat 0 0;
	width: 100%;
	height: 12px;
	max-width: 980px;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
#overlayHeader {
	background-color: #333333;
	width: 100%;
	height: 53px;
}
.overlay-wrap .close-button {
	top: 17px;
	right: 16px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(/campaign/global/cloud/images/cloud-overlay-close.png) 0 0 no-repeat;
}
body #overlayHeader a:link, body #overlayHeader a:visited, 
body #overlayHeader a:hover, body #overlayHeader a:active {
	color: #0077aa;
	font-size: 16px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#subTitleTextContainer {
	margin-bottom:25px;
}
.share-button {
	position: absolute;
	top: 13px;
	left: 20px;
	padding: 0px;
	margin: 0px;
	width: 130px;
	height: 24px;
	cursor: pointer;
	background-position: 0px -4350px;
	background-repeat: no-repeat;
	z-index: 10041;
}
.share-button img {
	vertical-align: text-bottom;
}
body {
	font-family:"ff-meta-web-pro-condensed",Arial,Helvetica,sans-serif !important;
}

.underlined {
	text-decoration: underline !important;
	color: #0092DE !important;
}
.magnetic #headerWrap {
	z-index: 500;
}
	
#fauxHeaderWrap {
	display: none;
}
.subNavBar ul li span {
	display:table-cell;
	vertical-align:middle;
}
.subNavBar ul li :hover {
	color:white;
	cursor: pointer;
}
.subNavBar ul li {
	float: left;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	height:100%;
	display: table;
	text-transform: uppercase;
	font-family: "ff-meta-web-pro-condensed",Arial,Helvetica,sans-serif;
}
.subNavTop {
	height:100%;
}
.subNavBar ul {
	float: right;
	margin: 0px;
	display: block;
	clear: both;
}
.subNavBar {
	clear: both;
	margin: 0px auto;
	height: 100%;
	width: 100%;
}
#prodName {
	z-index: 1001;
	left: 0px;
	font-size: 24px;
	position: absolute;
	font-family: "ff-meta-web-pro-condensed",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-left: 135px;
	display: table;
	height: 100%;
	top:2px;
}
#prodNameTitle {
	display: table-cell;
	vertical-align: middle;
}
.subNavBarMain {
	margin: 0px auto;
	position: relative;
	height: 50px;
	width: 980px;
	background: none repeat scroll 0% 0% transparent;
}
.subNavBarCont {
	background-color: rgb(39,39,39);
			z-index: 499;
	width:100%;
	position:relative;
}
.subNavBarMain .selected {
	background-color: rgb(32,32,32);
	color: white;
}
/**** Desktop Overview ****/
.cloudMiniTitle {
	font-size: 27px;
	font-family: "ff-meta-web-pro",‘Avenir Next Condensed’,arial,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #0092DE;
}
.cloudMiniTitle a {
	font-size: 27px;
	font-family: "ff-meta-web-pro",‘Avenir Next Condensed’,arial,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #0092DE !important;
	cursor: pointer;
}
.cloudMiniTitle a:hover{
	color: #0092DE;
	text-decoration: underline;
}
.cloudMiniSubTitle {
	font-size: 20px;
	font-family: "ff-meta-web-pro",‘Avenir Next Condensed’,arial,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #666;
	margin-top:-5px;	
}
h4 {
	font-size: 20px;
	font-family: "ff-meta-web-pro",‘Avenir Next Condensed’,arial,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #0092DE;
	line-height:24px;
}
h4 a {
	 color: #0092DE;
	 cursor:pointer;
}
.content-frame {
	max-width: 980px;
	margin: 0 auto 30px;
}
.detailColumn {
	width:50%;
	float: left;
}
.detailItem {
	width:96%;
	margin-bottom: 30px;
}
#leftDetailItem {
	margin-right: 4%;
}
#rightDetailItem {
	margin-left: 4%;
}
.detailItemImageContainer {
	width: 100%;
	height: 170px;
	margin-bottom: 20px;
	background-color: rgb(242,242,242);
			cursor:pointer;
}
.contentBlock p {
	padding-top: 10px;
	line-height: 20px;
	margin-right: 1px;
}
.contentBlock .text p:first-child {
	padding-top: 0;
}
.contentBlock a {
	color: #0092DE !important;
	cursor:pointer;
}
.contentBlock a:hover {
	text-decoration: underline;
}
.overviewPlayButton {
	width: 65px;
	height: 65px;
	margin: 50px auto 0px;
	background: url(/campaign/global/cloud/images/overview-play-button.png) no-repeat scroll 50% 0px transparent;
	cursor: pointer;
}
.magnetic .hero .hero-container {
	 display:block;
}
.magnetic .hero {
	 display:block;
}


/*************************/
/****     Expertise     ****/
/*************************/
.detailColumnExpertise {
	width:31%;
	float: left;
}
#centerColumnExpertise {
	margin-left: 3%;
	margin-right: 3%;
}
h5 {
	font-size: 15px;
	font-family: "ff-meta-web-pro",‘Avenir Next Condensed’,arial,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #666;
}
h4 + h5 {
	font-weight: bold;
}
#wrapper {
	background: none !important;
}	
.main section {
	width:100% !important;
}
section.hero.human #tt-hero-container{
	text-align: left !important;
}
#tt-blade-01-hero-image {
	z-index: -1;
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 613px;
	overflow: hidden;
}
#tt-blade-01-hero-image img{
	display: none;
	position: absolute;
	top: 0;
	z-index: -1;
	left: -700px;
	margin-left: 50%;
}
.cta-text {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	text-align: left;
}
/**********
Overview hero images
***********/
#tt-blade-01-hero-image {
	max-height: 612px;
}
.hero-image{
	display: none;
	width: 100%;
	height: 100%;
}
.hero-image div{
	width: 100%;
	height: 100%;
	background-position:50% 0;
	background-repeat: no-repeat;
	background-color: #000;
}
section.brand #tt-blade-01-hero-image div.overview-brand{
	display: block;
}
section.brand #tt-blade-01-hero-image div.overview-brand-mobile{
	display: none;
}
section.video #tt-blade-01-hero-image div.overview-video{
	display: block;
}
section.video #tt-blade-01-hero-image div.overview-video-mobile{
	display: none;
}
section.human #tt-blade-01-hero-image div.overview-human{
	display: block;
}
section.human #tt-blade-01-hero-image div.overview-human-mobile{
	display: none;
}
.overviewWrapper .brand div#tt-hero-container-s1 {
	padding-top: 260px;
}
/**********
Expertise hero images
***********/
section.brand #tt-blade-01-hero-image div.expertise-brand{
	display: block;
}
section.brand #tt-blade-01-hero-image div.expertise-brand-mobile{
	display: none;
}
section.video #tt-blade-01-hero-image div.expertise-video{
	display: block;
}
section.video #tt-blade-01-hero-image div.expertise-video-mobile{
	display: none;
}
section.human #tt-blade-01-hero-image div.expertise-human{
	display: block;
}
section.human #tt-blade-01-hero-image div.expertise-human-mobile{
	display: none;
}
/**********
Solutions
***********/
section.brand #tt-blade-01-hero-image div.solutions-brand{
	display: block;
}
section.brand #tt-blade-01-hero-image div.solutions-brand-mobile{
	display: none;
}
section.video #tt-blade-01-hero-image div.solutions-video{
	display: block;
}
section.video #tt-blade-01-hero-image div.solutions-video-mobile{
	display: none;
}
section.human #tt-blade-01-hero-image div.solutions-human{
	display: block;
}
section.human #tt-blade-01-hero-image div.solutions-human-mobile{
	display: none;
}
.solutionsWrapper .brand div#logo-div {
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 167px;
}
.solutionsWrapper .brand img#image-cloud {
	width: 230px;
	margin: 0 !important;;
	left: 0;
}
.solutionsWrapper .brand div#tt-hero-container-s1 {
	margin: 0 auto;
	text-align: left;
}
.solutionsWrapper .brand h1#tt-blade-01-headline {
	font-size: 56px;
	max-width: 650px;
	margin-left: 270px;
}
.solutionsWrapper .brand div#tt-blade-01-introduction {
	font-size: 37px;
	margin-left: 270px;
}
.solutionsWrapper .brand div#tt-hero-sub-text1 {
	font-size: 22px;
	margin-left: 270px;
}
.solutionsWrapper section.video #image-cloud {
	display: none;
}
.solutionsWrapper section.brand #image-cloud {
	display: block;
}
.solutionsWrapper section.brand {
	text-align: left !important;
}
.solutionsWrapper h1#tt-blade-01-headline {
	font-size: 62px;
	max-width: 730px;
	line-height: 55px;
	margin-bottom: 4px;
}
.solutionsWrapper .video h1#tt-blade-01-headline {
	max-width: 980px;
	font-size: 58px;
}
.solutionsWrapper .hero .container {
	max-width: 980px;
}
.solutionsWrapper div#tt-blade-01-introduction {
	font-family: 'Architects Daughter', 'architects_daughterregular', cursive;
	font-size: 46px;
}
.solutionsWrapper div#tt-hero-sub-text1 {
	margin-bottom: 35px;
}
.solutionsWrapper .brand div#tt-blade-01-video-cta01 {
	margin-left: 270px;
}
.solutionsWrapper .video div#tt-blade-01-video-cta01 {
	margin-left: 0px;
}
.solutionsWrapper video h1#tt-blade-01-headline {
	font-size: 60px;
	max-width: 980px;
}
.solutionsWrapper #tt-blade-01.video .container {
	padding-top: 130px;
}
/*************/
section.video #image-cloud {
	display: none;
}
section.brand #image-cloud {
	display: block;
}
#wrapper .main .brand {
	height: 614px;
}
#wrapper .main .human {
	height: 614px;
}
#wrapper .main .video {
	height: 613px;
}
.hero .container {
	margin: 0px auto;
	display: block !important;
}
.expertiseWrapper #tt-hero-container-s1 {
	max-width: 960px;
	margin: 0px auto;
	display: block !important;
}
#tt-blade-01.brand .container {
	padding-top: 130px;
}
.expertiseWrapper #tt-blade-01.brand .container {
	padding-top: 163px;
}
#wrapper.expertiseWrapper .human #tt-blade-01-headline {
	line-height: 50px;
	max-width: 650px;
	margin-bottom: 11px;
}
.human #tt-blade-01-video-cta01 {
	margin-left: 0 !important;
}
#tt-blade-01.human .container {
	padding-top: 120px;
	max-width: 980px;
}
#tt-blade-01.video .container {
	padding-top: 150px;
}
#wrapper.expertiseWrapper #tt-blade-01-headline {
	font-size: 50px;
	font-family: 'Architects Daughter', 'architects_daughterregular';
	color: white;
	line-height: 69px;
	margin-bottom: 0px;
}
#tt-blade-01-headline {
	font-size: 56px;
	font-family: 'Architects Daughter', 'architects_daughterregular', cursive;
	color:white;
	line-height: 69px;
	margin-bottom: 10px;
}
#heroTitle {
	font-size: 61px;
	font-family: 'Architects Daughter', 'architects_daughterregular', cursive;
	color:white;
	line-height: 69px;
	margin-bottom: 10px;
}
#wrapper.expertiseWrapper #tt-blade-01-introduction {
	font-family: 'Architects Daughter', 'architects_daughterregular';
	font-size: 34px;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	margin-bottom: 14px;
}
#tt-hero-sub-text1 {
	font-size: 28px;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	margin-bottom: 26px;
}
#tt-blade-01-introduction {
	font-size: 28px;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	margin-bottom: 26px;
}
#heroSubTitle {
	font-size: 28px;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
}
#tt-blade-01-cta {
	margin-top: 20px;
	text-align: center;
	font-size:19px;
	line-height:22px;
	color:rgb(39,39,39);
}
#heroContentText {
	margin-top: 28px;
	text-align: center;
	font-size:19px;
	line-height:22px;
	color:rgb(39,39,39);
}
#wrapper.expertiseWrapper #tt-blade-01-video-cta01 {
	background-color: #2c95dd;
	color: #fff;
	font-size: 20px;
	line-height: 35px;
	margin: 0 auto;
	margin-bottom: 22px;
	padding-top: 4px;
}
#tt-blade-01-video-cta01 {
	background-color: #2c95dd;
	color: #fff;
	font-size: 20px;
	line-height: 35px;
	margin: 0 auto;
	margin-bottom: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
}
.human #tt-blade-01-video-cta01 {
	margin-left: 0;
	text-align: center;
}
.human #tt-hero-container-s1 {
	max-width: 980px;
}
#tt-blade-01-video-cta01 img{
	margin: 0px 10px 0 10px;
	vertical-align: middle;
}
#tt-blade-01-video-cta02 a{
	color: #2c95dd;
	font-size: 22px;
	font-family: "ff-meta-web-pro",Arial,Helvetica,sans-serif !important;
	font-weight: 500;
}
#cloudArrow {
	position: absolute;
	left: 0px;
	height: 40px;
	width: 100%;
	background: url(/campaign/global/cloud/images/cloud-hero-bg-arrow.png) no-repeat scroll 50% 0px transparent;
	z-index: 101;
} 
#cloudArrow2 {
	display: none;
}
.cloudArrowTop {
	top: 700px;
}
.cloudArrowScrolled {
	top: 650px;
}
.titleTextContainer {
	margin-top: 60px;
	margin-bottom: 25px;
}
.cloudPower {
	height:600px;
}
.heroTitleTextSmaller {
	display:none;
}
.heroTitleTextDesktop {
	display:block;
}

body #wrapper.expertiseWrapper .hero {
	-webkit-background-size: inherit;
	-moz-background-size: inherit;
	-o-background-size: inherit;
	background-size: inherit;
}
#tt-blade-04-cta {
	padding: 65px 0 !important;
	text-align: center;
}
#emp1, #emp2, #emp3 {
	height: 560px;
}
#emp1.postionedAbsolute, #emp2.postionedAbsolute, 
#emp3.postionedAbsolute {
	position: absolute;
	top: 0px;
	left: 0px;
}
.hero-description-cont {
	float: right;
	margin-top: 100px;
	margin-right: 0;
	z-index: 101;
	box-sizing: border-box;
	padding: 34px 38px 20px;
	max-width: 600px;
	/*background-color: #000000;
	opacity: 0.5;
	filter:alpha(opacity=50);*/
	background: rgb(0,0,0);
	background: transparent\9;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	zoom: 1;
}
.hero-description-cont .hero-leading-text {
	font-family: 'ff-meta-web-pro', ‘Avenir Next Condensed’, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 23px;
	line-height: 28px;
	color: #CCCCCC;
}
.hero-description-cont h1.hero-headline {
	font-family: 'Architects Daughter', 'architects_daughterregular', Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-weight: 500;
	line-height: 50px;
	color: #FFFFFF;
	padding-top: 8px;
}
.hero-description-cont .tt-hero-sub-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 5px;
}
.hero-description-cont .tt-hero-sub-text span {
	font-weight: bold;
}
.learnVideoButton {
	width: 171px;
	margin: 35px 0px 20px;
	border: 2px solid #3396da;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	background: url(/campaign/global/cloud/images/cloud-video-play-white.png) no-repeat 25px 14px;
}
.learnVideoButton:hover {
	color: #3396da;
	background: url(/campaign/global/cloud/images/cloud-video-play.png) no-repeat 25px 14px;
}
.learnVideoLink {
	padding: 12px 0px 11px 47px;
	cursor: pointer;
}

.heroBgCont {
	position: relative;
}

.heroBg {
	position:relative;
	height: 560px;
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	background-color: #f5f5f5;
}
.heroBg img {
	position:absolute;
	left:0;
}
#emp1 {
	width: 100%;
	height: 100%;
}
#emp2 {
	width: 100%;
	height: 100%;
}
#emp3 {
	width: 100%;
	height: 100%;
}

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

	#heroTitle {
		font-size: 46px;
	}
	#heroSubTitle {
		font-size: 31px;
	}
	#heroContentText {
		font-size: 17px;
	}
	.solutions-hero-cta {
		font-size: 18px;
		margin-bottom: 38px;
	}

}
	
@media only screen and (min-width: 641px) {
	
	.lineSeparator {
		margin-bottom: 40px;
	}
	#headerWrap  {
		position: relative;
	}
	#fauxHeaderWrap {
		display: none;
		position: fixed;
		width: 100%;
		height: 50px;
		margin-bottom: 0px;
		background-color: #4e5052;
		top: 0;
		z-index: 1000;
	}	
	#fauxHeader {
		height: 77px;
		margin: 0 auto;
		width: 980px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
	}	
	#fauxHeader #fauxHeaderTop {
		position: relative;
		background-image: none;
		height: 77px;
		width: 100%;
	}	
	#fauxHeader a.logoLink:visited, #fauxHeader a.logoLink:link, 
	#fauxHeader a.logoLink, #fauxHeader a.logoLink:active {
		color: #fff;
		text-decoration: none;
		cursor: auto.
	}	
	#fauxHeader a.toTopLink, #fauxHeader a.toTopLink:visited {
		float: right;
		text-decoration: none;
		color: #FFFFFF;
		font-size: 11px;
		margin-top: 28px;
	}	
	#fauxHeader a.toTopLink:active, #fauxHeader a.toTopLink:hover {
		text-decoration: underline;
	}	
	#fauxHeader #emcLogo {
		position: absolute !important;
		top: 0px;
		left: 0px;
		width: 91px;
		height: 56px;
		background-color: #2c95dd;
		background-image: url(/images/header/header-sprites-2014.png);
		background-repeat: no-repeat;
		background-position: 0px -934px !important;
	}
	#fauxHeader .headerSprite.headerEMCLogo {
		background-position: 0px -726px;
		background-repeat: no-repeat;
		width: 91px;
		height: 30px;
	}
	.headerSprite, #fauxHeader .headerSprite {
		background-image: url("http://www.emc.com/images/header/header-sprites.gif");
	}
	.expertiseWrapper .content-frame, .expertiseWrapper .content-frame-hero {
		margin: 0 auto;
		max-width: 980px;
		position: relative;
	}
}

@media only screen and (min-width: 641px), print {
       .emc-links-dividerCont {
              float: left;
       }
       .magnetic .main section {
            padding: 0px;
       }
}

@media only screen and (max-width: 640px) {
		#image-cloud {
			margin-left: 50%;
		}
		#cloudArrow {
			top:472px;
		}
		#tt-blade-01-hero-image img {
			max-height: 547px;
		}
       .magnetic .main section {
padding: 0px;
       }
}
	
@media only screen and (min-width: 980px) {

		#cloudArrow.arrowIndex {
			
		}
		#cloudArrow.arrowExpertise.cloudArrowScrolled {
			top: 597px;
		}
		#cloudArrow.arrowExpertise.cloudArrowTop{
			top: 647px;
		}
		#cloudArrow.arrowSolutions.cloudArrowScrolled {
			top: 597px;
		}
		#cloudArrow.arrowSolutions.cloudArrowTop{
			top: 647px;
		}
		.magnetic #wrapper {
			height: initial;
		}
		section.brand #image-cloud {
			margin-left: 50% !important;
			margin-top: 27px !important;
			width: 411px !important;
			height: 213px !important;
			left: -205px !important;
		}
		div#wrapper.expertiseWrapper img#image-cloud {
			width: 379px !important;
			height: 196px !important;
		}
		.magnetic.no-touch .main section {
			overflow: visible;
			z-index: 1;
		}
		.magnetic #wrapper .main section#reality {
			padding-top: 100px;
			height: 100%;
			position: relative;
			z-index: 0;
		}
		.magnetic #wrapper .main section#transforming {
			padding-top: 112px;
			height: 100%;
		}
		.magnetic #wrapper .main section#privatecloud {
			padding-top: 90px;
			padding-bottom: 100px;
			height: 100%;
			overflow: hidden;
		}
		.magnetic body, html.magnetic, body.magnetic, 
		.magnetic #wrapper .main section.hero, #wrapper .main section.hero {
			overflow-y: auto;
			overflow: auto;
		}
		.magnetic .hero .hero-container .container h1{
			margin-top: 0px;
		}
		.magnetic .hero .hero-container .container p.next {
			position: inherit;
			margin-left: 0;
		}
		.magnetic #pagination {
			display: none;
		}
		body #wrapper section.contact-emc .contact-emc-links li a p {
			width: 97%;
		}
		section#transforming .copy {
			margin: 35px 0 0;
			width: 58%;
		}
		section#reality .copy {
			width: 55%;
		}
		.videoBuffer {
			z-index: 1;
		}
		 .magnetic.no-touch .main section[data-video] .videowrap,
		section#transforming .videowrap, section#reality .videowrap {
			float: left;
			max-width: none;
		 }
		 #cube-ul-2 {
			width: 250px;
		}
		#vidCopy_spiral, #vidCopy_cube {
			z-index: 2;
			position: relative;
		 }
		 #vidId_cube, #vidId_spiral {
			display: none;
		 }
		 #vidId_cube {
			margin-left: 0px;
			margin-top: -28px;
		 }
		 #vidId_spiral {
			margin-left: -30px;
		 }
		 #vidId_cube.cubeCompleteAdjust {
			margin-left: -567px;
		 }
		 .magnetic.no-touch .main section[data-video] .videowrap video,
		section#transforming .videowrap video, section#reality .videowrap video {
			-webkit-box-shadow: 0px 0px 50px 80px #f5f5f5;
			-moz-box-shadow: 0px 0px 50px 80px #f5f5f5;
			box-shadow: 0px 0px 50px 80px #f5f5f5;
		}
		 #cloudImage {
			position: relative;
			/*background-attachment:fixed; */
			background-size: cover;
		}
		.magnetic .secondary section h3 {
			font-size: 28px;
			line-height: 30px;
		}
		.lt-ie9 #cloudArrow, .lt-ie9 .cloudArrowScrolled {
			top: 573px;
		}		
}


@media only screen and (min-width: 1400px)  {
	#tt-blade-01-hero-image img{
		left: 0px;
	}
	#emp1, #emp2, #emp3 {
		background-size: cover;
		-ms-behavior: url('/R1/assets/js/campaign/v2/backgroundsize.min.htc');
		position: relative;
		z-index: 1;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1160px)  {
	.hero-description-cont {
		left: 548px;
	}
}

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

		section#transforming .copy {
			width: 54%;
		}
		section#transforming .copy ul {
			float: none;
			padding-left: 22px;
		}

}

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

		#cloudImage {
			background-size: contain;
		}
		.magnetic .secondary {
			padding-top: 20px;
		}

}

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

		.magnetic .secondary {
			padding-top: 5px;
		}

}

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

		#cube-ul-1 {
			width: 47%;
		}
		section#transforming .copy ul li {
			font-size: 17px;
		}
                .videoBgCont{
                    height:auto !important;
                }
}


/*********************************************/
/**********        TABLET        ***************/
/*********************************************/

/*** Retina ***/

@media only screen and (min-device-width : 768px) and (-webkit-min-device-pixel-ratio: 2) { 
     .hero-description-cont .hero-leading-text {
          font-size:18px !important;
     }
}

@media only screen and (max-width: 979px) {
		.hero-image div {
			height: 496px;
		}
		/*************************
		Overview
		**************************/		
		#tt-blade-01-hero-image {
			max-height: 496px;
		}
		section.brand #tt-blade-01-hero-image div.overview-brand div{
			background-position: 50% 75px; 
		}
		.overviewWrapper .brand div#tt-hero-container-s1 {
			padding-top: 160px;
		}
		/*************************
		Solutions
		**************************/
		.solutionsWrapper .brand .hero-image div{
			background-position: -260px 0;
		}
		.solutionsWrapper .brand div#logo-div {
			max-width: 900px;
			top: 117px;
			margin-left: 25px;
		}
		.solutionsWrapper .brand img#image-cloud {
			margin: 45px 0 0 0!important;
			left: 0px !important;
			width: 198px !important;
			height: 233px !important;
		}
		.solutionsWrapper #tt-blade-01.brand .container {
			padding-top: 50px;
		}
		.solutionsWrapper .brand h1#tt-blade-01-headline {
			font-size: 45px;
			max-width: 560px;
			margin-left: 250px;
		}
		.solutionsWrapper .brand div#tt-blade-01-introduction {
			font-size: 25px;
			margin-left: 250px;
		}
		.solutionsWrapper .brand div#tt-hero-sub-text1 {
			font-size: 18px;
			margin-left: 250px;
			letter-spacing: 1px;
		}
		.solutionsWrapper .video div#tt-hero-sub-text1 {
			font-size: 20px;
			margin-left: 0px;
		}
		.solutionsWrapper .brand div#tt-blade-01-video-cta01 {
			margin-left: 250px;
		}
		.solutionsWrapper .video h1#tt-blade-01-headline {
			max-width: 980px;
			font-size: 52px;
		}
		.solutionsWrapper h1#tt-blade-01-headline {
			font-size: 56px;
			margin-bottom: 4px;
			max-width: 600px;
		}
		.solutionsWrapper div#tt-blade-01-introduction {
			font-size: 35px;
			margin-bottom: 10px;
		}
		.solutionsWrapper .human div#tt-blade-01-introduction {
			font-size: 34px;
		}
		.solutionsWrapper div#tt-hero-sub-text1 {
			margin-bottom: 20px;
			font-size: 24px;
		}
		.solutionsWrapper #tt-blade-01.video .container {
			padding-top: 50px;
		}
		.solutionsWrapper  #tt-blade-01.brand .container {
			padding-top: 60px;
		}
		/*************************/
		.hero {
			background-position:50% 73px;
		}
		#tt-blade-01-hero-image img {
			left: -565px;
			max-height: 496px;
		}
		#cloudArrow {
			display: block;
		}
		#image-cloud {
			margin-left: 50%;
			margin-top: 98px !important;
			height: 159px !important;
			width: 308px !important;
			left: -154px !important;
		}

		#tt-blade-01.brand .container {
			padding-top: 155px;
		}
		.expertiseWrapper #tt-blade-01.brand .container {
			padding-top: 130px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-headline {
			font-size: 40px;
			line-height: 40px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-introduction {
			font-size: 30px;
			margin-bottom: 0px;
		}
		.human #tt-blade-01-introduction {
			font-size: 30px;
			margin-bottom: 0px;
			margin-left: 0px;
		}
		.overviewWrapper .human #tt-blade-01-introduction {
			font-size: 30px;
			margin-bottom: 10px;
			margin-left: 0px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-video-cta01 {
			margin-bottom: 5px;
		}
		#wrapper.expertiseWrapper #tt-hero-sub-text1 {
			margin-bottom: 5px;
		}
		#tt-blade-01.human .container {
			padding-top: 55px;
			max-width: 95%;
		}
		#tt-blade-01-headline {
			font-size: 40px;
			margin-bottom: 0px;
		}
		#tt-blade-01-introduction {
			font-size: 24px;
			margin-bottom: 10px;
			margin-left: 10px;
			margin-right: 10px;
		}
		#tt-blade-01-video-cta01 {
			font-size: 16px;
			max-width: 564px;
			margin-bottom: 12px;
		}
		#tt-blade-01-video-cta02 a {
			font-size: 18px;
		}
		#tt-blade-01.video .container {
			padding-top: 100px;
		}
		.content-frame-margin {
                     margin-left:20px;
                     margin-right:20px;
                }
                .subNavBarCont {
			top:44px;
		}
		.main section {
			width:inherit !important;
		}
		.learnVideoButtonSolutions {
			width:175px !important;
		}
		.solutions-hero-cta {
			margin-bottom: 34px !important;
		}
		.solutions-container {
			padding-top: 5px;
		}
		.cloudPointsSeparator, 
		.cloudPoints {
			padding: 0px 20px 0px !important;
		}
		.content-frame {
			max-width: 100%;
		}
        #headerWrap {
			position: fixed;
		}
		body.responsive-page #header #headerTop #emcLogo {
			height:52px;
			background-position: -5px -1012px !important;
		}
		#prodName {
			font-size: 24px;
			margin-left: 15px;
            top:3px;
		}
		.subNavBar ul li {
		    padding-left: 20px;
		    padding-right: 20px;
		}
		.subNavBarMain {
			width: 100%;
		}
		.subNavBarCont {
			position: fixed;
			margin-bottom: -42px;
		}
		.magnetic #wrapper {
			background: url(/campaign/global/cloud/images/cloud-bg-top.jpg) no-repeat center top;
		}
		.magnetic .main section.hero {
			/*padding-top: 138px;*/
			padding-top: 96px;
		}
		.magnetic .main section.hero h1 {
			font-size: 60px;
			line-height: 66px;
		}
		.magnetic .main section.hero h2 {
			font-size: 28px;
			line-height: 34px;
		}
		#tt-hero-subText {
			font-size: 16px;
			line-height: 20px;
		}
		h2.boldCloudTitle, .boldCloudTitle {
			font-size: 28px;
			line-height: 32px;
		}
		#cubeTitleBreak { 
			display: none; 
		}
		.magnetic #wrapper .main section#transforming {
			padding-top: 50px;
		}
		#reality .videowrap, #transforming .videowrap { 
			display: none; 
		}		
		section#transforming .copy {
			margin-top: 5px;
		}
		section#transforming .infographic {
			margin-right: 25px;
		}
		section#transforming .copy {
			width: 47%;
		}
		.magnetic.no-touch .main section[data-video] .copy h2, 
		section#transforming .copy h2, section#reality .copy h2 {
			font-size: 22px;
			line-height: 26px;
			color: #2c95dd !important;
		}
		.magnetic.no-touch .main section[data-video] .copy p, 
		section#transforming .copy p, section#reality .copy p {
			font-size: 16px;
			line-height: 20px;
		}
		section#transforming .copy ul li {
			font-size: 16px;
			text-align: left;
			margin-bottom: 8px;
		}
		section#transforming .copy ul {
			float: none;
			padding-left: 22px;
		}
		#cube-ul-1 {
			width: 100%;
		}
		#cloudVid1 {
			margin-top: 5%;
		}
		.magnetic #wrapper .main section#reality {
			padding-top: 35px;
		}
		section#reality .infographic {
			float: left;
			margin-top: 25px;
			margin-left: 40px;
		}
		#cloudVid2 {
			margin-top: 55px;
		}
		#cloudContainer {
			height: 0px;
			min-height: 0;
			padding-bottom: 31.6%;
			position: relative;
			width: 100%;
			min-width: 0;
			margin-left: auto;
			margin-right: auto;
			margin-top: 60px;
		}
		#cloudImage {
			background: url(/campaign/global/cloud/images/cloud-cloud-binary-tablet.jpg) 0 0 no-repeat  #e3e3e3;
			float: none;
			margin-left: auto;
			margin-right: auto;
			min-width: 0;
			height: 350px;
			background-size: contain;
			top: 0;
			height: 100%;
			position: absolute;
			width: 100%;
		}
		#cloudTextContainer {
			margin-top: 11%;
		}
		#cloudContainer h2.cloudText {
			font-size: 34px;
			line-height: 36px;
		}
		.magnetic .secondary {
			padding-top: 82px;
			padding-bottom: 60px;
		}
		.magnetic .secondary section,
		.magnetic .secondary section .copy {
			height: 350px;
		}
		.magnetic .secondary section h3 {
			font-size: 22px;
			line-height: 26px;
		}
		.solution-subTitle {
			font-size: 16px;
			line-height: 18px;
			margin-top: -16px;
			margin-bottom: 15px;
			font-weight: normal;
		}
		p.button {
			margin-top: 70px
		}
		div.emc-links-divider {
			height: 85px;
		}
		body #wrapper section.contact-emc .contact-emc-links {
			padding: 40px 0px 33px;
			margin-top: 60px;
		}
		body #wrapper section.contact-emc .contact-emc-links li a h5 {
			font-size: 14px;
			line-height: 18px;
			margin-bottom: 1px;
		}
		body #wrapper section.contact-emc li a p {
			font-size: 14px;
			line-height: 18px;
		}
		/*** Cloud Overview Tablet ***/
		#cloudArrow {
			top:472px; /*514*/
			background: url(/campaign/global/cloud/images/cloud-learn-arrow-tablet.png) no-repeat scroll 50% 0px transparent;
		}
		#wrapper .main .hero {
			height:400px;
		}
		.videoBgCont {
				display:none;
		}
		.hero .container {
			padding-top: 18px;
		}
 		#heroTitle {
			font-size: 40px;
			line-height: 63px;
		}
		#heroSubTitle {
			 font-size:28px;
		}
		#heroContentText {
			 font-size:18px;
		}
		.heroTitleTextSmaller {
			 display:none;
		}
		.heroTitleTextDesktop {
			 display:block;
		}
		.overviewPlayButton {
			 margin: 40px auto 0px;
		}
		
		/*************************/
		/****     Expertise     ****/
		/*************************/
		.hero-description-cont {
			margin-top: 0px;
			margin-right: 35px;
			max-width: 100%;
			width: 58%;
			padding: 23px 29px 10px;
		}

		.hero-description-cont .hero-leading-text {
			font-size: 18px;
			/*font-size: 2.1vw;*/
			line-height: 24px;
		}
		.hero-description-cont h1.hero-headline {
			font-size: 30px;
			/*font-size: 4.3vw;*/
			line-height: 38px;
			line-height: 118%;
			padding-top: 10px;
		}
		.hero-description-cont .tt-hero-sub-text {
			font-size: 12px;
			/*font-size: 1.6vw;*/
			line-height: 18px;
		}
		.learnVideoButton {
			font-size: 12px;
			margin-top: 25px;
			background-position: 25px 11px;
		}
		.learnVideoButton:hover {
			background-position: 25px 11px;
		}
		.heroBg {
			height: 486px;
		}
		#emp1, #emp2, #emp3 {
			margin-top: 94px;
		}
		#emp1.postionedAbsolute, #emp2.postionedAbsolute, 
		#emp3.postionedAbsolute {
			display: table;
		}
		
		#emp1, #emp2, #emp3 {
			display: table;
		}
		.expertiseWrapper .content-frame-hero {
			display: table-cell;
			vertical-align: middle;
			padding-bottom: 109px;
		}
		
}

@media only screen and (max-width: 850px) {
		.magnetic .secondary section,
		.magnetic .secondary section .copy {
			height: 375px;
		}
		#emp2 {
			background-position: 58% 0;
		}
}

@media only screen and (max-width: 770px) {
		#tt-blade-01-video-cta01 {
			line-height: 21px
		}
		/*********************
		Solutions
		**********************/
		.solutionsWrapper .brand div#logo-div {
			max-width: 660px;
		}
		.solutionsWrapper .brand h1#tt-blade-01-headline {
			font-size: 35px;
		}
		.solutionsWrapper .brand div#tt-blade-01-introduction {
			font-size: 23px;
		}
		.solutionsWrapper h1#tt-blade-01-headline {
			font-size: 48px;
		}
		.solutionsWrapper div#tt-blade-01-introduction {
			font-size: 30px !important;
		}
		.solutionsWrapper .brand div#tt-blade-01-introduction {
			font-size: 20px !important;
		}
		.solutionsWrapper div#tt-hero-sub-text1 {
			font-size: 18px;
		}
		.solutionsWrapper div#tt-blade-01-video-cta01 {
		} 
		/*********************/
		#wrapper.expertiseWrapper #tt-blade-01-headline {
			font-size: 36px;
			line-height: 35px;
		}
		#image-cloud {
			margin-left: 50%;
		}
		#heroTitle {
			font-size: 32px;
			line-height: 58px;
		}
		#heroSubTitle {
			font-size: 25px;
		}
		#heroContentText {
			font-size: 16px;
			margin-top: 15px;
		}
		.solutions-hero-cta {
			font-size: 17px;
			margin-bottom: 29px !important;
		}
}

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

@media only screen and (max-width: 755px) {
		.hero-description-cont h1.hero-headline {
			font-size: 24px;
		}
		.hero-description-cont .hero-leading-text {
			font-size: 15px;
		}
		.hero-description-cont .tt-hero-sub-text {
			font-size: 11px;
		}
}

@media only screen and (max-width: 730px) {
		.magnetic .secondary section,
		.magnetic .secondary section .copy {
			height: 395px;
		}
		.magnetic .secondary section .copy p {
			font-size: 15px;
		}
		p.button {
			margin-top: 65px;
			font-size: 15px;
		}
}



/*********************************************/
/**********       MOBILE        ***************/
/*********************************************/

@media only screen and (max-width: 640px) {
        /** Cloud Overview **/

        /* Override 6hats CSS here */
        .HCIG .HCIG_Content .HCIG_Frames .HCIG_Frame.HCIG_Frame9 .HCIG_LearnMore {
             margin-bottom:7px !important;
        }
        .magnetic .main section.cloudPoints {
			margin-top: 45px;
        }
        .cloudPower {
             height:450px;
             padding:0px;
        }
        #tt-blade-01.human .container {
			max-width: 90%;
		}
        #image-cloud {
			margin-left: 50%;
			margin-top: 105px !important;
			height: 159px !important;
			width: 308px !important;
		}
        #rightSideSolutions {
             width:100% !important;
             margin-left:0% !important;
        }
        .main section {
			width:inherit !important;
		}
		h4 {
        	font-size: 16px;
            line-height:20px;
        }
        .cloudMiniTitle {
        	font-size: 20px;
            margin-bottom:10px;
        }
        .cloudMiniSubTitle {
        	font-size: 16px;
            line-height:20px;
        }
        #heroTitle {
			font-size: 32px;
		}
		#heroSubTitle {
			font-size: 19px;
			line-height: 17px;
		}
		#heroContentText {
			font-size:16px;
		}
        #leftDetailItem {
			margin-right: 0%;
		}
		#rightDetailItem {
			margin-left: 0%;
		}
        .detailColumn {
			width:inherit;
			float: inherit;
		}
        .detailItem {
            width:100%;
        }
        #tt-blade-01-video-cta01 {
			font-size: 12px;
		}
		 #tt-blade-01-video-cta01 img{
			position: relative;
			left: 0;
			padding-top: 0px;
			margin: 0px 15px 0 15px;
		}
		#tt-blade-01-introduction {
			font-size: 15px;
			letter-spacing: 1px;
        }
        #cloudOverview {
        	border-top: 1px solid #8D8D8D;
		}
        .toggleMenu {
			display: block;
			float: right;
			width: 60px;
			height: 50px;
			color: #FFF;
			background: url(/campaign/global/cloud/images/arrow-down.png) no-repeat scroll 50% 50% transparent;
			cursor: pointer;
			z-index: 1;
			position: relative;
			border-left: 1px solid #8D8D8D;
		}
		#cloudArrow {
			top:472px;
		    background: url(/campaign/global/cloud/images/cloud-learn-arrow-tablet.png) no-repeat scroll 50% 0px transparent;
	    }
		#wrapper .main .hero {
			height:455px;
		}
		.hero .container, .solutions-container {
			padding-top: 200px !important;
		}
		.overviewWrapper .human #tt-hero-container-s1 {
			padding-top: 100px !important;
		}
		.expertiseWrapper #tt-hero-container-s1 {
			padding-top: 164px !important;
		}
		.heroTitleTextSmaller {
			 display:block;
		}
		.heroTitleTextSmallerCenter {
				 margin-top:-15px !important;
				 margin-bottom:4px !important;
		}
		.heroTitleTextDesktop {
			 display:none;
		}
		#heroTitle,
		#heroTitleTop {
			 font-size: 25px;
			 font-family: 'Architects Daughter', 'architects_daughterregular', cursive;
			 color:white;
		}
		#heroTitle {
			 line-height: 134%;
/*			 padding: 0 22%;*/
		}
		#heroTitleBottom {
			 margin-top:-20px;
			 margin-bottom: 0px;
			 font-size: 25px;
			 font-family: 'architects_daughterregular', 'Architects Daughter', cursive;
			 color:white;
			 line-height: 35px;
		}
		.expertiseWrapper .human h1#heroTitleBottom {
			max-width: 340px;
			font-size: 28px;
			line-height: 28px;
			margin-top: -70px;
		}
		#wrapper.expertiseWrapper .human #tt-blade-01-video-cta01 {
			max-width: 300px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-introduction {
			font-size: 20px;
		}
		#wrapper.expertiseWrapper #tt-hero-sub-text1 {
			font-size: 20px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-video-cta01 {
			font-size: 18px;
			line-height: 24px;
		}
		#centerColumnExpertise {
			 margin-left: 0%;
			 margin-right: 0%;
		}
		.titleTextContainer {
			margin-top: 35px;
		}
		.overviewPlayButton {
			 margin: 15px auto 0px;
		}
		/** Expertise **/
		.heroBgCont {
			padding-bottom: 30px;
		}
		.detailColumnExpertise {
			width:inherit;
			float: inherit;
		}
		body.responsive-page #header #emcLogo {
			height:52px;
			background-position: -5px -1012px !important;
		}
		#prodName {
			font-size: 20px;
			margin-left: 15px;
            top: 2px;
		}
		.subNavFiller,
		.subNavBottom, #fauxHeaderWrap, 
		.subNavTop 	{
			display: none;
		}	
		.subNavBarMain {
			background-color: rgb(39,39,39);
		}
        .subNavTop {
			height:auto;
		}
        .subNavBar ul li {
			width: 100%;
			padding-left: none;
			padding-right: none;
			text-align: left;
			background-color: rgb(39,39,39);
			border-bottom: 1px solid #8D8D8D;
			text-transform: uppercase;
			font-size: 14px;
			margin-left: -3px;
            margin-bottom: 0px;
            float:none;
			height: 50px;
		}
		.subNavBar ul {
			display: none;
            float:none;
		}
        .subNavBarCont {
			top: 44px;
		}
		.magnetic .main section.hero {
			padding-top: 92px;
		}
		.magnetic .main section.hero h2 {
			margin-top: 12px;
		}
		#tt-hero-subText {
			margin-top: 11px;
		}
		.magnetic #wrapper .main section#reality {
			padding-top: 40px;
		}
		section#reality .infographic {
			float: none;
		}
		#cloudVid2 {
			margin-top: 14px;
		}
		.magnetic #wrapper {
			background: url(/campaign/global/cloud/images/cloud-bg-top-mobile.jpg) no-repeat center top;
		}
		.magnetic .main section.hero h1 {
			font-size: 50px;
			line-height: 52px;
		}
		.magnetic .main section.hero h2 {
			font-size: 24px;
			line-height: 28px;
		}
		#tt-hero-subText {
			font-size: 14px;
			line-height: 18px;
		}
		h2.boldCloudTitle, .boldCloudTitle {
			font-size: 22px;
			line-height: 28px;
		}
		.magnetic.no-touch .main section[data-video] .copy h2, 
		section#transforming .copy h2, section#reality .copy h2 {
			font-size: 20px;
			line-height: 22px;
		}
		.magnetic.no-touch .main section[data-video] .copy p, 
		section#transforming .copy p, section#reality .copy p {
			font-size: 14px;
			line-height: 18px;
		}
		section#transforming .copy ul li {
			font-size: 14px;
		}
		.solution-subTitle {
			margin-top: -5px;
		}
		.rotating-words{
			text-indent: 0px;
		}
		section#transforming .copy {
			width: 100%;
		}
		#cloudContainer {
			height: 0px;
			min-height: 0;
			padding-bottom: 74.6%;
			position: relative;
			width: 100%;
			min-width: 0;
			margin-left: auto;
			margin-right: auto;
			margin-top: 60px;
		}
		#cloudImage {
			background: url(/campaign/global/cloud/images/cloud-cloud-binary-mobile.jpg) 0 0 no-repeat  #e3e3e3;
			float: none;
			margin-left: auto;
			margin-right: auto;
			min-width: 0;
			height: 350px;
			background-size: contain;
			top: 0;
			height: 100%;
			position: absolute;
			width: 100%;
		}
		#cloudTextContainer {
			margin-top: 29%;
		}
		#cloudContainer h2.cloudText {
			font-size: 30px;
			line-height: 37px;
		}
		#cloudSubTitle {
			margin-top: 1.5%;
			font-size: 17px;
			line-height: 21px;
			width: 321px;
			margin-left: auto;
			margin-right: auto;
		}		
		li {
			margin-bottom: 0px;
		}
		.magnetic .secondary section h3 {
			font-size: 20px;
			line-height: 22px;
			font-weight: bold;
		}
		.solution-subTitle {
			font-size: 14px;
			line-height: 18px;
			font-weight: normal;
			font-family: 'ff-meta-web-pro-condensed', arial, sans-serif;
		}
		.magnetic .secondary section {
			height: 275px;
		}
		.magnetic .secondary section .copy {
			height: 245px;
		}
		.magnetic .secondary section .copy {
			padding-top: 15px;
		}
		.magnetic .secondary section .copy p {
			font-size: 14px;
			line-height: 18px;
		}
		p.button {
			bottom: 5px;
			margin-top: 40px;
			width: 94%;
		}
		.solutionButton {
			max-width: 100%;
		}
		p.button a {
			width: 80%;
		}
		body #wrapper section.contact-emc .contact-emc-links {
			padding: 4px 40px 5px 0;
		}
		div.emc-links-dividerCont {
			clear: both;
			width: 100%;
			margin: 0 40px 0 20px;
		}
		div.emc-links-divider {
			width: 100%;
			height: 1px;
			border-bottom: 1px solid #666666;
			border-right: none;
		}
		body #wrapper section.contact-emc li {
			padding-top: 8px;
			padding-bottom: 0px;
			padding-left: 18px;
			border-bottom: none;
		}
		body #wrapper section.contact-emc .contact-emc-links {
			margin-top: 0px;
		}
		body #wrapper section.contact-emc .contact-emc-links li a h5 {
			font-size: 12px;
			line-height: 16px;
			margin-bottom: 2px;
		}
		body #wrapper section.contact-emc li a p {
			font-size: 12px;
			line-height: 16px;
		}
		
		/*************************/
		/****     Expertise     ****/
		/*************************/
	
		.expertiseWrapper .content-frame-hero {
			display: block;
			padding-bottom: 0;
		}
		#cloudArrow2 {
			display: block;
			position: relative;
			height: 40px;
			width: 100%;
			z-index: 101;
			background: url(/campaign/global/cloud/images/cloud-learn-arrow-tablet.png) no-repeat scroll 50% 0px transparent;
			margin-top: -24px;
		}
		.hero-description-cont {
			position: relative;
			margin-top: 200px;
			margin-right: 0px;
			padding-bottom: 27px;
			width: 100%;
			max-width: auto;
			background-color: #353636;
		}
		.heroBg {
			height: auto;
			background-color: #353636;
		}
		#emp1, #emp2, #emp3 {
			height: 200px;
/*			margin-top: 60px;*/
		}
		.hero-description-cont .tt-hero-sub-text {
			 font-size: 12px;
			 line-height: 14px;
			 position: absolute;
			 width: 80%;
			 left: 29px;
			 top: -45px;
		}
		.hero-description-cont .hero-leading-text {
			font-size: 16px;
			line-height: 20px;
			line-height: 130%;
		}
		.hero-description-cont h1.hero-headline {
			font-size: 28px;
			line-height: 34px;
			line-height: 122%;
			padding-top: 10px;
		}
		.learnVideoButton {
			margin: 35px auto 20px;
		}

}


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

	.magnetic .secondary section .copy {
		width: 100%;
		padding: 15px;
		background-image: none;
		background-color: rgba(255,255,255,0.9);
		height: 275px;
	}
}

@media only screen and (min-width: 575px) and (max-width: 640px), print {

		section#transforming .infographic {
			float: right;
			width: 45%;
			margin: 12px 0 -25px;
		}
		section#transforming .copy {
			float: left;
			width: 54%;
		}
		section#reality .infographic {
			float: left;
			width: 45%;
			margin: 0;
			margin-right: 25px;
		}
		section#reality .copy {
			float: left;
			width: 50%;
		}
		
}

@media only screen and (max-width: 540px)  {
		#emp2 {
			/*background-position: 29% 0;*/
			background-position: 29% -10px;
		}
		#emp1, #emp3 {
			/*background-position: 33% 0;*/
			background-position: 33% -10px;
		}
		.solutionsWrapper .brand h1#tt-blade-01-headline {
			margin-left: 150px;
		}
		.solutionsWrapper .brand div#tt-blade-01-introduction {
			margin-left: 150px;
		}
		.solutionsWrapper .brand div#tt-hero-sub-text1 {
			margin-left: 25px !important;
			margin-right: 25px;

		}
		.solutionsWrapper div#tt-blade-01-video-cta01 {
		}
		.solutionsWrapper .brand div#logo-div {
			top: 93px;
		}
		.solutionsWrapper .brand div#tt-blade-01-introduction {
			font-size: 13px !important;
		}
}

/*
@media only screen and (max-width: 500px)  {
		.hero-description-cont .tt-hero-sub-text {
			right: 10%;
			font-size: 12px;
			font-size: 3.6vw;
			line-height: 16px;
			line-height: 103%;
		}
}
*/
/*
@media only screen and (max-width: 540px)  {
		#emp1, #emp2, #emp3 {
			background-size: contain;
		}
}
*/

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

		#cloudTextContainer {
			margin-top: 28%;
		}
		#cloudContainer h2.cloudText {
			font-size: 23px;
			line-height: 27px;
		}
		#cloudSubTitle {
			font-size: 14px;
			line-height: 18px;
			width: 240px;
		}

}

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

		#image-cloud {
			margin-left: 50% !important;
		}
		#cloudTextContainer {
			margin-top: 28%;
		}
		#cloudContainer h2.cloudText {
			font-size: 19px;
			line-height: 23px;
		}
		#cloudSubTitle {
			margin-top: 1.5%;
			font-size: 13px;
			line-height: 16px;
			width: 240px;
		}
		#heroTitleTop, #heroTitleBottom {
			font-size: 19px;
			line-height: 41px;
		}
		.expertiseWrapper #heroTitleBottom {
			line-height: 18px;
			font-size: 17px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-introduction {
			font-size: 17px;
		}
		#wrapper.expertiseWrapper #tt-hero-sub-text1 {
			font-size: 16px;
		}
		#wrapper.expertiseWrapper #tt-blade-01-video-cta01 {
		}
		#wrapper.expertiseWrapper #tt-blade-01-video-cta01 div {
			width: 285px;
		}
		#wrapper.expertiseWrapper .human #tt-blade-01-video-cta01 div {
			width: 300px;
		}

		.solutionsWrapper .brand h1#tt-blade-01-headline {
			margin-left: 25px;
			margin-top: -35px;
		}
		.solutionsWrapper .brand div#tt-blade-01-introduction {
			margin-left: 25px;
			margin-top: 0px;
		}
		.solutionsWrapper .brand div#tt-hero-sub-text1 {
			margin-left: 25px;
		}
		.solutionsWrapper div#tt-blade-01-video-cta01 {
			margin-left: 25px;
		}
		.solutionsWrapper .brand div#logo-div {
			max-width: 550px;
		}
		.solutionsWrapper .brand img#image-cloud {
			margin: 5px 0 0 0!important;
		}

		.expertiseWrapper #tt-hero-container-s1 {
			padding-top: 170px !important;
		}
		#heroTitle {
			font-size: 19px;
		}
		#heroSubTitle {
			font-size: 17px;
		}
		#heroContentText {
			font-size: 14px;
		}
		.solutions-hero-cta {
			font-size: 16px;
			margin-bottom: 40px !important;
		}

}


@media only screen and (max-width: 400px) {
	#tt-blade-01-video-cta01 {
		text-align: left;
		line-height: 12px;
	}
	#tt-blade-01-video-cta01 img {
		margin: 0px 0px 0 15px;
	}
	#tt-blade-01-video-cta01 div{
		margin-left: 14px;
		max-width: 200px;
	}
	#image-cloud {
		margin-left: 50%;
	}
	.magnetic .secondary section .copy p {
		font-size: 12px;
	}
	#wrapper.expertiseWrapper #tt-blade-01-video-cta01 div {
		width: 218px !important;
		font-size: 16px;
	}
	.solutionsWrapper #tt-blade-01-video-cta01 div {
		width: 114px;
		margin-left: 14px;
		line-height: 24px;
	}
	.solutionsWrapper div#tt-hero-sub-text1 {
		font-size: 17px !important;
	}
	.solutionsWrapper div#tt-blade-01-introduction {
		font-size: 20px !important;
	}
	.solutionsWrapper h1#heroTitleBottom {
		font-size: 27px !important;
	}

}



@media all and device-width 1024px and orientation landscape {
	
	body {
		-webkit-overflow-scrolling: touch;
	 }
	
}

@media all and device-width 2560px and orientation landscape {
	
	body {
		-webkit-overflow-scrolling: touch;
	 }
	
}

.magnetic #wrapper .main section.hero {
	z-index: 100;
overflow:hidden;
}

/** This fixed the bug with the globalNav not showing up on iPad. THANKS MARK!!!!
/*.iPadScroll {
	-webkit-overflow-scrolling: touch;
}*/
 
 
 /***************************************************************************
	Must have this to prevent scroll event from being blocked
*****************************************************************************/
 .magnetic .secondary section .infographic, .magnetic body,html.magnetic,body.magnetic,
.magnetic body.scrollable,body.magnetic.scrollable,html.magnetic.scrollable, .magnetic .screenchunk,
.magnetic .main section, .magnetic.no-touch .main section, .magnetic.no-touch .main section[data-video] {
	overflow: visible !important;
	overflow-y: visible !important;
	overflow-x: visible !important;
 }

 
 
 /***************************************************************************
	Temporarily block scrolling while video overlay is displayed:
*****************************************************************************/
 
 body.scrollBlock {
	overflow: hidden !important;
	overflow-y: hidden !important;
	overflow-x: hidden !important;
 }
 
 /*
*  Clearfix
*/
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}

#emp1, #emp2, #emp3 {
	background: none !important;
}
.left-image,
.center-image {
	position: relative;
}

@media only screen and (max-width: 640px) {
	.heroBg .left-image {
		left: 0;
		position: absolute;
	}
	.cta-text {
		max-width: 290px;
		line-height: 16px;
	}
	/**********************
	Overview
	***********************/
	.hero-image div{
		background-position:50% 100% !important;
		height: 496px;
	}
	section.brand #tt-blade-01-hero-image div.overview-brand{
		display: none;
	}
	section.brand #tt-blade-01-hero-image div.overview-brand-mobile{
		display: block;
	}
	section.video #tt-blade-01-hero-image div.overview-video{
		display: none;
	}
	section.video #tt-blade-01-hero-image div.overview-video-mobile{
		display: block;
	}
	section.human #tt-blade-01-hero-image div.overview-human{
		display: none;
	}
	section.human #tt-blade-01-hero-image div.overview-human-mobile{
		display: block;
	}
	.overviewWrapper .human #tt-blade-01-introduction {
		font-size: 24px;
	}
	/**********************
	Expertise
	***********************/
	section.brand #tt-blade-01-hero-image div.expertise-brand {
		display: none;
	}
	section.brand #tt-blade-01-hero-image div.expertise-brand-mobile {
		display: block;
	}
	section.video #tt-blade-01-hero-image div.expertise-video { 
		display: none;
	}
	section.video #tt-blade-01-hero-image div.expertise-video-mobile { 
		display: block;
	}
	section.human #tt-blade-01-hero-image div.expertise-human {
		display: none;
	}
	section.human #tt-blade-01-hero-image div.expertise-human-mobile{
		display: block;
	}
	/**********************
	Solutions
	***********************/
	.solutionsWrapper .brand div#tt-hero-container-s1 {
		text-align: center;
	}
	section.brand #tt-blade-01-hero-image div.solutions-brand {
		display: none;
	}
	section.brand #tt-blade-01-hero-image div.solutions-brand-mobile {
		display: block;
	}
	section.video #tt-blade-01-hero-image div.solutions-video { 
		display: none;
	}
	section.video #tt-blade-01-hero-image div.solutions-video-mobile { 
		display: block;
	}
	section.human #tt-blade-01-hero-image div.solutions-human {
		display: none;
	}
	section.human #tt-blade-01-hero-image div.solutions-human-mobile{
		display: block;
	}
	.solutionsWrapper div#tt-hero-container-s1 {
		padding-top: 50px !important;
	}
	.solutionsWrapper .brand div#tt-hero-container-s1 {
		padding-top: 235px !important;
	}
	.solutionsWrapper .brand img#image-cloud {
		width: 148px !important;
		height: 159px !important;
	}
	.solutionsWrapper div#tt-blade-01-introduction {
		font-size: 24px !important;
	}
	.solutionsWrapper div#tt-blade-01-video-cta01 {
		font-size: 17px;
	}
	 .solutionsWrapper h1#heroTitleBottom {
		font-size: 34px;
	}
	.solutionsWrapper .brand h1#heroTitleBottom {
		margin-left: 0px;
		display: none;
	}
	.solutionsWrapper .brand h1#tt-blade-01-headline {
		margin-left: 0px;
	}
	.solutionsWrapper .brand div#tt-blade-01-introduction {
		margin-left: 0px;
	}
	.solutionsWrapper .brand div#tt-hero-sub-text1 {
		margin-left: 0px;
	}
	.solutionsWrapper .video div#tt-hero-sub-text1 {
		margin-left: 0px;
	}
	.solutionsWrapper div#tt-blade-01-video-cta01 {
		margin-left: 185px;
	}
	.solutionsWrapper .brand div#tt-blade-01-video-cta01 {
		margin-left: 0px;
	}
	.solutionsWrapper .brand div#logo-div {
		max-width: 550px;
		margin-left: 15px;
	}
	/**********************/
}
.heroBg .left-image {
	width:42%; 
	height:200px;
	margin: 0 auto 0 28%;
}
.heroBg .left-image img {
	height:256px;
	margin: -10px 0 0 -186px;
}
.hero-description-cont {
	left: 0;
}

@media only screen and (min-width: 521px) {
	.heroBg .left-image {
		width:42%; 
		margin: 0 auto 0 58%;
	}
	.heroBg .left-image img {
		margin: 0 0 0 -372px;
	}
}
@media only screen and (min-width: 641px) {
	.heroBgImage {
		position: relative;
	}
	.content-frame-outer {
		display: table;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.heroBg .left-image {
		width:43%; 
		height:392px;
		margin: 0 auto 0 47%;
	}
	.heroBg .left-image img {
		width:auto;
		height:392px;
		margin: 0 0 0 -460px;
	}
	.expertiseWrapper .content-frame-hero {
		padding-top: 64px;
		padding-bottom: 0;
	}
}
@media only screen and (min-width: 980px) {
	.heroBg .left-image {
		width:65%; 
		height:560px;
		margin: 0 auto 0 35%;
	}
	.heroBg .left-image img {
		width:auto; 
		height:auto;
		margin: 0 0 0 -490px;
	}
	.hero-description-cont {
		margin-top: 70px;
	}
}
@media only screen and (min-width: 1080px) {
	.heroBg .left-image {
		width:702px; 
	}
}
@media only screen and (min-width: 1400px)  {
	#image-cloud {
			margin-left: 50% !important;
		}
	.solutionsWrapper #image-cloud {
		margin-left: 0;
	}
	#tt-blade-01-hero-image img{
		width: 100%;
		margin: 0;
	}
	.heroBg .left-image {
		width:100%; 
		height:560px;
		margin: 0;
	}
	.heroBg .left-image img {
		width:100%; 
		height:auto;
		margin: 0;
	}
}
.videoBgCont{
    height: 100%;
    margin: 0;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: -1;
    overflow:hidden;
}

ul.blades {
	margin: 0;
	position: relative;
}
.lt-ie9 .hero,
.lt-ie9 #solutions-hero-area {
	-ms-behavior: url(/R1/assets/js/campaign/v2/backgroundsize.min.htc);
}
.lt-ie9 .hero .hero-container {
	 display:block !important;
}
.lt-ie9 .hero-description-cont {
	max-width: 514px;
}

body #wrapper section.contact-emc li a {
	height: auto !important;
}
body #wrapper section.contact-emc .contact-emc-links li a.email-us,
body #wrapper section.contact-emc .contact-emc-links li a.live-chat,
body #wrapper section.contact-emc .contact-emc-links li a.see-store {
	position: relative;
	background: none !important;
}
body #wrapper section.contact-emc .contact-emc-links li a .img-placeholder {
	background: url(/images/icons/inbound-icons-sprite.png) no-repeat scroll transparent;
	background-size: 1100px 1100px;
	background-position: 0 -514px;
	position: absolute; top: 0; left: 0; width: 104px; height: 104px;
}
body #wrapper section.contact-emc .contact-emc-links li a.live-chat .img-placeholder {
	background-position: 0 -669px;
}
body #wrapper section.contact-emc .contact-emc-links li a.see-store .img-placeholder {
	background-position: 0 -819px;
}
@media only screen and (max-width: 979px) {
	.cloudPower {
		height:558px;
	}
	.lt-ie9 .hero-description-cont {
		max-width: 100%;
	}
	body #wrapper section.contact-emc .contact-emc-links li a .img-placeholder {
		background-size: 680px 680px;
		position: absolute; top: 0; left: 0; width: 52px; height: 52px;
	}
	body #wrapper section.contact-emc .contact-emc-links li a.email-us .img-placeholder {
		background-position: 0 -312px;
	}
	body #wrapper section.contact-emc .contact-emc-links li a.live-chat .img-placeholder {
		background-position: 0 -410px;
	}
	body #wrapper section.contact-emc .contact-emc-links li a.see-store .img-placeholder {
		background-position: 0 -503px;
	}
	.lt-ie9 body #wrapper section.contact-emc .contact-emc-links li a .img-placeholder {
		background-size: 1100px 1100px;
	}
	.lt-ie9 body #wrapper section.contact-emc .contact-emc-links li a.email-us .img-placeholder {
		background-position: -362px -537px;
	}
	.lt-ie9 body #wrapper section.contact-emc .contact-emc-links li a.live-chat .img-placeholder {
		background-position: -362px -688px;
	}
	.lt-ie9 body #wrapper section.contact-emc .contact-emc-links li a.see-store .img-placeholder {
		background-position: -362px -828px;
	}
	.lt-ie9 body #wrapper section.contact-emc li a h5, 
	.lt-ie9 body #wrapper section.contact-emc li a p {
		margin-left: 0;
	}	
	
}
@media only screen and (max-width: 730px) {
	.cloudPower {
		height:408px;
	}
}
@media only screen and (min-width: 641px) {
	body #wrapper section.contact-emc .contact-emc-links li a {
		border-right: none;
	}
	.emc-links-divider {
		border-right: 1px solid #666666;
		height: 90px;
		width: 1px;
	}
}
@media only screen and (max-width: 640px) {
	.cloudPower {
		 height:450px;
	}
	.lt-ie9 .hero-description-cont {
		max-width: auto;
	}
	body #wrapper section.contact-emc .contact-emc-links li a.email-us .img-placeholder,
	body #wrapper section.contact-emc .contact-emc-links li a.live-chat .img-placeholder,
	body #wrapper section.contact-emc .contact-emc-links li a.see-store .img-placeholder {
		top: 5px;
	}
}


/* New Styles */

.learnDetailContainer .contentBlock {
	margin-bottom: 30px;
}
.learnDetailContainer .contentBlock .image {
	position: relative;
	overflow: hidden;
	height: 170px;
	line-height: 0;
	margin-bottom: 20px;
}

.learnDetailContainer .contentBlock .image img.center {
	position: absolute;
	margin: auto; 
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
}

.arrow-right:after {
	content: "\0000a0»";
}


@media (max-width: 640px) {
	
	.learnDetailContainer .contentBlock .image img {
/*		width: 100%;*/
		max-width: none;
	}
	.content-frame {
		margin-bottom: 0;
	}

}

@media (min-width: 641px) {
	
	.content-frame {
		overflow: hidden;
	}
	.twoColumns,
	.threeColumns {
		width: 104%;
	}
	.contentBlock .image,
	.twoColumns .contentBlock,
	.threeColumns .contentBlock {
		width: 30%;
		margin-right: 2.98%;
		overflow: hidden;
	}
	.twoColumns .contentBlock {
		width: 46%;
	}
	.contentBlock .image {
		float: left;
	}
	.twoColumns .contentBlock .image,
	.threeColumns .contentBlock .image {
		float: none;
	}
	.twoColumns .contentBlock,
	.threeColumns .contentBlock {
		display: inline-block;
		vertical-align: top;
	}
	.twoColumns .contentBlock .image,
	.threeColumns .contentBlock .image {
		width: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.contentBlock .text {
		position: relative;
		overflow: hidden;
	}
	.learnDetailContainer .contentBlock .image img {
		height: 170px;
	}

}

@media only screen and (max-width: 660px) {
	#iframeOverlay iframe {
		width: 100%;
	}
}

@media screen and ( max-height: 600px ){
	#iframeOverlay iframe {
		height: 420px;
	}
}