/* Put your CSS code in the left column, instead of example, to put or remove unnecessary prefixes. */

.example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: linear-gradient(to bottom, white, black);
}/*
@media only screen and (max-width: 899px) {

    .layout {
        font-size: 16px;
    }

    .wysiwyg h2.large {
        font-size: 48px;
        text-align: center;
        margin: 0;
    }

!*  ----------  LAYOUT  ----------  *!

	#header,
	#content,
	#footer {
	    width: 100%;
	    padding: 0 20px;
	    margin: 0;
	    box-sizing: border-box;
	}

!*  ----------  HEADER  ----------  *!

    #header {
        position: relative;
        top: auto;
        height: 80px;
    }

    #header .logo {
        position: relative;
        z-index: 1;
    }

    #header .navigation {
        width: auto;
        position: relative;
        float: none;
    }
    */


@media (max-width: 1280px){


    .landing .quad,
    .landing .harvester{
        display: none;
    }


    .landing .logo-carlstar{
        margin-left: 0;
    }


    .landing .side-carlisle .tires{
        left: -330px;
    }

    .landing .side-itp .tires{
        right: -330px;
    }
    .landing .select-brand{
        margin-left: 0;
    }
}

@media (max-width: 1120px){
    #content .slider .slider-info{
        margin-bottom: 10px;
        padding-top: 130px;
    }

    #content .slider .slider-info .slider-info-image img{
        max-width: 150px;
        max-height: 150px;
    }

    #content .slider .slider-info .slider-text .slider-title{
        font-size: 1.6rem;
        letter-spacing: 5px;
    }
}

@media (max-width: 991px){
    #header .navigation .menu-toggle-button {
        display: inline-block;
    }

    #header > .container{
        margin-bottom: 0;
    }

    #header .navigation nav {
        margin-left: 0;
    }

    #header .navigation .nav {
        margin: 0 0 -2px;
        float: none !important;
        text-align: center;
    }
}


@media (max-width: 890px){
    .landing .select-brand span{
        max-width: 26%;
    }
}

@media (max-width: 768px){
    #content .mobile-visible:not(.select-brand){display: block !important;}
    #content .mobile-hidden{display: none;}

    /* CONTENT */
    #layout:not(.carlisle) #content{
        padding-top: 15px;
    }


    /* LANDING */
    #layout.landing{
        display: block;
        text-align: center;
        /*background: #040404 url("../images/backgrounds/bg-landing-mobile.jpg") no-repeat center bottom;*/
    }

    .landing #content .main-content{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 30px 0 0;
        overflow-y: auto;
    }

    .landing .logo-carlstar{
        margin: 0 0 0;
        width: 60%;
        height: 80px;
        background-size: contain;
    }

    .landing .select-brand{
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        left: auto;
        top: 10px;
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        /* transform: translateX(0); */
        /*-ms-transform: translateY(50%);*/
        /* -webkit-transform: translateY(50%); */
        /* transform: translateY(50%); */
    }

    .landing .select-brand .mobile-visible{
        width: 100% !important;
    }

    .landing .please-select{
        display: block;
        width: 100%;
    }

    .landing #content .featured-product.mobile-hidden {
        display: none;
    }

    .landing #content .featured-product.mobile-visible {
        margin-top: 0;
        position: relative;
        height: 30%;
        width: 60%;
    }


    .landing #content .featured-product.mobile-visible #card {
        /* width: 80%; */
        margin-left: -50%;
    }

    .landing .select-brand span{
        -ms-flex:1 0 auto;
        -webkit-box-flex:1;
        flex:1 0 auto;
        margin: 10px auto;
        white-space: normal;
    }


    .landing .select-brand span.brand-carlisle,
    .landing .select-brand span.brand-itp{
        width: 50% !important;
        max-width: 50%;
    }

    .landing .select-brand .logo-carlisle,
    .landing .select-brand .logo-itp{
        width: 100%;
        background-size: contain;
        margin: 0 auto;
    }

    .landing .side-carlisle,
    .landing .side-itp{
        display: none;
    }

    .landing .logos{
        position: relative;
        height: 280px;
        background-position: center bottom;
        background-size: initial;
        margin-top: 0;
    }

    .landing .logos a{
        margin-right: 15px;
        max-width: 25%;
    }

    .landing .featured-product{
        margin-top: 50px;
        left: 0;
    }


    /* HEADER */
    header{
        padding-top: 15px;
    }

    .carlisle header{
        padding-top: 33px;
    }

    header > .container{
        display: block;
        position: relative;
    }

    header .logo{
        display: inline-block;
        margin: 0 0 0 15px;
    }

    header .navigation{
        display: block;
        position: absolute;
        top: 88px;
        padding: 0;
        width: 100%;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .carlisle header .navigation{
        top: 45px;
        height: 100%;
        display: table;
    }

    header .navigation ul.level-1{
        display: none;
        padding: 50px 0 15px;
        background: rgba(0, 53, 109, 0.95);
    }

    header .navigation ul.level-1 > li{
        display: block;
        background: transparent;
        text-align: left;
        padding: 0;
    }

    header .navigation ul > li > a{
        color: #ffffff !important;
        padding: 15px 30px;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
    }

    header .navigation ul > li:last-of-type > a{
        padding-left: 50px;
        background: url("../images/aimless-arrows.png") no-repeat center left 30px;
    }

    header .navigation ul li.current a{
        font-weight: bold;
    }

    header .navigation ul.level-1 ul.level-2{
        display: none;
        position: relative;
        background: transparent;
        padding-left: 0;
    }

    header .navigation ul.level-1 > li:hover ul.level-2{
        display: none;
    }

    header .navigation ul.level-1 li.selected ul.level-2{
        display: block;
    }

    header .navigation ul.level-1 ul li a{
        padding: 10px 0 10px 30px;
        font-size: 15px;
    }

    header .social-link{
        display: none;
    }

    header .menu-toggle-button{
        display: block;
        top: 18px;
    }

    .carlisle header .menu-toggle-button{
        top: -5px;
    }

    /* SEARCHBAR */
    .searchbar{
        position: absolute;
        display: none;
        top: 7px !important;
        right: 25px !important;
        left: 25px;
        margin: 10px 0 15px;
        width: auto;
        z-index: 12;
    }

    .searchbar input[type="text"]{
        width:100%;
    }

    /* HIGHLIGHT */
    #content .slider .sliderWrapper{
        margin-top: -96px;
    }

    #content .slider .slider-info{
        bottom: 0;
        left: 0;
        display: block;
        top: 0;
        padding-top: 70px;
    }

    #layout .slider .nivo-imageLink{
        /* display: block !important; */
    }

    #content .slider .slider-info .slider-text{
        display: block;
    }

    .carlisle #content .slider .slider-info .slider-text .slider-title,
    #content .slider .slider-info .slider-text .slider-title{
        font-size: 7vw;
        letter-spacing: 3px;
    }

    .carlisle #content .slider .slider-info .slider-text .slider-title{
        margin-top: 8px;
    }

    #content .slider .slider-info .slider-text .slider-description{
        font-size: 13px;
        line-height: 1.25;
    }

    #content .slider .slider-info .slider-info-image{
        display: none;
    }

    #content .slider .slider-info-buttons{
        display: none;
    }


    /* TOP MENU */
    .carlisle .top-menu{
        display: block;
    }

    .top-menu .menu-element{
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

    .top-menu .menu-element .menu-icon{
        margin: 10px auto 10px;
    }

    /* BLOG */
    .blog{
        display: block;
    }

    .blog .blog-item{
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
    }

    .blog.emphasized .blog-item .blog-description{
        display: none;
    }

    /* NEWSLETTER */
    .subscribe h3{
        text-align: center;
        margin-bottom: 10px;
    }

    .subscribe input[type="submit"]{
        position: relative;
        right: auto;
        left: 50%;
        margin-left: -83px;
        margin-bottom: 15px;
        padding: 5px 30px;
    }


    /* CATEGORY LIST */
    /*#content .content-header > *,
    #content h2.team-title,*/
    #content .category-header h3{
        margin-right: 92px;
    }

    .category-item .category-header span{
        position: absolute;
        top:0;
        right: 15px;
    }

    /* TOP IMAGE */
    #content .top-image .image{
        min-height: 0;
        margin-top: -10px;
        /*padding-bottom: 47vw;*/
        padding-bottom: 0;
    }

    #layout.carlisle #content .top-image .image{
        margin-top: -95px;
        padding-bottom: 47vw;
    }

    #content .top-image .title{
        font-size: 1.4vw;
    }

    #content .top-image .top-event{
        margin-top: 90px;
        margin-bottom: -90px;
    }

    #content .top-image .page-details .icon{
        margin-top: 30px;
    }

    #content .top-image .image img{
        max-width: 110px;
        margin-top: 100px !important;
    }

    #content .top-image .image .icon img{
        margin-top: 0;
    }

    #content .top-image .page-details h2{
        font-size: 1.25em;
        margin: 15px auto;
    }

    /* NEWS & EVENTS */
    #content .top-image .top-event h3.event-title{
        font-size: 2em;
    }

    #content .top-image .top-event h4.event-date{
        font-size: 1.6em;
    }

    /* DEALER LOCATOR */
    .dealer-locator .locator-content{

/* height: auto; */

/* min-height: 0; */

max-height: none;

/* position: relative; */

padding: 30px 0;

}

    #locator-wrapper{
        height: auto;
        max-height: none;
    }

    #locator-wrapper .infoBoxWrapper{
        position: relative;
        top: 0;
        left: 0;
        display: block;
        /* overflow: hidden; */
        margin: 0 auto;
        padding-top: 0;
        background: #fff;
        z-index: 100;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        max-width: none;
        border-radius: 0;
    }

    #locator-wrapper .infoBoxWrapper:before{
        content: '';
        position: absolute;
        top: -30px;
        bottom: -30px;
        /* left: -100%; */
        /* right: -100%; */
        /* background: #222222; */
    }

    .dealer-map{
        height: 350px;
    }

    /* FOOTER */
    #footer{
        padding:15px 0;
        text-align: center;
    }

    #footer .row,
    #footer .row > *{
        display: block;
        width:100%;
        margin: 0;
    }

    #footer .logo{
        margin: 0 auto 10px;
        max-width: 100%;
        background-size: contain;
    }
    #footer p{
        margin: 5px auto;
        display: inline-block;
    }

    #footer p.address{
        display: inline-block;
    }

    #footer .footer-info{
        display: none;
    }

    #footer .footer-menu{
        display: block;
    }

    #footer .footer-menu li{
        display: inline-block;
        margin: 5px 0;
    }

    #footer .footer-menu li a{
        padding: 0 10px;
    }
}


@media (max-width: 460px){
    header .logo{
        max-width: 110px;
    }
    header .navigation{
        top: 76px;
    }

    header .menu-toggle-button{
        top: 10px;
    }

    #content .slider .sliderWrapper{
        margin-top: -93px;
    }

    #content .slider .slider-info .slider-text .slider-description{
        display: none;
    }

    #content .nivo-controlNav{
        display: none;
    }


    .blog .blog-item .blog-info h3.blog-title{
        font-size: 20px;
        letter-spacing: 3px;
    }

    .blog .blog-item .blog-description{
        display: none;
    }


    #floating-link{
        width: 100px;
        height: 75px;
        display: none;
    }

    /*.carlisle header{
        padding-top: 26px;
    }

    .carlisle header .menu-toggle-button {
        top: -9px;
    }*/

    header.carlisle:before{
        bottom: -30px;
    }

    #content .top-image .image{
        margin-top: 0;
        padding-bottom: 70%;
    }

    .dealer-locator .locator-content .dealer-icon{
        width: 80px;
    }
    .dealer-locator .locator-content h2{
        margin-bottom: 30px;
        font-size: 38px;
    }

    .subscribe{
        margin: 0;
    }
}