@import url("https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;1,400;1,600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+Gurmukhi:wght@300;400&display=swap");
@import url("myFonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  font-family: 'Krub', sans-serif;
  background: url(../myImages/bg.jpg) repeat left top;
  color: #333;
  font-size: 16px;
  line-height: 175%;
  font-weight: 500 !important;
  overflow-x: hidden !important; }

body, .english {
  font-family: 'Krub', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  font-weight: 500;
  text-align: left !important;
  margin-top: 40px;
  margin-bottom: 15px; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px;
  color: #005cbf; }

h4 {
  font-size: 18px;
  text-align: left !important;
  color: #218838; }

h5 {
  font-size: 14px; }

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important; }

.h3Inline h3 {
  display: inline-block;
  margin: 20px auto !important;
  text-align: center !important;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }

h1.punjabi {
  font-family: 'babestsemibold';
  font-size: 30px; }

.punjabi {
  text-align: justify;
  margin-bottom: 10px;
  font-family: "babestsemibold" !important; }
  .punjabi * {
    font-family: "babestsemibold" !important; }
  .punjabi p, .punjabi li {
    font-size: 20px;
    line-height: 170%; }

.gurmukhi {
  font-family: 'Gurvetica a6 Demi' !important;
  line-height: 170%; }

.myTable {
  margin-top: 40px; }
  .myTable td, .myTable th {
    text-align: center !important;
    border: 0.01em solid rgba(0, 0, 0, 0.1) !important;
    padding: 5px 10px; }
  .myTable .gurmukhi {
    text-align: center !important;
    font-size: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #bd2130 !important; }

.alignRight td, .alignRight th {
  text-align: left !important;
  display: table-cell;
  vertical-align: middle !important; }
.alignRight td:first-of-type, .alignRight th:first-of-type {
  text-align: right !important; }

.monthsNanak .gurmukhi {
  font-size: 20px !important;
  color: #005cbf !important; }

.monthsNanak td {
  display: table-cell;
  vertical-align: middle !important; }

a {
  color: #333;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 0; }

figcaption {
  text-align: center;
  font-size: 9px;
  font-style: italic;
  margin: 5px auto 0;
  line-height: 1.4 !important; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.line {
  height: 1px;
  width: 99%;
  margin: 0 auto;
  border-top: .01em dotted #666; }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-bottom: 10px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
.image{
background: url("images/bg.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
*/
/*
write like this
<span class="text-primary divider"></span>
<span class="text-default divider"></span>
*/
.divider.text-primary:before {
  color: #ff2934; }

.divider.text-default:before {
  color: #212526; }

.divider + h2 {
  margin-top: 39px; }

.section2 {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.5); }

.section2 h2 {
  font-size: 16px;
  font-weight: 700;
  text-align: center !important; }

.section2 li {
  list-style: none !important;
  margin-left: 0;
  text-align: center; }

.rightsReserved {
  background-color: #005794 !important;
  color: #b8b8b8;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 11px;
  line-height: 165%; }

.rightsReserved a {
  color: #b8b8b8; }

.adv {
  background-color: #383d41;
  border-radius: 7px;
  margin-top: 10px;
  text-align: center !important; }

.adv h2 {
  color: #CCC;
  text-align: center !important;
  font-size: 13px;
  font-weight: 700; }

.bodyText {
  background-color: rgba(255, 255, 255, 0.7) !important; }

.bodyText a {
  text-decoration: none;
  border-bottom: 0.01em solid rgba(204, 204, 204, 0.6) !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }

.bodyText h1 {
  /*color:#0056b3;*/
  color: #a80006;
  font-weight: 500; }

.bodyText h4 {
  font-size: 18px; }

.bodyText h6 {
  margin-bottom: 15px;
  text-align: left !important; }

.bodyText span {
  margin-left: 20px; }

.borderbot {
  height: 1px;
  width: 200px;
  background-color: red; }

#myTags {
  text-align: center !important; }

#myTags h5 {
  font-size: 9px;
  color: #CCC;
  display: inline;
  margin-right: 30px;
  border: .01em dashed #CCC;
  border-radius: 4px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.3); }

#myTags h5:last-child {
  margin-right: 0; }

#myTags h3 {
  font-size: 9px;
  color: #CCC;
  display: inline;
  margin-right: 30px;
  border: .01em dashed #CCC;
  border-radius: 4px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.3); }

#myTags h3:last-child {
  margin-right: 0; }

.borderLeftDiv {
  width: 100%;
  padding: 15px;
  margin-top: 30px;
  background-color: white;
  border: .01em solid #CCC;
  border-radius: 7px;
  border-left: 5px solid rgba(59, 90, 50, 0.6); }

.borderLeftDiv a {
  color: #2075c9; }

.borderLeftDiv dt {
  font-weight: 400;
  font-size: 115%;
  margin-top: 15px;
  color: #2075c9; }

.borderLeftDiv dt:first-child {
  margin-top: 0; }

.borderLeftDiv div.punjabi dd {
  font-size: 12px; }

.borderLeftDiv div.punjabi dd {
  font-size: 12px; }

div.punjabi figcaption {
  text-align: center;
  font-size: 10px;
  font-style: normal;
  margin: 0 auto; }

table#myTable {
  font-size: 18px;
  text-align: left; }

.imgEffects {
  transition: transform .2s;
  /* Animation */ }

.imgEffects:hover {
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* Safari 3-8 */
  transform: scale(1.05); }

.gurudwarasAmritsar {
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #005794 !important; }
  .gurudwarasAmritsar * {
    color: rgba(255, 255, 255, 0.8); }
  .gurudwarasAmritsar h2 {
    font-size: 14px;
    text-align: center;
    font-weight: 500; }
  .gurudwarasAmritsar h1, .gurudwarasAmritsar h3 {
    color: #e0a800; }

.section3 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#65d5ff+0,65d5ff+100&0.25+0,0.15+100 */
  /*
  background: -moz-linear-gradient(top,  rgba(101,213,255,0.25) 0%, rgba(101,213,255,0.15) 100%);
  background: -webkit-linear-gradient(top,  rgba(101,213,255,0.25) 0%,rgba(101,213,255,0.15) 100%);
  background: linear-gradient(to bottom,  rgba(101,213,255,0.25) 0%,rgba(101,213,255,0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4065d5ff', endColorstr='#2665d5ff',GradientType=0 );
  */
  background: url("");
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 50px;
  border-top: 0.01em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.01em solid rgba(0, 0, 0, 0.07); }

.section3 h2 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #005cbf;
  margin-bottom: 20px; }

.section3 h5 {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #218838;
  margin-top: 10px; }

.section3 li {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.6;
  margin-left: 25px !important; }

.img-h1 {
  max-width: 400px; }

/* ============================================================================================== */
.img75 {
  max-width: 75px; }

.img100 {
  max-width: 100px; }

.img150 {
  max-width: 150px; }

.img200 {
  max-width: 200px; }

.img250 {
  max-width: 250px; }

.img300 {
  max-width: 300px; }

.img350 {
  max-width: 350px; }

.img400 {
  max-width: 400px; }

.img450 {
  max-width: 450px; }

.img500 {
  max-width: 500px; }

.img550 {
  max-width: 550px; }

.list {
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  border-bottom: .01em dotted #CCC; }

.sikhGurus h3 {
  text-align: center !important;
  margin-top: 20px; }

.socialTop i {
  font-size: 20px;
  margin-right: 15px; }

.borderTop {
  border-top: 0.01em solid rgba(255, 255, 255, 0.16); }

.borderLight {
  border: 0.01em solid rgba(255, 255, 255, 0.1); }

.activePage {
  color: #0056b3; }

.divider2 {
  height: 1px;
  border-top: .01em dotted #333;
  width: 100%;
  margin: 20px auto; }

.myDl {
  margin-top: 10px;
  margin-bottom: 50px; }
  .myDl dt {
    margin-top: 5px; }
  .myDl dt i {
    color: rgba(0, 98, 204, 0.4);
    font-size: 30px; }
  .myDl dd {
    border-left: 3px solid rgba(0, 86, 179, 0.1);
    border-right: 3px solid rgba(0, 86, 179, 0.1);
    border-radius: 25px;
    padding: 10px 10px 10px 15px;
    margin-top: 5px;
    margin-bottom: 5px; }

.myDl2 {
  margin-top: 20px;
  margin-bottom: 20px; }
  .myDl2 dt * {
    font-weight: 600; }
  .myDl2 dt h2 {
    text-align: left !important;
    font-size: 18px; }
  .myDl2 dd {
    margin-left: 30px;
    text-align: justify; }

.h2Small {
  font-size: 100%;
  padding: 0 0 0 30px;
  margin: 10px 0 !important;
  background: url("../../global_images/khanda.svg") no-repeat left center;
  background-size: 20px;
  text-align: left !important; }

.myFont {
  margin-left: -30px !important; }

.slide h2 {
  color: white;
  font-size: 13px;
  text-align: center; }

.slide figcaption {
  color: #CCC; }

.nearGurTop {
  width: 100%;
  border-top: .01em solid #CCC;
  border-left: .01em solid #CCC;
  border-right: .01em solid #CCC;
  background-color: #1877f2;
  color: white;
  text-align: center !important;
  margin-top: 20px;
  border-radius: 2px; }

.nearGur {
  width: 100%;
  border-left: .01em solid #CCC;
  border-right: .01em solid #CCC;
  border-bottom: .01em solid #CCC;
  height: 300px;
  overflow-y: scroll;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 13px; }

.nearGur li {
  line-height: 1.2;
  margin-bottom: 10px; }

.harbakshSingh th {
  width: 30% !important;
  text-align: right !important; }

.harbakshSingh td:last-of-type {
  width: 67% !important;
  text-align: left !important; }

.myForm * {
  color: #CCC !important; }

.gurudwaras h2, .gurudwaras h6 {
  text-align: center; }

.gurudwaras h2 {
  font-size: 22px;
  margin-bottom: 15px; }

.gurudwaras h6 {
  font-size: 14px;
  color: #666666; }

.smaller {
  font-size: 50%; }

.joinNewsLetter {
  margin: auto;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 350px;
  height: 430px;
  background-color: rgba(255, 255, 255, 0.65);
  border: .01em solid #CCC;
  border-radius: 10px;
  z-index: 10000;
  text-align: center !important;
  padding: 10px 20px; }

.joinNewsLetterClose {
  float: right;
  padding: 10px;
  cursor: pointer;
  background-color: white;
  border-radius: 5px;
  border: .01em solid #CCC; }

.googleMap {
  border: .01em solid #CCC !important;
  box-shadow: 4px 4px 3px #CCC; }

.tableContact2 {
  margin-bottom: 30px;
  width: 100% !important; }

.tableContact2 td {
  vertical-align: middle !important; }

.tableContact2 td:nth-child(1) {
  /*width: 40px;*/
  color: #bd2130;
  /*border-right: .01em dotted rgba(204, 204, 204, 0.6);*/ }

.tableContact2 tr td:last-of-type {
  padding: 5px !important;
  border-bottom: .01em solid #CCC !important; }

.tableContact2 tr td:last-of-type {
  border-bottom: .01em solid #CCC !important; }

.tableContact2 td:nth-child(2) {
  padding: 5px 20px 5px 20px !important; }

.tableContact2 tr:hover {
  color: #212529;
  background-color: rgba(255, 255, 255, 0.4); }

.headlines {
  padding: 5px;
  border: .01em solid #CCC;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 5px; }
  .headlines h1 {
    color: white !important; }

.headlines2 {
  padding: 10px;
  border: .01em solid #CCC;
  border-radius: 10px;
  margin: 40px auto 10px; }
  .headlines2 h2 {
    color: white !important;
    font-size: 16px !important; }

.headlines3 {
  padding: 10px;
  border: .01em solid #CCC;
  border-radius: 10px;
  margin: 40px auto 10px;
  background-color: #0d6efd; }
  .headlines3 h2 {
    color: white !important;
    margin: 0;
    padding: 0;
    text-align: center !important; }

article.myArticle {
  margin-top: 10px; }

article.myArticle * {
  font-size: 10px;
  text-align: center !important;
  line-height: 1.4 !important; }

/* ============================================================================================================= */
/*.stateDetails{
width:75%;
margin:0 auto!important;
text-align: center!important;
margin-top:30px!important;
margin-bottom:30px!important;
border:.01em solid #CCC;
border-radius:10px;
padding:20px;
background-color: white;
box-shadow:3px 3px 5px rgba(204, 204, 204, 0.6);
}*/
.stateDetails {
  margin: 0 auto !important;
  /*text-align: center!important;*/
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border: .01em solid #CCC;
  border-radius: 5px;
  padding: 20px 10px;
  background-color: white;
  box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.6); }

.stateDetails * {
  font-weight: 500; }

.stateDetails h2 {
  color: #aa0004;
  margin-bottom: 10px; }

.stateDetails h3 {
  color: #007bff;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: left !important; }

.stateDetails h6 {
  font-size: 20px !important;
  margin-top: 25px;
  margin-bottom: 25px; }

/* ============================================================================================================= */
.columnRight * {
  text-align: left !important; }

.columnRight .card-body {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.columnRight .card-body h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* ============================================================================================================= */
.mainGuruSahib {
  width: 75%;
  margin: 0 auto !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border: .01em solid #CCC;
  border-radius: 10px;
  padding: 20px;
  background-color: white;
  box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.6); }

.mainGuruSahib h2, .mainGuruSahib h3, .mainGuruSahib h4 {
  text-align: left !important;
  font-weight: 500;
  line-height: 2; }

.mainGuruSahib h2 {
  text-transform: uppercase;
  font-size: 30px; }

.mainGuruSahib h3 {
  margin-left: 20px;
  text-decoration: underline; }

.mainGuruSahib h4 {
  margin-left: 40px;
  color: #bd2130; }

.mainGuruSahib p {
  margin-left: 100px; }

.myTags {
  text-align: center !important;
  padding-top: 5px;
  padding-bottom: 10px; }
  .myTags h4 {
    border: 0.01em dotted rgba(0, 0, 0, 0.05);
    padding: 3px 5px;
    display: inline;
    font-size: 10px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    color: rgba(0, 0, 0, 0.4) !important; }

.rightsReservedMain {
  background-color: #003461 !important; }

.rightsReserved {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }

.rightsReserved span {
  padding-left: 10px;
  padding-right: 10px; }

.rightsReserved * {
  color: rgba(255, 255, 255, 0.6) !important; }

.rightsReserved2 {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }

.rightsReserved2 * {
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 30px; }

.rightsReserved3 {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }

.rightsReserved3 span {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block; }

.rightsReserved3 * {
  color: rgba(255, 255, 255, 0.6) !important; }

/* ============================================================================================================= */
.myTable2 td:first-of-type {
  width: 80px !important;
  background-color: rgba(0, 123, 255, 0.1) !important; }

.myTable3 td:first-of-type {
  background-color: rgba(0, 123, 255, 0.1) !important; }

.myTable4 .gurmukhi {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  color: #0000ff !important; }

.myTable4 td {
  text-align: center !important;
  display: table-cell;
  vertical-align: middle !important; }

.myTable4 td:first-of-type span.gurmukhi {
  text-align: left !important;
  color: #bd2130 !important; }

/* ========================================================================== */
.myTable5 {
  font-family: 'Gurvetica a6 Demi' !important;
  font-size: 30px; }
  .myTable5 * {
    text-align: center; }
  .myTable5 span {
    font-family: "Krub", sans-serif !important;
    font-size: 18px;
    color: #00b3ff; }
  .myTable5 .sangrand {
    background-color: rgba(255, 192, 203, 0.23); }
  .myTable5 .massia {
    background-color: rgba(255, 255, 0, 0.25); }
  .myTable5 .pooranmashi {
    background-color: rgba(0, 191, 255, 0.08); }

/* ========================================================================== */
.nores {
  font-size: 10px;
  color: #000;
  text-align: center;
  line-height: 1.3;
  overflow-x: hidden !important; }

.allMonths {
  background-color: rgba(0, 0, 0, 0.05);
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 0.01em solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 0.01em solid rgba(0, 0, 0, 0.1) !important; }

.allMonths a {
  text-decoration: none !important;
  border: none !important; }

.bg-myBlue {
  background-color: #005794 !important; }

.bg-myRed {
  background-color: red; }

.bg-myOrange {
  background-color: darkorange !important !important; }

.text-myOrange {
  color: darkorange !important !important; }

.breadcrumb {
  font-size: 10px !important; }

.abc1 {
  background-color: rgba(186, 203, 230, 0.2);
  margin-bottom: 30px;
  border-top: .01em dotted #CCC;
  border-bottom: .01em dotted #CCC; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.dropdown-menu.show {
  -webkit-animation: fadeIn 0.3s alternate;
  /* Safari 4.0 - 8.0 */
  animation: fadeIn 0.3s alternate; }

.nav-item.dropdown.dropdown-mega {
  position: static; }
  .nav-item.dropdown.dropdown-mega .dropdown-menu {
    width: 90%;
    top: auto;
    left: 5%; }

.navbar-toggler {
  border: none;
  padding: 0;
  outline: none; }
  .navbar-toggler:focus {
    box-shadow: none; }
  .navbar-toggler .hamburger-toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    z-index: 11;
    float: right; }
    .navbar-toggler .hamburger-toggle .hamburger {
      position: absolute;
      transform: translate(-50%, -50%) rotate(0deg);
      left: 50%;
      top: 50%;
      width: 50%;
      height: 50%;
      pointer-events: none; }
      .navbar-toggler .hamburger-toggle .hamburger span {
        width: 100%;
        height: 4px;
        position: absolute;
        background: #333;
        border-radius: 2px;
        z-index: 1;
        transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
        left: 0px; }
        .navbar-toggler .hamburger-toggle .hamburger span:first-child {
          top: 10%;
          transform-origin: 50% 50%;
          transform: translate(0% -50%) !important; }
        .navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
          top: 50%;
          transform: translate(0, -50%); }
        .navbar-toggler .hamburger-toggle .hamburger span:last-child {
          left: 0px;
          top: auto;
          bottom: 10%;
          transform-origin: 50% 50%; }
      .navbar-toggler .hamburger-toggle .hamburger.active span {
        position: absolute;
        margin: 0; }
        .navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
          top: 45%;
          transform: rotate(45deg); }
        .navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
          left: 50%;
          width: 0px; }
        .navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
          top: 45%;
          transform: rotate(-45deg); }

.icons {
  display: inline-flex;
  margin-left: auto; }
  .icons a {
    transition: all 0.2s ease-in-out;
    padding: 0.2rem 0.4rem;
    color: #ccc !important;
    text-decoration: none; }
    .icons a:hover {
      color: white;
      text-shadow: 0 0 30px white; }

.bg-myOrange {
  background-color: darkorange !important; }

button.punjabi {
  font-size: 20px !important; }

.display-5 {
  font-size: 3rem;
  font-weight: 300; }

.display-6 {
  font-size: 2.5rem;
  font-weight: 300; }

.display-7 {
  font-size: 2rem;
  font-weight: 300; }

.display-8 {
  font-size: 1.5rem;
  font-weight: 300; }

.display-9 {
  font-size: 1rem;
  font-weight: 300; }

a.nav-link {
  color: white; }

.card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header h2 {
  margin: 0;
  padding: 0;
  text-align: left; }

.card-header h2 button {
  font-size: 13px;
  text-align: left; }

.navbar-dark .navbar-nav .nav-link:link, .navbar-dark .navbar-nav .nav-link:active, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:visited, .navbar-dark .navbar-nav .nav-link:focus {
  color: white; }

.dropdown-menu {
  font-size: 13px; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .25rem 1rem .25rem 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: white;
  border-radius: .25rem; }

/*ol.breadcrumb li a{
line-height: 1 !important;
padding-top:0!important;
padding-bottom:0!important;
margin-top:0!important;
margin-bottom:0!important;
color:red;
}*/
li.breadcrumb-item {
  line-height: 1.7 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  color: red; }

.breadcrumb-item:first-child {
  margin-left: 10px !important; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  margin-left: 5px; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.card-body p {
  margin-top: 0 !important;
  margin-bottom: 5px !important; }

a.nav-link {
  color: white !important; }

.card h6 {
  font-size: 13px; }

/* ====================================================================================================================== */
.btn-MyGurdwara {
  color: #fff;
  background-color: rgba(52, 58, 64, 0.6) !important;
  padding: .1rem 2rem;
  font-size: 13px;
  line-height: 1.5;
  border-radius: .2rem;
  margin-top: 10px; }

.btn-MyGurdwara:hover {
  color: #fff;
  background-color: #5d5d5d !important;
  border-color: #bd2130; }

.btn-MyGurdwara.focus, .btn-MyGurdwara:focus {
  color: #fff;
  background-color: #5d5d5d !important;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-MyGurdwara.disabled, .btn-MyGurdwara:disabled {
  color: #fff;
  background-color: #343a40 !important; }

.btn-MyGurdwara:not(:disabled):not(.disabled).active, .btn-MyGurdwara:not(:disabled):not(.disabled):active, .show > .btn-MyGurdwara.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.btn-MyGurdwara:not(:disabled):not(.disabled).active:focus, .btn-MyGurdwara:not(:disabled):not(.disabled):active:focus, .show > .btn-MyGurdwara.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.active2 {
  color: #FFF;
  background-color: #000;
  border-color: #dee2e6 #dee2e6 #fff; }

.border-dark {
  border: 0.01em solid rgba(52, 58, 64, 0.2) !important; }

.dropdown-menu {
  min-width: 10rem;
  padding: .5rem 0 .5rem 30px;
  margin: .125rem 0 0;
  color: #212529;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-item {
  padding: .25rem 1.5rem .25rem 0 !important;
  margin-left: -15px !important; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none; }

.dropdown-item.active, .dropdown-item:active {
  color: #16181b;
  text-decoration: none;
  background-color: transparent !important; }

.mybtn2 {
  color: #fff;
  background-color: #f7941d;
  border: .01em solid #CCC;
  font-size: 10px;
  padding: 3px 5px 2px !important; }

.mybtn2:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }

.mybtn2.focus, .mybtn2:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.mybtn2.disabled, .mybtn2:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.mybtn2:not(:disabled):not(.disabled).active, .mybtn2:not(:disabled):not(.disabled):active, .show > .mybtn2.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.mybtn2:not(:disabled):not(.disabled).active:focus, .mybtn2:not(:disabled):not(.disabled):active:focus, .show > .mybtn2.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

a.dropdown-item {
  margin-left: -30px !important;
  width: auto !important; }

a.dropdown-item:hover {
  background-color: #003f6a !important;
  color: white !important; }

.accordion-body h3 {
  padding-top: 7px;
  padding-bottom: 7px;
  /*border-bottom: .01em dotted #CCC;*/
  font-size: 16px;
  text-align: left !important;
  color: #333; }

button.accordion-button {
  padding: 10px !important; }

/* ============================================================= */
ul.dropdown-menu {
  padding-left: 0 !important; }
  ul.dropdown-menu li a.dropdown-item {
    padding-left: 20px !important; }
  ul.dropdown-menu li hr.dropdown-divider {
    width: 100% !important;
    border-top: 0.01em dotted rgba(0, 0, 0, 0.1) !important;
    margin-left: -20px !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  ul.dropdown-menu li.dropend ul.dropdown-menu {
    margin-left: -10px !important; }

/* ============================================================= */
.contactInfo * {
  font-size: 12px !important;
  line-height: 1.5 !important; }

.months {
  background-color: rgba(186, 187, 188, 0.1);
  border: 0.01em solid rgba(186, 187, 188, 0.1);
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .months iframe {
    margin-top: 20px;
    width: 100%;
    height: 550px; }

.myNavBar * {
  font-size: 16px !important; }

.stateDetails h6 {
  text-align: center !important; }

.tenGurus h2 {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 500 !important; }

/* ============================================================= */
.gurpurbDates {
  background-color: white;
  border: 0.01em solid rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 5px 5px 5px #CCC;
  padding: 30px; }
  .gurpurbDates span {
    margin-left: 0;
    margin-right: 0;
    font-weight: 600; }
  .gurpurbDates th {
    background-color: rgba(199, 214, 238, 0.2);
    width: 14%; }
  .gurpurbDates td, .gurpurbDates th {
    border-collapse: collapse;
    border: 0.01em solid rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 3px;
    vertical-align: middle !important;
    height: 70px !important; }
  .gurpurbDates td:first-of-type {
    font-family: 'Gurvetica a6 Demi' !important; }
  .gurpurbDates td:nth-last-child(-n+3) {
    width: 6% !important; }
  .gurpurbDates .tableMyHover > tbody > tr:hover > * {
    background-color: rgba(199, 214, 238, 0.2) !important; }

/* ============================================================= */
.gurpurbDatesHead a h4 span.gurmukhi {
  width: 200px !important;
  margin-right: 30px; }

/* ============================================================= */
.masyaSangrand {
  background-color: white;
  border: 0.01em solid rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 5px 5px 5px #CCC;
  padding: 30px; }
  .masyaSangrand * {
    font-size: 24px; }
  .masyaSangrand th, .masyaSangrand td {
    border-collapse: collapse;
    border: 0.01em solid rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 3px;
    vertical-align: middle !important;
    height: 70px !important; }
  .masyaSangrand th {
    background-color: rgba(199, 214, 238, 0.2);
    width: 14%; }
  .masyaSangrand td {
    width: 16%; }
  .masyaSangrand td:nth-child(odd) {
    font-family: 'Gurvetica a6 Demi' !important; }
  .masyaSangrand .tableMyHover > tbody > tr:hover > * {
    background-color: rgba(199, 214, 238, 0.2) !important; }

.mandatory {
  color: red;
  margin: 0 !important;
  font-weight: 700; }

.accordion h2, .accordion h3 {
  padding: 0;
  font-weight: 500;
  text-align: left !important; }
.accordion h2 {
  margin-top: 0;
  margin-bottom: 0; }
.accordion h3 {
  margin-top: 7px;
  margin-bottom: 7px;
  font-weight: 400; }
.accordion .accordion-body {
  /* https://colorzilla.com/gradient-editor/#bfdff6+0,fcf5eb+100 */
  background: linear-gradient(135deg, rgba(191, 223, 246, 0.4) 0%, rgba(252, 245, 235, 0.4) 100%); }

/*# sourceMappingURL=main.css.map */
