@keyframes shadowPulse {
  0% {
    box-shadow: 0px 0px 5px 0px hsla(0, 0%, 0%, 0);
  }

  100% {
    box-shadow: 0px 0px 9px 0px hsl(0deg 10% 74%);
  }
}
.bannerMainHeading{
  color:white;
}
.headingBg {
  color:#000;
}
.featuresBanner {
  transform: skew(348deg);
  box-shadow: 0px 1.7725675106048584px 1.7725675106048584px 0px #00000059;
  background:#FCC62D;
  width: 25rem;
}
.featuresBannerText{
  font-size: 1.1rem;
  transform: skew(12deg) !important;
}

.shadow-pulse {
  animation-name: shadowPulse;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.modal,
.modal-open {
  overflow: hidden
}
.clientWebsiteName,.clientMobile{
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0
}
.winnersDropdown:focus {outline:none!important;box-shadow: 0 0 0 0!important;}
.categoryBox{
  box-shadow: 0px 0px 4.31502px rgb(0 0 0 / 25%);
  border-radius: 0.5rem;
}

.btn-lightWinners:hover {
  background-color: #fff;
  border-color: #fff;
}

/* :hover */
.btn-lightWinners {
  box-shadow: 0 4px 5px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}

.pointer {
  cursor: pointer;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translateY(-25%)
}
.shadow-lg {
  box-shadow: 0 0rem .5rem rgba(0,0,0,.175)!important;
}

@media screen and (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}
.ulMenu li{
  border-bottom: 1px solid #d9d9d9;
}
.ulMenu li:last-child{
  border-bottom: 0px solid #d9d9d9;
}
.ulMenu li:hover,.ulMenu li span:hover{
  color: #2d64ae!important;
}
.modal.show .modal-dialog {
  transform: translate(0)
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }

  .modal-sm {
    max-width: 300px
  }
  .winnersSelectionBtn {
    max-width: 23%;
  }
  .featuresBanner {
    width: 20.4rem;
  }
}

@media (min-width:992px) {
  .modal-lg {
    max-width: 800px
  }
}

#videoModal.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.pop_btn_close {
  position: absolute;
  color: #000;
  opacity: 1;
  margin: 0;
  background-color: #fff !important;
  top: -10px;
  right: -10px;
  padding: 4px !important;
  border-radius: 50px;
  font-size: 25px;
  z-index: 1;
}

/*.modal-content {background: transparent !important;}*/
.fade {
  opacity: 1;
  background-color: rgba(0, 0, 0, .75);
}

.pro_img {
  width: 50%;
  padding: 6%;
  border-radius: 50%;

}
/* 
.slick-next,
.slick-next:hover {
  background-image: url('/wp-content/themes/tally/assets/images/msme-page/right_arror.svg');
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  height: 26px !important;
  width: 26px;
}

.slick-prev,
.slick-prev:hover {
  background-image: url('/wp-content/themes/tally/assets/images/msme-page/left_arrow.svg');
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  height: 26px !important;
  width: 26px;
}

.slick-prev:before,
.slick-next:before {
  content: '';
}

.slick-next {
  right: -9px;
} */

.pro_img {
  width: 90px !important;
  height: 90px;
  border-radius: 100%;
}

.clsEventBox {
  color: white;
}

.clsEventBox,
.activeBtn {
  background: #3069B1;
}

.activeBtn,
.activeBtn:hover {
  color: #fff;
}

.clsEventDetails {
  line-height: 36px;
  border: 3px solid #D6D6D6;
  border-top: 0px;
  font-size: 14px;
  font-weight: 600;
}

.clsRegNowBtn {
  width: 153px;
  background: #FEBE30;
  margin: 16px;
  border: 0px;
}

.clsSpeakerDetails {
  font-size: 10px;
}

.fontColorBlue {
  color: #3069B1;
}

.slick-slide {
  /* width:184px !important;*/
  font-size: 14px;
}

.clsCitation {
  background: #94CBEC;
  border-radius: 43px;
  font-size: 17px;
  padding: 7px;
}

.saluteImg {
  width: 40px;
  position: relative;
  top: 11px;
  left: 12px;
  margin-right: 21px;
}

.play-icon {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  top: 7rem;
  width: 39px;
}

.clsWinAwardCardIcon {
  background-repeat: no-repeat;
  text-align: center;
  padding: 17px;
  margin: auto;
  font-weight: bold;
  padding-top: 37px;
  font-size: 12px;
  width: 125px;
  height: 117px;
  background-size: cover;
  background-image: url(/wp-content/themes/tally/assets/images/msme-page/award_frame.svg);
}

.clsWinnerName {
  color: #3069B1;
  font-size: 20px;
  font-weight: bold;
}

.clsWinnerQual {
  color: #101010;
  font-size: 17px;

}

.clsShortLinks {
  cursor: pointer;
  margin-right: 0%;
}

.pro_win_img {
  width: 100px !important;
  height: 105px;
  border-radius: 100%;

}

.clsEventHeader {
  font-size: 18px;
}

.clsWinnerList {
  border-radius: 15px;
  padding: 17px 11px;
  cursor: pointer;
}

.clsWinFilter {
  width: 14rem;
  padding: 4px;
  margin-left: 2px;
}

a:hover {
  text-decoration: none;
}

.playicon {
  position: absolute;
  top: 38%;
  left: 45%;
}

.watchVideo {
  font-size: .8rem;
}

.globeIcon,
.mobileIcon {
  width: 1.2rem;
}

@media (min-width:280px) {
  .msme_banner{
    background-repeat:no-repeat;
    /* height: 40rem; */
    background-position: center;
    background-image: url("/wp-content/themes/tally/assets/images/msme-page/msme-honours-banner-mobile.gif");
    background-size: cover;
    /*background-color:#0D90B3;*/
  }
  /* .slick-next {
    right: 0px;
  } */

  .alwaysAweSMEImg {
    width: 12rem;
  }
  .highlightsHead{
    font-size: 1.2rem;
  }
  .categoryHead{
    font-size: 1rem;
  }
/* 
  .slick-prev {
    left: 0px;
    z-index: 100;
  } */

  .play-icon {
    top: -7rem;
    left: 43%;
  }

  #idThumbnaleImg {
    width: 94%;
  }

  .clsShortLinks {
    text-decoration: none;
    font-size: 9px;
  }
  

  .highlightsHead {
    font-size: 1.5rem;
  }

  .categoryHead {
    font-size: 1rem;
  }

  .h3,
  h3 {
    font-size: 1.5rem;
  }
  .clsCitation{
    border-radius: 15px;
    padding: 17px;
  }
  .winnersSelectionBtn{
    font-weight: normal!important;
    padding: 4px;
    border: 1px solid black;
  }
  .winnersText,.winnersSelectionBtn{
    font-size: 9px;
  }
  .winnersText {
    vertical-align: 0.2em;
  }
  .winnersSelectionBtn {
    /* max-width: 13.5rem; */
    max-width: 72%;
  }
  .dropdown-menu{
    min-width: 100%;
    margin-left: -0.5rem;
    font-size: .5rem;
  }
  .dropdown-toggle::after{
    vertical-align: 0.2em;
  }
  .clsShortLinks,.winnersText,.ulMenu{
    font-size: 16px;
  }
  .featuresBanner{
    width: 18.4rem;
  }
  .featuresBannerText h2 {
    font-size: 1rem;
  }
  .bannerMsmeLogo{
    width: 13rem;
  }
}

@media (min-width:320px) {

  .clsRegNowBtn {
    width: 131px;
  }
/* 
  .slick-slide {
    font-size: 14px;
  } */

  .play-icon {
    top: -7rem;
    left: 0%!important;
  }

  #idThumbnaleImg {
    width: 94%;
  }

  .clsShortLinks {
    text-decoration: none;
    font-size: 11px;
  }
  .diamond-img{
    height: 13rem;
  }
  .playicon{
    top: 30%;
    left: 41%;
  }
  .dropdown-menu {
    min-width: 100%;
  }
  .tally_img {
    width: 6.5rem;
  }
  .clsMsmeHonors {
    width: 55%;
  }
  .mediaPartnerText{
    font-size: .8rem;
  }
  .htLogo {
    width: 2.4rem;
  }
}

@media (min-width:375px) {
  .playicon{
    top: 36%;
    left: 41%;
  }
  .play-icon {
    top: -8rem
  }
  .winnersSelectionBtn {
    /* max-width: 12.2rem; */
    max-width: 40%;
  }
  .dropdown-menu {
    min-width: 100%;
  }
  .tally_img {
    width: 7rem;
  }
  /* .msme_banner{
    height: 34rem;
  } */
}
@media (min-width:412px) {
  .winnersSelectionBtn {
    max-width: 42%;
  }
}
@media (min-width:425px) {
  #idThumbnaleImg {
    width: 85% !important;
  }

  .h3,
  h3 {
    font-size: 1.75rem;
  }

  .alwaysAweSMEImg {
    width: 12rem;
  }

  .clsRegNowBtn {
    width: 131px;
  }

  .clsMsmeHonors {
    width: 50%;
  }

  /* .slick-slide {

    font-size: 14px;
  }

  .slick-prev {
    left: 20px;
  }

  .slick-next {
    right: 20px;
  } */
  .play-icon {
    top: -8rem;
  }
  .clsShortLinks {
    text-decoration: none;
    font-size: 10px;
  }
  .winnersSelectionBtn {
    max-width: 30%;
  }
  .dropdown-toggle::after {
    vertical-align: 0.3em;
  }
  .dropdown-menu {
    /*min-width: 13.8rem;*/
    max-width: 72%;
  }


}
@media (min-width:576px) {
  .play-icon {
    top: -10rem;
  }
  .diamond-img {
    height: 17rem;
  }

  .alwaysAweSMEImg {
    width: 14rem;
  }

  .playicon{
    left: 44%;
  }
  .dropdown-menu {
    min-width: 100%;
  }
  .selectedWinner {
    font-size: 10px;
  }
  .caret{
    font-size: .5rem;
  }
  .winnersDropdown{
    font-size: .5rem;
  }
  .dropdown-toggle::after{
    font-size: 12px;
  }
  .winnersText {
    vertical-align: 0.1em;
  }
  .dropdown-toggle::after {
    vertical-align: 0.2em;
  }
  .winnersSelectionBtn{
    max-width: 23%;
  }
  .tally_img {
    width: 9rem;
  }
  .mediaPartnerText {
    font-size: .8rem;
  }
  .clsMsmeHonors {
    width: 40%;
  }
  .htLogo {
    width: 3.4rem;
  }
  /* .msme_banner {
    height: 35rem;
  } */
  .featuresBanner {
    width: 21.4rem;
  }
}
@media (min-width:768px) {
  .headingBg{background-position: left;}
  .msme_banner{
    background-repeat:no-repeat;text-align:center;background-size: cover;
    background-image: url("/wp-content/themes/tally/assets/images/msme-page/msme-banner-bg.svg");
  }
  .clsRegNowBtn {
    width: 131px;
  }

  .tally_img {
    width: 8.5rem;
  }

  .slick-slide {
    /*width: 112px !important;*/
    font-size: 14px;
  }

  .clsMsmeHonors {
    width: 85%;
  }

  .highlightsHead {
    font-size: 1.2rem;
  }

  .categoryHead {
    font-size: 1rem;
  }
/* 
  .slick-next {
    right: -20px;
    z-index: 100;
  }

  .slick-prev {
    left: -25px;
  } */

  .play-icon {
    top: -7rem;
  }
  .play-icon {
    top: -12rem;
  }

  #idThumbnaleImg {
    width: 52%;
  }

  /*.msme_banner {
    height: 476px !important;
  }*/

  .clsShortLinks {
    text-decoration: none;
    font-size: 14px !important;
    font-weight: normal!important;
  }
  .diamond-img {
    height: 22rem;
  }
  .playicon {
    left: 46%;
  }

  .alwaysAweSMEImg {
    width: 100%;
  }
  .clsCitation {
    border-radius: 43px;
    padding: 7px;
  }
  .htLogo {
    width: 3rem;
  }
  .winnersSelectionBtn{
    color: black;
    text-decoration: none;
    width: 82px;
  }
  .winnersText,.selectedWinner,.winnersSelectionBtn{
    font-size: 15px;
    font-weight: normal!important;
  }
  .dropdown-menu {
    min-width: 5.2rem;
  }
  .ulMenu {
    left: 0px!important;
  }
  .dropdown-toggle::after {
    vertical-align: 0.2em;
    font-size: 15px;
  }
  /* .msme_banner {
    height: 23rem;
  } */

}

@media(min-width:1024px) {
 .msme_banner{
  background-repeat:no-repeat;text-align:center;background-size: cover;
  background-image: url("/wp-content/themes/tally/assets/images/msme-page/msme-banner-bg.svg");
}

.clsMsmeHonors {
  width: 60%;
}

.diamond-img {
  height: 19rem;
}
.play-icon {
  top: -11rem;
}
.playicon {
  left: 44%;
} 

#idThumbnaleImg {
  width: 55% !important;
}
.clsShortLinks {
  text-decoration: none;
  font-size: 15px !important;
}
  /*.msme_banner {
    background-position: 0rem -2rem;
    height: 456px !important;
  }*/

  .h3,
  h3 {
    font-size: 1.4rem;
  }

  .highlightsHead {
    font-size: 1.7rem;
  }

  .categoryHead {
    font-size: 1.4rem;
  }
  .tally_img {
    width: 8.5rem;
  }
  .dropdown-toggle::after {
    font-size: 16px;
  }
  .ulMenu {
    left: -1px!important;
  }
  .winnersSelectionBtn {
    max-width: 9.8rem;
  }
  .dropdown-menu {
    min-width: 5.2rem;
  }
  .htLogo {
    width: 3rem;
  }
  .alwaysAweSMEImg {
    width: 8rem;
  }
  /* .msme_banner {
    height: 35rem;
  } */

}

@media(min-width:1200px) {
  .msme_banner{
    background-repeat:no-repeat;text-align:center;background-size: cover;
    /* height: 35rem; */
    background-image: url("/wp-content/themes/tally/assets/images/msme-page/msme-banner-bg.svg");
  }
  .bannerMsmeLogo {
    width: 20rem;
  }

  .clsMsmeHonors {
    width: 50%;
  }
  /*.msme_banner {
    background-position: -2rem -1rem;
    height: 372px !important;
  }*/
  .diamond-img {
    height: 21rem;
  }
  .play-icon {
    top: -12rem;
  }

  .h3,
  h3 {
    font-size: 1.75rem;
  }
  #idThumbnaleImg {
    width: 50% !important;
  }
  .playicon {
    left: 46%;
    top: 40%;
  }
  .headingBg {
    font-size: 1.1rem;
    color:#000;
  }
  .winnersSelectionBtn {
    max-width: 10.8rem;
  }
  .dropdown-menu {
    min-width: 5.2rem;
  }
  .htLogo {
    width: 3.2rem;
  }
  .featuresBanner {
    width: 22.4rem;
  }
  .featuresBannerText h2 {
    font-size: 1.1rem;
  }
  .bannerMainHeading{
    font-size: 2.8rem;
  }
}

@media(min-width:1440px) {
  .play-icon {
    top: -13rem;
  }
/* 
  .slick-slide {
    width: 175px !important;
  } */

  #idThumbnaleImg {
    width: 50%;
  }

  .clsShortLinks {
    text-decoration: none;
    font-size: 17px;
  }

  .msme_banner {
    /*background-size: cover;*/
    background-position-y: 47%;
    background-position-x: 0px;
  }
  .offset-xxl-0{
    margin-left: 0%;
  }
  .col-xxl-8{
    max-width: 70%;
    flex: 0 0 70%;
  }
  .col-xxl-3{
    flex: 0 0 25%;
    max-width: 25%;
  }
  .pl-xxl-3{
    padding-left: 1rem!important;
  }

}
/*@media(min-width:1536px) {
  .msme_banner {
    background-position-y: -25px;
  }
}*/
@media(min-width:1600px) {
  .msme_banner {
    background-size: cover;
  }
}
@media(min-width:1920px) {
  /* .msme_banner {
    height: 36rem;
  } */
  .clsMsmeHonors {
    width: 65%;
  }
  .headingBg {
    font-size: 1.4rem;
    height: 2.5rem;

    color:#000;
  }
  .bannerMainHeading{
    font-size: 2.8rem!important;
    color:white;
  }

  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* .msme_banner {
    height: 30rem;
  } */
}
@media(min-width:2560px) {
  /*.msme_banner {
      background-position: 0rem -29rem;
  }*/
} 
