/* Please do not edit this file directly. It is created with Compass.
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/*Newly added to make strong tag work*/
strong {
    font-weight: bold;
}

/*Newly added to make text-color white in Stacked Panes-UPA STARTS*/
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white h1 {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white h2 {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white h3 {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white h4 {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white h5 {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white h6 {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white p {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white div {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white span {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white a {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white ol {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white ul {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .white li {
    color: #fff;
}
/*Newly added to make text-color white in Stacked Panes-UPA ENDS*/

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

.pie-element {
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
}

/* Columns: 12, Gutter Width: 30, Breakpoints: 320,640,960,1200,1260 */
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col {
    margin-left: 2.38%;
}

.col:first-child,
.col.first {
    margin-left: 0;
}
img.featured-image.col.span6 {
    height: 244px;
}

.span1 {
    width: 6.15167%;
}

.span2 {
    width: 14.68333%;
}

.span3 {
    width: 23.215%;
}

.span4 {
    width: 31.74667%;
}

.span5 {
    width: 40.27833%;
}

.span6 {
    width: 48.81%;
}

.span7 {
    width: 57.34167%;
}

.span8 {
    width: 65.87333%;
}

.span9 {
    width: 74.405%;
}

.span10 {
    width: 82.93667%;
}

.span11 {
    width: 91.46833%;
}

.span12 {
    width: 100%;
    margin-left: 0;
}

#container, .inner {
    margin: 0 auto;
}

#container {
    clear: both;
    padding-top: 20px;
}

/* MEDIA QUERIES */
/* Responsify Defaults */
@media screen and (max-width: 0) {
    nav .span4 {
        width: 100%;
    }

    .span8, article {
        width: 100%;
    }

    .span4, aside {
        width: 100%;
        margin-left: 0;
    }

    #container, .inner {
        width: 90%;
        padding: 0 5% 0 5%;
    }
}
@media screen and (max-width: 0) {
    nav ul li {
        width: 100%;
        margin: 0 0 5px 0;
    }

    nav a {
        margin: 0;
        padding: 14px 0 14px 0;
    }
}
/* Custom Breakpoints */
@media screen and (max-width: 640px) {
    header.layout-header {
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
    }
    #content {
        margin-top: 0 !important;
    }
}
.cf {
    zoom: 1;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: black;
}

p {
    display: block;
    margin: 0 0 10px;
}

* {
    outline: none;
}

:focus {
    outline: none;
}

h1, h2, h3, h4, h5 {
    color: black;
}

a {
    color: red;
}
a:visited {
    color: red;
}
a:hover {
    color: red;
}
a:active {
    color: red;
}

body.home #content {
    margin-top: 137px;
    min-width: 980px;
}

.layout-footer {
    overflow: hidden;
    *zoom: 1;
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    padding: 50px 0;
    font-size:13px;
}
.layout-footer .right {
    text-align: right;
}
.layout-footer .right a {
    padding-left: 20px;
    text-decoration: none;
}

.layout-footer .right a:hover{
    text-decoration:underline;
}

.layout-footer .right nav a {
    padding-left: 20px;
    text-decoration: none;
    color: #333;
}

.layout-footer .right nav a:hover {
    color:#f00
}
/* Added newly for left Align - Starts*/

.layout-footer .left {
    text-align: left;
}
.layout-footer .left a {
    padding-right: 20px;
    text-decoration: none;
}

.layout-footer .left a:hover{
    text-decoration:underline;
}

.layout-footer .left nav a {
    padding-right: 20px;
    text-decoration: none;
    color: #333;
}

.layout-footer .left nav a:hover {
    color:#f00
}

/* Added newly for left Align - Ends */

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
body.home header.layout-header {
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
    -moz-box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
    box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
    behavior: url(/local/home_styles/PIE.htc);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 30;
}
header.layout-header {
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
    -moz-box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
    box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
    behavior: url(/local/home_styles/PIE.htc);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 30;
}
@media (max-width: 1365px) {
    body.home header.layout-header {
        min-width: 980px;
        position: absolute;
    }
}
/*
.lt-ie9 body.home header.layout-header {
box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
behavior: url(/local/home_styles/ie-css3.htc);
z-index: 31;
position: relative;
position: fixed;
}
.lt-ie9 header.layout-header {
box-shadow: 2px 2px 6px 0px rgba(112, 112, 115, 0.5);
behavior: url(/local/home_styles/ie-css3.htc);
z-index: 31;
position: absolute;
}
 */
header.layout-header .top-bar {
    background-color: #000;
    color: #fff;
    height: 50px;
}
header.layout-header .top-bar a {
    color: white;
    text-decoration: none;
}
header.layout-header .top-bar .contact-section {
    display: inline-block;
    margin-top: 16px;
    vertical-align: top;
}
header.layout-header .top-bar .contact-section .contact-us {
    display: inline-block;
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.lt-ie9 header.layout-header .top-bar .contact-section .contact-us {
    font-family: Helvetica, sans-serif;
}
header.layout-header .top-bar .contact-section .contact-us .contact-label {
//below image is commented out by FWTeam IND to hide headphone icon in header level
  //  background: transparent url(/local/home_img/images/icon-phone.png) left center no-repeat;
    margin-right: 6px;
   // padding-left: 30px;
}
header.layout-header .top-bar .contact-section .contact-us .contact-label:hover {
    text-decoration: underline;
}
header.layout-header .top-bar .contact-section .contact-us .contact-phone {
    color: #c9c9cb;
    margin-right: 34px;
}
header.layout-header .top-bar .contact-section .social-list {
    display: none; /*inline-block;*/
    font-size: 0;
    vertical-align: top;
}
header.layout-header .top-bar .contact-section .social-list .social-icon {
    display: inline-block;
    height: 18px;
    margin-right: 20px;
    vertical-align: top;
    width: 16px;
}
header.layout-header .top-bar .contact-section .social-list .social-icon.rss {
    background: transparent url(/local/home_img/images/icon-rss.png) center center no-repeat;
}
header.layout-header .top-bar .contact-section .social-list .social-icon.youtube {
    background: transparent url(/local/home_img/images/icon-youtube.png) center center no-repeat;
}
header.layout-header .top-bar .contact-section .social-list .social-icon.google-plus {
    background: transparent url(/local/home_img/images/icon-google.png) center center no-repeat;
    margin-top: 1px;
}
header.layout-header .top-bar .contact-section .social-list .social-icon.linkedin {
    background: transparent url(/local/home_img/images/icon-linkedin.png) center center no-repeat;
}
header.layout-header .top-bar .contact-section .social-list .social-icon.twitter {
    background: transparent url(/local/home_img/images/icon-twitter.png) center center no-repeat;
    margin-top: 1px;
}
header.layout-header .top-bar .contact-section .social-list .social-icon.facebook {
    background: transparent url(/local/home_img/images/icon-facebook.png) center center no-repeat;
}
header.layout-header .top-bar .link-section {
    display: inline-block;
    float: right;
    font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*margin-top: 9px;*/
    margin-top: 0px;
    text-transform: uppercase;
    vertical-align: top;
}
.lt-ie9 header.layout-header .top-bar .link-section {
    font-family: Helvetica, sans-serif;
}
header.layout-header .top-bar .link-section form{
    padding-top: 9px;
}
header.layout-header .top-bar .link-section .menu-links {
    display: inline-block;
    margin-top: 13px;
    vertical-align: top;
}
header.layout-header .top-bar .link-section .menu-links a {
    /*background: transparent url(/local/home_img/images/icon-menu-arrow.png) right 3px no-repeat;*/
    margin-right: 30px;
    padding-right: 15px;
}
header.layout-header .top-bar .link-section form {
    display: inline-block;
}
header.layout-header .top-bar .link-section form input {
    background: white url(/local/home_img/images/icon-search.png) 153px 7px no-repeat;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px 30px 7px 10px;
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
    width: 140px;
}
.lt-ie9 header.layout-header .top-bar .link-section form input {
    font-family: Helvetica, sans-serif;
}
header.layout-header .top-bar .link-section form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c9c9cb;
}
header.layout-header .top-bar .link-section form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c9c9cb;
}
header.layout-header .top-bar .link-section form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c9c9cb;
}
header.layout-header .top-bar .link-section form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #c9c9cb;
}
header.layout-header .top-bar .link-section form input:hover::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #a1a1a4;
}
header.layout-header .top-bar .link-section form input:hover:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a1a1a4;
}
header.layout-header .top-bar .link-section form input:hover::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a1a1a4;
}
header.layout-header .top-bar .link-section form input:hover:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #a1a1a4;
}
header.layout-header .lower-nav {
    height: 87px;
}
header.layout-header .lower-nav .logo {
    display: inline-block;
    font-size: 0;
    padding-top: 19px;
}
header.layout-header .lower-nav .logo a {
    display: inline-block;
}
header.layout-header .lower-nav .logo a img {
    height: 50px;
}
header.layout-header .lower-nav .primary-nav ul {
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top: 54px;
    position: relative;
    text-align: right;
}
.lt-ie9 header.layout-header .lower-nav .primary-nav ul {
    font-family: Helvetica, sans-serif;
}
header.layout-header .lower-nav .primary-nav ul li {
    display: inline-block;
    padding-left: 25px;
}
header.layout-header .lower-nav .primary-nav ul li:first-child {
    padding-left: 0;
}
header.layout-header .lower-nav .primary-nav ul li a {
    color: #333333;
    position: relative;
    text-decoration: none;
    /*z-index: 11;*/
    z-index: 3;
}
header.layout-header .lower-nav .primary-nav ul li a:visited {
    color: #333333;
}
header.layout-header .lower-nav .primary-nav ul li a:hover {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li a:active {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li:hover a {
    /*background: transparent url(/local/home_img/images/nav-arrow.png) bottom center no-repeat;*/ /*commented out for newHeaderNav changes*/
    color: red;
    padding-bottom: 12px;
}
header.layout-header .lower-nav .primary-nav ul li:hover a:visited {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li:hover a:hover {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li:hover a:active {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li:hover ul {
    display: block;
}
header.layout-header .lower-nav .primary-nav ul li ul {
    background-color: #f5f5f5;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    margin-left: 0;
    margin-top: 14px;
    padding: 30px;
    padding-bottom: 25px;
    position: absolute;
    text-align: left;
    z-index: 10;
}
.lt-ie9 header.layout-header .lower-nav .primary-nav ul li ul {
    font-family: Helvetica, sans-serif;
}
header.layout-header .lower-nav .primary-nav ul li ul a {
    background: none !important;
    padding-bottom: 0;
}
header.layout-header .lower-nav .primary-nav ul li ul span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px;
}
header.layout-header .lower-nav .primary-nav ul li ul li {
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
}
header.layout-header .lower-nav .primary-nav ul li ul li.big-links ul li {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 17px;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
    padding: 0;
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
    position: relative;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul li {
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding-left: 0;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul li a {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul li a:visited {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul li a:hover {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul li a:active {
    color: red;
}
header.layout-header .lower-nav .primary-nav ul li ul li ul li a:hover, header.layout-header .lower-nav .primary-nav ul li ul li ul li a:active {
    text-decoration: underline;
}

.section-wrapper {
    margin: 0 auto;
    width: 940px;
    text-align: left;
}

body.home #content .content-wrapper {
    margin: 0 auto;
    /*max-width: 1600px;*/
   min-width: 100%;
}

body.home #content .content-wrapper .section-container {
    clear: both;
}
body.home #content .content-wrapper .section-container a {
    color: black;
    text-decoration: none;
}
body.home #content .content-wrapper .section-container h1 {
    color: #000;
    display: inline-block;
    font-family: "ProximaNova-Black", Arial, Helvetica, sans-serif;
    font-size: 76px;
    letter-spacing: -2px;
    text-transform: uppercase;
}
/*Commented out for IE8 font issue 10-03-2014*/
/*
.lt-ie9 body.home #content .content-wrapper .section-container h1 {
    font-family: Helvetica, sans-serif;
}*/
body.home #content .content-wrapper .section-container .header {
    position: relative;
}
body.home #content .content-wrapper .section-container .header .subtitle {
    bottom: 0;
    display: inline-block;
    float: right;
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    margin-top: 33px;
    text-align: right;
    vertical-align: top;
}
/*Commented out for IE8 font issue 10-03-2014*/
/*.lt-ie9 body.home #content .content-wrapper .section-container .header .subtitle {
    font-family: Helvetica, sans-serif;
}*/
body.home #content .content-wrapper .section-container .cta-wrapper {
    clear: both;
    float: none;
    text-align: center;
}
body.home #content .content-wrapper .section-container .cta-wrapper .button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(112, 112, 115, 0.5);
    -moz-box-shadow: 2px 2px 0px 0px rgba(112, 112, 115, 0.5);
    box-shadow: 2px 2px 0px 0px rgba(112, 112, 115, 0.5);
    clear: both;
    display: inline-block;
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 18px 30px;
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
    text-transform: uppercase;
}
.lt-ie9 body.home #content .content-wrapper .section-container .cta-wrapper .button {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-container .cta-wrapper .button.cta-button-red {
    background-color: red;
    color: #fff;
    margin-top: 40px;
}
body.home #content .content-wrapper .section-container .cta-wrapper .button.cta-button-white {
    background-color: #fff;
    color: red;
    margin-top: 10px;
}
body.home #content .content-wrapper .section-container .section-wrapper {
    color: black;
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 60px 0;
}
.lt-ie9 body.home #content .content-wrapper .section-container .section-wrapper {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-hero {
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    position: relative;
}
.lt-ie9 body.home #content .content-wrapper .section-hero {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-hero h1 {
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 55px;
    letter-spacing: 0;
    line-height: 49px;
    padding-bottom: 15px;
    text-transform: none;
}
.lt-ie9 body.home #content .content-wrapper .section-hero h1 {
    font-family: Helvetica, sans-serif;
    width:100%
}
body.home #content .content-wrapper .section-hero .hero-slider {
    clear: both;
    margin-right: 0;
    height: 500px;
    width: 100%;
}
body.home #content .content-wrapper .section-hero .hero-slider li {
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    margin-right: 0;
    background-size:cover;
}
body.home #content .content-wrapper .section-hero .hero-slider li:first-child {
    display: block;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide {
    display: block;
    height: 500px;
    margin: 0 auto;
    width: 940px;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide.center {
    text-align: center;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide.center h1 {
    font-size: 51px;
    line-height: 53px;
    width: 480px;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide.center .slide-inner {
    margin: 0 auto;
    /* width: 815px;*/
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide.dark {
    color: #fff;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide.dark h1 {
    color: #fff;
}
/*
body.home #content .content-wrapper .section-hero .hero-slider li .slide p {
    font-size: 22px;
    line-height: normal;
}
*/
body.home #content .content-wrapper .section-hero .hero-slider li .slide .cta-wrapper {
    margin-top: 25px;
    text-align: inherit;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .cta-wrapper .button {
    margin-top: 0;
}
body.home #content .content-wrapper .section-hero .hero-slider li .slide .slide-inner {
    /* padding-top: 80px; */
    padding-top: 40px; /* Newly added as of 02/20/2014 */
    /* width: 725px; */ /*Newly added style for increasing width in Hero Pane slide left*/
}
body.home #content .content-wrapper .section-hero .flex-control-nav {
    bottom: 27px;
    z-index: 10;
}
body.home #content .content-wrapper .section-hero .flex-control-nav li {
    border: 2px solid rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
}
.lt-ie9 body.home #content .content-wrapper .section-hero .flex-control-nav li {
    border: 2px solid #bbb;
}
body.home #content .content-wrapper .section-hero .flex-control-nav li a {
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
}
body.home #content .content-wrapper .section-hero .flex-control-nav li a.flex-active {
    background: #000;
}
body.home #content .content-wrapper .section-hero .flex-direction-nav {
    left: 50%;
    margin-left: -470px;
    position: absolute;
    top: 230px;
    width: 940px;
    z-index: 10;
}
body.home #content .content-wrapper .section-hero .flex-direction-nav li a {
    background-repeat: no-repeat;
    font-size: 0;
    height: 60px;
    position: absolute;
    width: 30px;
}
body.home #content .content-wrapper .section-hero .flex-direction-nav li a.flex-prev {
    background-image: url(/local/home_img/images/hero-left-thin.png);
    left: -60px;
    width: 71px;
    height: 50px;
    background-position: 0px 0px;
}
body.home #content .content-wrapper .section-hero .flex-direction-nav li a.flex-prev:hover {
    background-image: url(/local/home_img/images/hero-left-thin.png);
    background-position:0px -53px ;
}
body.home #content .content-wrapper .section-hero .flex-direction-nav li a.flex-next {
    background-image: url(/local/home_img/images/hero-right-thin.png);
    right: -60px;
    width: 77px;
    height: 51px;

}
body.home #content .content-wrapper .section-hero .flex-direction-nav li a.flex-next:hover {
    background-image: url(/local/home_img/images/hero-right-thin.png);
    background-position: 0 -53px;
}

body.home #content .content-wrapper .section-help {
    background: red;
}
body.home #content .content-wrapper .section-help .cta-wrapper {
    top: 8px;
    position: absolute;
    right: 0px;
    text-align: right;
}
body.home #content .content-wrapper .section-help .header h1 {
    color: #fff;
    display: block;
    font-size: 60px;
}
body.home #content .content-wrapper .section-help .header .subtitle {
    color: #fff;
    display: block;
    float: none;
    font-size: 28px;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
}
body.home #content .content-wrapper .section-industries .section-wrapper h2 {
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 34px;
    text-align: center;
}
.lt-ie9 body.home #content .content-wrapper .section-industries .section-wrapper h2 {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-list {
    font-size: 0;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industries-caption {
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-top: 4px;
    text-align: center;
}
.lt-ie9 body.home #content .content-wrapper .section-industries .section-wrapper .industries-caption {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail {
    background-color: red;
    color: #fff;
    display: inline-block;
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    height: 425px;
    margin: 30px 9px 30px 0px;
    overflow: hidden;
    padding: 30px 0 0;
    position: relative;
    vertical-align: top;
    width: 180px;
    max-width: 180px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail.last{
    margin-right: 0;
}
.lt-ie9 body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail {
    font-family: Helvetica, sans-serif;
    width: 241px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail:last-child {
    margin-right: 0;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner {
    background-repeat: no-repeat;
    height: 795px;
    position: absolute;
    text-align: right;
    top: 30px;
    width: 180px;
    background-size: 75%;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner p {
    padding: 0 15px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .cta-wrapper .button {
    padding: 9px 15px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner .detail-header {
    font-family: "ProximaNova-Black", Arial, Helvetica, sans-serif;
}
.lt-ie9 body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner .detail-header {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner .detail-footer {
    bottom: 0;
    font-family: "ProximaNova-Black", Arial, Helvetica, sans-serif;
    position: absolute;
    right: 0;
}
.lt-ie9 body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner .detail-footer {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner .extra-industry-content {
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}
.lt-ie9 body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner .extra-industry-content {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.cloud-services {
    background-position: center 292px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.cloud-services .extra-industry-content {
    margin-top: 350px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.communications {
    background-position: center 245px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.communications .extra-industry-content {
    margin-top: 353px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.digital-media-and-content {
    background-position: center 285px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.digital-media-and-content .extra-industry-content {
    margin-top: 350px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.financial-services {
    background-position: center 258px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.financial-services .extra-industry-content {
    margin-top: 350px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.online-advertising {
    background-position: center 271px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail .inner.online-advertising .extra-industry-content {
    margin-top: 350px;
}
body.home #content .content-wrapper .section-industries .section-wrapper .industry-detail.first {
    margin-left: 0;
}
body.home #content .content-wrapper .section-locations .section-wrapper h2 {
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 36px;
}
.lt-ie9 body.home #content .content-wrapper .section-locations .section-wrapper h2 {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-locations .section-wrapper .h2-subtitle {
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 19px;
    line-height: 19px;
    margin-top: 10px;
}
.lt-ie9 body.home #content .content-wrapper .section-locations .section-wrapper .h2-subtitle {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery {
    margin: 10px 0 0;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .gallery-view li {
    display: none;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .gallery-view li.active {
    display: block;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails .active-border {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 5px;
    top: 0;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li {
    font-size: 0;
    margin-bottom: 18px;
    position: relative;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a {
    display: inline-block;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a img {
    max-width: 100%;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a:hover .active-border {
    border: 1px solid red;
}
/*body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a .regular {
display: block;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a .hover {
display: none;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a:hover .regular {
display: none;
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li a:hover .hover {
display: block;
}*/
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li.active .active-border {
    border: 10px solid red !important;
    /* background: url(/local/home_img/images/thumbnail-border.png) no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;*/
}
body.home #content .content-wrapper .section-locations .section-wrapper .gallery .thumbnails li.video .thumbnail-play-button {
    background: url(/local/home_img/images/play-button.png) no-repeat center center;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
body.home #content .content-wrapper .section-locations .section-wrapper .location-detail-items {
    margin: 30px 0 0;
}
body.home #content .content-wrapper .section-locations .section-wrapper .location-detail-items .location-detail-item {
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
}
.lt-ie9 body.home #content .content-wrapper .section-locations .section-wrapper .location-detail-items .location-detail-item {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-locations .section-wrapper .location-detail-items .location-detail-item .amount {
    background-color: #000;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    -ms-border-radius: 55px;
    -o-border-radius: 55px;
    border-radius: 55px;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    padding: 22px 0;
    behavior: url(/local/home_styles/PIE.htc);
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 76px;
}
body.home #content .content-wrapper .section-locations .section-wrapper .location-detail-items .location-detail-item .label {
    font-size: 18px;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item {
    line-height: 0;
    margin: 30px 0 60px;
    position: relative;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item img {
    width: 100%;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item a {
    background-image: url(/local/home_img/images/blank.gif);
    display: inline-block;
    height: 10px;
    position: absolute;
    width: 10px;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item .map-location-item {
    display: inline-block;
    line-height: 18px;
    position: relative;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item .map-location-item img {
    width: auto;
    width: 940px;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item .map-location-item a {
    background-image: url(/local/home_img/images/blank.gif);
    display: inline-block;
    height: 12px;
    position: absolute;
    width: 12px;
}
body.home #content .content-wrapper .section-locations .section-wrapper .map-item .map-location-item a.metro {
    height: 14px;
    width: 13px;
}
body.home #content .content-wrapper .section-services {
    background: #242425;
}
body.home #content .content-wrapper .section-services h1 {
    color: #fff;
}
body.home #content .content-wrapper .section-services .service-detail-list {
    background: #fff;
    color: black;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail {
    display: none;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    padding: 30px 0;
}
.lt-ie9 body.home #content .content-wrapper .section-services .service-detail-list .service-detail {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail h3 {
    font-size: 24px;
    text-align: center;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions {
    margin: 40px 0 0;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li {
    font-size: 16px;
    text-align: center;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li p {
    margin: 0;
    padding: 0 5%;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li p.column-content{
    font-size: 1em; /* Newly added as of 02/20/2014 */
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li .column-amount {
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 36px;
}
.lt-ie9 body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li .column-amount {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li .column-title {
    text-transform: uppercase;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .captions li.inactive {
    color: #b2b2b2;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail .three-column li .column-title {
    margin: 0 0 5px;
}
body.home #content .content-wrapper .section-services .service-detail-list .service-detail.active {
    display: block;
}
body.home #content .content-wrapper .section-services .section-wrapper {
    color: #fff;
}
body.home #content .content-wrapper .section-services .tabs {
    clear: both;
    height: 175px;
    margin: 40px 0 0;
}
body.home #content .content-wrapper .section-services .tabs li {
    display: inline-block;
    height: 175px;
}
body.home #content .content-wrapper .section-services .tabs li a {
    display: block;
    padding: 105px 0 27px;
    text-align: center;
}
body.home #content .content-wrapper .section-services .tabs li a h2 {
    color: #fff;
    font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
    font-size: 26px;
    margin-top: -7px;
}
.lt-ie9 body.home #content .content-wrapper .section-services .tabs li a h2 {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-services .tabs li:hover a h2 {
    color: #000;
    font-family: "ProximaNova-Black", Arial, Helvetica, sans-serif;
    margin-top: 0;
}
.lt-ie9 body.home #content .content-wrapper .section-services .tabs li:hover a h2 {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-services .tabs li.active a h2 {
    color: #000;
    font-family: "ProximaNova-Black", Arial, Helvetica, sans-serif;
    margin-top: 0;
}
.lt-ie9 body.home #content .content-wrapper .section-services .tabs li.active a h2 {
    font-family: Helvetica, sans-serif;
}
/*
body.home #content .content-wrapper .section-services .tabs li.connection-tab {
}
body.home #content .content-wrapper .section-services .tabs li.connection-tab:hover {
}
body.home #content .content-wrapper .section-services .tabs li.connection-tab.active {
}
body.home #content .content-wrapper .section-services .tabs li.continuity-tab {
}
body.home #content .content-wrapper .section-services .tabs li.continuity-tab:hover {
}
body.home #content .content-wrapper .section-services .tabs li.continuity-tab.active {
}
body.home #content .content-wrapper .section-services .tabs li.colocation-tab {
}
body.home #content .content-wrapper .section-services .tabs li.colocation-tab:hover {
}
body.home #content .content-wrapper .section-services .tabs li.colocation-tab.active {
}
body.home #content .content-wrapper .section-services .tabs li.consulting-tab {
}
body.home #content .content-wrapper .section-services .tabs li.consulting-tab:hover {
}
body.home #content .content-wrapper .section-services .tabs li.consulting-tab.active {
}
 */
body.home #content .content-wrapper .section-stories {
    background-size: cover;
}
body.home #content .content-wrapper .section-stories .section-wrapper h1 {
    color: #000;
}
body.home #content .content-wrapper .section-stories .section-wrapper .subtitle {
    color: #000;
}
body.home #content .content-wrapper .section-stories .section-wrapper .box {
}
body.home #content .content-wrapper .section-stories .section-wrapper .box .cta-wrapper .cta-button-white {
    color: #3384bc;
}
body.home #content .content-wrapper .section-stories .section-wrapper .etsy {
}
body.home #content .content-wrapper .section-stories .section-wrapper .etsy .cta-wrapper .cta-button-white {
    color: #e1852c;
}
body.home #content .content-wrapper .section-stories .section-wrapper .level3 {
}
body.home #content .content-wrapper .section-stories .section-wrapper .level3 .cta-wrapper .cta-button-white {
    color: #474746;
}
body.home #content .content-wrapper .section-stories .section-wrapper .priceline {
}
body.home #content .content-wrapper .section-stories .section-wrapper .priceline .cta-wrapper .cta-button-white {
    color: #208ec4;
}
body.home #content .content-wrapper .section-stories .section-wrapper .story-detail {
    color: #fff;
    height: 354px;
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 40px;
    position: relative;
    text-align: center;
}
body.home #content .content-wrapper .section-stories .section-wrapper .story-detail .story-logo {
  height: 40px;
}
body.home #content .content-wrapper .section-stories .section-wrapper .story-detail .caption {
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    font-size: 28px;
    margin: 20px 0 0;
}
body.home #content .content-wrapper .section-stories .section-wrapper .story-detail p.caption {
    color: #fff; /* Newly added as of 02/20/2014 */
    line-height: 1em;  /* Newly added as of 02/20/2014 */
}
.lt-ie9 body.home #content .content-wrapper .section-stories .section-wrapper .story-detail .caption {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-stories .section-wrapper .story-detail .cta-wrapper {
    bottom: 5%;
    /* left: 18%; */
    position: absolute;
}
body.home #content .content-wrapper .section-stories .logo-slider {
    clear: both;
}
body.home #content .content-wrapper .section-stories .logo-slider li {
    display: block;
    margin: 0 auto;
    padding: 25px 0;
    width: 940px;
}
body.home #content .content-wrapper .section-stories .logo-slider li img {
    width: 940px;
}
body.home #content .content-wrapper .section-stories .cta-wrapper.bottom {
    padding: 41px 0 56px;
}
body.home #content .content-wrapper .section-stories .cta-wrapper.bottom .button {
    margin-top: 0 !important;
}
body.home #content .content-wrapper .section-updates {
    background: whitesmoke;
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    *zoom: 1;
}
body.home #content .content-wrapper .section-updates:before, body.home #content .content-wrapper .section-updates:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
body.home #content .content-wrapper .section-updates:after {
    clear: both;
}
body.home #content .content-wrapper .section-updates .section-wrapper h1 {
    color: #a1a1a4;
}
body.home #content .content-wrapper .section-updates .section-wrapper .section-body {
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    *zoom: 1;
    /*  padding: 30px 0px 30px 0px; Newly added for Updates Pane in home page revamp*/
}
body.home #content .content-wrapper .section-updates .section-wrapper .section-body:before, body.home #content .content-wrapper .section-updates .section-wrapper .section-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
body.home #content .content-wrapper .section-updates .section-wrapper .section-body:after {
    clear: both;
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item {
    background-color: #fff;
    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    *zoom: 1;
    display: inline-block;
    /* height: 279px; - commented out for getting flexible height in leftcolcomponent in Updates pane*/
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item:before, body.home #content .content-wrapper .section-updates .section-wrapper .featured-item:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item:after {
    clear: both;
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item .description {
    display: inline-block;
    margin: 0;
    padding: 54px 39px 0 27px;
    vertical-align: top;
    width: 273px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item .featured-body {
    padding: 16px 16px 16px 0;
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item .featured-body h2 {
    color: red;
    font-size: 24px;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    line-height: 24px;
    margin-bottom: 24px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .featured-item .featured-body p {
    color: #1a1919;
    font-size: 16px;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    line-height: 24px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .article-list {
    background-color: #fff;
    height: 279px;
    padding: 16px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .article-list a {
    color: red;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .article-list .article-list-header {
    margin-bottom: 5px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .article-list .article-list-header h3 {
    color: #000;
    display: inline-block;
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    vertical-align: top;
}
.lt-ie9 body.home #content .content-wrapper .section-updates .section-wrapper .article-list .article-list-header h3 {
    font-family: Helvetica, sans-serif;
}
body.home #content .content-wrapper .section-updates .section-wrapper .article-list .article-list-header a {
    float: right;
}
body.home #content .content-wrapper .section-why-equinix {
    height: 700px;
    position: relative;
    background-size: 100% 100%;
}
body.home #content .content-wrapper .section-why-equinix .cta-wrapper {
    bottom: 50px;
    position: absolute;
    text-align: center;
}
body.home #content .content-wrapper .section-why-equinix .cta-wrapper .cta-button-white {
    color: #a59086;
}
body.home #content .content-wrapper .section-why-equinix .header {
    color: #fff;
    margin-top: 50px;
    position: absolute;
    text-align: center;
    z-index: 10;
}
body.home #content .content-wrapper .section-why-equinix .header h1 {
    color: #fff;
    display: block;
    position: relative;
}
body.home #content .content-wrapper .section-why-equinix .header .subtitle {
    float: none;
    margin-top: 10px;
    position: relative;
    right: auto;
    text-align: center;
}
body.home #content .content-wrapper .section-why-equinix .video-wrapper {
    height: 690px;
    padding-top: 190px;
    text-align: center;
}
body.home #content .content-wrapper .section-why-equinix .video-wrapper .why-equinix-play-button {
    background: url(/local/home_img/images/why-equinix-play-button.png) no-repeat center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.back-to-top {
    background-image: url(/local/home_img/images/back-to-top.png);
    display: none;
    height: 86px;
    position: fixed;
    right: 5%;
    top: 151px;
    width: 75px;
    z-index: 11;
}

/*Newly added style for Video Play Icon in UTM template*/
/*body.home #content .content-wrapper .video .thumbnail-play-button {*/
div.video .thumbnail-play-button {
    background: url(/local/home_img/images/play-button.png) no-repeat center center;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

/*Newly added style for RightColComponent in Updates Pane*/
/*STARTS*/
body.home #content .content-wrapper .section-updates .section-wrapper .right-component {
    float: right;
}

body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module {
    background-color: #fff;
    /*height: 279px;*/
    min-height: 245px;
    /*padding: 16px;*/
    font-size: 13px; /* modified: 02/20/2014, original value is 16px */
    line-height: 24px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module a {
    color: red;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module .header {
    /*Newly added for border*/
    background-color: #F3F3F5;
    border: 1px solid #D9D8D8;
    color: #000000;
    font-family: "ProximaNova-Bold",Arial,Helvetica,sans-serif;
    line-height: 22px;
    min-height: 22px;
    padding: 4px 13px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module .header h3 {
    color: #000;
    display: inline-block;
    font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    vertical-align: top;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module .header a {
    float: right;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module .content {
    font-size: 16px;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    line-height: 16px;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module.articles_prs .content {
    font-size: 12px;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    line-height: 20px;
    height: 180px !important;
    /*Newly added for border*/
    background-color: #FFFFFF;
    padding: 16px 18px;
    border-top: 0px;
    border-right: 1px solid #D9D8D8;
    border-bottom: 1px solid #D9D8D8;
    border-left: 1px solid #D9D8D8;
}

body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module.blog_posts .content {
    font-size: 16px;
    font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
    line-height: 16px;
    height: 290px;
    overflow: auto;
    /*Newly added for border*/
    background-color: #FFFFFF;
    padding: 16px 18px;
    border-top: 0px;
    border-right: 1px solid #D9D8D8;
    border-bottom: 1px solid #D9D8D8;
    border-left: 1px solid #D9D8D8;
}

body.home .module .content .feed li {
    border-top: 1px solid #ccc;
    font-size: .9em;
    margin: 1.2em 0 0;
    padding: 1.2em 0 0;
}
body.home .module .content .feed li:first-child {
    border-top: none;
    margin: 0;
    padding: 0;
}
body.home .module .content .feed p {
    margin: 0 0 .7em;
}
body.home .module .content .feed h5 {
    font-size: 1.1em;
    line-height: 1.2;
    margin: 0 0 .7em;
}
body.home .module .content .date {
    color: #a1a19e;
    font-size: 0.92em;
}

body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module.articles_prs .content .item .read_more a{
    font-weight: normal !important;
}
body.home #content .content-wrapper .section-updates .section-wrapper .right-component .module .content a{
    margin-bottom: 5px;
}
/*ENDS*/

/*Newly added for Home page revamp to make anchor tag contents red in Updates Pane*/
body.home #content .content-wrapper .section-updates .section-wrapper .section-body a {
    color: red !important;
}
body.home #content .content-wrapper .section-updates .section-wrapper .section-body a:hover {
    text-decoration: underline;
}

/*Begin -Newly added style for setting Min and Max width for HeaderNav li*/
header.layout-header nav.primary-nav ul li ul li {
    max-width: 165px;
}
/*End -Newly added style for setting Min and Max width for HeaderNav li*/

/*Begin -Newly added style for setting font size for existing pages*/
body #wrap #frame #main{
    font: normal 75%/1.5 Arial,Helvetica,sans-serif;
}

body #wrap #frame #breadcrumb{
    font: bold 70%/1.5 Arial,Helvetica,sans-serif;
}

body #wrap #frame #aut_skip_content_start #footer{
    font: normal 75%/1.5 Arial,Helvetica,sans-serif;
}

body.new-locations #wrap #frame #main{

    font-family: inherit;
    font-size: 130%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: normal;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    vertical-align: baseline;
 }

body.new-locations #wrap #frame #breadcrumb{
    font: bold 90%/1.5 Arial,Helvetica,sans-serif;
}
body.new-locations #wrap #frame #aut_skip_content_start #footer{
    font: normal 100%/1.5 Arial,Helvetica,sans-serif;
}
.nav-pills {
    display:inline-block;
    font-size:16px;
}
.nav-pills ul li {
    float:left;
}
/*End -Newly added style for setting font size for existing pages*/



