.lc-header-custom-text {
	flex-basis:40%;
}
iframe {
    border:none;
}
#header .lc-header-custom-text p {
    display:inline-block;
    float:right;
    margin-bottom:0;
}
#header .lc-header-custom-text p a {
    opacity:1;
    display:block;
    transition:opacity 0.4s ease-in-out;
}
#header .lc-header-custom-text p a:hover {
    opacity:0.8;
    text-decoration:none;
    transition:opacity 0.4s ease-in-out;
}
#header .lc-header-custom-text p:first-child a{
    width:244px;
    height:80px;
    font-size:20px;
    background-color:#32347f;
    padding:12px 10px 10px 87px;
    background-image:url('https://storage.googleapis.com/limecube-live-a734163f/root%2FMisc%2Ficon-cta.png');
    background-repeat:no-repeat;
    background-position:19px 50%;
    line-height:28px;
    color:#ffee00;
    letter-spacing:0.5px;
}
#header .lc-header-custom-text p:first-child a span {
    color:#fff;
    letter-spacing:0;
}
#header .lc-header-custom-text p:last-child {
    margin:13px 30px 0 0;
}
#header .lc-header-custom-text p:last-child a{
    width:180px;
    height:55px;
    background-color:#ffee00;
    border-radius:28px;
    text-align:center;
    line-height:55px;
}

#lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5,
#lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5{
    margin:0 10px;
    display:inline-block;
    min-width:30%;
}
#lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 a,
#lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 a{
    display:block;
    background-color:#fff;
    border-radius:40px;
    padding:8px 30px 8px 8px;
    font-size:18px;
    color:#32347f;
}
#lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 a:hover,
#lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 a:hover{
    text-decoration:none;
}
#lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 img,
#lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 img{
    margin-right:10px;
}
.slick-arrow {
    display:block;
    width:64px;
    height:64px;
    background-color:#fff;
    text-indent:-9999px;
    overflow:hidden;
    position:absolute;
    top:50%;
    margin-top:-64px;
    border:none;
    z-index:1;
    background-repeat:no-repeat;
    background-size:10px 18px;
    background-position:center 50%;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);
}
.slick-prev {
    left:-15px;
    background-image:url('https://storage.googleapis.com/limecube-live-a734163f/root%2FMisc%2Farrow-left.png');
}
.slick-next {
    right:-15px;
    background-image:url('https://storage.googleapis.com/limecube-live-a734163f/root%2FMisc%2Farrow-right.png');
}
.slick-list {
    z-index:0;
}
.qms-blog-post-description {
    padding-top:30px;
    padding-bottom:30px;
}
#lc-3303de6c-fead-413b-b779-7b67ac2fc81e .lc-button-module {
    display:inline-block;
    margin:0 25px 25px 0;
}
@media screen and (min-width: 1025px) {
    #navbar .navbar-nav > li:last-child {display:none;}
    #qms-btn-header-cta {display:none;}
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h1,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h1{
        margin-bottom:64px;
    }
}
@media screen and (max-width:1366px) {
    .lc-header-custom-text {
        flex-basis:30%;
    }
    #header .lc-header-custom-text p:first-child a {
        width:180px;
        height:59px;
        padding:8px 10px 10px 70px;
        line-height:22px;
        font-size:14px;
    }
    #header .lc-header-custom-text p:last-child {
        margin: 7px 15px 0 0;
    }
    #header .lc-header-custom-text p:last-child a {
        width: 150px;
        height: 44px;
        line-height:44px;
    }
}
@media screen and (max-width:1280px) {
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5{
        margin:10px auto;
        display:block;
        width:380px;
    }
}
@media screen and (max-width: 1024px) {
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 .qms-text-module,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad .qms-text-module{
            text-align:center;
        }
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5{
        display:inline-block;
        line-height:70px;
        text-align:left;
    }
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 a,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 a{
        border-radius:40px;
        padding:8px 30px 8px 8px;
        font-size:17px;
        width:100%;
        float:left;
        line-height:68px;
    }
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 img,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 img{
        float:left!important;
        margin:0 15px 0 0!important;
    }
    .qms-blog-post-picture {
        margin-bottom:0!important;
    }
}
@media screen and (max-width: 767px) {
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5{
        width:100%;
    }
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 a,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 a{
        border-radius:40px;
        padding:8px 30px 8px 8px;
        font-size:15px;
        line-height:50px;
    }
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 img,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 img{
        margin-right:10px!important;
        width:50px;
        height:50px;
    }
    #qms-box-module-96c9822d-e240-4780-a75f-26225a3e1c94 .qms-box-module-item{
        width:auto;
        margin-left:20px;
        margin-right:20px;
    }
    .slick-prev {
        left:-20px;
    }
    .slick-next {
        right:-20px;
    }
    #lc-01409917-29c9-4c1f-a5d3-e285f767f164 h5 img,
    #lc-6b8bde81-7010-4b70-aa34-35a0b5c5d5a1 h5 img{
        margin-bottom:0!important;
    }
}
@media screen and (max-width: 350px) {
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 a,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 a{
        font-size:14px;
        padding-right:10px;
    }
    #lc-d5f21172-1bb3-4749-a206-e93d5ddace87 h5 img,
    #lc-0119be0f-b3fc-474e-aa47-753c653ef5ad h5 img{
        width:40px;
        height:40px;
    }
}