

@media(min-width: 768px){
    .rt {
    float: right !important;
    margin-left: 0 !important;
}
.lt {
    float: left !important;
    margin-left: 0 !important;
}

}
@media(max-width: 767px){

.create-tools-inn .span4 > .create-tools-inn-rt, .create-tools-inn .span4 > .create-tools-inn-lt{
    float: none;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}
}
.create-tools-wrap .sol_head.desktop.alldata{
    display: inline-block !important;
    padding: 15px 0px 0px 0px;
    clear: both;
}
.create-tools-wrap .sol_head.desktop.privacy{
    display: inline-block !important;
    padding: 15px 0px 0px 0px;
    clear: both;
    line-height: 18px;
}
.row-fluid.tab-mgn{
    margin: 25px 0px;
}
.banner-con p{
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    line-height: 22px;
    color: #676767;
}
.banner-con {
    padding: 15px 0 30px;
    width: 100%;
    margin-top: 20px;
}
     h3.sol_head  {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
}

.scrolling-ul li {
    font-weight: 500;
    }
