@charset "utf-8";
/* CSS Document */

.homeBanner {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.hbDex {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-slider,
.slick-list,
.slick-track {
  height: 100%;
}
/*sm edit section*/

#homeBannerSlider,
#homeBannerSlider > div,
#homeBannerSlider > div > div,
#homeBannerSlider > div > div li {
  height: auto !important;
}
#homeBannerSlider > div > div li {
  position: relative;
}
.bannerImgHolder {
  width: 100%;
  /*height: 100%;*/
	height: 690px;
  position: relative;
  z-index: 4;
}
.bannerInfo {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 15%;
  padding: 20px 0;
  z-index: 5;
}
.bannerInfo span {
  display: block;
  position: relative;
  overflow: hidden;
}
.bannerInfo span strong {
  position: relative;
  top: 90px;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease-in-out;
}
.bannerInfo span strong.fadeInUp {
  top: 0;
  opacity: 1;
}
.bannerInfo span strong.fadeOutUp {
  top: -90px;
  opacity: 0;
}

.banner1_text1 {
  left: 0%;
  color: #fff;
  font-size:40px;
  line-height:48px;
  font-weight: 400 !important;margin: 0 0 20px 0;
}
.banner1_text1 strong {
  font-weight: 400 !important;
}
.banner1_text2 strong {
  font-weight: 400 !important;
}

.banner1_text2 {
  left: 0%;
  padding-bottom: 20px;
  color: #fff; font-weight: 400 !important;
  font-size: 26px;
  line-height:35px;
}
.banner1_text2 strong {
  font-weight: 700;
}
.banner1_text2 strong:before {
  content: "";
  width: 155px;
  height: 1px;
  display: inline-block;
  border-top: 3px solid #ffea08;
  position: relative;
  margin-right: 50px;
  top: -29px;
  left: 6px;
	display: none;
}
/* .banner1_text3{left:8%; padding-bottom:0px; color:#FFF; font-size:16px; line-height:18px;} */
.banner1_text2 strong{
  font-weight: 400;
}

.bannerInfo span strong.delay1 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.bannerInfo span strong.delay2 {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.sloderControl {
    position: absolute;
    bottom: 91%;
    right: 7%;
	left: inherit;
    z-index: 2;
    vertical-align: top;
    padding-left: 30px;
}
.hs_prev,
.hs_next {
  display: inline-block;
  margin: auto;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #fff;
  position: relative;
  text-indent: -99999px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-right: 10px;
  vertical-align: top;
}
.hs_prev:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/bannerCtrl.png) no-repeat -1px 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.hs_next:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/bannerCtrl.png) no-repeat -13px 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.gallery_paging {
  font-weight: 300;
  color: #ffde00;
  font-size: 16px;
  height: 40px;
  vertical-align: top;
}
.gallery_paging b {
  color: #fff;
  font-weight: 300;
  line-height: 40px;
  position: relative;
  display: inline-block;
}
.gallery_paging em {
  position: relative;
  display: inline-block;
  line-height: 40px;
  padding-left: 10px;
  margin-left: 5px;
  font-style: normal;
}
.gallery_paging em:after {
  content: "";
  position: absolute;
  left: 1px;
  top: 14px;
  height: 15px;
  width: 1px;
  border-left: 1px solid #fff;
  transform: rotate(30deg);
}

.vd_height + .bannerImgHolder {
  display: none;
}
.video_wh {
  width: 100%;
}
.scrollDown {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 5%;
  margin: auto;
}

.quickLink {
  position: absolute;
  width: 90px;
  height: 380px;
  background: #c31539;
  top: 0;
  bottom: 0;
  right: -90px;
  margin: auto;
  z-index: 10;
  -webkit-box-shadow: 0px 6px 15px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 15px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 15px -1px rgba(0, 0, 0, 0.3);
  display: none;
}
.quickLink li {
  height: 95px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.quickLink li > a {
  padding-top: 12px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  background: #c31539;
  border-bottom: 1px solid #a91332;
  z-index: 2;
  position: relative;
}
.quickLink li:last-of-typea {
  border-bottom: 0px solid #a91332;
}
.quickLink li > a strong {
  font-weight: 600;
  color: #f0c420;
  display: block;
}
.quickLink li > a:before {
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.quickLink li.ql_darshan > a:before {
  background: url(../images/icon-set1.png) no-repeat 0 0;
}
.quickLink li.ql_anjali > a:before {
  background: url(../images/icon-set1.png) no-repeat 0 -35px;
}
.quickLink li.ql_daala > a:before {
  background: url(../images/icon-set1.png) no-repeat 0 -70px;
}
/*.quickLink li.ql_pranami > a:before {
  background: url(../images/icon-set1.png) no-repeat 0 -105px;
}*/

.quickLink li:hover > a {
  padding-top: 12px;
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-bottom: 1px solid #a91332;
  z-index: 2;
  position: relative;
}
.quickLink li:hover > a strong {
  font-weight: 600;
  color: #000;
  display: block;
}
.quickLink li:hover > a:before {
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.quickLink li.ql_darshan:hover > a:before {
  background: url(../images/icon-set1.png) no-repeat -35px 0;
}
.quickLink li.ql_anjali:hover > a:before {
  background: url(../images/icon-set1.png) no-repeat -35px -35px;
}
.quickLink li.ql_daala:hover > a:before {
  background: url(../images/icon-set1.png) no-repeat -35px -70px;
}
.quickLink li.ql_pranami:hover > a:before {
  background: url(../images/icon-set1.png) no-repeat -35px -105px;
}
.quickLink li:hover > a:after {
  content: "";
  width: 1px;
  height: 100%;
  border-left: 4px solid #f0c420;
  position: absolute;
  right: 100%;
  top: 0;
}

.quickLink li article {
  position: absolute;
  left: 0px;
  top: 0;
  height: 380px;
  width: 207px;
  background: #fff;
  z-index: 1;
  text-align: left;
  padding: 30px;
  text-align: left;
}
.quickLink li:hover article {
  left: -207px;
}
.quickLink li article h4 {
  font-size: 22px;
  color: #c31539;
  margin-bottom: 15px;
  font-weight: 400;
}
.quickLink li article h4 strong {
}
.quickLink li article em {
  font-size: 12px;
  color: #162653;
  line-height: 18px;
  display: block;
  margin-bottom: 15px;
}
.quickLink li article a {
}

.quickLink li.ql_darshan article {
  background: url(../images/quickMenuBg1.jpg) no-repeat 0 0;
}
.quickLink li.ql_anjali article {
  background: url(../images/quickMenuBg1.jpg) no-repeat 0 0;
}
.quickLink li.ql_daala article {
  background: url(../images/quickMenuBg1.jpg) no-repeat 0 0;
}
.quickLink li.ql_pranami article {
  background: url(../images/quickMenuBg1.jpg) no-repeat 0 0;
}

.fadeOut {
  opacity: 0;
}
.fadeIn {
  opacity: 1 !important;
}
.fadeInLeft {
  transform: translateX(0) !important;
  opacity: 1 !important;
}
.fadeOutLeft {
  transform: translateX(-400px);
  opacity: 0;
}
.fadeInRight {
  transform: translateX(0) !important;
  opacity: 1 !important;
}
.fadeOutRight {
  transform: translateX(400px);
  opacity: 0;
}
.fadeInTop {
  transform: translateY(0px) !important;
  opacity: 1 !important;
}
.fadeOutTop {
  transform: translateY(-400px);
  opacity: 0;
}
.fadeInBottom {
  transform: translateY(0px) !important;
  opacity: 1 !important;
}
.fadeOutBottom {
  transform: translateY(400px);
  opacity: 0;
}

/* section 2 start */
.sec2Bg {
  /*background:url(../images/bg.jpg);*/
  background: #fff;
}
.sec2Bg .center {
  padding-top: 0px;
}
.pujaHighlight_info {
  float: left;
  width: 25%;
  padding-right: 15px;
  text-align: left;
  top: -70px;
  position: relative;
  z-index: 5;
}
.pujaHighlight_info h2 {
  font-size: 40px;
  line-height: 45px;
  color: #ffcf1a;
  font-weight: 700;
  margin-bottom: 20px;
}
.pujaHighlight_info h2:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  border-bottom: 2px solid #ffcf1a;
  position: absolute;
  top: 51%;
  left: 43%;
}
.pujaHighlight_info strong {
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
  display: block;
}
.pujaHighlight_info span {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-weight: 500;
}
.pujaHighlight_thumb {
  float: left;
  width: 75%;
}
.pujaHighlight_thumb:after {
  content: "";
  display: block;
  clear: both;
}
.pujaHighlight_thumb li {
  float: left;
  width: 30%;
  position: relative;
  margin: 0 1.5%;
  -webkit-box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
}
.pujaHighlight_thumb li:nth-of-type(2) {
  top: -70px;
}
.pujaHighlight_thumb li article {
  overflow: hidden;
  position: relative;
}
.pujaHighlight_thumb li img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.pujaHighlight_thumb li div {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 75%;
  margin: auto;
  z-index: 3;
  color: #fff;
}
.phg_thumb_info {
}
.phg_thumb_info h3 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
  padding-bottom: 18px;
  position: relative;
}
.phg_thumb_info h3 strong {
  display: block;
  font-weight: 700;
}
.phg_thumb_info h3:after {
  content: "";
  width: 25px;
  height: 1px;
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.phg_thumb_info span {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
  color: #000;
  padding: 0 20%;
  margin-bottom: 25px;
  opacity: 0;
}
.phg_thumb_info samp {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  border: 1px solid #bd9b1b;
  padding: 5px 15px;
  font-weight: 600;
  border-radius: 2px;
  color: #000;
  opacity: 0;
}
.phg_thumb_info samp:hover {
  color: #fff;
  background: #c9173c;
  border: 1px solid #c9173c;
}
.pujaHighlight_thumb li:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  right: 0px;
  bottom: 0;
  background: rgba(255, 218, 26, 0.9);
  z-index: 2;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}

.pujaHighlight_thumb li:hover:after {
  opacity: 1;
}
.pujaHighlight_thumb li:hover div {
  top: 25%;
}

.pujaHighlight_thumb li:hover div.phg_thumb_info h3 {
  color: #c9173c;
}
.pujaHighlight_thumb li:hover div.phg_thumb_info h3:after {
  opacity: 1;
}
.pujaHighlight_thumb li:hover div.phg_thumb_info span {
  opacity: 1;
}
.pujaHighlight_thumb li:hover div.phg_thumb_info samp {
  opacity: 1;
}

.sec2Bg h3 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
  width: 450px;
  margin: 0 auto;
}
/*.sec2Bg h3:after {
  content: "";
  display: block;
  border-bottom: 1px solid #c7232a;
  width: 120px;
  position: absolute;
  left: 0px;
  top: 12px;
}
.sec2Bg h3:before {
  content: "";
  display: block;
  border-bottom: 1px solid #c7232a;
  width: 120px;
  position: absolute;
  right: 0px;
  top: 12px;
}*/
.sec2Bg h2 {
    font-size: 27px;
    text-transform: none;
    padding: 7px 0 15px 0; display: inline-block;
}
.sec2Bg h2 span{
    font-size: 30px; color: #97080e;
    text-transform: none;
    padding: 0px 0 0px 10px; display: inline-block;
} 
.sec2Bg ul {
  margin: 30px 0;
}
.sec2Bg ul li.ps_item h3:after {
  display: none;
}
.sec2Bg ul li.ps_item h3:before {
  display: none;
}

.sec2Bg ul li.ps_item {
  position: relative;
}
.sec2Bg ul li.ps_item :after {
  background: url("../images/line.jpg") top right no-repeat;
  position: absolute;
  height: 150px;
  content: "";
  display: inline-block;
  right: -22px;
}
.sec2Bg ul li article h3 {
  text-align: center;
  width: auto;
  padding: 0 0 5px 0;
}

/* section 2 end */

/* section3 start */
.sec3Bg {
  /*background:url(../images/bg2.jpg);*/
  background: #000;
}
.bbp_head {
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  z-index: 2;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  font-weight: 700;
}
.bbp_head span {
  display: block;
  position: relative;
}
.bbp_head span:after {
  content: "";
  width: 25%;
  height: 1px;
  border-top: 2px solid #fff;
  position: absolute;
  left: 135px;
  top: 60%;
}
.bonedi_barir_pujo_img {
  position: relative;
  z-index: 1;
}
.bonedi_barir_pujo_img li {
}
.bonedi_barir_pujo_img li img {
  width: 100%;
}
.bbp_info_holser {
  position: relative;
  z-index: 2;
  top: -160px;
  padding-right: 30px;
}
.bonedi_barir_pujo_info {
  background: #ffcf1a;
  width: 790px;
  height: 210px;
  float: right;
  -webkit-box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
}
.bonedi_barir_pujo_info li {
  background: #ffcf1a;
}
.bonedi_barir_pujo_info li div {
  padding: 50px 140px 0 50px;
  position: relative;
}
.bonedi_barir_pujo_info li div:after {
  content: "";
  display: block;
  clear: both;
}
.bonedi_barir_pujo_info h3 {
  float: left;
  width: 50%;
  color: #c9173c;
  font-weight: 700;
  font-size: 40px;
}
.bonedi_barir_pujo_info aside {
  float: left;
  width: 50%;
}
.bonedi_barir_pujo_info aside p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 30px;
  color: #000;
}
.bonedi_barir_pujo_info aside span {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  border: 1px solid #bd9b1b;
  padding: 5px 15px;
  font-weight: 600;
  border-radius: 2px;
  color: #000;
}

.bbp_prev,
.bbp_next {
  display: inline-block;
  margin: auto;
  z-index: 10;
  width: 70px;
  height: 70px;
  background: #c9173c;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -99999px;
  cursor: pointer;
  margin-right: 10px;
  vertical-align: top;
  -webkit-box-shadow: 3px 37px 50px 8px rgba(201, 23, 60, 0.3);
  box-shadow: 3px 37px 50px 8px rgba(201, 23, 60, 0.3);
}
.bbp_next {
  right: -45px;
}
.bbp_prev {
  right: 25px;
  border-right: 1px solid #a41533;
}
.bbp_next:after {
  content: "";
  width: 27px;
  height: 9px;
  background: url(../images/arrow3.png) no-repeat 100% 0;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.bbp_prev:after {
  content: "";
  width: 27px;
  height: 9px;
  background: url(../images/arrow3.png) no-repeat 0 0;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.sec3Bg {
  display: flex;
}
.sec3Bg-left {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 50%;
  background: #1b1f4d;
  background-size: cover;    min-height: 600px;
}

.sec3Bg-right {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 50%;
  background: #66060a; min-height: 600px; height: 100%;
}
.center-box {
}
.text-center {
    float: none;
    vertical-align: middle;
    padding: 200px 0;
    width: auto;    position: relative;
}
.text-center2 {
  float: left;
  vertical-align: middle;
  padding: 200px 0;
  width: 600px;
}

.sec3Bg h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #c7232a;
    font-weight: 400;
    padding: 18px 0;
}
.sec3Bg p {
    font-size: 18px;
    text-transform: none;
    color: #fff;
    font-weight: 600;
    padding: 0px 0;
}
.sec3Bg h2 span {
  font-size: 22px;
  text-transform: uppercase;
  color: #000;
  display: block;
}
.sec3Bg .text-center p {
  padding: 0 85px 0 0;
}
.sec3Bg .text-center a {
  padding: 15px 15px;
  background: #c7232a;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 35px 0 0 0;
  width: 120px;
  text-align: center;
}
.sec3Bg .text-center a:hover {
  background: #666;
  color: #fff;
}

.sec3Bg .text-center2 {
  padding: 90px 0 0 50px;
}
.sec3Bg .text-center2 h5 {
  font-size: 12px;
  color: #fff;
	padding: 0 0 5px 0;
}
.sec3Bg .text-center2 h2 {
  font-size: 23px;
	line-height: 30px;
  color: #fff;
  padding: 0 0 25px 0;
}
.sec3Bg .text-center2 p {
  font-style: italic;
  color: #fff;
  padding: 0 0 25px 0;
  font-weight: 600;
}
.sec3Bg .text-center2 a {
  font-style: italic;
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}
.sec3Bg .text-center2 a:hover {
  color: #c7232a;
}
/* section3 end */

/* section4 start */
.sec4Bg {
  /*background:url(../images/bg2.jpg); */
  position: relative;
  background: #fff;
}
/*.sec4Bg:before{content:''; max-width:450px;width:40%; height:0; padding-bottom:25%; background:url(../images/bg3.png) no-repeat 0 50%; background-size:contain; position:absolute; left:0; top:0; }*/
.diduKnow h2 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-top: 60px;
  position: relative;
  left: -250px;
  text-shadow: 3px 12px 12px rgba(0, 0, 0, 0.39);
  z-index: 2;
  text-align: left;
}
.diduKnow h2 span {
  color: #c9173c;
}
.diduKnow h2:after {
  content: "";
  width: 310px;
  height: 1px;
  border-top: 2px solid #fff;
  position: absolute;
  left: 470px;
  top: 50%;
  -webkit-box-shadow: 7px 13px 7px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 7px 13px 7px 1px rgba(0, 0, 0, 0.3);
  display: block;
}
.diduKnow {
  padding-left: 430px;
  position: relative;
  min-height: 470px;
}
.diduKnow figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 370px;
  height: 470px;
  overflow: hidden;
  -webkit-box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  box-shadow: -10px 10px 30px -4px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.diduKnow aside {
  text-align: left;
  padding-top: 60px;
}
.diduKnow aside h3 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
}
.diduKnow aside em {
  font-size: 18px;
  color: #000;
  margin-bottom: 60px;
  display: block;
}
.diduKnow aside em span {
  color: #c9173c;
}
.slick-slide {
  display: block;
}
.service5 ul li {
    float: left;
    width: 50%;
    height: auto;
    background: #fff;
    list-style: none;
    text-align: center;
    vertical-align: central;
    position: relative;
}
.hero-slide {
  width: 1180px;
  margin: 0 auto;
  text-align: center;
}
ul.rrt li article a {
  color: #f00004;
  font-style: italic;
}
ul.rrt li article a:hover {
  color: #000;
  font-style: italic;
}

/* section4 end */
/* section4 start */
.sec4Bg h3 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
  width: 450px;
  margin: 0 auto;
}
/*.sec4Bg h3:after {
  content: "";
  display: block;
  border-bottom: 1px solid #c7232a;
  width: 120px;
  position: absolute;
  left: 0px;
  top: 12px;
}
.sec4Bg h3:before {
  content: "";
  display: block;
  border-bottom: 1px solid #c7232a;
  width: 120px;
  position: absolute;
  right: 0px;
  top: 12px;
}*/
.sec4Bg h2 {
  font-size: 30px;
  text-transform: uppercase;
}
.sec4Bg .leadership-left {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin: 50px 0 0px 0;
}
.sec4Bg .leadership-right {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin: 90px 0 0px 0;
}
.sec4Bg .leadership-right .box {
  width: 615px;
  height: 350px;
  background: #fff;
  margin: 30px 0 0 -98px;
  -webkit-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.94);
  -moz-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.94);
  box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.94);
  padding: 50px;
  text-align: left;
}
.sec4Bg .leadership-right .box h2 {
  text-align: left;
  font-size: 24px;
  color: #f00404;
  text-transform: none;
}
.sec4Bg .leadership-right .box h2 span {
  font-size: 20px;
  color: #000;
  text-transform: none;
  display: block;
  font-style: italic;
}
.sec4Bg .leadership-right .box ul {
  margin: 25px 0;
  background: none;
}
.sec4Bg .leadership-right .box ul li {
  float: none;
  width: auto;
  height: inherit;
  background: none;
  list-style: none;
  text-align: left;
  vertical-align: central;
  position: relative;
  line-height: 25px;
  padding: 5px 0;
}
.productSlide {
  padding: 0 55px;
}
.productSlide .slick-list {
  padding: 10px 0;
}
.productSlide li.ps_item {
  margin: 0 20px;
  text-align: center;
  position: relative;
}
.productSlide li.ps_item figure {
  display: block;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  min-height: 100px;
}
.productSlide li.ps_item figure:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: baseline;
}
.productSlide li.ps_item figure img {
  display: inline-block;
  vertical-align: bottom;
  margin-right: -6px;
  max-width: 90%;
}
.productSlide li.ps_item > a > div {
  padding: 33px 43px;
}
.productSlide li.ps_item h3 {
  margin-bottom: 25px;
  color: #21201e;
  font-size: 20px; /* text-align: center;*/
}
.productSlide li.ps_item p {
  margin-bottom: 25px;
  height: 100px;
}
.productSlide li.ps_item p strong {
  display: block;
  color: #21201e;
  font-size: 18px;
  font-weight: 500;
}
.productSlide li.ps_item p span {
  color: #21201e;
  font-size: 12px;
  font-weight: 600;
}
.productSlide li.ps_item p span samp {
  color: #ea212d !important;
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}

.ps_prev,
.ps_next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
  width: 40px;
  height: 40px;
  font-size: 0px;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  box-shadow: none;
}
.ps_prev {
  height: auto;
  width: 0;
  background: #fff none;
  left: 50px;
  border-radius: 0px;
}
.ps_next {
  display: none;
}

.ps_dots {
  width: 100%;
  z-index: 5;
  margin-top: 15px;
}
.ps_dots li {
  display: inline-block;
  margin: 0 4px;
}
.ps_dots li button {
  display: inline-block;
  width: 6px;
  height: 6px;
  text-indent: -9999px;
  background: #d7d7d7;
  font-size: 0;
  color: transparent;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  padding: 0;
  transition: all 0.3s ease-in-out;
}
.ps_dots li.slick-active button {
  background: #ea212d;
  width: 16px;
}

.sec5Bg .book {
  float: left;
  width: 30%;
  background: #fac63f;
  min-height: 465px; padding: 50px 25px 25px 25px;
}
.sec5Bg ul {
  float: left;
  width: 40%;
}
.sec5Bg .book-slide {
  float: left;
  width: 30%;
	background: #ccc;
  min-height: 465px; padding: 50px 25px 25px 25px;
}

.sec7Bg {
  display: flex;
}
.sec7Bg-left {
    float: left;
    height: 250px;
    overflow: hidden;
    width: 100%;
    background: url(../images/video.jpg) top right no-repeat;
    background-size: cover;
}

.sec7Bg-right {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 50%;
  background: url("../images/video2.jpg") top left no-repeat;
}
.sec7Bg .text-center {
    text-align: center;
    padding: 50px 0;
}
.sec7Bg .text-center h2{ font-size: 32px; color: #fff; font-weight: 600; line-height: 38px; padding: 10px 0;}
.sec7Bg .text-center h2 span{ font-size: 25px; color: #fff; font-weight: 400; display: block;}
.sec7Bg .sec7Bg-right{ padding: 0 0 0 50px;}
.sec7Bg .sec7Bg-right h2{ font-size: 32px; color: #000; padding: 0 0 35px 0;}
.sec7Bg .sec7Bg-right p{ color: #000; padding: 0 0 15px 0;}

.sec7Bg .sec7Bg-right i{ color: #c7232a; font-size: 14px; font-style: italic; padding: 0px; line-height: 14px;}
.sec7Bg .sec7Bg-right i span{ color: #043169; display: block;}
.sec7Bg .sec7Bg-right a{ padding: 15px 15px;  background: #c7232a; color: #fff; font-size: 14px; font-style: italic; display: block; margin: 35px 0 0 0; width: 120px; text-align: center;}
.sec7Bg .sec7Bg-right a:hover{ background: #666;}
.book h2{font-size: 26px; line-height: 30px;}
.book aside{ float: left; width: 50%;}
.book article{ float: left; width: 50%; text-align: left;}
.book article p{ padding: 30px 0 0 15px; font-style: italic;}
.book article a{ color: #000; text-decoration: underline; padding: 15px 0 0 15px;font-style: italic; font-size: 14px;}
.service5 ul li b{ position: absolute; left: -13px; top: 98px; bottom: 0px;}
.service5 ul li{ text-align: left; position: relative;}
.service5 ul li h3 { font-size: 16px; font-weight: 600; text-transform: uppercase; padding: 15px 0 10px 15px;}
.service5 ul li p { font-size: 14px; font-weight: 400; text-transform: uppercase; padding: 0 15px 0 15px; text-transform: none; line-height: 15px;}
.service5 ul li p strong{ color: #B91316; padding: 0 0 15px 0; display: block;}
.service5 ul li aside{ padding: 0 0 0 15px; font-size: 14px; font-style: italic; position: absolute; left: 0px; bottom: 15px;}
.service5 ul li.eer{ text-align: left; position: relative;}
.service5 ul li.eer b { position: absolute; right: 0; left: 236px; top: 98px; bottom: 0px; border: none; width: 237px; display: block; z-index: 99; height: 29px; float: right;}
.hero-slide .book-slide p{ font-size: 14px; line-height: 15px; padding: 15px 0;}
.hero-slide .book-slide ul{ text-align: center; margin: 0 auto; float: none; padding: 15px 0 0 0;}
.hero-slide .book-slide ul li{ background: none;}
.ytr .book{ width: 38%; float: left; background: url("../images/enquireyBg2.jpg") top left no-repeat;}

.ytr ul{ width: 25%; float: left; margin: 0 2%; background: #fff;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);}
.ytr .book-slide{ width: 32%; float: left; background: #fff;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);}
.ytr .book h2 {
    text-align: left;
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    padding: 0 0 25px 0;
    display: block;
}
.ytr .book article{ display: block; float: none; padding: 0 0 25px 0; width: 100%;}
.ytr .book article .book-img{ width: 30%; display: inline-block; margin: 0 2% 0 0; vertical-align: top;}
.ytr .book article .book-text{ width: 65%; display: inline-block; margin: 0 0 0 0; vertical-align: top;}
.ytr .book article .book-text p{ font-size: 14px; line-height: 20px; padding: 0 0 5px 0; color: #fff;}
.ytr .book article .book-text p strong{ color: #fff; font-size: 16px; padding: 0 0 15px 0;}
.hero-slide ul.blog li{  float: none; width: 100%; height: auto; background: #fff; list-style: none; text-align: center; vertical-align: central; position: relative; text-align: center;}
.hero-slide ul.blog li img{ width: 100%; height: auto;}
.hero-slide ul.blog li h3{ text-align: left; color: #ED0509; font-weight: 600; font-size: 22px; line-height: 20px;}
.hero-slide ul.blog li h3 span{ display: block; text-transform: none; color: #000;font-size: 18px;}
.book a.left{ text-align: left; font-size: 14px; font-style: italic; color: #fff;}
.solutions article{ text-align: left;  height: 50%; width: 100%;}
.sec5Bg .solutions article:first-child{ background: #fff;padding: 25px; min-height: 250px;}
.sec5Bg .solutions article:last-child{ background: #5a5a5a;padding: 25px;}
.sec5Bg .solutions {float: left; width: 30%; background: #5a5a5a; min-height: 465px; padding: 0;}
.sec5Bg .solutions article h3{ font-size: 24px; font-weight: 600; color: #c7232a;}
.sec5Bg .solutions article p{ font-size: 16px; line-height: 20px; color: #000;}
.sec5Bg .solutions article a{ color: #EB171B; font-size: 14px; font-style: italic;}
.sec5Bg .solutions article.strategies p{ font-size: 16px; line-height: 20px; color: #fff;}
.partners_slider:before { display: none;}
#section1 .ps_prev, .ps_next{ display: none !important;}
.know{ color: #fff; font-size: 16px; font-weight: 400; font-style: italic; background: #c7232a; width: 130px; text-align: center; padding: 10px 15px;}

.newsletter{ width: 1150px; height: 240px; background: #fff; border-radius: 35px; -webkit-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.41); -moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.41);box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.41); margin: -122px 0 105px 0; position: relative; z-index: 1; }
.newsletter article{ border-bottom: 1px solid #ccc; position: relative;}
.newsletter article h1{ font-size: 32px; text-align: left; font-weight: 600; line-height: 35px; padding: 0px; margin: 0px; padding: 55px 55px 30px 55px;}
.newsletter article:after{ float: right; content: ""; display: inline-block; background: url("../images/email-icon.jpg") top right no-repeat; width: 168px; height: 93px; position: absolute; top: 35px; right: 35px;}
.newsletter-form{ padding: 15px 0 0 0; position: relative;}
.newsletter-form input[type=text]{ float: left; margin: 0 0 0 55px; width: 75%; font-size: 18px; padding: 15px 15px 15px 55px; border: none; position: relative;}
.newsletter-form form:after{content: ""; display: inline-block; background: url("../images/email-icon-new.jpg") top left no-repeat; width: 33px; height: 27px; position: absolute; top: 27px;
 left: 60px;}
.newsletter-form input[type=submit]{ float: right; margin: -15px 0 0 0px; width: 18%; font-size: 22px; padding: 27px 0px 27px 0px; border: none; color: #fff; font-weight: 600; border-radius: 0 0px 35px 0; background: #66060a; cursor: pointer;}
.newsletter-form input[type=submit]:hover{ color: #fff; background: #164f78;}
.left-box { float: left; width: 46%; text-align: left;}
.left-box {display: inline-block; vertical-align: top;}
.right-box {float: left; width: 54%; text-align: left; padding: 0 0 0 20px;}
.right-box {display: inline-block; vertical-align: top;}
.right-box p {padding: 0 0 15px 0;color: #454545; line-height: 26px;}

.improving-lives h2 {color: #131313; font-size: 36px; font-weight: 700; padding: 0 0 0px 0;}
.sharinghappiness p {font-size: 18px;}
.improving-lives h3 {color: #32582f; font-size: 20px; font-weight: 600; padding: 0 0 15px 0; font-style: italic;}
.improving-lives ul {margin: 0 auto; text-align: center; position: relative;}
.improving-lives ul li {display: inline-block; margin: 30px; position: relative;}
.sharinghappiness ul li img {border-radius: 50%;}
.play-icon { position: absolute; bottom: -55px; left: 0px; right: 0px;}
.sharinghappiness p {font-size: 18px;}
.improving-lives ul li:after {content: ""; display: inline-block; position: absolute; top: 50%; right: -63px; background: url(../images/line.png) left center no-repeat; width: 109px; height: 6px;}
.connect h4{ color: #fff; font-size: 18px; font-weight: 600; font-style: italic; padding: 50px 0 3px 0;}
.connect h4:after{ content: ""; display: block; border-bottom: 2px solid #fff; width: 30px; margin: 0 auto 0px auto; text-align: center; padding: 0 0 5px 0;}
.connect p i{ font-size: 11px; color: #FFCF05;}
.connect aside{ padding: 50px 0;}
.connect aside form input[type=text]{ margin: 20px auto; width: 70%; font-size: 16px; padding: 7px; border-bottom: 1px solid #fff; border-left: none; border-right: none; border-top: none; color: #fff; font-weight: 400; background: none; color: #fff;}
.connect aside form input, textarea{ color: #fff; font-size: 14px;}
.connect aside form input::placeholder {  color: #fff; opacity: 1; /* Firefox */}
.connect aside form textarea { margin: 20px auto; width: 70%; font-size: 16px; padding: 7px; border-bottom: 1px solid #fff; border-left: none; border-right: none; border-top: none; color: #fff; font-weight: 400; background: none; color: #fff; display: block}
.connect aside form input[type=submit] { float: none; margin: 29px auto; width: 70%; font-size: 16px; padding: 10px 27px; border: none;color: #fff; font-weight: 400; background: none; cursor: pointer; border: 1px solid;}
.connect aside form input[type=submit]:hover {color: #fff; font-weight: 400; background: #662428; border: 1px solid #893137;}
.right-box aside{ width: 83%; height: 140px; background: #66060a; position: relative; padding: 15px;}
.right-box aside span{ width: 29%; position: absolute; top: 15px; right: -40px;}
.right-box aside h1{ font-size: 137px; font-weight: 900; color: #fff; padding: 40px 0 0 0; display: inline-block;}
.right-box aside h2{ font-size: 30px; font-weight: 900; color: #fff; padding: 40px 0 0 0; display: inline-block; text-transform: uppercase; line-height: 35px;}
.clients{ background: #fff; -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.29); -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.29);box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.29); border-radius: 50px; margin: 50px auto;}
.clients .partners h2{ display: inline-block; width: 25%; float: left;}
.clients .partners ul.partners_slider{ display: inline-block; width: 74%; float: right;}
.sec3Bg-left{ position: relative;}
.donn-images{ position: absolute; bottom: 0px; right: 0px;}
.sec3Bg .text-center2 ul{ margin: 10px 0; display: block; }
.sec3Bg .text-center2 ul li { margin: 10px; display: inline-block; border: 1px solid #9e151b; padding: 20px 24px; text-align: center; cursor: pointer; width: 150px; height: 137px; vertical-align: top;}
.sec3Bg .text-center2 ul li p{ padding: 10px 0; margin: 0px; font-size: 15px; font-weight: 400; line-height: 18px; font-style: normal;}
.sec3Bg .text-center2 ul li:hover{ background: #9e151b;}
.clients2 {background: #fff; -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 29%); -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.29); box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 29%);  border-radius: 25px; margin: -70px auto 50px auto; width: 50%;}
.clients2 .partners h2{ display: inline-block; width: 25%; float: left;}
.clients2 .partners ul.partners_slider2{ display: inline-block; width: 74%; float: right; padding: 15px 0 0 0;}
.clients2 .sec2Bg h2 {
    text-transform: none;
    padding: 7px 0 0px 0; display: inline-block;text-transform: none !important;
    font-size: 24px !important;
}
.clients2 .sec2Bg h2 span{
    font-size: 30px; color: #97080e;
    text-transform: none;
    padding: 0px 0 0px 10px; display: inline-block;
} 
.clients2 .partners h2 {
    font-size: 24px;
    text-transform: none;
}
.clients2 .partners h2 span{
    font-size: 30px;
    color: #97080e;
    text-transform: none;
    padding: 0px 0 0px 10px;
    display: inline-block;
}
.service5 .clients2 ul li {
    float: left;
    width: 50%;
    height: 100px !important;
    background: #fff;
    list-style: none;
    text-align: center;
    vertical-align: central;
    position: relative;
}
.desktop{ display: block;}
.mobile{display: none;}
.leadership-left h2{ text-align: left; font-size: 30px; line-height: 45px; padding: 0 0 0px 0;}
.leadership-left h3{ text-align: left; font-size: 22px; line-height: 40px; padding: 0 0 30px 0; color: #bf1616; text-transform: none; text-align: left; font-style: italic; width: auto;}
.leadership-left ul li{ display: block; width: 100%; padding: 0 0 40px 100px; margin: 0px 0 0 0px; height: auto; display: inline-block; position: relative;}
.news2 {width: 1150px; height: 240px; background: #fff; border-radius: 35px; -webkit-box-shadow: 0px 5px 11px -1px rgb(0 0 0 / 41%);  -moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.41);
box-shadow: 0px 5px 11px -1px rgb(0 0 0 / 41%); margin: 35px 0 0px 0; position: absolute; z-index: 1;}
.leadership-left ul li span{font-size: 30px; font-weight: 900; color: #bd1f2a; width: 80px; height: 80px; line-height: 50px; display: inline-block; border: 1px solid #ccc; padding: 15px; border-radius: 50px; position: absolute; left: 0px; top: 0px; text-align: center;}
.improving-lives { background: #ededed; padding: 153px 0 150px 0; margin: 205px 0 0px 0;}
.ytr{ padding: 157px 0;}
.text-center article{width: 340px;
    position: absolute;
    right: 270px;}
.footer {
    background: #1a3a73;
    padding-top: 84px;
    padding-bottom: 36px;
    color: #fff;
}
.copy_box span{ color: #fff;}
.footer hr{ color: #1d4690;border: 1px solid #142f5d;}
.footer_mid_right_first_box p{ font-size: 14px;}

    .footer_mid_box {
        display: flex;
        justify-content: space-between;
    }
    
    .footer_mid_left_box {
        width: 30%;
    }
    
    .footer_mid_left_box h2 {
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 26px;
    }
    
    .footer_mid_left_box p {
        font-size: 14px;
        color: #bebebe;
        font-weight: normal;
    }
    .social_box {
        display: flex;
        flex-wrap: wrap;
        margin-top: 60px;
    }
    .social_box img {
        margin-right: 12px;
        margin-bottom: 14px;
    }
    .social_box a {
        transition: 0.4s;
        position: relative;
    }
    
    .social_box a:hover {
        margin-top: -6px;
    }
    .footer_mid_right_first_box h2 {
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 26px;
    }
    
    .footer_mid_right_box {
        display: flex;
        width: 68%;
    }
    
    .footer_mid_right_box .footer_mid_right_first_box {
        width: 33.333%;
        padding-right: 20px;
    }
    .footer_mid_right_first_box ul li a {
        font-size: 14px;
        color: #bebebe;
        transition: 0.4s;
    }
    
    .footer_mid_right_first_box ul li {
        margin: 12px 0px;
    }
    .footer_mid_right_first_box ul {
        margin-bottom: 26px;
    }
    .copy_box {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        color: #7e7e7e;
        font-weight: normal;
    }
    .copy_box a {
        font-size: 14px;
        color: #7e7e7e;
        font-weight: normal;
    }
    .footer_mid_right_first_box ul li a:hover {
        padding-left: 6px;
    }
.container {
    width: 1180px; margin: 0 auto;
}


    @media screen and (max-width:990px) {
    .top_footer_box {
        flex-wrap: wrap;
    }
    .contact_footer {
        width: 100%;
    }
    .con_email {
        width: 100%;
        margin-top: 24px;
    }
    .footer_mid_left_box h2 {
        font-size: 16px;
    }
    .footer_mid_right_first_box h2 {
        font-size: 16px;
    }
		
		.header.header-sticky-mobile {
    position: inherit;
}
.header-spacer {
    position: relative;
    width: 100%;
    background: transparent;
    height: auto !important;
}
.footer {
    background: #1a3a73;
    /* padding-top: 4px; */
    /* padding-bottom: 36px; */
    padding: 25px;
    color: #fff;
}
.footer_mid_right_box .footer_mid_right_first_box {
    width: 49%;
    padding-right: 20px;
}

}



@media screen and (max-width:680px) {
.footer_mid_right_box {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 20px;
}
.footer_mid_right_box .footer_mid_right_first_box {
    width: 50%;
    padding-right: 20px;
}
.footer_mid_left_box {
    width: 100%;
}
.footer_mid_box {
    flex-wrap: wrap;
}
.con_left_first_box:last-child {
    width: 100%;
    margin-top: 24px;
    border-top: 1px solid #fff;
    padding-top: 26px;
}
.con_left_first_box {
    display: flex;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
}
.contact_footer {
    width: 100%;
    flex-wrap: wrap;
}
.desktop{ display: block;}
.mobile{display: none;}
	

@media screen and (max-width: 1400px) {
.sloderControl {
    position: absolute;
    bottom: 91%;
    left: 6% !important;
    z-index: 2;
    vertical-align: top;
    padding-left: 30px;
}
}





@media screen and (max-width: 1025px) {
  #section1 {
    position: relative;
  }
  .vd_height {
    display: none;
  }
  .vd_height + .bannerImgHolder {
    display: block;
  }
  .sloderControl {
    bottom: 15%;
  }
  /* quick link start */
  .quickLink {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    bottom: auto;
    right: auto;
    -webkit-box-shadow: 0px 6px 15px -1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 6px 15px -1px rgba(0, 0, 0, 0);
    box-shadow: 0px 6px 15px -1px rgba(0, 0, 0, 0);
    display: block;
  }
  .quickLink:after {
    content: "";
    display: block;
    clear: both;
  }
  .quickLink li {
    border-bottom: 0px solid #a91332;
    border-right: 1px solid #a91332;
    float: left;
    width: 25%;
  }
  .quickLink li:last-of-type {
    border-right: 0px solid #a91332;
  }
  .quickLink li article {
    display: none;
  }
  /* quick link end */

  /* banner text */
  .banner1_text1 {
    font-size: 35px;
    line-height: 35px;
  }
  .banner1_text2 {
    font-size: 40px;
    line-height: 45px;
  }
  .banner1_text2 strong:before {
    content: "";
    width: 155px;
    margin-right: 25px;
    top: -13px;
    left: 6px;
  }
  /* banner text */

  /* section 2 start */
  .sec2Bg .center {
    padding: 50px 0 50px;
  }
  .pujaHighlight_info h2:after {
    display: none;
  }
  .pujaHighlight_info {
    float: left;
    width: 100%;
    padding-right: 0px;
    top: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
  .pujaHighlight_thumb {
    float: left;
    width: 100%;
  }
  .pujaHighlight_thumb li:nth-of-type(2) {
    top: 0px;
  }
  .pujaHighlight_thumb li div {
    top: auto;
    bottom: 5%;
  }
  .pujaHighlight_thumb li:hover div {
    top: auto;
  }

  .pujaHighlight_thumb li:hover:after {
    opacity: 0;
  }
  .pujaHighlight_thumb li:hover div.phg_thumb_info h3 {
    color: #fff;
  }
  .pujaHighlight_thumb li div.phg_thumb_info h3:after {
    opacity: 1;
    border-top: 2px solid #fff;
  }
  .pujaHighlight_thumb li div.phg_thumb_info span {
    opacity: 0;
    display: none;
  }
  .pujaHighlight_thumb li div.phg_thumb_info samp {
    opacity: 1;
    color: #fff;
  }
  /* section 2 end */

  /* section3 start */
  .sec3Bg {
    position: relative;
  }
  .bbp_head {
    top: 20%;
    text-align: center;
  }
  .bbp_head span {
    display: inline-block;
  }
  .bbp_head span:after {
    display: none;
  }
  .bonedi_barir_pujo_info {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  .bbp_info_holser {
    top: 0px;
    padding: 0px;
    width: 100%;
  }
  .bonedi_barir_pujo_info li div {
    padding: 50px 85px;
  }
  .bbp_prev {
    left: 0px;
    right: auto;
    border-right: 0px solid #a41533;
  }
  .bbp_next {
    right: 0px;
    margin-right: 0;
  }
  /* section3 end */

  /* section4 start */
  .sec4Bg:before {
    display: none;
  }
  .sec4Bg {
    padding: 50px 0;
  }
  .diduKnow aside h2:after {
    content: "";
    width: 200px;
  }
  /*  */
}

@media screen and (max-width: 900px) {
  /* section4 start */
  .sec4Bg {
    padding: 0 0 0px;
  }
  .diduKnow {
    padding-left: 0px;
  }
  .diduKnow figure {
    position: relative;
    left: auto;
    top: auto;
    max-width: 480px;
    width: 100%;
    margin: 30px auto 30px;
    padding-right: 0px;
  }
  .diduKnow h2 {
    left: 0px;
    font-size: 40px;
    text-align: center;
    margin-top: 40px;
  }
  .diduKnow h2:after {
    width: 35%;
    left: 308px;
    display: none;
  }
  .diduKnow aside {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-top: 0;
  }
  /* section4 end */
  .sec2Bg h3 {
    font-size: 22px;
    text-transform: uppercase;
    padding: 0 0 20px 0;
    position: relative;
    width: auto;
    margin: 0 auto;
  }
.hero-slide {
    width: auto;
    margin: 0 auto;
    text-align: center; padding: 0 20px;
}
.sec4Bg .leadership-left {
    display: block;
    vertical-align: top;
    width: auto;
    margin: 0px 0 0px 0;
}	
.sec4Bg .leadership-right {
    display: block;
    width: auto;
    vertical-align: top;
    margin: 0px 0 0px 0;
}	
.sec5Bg .book {
    float: none;
    width: auto;
    min-height: 430px;
    padding: 30px 25px 25px 25px;
}
.sec5Bg ul {
    float: initial;
    width: auto;
}	
.sec5Bg .book-slide {
    float: initial;
    width: auto;
    background: #ccc;
    min-height: 465px;
    padding: 50px 25px 25px 25px;
}	
.bannerImgHolder {
    width: 100%;
    /* height: 100%; */
    height: 100vh !important;
    position: relative;
    z-index: 4;
}
.bannerImgHolder {
    width: 100%;
    /* height: 100%; */
    height: 100vh;
    position: relative;
    z-index: 4;
}

.ytr ul {
    width: auto;
    float: inherit;
    margin: 10px 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 45%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 45%);
}	
.sec5Bg .solutions {
    float: initial;
    width: auto;
    background: none;
    min-height: inherit;
    padding: 0;
}	
img{ max-width: 100%; height: auto;}	
.ps_prev {
    height: 450px;
    width: 10px;
    background: #fff none;
    left: 50px;
    border-radius: 0px;
    display: none !important;
}
.text-center2 {
    float: none;
    vertical-align: middle;
    padding: 0px 0;
    width: auto;
}	
.sec3Bg-left {
    float: none;
    height: 100%;
    overflow: hidden;
    width: auto;
    background: url(../images/bg3.jpg) top right no-repeat;
    background-size: cover;
}	
.sec7Bg-left {
    float: initial;
    height: 100%;
    overflow: hidden;
    width: auto;
    background: url(../images/video.jpg) top right no-repeat;
    background-size: cover;
}	
.sec7Bg-right {
    float: inherit;
    height: 100%;
    overflow: hidden;
    width: auto;
    background: url(../images/video2.jpg) top left no-repeat;
}	
.productSlide li.ps_item p {
    margin-bottom: 25px;
    height: inherit;
}	
.sec3Bg {
    display: inherit;
}	
.service5 ul li.eer b {
    position: absolute;
    right: 0;
    left: 0;
    top: 98px;
    bottom: 0px;
    border: none;
    width: 237px;
    display: block;
    z-index: 99;
    height: 29px;
    float: right;
}	
.sec7Bg {
    display: inherit;
}	
.text-center {
    float: inherit;
    vertical-align: middle;
    padding: 50px 0;
    width: auto;
}
.sec3Bg-right {
    float: none;
    height: 100%;
    overflow: hidden;
    width: auto;
   background: #66060a;
}	
.ytr ul {
    width: auto;
    float: inherit;
    margin: 10px 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 45%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    box-shadow: initial;
    border: 1px solid #ccc;
}
.sec5Bg .solutions article.strategies h3 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.sec5Bg .solutions article.strategies a {
    color: #fff;
    font-size: 14px;
    font-style: italic;
}
.sec5Bg .solutions article:last-child {
    background: #5a5a5a;
    padding: 25px;
    color: #fff;
}
.sec4Bg .leadership-right .box {
    width: auto;
    height: auto;
    background: #fff;
    margin: 0px 0 0 0;
    -webkit-box-shadow: inherit;
    -moz-box-shadow:inherit;
    box-shadow: inherit;
    padding: 50px;
    text-align: left;
}	
.sec2Bg h3:before {display: none;}	
.sec2Bg h3:after {display: none;}	
.sec7Bg .text-center {
    text-align: center;
    padding: 70px 0;
}	
.service5 ul li {
    float: left;
    width: 50%;
    height: 193px;
    background: #fff;
    list-style: none;
    text-align: center;
    vertical-align: central;
    position: relative;
}	
.service5 ul li {
    float: inherit;
    width: auto;
    height: inherit;
    background: #fff;
    list-style: none;
    text-align: left;
    vertical-align: central;
    position: relative;
    display: block;
    vertical-align: top;
}
.bannerInfo {
    max-width: 1100px;
    width: auto;
    margin: 0 auto 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    padding: 0px 0;
    z-index: 5;
    top: inherit;
    text-align: center;
    height: 160px;
    border: none;
}
.banner1_text1 strong br{ display: none;}
.banner1_text1 strong {
    font-weight: 400 !important;
    font-size: 22px;
}
ul.partners_slider li{ margin: 0 12px;}
.hs_prev, .hs_next {
    display: none !important;
}
.banner1_text2 strong br{ display: none;}
.banner1_text1 {
    font-size: 22px;
    line-height: 35px;
}
.banner1_text2 {
    font-size: 18px;
    line-height: 23px;
}
.sec3Bg h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #c7232a;
    font-weight: 600;
    padding: 35px 0;
    text-align: center;
}	
.sec3Bg .text-center p {
    padding: 0px 15px;
    text-align: center;
}	
.sec3Bg .text-center a {
    padding: 15px 15px;
    background: #c7232a;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    display: block;
    margin: 35px auto;
    width: 120px;
    text-align: center;
}	
.sec3Bg .text-center2 {
    padding: 40px 10px 45px 10px;
}	
.sec3Bg .text-center2 p {
    font-style: italic;
    color: #fff;
    padding: 0 0 16px 0;
    font-weight: 400;
    text-align: center;
}
.sec3Bg .text-center2 a {
    font-style: italic;
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.sec7Bg .sec7Bg-right {
    padding: 53px 40px;
}	
.footerRight>div {
    float: none;
}	
.footerRight>div.helpline {
    float: none;
}	
.footerRight>div.helpline {
    float: none;
    text-align: center;
    padding: 15px 0 0 0;
    display: none;
}
.clients2 .partners ul.partners_slider2 {
    display: block;
    width: 66%;
    float: inherit;
    padding: 15px 0 0 0;
    margin: 0 auto;
}
.scrollDown {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 5%;
    margin: auto;
    display: none;
}	
.sec2Bg h2 {
    font-size: 22px;
    text-transform: uppercase;
}
	.right-box p{ font-size: 15px; line-height: 22px;}
.sec2Bg ul li.ps_item :after{ display: none !important;}	

.productSlide li.ps_item figure img {
    display: block;
    vertical-align: bottom;
    margin-right: 0;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
}	
.sec2Bg ul li.ps_item :after { display: none;}	
.sec2Bg ul {
    margin: 40px 0 0 0;
}	
.container {
    width: auto;
    margin: 0 auto;
}	
.left-box {
    float: none;
    width: auto;
    text-align: center;
}
.right-box {
    float: none;
    width: auto;
    text-align: left;
    padding: 20px;
}	
.right-box aside h1 {
    font-size: 71px;
    font-weight: 900;
    color: #fff;
    padding: 11px 0 26px 0;
    display: block;
}
	.right-box aside h2 {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    padding: 40px 0 0 0;
    display: inline-block;
    text-transform: uppercase;
    line-height: 25px;
}
.right-box aside span {
    width: 53%;
    position: absolute;
    top: 0;
    right: 0;
}
.right-box aside span img{ width: 100%;}
.right-box aside {
    width: auto;
    height: 140px;
    background: #66060a;
    position: relative;
    padding: 15px;
}
.right-box aside h2 {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    padding: 0px 0 0 0;
    display: inline-block;
    text-transform: uppercase;
    line-height: 25px;
}
.right-box aside h1 {
    font-size: 71px;
    font-weight: 900;
    color: #fff;
    padding: 9px 0 20px 0;
    display: block;
}
.enqueryTriger {
    position: fixed;
    top: 0;
    right: 63px;
    width: 100px;
    height: 66px;
    z-index: 2;
    cursor: pointer;
    line-height: 66px;
    background: #662428;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}
.topLeft {
    padding: 10px 0 0 20px;
}
.newsletter {
    width: 1150px;
    height: 240px;
    background: #ccc;
    border-radius: 35px;
    -webkit-box-shadow: 0px 5px 11px -1px rgb(0 0 0 / 41%);
    -moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.41);
    box-shadow: none;
    margin: 0;
    position: relative;
    z-index: 1;
}	
.newsletter article:after {
	display: none;
}
.newsletter article h1 {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    line-height: 26px;
    padding: 0px;
    margin: 0px;
    padding: 25px;
    text-align: center;
}
.newsletter article h1 br{ display: none;}
.newsletter {
    width: auto;
    height: inherit;
    background: none;
    border-radius: 0px;
    -webkit-box-shadow: 0px 5px 11px -1px rgb(0 0 0 / 41%);
    -moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.41);
    box-shadow: none;
    margin: 0;
    position: relative;
    z-index: 1;
}
.sec2Bg .center {
    padding: 0px 0 50px;
}
.newsletter-form {
    padding: 15px;
    position: relative;
    background: #dedede;
    min-height: 140px;
}
.newsletter-form input[type=text] {
    float: none;
    margin: 0;
    width: 100%;
    font-size: 14px;
    padding: 15px 15px 15px 55px;
    border: none;
    position: relative;
}
.newsletter-form input[type=submit] {
    float: none;
    margin: 10px 0 0 0px;
    width: 68%;
    font-size: 12px;
    padding: 16px;
    border: none;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    background: #66060a;
    cursor: pointer;
    text-transform: uppercase;
}
.improving-lives ul li:after{ display: none;}
.left-part{ padding: 15px;}
.sec5Bg .solutions article p {
    font-size: 16px;
    line-height: 20px;
    color: #000;
}
.sec5Bg .solutions article.strategies p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}	
	
.newsletter-form form:after {
    content: "";
    display: inline-block;
    background: url(../images/email-icon-new.jpg) top left no-repeat;
    width: 33px;
    height: 27px;
    position: absolute;
    top: 27px;
	left: 30px}
	
.newsletter article h1 {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    line-height: 26px;
    padding: 0px;
    margin: 0px;
    padding: 0 0 25px 0;
    text-align: center;
}
.desktop{ display: none;}
.mobile{display: block;}
	
.clients {
    background: #fff;
    -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 29%);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.29);
    box-shadow: none;
    border-radius: 50px;
    margin: 50px auto;
}
.clients .partners h2 {
    display: block;
    width: 100%;
    float: none;
}	
.sec2Bg h2 span {
    font-size: 30px;
    color: #97080e;
    text-transform: none;
    padding: 8px 0 0px 10px;
    display: block;
	margin: 0 auto;
}
.clients .partners ul.partners_slider {
    display: block;
    width: 100%;
    float: none;
}
.partners_slider li {
    float: left;
    width: 45%;
    text-align: center;
    position: relative;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 5px;
}
.sec2Bg .center {
    padding: 0px 0 0px;
}
.sec3Bg-left {
    float: none;
    height: 800px;
    overflow: hidden;
    width: auto;
    background: #1b1f4d;
    background-size: cover;
}
.text-center article {
    width: 100%;
    position: absolute;
    right: 0;
    padding: 0px 0 0 0;
    left: 0px;
    top: 540px;
    height: -10px;
    background: #000;
}
.donn-images {
    position: absolute;
    top: 30px;
    right: 0px;
}
.sec3Bg .text-center2 h5 {
    font-size: 12px;
    color: #fff;
    padding: 0 0 5px 0;
    text-align: center;
}
.sec3Bg .text-center2 h2 {
    font-size: 21px;
    color: #fff;
    padding: 0 0 25px 0;
}
.sec3Bg .text-center2 ul li {
    margin: 10px;
    display: inline-block;
    border: 1px solid #9e151b;
    padding: 20px 24px;
    text-align: center;
    cursor: pointer;
    width: 42%;
    height: 137px;
    vertical-align: top;
}
.clients2 {
    background: #fff;
    -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 29%);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.29);
    box-shadow: initial;
    border-radius: 0;
    margin: 0px auto 50px auto;
    width: 100%;
}
.clients2 .partners h2 {
    display: block;
    width: auto;
    float: none;
}
.clients2 .partners h2 span {
    font-size: 30px;
    color: #97080e;
    text-transform: none;
    padding: 10px 0 0px 0px;
    display: block;
}
.leadership-left h2 {
    text-align: left;
    font-size: 27px;
    line-height: 36px;
    padding: 0 0 0px 0;
}
.improving-lives {
    background: #ededed;
    padding: 50px 0;
    margin: 0;
}
.ytr {
    padding: 50px 0;
}
.ytr .book article .book-text p strong {
    color: #fff;
    font-size: 12px;
    padding: 0 0 15px 0;
}
.ytr .book article .book-text p {
    font-size: 12px;
    line-height: 19px;
    padding: 0 0 5px 0;
    color: #fff;
}
}

@media screen and (max-width: 770px) {
  /* section3 start */
  .bbp_head {
    top: 30%;
    font-size: 40px;
    line-height: 40px;
  }
  .bonedi_barir_pujo_info li div {
    padding: 25px 75px;
  }
  .bonedi_barir_pujo_info {
    text-align: center;
    height: auto;
  }
  .bonedi_barir_pujo_info h3 {
    float: none;
    width: 100%;
    color: #c9173c;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
  }
  .bonedi_barir_pujo_info aside {
    float: none;
    width: 100%;
  }
.bannerImgHolder {
    width: 100%;
    /* height: 100%; */
    height: 100vh;
    position: relative;
    z-index: 4;
}
  /* section3 end */
}
@media screen and (max-width: 660px) {
  .quickLink li {
    border-bottom: 0px solid #a91332;
    border-right: 1px solid #a91332;
    float: left;
    width: 50%;
  }
  /* section 2 start */
  .pujaHighlight_thumb {
    padding: 0 30px;
  }
  .hs2_prev,
  .hs2_next {
    display: inline-block;
    margin: auto;
    z-index: 10;
    width: 30px;
    height: 38px;
    position: relative;
    text-indent: -99999px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -60px;
  }
  .hs2_prev {
    background: url(../images/arrow.png) no-repeat 0px 50%;
    left: 0px;
  }
  .hs2_next {
    background: url(../images/arrow.png) no-repeat 100% 50%;
    right: 0px;
  }
  /* section 2 end */
  /* section3 start */
  .bbp_head {
    font-size: 30px;
    top: 20%;
  }
  /* section3 end */
}
@media screen and (max-width: 600px) {
  /* banner text */
  .banner1_text1 {
    font-size: 22px;
    line-height:30px;
  }
  .banner1_text2 {
    font-size: 18px;
    line-height:25px;
  }
  .banner1_text2 strong:before {
    display: none;
  }
  /* banner text */

  /* section3 start */
  .bonedi_barir_pujo_info {
    height: auto;
  }
  .bonedi_barir_pujo_info li div {
    padding: 25px 30px;
  }
  .bonedi_barir_pujo_info h3 {
    font-size: 25px;
  }
  .bbp_info_holser {
    top: 0px;
  }
  .bbp_prev,
  .bbp_next {
    display: inline-block;
    margin: auto;
    z-index: 10;
    width: 30px;
    height: 38px;
    position: relative;
    text-indent: -99999px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    -webkit-box-shadow: 3px 37px 50px 8px rgba(201, 23, 60, 0);
    box-shadow: 3px 37px 50px 8px rgba(201, 23, 60, 0);
  }
  .bbp_prev {
    background: url(../images/arrow.png) no-repeat 0px 50%;
    right: auto;
    left: 10px;
  }
  .bbp_next {
    background: url(../images/arrow.png) no-repeat 100% 50%;
    left: auto;
    right: 10px;
  }
  .bbp_prev:after,
  .bbp_next:after {
    display: none;
  }
  /* section3 end */

  /* section4 start */
  .diduKnow figure {
    max-width: 100%;
    width: 85%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
  }
  .diduKnow figure img {
    width: 100%;
    position: absolute;
    left: 0;
    top: -150px;
    right: 0;
    bottom: 0;
  }
  .diduKnow h2 {
    left: 0px;
    font-size: 40px;
    margin-bottom: 35px;
  }
  .diduKnow h2:after {
    display: none;
  }
  .diduKnow aside {
    padding-left: 0px;
    padding: 0 35px;
    max-width: 100%;
    text-align: center;
  }
.newsletter {
    width: auto;
    height: inherit;
    padding: 55px 15px;
}
	img{ max-width: 100%; height: auto;}
}

@media screen and (max-width: 400px) {
  .pujaHighlight_info h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .pujaHighlight_info span {
    font-size: 16px;
    line-height: 22px;
    padding: 0 10%;
    display: block;
  }
  .pujaHighlight_info span br {
    display: none;
  }

  /* section4 start */
  .diduKnow aside em {
    margin-bottom: 30px;
  }
  .diduKnow h2 {
    left: 0px;
    font-size: 30px;
    margin-bottom: 25px;
  }
  .diduKnow aside h3 {
    font-size: 20px;
  }
  .diduKnow aside h2:after {
    display: none;
  }
  .diduKnow aside {
    padding-left: 0px;
    padding: 0 35px;
    max-width: 100%;
  }
  .diduKnow aside em {
    font-size: 15px;
    line-height: 20px;
  }
  .diduKnow figure {
    max-width: 100%;
    width: 85%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    height: 0;
    padding-bottom: 42%;
    overflow: hidden;
  }
  .diduKnow figure img {
    width: 100%;
    position: absolute;
    left: 0;
    top: -132px;
    right: 0;
    bottom: 0;
  }
  .bbp_head {
    font-size: 30px;
    top: 10%;
  }
}
