.full-width-tabs .content .text-area ul li {
    list-style: disc;
    list-style-position: inside;
    display: list-item;
}
.full-width-tabs .tabs li:nth-of-type(8),.full-width-tabs .tabs li:nth-of-type(9),.full-width-tabs .tabs li:nth-of-type(10),.full-width-tabs .tabs li:nth-of-type(11),.full-width-tabs .tabs li:nth-of-type(12) {
    margin-top: 10px;
} 
.full-width-tabs li::marker{
    color: #fff;
    z-index: -5;
}
.full-width-tabs li::-webkit-details-marker{
    color: #fff;
    z-index: -5;
}
form .notice{
    color: #fff!important;
}
form .notice a{
    color: #fff!important;
}

.primary .col:nth-of-type(3) {
    padding-right: 0;
    padding-left: 30px;
}

@media only screen and (max-width: 768px) {
    footer .cg-logo.fir{
        margin-bottom: 0!important;
        margin-right: 10px;
    }
    footer .cg-logo {
        width: 165px;
    }   

    .twittericon a{
        max-width: 35px!important;
        max-height: 35px!important;
        min-width: 35px!important;
        min-height: 35px!important;        
    }
    .twittericon img{
        margin-top: 9px!important;
        width: 55%!important;
    }
}

footer .twitter img {
    width: 25%!important;
}