.pos-hero {
    padding-top: 210px;
    padding-bottom: 182px;
    background-image: url(../jpg/enterprise-compare.jpg);
    background-attachment: fixed;
    background-position: 50% center;
    background-size: cover;
    position: relative;
    box-shadow: inset 0 -10px 20px -10px #999;
    -moz-box-shadow: inset 0 -10px 20px -10px #999;
    -webkit-box-shadow: inset 0 -10px 20px -10px #999;
}

/*    .promotion-section {
    padding: 100px 0px 15px 0;
}*/

section.tan {
    background:#f9f9fa;
}
.promotion-section {
    padding: 115px 0px 0px 0;
}
.promotion-section h4{
    padding-top:10px;
    margin-bottom: 20px;
}
.promotion-info {
    padding:0 10px 0 0;
}
.promotion-section .promotion-icon {
    float:left;
    width:41%;
    margin:0 15px 30px 0;
}
.promotion-section .promotion-icon img {
    margin: 0 auto;
    padding: 0px 0 0px;
}
.promotion-info a.right {
    float:right;
    margin:10px 0;
}

@media(max-width: 1023px) {
    .promotion-section .promotion-icon {
        margin:0 15px 45px 0;
        min-height:300px;
    }
}
@media(max-width: 767px) {
    .promotion-section {
        padding: 50px 0px 50px 0;
    }
    .promotion-info {
        padding:0px;
        text-align:center;
    }
    .promotion-section .promotion-icon {
        margin:0 0px 20px 0;
        width:100%;
        min-height:inherit;
    }
    .promotion-section .promotion-icon img {
        max-width:90%;
    }
    .promotion-info a.right {
        float:none;
        margin:5px 0;
    }
}


.content-left {
    display: inline-block;
    width: 59%;
    float: left;
}

.bigcom h2{
    font-size: 40px;
}

@media(max-width: 1199px) {
  .content-left h2{
        font-size: 34px;
    }  
}

@media(max-width: 998px) {
  .content-left h2{
        font-size: 32px;
    }  
}

@media(max-width: 975px) {
  .content-left h2{
        font-size: 28px;
    }  
}

@media(max-width: 800px) {
  .content-left h2{
        font-size: 26px;
    }  
}

@media(max-width: 767px) {

  .content-left h2{
      font-size: 22px;
    }
 
}


.content-left p{
    text-align: justify;
    padding-top: 40px;
}


.shopify h2{
    font-size: 36px;  
}


@media(max-width: 1199px) {
    .shopify h2{
        font-size: 30px;
    }

    .shopify p {
        padding-top: 20px;
    }
}

@media(max-width: 998px) {
    .shopify h2{
        font-size: 23px;
    }

}


.content-right {
    display: inline-block;
    width: 33%;
    float: right;
    position: relative;
    top: -30px;
}

.pos-features-top {
    padding: 60px 0px 85px;
}


.post-manage-store {
    background-image: url(../jpg/green-bg-4.jpg);
    padding: 40px 0 0px;
}

.post-manage-store:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    height: 245px;
    width: 100%;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=1 );
}

.post-manage-store > img {
    top: -20px;
}


.pos-carousel-right{
    float: right;
    width: 58%;
    padding: 15px 0 0;    
}

.pos-carousel-left {
    float: left;
    width: 61%;
    text-align: left;
    line-height: 30px;
}

.pos-carousel-right p{
    margin-bottom: 50px;
}

.pos-carousel-left p{
    margin-bottom: 35px;
}

.pos-carousel-right p:last-child,
.pos-carousel-left p:last-child{
    margin-bottom: 0px;
}

.img-right {
    position: relative;
    top: 0px;
    left: 40px;
    width: 39% !important;
    padding: 0px 0 0 !important;
}

.img-right img{
   max-width: inherit;
}

.img-left{
    top: 70px;
    position: relative;
    width: 41%;
}

.list-boxes{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    min-height: 420px;
}

.list-boxes li{
    padding: 15.3px 0px;
    float: left;
    width: 100%;
}

.list-boxes li:before{
    content: "\e66c";
    font-family: 'tc-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    color: #22ac60;
    display: inline-block;
    float: left;
    margin-right: 6px;
}

.pos-grow-expand h2 {
    margin: 20px 0px 40px;
}

.enterprise{
    margin: 50px 0px !important; 
}

.tc-blurb .tc-blurb-icon {
    font-size: 130px;
    color: #22ac60;
    margin-bottom: 0px;
}

.pos-bullets .tc-bullet {
    margin-top: 0;
    padding-top: 10px;
}

section.inpage-form-container.inpage-form-last {
    padding-bottom: 70px;
    background: #f9f8f9;
}

.get-started {
    padding: 30px 0px 0px;
}

.tc-bullet .left {
    max-width: 25px;
    width: 10%;
    float: left;
    font-size: 25px;
    color: #22ac60;
}

.tc-bullet .right{
    width: 90%;
    float: right;
}

@media (max-width: 1199px){
    .tc-animate-me{
        opacity: inherit;
    }
}


@media (max-width: 1023px){
    .third-col{
        margin: 0px 25%;
    }

    .tc-animate-me{
        min-height: 0px;
    }
    .post-manage-store {
        padding: 30px 0 50px;
    }

    .pos-grow-expand {
        padding: 20px 0 0;
    }

    .enterprise {
        margin: 30px 0px !important;
    }

    .img-left{
        display: none;
    }

    .img-right{
        top: 20px;
    }

    .pos-grow-expand {
        padding: 20px 0 0;
    }

    .pos-carousel-left p {
        margin-bottom: 15px;
    }

    .pos-carousel-right {
        width: 100%;
        text-align: left;
    }

    .tc-bullet .left {
        display: none;
    }

    .tc-bullet .right {
        width: 100%;
        float: right;
    }

    .pos-carousel-right p:last-child, 
    .pos-carousel-left p:last-child {
         margin-bottom: 20px; 
    }

}

@media (max-width: 767px){
    .third-col{
        margin: 0;
    }

    .content-left,
    .pos-carousel-left{
         width: 100%;
    }

    .content-right,
    .img-right{
        display: none;
    }

    .pos-hero {
        padding-top: 140px;
        padding-bottom: 32px;
    }
}