#contentMain .logoBrand img {
    width: 85%;
}
#containerMain.fullWidth{
    width: 100%;
    max-width: inherit;
}
#sologanCrm {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
#bnCrm, #bnCrm p, #bnCrm ul {
    text-align: right;
}
#sologanCrm span.title {
    font-size: 26px;
}
#sologanCrm .fa-flag-o {
    border-right: 1px solid #ccc;
    padding: 10px 20px 10px 0;
    vertical-align: middle;
    font-size: 55px;
}
#bnCrm>div>p {
    font-size: 62px;
    font-weight: bold;
    color: #547bbd;
    margin-bottom: 0;
}
#bnCrm>div>ul li i{
    color: #149249;
}
#bnCrm>div>ul {
    margin-bottom: 10px;
}
#bnCrm>div>ul li {
    padding-bottom: 10px;
    font-size: 16px;
}
.labelProbox {
    padding: 30px 15px;
    font-size: 30px;
    text-align: center;
    margin: 0;
    font-weight: 500;
}
.posHover:hover {
    background: #2275e6 !important;
    border: 1px solid #2275e6 !important;
}
.omniHover:hover {
    background: #ff7600 !important;
    border: 1px solid #ff7600 !important;
}
.ecomHover:hover {
    background: #12ad6b !important;
    border: 1px solid #12ad6b !important;
}
.webHover:hover {
    background: #ffa700 !important;
    border: 1px solid #ffa700 !important;
}
.vpageHover:hover {
    background: #4267b2 !important;
    border: 1px solid #4267b2 !important;
}
.shipHover:hover {
    background: #c62025 !important;
    border: 1px solid #c62025 !important;
}
.proItem {
    padding: 0px 7px;
}
.proItem>a {
    display: block;
    text-align: center;
    margin-bottom: -30px;
}
.proItem>div {
    border-radius: 20px;
    text-align: center;
    padding: 0px 30px;
    height: 320px;
    box-shadow: 0 5px 62px 0 rgba(2,55,102,.09);
    background: #fff;
    border: 1px solid  #f2f2f2;
}
.proItem>div p:nth-child(3) {
    margin: 15px 0px 30px;
}
.proItem>div p:nth-child(3) span{
    font-size: 17px;
}
.proItem>div p:nth-child(4) {
    margin: 20% 0px 20px;
}
.proItem>div p:nth-child(4) a {
    padding: 10px 25px;
    border-radius: 25px;
    box-shadow: inset 0 0 0 1px #42464e;
}
.proItem>div p:nth-child(4) a > span {
    font-size: 15px;
}
.proItem > div p:nth-child(4) a > i {
    font-size: 10px;
    padding: 0 0 0 7px;
    position: relative;
    top: -1px;
}
.proItem>div p:nth-child(4) a:hover {
    background: #c62025;
    color: #fff;
    transition: all .2s;
    text-decoration: none;
    box-shadow: none;
}
 .proItem>div>h2>a, .proItem>div>span>b,.mobiPanel .proItem div div > h2 a,.mobiPanel .proItem div div > span{
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #606672;
}
#contentMain .proItem.first img {
    width: 20%;
    padding-top: 9px;
}

.markItem {
    padding: 0px 7px;
    margin-bottom: 15px;
}
.markItem > div {
    border-radius: 20px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 5px 62px 0 rgba(2,55,102,.09);
    border: 1px solid #f2f2f2;
    margin: 0px;
}
.markItem > div h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.markItem > div p {
    text-align: center;
}
.markItem > div p:first-child {
    height: 95px;
    overflow: hidden;
    margin-top: 15px;
}
.markItem > div p > span {
    font-size: 15px;
}

#sologanCrm>div:nth-child(2) {
    padding: 0;
}
#bnAdvLeft {
    position: relative;
    padding: 20px 0;
    padding-left: 60px;
}
#bnAdvRight img {
    width: 90%;
}
#bannerAdv {
    display: flex;
    align-items: center;
}
.list-customer {
    display: inline-block;
}
.list-customer li {
    width: 20%;
    float: left;
    text-align: center;
    list-style: none;
}
.list-customer li a img{
    object-fit: scale-down;
    max-height: 100%;
}
.logoBrand {
    padding-bottom: 2%;
    box-shadow: inset -9px -200px 82px -32px #f0f3f6;
    background: #f3f6f9;
}
.logoBrand ul > li {
    padding: 4px 10px;
}
.logoBrand ul > li a {
    height: 100px;
    display: flex;
    line-height: 100px;
}
@media screen and (min-width: 1367px) {
    #sologanCrm span.title {
        font-size: 30px;
    }
}
@media screen and (max-width: 1228px) {
    .list-customer li a img {
        height: 50px;
    }
    #menuMain > ul > li > a {
        padding: 19px 5px;
    }
    .proItem > div {
        padding: 0px 5px;
    }
    .markItem > div h3 {
        font-size: 18px;
        margin-top: 2px;
    }
}
@media screen and (max-width: 1024px) {
    #bannerLeft>div{
        margin-top: 50px;
    }
}
@media only screen and (width: 1024px){
    .markItem>div p:first-child {
        height: 110px;
    }
}
@media screen and (max-width: 768px) {
    #sologanCrm span.title {
        font-size: 23px;
    }
    #bnCrm {
        padding:0 30px;
    }
    .products h2{
        font-size: 19px;
        margin-bottom: 0;
    }
    #bnAdvRight img {
        width: 100%;
    }
    #bannerLeft > div {
        padding: 10px 0px 0px 10%;
    }
    .markItem {
        width: calc(100%/2 - 1px);
    }
    .markItem > div {
        margin: 5px 10px;
    }
}
@media screen and (max-width: 736px) {

    #contentMain .proItem.first img {
        width: 85%;
    }
    .mobiPanel h2 {
        font-size: 25px;
        margin-top: 10px;
    }
    .mobiPanel span {
        font-size: 18px;
    }
    .proItem {
        padding: 0px 100px;
        margin-bottom: 15px;
    }
    .proItem > div {
        height: 270px;
        padding: 0px 5px;
        margin: 0px;
    }
    .proItem > div > h2,.proItem > div > span {
        padding: 0 0 0 10px;
        text-align: left;
    }
    .proItem > div p:nth-child(2) {
        margin: 5% 0 10px;
        text-align: left;
    }
    .proItem > div p:nth-child(2) span {
        font-size: 16px;
    }
    .proItem > div p:nth-child(3) a {
        padding: 10px 25px;
        border-radius: 25px;
        box-shadow: inset 0 0 0 1px #42464e;
    }
    .proItem > div p:nth-child(3) a > span {
        font-size: 15px;
    }
    .proItem > div p:nth-child(3) a > i {
        font-size: 10px;
        padding: 0 7px;
        position: relative;
        top: -1px;
    }

    .markItem {
        width: 100%;
    }
    .markItem > div {
        height: 195px;
        padding: 0px;
    }
    .markItem > div p:first-child {
        height: 45px;
        margin-top: 7px;
        display: inline-block;
        text-align: left;
    }
    .markItem > div > div:nth-child(1) {
        text-align: left;
        padding-right: 0px;
    }
    .markItem > div > div:nth-child(2) {
        padding-left: 0px;
    }
    .markItem > div h3 {
        margin-top: 20px;
    }
    .markItem a img {
        max-width: 80%;
        padding-top: 20px;
    }

}
@media screen and (max-width: 500px) {
    #bnAdvLeft {
        padding: 20px 10px;
    }
    #bannerAdv {
        flex-wrap: wrap;
    }
    #labelMar {
        padding: 50px 0 15px;
        font-size: 21px;
        font-weight: bold;
    }
    .labelProbox {
        margin: 30px 0;
        padding-bottom: 0;
        font-size: 19px;
        font-weight: bold;
    }
    #contentMain > div:nth-child(2) {
        margin-bottom: 30px;
    }
    .logoBrand .labelProbox {
        margin: 0px;
    }
    .logoBrand ul > li a {
        height: 65px;
        line-height: 65px;
    }
    #sologanCrm>div:nth-child(2) {
        text-align: center;
    }
    #contentMain .proItem.first img {
        width: 100%;
        padding-top: 20px;
    }
    .mobiPanel h2 {
        margin-top: 20px;
    }
    .mobiPanel h2 b {
        font-size: 18px;
    }
    .mobiPanel span b {
        font-size: 15px;
    }

    .proItem {
        padding: 0px 15px;
        margin-bottom: 15px;
    }
    .proItem > div {
        height: 225px;
        padding: 0px 5px;
    }
    /*.proItem > div > h2 {*/
    /*    height: 90px;*/
    /*}*/
    .proItem > div > h2 a.text-center {
        text-align: center;
    }
    .proItem > div p:nth-child(3){
        padding: inherit !important;
        margin: 2px 0 30px;
    }
    #contentMain .proItem.first img {
        width: 80%;
    }


    .proItem > div p:nth-child(2) {
        margin: 5px 0px 7px;
        text-align: left;
        height: 75px;
    }
    .proItem > div p:nth-child(3) a {
        padding: 10px 25px;
        border-radius: 25px;
        box-shadow: inset 0 0 0 1px #42464e;
    }
    .proItem > div p:nth-child(3) a > span {
        font-size: 15px;
    }

    .products ul > li {
        border: 1px dotted #ddd;
        height: 50px;
    }
    .logoBrand ul > li {
        padding: 0px 7px;
        height: 65px;
        width: 33%;
    }
    .list-customer {
        padding: 0px 10px;
    }
    .list-customer li a img {
        width: inherit;
        max-width: 100%;
        height: inherit;
    }
    #footerStore .store2 {
        padding: 0px 15px;
    }
    #storePr .store2 > div:nth-child(2),#storePr .store2 > div:nth-child(3) {
        padding: 0px;
    }
}
