    /*
Theme Name: Trioptiqual
Description: Theme enfant du thème WP Made Simple de Publigo
Author: Hervé - Publigo
Author URI: https://www.publigo.fr
Template: wpms-theme 
Version: 1.0
Text Domain: trioptiqual
*/
/*General style*/

body {
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    line-height: 20px;
}

a:hover,
a:focus {
    outline: none;
}


.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    color: #477cc3;
}

.entry-content a:hover,
.entry-summary a:hover,
.widget a:hover,
.site-footer .widget-area a:hover,
.posts-navigation a:hover,
.widget_authors a:hover strong,
.entry-content a:focus,
.entry-summary a:focus,
.widget a:focus,
.site-footer .widget-area a:focus,
.posts-navigation a:focus,
.widget_authors a:focus strong {
    color: #412fb2;
    text-decoration: underline;
}

.wrap,
.navigation-top .wrap {
    padding-right: 10px;
    padding-left: 10px;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

.wrap-custom {
    max-width: 1385px;
    margin: 0 auto;
}

.wrap-custom h2 {
    padding: 20px;
    text-align: center;
    font-weight: 300;
    color: #292929;
}

.wrap-custom h2 span {
    display: block;
    font-weight: bold;
}

.row-custom {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.post .entry-meta {
    display: none;
}

h1,
h2,
h3 {
    text-transform: uppercase;
}
/*Header*/

.site-navigation-fixed.navigation-top {
    position: relative;
}

.logo-header h2 {
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 20px;
    margin-top: 10px;
}

.logo-header h3 {
    font-weight: 700;
    text-transform: uppercase;
    background: url(assets/images/baseline.png) no-repeat center center;
    background: -moz-linear-gradient(left, #6bbfe9 0%, #6f5ddf 100%);
    background: -webkit-linear-gradient(left, #6bbfe9 0%, #6f5ddf 100%);
    background-size: contain;
    color: transparent;
    -webkit-background-clip: text;
    /*background-clip: text;*/
    display: inline-block;
    padding-top: 0;
    font-size: 25px;
}

.logo-header img {
    max-width: 70%;
}

.logo-header:hover {
    opacity: 0.8;
}

.dropdown-toggle {
    color: #fff;
}

.navigation-top {
    font-size: 18px;
    background: transparent;
    border: none;
    color: #fff;
    font-weight: 700;
}

.navigation-top a {
    font-weight: 300;
    color: #fff;
    letter-spacing: 0.03em;
}

.main-navigation a {
    padding-left: 0;
    padding-top: 0;
}

.main-navigation .dropdown-toggle {
    padding: 0;
}

.main-navigation a:hover, 
.main-navigation a:focus {
    /*opacity: 0.8;*/
    color: #fff;
    letter-spacing: 0;
    font-weight: 500;
}

.navigation-principal .main-navigation a {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.navigation-top .current-menu-item>a,
.navigation-top .current_page_item>a {
    font-weight: 500;
    color: #fff;
    letter-spacing: 0;
}

#masthead>.metaslider-wrap,
#masthead>.custom-header {
    margin-top: 0;    
    position: relative;
    z-index: 0;
}

.metaslider .flexslider {
    margin-bottom: 0!important;
}

.tools-image {
    text-align: center;
    padding: 15px 0;
    background: #292929;
}

.navigation-principal>.wrap {
    background: transparent;
}

.navigation-top nav {
    margin-left: 0;
    padding: 1px 0;
}

.interior-page .top-info {
    display: none;
}

.tools-image h2 {
    color: #fff;
}

.interior-page .tools-image h2 {
    text-transform: none;
}
/*Footer*/

.site-info {
    width: 100%;
    font-weight: 600;
    font-size: 17px;
}

.site-footer p.tel,
.site-footer p.mobile,
.site-footer p.fax {
    font-weight: 600;
}

.site-footer .bottom_footer {
    background: url(assets/images/footer-bg.jpg) no-repeat;
    background-size: cover;
}

.site-footer .bottom_footer a:hover {
    color: #9c9b9b;
    text-decoration: none;
}

.site-info .logo {
    max-width: 260px;
}

.mentions-navigation {
    clear: both;
    float: none;
    border-top: 1px solid #565353;
    padding: 25px 0 0 0;
}

.mentions-navigation ul {
    margin: 0;
}

.site-footer .coordonnes {
    padding-left: 0;
}

.site-footer .wrap {
    padding: 15px 10px;
}

.site-footer .coordonnes {
    display: block;
    line-height: 22px;
}

.site-info .logo {
    margin-bottom: 20px;
}

.category-footer h3 {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-top: 7px;
}

.category-footer ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
/*Thematic-menu*/

.thematic-entry ul.row {
    margin: 0 -10px;
}

.thematic-entry ul.row-custom {
    margin: 0 -7.5px;
}

.thematic-entry ul[class*="menu-"]>li {
    margin-right: 0;
    margin-left: 0;
    float: left;
}

.thematic-entry {
    background: transparent;
    padding-top: 25px;
}

.thematic-entry ul a {
    position: relative;
}

.thematic-entry ul[class*="menu-"]>li img {
    margin-bottom: 0;
}

.menu-item a.menu-image-hovered img.hovered-image {
    position: absolute;
    left: 0;
    margin: 0!important;
}

.first-thematic-menu a.menu-image-hovered .menu-image-title {
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    top: 0;
    z-index: 2;
}

.first-thematic-menu .menu-image-title:after {
    position: absolute;
    content: "+";
    right: 0;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
}

.first-thematic-menu a.menu-image-hovered:hover .menu-image-title {
    top: 65%;
    width: 100%;
    text-align: center;
    position: absolute;
}

.first-thematic-menu a.menu-image-hovered:hover .menu-image-title:after {
    display: none;
}

.first-thematic-menu.thematic-entry ul[class*="menu-"]>li {
    padding: 0 10px;
    width: 100%;
}

.first-thematic-menu a.menu-image-hovered:hover .menu-image-description {
    height: 31px;
}

.first-thematic-menu a.menu-image-hovered:hover .menu-image-title {
    color: #fff;
}

.second-thematic-menu.thematic-entry ul[class*="menu-"]>li {
    padding: 0 7.5px;
    width: 100%;
    margin-bottom: 20px;
}

.second-thematic-menu .menu-item a {
    position: relative;
}

.second-thematic-menu .menu-item a .menu-image-title {
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    color: #292929;
    font-size: 25px;
}

.second-thematic-menu .menu-item a:hover .menu-image-title {
    color: #fff;
}

.first-holder-thematic {
    background: url(assets/images/sketch-bg.jpg) no-repeat bottom center;
    padding-bottom: 80px;
}

.first-holder-thematic h2 {
    background: #eceaea;
    margin-bottom: 0px;
}

.second-holder-thematic {
    background: white url(assets/images/bricks-bg.jpg) no-repeat;
    background-position: bottom center;
    padding-bottom: 79px;
}

.second-holder-thematic h2 {
    padding-left: 10%;
    display: inline-block;
    font-weight: 700;
    color: #d7d6d6;
    padding-right: 100px;
    position: relative;
    margin-top: 45px;
    text-transform: none;
}

.second-holder-thematic h2:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 63px;
    content: "";
    background: url(assets/images/arrow-big.png) no-repeat center center;
}
/*News*/

.widget-news {
    background: #292929;
    border-top: 20px solid #0c0a0a;
    color: #fff;
    text-align: center;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 18px;
}

.widget-news article {
    text-align: left;
    color: #9c9b9b;
}

.widget-news .entry-date,
.widget-news article .more-link {
    display: none;
}

.recent-posts .bx-wrapper {
    display: inline-block;
}

.recent-posts .thumbnail-news a {
    border: 5px solid transparent;
    display: block;
    position: relative;
}

.recent-posts .thumbnail-news a img {
    border-radius: 3px;
    width: 100%;
}

.recent-posts .thumbnail-news a .icon-search-svg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    position: absolute;
    right: 20px;
    bottom: -15px;
    color: #fff;
    background-image: linear-gradient(-90deg, #544ea3, #60b0df);
}

.recent-posts .thumbnail-news a:hover {
    border-color: #fff;
}

.recent-posts .thumbnail-news a:hover img {
    border-radius: 0;
}

.recent-posts .thumbnail-news a:hover .icon-search-svg {
    background: #fff;
    color: #292929;
}

.recent-posts {
    padding-top: 20px;
}

.recent-posts .bx-wrapper .bx-controls-direction a {
    top: 0;
    margin-top: 0;
}

.archive.category .icon-search-svg {
    display: none;
}

.widget-news .entry-title a {
    color: #fff;
    text-transform: none;
}

.recent-posts .thumbnail-news {
    margin-bottom: 0.75rem;
}

.more-link-all {
    max-width: 1060px;
    margin: 0 auto;
    margin-top: 20px;
}

.more-link-all a {
    color: #fff;
    position: relative;
    padding-left: 25px;
    height: 23px;
    line-height: 23px;
    font-size: 23px;
    font-weight: 300;
}

.more-link-all a:hover {
    color: #9c9b9b;
}

.more-link-all a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: url(assets/images/arrow-xsmall.png);
}

.archive.category .more-link a {
    background: #292929;
    color: #fff;
}

.archive.category .more-link a:hover,
.archive.category .more-link a:focus {
    background: #eceaea;
    color: #292929;
}
/*Content home page*/

.wrap-home-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 65px;
}

.wrap-home-content .button {
    color: #070707;
    text-transform: uppercase;
    font-weight: 800;
    height: 50px;
    padding-left: 50px;
    background: url(assets/images/arrow-small.png) no-repeat left center;
    display: inline-block;
    line-height: 50px;
}

.wrap-home-content .button:hover {
    color: #5cabdc;
    text-decoration: none;
}

.content-holder {
    background: url(assets/images/bricks-soft-bg.png) no-repeat;
    background-position: top center;
}

.thumbnail-home img {
    border-radius: 3px;
}

.twentyseventeen-front-page .site-main .content-holder article.type-page {
    margin-top: 0;
}
/*Posts */

body.page #content,
body.single #content {
    background: url(assets/images/sketch-bg-inner.jpg) repeat-y center top;
}

.archive.category .wrap-custom-post,
.post-template-default .wrap-custom-post,
.page-template-default .wrap-custom-post {
    position: relative; z-index: 2;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}
.archive.category .wrap-custom-post:before,
.post-template-default .wrap-custom-post:before,
.page-template-default .wrap-custom-post:before {
    position: absolute; content: ""; display: block;
    background: rgba(236, 234, 234, 0.6);
    top: 0; bottom: 0; z-index: -1;
    right: -85px; left:-85px;
    border-radius: 5px;
}

.archive.category .wrap-custom-post h1,
.post-template-default .wrap-custom-post h1,
.page-template-default .wrap-custom-post h1 {
    padding: 12px 0;
}

.post-template-default .wrap-custom-post h1 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 0;
}

.post-template-default.single .wrap-custom-post h2 {
    color: #292929;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 0;
}

.post-template-default.single .wrap-custom-post h2 span {
    font-weight: bold;
}

.post-template-default.single .post-thumbnail,
.page-template-default .thumbnail-page {
    text-align: center;
}

.post-template-default.single article {
    margin-bottom: 40px;
}

.post-template-default.single .links a {
    display: block;
    color: #292929;
    font-weight: 800;
    text-transform: uppercase;
}

.post-template-default.single .links a:hover {
    opacity: 0.7;
}

.page:not(.home) #content {
    padding-bottom: 0;
    overflow: hidden;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 24px;
}

/**********************************************************************

Media Queries

**********************************************************************/

@media only screen and (max-width: 767px) {
    #logo { display: inline-block; margin-left: 13%; }
    #logo h2 {
        font-size: 12px; padding-left: 7px;
        margin-top: 0; letter-spacing: 0;
    }
    #logo h3 {
        display: none;
    }
    #logo .img {
        float: left; 
        max-width: 60px;
    }
    #logo .logo {
        float: left; 
        margin-left: -5px;
        text-align: left;
    }
    #logo .logo img {
        margin-bottom: 0;
        max-width: 270px;
        margin-top: 7px;
    }
    .top-info { margin-bottom: 7px; }
    .site-header {
        background: #292929;
    }
    .navigation-top {
        margin-top: 15px;
        text-align: center;
    }
    .navigation-principal .wrap {
        padding: 0;
    }
    .menu-toggle {
        position: absolute;
        color: #fff;
        font-size: 16px;
    }
    .menu-toggle:hover {
        fill: #477cc3;
        color: #477cc3;
    }
    .menu-toggle:focus {
        border: none;
        outline: none;
    }
    .logo-header {
        text-align: center;
    }
    .logo-header img {
        margin-bottom: 10px;
    }
    #top-menu { margin-top: 52px; } 
    .main-navigation>div>ul#main-menu {
        margin-bottom: 20px;
    }
    .main-navigation ul {
        background: #0c0a0a;
    }
    .main-navigation li {
        border-bottom: none;
    }
    .navigation-top .wrap {
        padding: 0;
    }
    body.home .tools-image {
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: transparent;
    }
    .first-thematic-menu .menu-image-title {
        font-size: 18px;
        height: 30px;
        line-height: 30px;
    }
    .first-thematic-menu .menu-image-title:after {
        bottom: -4px;
        font-size: 30px;
    }
    .first-holder-thematic .menu-item a.menu-image-hovered img.hovered-image {
        top: 40px;
    }
    .recent-posts .thumbnail-front-news a .icon-search-svg {
        right: 30px;
    }
    .mentions-navigation ul li {
        display: block;
        font-size: 16px;
        font-weight: 400;
    }
    .bottom_footer,
    .mentions-navigation {
        text-align: center;
    }
    .widget-news {
        font-size: 15px;
    }
    .metaslider-wrap.hide + .tools-image { display: none; }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
    #logo .img { max-width: 40px; margin-bottom: 7px; }
    #logo .logo img {
        max-width: 190px; display: block;
    }
    #logo h2 { font-size: 9px; }
    .menu-toggle { font-size: 0; padding: 10px 16px; }
    .menu-toggle .icon { font-size: 16px; margin-right: 0; }
    .toggled-on .menu-toggle { font-size: 16px; }
    .toggled-on .menu-toggle .icon { margin-right: 0.5em; }
    .second-thematic-menu.thematic-entry ul[class*="menu-"] { text-align: center; }
    .second-thematic-menu.thematic-entry ul[class*="menu-"]>li {
        max-width: 260px; display: inline-block; float: none;
    }
}

@media only screen and (min-width: 480px) {
    .logo-header img {
        max-width: 350px;
    }
    .logo-header h3 {
        font-size: 35px;
    }
    .logo-header h2 {
        letter-spacing: 2.5px;
    }
    .second-thematic-menu.thematic-entry ul[class*="menu-"]>li {
        width: 50%;
    }
    .second-thematic-menu .menu-item a .menu-image-title {
        bottom: 80px;
    }
}

@media only screen and (max-width: 599px) {
    .first-thematic-menu.thematic-entry ul[class*="menu-"]>li {
        max-width: 260px; display: inline-block; float: none;
    }
    .first-thematic-menu.thematic-entry ul { text-align: center; }
}

@media only screen and (min-width: 600px) {
    .first-thematic-menu.thematic-entry ul[class*="menu-"]>li {
        width: 33.3333%;
    }
    .second-thematic-menu .menu-item a .menu-image-title {
        bottom: 100px;
    }
}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .metaslider-wrap:before {
        content: ''; display: block;
        position: absolute; z-index: 1;
        left: 0; right: 0;
        top: 0; bottom: 0;
        background: url(assets/images/masque-intro.png) center top no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }
    body.home .metaslider-wrap > div {
        padding-left: 28.5%;
        padding-bottom: 8.28%;
    }
    body:not(.home) .metaslider-wrap:before {
        background: url(assets/images/masque-inner.png) center top no-repeat;
    }
    body:not(.home) .metaslider-wrap > div {
        padding-bottom: 0%;
    }
    .admin-bar .site-navigation-fixed.navigation-top { top: 0; }
    body {
        font-size: 17px;
        line-height: 21px;
    }
    .wrap,
    .navigation-top .wrap {
        /*width: 750px;*/
    }
    .top-info {
        position: absolute;
        right: 10px;
    }
    .site-navigation-fixed.navigation-top {
        position: absolute;
        z-index: 10;
    }
    .main-navigation #main-menu a {
        position: relative;
    }
    .main-navigation #main-menu a:hover {
        opacity: 1;
    }
    .main-navigation #main-menu a.menu-image-title-after:hover:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        top: -15px;
        background: #fff;
        left: 0;
    }
    .main-navigation #main-menu .sub-menu a.menu-image-title-after:hover:after {
        display: none;
    }
    .main-navigation #main-menu .sub-menu a {
        color: #292929;
        text-align: center;
        font-weight: 600;
        padding: 0.5rem 1.25rem;
        display: block;
        width: 100%;
    }
    .main-navigation #main-menu .sub-menu li a:hover,
    .main-navigation #main-menu .sub-menu li.current-menu-item a {
        font-weight: 800;
    }
    .main-navigation #main-menu .sub-menu li:hover,
    .main-navigation #main-menu .sub-menu li.focus {
        background: #fff;
    }
    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 50%;
        right: auto;
        width: 250px;
        margin: auto;
        margin-left: -125px;
        border: none;
        background: url(assets/images/menu-hover.png) no-repeat top center;
        padding-top: 18px;
        border-bottom: 18px solid #fff;
    }
    .main-navigation ul li>ul li,
    .main-navigation ul li>ul li {
        background: #fff;
    }
    .main-navigation #main-menu li:focus:after,
    .main-navigation #main-menu li:focus:before,
    .main-navigation #main-menu li:hover:after,
    .main-navigation #main-menu li:hover:before {
        display: none;
    }
    #masthead .logo-header {
        position: absolute;
        z-index: 1;
        width: 100%;
        top: 120px;
    }
    .navigation-principal {
        z-index: 5;
        top: 71px;
        bottom: auto;
        padding-top: 5px;
    }
    #logo .img {
        float: left;
    }
    #logo .logo {
        float: left;
        padding-top: 60px;
        margin-left: -10px;
    }
    .navigation-top .wrap {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .navigation-top nav {
        border-bottom: 1px solid #6e738b;
    }
    .widget-news .wrap>img {
        margin-top: -115px;
    }
    .site-header {
        overflow: hidden;
    }
    .wrap-custom h2 span {
        margin-left: 150px;
    }
    .first-thematic-menu .menu-image-title:after {
        bottom: -4px;
        font-size: 30px;
        line-height: 30px;
    }
    .second-thematic-menu .menu-item a .menu-image-title {
        bottom: 115px;
    }
    .second-thematic-menu.thematic-entry ul { text-align: center; }
    .second-thematic-menu.thematic-entry ul[class*="menu-"]>li {
        width: 50%; max-width: 340px; float: none; 
    }
    .thumbnail-home,
    .content-home {
        max-width: 50%;
        padding-left: 30px;
    }
    .category-footer {
        padding-left: 30px;
    }
    .mentions-navigation ul {
        text-align: left;
    }
    .mentions-navigation ul li {
        text-align: left;
        display: inline-block;
        margin-right: 12px;
    }
    .interior-page #logo .img {
        max-width: 120px;
    }
    .interior-page .logo-header img {
        max-width: 150px;
    }
    .interior-page #masthead .logo-header {
        top: 100px;
    }
    .interior-page #logo .logo {
        padding-top: 25px;
    }
    .interior-page #masthead .logo-header {
        position: relative;
        padding-top: 100px;
        background: #292929;
        top: 0;
    }
    .interior-page .logo-header h2 {
        font-size: 20px;
    }
    .interior-page .logo-header h3 {
        font-size: 30px;
    }
    .post-navigation .nav-previous {
        padding-left: 2rem;
    }
    .post-navigation .nav-next {
        padding-right: 2rem;
    }
    .post-template-default.single #content {
        position: relative;
        padding-top: 165px;
    }
    .post-template-default.single .wrap-custom-post {
        position: absolute;
        top: 25px;
    }
    .post-template-default.single .post-thumbnail,
    .page-template-default .thumbnail-page {
        float: right;
        margin-left: 4%;
        margin-right: 0;
    }
    .page-template-default .thumbnail-page + .content-wrap {
        float: left; width: 54%;
    }
    .post-template-default.single article {
        margin-bottom: 80px;
    }
    .search-form {
        max-width: 52%;
    }
    .home .content-holder .entry-content {
        display: flex;
        align-items: center;
    }
    .page .interior-page .site-main article {
        padding-bottom: 4rem;
    }
    .blog .site-main>article .thumbnail-news img,
    .archive .site-main>article .thumbnail-news img,
    .search .site-main>article .thumbnail-news img {
        width: 100%;
    }

    .page .panel-content .entry-title,
    .page-title,
    body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 30px;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    body {
        font-size: 17px;
        line-height: 21px;
    }
    .wrap,
    .navigation-top .wrap {
        /*width: 970px;*/
    }
    .second-thematic-menu.thematic-entry ul[class*="menu-"]>li {
        width: 25%; float: left;
    }
    .second-thematic-menu .menu-item a .menu-image-title {
        bottom: 70px;
    }
    .wrap-custom h2 span {
        padding-left: 150px;
    }
    .tools-image {
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: transparent;
    }
    .second-holder-thematic h2 {
        font-size: 41px;
    }
    .widget-news .entry-title a {
        font-size: 24px;
    }
    .wrap-home-content .button {
        font-size: 24px;
    }
    .site-info {
        margin-bottom: 140px;
        margin-top: 45px;
    }
    .site-info .col-xs-12:last-child {
        text-align: right;
    }
    .site-footer {
        font-size: 16px;
    }
    .category-footer {
        padding-left: 0px;
    }
    .interior-page #masthead .logo-header {
        position: absolute;
        padding-top: 0;
        background: transparent;
        top: 100px;
    }
    .interior-page .logo-header h2 {
        margin-top: 0;
        font-size: 12px;
        letter-spacing: 0;
    }
    .interior-page .logo-header h3 {
        font-size: 20px;
        margin-top: 0;
    }
    .interior-page #logo .logo {
        padding-top: 10px;
    }
    .interior-page .tools-image {
        position: relative;
        top: 0;
        padding: 0;
        background: #292929;
    }
    .interior-page #logo .img {
        max-width: 80px;
    }
    .interior-page .tools-image:after {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 102%;
        background: #fff;
        -webkit-transform: skew(-220deg);
        -moz-transform: skew(-220deg);
        transform: skew(-220deg);
        right: -80%;
    }
    .interior-page .tools-image img {
        padding-left: 50px;
        max-width: 395px;
        float: left;
    }
    .interior-page .tools-image h2 {
        float: left;
        font-size: 17px;
        color: #fff;
        clear: none;
    }
    .recent-posts {
        padding-top: 0px;
    }
    body:not(.home) #masthead>.metaslider-wrap {
        min-height: 354px;
    }
    body:not(.home) .metaslider-wrap > div {
        margin-left: auto;
        margin-right: 0;
        overflow: hidden;
    }
    body:not(.home) .metaslider-wrap > div .slides li {
        overflow: hidden; height: 354px;
    }
    body:not(.home) .metaslider-wrap > div .slides li img {
        height: 354px; display: block; margin-left: auto; margin-right: 0; width: auto;
    }
    .interior-page #masthead .logo-header {
        top: 110px;
    }
    .interior-page #logo .logo {
        padding-top: 60px;
    }
    .interior-page #logo .img {
        max-width: 120px;
    }
    .interior-page .logo-header img {
        max-width: 420px;
    }
    .interior-page .logo-header h2 {
        font-size: 15px;
        letter-spacing: 2.5px;
    }
    .interior-page .logo-header h3 {
        font-size: 38px;
    }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .wrap,
    .navigation-top .wrap {
        width: 1200px;
        max-width: 100%;
    }
    .tools-image {
        text-align: left;
    }
    .tools-image img {
        padding-left: 100px;
    }
    .logo-header img {
        max-width: 100%;
    }
    .logo-header h3 {
        font-size: 57px;
    }
    .logo-header h2 {
        letter-spacing: 5.5px;
    }
    .first-holder-thematic h2 {
        font-size: 50px;
        line-height: 45px;
        text-transform: none;
        margin-bottom: 10px;
		border-radius: 5px;
    }
    .first-thematic-menu .menu-image-title {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 15px;
    }
    .first-thematic-menu .menu-image-title:after {
        font-size: 40px;
        line-height: 40px;
    }
    .second-thematic-menu .menu-item a .menu-image-title {
        bottom: 90px;
        font-size: 35px;
    }
    .interior-page .tools-image:after {
        right: -63%;
    }
    .post-template-default.single .wrap-custom-post h1 {
        font-size: 48px;
        padding-top: 0;
    }
    .post-template-default.single .wrap-custom-post h2 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .first-thematic-menu a.menu-image-hovered:hover .menu-image-description {
        height: 45px;
    }
    .post-template-default.single .links a {
        font-size: 24px;
        line-height: 22px;
    }
    .post-template-default.single .links a span {
        margin-right: 15px;
    }
}

@media only screen and (min-width: 1400px) {
    .tools-image {
        bottom: 22%;
        left: 0;
        right: 0;
    }
    #logo {
        margin-left: -50px;
    }
    #menu-thematic-menu {
        margin-top: -140px;
    }
    .first-thematic-menu .menu-image-title {
        color: #fff;
    }
    .post-template-default.single .wrap-custom-post {
        width: 1380px;
    }
    .thematic-entry .menu-item a:hover .menu-image-title {
        color: #fff;
    }
    .interior-page #logo {
        margin-left: -60px;
    }
}

@media only screen and (min-width: 1700px) {
    #menu-thematic-menu {
        margin-top: -285px;
    }
    .tools-image {
        bottom: 33%;
    }
    .interior-page .tools-image h2 {
        margin-left: 60px;
    }
}

@media only screen and (min-width: 1900px) {
    .interior-page .tools-image img {
        margin-top: -25px;
    }
}
