/********************* 
Custom Addons
*********************/



/* Typography - Fonts */


.capitalize {
    text-transform: capitalize;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

body, #content, .normal, .default, h1, h2, h3, h4, h5, h6, input, textarea, button, select {
    font-family: 'Atlas Grotesk Web';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

.small {
    font-family: 'Atlas Grotesk Web';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.large {
    font-family: 'Lyon Text Web';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.default {
    font-family: 'Atlas Grotesk Web';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

.huge {
    font-family: 'Atlas Grotesk Web';
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

.mega {
    font-family: 'Lyon Text Web';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

#footer .small {
    font-family: 'Atlas Grotesk Web';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #fff;
    display: inline-block;
    padding: 0;
}

#logo-text-h1, #logo-text-h1 a {
    font-family: 'Atlas Grotesk Web';
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #000;
}

.cover-title {
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 40px;
    line-height: 44px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    padding: 0 0 7px;
    margin: 0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .9;
}

.cover-text {
    display: block;
    font-family: 'Lyon Text Web';
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    padding: 0 0 7px;
    margin: 0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .9;
}

.slider-title, .slider-title a {
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 40px;
    line-height: 44px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    padding: 0 0 5px;
    margin: 0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .9;
}

.slider-intro, .slider-intro a {
    display: block;
    font-family: 'Lyon Text Web';
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    padding: 0 0 10px;
    margin: 0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .9;
}

.read-more, .read-more a {
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .9;
}

a:hover .read-more, a:hover .slider-title, a:hover .slider-intro {
    color: #f2ffde;
}

.slider-title-blk, .slider-title-blk a {
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 40px;
    line-height: 44px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    padding: 0 0 5px;
    margin: 0;
    color: #222;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.slider-intro-blk, .slider-intro-blk a {
    display: block;
    font-family: 'Lyon Text Web';
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    padding: 0 0 10px;
    margin: 0;
    color: #222;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.read-more-blk, .read-more-blk a {
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #222;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

a:hover .read-more-blk, a:hover .slider-title-blk, a:hover .slider-intro-blk {
    color: #0023ff;
}

.home-box, .home-box a {
    font-family: 'Atlas Grotesk';
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    color: #000000;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    padding: 20px;
    width: 100%;
    height: 250px;
    background-color: #f50000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.title {
    font-family: 'Atlas Grotesk';
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #000000;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
}

.home-box a:hover {
    color: #fff;
    background-color: #000;
}


.intro {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    padding: 0 0 40px;
    color: #222;
    margin: 0;
    width: 90%;
}

.intro-caption {
    display: block;
    font-family: 'Atlas Grotesk';
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #111;
    padding: 0 0 10px 0;
}

.intro-caption b {
    font-weight: 500;
}

.intro-caption em {
    color: #999;
    font-style: normal;
}

.intro-caption a {
    color: #999;
}

.intro-caption a:hover {
    color: #000;
}

.profile-name {
    display: block;
    font-family: 'Atlas Grotesk';
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #111;
    padding: 0 0 3px 0;
}

.profile-title, .profile-title a {
    display: block;
    font-family: 'Atlas Grotesk';
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #666;
}

.profile-info, .profile-info a {
    display: block;
    font-family: 'Atlas Grotesk';
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #666;
}

.profile-info a {
    display: block;
    font-family: 'Atlas Grotesk';
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #999;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.profile-info a:hover {
    display: block;
    font-family: 'Atlas Grotesk';
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #000;
}

.nav-full {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0;
}

.nav-full ul {
    display: inline-block;
    list-style: none;
    text-align: left;
}

.nav-full li {
    display: inline-block;
    list-style: none;
    padding: 0 20px 0 0;
}

.nav-full a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    text-decoration: none;
    color: #999;
}

.nav-full a:hover {
    color: #111;
}

.nav-full .active a {
    color: #111;
}

.categories-title {
    display: block;
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0 0 5px;
    font-family: 'Atlas Grotesk Web';
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    text-decoration: none;
    color: #222;
}

.copyright {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0 0 5px;
    font-family: 'Atlas Grotesk Web';
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    text-decoration: none;
    color: #999;
}

.categories {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0 0 15px;
}

.categories ul {
    display: inline-block;
    list-style: none;
    text-align: left;
}

.categories li {
    display: inline-block;
    list-style: none;
    padding: 0 20px 0 0;
}

.categories a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    text-decoration: none;
    color: #999;
    padding: 7px 0 0 0;
}

.categories a:hover {
    color: #111111;
}

.categories .active a {
    color: #111111;
}

.pictogram, .pictogram a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "entypo-social";
    color: #999;
    font-size: 30px;
    line-height: 20px;
    padding: 0 10px 0 0;
    text-align: center;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a:hover .pictogram, .pictogram .active a {
    color: #111;
}



.figcaption {
    font-family: 'Atlas Grotesk Web';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
    line-height: 22px;
}



.underline {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}





@media all and (max-width: 1260px) and (min-width: 700px) {

    #content {
        .col-25 {
width: 33.3333333%;
    }

    .col-16 {
        width: 33.3333333%;
    }

    .col-10 {
        width: 66.6666666%;
    };
}

}

@media all and (max-width: 699px) and (min-width: 481px) {

    #content {
        .col-25 {
width: 50%;
    };
}

}

@media all and (max-width: 480px) and (min-width: 0px) {

    #content {
        .col-25 {

width: 100%;
    };
}

}

@media all and (max-width: 699px) and (min-width: 0px) {

    #content {
        .col-16 {

width: 100%;
    }

    .categories {
        display: none;
    };
}

}

@media all and (max-width: 800px) and (min-width: 0px) {
  
#toggle-menu {
  #toggle-menu-inner {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
    }
}



    #mainside #mainside-fix #mainside-inner {
        overflow: hidden;
        padding-right: 0%;
        padding-left: 0%;
    }

    #cover-space-fix #cover-space-inner {
        margin-right: 0%;
        margin-left: 0%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .cover-text {
        display: none;
    }

    #footer {
        display: none;
    }

    .cover-title {
        font-size: 34px;
        padding: 0 0 7px;
    }

    .figcaption {
        span.underline {
        
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
    };
}
      

  
#nextprev {
    display: none;
}

#wrap {
    padding-top: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
}

#header-inner {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0;
}

#header.fixed #header-inner {
    padding-right: 5px;
    padding-left: 5px;
}

.flex-control-paging li a {
    display: none;
}



}

@media all and (max-width: 1520px) and (min-width: 1281px) {


      .flex-caption {
        top: 38%;
        width: 36%;
    }

    .slider-title, .slider-title a, .slider-title-blk, .slider-title-blk a {
        font-size: 36px;
        line-height: 42px;
        padding: 0 0 5px;
    }

    .slider-intro, .slider-intro a, .slider-intro-blk, .slider-intro-blk a {
        font-size: 30px;
        line-height: 36px;
        padding: 0 0 10px;
    }

    .read-more, .read-more a, .read-more-blk, .read-more-blk a {
        font-size: 18px;
        line-height: 24px;
    }

    .large {
        font-size: 20px;
        line-height: 28px;
    }

    .huge {
        font-size: 26px;
        line-height: 32px;
    }

}

@media all and (max-width: 1280px) and (min-width: 1036px) {


    .slider-title, .slider-title a, .slider-title-blk, .slider-title-blk a {
        font-size: 32px;
        line-height: 40px;
        padding: 0 0 5px;
    }

    .slider-intro, .slider-intro a, .slider-intro-blk, .slider-intro-blk a {
        font-size: 28px;
        line-height: 34px;
        padding: 0 0 10px;
    }

    .read-more, .read-more a, .read-more-blk, .read-more-blk a {
        font-size: 18px;
        line-height: 24px;
    }

      .flex-caption {
        top: 34%;
        width: 36%;
    }

      .flex-caption.align-left {
        left: 45px;
    }

    .large, .intro {
        font-size: 20px;
        line-height: 28px;
    }

    .intro-caption, .intro-caption b {
        font-size: 16px;
        line-height: 24px;
    }

    .huge {
        font-size: 20px;
        line-height: 28px;
    }

    .categories-title {
        font-size: 16px;
        line-height: 24px;
    }

    .categories a {
        font-size: 16px;
        line-height: 24px;
    }

    .cover-title {
        font-size: 40px;
        line-height: 44px;
    }

    .cover-text {
        font-size: 30px;
        line-height: 36px;
    }

    .default, .profile-name, .profile-title, .profile-title a {
        font-size: 16px;
        line-height: 24px;
    };
    

}

@media all and (max-width: 1035px) and (min-width: 930px) {


    .slider-title, .slider-title a, .slider-title-blk, .slider-title-blk a {
        font-size: 28px;
        line-height: 40px;
        padding: 0 0 5px;
    }

    .slider-intro, .slider-intro a, .slider-intro-blk, .slider-intro-blk a {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 10px;
    }

    .read-more, .read-more a, .read-more-blk, .read-more-blk a {
        font-size: 18px;
        line-height: 24px;
    }

      .flex-caption {
        top: 32%;
        width: 40%;
    }

      .flex-caption.align-left {
        left: 45px;
    }

    .large, .intro {
        font-size: 18px;
        line-height: 24px;
    }

    .intro-caption, .intro-caption b {
        font-size: 16px;
        line-height: 24px;
    }

    .huge {
        font-size: 20px;
        line-height: 28px;
    }

    .intro {
        width: 100%;
    }

    .categories-title {
        font-size: 16px;
        line-height: 24px;
    }

    .categories a {
        font-size: 16px;
        line-height: 24px;
    }

    .default, .profile-name, .profile-title, .profile-title a {
        font-size: 16px;
        line-height: 24px;
    }

    .cover-title {
        font-size: 40px;
        line-height: 44px;
    }

    .cover-text {
        font-size: 30px;
        line-height: 34px;
    }
    

    
}

@media all and (max-width: 929px) and (min-width: 480px) {



    .slider-title, .slider-title a, .slider-title-blk, .slider-title-blk a {
        font-size: 28px;
        line-height: 30px;
        padding: 0 0 3px;
    }

    .slider-intro, .slider-intro a, .slider-intro-blk, .slider-intro-blk a {
        display: none;
    }

    .read-more, .read-more a, .read-more-blk, .read-more-blk a {
        font-size: 16px;
        line-height: 20px;
    }

    .flex-caption {
        top: 15px;
        width: 60%;
    }

    .flex-caption.align-left {
        left: 20px;
    }

    .large, .intro {
        font-size: 18px;
        line-height: 26px;
    }

    .intro-caption, .intro-caption b {
        font-size: 14px;
        line-height: 22px;
    }

    .huge {
        font-size: 20px;
        line-height: 26px;
    }

    .intro {
        width: 100%;
    }

    .categories-title {
        font-size: 14px;
        line-height: 20px;
    }

    .categories a {
        font-size: 14px;
        line-height: 20px;
    }

    .default, .profile-name, .profile-title, .profile-title a {
        font-size: 14px;
        line-height: 22px;
    }

    .cover-title {
        font-size: 40px;
        line-height: 44px;
    }

    .cover-text {
        font-size: 30px;
        line-height: 36px;
    }
    
    
    
}

@media all and (max-width: 479px) {



    .slider-title, .slider-title a, .slider-title-blk, .slider-title-blk a {
        font-size: 28px;
        line-height: 30px;
        padding: 0 0 3px;
    }
    

    .slider-intro, .slider-intro a, .slider-intro-blk, .slider-intro-blk a {
        display: none;
    }    

    .default, .profile-name, .profile-title, .profile-title a {
        font-size: 14px;
        line-height: 22px;
    }

    .large, .intro {
        font-size: 16px;
        line-height: 24px;
    }

    .intro-caption, .intro-caption b {
        font-size: 14px;
        line-height: 22px;
    }

    .huge {
        font-size: 18px;
        line-height: 24px;
    }

    .intro {
        width: 100%;
    }

    .categories-title {
        font-size: 14px;
        line-height: 20px;
    }

    .categories a {
        font-size: 14px;
        line-height: 20px;
    }

    .cover-title {
        font-size: 40px;
        line-height: 44px;
    }

    .cover-text {
        font-size: 28px;
        line-height: 34px;
    };
    
    .mega {
        font-size: 20px;
        line-height: 26px;
    }          
}

@media all and (max-width: 1200px) and (min-width: 1000px) {
  

    #content {
        #cover-title {
      width: 60%;
    };
}



}

@media all and (max-width: 1001px) and (min-width: 700px) {
  

    #content {
        #cover-title {
      width: 60%;
    };
}



}

@media all and (max-width: 701px) and (min-width: 0px) {
  

    #content {
        #cover-title {
      width: 80%;
    };
}



}



@media all and (max-width: 800px) {


    .mega {
        font-size: 22px;
        line-height: 28px;
    }  
    
}        