.top-hero{
    margin-top:91px;
    text-align: center;
    padding-bottom: 50px;
}
.top-hero h2 {
    padding: 50px 0 40px;
}
.grey{
    background:#f9f9fa;
}
section.description {
    padding: 50px 0;
}
section.table-contents {
    background: #2a2d32;
    padding: 50px 0;
    color: #fff;
}
.table-contents ul li {
    list-style: none;
    border-bottom: 1px solid #7f8184;
    padding-bottom: 20px;
    margin-bottom: 20px;
	max-width: 85%;
}
.table-contents ul li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.table-contents ul li a{
	color:#fff;
}
.table-contents ul li a:hover{
	text-decoration:none;
	color: #22ac60;
}
.ul-left {
    float: left;
    width: 50%;
}
.table-contents h2{
	margin-bottom: 20px;
}
.tools-holder {
    padding-bottom: 35px;
    margin-bottom: 40px;
    border-bottom: 1px solid #b7b7b7;
}
.tools-holder.last {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
.ex-left {
    float: left;
    width: 16%;
    padding-top: 10px;
    text-align: center;
}
.ex-right {
    float: right;
    width: 82%;
}
.tools-holder h3 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}
.tools {
    margin-top: 50px;
}
.tools .tools-holder:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
h2{
    margin-bottom:20px;
}
.categories,
.seo,
.best-tools,
.content-marketing,
.social-media,
.shopping-feeds,
.email-marketing,
.affiliate-marketing,
.user-generated,
.experts{
    padding: 50px 0;
}
.experts{
    padding-bottom: 100px;
}
.social-media p.text-center{
    padding:0 30px;
}
.desc-text {
    float: left;
    width: 59%;
}
.desc-image {
    float: right;
    width: 41%;
    text-align: right;
    margin-top: 55px;
}
.seo-image {
    float: left;
    width: 33%;
}
.seo-text {
    float: right;
    width: 67%;
}
.cm-txt-left {
    float: left;
    width: 68%;
}
.cm-img-right {
    float: right;
    width: 30%;
    text-align: right;
}
.cm-img-left {
    float: left;
    width: 33%;
}
.cm-txt-right {
    float: right;
    width: 65%;
}
.cm-bottom {
    margin-top: 50px;
}
.cm-txt-right h3,
.sb-text h4{
    margin-bottom:15px;
}
.sb-image {
    float: right;
    width: 32%;
}
.sb-text {
    float: left;
    width: 59%;
}
.social-bottom {
    margin-top: 50px;
}
.sf-image {
    float: left;
    width: 30%;
}
.sf-text {
    float: right;
    width: 70%;
}
.em-text {
    float: left;
    width: 69%;
}
.em-image {
    float: right;
    width: 30%;
    text-align: right;
}
.ex-right ul li,
.user-generated ul li{
    position: relative;
    margin-bottom: 35px;
    list-style: none;
    font-weight: bold;
}
.ex-right ul li:before,
.user-generated ul li:before{
    content:url("../png/check-16.png");
    position: absolute;
    left: -42px;
}
.am-image {
    float: left;
    width: 34%;
}
.am-text {
    float: right;
    width: 66%;
}
.ug-top-text {
    float: left;
    width: 70%;
}
.ug-top-image{
    float: right;
    width: 30%;
    text-align: right;
    margin-top: 50px;
}
.getting-started {
    padding: 50px 0;
    text-align: center;
}
.getting-started h2{
    font-size:38px;
}
.learnmore {
    margin-top: 30px;
}
.padding-right{
    padding-right:30px;
}

@media(max-width:1199px){
    img{
        max-width:100%;
    }  
    .table-contents ul li {
        max-width: 100%;
    }
    .seo-image {
        width: 30%;
    }
    .sf-text {
        width: 67%;
    }
    .am-text {
        width: 63%;
    }
}

@media(max-width:1023px){
    .table-contents ul li {;
        max-width: 100%;
    }
    .table-contents ul li {
        font-size: 14px;
    }
    .ul-left ul{
        padding-left:15px;
    }
    h2 br{
        display:none;
    }
    .desc-text,
    .seo-text,
    .cm-txt-left,
    .cm-txt-right,
    .sb-text,
    .sf-text,
    .em-text,
    .am-text,
    .ug-top-text{
        float: none;
        width: 100%;
    }
    .desc-image,
    .seo-image,
    .cm-img-right,
    .cm-img-left,
    .sb-image,
    .sf-image,
    .em-image,
    .am-image,
    .ug-top-image{
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .social-media p.text-center {
        padding: 0;
    }
}

@media(max-width:767px){
    .ul-left ul {
        padding-left: 0;
    }
    .ul-left {
        float: none;
        width: 100%;
    }
    .table-contents ul li:last-child {
        border-bottom: 1px solid #7f8184;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .ex-left {
        float: none;
        width: 100%;
        padding-top: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .cm-txt-right h3, .sb-text h4 {
        margin-bottom: 15px;
        font-weight: bold;
    }
    .ex-right {
        float: none;
        width: 100%;
    }
    .getting-started h2 {
        font-size: 28px;
    }
    .padding-right {
        padding-right: 0;
    }
}