@charset "utf-8";
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype')}

body{
    font-family: verdana;
    font-family:"Open Sans";
    margin: 0px;
}

header{
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    
}

a {
    transition:all 0.3s 0.1s ease-out;
}

.service-banner{
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    padding-top: 100px;
    padding-bottom: 120px;
    background-image: url("../images/web-designer.png?b");
    background-repeat: no-repeat;
    background-position: right 8% top 40px;
}

.service-banner-left{
    float: left;
    width: 40%;
}

.service-banner-left h1{
    font-size: 34px;
}

.service-banner-left p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #666;
}

.service-banner-right{
    float: right;
    width: 50%;
}


.service-but
{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
    text-decoration: none;
    background-color: #CC3300;
    color: #fff;
    float: left;
    border-radius: 5px 5px;
    font-weight: bold;
}

/* CSS Document */
.logo{
    float: left;
    display: block;
}

.nav{
    float: right;
    width: 500px;
    overflow: hidden;
    transition:all 0.3s 0.1s ease-out;
}

.nav a{
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #666;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
  
    font-family:"Open Sans";
    height: 50px;
    line-height: 50px;
    font-weight: bold;   
}
.nav a:hover{
    color: #DD4B23;
    transition:all 0.3s 0.1s ease-out;
}
.container{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.menu{
    width: 50px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    float: right;
    color: #666;
    font-size: 15px;
    display: none;
    cursor: pointer;
    
}



.banner{
    width: 100%;
    float: left;
    min-height: 550px;
    background-image: url("../images/tech-bvp.png?a");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    background-color:chocolate;
}

.services{
    float: left;
    width: 100%;
    background-color: #f1f1f1;
}

.services-ul{
    width: 110%;
    float: left;
    padding: 0px;
    margin-top: -100px;
    margin-left: -5%;
    padding-bottom: 100px;
}

.services-ul li{
    float: left;
    width: 18.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-left:1%;
    margin-right: 1%;
    min-height: 300px;
    border-radius: 10px 10px;
    background-color: #fff;
    list-style: none;
    padding-top: 90px;
    background-image: url("../images/automation.png");
    background-repeat: no-repeat;
    background-position: left 15% top 30px;
    padding-bottom: 30px;
  
}
.services-ul li p{
    color: #888;
    font-size: 14px;
    line-height: 30px;
}
.services-ul li h2 a{
    font-size: 16px;
    color: #444;
}

.learn-more{
    color: #DD4B23;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    float: left;
}
.learn-more:hover{
    text-decoration: underline;
}
.banner-info{
    width: 50%;
    float: left;
    margin-top: 80px;
}
.banner-info h1{
    color: #fff;
    font-family:"Open Sans";
    font-size: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 45px;
}
.banner-info h2{
    color:#999;
    font-family:"Open Sans";
    font-size: 14px;
    letter-spacing: 10px;
}
.banner-info p{
    color:#e1e1e1;
    font-size: 17px;
}

.button1{
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 5px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #fff;
    color: #333;
    display: block;
    float: left;
    font-weight: bold;
    
}

.button2{
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px 20px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #fff;
    color: #333;
    display: block;
    float: left;
    font-weight: bold;
}

#get-started1{
    margin-right: 5px;
    background-color: #DD4B23;
    color: #fff;
}

.testimonial{
    width: 100%;
    float: left;
    background: linear-gradient(to right,  #DD4B23 0%,#DD4B23 45%,#f6f6f6 45%,#f6f6f6 100%);
    min-height: 400px;
    padding-top: 70px;padding-bottom: 100px;
}
.testimonial-h3{
    font-size: 32px;
    color: #fff;
    margin-top: 10px;
}
.testimonial-h2{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: 5px;
}

.testimonial-ul{
    width: 110%;
    float: left;
    padding: 0px;
    margin-top: 30px;
    margin-left: -5%;
}

.testimonial li{
    float: left;
    width: 19.5%;
    padding-left: 2%;
    padding-right: 2%;
    margin-left:1%;
    margin-right: 1%;
    min-height: 300px;
    border-radius: 10px 10px;
    background-color: #fff;
    list-style: none;
    padding-top: 30px;
    box-shadow: 5px 5px 20px rgba(237, 231, 225, 0.1);
  
}
.testimonial li p{
    color: #888;
    font-size: 14px;
    line-height: 30px;
}
.testimonial li h2{
    font-size: 16px;
    color: #444;
}

.testimonial-star{
    font-size: 16px;
    color:#F98F27;
    margin-bottom: 15px;
}

.testimonial-info{
     color: #888;
    font-size: 16px;
    line-height: 25px;
    width: 100%;
    margin-bottom: 25px;
}

.testimonial-name{
    width: 100%;
    float: left;
    line-height: 20px;
}

.testimonial-name span{
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 40px 40px;
    margin-right: 15px;
}
.testimonial-name h3{
    margin-bottom: 13px;
    
    color: #DD4B23;
    font-size: 18px;
}
.testimonial-name div{
   
    text-transform: uppercase;
    color: #666;
    font-size: 12px;
    font-weight: bold;
}

.team{
    width: 100%;
    float: left;
    padding-top: 70px;
    padding-bottom: 100px;
}

.team-ul{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    float: left;
    padding: 0px;
    margin-top: 30px;

}

.team-ul li{
    float: left;
    width: 31%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left:1%;
    margin-right: 1%;
    min-height: 300px;
    list-style: none;
    padding-top: 0px;
    background-color: #f1f1f1;
    padding-bottom: 20px;
}

.team-info{
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 10px;
    
}

.team-info-name{
    margin-bottom: 5px;
    font-size: 21px;
    color: #333;
    display: block;
    float: left;
    width: 100%;
}
.team-info-desc{
 
    font-size: 15px;
    color: #666;
    display: block;
    float: left;
    width: 100%;
}
.team-h2{
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
    color: #666;
}
.team-txt{
    text-align: center;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    color: #666;
    font-size: 16px;
}

.about-left{
    float: left;
    width: 48%;
    position: relative;
    margin-top: 0px;
}
.about-right{
    float: right;
    width: 40%;
    margin-top: 60px;
}
.about-right h2{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #F98F27;
}
.about-right span{
    font-size: 28px;
    color: #DD4B23;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}
.about-us{
    float: left;
    width: 100%;
}

.about-info{
    margin-bottom: 30px;
    line-height: 30px;
    color: #888;
}

.about-years{
    position: absolute;
    background-color: #DD4B23;
     padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 20px;
    display: block;
    
    right: -20px;
    bottom: -20px;
    color: #fff;
     
}
.about-years b{
    font-size: 42px;
    margin-bottom: 10px;
    display: inline-block;
    
}
.about-years span{
    font-size: 16px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.blog{
    background-color: #f6f6f6;
    float: left;
    width: 100%;
    padding-bottom: 150px;
    padding-top: 80px;
}


.blog-post{
    float: left;
    width: 30.6%;
    margin-left: 2%;
    margin-right: 2%;
}

.blog-img{
    width: 100%;
    z-index: 10;
    float:left;
}

.blog-info{
    margin-left: 7%;
    width: 100%;
    margin-top: -50px;
    float: left;
    
    
}

.blog-data{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
    text-align: center;
    background-color: #fff;
    float: left;
    padding-bottom: 30px;   
}
.blog-data h3 a:hover{
    color: #DD4B23;
}
.blog-data h3 a{
    text-decoration: none;
    color: #333;
    font-size: 18px;
}
.blog-date{
    width: 70%;
    padding-left: 5%;
    padding-right: 5%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #DD4B23;
     z-index: 1000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.blog-more{
    width: 100%;
    padding-top: 20px;
    border-top: solid 1px #ccc;
    margin-top: 20px;
}

.blog-more a{
    color: #DD4B23;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.blog-more a:hover{
    text-decoration: underline
}
.blog-synopsis{
    color: #666;
    font-size: 14px;
    line-height: 26px;

}

.blog-h2{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #DD4B23;
    text-align: center;
    margin-bottom: 0px;
}

.blog-h3{
    font-size: 28px;
    color: #333;
    text-align: center;
}

.portfolio-box{
    width: 110%;
    margin-left: -5%;
    float: left;
    
}
.portfolio-synopsis{
    color: #666;
    font-size: 14px;
    line-height: 26px;

}

.portfolio-info{
    
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    
    margin-top: 0px;
    float: left;  
    
}

.portfolio-info h3 a{
    text-decoration: none;
    color: #000;
}

.portfolio-info h3 a:hover{
    color: rgba(195,44,46,1.00);
    text-decoration: underline;
}
.portfolio-img{
    width: 100%;
    z-index: 10;
    float:left;
}

.each-portfolio{
    float: left;
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #fff;
    padding-bottom: 30px;
}

.portfolio-h2{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #DD4B23;
    text-align: center;
    margin-bottom: 0px;
}


.portfolio-h3{
    font-size: 28px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
    font-weight: bold;
}

.portfolio-desc{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-bottom: 40px;
    width: 50%;
    margin-left: 25%;
}





.footer{
    width: 100%;
    float: left;
    padding-top: 100px;
}

.footer-about{
    width: 40%;
    float: left;
    margin-right: 10%;
    font-size: 14px;
    line-height: 25px;
    color: #888;
}

.footer-services{
    width: 25%;
    float: right;
    margin-right: 0%;
   
}

.footer-links{
    width: 20%;
    float: right;
    margin-right: 5%;
}

.footer-nav-ul{
    padding: 0px;
    margin: 0px;
}

.footer-nav-ul li{
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.footer-nav-ul li a{
    display: block;
    text-decoration: none;
    color: #888;
    font-size: 14px;
}

.footer-nav-ul li a:hover{
    color:#DD4B23;
}

.footer-subscribe{
    float: right;
    width: 30%;
}

.subscribe-form{
    width: 100%;
    float: left;
    height: auto;
}

.subscribe-input{
    width: 60%;
    padding-left: 4%;
    padding-right: 36%;
    height: 45px;
    border-radius: 23px 23px;
    margin: 0px;
    border: solid 1px #ccc;
    z-index: 10;
    float: left;
}

.subscribe-but{
    width: 30%;
    height: 40px;
    border-radius: 20px 20px;
    background-color: #DD4B23;
    color: #fff;
    font-size: 14px;
    border: none;
    float: right;
    margin-top: -44px;
    z-index: 10000;
    margin-right: 1%;
}

.footer-h3{
    width: 100%;
    float: left;
    color: #444;
    font-size: 18px;
    margin-bottom: 45px;
}

.subscribe-info{
    color: #888;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
    float: left;
}

.footer-copy{
    float: left;
    width: 100%;
    border-top: solid 1px #ccc;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.testimonial2{
    float: left;
    width: 100%;
    background-color: #E7C7A0;
    padding-bottom: 60px;
    padding-top: 60px;
}

.testimonial-box{
    width: 74%;
    margin-left: auto;
    margin-right: auto;
}
.testimonial-right{
    float: right;
    background-color: #fff;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 5px 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 40%;
    text-align: center;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);

    
}

.testimonial-left{
    width: 40%;
    float: left;
    margin-top: 60px;
    border-left: double 4px #fff;
    padding-left: 5%;
}

.testimonial-left h2{
    font-size: 35px;
    padding-top: 0px;
    margin-top: 0px;
    color: #333;
}

.testimonial-left p{
    color: #333;
}

.testimonial-img{
    width: 120px;
    height: 120px;
    border-radius: 62px 62px;
    display: inline-block;
    overflow: hidden;
    
    
}

.testimonial-right h3{
    margin-bottom: 5px;
    font-size: 21px;
    margin-top: 0px;
}

.testimonial-right div{
    color: #999;
    margin-bottom: 10px;
}

.testimonial-right p{
    color: #333;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    
}

.service-h2{
    text-align: center;
    margin-bottom: 40px;
    font-size: 32px;
}
.design-offer{
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color:#f1f1f1;  
   
}

.design-offer-left{
    float: left;
    width: 50%;
}
.design-offer-ul li{
    background-color: #fff;
    width: 90%;
    padding-left:  5%;
    padding-right: 5%;
    display: inline;
    float: left;
    margin-bottom: 30px;
    vertical-align:top;
    box-shadow: 0px 0px 30px #ccc;
    border-radius: 5px 5px;
    line-height: 28px;
    color: #666;
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-left: solid 4px #CC3300;
    
}




.web-cost{
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}

.web-cost-left{
    float: left;
    width: 42%;
}


.web-cost-h2{
    
    margin-bottom: 40px;
    font-size: 32px;
}

.web-cost-left p{
    color: #333;
    line-height: 25px;
    font-size: 15px;
    
}
.web-cost-right{
    float: right;
    width: 50%;
    margin-top: 60px;
}

.web-cost-right span{
    width: 140px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background-color: #f1f1f1;
    display: block;
     float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 70px 70px;
    font-weight: bold;
    font-size: 16px;
  
}

.web-cost-right span b{
    position: absolute;
    background-color: orangered;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 25px 25px;
    left: -10px;
    top: -10px;
    display: block;
    border: solid 4px #fff;
}
.design-offer-ul li h3{
    font-size: 18px;
    color: #CC3300;;
}

.service-sec{
    width: 100%;
    float: left;
    padding-top: 100px;
    background-color:#f1f1f1;
}

.service-sec2{
    width: 100%;
    float: left;
    padding-top: 100px;
  
}

.each-service{
    width: 100%;
    float: left;
    margin-bottom: 120px;
   
}

.each-service-right{
    float: right;
    width: 55%;
}

.each-service-left{
    float: left;
    width: 40%;
}

.each-service-right2{
    float: right;
    width: 40%;
}

.each-service-left2{
    float: left;
    width: 55%;
}

.each-service-info{
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

.each-service-info2{
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

#website-should-be{
    width: 48%;
    margin-right: 7%;
}
.es-ul{
    margin: 0px;
    padding: 0px;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.es-ul li{
    width: 90%;
    padding-left: 10%;
    float: left;
    list-style: none;
    background-image:url("../images/good.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 5px;
}

.es-h2{
    font-size: 30px;
    margin-top: 0px;
}

.contact{
    width: 100%;
    float: left;
    padding-top: 60px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 60px;
}


.contact-h3{
    font-size: 32px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 60px;
    float: left;
    width: 100%;
    display: block;
    font-weight: bold;
}
.contact-h2{
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: 5px;
}

.contact-left{
    float: left;
    width: 50%;
}

.contact-data{
    float: left;
    width: 85%;
    padding-left: 15%;
    background-image: url("../images/location.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 40px;
    color: #666;
    font-size: 14px;
}

.contact-data span{
    margin-top: 0px;
    font-size: 16px;
    display: block;
    width: 100%;
    font-weight: bold;
    margin-bottom: 10px;
}

#contact-call{
    background-image: url("../images/call.png");
}

#contact-time{
    background-image: url("../images/time.png");
}

#contact-email{
    background-image: url("../images/email.png");
}


.contact-right{
    float: right;
    width: 50%;
}

.contact-label{
    float: left;
    width: 48%;
    margin-bottom: 30px;
}
.contact-input{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    border: solid 1px #ccc;
    border-radius: 5px 5px;
    height: 50px;
}

.contact-messsage{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    height: 200px;padding-top: 30px;
    border-radius: 5px 5px;
    border: solid 1px #ccc;
    float: left;
}

.contact-but{
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 5px;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    background-color:#DD4B23;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    transition:all 0.3s 0.1s ease-out;
}

.contact-but:hover{
    background-color: darkorange;
     
}

#form-message-success {
  color: #28a745;
  font-size: 18px;
  font-weight: bold; 
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.faq-section{
       width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 150px; 
    background-color: #f1f1f1;
}

.faq-right{
    width: 48%;
    float: right;
}

.faq-left{
    width: 38%;
    float: left;
    position: relative;
}


.faq-left img{
    border-radius: 10px 10px;
    box-shadow: 20px 20px 20px  rgba(225, 225, 225, 1);
    z-index: 10000;
    position: absolute;
}
#faq-img{
    margin-top: 250px;
    z-index: 10;
    right: -20%;
    position: absolute;
}
.faq-question{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 30px 30px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    color: #666;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: right 5% center;
    cursor: pointer;
    background-image:url("../images/up.png?b");
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
}

.faq-ans{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    height: 0px;
    overflow: hidden;
    transition:all 0.3s 0.1s ease-out;
    margin-bottom: 0px;
    padding-top: 20px;
    
}
.faq-ans div{
    padding-top: 10px;
    width: 100%;
    float: left;
    
}
.faq-info{
    font-size: 14px;
    color: #888;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.faq-h2{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #DD4B23;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.faq-h3{
    font-size: 28px;
    color: #333;
    margin-top: 0px;
}

.howitworks{
    width: 100%;
    float: left;
   
    padding-top: 70px;
    padding-bottom: 100px;
}
.each-hiw{
    float: left;
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
  
    text-align: center;
   
}

.each-hiw:hover .hiw-num{
    background-color: #fff;
    color: #DD4B23;
    box-shadow: 0px 0px 4px #ccc;
}

.each-hiw:hover .hiw-cl{
    background-color: #fff;
    right: 50px;
}

.each-hiw:hover .hiw-circle{
    background-color: #DD4B23;
}

.hiw-circle{
    width: 160px;
    height: 160px;
    border-radius: 80px 80px;
    background-color: #f1f1f1;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    transition:all 0.3s 0.1s ease-out;

}

.hiw-circle img{
    z-index: 10000; 
    position: absolute;
    left: 50px;
    top: 50px;
    right: auto;
}

.hiw-num{
    width: 40px;
    height: 40px;
    border-radius: 24px 24px;
    border: solid 4px #fff;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #DD4B23;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    transition:all 0.3s 0.1s ease-out;
}

.hiw-cl{
    width: 40px;
    height: 40px;
    border-radius: 24px 24px;
    display: block;
    position: absolute;
    top: 65px;
    right: 35px;
    background-color: #DD4B23;
    z-index: 10;
    transition:all 0.3s 0.1s ease-out;
}

.hiw-info{
    font-size: 14px;
    line-height: 25px;
    color: #777;
}

.each-hiw{
    font-size: 20px;
    color: #666;
}

.each-hiw h3{
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.hiw-h2{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #DD4B23;
    text-align: center;
    margin-bottom: 0px;
}


.hiw-h3{
    font-size: 28px;
    color: #333;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 70px;
    font-weight: bold;
    float: left;
    width: 100%;
}


.blog-banner
{
    float: left;
    width: 100%;
    height: 160px;
    background-color: #DD4B23;
    text-align: center;
    color: #fff;
    padding-top: 40px;
    background-image: url("../images/blog-banner3.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 12px;
   
}

.blog-banner a{
    text-decoration: none;
    color: #fff;
}

.blog-banner a:hover{
    text-decoration: underline;
    
}

.blog-banner h1{
    font-size: 30px;
}

.blog-posts{
    float: left;
    width: 100%;
    background-color: #FAFAFA;
    padding-top: 80px;
    padding-bottom: 80px;
}

.each-post{
    width: 30%;
    float: left;
    border: solid 3px rgba(255, 99, 38, 0.2);
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-right: 1.3%;
    margin-left: 1.3%;
    background-color: #fff;
}

.post-img{
    width: 100%;
    height: auto;
    position: relative;
}

.post-data{
    
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    float: left;
    
}

.post-img span{
    display: block;
    width: 42px;
    height: 80px;
    background-color: #DD4B23;
    color: #fff;
    bottom: 5px;
    left: 0px;
    position: absolute;
    text-align: center;
    padding-top: 15px;
    font-size: 12px;
    line-height: 20px;
}
.post-img span font{
    font-size: 18px;
    font-weight: bold;
}
.post-data h2{
    font-size: 17px;
    color: #333;
}
.post-data h2 a{
    color: #333;
    text-decoration: none;
}

.post-data h2 a:hover{
    color: #DD4B23;
}
.post-data div{
    font-size: 13px;
    color: #666;
    line-height: 25px;
    margin-bottom: 15px;
}

.post-a{
    font-size: 14px;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #DD4B23;
    color: #fff;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 20px 20px;
}

.read-blog-posts{
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: solid 1px #ccc;
}

.read-left{
    
    float: left;
    width: 65%;
}

.read-right{
    
    float: right;
    width: 30%;
}

.ss-share{
    background-color:#3cf;
    float:left;
    height:auto;width:auto;
    padding-left:37px;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    font-size:14px;color:#fff;
    text-decoration:none;
    display:block;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:10px;
    background-image:url(../images/share-icons.png);
    background-repeat:no-repeat;
    background-position:left;margin-right:5px
}

.ss-share:hover{opacity:.8}

#ss-fb{background-position:10px 10px;background-color:#4d70a8;padding-left:32px}

#ss-tw{background-position:10px -30px;background-color:#01baf2}

#ss-in{background-position:10px -63px;background-color:#1687b1}

.share-box{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.share-box span{
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.read-h1{
    color: #333;
    font-size: 30px;
}

.blog-content{
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.blog-categories{
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.read-right h2
{
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
}

.blog-categories a{
    display: block;
    text-decoration: none;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #DD4B23;
    font-size: 14px
}

.recent-post{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.recent-post-img{
    width: 35%;
    float: left;
}

.recent-post-info{
    width: 60%;
    float: right;
}

.recent-post-info h3{
    padding-top: 0px;
    margin-top: 0px;
    font-size: 13px;
    padding-bottom: 0px;
    margin-bottom: 6px;
    color: #333;
}

.recent-post-info h3 a{
    color: #333;
    text-decoration: none;
}

.recent-post-info h3 a:hover{
    color:firebrick;
}


.recent-post-info span{
    color: #999;
    font-size: 10px;
    display: block;
    padding-left: 16px;
    background-image: url("../images/calendar.png?zz");
    background-repeat: no-repeat;
    background-position: left top;
}

.services-ul2{
    width: 100%;
    float: left;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0%;
    padding-bottom: 100px;
}

.services-ul2 li div{
    min-height: 270px;
}
.services-ul2 li{
    
    width: 25%;
    padding-left: 3%;
    padding-right: 3%;
    margin-left:1%;
    margin-right: 1%;
    min-height: 300px;
    border-radius: 10px 10px;
    background-color: #fff;
    list-style: none;
    padding-top: 90px;
    background-image: url("../images/automation.png");
    background-repeat: no-repeat;
    background-position: left 13% top 30px;
    margin-bottom: 70px;
    vertical-align: top;
    display: inline-block;
    transition:all 0.3s 0.1s ease-out;
    box-shadow: 0px 0px 30px #ccc;
}

.services-ul2 li:hover{
    box-shadow: 0px 0px 30px #ccc;
}

.services-ul2 li p{
    color: #888;
    font-size: 14px;
    line-height: 30px;
}
.services-ul li h2{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
}

.services-ul2 li h2{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
}
.services-ul2 li h2 a{
    font-size: 18px;
    color: #444;
    text-decoration: none;
}

.services-ul2 li h2 a:hover{
    text-decoration: underline;
}
.circle-a{
    display: block;
    text-decoration: none;
    width: 50px;
    height: 50px;
    border-radius: 25px 25px;
    background-color: #DD4B23;
    font-size: 22px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin-bottom: -30px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    position: relative;
    font-weight: bold;
    transition:all 0.3s 0.1s ease-out;
    
}

.circle-a:hover{
    background-color: orange;
}

.services-ul2 li:hover .circle-a{
    background-color: orange;
}

.services-sec{
    background-color: #f1f1f1;
    float: left;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 80px;
}

.about-record{
    width: 80%;
    margin-left: 10%;
    float: left;
    text-align: center;
    margin-top: 60px;
}
.about-record div{
    width: 25%;
    float: left;
}
.about-record b{
    display: block;
    width: 100%;
    font-size: 45px;
    color: #DD4B23;
}

.about-record span{
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 1px;
    font-size: 14px;
}

.about-us-sec{
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fafafa;
}

.about-banner{
   width: 100%;
    float: left;
    min-height: 450px;
    background-image: url("../images/about-bvp.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    background-color: #DD4B23;
    text-align: left;
    color: #fff;
}


.about-banner h1{
    font-size: 30px;
    margin-top: 310px;
}

ul.setPaginate li.setPage{
	padding:15px 10px;
	font-size:14px;
	}

	ul.setPaginate{
	padding:0px;
	
	overflow:hidden;
	font:12px 'Tahoma';
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	}  

	ul.setPaginate li.dot{padding: 3px 0;}

	ul.setPaginate li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	}



	ul.setPaginate li a
	{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #cccccc;
	color: #999999;
	display: inline-block;
	font: 15px/25px Arial,Helvetica,sans-serif;
	margin: 5px 3px 0 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	}	

	ul.setPaginate li a:hover,
	ul.setPaginate li a.current_page
	{
	border: 1px solid #F30;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #F93;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	}

	ul.setPaginate li a{
	color:#666;
	display:block;
	text-decoration:none;
	padding:0px 8px;
	text-decoration: none;
	}
.pagination {
	float: left;
	height: auto;
	width: 100%;
	color:#666;
}



.landing-page-right{
    float: right;
    width: 49%;
    padding-left: 3%;
    padding-right: 3%;
    background-color: #DD4B23;
    border-radius: 10px 10px;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.landing-page-right img{
    border-radius: 10px 10px;
}


.why-landing-page-sec{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 50px;
    padding-bottom: 50px;
    float: left;
}
.why-landing-page-box{
     width: 90%;
    padding-left: 5%;
    padding-right: 5%;  
}
.why-landing-page
{
    width: 25%;
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 3%;
    padding-right: 3%;
    border-radius: 5px 5px;
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px #f1f1f1;
    float: left;
    background-image: url("../images/marketing.png");
    background-repeat: no-repeat;
    background-position: left 12%  top 30px;
}

.why-landing-page
{
    line-height: 28px;
    color: #333;
}

#why-land-h2{
    text-align: center;
    margin-bottom: 50px;
    width: 100%;
    float: left;
    color: #333;
    font-size: 30px;
}


.landing-features-sec{
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}


.landing-page-features-img{
    width: 60%;
    float: left;
    text-align: center;
    margin-left:  0%;
    margin-right: 0%;
}


.landing-page-features-info{
    width: 35%;
    float: right;
    margin-left:  0%;
    margin-right: 0%;
}

.landing-page-features-info ul{
    padding: 0px;
    margin: 0px;
    
}

.landing-page-features-info ul li{
    list-style: none;
    color: #333;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    
}

.landing-page-features-info ul li h3{
    margin-bottom: 5px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    font-size: 18px;
    padding-top: 0px;
    margin-top: 0px;
}

.landing-page-features-info ul li p{
    color: #333;
    line-height: 25px;
}

.land-feature-desc{
    width: 70%;
    float: left;
    text-align: center;
    margin-left:  15%;
    margin-right: 15%; 
    color: #666;
    margin-bottom: 50px;
}

#land-feature-h2{
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    color: #333;
    font-size: 30px;
}


.landing-page-indicator-sec{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 70px;
    padding-bottom: 50px;
    float: left;
    background-color: #f1f1f1;
}

.landing-page-indicator
{
    width: 25%;
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 3%;
    padding-right: 3%;
    border-radius: 5px 5px;
    padding-top: 20px;
    padding-bottom: 20px;
  
    float: left;
    color: #333;
    line-height: 25px;
    margin-bottom: 10px;

}
.landing-page-indicator h3
{
    margin-bottom: 10px;
    color: #000;
}

#land-indicator-h2{
    
    margin-bottom: 20px;
    width: 100%;
    float: left;
    color: #333;
    font-size: 30px;
}

.lp-indicator{
    width: 50px;
    height: 50px;
    border-radius: 25px 25px;
    text-align: center;
    line-height: 50px;
    background-color: brown;
    color: #fff;
    font-size: 20px;
}

.land-indicator-desc{
    width: 70%;
    float: left;
    margin-left:  0%;
    margin-right: 30%; 
    color: #333;
    margin-bottom: 20px;
}



.landing-page-work-sec{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 50px;
    padding-bottom: 20px;
    float: left;
}
.landing-page-work-box{
     width: 90%;
    padding-left: 5%;
    padding-right: 5%;  
}
.landing-page-work
{
    width: 38%;
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 5px 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f9f9f9;
    float: left;
    position: relative;
    margin-bottom: 20px;
    color: #333;
    line-height: 25px;

}

.landing-page-work h3
{
    color: #000;
}

#land-work-h2{
    text-align: center;
    margin-bottom: 50px;
    width: 100%;
    float: left;
    color: #333;
    font-size: 30px;
}

.lpw-num{
  width: 34px;
    height: 34px;
    border-radius: 17px 17px;
    text-align: center;
    line-height: 34px;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: -15px;
    top: 70px;
    font-weight: bold;
}

.landing-page-samples{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.landing-page-samples li{
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
    border: solid 1px #f1f1f1;
    
}

.converstion-benefit-left{
    width: 100%;
    float: left;
    left: 0px;
    top: 0px;
    margin-top: 0px;
  
}

.converstion-benefit-right{
    width: 100%;
    float: right;
}

.converstion-benefit-right li{
    list-style: none;
    margin-bottom: 15px;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-right: 2%;
}

.converstion-benefit-right li h3{
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 6px;
}

.converstion-benefit-right li div{
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    color: #333;
}

.who-need-conversion {
    
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    float: left;
}
.who-need-conversion li{
    width: 22%;
    margin-left: 1%;
    padding-left: 4%;
    padding-right: 4%;
    margin-right: 1%;
    background-color: #fff;
    min-height: 100px;
    float: left;
    list-style: none;
    border-radius: 5px 5px;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #333;
    line-height: 28px;
    font-size: 15px;
   
}

.who-need-conversion li h3{
    font-size: 20px;
}

#who-cro-left{
    margin-top: 80px;
    width: 45%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #fff;
    float: right;
    margin-bottom: 80px;
    margin-right: 0%;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 5px 5px;
  
    
    
}

#who-cro-right{
    margin-top: 50px;
    width: 38%;
    float: right;
}

.who-needs-ctr-box{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.ctr-ul
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 25px;
    float: left;
}
.ctr-ul li{
    background-image: url("../images/good-icon-2.png");
    background-position: left top 5px;;
    background-repeat: no-repeat;
    padding-left: 10%;
    width: 90%;
    float: left;
    list-style: none;
    margin-bottom: 15px;
}

.who-needs-cro{
    background: url("../images/who-needs-cro.jpg");
    width: 100%;
    float: left;
    background-color: #333;
    background-repeat:no-repeat;
    background-position: left top;
    background-size: cover;
  
}

.why-work-withus{
    width: 100%;
    float: left;
    padding-top: 80px;
    padding-bottom: 20px;
}


.why-work-us{
    width: 100%;
    float: right;
    padding: 0px;
    margin: 0px;
    margin-top: 40px;
}

.why-work-us li{
    list-style: none;
    margin-bottom: 45px;
    width: 29%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-right: 2%;
      background-image: url("../images/icon.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 20px;
}

.why-work-us li h3{
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 6px;
    margin-top: 0px;
    padding-top: 0px;
  
}

.why-work-us li div{
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    color: #333;
}


.marketing-features{
    width: 100%;
    float: left;
    background-color: #F7F8F8;
    padding-top: 70px;
    padding-bottom: 90px;
    margin-top: 50px;
    z-index: 10;
  
}

.mf-desc{
    width: 70%;
    margin-left: 15%;
    font-size: 15px;
    color: #666;
    text-align: center;
    margin-bottom: 60px;
}

.ef-left{
    width: 50%;
    border-radius: 8px 8px;
    overflow: hidden;
    float: left;
    box-shadow: 5px 5px 50px #f1f1f1;
}

.ef-left img{
    border-radius: 8px 8px;
}

.ef-right{
    width: 43%;
    float: right;
}

.ef-right h3{
    font-size: 28px;
    color: #333;
}
.ef-right-desc{
    font-size: 15px;
    line-height: 30px;
    color: #444;
    margin-bottom: 30px;
}

.ef-but{
    border-radius: 5px 5px;
    color: #DD4B23;
    border: solid 1px #DD4B23;
    text-decoration: none;
    display: block;
    float: left;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    font-size: 14px;
}

.ef-but:hover{
    background-color: #fff;
    box-shadow: 0px 0px 20px #f1f1f1;
}
.ef-num{
    color: #DD4B23;
     font-weight: bold;
    font-size: 18px;
    
}

.ef-box{
    width: 100%;
    float: left;
    margin-bottom: 100px;
}

.dm-banner-img{
    float: right;
    width: 500px;
    height: 500px;
    border-radius: 260px 260px;
    border:solid 3px #DD4B23;
    border-left-color: orange;
    border-right-color: orange;
    margin-top: -60px;
    overflow: hidden;
    box-shadow: 0px 10px 20px #ccc;
    margin-bottom: 0px;
    
    
}


.data-banner-img{
    float: right;
    width: 50%;
    margin-top: 0px;
    overflow: hidden;
   
    margin-bottom: 0px;
    border-top-left-radius: 120px 120px;
    border-bottom-right-radius: 120px 120px;
    
    order-top-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    background-color: #ccc;
}

.data-service-left{
    float: left;
    width: 40%;
    margin-bottom: 0px;
    
}


.dm-banner-img img{

    border-radius: 260px 260px;
  
    
}

.dm-service-left{
    float: left;
    width: 50%;
    margin-bottom: 0px;
}

.dm-service-info{
    width: 100%;
    font-size: 16px;
    color: #444;
    line-height: 30px;
    margin-bottom: 30px;
    float: left;
    margin-top: 0px;
}

.seo-sec{
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    background-image: url("../images/seo-expert.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 70px;
    padding-bottom: 50px;
}

.seo-banner-info{
    width: 50%;
    float: left;
    background-image: url("../images/banner-solid.png");
    background-position: right top;
    
}

#seo-banner{
    margin-top: -20px;
}

#seo-what-wedo li{
    background-position: left top;
   
    padding-top: 0px;
    padding-left: 6%;
    width: 25%;
    margin-left:1%;
    margin-right: 1%;
    background-image: url("../images/keyword.png");
}

#seo-what-wedo li h3{
    color: #6BACB8;
}
.why-search-box{
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}

.why-seo-left{
    float: left;
    width:  45%;
    margin-bottom: -10px;
    padding-bottom: 0px;
}

.why-seo-sec{
    float: left;
    width: 100%;
    background-color:#D6E8EB;
    padding-top: 80px;
    padding-bottom: 0px;
    margin-top: 50px;
}

.why-seo-right{
    float: right;
    width: 50%;
}

.why-seo-right h2{
    font-size: 30px;
    color: #333;

}
.why-seo-right div{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.seo-result-right{
    float: right;
    width: 55%;
    border-radius: 10px 10px;
    overflow: hidden;
}

.seo-result-right img{
    border-radius: 10px 10px;
}

.seo-result-left{
    float: left;
    width: 40%;
}

.seo-result-sec{
    float: left;
    width: 100%;
    background-color: #FFF; position: relative; padding-bottom: 0px; padding-top: 100px;
}

.seo-result-ul{
    padding: 0px;
    margin: 0px;
    width: 100%;
    margin-top: 30px;
}
.seo-result-ul li{
    float: left;
    width: 90%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5%;
    padding-right: 5%;
    border: solid 1px salmon;
    list-style: none;
    border-radius: 10px 10px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.seo-result-ul li b{
    float: right;
    color:#F8513D;
}

.seo-result-left div{
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.ppc-sec{
    width: 100%;
    float: left;
    background-color:#000;
    background-image: url("../images/ppc.png?a");
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 120px;
    padding-bottom: 150px;
    background-size: cover;
}

.ppc-banner{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
}

.ppc-banner h1{
    font-size: 25px;
    color: #fff;
}

.ppc-banner p{
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
}


.button-center{
    width: auto;
    padding-left: 50px;
    padding-right: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 27px 27px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: inherit;
    color:#fff;
    font-weight: bold;
    display: inline-block;
    border: solid 2px rgba(212,70,73,1.00);
}

.ppc-media-sec{
    background-color: #f1f1f1;
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

#ppc-medias li{
    padding-left: 0px;
    background-position: left top;
    padding-top: 80px;
}

.ppc-type-sec{
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.ppc-type-ul{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.ppc-type-ul li{
    width: 100%;
    border-radius: 20px 20px;
    overflow: hidden;
    background-color:rgba(255,165,0,0.73);
box-shadow: 5px 5px 30px rgba(237, 231, 225, 0.9);
    margin-bottom: 80px;
    
}

.ppc-type-ul li h3{
    font-size: 28px;
    color:#000;
    margin-bottom: 0px;
}

.ppc-type-ul li p{
    font-size: 20px;
    line-height: 30px;
}

.ppc-type-right{
    width: 32%;

    float: right;
     overflow: hidden;
     margin-left: 4%;
    margin-right: 4%;
     border-radius: 10px 10px;
    margin-top: 30px;
   
}

.ppc-type-left{
    width: 50%;
   padding-left: 5%;
    padding-right: 5%;
    float: left;
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #fff;
    min-height: 220px;
    background-image: url("../images/paid-search.png?a");
    background-repeat: no-repeat;
    background-position: 10% 30px;
   
}

.data-mk-ul{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.data-mk-ul li{
  
    width: 43.5%;
    margin-left: 3%;
    margin-right: 3%;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
}

.data-mk-ul li h3{
    font-size: 22px;
    margin-bottom: 20px;
}


.data-features{
    width: 100%;
    float: left;
    background-color: #F7F8F8;
    padding-top: 70px;
    padding-bottom: 30px;
    margin-top: 50px;
    z-index: 10;
}


.data-banner-sec{
    width: 100%;
    float: left;
    background-color: #fff; border-top: solid 1px #eee; padding-bottom: 70px;
    padding-top: 60px;
}


#wnc-sec{
    background-color: #FFE8EE; position: relative; padding-bottom: 100px; padding-top: 70px;
}

#cbs-sec{
    background-color: #f2f2f2; position: relative; padding-bottom: 100px; padding-top: 60px;
}

 #home-services-ul li h3{
    color: #000;
     margin-bottom: 20px;
     width: 100%;
     float: left;
    
}

 #home-services-ul li h3 a{
  
     font-size: 26px;
     color: #333;
     width: 100%;
     font-weight: normal;
}

#home-services-ul li div{
    color: #333;
    font-size: 15px;
}

@media only screen and (max-width: 768px)
{
    .banner-info h1{
    
    font-size: 28px;
    
    line-height: 38px;
}
   
    .each-service-info{
        text-align: center;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .seo-sec{
        background-image: none;
        padding-bottom: 0px;
        
    }
    #why-work-witus-desc{
        text-align: center;
    }
    #seo-what-wedo li{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        background-image: none;
    }
    .why-seo-sec{
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .why-search-box{
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
    
    .why-seo-left{
        width: 100%;
        max-height: 400px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    
    .why-seo-right{
        width: 100%;
        text-align: center;
    }
    
    .why-seo-right h2{
        
        
        }
    .seo-result-sec{
        padding-top: 50px;
    }
    .seo-result-left{
        width: 100%;
        text-align: center;
    }
    
     .seo-result-right{
        width: 100%;
         margin-bottom: 20px;
         border-radius: 0px 0px;
    }
    
    .seo-result-right img{
        border-radius: 0px 0px;
    }
    .es-h2{
        margin-bottom: 10px;
        padding-bottom: 0px;
    }
    
    .dm-service-info{
        margin-bottom: 0px;
        text-align: center;
    }
    .dm-banner-img{
        width: 100%;
        border-radius: 5px 5px;
        border: none;
        max-height: 300px;
        overflow: hidden;
        box-shadow:0px 0px 0px;
        margin-bottom: 25px;
        margin-top: 0px;
    }
    
    .dm-banner-img img{
        border-radius: 5px 5px;
        margin-top: -100px;
    }
    
    .dm-service-left{
        width: 100%;
    }
    
    
    .mf-desc{
       
        float: left;
       
        padding-bottom: 20px;
        line-height: 27px;
    }
    .marketing-features{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ef-left{
        width: 100%;
    }
    
    .ef-right{
        width: 100%;
    }
    
    .ef-right h3{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ef-but{
        background-color: #fff;
    }
    .ef-num{
        margin-top: 20px;
    }
    
    .ef-box{
        margin-bottom: 50px;
    }
    .why-work-us li{
        width: 92%;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 0px;
        padding-left: 8%;
        background-position: left top 14px;
    }
    
    .why-work-withus{
       
        margin-bottom: 0px;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .why-work-us li h3{
        margin-top: 0px;
        padding-top: 0px;
        float: left;
       
        width: 100%;
      
        }
    
    .converstion-benefit-right ul{
        margin-top: 0px;
        padding-top: 0px;
    }
    #cbs-sec{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .converstion-benefit-right li{

    margin-bottom: 15px;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
    
    .who-needs-cro{
        background-image: none;
        background-color: #fff;
        padding-top: 50px;
        padding-bottom: 0px;
        margin-top: 0px;
    }
    
    #who-cro-left{
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
    }
.who-need-conversion{
        margin-top: 0px;
    }
    
#wnc-sec{
    padding-top: 50px;
    padding-bottom: 40px;
    }
.who-need-conversion li{
    width: 90%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 0%;
    margin-bottom: 25px;
    padding-top: 0px;
}
    
    .data-banner-sec{
        padding-top: 30px;
        padding-bottom: 0px;
    }
    
    .data-service-left{
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }
    .data-banner-img{
        float: left;
        width: 100%;
        border-radius: 0px 0px;
        
    }
    
    .mf-desc{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
     
        
    }
    .data-mk-ul li{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
        text-align: center;
    }
    
    .landing-page-work-sec{
        padding-top: 20px;
        padding-bottom: 0px;
    }
    
    .why-landing-page-sec{
        padding-bottom: 0px;
        padding-top: 20px;
    }
    .landing-page-samples li{
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    }
    
    .landing-page-work-box{
     width: 100%;
    padding-left: 0%;
    padding-right: 0%;  
}
    
    .lpw-num{
       
        right: 20px;
        top: 20px;
        left: inherit;
    }
    
    .landing-page-work
{
    width: 90%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5px;
    padding-bottom: 20px;
    }
    
    .lp-indicator{
        position: absolute;
        left: 0px;
        top: 20px;
    }
    
    .landing-page-indicator
{
    width: 80%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 20%;
    padding-right: 0%;
    position: relative;
    padding-top: 0px;
    }
    
    .land-indicator-desc{
    width: 100%;
    float: left;
    margin-left:  0%;
    margin-right: 0%; 
    }
    
    .landing-page-features-img{
        width: 100%;
        margin-bottom: 30px;
    }
    
    .landing-page-features-info{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .land-feature-desc{
    width: 100%;
    margin-left:  0%;
    margin-right: 0%; 
    }
    
    .why-landing-page-box{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .why-landing-page{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 25px;
        text-align: center;
        background-position: center 30px;
    }
    .each-service-info{
        font-size: 16px;
    }
    
    .landing-page-right{
        width: 70%;
        padding-left: 5%;
        padding-right: 5%;
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 30px;
    }
    .service-banner{
        background-image: none;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #fff;
        border-top: solid 2px #f1f1f1;
    }
    
    .service-banner-left{
        width: 100%;
    }

    #website-should-be{
       width: 100%; 
    }
    .design-offer{
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .web-cost{
        padding-top: 30px;
        padding-bottom: 50px;
    }
   
    .design-offer-ul{
        padding: 0px;
        margin: 0px;
    }
    .design-offer-ul li{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        box-shadow: none;
    }
    .web-cost-left{
        width: 100%;
    }
    
    .design-offer-left{
        width: 100%;
    }
    
    .web-cost-right{
        width: 100%;
        margin-top: 20px;
    }
    
    .web-cost-right span{
     
        height: 40px;
        line-height: 40px;
        width: 100%;
        padding-left: 0%;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #portfolio{
        padding-bottom: 15px;
    }
    
    .testimonial2{
        padding-top: 20px;
        padding-bottom: 50px;
        background-color: #f9f9f9; 
        
    }
    .testimonial-left h2{
        padding-top: 0px;
        margin-top: 0px;
        float: left;
        font-size: 30px;
    }
    .testimonial-box{
    width: 100%;
        margin-top: 0px;
    }
    
    .testimonial-left{
        width: 100%;
        padding-left: 0px;
        border: none;
        text-align: center;
        margin-top: 0px;
    }
    
    .testimonial-right{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .button2{
        display: inline-block;
        margin-left: 10%;
        margin-right: 10%;
        width: 80%;
        
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        margin-top: 20px;
    }
    
    .each-service-right img{
        width: 100%;
        
        margin-bottom: 20px;
    }
    
    .es-h2{
        text-align: center;
    }
    .container{
        width: 90%;
        float: left;
           padding-left: 5%;
    padding-right: 5%;
  
    }

.footer-services{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
 
}

.footer-links{
    width: 100%; 
        margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.footer-subscribe{
   width: 100%;
     margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
}
    
.footer-about{
     width: 100%;
     margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

    .footer-h3{
        margin-bottom: 20px;
    }
    
    .footer-copy{
        margin-top: 20px;
    }
    
    .footer-nav-ul li{
        margin-bottom: 15px;
    }
    
    .footer-nav-ul li a{
        
       
    }
    
    #footer-logo{
        display: none;
    }
    
    .footer{
        padding-top: 20px;
    }
    
    .faq-right{
        width: 100%;
    }
    
    .faq-left{
        width: 100%;
        margin-bottom: 30px;
    }
    
    #faq-img{
        display: none;
    }
    
    .faq-left img{
        position: relative;
    }
    
    .faq-section{

    padding-top: 30px;
    padding-bottom: 30px; 
    }
    
    .contact-data span{
        margin-bottom: 10px;
    }
    .contact-data{
        
        padding-bottom: 30px;
       
    float: left;
    width: 80%;
    padding-left: 20%;
    }
    .contact-left{
        width: 100%;
        margin-bottom: 20px;
    }
    
    .contact-right{
       width: 100%; 
    }
    
    .contact-label{
        width: 100%;
        margin-bottom: 15px;
    }
    
    .contact-h3{
        margin-bottom: 35px;
    }
    
    .contact{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .blog-post{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    
    .blog-info{
        margin-left: 0px;
    }
    .blog{
        padding-bottom: 40px;
        padding-top: 40px;
        margin-top: 0px;
    }
    
    .testimonial{
    width: 100%;
    float: left;
    background: #DD4B23;
        padding-bottom: 40px;
        padding-top: 40px;
    
    }
    
    .testimonial-ul li{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        min-height: inherit;
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    
    .testimonial-ul{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .testimonial-h3{
        margin-bottom: 10px;
        padding-bottom: 0px;
    }
    
    .each-service-left2, .each-service-left{
        width: 100%;
        margin-bottom: 30px;
    }
    
    .each-service-right2 , .each-service-right{
       width: 100%; 
    }
    
    .service-sec2, .service-sec{
        padding-top: 50px;
        padding-bottom: 50px;
        
    }
    
    .each-service{
        margin-bottom: 0px;
    }
    
    .team-ul li{
        width: 46%;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 20px;
        min-height: inherit;
    }
    .team-ul{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .team-info{
        margin-top: 5px;
        float: left;
    }
    
    .team-info-name{
        margin-top: 0px;
        font-size:18px;
        margin-bottom: 0px;
    }
    
    .team-txt{
        margin-bottom: 10px;
    }
    
    .team{
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: inherit;
    }
    
    .each-portfolio{
        width: 100%;
        margin-bottom: 30px;
    }
    
    .portfolio-box{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .portfolio-info{
    
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    }
    
     .portfolio-info h3{
         margin-bottom: 10px;
    }
    
    
    
    .portfolio-desc{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .portfolio-h2{
        margin-bottom: 15px;
    }
    .portfolio-h3{
        margin-top: 0px;
        margin-bottom: 30px;
    }
    
    .about-left{
        width: 100%;

       
    }
    
    .about-right{
        width: 100%;
       
        margin-bottom: 0px;
        margin-top: 30px;
       
    }
    #about-left{
        margin-bottom: 30px;
    }
    .each-hiw{
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }
    
    .hiw-circle{
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    
    .hiw-circle img{

    left: 25px;
    top: 30px;
        width: 50px;
       
    }
    
    .hiw-num{
    width: 30px;
    height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    
    .hiw-cl{
    width: 30px;
    height: 30px;
    border-radius: 15px 15px;
    top: 50px;
    right: 20px;
    }
    
    #hiw-plan{
        width: 40px;
    }
    
    .each-hiw h3{
        margin-top: 0px;
        padding-top: 0px;
    }
    
    .howitworks{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .hiw-h3{
        margin-bottom: 60px;
       
    }
    .hiw-h2{
       
    }
    
    .services-ul li{
        width: 90%;
        min-height: inherit;
        margin-bottom: 30px;
        padding-left: 5%;
        padding-right: 5%;
        
        background-position: left 15% top 30px;
        padding-bottom: 20px;
    }
    
    .services-ul{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    
    .services{
       padding-top: 50px;
        padding-bottom: 40px; 
    }
    
    .services-ul{
        margin-bottom: 0px;
        margin-top: 0px;
    }
    
    .banner-info{
        width: 100%;
    }
    
    .banner{

    min-height: inherit;
        padding-bottom: 50px;
        
        
    }
    
    .banner-info p{
        margin-bottom: 30px;
        margin-top: 30px;
    }
    
    .banner-info a, #about-button{
        display: inline-block;
        float: none;
    }
    
    .about-us{
        text-align: center;
    }
    
    .about-years{
        display: none;
    }
    
    .about-right h2{
        margin-top: 0px;
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .about-right h3{
        margin-top: 20px;
    }
    
    .nav{
       width: 100%;
        float: left;
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 0px;
        display: block;
        height: 0px;
        
    }
    
    .nav a{
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        height: 40px;
        line-height: 40px;
    }
   
    .logo img{
        width: 110px;
    }
    
    .menu{
        display: block;
    }

    header{
    padding-top: 15px;
    padding-bottom: 0px;
    }
    
    .about-record{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .about-record div{
        width: 50%;
        margin-bottom: 20px;
    }
    
    .about-us-sec{
        text-align: center;
    }
    
    .about-banner, .blog-banner{
        height: auto;
        min-height: inherit;
        text-align: center;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
    }
    
    .about-banner h1, .blog-banner h1{
    font-size: 30px;
    margin-top: 50px;
}
    
    .about-us-sec{
        margin-top: 0px;
    }
    
    .services-ul2 li{
        width: 90%;
        min-height: inherit;
        margin-bottom: 50px;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        background-position: center 30px ;
        padding-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
        
    }
    .services-sec{
        padding-top: 40px;
        background-color: antiquewhite;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    
    .services-ul2{
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    
    .circle-a{
        margin-bottom: -40px;
    }
    
    .each-post{
        width: 99.5%;
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .blog-posts{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    
    .read-left{
        width: 100%;
        margin-bottom: 40px;
    }
    
    .read-right{
        width: 100%;
    }
    
    .read-blog-posts{
        padding-top: 40px;
    }
}