/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
{% include "hubspot/styles/responsive/modules.css" %}
{% include "hubspot/styles/patches/recommended.css" %}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Controls
---------------------------------------------------------------------- */

.controls {
    padding: 1rem;
    background: #333;
    font-size: 0.1px;
}

.control {
    position: relative;
    display: inline-block;
    width: 2.7rem;
    height: 2.7rem;
    background: #444;
    cursor: pointer;
    font-size: 0.1px;
    color: white;
    transition: background 150ms;
}


.control[data-filter]:after,
.control[data-toggle]:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    border: 2px solid currentColor;
    border-radius: 2px;
    background: currentColor;
    transition: background-color 150ms, border-color 150ms;
}

.mixitup-control-active {
}

.mixitup-control-active[data-toggle]:after {
    background: transparent;
}

.control:first-of-type {
    border-radius: 3px 0 0 3px;
}

.control:last-of-type {
    border-radius: 0 3px 3px 0;
}

.control[data-filter=".green"],
.control[data-toggle=".green"] {
    color: #91e6c7;
}

.control[data-filter=".blue"],
.control[data-toggle=".blue"] {
    color: #5ecdde;
}

.control[data-filter=".pink"],
.control[data-toggle=".pink"] {
    color: #d595aa;
}

.res_blog_post_img img {
    height: 180px !important;
    object-fit: cover;
}
/* Container
---------------------------------------------------------------------- */



.container:after {
    content: '';
    display: inline-block;
    width: 100%;
}

/* Target Elements
---------------------------------------------------------------------- */

.mix,
.gap {
    display: inline-block;
    vertical-align: top;
}

.mix {
    position: relative;
}

.mix:before {
    content: '';
    display: inline-block;
}

.mix.green {
    color: #91e6c7;
}

.mix.pink {
    color: #d595aa;
}

.mix.blue {
    color: #5ecdde;
}

/* Grid Breakpoints
---------------------------------------------------------------------- */

/* 2 Columns */

.mix,
.gap {
    width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
}

/* 3 Columns */

@media screen and (min-width: 541px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}

/* 4 Columns */

@media screen and (min-width: 961px) {
    .mix,
    .gap {
        width: calc(100%/4 - (((4 - 1) * 1rem) / 4));
    }
}

/* 5 Columns */

@media screen and (min-width: 1281px) {
    .mix,
    .gap {
        width: calc(100%/5 - (((5 - 1) * 1rem) / 5));
    }
}





.resourceTwoColInner { display: flex; flex-wrap: wrap; }
.resourceLeftCol { width: 23.076923077%; }
.resourceRightColMain { width: 74.358974359%; margin-left: 2.564102564%; }
.resourceTitle { text-align: center; color:#005288; margin-bottom:40px;}
.resourceTitle h1 { color:#4B5050; }
.res_blog_post_main { margin-bottom: 30px; margin-right: 22px; width: 30%; min-height: auto; }
.res_blog_post_img { margin-bottom: 20px; width: 100%; transition: box-shadow 0.3s ease-in 0s; }
.side-full-img-sec { display: flex; align-items: center; }
.res_blog_post_cont_left { margin-right: 12px; width: auto; transition: box-shadow 0.3s ease-in 0s; }
.side-full-img-sec h5 { color: #008bd2; font-size: 14px; text-transform: uppercase; transition: all 0.3s ease-in-out 0s; margin-top: 9px; font-weight: 600 }
.side-res_blog_post_cont_sec { color: #4B5050; float: left; font-size: 17px; margin-bottom: 10px; margin-top: 15px; transition: all 0.3s ease-in-out 0s; width: 100%; min-height: auto; line-height: 1.5; }
.side-res_blog_post_cont_sec a { color: #4B5050;font-weight:400; font-size:16px; }
.side-res_blog_post_cont_sec a:hover {color: #008bd2!important}
.side-cat-sec { background: #e3f0f7; margin-top: 25px; border-radius: 5px; padding-bottom: 5px}
.side-cat-sec h4 { font-size: 20px; color: #4B5050; padding-left: 20px; display: block; margin-top: 0px;font-weight: 400}
.resourceFilterTitle { margin-top: 13px !important; }
.res_icon_heading_wrap { display: flex; align-items: center; } 
.side-full-icon img { width: 22px; display: block; margin-right: 12px; }
.side-check-box-topic input { width: 1px; }
.hideElement {opacity: 0; }
.search-container { border-radius: 5px; border: 1px solid #ebebeb; border-color: #ebebeb;box-shadow: 0 0 10px #ebebeb; position: relative;width: 100%; }
form#searchForm { display: block; margin-bottom:0;}
input#searchByWord { width: 100%; padding: 10px 0 10px 20px !important; margin-top: 0px; font-size: 17px; border: none; text-indent: 20px; border-radius: 5px;height: auto; }
i.side-fa-search-button:before {background: rgba(0, 0, 0, 0) url(https://info.aldensys.com/hubfs/Blog_Images/search.png?t=1520970013598) no-repeat; content: ""; height: 20px; left: 10px; position: absolute;
    top: 14px; width: 19px; }
.resourceModule { padding: 100px 0;background-color: #F6F8FA; }
.mobileCategoryList{ display: none; }
.socialShare h3 { color: #008bd2; font-size: 22px; margin-bottom: 10px; margin-top: 25px;}
.side-share-list-img_0 { background-image: url(https://info.aldensys.com/hubfs/Blog_Images/fb2.png?t=1520970013598) !important; width: 35px !important; height: 35px !important; display: block;
    border: 1px solid #e6e6e6!important; border-radius: 5px; }
.side-share-list-img_1 { background-image: url(https://info.aldensys.com/hubfs/Blog_Images/li2.png?t=1520970013598) !important; width: 35px !important; height: 35px !important; display: block;
    border: 1px solid #e6e6e6!important; border-radius: 5px; }
.side-share-list-img_2 { background-image: url(https://info.aldensys.com/hubfs/Blog_Images/twitter-2.png?t=1520970013598) !important; width: 35px !important; height: 35px !important; display: block;
    border: 1px solid #e6e6e6!important; border-radius: 5px; }
.side-share-list-img_3 { background-image: url(https://info.aldensys.com/hubfs/Blog_Images/email-1.png?t=1520970013598) !important; width: 35px !important; height: 35px !important; display: block;
    border: 1px solid #e6e6e6!important; border-radius: 5px; }
.socialLinks a img { display: none; }
.socialLinks a { display: inline-block; margin-right: 10px; }
.side-cat-sec ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style: none;
    padding-left: 20px;
    margin-top: 10px;
}
.res_blog_post_img img {
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 9%);
}
.side-cat-sec ul li {
    font-size: 16px;
    margin-top: 13px;
}

.side-cat-sec ul li label {
    margin: 0;
  line-height: 1.4;
    display: block;
    font-size:15px;
    position: relative;
    cursor: pointer;
    user-select: none;
    font-family: Lato, sans-serif;
     padding: 0 0 0 23px;
    color: #4b5050;
    font-weight: 400;
}

span.checkmark {
    position: absolute;
    top:4px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #a1a1a1;
}

.side-check-box-topic input {
    opacity: 0;
}

.side-check-box input {
    opacity: 0;
}
.side-check-box .checkmark:after, .side-check-box-topic .checkmark:after {
    left: 3px;
    top: 1px;
        width: 6px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content:'';
        position: absolute;
    display:none;
}
.side-check-box input:checked ~ .checkmark, .side-check-box-topic input:checked ~ .checkmark {
    background-color: #2196F3;
}
.side-check-box input:checked ~ .checkmark:after, .side-check-box-topic input:checked ~ .checkmark:after {
    display: block;
}
.resourceFilterBottom {
  padding-top: 5px;
    padding-bottom: 15px;
}

.resourceFilterTop {
    padding-top: 1px;
}
.socialLinks a{
transition: all ease 0.3s;
}
.socialLinks a:hover {
    border: 1px solid #b7b7b7!important;
}

@media (max-width: 1050px){

    .res_blog_post_main {
        width: 46%;
    }

}

@media (max-width: 991px){

    .resourceLeftCol {
        width: 40%;
    }
    .res_blog_post_img img{width:100%;}
    .resourceRightColMain {
        width: 57%;
    }

    .res_blog_post_main {
        width: 100%;
        margin-right: 0;
    }

    .resourceTitle {
        padding-bottom: 20px;
    }

}


@media (max-width: 800px){


    .resourceLeftCol {
        width: 100%;
    }

    .resourceRightColMain {
        width: 100%;
        margin-left: 0;
    }
    .desktopCategoryList {
        display: none;
    }

    .mobileCategoryList {
        display: block;
    }

    .mobileCategoryList ul {
        display: none;
    }
    .mobileCategoryList {
        position: relative;
        display: block;
    }

    span.toogleSymbol {
        color: #4b5050;
        font-size: 35px;
        position: absolute;
        right: 25px;
        top: 20px;
        cursor: pointer;
    }

    .mobileCategoryList h4 {
        padding: 25px 0 0px 25px;
        margin-top: 0;
        line-height: 1.5;
    }


    .resourceSearch {
        padding: 0 25px;
    }

    .resourceRightColMain {
        max-width: 300px;
        margin: 0 auto;
    }

.socialShare {
    text-align: center;
}

.socialLinks {
    text-align: center;
  margin-bottom:50px;
}
.mobileCategoryList:last-child {
    padding-bottom: 15px;
}

}

 
 