.image.section img {
	margin: 0 auto;
}
.internalpagenav.internaltopnav,.stickynavtagcloud {
	text-align: center;
}
.internalpagenav.internaltopnav li,.stickynavtagcloud li {
	display: inline-block;
	text-transform: uppercase;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 14px;
	color: #707276;
	margin: 1.2em;
}
.fontfallback .internalpagenav.internaltopnav li,
.fontfallback .stickynavtagcloud li {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#stickynav,
#stickynavtagcloud {
	background: #fff;
	position: relative;
	z-index: 20;
	width: 100%;
}
#stickynav h3,
#stickynavtagcloud h3 {
	display: inline-block;
	font-family: 'brandon_grotesque_boldregular';
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.fontfallback #stickynav h3,
.fontfallback #stickynavtagcloud h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#stickynav h3 {
	border-bottom: 1.5px solid #b4b4b4;
	padding-bottom: 9px;
	margin-bottom: 0;
	margin-right: -4px;
	padding-left: 10px;
}
.internalpagenav.internaltopnav ul,
.stickynavtagcloud ul {
	margin: 0;
	display: inline-block;
	position: static;
	width: auto;
	box-shadow: 0 0 0 0;
}
.stickynavtagcloud ul, #stickynav > ul {
	border-bottom: 1.5px solid #b4b4b4;
}
.is-sticky #stickynavtagcloud ul, .is-sticky #stickynav > ul, .is-sticky #stickynav h3  {
	border-bottom: 0px solid #b4b4b4;
}
.is-sticky #stickynavtagcloud, .is-sticky #stickynav {
	border-bottom: 1.5px solid #b4b4b4;
}
#stickynav-children {
	max-width: 960px;
	margin: 20px auto 40px;
}
#stickynav-children li {
	margin: .5em 0 0;
	padding: 0 1.2em;
	border-right: 1px solid #C5C5C5;
}
#stickynav-children li:last-child {
	border-right: 0px;
}
.stickynavtagcloud #stickynav-children ul {
	border-bottom: 0px;
}
.internalpagenav.internaltopnav li a,
.stickynavtagcloud li a {
	color: #707276;
}
#stickynav a.selected,
#stickynavtagcloud a.selected {
	font-family: 'brandon_grotesque_boldregular';
	font-size: 1.3em;
	font-weight: bold;
}
.fontfallback #stickynav a.selected,
.fontfallback #stickynavtagcloud a.selected {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/*.capabilitiescontentarea {
	color: #6a6a6a;
}*/
#cappage .span12 {
	color: inherit !important;
}
#cappage .capabilitiestoppar p {
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 16px;
	line-height: 24px;
}
/*ET-2091;blue background 3 column layout issue;a holistic fix ;code clean up**/
.imagelockupscontentarea.section .image-lockups-container-wrapper{
   /**max-width: 1011px;**/
    max-width: 950px;
    margin: 0 auto;
}
.capabilitiescarousel.section {
	margin-bottom: 3.750em;
	background: url(capabilitiespage-clientlibs/images/campaignratings_06.png) center top;
	height: 554px;
}
.vidwarp {
	max-width: 640px;
	margin: 0 auto;
	padding-top: 40px;
}
.vidslider {
	margin: 0;
	direction: ltr !important;
}
.bx-viewport {
	padding-bottom: 20px;
	direction: ltr !important;
}
.bx-wrapper {
	direction: ltr !important;
}
.vidslider li {
	direction: ltr !important;
}
.vidslider li img {
	max-width: 100%;
}
.bx-pager {
	text-align: center;
}
.bx-pager-item {
	display: inline-block;
	margin: 0.5em 1em;
}
.bx-pager-link {
	display: block;
	text-indent: -9999px;
	width: 17px;
	height: 17px;
	background-image: url(capabilitiespage-clientlibs/images/slidenav.png);
	background-position: right center;
}
.bx-pager-link.active {
	background-position: left center;
}
.section {
	clear: both;
}
.vidslider .capabilitiescarouselitem {
	clear: none;
	max-height: 450px;
	overflow: hidden;
}
.tabs {
	margin-bottom: 26px;
	padding-bottom: 49px;
	position: relative;
	text-align: center;
	-webkit-transition: all 100ms ease-in-out;
	   -moz-transition: all 100ms ease-in-out;
        -ms-transition: all 100ms ease-in-out;
         -o-transition: all 100ms ease-in-out;
		    transition: all 100ms ease-in-out;
	overflow: hidden;
	background:url(capabilitiespage-clientlibs/images/tabs-dropshadow.png) no-repeat center bottom;
}
.tabtit {
	display: inline-block;
	padding: 0 20px;
	margin: 10px 0px;
	font-weight: normal;
	line-height: 20px;
}
.tabtit span {
	display: block;
	float: left;
	color: #666666;
}
.tab {
	position: relative;
	min-height: 40px;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: all 500ms ease-in-out;
	   -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
         -o-transition: all 500ms ease-in-out;
		    transition: all 500ms ease-in-out;
}
.tab h4 {
	float: left;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 40px 10px;
	cursor: pointer;
	background-color: #f1f1f1;
	margin: 0;
	-webkit-transition: all 100ms ease-in-out;
	   -moz-transition: all 100ms ease-in-out;
        -ms-transition: all 100ms ease-in-out;
         -o-transition: all 100ms ease-in-out;
		    transition: all 100ms ease-in-out;
}
.fontfallback .tab h4 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.tab .textbox {
	position: absolute;
	background-color: inherit;
	top: 45px;
	left: 0;
	padding: 40px 0;
	width: 1011px;
	text-align: left;
	margin: 0 auto;
}
.capabilitiestabbedarea .bg-D84940 h4{
	color: #D84940;
}
.capabilitiestabbedarea .bg-AF85AC h4{
	color: #AF85AC;
}
.capabilitiestabbedarea .bg-FAB64F h4{
	color: #FAB64F;
}
.capabilitiestabbedarea .bg-D60037 h4{
	color: #D60037;
}
.capabilitiestabbedarea .bg-9E28B5 h4 {
	color: #9E28B5;
}
.capabilitiestabbedarea .bg-FF8300 h4{
	color: #FF8300;
}
.capabilitiestabbedarea .bg-85C63F h4{
	color: #85C63F;
}
.capabilitiestabbedarea .bg-FFCD00 h4 {
	color: #FFCD00;
}
.capabilitiestabbedarea .bg-CCCCCC h4 {
	color: #CCCCCC;
}

/*Added extra code for capabilities tab area component of back ground colors ET - 2206*/

.capabilitiestabbedarea .bg-B21DAC h4 {
	color: #B21DAC;
}
.capabilitiestabbedarea .bg-666666 h4 {
	color: #666666;
}
.capabilitiestabbedarea .bg-000000 h4 {
	color: #000000;
}

.capabilitiestabbedarea .bg-B21DAC.active {
	background-color: #B21DAC;
}
.capabilitiestabbedarea .bg-666666.active {
	background-color: #666666;
}
.capabilitiestabbedarea .bg-000000.active {
	background-color: #000000;
}

/*Ended  */ 

.capabilitiestabbedarea .bg-D84940.active {
	background-color: #D84940;
}
.capabilitiestabbedarea .bg-AF85AC.active {
	background-color: #AF85AC;
}
.capabilitiestabbedarea .bg-FAB64F.active {
	background-color: #FAB64F;
}
.capabilitiestabbedarea .bg-D60037.tab.active {
	background-color: #D60037;
}
.capabilitiestabbedarea .bg-9E28B5.active {
	background-color: #9E28B5;
}
.capabilitiestabbedarea .bg-FF8300.active {
	background-color: #FF8300;
}
.capabilitiestabbedarea .bg-85C63F.active {
	background-color: #85C63F;
}
.capabilitiestabbedarea .bg-FFCD00.active {
	background-color: #FFCD00;
}
.capabilitiestabbedarea .bg-CCCCCC.active {
	background-color: #CCCCCC;
}
.tab.active {
	overflow: visible;
	position: static;
}
.tab.active h4 {
	color: #FFF;
	background-color: transparent;
}
.tab.active .textbox {
	color: #FFF;
	width: 100%;
	margin: 0 auto;
}
.tab .textbox .col {
	float: left;
	width: 46%;
	margin-right: 4%;
}
.tab .textbox .headline {
	height: 48px;
	margin-bottom: 32px;
	font-size: 24px;
}
.tab .textbox .headline img {
	float: left;
	margin-right: 5px;
	display: block;
}
.tab .textbox .headline h5 {
	line-height: 1;
}
#cappage .tab p {
	color: #fff;
	margin: 0 0 20px 0;
	
}
#cappage .tab h5 {
	font-weight: normal;
	font-size: 2.3em;
	margin: 0 0 40px 0;
	font-family: 'brandon_grotesque_regularRg';
	text-transform: uppercase;
}
.fontfallback #cappage .tab h5 { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.tabcontent {
	width: 1011px;
	margin: 0 auto;
}
.capabilitiescontentarea.section .bg-009DD9 .span12,
.imagelockupscontentarea.section .bg-009DD9 .span4 {
	color: inherit;
} /*to be removed in future in holistic drive*/
.capabilitiescontentarea.section .bg-009DD9 .text h3 {
	font-size: 2.1em;
}
#cappage .capabilitiescontentarea.section .bg-009DD9 .text p
#cappage .imagelockupscontentarea.section .bg-009DD9 .imagelockups p {
	color: inherit;
}
.capabilitiescontentarea.section li{ /*ET-2220*/
	/*list-style: none;
	padding-left: 20px;
	margin-left: 30px;*/
	font-size: 16px;
	margin-bottom: 10px;
	/*background: url(capabilitiespage-clientlibs/images/bluletts.png) left top no-repeat;*/
}

#cappage .textimage .image {
	width: 35%;
	margin: 0 0 30px 0;
}
#cappage .imagelockups img {
	display: block;
	margin-bottom: 10px;
}
#cappage .imagelockups {
	color: inherit;
	margin-bottom: 30px;
}
#cappage .imagelockups a {
	color: #009dd9;
	font-family: 'brandon_grotesque_boldregular';
	text-transform: uppercase;
	font-size: 1.4em;
	display: block;
	margin-bottom: 10px;
}
.fontfallback #cappage .imagelockups a {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/*#cappage .linkarea {
	
}*/
#cappage .linkarea h4 {
	color: inherit;
	font-weight: normal;
	text-transform: uppercase;
} /*to be removed in holistic drive after DM's confirmation*/

/*#cappage .linkarea li {
	list-style: none;
	padding-left: 20px;
	font-size: 1.2em;
	margin-bottom: 10px;
}*/
/*#cappage .linkarea li a {
	color: inherit;
}*/
/*#cappage .linkarea li a span {
	background: url(capabilitiespage-clientlibs/images/campaignratings_13.png) no-repeat right top; 
	display: inline-block;
	width: 12px;
	height: 13px;
	margin-bottom: -3px;
}*//*ET-1992 is implemented wherein we have the double arrow icon inside span tag in the html,so this styling is not required.*/
#cappage .linkarea h2 {font-family: "brandon_grotesque_regularRg";font-size: 22px;}

/*.linkarea h4 {
	text-transform: uppercase;
	color: inherit;
}*/
.linkarea ul {
	margin-bottom: 40px;
	margin-left: 0;
}/*to be removed in holistic drive after confirmation from DM*/
/*.linkarea ul li {
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
}*/
/*.linkarea ul li a:hover {
	color: #009dd9;
}*/
#overview {
	border-top:10px solid #f4f4f4;
}
.capabilitiescontentarea.section h2 {
	margin-top: 30px;
	font-size: 3em;
}
.bottomarrow {
	/*background-image: url(capabilitiespage-clientlibs/images/downarrow.png);
	background-repeat: no-repeat;
	background-position: -150% bottom;
	padding-bottom: 60px;
	margin-bottom: -60px !important; */
	position: relative;
	z-index: 15;
}
#cappage .arrow {
	display: block;
	width: 0;
	height: 0;
	border: transparent solid 50px;
	border-top: white solid 50px;
	margin: 0 auto -90px;
}
.internalpagesection.section.last {
	margin-bottom: 160px;
}


/* clouded page */

.row .solutions-bottom h3 {
	margin-bottom: 10px;
	margin-top: 0px;
}
.span12.solutions-bottom p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
	.internalpagenav.internaltopnav,
	.stickynavtagcloud {
		padding: 20px 0;
	}
	#stickynav h3,
	#stickynavtagcloud h3 {
		font-size: 15px;
	}
	.internalpagenav.internaltopnav li,
	.stickynavtagcloud li {
		font-size: 12px;
		margin: 0.5em;
	}
	.capabilitiescontentarea.section .bg-009DD9 .text ul {
		margin-left: 0px;
	}
	#cappage .textimage .image {
		width: 30%;
	}
	.capabilitiestabbedarea.section {
		width: 102%;
	}
	.tabs {
		padding-bottom: 94px;
		text-align: left;
	}
	.tabtit {
		float: left;
		display: block;
		position: absolute;
		text-transform: uppercase;
	}
	.tab {
		margin-top: 45px;
		width: 33%;
	}
	.tab h4 {
		width: 70%;
		text-align: center;
	}
	.tab .textbox {
		top: 90px;
	}
	#cappage .tab h5 {
		font-size: 4.3em;
	}
	#cappage .imagelockups img {
		float: left;
		margin: 0 5% 5% 0;
	}	
	#cappage .imagelockups a {
		font-family: 'brandon_grotesque_regularRg';
		font-size: 1.2em;
	}
	.fontfallback #cappage .imagelockups a {
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	}
	#cappage .imagelockupscontentarea.section .row-fluid .span4 {
		width: 100%;
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.row-fluid {
		width: 88%;
		margin: 0 auto;
	}
	h4.solutions-h4 {
		font-size: 13px;
	}
	.capabilitiescarousel.section {
		padding: 1em;
		margin: 0;
	}
	.internalpagenav.internaltopnav {
		
	}
	#stickynavtagcloud-sticky-wrapper {
		height: 1px !important;
		border-bottom: 1.5px solid #b4b4b4;
	}
	#stickynav,
	#stickynavtagcloud {
		width: 64px;
		height: 64px;
		background-color: transparent;
	}
	#stickynav h3,
	#stickynavtagcloud h3 {
		background: url(capabilitiespage-clientlibs/images/mobilemenusticky.png) no-repeat right top;
		display: block;
		width: 64px;
		height: 64px;
		background-color: white;
		margin: 0;
		text-indent: -183px;
		margin-left: -64px;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
		transition: all 200ms ease;
		box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
		font-size: 12px;
		line-height: 69px;
	}
	.is-sticky #stickynav h3,
	.is-sticky #stickynavtagcloud h3 {
		margin-left: 0;
	}
	.internalpagenav.internaltopnav ul,
	.stickynavtagcloud ul {
		position: absolute;
		background-color: white;
		left: -191px;
		width: 190px;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
		transition: all 200ms ease;
		box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	}
	#stickynav-children ul {
		position: static;
		width: 90%;
		margin: 0 auto;
		box-shadow: 0 0 0;
	}
	#stickynav-children li {
		padding: 0 5px 0 0;
		
	}
	.is-sticky #stickynav.openned h3,
	.is-sticky #stickynavtagcloud.openned h3 {
		padding-left: 126px;
	}
	.is-sticky #stickynav.openned ul,
	.is-sticky #stickynavtagcloud.openned ul {
		left: 0;
	}
	#stickynav a.selected,
	#stickynavtagcloud a.selected {
		font-size: 1em;
	}
	.container.solutions-animated.hidden-phone {
		display: block !important;
		clear: both;
		width: auto;
		height: auto !important;
		padding-left:0px; /**added for ET 1986**/
	}
	.solutions-textRotation {
		position: relative;
		margin-bottom: 40px;
	}
	.solutions-frame.solutions-frame1.top {
		position: static;
	}
	.solutions-frame h3, .solutions-textRotation h3 {
		font-size: 13px;
		width: auto;
	}
	.solutions-textRotation h3 {
        margin-top:10px;
        line-height:21px
    }
	.solutions-textRotation {
        margin-bottom:0!important
    }
	.solutions-textRotation li {
		width: 100%;
	}
	.span12.solutions-bottom .span12 {
		width: auto;
	}
	.capabilitiescontentarea.section h2 {
		font-size: 2em;
	}
    .capabilitiescontentarea.section .bg-009DD9 > div {
		width: 88%;
	}
	.capabilitiescontentarea.section .bg-009DD9 .span12 {
		width: 100%;
	}
	.capabilitiescontentarea.section .bg-009DD9 .text ul {
		margin: 0px;
	}
	.capabilitiescontentarea.section .bg-009DD9 .text li {
		margin-left: 0px;
	}
	.capabilitiescarousel.section {
		height: auto;
	}
	.vidslider li img {
		max-width: 100%;
		max-height: 165px;
	}
	.vidslider li iframe {
		max-width: 100%;
		height: auto;
	}
	.textimage .text {
		width: 100%;
		float: none;
	}
	#cappage .textimage .image {
		width: 100%;
		float: none;
		text-align: center;
	}
	.tabs {
		background: none;
		text-align: left;
		height: auto !important;
		min-height: 500px;
		margin: 0 6% 26px;
	}
	.tabtit {
		display: block;
		padding: 0;
		text-transform: uppercase;
		margin: 10px 0;
	}
	.tabtit span {
		float: none;
	}
	.tab {
		display: block;
		background-color: #fff !important;
		border-bottom: 1px solid #666666;
		padding: 10px 0;
	}
	.tab:last-child {
		border-bottom: 0px;
	}
	.tab h4 {
		float: none;
		background-color: #fff !important;
		padding: 10px 0;
		font-size: 1.8em;
	}
	.tab h4:after {
		content: "+";
		float: right;
		display: inline-block;
		font-size: 1.5em;
		
	}
	.tab.active h4:after {
		content: "-";
	}
	#cappage .tab h5 {
		font-size: 2.3em;
	}
	.capabilitiestabbedarea .bg-D84940 h4, .capabilitiestabbedarea .bg-D84940 h5 {
		color: #D84940 !important;
	}
	.capabilitiestabbedarea .bg-AF85AC h4, .capabilitiestabbedarea .bg-AF85AC h5 {
		color: #AF85AC !important;
	}
	.capabilitiestabbedarea .bg-FAB64F h4, .capabilitiestabbedarea .bg-FAB64F h5 {
		color: #FAB64F !important;
	}
	.tab .textbox {
		position: static;
		overflow: hidden;
		max-height: 0;
		padding: 0;
		-webkit-transition: all 200ms ease-in-out;
		   -moz-transition: all 200ms ease-in-out;
	        -ms-transition: all 200ms ease-in-out;
	         -o-transition: all 200ms ease-in-out;
			    transition: all 200ms ease-in-out;
	}
	.tab.active .textbox {
		height: auto;
		padding: 20px 0;
		max-height: 3000px;
		-webkit-transition: all 500ms ease-in-out;
		   -moz-transition: all 500ms ease-in-out;
	        -ms-transition: all 500ms ease-in-out;
	         -o-transition: all 500ms ease-in-out;
			    transition: all 500ms ease-in-out;
	}
	.tabcontent {
		width: 100%;
	}
	#cappage .tab p {
		color: #6a6a6a;
	}
	#cappage .imagelockups img {
		float: left;
		margin: 0 5% 5% 0;
	}	
	#cappage .imagelockups a {
		font-family: 'brandon_grotesque_regularRg';
		font-size: 1.2em;
	}
	.fontfallback #cappage .imagelockups a {
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	}
	#cappage .linkarea li {
		margin-left: 0;
	}
}

.capabilitiescontentarea.section > div:first-child{ /*ET-2091*/
    max-width: none;
    padding-top:20px; /*ET-2220*/
} 

.capabilitiescontentarea.section > div:first-child .row-fluid{ /*ET-2091*/
     max-width:1011px;
     margin:0 auto;
}











