#gmail-built-in-detail .title{
    width: 100%;
    margin-top: 29px;
}
#gmail-built-in-detail .content-background{
    padding-bottom: 27px;
    border-top: 1px solid #e6e6e6;
}
#gmail-built-in-detail .content{
    background-color: #fff;
    max-width: 1000px;
    padding-left: 60px;
    padding-right: 60px;
}
#gmail-built-in-detail .col-xl-4{
    padding-left: 0px;
}
#gmail-built-in-detail .content-title{
    font-family: Poppins;
    font-size: 46px;
    font-weight: 600;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 80px;
    line-height: 1.77;
}
#gmail-built-in-detail .description-text p, #gmail-built-in-detail .description-text{
    font-family: Poppins;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 2;
    text-align: left;
}
#gmail-built-in-detail .description-item{
    margin-bottom: 57px;
}
#gmail-built-in-detail .description-img{
    margin: auto;
    margin-top: 28px;
    max-height: 400px;
}
#gmail-built-in-detail .video-title{
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
#gmail-built-in-detail .video-description p, #gmail-built-in-detail .video-description{
    font-family: Poppins;
    font-size: 18px;
    font-weight: normal;
    line-height: 2;
    color: #333333;
    text-align: left;
}
#gmail-built-in-detail .video{
    padding-bottom: 49px;
    padding-top:57px;
    border-top: 1px solid #e6e6e6;
}

body a:hover {
	text-decoration: none;	
}

#gmail-built-in-detail .interested-background{
    background-color: #f7f7f7;
    width: 100%;
}

#gmail-built-in-detail .interested-background a{
    color: #006db7;
    font-family: Poppins;
    font-size: 14px;
}

#gmail-built-in-detail .interested-background img{
    width: 160px;
    height: 85px;
    border-radius: 10px;
    border: solid 1px #e6e6e6;
    max-width: none;
}

#gmail-built-in-detail .interested-background .home{
    margin-bottom: 54px;
}

#gmail-built-in-detail .interested-background .item{
    margin-bottom: 43px;
}

#gmail-built-in-detail .interested-background .item-title{
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 5px;
}

#gmail-built-in-detail .interested-background .item-description{
    font-family: Poppins;
    font-size: 16.5px;
    color: #333333;
}

#gmail-built-in-detail .interested-title{
    font-size: 24px;
    font-weight: 600;
    margin-top: 41px;
    margin-bottom: 41px;
}

#gmail-built-in-detail hr{
    margin-top: 0px;
}

