.hajj-2017 {
  /* HAJJ BANNER */
  /*NEW HAJJ CSS*/
  /*MAP INTERACTIONS*/ }
  .hajj-2017 aside {
        width: 320px;
        overflow: hidden;
    height: 574px !important; }
  .hajj-2017 main {
    /* width: calc(100% - 320px);  */}
   nav.top-bar #responsive-menu li a{    color: #ffffff;
    padding: 1rem;
    display: inline-block;}
  .hajj-2017 .top-bar, .hajj-2017 .top-bar ul {
    background-color: #000000; }
  .hajj-2017 .page-hajj.wrapper {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 1.25rem;
    padding-bottom: 10px;
    background-color: #fff;
    overflow: hidden; }
  .hajj-2017 .page-hajj .hajj-logo-container {
    display: block;
    position: relative;
    text-align: center;
    background-color: #fff; }
  .hajj-2017 .page-hajj .hajj-logo {
    height: 180px;
    position: relative;
    bottom: -105px;
    margin-top: 330px;
    z-index: 800; }
  .hajj-2017 .page-hajj .hajj-logo-container .hajj-icon {
    position: absolute;
    top: 20px; }
  .hajj-2017 .hajj-icon.icon-back {
    left: 20px;
    height: 20px; }
  .hajj-2017 .hajj-icon.icon-share {
    right: 20px; }
  .hajj-2017 .page-hajj .hajj-logo-container .share-button {
    position: absolute;
    top: 20px;
    right: 20px; }
  .hajj-2017 .page-hajj .hajj-logo-container .green-strip {
    display: block;
    height: 60px;
    background-color: #5dbd84;
    position: relative;
    z-index: 700; }
  .hajj-2017 .page-hajj .heading-container {
    background-color: #F4C227;
    height: 34px;
    box-sizing: border-box;
    position: relative; }
  .hajj-2017 .page-hajj .heading-container em {
    font-style: normal;
    font-size: 12px;
    vertical-align: super; }
  .hajj-2017 .page-hajj .heading-container h2 {
    position: relative;
    display: inline-block;
    top: 0;
    left: 90px;
    transform: translate3d(0, 0, 0);
    background-color: #222;
    padding: 6px 24px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    z-index: 800; }
  .hajj-2017 .page-hajj .heading-container h2::before {
    content: '\00a0';
    width: 0;
    height: 0;
    border-top: 6px solid #b3b3b3;
    border-left: 10px solid transparent;
    position: absolute;
    left: -10px;
    bottom: 0;
    z-index: 700; }
  .hajj-2017 .page-hajj .content-container {
    box-sizing: border-box;
    padding: 40px 10px;
    width: 100%;
    display: table;
    vertical-align: middle; }
  .hajj-2017 .page-hajj .content-container h2 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 20px; }
  .hajj-2017 .page-hajj .content-container h2 img {
    height: 36px;
    vertical-align: -4px;
    margin-right: 10px; }
  .hajj-2017 .page-hajj .content-container p {
    font-size: 18px; }
  @media (max-width: 992px) {
    .hajj-2017 .page-hajj .content-container h2 img {
      display: block;
      text-align: center;
      height: 30px;
      vertical-align: 0;
      margin: 10px auto; }
    .hajj-2017 .page-hajj .content-container h2 {
      margin: 15px 0;
      text-align: center; }
    .hajj-2017 .page-hajj .heading-container h1 {
      left: 50%;
      transform: translate3d(-50%, 0, 0); }
    .hajj-2017 .page-hajj .content-container {
      padding-top: 0;
      padding-bottom: 10px; } }
  .hajj-2017 .page-hajj .day {
    width: calc(100% - 20px);
    margin: 0 auto;
    color: #fff; }
  .hajj-2017 .page-hajj .day-1 {
    background-color: #4099bb; }
  .hajj-2017 .page-hajj .day-2 {
    background-color: #5dbd84; }
  .hajj-2017 .page-hajj .day-3 {
    background-color: #4099bb; }
  .hajj-2017 .page-hajj .eid {
    background-color: #e6dcdb;
    padding: 20px; }
  .hajj-2017 .hajj-intro {
    box-sizing: border-box;
    width: calc(100% - 20px);
    padding: 20px;
    margin: 0 auto;
    background-color: #e6dcdb;
    color: #5e5e5e;
    position: relative;
    text-align: center; }
  .hajj-2017 .hajj-intro::before {
    content: '\00a0';
    width: 0;
    height: 0;
    border-top: 10px solid #336666;
    border-left: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: 0; }
  .hajj-2017 .hajj-intro::after {
    content: '\00a0';
    width: 0;
    height: 0;
    border-top: 10px solid #336666;
    border-right: 10px solid transparent;
    position: absolute;
    right: -10px;
    top: 0; }
  .hajj-2017 .hajj-intro h1 {
    box-sizing: border-box;
    color: #4099bb;
    padding: 10px;
    font-size: 35px;
    text-align: center;
    margin: 3rem auto 1rem auto; }
  .hajj-2017 .hajj-intro p {
    font-size: 18px;
    text-align: left; }
  .hajj-2017 .sticky-header {
    z-index: 500; }
  .hajj-2017 .sticky-image {
    z-index: 400; }
  .hajj-2017 .sticky-image svg {
    position: relative;
    bottom: 15px;
    padding: 10px 0 0 0;
    visibility: hidden;
    opacity: 0;
    transition: all 1.2s ease-in; }
  @media (max-width: 992px) {
    .hajj-2017 .hajj-intro h1 {
      font-size: 24px; }
    .hajj-2017 .sticky-image svg {
      padding-top: 30px;
      bottom: 0; }
    .hajj-2017 .page-hajj.wrapper {
      margin-bottom: 10px; } }
  .hajj-2017 .eid-ul-adha {
    box-sizing: border-box;
    width: calc(100% - 20px);
    padding: 40px 20px;
    margin: 0 auto;
    background-color: #e6dcdb;
    color: #5e5e5e;
    position: relative;
    text-align: center; }
  .hajj-2017 .eid-ul-adha p {
    font-size: 18px;
    text-align: left; }
  .hajj-2017 .eid-ul-adha p:last-child {
    margin-bottom: 0; }
  .hajj-2017 .hajj-end {
    position: relative;
    top: -10px;
    height: 10px;
    width: calc(100% - 20px);
    margin-left: 10px;
    background-color: #4099bb; }
  .hajj-2017 .hajj-share {
    text-align: center; }
  .hajj-2017 .hajj-share .button {
    display: inline-block;
    font-size: 18px;
    margin: 0 auto; }
  .hajj-2017 .hajj-share h3 {
    color: #5e5e5e;
    font-size: 20px;
    margin: 20px 0;
    text-transform: uppercase; }
  .hajj-2017 .share-button {
    margin: 0 auto;
    margin-bottom: 20px; }
  .hajj-2017 .share-button ul li::before {
    position: relative;
    top: -4px; }
  .hajj-2017 .entypo-export {
    border: 2px solid #4fb478;
    background-color: #5dbd84 !important;
    color: #fff !important; }
  .hajj-2017 .entypo-export::before {
    display: none; }
  .hajj-2017 .share-button label span {
    padding-left: 0 !important; }
  .hajj-2017 .social {
    position: absolute; }
  @media (max-width: 992px) {
    .hajj-2017 .hajj-share .button {
      font-size: 16px; }
    .hajj-2017 .page-hajj .hajj-logo {
      margin-top: -30px; } }
  .hajj-2017 .hajj-banner {
    background-image: url(https://www.islamicfinder.org/media/view/hajj-17-banner-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #e4e4e4;
    border: 1px solid #f3c125;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4); }
  .hajj-2017 .left-card {
    display: flex;
    align-items: center;
    justify-content: center; }
  .hajj-2017 .hajj-heading {
   transition-duration: 0.5s; }
  .hajj-2017 .hajj-banner:hover .hajj-heading {
    stroke: #f3c125; }
  .hajj-2017 .right-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative; }
  .hajj-2017 .counter-blocks {
    display: flex;
    justify-content: space-between; }
  .hajj-2017 .block {
    min-height: 85px;
    min-width: 85px;
    margin: 0 10px;
    background-color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #f3c125;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
    color: #fff; } 
  .hajj-2017 .block h2,
  .hajj-2017 h4 {
    margin: 0; }
  .hajj-2017 .block h2 {
    font-size: 35px; }
  .hajj-2017 .block h4 {
    font-size: 12px;
    text-transform: uppercase; }
  @media (max-width:768px) {
 	.hajj-2017 .block {
 	min-height: 70px;
 	min-width: 50px}
 	.hajj-2017 .block h2 {
 	font-size: 22px;}
 }  
  .hajj-2017 .hajj-links {
    margin-top: 20px;
    overflow: hidden; }
  .hajj-2017 .right-card ul {
    margin: 0; }
  .hajj-2017 .right-card ul li {
    list-style-type: none;
    text-align: center;
    padding: 3px 0;
    line-height: 23px;
    text-transform: uppercase; }
  .hajj-2017 .right-card ul li a {
    color: black;
    font-size: 16px;
   transition-duration: 0.5s;
    text-transform: uppercase; }
  .hajj-2017 .right-card ul li a:hover {
    color: #f3c125; }
  .hajj-2017 .middle-card {
    display: flex;
    align-self: flex-end;
    justify-content: center; }
  .hajj-2017 .hajj-button {
    background-color: #F3C125;
    border-radius: 2px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); }
  .hajj-2017 .hajj-button:hover {
    background-color: #fbdb76;
    color: #000; }
  .hajj-2017 .hajj-button {
    color: #000;
    letter-spacing: 1px;
    font-size: 12px; }
  @media (max-width: 1024px) {
    .hajj-2017 .hajj-banner.mobile {
      background-image: url(https://www.islamicfinder.org/media/view/background-mobile@2x.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: left; }
    .hajj-2017 .button {
      position: relative; }
    .hajj-2017 .block {
      background-color: #d8d8d8;
      color: #6e6e6e; } }
  .hajj-2017 li[list-item] {
   transition-duration: 0.5s; }
  .hajj-2017 li[list-item].active {
    opacity: 0; }
  .hajj-2017 .marquee {
    height: 90px;
    width: 300px;
    overflow: hidden;
    position: relative;
    color: #000; }
  .hajj-2017 * {
    font-family: 'Lato'; }
  .hajj-2017 #first {
    padding-top: 52px; }
  .hajj-2017 .sidebar {
    background-color: #fff; 
    height: 90vh;}
  .hajj-2017 .sidebar ul {
    margin: 0;
    padding: 0; }
  .hajj-2017 .sidebar ul li {
    list-style-type: none;
    text-align: center; }
  .hajj-2017 .sidebar ul li a {
    text-decoration: none;
    display: flex;
    align-items: center; }
  .hajj-2017 .sidebar .days {
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09); }
  .hajj-2017 .sidebar .day-content {
    text-align: left;
    color: #232323;
    padding-left: 20px; }
  .hajj-2017 .sidebar .icon {
    background-color: #383737;
    border-radius: 4px;
    width: 75px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.3s; }
  .hajj-2017 .sidebar ul li a:hover .icon {
    background-color: #eece00;
    box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.4);
    transform: scale(1.1); }
  .hajj-2017 .icon.active {
    background-color: #eece00;
    box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.4);
    transform: scale(1.1); }
  .hajj-2017 .hajj-menu {
    background-color: #222222;
    color: #fff;
    min-height: 60px;
    display: flex;
    align-content: center;
    justify-content: center; }
  .hajj-2017 .hajj-menu a {
   transition-duration: 0.5s; }
    .hajj-2017 .hajj-menu a h1{
    font-size: 16px; 
    margin: 0;}  
  .hajj-2017 .hajj-menu a:hover {
    color: #cab325; }
  .hajj-2017 .day-number {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.1px;
    color: #232323;
    margin: 0;
    text-transform: uppercase;
    }
  .hajj-2017 .day-title {
    font-size: 13px;
    margin: 0; }
  .hajj-2017 .map {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 60px; }
  .hajj-2017 .map img {
    width: 12%; }
  .hajj-2017 .bg-dots {
    background-image: url(../images/hajj/landdots.svg);
    background-size: cover;
    background-position: center;
    height: 450px;
    width: 800px;
    position: absolute;
    z-index: 100;
    display: none;}
  .hajj-2017 .bg-bottom {
    background-image: url(../images/hajj/landbottom.svg);
    background-size: cover;
    background-position: center;
    height: 480px;
    width: 810px;
    position: absolute;
    z-index: 200;
    display: none; }
  .hajj-2017 .bg-top {
    background-image: url(../images/hajj/land.png);
    background-size: cover;
    background-position: 0px 0px;
    height: 480px;
    width: 800px;
    z-index: 90; 
    position: relative;}  
  .hajj-2017 [popup] {
  	width: 13%!important;
  }
  .hajj-2017 .kabah-icon-bw {
    position: absolute;
    left: 150px;
    top: 160px;
    opacity: 0.5;
    /* z-index: 100; */
   transition-duration: 0.5s;
    cursor: pointer; }
   .hajj-2017 .kabah-icon-bw.inactive {
    display:none; } 
  .hajj-2017 .kabah-icon {
    position: absolute;
    left: 150px;
    top: 150px;
    z-index: 90;
    opacity: 0;
   transition-duration: 0.5s; }
   .hajj-2017 .kabah-icon.active {
    opacity: 1;
    transform: scale(1.4);}
  .hajj-2017 .kabah-popup {
    position: absolute;
    left: -170px;
    top: 300px;
    opacity: 0;
   transition-duration:  0.2s; }
  .hajj-2017 .first-popup {
    position: absolute;
    left: -170px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
  .hajj-2017 .second-popup {
    position: absolute;
    left: -55px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
   .hajj-2017 .first-popup.active { 
    opacity: 1;} 
  .hajj-2017 .second-popup.active {
    opacity: 1;}
    .hajj-2017 .first-day4-popup {
      position: absolute;
      left: -170px;
      top: 360px;
      opacity: 0;
     transition-duration:  0.2s; }
    .hajj-2017 .second-day4-popup {
      position: absolute;
      left: -55px;
      top: 360px;
      opacity: 0;
     transition-duration:  0.2s; }
  .hajj-2017 .first-day4-popup.active { 
    opacity: 1;} 
  .hajj-2017 .second-day4-popup.active {
    opacity: 1;}
   
    
  .hajj-2017 .third-popup {
    position: absolute;
    left: -170px;
    top: 360px;
    opacity: 0;
   transition-duration:  0.2s; }
  .hajj-2017 .kabah-popup.active {
    opacity: 1; }
  .hajj-2017 .mina-icon-bw {
    position: absolute;
	left: 500px;
    top: 130px;
    /* z-index: 100; */
    opacity:0.5;
   transition-duration:  0.5s; }
  .hajj-2017 .mina-icon {
    position: absolute;
	left: 500px;
    top: 130px;
    z-index: 90;
    opacity: 0;
   transition-duration: 0.5s; }
  .hajj-2017 .mina-popup {
    position: absolute;
    left: -170px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
  .hajj-2017 .mina-popup.active {
 	opacity: 1;
 }
    .hajj-2017 .mina-icon-bw.inactive {
    display:none;
   }
    .hajj-2017 .mina-icon.active {
    opacity: 1; 
    transform: scale(1.4);}  
  .hajj-2017 .muzdalifah-icon-bw {
    position: absolute;
    left: 288px;
    top: 285px;
    /* z-index: 100; */
    opacity:0.5;
   transition-duration: 0.5s; }
  .hajj-2017 .muzdalifah-icon {
    position: absolute;
    left: 288px;
    top: 285px;
    z-index: 90;
    opacity: 0;
   transition-duration: 0.5s; }
  .hajj-2017 .muzdalifah-popup {
  	position: absolute;
    left: -55px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
  .hajj-2017 .muzdalifah-popup.active {
opacity: 1; }
  .hajj-2017 .arafah-icon-bw {
    position: absolute;
    left: 585px;
    top: 210px;
    /* z-index: 100; */
    opacity:0.5;
   transition-duration: 0.5s; }
  .hajj-2017 .arafah-icon {
    position: absolute;
    left: 585px;
    top: 210px;
    z-index: 90;
    opacity: 0;
   transition-duration: 0.5s; }
  .hajj-2017 .arafah-popup {
    position: absolute;
    left: -170px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
  .hajj-2017 .arafah-popup.active {
	opacity: 1; }
  .hajj-2017 .muzdalifah-icon-bw.inactive {
    display: none;}
  .hajj-2017 .muzdalifah-icon.active {
    opacity:1;
    transform: scale(1.4);}		
  .hajj-2017 .arafah-icon-bw.inactive {
    display: none;}
  .hajj-2017 .arafah-icon.active {
    opacity:1;
    transform: scale(1.4);}		
  .hajj-2017 .jamarah-icon-bw {
    position: absolute;
    left: 352px;
    top: 118px;
    opacity:0.5;
    /* z-index: 100; */
   transition-duration: 0.5s; }
  .hajj-2017 .jamarah-icon {
    position: absolute;
    left: 352px;
    top: 109px;
    z-index: 90;
    opacity: 0;
   transition-duration: 0.5s; }
  .hajj-2017 .jamarah-popup {
    position: absolute;
    left: -170px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
  .hajj-2017 .jamarah-icon-bw.inactive {
    display:none; }
  .hajj-2017 .jamarah-icon.active {
    opacity: 1; 
    transform: scale(1.4);}   
  .hajj-2017 .jamarah-popup.active {
    opacity: 1; }  
  .hajj-2017 .jamarah-second-popup {
    position: absolute;
    left: -55px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
  .hajj-2017 .jamarah-second-popup.active  {
	opacity:1 ; }
  .hajj-2017 .jamarah-third-popup {
    position: absolute;
    left: 60px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
   .hajj-2017 .jamarah-third-popup.active  {
    opacity: 1;}
   .hajj-2017 .jamarah-fourth-popup {
    position: absolute;
    left: 175px;
    top: 360px;
    z-index: 100;
    opacity: 0;
    transition-duration: 0.2s; }
   .hajj-2017 .jamarah-fourth-popup.active {
    opacity: 1;}            
  .hajj-2017 .path-1 {
    position: absolute;
    left: 205px;
    top: 65px; }
  .hajj-2017 .path-2 {
    position: absolute;
	left: 351px;
    top: 156px; }
  .hajj-2017 .path-3 {
	position: absolute;
    left: 260px;
    top: 123px; }
  .hajj-2017 .path-4 {
    position: absolute;
    left: 212px;
    top: 64px;}  
  .hajj-2017 #second {
    padding: 4rem 0;
    width: 100%;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center; }
  .hajj-2017 .live-streaming {
    background-size: cover;
    background-position: center;
    width: 100%; }
  .hajj-2017 .talbiyah {
    color: #fff;
    padding: 20px 30px;
    background-color: #1d1d1d;
    margin-bottom: 20px;
    position: relative; }
  .hajj-2017 .talbiyah h4 {
    font-size: 24px;
    padding: 20px 0;
    margin: 0; }
  .hajj-2017 .heading {
    color: black;
    background-color: #eece00;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 14px;
    letter-spacing: 2px;
    margin: -15px;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    transform: translateX(-40%);
    z-index: 100; }
    .hajj-2017 .heading a {
    	color: #000000
    }
  .hajj-2017 .main-hajj-heading {
    padding: 18px 24px;
    margin: -1px;
    z-index: 99;
   transition-duration: 0.5s;
    position: absolute;
    opacity: 0;
    width: 27.5%;
    }
  .hajj-2017 .main-hajj-heading h5 {
  	font-weight: 900;
    text-transform: uppercase; }
  .hajj-2017 .main-hajj-heading p {
  	letter-spacing: 1px;	
  	line-height: 18px;
  	font-weight: bold;
    font-size: 14px; } 
  .hajj-2017 [day-mini-title] {
    opacity: 0; }
  .hajj-2017 [day-mini-title].active {
    opacity: 1; }
  .hajj-2017 .dua-button {
    font-size: 14px;
    color: #eece00;
    text-decoration: none; }
  .hajj-2017 #third {
    padding: 50px 0;
    width: 100%;
    background-color: #e9e9e9; }
  .hajj-2017 .hajj-card {
    min-height: 300px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    background-color: #fff; }
  .hajj-2017 .hajj-card-1 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative;
    transition-duration: 1s; }
  .hajj-2017 .hajj-card-2 {
    padding: 0;
    text-align: center; }
  .hajj-2017 .hajj-card-3 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative; }
  .hajj-2017 .hajj-card-4 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative; }
  .hajj-2017 .hajj-card-5 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    float: right; }
  .hajj-2017 .hajj-card-6 {
    padding: 0;
    text-align: center; }
  .hajj-2017 .hajj-card-7 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative; }
  .hajj-2017 .hajj-card-8 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative; }
  .hajj-2017 .hajj-card-9 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative; }
  .hajj-2017 .hajj-card-10 {
    background-image: url();
    background-size: cover;
    background-position: center;
    background-color: black;
    background-blend-mode: luminosity;
    position: relative; }
  .hajj-2017 .hajj-card-11 {
    position: relative;
    padding: 0;
    text-align: center; }
  .hajj-2017 .card-info {
    position: absolute;
    bottom: -55px;
    width: 100%; }
  .hajj-2017 .card-info .card-description {
    background-color: black;
    min-height: 110px;
    direction: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 30px 29px; }
  .hajj-2017 .card-info {
   transition-duration: 0.5s; }
  .hajj-2017 .card-info .card-description h5 {
    color: #fff;
    font-size: 16px;
    font-weight: bold; }
  .hajj-2017 .card-info .card-description i {
    margin-right: 20px;
    color: #fff;
    padding-top: 25px; }
  .hajj-2017 .card-info .card-description i:hover {
    color: #eece00; }
  .hajj-2017 .card-heading {
    position: absolute;
    top: 0px;
    left: 80px;
    z-index: 888;
    font-size: 11px; }
  .hajj-2017 .hajj-card:hover .card-info {
    bottom: 0px; }
  .hajj-2017 .hajj-card-1:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .hajj-card-3:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .hajj-card-4:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .hajj-card-7:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .hajj-card-8:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .hajj-card-9:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .hajj-card-10:hover {
    background-color: black;
    background-blend-mode: normal; }
  .hajj-2017 .all-button {
    position: absolute;
    right: 30px;
    top: 65%; }
  .hajj-2017 .content {
    position: absolute;
    width: 300px;
    opacity: 0;
    transition-duration: 1s; }
  .hajj-2017 .border-left {
    border-left: 21px solid #e9e9e9; }
  .hajj-2017 .border-right {
    border-right: 21px solid #e9e9e9; }
  @media (max-width: 768px) {
    .hajj-2017 .border-left {
      border-left: none; }
    .hajj-2017 .border-right {
      border-right: none;
      margin-bottom: 20px; } }
  .hajj-2017 .margin-bottom {
    margin-bottom: 21px; }
  .hajj-2017 .flow-1 {
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000;
}
  .hajj-2017 .path-1.active .flow-1 {
    stroke-dashoffset: 0;
    transition-duration: 0.5s; }
  .hajj-2017 .flow-2 {
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000;
   }
  .hajj-2017 .path-2.active .flow-2 {
    stroke-dashoffset: 0;
     transition-duration: 0.5s;  }  
   .hajj-2017 .flow-3 {
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000;
    }
  .hajj-2017 .path-3.active .flow-3 {
    stroke-dashoffset: 0;
    transition-duration: 0.5s;  }
  .hajj-2017 .flow-4 {
    stroke-dashoffset: -1000;
    stroke-dasharray: 1000;
    transition-duration: 0.5s; }
  .hajj-2017 .path-4.active .flow-4 {
    stroke-dashoffset: 0; }         
  .hajj-2017 .hajj-card-11 p {
    display: block;
    position: relative;
    top: 70px;
    padding: 0 40px; 
    margin-bottom: 170px;}
  .hajj-2017 .hajj-card-2 p {
    display: block;
    position: relative;
    top: 70px;
    padding: 0 40px; 
    margin-bottom: 170px;}
  .hajj-2017 .hajj-card-6 p {
    display: block;
    position: relative;
    top: 70px;
    padding: 0 40px; 
    margin-bottom: 170px;}
  .hajj-2017 .null-padding {
    padding: 0px; }
  .hajj-2017 .z-0 {
    z-index: 0; }
  .hajj-2017 .z-1 {
    z-index: 1; }
  .hajj-2017 .kabah-icon-bw:hover {
    opacity: 0; }
  /* .hajj-2017 .kabah-icon-bw:hover ~ .first-popup{
    opacity: 1; }
  .hajj-2017 .kabah-icon-bw:hover ~ .second-popup{
    opacity: 1; }
  .hajj-2017 .kabah-icon-bw:hover ~ .third-popup{
    opacity: 1; } */
  .hajj-2017 .kabah-icon-bw:hover ~ .kabah-icon{
    opacity: 1;
    transform: scale(1.4);}
  .hajj-2017 .kabah-hover-tooltip {
  opacity: 0;}      
  /* .hajj-2017 .kabah-icon:hover ~ .first-popup{
    opacity: 1; }
  .hajj-2017 .kabah-icon:hover ~ .second-popup{
    opacity: 1; }
  .hajj-2017 .kabah-icon:hover ~ .third-popup{
    opacity: 1; } */
  .hajj-2017 .kabah-icon:hover ~ .kabah-icon{
    opacity: 1;
    transform: scale(1.4);}   
  .hajj-2017 .mina-icon-bw:hover {
    opacity: 0; }
  .hajj-2017 .mina-icon-bw:hover ~ .mina-icon {
    opacity: 1;
    transform: scale(1.4);}
  /* .hajj-2017 .mina-icon-bw:hover ~ .mina-popup {
    opacity: 1; }

  .hajj-2017 .mina-icon:hover ~ .mina-popup {
    opacity: 1; }    */
  .hajj-2017 .muzdalifah-icon-bw:hover {
    opacity: 0; }
  .hajj-2017 .muzdalifah-icon-bw:hover ~ .muzdalifah-icon {
    opacity: 1;
    transform: scale(1.4);} 
  /* .hajj-2017 .muzdalifah-icon-bw:hover ~ .muzdalifah-popup {
    opacity: 1; }

  .hajj-2017 .muzdalifah-icon:hover ~ .muzdalifah-popup {
    opacity: 1; }    
  .hajj-2017 .arafah-icon-bw:hover {
    opacity: 0; }*/
  .hajj-2017 .arafah-icon-bw:hover ~ .arafah-icon {
    opacity: 1;
    transform: scale(1.4);}
  /* .hajj-2017 .arafah-icon-bw:hover ~ .arafah-popup {
    opacity: 1; }
   .hajj-2017 .arafah-icon:hover ~ .arafah-popup {
    opacity: 1; }    */
  .hajj-2017 .jamarah-icon-bw:hover {
    opacity: 0; }
  .hajj-2017 .jamarah-icon-bw:hover ~ .jamarah-icon {
    opacity: 1;
    transform: scale(1.4);}
  /* .hajj-2017 .jamarah-icon-bw:hover ~ .jamarah-popup {
    opacity: 1; }
    .hajj-2017 .jamarah-icon-bw:hover ~ .jamarah-second-popup {
    opacity: 1; }
   .hajj-2017 .jamarah-icon-bw:hover ~ .jamarah-third-popup {
    opacity: 1; }
   .hajj-2017 .jamarah-icon-bw:hover ~ .jamarah-fourth-popup {
    opacity: 1; }
  .hajj-2017 .jamarah-icon:hover ~ .jamarah-popup {
    opacity: 1; }
    .hajj-2017 .jamarah-icon:hover ~ .jamarah-second-popup {
    opacity: 1; }
   .hajj-2017 .jamarah-icon:hover ~ .jamarah-third-popup {
    opacity: 1; }
   .hajj-2017 .jamarah-icon:hover ~ .jamarah-fourth-popup {
    opacity: 1; }              */
  .hajj-2017 .card-description h6 {
    color: #fff; }
  .hajj-2017 .day-description {
    padding: 20px;
    text-align: left;
    display: none; }
  .hajj-2017 .day-description.active {
    display: block; }   
  .hajj-2017 #mobile {
    height: 90vh;
    position: relative;}
  .hajj-2017 .day-mob-description {
    background-color: #000;
    color: #fff;
    position: relative;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.4); }
  .hajj-2017 .day-mob-description img {
    width: auto !important;
  }
  .owl-carousel.owl-drag .owl-item:not(.active) {
    opacity: 0.5 !important;
  }
  .owl-carousel.owl-drag .owl-item:not(.active)::before {
    background-color: rgba(255,255,255,0) !important;
  }
  .hajj-2017 .day-data {
    position: absolute;
    /* overflow: scroll; */
    opacity: 0; }
  .hajj-2017 .day-data:not(.active) {
    display: none !important;
  }
    .hajj-2017 .day-data.active {
    opacity: 1; }
  .hajj-2017 .day-data img:not(.nextday) {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 99;
    /* background-color: #a5a5a5; */
    border-radius: 8px; }
  .hajj-2017 .days-mob {
  	list-style-type: none;
  }
  .hajj-2017 .active-day-mob{
  	background-color: #fff;
  }
  .hajj-2017 .align-right {
  	text-align: right;
  }
  .hajj-2017 .fix-image {
  	width: 50px;
  	height: 55px;
  }
  .mobile-menu {
    position: absolute;
    bottom: 0;
    z-index: 99;
    background-color: #fff;
    width: 100%;}
 .menu-target {
  	display: none;
  }
[content] {
	display: none;
}
[content].active {
	display: block;
}
.is-ltr {
	direction: ltr;
}
nav.top-bar .item.dropdown li a {
	padding: 12px;
}
.fa-long-arrow-up {
	position: absolute;
    left: 40px;
}
.fa-long-arrow-up.active {
	transform: rotate(180deg);
}
.kabah-tooltip {
	position: absolute;
    left: 145px;
    top: 200px;
    z-index: 105;
}
.kabah-hover-tooltip {
	position: absolute;
    left: 145px;
    top: 200px;
    z-index: 105;
    opacity: 0;
}
.mina-tooltip {
	position: absolute;
    left: 500px;
	top: 165px;
    z-index: 105;
}
.mina-hover-tooltip {
	position: absolute;
    left: 500px;
 	top: 165px;
    z-index: 105;
    opacity: 0;
}
.jamarah-tooltip {
	position: absolute;
    left: 340px;
    top: 190px;
    z-index: 105;
}
.jamarah-hover-tooltip {
	position: absolute;
    left: 340px;
    top: 190px;
    z-index: 105;
    opacity: 0;
}
.arafat-tooltip {
	position: absolute;
    left: 590px;
    top: 251px;
    z-index: 105;
}
.arafat-hover-tooltip {
	position: absolute;
    left: 590px;
    top: 251px;
    z-index: 105;
    opacity: 0;
}
.muzdalifah-tooltip {
	position: absolute;
    left: 290px;
    top: 325px;
    z-index: 105;
}
.muzdalifah-hover-tooltip {
	position: absolute;
    left: 290px;
    top: 325px;
    z-index: 105;
    opacity: 0;
}
.hajj-2017 [tooltip].inactive {
	opacity: 0;
}
.hajj-2017 [tooltip].active {
	opacity: 1;
}
.talbiya {
    text-shadow: 2px 2px #ffffff;
}
.verse-no-decoration:hover {
	    color: #000;
}
.inner-second-head {	
	height: 25px;
	width: 224px;	
	color: #D5D5D5;	
	font-family: Lato;	
	font-size: 13px;	
	letter-spacing: 1px;	
	line-height: 16px;
}
.inner-second-head:hover {
    color: #cab325; 
}
.owl-item {
  background-color: transparent!important;
  box-shadow: none!important;
}
.mob-menu-up{
  
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
  
  
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.mob-menu-down{
  
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.item-height{
  height: 320px;
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media (min-width: 320px) and (max-width: 568px) 
{ 
    .item-height{
      overflow: scroll !important;
      height: 245px !important;
    }
    .pad-lg {
      padding: 1.5rem !important;
  }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media (min-width: 375px) and (max-width: 667px) 
{
    .item-height{
      height: 340px !important;
    }
    .pad-lg {
      padding: 2.5rem !important;
  }
}
@media (min-width: 360px) and (max-width: 640px){
  .item-height{
    height: 330px;
  }
}