@import url('../css/bootstrap.css');
@import url('../css/theme-tangerine.css');
@import url('../css/owl-slider-custom.css');
@import url('../css/socicon.css');
@import url('../css/iconsmind.css');
@import url('../css/stack-interface.css');
/*@import url('../css/milestones.css');*/
@import url('../css/equal-height-columns.css');
@import url('../css/lightbox.min.css');
@import url('../css/pagination.css');
/* @import url('../css/custom.css');
@import url('../css/tepea2017.css'); */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('//cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.css');
@import url('//cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.css');
@import url('../css/magnify-iframe.css');
/*@import url('../css/gallery.css');*/
/*@import url('//fonts.googleapis.com/css?family=Rubik:300,300i,700,700i');*/
@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i');
@import url('//cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css');
@import url('../css/cbpAnimatedHeader.css');
@import url('../css/ads.css');
a{
  color: #cda454;
}
a:hover{
  color:#e6c98f;
}
a:focus{
  color:#cda454;
}

.lg-outer .lg-dropdown:after {
/*left: 16px !important;*/
right: 70px !important;
}
.lg-outer .lg-dropdown {
   left: 0 !important;
   width: 110px;
}
.dropdown__content ul {
    list-style: none;
    /*line-height: 2.85714286em;
    font-size: 1.1em;*/
}

#my-gradient-bg {
  background-color: #a4de50;
}
::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    border-radius: 3px;
    background-color:  #252525;
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color:  #252525;
    border: 1px solid gray;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
}

/* Article Listing Page */
.story-listing {
    padding: 30px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dotted gray !important;
}
.story-listing:last-child{
    border-bottom: none;
}

.story-listing h1 {
	font-size: 28px;
}

.bg--dark--2 .boxed:not([class*='bg-']).boxed--border, .imagebg:not(.image--light) .boxed:not([class*='bg-']).boxed--border {
    background: rgba(197,189,179,0.2);
}

body#top-30 section.bg--dark .col-xs-6.col-sm-3 .feature {
	background: rgba(255,255,255,0.2);
	text-align: center;
}

body#top-30 section.bg--dark hr {
	border: none;
	display: inline-block;
    margin: 0;
    width: 100%;
}

.card-1 .card__avatar img {
    max-height: 6em;
}

.article__title.bg--dark > h2 {
	margin:0;
	padding-bottom:30px;
}
.border-vertical {
    border-left: 3px solid #252525;
    height: 100vh;
    margin: -10px auto 0;
    width: 1px;
}


/* GENERAL */
a:link {
    text-decoration: none;
}
a, a:hover, a:active, a:focus {
	outline: 0 !important;
	outline: none !important;
}
b, strong {
    font-weight: 700;
}
.dm-video {
  margin: 0 0 30px 0;
}
.my-padding-bottom {
  padding-bottom:2em;
  /*padding-top: 20%;*/
}
.padding-bottom-30 {
  padding-bottom:30px;
}
.padding-zero {
  padding: 0;
}
.padding-left-rigth-0 {
  padding-left: 0;
  padding-right: 0;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px;
}
.padding-top-80 {
  padding-top: 80px;
}
.margin-top-0 {
  margin-top: 0px;
}
.margin-top--40 {
  margin-top: -40px;
}
.margin-top--55 {
  margin-top: -55px;
}
.margin-top-bottom-200 {
  margin-top: 200px;
  margin-bottom: 50px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-bottom-80 {
  margin-bottom: 80px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-0 {
  margin-bottom: 0;
}

/*  BACKGROUND THEME  */
.imagebg-tepea {
  background: #cbc4ba url(../img/tepea_pattern_BG.png) repeat center;
	width: 100%;
    position: relative; /* If you want text inside of it */
	padding-bottom: 40%;
  box-sizing: border-box;
}
.imagebg-tepea > img {
	display:none;
}
.imagebg-black > img {
	margin:0 ;
}
.imagebg-black {
  background: #e8a169;
}
.article__author a img {
	margin:10px;
	max-height:inherit;
}
.imagebg-tepea .article__author h5 {
	color:#000 !important;
}
.hidden-sm.sponsors a img {
	margin:10px;
	/*width:100px;*/
}
.hidden-sm.sponsors h5 {color:inherit !important;}
.hidden-sm.sponsors .padding-zero a:last-child img {
	/*width:70px;*/
}
.hidden-sm.sponsors a:last-child img {
	width:inherit;
}
section.unpad > article .imagebg.padding-zero + div {
  padding: 5px 0 0 0;
}
.margin-img {
  max-width: 90%;
  margin-bottom: 0;
}
.my-max-width {
  width: 100%;
}
.text-1-2em {
  font-size: 1.2em;
  line-height: 3em;
  font-weight: 700;
}
.text-1-1em {
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
}
.danger {
  background: red;
}
.bg--secondary > .gray {
  color: #7b7b7b;
}
.bg--dark > .gray {
  color: darkgray;
}
figcaption{
  line-height: 1.6em;
}
.my-boxed {
    padding: 1em;
}
.home-background-image-holder {
  height: 100%;
  background: black;
}
.order-list {
  list-style-position: inside;
  font-size: 1.35714286em;
}
ol li:not(:last-child) {
    margin-bottom: 0.5em !important;
}
.round-img img {
  width: 110px;
  max-width: 100%;
  margin-bottom: 10px;
}
.round-img-150 img {
  width: 150px;
}
.logo-img img {
  width: 200px;
  max-width: 90%;
  /*border: 1px solid darkgray;*/
}
.logo-img-small img {
  width: 170px;
  max-width: 90%;
  /*border: 1px solid darkgray;*/
}

/*  RIBBON */

.ribbon {
  position: absolute;
  left: 10px;
  z-index:99;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon-normal {
   top: -5px;
}
.ribbon-others {
   margin-top: 15px;
}
.ribbon span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  z-index: -1;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  z-index: -1;
}

.ribbon-red span {
  background: #8F0808;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
}
.ribbon-red span::before {
  border-left: 3px solid #8F0808;
  border-top: 3px solid #8F0808;
}
.ribbon-red span::after {
  border-right: 3px solid #8F0808;
  border-top: 3px solid #8F0808;
}

.ribbon-green span {
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
}
.ribbon-green span::before {
  border-left: 3px solid #79A70A;
  border-top: 3px solid #79A70A;
}
.ribbon-green span::after {
  border-right: 3px solid #79A70A;
  border-top: 3px solid #79A70A;
}

.ribbon-gray span {
  background: #79A70A;
  background: linear-gradient(#B6BAC9 0%, #808080 100%);
}
.ribbon-gray span::before {
  border-left: 3px solid #808080;
  border-top: 3px solid #808080;
}
.ribbon-gray span::after {
  border-right: 3px solid #808080;
  border-top: 3px solid #808080;
}

.ribbon-blue span {
  background: #2989d8;
  background: linear-gradient(#2989d8 0%, #1e5799 100%);
}
.ribbon-blue span::before {
  border-left: 3px solid #1e5799;
  border-top: 3px solid #1e5799;
}
.ribbon-blue span::after {
  border-right: 3px solid #1e5799;
  border-top: 3px solid #1e5799;
}
.custom-selector > .corner-triangle{
	cursor:pointer;
}
.corner-triangle{
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 80px 0 0;
  border-color: rgba(254, 203, 134, 1) transparent transparent transparent;
  top: 0;
  left: 15px;
  color: white;
  overflow:unset;
  z-index: 1;
  -webkit-filter: drop-shadow(0 1px 3px #000000);
  filter: drop-shadow(0 1px 3px #000000);
}
.corner-triangle-text {
  color:#252525;
  position: relative;
  top: -75px;
  left: 0;
  width: 50px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
}
.container {
  counter-reset: section 1;
}
.corner-triangle-text:before{
  counter-increment: section;
  /*content: counter(section);*/  
}

.find-out-more  {
  background: #2a2a2a;
  padding: 15px;
  border: 1px solid #3f3f3f;
  width: 100%;
  font-weight: 300;
  letter-spacing: 0.5em;
  font-size: 0.8em;
}
section.bg--dark + section.bg--dark {
    padding-top: 60px;
}
section.unpad {
	padding-top:0 !important;
}
section {
	padding-top:20px !important;
	padding-bottom:0 !important;
}
.icon--sm {
    font-size: 2em;
}
.icon {
    line-height: 2em;
}

.my-copyright {
  font-size: 14px;
  line-height: 1.5em;
}
.read-more:before {
  content:"read more ";
  font-size: 0.85em;
}
.read-more:after {
  content: "\00BB";
  font-size: 0.85em;
}
.top-10-company-name {
    margin-left: -30px;
    margin-top: 15px;
    line-height: 20px;
}
.merit-txt, .winner-txt, .special-txt {
    margin-left: 208px;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
}
.winner-txt {
    color:#F70505;
}
.merit-txt {
  color:#79A70A;
}
.special-txt {
  color: gray;
}

figure {
    margin: 0;
}

[class*="col-"] {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent !important;
    border: none;
}

.article__body > .title {
    text-align: left;
    font-size: 2.5em;
    line-height: 1.3em;
    font-weight: 700;
}

.col-xxs-12 {
    padding-left: 7.5px;
}
.addthis_inline_follow_toolbox p {
    display: none;
}
.switchable__text {
	margin-bottom: 2.78571429em;
}
.pos-vertical-center .ribbon{
	z-index:100 !important;
}
.pos-vertical-center > .row > div {
    margin-top: 10px;
}
.modal-content {
	overflow-y:hidden !important;
	max-width: 1024px !important;
}
.modal-content iframe, .video-container object, .video-container embed {
	max-width: 1024px;
}
@media all and (max-width: 767px) {
    .special-padding-bottom {
      padding-bottom: 20px;
    }
}

.at-follow-tbx-element .at300b, .at-follow-tbx-element .at300m {
    margin: 0 5px;
}
@media all and (max-width: 648px) {
.bar .logo {
    /*height: 100%;
	background: black;
    max-height: 2.5em;
    max-width: none;*/
  }
}

@media all and (max-width: 767px) {
.modal-container .modal-content>.modal-close-cross {
    top: 0em;
    right: 1.5em;
    background: none !important;
    color: white;
}
}

@media all and (max-width: 767px) {
.modal-container .my-nav-content {
    width: 97%!important;
    height: 100vh!important;
    padding-top: 2em;
    padding-bottom: 2em;
}

.push-center1{
  margin-left: unset !important;
}
}

@media all and (min-width: 767px) {
    .margin-top-bottom-200 {
      margin-top: 50px;
      margin-bottom: 50px;
    }
}
@media (max-width: 767px){
.col-xs-6:nth-child(odd) {
	padding-left: 15px;
    padding-right: 7px;
}
.col-xs-6:nth-child(even) {
    padding-right: 15px;
    padding-left: 7px;
}
.col-xs-6:nth-child(even) .corner-triangle {
    margin-left: -6px;
}
}


.modal-container .modal-content .modal-close-cross {
    opacity: 1;
}

.modal-container .modal-content .modal-close-cross:before {
    content: '\00D7';
    font-size: 5em;
}

.menu-vertical, .menu-vertical li {
    /*padding-top: 1.1em;*/
}
.menu-vertical li a {
    /*font-weight: 700;
    font-size: 1.5em;*/
}

/* Back to Top */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  /*text-indent: 100%;*/
  white-space: nowrap;
  background: rgba(155, 115, 67, 19);
  visibility: hidden;
  opacity: 0;
  text-align: center;
  padding: 5px;
  font-size: 20px;
  z-index: 101;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
a.cd-top {
  color: #fff;
  transition: all .3s ease;
}
a.cd-top:hover {
  color: #eac67a;
}
.masonry-filter-holder .masonry__filters ul li.hover{color:#de8550;}
.masonry-filter-holder .masonry__filters ul li.active{color:#e7c12e;}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
	padding: 13px;
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.parallax { 
    /* The image used */
    background-image: url("https://devtepea.bizedge.com.my/2020/img/tepea-bg-dark-2020.png");

    /* Set a specific height */
	padding-bottom: 50%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media all and (max-width: 1199px) {
	.menu-horizontal {
		font-size:13px;
	}

  .imagebg > .pos-top .sponsors img {
	  /*width: 15% !important;
    margin: -10px 10px;*/
  }
    .imagebg > .pos-top .sponsors a:last-child img {
	  /*width: 12% !important;*/
  }
  .imagebg > .pos-bottom img {
	  width: 50% ;
  }
  .parallax {
    padding-bottom: 60%;
  }
}
@media all and (max-width: 990px) {
.parallax {
    /*background-position-y: -140px !important;*/
    padding-bottom: 100%;
}

/*.padding-top-30 {
    padding-top: unset !important;
}*/
}
@media all and (max-width: 960px) {
.parallax {
    /*background-position-y: -140px !important;*/
}
}

@media all and (max-width: 767px) {
	.imagebg > .pos-bottom img {
    width:80% !important;
}
.pos-bottom {
   /* width: 70%;*/
    padding-bottom: 5em;
    text-align: center;
    margin: 0 auto;
    right: 0;
    left: 0;
	  bottom: 8em;
    position: relative;
}
.title-home {
    font-family: "montserrat", sans-serif;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    margin: 5px 0 -0.1rem 0;
}
.parallax {
    padding-bottom: 0 !important;
}
}
@media all and (max-width: 320px) {
.pos-bottom {
    top: -80px;

}

.title-home {
    font-family: "montserrat", sans-serif;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    margin: 5px 0 -0.1rem 0;
}

}
.push-center {
  margin-left: 25.333333%;
}

.push-center1 {
  margin-left: 25.333333%;
}