/*body {
  padding-top: 50px;
}
*/

.fa-search.valueIcons,
.fa-paper-plane.valueIcons,
.fa-suitcase.valueIcons,
.fa-clock-o.valueIcons,
.fa-users.valueIcons,
.glyphicon-time.valueIcons {
    font-size: 80px;
    color: rgb(39, 69, 116);
    margin: 0 0 15px 0;
}

.glyphicon-ok.cMarkGreen {
    color: green;
}

.starter-template p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.starter-template h1 {
    padding: 0 0 0 0;
    text-align: center;
    margin: 20px 0 25px 0;
}

.starter-template {
    display: block;
    position: relative;
    top: 0;
    left:;
    padding: 0 0 0 0;
    margin: 0 0 40px 0;
}

/************************************************/
/****************  NAVIGATION  ******************/
/************************************************/

.navbarLogo {
    display: inline-block;
    position: relative;
    top: 18px;
    left: 0;
    float: left;
}

#navbar {
    display: inline-block;
    position: relative;
    top: 30px;
    left: 0;
    float: right;
}

.navbarContainer {
    display: block;
    position: relative;
    width: 960px !important;
    margin: 0 auto;
}

/************************************************/
/***************  INTRO IMAGE  ******************/
/************************************************/

.introShape {
    display: block;
    position: relative;    
    top: 0;
    left: 0;
    width: 600px;
    height: 110px;
    border-radius: 10px;
    background-image: -moz-linear-gradient( 90deg, rgb(3,3,70) 0%, rgb(22,33,96) 50%, rgb(25,45,104) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(3,3,70) 0%, rgb(22,33,96) 50%, rgb(25,45,104) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(3,3,70) 0%, rgb(22,33,96) 50%, rgb(25,45,104) 100%);
}
.introShape h3 {
    display: inline-block;
    position: relative;
    top: 10px;
    left: 35px;
    width: 415px;
    font-size: 17px;    
    font-weight: 400;
    line-height: 25px;
    color: #ffffff;
}
.introCPSHeader h3,
.introCADHeader h3 {
    font-size: 40px;    
    font-weight: 400;
    margin: 0 0 20px 4px;
    color: #0f185d;
}
.introCPSHeader h2,
.introCADHeader h2 {
    font-size: 45px;    
    font-weight: 500;
    margin: 0 0 25px 4px;
    color: #0f185d;
}

/*
.introCPSHeader h1 {
    font-size: 75px;
    font-weight: 600;
    line-height: 40px;
    margin: 25px 0 18px 0;
    color: #0f185d;
}
*/


.introCPSHeader h1,
.introCADHeader h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 40px;
    margin: 25px 0 15px 0;
/*  margin: 25px 0 15px 0; */
    color: #0f185d;
}
.introCPSHeader,
.introCADHeader {
    display: block;
    position: relative;    
    top: 0;
    left: 0;
    padding: 0 0 0 27px;    
}
.introCPSContainer,
.introCADContainer {
    display: inline-block;
    position:relative;
    top: 25px;
    left: 25px;
}

/*
.introImageCPS {
    display: inline-block;
    position: relative;
    top: 40px;
    width: 305px;
    height: 245px;
    background: url('../images/img-cps-reports.png');
    background-repeat: no-repeat;
    background-size: 315px;
    vertical-align: top;
}
*/

/*
.introImageCPS {
    display: inline-block;
    position:relative;
    top: 40px;
    width: 315px;
    height: 297px;    
    background-image: url('../images/img-cpsIntro.png');
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: top;    
}
*/

.introImageCPS {
    display: inline-block;
    position: relative;
    top: 40px;
    width: 315px;
    height: 245px;
    background: url('../images/img-cps-reports.png');
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: top;
}

.introImageCAD {
    display: inline-block;
    position: relative;
    top: 40px;
    width: 315px;
    height: 245px;
    background: url('../images/chaikin-analytics-desktop-ipad.png');
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: top;
}
.introbtn {
    display: inline-block;
    position: relative;
    bottom: 5px;
    left: 50px;
}

.introImageContainer {
    display: block;
    position: relative;
    top: 0;
    margin: 39px auto 70px auto;
    padding: 0 0 0 0;
    width: 95%;
}

/************************************************/
/*****************  HEADERS  ********************/
/************************************************/

.foo {
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}
.foo-01 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.pageContent.indent-00 h5,
.pageContent.indent-00 h3 {
    width: 880px;
    margin: 0 auto 15px auto;
    text-align: center;    
}

.pageContent h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.contentContainer .pageContent h3 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}
.introContent h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;    
}
.introContent h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.introContent h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 25px; 
}
.introContent h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
    gin-bottom: 25px;
}
.introContent h5,
.introContent h4,
.introContent h3,
.introContent h1 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    <!--margin: 0 auto 0 auto;-->
}

.pageContact h5,
.pageContact h4,
.pageContact h3,
.pageContact h2,
.pageContact h1 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    <!--margin: 0 auto 0 auto;-->
}

.pageContent h5,
.pageContent h4,
.pageContent h3,
.pageContent h1 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    <!--margin: 0 auto 0 auto;-->
}


/************************************************/
/*****************  Content  ********************/
/************************************************/

.valueContent p {
    display: inline-block;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 18px;
}

.valueContent {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    padding: 0 15px;
    width: 30%;
    vertical-align: top;
    text-align: center;
    /*border: 1px solid red;*/
}
.valueContainer {
    display: block;
    position: relative;
    margin: 50px 0;
    padding: 10px 0 50px 0;
    /*border-top: 1px solid red;*/
    border-bottom: 1px solid #aeaeae;
    
}
.pgrContainer .listContent {
    display: inline-block;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 500px;
}
.contentGETPGR {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    width: 245px;
    height: 384px;
    vertical-align: top;
    background-size: 245px;
    background-image: url('../images/getpgr_luv.png');
    background-repeat: no-repeat;
}
.pageContent.pagePGR {
    margin: 0 0 100px 0 !important
}
.pgrContainer .contentGETPGR {
    display: inline-block;
    position: relative;
    top: 20px;
    right: 0;
    margin: 0 0 0 40px;
    padding: 0 0 0 0;
}
.contentContainer .pgrContainer {
    display: block;
    position: relative;
    top: 25px;
    left: 0;
    margin: 0 auto;
    width: 80%;
}
.pageContent .pageQuote p {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 0 0;
    line-height: 25px;
    letter-spacing: .01em;
}
.pageContent .pageQuote h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: left;    
}
.pageContent .pageQuote {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.quoteContent {
    display: inline-block;
    position: relative;
    top: 22px;
    left: 30px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 450px;
}
.quoteVideo {
    display: inline-block;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.contentContainer .pageLinks li {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    font-size: 18px;
    text-decoration: none;
}
.contentContainer .pageLinks ul {
    display: block;
    position: relative;
    top: 0;
    margin: 0 0 0 0;
    text-align: center;
}
.contentContainer .pageLinks {
    display: block;
    position: relative;
    /* top: 50px; */
    left: ;
    margin: 0 0 50px 0;
    padding: 0 0 0 0;
}
.hdrContent {
    margin: 0 0 25px 0;
}

/********************************************************************/
/***** TESTING | THIS ARE UNOFFICAL CLASSES BEGINS ****************/
/********************************************************************/

.this01 {
    display: inline-block;
    position: relative;
    width: 45%;
    top: 5px;
    vertical-align: top;
    margin: 0 auto;
    line-height: 30px;
}
.this02 {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.this03 {
    display: inline-block;
    position: relative;
    width: 55%;
    top: 0;
    line-height: 26px;
    vertical-align: top;
    margin: 0 33px 0 0;
}
.gloo {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 90%;
}
.testing {
    display: block;
    position: relative;
    padding: 30px 0 0 0;
    margin: 0 auto;
    width: 95%;
}
/******************************************************************/
/***** TESTING | THIS ARE UNOFFICAL CLASSES ENDS ****************/
/******************************************************************/


.listContent {
    display: inline-block;
    position: relative;
}

.pageContent li span { 
    position: relative; 
    left: 5px; 
}
.pageContent li {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 400;
}
.pageContent.indent-00 ul {
    width: 850px;
    margin: 0 auto;
}
.contentContainer .introContent {    
    display: block;
    position: relative;
    top: 20px;
    left: ;
    margin: 0 0 70px 0;
    padding: 0 0 0 0;
}
.contentContainer .pageContent {
    display: block;
    position: relative;
    top: 0;
    left: ;
    margin: 65px auto;
    padding: 0 0 0 0;
}
.contentContainer .pageContact {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 65px auto;
    padding: 0 0 0 0;
}
.contentContainer .asteriskC p {
    margin: 5px 0 5px 0;
    font-size: 12px;
}
.contentContainer .asteriskC {
    margin: 0 0 0 0;
}
.contentContainer {
    display: block;
    position: relative;
    height: ;
    top: 0;
    margin: 0 auto;
    width: 95%
}

/************************************************/
/**********  PRICE TABLE COMPONENT  *************/
/************************************************/

.priceTableCell {
    display: inline-block;
    position: relative;
}
.pricetable_C {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
}

/************************************************/
/*****************  FOOTER  *********************/
/************************************************/

.footerContainer .footerCopyright {
    color: #ffffff;
    /*color: rgb(204, 204, 204);*/
}
.footerContainer li a {
    color: rgb(255, 198, 13);  
    text-decoration: none;
}
.footerContainer li {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 5px;
    color: white; 
    text-decoration: none;    
}
.footerContainer ul {
    display: block;
    position: relative;
    top: 20px;
    left: 0;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}
.footerContainer {
    display: block;
    position: relative;
    width: 100%;
    height: 60px; 
    background-color: rgb(17, 24, 39); 
    left: 0; 
    bottom: 0;
    /*margin: 0 -8px -8px -8px;*/
    margin: 0 auto;
}
.footerContainer li:nth-child(odd) {
    color: #ffffff;
}
.footerContainer li:nth-child(even) {
    color: rgb(255, 198, 13);
}