@import url("https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;1,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("../../hd-images-wallpapers/world-religions/largest-beliefs/sikhism/bg1.jpg") repeat left top;
  color: #333 !important;
  font-size: 15px;
  line-height: 175%;
  overflow-x: hidden !important; }

/*a{
  text-decoration: none;
  border:none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  color: $bodyColor!important;

}*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin: 30px auto 15px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

b {
  font-weight: normal !important; }

.punjabi {
  font-family: "gurvetica_a4_bookbook" !important; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 10px; }

figcaption {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto;
  line-height: 1.2 !important; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.7); }

.ruler {
  height: 1px;
  border-top: 0.1em solid rgba(0, 0, 0, 0.1);
  clear: both;
  margin: 10px 0; }

li {
  margin-left: 30px;
  margin-bottom: 20px;
  line-height: 1.4; }

ul.ul2 li {
  margin-left: 5px;
  margin-bottom: 5px; }

p {
  text-align: justify;
  margin-bottom: 10px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.borderBlack {
  border: 0.1em solid black; }

.img75 {
  max-width: 75px; }

.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; }

.brake {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both; }

/*.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;
}*/
.border-top-bottom {
  background-color: rgba(140, 145, 160, 0.1);
  border-radius: 20px;
  border-top: 1px dashed #8c91a0;
  border-bottom: 1px dashed #8c91a0;
  padding: 20px 5px;
  margin: 20px auto; }

.border-left-3-blue {
  border-left: 3px solid #0055b4;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afe0ff+0,7db9e8+75&1+0,0+75 */
  background: -moz-linear-gradient(left, rgba(175, 224, 255, 0.2) 0%, rgba(125, 185, 232, 0) 75%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(175, 224, 255, 0.2) 0%, rgba(125, 185, 232, 0) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(175, 224, 255, 0.2) 0%, rgba(125, 185, 232, 0) 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afe0ff', endColorstr='#007db9e8',GradientType=1 );
  /* IE6-9 */ }

.border-dashed-999 {
  border: .01em dashed #999; }

.border-top-dashed-999 {
  border-top: .01em dashed #999; }

.border-left-dashed-999 {
  border-left: .01em dashed #999; }

.border-bottom-dashed-999 {
  border-bottom: .01em dashed #999; }

.border-right-dashed-999 {
  border-right: .01em dashed #999; }

.border-tb-bg {
  background-color: #FFF;
  padding: 10px 20px;
  border-top: .01em dashed #CCC;
  border-bottom: .01em dashed #CCC;
  margin-top: 40px;
  margin-bottom: 40px; }

.myDl {
  padding: 20px;
  background-image: linear-gradient(to top, rgba(250, 208, 196, 0.15) 0%, rgba(255, 209, 255, 0.15) 100%);
  border: .01em solid #CCC;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .myDl dt {
    margin-top: 5px; }
    .myDl dt h4 {
      margin-top: 0; }
  .myDl dd {
    border-left: 3px solid #ebebeb;
    border-right: 3px solid #ebebeb;
    border-radius: 25px;
    padding: 10px 10px 10px 15px;
    margin-top: 5px;
    margin-bottom: 5px; }

.myDl2 {
  margin-top: 20px;
  margin-bottom: 20px; }
  .myDl2 dd {
    margin-left: 30px; }

/* ----------------------------------------------------- */
.columnLeft {
  background-color: rgba(29, 164, 226, 0.2);
  height: 100%; }

.columnLeft div {
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s; }

.columnLeft div:hover {
  background-color: #cccccc; }

/* ----------------------------------------------------- */
.myDl-Border-Left dt, .myDl-Border-Left dd {
  margin-top: 20px; }

.myDl-Border-Left dt {
  text-align: right; }

.myDl-Border-Left dd {
  border-left: 1px dashed #CCC; }

/* ***************************************************************************************************************** */
/*
write like this
	<span class="text-primary divider"></span>
	<span class="text-default divider"></span>
*/
.divider {
  display: block;
  padding: 0;
  width: 275px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  color: transparent;
  background-color: transparent;
  border-top: none;
  margin: 10px auto; }

.divider:before {
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  width: 95px;
  border-bottom: 3px solid;
  color: #fff;
  z-index: 5; }

.divider.text-primary:before {
  color: #ff2934; }

.divider.text-default:before {
  color: #212526; }

.divider + h2 {
  margin-top: 39px; }

/* ***************************************************************************************************************** */
.box-shadow-left-right-outside {
  box-shadow: inset 7px 0 7px -7px rgba(0, 0, 0, 0.5), inset -7px 0 7px -7px rgba(0, 0, 0, 0.5);
  padding-top: 20px;
  padding-bottom: 40px; }

.box-shadow-left-right-inset {
  box-shadow: 6px 0 6px -4px rgba(34, 34, 34, 0.3), -6px 0 6px -4px rgba(34, 34, 34, 0.3);
  -moz-box-shadow: 6px 0 6px -4px rgba(34, 34, 34, 0.3), -6px 0 6px -4px rgba(34, 34, 34, 0.3);
  -webkit-box-shadow: 6px 0 6px -4px rgba(34, 34, 34, 0.3), -6px 0 6px -4px rgba(34, 34, 34, 0.3);
  padding-top: 20px;
  padding-bottom: 40px; }

.rightsReserved {
  /*background: rgba(27, 30, 33, 0.85);*/
  background-color: #242a49 !important;
  color: rgba(255, 255, 255, 0.8) !important;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  border-bottom: 0.01em solid rgba(255, 255, 255, 0.1); }

.rightsReserved a {
  color: rgba(255, 255, 255, 0.8) !important; }

.i18 {
  font-size: 18px !important;
  margin-left: 10px; }

.i24 {
  font-size: 24px !important;
  margin-left: 10px; }

.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.shadowtb {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -11px 8px -10px #CCC; }

/* Border Inside */
.inner-outline {
  outline: 1px solid orange;
  outline-offset: -10px; }

/* CSS Transition */
.trans {
  border-radius: 50%;
  transition: all 1s ease;
  border: 0.01em solid rgba(0, 75, 135, 0.5);
  margin: 0 auto !important;
  padding: 10px; }

.trans:hover {
  border-radius: 0 25% 0 25%;
  border: .01em solid #083154;
  margin: 0 auto !important;
  padding: 20px; }

/* -------------------------------------------------------------------------------------- */
.redRequired {
  color: red;
  font-size: 18px;
  font-weight: bolder;
  position: relative;
  top: 4px; }

.bodyText {
  padding: 0 20px 30px;
  background-color: rgba(255, 255, 255, 0.8);
  border-left: .01em dotted #CCC;
  border-right: .01em dotted #CCC; }
  .bodyText * a {
    text-decoration: none;
    border-bottom: .01em dotted #CCC !important;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    color: #333 !important; }

.sikhGurus a {
  color: #333 !important; }

.sikhGurus a small {
  font-size: 65% !important; }

.months {
  background-color: rgba(26, 255, 76, 0.05);
  padding: 30px;
  border: 0.01em solid rgba(204, 204, 204, 0.5);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 4px 4px 5px rgba(204, 204, 204, 0.45);
  animation: all 0.5s ease-in; }

.months:hover {
  background-color: rgba(29, 164, 226, 0.05);
  padding: 30px;
  border: 0.01em solid rgba(204, 204, 204, 0.5);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 4px 4px 5px rgba(204, 204, 204, 0.45); }

#myTags {
  margin: 30px auto;
  clear: both;
  text-align: center !important; }

#myTags h3 {
  font-size: 10px;
  color: #CCC;
  border: .01em dotted #CCC;
  padding: 3px 5px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 5px;
  line-height: 1 !important; }

.myTags a {
  text-decoration: none !important;
  border: none !important;
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent; }

.myTable td:nth-child(2) {
  padding-left: 10px;
  padding-right: 10px; }

.lineRed {
  height: 2px;
  width: 200px;
  border-top: 1px solid red;
  margin-bottom: 20px; }

.text-blue {
  color: #0000ff !important; }

.externalLinks p {
  font-size: 9px !important;
  margin: 0;
  padding: 0 0 0 2em;
  line-height: 1.4;
  color: #999;
  text-indent: -2em; }

.underline {
  width: 20%;
  border-bottom: .01em dotted #1b1e21;
  margin-bottom: 10px; }

.font8pt {
  font-size: 8pt !important; }

.font6pt {
  font-size: 6pt !important; }

.smallText {
  font-size: 8px;
  color: #333 !important; }

.bgWeb {
  /*background-color: #293352!important;*/
  background-color: #0f3575 !important; }

.myTags {
  text-align: center !important;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-top: 20px; }

.myTags h4 {
  border: .01em dotted #CCC;
  padding: 3px 5px;
  display: inline;
  font-size: 10px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  color: #CCC !important; }

.myNav {
  border-top: 0.01em solid rgba(255, 255, 255, 0.4); }

/* ===================================================================================== */
.myTags {
  text-align: center !important;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-top: 20px; }

.myTags h4 {
  border: .01em dotted #CCC;
  padding: 3px 5px;
  display: inline;
  font-size: 10px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  color: #CCC !important;
  line-height: 2.5 !important; }

/* ===================================================================================== */
.div1 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e3eef7+0,fefff4+100 */
  background: #e3eef7;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #e3eef7 0%, #fefff4 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #e3eef7 0%, #fefff4 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #e3eef7 0%, #fefff4 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3eef7', endColorstr='#fefff4',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 10px;
  border: 0.01em solid rgba(0, 0, 0, 0.2);
  padding-bottom: 15px !important;
  box-shadow: 2px 2px 3px #ccc; }

.div1 * {
  text-align: center !important; }

a.noTextDecoration, a.noTextDecoration:hover, a.noTextDecoration:link, a.noTextDecoration:visited {
  text-decoration: none !important;
  border: none !important;
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent; }

.myQuote {
  background-color: white;
  border-radius: 10px;
  border-left: .5em solid #CCC;
  padding: 15px; }

.gra1 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b6dffd+0,e0f3fa+99&0+0,0.5+100 */
  background: -moz-linear-gradient(left, rgba(182, 223, 253, 0) 0%, rgba(224, 243, 250, 0.5) 99%, rgba(224, 243, 250, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(182, 223, 253, 0) 0%, rgba(224, 243, 250, 0.5) 99%, rgba(224, 243, 250, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(182, 223, 253, 0) 0%, rgba(224, 243, 250, 0.5) 99%, rgba(224, 243, 250, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b6dffd', endColorstr='#80e0f3fa',GradientType=1 );
  /* IE6-9 */ }

.journeys {
  width: 90%;
  margin-left: 8%;
  background-color: white;
  border: .01em solid #CCC;
  border-radius: 10px;
  padding: 5px 20px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .journeys h3 {
    font-size: 150%;
    color: #6a1a21; }

.suggestions {
  border-bottom: .01em solid #CCC;
  text-align: center;
  padding-bottom: 20px; }

.alLinks {
  background-color: #eda835 !important;
  text-align: center; }

.myAccordion * {
  text-align: center !important; }
.myAccordion h2 {
  margin-left: auto !important;
  margin-right: auto !important; }
.myAccordion h5 {
  margin: 7px auto !important;
  font-size: 16px !important; }

/* =========================================================================================== */
.myNavbar {
  background-color: #00235e !important;
  border-top: 0.01em solid rgba(0, 179, 255, 0.5);
  border-bottom: .01em solid red; }
  .myNavbar li.nav-item {
    margin-bottom: 0 !important; }
    .myNavbar li.nav-item a.nav-link {
      color: white;
      font-weight: 600; }
  .myNavbar a {
    background-color: transparent !important; }
  .myNavbar ul.dropdown-menu li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    margin-left: 25px !important; }
  .myNavbar ul.dropdown-menu li:hover {
    color: white;
    text-decoration: none;
    background-color: #0f3575 !important;
    padding-left: 20px !important;
    margin-left: 0 !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: 7px;
    vertical-align: middle !important; }
  .gurpurbDates td:last-of-type {
    text-align: left;
    padding-left: 20px; }
  .gurpurbDates .tableMyHover > tbody > tr:hover > * {
    background-color: rgba(199, 214, 238, 0.2) !important; }

.nores {
  /*background-color: rgba(0, 0, 0, 0.04);
  border:.01em solid rgba(0, 0, 0, 0.01);
  border-radius:10px;
  padding:7px;*/
  font-size: 10px;
  color: #000;
  text-align: center;
  line-height: 1.3;
  overflow-x: hidden !important;
  margin-top: 10px;
  margin-bottom: 20px; }

.myTable3 {
  border-collapse: collapse; }
  .myTable3 td, .myTable3 th {
    text-align: center !important;
    font-size: 20px !important;
    border-collapse: collapse;
    border: 0.01em solid rgba(0, 0, 0, 0.1) !important; }
  .myTable3 td {
    padding-top: 20px;
    padding-bottom: 10px; }
  .myTable3 span {
    font-size: 36px;
    color: #0d6efd; }

.myTable2 td:first-of-type {
  width: 80px !important;
  background-color: rgba(0, 123, 255, 0.1) !important; }

.accordion-button:focus {
  z-index: 3;
  border-color: white !important;
  outline: 0;
  box-shadow: none !important; }

.paginationPage {
  background-color: rgba(186, 187, 188, 0.1);
  padding: 20px 20px 10px;
  border: 0.01em solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  margin-top: 50px;
  margin-bottom: 30px; }
  .paginationPage h3 {
    margin: 0 !important; }

.myDL2 {
  margin-top: 20px;
  margin-bottom: 20px;
  background: linear-gradient(to bottom, rgba(231, 245, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  padding: 20px;
  border-radius: 10px;
  border: 0.01em solid rgba(0, 0, 0, 0.05); }
  .myDL2 dt h4 {
    margin-top: 0 !important;
    color: #0d6efd; }
  .myDL2 dd {
    border-left: 2px solid rgba(13, 110, 253, 0.3);
    padding-left: 15px; }

.allAbout ol {
  color: rgba(0, 0, 0, 0.3); }
  .allAbout ol li h5 {
    display: inline !important;
    color: black !important; }
  .allAbout ol li a {
    margin-left: 15px; }

.myArticle * {
  font-size: 10px;
  color: #333 !important;
  text-align: center !important;
  text-decoration: none !important; }

.idea {
  background-color: red;
  padding: 1px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: fixed;
  bottom: 0;
  left: 10%; }
  .idea * {
    text-align: center;
    color: white !important;
    font-weight: bolder; }
  .idea .close {
    float: end !important;
    text-align: center;
    font-size: 24px;
    cursor: pointer !important; }

/*# sourceMappingURL=main.css.map */
