@font-face {
  font-family: 'TondoReg';
  src: url("../fonts/TondoReg.eot");
  src: url("../fonts/TondoReg.eot") format("embedded-opentype"), url("../fonts/TondoReg.woff2") format("woff2"), url("../fonts/TondoReg.woff") format("woff"), url("../fonts/TondoReg.ttf") format("truetype"), url("../fonts/TondoReg.svg#TondoReg") format("svg"); }
@font-face {
  font-family: 'TondoLight';
  src: url("../fonts/TondoLight.eot");
  src: url("../fonts/TondoLight.eot") format("embedded-opentype"), url("../fonts/TondoLight.woff2") format("woff2"), url("../fonts/TondoLight.woff") format("woff"), url("../fonts/TondoLight.ttf") format("truetype"), url("../fonts/TondoLight.svg#TondoLight") format("svg"); }
@font-face {
  font-family: 'TondoBold';
  src: url("../fonts/TondoBold.eot");
  src: url("../fonts/TondoBold.eot") format("embedded-opentype"), url("../fonts/TondoBold.woff2") format("woff2"), url("../fonts/TondoBold.woff") format("woff"), url("../fonts/TondoBold.ttf") format("truetype"), url("../fonts/TondoBold.svg#TondoBold") format("svg"); }
@font-face {
  font-family: 'RupeeForadian';
  src: url("../fonts/Rupee_Foradian.eot");
  src: url("../fonts/Rupee_Foradian.eot") format("embedded-opentype"), url("../fonts/Rupee_Foradian.woff2") format("woff2"), url("../fonts/Rupee_Foradian.woff") format("woff"), url("../fonts/Rupee_Foradian.ttf") format("truetype"), url("../fonts/Rupee_Foradian.svg#Rupee_Foradian") format("svg"); }
.HelveticaNeue {
  font-family: 'Helvetica Neue LT Std'; }

/* WEBKIT SCROLLBAR */
/* **************** */
::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(120, 120, 120, 0.5); }

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #1D5079;
  -webkit-box-shadow: inset 0 0 4px rgba(120, 120, 120, 0.6); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(120, 120, 120, 0.4); }

.rs {
  font-family: 'RupeeForadian'; }

.wow {
  visibility: hidden; }

.scroll-hide {
  overflow: hidden; }

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }

html,
body {
  height: 100%;
  font-weight: 400;
  font-family: 'TondoReg';
  /* @include transition; */ }

/*  */
.mt0 {
  margin-top: 0px; }

.pt0 {
  padding-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.pb0 {
  padding-bottom: 0px; }

.ml0 {
  margin-left: 0px; }

.pl0 {
  padding-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pr0 {
  padding-right: 0px; }

.m0 {
  margin: 0px; }

.p0 {
  padding: 0px; }

.mt5 {
  margin-top: 5px; }

.pt5 {
  padding-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pb5 {
  padding-bottom: 5px; }

.ml5 {
  margin-left: 5px; }

.pl5 {
  padding-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pr5 {
  padding-right: 5px; }

.m5 {
  margin: 5px; }

.p5 {
  padding: 5px; }

.mt10 {
  margin-top: 10px; }

.pt10 {
  padding-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pb10 {
  padding-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.pl10 {
  padding-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pr10 {
  padding-right: 10px; }

.m10 {
  margin: 10px; }

.p10 {
  padding: 10px; }

.mt15 {
  margin-top: 15px; }

.pt15 {
  padding-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pb15 {
  padding-bottom: 15px; }

.ml15 {
  margin-left: 15px; }

.pl15 {
  padding-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pr15 {
  padding-right: 15px; }

.m15 {
  margin: 15px; }

.p15 {
  padding: 15px; }

.mt20 {
  margin-top: 20px; }

.pt20 {
  padding-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pb20 {
  padding-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.pl20 {
  padding-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pr20 {
  padding-right: 20px; }

.m20 {
  margin: 20px; }

.p20 {
  padding: 20px; }

.mt25 {
  margin-top: 25px; }

.pt25 {
  padding-top: 25px; }

.mb25 {
  margin-bottom: 25px; }

.pb25 {
  padding-bottom: 25px; }

.ml25 {
  margin-left: 25px; }

.pl25 {
  padding-left: 25px; }

.mr25 {
  margin-right: 25px; }

.pr25 {
  padding-right: 25px; }

.m25 {
  margin: 25px; }

.p25 {
  padding: 25px; }

.mt30 {
  margin-top: 30px; }

.pt30 {
  padding-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pb30 {
  padding-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.pl30 {
  padding-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pr30 {
  padding-right: 30px; }

.m30 {
  margin: 30px; }

.p30 {
  padding: 30px; }

.mt35 {
  margin-top: 35px; }

.pt35 {
  padding-top: 35px; }

.mb35 {
  margin-bottom: 35px; }

.pb35 {
  padding-bottom: 35px; }

.ml35 {
  margin-left: 35px; }

.pl35 {
  padding-left: 35px; }

.mr35 {
  margin-right: 35px; }

.pr35 {
  padding-right: 35px; }

.m35 {
  margin: 35px; }

.p35 {
  padding: 35px; }

.mt40 {
  margin-top: 40px; }

.pt40 {
  padding-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pb40 {
  padding-bottom: 40px; }

.ml40 {
  margin-left: 40px; }

.pl40 {
  padding-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pr40 {
  padding-right: 40px; }

.m40 {
  margin: 40px; }

.p40 {
  padding: 40px; }

.mt45 {
  margin-top: 45px; }

.pt45 {
  padding-top: 45px; }

.mb45 {
  margin-bottom: 45px; }

.pb45 {
  padding-bottom: 45px; }

.ml45 {
  margin-left: 45px; }

.pl45 {
  padding-left: 45px; }

.mr45 {
  margin-right: 45px; }

.pr45 {
  padding-right: 45px; }

.m45 {
  margin: 45px; }

.p45 {
  padding: 45px; }

.mt50 {
  margin-top: 50px; }

.pt50 {
  padding-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pb50 {
  padding-bottom: 50px; }

.ml50 {
  margin-left: 50px; }

.pl50 {
  padding-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pr50 {
  padding-right: 50px; }

.m50 {
  margin: 50px; }

.p50 {
  padding: 50px; }

.mt55 {
  margin-top: 55px; }

.pt55 {
  padding-top: 55px; }

.mb55 {
  margin-bottom: 55px; }

.pb55 {
  padding-bottom: 55px; }

.ml55 {
  margin-left: 55px; }

.pl55 {
  padding-left: 55px; }

.mr55 {
  margin-right: 55px; }

.pr55 {
  padding-right: 55px; }

.m55 {
  margin: 55px; }

.p55 {
  padding: 55px; }

.mt60 {
  margin-top: 60px; }

.pt60 {
  padding-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pb60 {
  padding-bottom: 60px; }

.ml60 {
  margin-left: 60px; }

.pl60 {
  padding-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pr60 {
  padding-right: 60px; }

.m60 {
  margin: 60px; }

.p60 {
  padding: 60px; }

.mt65 {
  margin-top: 65px; }

.pt65 {
  padding-top: 65px; }

.mb65 {
  margin-bottom: 65px; }

.pb65 {
  padding-bottom: 65px; }

.ml65 {
  margin-left: 65px; }

.pl65 {
  padding-left: 65px; }

.mr65 {
  margin-right: 65px; }

.pr65 {
  padding-right: 65px; }

.m65 {
  margin: 65px; }

.p65 {
  padding: 65px; }

.mt70 {
  margin-top: 70px; }

.pt70 {
  padding-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pb70 {
  padding-bottom: 70px; }

.ml70 {
  margin-left: 70px; }

.pl70 {
  padding-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pr70 {
  padding-right: 70px; }

.m70 {
  margin: 70px; }

.p70 {
  padding: 70px; }

.mt75 {
  margin-top: 75px; }

.pt75 {
  padding-top: 75px; }

.mb75 {
  margin-bottom: 75px; }

.pb75 {
  padding-bottom: 75px; }

.ml75 {
  margin-left: 75px; }

.pl75 {
  padding-left: 75px; }

.mr75 {
  margin-right: 75px; }

.pr75 {
  padding-right: 75px; }

.m75 {
  margin: 75px; }

.p75 {
  padding: 75px; }

.mt80 {
  margin-top: 80px; }

.pt80 {
  padding-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pb80 {
  padding-bottom: 80px; }

.ml80 {
  margin-left: 80px; }

.pl80 {
  padding-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pr80 {
  padding-right: 80px; }

.m80 {
  margin: 80px; }

.p80 {
  padding: 80px; }

.mt90 {
  margin-top: 90px; }

.pt90 {
  padding-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pb90 {
  padding-bottom: 90px; }

.ml90 {
  margin-left: 90px; }

.pl90 {
  padding-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pr90 {
  padding-right: 90px; }

.m90 {
  margin: 90px; }

.p90 {
  padding: 90px; }

.mt100 {
  margin-top: 100px; }

.pt100 {
  padding-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pb100 {
  padding-bottom: 100px; }

.ml100 {
  margin-left: 100px; }

.pl100 {
  padding-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pr100 {
  padding-right: 100px; }

.m100 {
  margin: 100px; }

.p100 {
  padding: 100px; }

.mt110 {
  margin-top: 110px; }

.pt110 {
  padding-top: 110px; }

.mb110 {
  margin-bottom: 110px; }

.pb110 {
  padding-bottom: 110px; }

.ml110 {
  margin-left: 110px; }

.pl110 {
  padding-left: 110px; }

.mr110 {
  margin-right: 110px; }

.pr110 {
  padding-right: 110px; }

.m110 {
  margin: 110px; }

.p110 {
  padding: 110px; }

.mt0 {
  margin-top: 0px; }

.pt0 {
  padding-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.pb0 {
  padding-bottom: 0px; }

.ml0 {
  margin-left: 0px; }

.pl0 {
  padding-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pr0 {
  padding-right: 0px; }

.m0 {
  margin: 0px; }

.p0 {
  padding: 0px; }

.mt5 {
  margin-top: 5px; }

.pt5 {
  padding-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pb5 {
  padding-bottom: 5px; }

.ml5 {
  margin-left: 5px; }

.pl5 {
  padding-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pr5 {
  padding-right: 5px; }

.m5 {
  margin: 5px; }

.p5 {
  padding: 5px; }

.mt10 {
  margin-top: 10px; }

.pt10 {
  padding-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pb10 {
  padding-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.pl10 {
  padding-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pr10 {
  padding-right: 10px; }

.m10 {
  margin: 10px; }

.p10 {
  padding: 10px; }

.mt15 {
  margin-top: 15px; }

.pt15 {
  padding-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pb15 {
  padding-bottom: 15px; }

.ml15 {
  margin-left: 15px; }

.pl15 {
  padding-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pr15 {
  padding-right: 15px; }

.m15 {
  margin: 15px; }

.p15 {
  padding: 15px; }

.mt20 {
  margin-top: 20px; }

.pt20 {
  padding-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pb20 {
  padding-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.pl20 {
  padding-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pr20 {
  padding-right: 20px; }

.m20 {
  margin: 20px; }

.p20 {
  padding: 20px; }

.mt25 {
  margin-top: 25px; }

.pt25 {
  padding-top: 25px; }

.mb25 {
  margin-bottom: 25px; }

.pb25 {
  padding-bottom: 25px; }

.ml25 {
  margin-left: 25px; }

.pl25 {
  padding-left: 25px; }

.mr25 {
  margin-right: 25px; }

.pr25 {
  padding-right: 25px; }

.m25 {
  margin: 25px; }

.p25 {
  padding: 25px; }

.mt30 {
  margin-top: 30px; }

.pt30 {
  padding-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pb30 {
  padding-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.pl30 {
  padding-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pr30 {
  padding-right: 30px; }

.m30 {
  margin: 30px; }

.p30 {
  padding: 30px; }

.mt35 {
  margin-top: 35px; }

.pt35 {
  padding-top: 35px; }

.mb35 {
  margin-bottom: 35px; }

.pb35 {
  padding-bottom: 35px; }

.ml35 {
  margin-left: 35px; }

.pl35 {
  padding-left: 35px; }

.mr35 {
  margin-right: 35px; }

.pr35 {
  padding-right: 35px; }

.m35 {
  margin: 35px; }

.p35 {
  padding: 35px; }

.mt40 {
  margin-top: 40px; }

.pt40 {
  padding-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pb40 {
  padding-bottom: 40px; }

.ml40 {
  margin-left: 40px; }

.pl40 {
  padding-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pr40 {
  padding-right: 40px; }

.m40 {
  margin: 40px; }

.p40 {
  padding: 40px; }

.mt45 {
  margin-top: 45px; }

.pt45 {
  padding-top: 45px; }

.mb45 {
  margin-bottom: 45px; }

.pb45 {
  padding-bottom: 45px; }

.ml45 {
  margin-left: 45px; }

.pl45 {
  padding-left: 45px; }

.mr45 {
  margin-right: 45px; }

.pr45 {
  padding-right: 45px; }

.m45 {
  margin: 45px; }

.p45 {
  padding: 45px; }

.mt50 {
  margin-top: 50px; }

.pt50 {
  padding-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pb50 {
  padding-bottom: 50px; }

.ml50 {
  margin-left: 50px; }

.pl50 {
  padding-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pr50 {
  padding-right: 50px; }

.m50 {
  margin: 50px; }

.p50 {
  padding: 50px; }

.mt55 {
  margin-top: 55px; }

.pt55 {
  padding-top: 55px; }

.mb55 {
  margin-bottom: 55px; }

.pb55 {
  padding-bottom: 55px; }

.ml55 {
  margin-left: 55px; }

.pl55 {
  padding-left: 55px; }

.mr55 {
  margin-right: 55px; }

.pr55 {
  padding-right: 55px; }

.m55 {
  margin: 55px; }

.p55 {
  padding: 55px; }

.mt60 {
  margin-top: 60px; }

.pt60 {
  padding-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pb60 {
  padding-bottom: 60px; }

.ml60 {
  margin-left: 60px; }

.pl60 {
  padding-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pr60 {
  padding-right: 60px; }

.m60 {
  margin: 60px; }

.p60 {
  padding: 60px; }

.mt65 {
  margin-top: 65px; }

.pt65 {
  padding-top: 65px; }

.mb65 {
  margin-bottom: 65px; }

.pb65 {
  padding-bottom: 65px; }

.ml65 {
  margin-left: 65px; }

.pl65 {
  padding-left: 65px; }

.mr65 {
  margin-right: 65px; }

.pr65 {
  padding-right: 65px; }

.m65 {
  margin: 65px; }

.p65 {
  padding: 65px; }

.mt70 {
  margin-top: 70px; }

.pt70 {
  padding-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pb70 {
  padding-bottom: 70px; }

.ml70 {
  margin-left: 70px; }

.pl70 {
  padding-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pr70 {
  padding-right: 70px; }

.m70 {
  margin: 70px; }

.p70 {
  padding: 70px; }

.mt75 {
  margin-top: 75px; }

.pt75 {
  padding-top: 75px; }

.mb75 {
  margin-bottom: 75px; }

.pb75 {
  padding-bottom: 75px; }

.ml75 {
  margin-left: 75px; }

.pl75 {
  padding-left: 75px; }

.mr75 {
  margin-right: 75px; }

.pr75 {
  padding-right: 75px; }

.m75 {
  margin: 75px; }

.p75 {
  padding: 75px; }

.mt80 {
  margin-top: 80px; }

.pt80 {
  padding-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pb80 {
  padding-bottom: 80px; }

.ml80 {
  margin-left: 80px; }

.pl80 {
  padding-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pr80 {
  padding-right: 80px; }

.m80 {
  margin: 80px; }

.p80 {
  padding: 80px; }

.mt90 {
  margin-top: 90px; }

.pt90 {
  padding-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pb90 {
  padding-bottom: 90px; }

.ml90 {
  margin-left: 90px; }

.pl90 {
  padding-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pr90 {
  padding-right: 90px; }

.m90 {
  margin: 90px; }

.p90 {
  padding: 90px; }

.mt100 {
  margin-top: 100px; }

.pt100 {
  padding-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pb100 {
  padding-bottom: 100px; }

.ml100 {
  margin-left: 100px; }

.pl100 {
  padding-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pr100 {
  padding-right: 100px; }

.m100 {
  margin: 100px; }

.p100 {
  padding: 100px; }

.mt105 {
  margin-top: 105px; }

.pt105 {
  padding-top: 105px; }

.mb105 {
  margin-bottom: 105px; }

.pb105 {
  padding-bottom: 105px; }

.ml105 {
  margin-left: 105px; }

.pl105 {
  padding-left: 105px; }

.mr105 {
  margin-right: 105px; }

.pr105 {
  padding-right: 105px; }

.m105 {
  margin: 105px; }

.p105 {
  padding: 105px; }

.mt110 {
  margin-top: 110px; }

.pt110 {
  padding-top: 110px; }

.mb110 {
  margin-bottom: 110px; }

.pb110 {
  padding-bottom: 110px; }

.ml110 {
  margin-left: 110px; }

.pl110 {
  padding-left: 110px; }

.mr110 {
  margin-right: 110px; }

.pr110 {
  padding-right: 110px; }

.m110 {
  margin: 110px; }

.p110 {
  padding: 110px; }

.mt115 {
  margin-top: 115px; }

.pt115 {
  padding-top: 115px; }

.mb115 {
  margin-bottom: 115px; }

.pb115 {
  padding-bottom: 115px; }

.ml115 {
  margin-left: 115px; }

.pl115 {
  padding-left: 115px; }

.mr115 {
  margin-right: 115px; }

.pr115 {
  padding-right: 115px; }

.m115 {
  margin: 115px; }

.p115 {
  padding: 115px; }

/*Color Var*/
/* $Financial-color: #009fb5;
$Manufactured-color: #ff910d;
$Intellectual-color: #733887;
$Human-color: #d49143;
$Social-color: #00aeef;
$Natural-color: #8dc63f; */
.white {
  color: #FFFFFF !important; }

.white-f1f1 {
  color: #f1f1f1; }

.black {
  color: #242A31 !important; }

.black-222 {
  color: #222222 !important; }

.black-7070 {
  color: #707070 !important; }

.brown-color-844D20 {
  color: #834D21 !important; }

.grey-color {
  color: #BBBBBB !important; }

.grey-666666 {
  color: #666666 !important; }

.airtel-color {
  color: #E30613 !important; }

.sand-color {
  color: #a9a898 !important; }

.green-color-70817b {
  color: #70817b !important; }

.bg-grey-color {
  background-color: #BBBBBB !important; }

.bg-airtel-color {
  background-color: #E30613 !important; }

.bg-white-f1f1 {
  background-color: #f1f1f1 !important; }

.bg-sand-color {
  background-color: #a9a898 !important; }

.bg-sand-color-f1ede2 {
  background-color: #f1ede2 !important; }

/*Font Size*/
/* Fonts Size Var */
.fs12 {
  font-size: 12px !important; }

.fs14 {
  font-size: 14px !important; }

.fs16 {
  font-size: 16px !important; }

.fs18 {
  font-size: 18px !important; }

.fs20 {
  font-size: 20px !important;
  line-height: 32px; }

.fs22 {
  font-size: 22px;
  line-height: 28px; }

.fs24 {
  font-size: 24px !important;
  line-height: 32px; }

.fs26 {
  font-size: 26px; }

.fs28 {
  font-size: 28px; }

.fs30 {
  font-size: 30px; }

.fs32 {
  font-size: 32px; }

.fs36 {
  font-size: 36px; }

.fs40 {
  font-size: 40px !important;
  line-height: 40px; }

.fs44 {
  font-size: 44px !important;
  line-height: 40px; }

.fs45 {
  font-size: 45px !important;
  line-height: 40px; }

.fs46 {
  font-size: 46px; }

.fs48 {
  font-size: 48px; }

.fs50 {
  font-size: 50px !important; }

.fs52 {
  font-size: 52px; }

.fs54 {
  font-size: 54px; }

.fs56 {
  font-size: 56px;
  line-height: 55px; }

.fs60 {
  font-size: 60px !important;
  line-height: 65px; }

.fs65 {
  font-size: 65px !important;
  line-height: 65px; }

.fs70 {
  font-size: 70px;
  line-height: 54px; }

.fs72 {
  font-size: 72px; }

.fs75 {
  font-size: 75px;
  line-height: 73px; }

.fs85 {
  font-size: 85px; }

.fs90 {
  font-size: 90px; }

.fs120 {
  font-size: 120px; }

/*Be Roboto Font-weight Var*/
.font-weight-3 {
  font-weight: 300 !important;
  font-family: "TondoLight"; }

.font-weight-4 {
  font-weight: 400 !important; }

.font-weight-7 {
  font-weight: 700 !important;
  font-family: "TondoBold"; }

:focus {
  outline: none; }

.btn.focus, .btn:focus {
  box-shadow: none; }

.body-overflow {
  overflow: hidden; }

.scroll-hide {
  overflow: hidden; }

a {
  text-decoration: none !important; }

p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px; }

.common-container {
  width: 1280px;
  max-width: 100%;
  margin: auto;
  position: relative; }

.common-padding-top {
  padding-top: 80px; }

.common-padding-bottom {
  padding-top: 80px; }

.common-margin-top {
  margin-top: 80px; }

.common-margin-bottom {
  margin-bottom: 80px; }

.title-28 {
  font-size: 28px;
  line-height: 35px; }

.title-24 {
  font-size: 24px;
  line-height: 35px; }

.title-44 {
  font-size: 44px;
  line-height: 44px; }

.title-90 {
  font-size: 90px;
  line-height: 28px; }

.italic {
  font-style: italic; }

.mr-top-70 {
  margin-top: 70px; }

.overflow-hide {
  overflow: hidden;
  overflow-x: hidden; }

.white-line {
  position: relative;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px; }
  .white-line::before, .white-line::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #FFF; }
  .white-line::after {
    top: inherit;
    bottom: 0px; }

.small-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #222222; }

.big-title {
  font-size: 48px;
  line-height: 48px;
  font-family: "TondoLight"; }

.ReadmoreBt {
  position: relative;
  display: inline-block;
  color: #E30613;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 10px;
  font-family: "TondoBold";
  font-weight: 700; }
  .ReadmoreBt span {
    position: relative;
    padding-left: 78px; }
    .ReadmoreBt span:after {
      pointer-events: none;
      position: absolute;
      top: 9px;
      left: 0;
      width: 60px;
      height: 2px;
      content: '';
      transition: transform 0.2s, opacity 0.2s;
      background-color: #E30613; }
  .ReadmoreBt:hover {
    color: #222222; }
  .ReadmoreBt:after {
    pointer-events: none;
    position: absolute;
    top: 16px;
    left: 60px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    box-shadow: inset 0 0 0 1px #E30613;
    transition: transform 0.2s, opacity 0.2s;
    background-color: #E30613; }
  .ReadmoreBt.whitebt {
    color: #FFFFFF; }
    .ReadmoreBt.whitebt span:after {
      box-shadow: inset 0 0 0 1px #FFFFFF !important;
      background-color: #FFFFFF !important; }
    .ReadmoreBt.whitebt:after {
      box-shadow: inset 0 0 0 1px #FFFFFF;
      background-color: #FFFFFF !important; }

.pulsing:hover::before {
  position: absolute;
  top: 16px;
  left: 60px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  box-shadow: inset 0 0 0 1px #E30613;
  transition: transform 0.2s, opacity 0.2s;
  animation: pulsing 2.7s infinite; }

.whitebt.pulsing:hover::before {
  position: absolute;
  top: 16px;
  left: 60px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  box-shadow: inset 0 0 0 1px #FFFFFF;
  transition: transform 0.2s, opacity 0.2s;
  animation: pulsing 2.7s infinite; }

@keyframes pulsing {
  0% {
    transform: scale(1);
    opacity: 1; }
  50% {
    transform: scale(2);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 0; } }
.outlineText {
  -webkit-text-stroke: 1px #E30613;
  -webkit-text-fill-color: white;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  font-family: 'TondoBold'; }

#header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9997;
  padding: 0px 0px;
  background: url(../images/header-top.png) no-repeat top center;
  background: #FFFFFF;
  margin: auto;
  right: 0px;
  height: 79px;
  transition: all 1.4s cubic-bezier(0.2, 0.1, 0, 1); }
  #header .logo {
    display: inline-block;
    padding: 22px 14px; }
    #header .logo img {
      width: 110px; }
  #header #headertop {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: auto;
    right: 0px; }
  #header .download-annual {
    position: absolute;
    right: 40px;
    top: 20px; }
    #header .download-annual a {
      text-transform: uppercase;
      display: block;
      background-image: url(../images/downloadBt.svg);
      background-position: left center;
      background-size: 35px;
      background-repeat: no-repeat;
      padding-right: 15px;
      color: #666666;
      line-height: 18px;
      width: 335px;
      text-align: right; }
  #header .ham {
    position: absolute;
    right: 0px;
    top: 23px;
    /*   padding: 10px;
    border: solid 1px #0080c6; */ }

.infonos {
  margin-bottom: 15px; }
  .infonos .nos {
    font-size: 40px;
    line-height: 44px;
    font-weight: 300;
    font-family: "TondoLight"; }
  .infonos small {
    font-size: 16px; }
  .infonos .grow {
    font-weight: 300;
    font-family: "TondoLight";
    font-size: 20px; }

#Banner .bannerleft {
  padding-top: 150px; }
  #Banner .bannerleft h2 {
    color: #222222;
    font-weight: 700;
    font-family: "TondoBold"; }
  #Banner .bannerleft p, #Banner .bannerleft h6 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 40px; }
  #Banner .bannerleft h6 {
    color: #E30613;
    font-weight: 700;
    font-family: "TondoBold";
    margin-top: 20px; }

#couster {
  background-image: url(../images/customer-Bg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 130%;
  height: 590px;
  position: relative; }
  #couster h2 {
    color: #222222;
    font-weight: 700;
    font-family: "TondoBold"; }
  #couster .cousterLeft {
    padding-top: 80px; }
  #couster .cousterRight {
    padding: 0px 90px;
    padding-top: 150px; }

#Created {
  background-color: #242A31;
  background-image: url(../images/creatingBg.png);
  background-position: left top;
  background-size: 100%;
  padding-bottom: 100px;
  position: relative; }
  #Created .cousterLeft .creatthedegitalpic {
    margin-top: -100px; }
  #Created .cousterLeft .cousterLeftBox {
    margin-top: -70px; }
    #Created .cousterLeft .cousterLeftBox h3 {
      color: #FFFFFF;
      font-size: 30px;
      line-height: 32px; }
    #Created .cousterLeft .cousterLeftBox .outlineText {
      -webkit-text-fill-color: #242A31; }
    #Created .cousterLeft .cousterLeftBox p {
      color: #FFFFFF;
      padding-left: 220px;
      padding-top: 20px;
      padding-right: 220px; }
  #Created .cousterRight {
    padding-top: 220px; }
    #Created .cousterRight .infonos {
      margin-bottom: 30px; }
  #Created .swiper-button-next:after, #Created .swiper-button-prev:after {
    display: none; }
  #Created .swiper-button-next, #Created .swiper-button-prev {
    top: 12%; }
  #Created .swiper-button-prev {
    left: inherit;
    right: 85px; }

#AboutAirtel {
  background-image: url(../images/aboutusbg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 130%;
  padding-top: 80px;
  padding-bottom: 80px; }
  #AboutAirtel h3 {
    font-size: 30px; }
  #AboutAirtel .AboutLeft .AboutAirtelPix {
    margin-top: -50px; }
  #AboutAirtel .AboutRight {
    padding-left: 150px; }
    #AboutAirtel .AboutRight .infonos {
      margin-bottom: 30px; }
    #AboutAirtel .AboutRight .aboutgraph {
      text-align: right;
      margin-top: -70px; }

#KPI {
  background-image: url(../images/kpibg.jpg);
  background-position: left top;
  background-size: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  height: 920px; }
  #KPI .nav {
    margin: 0px;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 40px; }
  #KPI .nav-item {
    padding: 0px 0px 0px 0px; }
  #KPI button {
    padding: 15px 60px;
    width: 150px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    border-bottom: solid 1px #BBBBBB;
    color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0px;
    text-align: left;
    background-color: transparent;
    color: #666666; }
    #KPI button.active {
      color: #E30613;
      border-bottom: solid 1px #E30613; }
  #KPI .tab-content {
    padding: 0 80px; }
  #KPI .infonos {
    margin-bottom: 30px; }
  #KPI .rightbor {
    border-right: solid 1px #BBBBBB; }

#ChairmanCeo {
  padding-top: 30px; }
  #ChairmanCeo .chairmanBox {
    padding: 30px; }
  #ChairmanCeo .ChairmanInner {
    padding: 20px 100px; }

#ECO {
  background-color: #242A31;
  background-image: url(../images/ecobackline.svg);
  background-position: left top;
  background-size: 100%;
  padding-top: 50px;
  padding-bottom: 80px;
  position: relative;
  height: 1000px;
  overflow: hidden; }
  #ECO .sliderline {
    position: absolute;
    left: -240px;
    top: 80px;
    margin: auto;
    width: 100%; }
  #ECO p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    font-family: "TondoLight"; }
  #ECO .EcosystemBox {
    position: relative;
    height: 700px; }
    #ECO .EcosystemBox .EcoImg {
      position: absolute; }
      #ECO .EcosystemBox .EcoImg.EcoImgPix1 {
        left: 0px;
        bottom: 0px; }
      #ECO .EcosystemBox .EcoImg.EcoImgPix2 {
        left: 0px;
        top: 0px; }
      #ECO .EcosystemBox .EcoImg.EcoImgPix3 {
        right: 0px;
        bottom: 0px; }
    #ECO .EcosystemBox .nos {
      width: 30px;
      height: 30px;
      background-color: #E30613;
      border-radius: 50px;
      color: #FFFFFF;
      line-height: 30px;
      font-weight: 700;
      font-family: "TondoBold";
      font-size: 20px;
      position: absolute;
      text-align: center; }
      #ECO .EcosystemBox .nos.nos1 {
        left: 8px;
        top: 240px; }
      #ECO .EcosystemBox .nos.nos2 {
        left: 146px;
        top: 482px; }
  #ECO .Ecobox1 {
    position: absolute;
    right: 120px;
    top: 170px; }
  #ECO .Ecobox2 {
    position: absolute;
    left: 250px;
    bottom: 110px; }
  #ECO .Ecobox3 {
    position: absolute;
    left: 120px;
    top: 170px; }
  #ECO .swiper-button-next:after, #ECO .swiper-button-prev:after {
    display: none; }
  #ECO .swiper-button-next, #ECO .swiper-button-prev {
    top: 8%; }
  #ECO .swiper-button-next {
    right: 30px; }
  #ECO .swiper-button-prev {
    left: inherit;
    right: 110px; }

#Segment-wisePerformance {
  background-image: url(../images/segmentbg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 850px;
  padding-top: 50px;
  padding-bottom: 80px;
  position: relative; }
  #Segment-wisePerformance .SegmentBox {
    padding-top: 50px; }
  #Segment-wisePerformance .swiper-button-next:after, #Segment-wisePerformance .swiper-button-prev:after {
    display: none; }
  #Segment-wisePerformance .swiper-button-next, #Segment-wisePerformance .swiper-button-prev {
    top: 12%; }
  #Segment-wisePerformance .swiper-button-prev {
    left: inherit;
    right: 75px; }

#ourCapital {
  background-color: #242A31;
  padding-top: 50px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden; }
  #ourCapital .outlineText {
    font-size: 75px;
    line-height: 75px;
    -webkit-text-fill-color: #242A31; }
  #ourCapital .CapitalBox h2 {
    font-size: 30px;
    color: #E30613;
    font-family: "TondoBold";
    font-weight: 700; }
  #ourCapital .CapitalBox .CapitalPix {
    margin-top: -50px; }
  #ourCapital .CapitalBox p {
    color: #FFFFFF;
    padding: 30px 30px; }
  #ourCapital .swiper-wrapper {
    padding-bottom: 100px; }
  #ourCapital .swiper-button-next, #ourCapital .swiper-button-prev {
    top: inherit;
    bottom: 0px; }
  #ourCapital .swiper-button-next:after, #ourCapital .swiper-button-prev:after {
    display: none; }
  #ourCapital .swiper-button-next {
    right: 46%; }
  #ourCapital .swiper-button-prev {
    left: 46%; }

#Approach {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative; }
  #Approach .ApproachBox .approachpix {
    margin-top: 30px;
    margin-bottom: 50px; }
    #Approach .ApproachBox .approachpix.approachpix1 {
      transform: translate(90px, -70px); }

#DownloadCenter {
  background-color: #F4F4F4;
  padding-top: 50px;
  padding-bottom: 50px; }
  #DownloadCenter .downloadBox {
    background-repeat: no-repeat;
    background-position: center center;
    padding: 60px 30px; }
    #DownloadCenter .downloadBox h2 {
      font-size: 22px;
      line-height: 24px;
      color: #222222;
      font-weight: 700;
      font-family: "TondoBold"; }
    #DownloadCenter .downloadBox.bg1 {
      background-image: url(../images/downloadbg1.svg); }
    #DownloadCenter .downloadBox.bg2 {
      background-image: url(../images/downloadbg2.svg); }
    #DownloadCenter .downloadBox.bg3 {
      background-image: url(../images/downloadbg3.svg); }

#toTop {
  position: fixed;
  right: 0px;
  bottom: 0px;
  background-color: #E30613; }

#footer {
  background-color: #242A31;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px; }

.tri1 {
  position: absolute;
  bottom: -40px;
  left: 50%;
  z-index: 9; }

.tri2 {
  position: absolute;
  bottom: -20px;
  left: -80px;
  z-index: 2; }

.tri3 {
  position: absolute;
  top: -100px;
  right: 200px;
  z-index: 2; }

.tri4 {
  position: absolute;
  bottom: -80px;
  right: 390px;
  z-index: 2; }

.tri5 {
  position: absolute;
  bottom: -80px;
  right: 200px;
  z-index: 2; }

/*RESPONSIVE*/
/*AK SCREEN*/
/* (1366x768) WXGA Display */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .row {
    margin: 0px; }

  .mobiletrihide {
    display: none; }

  .common-container {
    padding: 15px; }

  #Banner {
    padding-top: 90px;
    text-align: center; }
    #Banner .bannerArt img {
      width: 100%; }
    #Banner .bannerleft {
      padding-top: 30px; }
      #Banner .bannerleft .futurereadySvg img {
        width: 100%; }
    #Banner .mt80 {
      margin-top: 30px; }

  #couster {
    height: auto; }
    #couster .cousterRight {
      padding: 15px 0px; }
      #couster .cousterRight .futurereadySvg img {
        width: 100%; }

  #Created {
    padding-bottom: 30px; }
    #Created .swiper-button-next, #Created .swiper-button-prev {
      transform: scale(0.7);
      top: 4%; }
    #Created .swiper-button-next {
      right: inherit;
      left: 70px; }
    #Created .swiper-button-prev {
      left: 20px;
      right: inherit; }
    #Created .swiper-pagination-bullet-active {
      background-color: #FFFFFF; }
    #Created .swiper-wrapper {
      padding-bottom: 20px; }

  #Created .cousterLeft .creatthedegitalpic {
    margin-top: 0px; }

  #Created .cousterLeft .cousterLeftBox {
    margin: 0px; }

  #Created .cousterLeft .cousterLeftBox p {
    padding: 0px; }

  #Created .cousterRight {
    padding-top: 40px; }

  .infonos .nos {
    font-size: 28px;
    line-height: 32px; }

  .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #AboutAirtel {
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px; }

  .big-title {
    font-size: 36px;
    line-height: 43px; }
    .big-title br {
      display: none; }

  .AboutAirtelPix img {
    width: 100%; }

  #AboutAirtel .AboutLeft .AboutAirtelPix {
    margin: 0px;
    margin-top: 20px; }

  #AboutAirtel .AboutRight {
    padding-left: 0px; }

  #AboutAirtel .AboutRight .aboutgraph {
    margin: 0px; }
    #AboutAirtel .AboutRight .aboutgraph img {
      width: 100%; }

  #KPI {
    height: auto;
    padding-top: 10px;
    background-image: none;
    padding-bottom: 20px; }

  #KPI button {
    padding: 15px 15px; }

  #KPI .tab-content {
    padding: 0 0px; }

  #KPI .rightbor {
    border-bottom: solid 1px #BBBBBB;
    border-right: none;
    margin-bottom: 30px; }

  #ChairmanCeo .chairmanBox, #ChairmanCeo .ChairmanInner {
    padding: 0px; }

  .chairmanBox {
    margin-bottom: 50px; }

  #ECO .swiper-button-next, #ECO .swiper-button-prev {
    transform: scale(0.7);
    top: 24%; }

  #ECO .swiper-button-prev {
    left: inherit;
    right: 90px; }

  #ECO .sliderline {
    display: none; }

  #ECO .EcosystemBox .EcoImg, #ECO .EcosystemBox .nos {
    position: relative;
    left: 0px !important;
    top: 0px !important; }
    #ECO .EcosystemBox .EcoImg img, #ECO .EcosystemBox .nos img {
      width: 100% !important; }

  #ECO .Ecobox1, #ECO .Ecobox2, #ECO .Ecobox3, #ECO .Ecobox4 {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    margin-top: 30px; }

  #ECO .EcosystemBox .nos {
    margin-bottom: 20px;
    margin-top: 30px; }

  #ECO .EcosystemBox {
    height: auto;
    padding-bottom: 30px; }

  #Segment-wisePerformance {
    height: auto;
    padding-top: 30px;
    background-image: none;
    padding-bottom: 30px; }

  #Segment-wisePerformance .swiper-button-next, #Segment-wisePerformance .swiper-button-prev {
    top: 26%; }

  #Segment-wisePerformance .swiper-button-prev {
    right: inherit;
    left: 20px; }

  #Segment-wisePerformance .swiper-button-next {
    right: 20px; }

  #ECO {
    padding-top: 20px; }

  #ourCapital {
    padding-top: 20px; }

  #ourCapital .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #ourCapital .swiper-button-next {
    right: 35%; }

  #ourCapital .swiper-button-prev {
    left: 35%; }

  #Approach {
    padding-top: 20px; }

  #Approach .ApproachBox .approachpix {
    transform: translate(0px, 0px) !important;
    margin-bottom: 30px; }
    #Approach .ApproachBox .approachpix img {
      width: 100%; }

  #DownloadCenter {
    padding-top: 20px; }

  #header {
    height: 70px; }
    #header .common-container {
      padding: 0px; }

  #header .download-annual a {
    width: 200px;
    font-size: 12px;
    padding-left: 40px;
    line-height: 16px; }

  #header .download-annual {
    top: 10px; } }
@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
  .row {
    margin: 0px; }

  .mobiletrihide {
    display: none; }

  .common-container {
    padding: 15px; }

  #Banner {
    padding-top: 90px;
    text-align: center; }
    #Banner .bannerArt img {
      width: 100%; }
    #Banner .bannerleft {
      padding-top: 30px; }
      #Banner .bannerleft .futurereadySvg img {
        width: 100%; }
    #Banner .mt80 {
      margin-top: 30px; }

  #couster {
    height: auto; }
    #couster .cousterRight {
      padding: 15px 0px; }
      #couster .cousterRight .futurereadySvg img {
        width: 100%; }

  #Created {
    padding-bottom: 30px; }
    #Created .swiper-button-next, #Created .swiper-button-prev {
      transform: scale(0.7);
      top: 4%; }
    #Created .swiper-button-next {
      right: inherit;
      left: 70px; }
    #Created .swiper-button-prev {
      left: 20px;
      right: inherit; }
    #Created .swiper-pagination-bullet-active {
      background-color: #FFFFFF; }
    #Created .swiper-wrapper {
      padding-bottom: 20px; }

  #Created .cousterLeft .creatthedegitalpic {
    margin-top: 0px; }

  #Created .cousterLeft .cousterLeftBox {
    margin: 0px; }

  #Created .cousterLeft .cousterLeftBox p {
    padding: 0px; }

  #Created .cousterRight {
    padding-top: 40px; }

  .infonos .nos {
    font-size: 28px;
    line-height: 32px; }

  .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #AboutAirtel {
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px; }

  .big-title {
    font-size: 36px;
    line-height: 43px; }
    .big-title br {
      display: none; }

  .AboutAirtelPix img {
    width: 100%; }

  #AboutAirtel .AboutLeft .AboutAirtelPix {
    margin: 0px;
    margin-top: 20px; }

  #AboutAirtel .AboutRight {
    padding-left: 0px; }

  #AboutAirtel .AboutRight .aboutgraph {
    margin: 0px; }
    #AboutAirtel .AboutRight .aboutgraph img {
      width: 100%; }

  #KPI {
    height: auto;
    padding-top: 10px;
    background-image: none;
    padding-bottom: 20px; }

  #KPI button {
    padding: 15px 15px; }

  #KPI .tab-content {
    padding: 0 0px; }

  #KPI .rightbor {
    border-bottom: solid 1px #BBBBBB;
    border-right: none;
    margin-bottom: 30px; }

  #ChairmanCeo .chairmanBox, #ChairmanCeo .ChairmanInner {
    padding: 0px; }

  .chairmanBox {
    margin-bottom: 50px; }

  #ECO .swiper-button-next, #ECO .swiper-button-prev {
    transform: scale(0.7);
    top: 24%; }

  #ECO .swiper-button-prev {
    left: inherit;
    right: 90px; }

  #ECO .sliderline {
    display: none; }

  #ECO .EcosystemBox .EcoImg, #ECO .EcosystemBox .nos {
    position: relative;
    left: 0px !important;
    top: 0px !important; }
    #ECO .EcosystemBox .EcoImg img, #ECO .EcosystemBox .nos img {
      width: 100% !important; }

  #ECO .Ecobox1, #ECO .Ecobox2, #ECO .Ecobox3, #ECO .Ecobox4 {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    margin-top: 30px; }

  #ECO .EcosystemBox .nos {
    margin-bottom: 20px;
    margin-top: 30px; }

  #ECO .EcosystemBox {
    height: auto;
    padding-bottom: 30px; }

  #Segment-wisePerformance {
    height: auto;
    padding-top: 30px;
    background-image: none;
    padding-bottom: 30px; }

  #Segment-wisePerformance .swiper-button-next, #Segment-wisePerformance .swiper-button-prev {
    top: 26%; }

  #Segment-wisePerformance .swiper-button-prev {
    right: inherit;
    left: 20px; }

  #Segment-wisePerformance .swiper-button-next {
    right: 20px; }

  #ECO {
    padding-top: 20px; }

  #ourCapital {
    padding-top: 20px; }

  #ourCapital .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #ourCapital .swiper-button-next {
    right: 35%; }

  #ourCapital .swiper-button-prev {
    left: 35%; }

  #Approach {
    padding-top: 20px; }

  #Approach .ApproachBox .approachpix {
    transform: translate(0px, 0px) !important;
    margin-bottom: 30px; }
    #Approach .ApproachBox .approachpix img {
      width: 100%; }

  #DownloadCenter {
    padding-top: 20px; }

  #header {
    height: 70px; }
    #header .common-container {
      padding: 0px; }

  #header .download-annual a {
    width: 200px;
    font-size: 12px;
    padding-left: 40px;
    line-height: 16px; }

  #header .download-annual {
    top: 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .row {
    margin: 0px; }

  .mobiletrihide {
    display: none; }

  .common-container {
    padding: 15px; }

  #Banner {
    padding-top: 90px;
    text-align: center; }
    #Banner .bannerArt img {
      width: 100%; }
    #Banner .bannerleft {
      padding-top: 30px; }
      #Banner .bannerleft .futurereadySvg img {
        width: 100%; }
    #Banner .mt80 {
      margin-top: 30px; }

  #couster {
    height: auto; }
    #couster .cousterRight {
      padding: 15px 0px; }
      #couster .cousterRight .futurereadySvg img {
        width: 100%; }

  #Created {
    padding-bottom: 30px; }
    #Created .swiper-button-next, #Created .swiper-button-prev {
      transform: scale(0.7);
      top: 4%; }
    #Created .swiper-button-next {
      right: inherit;
      left: 70px; }
    #Created .swiper-button-prev {
      left: 20px;
      right: inherit; }
    #Created .swiper-pagination-bullet-active {
      background-color: #FFFFFF; }
    #Created .swiper-wrapper {
      padding-bottom: 20px; }

  #Created .cousterLeft .creatthedegitalpic {
    margin-top: 0px; }

  #Created .cousterLeft .cousterLeftBox {
    margin: 0px; }

  #Created .cousterLeft .cousterLeftBox p {
    padding: 0px; }

  #Created .cousterRight {
    padding-top: 40px; }

  .infonos .nos {
    font-size: 28px;
    line-height: 32px; }

  .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #AboutAirtel {
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px; }

  .big-title {
    font-size: 36px;
    line-height: 43px; }
    .big-title br {
      display: none; }

  .AboutAirtelPix img {
    width: 100%; }

  #AboutAirtel .AboutLeft .AboutAirtelPix {
    margin: 0px;
    margin-top: 20px; }

  #AboutAirtel .AboutRight {
    padding-left: 0px; }

  #AboutAirtel .AboutRight .aboutgraph {
    margin: 0px; }
    #AboutAirtel .AboutRight .aboutgraph img {
      width: 100%; }

  #KPI {
    height: auto;
    padding-top: 10px;
    background-image: none;
    padding-bottom: 20px; }

  #KPI button {
    padding: 15px 15px; }

  #KPI .tab-content {
    padding: 0 0px; }

  #KPI .rightbor {
    border-bottom: solid 1px #BBBBBB;
    border-right: none;
    margin-bottom: 30px; }

  #ChairmanCeo .chairmanBox, #ChairmanCeo .ChairmanInner {
    padding: 0px; }

  .chairmanBox {
    margin-bottom: 50px; }

  #ECO .swiper-button-next, #ECO .swiper-button-prev {
    transform: scale(0.7);
    top: 24%; }

  #ECO .swiper-button-prev {
    left: inherit;
    right: 90px; }

  #ECO .sliderline {
    display: none; }

  #ECO .EcosystemBox .EcoImg, #ECO .EcosystemBox .nos {
    position: relative;
    left: 0px !important;
    top: 0px !important; }
    #ECO .EcosystemBox .EcoImg img, #ECO .EcosystemBox .nos img {
      width: 100% !important; }

  #ECO .Ecobox1, #ECO .Ecobox2, #ECO .Ecobox3, #ECO .Ecobox4 {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    margin-top: 30px; }

  #ECO .EcosystemBox .nos {
    margin-bottom: 20px;
    margin-top: 30px; }

  #ECO .EcosystemBox {
    height: auto;
    padding-bottom: 30px; }

  #Segment-wisePerformance {
    height: auto;
    padding-top: 30px;
    background-image: none;
    padding-bottom: 30px; }

  #Segment-wisePerformance .swiper-button-next, #Segment-wisePerformance .swiper-button-prev {
    top: 26%; }

  #Segment-wisePerformance .swiper-button-prev {
    right: inherit;
    left: 20px; }

  #Segment-wisePerformance .swiper-button-next {
    right: 20px; }

  #ECO {
    padding-top: 20px; }

  #ourCapital {
    padding-top: 20px; }

  #ourCapital .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #ourCapital .swiper-button-next {
    right: 35%; }

  #ourCapital .swiper-button-prev {
    left: 35%; }

  #Approach {
    padding-top: 20px; }

  #Approach .ApproachBox .approachpix {
    transform: translate(0px, 0px) !important;
    margin-bottom: 30px; }
    #Approach .ApproachBox .approachpix img {
      width: 100%; }

  #DownloadCenter {
    padding-top: 20px; }

  #header {
    height: 70px; }
    #header .common-container {
      padding: 0px; }

  #header .download-annual a {
    width: 200px;
    font-size: 12px;
    padding-left: 40px;
    line-height: 16px; }

  #header .download-annual {
    top: 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .row {
    margin: 0px; }

  .mobiletrihide {
    display: none; }

  .common-container {
    padding: 15px; }

  #Banner {
    padding-top: 90px;
    text-align: center; }
    #Banner .bannerArt img {
      width: 100%; }
    #Banner .bannerleft {
      padding-top: 30px; }
      #Banner .bannerleft .futurereadySvg img {
        width: 100%; }
    #Banner .mt80 {
      margin-top: 30px; }

  #couster {
    height: auto; }
    #couster .cousterRight {
      padding: 15px 0px; }
      #couster .cousterRight .futurereadySvg img {
        width: 100%; }

  #Created {
    padding-bottom: 30px; }
    #Created .swiper-button-next, #Created .swiper-button-prev {
      display: none; }
    #Created .swiper-pagination-bullet-active {
      background-color: #FFFFFF; }
    #Created .swiper-wrapper {
      padding-bottom: 20px; }

  #Created .cousterLeft .creatthedegitalpic {
    margin-top: 0px; }

  #Created .cousterLeft .cousterLeftBox {
    margin: 0px; }

  #Created .cousterLeft .cousterLeftBox p {
    padding: 0px; }

  #Created .cousterRight {
    padding-top: 40px; }

  .infonos .nos {
    font-size: 28px;
    line-height: 32px; }

  .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #AboutAirtel {
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px; }

  .big-title {
    font-size: 36px;
    line-height: 43px; }
    .big-title br {
      display: none; }

  .AboutAirtelPix img {
    width: 100%; }

  #AboutAirtel .AboutLeft .AboutAirtelPix {
    margin: 0px;
    margin-top: 20px; }

  #AboutAirtel .AboutRight {
    padding-left: 0px; }

  #AboutAirtel .AboutRight .aboutgraph {
    margin: 0px; }
    #AboutAirtel .AboutRight .aboutgraph img {
      width: 100%; }

  #KPI {
    height: auto;
    padding-top: 10px;
    background-image: none;
    padding-bottom: 20px; }

  #KPI button {
    padding: 15px 15px; }

  #KPI .tab-content {
    padding: 0 0px; }

  #KPI .rightbor {
    border-bottom: solid 1px #BBBBBB;
    border-right: none;
    margin-bottom: 30px; }

  #ChairmanCeo .chairmanBox, #ChairmanCeo .ChairmanInner {
    padding: 0px; }

  .chairmanBox {
    margin-bottom: 50px; }

  #ECO .swiper-button-next, #ECO .swiper-button-prev {
    transform: scale(0.7);
    top: 24%; }

  #ECO .swiper-button-prev {
    left: inherit;
    right: 90px; }

  #ECO .sliderline {
    display: none; }

  #ECO .EcosystemBox .EcoImg, #ECO .EcosystemBox .nos {
    position: relative;
    left: 0px !important;
    top: 0px !important; }
    #ECO .EcosystemBox .EcoImg img, #ECO .EcosystemBox .nos img {
      width: 100% !important; }

  #ECO .Ecobox1, #ECO .Ecobox2, #ECO .Ecobox3, #ECO .Ecobox4 {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    margin-top: 30px; }

  #ECO .EcosystemBox .nos {
    margin-bottom: 20px;
    margin-top: 30px; }

  #ECO .EcosystemBox {
    height: auto;
    padding-bottom: 30px; }

  #Segment-wisePerformance {
    height: auto;
    padding-top: 30px;
    background-image: none;
    padding-bottom: 30px; }

  #Segment-wisePerformance .swiper-button-next, #Segment-wisePerformance .swiper-button-prev {
    top: 26%; }

  #Segment-wisePerformance .swiper-button-prev {
    right: inherit;
    left: 20px; }

  #Segment-wisePerformance .swiper-button-next {
    right: 20px; }

  #ECO {
    padding-top: 20px; }

  #ourCapital {
    padding-top: 20px; }

  #ourCapital .outlineText {
    font-size: 42px;
    line-height: 42px; }

  #ourCapital .swiper-button-next {
    right: 35%; }

  #ourCapital .swiper-button-prev {
    left: 35%; }

  #Approach {
    padding-top: 20px; }

  #Approach .ApproachBox .approachpix {
    transform: translate(0px, 0px) !important;
    margin-bottom: 30px; }
    #Approach .ApproachBox .approachpix img {
      width: 100%; }

  #DownloadCenter {
    padding-top: 20px; }

  #header {
    height: 70px; }
    #header .common-container {
      padding: 0px; }

  #header .download-annual a {
    width: 200px;
    font-size: 12px;
    padding-left: 40px;
    line-height: 16px; }

  #header .download-annual {
    top: 10px; } }

/*# sourceMappingURL=style.css.map */
