body.heat-not-burnout{
    background-image: url("/assets/landings/heat-not-burnout/images/background-1.png");
    background-attachment: fixed;
    /* background-size: 1920px 3500px; */
    background-position: center 0;
    background-repeat: no-repeat;
}
body.heat-not-burnout > #header{
    background-color: #000000;
    border-bottom-color:transparent;
}
/*.navbar-header .navbar-brand img{*/
/*    -webkit-filter: grayscale(100%); !* Safari 6.0 - 9.0 *!*/
/*    filter: grayscale(100%);*/
/*}*/
#site  .container.maintransp{
    background-color: rgba(0, 0, 0, 0.3);
    min-height: 80vh;
    overflow: hidden;
}
.container.maintransp p,
.container.maintransp h1,
.container.maintransp strong,
.container.maintransp a{
    color: #ffffff;
}
.container.maintransp p{
    font-size: 22px;
    line-height: 1.4;
}
.container.maintransp h1{
    font-size: 46px;
}
footer a:not(:hover){
    color: #8c8c8c;
}
footer{
    background-color: #000000;
}

.topBannerContainer{
    width: 100%;
    background-color: #ffffff;
    padding:10px;
    margin: 30px auto 0;
}
.topBannerContainer > div{
    width: 100%;
    height: 100%;
    background-color: #000000;
    overflow: hidden;
}

.w-100{
    width: 100%;
}
.pt-30{
    padding-top:30px
}
.mt-30{
    margin-top:30px
}
.mb-30{
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.card-article .img-wrap{
    border:2px solid #ff9500;
}
.card-article h3, .card-article p{
    color: #fff;
}
.mt-0{
    margin-top:0!important
}
.not-published{
    filter: blur(6px);
}
.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
  }
.not-published h3{
    font-size: 28px;
}
#goToTop{
    background-color: #333333;
    display: none;
}

.mbtn, .m2btn{
    position: relative;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border-color: transparent;
    box-shadow: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fa1700+0,ff9200+100 */
    background: linear-gradient(45deg,  #fa1700 0%,#ff9200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    line-height: 1;
    transition: all ease .5s;

}
.affix .mbtn{
    width: 110px;
    height: 110px;
}
.affix .mbtn strong{
    font-size: 10px;
}
/* .glo-btn.affix .mbtn{
    width: 110px;
    height: 110px;
} */


.mbtn:hover, .mbtn:focus, .mbtn:active, .mbtn:visited,
.m2btn:hover, .m2btn:focus, .m2btn:active, .m2btn:visited{
    background: linear-gradient(45deg,  #fa1700 0%,#ff9200 100%);
    border-color: transparent; box-shadow: none;
}
.m2btn strong, .m2btn img{
    color: #ffffff;
}
.m2btn:hover strong, .m2btn:focus strong, .m2btn:active strong, .m2btn:visited strong,
.m2btn:hover img, .m2btn:focus img, .m2btn:active img, .m2btn:visited img,
.glo-btn a, .glo-btn a:hover, .glo-btn a:focus, .glo-btn a:active, .glo-btn a:visited{
    color: #ffffff;
}
.white-border{
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    width: 140px;
    height: 140px;
    border: 6px solid #ffffff;
    border-radius: 50%;
    pointer-events:none;
    z-index:1;
    transition: all ease .5s;
    opacity: 0.5;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,0.34); 
    box-shadow: 0px 0px 15px 2px rgba(255,255,255,0.34);
}
.affix .mbtn + .white-border{
    width: 100px;
    height: 100px;
}
/* .glo-btn.affix .mbtn + .white-border{
    width: 100px;
    height: 100px;
    border-width: 2px;
} */
.modal-btn.affix{
    position: fixed;
    top: 20px;
    left:50%;
    transform:translateX(-50%)
}
.glo-btn{
    position: absolute;
    right: 0;
    top:1100px;
    transition: opacity ease 0.4s;
    z-index: 101;
    transform: translateX(-50%)

}
.glo-btn.affix{
    position: fixed; 
    top:20px;
}
.mbtn:hover+.white-border, .mbtn:focus+.white-border, .mbtn:active+.white-border,
.m2btn:hover .white-border, .m2btn:focus .white-border, .m2btn:active .white-border{
    opacity: 1;
}
.d-inline-flex{
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.mbtext{
    margin-bottom: 7px;
    margin-top: 7px;
}
.modal-xl{
    width: 100%;
}
.modal-dialog{
    border-radius: 7px;
    overflow: hidden;
}
.modal-body{
    padding-bottom: 30px;
}
.sound-active .modal-body{
    padding-bottom: 50px;
}
.modal .modal-header{
    background-color: transparent;
    color:#000000;
}
.modal .modal-title{
    color:#000000;
    margin-top:30px;
    font-size: 52px;
    margin-bottom: 15px;
}
.modal .modal-header p{
    font-size: 30px;
}
.modal .close {
    color: #ffffff;
}
.border-0{
    border:0;
}
.modal-dialog{
    background-image: url('/assets/landings/heat-not-burnout/images/background-1.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 50%;
    transition: all ease .5s;
    background-color: #0e0e0e;;
}
.modal-dialog .modal-title, .modal-dialog p.hfade, .tab-holder a span{
    color: #ffffff;
}
.modal-content{
    background-color: #000000;
}
.mr-3{
    margin-right: 1.5rem;
}
.mr-t{
    margin-right: 4.5rem;
}
.mmb{
    margin-bottom: 100px;
}
.tab-holder{
    width: 600px;
    margin:0 auto 0 auto;
    margin-bottom: 33px;
    transition: all ease .5s;
}
.tab-holder .tab-img-wrap{
    height: 80px;
}
.tab-holder .tab-img-wrap image{
    width: 80px;
}
.tab-holder a{
    position: relative;
    display: inline-block;
    z-index: 1;
}
.tab-holder a::before{
    content:"";
    display:block;
    position: absolute;
    width: 120px;
    height: 120px;
    left: 0; top:0;
    border-radius: 50%;
    z-index:-1;
    transform:translate(-20%, -5%);
}
.tab-holder a[data-sound="fire"]::before{
    transform:translate(-28%, -5%);
}
.tab-holder a.active::before{
    animation: boxShadowAnimRed 1s forwards infinite;
}
.tab-holder a:before,
.tab-holder a, .tab-holder a:focus, .tab-holder a:active, .tab-holder a:hover, .tab-holder a:visited {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    opacity: .6;
    transition: opacity ease .3s;
}
.tab-holder a:focus, .tab-holder a:active, .tab-holder a:hover {
    opacity:1;

}
.tab-holder a:focus::before, .tab-holder a:active::before, .tab-holder a:hover::before, .tab-holder a:visited::before{
    background-color: rgba(255, 255, 255, 0.3);
    animation: boxShadowAnimRed 1s forwards;
}
.tab-holder a span{
    display:block;
    margin-top:7px;
}
.modal .modal-title.fs-28{
    font-size: 28px;
    margin-bottom: 30px;
}
.sound-active.modal-dialog{
    padding-top:0;
    background-position: 0 250%;
}
.sound-active .tab-holder{
    transform:scale(.5) translateX(70%);
    margin-bottom: 20px;
}
.selected-sound {
    position: absolute;
    left: 50%;
    top:20px;
    transform: translateX(-200%);
    opacity: 0;
    pointer-events: none;
}
.selected-sound img{
    width: 80px;
}
.selected-sound img.fire{
    width: 60px;
    margin-right: 20px;
}
.hfade, .samb-0, .samt-0, .hshow, .selected-sound, .exit-sound, .hidenseek{
    transition: all ease .5s;
}
.hidenseek{
    opacity:0;
    height: 0;
}
.hshow{
    height: 0;
    width: 60%;
    /*margin:0 auto;*/
    padding:10px;
    background-color: #0e0e0e;;
    border-radius: 7px;
}
.sound-active .hfade{
    opacity: 0;
    margin: 0;
    height: 0;
}
.sound-active .samb-0{
    margin-bottom:0;
    padding-bottom: 0;
}
.sound-active .samt-0{
    margin-top:0;
    padding-top: 0;
}
.exit-sound{
    position: absolute;
    left:20%;
    top:5%;
    opacity:0;
}
.exit-sound img{
    width: 30px;
}
.sound-active .exit-sound,
.sound-active .selected-sound,
.sound-active .hshow, .sound-active .hidenseek
{
    opacity:1;
}
.sound-active .hshow{
    height: auto;
}
.sound-active .hidenseek{
    height: 400px;
}
.modal .hidenseek h3.modal-title{
    font-size: 18px;
    margin-bottom: 7px;
}
.hidenseek img{
    width: 70px;
}
.modal .close{
    border:1px solid #ffffff;
    padding: 5px 10px;
    line-height: 1;
    right: 20px;
    top:20px;
}
#gloModal p{
    line-height: 1.6;
}
@keyframes boxShadowAnimRed {
    from {
        box-shadow: rgba(255, 255, 255, 1) 0px 0px 0px 0px;
    }
    to {
        box-shadow: rgba(255, 0, 0, 0) 0px 0px 0px 20px;
    }
}
@media screen and (min-width: 960px) {
    .topBannerContainer > div img{
        transform: scale(1.1);
    }
    .btn-line{
        height: 2300px;
        position: absolute;
        left: 50%;
        top:1150px;
        transform: translateX(-50%);
        border:2px solid #ffffff;
        z-index:-1;
        opacity: .5;
    }

    body.heat-not-burnout{
        padding-top: 100px!important;
    }
    .article_container > .col-md-5:nth-child(even),
    .container_secondary > .col-md-5:nth-child(even)
    {
        margin-left: 10%;
    }
    .article_container {
        margin-bottom: 30px;
    }
    .container_secondary {
        margin-top: 50px;
    }
    .titleBox{
        height: 86px;
    }
}
@media screen and (min-width: 1366px) {
    .ml-lg-2{
        margin-left: 1.5rem;
    }
    .mr-lg-2{
        margin-right: 1.5rem;
    }
    .d-lg-block{
        display: block!important;
    }
}
@media screen and (max-width: 960px) {
    #gloModal .modal-header{
        padding:15px;
    }
    .tab-holder a::before{
        transform: scale(.6) translate(-50%, -30%);
    }
    .tab-holder a[data-sound="fire"]::before{
        transform: scale(.6) translate(-64%, -33%);
    }
    .tab-holder a[data-sound="thunderstorm"]::before{
        transform: scale(.6) translate(-36%, -33%);
    }
    .tab-holder a[data-sound="wind"]::before{
        transform: scale(.6) translate(-55%, -30%);
    }
    .modal .close{
        top: 27px;
    }
    .w-sm-100{
        width: 100%;
    }
    .glo-btn, .modal-btn{
        position: relative;
        top:0;
        transform: translate(0,0);
    }
    .modal-btn.affix{
        bottom: 90px;
        left:20%;
        top:auto;
        transform:translateX(-50%);
        z-index: 101;
    }

    .glo-btn.affix{
        position: fixed;
        bottom: 90px;
        right:30px;
        top:auto;
        transform:translateX(0);
        z-index: 101;
    }
    .modal h4.modal-title {
        font-size: 22px;
        margin:10px 0;
    }
    .modal .modal-header p{
        font-size: 18px;
    }
    .tab-holder{
        width: auto;
    }
    .tab-holder img{
        width: 30px;
    }
    .tab-holder img.fire{
        width: 24px;
    }
    .tab-holder .mr-t{
        margin-right: 1rem;
    }
    .tab-holder .tab-img-wrap{
        height: 40px;
    }
    .modal-dialog{
        background-size: auto;
        background-position: 85% 93%;
    }
    .selected-sound {
        transform: translateX(-86%);
    }
    .hshow{
        width: 100%;
    }
    .sound-active .tab-holder {
        transform: scale(.5) translateX(40%);
        margin-bottom: 10px;
    }
    .exit-sound {
        left:30px;
    }
    .tab-holder a{
        font-size: 16px;
    }
    .hfade img{
        width: 90px;
    }
    .selected-sound{
        display: none;
    }
    .sound-active .tab-holder {
        transform: scale(.7) translate(24%, 20%);
    }
    .sound-active .modal-body {
        padding-bottom: 0;
    }
    .sound-active.modal-dialog {
        background-position: 0 100%;
    }
    .mb-sm-2{
        margin-bottom:1rem;
    }
}
