/* Google Fonts Import */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap');

body{font-family:'Inter',Helvetica,Arial,sans-serif;}
html{scroll-behavior:smooth;}
a{color:#E04343;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;outline:none!important;}
body.preloader-site{overflow:hidden;}
.preloader-wrapper{height:100%;width:100%;background:#fff;position:fixed;top:0%;left:0;z-index:9999999;}
.preloader-wrapper .preloader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.f-20{font-size:20px;}
h1.arrow{font-family:'Poppins',sans-serif;font-size:16px;text-transform:uppercase;color:#353535;letter-spacing:4px;background:url('../img/h1-bg.png') no-repeat center bottom;padding-bottom:30px;font-weight:600;}
a:hover,a:focus,a:active{color:#ddd;text-decoration:none;outline:none!important;}
.navbar{height:70px;background:0 0;display:block;position:fixed;width:100%;height:100px;z-index:99999;transition:all ease .5s;}
.navbar-brand{padding:20px;font-size:18px;transition:all ease .5s;color:#a1a9b0;font-family:'Poppins',sans-serif;font-weight:600;}
nav.shrink{height:60px;transition:all ease .5s;background:rgba(51, 51, 51,0.9) !important;}
nav .shrink .navbar-nav > li > a{color:#FFF;}
.navbar-nav > li > a{color:#FFF;}
nav.shrink .navbar-brand{padding:10px;transition:all ease .5s;}
.pt-50{padding-top:50px;}
.no-padding{padding:0px;}
.about{/*background:url(../images/artistquality1.jpg) right bottom no-repeat;*/background-size:contain;height:auto;background-color:darkslategrey;}
.inner{padding-top:138px;}
.about h1{font-family:'Poppins',sans-serif;font-size:120px;letter-spacing:-8px;margin:0;font-weight:600;line-height:95px;text-transform:uppercase;}
.about h1 span{color:#a1a9b0;}
.about h3{font-size:20px;margin:0;padding:0;opacity:0.5;color:wheat;letter-spacing:18px;line-height:50px;text-transform:uppercase;}
.about p{letter-spacing:1px;color:#fff;font-size:15px;}
@keyframes arrowbounce{from{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}
to{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);}
}
@-moz-keyframes arrowbounce{from{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}
to{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);}
}
@-webkit-keyframes arrowbounce{from{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}
to{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);}
}
@-o-keyframes arrowbounce{from{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}
to{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);}
}
.scrollto{padding:10px 0px 0px 0px;display:block;color:#FFF;text-decoration:none;width:200px;margin:0 auto;border-bottom:none;}
.scrollto--arrow{padding:0;}
.scrollto--arrow img{animation:arrowbounce 1s alternate infinite;-moz-animation:arrowbounce 1s alternate infinite;-webkit-animation:arrowbounce 1s alternate infinite;-o-animation:arrowbounce 1s alternate infinite;}
.intro p{font-size:1.1em;line-height:1.8;color:#555;}
.intro-info p{margin:25px 0 0;line-height:1.8;color:#444;font-weight:400;}
.section-padding{padding:80px 0 60px;background-color:#fff;}
.color-bg{background:linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);font-family:'Inter',sans-serif;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;}
h1.arrow{font-size:18px;text-transform:uppercase;color:#2c3e50;letter-spacing:6px;background:url('../images/h1-bg.png') no-repeat center bottom;padding-bottom:35px;font-weight:600;margin-bottom:40px;}
h1.arrow span{color:#E04343;font-weight:700;}
.color-bg h1.arrow span{color:#E04343;font-family:'Poppins',sans-serif;font-weight:700;}
.color-bg h1.arrow{color:#2c3e50;font-family:'Poppins',sans-serif;font-weight:600;}
.color-bg h6, .color-bg p{color:#2c3e50;font-weight:400;}
.intro-info{max-width:900px;margin:0 auto;}
.intro-info p:first-child{font-weight:500;color:#2c3e50;}
.intro-info p:first-child b{color:#E04343;font-weight:700;}
.pt-100{padding-top:100px;}
.main-timeline4{overflow:hidden;position:relative}
.main-timeline4:before{content:"";width:5px;height:70%;background:#333;position:absolute;top:70px;left:50%;transform:translateX(-50%)}
.main-timeline4 .timeline-content:before,.main-timeline4 .timeline:before{top:50%;transform:translateY(-50%);content:""}
.main-timeline4 .timeline{width:50%;padding-left:100px;float:right;position:relative}
.main-timeline4 .timeline:before{width:20px;height:20px;border-radius:50%;background:#fff;border:5px solid #333;position:absolute;left:-10px}
.main-timeline4 .timeline-content{display:block;padding-left:150px;position:relative}
.main-timeline4 .timeline-content:before{width:90px;height:10px;border-top:7px dotted #333;position:absolute;left:-92px}
.main-timeline4 .year{display:inline-block;width:120px;height:120px;line-height:100px;border-radius:50%;border:10px solid #f54957;font-size:30px;color:#f54957;text-align:center;box-shadow:inset 0 0 10px rgba(0,0,0,.4);position:absolute;top:0;left:0}
.main-timeline4 .year:before{content:"";border-left:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;bottom:-13px;right:0;transform:rotate(45deg)}
.main-timeline4 .inner-content{padding:20px 0}
.main-timeline4 .title{font-size:24px;font-weight:600;color:#f54957;text-transform:uppercase;margin:0 0 5px}
.main-timeline4 .description{font-size:14px;color:#FFFFFF;}
.main-timeline4 .timeline:nth-child(2n){padding:0 100px 0 0}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before,.main-timeline4 .timeline:nth-child(2n) .year,.main-timeline4 .timeline:nth-child(2n):before{left:auto;right:-10px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0 150px 0 0}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{right:-92px}
.main-timeline4 .timeline:nth-child(2n) .year{right:0}
.main-timeline4 .timeline:nth-child(2n) .year:before{right:auto;left:0;border-left:none;border-right:20px solid #f54957;transform:rotate(-45deg)}
.main-timeline4 .timeline:nth-child(2){margin-top:110px}
.main-timeline4 .timeline:nth-child(odd){margin:-110px 0 0}
.main-timeline4 .timeline:nth-child(even){margin-bottom:80px}
.main-timeline4 .timeline:first-child,.main-timeline4 .timeline:last-child:nth-child(even){margin:0}
.main-timeline4 .timeline:nth-child(2n) .year{border-color:#1ebad0;color:#1ebad0}
.main-timeline4 .timeline:nth-child(2) .year:before{border-right-color:#1ebad0}
.main-timeline4 .timeline:nth-child(2n) .title{color:#1ebad0}
.main-timeline4 .timeline:nth-child(3n) .year{border-color:#7cba01;color:#7cba01}
.main-timeline4 .timeline:nth-child(3) .year:before{border-left-color:#7cba01}
.main-timeline4 .timeline:nth-child(3n) .title{color:#7cba01}
.main-timeline4 .timeline:nth-child(4n) .year{border-color:#f8781f;color:#f8781f}
.main-timeline4 .timeline:nth-child(4) .year:before{border-right-color:#f8781f}
.main-timeline4 .timeline:nth-child(4n) .title{color:#f8781f}
@media only screen and (max-width:1200px){.main-timeline4 .year{top:50%;transform:translateY(-50%)}
}
@media only screen and (max-width:990px){.main-timeline4 .timeline{padding-left:75px}
.main-timeline4 .timeline:nth-child(2n){padding:0 75px 0 0}
.main-timeline4 .timeline-content{padding-left:130px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0 130px 0 0}
.main-timeline4 .timeline-content:before{width:68px;left:-68px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{right:-68px}
}
@media only screen and (max-width:767px){.main-timeline4{overflow:visible}
.main-timeline4:before{height:100%;top:0;left:0;transform:translateX(0)}
.main-timeline4 .timeline:before,.main-timeline4 .timeline:nth-child(2n):before{top:60px;left:-9px;transform:translateX(0)}
.main-timeline4 .timeline,.main-timeline4 .timeline:nth-child(even),.main-timeline4 .timeline:nth-child(odd){width:100%;float:none;text-align:center;padding:0;margin:0 0 10px}
.main-timeline4 .timeline-content,.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0}
.main-timeline4 .timeline-content:before,.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{display:none}
.main-timeline4 .timeline:nth-child(2n) .year,.main-timeline4 .year{position:relative;transform:translateY(0)}
.main-timeline4 .timeline:nth-child(2n) .year:before,.main-timeline4 .year:before{border:none;border-right:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;top:50%;left:-23px;bottom:auto;right:auto;transform:rotate(0)}
.main-timeline4 .timeline:nth-child(2n) .year:before{border-right-color:#1ebad0}
.main-timeline4 .timeline:nth-child(3n) .year:before{border-right-color:#7cba01}
.main-timeline4 .timeline:nth-child(4n) .year:before{border-right-color:#f8781f}
.main-timeline4 .inner-content{padding:10px}
}
.main-timeline4 a{border-bottom:none !important;}
.timeline .description:hover{color:#eee !important;}
footer a{color:#a1a9b0;}
footer{background-color:#f3f5f8;padding:0px 0 0px;}
footer p{color:#808080;}
.social li{background:none repeat scroll 0 0 #B5B5B5;border:2px solid #B5B5B5;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;float:left;height:36px;line-height:36px;margin:0 8px 0 0;padding:0;text-align:center;width:36px;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.social li:hover{transform:scale(1.15) rotate(360deg);-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);}
.social li a{color:#EDEFF1;}
.social li:hover{border:2px solid #2c3e50;background:#2c3e50;}
.social li a i{font-size:16px;margin:0 0 0 5px;color:#EDEFF1 !important;}
footer ul{font-size:13px;list-style-type:none;margin-left:0;padding-left:0;margin-top:15px;color:#7F8C8D;}
footer ul li a{padding:0 0 5px 0;display:block;}
.music-about{background:url(../images/artistquality1.jpg) no-repeat 0% 83%;background-size:cover;height:400px;}
.music-info .nav-tabs .nav-item .nav-link{color:#888 !important;}
.dropdown-menu>li>a{color:#fff;}
.dropdown ul.dropdown-menu{box-shadow:none;margin-top:20px;width:300px;}
.dropdown ul.dropdown-menu:before{content:"";border-bottom:10px solid rgb(51, 51, 51);;border-right:10px solid transparent;border-left:10px solid transparent;position:absolute;top:-10px;right:16px;z-index:10;}
.dropdown ul.dropdown-menu:after{content:"";border-bottom:12px solid rgb(51, 51, 51);border-right:12px solid transparent;border-left:12px solid transparent;position:absolute;top:-12px;right:14px;z-index:9;}
.dropdown-menu{border-radius:0px;background:rgba(51, 51, 51,0.9);border:none;z-index:9999;}
.dropdown-item:focus, .dropdown-item:hover{background-color:unset;color:#dddddd;}
.dropdown-divider{border-top-color:#444444;}
.instrument-info{padding:100px;}
.literature-info {padding: 100px;}
.literature-gallery{padding: 100px;}
.audio{height:auto;width:100%;background-color:#eee;background:url(../images/play-2297762_640.png) no-repeat 0%;background-size:cover;}
audio{width:100%;border-radius:0px 0px 0px 0px;-webkit-border-radius:0px;margin-top:50%;border:0px solid #b3b3b3 !important;}

audio::-webkit-media-controls-panel{border-radius:0 !important;}
.masonry-layout{display:flex;flex-direction:column;padding:10px;height:100vw;flex-wrap:wrap;}
.masonry-layout__panel{display:flex;width:33.3%;flex:1 1 auto;margin-bottom:10px;border-radius:10px;padding:5px;}
.card{box-shadow:0 5px 15px rgba(0, 0, 0, 0.2);border:0;}
.card .card-title{color:#555;}
.card .card-text{color:#888;}

/* Tour Page Styles */
.tour-card {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 100%;
}

.tour-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.tour-card .card-img-top {
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.tour-card:hover .card-img-top {
    transform: scale(1.05);
}

.card-image-wrapper {
    position: relative;
    overflow: hidden;
}

.card-date-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(228, 67, 67, 0.9);
    color: white;
    padding: 8px 12px;
    border-radius: 8px;
    text-align: center;
    backdrop-filter: blur(10px);
}

.card-date-badge .date {
    display: block;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
}

.card-date-badge .month {
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tour-card .card-title {
    color: #2c3e50;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 8px;
}

.tour-card .card-subtitle {
    color: #E04343;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.tour-card .card-text {
    color: #555;
    line-height: 1.6;
    font-size: 0.95rem;
    margin-bottom: 20px;
}

.tour-card .btn {
    border-radius: 25px;
    padding: 8px 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.85rem;
    transition: all 0.3s ease;
}

.tour-card .btn-outline-primary {
    border-color: #E04343;
    color: #E04343;
}

.tour-card .btn-outline-primary:hover {
    background-color: #E04343;
    border-color: #E04343;
    color: white;
}

.section-title {
    font-family: 'Poppins', sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.section-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 1.1rem;
    color: #7f8c8d;
    margin-bottom: 40px;
    font-weight: 400;
}

@media (max-width: 768px) {
    .section-title {
        font-size: 2rem;
    }
    
    .tour-card .card-title {
        font-size: 1.1rem;
    }
    
    .card-date-badge {
        padding: 6px 10px;
    }
    
    .card-date-badge .date {
        font-size: 16px;
    }
    
    .card-date-badge .month {
        font-size: 10px;
    }
}

.main-slider .carousel-item img {
	height: 100vh;
	object-fit: cover;
}

.main-slider {
	position: relative;
	height: 100vh;
}

.main-slider .float-text {
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	left: 30%;
	z-index: 5;
}
.float-btn {
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
.main-slider .carousel-inner:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: rgba(0,0,0,0.5);
	/*background: rgba(47, 79, 79, 0.6);*/
}

.carousel-control-prev,
.carousel-control-next {
	z-index: 2;
}
.float-text h3 {
	display: inline-block;
	margin-top: 10px;
	padding: 0 5px;
}
.float-text h3 span {
	display: block;
	background: rgba(46, 139, 87, 0.9);
	padding: 0 10px;
	display: block;
}

footer{
    color: #f0f9ff;
    background-color: #282d32;
}

.literature-info img, .literature-gallery img{
  height: 300px;
}
.media .media-body h2 {
  font-size: 2.125em;
    line-height: 1.25em;
    font-weight: 600;
    text-align: center;
    font-family: "proxima-nova", Arial, sans;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #484343;
}
.media .media-body p{
  text-align: center;
  padding: 0 10%;
  margin-bottom: 15px;
  margin-top: 20px;
  font-size: 1.3em;
  margin-left: auto;
  margin-right: auto;
  color: #484343;
}

.literature-info {
  background-color: #deddda;
}


@media only screen and (max-width: 600px) {
.media{
  display: block;
 }
 .literature-info, .literature-gallery {
  padding: 50px 10px;
 }

 .literature-info img, .literature-gallery img {
  width: 100%;
}
.literature-gallery img, .literature-gallery img {
  width: 100%;
}
}

  
  /* ================ The Timeline ================ */
  
  .timeline {
    position: relative;
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 1em 0;
    list-style-type: none;
  }
  
  .timeline:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ' ';
    display: block;
    width: 6px;
    height: 100%;
    margin-left: -3px;
    background: rgb(80,80,80);
    background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
    background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    
    z-index: 5;
  }
  
  .timeline li {
    padding: 1em 0;
  }
  
  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  .direction-l {
    position: relative;
    width: 300px;
    float: left;
    text-align: right;
  }
  
  .direction-r {
    position: relative;
    width: 300px;
    float: right;
  }
  
  .flag-wrapper {
    position: relative;
    display: inline-block;
    
    text-align: center;
  }
  
  .flag {
    position: relative;
    display: inline;
    background: rgb(248,248,248);
    padding: 6px 10px;
    border-radius: 5px;
    
    font-weight: 600;
    text-align: left;
  }
  
  .direction-l .flag {
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  }
  
  .direction-r .flag {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  }
  
  .direction-l .flag:before,
  .direction-r .flag:before {
    position: absolute;
    top: 50%;
    right: -36px;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(255,80,80);
    z-index: 10;
  }
  
  .direction-r .flag:before {
    left: -36px;
  }
  
  .direction-l .flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: rgb(248,248,248);
    border-width: 8px;
    pointer-events: none;
  }
  
  .direction-r .flag:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: rgb(248,248,248);
    border-width: 8px;
    pointer-events: none;
  }
  
  .time-wrapper {
    display: inline;
    
    line-height: 1em;
    font-size: 0.66666em;
    color: rgb(250,80,80);
    vertical-align: middle;
  }
  
  .direction-l .time-wrapper {
    float: left;
  }
  
  .direction-r .time-wrapper {
    float: right;
  }
  
  .time {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(248,248,248);
  }
  
  .desc {
    margin: 1em 0.75em 0 0;
    
    font-size: 0.77777em;
    font-style: italic;
    line-height: 1.5em;
  }
  
  .direction-r .desc {
    margin: 1em 0 0 0.75em;
  }
  
  .timeline2 {
    height: 500px;
    overflow: scroll;
  }
/* ================ Timeline Media Queries ================ */
  
  @media screen and (max-width: 660px) {
  
  .timeline {
     width: 100%;
    padding: 4em 0 1em 0;
  }
  
  .timeline li {
    padding: 2em 0;
  }
  
  .direction-l,
  .direction-r {
    float: none;
    width: 100%;
  
    text-align: center;
  }
  
  .flag-wrapper {
    text-align: center;
  }
  
  .flag {
    background: rgb(255,255,255);
    z-index: 15;
  }
  
  .direction-l .flag:before,
  .direction-r .flag:before {
    position: absolute;
    top: -30px;
    left: 52%;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-left: -9px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(255,80,80);
    z-index: 10;
  }
  
  .direction-l .flag:after,
  .direction-r .flag:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -8px;
    height: 0;
    width: 0;
    margin-left: -8px;
    border: solid transparent;
    border-bottom-color: rgb(255,255,255);
    border-width: 8px;
    pointer-events: none;
  }
  
  .time-wrapper {
    display: block;
    position: relative;
    margin: 4px 0 0 0;
    z-index: 14;
  }
  
  .direction-l .time-wrapper {
    float: none;
  }
  
  .direction-r .time-wrapper {
    float: none;
  }
  
  .desc {
    position: relative;
    margin: 1em 0 0 0;
    padding: 1em;
    background: rgb(245,245,245);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
    box-shadow: 0 0 1px rgba(0,0,0,0.20);
    
    z-index: 15;
  }
  
  .direction-l .desc,
  .direction-r .desc {
    position: relative;
    margin: 1em 1em 0 1em;
    padding: 1em;
    
    z-index: 15;
  }
  
  }
  
  @media screen and (min-width: 400px ?? max-width: 660px) {
  
  .direction-l .desc,
  .direction-r .desc {
    margin: 1em 4em 0 4em;
  }
  
  }

/* -------------------------------- 

Primary style

-------------------------------- */

a {
  color: #7b9d6f;
  text-decoration: none;
}

/* -------------------------------- 

