.container-fluid {
    padding: 0;
}
a,a:hover,a:focus{
	outline:none;
}
/*Header*/
.header-holder .container {
    margin: 25px auto;
}
/*Banner*/
.banner-holder > img {
    width: 100%;
	margin-top:90px;
}
.banner-holder {
    position: relative;
	overflow:hidden;
}
.caption-inner {
    color: #fff;
    font-size: 36px;
    left: 9%;
    letter-spacing: 5px;
    line-height: 50px;
    /*position: absolute;*/
    top: 30%;
}
.banner-caption {
    left: 5%;
    position: absolute;
    top: 43%;
    width: 90%;
}
.banner-effect {
    position: absolute;
    top: -60px;
}
/*banner-effect*/
.banner-effect img {
  margin-left: 0px;
  -webkit-transition: margin 5s ease;
     -moz-transition: margin 5s ease;
       -o-transition: margin 5s ease;
      -ms-transition: margin 5s ease;
          transition: margin 5s ease;
}
.banner-holder:hover .banner-effect img {
  margin-top: 25px;
}
/*@-webkit-keyframes cssAnimation {
/%-webkit-animation: cssAnimation 3s 1 ease-in;
-moz-animation: cssAnimation 3s 1 ease-in;
-o-animation: cssAnimation 3s 1 ease-in;
from { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(-300px); }
to { -webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(750px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(-300px); }
to { -moz-transform: rotate(360deg) scale(1) skew(0deg) translate(100px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(0deg) scale(1) skew(0deg) translate(-100px); }
to { -o-transform: rotate(360deg) scale(1) skew(0deg) translate(100px);}
}*/

/*about the program*/
.about-the .container {
    background: none repeat scroll 0 0 #e8e8e8;
    border-radius: 3%;
    margin: 32px auto;
    padding: 30px 0px 40px;
    text-align: center;
}
.about-the.program .custom-heading {
    padding-bottom: 15px;
}
.about-the .custom-heading {
    color: #565656;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 1px;
}
.about-the .custom-font {
    color: #333;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: 0 50px 10px;
    text-align: justify;
}
/*CTA*/
.cta img {
    width: 100%;
}.cta {
    position: relative;
	text-align: center;
	transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
transform: rotate(0deg) scale(0.85) skew(0deg) translate(10px);
-webkit-transform: rotate(0deg) scale(0.85) skew(0deg) translate(10px);
-moz-transform: rotate(0deg) scale(0.85) skew(0deg) translate(10px);
-o-transform: rotate(0deg) scale(0.85) skew(0deg) translate(10px);
-ms-transform: rotate(0deg) scale(0.85) skew(0deg) translate(10px);
}
.cta:hover{
transform: rotate(0deg) scale(1.0) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(0.92) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(0.92) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(0.92) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(0.92) skew(0deg) translate(0px);
}
.cta-content {
    color: #fff;
    position: absolute;
    top: 2%;
	width:100%;
}
.cta-content .custom-heading {
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 4px;
	line-height:50px;
    text-transform: uppercase;
}
.cta-content .custom-font {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 auto;
    width: 85%;
}
.modal-box {
    display: block;
}
.header-modal h2 {
    color: #666766;
    font-family: agencyb-light;
    font-size: 50px;
    letter-spacing: 3px;
}
.header-modal > p {
    font-family: century-gothic;
    font-size: 12px;
}
.header-modal {
    text-align: center;
}
.modal {
    margin: 0 0 0 -26%;
    width: 52%;
}
.header-modal h2 {
    color: #666766;
    font-family: agencyb-light;
    font-size: 53px;
    letter-spacing: 8px;
}
.right-holder.pull-right {
    font-family: century-gothic;
    width: 70%;
    text-align: justify;
}
.quote {
    font-size: 24px;
    line-height: 30px;
    text-align:justify;
}
.left-holder,#experimental .right-holder {
    color: #e34325;
    font-family: agencyb-light;
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 26px;
	  margin-left: 15px;
    text-align: left !important;
    text-transform: lowercase;
    width: 25%;
}
.highlight-percent,#experimental .right-holder .highlight-percent {
    display: block;
    font-size: 4em;
    line-height: 90px;
}
.red-sub {
    color: #e34325;
    font-size:16px !important;
     letter-spacing: 1px;
    text-align: center;
}
#values-based .modal-body {
    width: 96%;
}
#values-based .body-modal {
    text-align: center;
	font-family: century-gothic;
}
#values-based .body-modal p{
	text-align:center;
}
#experimental .modal-body {
    padding: 0;
    width: 100%;
}
#experimental .left-holder {
    margin-left: 4%;
    text-align: center;
    width: 40%;
}
#experimental .right-holder {
    margin-right: 10%;
    text-align: justify;
    width: 25%;
}
.modal-3-desc {
    font-family: century-gothic;
    margin: 10px 30px;
    text-align: justify;
}
.pie-charts {
    text-align: center;
}
#experimental .body-modal {
    margin-left: 13px;
    padding: 10px 0;
}
.modal-footer {
    display: none;
}
.pie-charts > img {
    width: 80%;
}
#client-tested {
    margin-left: -24%;
    width: 48%;
}
.modal-header {
    border: 0 none;
    padding: 9px 8px 0 0;
}
#client-tested .left-holder {
    color: #666766;
    font-family: century-gothic;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
	margin-left: 20px;
    width: 45%;
}

#client-tested .right-holder {
    color: #666766;
    font-family: century-gothic;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    width: 45%;
}
.author {
    color: #e34325;
    text-transform: capitalize;
}
#client-tested .body-modal {
    padding: 30px 0;
}
.modal.fade.in {
    top: 4%;
}
.modal-body {
    max-height: 600px;
}

#experiential .left-holder.pull-left {
    width: 40%;
}
#experiential .highlight-percent {
    color: #e34325;
    font-family: agencyb-light;
    font-size: 6em;
}
#experiential .right-holder.pull-right {
    margin-right: 35px;
    width: 35%;
}
/*Curriculum Holder*/
.curriculum.holder {
    background: url("../images/curriculum-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.curriculum-content {
    margin: 0 auto;
    width: 65%;
	text-align: center;
}
.curriculum.holder h3.custom-heading {
    background: none repeat scroll 0 0 #fff;
    color: #e04727;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 35px 0;
    padding: 5px 0;
}
.leadership-holder {
    float: left;
    margin-right: 3%;
    width: 30.3%;
	transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
transform: rotate(00deg) scale(0.90) skew(0deg) translate(10px);
-webkit-transform: rotate(00deg) scale(0.90) skew(0deg) translate(10px);
-moz-transform: rotate(0deg) scale(0.90) skew(0deg) translate(10px);
-o-transform: rotate(0deg) scale(0.90) skew(0deg) translate(10px);
-ms-transform: rotate(0deg) scale(0.90) skew(0deg) translate(10px);
}
.leadership-holder:hover img{
transform: rotate(1deg) scale(1.2) skew(0deg) translate(0px);
-webkit-transform: rotate(1deg) scale(1.2) skew(0deg) translate(0px);
-moz-transform: rotate(1deg) scale(1.2) skew(0deg) translate(0px);
-o-transform: rotate(1deg) scale(1.2) skew(0deg) translate(0px);
-ms-transform: rotate(1deg) scale(1.2) skew(0deg) translate(0px);
}
.leadership-holder img{
	margin:0 0 30px;
}
.curriculum.holder {
    padding: 60px 0 90px;
}
.leadership-holder p.custom-heading {
    background: none repeat scroll 0 0 #fff;
    color: #d04332;
    font-size: 21px;
    letter-spacing: 3px;
    line-height: 30px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.modal-box:hover,.modal-box:focus {
    text-decoration: none;
}
#leadership .header-modal h2 {
    font-size: 7em;
    line-height: 75px;
}
.leader-desc {
    font-family: century-gothic;
}
.leader-head {
    background: none repeat scroll 0 0 #e34325;
    color: #fff;
    font-family: agencyb-light;
    font-size: 4em;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    line-height:55px;
}
.lead-gen  p.modal-ep {
    background: none repeat scroll 0 0 #fff;
    float: left;
    font-family: century-gothic;
    line-height: 25px;
    margin: 30px 11px 30px 0;
    min-height:100px;
    text-align: center;
    width: 31%;
	padding:10px 0;
}
.leader-head {
    margin-bottom: 9%;
}
#leadership-1,#leadership-2,#leadership-3 {
	background: url("../images/curriculum-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: -19%;
    min-height: 350px;
    width: 40%;
	
}
.modal-ep > span {
    font-size: 14px;
    font-weight: bold;
}
/*footer*/
.footer-holder{
	background:url("../images/footer-bg.png");
	color:#fff;
	padding:24px 0;
}
.footer-holder h3 {
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 30px 0;
    text-align: center;
}
.brochure {
    text-align: center;
}
.brochure h3.custom-heading {
    border: 0 none;
    padding: 0;
}
.euro-office span, .asia-office span {
    margin-left: 10px;
}
.img-holder {
    display: inline-block;
    text-align: center;
    width: 18px;
}
.euro-office a, .asia-office a, .euro-office a:hover, .asia-office a:hover {
    color: #fff;
    text-decoration: none;
}
.address-holder {
    margin: 0 auto;
    width: 75%;
	border-top: 1px solid #fff;
	padding-top: 30px;
}
/*fixed styles*/
.header-holder {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999;
}
.container-fluid.about-the.program, .cta-holder {
    background: none repeat scroll 0 0 #fff;
}
.container-fluid.footer-holder {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: -1;
}
.container-fluid.curriculum.holder {
    margin: 0 0 85%;
}

#leadership-1 .modal-body,#leadership-2 .modal-body,#leadership-3 .modal-body {
    width: 94%;
}

.hit-counter {
    float: left;
    margin: 50px 0;
    padding: 20px 20px 0;
    text-align: center;
    width: 100%;
}
