/* -------------------------------- 

Section - Banner

-------------------------------- */
/*.cd-intro.slide_1{
  background-image: url("../images/slide_1.png");
}
.cd-intro.slide_2{
  background-image: url("../images/slide_2.jpg");
}
.cd-intro.slide_3{
  background-image: url("../images/slide_3.jpg");
}*/
.cd-intro.slide_4{
  background-position: bottom right;
}
.slide_international{
  background-image: url("../images/slide_international.jpg");
}

.cd-intro .btn{
  padding: 10px 20px;
  font-size: 1.6em;
  line-height: 32px;
}

.slide_1 h1{
  font-size: 2.8em;
  font-family: Gotham-Rounded-Medium;
  color: #2f6269;
  line-height: 46px;
  margin-bottom:10px;
}
.slide_1 .sub-heading{
  color: #2f6269;
  margin-bottom: 20px;
  font-weight: 600
}

.slide_2 .heading{
  font-size: 2.8em;
  color: #00386a;
  line-height: 50px;
  margin-bottom:20px;
}
.slide_3 .heading{
  color: #fff;
  font-size: 2.4em;
  line-height: 50px;
  margin-bottom:20px;
}
.slide_3 .btn{
  background-color: rgba(0,0,0,.4);
  border-color: rgba(0,0,0,.4);
}

.slide_4 .heading{
  font-size: 4em;
  color: #fff;
  line-height: 72px;
  margin-bottom:20px;
}
.slide_4 .btn{
  background-color: #f02545;
  border-color: #f02545
}
.slide_4 .btn:hover{
  background-color: #e31e3d
}
.action-block.inline {
    display: inline-block;
    text-align: center;
}
/* -------------------------------- 

Section - API

-------------------------------- */
#apis{
  padding: 40px 0;
  text-align: center;
  background: #ccc;
}

#apis i {
  line-height: inherit;
  margin: 0 20px;
  color: #5d5d5d;
  font-size: 36px;
}

#apis i:hover{
  color: #999;
}

#apis a {
  padding: 10px 0;
  display: inline-block;
}

/* -------------------------------- 

Section - PARTNERS

-------------------------------- */
#partners{
  background-color: #fff;
  padding: 80px 0;
}
#partners h3{
  font-size: 3.2em;
  margin-bottom: 70px;
  font-family: GothamRounded-Bold;
  font-weight: 400;
  color: #00386a;
}
.partner-logo{
  width: 240px;
  height: 120px;
  display: block;
  background: url('/images/partner-spirit_logos.png') no-repeat;
}
.partner-logo.webtiger{
  background-position: -720px 0
}
.partner-logo.salesforce{
  background-position: -240px 0
}
.partner-logo.b2bbricks{
  background-position: 0 0
}
.partner-logo.tally{
  background-position: -480px 0
}

/* -------------------------------- 

Section - FEATURE ADVERTISE

-------------------------------- */

#featureAdvt {
  position: relative;
  padding: 40px 0;
}
#campaign>a{
  background: #7bbcb8 url(../images/campaign.png);
  background-size: cover;
  background-position: center;
}
#addons>.inner-wrap{
  background: #363636;
}
#smsheet>a{
  background: #003459;
}

#smsheet>a,#addons>.inner-wrap,#campaign>a{
  margin: 0 -10px;
}

.ftad,#addons>.inner-wrap{
  color: #fff;
  height: 300px;
  display: block;
  position: relative;
}

.ftad:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.ftad:hover {
  color: #fff;
}

.ftad:hover:after {
  background: transparent;
}

#featureAdvt .inner {
  display: table;
  width: 100%;
}

#featureAdvt .cell {
  display: table-cell;
  vertical-align: middle;
  height: 300px;
  text-align: center;
  width: 100%;
}

#featureAdvt .cell p {
  margin: 20px 0;
  font-size: 14px;
  line-height: 22px;
}
#featureAdvt .cell p strong{
  font-family: Gotham-Rounded-Medium;
  font-weight: 400;
}
#addons h4{
  font-size: 24px;
  font-family: GothamRounded-Bold;
  margin-bottom: 30px;
}
#addons a{
  font-size: 18px;
  font-family: Gotham-Rounded-Medium;
  color: #ccc;
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
#addons a:hover{
  text-decoration: underline;
}

/* -------------------------------- 

Section - FEATURES

-------------------------------- */
#features {
  padding: 100px 0;
  background: #222E40;
  color: #7D8792
}

#features .list {
  padding: 0 80px;
}

#features .item {
  display: table;
  padding: 20px 0;
  border-bottom: 1px solid #19222F;
}

#features .item:last-child {
  border-bottom: none;
}

#features .item .ic,
#features .item .hd,
#features .item .tx {
  color: #909090;
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
}

#features .item .ic {
  width: 100px;
}

#features .item .ic i {
  color: #999;
  width: 150px;
  font-size: 32px;
}

#features .item .hd {
  font-family: Gotham-Rounded-medium;
  width: 200px;
}

/* -------------------------------- 

Section - CLIENT TESTIMONIALS

-------------------------------- */
#clients-testimonials i {
  color: #eee;
}

#clients-testimonials {
  position: relative;
}

#clients-testimonials:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0, 0.5)
  ;
}

#clients-testimonials .grid {
  text-align: center;
  height: 150px;
}

#clients-testimonials .grid.quote {
  background: #fff !important;
}

#clients-testimonials .grid i {
  font-size: 40px;
  line-height: 150px;
}

#clients-testimonials .grid i.mh-biglife {
  font-size: 50px;
}

#clients-testimonials .grid i.mh-ladoo,
#clients-testimonials .grid i.mh-mp,
#clients-testimonials .grid i.mh-pnbmetlife,
#clients-testimonials .grid i.mh-policybazar {
  font-size: 25px;
}

#clients-testimonials .grid i.mh-punjab {
  font-size: 22px;
}

#clients-testimonials .grid i.mh-isro {
  font-size: 60px;
}

.img {
  background: #B4D333;
}

.img i {
  font-size: 70px;
}

.axis {
  background: #A50032;
}

.barista {
  background: #670106;
}

.biglife {
  background: url(/images/biglife.jpg);
}

.biglife i {
  color: #fff;
  font-size: 70px;
}

.carma {
  background: #F60;
}

.careongo {
  background: #25A8E0;
}

.cbazar {
  background: #f90881;
}

.cbazar i {
  font-size: 40px;
}

.coalindia {
  background: #333;
}

.coalindia i {
  color: #fff;
  font-size: 70px;
}

.intiut {
  background: #3861BC;
}

.intiut i {
  font-size: 38px;
}

.makemytrip {
  background: #2E3191;
}

.ipay {
  background: #F59738;
}

.ipay i {
  font-size: 70px;
}

.isro {
  background: #0089D0;
}

.isro i {
  font-size: 70px;
}

.ixigo {
  background: url(/images/ixigo.jpg) center center;
}

.jubilent {
  background: #8EC558;
}

.jubilent i {
  font-size: 70px;
}

.ladoo {
  background: #F0C32D;
}

.ladoo i {
  font-size: 38px;
}

.mahaonline {
  background: #EC960E;
}

.mp {
  background: #333;
}

.mp i {
  font-size: 32px;
}

.myntra {
  background: #fd913c;
}

.ntpc {
  background: #0067AC;
}

.pnbmetlife {
  background: #9F1B33;
}

.pnbmetlife i {
  font-size: 32px;
}

.policybazar {
  background: #005387;
}

.policybazar i {
  font-size: 32px;
}

.punjab {
  background: #A10E37;
}

.punjab i {
  font-size: 32px;
}

.starunion {
  background: #EF4B37;
}

.quote .txt {
  font-size: 1.4em;
  margin: 40px 0;
  color: #333;
  padding-left: 40px;
  position: relative;
  text-align: left;
}

.quote .txt::before {
  content: "";
  background: url(/images/svg/quote-mark.svg);
  background-size: 100%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
}

.byWrp {
  float: right;
}

.by {
  float: left;
  text-align: right;
  padding: 0 15px;
}

.name {
  color: #333;
  font-size: 22px;
}

.designation {}

.brand {
  float: left;
  padding: 0 15px;
  border-left: 1px solid #ccc;
  font-size: 40px;
}

#quote {
  position: relative;
  z-index: 99;
  height: 300px !important;
}

/* -------------------------------- 

Section - VIDEO

-------------------------------- */

#video {
  z-index: 1;
  position: relative;
  background: #ccc;
}

#video .tbl-td {
  padding: 80px;
  position: relative;
}

#video .tbl-td:first-child:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: -25px;
  border-top: 25px solid transparent;
  border-left: 25px solid rgba(3, 59, 97, 1);
  border-bottom: 25px solid transparent;
}

#video .video {
  width: 700px;
  height: 394px;
}
#video{
  color: #64788a;
}
#video p{
  font-size: 18px;
  color: #c1c4c6;
}

#video h2 {
  font-size: 26px;
  line-height: 40px;
}
#video h2 span{
  color: #c1c4c6;
}

#video iframe {
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  width: 100%;
  height: 100%;
}

i {
  font-size: 48px
}
.campaign_slide .btn-default {
  border: 3px solid #fff;
    background: none;
    color: #fff;
    padding: 16px 40px !important;
    font-size: 26px !important;
    margin-left: 6px;
    position: relative;
    z-index: 2;
}
.campaign_slide .btn-default:hover {
    background: #fff;
    color: #1e2032;
    border-color: #fff;
}
.campaign_slide .white_belt {
    content: ' ';
    background: rgba(238, 255, 254, 0.14);
    position: absolute;
    top: 0;
    width: 240px;
    bottom: 0;
    z-index: 1;  
}
