 .cSocial-sidebar {
     background: #ffffff none repeat scroll 0 0 !important;
     left: 0;
     padding-top: 0.5em;
     position: fixed;
     right: -50px;
     top: 50%;
     width: 40px;
 }

 .cHorizontalList.cSocialMedia {
     background-color: #ffffff !important;
 }

 .cHorizontalList.cSocialMedia li {
     border: medium none;
     color: #ffffff;
     list-style: outside none none;
     margin: 0;
     padding: 0;
 }

 body {
     background-size: 100% !important;
 }

 @media screen and (max-width: 991px) {
     .cSocial-sidebar {
         top: auto;
         bottom: 0;
     }
 }

 .cBootstrapCasestudies .cCustomer {
     text-align: left;
     padding: 0px 50px 50px 0;
 }

 .cBootstrapCasestudies .cCustomer h1 {
     font-size: 2.5em;
     font-weight: 800;
     margin: 0 0 50px;
     text-transform: none;
     color: #666666;
     text-align: left;
 }

 .cBootstrapCasestudies .container.cDescription.row {
     /* margin-top: 80px; */
 }

 .cBootstrapCasestudies .cCustomerSanpshot.cDialog {
     padding-top: 70px;
 }

 .cBootstrapCasestudies .cCustomer {
     height: auto !important;
 }

 .cBootstrapCasestudies .cBreadCrumsSection {
     padding-right: 0;
 }



 .cHorizontalList.cSocialMedia li {
     border: medium none;
     color: #ffffff;
     list-style: outside none none;
     margin: 0;
     padding: 0;
     display: inline-block;
 }

 @media screen and (max-width: 1200px) {
     .cHorizontalList.cSocialMedia li {
         border: medium none;
         color: #ffffff;
         list-style: outside none none;
         margin: 0;
         padding: 0;
         display: inline-block;
     }

 }

 @media screen and (max-width: 900px) {
     .cBootstrapCasestudies .cCustomer {
         height: auto !important;
         width: 100% !important;
         padding-left: 50px;
     }

     .cBootstrapCasestudies .cCustomerSanpshot.cDialog {
         padding-top: 0px;
     }
 }

 .cSocial-sidebar img {
     width: 70px;
 }

 .cSocialMedia a {
     display: inline-block;
     margin-bottom: 5px;
     border-bottom: 1px solid transparent;

 }

 .cWhitePaper h2 {
     color: #000;
     font-size: 2rem;
     word-spacing: 3px;
     letter-spacing: .008rem;
     line-height: 2.75rem;
     vertical-align: top;
     margin-top: 1.5em;
     margin-bottom: 0;
     padding-left: 6px;
 }

 .wp-diagram {
     margin-bottom: 1.5rem;
     text-align: center;
 }

 .cWPF2 {
     max-width: 76%;
     margin-bottom: 1rem;
 }

 .cWPDate h3 {
     color: #000000 !important;
     font-weight: 300 !important;
     font-size: 1.2em;
     font-style: italic;
     margin: 1.8em 0 0;
     letter-spacing: 2px;
 }

 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9 {
     float: left;
 }

 .cWPTitleBar p {
     color: #494848 !important;
     letter-spacing: .008rem !important;
     font-size: 1rem !important;
     line-height: 1.6rem !important;
     font-weight: 300 !important;
     margin-bottom: 0em;
 }

 p a {
     text-decoration: underline !important;
     color: #494848 !important;
 }
.cWhitpaperpageBody h1.cTitle,  .cWPTitle h1 {
    font-size: 2.8rem !important;
    word-spacing: 3px !important;
    letter-spacing: .008rem !important;
    line-height: 3.6rem !important;
    color: #000 !important;
    font-weight: 700 !important;
 }

 .cWhitpaperpageBody h2,  .cWhitePaper h2, .cWPinnerTitle h2 {
   font-size: 2rem !important;
   word-spacing: 3px !important;
   letter-spacing: .008rem !important;
   line-height: 2.75rem !important;    
   color: #000 !important;
   font-weight: 600 !important
 }

 .cWPTitleBar .cWPDate h3, .cWhitePaper .cWPDate h3  {
     font-size: 1.5rem !important;
     word-spacing: 3px;
     letter-spacing: .008rem;
     line-height: 2.3rem;
 }
.cWhitpaperpageBody .cIntro h4 {
    font-weight: 400 !important;
}

.cWPF2 {
    /* max-width: 76% !important; */
    width:100%;
    margin-bottom: 1rem;
}
.cWPF2 img {
    width:100%;
}