@media (max-width: 1920px) {
  .nav-item {
    padding: 4px;
    margin: 1px;
  }
}

@media (max-width: 1300px) {
  .cityImgs img {
    width: 48%;
  }

  .iTop .profilePic img {
    width:100% !important;
  }
}

@media (max-width: 1120px) {}

@media (max-width: 992px) {

  
  /* custom isot */

/* home page */

#homeBanner {
  width: 100%;
}

#homeBanner img {
  width: 100%;
}

#homeTop #welcomeMessage .msgImg img {
  width: 100%;
}

#timerRow .counts {
  padding: 28px 6px;
  font-size: 38px;
  height: 140px;
  width: 140px;
}

}

@media (max-width: 800px) {}

@media (max-width: 768px) {
  
  /* custom isot */

/* home page */
#eventLogo, #societyLogo {
width: 100% !important;
}
#homeBanner {
  width: 100%;
}

.messageBox .col-md-3, .messageBox .col-md-9 {
  width: 100% !important;
}

.team-sliders #eMember {
  width: 33% !important;
}

.iTop .text {
  width: 100% !important;
}

.ftco-appointment .col-md-5, .ftco-appointment .col-md-7 {
  width: 100% !important;
}
#homeBanner img {
  width: 100%;
}

#homeTop #aboutBhubaneswar, #venue .col-md-8, #venue .col-md-4, #homeTop #welcomeMessage, #contactTop .col-md-6, #contactInfo .col-md-4, #footerTop .col-md-6, #footerTop .col-md-5, #footerbottom .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

#contactTop .col-md-6 .form-group, #contactTop .col-md-6 .form-group .col-md-6 {
margin: 6px;
padding: 6px;
}

#contactInfo .col-md-4  {
  margin: 8px;
  padding: 8px;
}

#homeTop #welcomeMessage {
  margin-top: 0;
  border-radius: 0;
}

#homeTop #welcomeMessage .msgImg img {
  width: 100%;
}


#timerRow .counts {
  padding: 22px 6px;
  font-size: 18px;
  height: 100px;
  width: 100px;
}

#timerRow .label {
  font-size: 14px;  
  line-height: 1;
}

.msgTitle {
  padding: 63px 20px;
  font-size: 13px;
}

}

@media (max-width: 600px) {
  
  /* custom isot */

/* home page */
#societyLogo {
  padding: 12px !important;
}

.title .text h3 {
  font-size: 18px !important;
}

.messageBox {
  margin: 0;
}

.welcome .title {
  text-align: center;
}

.cityImgs img {
  width: 90%;
}

#homeBanner {
  width: 100%;
}

#homeBanner img {
  width: 100%;
}

.team-sliders #eMember {
  width: 100% !important;
}

#homeTop #aboutBhubaneswar, #venue .col-md-8, #venue .col-md-4, #homeTop #welcomeMessage, #contactTop .col-md-6, #contactInfo .col-md-4, #footerTop .col-md-6, #footerTop .col-md-5, #footerbottom .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

#contactTop .col-md-6 .form-group, #contactTop .col-md-6 .form-group .col-md-6 {
margin: 6px;
padding: 6px;
}

#contactInfo .col-md-4  {
  margin: 8px;
  padding: 8px;
}

#homeTop #welcomeMessage {
  margin-top: 0;
  border-radius: 0;
}

#homeTop #welcomeMessage .msgImg img {
  width: 100%;
}


#timerRow .counts {
  padding: 22px 6px;
  font-size: 18px;
  height: 100px;
  width: 100px;
}

#timerRow .label {
  font-size: 14px;  
  line-height: 1;
}

.msgTitle {
  padding: 63px 20px;
  font-size: 13px;
}

.venue-images {
  margin-top: 20px !important;
}

#organiserCol {
  margin-top: 20px !important;
}

.mobileResp {
  margin-left:0 !important;
  margin-right: 0 !important;
}

}



