/*
	Theme Name: Motorola - Subsite Lite
	Description: Motorola
	Version: 1.9.2
	License: MIT
    License URI: http://opensource.org/licenses/mit-license.php

*/


.footer2021 {
    margin-top: auto;
    background-color: #111;
    color: #fff;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 20px;
    z-index: 1000;
    position: relative;
    overflow: auto
}

.footer2021,
.footer2021 *,
.footer2021 :after,
.footer2021 :before {
    box-sizing: border-box
}

.footer2021 :focus {
    outline: none
}

.footer2021 a,
.footer2021 div,
.footer2021 h6,
.footer2021 li,
.footer2021 p,
.footer2021 span {
    font-family: 'Roboto', sans-serif !important
}

.footer2021 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer2021 svg {
    overflow: hidden;
    vertical-align: middle
}

.footer2021 svg .svg-color {
    transition: .2s ease;
    fill: hsla(0, 0%, 100%, .6)
}

.footer2021 svg .svg-color-white {
    fill: #fff
}

.footer2021 svg .svg-color-black {
    fill: #111
}

.footer2021 svg .svg-color-transparent {
    fill: transparent
}

.footer2021 .footer2021-bottom li a:hover svg .svg-color,
.footer2021 .footer2021-menu-links a:hover svg .svg-color,
.footer2021 .footer2021-social-links a:hover svg .svg-color,
.footer2021 .mix-svgcolor:hover svg .svg-color,
.footer2021-bottom li .footer2021 a:hover svg .svg-color,
.footer2021-menu-links .footer2021 a:hover svg .svg-color,
.footer2021-social-links .footer2021 a:hover svg .svg-color {
    transition: .2s ease;
    fill: hsla(0, 0%, 100%, .95)
}

.footer2021 .footer2021-bottom li.footer2021-copyright-wrap .footer2021-copyright-content,
.footer2021 .footer2021-bottom li.footer2021-region .footer2021-region-content,
.footer2021 .footer2021-bottom li a,
.footer2021 .footer2021-trademarks-content,
.footer2021 .style-bottom,
.footer2021-bottom li .footer2021 a,
.footer2021-bottom li.footer2021-copyright-wrap .footer2021 .footer2021-copyright-content,
.footer2021-bottom li.footer2021-region .footer2021 .footer2021-region-content {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: .6px;
    color: hsla(0, 0%, 100%, .6);
    vertical-align: super
}

.footer2021-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
    .footer2021-container {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .footer2021-container {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .footer2021-container {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .footer2021-container {
        max-width: 1140px
    }
}

@media(min-width:1400px) {
    .footer2021-container {
        max-width: 1320px
    }
}

.footer2021-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.footer2021-col-12,
.footer2021-col-lg-3,
.footer2021-col-lg-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.footer2021-col-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

@media(min-width:992px) {
    .footer2021-col-lg-3 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
}

@media(min-width:992px) {
    .footer2021-col-lg-6 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
}

@media(min-width:992px) {
    .footer2021-col-lg-8 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%
    }
}

.footer2021-d-none {
    display: none !important
}

@media(min-width:992px) {
    .footer2021-d-lg-block {
        display: block !important
    }
}

.footer2021-justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.footer2021-text-start {
    text-align: left !important
}

@media(min-width:992px) {
    .footer2021-text-lg-center {
        text-align: center !important
    }
}

.footer2021-logo-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 70px;
    padding: 25px 0 20px
}

@media(min-width:576px) {
    .footer2021-logo-wrapper {
        min-height: 62px;
        padding: 25px 0 12px
    }
}

@media(min-width:992px) {
    .footer2021-logo-wrapper {
        min-height: 74px;
        padding: 0;
        -ms-flex-pack: start;
        justify-content: start
    }
}

.footer2021-logo-motorola {
    display: inline-block
}

@media(min-width:992px) {
    .footer2021-social-b-bottom {
        border-bottom: 1px solid hsla(0, 0%, 94.9%, .1)
    }
}

.footer2021-social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 24px
}

@media(min-width:992px) {
    .footer2021-social-links {
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 13px 0;
        min-height: 74px
    }
}

@media(min-width:992px) {
    .footer2021-social-links li {
        margin: 0 0 0 15px
    }

    .footer2021-social-links li:first-child {
        margin: 0
    }
}

.footer2021-social-links a {
    font-size: 14px;
    display: inline-block;
    padding: 12px
}

@media(min-width:992px) {
    .footer2021-social-links a {
        padding: 0
    }
}

@media(min-width:992px) {
    .footer2021-social-links a svg {
        width: 16px;
        height: 16px
    }
}

.footer2021-social-header {
    color: hsla(0, 0%, 100%, .6);
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 1.5;
    max-width: 100%;
    padding-bottom: 4px;
    text-align: center
}

@media(min-width:576px) {
    .footer2021-social-header {
        -ms-flex: initial;
        flex: initial;
        max-width: none;
        padding-bottom: 0;
        padding-right: 15px
    }
}

.footer2021-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer2021-menu h6 {
    font-size: 14px;
    font-weight: 700 !important;
    line-height: 1.5;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    padding: 13px 15px;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    cursor: pointer
}

@media(min-width:992px) {
    .footer2021-menu h6 {
        font-size: 12px;
        letter-spacing: .5px;
        border-top: none;
        cursor: auto;
        padding: 12px 0;
        margin-top: 28px
    }
}

.footer2021-menu h6 .footer2021-chevron:after {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    height: 9px;
    width: 9px;
    margin-right: 3px;
    margin-bottom: 3px;
    color: #fff;
    transition: .5s ease
}

@media(min-width:992px) {
    .footer2021-menu h6 .footer2021-chevron:after {
        display: none
    }
}

.footer2021-menu h6.open .footer2021-chevron:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .5s ease
}

.footer2021-menu ul {
    display: none
}

@media(min-width:992px) {
    .footer2021-menu ul {
        display: block
    }
}

.footer2021-menu-links {
    margin: 4px 0
}

@media(min-width:992px) {
    .footer2021-menu-links {
        margin: 0
    }
}

.footer2021-menu-links a {
    font-size: 14px;
    display: inline-block;
    line-height: 1.5;
    letter-spacing: .2px;
    margin: 16px 12px 0;
    padding-bottom: 8px;
    color: hsla(0, 0%, 100%, .6);
    border-bottom: 1px dotted transparent;
    position: relative;
    text-decoration: none;
    transition: .3s ease
}

@media(min-width:992px) {
    .footer2021-menu-links a {
        margin: 8px 0 0;
        padding-bottom: 4px
    }
}

.footer2021-menu-links a:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    border-bottom: 1px dotted #fff;
    width: 0;
    transition: .5s ease;
    text-decoration: none
}

.footer2021-menu-links a:focus,
.footer2021-menu-links a:hover {
    color: hsla(0, 0%, 100%, .95);
    text-decoration: none
}

.footer2021-menu-links a:focus:after,
.footer2021-menu-links a:hover:after {
    width: 100%;
    transition: .5s ease
}

.footer2021-menu-end {
    border-bottom: 1px solid hsla(0, 0%, 94.9%, .1)
}

@media(min-width:992px) {
    .footer2021-menu-end {
        margin-top: 40px
    }
}

.footer2021-trademarks-wraper {
    padding: 24px;
    border-bottom: 1px solid hsla(0, 0%, 94.9%, .1);
    margin: 0
}

@media(min-width:992px) {
    .footer2021-trademarks-wraper {
        border-bottom: none
    }
}

.footer2021-trademarks-content {
    text-align: center
}

.footer2021-bottom {
    background-color: #0f0f0f;
    padding-bottom: 40px
}

.footer2021-bottom-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media(min-width:992px) {
    .footer2021-bottom-links {
        padding-top: 24px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }
}

.footer2021-bottom li {
    display: block;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px
}

@media(min-width:576px) {
    .footer2021-bottom li {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media(min-width:992px) {
    .footer2021-bottom li {
        max-width: 80px;
        padding: 0
    }
}

.footer2021-bottom li a {
    display: inline-block;
    padding: 32px 0 0;
    text-decoration: none;
    transition: .3s ease
}

@media(min-width:1200px) {
    .footer2021-bottom li a {
        padding: 0
    }
}

.footer2021-bottom li a:hover {
    color: hsla(0, 0%, 100%, .95)
}

.footer2021-bottom li.footer2021-copyright-wrap {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px 0 0;
    text-align: center
}

@media(min-width:1200px) {
    .footer2021-bottom li.footer2021-copyright-wrap {
        text-align: left;
        -ms-flex: initial;
        flex: initial;
        max-width: none;
        padding: 0
    }
}

.footer2021-bottom li.footer2021-region {
    padding: 8px 0 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    position: relative;
    top: -5px
}

@media(min-width:1200px) {
    .footer2021-bottom li.footer2021-region {
        padding: 0;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        -ms-flex: initial;
        flex: initial;
        text-align: right
    }
}

.footer2021-bottom li.footer2021-region .footer2021-region-content {
    padding: 16px 0 0
}

@media(min-width:1200px) {
    .footer2021-bottom li.footer2021-region .footer2021-region-content {
        padding: 0
    }
}

.footer2021-bottom li.footer2021-region .footer2021-region-content .st1 {
    transition: .2s ease
}

.footer2021-bottom li.footer2021-region .footer2021-region-content:hover {
    color: hsla(0, 0%, 100%, .95)
}

.footer2021-bottom li.footer2021-region .footer2021-region-content:hover .st1 {
    stroke: hsla(0, 0%, 100%, .95)
}

.globalfooterbase,
.globalfooterbase a {
    font-size: 10px;
    color: hsla(0, 0%, 100%, .6) !important;
    font-weight: 600;
}

@media only screen and (min-width: 700px) {
    .footer-font__social-links {
        min-width: 650px;
    }
}

@media only screen and (max-width: 700px) {
    .footer-font__social-links li {
        width: 33%;
        margin-bottom: 20px;
        margin-right: 10px;
    }
}


.footer2021-menu-links li {
    margin-bottom: 12px;
}

.footer2021,
.footer2021 li {
    -webkit-font-smoothing: auto !important;
}

.header,
.header a {
    font-family: 'Roboto', sans-serif !important;
}


.modal-body a,
.modal-body a:hover {
    color: #005cb9;
}

.home-read-more {
    line-height: 21px;
    letter-spacing: 0.2px;
}


/*------------------------------------*\
   NEW MAIN HEADER 
\*------------------------------------*/

.header-support-divider:nth-last-child(1) {
    display: none;
}


.header-popover-link-icon:nth-last-child(1) {
    display: none;
}

.ms-header-twenty-one {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

.author-link-btm-single a {
    color: #343434 !important;
}

.main-wrapper a:hover {
    color: #005cb9 !important;
}

.main-wrapper a {
    color: #005cb9;
}

.main-wrapper .btn-primary:hover {
    color: #fff !important;
}

.footer__wrapper a:hover,
.footer__wrapper a:active {
    color: #fff !important;
}




/*------------------------------------*\
   END MAIN HEADER 
\*------------------------------------*/




.threeCount {
    column-count: 3;
}

.fourCount {
    column-count: 4;
}



.sec-nav {
    display: block;
    margin-top: 8px;
    margin-right: 15px;
}



.btn {
    line-height: 1.86;
    letter-spacing: 1.29px;
    font-size: 14px;
    padding: 12px 32px;
    text-transform: uppercase;
}

/* global box-sizing */
*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/* html element 62.5% font-size for REM use */
html {
    overflow-x: hidden;
    overflow-y: scroll;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

body {
    font-family: 'Roboto', sans-serif;
    font: 300 11px/1.4;
    color: #444;
    overflow: hidden;
}

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 999999999999999999999999;
    /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}


/* clear */
.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    zoom: 1;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #444;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    outline: 0;
    border: 1px solid #D3D3D3;
}

.btn:focus {
    outline: none !important;
}

svg:focus {
    outline: none !important;
}

.btn:focus,
.btn.focus {
    outline: 0 !important;
    box-shadow: none !important;
}


.overflow-body-cls {
    max-height: 100vh;
    overflow: hidden;
}

.overflow-html-cls {
    overflow: hidden;
}



/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
}


.main-wrapper {
    max-width: 1710px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
}




@keyframes example {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


/* logo */



ul {
    list-style: none;
}

main {
    width: 100%;
    float: left;
    padding-left: 4%;
    padding-right: 2.5%;
}


main .row {
    max-width: 1255px;
}





.chat-search {
    position: relative;
    display: inline-block;
    border-right: 2px solid #CCCCCC;
    margin-right: 20px;
    padding-right: 10px;
}

.chat-search a {
    display: inline-block !important;
    width: 20px;
    margin-right: 10px;
}

.desktop_msi_search {
    position: absolute;
    z-index: 100000;
    background-color: #fff;
    padding: 10px;
    right: 80px;
    top: 55px;
    width: 300px;
    border: 1px solid #f2f2f2;
}

.blog-mobile-menu-items .panel-title a {
    border-bottom: none;
    background-color: #fff;
}


.blog-mobile-menu-items .ms-topics {
    list-style: none;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-top: 0;
}

.blog-menu-active {
    background-color: #F2F2F2;
}






.tag #mobile-home-item {
    display: none !important;
}


.single-motorola_authors #mobile-home-item {
    display: none !important;
}

.single-post #mobile-home-item {
    display: none !important;
}

#mobile-toggle {
    position: relative;
    -moz-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -webkit-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -ms-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -o-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    margin-top: 15px;
}


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #mobile-toggle {
        display: inline;
    }
}



.msi-mobile-active .ms-menu-tog {
    stroke: #005cb9 !important;
}


.msi-desk-search-active {
    fill: #0063bc !important;
}

.search-active:after {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #0063bc;
    position: absolute;
    bottom: 2px;
    left: 8px;
    z-index: 999999;
}

.mobile-toggle>span:before,
.mobile-toggle>span:after {
    display: block;
    content: " ";
    position: absolute;
    background: #0063be;
    height: 3px;
    left: 0;
    right: 0;
}

.mobile-toggle>span:before {
    top: -8px;
}

.mobile-toggle>span:after {
    bottom: -8px;
}

.mobile-toggle>span {
    display: block;
    position: absolute;
    background: #0063be;
    width: 28px;
    height: 3px;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -14px;
}




/*------------------------------------*\
	SVGS STYLING
\*------------------------------------*/

.msi-blog-accordian-close svg {
    height: 6px;
    width: 10px;
}

/*------------------------------------*\
	SLIDE OUTS
\*------------------------------------*/

.msi-mobile-slide,
.account-slide {
    z-index: 999999;
}

.account-slide.slide-in-view {
    z-index: 1000000 !important;
    position: absolute !important;
}

/*------------------------------------*\
	MOBILE MENU 
\*------------------------------------*/

.msi-mobile-slide {
    position: fixed;
    width: 100%;
    right: -100vw;
    height: 100vh;
    display: block;
    background: #fff;
    box-shadow: none;
    transition: all .4s ease-in-out;
    padding-top: 50px;
    max-width: none;
    top: 63px !important;
    box-shadow: none !important;
}

.mobile-menu-1-svg {
    max-width: 30px;
}

.desktop-menu-hide {
    display: none;
}

.mobile-msi-search-submit {
    height: 50px;
    min-height: 50px;
    margin-left: -5px !important;
    max-width: 30px;
    width: 100%;
    border: none;
    vertical-align: bottom;
    -moz-appearance: none;
    -webkit-appearance: none !important;
    padding-top: 7px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
    position: relative;
    border-radius: 0 !important;
}

.mobile-menu-1 .search-input {
    border-color: transparent !important;
    border-radius: 0px !important;
    border-style: solid;
    font-size: 14px;
    background-color: transparent;
}

.mobile-menu-1 .search-input input {
    -webkit-appearance: none !important;
    -moz-appearance: none;
}

.blog-mobile-menu {
    position: absolute;
    right: 10px;
    width: 29px;
    height: 33px;
    text-align: center;
    padding-top: 6px;
    top: 20px;
    border-radius: 2px;
    z-index: 10000000000000000;
}

.blog-mobile-menu-items {
    position: absolute;
    width: 100%;
    left: 0;
    top: 62px;
    z-index: 100000;
    background-color: #FCFCFC;
    transition: all .2s ease-in-out;
    border-bottom: 1px solid #D3D3D3;
}


.blog-mobile-menu-items .panel-title a {
    padding-top: 21px;
    padding-bottom: 21px;
    background-color: #fff;
}

.menu-active {
    position: absolute;
    width: 100%;
    left: 0;
    top: 62px;
    z-index: 100000;
    background: #fff;
    transition: all .2s ease-in-out;
}

#subscribe-mobile-menu {
    background-color: #232323;
    color: #FFFFFF !important;
    z-index: 99999999999;
    position: relative;
    display: block;
}

.mobile-blog-search {
    list-style: none;
    padding-left: 20px;
    text-align: center;
    padding-top: 10px;
}

input[type="search"] {
    border: 1px solid #D3D3D3 !important;
    padding-top: 3px !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

.search-input-head::placeholder {
    color: #7c7c7c !important;
    padding-left: 0px !important;
}


.search-input-head::-ms-clear {
    display: none
}


input[type="submit"] {
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    -moz-appearance: none;
}

.mobile-blue {
    background-color: #fff;
}

.mobile-msi-search-submit {
    right: 10px !important;
    position: absolute;
}


.mobile-chat-icon svg {
    max-width: 20px;
    margin-right: 5px;
}



.blog-mobile-menu {
    transition: all .2s ease-in-out;
}

.icon-clicked {
    background-color: #F2F2F2;
}



.blog-mobile-menu-items a:hover {
    color: #005cb9;
}




@supports (-webkit-overflow-scrolling: touch) {

    .mobile-msi-search-submit {
        min-height: 50px !important;
        border-top: 0px solid #fff;
    }

    .search-input {
        padding-top: 5px !important;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        overflow: visible;
    }
}

.mobile-blog-search-submit {
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186) !important;
}


.slide-in-view .menu-close-icon {
    position: absolute;
    top: 30px;
    left: 30px;
    height: 50px;
    width: 50px;
    opacity: 1;
}

.menu-close-icon {
    position: absolute;
    top: 30px;
    left: 0px;
    height: 50px;
    width: 50px;
    opacity: 0;
}

.top-mobile-menu-links {
    padding-right: 10px;
    font-weight: bold;
    font-size: 16px;
}

.top-mobile-menu-links li {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #E8E8E8;
}

.mobile-menu-item a {
    color: #767676;
    font-size: 15px;
    font-weight: 400;
}

.blue-bg {
    background-color: #2462CB;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    z-index: -1;
}

.msi-mobile-slide .search {
    background: #fff;
    height: 40px;
    position: relative;
}



/*------------------------------------*\
	SIDEBAR 
\*------------------------------------*/




.sidebar {
    width: 100%;
    float: left;
    max-width: 355px;
    margin-left: 0;
    margin-right: 4%;
    padding-bottom: 20px;
}


.sidebar-subscribe-text {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.sidebar-subscribe-text p {
    color: #343434;
}



#custom_html-2 {
    text-align: center;
    padding-bottom: 30px;
}

.btn:hover {
    background-color: #111111 !important;
    border-color: #111111 !important;
}

.sidebar select {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    height: 50px;
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 0 !important;
    border-color: #D3D3D3;
}



.sidebar .search-input {
    width: 85%;
    padding-left: 14px;
    margin-right: -20px;
}

.search-input {
    height: 44px;
    width: calc(80% - 10px);
}

.search-submit {
    top: -5px !important;
    height: 50px;
    margin-left: -5px !important;
    max-width: 50px;
    width: 100%;
    vertical-align: bottom;
    background-color: #F2F2F2;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    border-style: solid !important;
    border: 1px solid;
    border-color: #D3D3D3;
}

.panel-group {
    border: 1px solid #D3D3D3;
}

.panel-title {
    margin-bottom: 0;
    position: relative;
}

.panel-title a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #232323;
    font-weight: 400;
    border-bottom: 1px solid #D3D3D3;
    padding-left: 20px;
}


.sidebar .panel-title a {
    color: #232323 !important;
}


.collapsed .accordian-close-icon {
    transform: rotate(180deg) !important;
}

.accordian-close-icon {
    max-width: 10px;
    position: absolute;
    top: 45%;
    right: 25px;
    transition: all .3s ease-in-out;
    transform: rotate(0deg);
}

.ms-topics {
    list-style: none;
    padding-top: 25px;
    padding-bottom: 30px;
}

.ms-topics li {
    line-height: 2;
    color: #767676;
}


.ms-topics li a {
    color: #767676;
    font-size: 14px;
    line-height: 2;
}



a.collapsed {
    border-bottom: none;
}


.sidebar-widget-topics {
    padding-top: 40px;
    padding-bottom: 20px;
}

.sidebar-widget-archive {
    padding-top: 20px;
}


#social-share {
    background-color: #F2F2F2;
    border-radius: 30px;
    margin-top: 40px;
}

.social-share-icon {
    max-width: 30px;
    margin-top: 3px;
    transition: all .2s ease-in-out;
}


.social-footer-icon {
    transition: all .2s ease-in-out;
}


.social-share-icon:hover,
.social-footer-icon:hover {
    opacity: .8;
}

.a2a_kit {
    display: inline-block;
    float: right;
    width: 70%;
}

.a2a_kit a {
    width: 22%;
}

.share-text {
    display: inline-block;
    max-width: 61px;
}

.share-text .small-regular {
    line-height: 2.8;
    margin-left: 20px;
    margin-bottom: 0;
}

.a2a_svg svg {
    width: 25px !important;
    height: 25px !important;
    margin-top: 5px !important;
}



.email_button svg {
    max-width: 28px;
    margin-top: 5px;
}



.twitter-widget {
    max-height: 645px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 45px;
}

img:focus {
    outline: none !important;
}

button:focus {
    outline: none !important;
}

input:focus {
    outline: none !important;
}

/*------------------------------------*\
   SUGGESTED SEARCH 
\*------------------------------------*/
@media only screen and (max-width: 400px) {
    .dwls_search_results {
        max-width: 320px !important;
    }
}

@media only screen and (max-width: 350px) {
    .dwls_search_results {
        max-width: 320px !important;
    }
}

.daves-wordpress-live-search_date {
    display: none !important;
}

.dwls_search_results {
    background-color: #fff !important;
    max-height: 500px !important;
    white-space: inherit !important;
    position: absolute !important;
    overflow: auto !important;
    z-index: 999999 !important;
    list-style-type: none !important;
    list-style-image: none !important;
    list-style-position: inside !important;
    padding: 0 !important;
    word-wrap: break-word !important;
    word-break: unset !important;
    margin: 0 !important;
    box-shadow: 0 12px 16px rgba(35, 35, 35, 0.4);
    text-overflow: ellipsis !important;
}

.dwls_search_results .search_footer {
    display: none;
}

.dwls_search_results li:hover {
    background-color: #3d3d3d !important;
}

.dwls_search_results li a:hover {
    color: #ffffff !important;
}

#search_results_activity_indicator {
    display: none !important;
}


.search-results .author-link img {
    max-width: 30px !important;
    height: auto !important;
}





/*------------------------------------*\
    FOOTER
\*------------------------------------*/


.footer {
    display: block;
    width: 100%;
    clear: both;
    list-style: none;
    background-color: #e8e8e8;
    margin-top: 0px;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ms-social-links-list {
    background: #0063be;
    color: #fff;
    bottom: 111px;
    left: 0;
    right: 0;
    z-index: 110;
    -moz-transition: margin 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -webkit-transition: margin 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -ms-transition: margin 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -o-transition: margin 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    transition: margin 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 55px;
    position: relative;
    top: 0;
}


.ms-social-links-list div ul {
    position: relative;
    margin-left: -16px;
    float: left;
    margin-top: 15px;
}

.ms-social-links-list div ul li {
    float: left;
    margin-left: 10px;
    position: relative;
    width: 30px;
    height: 30px;
}

.ms-site-cont {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-right: 40px;
    padding-bottom: 25px;
    padding-left: 40px;
}


.ms-social-links-list div ul.ms-featured-footer-links {
    float: right;
    top: 4px;
    padding-right: 20px;
}

.ms-social-links-list div ul.ms-featured-footer-links li {
    height: auto;
    width: auto;
    margin-left: 20px;
}

.ms-social-links-list div ul.ms-featured-footer-links li a {
    position: relative;
    color: #fff;
    font-size: 12px;
    vertical-align: bottom;
}

.footer h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    margin-top: 45px;
    font-weight: bold;
    color: #555;
}

.ms-footer-links a {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0.2px;
    color: #555;
}

.ms-copyright {
    font-size: 12px;
    margin: 0;
    color: #989898;
    clear: both;
    padding-top: 25px;
    -ms-transform: -ms-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -webkit-transition: -webkit-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -moz-transition: -moz-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -o-transition: -o-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    transition: transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
}




/*------------------------------------*\
    BACK TO TOP
\*------------------------------------*/
.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    -moz-transform: translate3d(40px, 0, 0);
    -ms-transform: translate3d(40px, 0, 0);
    -o-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
    width: 36px;
    height: 41px;
    display: block;
    z-index: 130;
    cursor: pointer;
    text-decoration: none;
    text-indent: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
    border-right: 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 3px 0 0 3px;
    outline: 0;
    background-color: #f9f9f9;
    background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
    -ms-transform: -ms-transform .4s ease-in-out;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -moz-transition: -moz-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    z-index: 10000000000000;
}

.back-to-top:after {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 7px;
    width: 11px;
    margin-top: -4px;
    margin-left: -6px;
    background: transparent url('/wp-content/themes/moto-sublite/img/icons/sprite_main.png') -42px -42px no-repeat;
    overflow: hidden;
}

.back-to-top.docked {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}



/*------------------------------------*\
    ACCOUNT SLIDE OUT
\*------------------------------------*/


.slide-in-view {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0 !important;
    height: 100vh;
    display: block;
    background: #fff;
    box-shadow: 0px 0px 0px 10000px #000000a3;
}

.account-slide {
    position: fixed;
    max-width: 320px !important;
    top: 0;
    right: -460px;
    height: auto;
    min-height: 100vh;
    display: block;
    background: #fff;
    box-shadow: none;
    transition: all .4s ease-in-out;
    padding-top: 20px;
    padding-left: 10px;
}


.logged-in .account-slide {
    padding-top: 0px;
    padding-left: 0;
}

.slide-in-view .close-icon {
    display: inherit;
    position: absolute;
    top: 29px;
    left: -44px;
    height: 40px;
    width: 40px;
    opacity: 1;
    background-color: #FAFAFA;
    border-radius: 100px;
    box-shadow: 0 9px 12px 0 rgba(35, 35, 35, 0.2);
}

.close-icon {
    display: none;
    position: fixed;
    top: 30px;
    left: 0px;
    height: 50px;
    width: 50px;
    opacity: 0;
}

.account-links {
    padding-right: 0px;
    padding-left: 0;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    z-index: 9999999;
}

.account-links li {
    padding-top: 32px;
    padding-bottom: 26px;
    padding-left: 29px;
    border-bottom: 1px solid rgba(151, 151, 151, .5) !important;
}

.account-name {
    font-weight: normal;
    margin-bottom: 13px;
    font-size: 23px;
    line-height: 23px;
    color: #343434;
    font-family: 'Roboto', sans-serif;
}

.account-id {
    color: #343434;
    font-size: 16px;
    line-height: 1.63;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    word-break: break-all;
}


.msi-account-link {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #005cb9;
}


.sign-out-link {
    text-align: center;
    margin-top: 41px;
}

.sign-out-btn {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal !important;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 2;
    letter-spacing: 1.2px;
    padding-left: 32px;
    padding-right: 32px;
    margin-top: 56px;
    border-radius: 36px;
    background-color: #232323;
}



.logged-out-user {
    text-align: center;
    padding-top: 20px;
}

.login-btn {
    padding-left: 19%;
    padding-right: 19%;
    margin-bottom: 26px !important;
    background-color: #232323;
    border-color: #232323;
    color: #fff !important;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100px;
    min-width: 180px;
}


.lo-register-btn {
    padding-left: 16.5%;
    padding-right: 16.5%;
    margin-bottom: 26px !important;
    background-color: #FFF;
    border: 1px solid;
    border-color: #d3d3d3;
    color: #232323 !important;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100px;
    margin-left: auto;
    max-width: 180px;
    margin-right: auto;
}

#buddy-close-icon {
    position: relative;
    z-index: 100000000000 !important;
}

.logged-out-user p {
    color: #444444;
    margin-top: 10px;
}

.register-link {
    font-weight: bold;
}

.must-log-in .register-link {
    font-weight: normal;
}


.msi-mobile-bottom-icons svg {
    max-width: 17px;
}

.msi-mobile-bottom-icons .icon {
    max-width: 25px;
    display: inline-block;
    text-align: center;
}

.msi-mobile-bottom-icons a {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 50px;
    padding-left: 18px;
}

.msi-mobile-bottom-icons span {
    padding-left: 9px !important;
    vertical-align: super;
}

.msi-mobile-search-icon {
    position: relative;
    width: 30px;
    display: inline-block;
}


.msi-mobile-search-icon svg {
    max-width: 17px;
    vertical-align: middle;
}

#msi-mob-search {
    width: 80%;
    display: inline-block;
    margin-left: 20px;
}


.msi-mobile-search-icon:after {
    content: "";
    position: absolute;
    border-right: 1px solid #ccc;
    top: -5px;
    right: -5px;
    height: 30px;
}




.mobile-menu-1 .search-input {
    height: 35px;
    color: #333333;
    font-size: 11.5px !important;
}


.footer__social--wrapper {
    background-color: #111111;
}





/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: "UniversLTStd";
    src: url("/wp-content/themes/moto-sublite/fonts/ms-universlt.eot");
    src: url("/wp-content/themes/moto-sublite/fonts/ms-universlt-ie.eot") format("embedded-opentype"), url("/wp-content/themes/moto-sublite/fonts/ms-universlt.woff") format("woff"), url("/wp-content/themes/moto-sublite/fonts/ms-universlt.ttf") format("truetype"), url("/wp-content/themes/moto-sublite/fonts/ms-universlt.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'UniversLTPro-BoldCond';
    src: url('fonts/ms-universlt.eot');
    src: url('fonts/ms-universlt.eot?#iefix') format('embedded-opentype'),
        url('fonts/ms-universlt.woff') format('woff'),
        url('fonts/UniversLTPro-BoldCond.ttf') format('truetype'),
        url('fonts/ms-universlt.svg#ms-universlt') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
	font-family:'Univers65';
	src:url('fonts/Univers65.eot');
	src:url('fonts/Univers65.eot?#iefix') format('embedded-opentype'),
		url('fonts/Univers65.woff') format('woff'),
		url('fonts/Univers65.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
} */


/* roboto-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/roboto-v30-latin-regular.woff2') format('woff2');
}

/* roboto-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/roboto-v30-latin-500.woff2') format('woff2');
}

/* roboto-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/roboto-v30-latin-700.woff2') format('woff2');
}


h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif !important;
}


h3 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 23px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: normal;
    color: #343434 !important;
}


h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 26px;
}

h5 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 21px;
}

h6 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2.1px;
    line-height: 18px;
    text-transform: uppercase;
}


.small-regular {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.2px;
    color: #343434 !important;
}


.featured-post-content .display-3 {
    max-width: 760px;
    word-break: break-word;
    white-space: pre-wrap;
    text-overflow: clip;
    z-index: 2;
    height: auto !important;
    color: #ffffff;
}



.featured-excerpt {
    max-width: 580px;
    color: #ffffff !important;
}







body {
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
}

html {
    font-family: 'Roboto', sans-serif
}

p {
    font-family: 'Roboto', sans-serif
}


p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: .15px;
    color: #767676;
}




/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

#cart-link {
    margin-left: 25px;
}



@media (max-width:330px) {
    #cart-link {
        margin-left: 5px;
    }
}



/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-webkit-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}





/*------------------------------------*\
    INPUT FORMS PLACEHOLDERS
\*------------------------------------*/



::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #232323;
    padding-left: 5px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #232323;
    padding-left: 5px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #232323;
    padding-left: 5px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #232323;
    padding-left: 5px;
}



input.orig::-webkit-input-placeholder {
    color: #232323 !important;
    opacity: 1 !important;
}

input.orig:-moz-placeholder {
    /* Firefox 18- */
    color: #232323 !important;
    opacity: 1 !important;
}

input.orig::-moz-placeholder {
    /* Firefox 19+ */
    color: #232323 !important;
    opacity: 1 !important;
}

input.orig:-ms-input-placeholder {
    color: #232323 !important;
    opacity: 1 !important;
}



/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




/*------------------------------------*\
    BOOTSTRAP OVERRIDES
\*------------------------------------*/

.modal-open {
    overflow: hidden !important;
    height: 100vh;
}

.in {
    display: block !important;
    opacity: 1 !important;
}

.btn-primary {
    color: #fff !important;
}

.modal-dialog {
    z-index: 1000000000000000000;
}

.close {
    font-size: 21px !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 70vw !important;
    }
}


.modal-open .modal {
    padding-right: 0 !important;
}

.modal-open {
    padding-right: 0 !important;
}


blockquote {
    margin: 0 30px 1rem 30px !important;
}


.panel-body {
    position: relative;
}

/*------------------------------------*\
    BOOTSTRAP CLEARFIXES?
\*------------------------------------*/



/*  Bootstrap Clearfix */

/*  Tablet  */
@media (min-width:767px) {

    /* Column clear fix */
    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(2n+1),
    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(2n+1) {
        clear: none;
    }

    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}


/*  Medium Desktop  */
@media (min-width:992px) {

    /* Column clear fix */
    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(2n+1),
    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: none;
    }

    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(2n+1) {
        clear: left;
    }
}


/*  Large Desktop  */
@media (min-width:1200px) {

    /* Column clear fix */
    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(2n+1),
    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: none;
    }

    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}


.msi-column {
    background-color: #FAFAFA;
    margin-bottom: 64px;
    transition: all .2s ease-in-out;
    margin-right: 2.5%;
}


.msi-column:nth-child(3n+0) {
    margin-right: 0 !important;
}




.home .msi-column {
    cursor: pointer;
}

.home .desktop-box-link:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}

.home .desktop-box-link:focus {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}


.box-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 30px;

}



p {
    font-size: 16px;
}


.cat-image {
    position: relative;
    height: auto;
    min-height: 190px;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    display: block;
    background-position: center center;
}

.desk-msi-search-submit {
    height: 50px;
    min-height: 50px;
    margin-left: -5px !important;
    max-width: 30px;
    width: 100%;
    border: none;
    vertical-align: bottom;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    padding-top: 7px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
    position: relative;
    border-radius: 0 !important;
}








.ms-footer-feedback {
    border-radius: 5px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: -8px;
    z-index: 1001;
    background: #0063be;
    border: solid 1px #f3f3f3;
}

.ms-footer-feedback img {
    padding: 10px;
    width: 12px;
    margin-right: 7px;
}

.ms-footer-feedback:hover {
    background: #3f81c1;
}

/* footer.scss - styles for the main footer component */
.ms-footer {
    background: #e8e8e8;
    color: #fff;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    z-index: 110;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.25;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-footer .ms-site-cont {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 40px;
}

.lt-ie9 .ms-footer {
    position: static;
    overflow: hidden;
    min-height: 0;
}

.lt-ie9 .ms-footer .ms-site-cont {
    padding-left: 40px;
    padding-right: 40px;
    min-width: 0;
    max-width: none;
}



@media only screen and (max-width: 1024px) {
    .ms-footer .ms-site-cont {
        padding: 25px 20px;
    }

    .logged-out-user-body .header .header-top-ribbon {
        font-size: 0.75rem;
        line-height: 1.125rem;
        letter-spacing: 0.03125rem;
        box-sizing: border-box;
        position: relative;
        display: flex;
        align-items: center;
        height: 64px;
        padding-top: 0;
        background-color: #fff;
    }
}

.logged-out-user-body .header-brand {
    margin-right: auto;
}

@media only screen and (max-width: 984px) {
    .ms-footer {
        z-index: auto;
        position: static;
    }
}

@media only screen and (max-width: 480px) {
    .ms-footer .ms-site-cont {
        padding: 15px 20px;
    }
}




/*------------------------------------*\
    TEST CSS
\*------------------------------------*/





.desktop-box-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
}




/*------------------------------------*\
    INSIDE LOOP
\*------------------------------------*/


.box-content .category {
    display: block;
}

.box-content .category a {
    font-weight: 600;
}

.msi-post-title {
    font-size: 23px;
    color: #343434;
}


.box-topics-link:after {
    content: ",";
    color: #444;
}

.box-industries-link:after {
    content: ",";
    color: #444;
}

.box-topics-link:last-child::after {
    content: " ";
}

.box-industries-link:last-child::after {
    content: " ";
}


.loop-industries-topics {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 14px;
}

.loop-industries-topics p {
    font-size: 14px;
}





.archive .msi-column:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}

.single-motorola_authors .msi-column:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}




/*------------------------------------*\
    Catgory Specific pagex
\*------------------------------------*/

.category .box-content .category {
    padding-bottom: 13px;
    padding-top: 13px;
    color: #767676;
}

.category .box-content .author {
    padding-top: 13px;
    color: #767676;
}


.category .box-content .tags {
    padding-bottom: 24px;
    display: block;
}



.current-menu-item a {
    color: #005CB9;
}


.msi-row {
    max-width: 1710px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


/*------------------------------------*\
    TAG Specific pagex
\*------------------------------------*/




.tag .box-content .category {
    padding-bottom: 13px;
    padding-top: 13px;
    color: #767676;
}

.tag .box-content .author {
    padding-top: 13px;
    color: #767676;
}


.tag .box-content .tags {
    padding-bottom: 24px;
    display: block;
}


.tag .blog-logo-mobile {
    display: none !important;
}

.tag .blog-logo {
    display: inherit !important;
}



/*------------------------------------*\
    ARCHIVE Specific pagex
\*------------------------------------*/



.archive .box-content .category {
    padding-bottom: 13px;
    padding-top: 13px;
    color: #767676;
}

.archive .box-content .author {
    padding-top: 13px;
    color: #767676;
}


.archive .box-content .tags {
    padding-bottom: 24px;
    display: block;
}





/*------------------------------------*\
    SEARCH RESULTS Specific 
\*------------------------------------*/

.search-results .blog-logo-mobile {
    display: none !important;


}

.search-results .blog-logo {
    display: inline-block !important;
}


.search-results .page {
    display: none !important;
}


.no-results-text {
    max-width: 800px;
}



.search-results .box-content .category {
    padding-bottom: 13px;
    padding-top: 13px;
    color: #767676;
}

.search-results .box-content .author {
    padding-top: 13px;
    color: #767676;
}


.search-results .box-content .tags {
    padding-bottom: 24px;
    display: block;
}


.search-results .btn-featured {
    padding-top: 16px;
    display: block;
}


input:focus::-webkit-input-placeholder {
    color: #757575 !important;
}

input:focus:-moz-placeholder {
    color: #757575 !important;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
    color: #757575 !important;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
    color: #757575 !important;
}




/*------------------------------------*\
    AUTHOR Specific pagex
\*------------------------------------*/




.single-motorola_authors .box-content .category {
    padding-bottom: 13px;
    padding-top: 13px;
    color: #767676;
}

.single-motorola_authors .box-content .author {
    padding-top: 13px;
    color: #767676;
}


.single-motorola_authors .box-content .tags {
    padding-bottom: 24px;
    display: block;
}


.author-title {
    font-size: 19px;
    display: none;
}


.author-title-blurb {
    font-size: 14px;
}



.msi-column img {
    width: 100%;
    height: 196px;
    object-fit: cover;
    mix-blend-mode: darken;
}



.author-social-link {
    max-width: 30px;
}

.author-social-link {
    max-width: 30px;
}

.author-link img {
    max-width: 30px;
}

/*------------------------------------*\
    Padding Top Specific Pages
\*------------------------------------*/



.single-motorola_authors .main-wrapper {
    padding-top: 64px;
}


.archive .main-wrapper {
    padding-top: 64px;
}

.tag .main-wrapper {
    padding-top: 64px;
}


.single-post .main-wrapper {
    padding-top: 64px;
}


.category .main-wrapper {
    padding-top: 0px !important;
}

.search-results .main-wrapper {
    padding-top: 64px;
}

/*------------------------------------*\
    Slider adjustments
\*------------------------------------*/


.msi-featured-post div {
    height: 100%;
}



.scrim {
    width: 100%;
    height: 100%;
    opacity: 0.35;
    background-image: linear-gradient(181deg, #005cb9, #12009b 97%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    mix-blend-mode: multiply;
}

.scriminy-cricket {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #232323;
    background: -webkit-linear-gradient(to right, rgba(35, 35, 35, 1), rgba(35, 35, 35, 0));
    background: linear-gradient(to right, rgba(35, 35, 35, 1), rgba(35, 35, 35, 0));
}


.feat-title-link {
    display: block;
}

@media only screen and (min-width: 1111px) {

    .feat-title-link,
    .feat-img-link {
        pointer-events: none !important;
        z-index: 1;
    }
}

/*------------------------------------*\
    Slider Specific 
\*------------------------------------*/


.slick-slider {
    animation-name: example;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}


.slick-slider {
    display: none;
    visibility: none;
    opacity: 0;
    transition: all 2s ease-in-out;
}

.slick-initialized {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}





.msi-slider-arrow {
    width: 20px;
    height: 40px;
}


.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

.slick-next {
    right: 50px
}

.slick-prev {
    left: 50px
}

.slick-dots {
    position: absolute;
    bottom: 35px;
    display: block;
    width: 100%;
    max-width: 200px;
    left: calc(50% - 100px);
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.featured-post-content {
    position: absolute;
    top: 8%;
    left: 12%;
    z-index: 10;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.featured-post-content a {
    color: #fff;
}





.msi-featured-slider {
    overflow: hidden;
}




@media only screen and (min-width:1680px) {
    .slick-slide {
        max-height: 500px;
    }

    .msi-featured-post {
        max-height: 500px;
    }

    .msi-featured-slider {
        max-height: 500px;
    }

    .slick-slide img {
        min-height: 500px;
    }
}

@media only screen and (min-width:1370px) and (max-width:1680px) {
    .slick-slide {
        max-height: 450px;
    }

    .msi-featured-post {
        max-height: 450px;
    }

    .msi-featured-slider {
        max-height: 450px;
    }

    .slick-slide img {
        min-height: 450px;
    }
}

@media only screen and (min-width:1111px) and (max-width:1369px) {
    .slick-slide {
        max-height: 500px;
    }

    .msi-featured-post {
        max-height: 500px;
    }

    .msi-featured-slider {
        max-height: 500px;
    }

    .slick-slide img {
        min-height: 500px;
    }
}






.slick-slider {
    display: none;
    visibility: none;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.slick-initialized {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}




/*------------------------------------*\
    FEATURED BTN SLIDER 
\*------------------------------------*/


.featured-image-slider .btn-featured {
    margin-top: 40px;
    display: block !important;
    max-width: 160px;
    background-color: #F2F2F2 !important;
    color: #232323 !important;
    border: none !important;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border-radius: 40px;
    line-height: 1.86;
    letter-spacing: 1.29px;
    font-size: 14px;
    padding: 12px 32px;
    text-transform: uppercase;
}

.featured-image-slider .btn-featured:hover {
    background-color: #343434 !important;
    color: #fff !important;
}



/*------------------------------------*\
    ReadMore Internal Columns
\*------------------------------------*/

.internal-featured .btn-featured {
    display: none;
}

.internal-read-more {
    font-size: 14px;
    display: block;
    padding-top: 18px;
}



/*------------------------------------*\
    CATEGORY PAGES
\*------------------------------------*/


.box-content .date {
    color: #767676;
}




/*------------------------------------*\
    GRID/LIST TOGGLE 
\*------------------------------------*/


.border-box {
    padding-top: 13px;
    border: 1px solid #707070;
    width: 96%;
    display: block;
    margin-top: 7px;
    margin-bottom: 20px;
}

.border-box-trans {
    padding-top: 13px;
    border: 1px solid #fff;
    width: 100%;
    display: block;
    margin-top: 7px;
    margin-bottom: 20px;
}

.view-toggle-clicked {
    background-color: #232323;
    border: 1px solid #232323 !important;
}

.grid-list-toggle {
    text-align: right;
    margin-right: 4%;
}

.view-toggle-clicked .cls-list-toggle {
    stroke: #fff !important;
    border: 1px solid #232323;
}

.view-toggle-clicked .cls-grid-toggle {
    stroke: #fff !important;
    border: 1px solid #232323;
}

#list:hover .cls-list-toggle {
    stroke: #fff !important;
    border: 1px solid #232323;
}

#grid:hover .cls-grid-toggle {
    stroke: #fff !important;
    border: 1px solid #232323;
}

#list,
#grid {
    width: 50px;
    height: 50px;
    line-height: 3;
    border: 1px solid #D3D3D3;
    padding-top: 10px;
}

.glyphicon svg {
    width: 100% !important;
}

@media only screen and (min-width: 481px) {
    .list-group-wrapper .item {
        float: none;
        max-width: 100% !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        background-color: #fff !important;
        border-bottom: 1px solid #F2F2F2;
    }

    .list-group-wrapper .item:hover {
        box-shadow: none !important;
    }

    .list-group-wrapper .box-content {
        padding-bottom: 30px;
        padding-top: 0;
        display: table;
    }

    .list-group-wrapper .item .has-post-thumbnail img {
        margin-right: 10px;
        float: left;
        max-width: 350px;
    }

    .list-group-wrapper .item:before,
    .list-group-wrapper .item:after {
        display: table;
        content: " ";
    }

    .list-group-wrapper .item:after {
        clear: both;
    }

    .list-group-wrapper .item .caption,
    .list-group-wrapper .item .attachment-post-thumbnail {
        display: flex;
    }

}




/*------------------------------------*\
    COMMENTS
\*------------------------------------*/


.loggedout .comments .comment .reply {
    display: none;
}



.comments .comment {
    margin-bottom: 26px;
}



.comment-form-comment label {
    display: none;
}


#comment {
    border-color: #E6E7E8;
    width: 100%;
}


.form-submit {
    text-align: right;
}

.comment-respond .form-submit #submit {
    text-align: right;
    margin-top: 23px;
    color: #fff !important;
    border-radius: 36px !important;
    color: #fff;
    background-color: #232323;
    border-color: #232323;
    line-height: 1.86;
    letter-spacing: 1.29px;
    font-size: 14px;
    padding: 12px 32px;
    text-transform: uppercase;
}

.logged-in-as {
    display: none;
}



.comment .children {
    margin-left: 35px;
}







/*------------------------------------*\
    SUPER ROUGH MEDIA QUERIES RESPONSIVE	
\*------------------------------------*/


.blog-main-nav>ul>li {
    transition: all .2s ease-in-out;
}


@media only screen and (max-width:1375px) {
    .blog-main-nav #primary-nav>li {
        padding-right: 25px;
    }
}

@media only screen and (max-width:1275px) {
    .blog-main-nav #primary-nav>li {
        padding-right: 15px;
    }

    #primary-nav .menu-item a {
        font-size: 13px;
    }
}


@media only screen and (max-width:1175px) {

    .blog-main-nav #primary-nav>li {
        padding-right: 15px;
    }


    .msi-column {
        max-width: 47% !important;
        width: 100% !important;
        flex: 0 0 47% !important;
    }

}


@media only screen and (max-width:1100px) {
    .featured-post-content {
        top: 0%;
        left: 5%;
    }
}




@media only screen and (max-width:1111px) {

    #primary-nav,
    .blog-main-nav {
        display: none;
    }

    .msi-nav .ms-nav-inner {
        display: none !important;
    }

    .msi-nav {
        float: right;
    }


    .top-mobile-menu,
    .blog-mobile-menu {
        display: initial;
    }

    #bc-chat-container {
        z-index: 999999999999 !important;
    }

    .account-close-icon {
        margin-left: 8px !important;
    }

}




.msi-mobile-bottom-icons {
    display: block;
    position: relative;
    height: 100%;
    max-height: 50px;
}






@media only screen and (min-width:1111px) {

    .top-mobile-menu,
    .blog-mobile-menu {
        display: none;
    }
}


.account-close-icon {
    cursor: pointer;
}

@media only screen and (max-width:1111px) {
    .logo {
        max-width: 220px;
    }

    .slide-in-view {
        width: 100%;
    }

    .msi-top-icons {
        max-width: 80px;
        right: 5px !important;
        top: 25px;
        margin-top: 0;
        margin-right: 10px;
    }

    .top-mobile-menu {
        width: 30px;
        margin-left: 15px;
    }

    .msi-top-icons a {
        display: inline-block !important;
        width: 30px;
        height: 30px;
        float: left;
    }



    .blog-mobile-menu-items .ms-topics {
        margin-right: 20px;
    }

}









.show {
    display: block !important;
    opacity: .6 !important;
}

.appended-div {
    transition: all .2s ease-in-out;
    opacity: 0;
}



@media only screen and (max-width:1111px) {
    .main-wrapper {
        display: block !important;
    }

    main {
        max-width: 100%;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .msi-column {
        margin-right: 2%;
        width: 48% !important;
    }

    .col-lg-4:nth-child(3n+0) {
        margin-right: 2% !important;
    }

    .sidebar {
        margin-left: auto;
        max-width: 100%;
        margin-right: auto;
        width: 100%;
        padding-bottom: 64px;
        float: left;
        padding-left: 25px;
        padding-right: 25px;
    }

    .mobile-hide {
        display: none;
    }

    .sidebar-widget,
    .sidebar-widget-topics,
    .sidebar-widget-archive,
    .twitter-widget {
        margin-left: auto;
        max-width: 90%;
        margin-right: auto;
        width: 100%;
    }

    .col-lg-3.ie-3.medium-3 {
        width: 48%;
    }
}


@media only screen and (max-width:800px) {
    .footer h4 {
        margin-top: 25px;
    }

    .pagination a {
        font-size: 14px !important;
        padding-top: 6.5px !important;
        padding-right: 8.7px !important;
        padding-bottom: 6.5px !important;
        padding-left: 8.7px !important;
    }

    .pagination .current {
        font-size: 14px !important;
        padding-top: 6.5px !important;
        padding-right: 8.7px !important;
        padding-bottom: 6.5px !important;
        padding-left: 8.7px !important;
    }
}




@media only screen and (max-width:1110px) {
    .msi-featured-post {
        background-image: none !important;
    }

    .mobile-featured-image-post {
        opacity: 1;
    }

    .featured-post-content .display-3 {
        font-size: 32px !important;
        color: #232323 !important;
        text-shadow: none;
        line-height: 42px !important;
    }

    .featured-post-content {
        position: relative;
        top: 0;
        left: 0;
        color: #232323 !important;
        padding: 15px;
    }

    .featured-post-content a {
        color: #232323;
    }

    .featured-excerpt {
        font-size: 16px !important;
        color: #232323 !important;
    }

    .slick-prev,
    .slick-next {
        display: none !important;
    }

    .slick-dots {
        position: relative;
        margin-top: 13px;
    }

    .slick-dots li button:before {
        color: #232323 !important;
    }

    .box-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .ms-social-links-list div ul.ms-featured-footer-links {
        text-align: center;
    }

    .ms-site-cont {
        padding-right: 10px;
        padding-left: 10px;
    }

    .ms-footer-links {
        padding-left: 20px !important;
    }

    .ms-copyright {
        padding-left: 20px;
    }

    .grid-list-toggle {
        display: none;
    }

    #content .border-box {
        display: none;
    }

    .msi-internal-ph {
        float: none !important;
    }


    .single-post #content {
        padding-right: 0 !important;
        width: 100%;
    }

    .scrim,
    .scriminy-cricket {
        display: none;
    }

}




@media only screen and (max-width:750px) {
    .col-lg-3.ie-3.medium-3 {
        width: 100%;
    }

    .msi-column {
        margin-right: 0;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .col-lg-4:nth-child(3n+0) {
        margin-right: 0 !important;
    }

    .ms-social-sites {
        padding-left: 7.5px;
        text-align: center;
        margin-left: 0 !important;
    }

    .ms-featured-footer-links {
        float: none !important;
        top: 0 !important;

    }

}



@media only screen and (min-width:1111px) {
    .mobile-featured-image-post {
        opacity: 0;
    }

    .msi-featured-post {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;

    }

    .featured-category {
        max-height: 600px;
        margin-bottom: 65px;
    }

    .msi-featured-slider {
        margin-bottom: 65px;
    }
}


@media only screen and (max-width: 1175px) {
    .ms-social-links-list div ul.ms-featured-footer-links {
        display: block !important;
        line-height: 2;
        float: none;
        clear: both;
        background-color: #2463be;
    }
}



/*------------------------------------*\
    IE10+ CSS styles go here 
\*------------------------------------*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .sidebar {
        min-width: 355px !important;
    }
}



/*------------------------------------*\
    OUT OF BOX POST LIKE CSS
\*------------------------------------*/


/* Wrapper */
.sl-wrapper a {
    border-bottom: 0 !important;
    text-decoration: none !important;
    color: #111;
}

.sl-button {
    padding: 0.375em 0.625em;
    font-size: 1.5em;
    line-height: 1;
    font-weight: normal;
}

/* Colors */


.liked path,
.liked rect {
    fill: #005CB9 !important;
}



a.liked {
    color: #005CB9;
}

a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #005CB9;
}

a.liked span.sl-count,
.sl-count {
    color: #111;
}

/* Icon */
.sl-icon {
    margin-right: 0.3125em;
    vertical-align: middle;
}

.sl-icon svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
}

.sl-icon svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* Count */
.sl-count {
    font-size: 0.625em;
    font-family: 'Roboto', sans-serif;
    vertical-align: middle;
}

/* Loader */
.loader,
.loader:before,
.loader:after {
    background: rgba(0, 0, 0, 0.2);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: .2em;
    height: .6em;
}

.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.loader:before {
    left: -.375em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader {
    text-indent: -9999em;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:after {
    left: .375em;
}

@-webkit-keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2);
        height: .6em;
    }

    40% {
        box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
        height: 1em;
    }
}

@keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2);
        height: .6em;
    }

    40% {
        box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
        height: 1em;
    }
}




/*------------------------------------*\
   SINGLE PHP CSS 
\*------------------------------------*/
.single-post-content p,
.single-post-content h1,
.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6,
.single-post-content a {
    scroll-margin-top: 160px;
}

.single-title {
    color: #444 !important;
    margin-bottom: 13px;
    display: block;
}

.single-title:hover {
    color: #005cb9 !important;
}


.internal-featured {
    margin-top: 26px;
}

.single-post-content li {
    color: #767676;
    font-size: 16px;
    list-style: initial !important;
}


.single-details {
    display: inline-block;
    color: #343434;
}

.post-industries-topics p {
    font-size: 14px;
}

.single-post-content {
    padding-top: 40px;
}

.single-post-content img {
    padding: 13px;
}

.single-post-end-phrase {
    padding-top: 40px;
    margin-bottom: 64px;
}

.single-post-end-phrase p {
    font-weight: bold;
    color: #232323;
}

.single-bottom-btn {
    margin-top: 30px;
}


.single-post-author-information {
    display: block;
    padding-top: 26px;
    padding-bottom: 26px;
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
    margin-bottom: 32px;
}

.author-image {
    display: block;
    float: left;
    margin-right: 30px;
}


.author-image img {
    max-width: 150px;
}


.author-info {
    display: block !important;
    float: left;
    max-width: 580px;
}





.h-one {
    margin-bottom: 13px;
    color: rgba(0, 0, 0, 0.95);
}


.msi-internal-ph {
    float: left;
    color: rgba(0, 0, 0, 0.95);
}




.date-author {
    margin-bottom: 13px;
    font-size: 14px;
}

.post-industries-topics {
    margin-top: 25px;
    padding-top: 13px;
    padding-bottom: 3px;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
}


.single-motorola_authors .single-post-author-information {
    margin-bottom: 74px;
    border-top: none;
    padding-top: 0;
}


.single-motorola_authors .entry-content {
    padding-top: 40px;
}

.reply {
    color: #111111;
    max-width: 65px;
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 30px;
}

.reply a {
    color: #111111;
    font-weight: 400;
    position: relative;
    z-index: 100000;
}


.comment-reply-link:before {
    position: absolute;
    width: 20px;
    left: -30px;
    height: 13px;
    content: url('/wp-content/themes/moto-sublite/img/reply-icon.png');
}


.single-wrap {
    padding-top: 64px;
    max-width: 1710px;
    margin-left: auto;
    margin-right: auto;
}

.single-post #content {
    padding-right: 45px;
    width: 100%;
}

.single-post .date {
    color: #767676;
}



#respond {
    margin-bottom: 20px;
}

.comments ul {
    padding-left: 0;
    list-style: none;
}

.comment-author {
    font-weight: bold;
    color: #343434;
    margin-top: 13px;
    text-transform: capitalize;
}

.author-social-link-twitter {
    margin-right: 30px;
}


.blog-content-head-two {
    font-weight: bold !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #767676;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
}

.single-post .post {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}



.single-post .blog-logo {
    display: initial !important;
}

.single-motorola_authors .blog-logo {
    display: initial !important;
}

.category-uncategorized .industry-label-list {
    display: none;
}


.related-posts .msi-column:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}

.related-post-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.52;
    letter-spacing: normal;
    color: #444 !important;
    display: block;
}

.related-posts:after {
    /* clearfix */
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.related-thumb {
    width: 32%;
    margin-right: 1%;
    float: left;
}

.related-thumb a {
    display: block;
}

.cat_land_text_div {
    padding-top: 13px;
    margin-right: 4.5%;
}

.related-posts {
    margin-top: 64px;
}

.related-posts h3 {
    margin-bottom: 40px;
}


.related-posts .msi-column img {
    height: 151px;
}

.embed-responsive {
    max-width: 560px;
}


/*------------------------------------*\
   PAGINATION
\*------------------------------------*/


.pagination {
    display: block;
    width: 100%;
}


.pagination a {
    color: #232323;
    font-size: 18px;
    padding-top: 10.5px;
    padding-right: 18.7px;
    padding-bottom: 10.5px;
    padding-left: 18.7px;
    border: 1px solid;
    margin-right: 15px;
}


.pagination .current {
    color: #ffffff;
    background: #232323;
    font-size: 18px;
    padding-top: 10.5px;
    padding-right: 18.7px;
    padding-bottom: 10.5px;
    padding-left: 18.7px;
    border: 1px solid;
    margin-right: 15px;
}


.pagination .next,
.pagination .prev {
    border: none !important;
}

.pagination .dots {
    top: 10px;
    left: -8px;
    position: relative;
}


.msi-query-term {
    background-color: #005CB9;
    color: #fff;
}


.ac_results {
    max-width: 355px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: unset;
    z-index: 100000000000000;
    box-shadow: 0 12px 16px rgba(35, 35, 35, 0.4);
}

.ac_results li {
    white-space: pre-line !important;
    padding-top: 5px;
    padding-bottom: 5px;
    word-break: unset;
    max-width: 347px;
    overflow: hidden;
    font-size: 14px;
}


.ac_results li:hover {
    background-color: #232323 !important;
    color: #fff !important;
}

.ac_over {
    background-color: #232323 !important;
    color: #fff !important;
}



/*------------------------------------*\
   ALLL MODAL 
\*------------------------------------*/



.modal-open .desktop-box-link {
    z-index: 1;
}

.contact-arrow-svg {
    width: 22px;
    position: absolute;
    line-height: 0;
    height: 23px;
    margin-left: 10px;
}



/*------------------------------------*\
   CONTACT PAGE!!!!!
\*------------------------------------*/


.blog-contact-us-form .blog-logo {
    display: inherit !important;
}

.contact-header {
    text-align: left;
    padding-top: 64px;
    margin-bottom: 36px;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
}


.contact-iframe {
    min-height: 736px;
    border: none;
    overflow-x: hidden;
}





@media (max-width: 500px) {
    .contact-iframe {
        min-height: 1356px;
    }

    .pagination .next,
    .pagination .prev {
        border: none !important;
        display: block;
        text-align: center;
        margin: 10px;
    }

    .pagination {
        text-align: center;
    }

}




/*------------------------------------*\
   CONTACT FORM MODAL 
\*------------------------------------*/



@media (min-width: 992px) {
    .modal-lg {
        max-width: 75% !important;
    }
}


#contactModalForm .modal-content {
    background-image: url('/en_us/wp-content/uploads/sites/3/2022/08/web_itsecurity_contactus_450x700.png');
    background-size: contain;
    position: relative;
    max-width: 1239px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    border: none;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: left !important;
}


#contactModalForm .modal-body {
    padding: 0;
    z-index: 99999999999999;
    min-height: 700px;
}

#contactModalForm .contact-message-txt {
    color: #fff !important;
}

.contact-message h3 {
    color: #fff !important;
    font-size: 18px !important;
}

#contactModalForm .contact-message {
    display: block;
    float: left;
    width: 40%;
    padding-top: 26px;
    padding-left: 26px;
    padding-right: 26px;
}

.mobile-message-container {
    width: 100% !important;
}

.mobile-contact-message h3 {
    color: #343434 !important;
    font-size: 18px !important;
}

#contactModalForm .mobile-contact-message {
    max-width: 560px;
    margin: auto;
    padding-top: 26px;
}


@media only screen and (max-width: 550px) {
    .contact-form-container {
        max-width: 253px !important;
        margin: auto;
        padding: 0 0 !important;
        overflow: -moz-scrollbars-none;
    }

    .contact-form-container::-webkit-scrollbar {
        width: 0px !important;
    }
}

.contact-iframe::-webkit-scrollbar {
    width: 0px !important;
}



@media (min-width: 1231px) {
    .mobile-contact-message {
        display: none !important;
    }
}

@media (min-width:375px) and (max-width: 414px) {
    .mobile-contact-message {
        padding-left: 14%;
    }
}

@media (min-width:414px) and (max-width: 786px) {
    .mobile-contact-message {
        padding-left: 14%;
    }
}

@media (max-width: 375px) {
    .mobile-contact-message {
        padding-left: 13%;
    }
}

#contactModalForm .blog-contact-form {
    display: block;
    width: 60%;
    float: left;
    background-color: #fff;
}


#contactModalForm .close {
    margin-top: 13px;
    margin-right: 26px;
    z-index: 999999999999;
    position: relative;
    display: block;
}

.custom-contact-close {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
}



.scroll-helper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.modal-open .msi-mobile-slide .account-slide {
    z-index: 1000;
}

.modal-open .blog-mobile-menu {
    z-index: 1;
}

#contact_modal {
    z-index: 999999;
}

#comment {
    height: 40px;
}

#iframeHolder {
    z-index: 9999;
    min-height: 700px;
    transition: all .6s ease-in-out;
    opacity: 0;
    -webkit-overflow-scrolling: touch !important;
    display: block;
    background-color: #fff;
    width: 100%;
}

#iframeHolder #iframe {
    background-color: #fff;
    height: auto;
}

@media only screen and (max-width: 600px) {
    .modal-dialog {
        margin: 1.5rem !important;
    }
}

@media only screen and (max-width: 786px) {
    #iframeHolder {
        padding-bottom: 45px;
    }
}

@media only screen and (max-width: 1025px) {
    .modal-body {
        overflow-y: scroll !important;
    }
}

@media only screen and (max-width: 769px) {
    .modal-body {
        overflow-y: scroll !important;
    }

    .modal-content {
        overflow-y: scroll !important;
    }

    #iframeHolder {
        position: absolute;
    }

    #contactModalForm .modal-body {
        height: 100vh;
    }

    #contactModalForm .modal-content {
        background-image: unset !important;
        background-color: #fff !important;
    }
}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    #iframeHolder {
        position: absolute;
        padding-bottom: 45px;
    }

    #contactModalForm .modal-content {
        background-image: unset !important;
        background-color: #fff !important;
    }
}


@media (max-width: 500px) {
    #iframeHolder {
        -webkit-overflow-scrolling: touch !important;
    }
}

@media (max-width: 500px) {
    .contact-iframe {
        -webkit-overflow-scrolling: touch !important;
    }
}

@media (max-width: 500px) {
    #contactModalForm .blog-contact-form {
        -webkit-overflow-scrolling: touch;
    }
}

/*------------------------------------*\
   LOGIN TO LIKE A POST MODAL 
\*------------------------------------*/

.msi-thumbs-up {
    position: relative;
}


.login-to-like-link {
    position: absolute;
    z-index: 100000000000000000000000;
    display: block;
    height: 35px;
    width: 50px;
    top: -10px;
    cursor: pointer;
}


#like_post_modal .close {
    text-align: right;
    font-size: 22px;
}

#like_post_modal .modal-content {
    text-align: center;
    padding: 10px;
    max-width: 365px;
    margin-left: auto;
    margin-right: auto;
}

#like_post_modal p {
    margin-bottom: 40px;
}

#like_post_modal .btn {
    margin-bottom: 26px;
    line-height: 1.86;
    letter-spacing: 1.29px;
    font-size: 14px;
    padding: 12px 32px;
    text-transform: uppercase;
}


#subscribe_modal .close {
    text-align: right;
    font-size: 22px;
}

#subscribe_modal .modal-content {
    text-align: center;
    padding: 10px;
    max-width: 365px;
    margin-left: auto;
    margin-right: auto;
}

#subscribe_modal p {
    margin-bottom: 40px;
}

#subscribe_modal .btn {
    margin-bottom: 26px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border-radius: 40px;
    line-height: 1.86;
    letter-spacing: 1.29px;
    font-size: 14px;
    padding: 12px 32px;
    text-transform: uppercase;
}


.loggedout .sl-button {
    color: #444 !important;
}



.comment-like {
    position: relative;
}


.comment-like .login-to-like-link {
    width: 80px;
}




@media only screen and (max-width:1230px) {
    #contactModalForm .blog-contact-form {
        display: block;
        width: 100%;
        float: left;
    }


    #contactModalForm .contact-message {
        display: none;
    }

}



.subscribed-check {
    max-width: 15px;
}


.subscribed {
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

#contactModalForm {
    z-index: 9999999999999999999;
}

#like_post_modal {
    z-index: 9999999999999999999;
}

#subscribe_modal {
    z-index: 9999999999999999999;
}

.modal-open .msi-mobile-slide {
    z-index: 1390;
}

.modal-open .modal-backdrop {
    z-index: 1400;
}

.prepended-div {
    z-index: 999999 !important;
}

.modal {
    z-index: 1500;
}

.bcStatic {
    display: none;
}




.downArrow {
    position: absolute;
    bottom: 25%;
    right: 30px;
}






/*------------------------------------*\
   Russel CSS 
\*------------------------------------*/




.blog-mobile-menu-items {
    transition: none !important;
}


.top-mobile-menu-links {
    padding-right: 0;
    font-weight: 900;
    font-size: 16px;
    padding-left: 0;
}

.top-mobile-menu-links li {
    display: block !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-left: 15px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 16px;
    color: #fff;
    background-color: #343434;
}

.mobile-menu-item a {
    color: #fff;
    font-size: 14px !important;
    line-height: 1.375 !important;
    text-transform: capitalize !important;
    padding: 20px 0 16px 0 !important;
    width: 100% !important;
    margin: 0 !important;
}

.icon svg {
    height: 18px !important;
}

.icon b {
    margin-left: 10px !important;
}

.mobile-msi-search-submit {
    background-color: inherit !important;
    margin-top: 3px !important;
    height: 45px !important;
    min-height: 45px !important;
}

.msi-mobile-bottom-icons a {
    width: 50%;
    height: 50px;
    display: inline-block;
    float: left;
    color: #0063be;
}


.twitter-widget {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
}

/* #contactModalForm .modal-content {
    background-size: 925px 745px !important;
} */

@media (max-width:1110px) {

    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select:focus,
    textarea {
        font-size: 16px !important;
        padding-left: 5px;
    }

    .blog-logo {
        display: none !important;
    }

    .blog-logo-mobile {
        min-width: 235px;
        display: inline-block !important;
    }

    #mobile-home-item {
        display: inline-block !important;
        border-bottom: 1px solid #D3D3D3;
        width: 100%;
    }
}

@media (min-width:1110px) {
    .msi-mobile-slide {
        display: none !important;
    }

    .blog-mobile-menu-items {
        display: none !important;
    }

    body {
        position: '' !important;
        overflow: '' !important;
    }

    html {
        overflow: '' !important;
    }

    #mobile-home-item {
        display: none !important;
    }

    .blog-logo {
        display: inline-block !important;
    }
}

@media (max-height:500px) {}

@media (max-height:625px) {

    .top-mobile-menu-links li {
        padding: 12px 15px !important;
    }

    #collapseMenu1 {
        max-height: 110px !important;
    }

    #collapseMenu1>.panel-body>.ms-topics {
        max-height: 120px !important;
        overflow: hidden !important;
        overflow-y: scroll !important;
    }

    #collapseMenu2 {
        max-height: 110px !important;
    }

    #collapseMenu2>.panel-body>.ms-topics {
        max-height: 120px !important;
    }

}

@media screen and (orientation: landscape) {
    .blog-mobile-menu-items .panel-title a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .msi-mobile-slide {
        overflow-y: scroll !important;
        overflow-x: hidden !important;
    }

    .top-mobile-menu-links li {
        padding: 10px 15px !important;
    }
}

.search-input-head {
    width: 95%;
    height: 32px;
    border-right: none !important;
    font-size: 12px;
    padding-left: 10px;
}



@media only screen and (max-width:650px) {
    .account-links {
        overflow-y: scroll;
        height: 100%;
        padding-bottom: 60px;
        margin-bottom: 60px;
        min-height: 700px;
    }
}

@media only screen and (max-width:370px) {
    .account-slide {
        max-width: 85% !important;
    }
}


@media only screen and (max-width:400px) {
    .mobile-menu-item a {
        padding-left: 10px !important;
    }

    .msi-mobile-search-icon {
        padding-left: 10px;
    }
}



@media screen and (max-height: 670px) {
    .account-links {
        overflow-y: scroll;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 60px;
    }

}

.footer__icon--location {
    vertical-align: middle;
}


.contact-message h2 {
    color: #ffffff !important;
}

@media only screen and (max-width: 550px) {
    .opt-text {
        float: unset !important;
    }
}

.checkbox-container input {
    position: relative !important;
}

.contact-chkbx {
    position: relative !important;
}

.hide {
    display: none;
}




/*------------------------------------*\
    NEW FLOATING CHAT
\*------------------------------------*/

.embeddedServiceSidebar .embeddedServiceSidebarMinimizedDefaultUI .content:before {
    max-height: 26px;
}






.grid-list-toggle svg {
    width: 28px !important;
    display: flex;
    margin-left: -7px;
}




.header a {
    -webkit-font-smoothing: initial !important;
    cursor: pointer;
}


body.chat-present:not(.chat-available) .header .header-popover-link[href='#chat-live']+.header-popover-info,
body.chat-present:not(.chat-available) .header .header-menu-item[href='#chat-live']+.header-menu-item-info {
    display: block !important;
}

.header .header-popover-link[href='#chat-live']+.header-popover-info,
.header .header-menu-item[href='#chat-live']+.header-menu-item-info {
    display: none;
}

.header .header-link-text {
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size 0.6s ease;
}

.header .header-link-text,
.bg-dark .bg-light .header .header-link-text {
    background-image: linear-gradient(transparent calc(100% - 1px), rgba(0, 94, 184, 0.5) 1px);
}

.bg-dark .header .header-link-text {
    background-image: linear-gradient(transparent calc(100% - 1px), rgba(0, 163, 224, 0.5) 1px);
}

.header .header-link:hover .header-link-text {
    background-size: 100% 100%;
}

.header .header-user-menu-body.header-login {
    padding: 0 15px 0;
}

@media (min-width: 576px) {
    .header .header-user-menu-body.header-login {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1024px) {
    .header .header-user-menu-body.header-login {
        width: 100%;
        min-width: 303px;
        margin-bottom: 0;
        padding: 0 0 8px 0;
    }
}

.header .header-login-head {
    display: none;
}

.header .header-login-alert {
    position: relative;
    display: flex;
    padding: 8px 8px 8px 40px;
    margin-bottom: 24px;
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(226, 62, 79, 0.1);
    border: 1px solid #e23e4f;
    border-radius: 3px;
}

.header .header-login-alert-icon {
    position: absolute;
    display: flex;
    width: 40px;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 24px;
    align-items: center;
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-self: center;
    vertical-align: middle;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.header .header-login-alert-content-text {
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    letter-spacing: 0.0125rem;
    color: rgba(0, 0, 0, 0.95);
}

.header .header-login-icon {
    opacity: 0.6;
}

.header .header-login-signing-in-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

.header .header-login-signing-in-text {
    letter-spacing: normal;
}

.header .header-login-email {
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: normal;
    letter-spacing: 0.2px;
    margin-bottom: 48px;
    color: rgba(0, 0, 0, 0.95);
}

.header .header-login-form-group {
    margin-bottom: 48px;
}

.header .header-login-form-group-label {
    display: inline-block;
    margin-bottom: 8px;
    color: rgba(0, 0, 0, 0.95);
    font-size: 0.875rem;
    line-height: 1.3125rem;
    letter-spacing: 0.0125rem;
}

.header .header-login-form-control {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 48px;
    padding: 10px 16px;
    margin: 0;
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: normal;
    letter-spacing: 0.2;
    color: rgba(0, 0, 0, 0.95);
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.25);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    overflow: visible;
    outline: none;
}

.header .header-login-form-control::placeholder {
    color: rgba(0, 0, 0, 0.25);
    opacity: 1;
}

.header .header-login-form-control:hover {
    border-color: rgba(0, 0, 0, 0.6);
}

.header .header-login-form-control:focus,
.header .header-login-form-control:focus:hover {
    border-color: #00a3e0;
    box-shadow: 0 0 0 2px rgba(0, 163, 224, 0.5);
}

.header .header-login-form-control-with-icon {
    padding: 10px 48px 10px 16px;
}

.header .header-login-input-wrapper {
    position: relative;
    display: flex;
}

.header .header-login-input-toggle-view {
    width: 48px;
    height: 48px;
    border: solid 1px transparent;
    background-color: transparent;
    margin-left: -48px;
}

.header .header-login-input-toggle-view .header-login-icon {
    opacity: 0.6;
}

.header .header-login-input-toggle-view:hover .header-login-icon {
    opacity: 0.95;
}

body.user-is-tabbing .header .header-login-input-toggle-view:focus,
.header .header-login-input-toggle-view.focus {
    border: 1px solid #00a3e0;
    box-shadow: 0 0 0 2px rgba(0, 163, 224, 0.5);
}

.header .header-login-input-toggle-view:focus {
    outline: none;
}

.header .header-login-icon-disable {
    display: none;
}

.header .header-login-form-check {
    display: block;
    position: relative;
    padding-left: 36px;
    line-height: 16px;
}

.header .header-login-form-check-input {
    position: absolute;
    width: 24px;
    height: 24px;
    margin: 12px 0 0 -36px;
    padding: 0;
    opacity: 0;
    overflow: visible;
}

.header .header-login-form-check-input:checked~.header-login-form-check-label {
    color: rgba(0, 0, 0, 0.95);
}

.header .header-login-form-check-input:checked~.header-login-form-check-label:before {
    background-color: rgba(0, 0, 0, 0.95);
}

.header .header-login-form-check-input:checked~.header-login-form-check-label:after {
    display: block;
    position: absolute;
    content: '';
    margin-top: 12px;
    width: 15px;
    height: 7px;
    top: 6px;
    left: 5px;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.95);
    border-width: 0 0 2px 2px;
    border-style: solid;
    transform: rotate(-45deg);
}

.header .header-login-form-check-input:focus~.header-login-form-check-label:before {
    border: 1px solid #00a3e0;
    box-shadow: 0 0 0 2px rgba(0, 163, 224, 0.5);
}

.header .header-login-form-check-label.header-login-form-check-label {
    display: inline-block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: normal;
    padding-top: 11px;
    padding-left: 0;
    margin-bottom: 0;
    position: static;
}

.header .header-login-form-check-label.header-login-form-check-label:before {
    margin-top: 12px;
    width: 24px;
    height: 24px;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0.6);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
}

.header .header-login-button {
    width: 100%;
    margin-bottom: 56px;
}

.header .header-login-content {
    padding-bottom: 32px;
}

.header .header-login-footer {
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.header .header-login-footer-text {
    margin-top: 0;
    color: rgba(0, 0, 0, 0.6);
}

.header .header-login-inline-link {
    padding-left: 8px;
}

@media (min-width: 576px) {
    .header .header-login {
        margin-top: 48px;
        font-size: 1rem;
        line-height: 1.625rem;
        letter-spacing: normal;
        letter-spacing: 0;
    }

    .header .header-login-alert {
        margin-bottom: 32px;
    }

    .header .header-login-form-group {
        margin-bottom: 40px;
    }

    .header .header-login-form-control {
        height: 40px;
    }

    .header .header-login-form-control-with-icon {
        padding: 10px 40px 10px 16px;
    }

    .header .header-login-footer-text {
        font-size: 1rem;
    }

    .header .header-login-input-toggle-view {
        top: 8px;
        margin-left: -40px;
        height: 40px;
        width: 40px;
    }

    .header .header-login-signing-in-wrapper {
        margin-bottom: 8px;
    }

    .header .header-login-form-check {
        padding-left: 24px;
    }

    .header .header-login-form-check-input {
        width: 16px;
        height: 16px;
        margin: 12px 0 0 -24px;
    }

    .header .header-login-form-check-input:checked~.header-login-form-check-label:after {
        width: 10px;
        height: 5px;
        top: 4px;
        left: 3px;
    }

    .header .header-login-form-check-label.header-login-form-check-label {
        font-size: 0.875rem;
        line-height: 1.3125rem;
        letter-spacing: 0.0125rem;
    }

    .header .header-login-form-check-label.header-login-form-check-label:before {
        width: 16px;
        height: 16px;
    }

    .header .header-login-email {
        margin-bottom: 40px;
    }
}

@media (min-width: 1024px) {
    .header .header-login {
        margin-top: 0;
        font-size: 0.875rem;
    }

    .header .header-login-head {
        display: block;
        padding: 0 24px;
    }

    .header .header-login-header {
        font-size: 1rem;
        line-height: 1.625rem;
        letter-spacing: normal;
        margin-top: 0;
        margin-bottom: 24px;
        color: rgba(0, 0, 0, 0.95);
    }

    .header .header-login-content {
        padding: 0 24px;
    }

    .header .header-login-alert {
        background-color: transparent;
        border: none;
        padding: 0 0 0 32px;
    }

    .header .header-login-alert-icon {
        align-items: unset;
        width: auto;
    }

    .header .header-login-alert-icon svg {
        position: relative;
        top: -2px;
    }

    .header .header-login-alert-content-text {
        line-height: 1.5;
        color: #a61b29;
        margin-bottom: 0;
    }

    .header .header-login-form-group {
        margin-bottom: 24px;
    }

    .header .header-login-form-group-label {
        font-size: 0.75rem;
        line-height: 1.125rem;
        letter-spacing: 0.03125rem;
    }

    .header .header-login-form-control {
        font-size: 0.875rem;
        line-height: 1.3125rem;
        letter-spacing: 0.0125rem;
    }

    .header .header-login-email {
        font-size: 0.875rem;
        line-height: 1.3125rem;
        letter-spacing: 0.0125rem;
        letter-spacing: 0.4px;
        margin-top: 8px;
        margin-bottom: 32px;
    }

    .header .header-login-button {
        width: auto;
        display: block;
        margin: 0 auto 32px;
    }

    .header .header-login-body {
        padding: 16px 24px 0;
        margin-top: 16px;
    }

    .header .header-login-footer {
        padding: 16px 24px 0;
        margin-top: 16px;
    }

    .header .header-login-footer-text {
        font-size: 0.875rem;
        line-height: 1.3125rem;
        letter-spacing: 0.0125rem;
        letter-spacing: 0.2px;
        margin-bottom: 0;
    }
}

.header .header-login-body {
    padding-top: 24px;
}

@media (min-width: 1024px) {
    .header .header-login-body {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
}

.header .header-login-proxy-button {
    display: block;
    width: 100%;
    margin: auto;
}

@media (min-width: 576px) {
    .header .header-login-proxy-button {
        width: initial;
    }
}

.header .header-login-proxy-login,
.header .header-login-proxy-logout {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 24px;
    margin-bottom: 24px;
}

@media (min-width: 576px) {

    .header .header-login-proxy-login,
    .header .header-login-proxy-logout {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (min-width: 1024px) {

    .header .header-login-proxy-login,
    .header .header-login-proxy-logout {
        padding-left: 0;
        padding-right: 0;
        padding-top: 16px;
        margin-top: 16px;
    }
}

.header .header-login-proxy-login-input {
    min-width: 200px;
}

.header .header-login-proxy-label {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    letter-spacing: 0.0125rem;
    margin-bottom: 16px;
    color: rgba(0, 0, 0, 0.95);
}

@media (min-width: 1024px) {
    .header .header-login-proxy-label {
        padding: 0 24px;
        font-size: 0.75rem;
        line-height: 1.125rem;
        letter-spacing: 0.025rem;
    }
}

.header .header-login-proxy-preferences.header-popover-link {
    padding-left: 0;
    margin: 24px 0;
}

@media (min-width: 1024px) {
    .header .header-login-proxy-preferences.header-popover-link {
        margin: 0 0 16px;
        padding: 0 24px;
    }
}

.header .header-login-proxy-form {
    margin-bottom: 16px;
}

@media (min-width: 576px) {
    .header .header-login-proxy-form {
        margin-bottom: 16px;
    }
}

@media (min-width: 1024px) {
    .header .header-login-proxy-form {
        padding: 0 24px;
    }
}

.header .header-login-proxy-value {
    color: rgba(0, 0, 0, 0.6);
}

.chatMessage a {
    color: #1569C7 !important;
}

.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-item {
    color: #1569C7 !important;
}

[data-key="minimize_window"] {
    height: 18px;
    width: 18px
}

[data-key="close"] {
    height: 18px;
    position: absolute;
    top: 18px;
    width: 18px;
}








.mfa-divider {
    margin: 4px 24px;
    border: 0;
    opacity: 1;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background-color: inherit;
    width: inherit;
    height: inherit;
    color: inherit;
}

.header-login-step-mfa {
    display: none;
}

.header-login-step-mfa .section1 {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.mfa-link {
    gap: 4px;
}


.tag-group-wrapper {
    display: flex;
    align-items: flex-start;
    align-content: stretch;
}