@font-face {
    font-family: "General Sans";
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Light.eot");
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Light.eot") format("embedded-opentype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Light.woff2") format("woff2"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Light.woff") format("woff"),
        url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Light.ttf") format("truetype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Light.svg") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "General Sans";
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Regular.eot");
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Regular.eot") format("embedded-opentype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Regular.woff2") format("woff2"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Regular.woff") format("woff"),
        url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Regular.ttf") format("truetype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "General Sans";
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Medium.eot");
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Medium.eot") format("embedded-opentype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Medium.woff2") format("woff2"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Medium.woff") format("woff"),
        url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Medium.ttf") format("truetype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Medium.svg") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "General Sans";
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Semibold.eot");
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Semibold.eot") format("embedded-opentype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Semibold.woff2") format("woff2"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Semibold.woff") format("woff"),
        url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Semibold.ttf") format("truetype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Semibold.svg") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "General Sans";
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Bold.eot");
    src: url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Bold.eot") format("embedded-opentype"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Bold.woff2") format("woff2"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Bold.woff") format("woff"), url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Bold.ttf") format("truetype"),
        url("https://svdigital.ae/lp/wp-content/themes/Divi/assets/fonts/GeneralSans-Bold.svg") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'General Sans' !important;
font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, body, html, input, textarea, select{
    font-family: 'General Sans' !important;
}


header, footer{display: none !important;}

li#p1::after, li#p2::after , li#p3::after, li#p4::after , li#p5::after, li#p6::after ,li#p7::after    {
    content: url(https://svdigital.ae/lp/wp-content/uploads/2021/11/plus-square.png);
    position: absolute;
    right: 10px;
}

li#p1.open::after, li#p2.open::after , li#p3.open::after, li#p4.open::after , li#p5.open::after, li#p6.open::after ,li#p7.open::after    {
    content: url(https://svdigital.ae/lp/wp-content/uploads/2021/11/minus-square.png);
    
}


/*Menu styles Start*/

#topHead ul li a{
font-weight: 500;
font-size: 16px;
line-height: 120%;
letter-spacing: 0.2px;
color: #fff;
  padding: 16px;
  display: inline;
    
}
#topHead .phone-icon{
  float:left;
}
#topHead ul{
  list-style:none;
      padding: 30px;
  }


#topHead ul li {
  float: right;
}
#topHead .menu-color{
  background: #fd4e3e;
border-radius: 5px;
  color:#fff!important;
  font-weight: 600;
font-size: 16px;
}
#topHead{
      padding: 0px;
}
/*Menu styles End*/


/*Banner styles Start*/
#sectionOne ul li a{
font-weight: 600;
font-size: 16px;
line-height: 120%;
letter-spacing: 0.2px;
color: #fff;
  padding: 16px;
  display: inline;
    
}
#sectionOne .phone-icon{
  float:left;
}
#sectionOne ul{
  list-style:none;
      padding: 30px;
  }


#sectionOne ul li {
  float: right;
}


#bannerLeft ul li{
float: none;
display: flex;
}



#bannerLeft ul li:before{
content: url('http://svdigital.ae/lp/wp-content/uploads/2023/01/check-square.png');
    padding: 0 10px 0 0;
}

#bannerLeft ul {
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
    padding: 0;
    margin-top: 10px;
}

#sectionOne .menu-color{
  background: #fd4e3e;
border-radius: 5px;
  color:#fff!important;
  font-weight:bold;
}
#sectionOne h1{
font-weight: bold;
font-size: 56px;
line-height: 100%;
color: #FFFFFF;
}

#sectionOne h3{
  font-weight: 600;
font-size: 24px;
line-height: 125%;
color: #FFFFFF;
}


#sectionOne p{
  font-weight: normal;
font-size: 16px;
line-height: 180%;
color: #FFFFFF;

}

/*Banner styles End*/

/*Banner contact form styles Start*/
.contact-form{
  background: #fff;
            padding: 5px 40px 10px 40px;
    border-radius: 24px;

    background-size: contain;
    background-position: top center;
    background-image: url(https://svdigital.ae/lp/wp-content/uploads/2023/01/Vector-3-1.webp);
    background-repeat: no-repeat;
}

.contact-form input[type="email"], .contact-form input[type="text"], .contact-form textarea {
    border: 1px solid #A2A2AB!important;
    background: #fff!important;
    border-radius: 5px!important;
    margin-bottom: 5px;
    color: #A2A2AB!important;
}


.cntSub-btn { 

background-color: #fd4e3e !important;
    border-radius: 5px!important;
    border: none!important;
    color: #fff!important;
    margin: auto;
    font-size: 16px!important;
}
.contact-form h2{
  font-weight: 600;
font-size: 16px!important;
line-height: 22px;
text-transform: uppercase;
color: #FFFFFF;

margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
        padding: 0 8px;

}

.contact-form .cf7-row {
    display: grid!important;
}

#bannerRight p{
  font-weight: 500;
font-size: 13px;
line-height: 22px;
text-transform: uppercase;
color: #FFFFFF;

}
#sectionOne .wpcf7-response-output{
  
    position: absolute;
    bottom: 38px;
    z-index: 9;
    background: #fff;
}
/*Banner contact form styles End*/


#trustedDiv h2{
  font-weight: 600;
font-size: 24px;
line-height: 160%;
color: #23211c;
}
.slick-dots{
  display: none!important;
}
.slick-list{
  margin:0 50px;
}
.slick-prev:before, .slick-next:before{
  font-size: 34px;
}



#highlightSection h4 {
    font-weight: bold;
    font-size: 48px;
    line-height: 64px;
    color: #FFFFFF;
    
}
#highlightSection p {
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
}


#highlightRow .et_pb_column:nth-child(2) {
    border-left: 1px solid #ffffff63;
}

#highlightRow .et_pb_column:nth-child(3) {
    border-left: 1px solid #ffffff63;
}
#highlightRow .et_pb_column:nth-child(4) {
    border-left: 1px solid #ffffff63;
}

section.et_pb_wptools_image_carousel_0 .slick-arrow:before {
    color: #fcded4!important;
}
.pricing-div{
        
        display:flex;
    margin-bottom: 100px;

  }
.columns {
  position:relative;
  float: left;
  width: 33.33%;
  background: #FFFFFF;
}
  
  
 .columns.highlight {
    
    box-sizing: border-box;
}
.price {
  list-style-type: none!important;
  margin: 0;
      padding: 0 20px!important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pric {
  list-style-type: none!important;
  margin: 0;
      padding: 0px!important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pricing-main{
  min-height: 216px;
  list-style-type: none!important;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
      padding: 20px!important;
          background: #F15A24;
          border: 1px solid #fff1ec;
    border-right: none;
}


.pricing-main li{
  padding: 10px 10px;
}

.price .header {
  
  color: white;
  font-size: 25px;
}

.pric .header {
  
  color: white;
  font-size: 25px;
}
.popular{
      background: #fff;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #454D5C;
    padding: 10px!important;

}

.price li:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/color-tick.png');
    padding: 10px;
}
.highlight .price li:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/white-tick.png');
    padding: 10px;
}


.price li.readmore:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/plus-circle.png');
    padding: 10px;
}

.highlight .price li.readmore:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/plus-circle-white.png');
    padding: 10px;
}




.readmore a,.readless a{
  color:#F15A24!important;
}

.highlight .readmore a, .highlight .readless a{
  color:#fff!important;
}

.price .grey {  
  font-size: 20px;
}
  .header-2 span{
    color:#F21A2D;
    text-decoration: line-through;
  }
  
  .highlight .header-2 span{
    color:#FFF;
    
  }
  
  .discount{
    color:#F15A24;
   background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/discount.png');
  }
  .discount span{
    color:#454D5C;
    font-weight:bold;
  }
  
  
  .highlight .discount{
    color:#454D5C;
   
  }
  .highlight .discount span{
    color:#F15A24;
  }
  
  
.button {
  padding: 12px 12px;
background: #454D5C;
border-radius: 50px;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
font-size: 14px;
line-height: 22px;
    display: block;
    width: 150px;
    margin: auto;
}

.button-top {
    padding: 12px 12px;
    background: #fff;
    border-radius: 50px;
    border: none;
    color: #F15A24;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    display: block;
    width: 150px;
    margin: auto;
}
  .header-1{
    font-weight: bold;

font-size: 24px;
line-height: 34px;
color: #fff;
    text-align: center;
    margin-top: 20px;
  }
  .header-2{
font-size: 14px;
line-height: 34px;
color: #fff;
    text-align: center;
        padding: 0px!important;
  }
  .header-3{
    font-weight: 500;
font-size: 14px;
line-height: 130%;
color: #545454;

  }
  .price li {
  
  padding: 10px;
}

.pric li {
    padding: 7px;
    background: #fff;
    font-size: 14px;
    color: #454d5c;
    line-height: 18px;
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    border: 1px solid #fff1ec;
    border-right: none;
}

.pric li:last-child {
    border-right: 1px solid #fff1ec;
}

.pric.first li {
    justify-content: left;
    background:#f15a24;
    color:#fff;
}


.pric.first li.p1 , .pric.first li.p2,  .pric.first li.p3,  .pric.first li.p4,  .pric.first li.p5,  .pric.first li.p6,  .pric.first li.p7 {
    background:#FCDED4;
    color:#454D5C;
}



#pricingSection h2{
  font-weight: bold;
font-size: 42px;
line-height: 120%;

text-align: center;

color: #454D5C;
}
#serviceSection h2{
  font-weight: bold;
font-size: 42px;
line-height: 120%;
text-align: center;

color: #454D5C;
}


#serviceSection h4{
  font-weight: 600;
font-size: 18px;
line-height: 150%;
letter-spacing: 0.2px;

color: #454D5C;
    padding: 10px;
}
#serviceSection p{
  font-weight: normal;
font-size: 15px;
line-height: 150%;
color: #454D5C;
clear: both;
}

.service1,.service2,.service3,.service4,.service5,.service6{
  
border-radius: 20px;
padding: 20px;
    min-height: 230px;
        margin-bottom: 0px!important;
}

.service1:hover,.service2:hover,.service3:hover,.service4:hover,.service5:hover,.service6:hover{
 background: linear-gradient(129deg, rgba(249, 189, 168, 0.83) 2.67%, #FCDED4 95.38%);
box-shadow: 1px 1px 20px rgba(199, 214, 221, 0.8);
border-radius: 22px;
}


.service1:before{
  margin-right: 10px;
  float: left;
  content: url(https://svdigital.ae/lp/wp-content/uploads/2021/10/serv-1.png);
}
.service2:before{
  margin-right: 10px;
  float: left;
  content: url(https://svdigital.ae/lp/wp-content/uploads/2021/10/serv-2.png);
}
.service3:before{
  margin-right: 10px;
  float: left;
  content: url(https://svdigital.ae/lp/wp-content/uploads/2021/10/serv-3.png);
}
.service4:before{
  margin-right: 10px;
  float: left;
  content: url(https://svdigital.ae/lp/wp-content/uploads/2021/10/serv-4.png);
}
.service5:before{
  margin-right: 10px;
  float: left;
  content: url(https://svdigital.ae/lp/wp-content/uploads/2021/10/serv-5.png);
}
.service6:before{
  margin-right: 10px;
  float: left;
  content: url(https://svdigital.ae/lp/wp-content/uploads/2021/10/serv-6.png);
}

#seoAudit h3{
font-weight: bold;
font-size: 40px;
line-height: 120%;
text-align: center;

color: #FFFFFF;
}
#seoAudit p{
  font-weight: 500;
font-size: 16px;
line-height: 170%;
color: #FFFFFF;
}

#workedWith h3{
font-weight: bold;
font-size: 42px;
line-height: 120%;
color: #454D5C;
}


#workedWith ul {
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}

#workedWith ul li{
  font-weight: normal;
font-size: 18px;
line-height: 150%;
letter-spacing: 0.2px;
color: #333333;
display: flex;
}

#workedWith ul li:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2023/01/chevrons-right.webp');
    padding: 0 10px 0 0;
}
#processSection h2 {
    font-weight: bold;
    font-size: 42px;
    line-height: 120%;
    text-align: center;
    color: #454D5C;
}

#whySection h2{
  font-weight: bold;
font-size: 42px;
line-height: 120%;
color: #454D5C;
margin-bottom: 30px;
}
.why-seo ul{
  list-style: none!important;
  padding: 0px
}
.why-seo li {
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.2px;
    color: #333333;
    margin-bottom: 30px;
}
.why-choose ul{
  list-style: none!important;
  padding: 0px;
}
.why-choose li{
font-weight: normal;
font-size: 16px;
line-height: 150%;
letter-spacing: 0.2px;
color: #FFFFFF;
margin-bottom: 30px;
}

#whySection li img {
    padding-right: 12px;
    width: 38px;
        margin-bottom: -6px;
}


.et_pb_toggle_title:before {
     top: 20%!important;
    content: url(https://stanventures.com/lp/wp-content/uploads/2021/10/arrow-right.png)!important;
}

.et_pb_toggle_open:before {
    position: absolute!important;
    right: 0!important;
    font-size: 16px!important;
    color: #ccc!important;
    top: 20%!important;
    margin-top: -.5em!important;
        margin-right: 20px;
    content: url(https://svdigital.ae/lp/wp-content/uploads/2023/01/arrow-down.webp)!important;
}

#sectionEight h5{
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #454D5C;
}


#sectionEight p{
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #454D5C;
}
.customRow,.customTextarea{
  display:flex;
}
.customRow span, .customTextarea span{
  padding:20px;
  width:100%;
}
.customRow input[type="text"],.customRow input[type="email"], .customRow input[type="url"]{
  background: none!important;
    border: 2px solid rgba(106, 112, 124, 0.75)!important;
    border-radius: 100px!important;
}
.customTextarea textarea{
      background: none!important;
    border: 2px solid rgba(106,112,124,0.75)!important;
    width: 100%!important;
    color: #999!important;
  

}

#getStarted input[type="email"]{
  background: none!important;
    border: 2px solid #454D5C!important;
    border-radius: 100px!important;
      max-width: 400px;
}

#getStarted input[type="email"]::placeholder{
  
    color:  #454D5C!important;
}
#getStarted .submit-btn{
  padding: 19px 24px!important;

background: linear-gradient(96.34deg, #F15A24 45.06%, #F37B4F 92.81%);
border-radius: 100px;
  font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
color: #fff!important;
  border: none!important;
}
#sectionNine h4{
  overflow: hidden;
  text-align: center;
}

#sectionNine h4{
  color:#454D5C;
}
#sectionNine p{
  color:#454D5C;
}

#sectionNine h2{
  font-weight: bold;
font-size: 36px;
line-height: 150%;
text-align: center;

color: #454D5C;
}

.pricing-form h2{
  text-align: center;
  margin: auto;
    color: #F15A24;
}


.pricing-form p{
  text-align: center;
    color: #666;
    font-weight: bold;
}
.pricing-form label{
  margin-top:20px;
}
.pricing-form .submit-btn{
  background: #F15A24!important;
border-radius: 100px!important;
  font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
color: #fff!important;
  border: none!important;
    padding: 10px 50px!important;
    margin: auto;
    display: block;
margin-top:20px;
}


.submit-row .submit-btn{
  background: #F15A24!important;
border-radius: 100px!important;
  font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
color: #fff!important;
  border: none!important;
    padding: 10px 20px!important;
    margin: auto;
    display: block;
}




#testimonial h2{
  font-weight: bold;
font-size: 42px;
line-height: 120%;
color: #23211c;
}

#caseStudy h2{
font-weight: bold;
font-size: 42px;
line-height: 120%;
color: #454D5C;
}
#caseStudy p{
  font-weight: normal;
font-size: 16px;
line-height: 180%;
color: #454D5C;
}

#caseStudy .wpt-row{
 padding: 0 150px!important;
}
#caseStudy input[type="email"]{
    border: 1px solid #A2A2AB!important;
    background: #fff!important;
    border-radius: 5px!important;
}
#caseStudy .submit-btn{
  background: linear-gradient(
92.73deg
,#F15A24 86.84%,#F37B4F 100%);
    border-radius: 8px;
    color: #fff;
    border: none;
    height: 54px;
    padding: 0 16px;
    margin-top: 8px;
    font-weight: 600;
    font-size: 19px;
    line-height: 150%;
}

#caseStudy form{
      padding: 20px;
}


.readless{
  display: none;
}


.price li.readless:last-child:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/minus-circle.png');
    padding: 10px;
}


.highlight .price li.readless:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/10/minus-circle-white.png');
    padding: 10px;
}

.li-none1, .li-none2, .li-none3{
  display: none;
}
.readmore a, .readless a{
  cursor: pointer!important;
  
}
#testimonial p{
  color: #454D5C;
  font-size: 16px;
  width: 80%;
    margin: auto;
}
#testimonial .test-p:before{
content: url('https://svdigital.ae/lp/wp-content/uploads/2021/06/left-quote.png');
    
}


#pricing1, #pricing2, #pricing3{
padding:0px;
}
#testimonial .et_pb_slide_description {
  margin-top: -50px;
      animation-name: fadeRight;
}

#testimonial strong{
  color:#fd4e3e;
}


#sectionEight .et_pb_accordion_0 .et_pb_toggle {
    box-shadow: 0px 4px 16px rgb(0 0 0 / 8%)!important;
}
#sectionEight .et_pb_accordion_1 .et_pb_toggle {
    box-shadow: 0px 4px 16px rgb(0 0 0 / 8%)!important;
}

#testimonial .et_pb_slider:hover .et-pb-arrow-prev {
    left: 50px;
    opacity: 1;
}

#testimonial .et-pb-arrow-prev, #testimonial .et-pb-arrow-next{
  background: #ffbc2b;
    border-radius: 50%;
    color: #000;
}

.review-img{
  display: flex;
}
.review-img img {
    padding: 0 50px 20px 0;
    width: 240px;
}

.review-image img{
  padding: 15px!important;
}

#processSection h4{
  font-weight: bold;
font-size: 18px;
line-height: 140%;
color: #454D5C;
}

#processSection p{
  font-weight: normal;
font-size: 14px;
line-height: 160%;
color: #454D5C;
}
#processSection h4:before{
  content: '';
    width: 0px;
    height: 25%;
    position: absolute;
    border: 2px solid;
    border-image: linear-gradient( to bottom, #fa926b, rgba(0, 0, 0, 0) ) 1 100%;
    top: 5px;
    margin-left: -10px;
}

#seoAudit .et_pb_button {
  color:#1d2122;
}
#seoAudit .et_pb_button:hover {
    color: #fff!important;
    background-color: #ffeb3b!important;
}

#testimonialRow{
      background-size: initial!important;
          background-position: top center!important;
}

.zsiq_cnt{
  display:none!important;
}

.dark-back{
      background: #454d5c!important;
}

.dark-back a{
      color: #fff;
    font-size: 30px;
    padding-top: 10px;
    line-height: 32px;
}
.bottom.sign-up{
  padding: 9px!important;
}
.second .header-1{
  margin-top: 50px!important;
}
.columns.second{
  margin-top: -30px!important;
}
.button-mobile{
  display: none;
}
@media only screen and (max-width: 768px) {
#processSection img{
  margin:auto;
display: table;
width: 40%;
}
.button-mobile{
  display: block;
}
.pric.first li {
    justify-content: center;
}
  .columns {
    margin-bottom: 65px;
    border: 1px solid #fcdfd3;
    display:none;
}

.columns.first {
    display:block!important;
}

  #testimonial p{
  font-size: 16px;
  width: 85%;
          line-height: 22px !important;
        margin-top: 5px !important;
}
#testimonial .et_pb_slide_description {
    margin-top: 0px;
    padding: 0px;
}

#testimonial .et_pb_slide_description img{
     width: 130px;
}


   
  #testimonial .et_pb_slide{
    padding: 0px!important;
  }
  #processSection h2 {
    font-size: 28px;
  }
  #seoAudit h3 {
    font-size: 24px;
  }
 #workedWith h3 {
    font-size: 24px;
  }
.columns {
   width:100%;
  
}
.pricing-div {
    display: inline;
}

.why-choose li {    
    color: #333;
}
.pricing-main li {
    text-align: center;
}

#caseStudy .wpt-row {
    padding: 0 120px!important;
}

#caseStudy .wpt-row .your-email{
  margin-top: 36px;
}
.contact-form {  
    border: 1px solid #ccc;
}

#sectionEight h5 {
    font-size: 14px;
    line-height: 24px;
}

}



@media only screen and (max-width: 600px) {

  .service1:before,.service2:before, 
  .service3:before,.service4:before,
  .service5:before,.service6:before,
  .service7:before,.service8:before,.service9:before{
    float: none;
  }
  
  .service__boxes{
          padding: 25px !important;
  }.service__boxes::after{
          height: 80px !important;
    width: 80px !important;
  }
  

.cntSub-btn { 
    font-size: 12px!important;
}
  #logoDiv{
  float: left;
}
#sectionOne ul {
    list-style: none;
        padding-right: 0;
            padding-left: 10px;
}

  .review-img{
  display: block;
}
#testimonial .et_pb_slide_content{
  margin-bottom: 40px;
}


  #sectionOne .menu-color {
    font-size: 12px;
    padding: 10px;
}

  .desktop-phone {
    display: none;
}
  #highlightRow .et_pb_text_inner {
    border-left: none;
}
#sectionOne h3 {
    font-size: 20px;
    line-height: 25px !important;
  }
  #bannerLeft ul li {
    padding:0px!important;
}
.contact-form {
      padding: 0px 10px 10px 10px;
    border: 1px solid #ccc;
}
 
 .contact-form h2 {
    font-size: 12px!important;
    margin-top: 5px;
    padding: 0px;
}

#highlightRow .et_pb_column:nth-child(2), #highlightRow .et_pb_column:nth-child(3), #highlightRow .et_pb_column:nth-child(4) {
    border-left: none !important;
}



#caseStudy .wpt-cf7-submit-btn-row{
  display:block!important;
}

 #sectionOne ul li {
    /**float: none;**/
    padding: 10px;
}
#sectionOne .phone-icon, #topHead .phone-icon{
    float: none!important;
}

#topHead ul {
    padding-bottom: 0px;
}

#topHead ul li {
    float: none;
    padding: 10px;
}

#sectionOne h1 {
    font-size: 30px !important;
}
#trustedDiv h2 {
    font-size: 22px;
    line-height: 30px !important;
}div#trustedDiv {
    margin-bottom: 10px !important;
}
#pricingSection h2,#serviceSection h2,#whySection h2,#caseStudy h2,#testimonial h2,#sectionNine h2 {
    font-size: 24px;
}
.footer-link{
  text-align: center;
 }

 #caseStudy .wpt-row{
 padding: 0px!important;
}




#caseStudy .submit-btn {
    font-size: 14px;
    width: 100%;
}
.customRow, .customTextarea {
    display: block;
}
.customRow input[type="text"], .customRow input[type="email"], .customRow input[type="url"] {
    margin-bottom: 10px;
}
.customRow span, .customTextarea span {
    padding: 0px!important;
}


#pricing1 .et_pb_wpt_contact_form_7, #pricing2 .et_pb_wpt_contact_form_7, #pricing3 .et_pb_wpt_contact_form_7{
padding:0px;
}

#serviceSection .et_pb_text{
  text-align: center;
}

#workedWith ul li {
    font-size: 14px;
    margin-bottom: 10px;
}


.pricing-form h2{
  font-size: 20px;
}


.pricing-form p{
  font-size: 12px;
}
.pricing-form label{
  font-size: 12px;
}

.pricing-form::placeholder{
  font-size: 12px;
}

.pricing-form input[type="text"],.pricing-form input[type="email"], .pricing-form input[type="url"]{
  height: 40px;
}
#sectionOne p{
        line-height: 22px !important;
}
}

@media only screen and (max-width: 375px) {

  #sectionOne .menu-color {
    font-size: 9px!important;
    padding: 8px!important;;
}
#bannerLeft ul{
  font-size: 14px;
}

#sectionOne ul li {
    padding: 5px;
}

}
.et_pb_sticky.et_pb_sticky--top{
   background-color: #23211c !important; 
}


@media(max-width:767px){
    h2.banner-title::before{
        display: none !important;
    }
    .et_pb_toggle_open:before{
            top: 10%!important;
    }
}

@media(max-width:567px){
    .feature-block
    {
        padding: 20px !important;    
    }
    .feature-block h3{
        font-size: 18px !important;
    }.btn-block a{
            padding: 10px 10px !important;
    }.wdcl_image_carousel_1 .slick-arrow, .wdcl_image_carousel_0 .slick-arrow{
            display: none !important;
    }
}

.list-icon-v2 li
{
   font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    color: #454D5C !important; margin-bottom: 3px !important;
}

ul.list-icon-v2 {
    padding-bottom: 0px !important;
}