/* All Mobile devices */
@media only screen and (min-width: 200px)  and (max-width: 767px) {
    #kaseya-header {
        margin-bottom: 0;
    }

    #ribbon-tablet-mobile {
        display: block;
    }

    #ribbon {
        background: #fff;
        color: #0072bc;
        font-size: 14px;
        line-height: 1.8em;
        left: 0;
        overflow: hidden;
        padding-top: .8em;
        text-align: center;
    }

    #ribbon h2 {
        font-family: "ralewayextrabold", sans-serif;
        margin: 0;
    }

    #ribbon:before, #ribbon-after {
        display: none;
    }

    .ribbon-container-margin {
        margin-bottom: 0;
    }

    .sec_button {
        display: block;
    }

    #customermapimg {
        display: none;
    }

    #customermapimgmobile {
        display: block;
    }

    #subheaderid {
        display: none;
    }

    .hero {
        margin-top: 62px;
    }

    #kaseya-header #sticky {
        position: relative;
    }

    .bodyouter #kaseya-header #sticky {
        top: 64px;
    }

    .bodyouter #kaseya-header .logotag {
        top: -60px;
    }

    #accordianholder {
        display: block;
    }

    .mainmenu {
        display: none;
    }

    .heroIntro {
        float: none;
        text-align: center;
        padding-bottom: 1em;
    }

    .heroHighlite {
        float: none;
        text-align: center;
        line-height: 0.65em;
    }

    .heroCaption {
        padding-top: 1em;
        float: none;
        text-align: center;
    }

    .heroDesc {
        display: none;
    }

    #content .heroTextCol {
        padding-top: 2em;
        height: 350px;
    }

    .heroImage {
        padding: 0px;
        margin: auto;
        margin-top: 10px;
        width: 80%;
    }

    .hero-container {
        text-align: center;
    }

    .hero-container .cta_button {
        margin: auto;
        margin-top: 1em;
        margin-bottom: 1em;
        float: none;
    }

    .hero-container .sec_button {
        padding: 5px 5px 5px 5px;
        margin: auto;
        margin-bottom: 1em;
        float: none;
    }

    #socialleft {
        margin: 0 0 0 0;
        margin-left: 10px;
    }

    #socialright {
        margin: 0 0 0 0;
        margin-left: 10px;
    }

    .mheading {
        width: 74%;
        text-align: left !important;
        display: table-cell;
        vertical-align: middle;
    }

    .mheading .imageCaption {
        text-align: left !important;
        font-size: 1.5em !important;
    }

    .mheadingimage {
        width: 25%;
        display: table-cell;
    }

    .swapcols {
        display: table-row;
    }

    #kaseyalogo {
        width: 85px !important;
    }

    .menuimage {
        display: block;
        width: 85px;
    }

    .article_heading {
        text-align: left;
    }

    .blue .section_heading_mid {
        color: #4d4d4d;
    }

    .col_12 .cta_button {
        font-size: 1.2em;
        width: 120px;
        float: left;
        margin: 0;
    }

    .product {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .product .cta_button {
        margin: 0;
        float: left;
    }

    .white .product .productwrapper {
        border-top: 0px;
    }

    .grey .product  .productwrapper {
        border-top: 0px;
    }

    .product-left {
        padding-right: 0;
    }

    .product-right {
        padding-left: 0;
    }

    .blue .articles {
        border-top: 0;
    }

    .grey .articles {
        border-top: 0;
    }

    .section_heading,
    .special_heading {
        font-size: 24px;
        text-align: left;
    }

    .green .article_heading, 
    .blue .article_heading, 
    .grey .article_heading, 
    .white .article_heading {
        color: #4d4d4d;
    }

    .green .section_para, 
    .blue .section_para,
    .grey .section_para,
    .white .section_para {
        color: #4d4d4d;
    }

    .green .section_heading, 
    .blue .section_heading, 
    .grey .section_heading, 
    .white .section_heading {
        color: #4d4d4d;
    }

    .green .special_heading, 
    .blue .special_heading, 
    .grey .special_heading, 
    .white .special_heading {
        color: #4d4d4d;
    }

    .green .sec_button, 
    .blue .sec_button, 
    .grey .sec_button, 
    .white .sec_button {
        color: #4d4d4d;
    }

    .green .readmore_button, 
    .blue .readmore_button, 
    .grey .readmore_button, 
    .white .readmore_button {
        color: #4d4d4d;
    }

    .green .section_heading_highlight, 
    .blue .section_heading_highlight, 
    .grey .section_heading_highlight, 
    .white .section_heading_highlight {
        color: #d67f20;
    }

    .section-heading-image {
        width: 100%;
    }

    .greenouter,
    .blueouter,
    .orangeouter {
        width: 100%;
        display: block;
        overflow: auto;
        height: auto;
    }

    .greenouter {
        background-color: #89c53f;
    }

    .blueouter {
        background-color: #0071bb;
    }

    .orangeouter {
        background-color: #d67f20;
    }

    .greyouter .mobileheader,
    .orangeouter .mobileheader,
    .greenouter .mobileheader,
    .blueouter .mobileheader {
        font-family: 'ralewayregular', sans-serif;
        font-size: 24px;
        color: #0071bb;
    }

    .greencover,
    .bluecover,
    .sectioncover {
        width: 96%;
        margin: auto;
        background-color: white;
    }

    .hide-in-mobile {
        display: none;
    }

    .show-in-mobile {
        display: block;
    }

    #newproductrow {
        padding-top: 0px;
    }

    #firstproductrow {
        margin-bottom: 0px;
    }

    .mobilefooter {
        margin: auto;
        text-align: center;
        margin-top: 10%;
    }

    .whiteouter,
    .transouter,
    .greenouter,
    .orangeouter,
    .blueouter {
        padding: 0;
    }
    .content-container div {
        font-size: 0.8em;
    }
    .landing-content-container {
    width: 100%;
    font-size: 1em;
    float: none;
    }
    .logon-container {
min-width: 200px;
min-height: 50px;
margin-top: 20px;
 float: none; 
 position: relative; 
 top: 0; 
left: 0; 
width: 100%;
}
.landing-content-container h3 {
    font-size: 1.5em;
}
.video-list ul li{
    width: 48%;
}
.video-list h4 {
    font-size: 1.5em;
}
.video-list ul li:nth-child(3n-1){
    padding-left: 0;
    padding-right: 0;
}
.video-list ul li:nth-child(2n){
    padding-left: 2%;
}
.video-list ul li:nth-child(2n-1){
    padding-right: 2%;
}
 .video-list .video-popup .play-img{
    width: 25%;
}
.video-list ul li .counter {
    left: 2%;
}
.video-list ul li:nth-child(2n) .counter{
    left: 6%;
}
.video-list .description {
font-size: 1em;
width: 96%;
}
.video-list .counter{
    left: 2%;
    font-size: 1.8em;
}
.video-list li:nth-child(3n-1) .counter {
    left: 2%;
}
.webinar article img {
    float: none;
}
.webinar article .img-container {
    float: none;
    width: 100%;
    }
    .webinar article .img-container h3{
        font-size: 2.5em;
        width: 100%;
    }
.webinar article div {
    float: none;
    width: 100%;
}
.bestpractice h3 {
    font-size: 1.4em;
    width: 100%;
}
.bestpractice img {
    width: 96%;
}
.bestpractice .description {
    width: 92%;
    padding: 5px;
    font-size: 1em;
    background: none; 
    height: auto;
}
.greenouter{
    display: none;
}
.blog h3 {
    font-size: 1.4em;
}
.blog .blog-img-container {
    width: 128px;
    height: 88px;
}
.blog .blog-img-container .blog-img {
    width: 120px;
    height: 80px;
}
.blog .figcaption {
    vertical-align: bottom;
    position: relative; 
    left:0;
    bottom: -5px;
}
 .blog ul li:nth-child(2n+1) .figcaption {
    padding-right: 10px;
    }
}
/* Mobile Landscape Screen Sizes */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Screen Sizes */
@media only screen and (max-width: 479px) {
    .cta_button {
        float: none;
    }

    .sec_button {
        padding: 25px 5px 5px 0px;
        text-align: left;
        float: none;
    }
    .video-list .description {
        font-size: 0.8em;
        width: 96%;
        top: 60%;
    }
}
