.d-section-4-content .d-highlight-txt{margin-top: 20px}
.fv5 .chromebook_ksp5 .product-content-wrapper p.highlightTxt{font-size: 14px; padding: 10px 0 0; border-top:1px solid #e6e6e6;  margin-top: 15px}

.d-wrapper{
    max-width: 1600px;
    margin: auto;
	text-align: left;
}
.d-img-div, .d-atf{
    text-align: center;
}
.d-ft-con-main{
    width: 60%;
    height: 78%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.d-atf h3 {
    font-size: 52px;
    margin: 0;
    line-height: 1.4;
    font-weight:400;
}
.d-atf h3 span {
    background-color: #ffefbc;
    border-radius: 50px;
    padding: 6px 25px 7px;
    text-align: center;
    color: #f36b07;
    line-height: .85;
    display: inline-block;
}
.d-img-div img{
    max-width: 1600px;
    width: 80%;
}
.d-atf-img{
    padding: 30px 0px;
    position: relative;
}
.d-atf-img img{
/*    width: 85%;*/
}
.d-split-txt h5{
    /* font-weight: 400; */
    line-height: 1.4;
}
.d-wrapper .d-head-txt{
padding: 35px 0 10px 0;
}
.d-wrapper .d-head-txt h3 {
    text-align: center;
    color: #000;
    line-height: 1.1;
    margin: 0;
    font-weight: 400;
}
.d-tablet-design img {
    width: 56px;
    height: auto;
    margin: -4px 13px 0 0;
}
p.d-ft-txt {
    font-size: 20px;
    line-height: 1.2;
    /* font-weight: 400; */
    margin: 0;
}
.d-ft-con img{
    width: 40px;
    height: 40px;
}
.d-ft-con{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 12px;
    width: 160px;
}
.d-card-item .d-img-txt {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.d-wrapper .d-5-card{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 30px 20px;
}
.d-wrapper .d-5-card .d-card-item{
    width: 28%;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding: 25px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.d-5-card .d-card-item h4{
    margin: 0px;
    line-height: 1.3;
    padding-left: 15px;
    font-weight: 400; 
}
.d-split-txt ul{
    margin-top: -10px;
}
.d-5-card .d-card-item p{
    margin: 0px;
    font-size: 16px;
    line-height: 1.4;
    padding-top: 20px;
}
.d-split-txt span img {
    width: auto;
    height: 36px;
    margin-right: 6px;
}
.d-5-card .d-card-item p.d-sub-note-txt{
    font-size: 14px;
    color: #616161;
    line-height: 1.4;
}
.d-card-item .d-light-bt-txt{
    font-size: 14px !important;
    color: #616161;
    position: absolute;
    bottom: 25px;
    width: 92%;
}
.d-section-4{
    position: relative;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: auto;
    text-align: center;
    padding: 40px 0px;
    list-style: 1.4;
}
.d-tablet-design{
    background-color: #dae7fd;
    border-radius: 50px;
    padding: 6px 20px 3px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.d-tablet-design h2{
    line-height: 1.1;
    color: #4285f4;
    margin: 0px;
    font-weight: 400;
}
.d-highlight-txt{
    font-size: 14px;
    color: #666;
    line-height: 1.3;
    margin: 0;
}
/* .d-section-4-content {
    padding: 30px 0px;
} */
.d-split-2{
    display: flex;
    align-content: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    padding: 20px 0px;
}
.d-split-alter{
    align-items: center;
}
.d-split-txt h3 {
    font-weight:400;
    margin: 0;
    line-height: 1.3;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.d-split-txt p {
    line-height: 1.4;
    margin: 8px 0;
}
.d-section-4-content h3{
    margin: 23px 0;
    font-weight:400;
}
.d-split-txt h3{
    font-size: 42px;
}
.d-split-txt ul li {
    font-size: 18px;
    line-height: 1.4;
    margin: 8px 0px 8px 25px;
	list-style: disc;
}
.d-split-content{
    width:50%;
    padding: 20px ;
}
.d-split-content img{
    border-radius: 15px;
    overflow: hidden;
    width:100%;
    height: auto;
}
hr{
    margin: 20px 0;
}
.d-split-txt span {
    background-color: #dae7fd;
    border-radius: 50px;
    padding: 0 13px 0 10px;
    text-align: center;
    color: #4285f4;
    line-height: 1.3;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
}
.d-span-hover-2 span{
    background-color: #ceead6;
    color: #31a750;
}
.d-span-hover-3 span{
    background-color: #feefc3;
    color: #f9ab00;
}
.d-atf-img{
    display: block;
}
.d-img-div img {
    display: none;
}
sup {
    font-size: 53%;
    position: relative;
    top: 0;
}
@media (min-width: 1850px){

}
/* desktop - higher resolution */
@media (min-width: 1281px){
    .d-wrapper .d-head-txt {
    padding: 25px 0 25px 0;
}

    .d-tablet-design img {
        width: 55px;
    }
    img.d-chrome-img {
        width: 200px;
        margin-bottom: 20px;
    }
    .d-atf h3 {
        font-size: 48px;
    }
    .d-wrapper .d-head-txt h3 {
        font-size: 34px;
    }
    .d-5-card .d-card-item h4{
        font-size: 20px;
    }
    .d-tablet-design h2{
        font-size: 40px;
    }
    .d-section-4-content h3{
        font-size: 38px;
    }
    .d-section-4-content p{
        font-size: 22px; 
	}
    .d-split-txt h3 {
        font-size: 38px;
    }
    .d-section-4-content .d-highlight-txt{
        font-size: 14px;
    }
    .d-split-txt span {
        font-size: 32px;
    }
    .d-split-txt h5 {
        font-size: 22px;
        margin: 25px 0px;
        font-weight:400;
    }
    .d-split-txt p{
        font-size: 16px;
        margin: 18px 0px;
    }
    .d-split-txt ul li {
        font-size: 16px;
    }
    .d-ft-con img {
        width: 40px;
        height: 40px;
    }
    p.d-ft-txt {
        font-size: 18px;
    }
    .d-ft-con img {
        width: 35px;
        height: 35px;
    }
}
@media (min-width: 1400px){

    .d-atf h3 {
        font-size: 52px;
    }
    .d-wrapper .d-head-txt h3 {
        font-size: 36px;
    }
    .d-5-card .d-card-item h4{
        font-size: 22px;
    }
    .d-tablet-design h2{
        font-size: 46px;
    }
    .d-section-4-content h3{
        font-size: 42px;
    }
    .d-split-txt h3 {
        font-size: 42px;
    }
    .d-section-4-content p{
        font-size: 24px;
    }
    .d-section-4-content .d-highlight-txt{
        font-size: 14px;
    }
    .d-split-txt span {
        font-size: 35px;
    }
    .d-split-txt h5 {
        font-size: 24px;
        margin: 25px 0px;
    }
    .d-split-txt p{
        font-size: 18px;
        margin: 18px 0px;
    }
    .d-split-txt ul li {
        font-size: 18px;
    }
    p.d-ft-txt {
        font-size: 20px;
    }
    .d-ft-con img {
        width: 40px;
        height: 40px;
    }
}
/* laptop, desktop */

@media (min-width: 1025px) and (max-width: 1153px){
    .d-ft-con{
        width: 130px;
    }
}
@media (min-width: 1154px) and (max-width: 1280px){
    .d-ft-con{
        width: 160px;
    }
}
@media (min-width: 1025px) and (max-width: 1280px){
    .d-atf-img img {
        width: 100%;
        object-fit: cover;
/*        height: 350px;*/
    }    
    
    .d-tablet-design img{
            width: 35px;
    }
.d-tablet-design {
    padding: 5px 15px 3px;
}
    .d-wrapper .d-5-card .d-card-item {
        width: 43%;
    }
    .d-ft-con{
        gap: 8px;
    }
    .d-ft-con img {
        width: 35px;
        height: 35px;
    }
    p.d-ft-txt{
        font-size: 16px;
    } 
    .d-ft-con img {
        width: 40px;
        height: 40px;
    }
    p.d-ft-txt {
        font-size: 16px;
    }
    .d-ft-con img {
        width: 35px;
        height: 35px;
    }
    .d-atf h3 {
    font-size: 42px;
    }
    .d-wrapper .d-head-txt h3 {
        font-size: 30px;
    }
    .d-5-card .d-card-item h4{
        font-size: 20px;
    }
    .d-tablet-design h2{
        font-size: 34px;
    }
    .d-section-4-content h3{
        font-size: 30px;
    }
    .d-section-4-content p{
        font-size: 20px;
    }
    .d-split-txt h3 {
        font-size: 26px;
    }
    .d-section-4-content .d-highlight-txt{
        font-size: 14px;
    }
    .d-split-txt span {
        font-size: 24px;
    }
    .d-split-txt ul li {
        font-size: 16px;
    }
    .d-split-txt h5 {
        font-size: 20px;
        margin: 25px 0px;
        font-weight:400;
    }
    .d-split-txt p{
        font-size: 16px;
        margin: 18px 0px;
    }
    p.d-ft-txt{
        font-size: 12px;
    }   
}
/* tab, ipads (portrait) */
@media (min-width: 768px) and (max-width: 895px){
    .d-atf-img img {
        width: 100%;
        object-fit: cover;
/*        height: 350px;*/
    }    
    .d-ft-con{
        width: 100px;
    }
    .d-ft-con img {
        width: 25px;
        height: 25px;
    } 
}
@media (min-width: 896px) and (max-width: 1024px){
    .d-atf-img img {
        width: 100%;
        object-fit: cover;
/*        height: 350px;*/
    }
        
    .d-ft-con{
        width: 120px;
    }
    .d-ft-con img {
        width: 30px;
        height: 30px;
    }

}
@media (min-width: 768px) and (max-width: 1024px){
    .d-atf h3 {
        font-size: 48px;
    }
    .d-wrapper .d-head-txt h3 {
        font-size: 30px;
    }
    .d-5-card .d-card-item h4{
        font-size: 24px;
    }
    .d-tablet-design h2{
        font-size: 28px;
    }
    .d-section-4-content h3{
        font-size: 30px;
    }
    .d-section-4-content p{
        font-size: 20px;
    }
    .d-split-txt h3 {
        font-size: 26px;
    }
    .d-section-4-content .d-highlight-txt{
        font-size: 14px;
    }
    .d-split-txt span {
        font-size: 23px;
    }
    .d-split-txt ul li {
        font-size: 16px;
    }
    .d-split-txt h5 {
        font-size: 20px;
        margin: 25px 0px;
        font-weight:400;
    }
    .d-split-txt p{
        font-size: 16px;
        margin: 18px 0px;
    }
    p.d-ft-txt{
        font-size: 12px;
    }   

    .d-tablet-design img {
        width: 40px;
    }
    .d-wrapper .d-5-card .d-card-item {
        min-height: auto;
        width: 41%;
    }
    p.d-ft-txt{
        font-size: 14px;
    }
    .d-ft-con{
        gap: 8px;
    }

    .d-atf h3 {
        font-size: 32px;
        padding-bottom: 20px;
    }
    img.d-chrome-img {
        width: 25%;
        padding: 15px 0;
    }
    .d-split-txt span{
        padding: 0 8px 0px 10px;
    }
    .d-split-txt span img {
        width: auto;
        height: 26px;
        margin-right: 4px;
        margin-top: 0;
    }
    .d-split-txt span{
        margin-left: 3px;
    }

}
@media (min-width: 768px) and (max-width: 900px){
    p.d-ft-txt{
        font-size: 12px;
    }
    .d-ft-con{
        gap: 8px;
    }
    .d-ft-con img{
        width: 28px;
    height: 28px;
    }
    .d-split-2 {
        flex-direction: column;max-width: 740px;
        margin: auto;
    }
    .d-split-content {
        width: auto;
        padding: 5px;
    }
    .d-reverse-row{
        flex-flow: column-reverse;
    }
    
}
/* tab, ipads (landscape) */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
    
}
/* low res tab , mobiles(lanscape) */
@media (min-width: 481px) and (max-width: 767px){
    .d-wrapper .d-head-txt h3 {
        font-size: 24px;
        line-height:1.1;
    }
    .d-5-card .d-card-item h4{
        font-size: 20px;
        line-height:1.3;
    }
    .d-tablet-design h2{
        font-size: 30px;
        line-height:1.1;
    }
    .d-section-4-content h3{
        font-size: 24px;
        line-height:1.1;
    }
    .d-section-4-content p{
        font-size: 18px;
        line-height:1.4;
    }
    .d-split-txt h3 {
        font-size: 24px;
    }
    .d-section-4-content .d-highlight-txt{
        font-size: 14px;
    }
    .d-split-txt span {
        font-size: 22px;
    }
    .d-split-txt ul li {
        font-size: 16px;
    }
    .d-split-txt h5 {
        font-size: 20px;
        margin: 25px 0px;
        font-weight:400;
    }
    .d-split-txt p{
        font-size: 16px;
        margin: 18px 0px;
    }
/*
    .d-wrapper .d-5-card .d-card-item{
        min-height: auto;
    }
*/
    .d-split-content img {
        border-radius: 15px;
        overflow: hidden;
        width: 100%;
        height: auto;
    }
    .d-split-txt span {
        padding: 4px 15px 4px 15px;
    }    
    .d-split-txt span img {
        width: auto;
        height: 24px;
        margin-right: 6px;
    }
    .d-tablet-design img {
        width: 33px;
        height: auto;
        margin: -4px 10px 0 0;
    }
    .d-atf-img{
        display: none;
    }
    .d-img-div img {
        display: block;
    }
    .d-img-div img{
        width:100%;
        object-fit: cover;
    }
    .d-card-item .d-light-bt-txt{
        position: static;
    }
    .d-wrapper .d-5-card .d-card-item {
        width: auto;
/*        flex-grow: 5;*/
    }
    .d-split-2{
        flex-direction: column;
    }
    .d-split-content {
        flex-grow: 5;
        width: auto;
        padding: 5px 20px;
    }
    .d-reverse-row{
        flex-flow: column-reverse;
        padding: 0px 0px;
    }
    .d-atf h3 {
        font-size: 28px;
        padding-bottom: 20px;
    }
    img.d-chrome-img {
        width: 30%;
        padding: 15px 0;
    }
    .d-wrapper .d-5-card .d-card-item{
        padding: 20px;
    }
}
/* smartphone portrait */
@media (min-width: 250px) and (max-width: 480px){
    .d-split-2{
        padding:0px 0px;
    }
    .d-atf h3 {
        font-size: 48px;
    }
    .d-wrapper .d-head-txt h3 {
        font-size: 22px;
    }
    .d-5-card .d-card-item h4{
        font-size: 20px;
    }
    .d-tablet-design h2{
        font-size: 40px;
    }
    .d-section-4-content h3{
        font-size: 24px;
    }
    .d-section-4-content p{
        font-size: 18px;
    }
    .d-split-txt h3 {
        font-size: 19px;
    }
    .d-section-4-content .d-highlight-txt{
        font-size: 14px;
      line-height:1.4;
    }
    .d-split-txt span {
        font-size: 22px;
    }
    .d-split-txt ul li {
        font-size: 16px;
    }
    .d-split-txt h5 {
        font-size: 18px;
        margin: 25px 0px;
        font-weight:400;
        line-height:1.4;
    }
    .d-split-txt p{
        font-size: 16px;
        margin: 18px 0px;
    }
/*
    .d-wrapper .d-5-card .d-card-item{
        min-height: auto;
    }
*/
    .d-atf-img{
        display: none;
    }
    .d-img-div img {
        display: block;
    }
    .d-wrapper .d-5-card{
        flex-direction: column;
    	 padding: 20px;
    }
    .d-wrapper .d-5-card .d-card-item{
        width:auto;
    }
    .d-5-card .d-card-item p {
        font-size: 16px;
        line-height: 1.4;
        font-weight: 400;
    }
    .d-split-2 {
        flex-direction: column;
    }
    .d-split-content {
        width: auto;
        padding: 15px;
    }
    .d-reverse-row{
        flex-flow: column-reverse;
    }
    .d-card-item .d-light-bt-txt{
        position: relative;
        bottom:0;
    }
    .d-split-txt span{
        font-size: 14px;
    }
    .d-tablet-design h2{
            font-size: 24px;
        }
        .d-img-div img{
            width:100%;
            object-fit: cover;
        }
        .d-atf h3 {
            font-size: 26px;
            padding-bottom: 5%;
        }
        img.d-chrome-img {
            width: 40%;
            padding: 15px 0;
        }
        .d-wrapper .d-5-card .d-card-item{
            padding: 20px;
        }
        .d-split-txt span{
            padding: 6px 10px;
        }
        .d-split-txt span img {
            width: auto;
            height: 18px;
            margin-right: 2px;
            margin-top: 0px;
        }
        .d-split-txt span{
            margin-left: 6px;
        }
        .d-tablet-design img {
            width: 25px;
            height: auto;
        }
        .d-wrapper .d-head-txt {
            padding: 40px 0 0px 0;
        }
        .d-img-txt img {
            width: 30px;
            height: auto;
        }
        .d-section-4{
            padding: 30px 0px 15px;
        }
        .d-split-txt h3{
            flex-wrap: wrap;
        }
        .d-split-txt span{
            justify-content: flex-start;
            flex-wrap: nowrap;
        }
        .d-tablet-design{
            padding: 5px 15px 4px;
        }
}
